From 633c9d11a02b48eac16f2ea9c5fe9bbec7925e04 Mon Sep 17 00:00:00 2001 From: Dirk Baeumer Date: Fri, 18 Mar 2016 21:59:11 +0100 Subject: [PATCH] Translation input. --- .../json/server/out/configuration.i18n.json | 30 ++++++++--------- .../json/server/out/jsonParser.i18n.json | 10 +++--- .../fileAssociationContribution.i18n.json | 11 +++++++ .../out/features/validationProvider.i18n.json | 2 +- .../out/typescriptServiceClient.i18n.json | 4 +-- .../out/utils/projectStatus.i18n.json | 14 ++++++++ .../chs/src/vs/base/common/keyCodes.i18n.json | 7 +++- .../config/commonEditorConfig.i18n.json | 8 +++-- .../common/services/modeServiceImpl.i18n.json | 2 +- .../services/modelServiceImpl.i18n.json | 8 +++++ .../browser/defineKeybinding.i18n.json | 2 +- .../contrib/find/browser/findWidget.i18n.json | 2 +- .../contrib/folding/browser/folding.i18n.json | 5 +++ .../indentation/common/indentation.i18n.json | 7 ++-- .../browser/parameterHintsWidget.i18n.json | 8 +++++ .../rename/browser/renameInputField.i18n.json | 8 +++++ .../suggest/browser/suggestWidget.i18n.json | 7 +++- .../languages/html/common/htmlTags.i18n.json | 33 +++++++++++++++++++ .../common/abstractExtensionService.i18n.json | 7 +++- .../common/extensionsRegistry.i18n.json | 25 +++++++++++++- .../node/extensionValidator.i18n.json | 8 ++++- .../common/jsonContributionRegistry.i18n.json | 28 ++++++++-------- .../jsonValidationExtensionPoint.i18n.json | 2 +- .../browser/actions/openSettings.i18n.json | 1 + .../parts/editor/editorStatus.i18n.json | 9 ++++- .../common/editor/diffEditorInput.i18n.json | 8 +++++ .../darwin/cli.contribution.i18n.json | 2 +- .../electron-browser/integration.i18n.json | 2 -- .../workbench/electron-main/menus.i18n.json | 1 + .../workbench/electron-main/windows.i18n.json | 1 + .../node/extensionHostMain.i18n.json | 4 ++- .../electron-browser/debugActions.i18n.json | 1 + .../electron-browser/debugService.i18n.json | 2 +- .../node/debugConfigurationManager.i18n.json | 2 +- .../debug/node/rawDebugSession.i18n.json | 1 + .../extensions/common/extensions.i18n.json | 8 +++++ .../extensionsActions.i18n.json | 2 +- .../extensionsQuickOpen.i18n.json | 2 +- .../extensionsWidgets.i18n.json | 9 +++-- .../extensionsWorkbenchExtension.i18n.json | 3 +- .../parts/files/browser/fileActions.i18n.json | 1 - .../browser/files.contribution.i18n.json | 2 ++ .../browser/gitActions.contribution.i18n.json | 1 + .../browser/commandsHandler.i18n.json | 1 + .../browser/gotoSymbolHandler.i18n.json | 4 +-- .../browser/search.contribution.i18n.json | 2 +- .../search/browser/searchViewlet.i18n.json | 2 +- .../tasks/common/taskTemplates.i18n.json | 16 +++++++++ .../task.contribution.i18n.json | 8 ++--- .../node/processRunnerConfiguration.i18n.json | 2 +- .../themes/node/themeService.i18n.json | 2 +- .../electron-browser/threadService.i18n.json | 6 ++-- .../json/server/out/configuration.i18n.json | 2 +- .../fileAssociationContribution.i18n.json | 11 +++++++ .../out/utils/projectStatus.i18n.json | 14 ++++++++ .../cht/src/vs/base/common/keyCodes.i18n.json | 9 +++-- .../config/commonEditorConfig.i18n.json | 14 +++++--- .../services/modelServiceImpl.i18n.json | 8 +++++ .../browser/accessibility.i18n.json | 8 ++--- .../browser/defineKeybinding.i18n.json | 4 +-- .../contrib/folding/browser/folding.i18n.json | 5 +++ .../indentation/common/indentation.i18n.json | 7 ++-- .../browser/parameterHintsWidget.i18n.json | 8 +++++ .../rename/browser/renameInputField.i18n.json | 8 +++++ .../suggest/browser/suggestWidget.i18n.json | 7 +++- .../editor/node/textMate/TMSyntax.i18n.json | 2 +- .../languages/html/common/htmlTags.i18n.json | 33 +++++++++++++++++++ .../common/abstractExtensionService.i18n.json | 7 +++- .../common/extensionsRegistry.i18n.json | 25 +++++++++++++- .../node/extensionValidator.i18n.json | 8 ++++- .../common/jsonContributionRegistry.i18n.json | 2 +- .../browser/actions/openSettings.i18n.json | 1 + .../editor/editor.contribution.i18n.json | 4 +-- .../parts/editor/editorStatus.i18n.json | 9 ++++- .../parts/editor/textDiffEditor.i18n.json | 2 +- .../common/editor/diffEditorInput.i18n.json | 8 +++++ .../darwin/cli.contribution.i18n.json | 2 +- .../electron-browser/integration.i18n.json | 2 -- .../workbench/electron-main/menus.i18n.json | 1 + .../workbench/electron-main/windows.i18n.json | 1 + .../node/extensionHostMain.i18n.json | 4 ++- .../electron-browser/debugActions.i18n.json | 3 +- .../electron-browser/debugService.i18n.json | 2 +- .../node/debugConfigurationManager.i18n.json | 2 +- .../debug/node/rawDebugSession.i18n.json | 1 + .../extensions/common/extensions.i18n.json | 8 +++++ .../extensionsActions.i18n.json | 2 +- .../extensionsQuickOpen.i18n.json | 2 +- .../extensionsWidgets.i18n.json | 9 +++-- .../extensionsWorkbenchExtension.i18n.json | 3 +- .../parts/files/browser/fileActions.i18n.json | 1 - .../browser/files.contribution.i18n.json | 2 ++ .../browser/gitActions.contribution.i18n.json | 1 + .../browser/commandsHandler.i18n.json | 1 + .../tasks/common/taskTemplates.i18n.json | 16 +++++++++ .../task.contribution.i18n.json | 4 +-- .../keybindingService.i18n.json | 6 ++-- .../electron-browser/threadService.i18n.json | 6 ++-- .../fileAssociationContribution.i18n.json | 11 +++++++ .../out/utils/projectStatus.i18n.json | 14 ++++++++ .../deu/src/vs/base/common/keyCodes.i18n.json | 7 +++- .../config/commonEditorConfig.i18n.json | 8 +++-- .../services/modelServiceImpl.i18n.json | 8 +++++ .../browser/accessibility.i18n.json | 8 ++--- .../browser/defineKeybinding.i18n.json | 4 +-- .../contrib/folding/browser/folding.i18n.json | 9 +++-- .../format/common/formatActions.i18n.json | 2 +- .../indentation/common/indentation.i18n.json | 9 +++-- .../browser/parameterHintsWidget.i18n.json | 8 +++++ .../rename/browser/renameInputField.i18n.json | 8 +++++ .../suggest/browser/suggestWidget.i18n.json | 7 +++- .../languages/html/common/htmlTags.i18n.json | 33 +++++++++++++++++++ .../common/configurationRegistry.i18n.json | 2 +- .../common/abstractExtensionService.i18n.json | 7 +++- .../common/extensionsRegistry.i18n.json | 25 +++++++++++++- .../node/extensionValidator.i18n.json | 8 ++++- .../common/jsonContributionRegistry.i18n.json | 2 +- .../browser/keybindingServiceImpl.i18n.json | 2 +- .../browser/actions/openSettings.i18n.json | 5 +-- .../parts/editor/editorStatus.i18n.json | 11 +++++-- .../common/editor/diffEditorInput.i18n.json | 8 +++++ .../darwin/cli.contribution.i18n.json | 2 +- .../electron-browser/integration.i18n.json | 2 -- .../workbench/electron-main/menus.i18n.json | 1 + .../workbench/electron-main/windows.i18n.json | 1 + .../node/extensionHostMain.i18n.json | 4 ++- .../electron-browser/debugActions.i18n.json | 1 + .../electron-browser/debugService.i18n.json | 2 +- .../node/debugConfigurationManager.i18n.json | 2 +- .../debug/node/rawDebugSession.i18n.json | 1 + .../extensions/common/extensions.i18n.json | 8 +++++ .../extensionsActions.i18n.json | 2 +- .../extensionsQuickOpen.i18n.json | 2 +- .../extensionsWidgets.i18n.json | 9 +++-- .../extensionsWorkbenchExtension.i18n.json | 3 +- .../parts/files/browser/fileActions.i18n.json | 1 - .../browser/files.contribution.i18n.json | 2 ++ .../browser/gitActions.contribution.i18n.json | 1 + .../browser/commandsHandler.i18n.json | 1 + .../tasks/common/taskTemplates.i18n.json | 16 +++++++++ .../task.contribution.i18n.json | 2 +- .../keybindingService.i18n.json | 6 ++-- .../electron-browser/threadService.i18n.json | 6 ++-- .../json/server/out/configuration.i18n.json | 16 ++++----- .../json/server/out/jsonParser.i18n.json | 2 +- .../fileAssociationContribution.i18n.json | 11 +++++++ .../out/features/validationProvider.i18n.json | 2 +- .../out/utils/projectStatus.i18n.json | 14 ++++++++ .../esn/src/vs/base/common/keyCodes.i18n.json | 7 +++- .../config/commonEditorConfig.i18n.json | 12 ++++--- .../services/modelServiceImpl.i18n.json | 8 +++++ .../contrib/folding/browser/folding.i18n.json | 13 +++++--- .../indentation/common/indentation.i18n.json | 7 ++-- .../browser/parameterHintsWidget.i18n.json | 8 +++++ .../rename/browser/renameInputField.i18n.json | 8 +++++ .../suggest/browser/suggestWidget.i18n.json | 7 +++- .../editor/node/textMate/TMSyntax.i18n.json | 2 +- .../languages/html/common/htmlTags.i18n.json | 33 +++++++++++++++++++ .../common/abstractExtensionService.i18n.json | 7 +++- .../common/extensionsRegistry.i18n.json | 25 +++++++++++++- .../node/extensionValidator.i18n.json | 8 ++++- .../common/jsonContributionRegistry.i18n.json | 4 +-- .../browser/actions/openSettings.i18n.json | 1 + .../parts/editor/editorStatus.i18n.json | 9 ++++- .../common/editor/diffEditorInput.i18n.json | 8 +++++ .../darwin/cli.contribution.i18n.json | 2 +- .../electron-browser/integration.i18n.json | 2 -- .../workbench/electron-main/menus.i18n.json | 1 + .../workbench/electron-main/windows.i18n.json | 1 + .../node/extensionHostMain.i18n.json | 4 ++- .../electron-browser/debugActions.i18n.json | 1 + .../electron-browser/debugService.i18n.json | 2 +- .../node/debugConfigurationManager.i18n.json | 2 +- .../debug/node/rawDebugSession.i18n.json | 1 + .../extensions/common/extensions.i18n.json | 8 +++++ .../extensionsActions.i18n.json | 2 +- .../extensionsQuickOpen.i18n.json | 2 +- .../extensionsWidgets.i18n.json | 9 +++-- .../extensionsWorkbenchExtension.i18n.json | 3 +- .../parts/files/browser/fileActions.i18n.json | 1 - .../browser/files.contribution.i18n.json | 2 ++ .../browser/gitActions.contribution.i18n.json | 1 + .../browser/commandsHandler.i18n.json | 1 + .../tasks/common/taskTemplates.i18n.json | 16 +++++++++ .../task.contribution.i18n.json | 2 +- .../electron-browser/threadService.i18n.json | 6 ++-- .../json/server/out/configuration.i18n.json | 2 +- .../fileAssociationContribution.i18n.json | 11 +++++++ .../out/typescriptServiceClient.i18n.json | 2 +- .../out/utils/projectStatus.i18n.json | 14 ++++++++ .../fra/src/vs/base/common/keyCodes.i18n.json | 7 +++- .../config/commonEditorConfig.i18n.json | 10 ++++-- .../common/services/modeServiceImpl.i18n.json | 2 +- .../services/modelServiceImpl.i18n.json | 8 +++++ .../contrib/folding/browser/folding.i18n.json | 5 +++ .../indentation/common/indentation.i18n.json | 7 ++-- .../browser/parameterHintsWidget.i18n.json | 8 +++++ .../rename/browser/renameInputField.i18n.json | 8 +++++ .../suggest/browser/suggestWidget.i18n.json | 7 +++- .../editor/node/textMate/TMSnippets.i18n.json | 2 +- .../editor/node/textMate/TMSyntax.i18n.json | 4 +-- .../languages/html/common/htmlTags.i18n.json | 33 +++++++++++++++++++ .../common/abstractExtensionService.i18n.json | 7 +++- .../common/extensionsRegistry.i18n.json | 25 +++++++++++++- .../node/extensionValidator.i18n.json | 8 ++++- .../browser/actions/openSettings.i18n.json | 1 + .../parts/editor/editorStatus.i18n.json | 9 ++++- .../common/editor/diffEditorInput.i18n.json | 8 +++++ .../darwin/cli.contribution.i18n.json | 2 +- .../electron-browser/integration.i18n.json | 2 -- .../workbench/electron-main/menus.i18n.json | 1 + .../workbench/electron-main/windows.i18n.json | 1 + .../node/extensionHostMain.i18n.json | 4 ++- .../electron-browser/debugActions.i18n.json | 1 + .../electron-browser/debugService.i18n.json | 2 +- .../node/debugConfigurationManager.i18n.json | 2 +- .../debug/node/rawDebugSession.i18n.json | 1 + .../extensions/common/extensions.i18n.json | 8 +++++ .../extensionsActions.i18n.json | 2 +- .../extensionsQuickOpen.i18n.json | 2 +- .../extensionsWidgets.i18n.json | 9 +++-- .../extensionsWorkbenchExtension.i18n.json | 3 +- .../parts/files/browser/fileActions.i18n.json | 1 - .../browser/files.contribution.i18n.json | 4 ++- .../browser/gitActions.contribution.i18n.json | 1 + .../browser/commandsHandler.i18n.json | 1 + .../browser/search.contribution.i18n.json | 4 +-- .../tasks/common/taskTemplates.i18n.json | 16 +++++++++ .../task.contribution.i18n.json | 2 +- .../themes/node/themeService.i18n.json | 2 +- .../electron-browser/threadService.i18n.json | 6 ++-- .../json/server/out/configuration.i18n.json | 2 +- .../server/out/jsonSchemaService.i18n.json | 2 +- .../fileAssociationContribution.i18n.json | 11 +++++++ .../server/out/utils/httpRequest.i18n.json | 2 +- .../out/utils/projectStatus.i18n.json | 14 ++++++++ .../ita/src/vs/base/common/keyCodes.i18n.json | 7 +++- .../config/commonEditorConfig.i18n.json | 8 +++-- .../services/modelServiceImpl.i18n.json | 8 +++++ .../contrib/folding/browser/folding.i18n.json | 5 +++ .../indentation/common/indentation.i18n.json | 7 ++-- .../browser/parameterHintsWidget.i18n.json | 8 +++++ .../rename/browser/renameInputField.i18n.json | 8 +++++ .../suggest/browser/suggestWidget.i18n.json | 7 +++- .../languages/html/common/htmlTags.i18n.json | 33 +++++++++++++++++++ .../actions/common/actionsService.i18n.json | 2 +- .../common/abstractExtensionService.i18n.json | 7 +++- .../common/extensionsRegistry.i18n.json | 25 +++++++++++++- .../node/extensionValidator.i18n.json | 8 ++++- .../common/jsonContributionRegistry.i18n.json | 2 +- .../browser/actions/openSettings.i18n.json | 1 + .../parts/editor/editorStatus.i18n.json | 9 ++++- .../common/editor/diffEditorInput.i18n.json | 8 +++++ .../darwin/cli.contribution.i18n.json | 4 +-- .../electron-browser/integration.i18n.json | 2 -- .../workbench/electron-main/menus.i18n.json | 3 +- .../workbench/electron-main/windows.i18n.json | 1 + .../node/extensionHostMain.i18n.json | 4 ++- .../electron-browser/debugActions.i18n.json | 1 + .../electron-browser/debugService.i18n.json | 2 +- .../node/debugConfigurationManager.i18n.json | 2 +- .../debug/node/rawDebugSession.i18n.json | 1 + .../extensions/common/extensions.i18n.json | 8 +++++ .../extensionsActions.i18n.json | 2 +- .../extensionsQuickOpen.i18n.json | 2 +- .../extensionsWidgets.i18n.json | 9 +++-- .../extensionsWorkbenchExtension.i18n.json | 1 - .../parts/files/browser/fileActions.i18n.json | 1 - .../browser/files.contribution.i18n.json | 2 ++ .../browser/gitActions.contribution.i18n.json | 1 + .../browser/commandsHandler.i18n.json | 1 + .../tasks/common/taskTemplates.i18n.json | 16 +++++++++ .../task.contribution.i18n.json | 2 +- .../electron-browser/threadService.i18n.json | 6 ++-- .../json/server/out/jsonParser.i18n.json | 6 ++-- .../fileAssociationContribution.i18n.json | 11 +++++++ .../server/out/utils/httpRequest.i18n.json | 2 +- .../out/utils/projectStatus.i18n.json | 14 ++++++++ i18n/jpn/src/vs/base/common/json.i18n.json | 4 +-- .../jpn/src/vs/base/common/keyCodes.i18n.json | 7 +++- .../config/commonEditorConfig.i18n.json | 8 +++-- .../common/services/modeServiceImpl.i18n.json | 2 +- .../services/modelServiceImpl.i18n.json | 8 +++++ .../browser/accessibility.i18n.json | 8 ++--- .../browser/defineKeybinding.i18n.json | 4 +-- .../contrib/folding/browser/folding.i18n.json | 5 +++ .../indentation/common/indentation.i18n.json | 7 ++-- .../contrib/links/browser/links.i18n.json | 2 +- .../browser/parameterHintsWidget.i18n.json | 8 +++++ .../rename/browser/renameInputField.i18n.json | 8 +++++ .../suggest/browser/suggestWidget.i18n.json | 7 +++- .../editor/node/textMate/TMSnippets.i18n.json | 2 +- .../editor/node/textMate/TMSyntax.i18n.json | 4 +-- .../css/common/services/lintRules.i18n.json | 4 +-- .../languages/html/common/htmlTags.i18n.json | 33 +++++++++++++++++++ .../actions/common/actionsService.i18n.json | 2 +- .../common/abstractExtensionService.i18n.json | 7 +++- .../common/extensionsRegistry.i18n.json | 25 +++++++++++++- .../node/extensionValidator.i18n.json | 8 ++++- .../browser/actions/openSettings.i18n.json | 1 + .../parts/editor/editorStatus.i18n.json | 9 ++++- .../common/editor/diffEditorInput.i18n.json | 8 +++++ .../darwin/cli.contribution.i18n.json | 2 +- .../electron-browser/integration.i18n.json | 2 -- .../main.contribution.i18n.json | 2 +- .../workbench/electron-main/menus.i18n.json | 1 + .../workbench/electron-main/windows.i18n.json | 1 + .../node/extensionHostMain.i18n.json | 4 ++- .../electron-browser/debugActions.i18n.json | 1 + .../electron-browser/debugService.i18n.json | 2 +- .../node/debugConfigurationManager.i18n.json | 2 +- .../debug/node/rawDebugSession.i18n.json | 1 + .../extensions/common/extensions.i18n.json | 8 +++++ .../extensionsActions.i18n.json | 2 +- .../extensionsQuickOpen.i18n.json | 2 +- .../extensionsWidgets.i18n.json | 9 +++-- .../extensionsWorkbenchExtension.i18n.json | 3 +- .../node/extensionsService.i18n.json | 8 ++--- .../parts/files/browser/fileActions.i18n.json | 1 - .../browser/files.contribution.i18n.json | 2 ++ .../browser/gitActions.contribution.i18n.json | 1 + .../browser/commandsHandler.i18n.json | 1 + .../search/browser/searchViewlet.i18n.json | 2 +- .../tasks/common/taskTemplates.i18n.json | 16 +++++++++ .../task.contribution.i18n.json | 2 +- .../node/processRunnerConfiguration.i18n.json | 2 +- .../keybindingService.i18n.json | 8 ++--- .../electron-browser/threadService.i18n.json | 6 ++-- .../json/server/out/configuration.i18n.json | 12 +++---- .../json/server/out/jsonParser.i18n.json | 2 +- .../server/out/jsonSchemaService.i18n.json | 4 +-- .../fileAssociationContribution.i18n.json | 11 +++++++ .../globPatternContribution.i18n.json | 8 ++--- .../server/out/utils/httpRequest.i18n.json | 4 +-- .../out/features/validationProvider.i18n.json | 2 +- .../out/typescriptServiceClient.i18n.json | 2 +- .../out/utils/projectStatus.i18n.json | 14 ++++++++ i18n/kor/src/vs/base/common/errors.i18n.json | 2 +- i18n/kor/src/vs/base/common/json.i18n.json | 4 +-- .../kor/src/vs/base/common/keyCodes.i18n.json | 7 +++- .../config/commonEditorConfig.i18n.json | 8 +++-- .../common/services/modeServiceImpl.i18n.json | 4 +-- .../services/modelServiceImpl.i18n.json | 8 +++++ .../browser/accessibility.i18n.json | 2 +- .../contrib/folding/browser/folding.i18n.json | 5 +++ .../indentation/common/indentation.i18n.json | 7 ++-- .../browser/parameterHintsWidget.i18n.json | 8 +++++ .../rename/browser/renameInputField.i18n.json | 8 +++++ .../suggest/browser/suggestWidget.i18n.json | 9 +++-- .../languages/html/common/htmlTags.i18n.json | 33 +++++++++++++++++++ .../actions/common/actionsService.i18n.json | 4 +-- .../common/abstractExtensionService.i18n.json | 7 +++- .../common/extensionsRegistry.i18n.json | 25 +++++++++++++- .../node/extensionValidator.i18n.json | 8 ++++- .../common/jsonContributionRegistry.i18n.json | 10 +++--- .../browser/actions/openSettings.i18n.json | 1 + .../parts/editor/editorStatus.i18n.json | 9 ++++- .../common/editor/diffEditorInput.i18n.json | 8 +++++ .../darwin/cli.contribution.i18n.json | 2 +- .../electron-browser/integration.i18n.json | 2 -- .../workbench/electron-main/menus.i18n.json | 1 + .../workbench/electron-main/windows.i18n.json | 1 + .../node/extensionHostMain.i18n.json | 4 ++- .../electron-browser/debugActions.i18n.json | 1 + .../electron-browser/debugService.i18n.json | 2 +- .../node/debugConfigurationManager.i18n.json | 2 +- .../debug/node/rawDebugSession.i18n.json | 1 + .../extensions/common/extensions.i18n.json | 8 +++++ .../extensionsActions.i18n.json | 2 +- .../extensionsQuickOpen.i18n.json | 2 +- .../extensionsWidgets.i18n.json | 9 +++-- .../extensionsWorkbenchExtension.i18n.json | 3 +- .../parts/feedback/browser/feedback.i18n.json | 2 +- .../parts/files/browser/fileActions.i18n.json | 1 - .../browser/files.contribution.i18n.json | 2 ++ .../browser/gitActions.contribution.i18n.json | 1 + .../views/changes/changesView.i18n.json | 4 +-- .../browser/commandsHandler.i18n.json | 1 + .../browser/search.contribution.i18n.json | 2 +- .../tasks/common/taskTemplates.i18n.json | 16 +++++++++ .../task.contribution.i18n.json | 4 +-- .../keybindingService.i18n.json | 4 +-- .../electron-browser/threadService.i18n.json | 6 ++-- .../json/server/out/configuration.i18n.json | 2 +- .../fileAssociationContribution.i18n.json | 11 +++++++ .../out/features/validationProvider.i18n.json | 2 +- .../out/typescriptServiceClient.i18n.json | 2 +- .../out/utils/projectStatus.i18n.json | 14 ++++++++ .../rus/src/vs/base/common/keyCodes.i18n.json | 7 +++- .../config/commonEditorConfig.i18n.json | 12 ++++--- .../common/services/modeServiceImpl.i18n.json | 2 +- .../services/modelServiceImpl.i18n.json | 8 +++++ .../browser/accessibility.i18n.json | 8 ++--- .../contrib/folding/browser/folding.i18n.json | 5 +++ .../indentation/common/indentation.i18n.json | 7 ++-- .../browser/parameterHintsWidget.i18n.json | 8 +++++ .../rename/browser/renameInputField.i18n.json | 8 +++++ .../suggest/browser/suggestWidget.i18n.json | 7 +++- .../languages/html/common/htmlTags.i18n.json | 33 +++++++++++++++++++ .../common/abstractExtensionService.i18n.json | 7 +++- .../common/extensionsRegistry.i18n.json | 25 +++++++++++++- .../node/extensionValidator.i18n.json | 8 ++++- .../browser/actions/openSettings.i18n.json | 5 +-- .../editor/editor.contribution.i18n.json | 4 +-- .../parts/editor/editorStatus.i18n.json | 7 ++++ .../parts/editor/textDiffEditor.i18n.json | 2 +- .../common/editor/diffEditorInput.i18n.json | 8 +++++ .../darwin/cli.contribution.i18n.json | 2 +- .../electron-browser/integration.i18n.json | 2 -- .../workbench/electron-main/menus.i18n.json | 1 + .../workbench/electron-main/windows.i18n.json | 1 + .../node/extensionHostMain.i18n.json | 4 ++- .../electron-browser/debugActions.i18n.json | 1 + .../electron-browser/debugService.i18n.json | 2 +- .../node/debugConfigurationManager.i18n.json | 2 +- .../debug/node/rawDebugSession.i18n.json | 1 + .../extensions/common/extensions.i18n.json | 8 +++++ .../extensionsActions.i18n.json | 2 +- .../extensionsQuickOpen.i18n.json | 2 +- .../extensionsWidgets.i18n.json | 9 +++-- .../extensionsWorkbenchExtension.i18n.json | 3 +- .../parts/files/browser/fileActions.i18n.json | 1 - .../browser/files.contribution.i18n.json | 2 ++ .../browser/gitActions.contribution.i18n.json | 1 + .../browser/commandsHandler.i18n.json | 1 + .../tasks/common/taskTemplates.i18n.json | 16 +++++++++ .../task.contribution.i18n.json | 2 +- .../keybindingService.i18n.json | 6 ++-- .../electron-browser/threadService.i18n.json | 6 ++-- 429 files changed, 2147 insertions(+), 464 deletions(-) create mode 100644 i18n/chs/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json create mode 100644 i18n/chs/extensions/typescript/out/utils/projectStatus.i18n.json create mode 100644 i18n/chs/src/vs/editor/common/services/modelServiceImpl.i18n.json create mode 100644 i18n/chs/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json create mode 100644 i18n/chs/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json create mode 100644 i18n/chs/src/vs/workbench/common/editor/diffEditorInput.i18n.json create mode 100644 i18n/chs/src/vs/workbench/parts/extensions/common/extensions.i18n.json create mode 100644 i18n/chs/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json create mode 100644 i18n/cht/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json create mode 100644 i18n/cht/extensions/typescript/out/utils/projectStatus.i18n.json create mode 100644 i18n/cht/src/vs/editor/common/services/modelServiceImpl.i18n.json create mode 100644 i18n/cht/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json create mode 100644 i18n/cht/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json create mode 100644 i18n/cht/src/vs/workbench/common/editor/diffEditorInput.i18n.json create mode 100644 i18n/cht/src/vs/workbench/parts/extensions/common/extensions.i18n.json create mode 100644 i18n/cht/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json create mode 100644 i18n/deu/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json create mode 100644 i18n/deu/extensions/typescript/out/utils/projectStatus.i18n.json create mode 100644 i18n/deu/src/vs/editor/common/services/modelServiceImpl.i18n.json create mode 100644 i18n/deu/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json create mode 100644 i18n/deu/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json create mode 100644 i18n/deu/src/vs/workbench/common/editor/diffEditorInput.i18n.json create mode 100644 i18n/deu/src/vs/workbench/parts/extensions/common/extensions.i18n.json create mode 100644 i18n/deu/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json create mode 100644 i18n/esn/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json create mode 100644 i18n/esn/extensions/typescript/out/utils/projectStatus.i18n.json create mode 100644 i18n/esn/src/vs/editor/common/services/modelServiceImpl.i18n.json create mode 100644 i18n/esn/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json create mode 100644 i18n/esn/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json create mode 100644 i18n/esn/src/vs/workbench/common/editor/diffEditorInput.i18n.json create mode 100644 i18n/esn/src/vs/workbench/parts/extensions/common/extensions.i18n.json create mode 100644 i18n/esn/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json create mode 100644 i18n/fra/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json create mode 100644 i18n/fra/extensions/typescript/out/utils/projectStatus.i18n.json create mode 100644 i18n/fra/src/vs/editor/common/services/modelServiceImpl.i18n.json create mode 100644 i18n/fra/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json create mode 100644 i18n/fra/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json create mode 100644 i18n/fra/src/vs/workbench/common/editor/diffEditorInput.i18n.json create mode 100644 i18n/fra/src/vs/workbench/parts/extensions/common/extensions.i18n.json create mode 100644 i18n/fra/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json create mode 100644 i18n/ita/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json create mode 100644 i18n/ita/extensions/typescript/out/utils/projectStatus.i18n.json create mode 100644 i18n/ita/src/vs/editor/common/services/modelServiceImpl.i18n.json create mode 100644 i18n/ita/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json create mode 100644 i18n/ita/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json create mode 100644 i18n/ita/src/vs/workbench/common/editor/diffEditorInput.i18n.json create mode 100644 i18n/ita/src/vs/workbench/parts/extensions/common/extensions.i18n.json create mode 100644 i18n/ita/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json create mode 100644 i18n/jpn/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json create mode 100644 i18n/jpn/extensions/typescript/out/utils/projectStatus.i18n.json create mode 100644 i18n/jpn/src/vs/editor/common/services/modelServiceImpl.i18n.json create mode 100644 i18n/jpn/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json create mode 100644 i18n/jpn/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json create mode 100644 i18n/jpn/src/vs/workbench/common/editor/diffEditorInput.i18n.json create mode 100644 i18n/jpn/src/vs/workbench/parts/extensions/common/extensions.i18n.json create mode 100644 i18n/jpn/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json create mode 100644 i18n/kor/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json create mode 100644 i18n/kor/extensions/typescript/out/utils/projectStatus.i18n.json create mode 100644 i18n/kor/src/vs/editor/common/services/modelServiceImpl.i18n.json create mode 100644 i18n/kor/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json create mode 100644 i18n/kor/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json create mode 100644 i18n/kor/src/vs/workbench/common/editor/diffEditorInput.i18n.json create mode 100644 i18n/kor/src/vs/workbench/parts/extensions/common/extensions.i18n.json create mode 100644 i18n/kor/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json create mode 100644 i18n/rus/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json create mode 100644 i18n/rus/extensions/typescript/out/utils/projectStatus.i18n.json create mode 100644 i18n/rus/src/vs/editor/common/services/modelServiceImpl.i18n.json create mode 100644 i18n/rus/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json create mode 100644 i18n/rus/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json create mode 100644 i18n/rus/src/vs/workbench/common/editor/diffEditorInput.i18n.json create mode 100644 i18n/rus/src/vs/workbench/parts/extensions/common/extensions.i18n.json create mode 100644 i18n/rus/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json diff --git a/i18n/chs/extensions/json/server/out/configuration.i18n.json b/i18n/chs/extensions/json/server/out/configuration.i18n.json index 824478468f2..33111ccc99d 100644 --- a/i18n/chs/extensions/json/server/out/configuration.i18n.json +++ b/i18n/chs/extensions/json/server/out/configuration.i18n.json @@ -6,36 +6,36 @@ { "schema.json": "使用架构描述 JSON 文件。参见 json-schema.org 了解详细信息。", "schema.json.$schema": "验证此文档的架构", - "schema.json.additionalItems": "对于阵列,仅适用于项目被设置为一个阵列。如果是一个架构,则在项目阵列指定项目后,由此架构进行验证。如果为 false,则其他项目将导致验证失败。", - "schema.json.additionalProperties": "是一个架构或者是一个布尔值。如果是一个架构,则用于验证所有与 \"properties\" 或 \"patternProperties\" 不匹配的属性。如果为 false,则任何与上述两者不匹配的属性都将导致此架构失败。", - "schema.json.allOf": "架构的阵列,所有必须匹配。", - "schema.json.anyOf": "架构的阵列,必须至少有一个匹配。", + "schema.json.additionalItems": "对于数组,仅适用于项目被设置为一个数组。如果是一个架构,则在项目数组指定项目后,由此架构进行验证。如果为 false,则其他项目将导致验证失败。", + "schema.json.additionalProperties": "架构或布尔。如果是架构,则将用于验证与 \"properties\" 或 \"patternProperties\" 不匹配的所有属性。如果是 false,则与两者均不匹配的任何属性都将导致此架构失败。", + "schema.json.allOf": "架构的数组,全部都必须匹配。", + "schema.json.anyOf": "架构的数组,必须至少有一个匹配。", "schema.json.default": "默认值。由建议使用。", - "schema.json.definitions": "不用于验证。将你希望使用 $ref 内嵌引用的子架构放在此处。", - "schema.json.dependencies": "属性名称到属性名称阵列或架构的映射。属性名称阵列指的是密钥中的属性名称。这取决于为保证有效而显示在对象中的阵列中的属性。如果该值是一个架构,则该架构仅应用于该对象(如果密钥中的属性存在于对象上)。", + "schema.json.definitions": "不用于验证。将你希望使用 $ref 内嵌引用的子架构放在此处", + "schema.json.dependencies": "属性名称到属性名称数组或架构的映射。属性名称数组指的是键中的属性名称。这取决于为保证有效而显示在对象中的数组中的属性。如果该值是一个架构,则该架构仅应用于该对象(如果键中的属性存在于对象上)。", "schema.json.description": "元素的详细描述。用于悬停菜单和建议。", "schema.json.enum": "一组有效的文字值", "schema.json.exclusiveMaximum": "使最大的属性成为专有属性。", "schema.json.exclusiveMininum": "使最小的属性成为专有属性。", - "schema.json.format": "描述值的预期格式。", + "schema.json.format": "描述值应采用的格式。", "schema.json.id": "架构的唯一标识符。", - "schema.json.items": "用于阵列。可以是一个用于验证每个元素的架构,或按顺序验证每个项目的架构阵列(第一个架构将验证第一个元素,第二个架构将验证第二个元素,依此类推)。", - "schema.json.maxItems": "一个阵列内的项目的最大数量。包含。", + "schema.json.items": "用于数组。可以是一个用于验证每个元素的架构,或按顺序验证每个项目的架构数组(第一个架构将验证第一个元素,第二个架构将验证第二个元素,依此类推)。", + "schema.json.maxItems": "一个数组内可以包含的项目的最大数量。包含。", "schema.json.maxLength": "字符串的最大长度。", "schema.json.maxProperties": "一个对象可以拥有的属性的最大数量。包含。", "schema.json.maximum": "最大数值,默认包含。", - "schema.json.minItems": "一个阵列内的项目的最小数量。包含。", + "schema.json.minItems": "一个数组内可以包含的项目的最小数量。包含。", "schema.json.minLength": "字符串的最小长度。", "schema.json.minProperties": "一个对象可以拥有的属性的最小数量。包含。", "schema.json.minimum": "最小数值,默认包含。", - "schema.json.multipleOf": "一个可以除尽当前值的数字(即没有余数)", + "schema.json.multipleOf": "一个可以除尽当前值的数 (即,没有余数)", "schema.json.not": "必须不能匹配的架构。", - "schema.json.oneOf": "架构的阵列,正好有一个必须匹配。", + "schema.json.oneOf": "架构的数组,正好有一个必须匹配。", "schema.json.pattern": "匹配字符串的正则表达式。不是隐含固定的。", "schema.json.patternProperties": "属性名称的正则表达式与架构的映射,用于匹配属性。", "schema.json.properties": "属性名称与每个属性架构的映射。", - "schema.json.required": "字符串的阵列,列出了此对象需要的所有属性的名称。", + "schema.json.required": "字符串的数组,列出了此对象需要的所有属性的名称。", "schema.json.title": "元素的描述性标题", - "schema.json.type": "一个基本架构类型(数字、整数、null、数组、对象、布尔值、字符串)的字符串或一个指定这些类型子集的字符串的阵列。", - "schema.json.uniqueItems": "阵列中所有项目是否必须唯一。默认为 false。" + "schema.json.type": "一个基本架构类型(数字、整数、null、数组、对象、布尔值、字符串)的字符串或一个指定这些类型子集的字符串的数组。", + "schema.json.uniqueItems": "数组中所有项目是否必须唯一。默认为 false。" } \ No newline at end of file diff --git a/i18n/chs/extensions/json/server/out/jsonParser.i18n.json b/i18n/chs/extensions/json/server/out/jsonParser.i18n.json index 517dfb81657..587c278fabf 100644 --- a/i18n/chs/extensions/json/server/out/jsonParser.i18n.json +++ b/i18n/chs/extensions/json/server/out/jsonParser.i18n.json @@ -23,15 +23,15 @@ "UnexpectedEndOfComment": "意外的注释结尾", "UnexpectedEndOfNumber": "意外的数字结尾", "UnexpectedEndOfString": "意外的字符串结尾", - "ValueExpected": "预期的值", - "additionalItemsWarning": "根据架构,阵列项目过多。预期为 {0} 或更少", + "ValueExpected": "需要值", + "additionalItemsWarning": "根据架构,数组项目过多。预期为 {0} 或更少", "enumWarning": "值不是一个可接受的值。有效值为: {0}", "exclusiveMaximumWarning": "值超过了最大值 {0}(不含)", "exclusiveMinimumWarning": "值低于最小值 {0}(不含)", - "maxItemsWarning": "阵列拥有的项目过多。预期为 {0} 或更少", + "maxItemsWarning": "数组拥有的项目过多。预期为 {0} 或更少", "maxLengthWarning": "字符串短于最大长度 ", "maximumWarning": "值超过了最大值 {0}", - "minItemsWarning": "阵列拥有的项目过少。预期为 {0} 或更多", + "minItemsWarning": "数组拥有的项目过少。预期为 {0} 或更多", "minLengthWarning": "字符串短于最小长度 ", "minimumWarning": "值低于最小值 {0}", "multipleOfWarning": "值不能被 {0} 整除", @@ -40,5 +40,5 @@ "patternWarning": "字符串不匹配“{0}”的模式", "typeArrayMismatchWarning": "错误类型。预期为 {0} 的一种", "typeMismatchWarning": "错误类型。预期为“{0}”", - "uniqueItemsWarning": "阵列有重复的项目" + "uniqueItemsWarning": "数组有重复的项目" } \ No newline at end of file diff --git a/i18n/chs/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json b/i18n/chs/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json new file mode 100644 index 00000000000..7156d79dadc --- /dev/null +++ b/i18n/chs/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json @@ -0,0 +1,11 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "assocDescriptionFile": "将所有匹配其文件名内的 glob 模式的文件映像到具有给定 ID 的语言。", + "assocDescriptionPath": "将所有匹配其完整路径内的 glob 模式的文件映像到具有给定 ID 的语言。", + "assocLabelFile": "带扩展名的文件", + "assocLabelPath": "带路径的文件" +} \ No newline at end of file diff --git a/i18n/chs/extensions/php/out/features/validationProvider.i18n.json b/i18n/chs/extensions/php/out/features/validationProvider.i18n.json index 5130a5ab4c6..548d36d9476 100644 --- a/i18n/chs/extensions/php/out/features/validationProvider.i18n.json +++ b/i18n/chs/extensions/php/out/features/validationProvider.i18n.json @@ -4,6 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "noPHP": "无法验证 php 文件。未找到 php 程序。使用 \"php.validate.executablePath\" 设置来配置 \"php\" 的位置", + "noPHP": "无法验证 php 文件。找不到 php 程序。请使用 \"php.validate.executablePath\" 设置来配置 \"php\" 的位置", "unknownReason": "使用路径运行 php 失败: {0}。原因未知。" } \ No newline at end of file diff --git a/i18n/chs/extensions/typescript/out/typescriptServiceClient.i18n.json b/i18n/chs/extensions/typescript/out/typescriptServiceClient.i18n.json index 0322ec64833..fb7f43257f0 100644 --- a/i18n/chs/extensions/typescript/out/typescriptServiceClient.i18n.json +++ b/i18n/chs/extensions/typescript/out/typescriptServiceClient.i18n.json @@ -4,8 +4,8 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "noServerFound": "路径 {0} 不指向有效的 tsserver 安装。将禁用 TypeScript 语言功能。", - "serverCouldNotBeStarted": "TypeScript 语言服务器不能启动。错误消息为: {0}", + "noServerFound": "路径 {0} 未指向有效的 tsserver 安装。将禁用 TypeScript 语言功能。", + "serverCouldNotBeStarted": "无法启动 TypeScript 语言服务器。错误消息为: {0}", "serverDied": "在过去 5 分钟内,TypeScript 语言服务意外中止 5 次。请考虑启用 bug 报告。", "serverDiedAfterStart": "TypeScript 语言服务在其启动后已中止 5 次。服务不会重启。请启用 bug 报告。" } \ No newline at end of file diff --git a/i18n/chs/extensions/typescript/out/utils/projectStatus.i18n.json b/i18n/chs/extensions/typescript/out/utils/projectStatus.i18n.json new file mode 100644 index 00000000000..a0455538a9f --- /dev/null +++ b/i18n/chs/extensions/typescript/out/utils/projectStatus.i18n.json @@ -0,0 +1,14 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "cmdCreate": "创建 jsconfig.json 文件...", + "hint.tooltip": "创建一个项目就可以获得更好的 IntelliSense、更好的符号搜索以及更多内容。", + "hintCreate": "创建一个项目,体验更好的 IntelliSense 和代码导航。", + "hintExclude": "“{0}” 属于大型项目。为了提高性能,排除包含许多文件的文件夹,例如: {1}...", + "large.label": "配置排除", + "large.tooltip": "一个项目中包含过多文件可能会导致糟糕的性能。排除具有很多文件的文件夹,例如: {0}...", + "open": "配置排除..." +} \ No newline at end of file diff --git a/i18n/chs/src/vs/base/common/keyCodes.i18n.json b/i18n/chs/src/vs/base/common/keyCodes.i18n.json index 1a93088f46d..fa511071a6f 100644 --- a/i18n/chs/src/vs/base/common/keyCodes.i18n.json +++ b/i18n/chs/src/vs/base/common/keyCodes.i18n.json @@ -5,8 +5,13 @@ // Do not edit this file. It is machine generated. { "altKey": "Alt", + "altKey.long": "Alt", "cmdKey": "命令", + "cmdKey.long": "命令", "ctrlKey": "Ctrl", + "ctrlKey.long": "控件", "shiftKey": "Shift", - "windowsKey": "Windows" + "shiftKey.long": "Shift", + "windowsKey": "Windows", + "windowsKey.long": "Windows" } \ No newline at end of file diff --git a/i18n/chs/src/vs/editor/common/config/commonEditorConfig.i18n.json b/i18n/chs/src/vs/editor/common/config/commonEditorConfig.i18n.json index 28e222ab0b5..554cce0361b 100644 --- a/i18n/chs/src/vs/editor/common/config/commonEditorConfig.i18n.json +++ b/i18n/chs/src/vs/editor/common/config/commonEditorConfig.i18n.json @@ -4,9 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "acceptSuggestionOnEnter": "控制是否应接受建议 \"Enter\" (\"Tab\" 除外)。帮助避免“插入新行”或“接受建议”之间的歧义。", "autoClosingBrackets": "控制编辑器是否应在打开括号后自动将其关闭", "cursorBlinking": "控制光标闪烁动画,接受的值为“闪烁”、“可见”和“隐藏”", "cursorStyle": "控制光标样式,接受的值为“块”和“行”", + "detectIndentation": "当打开文件时,将基于文件内容检测 \"editor.tabSize\" 和 \"editor.insertSpaces\"。", "editorConfigurationTitle": "编辑器配置", "folding": "控制编辑器是否启用代码折叠", "fontFamily": "控制字体系列。", @@ -16,7 +18,8 @@ "glyphMargin": "控制字形边距的可见性", "hideCursorInOverviewRuler": "控制光标是否应隐藏在概述标尺中。", "ignoreTrimWhitespace": "控制差异编辑器是否将对前导空格或尾随空格的更改显示为差异", - "insertSpaces": "控制编辑器是否将为选项卡插入空格。接受的值:“自动”、true、false。如果设置为“自动”,则会在打开文件时猜测值。", + "insertSpaces": "按 \"Tab\" 时插入空格。", + "insertSpaces.errorMessage": "应为 \"boolean\"。注意,值 \"auto\" 已由 \"editor.detectIndentation\" 设置替换。", "lineHeight": "控制行高。", "lineNumbers": "控制行号的可见性", "mouseWheelScrollSensitivity": "要对鼠标滚轮滚动事件的 \"deltaX\" 和 \"deltaY\" 使用的乘数 ", @@ -31,7 +34,8 @@ "selectionHighlight": "控制编辑器是否应突出显示选项的近似匹配", "sideBySide": "控制差异编辑器是否显示并行差异或内联差异", "suggestOnTriggerCharacters": "控制键入触发器字符时是否应自动显示建议", - "tabSize": "控制选项卡的呈现大小(以字符为单位)。接受的值:“自动”、2、4、6 等。如果设置为“自动”,则会在打开文件时猜测值。", + "tabSize": "一个选项卡等于的空格数。", + "tabSize.errorMessage": "应为 \"number\"。注意,值“auto”已由 \"editor.detectIndentation\" 设置替换。", "wordSeparators": "执行文字相关的导航或操作时将用作文字分隔符的字符", "wrappingColumn": "控制在多少个字符后编辑器会自动换到下一行。将其设置为 0 则将打开视区宽度换行 ", "wrappingIndent": "控制换行的行的缩进。可以是“无”、“相同”或“缩进”。" diff --git a/i18n/chs/src/vs/editor/common/services/modeServiceImpl.i18n.json b/i18n/chs/src/vs/editor/common/services/modeServiceImpl.i18n.json index 28339e9956d..682e35e19d5 100644 --- a/i18n/chs/src/vs/editor/common/services/modeServiceImpl.i18n.json +++ b/i18n/chs/src/vs/editor/common/services/modeServiceImpl.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "invalid": "无效的“contributes.{0}”。应为阵列。", + "invalid": "无效的“contributes.{0}”。应为数组。", "invalid.empty": "“contributes.{0}”的值为空", "opt.aliases": "属性“{0}”可以省略,其类型必须是 \"string[]\"", "opt.configuration": "属性“{0}”可以省略,其类型必须是“字符串”", diff --git a/i18n/chs/src/vs/editor/common/services/modelServiceImpl.i18n.json b/i18n/chs/src/vs/editor/common/services/modelServiceImpl.i18n.json new file mode 100644 index 00000000000..97b24135282 --- /dev/null +++ b/i18n/chs/src/vs/editor/common/services/modelServiceImpl.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "indentAutoMigrate": "请更新设置: \"editor.detectIndentation\" 替换 \"editor.tabSize\": \"auto\" 或 \"editor.insertSpaces\": \"auto\"" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json b/i18n/chs/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json index e2a24723afb..a24b059a09e 100644 --- a/i18n/chs/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json +++ b/i18n/chs/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json @@ -7,6 +7,6 @@ "DefineKeybindingAction": "定义键绑定", "defineKeybinding.initial": "按所需组合键,然后按 ENTER", "defineKeybinding.kbLayoutErrorMessage": "在当前键盘布局下无法生成此组合键。", - "defineKeybinding.kbLayoutInfoMessage": "对于当前键盘布局,按", + "defineKeybinding.kbLayoutInfoMessage": "对于当前键盘布局,按 ", "defineKeybinding.start": "定义键绑定" } \ No newline at end of file diff --git a/i18n/chs/src/vs/editor/contrib/find/browser/findWidget.i18n.json b/i18n/chs/src/vs/editor/contrib/find/browser/findWidget.i18n.json index b25ed369ae0..e1ccca03ab3 100644 --- a/i18n/chs/src/vs/editor/contrib/find/browser/findWidget.i18n.json +++ b/i18n/chs/src/vs/editor/contrib/find/browser/findWidget.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "label.closeButton": "关闭 ", + "label.closeButton": "关闭", "label.find": "查找", "label.matchesLocation": "第 {0} 个(共 {1} 个)", "label.nextMatchButton": "下一个匹配", diff --git a/i18n/chs/src/vs/editor/contrib/folding/browser/folding.i18n.json b/i18n/chs/src/vs/editor/contrib/folding/browser/folding.i18n.json index 8a5de5cdc32..80d0b1dbf12 100644 --- a/i18n/chs/src/vs/editor/contrib/folding/browser/folding.i18n.json +++ b/i18n/chs/src/vs/editor/contrib/folding/browser/folding.i18n.json @@ -6,6 +6,11 @@ { "foldAction.label": "折叠", "foldAllAction.label": "全部折叠", + "foldLevel1Action.label": "折叠级别 1", + "foldLevel2Action.label": "折叠级别 2", + "foldLevel3Action.label": "折叠级别 3", + "foldLevel4Action.label": "折叠级别 4", + "foldLevel5Action.label": "折叠级别 5", "unfoldAction.label": "展开", "unfoldAllAction.label": "全部展开" } \ No newline at end of file diff --git a/i18n/chs/src/vs/editor/contrib/indentation/common/indentation.i18n.json b/i18n/chs/src/vs/editor/contrib/indentation/common/indentation.i18n.json index 8c99f1f52fd..93073c6212b 100644 --- a/i18n/chs/src/vs/editor/contrib/indentation/common/indentation.i18n.json +++ b/i18n/chs/src/vs/editor/contrib/indentation/common/indentation.i18n.json @@ -4,9 +4,12 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "changeIndentationSize": "更改当前文件的制表符大小", "configuredTabSize": "已配置制表符大小", + "detectIndentation": "检查内容中的缩进", + "indentUsingSpaces": "使用空格的缩进", + "indentUsingTabs": "使用 \"Tab\" 的缩进", "indentationToSpaces": "将缩进转换为空白", "indentationToTabs": "将缩进转换为制表符", - "selectTabWidth": "选择当前文件的制表符大小" + "selectTabWidth": "选择当前文件的制表符大小", + "toggleRenderWhitespace": "切换呈现空格" } \ No newline at end of file diff --git a/i18n/chs/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json b/i18n/chs/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json new file mode 100644 index 00000000000..d56310c9916 --- /dev/null +++ b/i18n/chs/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "hint": "{0},提示" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json b/i18n/chs/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json new file mode 100644 index 00000000000..e4a7636ddc1 --- /dev/null +++ b/i18n/chs/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "renameAriaLabel": "重命名输入。键入新名称并按 \"Enter\" 提交。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json b/i18n/chs/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json index 0612bab3c5c..1833b8a9209 100644 --- a/i18n/chs/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json +++ b/i18n/chs/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json @@ -4,8 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "ariaCurrentSuggestion": "{0},建议", + "ariaCurrentSuggestionWithDetails": "{0}(建议)具有详细信息", "goback": "返回", "readMore": "阅读更多...{0}", "suggestWidget.loading": "正在加载...", - "suggestWidget.noSuggestions": "无建议。" + "suggestWidget.noSuggestions": "无建议。", + "suggestionAriaAccepted": "{0},已接受", + "suggestionAriaLabel": "{0},建议", + "suggestionWithDetailsAriaLabel": "{0}(建议)具有详细信息" } \ No newline at end of file diff --git a/i18n/chs/src/vs/languages/html/common/htmlTags.i18n.json b/i18n/chs/src/vs/languages/html/common/htmlTags.i18n.json index bd91ea3f791..628720b2d9b 100644 --- a/i18n/chs/src/vs/languages/html/common/htmlTags.i18n.json +++ b/i18n/chs/src/vs/languages/html/common/htmlTags.i18n.json @@ -56,6 +56,39 @@ "tags.img": "img 元素表示图像。", "tags.input": "input 元素表示键入的数据字段,通常带有允许用户编辑数据的表单控件。", "tags.ins": "ins 元素表示添加到文档中。", + "tags.ion.checkbox": "该复选框与 HTML 复选框相比没什么不同,除了它的样式不一样。该复选框的行为类似于任何 AngularJS 复选框。", + "tags.ion.content": "ionContent 指令提供易于使用的内容区域,该区域可配置为使用 Ionic 的自定义滚动视图,或浏览器的内置溢出滚动。", + "tags.ion.deletebutton": "ionItem 的子级", + "tags.ion.footerbar": "在某些内容下方添加固定页脚栏。如果使用了”栏-子页脚“,也可以添加子页脚(位置略高)。", + "tags.ion.headerbar": "在某些内容上方添加固定标题栏。如果使用了”栏-副标题“,也可以添加副标题(位置稍低)。", + "tags.ion.infinitescroll": "ionContent 或 ionScrol 的子级。ionInfiniteScroll 指令允许你在用户到达页面的底部或邻近页面底部的任何时候调用函数。", + "tags.ion.input": "ionInput 仅供文本类型输入。Ionic 使用组件内的实际 HTML 元素,换行 Ionic 以更好地处理用户体验和交互性。 ", + "tags.ion.item": "ionList 的子级。", + "tags.ion.list": "该列表几乎在任何移动应用中都是被广泛使用的界面元素,并且内容范围可以涵盖从基本的文本到按钮、切换组件、图标以及缩略图。", + "tags.ion.modalview": "Modal 是一个内容窗格,可以临时查看用户的主视图。通常用于做出选择或编辑项。", + "tags.ion.navbackbutton": "ionNavBar 的子级。 在 ionNavBar 内创建一个返回按钮。该按钮在用户在当前导航堆栈能够返回时出现。", + "tags.ion.navbar": "如果你有 ionNavView 指令,你也可以创建 ,它将创建随着应用程序状态改变而更新的 topbar。", + "tags.ion.navbuttons": "ionNavView 的子级。使用 ionNavButtons 设置来自 ionView 内部的 ionNavBar 上的按钮。", + "tags.ion.navtitle": "ionNavView 的子级。ionNavTitle 指令用于将 ionNavBar 标题文本替换为 ionView 模板中的自定义 HTML。", + "tags.ion.navview": "ionNavView 指令用于呈现你的应用程序中的模板。每个模板属于状态的一部分。状态通常映射到 URL,并且使用 angular-ui-router 以编程方式进行定义。", + "tags.ion.optionbutton": "ionItem 的子级。在列表项内创建一个选项按钮,该按钮在用户向左滑动项时可见。", + "tags.ion.pane": "一个适应内容的简单容器,没有副作用。将”窗格“类添加到该元素。", + "tags.ion.popoverview": "Popover 是浮动在应用内容上方的视图。Popover 为呈现或收集用户信息提供了一个简单的方式。", + "tags.ion.radio": "radio ionRirective 与 HTML radio 输入相比没什么不同,除了它的样式不一样。ionRadio 的行为类似于 AngularJS radio 输入。", + "tags.ion.refresher": "ionContent 或 ionScrol 的子级。允许你将 “下拉以刷新”添加到 \"scrollView\"。将其放置为你的 ionContent 或 ionScroll 元素的第一个子级。", + "tags.ion.reorderbutton": "ionItem 的子级。", + "tags.ion.scroll": "为所有内部内容创建可滚动容器。", + "tags.ion.sidemenu": "ionSideMenus 的子级。用于存放侧菜单的容器,是 ionSideMenuContent 指令的同级。", + "tags.ion.sidemenucontent": "ionSideMenus 的子级。用于存放主要可见内容的容器,是一个或多个 ionSideMenu 指令的同级。", + "tags.ion.sidemenus": "侧菜单的容器元素和主要内容。允许将主要内容区从一侧拖动到另一侧来切换左侧和/或右侧菜单。", + "tags.ion.slide": "ionSlideBox 的子级。显示幻灯片盒内的幻灯片。", + "tags.ion.slidebox": "Slide Box (幻灯片盒)是一个多页容器,其中每一页都可相互之间进行滑动或拖动。", + "tags.ion.spinner": "ionSpinner 指令提供各种动态微调框。", + "tags.ion.tab": "ionTabs 的子级。包含表的内容。 该内容仅在给定的表已选定时存在。", + "tags.ion.tabs": "支持多标签界面,该界面包含标签栏和一组可以通过标签浏览的”页面“。", + "tags.ion.title": "ion-title 是设置 ionNavbar 的磁贴的组件", + "tags.ion.toggle": "切换是将给定的模型绑定到布尔的动画开关。允许拖动开关中心。另外,切换的行为类似于任何 AngularJS 复选框。", + "tags.ion.view": "ionNavView 的子级。用于存放视图内容以及任何可导航信息和标题栏信息的容器。", "tags.kbd": "kbd 元素表示用户输入(通常是键盘输入,尽管该元素可能还用于表示语音命令等其他输入)。", "tags.label": "label 元素表示用户界面中的标题。该标题可与特定表单控件(称为 label 元素的标记控件)关联,方法是使用 for 属性,或将表单控件放在 label 元素自身内。", "tags.legend": "legend 元素表示该 legend 元素的父 fieldset 元素(如果有)的其余内容的标题。", diff --git a/i18n/chs/src/vs/platform/extensions/common/abstractExtensionService.i18n.json b/i18n/chs/src/vs/platform/extensions/common/abstractExtensionService.i18n.json index 8b6ad71cd4e..2baf210a49a 100644 --- a/i18n/chs/src/vs/platform/extensions/common/abstractExtensionService.i18n.json +++ b/i18n/chs/src/vs/platform/extensions/common/abstractExtensionService.i18n.json @@ -3,4 +3,9 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "activationError": "激活扩展“{0}”失败: {1}。", + "failedDep1": "无法激活扩展”{1}“。原因: 无法激活依赖关系”{0}“。", + "failedDep2": "无法激活扩展”{0}“。原因: 依赖关系多于 10 级(最可能是依赖关系循环)。", + "unknownDep": "无法激活扩展”{1}“。原因:未知依赖关系”{0}“。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/platform/extensions/common/extensionsRegistry.i18n.json b/i18n/chs/src/vs/platform/extensions/common/extensionsRegistry.i18n.json index 8b6ad71cd4e..4f6291f4dc0 100644 --- a/i18n/chs/src/vs/platform/extensions/common/extensionsRegistry.i18n.json +++ b/i18n/chs/src/vs/platform/extensions/common/extensionsRegistry.i18n.json @@ -3,4 +3,27 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "extensionDescription.activationEvents1": "属性“{0}”可以省略或其类型必须是 \"string[]\"", + "extensionDescription.activationEvents2": "必须同时指定或同时省略属性”{0}“和”{1}“", + "extensionDescription.empty": "已获得空扩展说明", + "extensionDescription.engines": "属性”{0}“为必需且其类型必须为 \"object\"", + "extensionDescription.engines.vscode": "属性“{0}”是必需的,其类型必须是“字符串”", + "extensionDescription.extensionDependencies": "属性“{0}”可以省略或其类型必须是 \"string[]\"", + "extensionDescription.main1": "属性“{0}”可以省略,或者其类型必须是“字符串”", + "extensionDescription.main2": "应在扩展文件夹({1})中包含 \"main\" ({0})。这可能会使扩展不可移植。", + "extensionDescription.main3": "必须同时指定或同时省略属性”{0}“和”{1}“", + "extensionDescription.name": "属性“{0}”是必需的,其类型必须是“字符串”", + "extensionDescription.publisher": "属性“{0}”是必需的,其类型必须是“字符串”", + "extensionDescription.version": "属性“{0}”是必需的,其类型必须是“字符串”", + "vscode.extension.activationEvents": "VS Code 扩展的激活事件。", + "vscode.extension.categories": "VS Code 库用于对扩展进行分类的类别。", + "vscode.extension.contributes": "由此包表示的 VS Code 扩展的所有贡献。", + "vscode.extension.displayName": "VS Code 库中使用的扩展的显示名称。", + "vscode.extension.extensionDependencies": "其他扩展的依赖关系。扩展的 ID 始终是 ${publisher}.${name}。例如: vscode.csharp。", + "vscode.extension.galleryBanner": "VS Code 商城使用的横幅。", + "vscode.extension.galleryBanner.color": "VS Code 商城页标题上的横幅颜色。", + "vscode.extension.galleryBanner.theme": "横幅中使用的字体颜色主题。", + "vscode.extension.publisher": "VS Code 扩展的发布服务器。", + "vscode.extension.scripts.prepublish": "包作为 VS Code 扩展发布前执行的脚本。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/platform/extensions/node/extensionValidator.i18n.json b/i18n/chs/src/vs/platform/extensions/node/extensionValidator.i18n.json index 8b6ad71cd4e..5d7cec095f2 100644 --- a/i18n/chs/src/vs/platform/extensions/node/extensionValidator.i18n.json +++ b/i18n/chs/src/vs/platform/extensions/node/extensionValidator.i18n.json @@ -3,4 +3,10 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "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 等。", + "versionSyntax": "无法分析 \"engines.vscode\" 值 {0}。例如请使用: ^0.10.0、^1.2.3、^0.11.0、^0.10.x 等。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json b/i18n/chs/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json index 5fd0f10e54d..33111ccc99d 100644 --- a/i18n/chs/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json +++ b/i18n/chs/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json @@ -6,36 +6,36 @@ { "schema.json": "使用架构描述 JSON 文件。参见 json-schema.org 了解详细信息。", "schema.json.$schema": "验证此文档的架构", - "schema.json.additionalItems": "用于阵列,仅适用于项目被设置为阵列时。如果是一个架构,则在项目阵列指定项目后,由此架构进行验证。如果为 false,则其他项目将导致验证失败。", + "schema.json.additionalItems": "对于数组,仅适用于项目被设置为一个数组。如果是一个架构,则在项目数组指定项目后,由此架构进行验证。如果为 false,则其他项目将导致验证失败。", "schema.json.additionalProperties": "架构或布尔。如果是架构,则将用于验证与 \"properties\" 或 \"patternProperties\" 不匹配的所有属性。如果是 false,则与两者均不匹配的任何属性都将导致此架构失败。", - "schema.json.allOf": "架构的阵列,全部都必须匹配。", - "schema.json.anyOf": "架构的阵列,必须至少有一个匹配。", + "schema.json.allOf": "架构的数组,全部都必须匹配。", + "schema.json.anyOf": "架构的数组,必须至少有一个匹配。", "schema.json.default": "默认值。由建议使用。", - "schema.json.definitions": "不用于验证。将你希望使用 $ref 内联引用的子架构放在此处。", - "schema.json.dependencies": "属性名称到属性名称阵列或架构的映射。属性名称阵列指的是命名的关键属性,具体取决于为保证有效将显示在对象中的阵列中的属性。如果该值是一个架构,则在关键属性存在于对象上时,该架构仅应用于对象。", + "schema.json.definitions": "不用于验证。将你希望使用 $ref 内嵌引用的子架构放在此处", + "schema.json.dependencies": "属性名称到属性名称数组或架构的映射。属性名称数组指的是键中的属性名称。这取决于为保证有效而显示在对象中的数组中的属性。如果该值是一个架构,则该架构仅应用于该对象(如果键中的属性存在于对象上)。", "schema.json.description": "元素的详细描述。用于悬停菜单和建议。", "schema.json.enum": "一组有效的文字值", "schema.json.exclusiveMaximum": "使最大的属性成为专有属性。", "schema.json.exclusiveMininum": "使最小的属性成为专有属性。", "schema.json.format": "描述值应采用的格式。", "schema.json.id": "架构的唯一标识符。", - "schema.json.items": "用于阵列。可以是一个用于验证每个元素的架构,或是按顺序验证每个项目的架构阵列 (第一个架构将验证第一个元素,第二个架构将验证第二个元素,依此类推)。", - "schema.json.maxItems": "一个阵列内可以包含的项目的最大数量。包含。", - "schema.json.maxLength": "字符串最大长度。", + "schema.json.items": "用于数组。可以是一个用于验证每个元素的架构,或按顺序验证每个项目的架构数组(第一个架构将验证第一个元素,第二个架构将验证第二个元素,依此类推)。", + "schema.json.maxItems": "一个数组内可以包含的项目的最大数量。包含。", + "schema.json.maxLength": "字符串的最大长度。", "schema.json.maxProperties": "一个对象可以拥有的属性的最大数量。包含。", "schema.json.maximum": "最大数值,默认包含。", - "schema.json.minItems": "一个阵列内可以包含的项目的最小数量。包含。", - "schema.json.minLength": "一个字符串的最小长度。", + "schema.json.minItems": "一个数组内可以包含的项目的最小数量。包含。", + "schema.json.minLength": "字符串的最小长度。", "schema.json.minProperties": "一个对象可以拥有的属性的最小数量。包含。", "schema.json.minimum": "最小数值,默认包含。", "schema.json.multipleOf": "一个可以除尽当前值的数 (即,没有余数)", "schema.json.not": "必须不能匹配的架构。", - "schema.json.oneOf": "架构的阵列,正好有一个必须匹配。", + "schema.json.oneOf": "架构的数组,正好有一个必须匹配。", "schema.json.pattern": "匹配字符串的正则表达式。不是隐含固定的。", "schema.json.patternProperties": "属性名称的正则表达式与架构的映射,用于匹配属性。", "schema.json.properties": "属性名称与每个属性架构的映射。", - "schema.json.required": "字符串的阵列,这些字符串列出了此对象需要的所有属性的名字。", + "schema.json.required": "字符串的数组,列出了此对象需要的所有属性的名称。", "schema.json.title": "元素的描述性标题", - "schema.json.type": "一个基本架构类型(数字、整数、null、阵列、对象、布尔值、字符串)的字符串或一个指定这些类型子集的字符串阵列。", - "schema.json.uniqueItems": "阵列中所有项目是否必须唯一。默认为 false。" + "schema.json.type": "一个基本架构类型(数字、整数、null、数组、对象、布尔值、字符串)的字符串或一个指定这些类型子集的字符串的数组。", + "schema.json.uniqueItems": "数组中所有项目是否必须唯一。默认为 false。" } \ No newline at end of file diff --git a/i18n/chs/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json b/i18n/chs/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json index 39c5c230d9b..245c51fe6aa 100644 --- a/i18n/chs/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json +++ b/i18n/chs/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json @@ -8,7 +8,7 @@ "contributes.jsonValidation.fileMatch": "要匹配的文件模式,例如 \"package.json\" 或 \"*.launch\"。", "contributes.jsonValidation.url": "到扩展文件夹('./')的架构 URL (\"http:\"、\"https:\")或相对路径。", "invalid.fileMatch": "必须定义 \"configuration.jsonValidation.fileMatch\" ", - "invalid.jsonValidation": "configuration.jsonValidation 必须是阵列", + "invalid.jsonValidation": "configuration.jsonValidation 必须是数组", "invalid.url": "configuration.jsonValidation.url 必须是 URL 或相对路径", "invalid.url.fileschema": "configuration.jsonValidation.url 是无效的相对 URL: {0}", "invalid.url.schema": "configuration.jsonValidation.url 必须以 \"http:\"、\"https:\" 或 \"./\" 开头以引用位于扩展中的架构。" diff --git a/i18n/chs/src/vs/workbench/browser/actions/openSettings.i18n.json b/i18n/chs/src/vs/workbench/browser/actions/openSettings.i18n.json index 3567bc4d746..7ba7d604c1a 100644 --- a/i18n/chs/src/vs/workbench/browser/actions/openSettings.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/actions/openSettings.i18n.json @@ -12,6 +12,7 @@ "emptySettingsHeader": "将设置放入此文件中以覆盖默认设置", "emptySettingsHeader1": "将设置放入此文件中以覆盖默认值和用户设置。", "fail.createSettings": "无法创建“{0}”({1})。", + "neverShowAgain": "不再显示", "openFolderFirst": "首先打开文件夹以创建工作区设置", "openGlobalKeybindings": "打开键盘快捷方式", "openGlobalSettings": "打开用户设置", diff --git a/i18n/chs/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json b/i18n/chs/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json index 5e3b20bc285..51f3a23ec6b 100644 --- a/i18n/chs/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json @@ -9,17 +9,24 @@ "changeEndOfLine": "更改行尾序列", "changeIndentation": "更改缩进", "changeMode": "更改语言模式", - "defaultEncoding": "默认编码", + "configureAssociations": "配置文件关联...", + "configureAssociationsExt": "“{0}”的配置文件关联...", + "configuredLanguage": "已配置语言", + "defaultEncoding": "配置的编码", "disableTabMode": "禁用辅助功能模式", "endOfLineCarriageReturnLineFeed": "CRLF", "endOfLineLineFeed": "LF", "gotoLine": "转到行", + "indentConvert": "转换文件", + "indentView": "更改视图", "indentation": "缩进", + "languagesPicks": "语言", "multiSelection": "{0} 选择", "multiSelectionRange": "{0} 选择(已选择 {1} 个字符)", "noEditor": "此时没有处于活动状态的文本编辑器", "noFileEditor": "此时无活动文件", "noWritableCodeEditor": "活动代码编辑器为只读模式。", + "persistFileAssociations": "你可以将文件名配置为从 **files.associations** 部分的语言关联。", "pickAction": "选择操作", "pickEncodingForReopen": "选择文件编码以重新打开文件", "pickEncodingForSave": "选择用于保存的文件编码", diff --git a/i18n/chs/src/vs/workbench/common/editor/diffEditorInput.i18n.json b/i18n/chs/src/vs/workbench/common/editor/diffEditorInput.i18n.json new file mode 100644 index 00000000000..50e968f8ee3 --- /dev/null +++ b/i18n/chs/src/vs/workbench/common/editor/diffEditorInput.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "compareLabels": "{0} ↔ {1}" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json b/i18n/chs/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json index 8bf7441c131..f5014f3730c 100644 --- a/i18n/chs/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json +++ b/i18n/chs/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json @@ -12,7 +12,7 @@ "changeNow": "立即更改", "continue": "继续", "editFile": "编辑“{0}”", - "exists": "请删除“{1}”中的别名“{0}”,然后重试此操作。", + "exists": "请删除“{1}”中的别名引用“{0}”,然后重试此操作。", "install": "在 PATH 中安装 \"code\" 命令", "later": "稍后", "laterInfo": "请记住,你始终可以从命令面板运行“{0}”操作。", diff --git a/i18n/chs/src/vs/workbench/electron-browser/integration.i18n.json b/i18n/chs/src/vs/workbench/electron-browser/integration.i18n.json index b72af746822..cf90c4eca98 100644 --- a/i18n/chs/src/vs/workbench/electron-browser/integration.i18n.json +++ b/i18n/chs/src/vs/workbench/electron-browser/integration.i18n.json @@ -4,8 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "autoSaveError": "无法写入设置。请将 **files.autoSave: \"afterDelay\"** 添加到 settings.json。", - "autoSaveInfo": "已启用的 **File | Auto Save** 菜单选项已成为值为 **afterDelay** 的 **files.autoSave** 设置。", "copy": "复制", "cut": "剪切", "paste": "粘贴", diff --git a/i18n/chs/src/vs/workbench/electron-main/menus.i18n.json b/i18n/chs/src/vs/workbench/electron-main/menus.i18n.json index c71a40aff01..8e288f0f08a 100644 --- a/i18n/chs/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/chs/src/vs/workbench/electron-main/menus.i18n.json @@ -77,6 +77,7 @@ "miToggleMenuBar": "切换菜单栏(&&B)", "miToggleOutput": "切换输出(&&O)", "miTogglePanel": "切换面板(&&P)", + "miToggleRenderWhitespace": "切换呈现空格(&&R)", "miToggleSidebar": "切换侧边栏(&&T)", "miToggleWordWrap": "切换自动换行(&&W)", "miTwitter": "在 Twitter 上加入我们(&&J)", diff --git a/i18n/chs/src/vs/workbench/electron-main/windows.i18n.json b/i18n/chs/src/vs/workbench/electron-main/windows.i18n.json index 0a7251c7dd0..358871daa6d 100644 --- a/i18n/chs/src/vs/workbench/electron-main/windows.i18n.json +++ b/i18n/chs/src/vs/workbench/electron-main/windows.i18n.json @@ -9,6 +9,7 @@ "appStalled": "窗口不再响应", "appStalledDetail": "可以重新打开或关闭窗,或者保持等待。", "close": "关闭", + "hiddenMenuBar": "你仍可以通过按 **Alt** 键访问菜单栏。", "ok": "确定", "pathNotExistDetail": "磁盘上似乎不再存在路径“{0}”。", "pathNotExistTitle": "路径不存在", diff --git a/i18n/chs/src/vs/workbench/node/extensionHostMain.i18n.json b/i18n/chs/src/vs/workbench/node/extensionHostMain.i18n.json index 8b6ad71cd4e..2a434caf8a8 100644 --- a/i18n/chs/src/vs/workbench/node/extensionHostMain.i18n.json +++ b/i18n/chs/src/vs/workbench/node/extensionHostMain.i18n.json @@ -3,4 +3,6 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "extensionTestError": "路径 {0} 未指向有效的扩展测试运行程序。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json b/i18n/chs/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json index ad66482519d..42d7233e142 100644 --- a/i18n/chs/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json @@ -29,6 +29,7 @@ "renameFunctionBreakpoint": "重命名函数断点", "renameWatchExpression": "重命名表达式", "restartDebug": "重启", + "run": "运行", "selectConfig": "选择配置", "startDebug": "开始", "stepIntoDebug": "单步调试", diff --git a/i18n/chs/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json b/i18n/chs/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json index cd39501534e..1be81f4108b 100644 --- a/i18n/chs/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json @@ -5,7 +5,7 @@ // Do not edit this file. It is machine generated. { "DebugTaskNotFound": "找不到 preLaunchTask“{0}”。", - "NewLaunchConfig": "请设置启动配置文件以调试应用程序。", + "NewLaunchConfig": "请设置应用程序的启动配置文件。", "continue": "继续", "debugAdapterCrash": "调试适配器进程已意外终止", "debugNoThread": "未从 ID 为 {0} 的调试适配器获取线程。", diff --git a/i18n/chs/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json b/i18n/chs/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json index aef9ca913b3..7a223323958 100644 --- a/i18n/chs/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json @@ -10,7 +10,7 @@ "app.launch.json.version": "此文件格式的版本。", "debugNoType": "不可省略调试适配器“类型”,其类型必须是“字符串”。", "duplicateDebuggerType": "调试类型“{0}”已注册,且具有属性“{1}”,正在忽略属性“{1}”。", - "selectDebug": "选择调试环境", + "selectDebug": "选择环境", "vscode.extension.contributes.debuggers": "用于调试适配器。", "vscode.extension.contributes.debuggers.args": "要传递给适配器的可选参数。", "vscode.extension.contributes.debuggers.configurationAttributes": "用于验证 \"launch.json\" 的 JSON 架构配置。", diff --git a/i18n/chs/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json b/i18n/chs/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json index 89f9a246fe3..62b9b8fecb2 100644 --- a/i18n/chs/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json @@ -6,6 +6,7 @@ { "debugAdapterBinNotFound": "路径 {0} 上找不到 DebugAdapter bin 文件夹。", "debugAdapterCrash": "调试适配器进程已意外终止", + "moreInfo": "详细信息", "noDebugAdapterExtensionInstalled": "没有为“{0}”调试安装扩展。", "stoppingDebugAdapter": "{0}。正在停止调试适配器。", "unableToLaunchDebugAdapter": "无法从 {0} 启动调试适配器。" diff --git a/i18n/chs/src/vs/workbench/parts/extensions/common/extensions.i18n.json b/i18n/chs/src/vs/workbench/parts/extensions/common/extensions.i18n.json new file mode 100644 index 00000000000..771d67be284 --- /dev/null +++ b/i18n/chs/src/vs/workbench/parts/extensions/common/extensions.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "extensionsCategory": "扩展" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json b/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json index e20ac3687fe..416da14c894 100644 --- a/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json @@ -8,7 +8,7 @@ "installExtension": "安装扩展", "restartNow": "立即重启", "restartNow2": "立即重启", - "showExtensionTips": "显示扩展提示", + "showExtensionRecommendations": "显示扩展建议", "showInstalledExtensions": "显示已安装扩展", "showOutdatedExtensions": "显示过时扩展", "success-installed": "已成功安装“{0}”。请重启以启用它。", diff --git a/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json b/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json index 111fb90386b..12be780d7c5 100644 --- a/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json @@ -18,7 +18,7 @@ "noExtensionsInstalled": "找不到扩展", "noExtensionsToInstall": "找不到扩展", "noOutdatedExtensions": "找不到过时扩展", - "noSuggestedExtensions": "没有建议的扩展", + "noRecommendedExtensions": "没有推荐的扩展", "nowInstalling": "正在安装“{0}”...", "outdatedExtensionsHandlerAriaLabel": "键入以缩小过时扩展列表的范围", "readme": "自述文件", diff --git a/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json b/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json index 2e19ac779f0..90db652dc75 100644 --- a/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json @@ -4,8 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "extension": "扩展", - "issue": "问题", - "issues": "问题", + "extensions": "扩展", + "extensionsInstalling": "扩展(正在安装 {0}...)", + "multipleIssues": "扩展({0} 个问题)", + "multipleUpdates": "扩展({0} 个可用更新)", + "oneIssue": "扩展(1 个问题)", + "oneUpdate": "扩展(1 个可用更新)", "uninstall": "卸载" } \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json b/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json index 606417a3a38..414ac9f0a47 100644 --- a/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json @@ -4,12 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "extensionsCategory": "扩展", "galleryExtensionsCommands": "安装库扩展", "localExtensionsCommands": "显示本地扩展", "outdatedExtensionsCommands": "更新过时扩展", "reloadNow": "立即重启", "success": "已成功安装扩展,请重启以启用它们。", "successSingle": "已成功安装 {0} 。请重启以启用它。", - "suggestedExtensionsCommands": "显示扩展提示" + "suggestedExtensionsCommands": "显示扩展建议" } \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/files/browser/fileActions.i18n.json b/i18n/chs/src/vs/workbench/parts/files/browser/fileActions.i18n.json index b480c4989de..e977614db89 100644 --- a/i18n/chs/src/vs/workbench/parts/files/browser/fileActions.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/files/browser/fileActions.i18n.json @@ -12,7 +12,6 @@ "closeOtherFiles": "关闭其他文件", "closeOtherLabel": "关闭其他文件", "compareFiles": "比较文件", - "compareLabels": "{0} ↔ {1}", "compareSource": "选择以进行比较", "compareWith": "与“{0}”比较", "confirmDeleteMessageFile": "是否确定要永久删除“{0}”?", diff --git a/i18n/chs/src/vs/workbench/parts/files/browser/files.contribution.i18n.json b/i18n/chs/src/vs/workbench/parts/files/browser/files.contribution.i18n.json index 131f1acaa8a..abef118679c 100644 --- a/i18n/chs/src/vs/workbench/parts/files/browser/files.contribution.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/files/browser/files.contribution.i18n.json @@ -4,6 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "associations": "配置语言的文件关联(如: \"*.extension\": \"html\")。这些关联的优先级高于已安装语言的默认关联。", "autoSave": "控制已更新文件的自动保存。接受的值:“{0}”、“{1}”、“{2}”。如果设置为“{3}”,则可在 \"files.autoSaveDelay\" 中配置延迟。", "autoSaveDelay": "控制延迟(以秒为单位),在该延迟后将自动保存更新后的文件。仅在 \"files.autoSave\" 设置为“{0}”时适用。", "binaryFileEditor": "二进制文件编辑器", @@ -23,5 +24,6 @@ "textFileEditor": "文本文件编辑器", "trimTrailingWhitespace": "启用后,将在保存文件时剪裁尾随空格。", "view": "查看", + "watcherExclude": "配置文件路径的 glob 模式以从文件监视排除。更改此设置要求重启。如果在启动时遇到 Code 消耗大量 CPU 时间,则可以排除大型文件夹以减少初始加载。", "workingFilesPicker": "按名称打开工作文档" } \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json b/i18n/chs/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json index 1814492c299..c17f6cf89cf 100644 --- a/i18n/chs/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json @@ -6,6 +6,7 @@ { "git": "GIT", "openChange": "打开更改", + "openFile": "打开文件", "openInEditor": "切换到编辑器视图", "stageSelectedLines": "暂存选定行", "switchToChangesView": "切换到更改视图" diff --git a/i18n/chs/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json b/i18n/chs/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json index 66d4191e111..d87de403060 100644 --- a/i18n/chs/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json @@ -9,6 +9,7 @@ "canNotRun": "无法从此处运行命令“{0}”。", "commandLabel": "{0}: {1}", "entryAriaLabel": "{0},命令", + "entryAriaLabelWithKey": "{0}、{1} ,命令", "noCommandsMatching": "没有匹配的命令", "showTriggerActions": "显示所有命令" } \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/quickopen/browser/gotoSymbolHandler.i18n.json b/i18n/chs/src/vs/workbench/parts/quickopen/browser/gotoSymbolHandler.i18n.json index c69c28afa2a..3c8b1446d6c 100644 --- a/i18n/chs/src/vs/workbench/parts/quickopen/browser/gotoSymbolHandler.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/quickopen/browser/gotoSymbolHandler.i18n.json @@ -5,7 +5,7 @@ // Do not edit this file. It is machine generated. { "_constructor": "构造函数({0})", - "array": "阵列({0})", + "array": "数组({0})", "boolean": "布尔值({0})", "cannotRunGotoSymbol": "首先打开文本文件以转到符号", "cannotRunGotoSymbolInFile": "很遗憾,我们没有该文件的任何符号信息", @@ -17,7 +17,7 @@ "gotoSymbol": "转到符号...", "gotoSymbolHandlerAriaLabel": "键入以减少当前活动编辑器的符号", "interface": "接口({0})", - "key": "密钥({0})", + "key": "键({0})", "method": "方法({0})", "modules": "模块({0})", "namespace": "命名空间({0})", diff --git a/i18n/chs/src/vs/workbench/parts/search/browser/search.contribution.i18n.json b/i18n/chs/src/vs/workbench/parts/search/browser/search.contribution.i18n.json index 4ea549b74bd..f6d0788aa08 100644 --- a/i18n/chs/src/vs/workbench/parts/search/browser/search.contribution.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/search/browser/search.contribution.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "exclude": "配置全局模式以在搜索中排除文件和文件夹。从 file.exclude 设置中继承所有 glob 模式。", + "exclude": "配置 glob 模式以在搜索中排除文件和文件夹。从 file.exclude 设置中继承所有 glob 模式。", "exclude.boolean": "匹配文件路径所依据的 glob 模式。设置为 true 或 false 可启用或禁用该模式。", "exclude.when": "对匹配文件的同级文件的其他检查。使用 $(basename) 作为匹配文件名的变量。", "findInFolder": "在文件夹中查找", diff --git a/i18n/chs/src/vs/workbench/parts/search/browser/searchViewlet.i18n.json b/i18n/chs/src/vs/workbench/parts/search/browser/searchViewlet.i18n.json index 2dbd7dfb708..07f4dd3092f 100644 --- a/i18n/chs/src/vs/workbench/parts/search/browser/searchViewlet.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/search/browser/searchViewlet.i18n.json @@ -29,7 +29,7 @@ "noResultsIncludes": "“{0}”中未找到任何结果 - ", "noResultsIncludesExcludes": "在“{0}”中找不到结果(“{1}”除外) - ", "openSettings.message": "打开设置", - "patternDescription": "使用全局模式", + "patternDescription": "使用 Glob 模式", "patternHelpInclude": "要匹配的模式。例如,****/*.js** 与所有 JavaScript 文件匹配,或 **myFolder/**** 与包含所有子级的文件夹匹配。\n\n**Reference**:\n***** 匹配 0 个或更多字符\n**?** 匹配 1 个字符\n****** 匹配零个或更多目录\n**[a-z]** 匹配一系列字符\n**{a,b}** 匹配任何一种模式)", "regexp.validationFailure": "表达式与所有内容相匹配", "rerunSearch.message": "再次搜索", diff --git a/i18n/chs/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json b/i18n/chs/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json new file mode 100644 index 00000000000..dc434090ab8 --- /dev/null +++ b/i18n/chs/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json @@ -0,0 +1,16 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "dotnetBuild": "创建用于使用 dotnet 生成编译的 tasks.json 文件。", + "grunt": "为 Grunt 创建一个 tasks.json 文件。如果存在 jake 文件,则将自动检测任务。", + "gulp": "为 Grunt 创建一个 tasks.json 文件。如果存在 jake 文件,则将自动检测任务。", + "jake": "为 Jake 创建一个 tasks.json 文件。如果存在 jake 文件,则将自动检测任务。", + "msbuild": "创建用于使用 msbuild 编译的 tasks.json 文件。", + "tsc.config": "创建用于编译 TypeScript 项目的 tasks.json 文件。", + "tsc.openFile": "创建用于编译当前打开的 TypeScript 文件的 tasks.json 文件。", + "tsc.specificFile": "创建用于编译特定的 TypeScript 文件的 tasks.json 文件。", + "tsc.watch": "创建用于编译观看模式的 TypeScript 文件的 tasks.json 文件。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json b/i18n/chs/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json index bfac0feae55..bf3517c8947 100644 --- a/i18n/chs/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json @@ -7,7 +7,7 @@ "BuildAction.label": "运行生成任务", "CleanAction.label": "运行清理任务", "CloseMessageAction.label": "关闭", - "ConfigureTaskRunnerAction.autoDetect": "自动检测任务系统失败。查看任务输出了解详细信息", + "ConfigureTaskRunnerAction.autoDetect": "自动检测系统任务失败。请使用默认模板。有关详细信息,请参阅任务输出。", "ConfigureTaskRunnerAction.failed": "无法在 \".vscode\" 文件夹中创建 \"tasks.json\" 文件。查看任务输出了解详细信息。", "ConfigureTaskRunnerAction.label": "配置任务运行程序", "JsonSchema.args": "传递到命令的其他参数。", @@ -15,7 +15,7 @@ "JsonSchema.echoCommand": "控制是否将已执行的命令回显到输出。默认值为 false。", "JsonSchema.linux": "Linux 特定的生成配置", "JsonSchema.mac": "Mac 特定的生成配置", - "JsonSchema.matchers": "要使用的问题匹配程序。可以是字符串或问题匹配程序定义,或字符串和问题匹配程序阵列。", + "JsonSchema.matchers": "要使用的问题匹配程序。可以是字符串或问题匹配程序定义,或字符串和问题匹配程序数组。", "JsonSchema.options": "其他命令选项", "JsonSchema.options.cwd": "已执行程序或脚本的当前工作目录。如果省略,则使用代码的当前工作区根。", "JsonSchema.options.env": "已执行程序或 shell 的环境。如果省略,则使用父进程的环境。", @@ -35,7 +35,7 @@ "JsonSchema.problemMatcher.fileLocation": "定义应如何解释问题模式中报告的文件名。", "JsonSchema.problemMatcher.owner": "代码内问题的所有者。如果指定了基准,则可省略。如果省略,并且未指定基准,则默认值为“外部”。", "JsonSchema.problemMatcher.pattern": "问题模式或预定义问题模式的名称。如果指定了基准,则可以省略。", - "JsonSchema.problemMatcher.severity": "捕获问题的默认严重性。如果模式未定义严重性的匹配组,则使用 \"Is\"。", + "JsonSchema.problemMatcher.severity": "捕获问题的默认严重性。如果模式未定义严重性的匹配组,则使用。", "JsonSchema.problemMatcher.watchedBegin": "一个正则表达式,发出受监视任务开始执行(通过文件监视触发)的信号。", "JsonSchema.problemMatcher.watchedEnd": "一个正则表达式,发出受监视任务结束执行的信号。", "JsonSchema.problemMatcher.watching.activeOnStart": "如果设置为 true,则当任务开始时观察程序处于活动模式。这相当于发出与 beginPattern 匹配的行。", @@ -49,7 +49,7 @@ "JsonSchema.tasks": "任务配置。通常是外部任务运行程序中已定义任务的扩充。", "JsonSchema.tasks.args": "造调用此任务时传递给命令的其他参数。", "JsonSchema.tasks.build": "将此任务映射到代码的默认生成命令。", - "JsonSchema.tasks.matchers": "要使用的问题匹配程序。可以是字符串或问题匹配程序定义,或字符串和问题匹配程序阵列。", + "JsonSchema.tasks.matchers": "要使用的问题匹配程序。可以是字符串或问题匹配程序定义,或字符串和问题匹配程序数组。", "JsonSchema.tasks.showOutput": "控制是否显示正在运行的任务的输出。如果省略,则使用全局定义的值。", "JsonSchema.tasks.suppressTaskName": "控制是否将任务名作为参数添加到命令。如果省略,则使用全局定义的值。", "JsonSchema.tasks.taskName": "任务名称", diff --git a/i18n/chs/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json b/i18n/chs/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json index dddff9c9a4e..cab00b25e5a 100644 --- a/i18n/chs/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json @@ -10,6 +10,6 @@ "ConfigurationParser.noCommand": "错误: 未提供任何有效的命令名称。", "ConfigurationParser.noName": "错误: 声明范围内的问题匹配程序必须具有名称:\n{0}\n", "ConfigurationParser.noTaskName": "错误: 任务必须提供 taskName 属性。将忽略该任务。\n{0}\n", - "ConfigurationParser.noargs": "错误: 命令参数必须是字符串阵列。提供的值为:\n{0}", + "ConfigurationParser.noargs": "错误: 命令参数必须是字符串数组。提供的值为:\n{0}", "ConfigurationParser.unknownMatcherKind": "警告: 已定义的问题匹配程序未知。受支持的类型为 string | ProblemMatcher | (string | ProblemMatcher)[]。\n{0}\n" } \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/services/themes/node/themeService.i18n.json b/i18n/chs/src/vs/workbench/services/themes/node/themeService.i18n.json index ec1fe33c01a..bc328717bb9 100644 --- a/i18n/chs/src/vs/workbench/services/themes/node/themeService.i18n.json +++ b/i18n/chs/src/vs/workbench/services/themes/node/themeService.i18n.json @@ -7,7 +7,7 @@ "error.cannotloadtheme": "无法加载 {0}", "error.cannotparse": "问题分析 plist 文件: {0}", "invalid.path.1": "“contributes.{0}.path”({1})应包含在扩展的文件夹({2})内。这可能会使扩展不可移植。", - "reqarray": "扩展点“{0}”必须是阵列。 ", + "reqarray": "扩展点“{0}”必须是数组。 ", "reqpath": "“contributes.{0}.path”中应为字符串。提供的值: {1}", "vscode.extension.contributes.themes": "用于 textmate 颜色主题。", "vscode.extension.contributes.themes.label": "颜色主题的标签在 UI 中的显示形式。", diff --git a/i18n/chs/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json b/i18n/chs/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json index 53ce96f5b20..6218252a2f2 100644 --- a/i18n/chs/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json +++ b/i18n/chs/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json @@ -4,9 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "pluginHostProcess.crash": "扩展主机意外终止。请重新加载窗口以恢复。", - "pluginHostProcess.error": "扩展主机的错误: {0}", + "extensionHostProcess.crash": "扩展主机意外终止。请重新加载窗口以恢复。", + "extensionHostProcess.error": "扩展主机出现错误: {0}", + "extensionHostProcess.startupFailDebug": "扩展未在 10 秒内启动,可能在第一行已停止,需要调试器才能继续。", "pluginHostProcess.startupFail": "扩展主机未在 10 秒内启动,这可能是一个问题。", - "pluginHostProcess.startupFailDebug": "扩展主机未在 10 秒内启动,可能在第一行时停止,需要调试程序才可继续。", "reloadWindow": "重新加载窗口" } \ No newline at end of file diff --git a/i18n/cht/extensions/json/server/out/configuration.i18n.json b/i18n/cht/extensions/json/server/out/configuration.i18n.json index 74a99ea9f24..c23b8176f4b 100644 --- a/i18n/cht/extensions/json/server/out/configuration.i18n.json +++ b/i18n/cht/extensions/json/server/out/configuration.i18n.json @@ -7,7 +7,7 @@ "schema.json": "使用結構描述來描述 JSON 檔案。如需詳細資訊,請參閱 json-schema.org。", "schema.json.$schema": "用來驗證此文件的結構描述", "schema.json.additionalItems": "用於陣列 (只有在項目設為陣列時)。若其為結構描述,此結構描述會驗證項目陣列所指定的項目之後的項目。若其為 False,則額外的項目會導致驗證失敗。", - "schema.json.additionalProperties": "為結構描述或布林值。若為結構描述,將會用於驗證所有不符合 'properties' 或 'patternProperties' 的屬性。若為 False,則所有不符合這兩項其中之一的屬性,都會導致此結構描述失敗。", + "schema.json.additionalProperties": "為結構描述或布林值。若為結構描述,將會用以驗證所有不符合 'properties' 或 'patternProperties' 的屬性。若為 false,則所有不符合這兩項其中之一的屬性,都會導致此結構描述失敗。", "schema.json.allOf": "結構描述的陣列,必須全部符合。", "schema.json.anyOf": "結構描述的陣列,其中必須至少有一個符合。", "schema.json.default": "預設值。供建議使用。", diff --git a/i18n/cht/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json b/i18n/cht/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json new file mode 100644 index 00000000000..b6e76cc36b6 --- /dev/null +++ b/i18n/cht/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json @@ -0,0 +1,11 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "assocDescriptionFile": "將檔案名稱符合 Glob 模式的所有檔案,對應至具有指定識別碼的語言。", + "assocDescriptionPath": "將完整路徑符合 Glob 模式的所有檔案,對應至具有指定識別碼的語言。", + "assocLabelFile": "檔案副檔名", + "assocLabelPath": "檔案路徑" +} \ No newline at end of file diff --git a/i18n/cht/extensions/typescript/out/utils/projectStatus.i18n.json b/i18n/cht/extensions/typescript/out/utils/projectStatus.i18n.json new file mode 100644 index 00000000000..14a5b8e8b3d --- /dev/null +++ b/i18n/cht/extensions/typescript/out/utils/projectStatus.i18n.json @@ -0,0 +1,14 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "cmdCreate": "建立 jsconfig.json 檔案...", + "hint.tooltip": "擁有專案,並擁有更好的 IntelliSense、符號搜尋等更多功能。", + "hintCreate": "擁有專案並體驗更好的 IntelliSense 和程式碼瀏覽。", + "hintExclude": "'{0}' 是大型專案。如需更好的效能,請排除含有大量檔案的資料夾,如: {1}...", + "large.label": "設定排除", + "large.tooltip": "專案中有太多檔案可能會降低效能。請排除含有大量檔案的資料夾,如: {0}...", + "open": "設定排除..." +} \ No newline at end of file diff --git a/i18n/cht/src/vs/base/common/keyCodes.i18n.json b/i18n/cht/src/vs/base/common/keyCodes.i18n.json index 1a93088f46d..4998c656cdc 100644 --- a/i18n/cht/src/vs/base/common/keyCodes.i18n.json +++ b/i18n/cht/src/vs/base/common/keyCodes.i18n.json @@ -5,8 +5,13 @@ // Do not edit this file. It is machine generated. { "altKey": "Alt", - "cmdKey": "命令", + "altKey.long": "Alt", + "cmdKey": "Command", + "cmdKey.long": "Command", "ctrlKey": "Ctrl", + "ctrlKey.long": "Control", "shiftKey": "Shift", - "windowsKey": "Windows" + "shiftKey.long": "Shift", + "windowsKey": "Windows", + "windowsKey.long": "Windows" } \ No newline at end of file diff --git a/i18n/cht/src/vs/editor/common/config/commonEditorConfig.i18n.json b/i18n/cht/src/vs/editor/common/config/commonEditorConfig.i18n.json index 7a7794dad0e..267dfd3c466 100644 --- a/i18n/cht/src/vs/editor/common/config/commonEditorConfig.i18n.json +++ b/i18n/cht/src/vs/editor/common/config/commonEditorConfig.i18n.json @@ -4,19 +4,22 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "acceptSuggestionOnEnter": "控制除了 'Tab' 外,是否也藉由按下 'Enter' 接受建議。如此可避免混淆要插入新行或接受建議。", "autoClosingBrackets": "控制編輯器是否應在左括號後自動插入右括號", "cursorBlinking": "控制游標閃爍動畫,接受的值為 'blink'、'visible' 和 'hidden'", "cursorStyle": "控制游標樣式,接受的值為 'block' 和 'line'", + "detectIndentation": "開啟檔案時,會依據檔案內容來偵測 `editor.tabSize` 及 `editor.insertSpaces`。", "editorConfigurationTitle": "編輯器組態", - "folding": "控制編輯器是否已啟用程式碼摺疊", + "folding": "控制編輯器是否已啟用程式碼摺疊功能", "fontFamily": "控制字型家族。", "fontLigatures": "啟用連字字型", "fontSize": "控制字型大小。", "formatOnType": "控制編輯器是否應在輸入一行後自動格式化", "glyphMargin": "控制是否顯示字符邊界", "hideCursorInOverviewRuler": "控制游標是否應隱藏在概觀尺規中。", - "ignoreTrimWhitespace": "控制差異編輯器是否將開頭或尾端空白字元的變更顯示為差異", - "insertSpaces": "控制編輯器是否會插入空格來取代 Tab。接受的值: [自動]、True、False。如果設定為 [自動],會在開啟檔案時猜測該值。", + "ignoreTrimWhitespace": "控制 Diff 編輯器是否將開頭或尾端空白字元的變更顯示為差異", + "insertSpaces": "按 Tab 時插入空格。", + "insertSpaces.errorMessage": "必須是 'boolean'。請注意,值 \"auto\" 已由 `editor.detect Indentation` 設定取代。", "lineHeight": "控制行高。", "lineNumbers": "控制是否顯示行號", "mouseWheelScrollSensitivity": "滑鼠滾輪捲動事件的 'deltaX' 與 'deltaY' 所使用的乘數", @@ -29,9 +32,10 @@ "rulers": "要在其中顯示垂直尺規的資料行", "scrollBeyondLastLine": "控制編輯器是否會捲動到最後一行之後", "selectionHighlight": "控制編輯器是否應反白顯示與選取範圍相似的符合項", - "sideBySide": "控制差異編輯器要並排或內嵌顯示差異", + "sideBySide": "控制 Diff 編輯器要並排或內嵌顯示差異", "suggestOnTriggerCharacters": "控制輸入觸發字元時,是否應自動顯示建議", - "tabSize": "控制字元中 Tab 鍵的呈現大小。接受的值: [自動]、2、4、6 等等。如果設定為 [自動],會在開啟檔案時猜測該值。", + "tabSize": "與 Tab 相等的空格數量。", + "tabSize.errorMessage": "必須是 'number'。請注意,值 \"auto\" 已由 `editor.detectIndentation` 設定取代。", "wordSeparators": "執行文字相關導覽或作業時將作為文字分隔符號的字元", "wrappingColumn": "控制編輯器會在幾個字元後換行至下一行。將此項目設為 0 會開啟檢視區寬度換行", "wrappingIndent": "控制換行的縮排。可以是 [無]、[相同] 或 [縮排]。" diff --git a/i18n/cht/src/vs/editor/common/services/modelServiceImpl.i18n.json b/i18n/cht/src/vs/editor/common/services/modelServiceImpl.i18n.json new file mode 100644 index 00000000000..dec878c9c73 --- /dev/null +++ b/i18n/cht/src/vs/editor/common/services/modelServiceImpl.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "indentAutoMigrate": "請更新您的設定: `editor.detect Indentation` 會取代 `editor.tabSize`: \"auto\" 或 `editor.insertSpaces`: \"auto\"" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json b/i18n/cht/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json index e44aba57b20..35be0ed912d 100644 --- a/i18n/cht/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json +++ b/i18n/cht/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json @@ -7,14 +7,14 @@ "ShowAccessibilityHelpAction": "顯示協助工具說明", "experimentalScreenReaderOptsOn": "因為 editor.experimentalScreenReader 設定索引鍵的緣故,所以已開啟實驗螢幕助讀程式支援。", "experimentalScreenReaderSessionOff": "實驗螢幕助讀程式支援已關閉。請按 {0} 以針對此工作階段加以開啟,或將 editor.experimentalScreenReader 設定為 True 以針對所有工作階段加以開啟。", - "experimentalScreenReaderSessionOffNoKb": "實驗螢幕助讀程式支援已關閉。目前無法透過按鍵組合觸發命令 {0}。請將 editor.experimentalScreenReader 設定為 True,以針對所有工作階段加以開啟。", + "experimentalScreenReaderSessionOffNoKb": "實驗螢幕助讀程式支援已關閉。目前無法透過按鍵繫結關係觸發命令 {0}。請將 editor.experimentalScreenReader 設定為 True,以針對所有工作階段加以開啟。", "experimentalScreenReaderSessionOn": "此工作階段的實驗螢幕助讀程式支援已開啟。按 {0} 可切換此行為。", - "experimentalScreenReaderSessionOnNoKb": "此工作階段的實驗螢幕助讀程式支援已開啟。目前無法透過按鍵組合觸發命令 {0}。", + "experimentalScreenReaderSessionOnNoKb": "此工作階段的實驗螢幕助讀程式支援已開啟。目前無法透過按鍵繫結關係觸發命令 {0}。", "introMsg": "感謝您試用 VSCode 的實驗協助工具選項。", "outroMsg": "您可以按 Esc 鍵來解除此工具提示並返回編輯器。", "status": "狀態:", "tabFocusModeOffMsg": "在此編輯器中按 Tab 鍵會插入定位字元。按 {0} 可切換此行為。", - "tabFocusModeOffMsgNoKb": "在此編輯器中按 Tab 鍵會將焦點移至下一個可設定焦點的元素。目前無法透過按鍵組合觸發命令 {0}。", + "tabFocusModeOffMsgNoKb": "在此編輯器中按 Tab 鍵會將焦點移至下一個可設定焦點的元素。目前無法透過按鍵繫結關係觸發命令 {0}。", "tabFocusModeOnMsg": "在此編輯器中按 Tab 鍵會將焦點移至下一個可設定焦點的元素。按 {0} 可切換此行為。", - "tabFocusModeOnMsgNoKb": "在此編輯器中按 Tab 鍵會將焦點移至下一個可設定焦點的元素。目前無法透過按鍵組合觸發命令 {0}。" + "tabFocusModeOnMsgNoKb": "在此編輯器中按 Tab 鍵會將焦點移至下一個可設定焦點的元素。目前無法透過按鍵繫結關係觸發命令 {0}。" } \ No newline at end of file diff --git a/i18n/cht/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json b/i18n/cht/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json index 9eacca0eefa..845ee429ca8 100644 --- a/i18n/cht/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json +++ b/i18n/cht/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json @@ -4,9 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "DefineKeybindingAction": "定義按鍵組合", + "DefineKeybindingAction": "定義按鍵繫結關係", "defineKeybinding.initial": "按下所需的按鍵組合,再按 ENTER 鍵", "defineKeybinding.kbLayoutErrorMessage": "您無法在目前的鍵盤配置下產生此按鍵組合。", "defineKeybinding.kbLayoutInfoMessage": "針對您目前的鍵盤配置,請按 ", - "defineKeybinding.start": "定義按鍵組合" + "defineKeybinding.start": "定義按鍵繫結關係" } \ No newline at end of file diff --git a/i18n/cht/src/vs/editor/contrib/folding/browser/folding.i18n.json b/i18n/cht/src/vs/editor/contrib/folding/browser/folding.i18n.json index 5a43a2ed443..5e59d7e0d59 100644 --- a/i18n/cht/src/vs/editor/contrib/folding/browser/folding.i18n.json +++ b/i18n/cht/src/vs/editor/contrib/folding/browser/folding.i18n.json @@ -6,6 +6,11 @@ { "foldAction.label": "摺疊", "foldAllAction.label": "全部摺疊", + "foldLevel1Action.label": "摺疊層級 1", + "foldLevel2Action.label": "摺疊層級 2", + "foldLevel3Action.label": "摺疊層級 3", + "foldLevel4Action.label": "摺疊層級 4", + "foldLevel5Action.label": "摺疊層級 5", "unfoldAction.label": "展開", "unfoldAllAction.label": "全部展開" } \ No newline at end of file diff --git a/i18n/cht/src/vs/editor/contrib/indentation/common/indentation.i18n.json b/i18n/cht/src/vs/editor/contrib/indentation/common/indentation.i18n.json index da77af145d4..22204cbb1da 100644 --- a/i18n/cht/src/vs/editor/contrib/indentation/common/indentation.i18n.json +++ b/i18n/cht/src/vs/editor/contrib/indentation/common/indentation.i18n.json @@ -4,9 +4,12 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "changeIndentationSize": "變更目前檔案的定位點大小", "configuredTabSize": "已設定的定位點大小", + "detectIndentation": "偵測內容中的縮排", + "indentUsingSpaces": "使用空格鍵進行縮排", + "indentUsingTabs": "使用 Tab 進行縮排", "indentationToSpaces": "將縮排轉換成空格", "indentationToTabs": "將縮排轉換成定位點", - "selectTabWidth": "選取目前檔案的定位點大小" + "selectTabWidth": "選取目前檔案的定位點大小", + "toggleRenderWhitespace": "切換轉譯空白字元" } \ No newline at end of file diff --git a/i18n/cht/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json b/i18n/cht/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json new file mode 100644 index 00000000000..d56310c9916 --- /dev/null +++ b/i18n/cht/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "hint": "{0},提示" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json b/i18n/cht/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json new file mode 100644 index 00000000000..75bf62bd612 --- /dev/null +++ b/i18n/cht/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "renameAriaLabel": "為輸入重新命名。請鍵入新名稱,然後按 Enter 以認可。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json b/i18n/cht/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json index 0cbcb074aaa..a25b24a2014 100644 --- a/i18n/cht/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json +++ b/i18n/cht/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json @@ -4,8 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "ariaCurrentSuggestion": "{0},建議", + "ariaCurrentSuggestionWithDetails": "{0},建議,有詳細資料", "goback": "返回", "readMore": "進一步了解...{0}", "suggestWidget.loading": "正在載入...", - "suggestWidget.noSuggestions": "無建議。" + "suggestWidget.noSuggestions": "無建議。", + "suggestionAriaAccepted": "{0},接受", + "suggestionAriaLabel": "{0},建議", + "suggestionWithDetailsAriaLabel": "{0},建議,有詳細資料" } \ No newline at end of file diff --git a/i18n/cht/src/vs/editor/node/textMate/TMSyntax.i18n.json b/i18n/cht/src/vs/editor/node/textMate/TMSyntax.i18n.json index 41675c600f5..f5358de39e3 100644 --- a/i18n/cht/src/vs/editor/node/textMate/TMSyntax.i18n.json +++ b/i18n/cht/src/vs/editor/node/textMate/TMSyntax.i18n.json @@ -8,7 +8,7 @@ "invalid.path.0": "`contributes.{0}.path` 中的預期字串。提供的值: {1}", "invalid.path.1": "要包含在擴充功能資料夾 ({2}) 中的預期 `contributes.{0}.path` ({1})。這可能會使擴充功能無法移植。", "invalid.scopeName": "`contributes.{0}.scopeName` 中的預期字串。提供的值: {1}", - "vscode.extension.contributes.grammars": "提供 textmate Tokenizer。", + "vscode.extension.contributes.grammars": "提供 textmate 權杖化工具。", "vscode.extension.contributes.grammars.language": "要予以提供此語法的語言識別碼。", "vscode.extension.contributes.grammars.path": "tmLanguage 檔案的路徑。此路徑是擴充功能資料夾的相對路徑,而且一般會以 './syntaxes/' 開頭。", "vscode.extension.contributes.grammars.scopeName": "tmLanguage 檔案所使用的 textmate 範圍名稱。" diff --git a/i18n/cht/src/vs/languages/html/common/htmlTags.i18n.json b/i18n/cht/src/vs/languages/html/common/htmlTags.i18n.json index f96dfe3e85d..c21a406d56e 100644 --- a/i18n/cht/src/vs/languages/html/common/htmlTags.i18n.json +++ b/i18n/cht/src/vs/languages/html/common/htmlTags.i18n.json @@ -56,6 +56,39 @@ "tags.img": "img 元素代表影像。", "tags.input": "input 元素代表具類型資料欄位,通常會有允許使用者編輯資料的表單控制項。", "tags.ins": "ins 元素代表新增至文件。", + "tags.ion.checkbox": "核取方塊除了樣式以外,與 HTML 核取方塊輸入並無差異。核取方塊的行為與任何 AngularJS 核取方塊皆同。", + "tags.ion.content": "ionContent 指示詞提供易於使用的內容區域,可將其設定為使用 Ionic 的自訂捲動檢視,或瀏覽器的內建溢位捲動。", + "tags.ion.deletebutton": "ionItem 的子系", + "tags.ion.footerbar": "在某些內容下方加入固定的頁尾列。如果套用 \"bar-subfooter\" 類別,則也可以是子頁尾 (較高)。", + "tags.ion.headerbar": "在某些內容上方加入固定的頁首列。如果套用 \"bar-subheader\" 類別,則也可以是子頁首 (較低)。", + "tags.ion.infinitescroll": "ionContent 或 ionScroll 的子系。每當使用者到達頁面的底部或接近頁面的底部時,ionInfiniteScroll 指示詞可讓您呼叫函式。", + "tags.ion.input": "ionInput 僅適用於文字類型的輸入。Ionic 在元件內使用實際的 HTML 元素搭配 Ionic 文繞圖,更能夠處理使用者經驗和互動功能。", + "tags.ion.item": "ionList 的子系。", + "tags.ion.list": "List 是在幾乎所有行動應用程式中廣泛使用的介面元素,從基本文字到按鈕、切換按鈕、圖示和縮圖等均涵蓋在內。", + "tags.ion.modalview": "Modal 是可以暫時移至使用者主要檢視的內容窗格。通常用於進行選擇或編輯項目。", + "tags.ion.navbackbutton": "ionNavBar 的子系。可在 ionNavBar 內建立 [返回] 按鈕。當用戶能夠返回目前的瀏覽堆疊時,[返回] 按鈕就會出現。", + "tags.ion.navbar": "如果您有 ionNavView 指示詞,也可以建立 ,這將會建立隨著應用程式狀態變更而更新的頂端列。 ", + "tags.ion.navbuttons": "ionNavView 的子系。使用 ionNavButtons 從 ionView 中設定 ionNavBar 上的按鈕。", + "tags.ion.navtitle": "ionNavView 的子系。ionNavTitle 指示詞從 ionView 範本中以自訂 HTML 取代 ionNavBar 標題文字。", + "tags.ion.navview": "ionNavView 指示詞在應用程式中用於轉譯範本。每個範本都是狀態的一部分。狀態通常對應到 URL,並使用 angular-ui-router 以程式設計方式定義。", + "tags.ion.optionbutton": "ionItem 的子系。在清單項目內建立選項按鈕,當該使用者將項目撥動至左側時,就可以看見該按鈕。", + "tags.ion.pane": "符合內容的簡單容器,而且無副作用。將 \"pane\" 類別加入元素中。", + "tags.ion.popoverview": "Popover 是浮動於應用程序內容上方的檢視。Popover 提供了呈現或集中使用者資訊的簡易方式。", + "tags.ion.radio": "選項 ionRirective 除了樣式以外,與 HTML 選項輸入並無差異。ionRadio 的行為與 AngularJS 選項輸入相同。", + "tags.ion.refresher": "ionContent 或 ionScroll 的子系。可讓您將 pull-to-refresh 加入 scrollView。請將其當作 ionContent 或 ionScroll 元素的第一個子系。", + "tags.ion.reorderbutton": "ionItem 的子系。", + "tags.ion.scroll": "為內部所有內容建立可捲動的容器。", + "tags.ion.sidemenu": "ionSideMenus 的子系。適用於側邊功能表的容器,與 ionSideMenuContent 指示詞同層級。", + "tags.ion.sidemenucontent": "ionSideMenus 的子系。適用於主要可見內容的容器,與一或多個 ionSideMenu 指示詞同層級。", + "tags.ion.sidemenus": "適用於側邊功能表和主要內容的容器元素。將主要內容區域從一側拖向另一側,即可切換左側和 (或) 右側功能表。", + "tags.ion.slide": "ionSlideBox 的子系。在滑動方塊內顯示分頁。", + "tags.ion.slidebox": "滑動方塊為多頁面容器,每個頁面都可在其間撥動或拖曳。", + "tags.ion.spinner": "ionSpinner 指示詞提供多種動畫式微調按鈕。", + "tags.ion.tab": "ionTabs 的子系。包含索引標籤的內容。只有在選取了特定索引標籤時,內容才會存在。", + "tags.ion.tabs": "透過索引標籤列和一組可在其間切換索引標籤的「頁面」,提供多標籤介面。", + "tags.ion.title": "ion-title 是會設定 ionNavbar 標題的元件", + "tags.ion.toggle": "切換按鈕是動畫開關,可將指定模型繫結到布林值。允許拖曳開關兩極。除此之外,切換按鈕的行為與任何 AngularJS 核取方塊皆同。", + "tags.ion.view": "ionNavView 的子系。用來檢視內容及任何瀏覽和頁首列資訊的容器。", "tags.kbd": "kbd 元素代表使用者輸入 (一般是鍵盤輸入,不過也可以用來代表其他輸入,例如語音命令)。", "tags.label": "label 元素代表使用者介面中的標題。透過使用 for 屬性,或將表單控制項放入 label 元素本身,標題就可以與特定表單控制項 (稱為 label 元素的已標示控制項) 建立關聯。", "tags.legend": "legend 元素代表 legend 元素的父 fieldset 元素 (如果有的話) 其餘內容的標題。", diff --git a/i18n/cht/src/vs/platform/extensions/common/abstractExtensionService.i18n.json b/i18n/cht/src/vs/platform/extensions/common/abstractExtensionService.i18n.json index 8b6ad71cd4e..09326bed87f 100644 --- a/i18n/cht/src/vs/platform/extensions/common/abstractExtensionService.i18n.json +++ b/i18n/cht/src/vs/platform/extensions/common/abstractExtensionService.i18n.json @@ -3,4 +3,9 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "activationError": "啟動擴充功能 `{0}` 失敗: {1}。", + "failedDep1": "擴充功能 `{1}` 無法啟動。原因: 相依性 `{0}` 無法啟動。", + "failedDep2": "擴充功能 `{0}` 無法啟動。原因: 相依性超過 10 個層級 (很可能是相依性迴圈)。", + "unknownDep": "擴充功能 `{1}` 無法啟動。原因: 未知的相依性 `{0}`。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/platform/extensions/common/extensionsRegistry.i18n.json b/i18n/cht/src/vs/platform/extensions/common/extensionsRegistry.i18n.json index 8b6ad71cd4e..446bad104af 100644 --- a/i18n/cht/src/vs/platform/extensions/common/extensionsRegistry.i18n.json +++ b/i18n/cht/src/vs/platform/extensions/common/extensionsRegistry.i18n.json @@ -3,4 +3,27 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "extensionDescription.activationEvents1": "屬性 `{0}` 可以省略或必須屬於 `string[]` 類型", + "extensionDescription.activationEvents2": "屬性 `{0}` 和 `{1}` 必須同時指定或同時忽略", + "extensionDescription.empty": "得到空白擴充功能描述", + "extensionDescription.engines": "屬性 '{0}' 為強制項目且必須屬於 `object` 類型", + "extensionDescription.engines.vscode": "屬性 '{0}' 為強制項目且必須屬於 `string` 類型", + "extensionDescription.extensionDependencies": "屬性 `{0}` 可以省略或必須屬於 `string[]` 類型", + "extensionDescription.main1": "屬性 `{0}` 可以省略或必須屬於 `string` 類型", + "extensionDescription.main2": "`main` ({0}) 必須包含在擴充功能的資料夾 ({1}) 中。這可能會使擴充功能無法移植。", + "extensionDescription.main3": "屬性 `{0}` 和 `{1}` 必須同時指定或同時忽略", + "extensionDescription.name": "屬性 '{0}' 為強制項目且必須屬於 `string` 類型", + "extensionDescription.publisher": "屬性 '{0}' 為強制項目且必須屬於 `string` 類型", + "extensionDescription.version": "屬性 '{0}' 為強制項目且必須屬於 `string` 類型", + "vscode.extension.activationEvents": "VS Code 擴充功能的啟動事件。", + "vscode.extension.categories": "VS Code 資源庫用來將擴充功能歸類的分類。", + "vscode.extension.contributes": "此封裝所代表的所有 VS Code 擴充功能比重。", + "vscode.extension.displayName": "VS Code 資源庫中使用的擴充功能顯示名稱。", + "vscode.extension.extensionDependencies": "其它擴充功能的相依性。擴充功能識別碼一律為 ${發行者}.${名稱}。例如: vscode.csharp。", + "vscode.extension.galleryBanner": "用於 VS Code Marketplace 的橫幅。", + "vscode.extension.galleryBanner.color": "VS Code Marketplace 頁首的橫幅色彩。", + "vscode.extension.galleryBanner.theme": "橫幅中使用的字型色彩佈景主題。", + "vscode.extension.publisher": "VS Code 擴充功能的發行者。", + "vscode.extension.scripts.prepublish": "在封裝作為 VS Code 擴充功能發行前所執行的指令碼。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/platform/extensions/node/extensionValidator.i18n.json b/i18n/cht/src/vs/platform/extensions/node/extensionValidator.i18n.json index 8b6ad71cd4e..1f67dac2d67 100644 --- a/i18n/cht/src/vs/platform/extensions/node/extensionValidator.i18n.json +++ b/i18n/cht/src/vs/platform/extensions/node/extensionValidator.i18n.json @@ -3,4 +3,10 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "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 等。", + "versionSyntax": "無法剖析 'engines.vscode` 值 {0}。例如,請使用:^0.10.0、^1.2.3、^0.11.0、^0.10.x 等。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json b/i18n/cht/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json index 215c069410e..d05431fc0a1 100644 --- a/i18n/cht/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json +++ b/i18n/cht/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json @@ -7,7 +7,7 @@ "schema.json": "使用結構描述來描述 JSON 檔案。如需詳細資訊,請參閱 json-schema.org。", "schema.json.$schema": "結構描述,用來驗證此文件", "schema.json.additionalItems": "用於陣列 (只有在項目設為陣列時)。如果為結構描述,這個結構描述會驗證項目陣列所指定的項目之後的項目。如果為 False,則額外的項目會導致驗證失敗。", - "schema.json.additionalProperties": "結構描述或布林值。如果為結構描述,將會用於驗證所有不符合 'properties' 或 'patternProperties' 的屬性。如果為 False,所有不符合這兩項中任何一項的屬性,都會導致此結構描述失敗。", + "schema.json.additionalProperties": "為結構描述或布林值。若為結構描述,將會用以驗證所有不符合 'properties' 或 'patternProperties' 的屬性。若為 false,則所有不符合這兩項其中之一的屬性,都會導致此結構描述失敗。", "schema.json.allOf": "結構描述的陣列,必須全部符合。", "schema.json.anyOf": "結構描述的陣列,其中至少一個必須符合。", "schema.json.default": "預設值。供建議使用。", diff --git a/i18n/cht/src/vs/workbench/browser/actions/openSettings.i18n.json b/i18n/cht/src/vs/workbench/browser/actions/openSettings.i18n.json index 8923c85c61e..363fafb28f8 100644 --- a/i18n/cht/src/vs/workbench/browser/actions/openSettings.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/actions/openSettings.i18n.json @@ -12,6 +12,7 @@ "emptySettingsHeader": "將您的設定放入此檔案中以覆寫預設值", "emptySettingsHeader1": "將您的設定放入此檔案中以覆寫預設值和使用者設定。", "fail.createSettings": "無法建立 '{0}' ({1})。", + "neverShowAgain": "不要再顯示", "openFolderFirst": "先開啟資料夾以建立工作區設定", "openGlobalKeybindings": "開啟鍵盤快速鍵", "openGlobalSettings": "開啟使用者設定", diff --git a/i18n/cht/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json b/i18n/cht/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json index 0c34691a76b..f31301e677a 100644 --- a/i18n/cht/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json @@ -4,10 +4,10 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "binaryDiffEditor": "二進位差異編輯器", + "binaryDiffEditor": "二進位 Diff 編輯器", "iframeEditor": "IFrame 編輯器", "reload": "重新載入", - "textDiffEditor": "文字差異編輯器", + "textDiffEditor": "文字 Diff 編輯器", "textEditor": "文字編輯器", "viewSource": "檢視原始檔" } \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json b/i18n/cht/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json index b1c1ca0e1c4..efd52999894 100644 --- a/i18n/cht/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json @@ -9,17 +9,24 @@ "changeEndOfLine": "變更行尾順序", "changeIndentation": "變更縮排", "changeMode": "變更語言模式", - "defaultEncoding": "預設編碼", + "configureAssociations": "設定檔案關聯...", + "configureAssociationsExt": "為 '{0}' 設定檔案關聯...", + "configuredLanguage": "設定的語言", + "defaultEncoding": "設定的編碼", "disableTabMode": "停用協助工具模式", "endOfLineCarriageReturnLineFeed": "CRLF", "endOfLineLineFeed": "LF", "gotoLine": "移至行", + "indentConvert": "轉換檔案", + "indentView": "變更檢視", "indentation": "縮排", + "languagesPicks": "語言", "multiSelection": "{0} 個選取項目", "multiSelectionRange": "{0} 個選取項目 (已選取 {1} 個字元)", "noEditor": "目前沒有使用中的文字編輯器", "noFileEditor": "目前沒有使用中的檔案", "noWritableCodeEditor": "使用中的程式碼編輯器為唯讀。", + "persistFileAssociations": "您可以從 **files.associations** 區段將檔案名稱設定為語言關聯", "pickAction": "選取動作", "pickEncodingForReopen": "選取檔案的編碼以重新開啟檔案", "pickEncodingForSave": "選取用來儲存的檔案編碼", diff --git a/i18n/cht/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json b/i18n/cht/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json index 42f1e4435ee..03ba9a21908 100644 --- a/i18n/cht/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json @@ -12,5 +12,5 @@ "readonlyEditorAriaLabel": "唯讀文字比較編輯器。", "readonlyEditorWithInputAriaLabel": "{0}。唯讀文字比較編輯器。", "sideBySideDiffLabel": "切換至並排檢視", - "textDiffEditor": "文字差異編輯器" + "textDiffEditor": "文字 Diff 編輯器" } \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/common/editor/diffEditorInput.i18n.json b/i18n/cht/src/vs/workbench/common/editor/diffEditorInput.i18n.json new file mode 100644 index 00000000000..50e968f8ee3 --- /dev/null +++ b/i18n/cht/src/vs/workbench/common/editor/diffEditorInput.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "compareLabels": "{0} ↔ {1}" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json b/i18n/cht/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json index 5738d223d56..46b45e00507 100644 --- a/i18n/cht/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json +++ b/i18n/cht/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json @@ -12,7 +12,7 @@ "changeNow": "立即變更", "continue": "繼續", "editFile": "編輯 '{0}'", - "exists": "請移除 '{1}' 中的 '{0}' 別名,然後重試此動作。", + "exists": "請移除 '{1}' 中參考 '{0}' 的別名,然後重試此動作。", "install": "在 PATH 中安裝 'code' 命令", "later": "稍後", "laterInfo": "請記住,您一律可以從命令選擇區執行 '{0}' 動作。", diff --git a/i18n/cht/src/vs/workbench/electron-browser/integration.i18n.json b/i18n/cht/src/vs/workbench/electron-browser/integration.i18n.json index 649a4cfdd8c..87b2094e5d6 100644 --- a/i18n/cht/src/vs/workbench/electron-browser/integration.i18n.json +++ b/i18n/cht/src/vs/workbench/electron-browser/integration.i18n.json @@ -4,8 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "autoSaveError": "無法寫入設定。請將 **files.autoSave: \"afterDelay\"** 加入 settings.json 中。", - "autoSaveInfo": "啟用的 [檔案] | [自動儲存] 功能表選項變成值為 **afterDelay** 的 **files.autoSave** 設定。", "copy": "複製", "cut": "剪下", "paste": "貼上", diff --git a/i18n/cht/src/vs/workbench/electron-main/menus.i18n.json b/i18n/cht/src/vs/workbench/electron-main/menus.i18n.json index 432783be7bb..d947a67a068 100644 --- a/i18n/cht/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/cht/src/vs/workbench/electron-main/menus.i18n.json @@ -77,6 +77,7 @@ "miToggleMenuBar": "切換功能表列(&B)", "miToggleOutput": "切換輸出(&O)", "miTogglePanel": "切換面板(&P)", + "miToggleRenderWhitespace": "切換轉譯空白字元(&R)", "miToggleSidebar": "切換提要欄位(&T)", "miToggleWordWrap": "切換自動換行(&W)", "miTwitter": "加入我們的 Twitter(&J)", diff --git a/i18n/cht/src/vs/workbench/electron-main/windows.i18n.json b/i18n/cht/src/vs/workbench/electron-main/windows.i18n.json index 48ccc67a450..dedd337a4ea 100644 --- a/i18n/cht/src/vs/workbench/electron-main/windows.i18n.json +++ b/i18n/cht/src/vs/workbench/electron-main/windows.i18n.json @@ -9,6 +9,7 @@ "appStalled": "視窗已沒有回應", "appStalledDetail": "您可以重新開啟或關閉視窗,或是繼續等候。", "close": "關閉", + "hiddenMenuBar": "您仍然可以按 **Alt** 鍵來存取功能表列。", "ok": "確定", "pathNotExistDetail": "磁碟上似乎已沒有路徑 '{0}'。", "pathNotExistTitle": "路徑不存在", diff --git a/i18n/cht/src/vs/workbench/node/extensionHostMain.i18n.json b/i18n/cht/src/vs/workbench/node/extensionHostMain.i18n.json index 8b6ad71cd4e..e5f1bca63de 100644 --- a/i18n/cht/src/vs/workbench/node/extensionHostMain.i18n.json +++ b/i18n/cht/src/vs/workbench/node/extensionHostMain.i18n.json @@ -3,4 +3,6 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "extensionTestError": "路徑 {0} 並未指向有效的擴充功能測試執行器。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json b/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json index 5a3fca37eaa..3148989f891 100644 --- a/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "activateBreakpoints": "啟用中斷點", + "activateBreakpoints": "啟動中斷點", "addConditionalBreakpoint": "加入條件式中斷點", "addFunctionBreakpoint": "加入函式中斷點", "addToWatchExpressions": "加入監看", @@ -29,6 +29,7 @@ "renameFunctionBreakpoint": "重新命名函式中斷點", "renameWatchExpression": "重新命名運算式", "restartDebug": "重新啟動", + "run": "執行", "selectConfig": "選取組態", "startDebug": "開始", "stepIntoDebug": "逐步執行", diff --git a/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json b/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json index dfb7f837789..9ef68f304fa 100644 --- a/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json @@ -5,7 +5,7 @@ // Do not edit this file. It is machine generated. { "DebugTaskNotFound": "找不到 preLaunchTask '{0}'。", - "NewLaunchConfig": "請設定啟動組態檔以偵錯您的應用程式。", + "NewLaunchConfig": "請為您的應用程式設定啟動組態檔。", "continue": "繼續", "debugAdapterCrash": "偵錯配接器處理序已意外終止", "debugNoThread": "未從識別碼為 {0} 的偵錯配接器取得執行緒。", diff --git a/i18n/cht/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json b/i18n/cht/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json index 702f71d879a..c4b8eb835af 100644 --- a/i18n/cht/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json @@ -10,7 +10,7 @@ "app.launch.json.version": "此檔案格式的版本。", "debugNoType": "偵錯配接器 'type' 不能省略且必須屬於 'string' 類型。", "duplicateDebuggerType": "偵錯類型 '{0}' 已註冊並具有屬性 '{1}',即將略過屬性 '{1}'。", - "selectDebug": "選取偵錯環境", + "selectDebug": "選取環境", "vscode.extension.contributes.debuggers": "提供偵錯配接器。", "vscode.extension.contributes.debuggers.args": "要傳遞至配接器的選擇性引數。", "vscode.extension.contributes.debuggers.configurationAttributes": "JSON 結構描述組態,用於驗證 'launch.json'。", diff --git a/i18n/cht/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json b/i18n/cht/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json index a90abc51529..fcad74c5862 100644 --- a/i18n/cht/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json @@ -6,6 +6,7 @@ { "debugAdapterBinNotFound": "在路徑 {0} 中找不到 DebugAdapter bin 資料夾。", "debugAdapterCrash": "偵錯配接器處理序已意外終止", + "moreInfo": "詳細資訊", "noDebugAdapterExtensionInstalled": "未針對 '{0}' 偵錯安裝擴充功能。", "stoppingDebugAdapter": "{0}。正在停止偵錯配接器。", "unableToLaunchDebugAdapter": "無法從 {0} 啟動偵錯配接器。" diff --git a/i18n/cht/src/vs/workbench/parts/extensions/common/extensions.i18n.json b/i18n/cht/src/vs/workbench/parts/extensions/common/extensions.i18n.json new file mode 100644 index 00000000000..1abb4cc2e6e --- /dev/null +++ b/i18n/cht/src/vs/workbench/parts/extensions/common/extensions.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "extensionsCategory": "擴充功能" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json b/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json index 497d226f601..b4ba85277e8 100644 --- a/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json @@ -8,7 +8,7 @@ "installExtension": "安裝擴充功能", "restartNow": "立即重新啟動", "restartNow2": "立即重新啟動", - "showExtensionTips": "顯示擴充功能提示", + "showExtensionRecommendations": "顯示擴充功能建議", "showInstalledExtensions": "顯示安裝的擴充功能", "showOutdatedExtensions": "顯示過期的擴充功能", "success-installed": "已成功安裝 '{0}'。請重新啟動加以啟用。", diff --git a/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json b/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json index c18b9f63c2e..9b0f2d6dcbe 100644 --- a/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json @@ -18,7 +18,7 @@ "noExtensionsInstalled": "找不到擴充功能", "noExtensionsToInstall": "找不到擴充功能", "noOutdatedExtensions": "找不到過期的擴充功能", - "noSuggestedExtensions": "沒有建議的擴充功能", + "noRecommendedExtensions": "沒有建議的擴充功能", "nowInstalling": "正在安裝 '{0}'...", "outdatedExtensionsHandlerAriaLabel": "輸入以縮小過期的擴充功能清單範圍", "readme": "讀我檔案", diff --git a/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json b/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json index 6280b08d5a6..b15cc873138 100644 --- a/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json @@ -4,8 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "extension": "擴充功能", - "issue": "問題", - "issues": "問題", + "extensions": "擴充功能", + "extensionsInstalling": "擴充功能 (有 {0} 個正在安裝...)", + "multipleIssues": "擴充功能 (有 {0} 個問題)", + "multipleUpdates": "擴充功能 (有 {0} 項更新可用)", + "oneIssue": "擴充功能 (有 1 個問題)", + "oneUpdate": "擴充功能 (有 1 項更新可用)", "uninstall": "解除安裝" } \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json b/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json index 2c8e8bbfa62..7767217ab16 100644 --- a/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json @@ -4,12 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "extensionsCategory": "擴充功能", "galleryExtensionsCommands": "安裝資源庫擴充功能", "localExtensionsCommands": "顯示本機擴充功能", "outdatedExtensionsCommands": "更新過期的擴充功能", "reloadNow": "立即重新啟動", "success": "已成功安裝擴充功能。請重新啟動加以啟用。", "successSingle": "已成功安裝 {0}。請重新啟動加以啟用。", - "suggestedExtensionsCommands": "顯示擴充功能提示" + "suggestedExtensionsCommands": "顯示擴充功能建議" } \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/files/browser/fileActions.i18n.json b/i18n/cht/src/vs/workbench/parts/files/browser/fileActions.i18n.json index 8357c1f5604..8e9ae171908 100644 --- a/i18n/cht/src/vs/workbench/parts/files/browser/fileActions.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/files/browser/fileActions.i18n.json @@ -12,7 +12,6 @@ "closeOtherFiles": "關閉其他檔案", "closeOtherLabel": "關閉其他檔案", "compareFiles": "比較檔案", - "compareLabels": "{0} ↔ {1}", "compareSource": "選取用以比較", "compareWith": "與 '{0}' 比較", "confirmDeleteMessageFile": "您確定要永久刪除 '{0}' 嗎?", diff --git a/i18n/cht/src/vs/workbench/parts/files/browser/files.contribution.i18n.json b/i18n/cht/src/vs/workbench/parts/files/browser/files.contribution.i18n.json index fa3a832814c..6c59b005ae8 100644 --- a/i18n/cht/src/vs/workbench/parts/files/browser/files.contribution.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/files/browser/files.contribution.i18n.json @@ -4,6 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "associations": "將檔案關聯設定為語言 (例如 \"*.extension\": \"html\")。這些語言優先於已安裝語言的預設關聯。", "autoSave": "控制已變更檔案的自動儲存功能。接受的值: \"{0}\"、\"{1}\"、\"{2}\"。如果設定為 \"{3}\",您可以在 \"files.autoSaveDelay\" 中設定延遲時間。", "autoSaveDelay": "控制經過這段延遲時間後會自動儲存已變更檔案的毫秒數。僅適用於 \"files.autoSave\" 設定為 \"{0}\" 時。", "binaryFileEditor": "二進位檔案編輯器", @@ -23,5 +24,6 @@ "textFileEditor": "文字檔編輯器", "trimTrailingWhitespace": "若啟用,將在您儲存檔案時修剪尾端空白。", "view": "檢視", + "watcherExclude": "將檔案路徑的 Glob 模式設定為從檔案監控排除。需要重新啟動才能變更此設定。當您發現 Code 在啟動時使用大量 CPU 時間時,可以排除較大的資料夾以降低初始負載。", "workingFilesPicker": "開啟工作檔案 (依名稱)" } \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json b/i18n/cht/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json index 19fe3d72a97..a12bfcf9197 100644 --- a/i18n/cht/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json @@ -6,6 +6,7 @@ { "git": "Git", "openChange": "開啟變更", + "openFile": "開啟檔案", "openInEditor": "切換至編輯器檢視", "stageSelectedLines": "將選取的行分段", "switchToChangesView": "切換至變更檢視" diff --git a/i18n/cht/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json b/i18n/cht/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json index f5908f8df39..a211c562a34 100644 --- a/i18n/cht/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json @@ -9,6 +9,7 @@ "canNotRun": "無法從這裡執行命令 '{0}'。", "commandLabel": "{0}: {1}", "entryAriaLabel": "{0},命令", + "entryAriaLabelWithKey": "{0}、{1}、命令", "noCommandsMatching": "沒有相符的命令", "showTriggerActions": "顯示所有命令" } \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json b/i18n/cht/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json new file mode 100644 index 00000000000..dc4f766db27 --- /dev/null +++ b/i18n/cht/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json @@ -0,0 +1,16 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "dotnetBuild": "建立使用 dotnet 組建進行編譯的 tasks.json。", + "grunt": "為 Grunt 建立 tasks.json 檔案。若 jake 檔案存在,則會自動偵測工作。", + "gulp": "為 gulp 建立 tasks.json 檔案。若 gulp 檔案存在,則會自動偵測工作。", + "jake": "為 Jake 建立 tasks.json 檔案。若 jake 檔案存在,則會自動偵測工作。", + "msbuild": "建立使用 msbuild 進行編譯的 tasks.json。", + "tsc.config": "建立編譯 TypeScript 專案的 tasks.json。", + "tsc.openFile": "建立編譯開啟中 TypeScript 檔案的 tasks.json。", + "tsc.specificFile": "建立編譯特定 TypeScript 檔案的 tasks.json。", + "tsc.watch": "建立在監看模式中編譯 TypeScript 專案的 tasks.json。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json b/i18n/cht/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json index dfa13c770e7..ce0be4b8956 100644 --- a/i18n/cht/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json @@ -7,7 +7,7 @@ "BuildAction.label": "執行建置工作", "CleanAction.label": "執行清除工作", "CloseMessageAction.label": "關閉", - "ConfigureTaskRunnerAction.autoDetect": "自動偵測工作系統失敗。如需詳細資訊,請參閱工作輸出", + "ConfigureTaskRunnerAction.autoDetect": "自動偵測工作系統失敗。正在使用預設範本。如需詳細資料,請參閱工作輸出。", "ConfigureTaskRunnerAction.failed": "無法在 '.vscode' 資料夾中建立 'tasks.json' 檔案。如需詳細資訊,請參閱工作輸出。", "ConfigureTaskRunnerAction.label": "設定工作執行器", "JsonSchema.args": "傳遞至命令的其他引數。", @@ -35,7 +35,7 @@ "JsonSchema.problemMatcher.fileLocation": "定義問題模式中所回報檔案名稱的解譯方式。", "JsonSchema.problemMatcher.owner": "Code 內的問題擁有者。如果指定基底,則可以省略。如果省略且未指定基底,預設為 [外部]。", "JsonSchema.problemMatcher.pattern": "問題模式或已預先定義問題模式的名稱。如果已指定基底,則可以省略。", - "JsonSchema.problemMatcher.severity": "擷取項目問題的預設嚴重性。如果模式未定義嚴重性的符合群組,則會使用。", + "JsonSchema.problemMatcher.severity": "擷取項目問題的預設嚴重性。如果模式未定義嚴重性的符合群組,就會加以使用。", "JsonSchema.problemMatcher.watchedBegin": "規則運算式,指示監看的工作開始執行 (透過檔案監看觸發)。", "JsonSchema.problemMatcher.watchedEnd": "規則運算式,指示監看的工作結束執行。", "JsonSchema.problemMatcher.watching.activeOnStart": "如果設定為 True,監控程式在工作啟動時處於主動模式。這相當於發出符合 beginPattern 的行", diff --git a/i18n/cht/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json b/i18n/cht/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json index 4ac414fac29..f3be78b49c8 100644 --- a/i18n/cht/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json +++ b/i18n/cht/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json @@ -7,13 +7,13 @@ "invalid.keybindings": "`contributes.{0}` 無效: {1}", "keybindings.json.command": "所要執行命令的名稱", "keybindings.json.key": "按鍵或按鍵順序 (以空格分隔)", - "keybindings.json.title": "按鍵組合組態", + "keybindings.json.title": "按鍵繫結關係組態", "keybindings.json.when": "按鍵為使用中時的條件。", "nonempty": "必須是非空白值。", "optstring": "屬性 `{0}` 可以省略或必須屬於 `string` 類型", "requirestring": "屬性 '{0}' 為強制項目且必須屬於 `string` 類型", - "vscode.extension.contributes.keybindings": "提供按鍵組合。", - "vscode.extension.contributes.keybindings.command": "觸發按鍵組合時所要執行命令的識別碼。", + "vscode.extension.contributes.keybindings": "提供按鍵繫結關係。", + "vscode.extension.contributes.keybindings.command": "觸發按鍵繫結關係時所要執行命令的識別碼。", "vscode.extension.contributes.keybindings.key": "按鍵或按鍵順序 (以加號分隔按鍵並以空格分隔順序,例如 Ctrl+O 和 Ctrl+L L 進行同步選取", "vscode.extension.contributes.keybindings.linux": "Linux 特定按鍵或按鍵順序。", "vscode.extension.contributes.keybindings.mac": "Mac 特定按鍵或按鍵順序。", diff --git a/i18n/cht/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json b/i18n/cht/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json index c215ff9a72b..d41fa062861 100644 --- a/i18n/cht/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json +++ b/i18n/cht/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json @@ -4,9 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "pluginHostProcess.crash": "擴充功能主機意外終止。請重新載入視窗以復原。", - "pluginHostProcess.error": "擴充功能主機的錯誤: {0}", + "extensionHostProcess.crash": "延伸主機意外終止。請重新載入視窗以復原。", + "extensionHostProcess.error": "延伸主機發生錯誤: {0}", + "extensionHostProcess.startupFailDebug": "延伸主機未於 10 秒內開始,可能在第一行就已停止,並需要偵錯工具才能繼續。", "pluginHostProcess.startupFail": "擴充功能主機 10 秒內未啟動,可能發生問題。", - "pluginHostProcess.startupFailDebug": "擴充功能主機 10 秒內未啟動,可能在第一行停止並需要偵錯工具才能繼續。", "reloadWindow": "重新載入視窗" } \ No newline at end of file diff --git a/i18n/deu/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json b/i18n/deu/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json new file mode 100644 index 00000000000..6163a17864b --- /dev/null +++ b/i18n/deu/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json @@ -0,0 +1,11 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "assocDescriptionFile": "Ordnet alle Dateien, deren Dateinamen mit dem Globmuster übereinstimmen, der Sprache mit der angegebenen ID zu.", + "assocDescriptionPath": "Ordnet alle Dateien, deren vollständiger Pfad mit dem Globmuster übereinstimmt, der Sprache mit der angegebenen ID zu.", + "assocLabelFile": "Dateien mit Erweiterung", + "assocLabelPath": "Dateien mit Pfad" +} \ No newline at end of file diff --git a/i18n/deu/extensions/typescript/out/utils/projectStatus.i18n.json b/i18n/deu/extensions/typescript/out/utils/projectStatus.i18n.json new file mode 100644 index 00000000000..5c1c8f400f1 --- /dev/null +++ b/i18n/deu/extensions/typescript/out/utils/projectStatus.i18n.json @@ -0,0 +1,14 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "cmdCreate": "Datei \"jsconfig.json\" erstellen...", + "hint.tooltip": "Verwenden Sie ein Projekt und bessere IntelliSense-Funktionen, bessere Symbolsuche und vieles mehr.", + "hintCreate": "Verwenden Sie ein Projekt, und nutzen Sie bessere IntelliSense- und Codenavigationsfunktionen.", + "hintExclude": "\"{0}\" ist ein großes Projekt. Schließen Sie Ordner mit vielen Dateien aus, um eine bessere Leistung zu erzielen, beispielsweise: {1}...", + "large.label": "Auszuschließende Elemente konfigurieren", + "large.tooltip": "Zu viele Dateien in einem Projekt führen ggf. zu schlechter Leistung. Schließen Sie Ordner mit vielen Dateien aus, beispielsweise: {0}...", + "open": "Auszuschließende Elemente konfigurieren..." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/base/common/keyCodes.i18n.json b/i18n/deu/src/vs/base/common/keyCodes.i18n.json index a765723e3bc..2ce83545d23 100644 --- a/i18n/deu/src/vs/base/common/keyCodes.i18n.json +++ b/i18n/deu/src/vs/base/common/keyCodes.i18n.json @@ -5,8 +5,13 @@ // Do not edit this file. It is machine generated. { "altKey": "ALT", + "altKey.long": "ALT", "cmdKey": "Befehl", + "cmdKey.long": "Befehl", "ctrlKey": "STRG", + "ctrlKey.long": "Steuerelement", "shiftKey": "UMSCHALTTASTE", - "windowsKey": "Windows" + "shiftKey.long": "UMSCHALTTASTE", + "windowsKey": "Windows", + "windowsKey.long": "Windows" } \ No newline at end of file diff --git a/i18n/deu/src/vs/editor/common/config/commonEditorConfig.i18n.json b/i18n/deu/src/vs/editor/common/config/commonEditorConfig.i18n.json index 4226b31718b..2e817c9f74b 100644 --- a/i18n/deu/src/vs/editor/common/config/commonEditorConfig.i18n.json +++ b/i18n/deu/src/vs/editor/common/config/commonEditorConfig.i18n.json @@ -4,9 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "acceptSuggestionOnEnter": "Steuert, ob Vorschläge über die EINGABETASTE (zusätzlich zur TAB-TASTE) angenommen werden sollen. Vermeidet Mehrdeutigkeit zwischen dem Einfügen neuer Zeilen oder dem Annehmen von Vorschlägen.", "autoClosingBrackets": "Steuert, ob der Editor Klammern automatisch nach dem Öffnen schließt.", "cursorBlinking": "Steuert das Blinken der Cursoranimation. Gültige Werte sind \"blink\", \"visible\" und \"hidden\".", "cursorStyle": "Steuert den Cursorstil. Gültige Werte sind \"block\" und \"line\".", + "detectIndentation": "Beim Öffnen einer Datei werden \"editor.tabSize\" und \"editor.insertSpaces\" basierend auf den Dateiinhalten erkannt.", "editorConfigurationTitle": "Editor-Konfiguration", "folding": "Steuert, ob für den Editor Codefaltung aktiviert ist.", "fontFamily": "Steuert die Schriftfamilie.", @@ -16,7 +18,8 @@ "glyphMargin": "Steuert die Sichtbarkeit des Glyphenrands.", "hideCursorInOverviewRuler": "Steuert die Sichtbarkeit des Cursors im Übersichtslineal.", "ignoreTrimWhitespace": "Steuert, ob der Diff-Editor Änderungen in führenden oder nachgestellten Leerzeichen als Diffs anzeigt.", - "insertSpaces": "Steuert, ob der Editor Leerzeichen für Tabstopps einfügt. Zulässige Werte: \"auto\", true, false. Wenn \"auto\" festgelegt ist, wird der Wert beim Öffnen einer Datei geschätzt.", + "insertSpaces": "Fügt beim Drücken der TAB-TASTE Leerzeichen ein.", + "insertSpaces.errorMessage": "\"boolean\" wurde erwartet. Beachten Sie, dass der Wert \"auto\" durch die Einstellung \"editor.detectIndentation\" ersetzt wurde.", "lineHeight": "Steuert die Zeilenhöhe.", "lineNumbers": "Steuert die Sichtbarkeit der Zeilennummern.", "mouseWheelScrollSensitivity": "Ein Multiplikator, der für die Mausrad-Bildlaufereignisse \"deltaX\" und \"deltaY\" verwendet werden soll.", @@ -31,7 +34,8 @@ "selectionHighlight": "Steuert, ob der Editor der Auswahl ähnelnde Übereinstimmungen hervorheben soll.", "sideBySide": "Steuert, ob der Diff-Editor das Diff nebeneinander oder inline anzeigt.", "suggestOnTriggerCharacters": "Steuert, ob Vorschläge automatisch bei der Eingabe von Triggerzeichen angezeigt werden.", - "tabSize": "Steuert die Renderinggröße von Tabstopps in Zeichen. Zulässige Werte: \"auto\", 2, 4, 6 usw. Wenn \"auto\" festgelegt ist, wird der Wert beim Öffnen einer Datei geschätzt.", + "tabSize": "Die Anzahl der Leerzeichen, denen ein Tabstopp entspricht.", + "tabSize.errorMessage": "\"number\" wurde erwartet. Beachten Sie, dass der Wert \"auto\" durch die Einstellung \"editor.detectIndentation\" ersetzt wurde.", "wordSeparators": "Zeichen, die als Worttrennzeichen verwendet werden, wenn wortbezogene Navigationen oder Vorgänge ausgeführt werden.", "wrappingColumn": "Steuert, nach wie vielen Zeichen der Editor einen Umbruch in die nächste Zeile ausführt. Durch das Festlegen auf 0 wird der Umbruch auf Viewportbreite aktiviert.", "wrappingIndent": "Steuert den Einzug der umbrochenen Zeilen. Der Wert kann \"none\", \"same\" oder \"indent\" sein." diff --git a/i18n/deu/src/vs/editor/common/services/modelServiceImpl.i18n.json b/i18n/deu/src/vs/editor/common/services/modelServiceImpl.i18n.json new file mode 100644 index 00000000000..62b9ce82a50 --- /dev/null +++ b/i18n/deu/src/vs/editor/common/services/modelServiceImpl.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "indentAutoMigrate": "Bitte aktualisieren Sie Ihre Einstellungen: \"editor.detectIndentation\" ersetzt \"editor.tabSize\": \"auto\" oder \"editor.insertSpaces\": \"auto\"" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json b/i18n/deu/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json index 0649da84603..9bd85823e40 100644 --- a/i18n/deu/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json +++ b/i18n/deu/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json @@ -7,14 +7,14 @@ "ShowAccessibilityHelpAction": "Hilfe zur Barrierefreiheit anzeigen", "experimentalScreenReaderOptsOn": "Experimentelle Sprachausgabeunterstützung ist aufgrund des Einstellungsschlüssels \"editor.experimentalScreenReader\" aktiviert.", "experimentalScreenReaderSessionOff": "Experimentelle Sprachausgabeunterstützung ist deaktiviert. Aktivieren sie diese Option für diese Sitzung, indem Sie {0} drücken, oder aktivieren Sie sie für alle Sitzungen, indem Sie die Einstellung \"editor.experimentalScreenReader\" auf \"true\" festlegen.", - "experimentalScreenReaderSessionOffNoKb": "Experimentelle Sprachausgabeunterstützung ist deaktiviert. Der Befehl kann {0} zurzeit nicht durch eine Schlüsselbindung ausgelöst werden. Aktivieren Sie diese Option für alle Sitzungen, indem Sie die Einstellung \"editor.experimentalScreenReader\" auf \"true\" festlegen.", + "experimentalScreenReaderSessionOffNoKb": "Experimentelle Sprachausgabeunterstützung ist deaktiviert. Der Befehl kann {0} zurzeit nicht durch eine Tastenbindung ausgelöst werden. Aktivieren Sie diese Option für alle Sitzungen, indem Sie die Einstellung \"editor.experimentalScreenReader\" auf \"true\" festlegen.", "experimentalScreenReaderSessionOn": "Experimentelle Sprachausgabeunterstützung ist für diese Sitzung aktiviert. Schalten Sie dieses Verhalten durch Drücken von {0} um.", - "experimentalScreenReaderSessionOnNoKb": "Experimentelle Sprachausgabeunterstützung ist für diese Sitzung aktiviert. Der Befehl kann {0} zurzeit nicht durch eine Schlüsselbindung ausgelöst werden.", + "experimentalScreenReaderSessionOnNoKb": "Experimentelle Sprachausgabeunterstützung ist für diese Sitzung aktiviert. Der Befehl kann {0} zurzeit nicht durch eine Tastenbindung ausgelöst werden.", "introMsg": "Vielen Dank, dass Sie die experimentellen Optionen für Barrierefreiheit von VS Code testen.", "outroMsg": "Sie können diese QuickInfo schließen und durch Drücken von ESC zum Editor zurückkehren.", "status": "Status:", "tabFocusModeOffMsg": "Durch Drücken der TAB-TASTE in diesem Editor wird das Tabstoppzeichen eingefügt. Schalten Sie dieses Verhalten um, indem Sie {0} drücken.", - "tabFocusModeOffMsgNoKb": "Durch Drücken der TAB-TASTE in diesem Editor wird der Fokus in das nächste Element verschoben, das den Fokus erhalten kann. Der Befehl {0} kann zurzeit nicht durch eine Schlüsselbindung ausgelöst werden.", + "tabFocusModeOffMsgNoKb": "Durch Drücken der TAB-TASTE in diesem Editor wird der Fokus in das nächste Element verschoben, das den Fokus erhalten kann. Der Befehl {0} kann zurzeit nicht durch eine Tastenbindung ausgelöst werden.", "tabFocusModeOnMsg": "Durch Drücken der TAB-TASTE in diesem Editor wird der Fokus in das nächste Element verschoben, das den Fokus erhalten kann. Schalten Sie dieses Verhalten um, indem Sie {0} drücken.", - "tabFocusModeOnMsgNoKb": "Durch Drücken der TAB-TASTE in diesem Editor wird der Fokus in das nächste Element verschoben, das den Fokus erhalten kann. Der Befehl {0} kann zurzeit nicht durch eine Schlüsselbindung ausgelöst werden." + "tabFocusModeOnMsgNoKb": "Durch Drücken der TAB-TASTE in diesem Editor wird der Fokus in das nächste Element verschoben, das den Fokus erhalten kann. Der Befehl {0} kann zurzeit nicht durch eine Tastenbindung ausgelöst werden." } \ No newline at end of file diff --git a/i18n/deu/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json b/i18n/deu/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json index 8c30cfd457d..da8202a4d63 100644 --- a/i18n/deu/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json +++ b/i18n/deu/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json @@ -4,9 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "DefineKeybindingAction": "Schlüsselbindung definieren", + "DefineKeybindingAction": "Tastenbindung definieren", "defineKeybinding.initial": "Drücken Sie die gewünschte Tastenkombination und die EINGABETASTE.", "defineKeybinding.kbLayoutErrorMessage": "Sie können diese Tastenkombination mit Ihrem aktuellen Tastaturlayout nicht generieren.", "defineKeybinding.kbLayoutInfoMessage": "Drücken Sie für Ihr aktuelles Tastaturlayout ", - "defineKeybinding.start": "Schlüsselbindung definieren" + "defineKeybinding.start": "Tastenbindung definieren" } \ No newline at end of file diff --git a/i18n/deu/src/vs/editor/contrib/folding/browser/folding.i18n.json b/i18n/deu/src/vs/editor/contrib/folding/browser/folding.i18n.json index b2789ebfb7f..e4ee8ae996e 100644 --- a/i18n/deu/src/vs/editor/contrib/folding/browser/folding.i18n.json +++ b/i18n/deu/src/vs/editor/contrib/folding/browser/folding.i18n.json @@ -6,6 +6,11 @@ { "foldAction.label": "Falten", "foldAllAction.label": "Alle falten", - "unfoldAction.label": "Entfalten", - "unfoldAllAction.label": "Alle entfalten" + "foldLevel1Action.label": "Faltebene 1", + "foldLevel2Action.label": "Faltebene 2", + "foldLevel3Action.label": "Faltebene 3", + "foldLevel4Action.label": "Faltebene 4", + "foldLevel5Action.label": "Faltebene 5", + "unfoldAction.label": "Auffalten", + "unfoldAllAction.label": "Alle auffalten" } \ No newline at end of file diff --git a/i18n/deu/src/vs/editor/contrib/format/common/formatActions.i18n.json b/i18n/deu/src/vs/editor/contrib/format/common/formatActions.i18n.json index 49daaa9337a..d3b6c6e2207 100644 --- a/i18n/deu/src/vs/editor/contrib/format/common/formatActions.i18n.json +++ b/i18n/deu/src/vs/editor/contrib/format/common/formatActions.i18n.json @@ -4,5 +4,5 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "formatAction.label": "Formatcode" + "formatAction.label": "Code formatieren" } \ No newline at end of file diff --git a/i18n/deu/src/vs/editor/contrib/indentation/common/indentation.i18n.json b/i18n/deu/src/vs/editor/contrib/indentation/common/indentation.i18n.json index 26bbdcd2d7d..b275bb6feb6 100644 --- a/i18n/deu/src/vs/editor/contrib/indentation/common/indentation.i18n.json +++ b/i18n/deu/src/vs/editor/contrib/indentation/common/indentation.i18n.json @@ -4,9 +4,12 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "changeIndentationSize": "Registerkartengröße für aktuelle Datei ändern", - "configuredTabSize": "Konfigurierte Registerkartengröße", + "configuredTabSize": "Konfigurierte Tabulatorgröße", + "detectIndentation": "Einzug aus Inhalt erkennen", + "indentUsingSpaces": "Einzug mithilfe von Leerzeichen", + "indentUsingTabs": "Einzug mithilfe von Tabstopps", "indentationToSpaces": "Einzug in Leerzeichen konvertieren", "indentationToTabs": "Einzug in Registerkarten konvertieren", - "selectTabWidth": "Registerkartengröße für aktuelle Datei auswählen" + "selectTabWidth": "Tabulatorgröße für aktuelle Datei auswählen", + "toggleRenderWhitespace": "Rendern von Leerzeichen umschalten" } \ No newline at end of file diff --git a/i18n/deu/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json b/i18n/deu/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json new file mode 100644 index 00000000000..7979e4c0834 --- /dev/null +++ b/i18n/deu/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "hint": "{0}, Hinweis" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json b/i18n/deu/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json new file mode 100644 index 00000000000..0c2f7ec3617 --- /dev/null +++ b/i18n/deu/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "renameAriaLabel": "Benennen Sie die Eingabe um. Geben Sie einen neuen Namen ein, und drücken Sie die EINGABETASTE, um den Commit auszuführen." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json b/i18n/deu/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json index 4d2ddce3c61..5b0c1cdb132 100644 --- a/i18n/deu/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json +++ b/i18n/deu/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json @@ -4,8 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "ariaCurrentSuggestion": "{0}, Vorschlag", + "ariaCurrentSuggestionWithDetails": "{0}, Vorschlag, hat Details", "goback": "Zurück", "readMore": "Mehr anzeigen...{0}", "suggestWidget.loading": "Wird geladen...", - "suggestWidget.noSuggestions": "Keine Vorschläge." + "suggestWidget.noSuggestions": "Keine Vorschläge.", + "suggestionAriaAccepted": "{0}, angenommen", + "suggestionAriaLabel": "{0}, Vorschlag", + "suggestionWithDetailsAriaLabel": "{0}, Vorschlag, hat Details" } \ No newline at end of file diff --git a/i18n/deu/src/vs/languages/html/common/htmlTags.i18n.json b/i18n/deu/src/vs/languages/html/common/htmlTags.i18n.json index 325aac0e45a..acdf9e9ef6c 100644 --- a/i18n/deu/src/vs/languages/html/common/htmlTags.i18n.json +++ b/i18n/deu/src/vs/languages/html/common/htmlTags.i18n.json @@ -56,6 +56,39 @@ "tags.img": "Ein img-Element stellt ein Bild dar.", "tags.input": "Das input-Element stellt ein typisiertes Datenfeld dar und besitzt normalerweise ein Formularsteuerelement, damit Benutzer die Daten bearbeiten können.", "tags.ins": "Das ins-Element stellt eine Hinzufügung zum Dokument dar.", + "tags.ion.checkbox": "\"checkbox\" unterscheidet sich nicht von der HTML-Kontrollkästcheneingabe. Das Element verwendet nur einen anderen Stil. \"checkbox\" verhält sich wie jedes Kontrollkästchen von AngularJS.", + "tags.ion.content": "Die ionContent-Direktive stellt einen einfach zu verwendenden Inhaltsbereich bereit, der für die Verwendung der benutzerdefinierten Scroll View von Ionic oder des integrierten Überlaufbildlaufs des Browsers konfiguriert werden kann.", + "tags.ion.deletebutton": "Ein untergeordnetes Element von \"ionItem\".", + "tags.ion.footerbar": "Fügt eine feste Fußzeilenleiste unter Inhalt hinzu. Es kann sich auch um einen \"subfooter\" (weiter oben) handeln, wenn die Klasse \"bar-subfooter\" angewendet wird.", + "tags.ion.headerbar": "Fügt eine feste Kopfzeilenleiste über Inhalt hinzu. Es kann sich auch um einen \"subheader\" (weiter unten) handeln, wenn die Klasse \"bar-subheader\" angewendet wird.", + "tags.ion.infinitescroll": "Ein untergeordnetes Element von \"ionContent\" oder \"ionScroll\". Die Direktive \"ionInfiniteScroll\" ermöglicht den Aufruf einer Funktion, sobald der Benutzer den unteren Seitenrand erreicht oder sich diesem nähert.", + "tags.ion.input": "\"ionInput\" ist nur für Texttypeingaben vorgesehen. Ionic verwendet ein -HTML-Element innerhalb der Komponente. Dabei führt Ionic einen Zeilenumbruch aus, um Benutzeroberfläche und Interaktivität besser zu verarbeiten.", + "tags.ion.item": "Ein untergeordnetes Element von \"ionList\".", + "tags.ion.list": "Das List-Element ist ein häufig verwendetes Schnittstellenelement in fast jedem mobilen App. Der Inhalt kann Basistext bis hin zu Schaltflächen, Umschaltflächen, Symbolen und Miniaturansichten sein.", + "tags.ion.modalview": "Das Modal-Element ist ein Inhaltsbereich, der die Hauptansicht des Benutzers vorübergehend verdecken kann. Es wird normalerweise verwendet, um eine Auswahl zu treffen oder ein Element zu bearbeiten.", + "tags.ion.navbackbutton": "Ein untergeordnetes Element von \"ionNavBar\". Es erstellt eine Schaltfläche \"Zurück\" in einer \"ionNavBar\". Die Schaltfläche \"Zurück\" wird angezeigt, wenn der Benutzer im aktuellen Navigationsstapel zurückgehen kann.", + "tags.ion.navbar": "Wenn Sie eine ionNavView-Direktive verwenden, können Sie auch eine erstellen. Auf diese Weise wird eine obere Leiste erstellt, die aktualisiert wird, wenn sich der Zustand der Anwendung ändert.", + "tags.ion.navbuttons": "Ein untergeordnetes Element von \"ionNavView\". Verwenden Sie \"ionNavButtons\", um die Schaltflächen auf der \"ionNavBar\" aus einer \"ionView\" festzulegen.", + "tags.ion.navtitle": "Ein untergeordnetes Element von \"ionNavView\". Die ionNavTitle-Direktive ersetzt einen ionNavBar-Titeltext durch benutzerdefinierten HTML-Text aus in einer ionView Vorlage.", + "tags.ion.navview": "Die ionNavView-Direktive wird zum Rendern von Vorlagen in Ihrer Anwendung verwendet. Jede Vorlage ist Teil eines Zustands. Zustände werden normalerweise einer URL zugeordnet und programmgesteuert mithilfe von \"angular-ui-router\" definiert.", + "tags.ion.optionbutton": "Ein untergeordnetes Element von \"ionItem\". Erstellt ein Optionsfeld in einem Listenelement, das angezeigt wird, wenn der Benutzer das Element nach links wischt.", + "tags.ion.pane": "Ein einfacher Container, der Inhalt ohne Nebenwirkungen aufnimmt. Fügt dem Element die Klasse \"pane\" hinzu.", + "tags.ion.popoverview": "Das Popover-Element ist eine Ansicht, die über dem Inhalt einer App frei angeordnet ist. Mit Popover-Elementen können auf einfache Weise Informationen für Benutzer bereitgestellt oder von Benutzern erfasst werden.", + "tags.ion.radio": "Die ionRadio-Direktive unterscheidet sich nicht von der HTML-Optionsfeldeingabe. Das Element verwendet nur einen anderen Stil. \"ionRadio\" verhält sich wie jede Optionsfeldeingabe von AngularJS.", + "tags.ion.refresher": "Ein untergeordnetes Element von \"ionContent\" oder \"ionScroll\". Ermöglicht das Hinzufügen von \"pull-to-refresh\" zu einer \"scrollView\". Platzieren Sie dieses Element als erstes untergeordnetes Element des Elements \"ionContent\" oder \"ionScroll\".", + "tags.ion.reorderbutton": "Ein untergeordnetes Element von \"ionItem\".", + "tags.ion.scroll": "Erstellt einen bildlauffähigen Container für alle darin enthaltenen Inhalte.", + "tags.ion.sidemenu": "Ein untergeordnetes Element von \"ionSideMenus\". Ein Container für ein Seitenmenü. Ein gleichgeordnetes Element einer ionSideMenuContent-Direktive.", + "tags.ion.sidemenucontent": "Ein untergeordnetes Element von \"ionSideMenus\". Ein Container für den sichtbaren Hauptinhalt. Ein gleichgeordnetes Element von mindestens einer ionSideMenu-Direktive.", + "tags.ion.sidemenus": "Ein Containerelement für mindestens ein Seitenmenü und den Hauptinhalt. Ermöglicht das Umschalten des Menüs auf der linken und/oder rechten Seite durch Nebeneinanderziehen des Hauptinhaltsbereichs.", + "tags.ion.slide": "Ein untergeordnetes Element von \"ionSlideBox\". Zeigt eine Folie innerhalb eines slidebox-Elements an.", + "tags.ion.slidebox": "Eine SlideBox ist ein mehrseitiger Container, in dem jede Seite gewischt oder gezogen werden kann.", + "tags.ion.spinner": "Die ionSpinner-Direktive stellt eine Vielzahl von animierten Drehfeldern bereit.", + "tags.ion.tab": "Ein untergeordnetes Element von \"ionTabs\". Es enthält den Inhalt einer Registerkarte. Der Inhalt ist nur vorhanden, während die angegebene Registerkarte ausgewählt ist.", + "tags.ion.tabs": "Stellt eine Benutzeroberfläche mit mehreren Registerkarten, einer Registerkartenleiste und einer Sammlung von \"Seiten\" bereit, die mit der TAB-TASTE durchlaufen werden kann.", + "tags.ion.title": "\"ion-title\" ist eine Komponente, die den Titel von \"ionNavbar\" festlegt.", + "tags.ion.toggle": "Ein toggle-Element ist ein animierter Schalter, der ein angegebenes Modell an einen booleschen Wert bindet. Ermöglicht das Ziehen des Schalterknopfs. Das toggle-Element verhält sich wie jedes andere Kontrollkästchen von AngularJS.", + "tags.ion.view": "Ein untergeordnetes Element von \"ionNavView\". Ein Container für Anzeigeinhalt und alle Navigations- und Kopfzeilenleisten-Informationen.", "tags.kbd": "Das kbd-Element stellt eine Benutzereingabe dar (normalerweise eine Eingabe über die Tastatur, es kann jedoch auch zum Darstellen anderer Eingaben (z. B. Sprachbefehle) verwendet werden).", "tags.label": "Das label-Element stellt eine Beschriftung in einer Benutzeroberfläche dar. Die Beschriftung kann einem bestimmten Formularsteuerelement zugeordnet werden, das als das Beschriftungssteuerelement des label-Elements bezeichnet wird. Dies geschieht mithilfe des for-Attributs oder durch Positionieren des Formularsteuerelements im label-Element selbst.", "tags.legend": "Das legend-Element stellt eine Beschriftung für den restlichen Inhalt des übergeordneten fieldset-Elements des legend-Elements dar, wenn vorhanden.", diff --git a/i18n/deu/src/vs/platform/configuration/common/configurationRegistry.i18n.json b/i18n/deu/src/vs/platform/configuration/common/configurationRegistry.i18n.json index 370e7b35446..84d00fee197 100644 --- a/i18n/deu/src/vs/platform/configuration/common/configurationRegistry.i18n.json +++ b/i18n/deu/src/vs/platform/configuration/common/configurationRegistry.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "invalid.properties": "configuration.properties muss ein Objekt sein.", + "invalid.properties": "\"configuration.properties\" muss ein Objekt sein.", "invalid.title": "configuration.title muss eine Zeichenfolge sein.", "invalid.type": "Wenn eine Festlegung erfolgt, muss \"configuration.type\" auf \"object\" festgelegt werden.", "vscode.extension.contributes.configuration": "Trägt Konfigurationseigenschaften bei.", diff --git a/i18n/deu/src/vs/platform/extensions/common/abstractExtensionService.i18n.json b/i18n/deu/src/vs/platform/extensions/common/abstractExtensionService.i18n.json index 8b6ad71cd4e..cab57fe4b2e 100644 --- a/i18n/deu/src/vs/platform/extensions/common/abstractExtensionService.i18n.json +++ b/i18n/deu/src/vs/platform/extensions/common/abstractExtensionService.i18n.json @@ -3,4 +3,9 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "activationError": "Fehler beim Aktivieren der Extension \"{0}\": {1}.", + "failedDep1": "Fehler beim Aktivieren der Extension \"{1}\". Ursache: Fehler beim Aktivieren der Extension \"{0}\".", + "failedDep2": "Fehler beim Aktivieren der Extension \"{0}\". Ursache: mehr als 10 Ebenen von Abhängigkeiten (wahrscheinlich eine Abhängigkeitsschleife).", + "unknownDep": "Fehler beim Aktivieren der Extension \"{1}\". Ursache: unbekannte Abhängigkeit \"{0}\"." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/platform/extensions/common/extensionsRegistry.i18n.json b/i18n/deu/src/vs/platform/extensions/common/extensionsRegistry.i18n.json index 8b6ad71cd4e..eb4082a1c1c 100644 --- a/i18n/deu/src/vs/platform/extensions/common/extensionsRegistry.i18n.json +++ b/i18n/deu/src/vs/platform/extensions/common/extensionsRegistry.i18n.json @@ -3,4 +3,27 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "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.empty": "Es wurde eine leere Extensionbeschreibung abgerufen.", + "extensionDescription.engines": "Die Eigenschaft \"{0}\" ist erforderlich und muss vom Typ \"object\" sein.", + "extensionDescription.engines.vscode": "Die Eigenschaft \"{0}\" ist erforderlich. Sie muss vom Typ \"string\" sein.", + "extensionDescription.extensionDependencies": "Die Eigenschaft \"{0}\" kann ausgelassen werden oder muss vom Typ \"string[]\" sein.", + "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 Extension enthalten ist. Dies führt ggf. dazu, dass die Extension 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. Sie muss vom Typ \"string\" sein.", + "extensionDescription.publisher": "Die Eigenschaft \"{0}\" ist erforderlich. Sie muss vom Typ \"string\" sein.", + "extensionDescription.version": "Die Eigenschaft \"{0}\" ist erforderlich. Sie muss vom Typ \"string\" sein.", + "vscode.extension.activationEvents": "Aktivierungsereignisse für die VS Code-Extension.", + "vscode.extension.categories": "Die vom VS Code-Katalog zum Kategorisieren der Extension verwendeten Kategorien.", + "vscode.extension.contributes": "Alle Beiträge der VS Code-Extension, die durch dieses Paket dargestellt werden.", + "vscode.extension.displayName": "Der Anzeigename für die Extension, der im VS Code-Katalog verwendet wird.", + "vscode.extension.extensionDependencies": "Abhängigkeiten von anderen Extensions. Die ID einer Extension ist immer ${publisher}.${name}, beispielsweise: vscode.csharp.", + "vscode.extension.galleryBanner": "Das in VS Code Marketplace verwendete Banner.", + "vscode.extension.galleryBanner.color": "Die Bannerfarbe für die Kopfzeile der VS Code Marketplace-Seite.", + "vscode.extension.galleryBanner.theme": "Das Farbdesign für die Schriftart, die im Banner verwendet wird.", + "vscode.extension.publisher": "Der Herausgeber der VS Code-Extension.", + "vscode.extension.scripts.prepublish": "Ein Skript, das ausgeführt wird, bevor das Paket als VS Code-Extension veröffentlicht wird." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/platform/extensions/node/extensionValidator.i18n.json b/i18n/deu/src/vs/platform/extensions/node/extensionValidator.i18n.json index 8b6ad71cd4e..7780c255b5a 100644 --- a/i18n/deu/src/vs/platform/extensions/node/extensionValidator.i18n.json +++ b/i18n/deu/src/vs/platform/extensions/node/extensionValidator.i18n.json @@ -3,4 +3,10 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "notSemver": "Die Extensionversion ist nicht mit \"semver\" kompatibel.", + "versionMismatch": "Die Extension ist nicht mit dem Code {0} kompatibel. Die Extension 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 bitte 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 bitte mindestens die gewünschte Hauptversion, z. B. ^1.10.0, 1.10.x, 1.x.x, 2.x.x usw.", + "versionSyntax": "Der engines.vscode-Wert {0} konnte nicht analysiert werden. Verwenden Sie z. B. ^0.10.0, ^1.2.3, ^0.11.0, ^0.10.x usw." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json b/i18n/deu/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json index 9672456f92d..91ade53c1aa 100644 --- a/i18n/deu/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json +++ b/i18n/deu/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json @@ -32,7 +32,7 @@ "schema.json.not": "Ein Schema, das nicht übereinstimmen darf.", "schema.json.oneOf": "Ein Array von Schemas, von denen genau ein Schema übereinstimmen muss.", "schema.json.pattern": "Ein regulärer Ausdruck, mit dem die Zeichenfolge verglichen wird. Er ist nicht implizit verankert.", - "schema.json.patternProperties": "Eine Zuordnung von regulären Ausdrücken bei Eigenschaftennamen zu Schemas zum Vergleichen von Eigenschaften.", + "schema.json.patternProperties": "Eine Zuordnung von regulären Ausdrücken für Eigenschaftennamen zu Schemas zum Vergleichen von Eigenschaften.", "schema.json.properties": "Eine Zuordnung von Eigenschaftennamen zu Schemas für jede Eigenschaft.", "schema.json.required": "Ein Array von Zeichenfolgen, das die Namen aller für dieses Objekt erforderlichen Eigenschaften auflistet.", "schema.json.title": "Ein beschreibender Titel des Elements.", diff --git a/i18n/deu/src/vs/platform/keybinding/browser/keybindingServiceImpl.i18n.json b/i18n/deu/src/vs/platform/keybinding/browser/keybindingServiceImpl.i18n.json index 250e672e753..adce55bc00d 100644 --- a/i18n/deu/src/vs/platform/keybinding/browser/keybindingServiceImpl.i18n.json +++ b/i18n/deu/src/vs/platform/keybinding/browser/keybindingServiceImpl.i18n.json @@ -5,6 +5,6 @@ // Do not edit this file. It is machine generated. { "first.chord": "({0}) wurde gedrückt. Es wird auf die zweite Taste der Kombination gewartet...", - "missing.chord": "Der Tastenkombination ({0}, {1}) ist kein Befehl.", + "missing.chord": "Die Tastenkombination ({0}, {1}) ist kein Befehl.", "unboundCommands": "Die folgenden weiteren Befehle sind verfügbar: " } \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/actions/openSettings.i18n.json b/i18n/deu/src/vs/workbench/browser/actions/openSettings.i18n.json index e60b388ea01..91470d0299b 100644 --- a/i18n/deu/src/vs/workbench/browser/actions/openSettings.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/actions/openSettings.i18n.json @@ -5,13 +5,14 @@ // Do not edit this file. It is machine generated. { "defaultKeybindings": "Standard-Tastaturkurzbefehle", - "defaultKeybindingsHeader": "Überschreiben Sie Schlüsselbindungen, indem Sie sie in die Schlüsselbindungsdatei einfügen.", + "defaultKeybindingsHeader": "Überschreiben Sie Tastenbindungen, indem Sie sie in die Tastenbindungsdatei einfügen.", "defaultName": "Standardeinstellungen", "defaultSettingsHeader": "Überschreiben Sie Einstellungen, indem Sie sie in die Einstellungsdatei einfügen.", - "emptyKeybindingsHeader": "Platzieren Sie Ihre Schlüsselbindungen in dieser Datei, um die Standardwerte zu überschreiben.", + "emptyKeybindingsHeader": "Platzieren Sie Ihre Tastenbindungen in dieser Datei, um die Standardwerte zu überschreiben.", "emptySettingsHeader": "Platzieren Sie Ihre Einstellungen in dieser Datei, um die Standardeinstellungen zu überschreiben.", "emptySettingsHeader1": "Platzieren Sie Ihre Einstellungen in dieser Datei, um Standard- und Benutzereinstellungen zu überschreiben.", "fail.createSettings": "{0} ({1}) kann nicht erstellt werden.", + "neverShowAgain": "Nicht mehr anzeigen", "openFolderFirst": "Zuerst einen Ordner öffnen, um Arbeitsbereicheinstellungen zu erstellen", "openGlobalKeybindings": "Tastaturkurzbefehle öffnen", "openGlobalSettings": "Benutzereinstellungen öffnen", diff --git a/i18n/deu/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json b/i18n/deu/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json index 043840de2b1..ed8950beca7 100644 --- a/i18n/deu/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json @@ -9,17 +9,24 @@ "changeEndOfLine": "Zeilenendesequenz ändern", "changeIndentation": "Einzug ändern", "changeMode": "Sprachmodus ändern", - "defaultEncoding": "Standardcodierung", + "configureAssociations": "Dateizuordnungen konfigurieren...", + "configureAssociationsExt": "Dateizuordnung für \"{0}\" konfigurieren...", + "configuredLanguage": "Konfigurierte Sprache", + "defaultEncoding": "Konfigurierte Codierung", "disableTabMode": "Barrierefreiheitsmodus deaktivieren", "endOfLineCarriageReturnLineFeed": "CRLF", "endOfLineLineFeed": "LF", "gotoLine": "Gehe zu Zeile", + "indentConvert": "Datei konvertieren", + "indentView": "Ansicht wechseln", "indentation": "Einzug", + "languagesPicks": "Sprachen", "multiSelection": "{0} Auswahlen", "multiSelectionRange": "{0} Auswahlen ({1} Zeichen ausgewählt)", "noEditor": "Zurzeit ist kein Text-Editor aktiv.", "noFileEditor": "Zurzeit ist keine Datei aktiv.", "noWritableCodeEditor": "Der aktive Code-Editor ist schreibgeschützt.", + "persistFileAssociations": "Sie können Zuordnungen zwischen dem Dateinamen und der Sprache im Abschnitt **files.associations** konfigurieren.", "pickAction": "Aktion auswählen", "pickEncodingForReopen": "Dateicodierung zum erneuten Öffnen der Datei auswählen", "pickEncodingForSave": "Dateicodierung auswählen, mit der gespeichert werden soll", @@ -34,5 +41,5 @@ "singleSelectionRange": "Zeile {0}, Spalte {1} ({2} ausgewählt)", "spacesSize": "Leerzeichen: {0}", "tabFocusModeEnabled": "TAB-TASTE verschiebt Fokus", - "tabSize": "Registerkartengröße: {0}" + "tabSize": "Tabulatorgröße: {0}" } \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/common/editor/diffEditorInput.i18n.json b/i18n/deu/src/vs/workbench/common/editor/diffEditorInput.i18n.json new file mode 100644 index 00000000000..50e968f8ee3 --- /dev/null +++ b/i18n/deu/src/vs/workbench/common/editor/diffEditorInput.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "compareLabels": "{0} ↔ {1}" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json b/i18n/deu/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json index 276a1b651e7..4faf0f3f68f 100644 --- a/i18n/deu/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json +++ b/i18n/deu/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json @@ -12,7 +12,7 @@ "changeNow": "Jetzt ändern", "continue": "Weiter", "editFile": "{0} bearbeiten", - "exists": "Bitte entfernen Sie den {0}-Alias in \"{1}\", und wiederholen Sie diese Aktion.", + "exists": "Bitte entfernen Sie den Alias in \"{1}\", der auf \"{0}\" verweist, und wiederholen Sie diese Aktion.", "install": "Befehl \"code\" in \"PATH\" installieren", "later": "Später", "laterInfo": "Denken Sie daran, dass Sie die Aktion \"{0}\" immer über die Befehlspalette ausführen können.", diff --git a/i18n/deu/src/vs/workbench/electron-browser/integration.i18n.json b/i18n/deu/src/vs/workbench/electron-browser/integration.i18n.json index b52ec8e0561..cd66a933e56 100644 --- a/i18n/deu/src/vs/workbench/electron-browser/integration.i18n.json +++ b/i18n/deu/src/vs/workbench/electron-browser/integration.i18n.json @@ -4,8 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "autoSaveError": "In die Einstellungen kann nicht geschrieben werden. Fügen Sie der Datei \"settings.json\" die Angabe **files.autoSave: \"afterDelay\"** hinzu.", - "autoSaveInfo": "Die aktivierte Menüoption **Datei | Automatisch speichern** ist zu einer Einstellung **files.autoSave** mit dem Wert **afterDelay ** geworden.", "copy": "Kopieren", "cut": "Ausschneiden", "paste": "Einfügen", diff --git a/i18n/deu/src/vs/workbench/electron-main/menus.i18n.json b/i18n/deu/src/vs/workbench/electron-main/menus.i18n.json index 2f95452d340..d9fbde44241 100644 --- a/i18n/deu/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/deu/src/vs/workbench/electron-main/menus.i18n.json @@ -77,6 +77,7 @@ "miToggleMenuBar": "Men&&üleiste umschalten", "miToggleOutput": "&&Ausgabe umschalten", "miTogglePanel": "&&Bereich umschalten", + "miToggleRenderWhitespace": "&&Rendern von Leerzeichen umschalten", "miToggleSidebar": "&&Randleiste umschalten", "miToggleWordWrap": "&&Zeilenumbruch umschalten", "miTwitter": "&&Twitter", diff --git a/i18n/deu/src/vs/workbench/electron-main/windows.i18n.json b/i18n/deu/src/vs/workbench/electron-main/windows.i18n.json index 44089e3ea66..64be20eb029 100644 --- a/i18n/deu/src/vs/workbench/electron-main/windows.i18n.json +++ b/i18n/deu/src/vs/workbench/electron-main/windows.i18n.json @@ -9,6 +9,7 @@ "appStalled": "Das Fenster reagiert nicht mehr.", "appStalledDetail": "Sie können das Fenster erneut öffnen oder schließen oder weiterhin warten.", "close": "Schließen", + "hiddenMenuBar": "Sie können weiterhin auf die Menüleiste zugreifen, in dem Sie die **ALT**-Taste drücken.", "ok": "OK", "pathNotExistDetail": "Der Pfad \"{0}\" scheint auf dem Datenträger nicht mehr vorhanden zu sein.", "pathNotExistTitle": "Der Pfad ist nicht vorhanden.", diff --git a/i18n/deu/src/vs/workbench/node/extensionHostMain.i18n.json b/i18n/deu/src/vs/workbench/node/extensionHostMain.i18n.json index 8b6ad71cd4e..e72f0170a4a 100644 --- a/i18n/deu/src/vs/workbench/node/extensionHostMain.i18n.json +++ b/i18n/deu/src/vs/workbench/node/extensionHostMain.i18n.json @@ -3,4 +3,6 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "extensionTestError": "Der Pfad \"{0}\" verweist nicht auf einen gültigen Test Runner für eine Extension." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json b/i18n/deu/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json index 39ad1a54ddb..7ebb2696d98 100644 --- a/i18n/deu/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json @@ -29,6 +29,7 @@ "renameFunctionBreakpoint": "Funktionshaltepunkt umbenennen", "renameWatchExpression": "Ausdruck umbenennen", "restartDebug": "Neu starten", + "run": "Ausführen", "selectConfig": "Konfiguration auswählen", "startDebug": "Starten", "stepIntoDebug": "Einzelschritt", diff --git a/i18n/deu/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json b/i18n/deu/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json index 032d34174bb..c61bd22eef8 100644 --- a/i18n/deu/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json @@ -5,7 +5,7 @@ // Do not edit this file. It is machine generated. { "DebugTaskNotFound": "Der preLaunchTask \"{0}\" wurde nicht gefunden.", - "NewLaunchConfig": "Bitte richten Sie die Startkonfigurationsdatei zum Debuggen Ihrer Anwendung ein.", + "NewLaunchConfig": "Bitte richten Sie die Startkonfigurationsdatei für Ihre Anwendung ein.", "continue": "Weiter", "debugAdapterCrash": "Der Debugadapterprozess wurde unerwartet beendet.", "debugNoThread": "Vom Debugadapter mit der ID {0} wurde kein Thread abgerufen.", diff --git a/i18n/deu/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json b/i18n/deu/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json index 6a8dda76418..f9f38184afb 100644 --- a/i18n/deu/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json @@ -10,7 +10,7 @@ "app.launch.json.version": "Die Version dieses Dateiformats.", "debugNoType": "Der \"type\" des Debugadapters kann nicht ausgelassen werden und muss vom Typ \"string\" sein.", "duplicateDebuggerType": "Der Debugtyp \"{0}\" ist bereits registriert und weist das Attribut \"{1}\" auf. Das Attribut \"{1}\" wird ignoriert.", - "selectDebug": "Debugumgebung auswählen", + "selectDebug": "Umgebung auswählen", "vscode.extension.contributes.debuggers": "Trägt Debugadapter bei.", "vscode.extension.contributes.debuggers.args": "Optionale Argumente, die an den Adapter übergeben werden sollen.", "vscode.extension.contributes.debuggers.configurationAttributes": "JSON-Schemakonfigurationen zum Überprüfen von \"launch.json\".", diff --git a/i18n/deu/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json b/i18n/deu/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json index 8a102ee7294..c042287c352 100644 --- a/i18n/deu/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json @@ -6,6 +6,7 @@ { "debugAdapterBinNotFound": "Der Ordner \"DebugAdapter bin\" wurde nicht im Pfad \"{0}\" gefunden.", "debugAdapterCrash": "Der Debugadapterprozess wurde unerwartet beendet.", + "moreInfo": "Weitere Informationen", "noDebugAdapterExtensionInstalled": "Es ist keine Extension für {0}-Debuggen installiert.", "stoppingDebugAdapter": "{0}. Der Debugadapter wird beendet.", "unableToLaunchDebugAdapter": "Der Debugadapter kann nicht aus {0} gestartet werden." diff --git a/i18n/deu/src/vs/workbench/parts/extensions/common/extensions.i18n.json b/i18n/deu/src/vs/workbench/parts/extensions/common/extensions.i18n.json new file mode 100644 index 00000000000..9972d4e0a8c --- /dev/null +++ b/i18n/deu/src/vs/workbench/parts/extensions/common/extensions.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "extensionsCategory": "Extensions" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json b/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json index 1aaef57b9bf..2e672e7c0f2 100644 --- a/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json @@ -8,7 +8,7 @@ "installExtension": "Extension installieren", "restartNow": "Jetzt neu starten", "restartNow2": "Jetzt neu starten", - "showExtensionTips": "Extensiontipps anzeigen", + "showExtensionRecommendations": "Extensionempfehlungen anzeigen", "showInstalledExtensions": "Installierte Extensions anzeigen", "showOutdatedExtensions": "Veraltete Extensions anzeigen", "success-installed": "{0} wurde erfolgreich installiert. Führen Sie zur Aktivierung einen Neustart aus.", diff --git a/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json b/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json index f864f6e0994..857f5ddfe10 100644 --- a/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json @@ -18,7 +18,7 @@ "noExtensionsInstalled": "Es wurden keine Extensions gefunden.", "noExtensionsToInstall": "Es wurden keine Extensions gefunden.", "noOutdatedExtensions": "Es wurden keine veralteten Extensions gefunden.", - "noSuggestedExtensions": "Keine vorgeschlagenen Extensions", + "noRecommendedExtensions": "Keine empfohlenen Extensions", "nowInstalling": "{0} wird installiert...", "outdatedExtensionsHandlerAriaLabel": "Nehmen Sie eine Eingabe vor, um die Liste der veralteten Extensions einzuschränken.", "readme": "Infodatei", diff --git a/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json b/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json index feb6f03a26f..5d710f5429b 100644 --- a/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json @@ -4,8 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "extension": "Extension", - "issue": "Problem", - "issues": "Probleme", + "extensions": "Extensions", + "extensionsInstalling": "Extensions ({0} wird installiert...)", + "multipleIssues": "Extensions ({0} Probleme)", + "multipleUpdates": "Extensions ({0} Updates verfügbar)", + "oneIssue": "Extensions (1 Problem)", + "oneUpdate": "Extensions (1 Update verfügbar)", "uninstall": "Deinstallieren" } \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json b/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json index 71aee3ff03d..b6044e61c1c 100644 --- a/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json @@ -4,12 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "extensionsCategory": "Extensions", "galleryExtensionsCommands": "Katalogextensions installieren", "localExtensionsCommands": "Lokale Extensions anzeigen", "outdatedExtensionsCommands": "Veraltete Extensions aktualisieren", "reloadNow": "Jetzt neu starten", "success": "Extensions wurden erfolgreich installiert. Führen Sie einen Neustart aus, um sie zu aktivieren.", "successSingle": "{0} wurde erfolgreich installiert. Führen Sie zur Aktivierung einen Neustart aus.", - "suggestedExtensionsCommands": "Extensiontipps anzeigen" + "suggestedExtensionsCommands": "Extensionempfehlungen anzeigen" } \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/files/browser/fileActions.i18n.json b/i18n/deu/src/vs/workbench/parts/files/browser/fileActions.i18n.json index e1667220177..acc4a187b23 100644 --- a/i18n/deu/src/vs/workbench/parts/files/browser/fileActions.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/files/browser/fileActions.i18n.json @@ -12,7 +12,6 @@ "closeOtherFiles": "Andere Dateien schließen", "closeOtherLabel": "Andere Dateien schließen", "compareFiles": "Dateien vergleichen", - "compareLabels": "{0} ↔ {1}", "compareSource": "Für Vergleich auswählen", "compareWith": "Mit '{0}' vergleichen", "confirmDeleteMessageFile": "Möchten Sie \"{0}\" wirklich endgültig löschen?", diff --git a/i18n/deu/src/vs/workbench/parts/files/browser/files.contribution.i18n.json b/i18n/deu/src/vs/workbench/parts/files/browser/files.contribution.i18n.json index 7f79dd33d90..354e85e5271 100644 --- a/i18n/deu/src/vs/workbench/parts/files/browser/files.contribution.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/files/browser/files.contribution.i18n.json @@ -4,6 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "associations": "Konfigurieren Sie Dateizuordnungen zu Sprachen (beispielsweise \"*.extension\": \"html\"). Diese besitzen Vorrang vor den Standardzuordnungen der installierten Sprachen.", "autoSave": "Steuert die automatische Speicherung geänderter Dateien. Zulässige Werte: \"{0}\", \"{1}\", \"{2}\". Wenn diese Angabe auf \"{3}\" festgelegt ist, können Sie die Verzögerung in \"files.autoSaveDelay\" konfigurieren.", "autoSaveDelay": "Steuert die Verzögerung in Millisekunden, nach der eine geänderte Datei automatisch gespeichert wird. Nur gültig, wenn \"files.autoSave\" auf \"{0}\" festgelegt ist.", "binaryFileEditor": "Binärdatei-Editor", @@ -23,5 +24,6 @@ "textFileEditor": "Textdatei-Editor", "trimTrailingWhitespace": "Wenn diese Option aktiviert ist, werden nachgestellte Leerzeichen beim Speichern einer Datei gekürzt.", "view": "Anzeigen", + "watcherExclude": "Konfigurieren Sie Globmuster von Dateipfaden, die aus der Dateiüberwachung ausgeschlossen werden sollen. Das Ändern dieser Einstellung erfordert einen Neustart. Wenn Ihr Code beim Starten viel CPU-Zeit benötigt, können Sie große Ordner ausschließen, um die Anfangslast zu verringern.", "workingFilesPicker": "Arbeitsdatei nach Name öffnen" } \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json b/i18n/deu/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json index bcc4bd4315d..0c8cf134e4f 100644 --- a/i18n/deu/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json @@ -6,6 +6,7 @@ { "git": "Git", "openChange": "Änderung öffnen", + "openFile": "Datei öffnen", "openInEditor": "Zur Editor-Ansicht wechseln", "stageSelectedLines": "Ausgewählte Zeilen bereitstellen", "switchToChangesView": "Zur Änderungsansicht wechseln" diff --git a/i18n/deu/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json b/i18n/deu/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json index 6685a701be3..ee356b9d9b9 100644 --- a/i18n/deu/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json @@ -9,6 +9,7 @@ "canNotRun": "Der Befehl '{0}' kann nicht an dieser Stelle ausgeführt werden.", "commandLabel": "{0}: {1}", "entryAriaLabel": "{0}, Befehle", + "entryAriaLabelWithKey": "{0}, {1}, Befehle", "noCommandsMatching": "Keine übereinstimmenden Befehle.", "showTriggerActions": "Alle Befehle anzeigen" } \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json b/i18n/deu/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json new file mode 100644 index 00000000000..61f7aaf019c --- /dev/null +++ b/i18n/deu/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json @@ -0,0 +1,16 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "dotnetBuild": "Erstellt eine Datei \"tasks.json\", die die Kompilierung mithilfe des DotNet-Builds ausführt.", + "grunt": "Erstellt eine Datei \"tasks.json\" für Grunt. Wenn eine Jake-Datei vorhanden ist, werden Tasks automatisch erkannt.", + "gulp": "Erstellt eine Datei \"tasks.json\" für Gulp. Wenn eine Gulp-Datei vorhanden ist, werden Tasks automatisch erkannt.", + "jake": "Erstellt eine Datei \"tasks.json\" für Jake. Wenn eine Jake-Datei vorhanden ist, werden Tasks automatisch erkannt.", + "msbuild": "Erstellt eine Datei \"tasks.json\", die die Kompilierung mithilfe von MSBuild ausführt.", + "tsc.config": "Erstellt eine Datei \"tasks.json\", die ein TypeScript-Projekt kompiliert.", + "tsc.openFile": "Erstellt eine Datei \"tasks.json\", die die zurzeit geöffnete TypeScript-Datei kompiliert.", + "tsc.specificFile": "Erstellt eine Datei \"tasks.json\", die eine bestimmte TypeScript-Datei kompiliert.", + "tsc.watch": "Erstellt eine Datei \"tasks.json\", die ein TypeScript-Projekt im Überwachungsmodus kompiliert." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json b/i18n/deu/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json index a53358c66ed..7231b17bfc0 100644 --- a/i18n/deu/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json @@ -7,7 +7,7 @@ "BuildAction.label": "Buildtask ausführen", "CleanAction.label": "Bereinigungstask ausführen", "CloseMessageAction.label": "Schließen", - "ConfigureTaskRunnerAction.autoDetect": "Fehler bei der automatischen Erkennung des Tasksystems. Einzelheiten finden Sie in der Taskausgabe.", + "ConfigureTaskRunnerAction.autoDetect": "Fehler bei der automatischen Erkennung des Tasksystems. Die Standardvorlage wird verwendet. Einzelheiten finden Sie in der Taskausgabe.", "ConfigureTaskRunnerAction.failed": "Die Datei \"tasks.json\" kann nicht im Ordner \".vscode\" erstellt werden. Einzelheiten finden Sie in der Taskausgabe.", "ConfigureTaskRunnerAction.label": "Taskausführung konfigurieren", "JsonSchema.args": "Weitere Argumente, die an den Befehl übergeben werden.", diff --git a/i18n/deu/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json b/i18n/deu/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json index d861eaa343c..46ea2a2d678 100644 --- a/i18n/deu/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json +++ b/i18n/deu/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json @@ -7,13 +7,13 @@ "invalid.keybindings": "Ungültige Angabe \"contributes.{0}\": {1}", "keybindings.json.command": "Der Name des auszuführenden Befehls.", "keybindings.json.key": "Der Schlüssel oder die Schlüsselsequenz (durch Leerzeichen getrennt)", - "keybindings.json.title": "Schlüsselbindungskonfiguration", + "keybindings.json.title": "Tastenbindungskonfiguration", "keybindings.json.when": "Die Bedingung, wann der Schlüssel aktiv ist.", "nonempty": "Es wurde ein nicht leerer Wert erwartet.", "optstring": "Die Eigenschaft \"{0}\" kann ausgelassen werden oder muss vom Typ \"string\" sein.", "requirestring": "Die Eigenschaft \"{0}\" ist erforderlich. Sie muss vom Typ \"string\" sein.", - "vscode.extension.contributes.keybindings": "Trägt Schlüsselbindungen bei.", - "vscode.extension.contributes.keybindings.command": "Der Bezeichner des Befehls, der ausgeführt werden soll, wenn die Schlüsselbindung ausgelöst wird.", + "vscode.extension.contributes.keybindings": "Trägt Tastenbindungen bei.", + "vscode.extension.contributes.keybindings.command": "Der Bezeichner des Befehls, der ausgeführt werden soll, wenn die Tastenbindung ausgelöst wird.", "vscode.extension.contributes.keybindings.key": "Der Schlüssel oder die Schlüsselsequenz (separate Schlüssel mit Pluszeichen und Sequenzen mit Leerzeichen, z. B. STRG+O und STRG+L L für einen Akkord).", "vscode.extension.contributes.keybindings.linux": "Der Linux-spezifische Schlüssel oder die Schlüsselsequenz.", "vscode.extension.contributes.keybindings.mac": "Der Mac-spezifische Schlüssel oder die Schlüsselsequenz.", diff --git a/i18n/deu/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json b/i18n/deu/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json index b6b0a04c327..8e051e3352f 100644 --- a/i18n/deu/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json +++ b/i18n/deu/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json @@ -4,9 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "pluginHostProcess.crash": "Der Extensionhost wurde unerwartet beendet. Bitte laden Sie das Fenster erneut, um ihn wiederherzustellen.", - "pluginHostProcess.error": "Fehler vom Extensionhost: {0}", + "extensionHostProcess.crash": "Der Extensionhost wurde unerwartet beendet. Bitte laden Sie das Fenster erneut, um ihn wiederherzustellen.", + "extensionHostProcess.error": "Fehler vom Extensionhost: {0}", + "extensionHostProcess.startupFailDebug": "Der Extensionhost wurde nicht innerhalb von 10 Sekunden gestartet. Möglicherweise wurde er in der ersten Zeile beendet und benötigt einen Debugger, um die Ausführung fortzusetzen.", "pluginHostProcess.startupFail": "Der Extensionhost wurde nicht innerhalb von 10 Sekunden gestartet. Dies stellt ggf. ein Problem dar.", - "pluginHostProcess.startupFailDebug": "Der Extensionhost wurde nicht innerhalb von 10 Sekunden gestartet. Möglicherweise wurde er in der ersten Zeile beendet und benötigt einen Debugger, um die Ausführung fortzusetzen.", "reloadWindow": "Fenster erneut laden" } \ No newline at end of file diff --git a/i18n/esn/extensions/json/server/out/configuration.i18n.json b/i18n/esn/extensions/json/server/out/configuration.i18n.json index 5c9e3add00c..13c3d8175fb 100644 --- a/i18n/esn/extensions/json/server/out/configuration.i18n.json +++ b/i18n/esn/extensions/json/server/out/configuration.i18n.json @@ -6,17 +6,17 @@ { "schema.json": "Describe un archivo JSON mediante un esquema. Vea json-schema.org para obtener más información.", "schema.json.$schema": "El esquema para comprobar el documento ", - "schema.json.additionalItems": "Para matrices, solo cuando los elementos se hayan establecido como una matriz. Si es un esquema, los validará después de los que haya especificado la matriz de elementos. Cuando se establece en \"false\", los elementos adicionales provocarán un error en la validación.", - "schema.json.additionalProperties": "Esquema o valor booleano. Si es un esquema, se usa para validar todas las propiedades sin coincidencias de \"properties\" o \"patternProperties\". Si es \"false\", las propiedades sin este tipo de coincidencias provocarán un error del esquema.", + "schema.json.additionalItems": "Para matrices, solo cuando los elementos se hayan establecido como una matriz. Si es un esquema, valida los elementos después de los que haya especificado la matriz de elementos. Cuando se establece en \"false\", los elementos adicionales provocarán un error en la validación.", + "schema.json.additionalProperties": "Esquema o valor booleano. Si es un esquema, se usa para validar todas las propiedades sin coincidencias con \"properties\" o \"patternProperties\". Si es false, las propiedades sin este tipo de coincidencias provocarán un error del esquema.", "schema.json.allOf": "Una matriz de esquemas, todos los cuales deben coincidir.", "schema.json.anyOf": "Una matriz de esquemas, donde al menos uno debe coincidir.", "schema.json.default": "Un valor predeterminado. Lo usan las sugerencias.", "schema.json.definitions": "No se usa para validar. Coloque aquí los esquemas secundarios a los que desee hacer referencia en línea con $ref", "schema.json.dependencies": "Mapa de nombres de propiedad para una matriz de nombres de propiedad o un esquema. Una matriz de nombres de propiedad significa que, para que sea válida, la propiedad denominada en la clave va a depender de las propiedades de la matriz que se encuentre en el objeto. Si el valor es un esquema, este se aplica solamente al objeto si la propiedad en la clave existe en el objeto.", - "schema.json.description": "Una descripción larga del elemento. Se usa en menús y sugerencias que aparecen al pasar el ratón.", + "schema.json.description": "Una descripción larga del elemento. Se usa en menús y sugerencias que aparecen al mantener el puntero.", "schema.json.enum": "El conjunto de valores literales que son válidos", - "schema.json.exclusiveMaximum": "Hace exclusiva la propiedad Maximum.", - "schema.json.exclusiveMininum": "Hace exclusiva la propiedad Minimum.", + "schema.json.exclusiveMaximum": "Hace exclusiva la propiedad maximum.", + "schema.json.exclusiveMininum": "Hace exclusiva la propiedad minimum.", "schema.json.format": "Describe el formato que se espera para el valor.", "schema.json.id": "Un identificador único para el esquema.", "schema.json.items": "Para matrices. Puede ser un esquema respecto al que validar cada elemento o una matriz de esquemas respecto a la que validar cada elemento por orden (el primer esquema validará al primer elemento, el segundo esquema validará al segundo elemento y así sucesivamente).", @@ -26,9 +26,9 @@ "schema.json.maximum": "El máximo valor numérico, inclusivo de forma predeterminada.", "schema.json.minItems": "El número mínimo de elementos que puede haber en una matriz. Inclusivo.", "schema.json.minLength": "La longitud mínima de una cadena.", - "schema.json.minProperties": "El número mínimo de propiedades que puede tener un objeto. Inclusive.", + "schema.json.minProperties": "El número mínimo de propiedades que puede tener un objeto. Inclusivo.", "schema.json.minimum": "El valor numérico mínimo, inclusivo de forma predeterminada.", - "schema.json.multipleOf": "Un número que debe dividir de forma exacta el valor actual (es decir, sin resto)", + "schema.json.multipleOf": "Un número que debe dividir de forma exacta el valor actual (es decir, sin resto).", "schema.json.not": "Un esquema que no debe tener coincidencias.", "schema.json.oneOf": "Una matriz de esquemas, de los cuales uno debe coincidir.", "schema.json.pattern": "Una expresión regular con la que hacer coincidir la cadena. No está anclada de forma implícita.", @@ -37,5 +37,5 @@ "schema.json.required": "Una matriz de cadenas que enumera los nombres de todas las propiedades necesarias para este objeto.", "schema.json.title": "Un título descriptivo del elemento", "schema.json.type": "Una cadena de uno de los tipos de esquema básicos (número, entero, nulo, matriz, objeto, booleano, cadena) o una matriz de cadenas que especifica un subconjunto de esos tipos.", - "schema.json.uniqueItems": "Si todos los elementos en la matriz deben ser únicos. Establece el valor predeterminado en False." + "schema.json.uniqueItems": "Si todos los elementos en la matriz deben ser únicos. El valor predeterminado es false." } \ No newline at end of file diff --git a/i18n/esn/extensions/json/server/out/jsonParser.i18n.json b/i18n/esn/extensions/json/server/out/jsonParser.i18n.json index b52cba9575f..8cbfc04adc7 100644 --- a/i18n/esn/extensions/json/server/out/jsonParser.i18n.json +++ b/i18n/esn/extensions/json/server/out/jsonParser.i18n.json @@ -23,7 +23,7 @@ "UnexpectedEndOfComment": "Final de comentario inesperado", "UnexpectedEndOfNumber": "Final de número inesperado", "UnexpectedEndOfString": "Final de cadena inesperado", - "ValueExpected": "Valor esperado", + "ValueExpected": "Se esperaba un valor", "additionalItemsWarning": "La matriz tiene demasiados elementos según el esquema. Se esperan {0} o menos", "enumWarning": "El valor no se acepta. Valores válidos: {0}", "exclusiveMaximumWarning": "El valor es superior al máximo exclusivo de {0}", diff --git a/i18n/esn/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json b/i18n/esn/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json new file mode 100644 index 00000000000..6038f6da08f --- /dev/null +++ b/i18n/esn/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json @@ -0,0 +1,11 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "assocDescriptionFile": "Asigna todos los archivos cuyo nombre coincide con el patrón global al lenguaje con el identificador especificado.", + "assocDescriptionPath": "Asigna todos los archivos cuya ruta de acceso completa coincide con el patrón global al lenguaje con el identificador especificado.", + "assocLabelFile": "Archivos con extensión", + "assocLabelPath": "Archivos con ruta de acceso" +} \ No newline at end of file diff --git a/i18n/esn/extensions/php/out/features/validationProvider.i18n.json b/i18n/esn/extensions/php/out/features/validationProvider.i18n.json index 7666ce010a8..4f963176e85 100644 --- a/i18n/esn/extensions/php/out/features/validationProvider.i18n.json +++ b/i18n/esn/extensions/php/out/features/validationProvider.i18n.json @@ -4,6 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "noPHP": "No se puede validar el archivo PHP. El programa PHP no se encontró. Use el valor 'php.validate.executablePath' para configurar la ubicación de 'php'", + "noPHP": "No se puede validar el archivo PHP. El programa PHP no se encontró. Use el valor \"php.validate.executablePath\" para configurar la ubicación de \"php\"", "unknownReason": "No se pudo ejecutar el archivo PHP con la ruta de acceso: {0}. Se desconoce el motivo." } \ No newline at end of file diff --git a/i18n/esn/extensions/typescript/out/utils/projectStatus.i18n.json b/i18n/esn/extensions/typescript/out/utils/projectStatus.i18n.json new file mode 100644 index 00000000000..42dcad083f3 --- /dev/null +++ b/i18n/esn/extensions/typescript/out/utils/projectStatus.i18n.json @@ -0,0 +1,14 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "cmdCreate": "Crear archivo jsconfig.json...", + "hint.tooltip": "Trabaje con proyectos y experimente un uso mejorado de IntelliSense y de la búsqueda de símbolos, entre otros.", + "hintCreate": "Trabaje con proyectos y experimente un uso mejorado de IntelliSense y de la navegación de código.", + "hintExclude": "'{0}' es un proyecto grande. Para mejorar el rendimiento, excluya las carpetas con muchos archivos, como: {1}...", + "large.label": "Configurar exclusiones", + "large.tooltip": "La existencia de demasiados archivos en un proyecto puede provocar la disminución del rendimiento. Excluya las carpetas con muchos archivos, como: {0}...", + "open": "Configurar exclusiones..." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/base/common/keyCodes.i18n.json b/i18n/esn/src/vs/base/common/keyCodes.i18n.json index d5b5d70f678..ac296dd5c13 100644 --- a/i18n/esn/src/vs/base/common/keyCodes.i18n.json +++ b/i18n/esn/src/vs/base/common/keyCodes.i18n.json @@ -5,8 +5,13 @@ // Do not edit this file. It is machine generated. { "altKey": "Alt", + "altKey.long": "Alt", "cmdKey": "Cmd", + "cmdKey.long": "Cmd", "ctrlKey": "Ctrl", + "ctrlKey.long": "Control", "shiftKey": "Mayús", - "windowsKey": "Windows" + "shiftKey.long": "Mayús", + "windowsKey": "Windows", + "windowsKey.long": "Windows" } \ No newline at end of file diff --git a/i18n/esn/src/vs/editor/common/config/commonEditorConfig.i18n.json b/i18n/esn/src/vs/editor/common/config/commonEditorConfig.i18n.json index d55456b519e..d78d507e628 100644 --- a/i18n/esn/src/vs/editor/common/config/commonEditorConfig.i18n.json +++ b/i18n/esn/src/vs/editor/common/config/commonEditorConfig.i18n.json @@ -4,19 +4,22 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "acceptSuggestionOnEnter": "Controla si las sugerencias deben aceptarse (\"Entrar\" además de \"TAB\"). Ayuda a evitar la ambigüedad entre insertar nuevas líneas o aceptar sugerencias.", "autoClosingBrackets": "Controla si el editor debe cerrar automáticamente los corchetes después de abrirlos", "cursorBlinking": "Controla la animación intermitente del cursor. Los valores aceptados son \"blink\", \"visible\" y \"hidden\".", "cursorStyle": "Controla el estilo del cursor. Los valores aceptados son \"block\" y \"line\".", + "detectIndentation": "Al abrir un archivo, se detectarán `editor.tabSize` y `editor.insertSpaces` en función del contenido del archivo.", "editorConfigurationTitle": "Configuración del editor", - "folding": "Controla si el editor tiene habilitado el plegamiento de código.", + "folding": "Controla si el editor tiene habilitado el plegado de código.", "fontFamily": "Controla la familia de fuentes.", - "fontLigatures": "Habilita las ligaduras de fuente.", + "fontLigatures": "Habilita las ligaduras tipográficas.", "fontSize": "Controla el tamaño de la fuente.", "formatOnType": "Controla si el editor debe dar formato automáticamente a la línea después de escribirla", "glyphMargin": "Controla la visibilidad del margen del glifo", "hideCursorInOverviewRuler": "Controla si el cursor debe ocultarse en la regla de visión general.", "ignoreTrimWhitespace": "Controla si el editor de diferencias muestra los cambios de espacio inicial o espacio final como diferencias.", - "insertSpaces": "Controla si el editor insertará espacios para las tabulaciones. Valores admitidos: \"auto\", true, false. Si se establece en \"auto\", el valor se estimará cuando se abra un archivo.", + "insertSpaces": "Insertar espacios al presionar TAB.", + "insertSpaces.errorMessage": "Se esperaba \"boolean\". Tenga en cuenta que el ajuste \"editor.detectIndentation\" ha reemplazado al valor \"auto\".", "lineHeight": "Controla la altura de línea.", "lineNumbers": "Controla la visibilidad de los números de línea", "mouseWheelScrollSensitivity": "Se utilizará un multiplicador en los eventos de desplazamiento de la rueda del mouse `deltaX` y `deltaY`", @@ -31,7 +34,8 @@ "selectionHighlight": "Controla si el editor debería destacar coincidencias similares a la selección", "sideBySide": "Controla si el editor de diferencias muestra las diferencias en paralelo o alineadas.", "suggestOnTriggerCharacters": "Controla si las sugerencias deben aparecer de forma automática al escribir caracteres desencadenadores", - "tabSize": "Controla el tamaño de representación de los tabuladores en los caracteres. Valores admitidos: \"auto\", 2, 4, 6, etc. Si se establece en \"auto\", el valor se estimará cuando se abra un archivo.", + "tabSize": "El número de espacios a los que equivale una tabulación.", + "tabSize.errorMessage": "Se esperaba \"number\". Tenga en cuenta que el ajuste \"editor.detectIndentation\" ha reemplazado al valor \"auto\".", "wordSeparators": "Caracteres que se usarán como separadores de palabras al realizar operaciones o navegaciones relacionadas con palabras.", "wrappingColumn": "Controla el número de caracteres tras los cuales el editor salta a la línea siguiente. Si el valor se establece en 0, se activa el ajuste del ancho de la ventanilla", "wrappingIndent": "Controla el sangrado de las líneas ajustadas. Puede ser uno los valores 'none', 'same' o 'indent'." diff --git a/i18n/esn/src/vs/editor/common/services/modelServiceImpl.i18n.json b/i18n/esn/src/vs/editor/common/services/modelServiceImpl.i18n.json new file mode 100644 index 00000000000..14d769e98dd --- /dev/null +++ b/i18n/esn/src/vs/editor/common/services/modelServiceImpl.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "indentAutoMigrate": "Actualice la configuración: `editor.detectIndentation` reemplaza a `editor.tabSize`: \"auto\" o `editor.insertSpaces`: \"auto\"" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/editor/contrib/folding/browser/folding.i18n.json b/i18n/esn/src/vs/editor/contrib/folding/browser/folding.i18n.json index d3fa31f22c3..e4c79512cff 100644 --- a/i18n/esn/src/vs/editor/contrib/folding/browser/folding.i18n.json +++ b/i18n/esn/src/vs/editor/contrib/folding/browser/folding.i18n.json @@ -4,8 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "foldAction.label": "Doblar", - "foldAllAction.label": "Doblar todos", - "unfoldAction.label": "Desdoblar", - "unfoldAllAction.label": "Desdoblar todos" + "foldAction.label": "Plegar", + "foldAllAction.label": "Plegar todo", + "foldLevel1Action.label": "Nivel de plegamiento 1", + "foldLevel2Action.label": "Nivel de plegamiento 2", + "foldLevel3Action.label": "Nivel de plegamiento 3", + "foldLevel4Action.label": "Nivel de plegamiento 4", + "foldLevel5Action.label": "Nivel de plegamiento 5", + "unfoldAction.label": "Desplegar", + "unfoldAllAction.label": "Desplegar todo" } \ No newline at end of file diff --git a/i18n/esn/src/vs/editor/contrib/indentation/common/indentation.i18n.json b/i18n/esn/src/vs/editor/contrib/indentation/common/indentation.i18n.json index 214ac326cf5..ec92a1b11d4 100644 --- a/i18n/esn/src/vs/editor/contrib/indentation/common/indentation.i18n.json +++ b/i18n/esn/src/vs/editor/contrib/indentation/common/indentation.i18n.json @@ -4,9 +4,12 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "changeIndentationSize": "Cambiar tamaño de tabulación para el archivo actual", "configuredTabSize": "Tamaño de tabulación configurado", + "detectIndentation": "Detectar sangría del contenido", + "indentUsingSpaces": "Aplicar sangría con espacios", + "indentUsingTabs": "Aplicar sangría con tabulaciones", "indentationToSpaces": "Convertir sangría en espacios", "indentationToTabs": "Convertir sangría en tabulaciones", - "selectTabWidth": "Seleccionar tamaño de tabulación para el archivo actual" + "selectTabWidth": "Seleccionar tamaño de tabulación para el archivo actual", + "toggleRenderWhitespace": "Alternar representación de espacio en blanco" } \ No newline at end of file diff --git a/i18n/esn/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json b/i18n/esn/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json new file mode 100644 index 00000000000..bd2e55282cd --- /dev/null +++ b/i18n/esn/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "hint": "{0}, sugerencia" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json b/i18n/esn/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json new file mode 100644 index 00000000000..86b4308b9d3 --- /dev/null +++ b/i18n/esn/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "renameAriaLabel": "Cambie el nombre de la entrada. Escriba el nuevo nombre y presione Entrar para confirmar." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json b/i18n/esn/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json index dbd610a3e49..0475b58e200 100644 --- a/i18n/esn/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json +++ b/i18n/esn/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json @@ -4,8 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "ariaCurrentSuggestion": "{0}, sugerencia", + "ariaCurrentSuggestionWithDetails": "{0}, sugerencia, con detalles", "goback": "Volver", "readMore": "Leer más...{0}", "suggestWidget.loading": "Cargando...", - "suggestWidget.noSuggestions": "No hay sugerencias." + "suggestWidget.noSuggestions": "No hay sugerencias.", + "suggestionAriaAccepted": "{0}, aceptado", + "suggestionAriaLabel": "{0}, sugerencia", + "suggestionWithDetailsAriaLabel": "{0}, sugerencia, con detalles" } \ No newline at end of file diff --git a/i18n/esn/src/vs/editor/node/textMate/TMSyntax.i18n.json b/i18n/esn/src/vs/editor/node/textMate/TMSyntax.i18n.json index 2980206a7fb..7ccc2b32658 100644 --- a/i18n/esn/src/vs/editor/node/textMate/TMSyntax.i18n.json +++ b/i18n/esn/src/vs/editor/node/textMate/TMSyntax.i18n.json @@ -8,7 +8,7 @@ "invalid.path.0": "Se esperaba una cadena en \"contributes.{0}.path\". Valor proporcionado: {1}", "invalid.path.1": "Se esperaba que \"contributes.{0}.path\" ({1}) se incluyera en la carpeta de la extensión ({2}). Esto puede hacer que la extensión no sea portátil.", "invalid.scopeName": "Se esperaba una cadena en \"contributes.{0}.scopeName\". Valor proporcionado: {1}", - "vscode.extension.contributes.grammars": "Aporta objetos Tokenizer de TextMate.", + "vscode.extension.contributes.grammars": "Aporta tokenizadores de TextMate.", "vscode.extension.contributes.grammars.language": "Identificador del lenguaje al que se aporta esta sintaxis.", "vscode.extension.contributes.grammars.path": "Ruta de acceso del archivo tmLanguage. La ruta es relativa a la carpeta de extensión y normalmente empieza por \"./syntaxes/\".", "vscode.extension.contributes.grammars.scopeName": "Nombre del ámbito de TextMate que el archivo tmLanguage usa." diff --git a/i18n/esn/src/vs/languages/html/common/htmlTags.i18n.json b/i18n/esn/src/vs/languages/html/common/htmlTags.i18n.json index b9d03850b2f..a59780ce1e3 100644 --- a/i18n/esn/src/vs/languages/html/common/htmlTags.i18n.json +++ b/i18n/esn/src/vs/languages/html/common/htmlTags.i18n.json @@ -56,6 +56,39 @@ "tags.img": "Un elemento img representa una imagen.", "tags.input": "El elemento input representa un campo de datos escrito, normalmente con un control de formulario para permitir al usuario editar los datos.", "tags.ins": "El elemento ins representa una adición al documento.", + "tags.ion.checkbox": "La casilla no difiere de la de entrada HTML, salvo en el estilo, y se comporta como cualquier casilla de AngularJS.", + "tags.ion.content": "La directiva ionContent ofrece una forma fácil de usar un área de contenido que puede configurarse para usar la vista de desplazamiento personalizada de Ionic o el desplazamiento de desbordamiento integrado del explorador.", + "tags.ion.deletebutton": "Elemento secundario de ionItem", + "tags.ion.footerbar": "Agrega una barra de pie de página fija debajo de cierto contenido. También puede ser un subpie de página (más arriba) si se aplica la clase \"bar-subfooter\".", + "tags.ion.headerbar": "Agrega una barra de encabezado fija sobre cierto contenido. También puede ser un subencabezado (más abajo) si se aplica la clase \"bar-subheader\".", + "tags.ion.infinitescroll": "Elemento secundario de ionContent o ionScroll. La directiva ionInfiniteScroll permite llamar a una función siempre que el usuario llegue al final de la página o cerca de este.", + "tags.ion.input": "ionInput se destina exclusivamente a entradas de tipo texto. Ionic usa un elemento HTML dentro del componente y aplica el ajuste de Ionic para administrar mejor la experiencia del usuario y la interactividad.", + "tags.ion.item": "Elemento secundario de ionList.", + "tags.ion.list": "Una lista es un elemento de la interfaz ampliamente usado en casi todas las aplicaciones móviles y puede incluir contenido que abarca desde texto básico hasta botones, botones de alternancia, iconos y miniaturas.", + "tags.ion.modalview": "Modal es un panel de contenido que puede aparecer en la vista principal del usuario temporalmente. Se suele usar para elegir una opción o editar un elemento.", + "tags.ion.navbackbutton": "Elemento secundario de ionNavBar. Crea un botón para retroceder dentro de un elemento ionNavBar. El botón para retroceder aparecerá cuando el usuario pueda volver atrás en la pila de navegación actual.", + "tags.ion.navbar": "Si tiene una directiva ionNavView, también puede crear un elemento , que creará una barra superior que se actualiza según cambia el estado de la aplicación.", + "tags.ion.navbuttons": "Elemento secundario de ionNavView. Use ion-nav-buttons para establecer los botones que aparecen en ionNavBar en una vista ionView.", + "tags.ion.navtitle": "Elemento secundario de ionNavView. La directiva ionNavTitle reemplaza el texto de un título de ionNavBar con HTML personalizado de una plantilla ionView.", + "tags.ion.navview": "La directiva ionNavView se usa para representar plantillas en la aplicación. Cada plantilla forma parte de un estado. Los estados suelen asignarse a una dirección URL y se definen mediante programación con angular-ui-router.", + "tags.ion.optionbutton": "Elemento secundario de ionItem. Crea un botón de opción dentro de un elemento de lista que queda visible cuando el usuario pasa el elemento a la izquierda.", + "tags.ion.pane": "Contenedor simple que se ajusta al contenido, sin efectos secundarios. Agrega la clase \"pane\" al elemento.", + "tags.ion.popoverview": "Popover es una vista que flota sobre el contenido de una aplicación. Las vistas Popover son una forma fácil de presentar información del usuario o de recopilarla.", + "tags.ion.radio": "La directiva radio de ion no difiere de la entrada de radio HTML, salvo en el estilo. ionRadio se comporta como una entrada de radio AngularJS.", + "tags.ion.refresher": "Elemento secundario de ionContent o ionScroll. Permite agregar la opción de incorporar cambios para actualizar a una vista scrollView. Colóquelo como primer elemento secundario del elemento ionContent o ionScroll.", + "tags.ion.reorderbutton": "Elemento secundario de ionItem.", + "tags.ion.scroll": "Crea un contenedor desplazable para todo el contenido incluido.", + "tags.ion.sidemenu": "Elemento secundario de ionSideMenus. Contenedor para un menú lateral, del mismo nivel que una directiva ionSideMenuContent.", + "tags.ion.sidemenucontent": "Elemento secundario de ionSideMenus. Contenedor del principal contenido visible, del mismo nivel que una o varias directivas ionSideMenu.", + "tags.ion.sidemenus": "Elemento contenedor de los menús laterales y del contenido principal. Permite alternar entre un menú a la izquierda o a la derecha si se arrastra el área de contenido principal de un lado a otro.", + "tags.ion.slide": "Elemento secundario de ionSlideBox. Muestra una diapositiva dentro de un elemento slidebox.", + "tags.ion.slidebox": "Slide Box es un contenedor multipágina en el que las páginas se pueden pasar o arrastrar.", + "tags.ion.spinner": "La directiva ionSpinner proporciona diversos controles animados.", + "tags.ion.tab": "Elemento secundario de ionTabs. Incluye el contenido de una pestaña, que solo existe cuando la pestaña concreta está seleccionada.", + "tags.ion.tabs": "Se basa en una interfaz de varias pestañas con una barra de pestañas y un conjunto de \"páginas\" por las que puede desplazarse.", + "tags.ion.title": "ion-title es un componente que establece el título de ionNavbar", + "tags.ion.toggle": "Un elemento toggle es un conmutador animado que enlaza un modelo dado a un valor booleano. Permite arrastrar el núcleo del conmutador. Por lo demás, el elemento toggle se comporta como cualquier casilla AngularJS.", + "tags.ion.view": "Elemento secundario de ionNavView. Contenedor de la información de la barra de encabezado y de navegación, así como del contenido de la vista.", "tags.kbd": "El elemento kbd representa la entrada del usuario (normalmente entrada de teclado, aunque también se puede usar para representar otras entradas, como los comandos de voz).", "tags.label": "El elemento label representa un título en una interfaz de usuario. El título se puede asociar a un control de formulario específico (conocido como el control etiquetado del elemento label) con el atributo for o al colocar el control de formulario dentro del propio elemento label.", "tags.legend": "El elemento legend representa un título o descripción para el resto del contenido del elemento fieldset primario del elemento legend, si lo hay.", diff --git a/i18n/esn/src/vs/platform/extensions/common/abstractExtensionService.i18n.json b/i18n/esn/src/vs/platform/extensions/common/abstractExtensionService.i18n.json index 8b6ad71cd4e..92e24e6b205 100644 --- a/i18n/esn/src/vs/platform/extensions/common/abstractExtensionService.i18n.json +++ b/i18n/esn/src/vs/platform/extensions/common/abstractExtensionService.i18n.json @@ -3,4 +3,9 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "activationError": "Error al activar la extensión `{0}`: {1}.", + "failedDep1": "La extensión `{1}` no se pudo activar. Motivo: La dependencia `{0}` no se pudo activar.", + "failedDep2": "La extensión `{0}` no se pudo activar. Motivo: Más de 10 niveles de dependencias (probablemente sea un bucle de dependencias).", + "unknownDep": "La extensión `{1}` no se pudo activar. Motivo: dependencia `{0}` desconocida." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/platform/extensions/common/extensionsRegistry.i18n.json b/i18n/esn/src/vs/platform/extensions/common/extensionsRegistry.i18n.json index 8b6ad71cd4e..3b58d5ff923 100644 --- a/i18n/esn/src/vs/platform/extensions/common/extensionsRegistry.i18n.json +++ b/i18n/esn/src/vs/platform/extensions/common/extensionsRegistry.i18n.json @@ -3,4 +3,27 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "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.empty": "Se obtuvo una descripción vacía de la extensión.", + "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.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": "la propiedad `{0}` es obligatoria y debe ser de tipo \"string\"", + "extensionDescription.version": "la propiedad `{0}` es obligatoria y debe ser de tipo \"string\"", + "vscode.extension.activationEvents": "Eventos de activación de la extensión VS Code.", + "vscode.extension.categories": "Categorías que usa la galería de VS Code para clasificar la extensión.", + "vscode.extension.contributes": "Todas las contribuciones de la extensión VS Code representadas por este paquete.", + "vscode.extension.displayName": "Nombre para mostrar de la extensión que se usa en la galería de VS Code.", + "vscode.extension.extensionDependencies": "Dependencias a otras extensiones. El identificador de una extensión siempre es ${publisher}.${name}. Por ejemplo: vscode.csharp.", + "vscode.extension.galleryBanner": "Banner usado en VS Code Marketplace.", + "vscode.extension.galleryBanner.color": "Color del banner en el encabezado de página de VS Code Marketplace.", + "vscode.extension.galleryBanner.theme": "Tema de color de la fuente que se usa en el banner.", + "vscode.extension.publisher": "El publicador de la extensión VS Code.", + "vscode.extension.scripts.prepublish": "Script que se ejecuta antes de publicar el paquete como extensión VS Code." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/platform/extensions/node/extensionValidator.i18n.json b/i18n/esn/src/vs/platform/extensions/node/extensionValidator.i18n.json index 8b6ad71cd4e..36a130c3817 100644 --- a/i18n/esn/src/vs/platform/extensions/node/extensionValidator.i18n.json +++ b/i18n/esn/src/vs/platform/extensions/node/extensionValidator.i18n.json @@ -3,4 +3,10 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "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.", + "versionSyntax": "No se pudo analizar el valor {0} de \"engines.vscode\". Por ejemplo, use: ^0.10.0, ^1.2.3, ^0.11.0, ^0.10.x, etc." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json b/i18n/esn/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json index 535830388b6..13c3d8175fb 100644 --- a/i18n/esn/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json +++ b/i18n/esn/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json @@ -5,14 +5,14 @@ // Do not edit this file. It is machine generated. { "schema.json": "Describe un archivo JSON mediante un esquema. Vea json-schema.org para obtener más información.", - "schema.json.$schema": "El esquema para verificar el documento ", + "schema.json.$schema": "El esquema para comprobar el documento ", "schema.json.additionalItems": "Para matrices, solo cuando los elementos se hayan establecido como una matriz. Si es un esquema, valida los elementos después de los que haya especificado la matriz de elementos. Cuando se establece en \"false\", los elementos adicionales provocarán un error en la validación.", "schema.json.additionalProperties": "Esquema o valor booleano. Si es un esquema, se usa para validar todas las propiedades sin coincidencias con \"properties\" o \"patternProperties\". Si es false, las propiedades sin este tipo de coincidencias provocarán un error del esquema.", "schema.json.allOf": "Una matriz de esquemas, todos los cuales deben coincidir.", "schema.json.anyOf": "Una matriz de esquemas, donde al menos uno debe coincidir.", "schema.json.default": "Un valor predeterminado. Lo usan las sugerencias.", "schema.json.definitions": "No se usa para validar. Coloque aquí los esquemas secundarios a los que desee hacer referencia en línea con $ref", - "schema.json.dependencies": "Mapa de nombres de propiedad para una matriz de nombres de propiedad o un esquema. Una matriz de nombres de propiedad significa que, para que sea válida, la propiedad denominada en la clave va a depender de las propiedades de la matriz que se encuentre en el objeto. Si el valor es un esquema, este se aplicará solamente al objeto si la propiedad en la clave existe en el objeto.", + "schema.json.dependencies": "Mapa de nombres de propiedad para una matriz de nombres de propiedad o un esquema. Una matriz de nombres de propiedad significa que, para que sea válida, la propiedad denominada en la clave va a depender de las propiedades de la matriz que se encuentre en el objeto. Si el valor es un esquema, este se aplica solamente al objeto si la propiedad en la clave existe en el objeto.", "schema.json.description": "Una descripción larga del elemento. Se usa en menús y sugerencias que aparecen al mantener el puntero.", "schema.json.enum": "El conjunto de valores literales que son válidos", "schema.json.exclusiveMaximum": "Hace exclusiva la propiedad maximum.", diff --git a/i18n/esn/src/vs/workbench/browser/actions/openSettings.i18n.json b/i18n/esn/src/vs/workbench/browser/actions/openSettings.i18n.json index e12d90d26ad..5f417f1a3ee 100644 --- a/i18n/esn/src/vs/workbench/browser/actions/openSettings.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/actions/openSettings.i18n.json @@ -12,6 +12,7 @@ "emptySettingsHeader": "Coloque su configuración en este archivo para sobrescribir la configuración predeterminada.", "emptySettingsHeader1": "Coloque su configuración en este archivo para sobrescribir la configuración predeterminada y de usuario.", "fail.createSettings": "No se puede crear '{0}' ({1}).", + "neverShowAgain": "No volver a mostrar", "openFolderFirst": "Abrir una carpeta antes de crear la configuración del área de trabajo", "openGlobalKeybindings": "Abrir métodos abreviados de teclado", "openGlobalSettings": "Abrir configuración de usuario", diff --git a/i18n/esn/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json index b8653b99ba6..47e7eedc9df 100644 --- a/i18n/esn/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json @@ -9,17 +9,24 @@ "changeEndOfLine": "Cambiar secuencia de fin de línea", "changeIndentation": "Cambiar sangría", "changeMode": "Cambiar modo de lenguaje", - "defaultEncoding": "Codificación predeterminada", + "configureAssociations": "Configurar asociaciones de archivos...", + "configureAssociationsExt": "Configurar asociación de archivos para '{0}'...", + "configuredLanguage": "Lenguaje configurado", + "defaultEncoding": "Codificación configurada", "disableTabMode": "Deshabilitar modo de accesibilidad", "endOfLineCarriageReturnLineFeed": "CRLF", "endOfLineLineFeed": "LF", "gotoLine": "Ir a la línea", + "indentConvert": "convertir archivo", + "indentView": "cambiar vista", "indentation": "Sangría", + "languagesPicks": "lenguajes", "multiSelection": "{0} selecciones", "multiSelectionRange": "{0} selecciones ({1} caracteres seleccionados)", "noEditor": "No hay ningún editor de texto activo en este momento.", "noFileEditor": "No hay ningún archivo activo en este momento.", "noWritableCodeEditor": "El editor de código activo es de solo lectura.", + "persistFileAssociations": "El nombre de archivo se puede configurar para las asociaciones de lenguaje desde la sección **files.associations**", "pickAction": "Seleccionar acción", "pickEncodingForReopen": "Seleccionar codificación de archivo para reabrir archivo", "pickEncodingForSave": "Seleccionar codificación de archivo para guardar", diff --git a/i18n/esn/src/vs/workbench/common/editor/diffEditorInput.i18n.json b/i18n/esn/src/vs/workbench/common/editor/diffEditorInput.i18n.json new file mode 100644 index 00000000000..50e968f8ee3 --- /dev/null +++ b/i18n/esn/src/vs/workbench/common/editor/diffEditorInput.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "compareLabels": "{0} ↔ {1}" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json b/i18n/esn/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json index 28c2c19f938..cd4fd37e68f 100644 --- a/i18n/esn/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json +++ b/i18n/esn/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json @@ -12,7 +12,7 @@ "changeNow": "Cambiar ahora", "continue": "Continuar", "editFile": "Editar '{0}'", - "exists": "Quite el alias '{0}' en '{1}' y pruebe a realizar esta acción de nuevo.", + "exists": "Quite el alias que hace referencia a '{0}' en '{1}' y pruebe a realizar esta acción de nuevo.", "install": "Instalar el comando \"code\" en PATH", "later": "Más tarde", "laterInfo": "Recuerde que siempre puede ejecutar la acción '{0}' desde la paleta de comandos.", diff --git a/i18n/esn/src/vs/workbench/electron-browser/integration.i18n.json b/i18n/esn/src/vs/workbench/electron-browser/integration.i18n.json index e3db2f75997..a21c29a98d2 100644 --- a/i18n/esn/src/vs/workbench/electron-browser/integration.i18n.json +++ b/i18n/esn/src/vs/workbench/electron-browser/integration.i18n.json @@ -4,8 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "autoSaveError": "No se puede escribir en la configuración. Agregue **files.autoSave: \"afterDelay\"** a settings.json.", - "autoSaveInfo": "La opción de menú **Archivo | Autoguardar** habilitada se ha convertido en un elemento de configuración **files.autoSave** con el valor **afterDelay**.", "copy": "Copiar", "cut": "Cortar", "paste": "Pegar", diff --git a/i18n/esn/src/vs/workbench/electron-main/menus.i18n.json b/i18n/esn/src/vs/workbench/electron-main/menus.i18n.json index bfcdc57d404..90fef350b63 100644 --- a/i18n/esn/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/esn/src/vs/workbench/electron-main/menus.i18n.json @@ -77,6 +77,7 @@ "miToggleMenuBar": "Alternar &&barra de menús", "miToggleOutput": "Alternar &&salida", "miTogglePanel": "Alternar &&panel", + "miToggleRenderWhitespace": "Alternar &&representación de espacio en blanco", "miToggleSidebar": "&&Alternar barra lateral", "miToggleWordWrap": "Alternar &&ajuste automático de línea", "miTwitter": "&&Síganos en Twitter", diff --git a/i18n/esn/src/vs/workbench/electron-main/windows.i18n.json b/i18n/esn/src/vs/workbench/electron-main/windows.i18n.json index 2e5e91f8300..fe50c76f47f 100644 --- a/i18n/esn/src/vs/workbench/electron-main/windows.i18n.json +++ b/i18n/esn/src/vs/workbench/electron-main/windows.i18n.json @@ -9,6 +9,7 @@ "appStalled": "La ventana ha dejado de responder.", "appStalledDetail": "Puede volver a abrir la ventana, cerrarla o seguir esperando.", "close": "Cerrar", + "hiddenMenuBar": "Para acceder a la barra de menús, también puedes presionar la tecla **Alt**.", "ok": "Aceptar", "pathNotExistDetail": "Parece que la ruta '{0}' ya no existe en el disco.", "pathNotExistTitle": "La ruta no existe", diff --git a/i18n/esn/src/vs/workbench/node/extensionHostMain.i18n.json b/i18n/esn/src/vs/workbench/node/extensionHostMain.i18n.json index 8b6ad71cd4e..aaf288558db 100644 --- a/i18n/esn/src/vs/workbench/node/extensionHostMain.i18n.json +++ b/i18n/esn/src/vs/workbench/node/extensionHostMain.i18n.json @@ -3,4 +3,6 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "extensionTestError": "La ruta de acceso {0} no apunta a un ejecutor de pruebas de extensión." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json b/i18n/esn/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json index b0c0c367e3e..3e42cde635b 100644 --- a/i18n/esn/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json @@ -29,6 +29,7 @@ "renameFunctionBreakpoint": "Cambiar nombre de punto de interrupción de función", "renameWatchExpression": "Cambiar nombre de expresión", "restartDebug": "Reiniciar", + "run": "Ejecutar", "selectConfig": "Seleccionar configuración", "startDebug": "Iniciar", "stepIntoDebug": "Depurar paso a paso por instrucciones", diff --git a/i18n/esn/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json b/i18n/esn/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json index 5b9d47d43ff..2e2acfcdd24 100644 --- a/i18n/esn/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json @@ -5,7 +5,7 @@ // Do not edit this file. It is machine generated. { "DebugTaskNotFound": "No se encontró el elemento preLaunchTask '{0}'.", - "NewLaunchConfig": "Configure el archivo de configuración de inicio para depurar la aplicación.", + "NewLaunchConfig": "Defina los valores del archivo de configuración de inicio para la aplicación.", "continue": "Continuar", "debugAdapterCrash": "El proceso de adaptación del depurador finalizó inesperadamente", "debugNoThread": "No se obtuvo ningún subproceso del adaptador de depuración con el identificador {0}.", diff --git a/i18n/esn/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json b/i18n/esn/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json index d37b62a6b79..6f73f35d4ba 100644 --- a/i18n/esn/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json @@ -10,7 +10,7 @@ "app.launch.json.version": "Versión de este formato de archivo.", "debugNoType": "El valor \"type\" del adaptador de depuración no se puede omitir y debe ser de tipo \"string\".", "duplicateDebuggerType": "El tipo de depuración '{0}' ya está registrado y tiene el atributo '{1}', se ignora el atributo '{1}'.", - "selectDebug": "Seleccionar entorno de depuración", + "selectDebug": "Seleccionar entorno", "vscode.extension.contributes.debuggers": "Aporta adaptadores de depuración.", "vscode.extension.contributes.debuggers.args": "Argumentos opcionales que se pasarán al adaptador.", "vscode.extension.contributes.debuggers.configurationAttributes": "Configuraciones de esquema JSON para validar \"launch.json\".", diff --git a/i18n/esn/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json b/i18n/esn/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json index 450c01c2d93..0734a433736 100644 --- a/i18n/esn/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json @@ -6,6 +6,7 @@ { "debugAdapterBinNotFound": "La carpeta Bin DebugAdapter no se encontró en la ruta de acceso {0}.", "debugAdapterCrash": "El proceso de adaptación del depurador finalizó inesperadamente", + "moreInfo": "Más información", "noDebugAdapterExtensionInstalled": "No hay ninguna extensión instalada para la depuración de '{0}'.", "stoppingDebugAdapter": "{0}. Deteniendo el adaptador de depuración.", "unableToLaunchDebugAdapter": "No se puede iniciar el adaptador de depuración desde {0}." diff --git a/i18n/esn/src/vs/workbench/parts/extensions/common/extensions.i18n.json b/i18n/esn/src/vs/workbench/parts/extensions/common/extensions.i18n.json new file mode 100644 index 00000000000..969ff9ec165 --- /dev/null +++ b/i18n/esn/src/vs/workbench/parts/extensions/common/extensions.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "extensionsCategory": "Extensiones" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json b/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json index 2d1f613b2c2..6327cf13e43 100644 --- a/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json @@ -8,7 +8,7 @@ "installExtension": "Instalar extensión", "restartNow": "Reiniciar ahora", "restartNow2": "Reiniciar ahora", - "showExtensionTips": "Mostrar sugerencias de extensiones", + "showExtensionRecommendations": "Mostrar recomendaciones de extensión", "showInstalledExtensions": "Mostrar extensiones instaladas", "showOutdatedExtensions": "Mostrar extensiones obsoletas", "success-installed": "'{0}' se instaló correctamente. Reinicie para habilitarlo.", diff --git a/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json b/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json index 1d6b39dbfc5..acac01ffd7d 100644 --- a/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json @@ -18,7 +18,7 @@ "noExtensionsInstalled": "No se encontraron extensiones", "noExtensionsToInstall": "No se encontraron extensiones", "noOutdatedExtensions": "No se encontraron extensiones obsoletas", - "noSuggestedExtensions": "Sin extensiones sugeridas", + "noRecommendedExtensions": "No hay extensiones recomendadas", "nowInstalling": "'{0}' se está instalando...", "outdatedExtensionsHandlerAriaLabel": "Escribir para restringir la lista de extensiones obsoletas", "readme": "Léame", diff --git a/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json b/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json index 444aa92edce..778d667439f 100644 --- a/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json @@ -4,8 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "extension": "extensión", - "issue": "problema", - "issues": "problemas", + "extensions": "Extensiones", + "extensionsInstalling": "Extensiones ({0} instalando...)", + "multipleIssues": "Extensiones ({0} problemas)", + "multipleUpdates": "Extensiones ({0} actualizaciones disponibles)", + "oneIssue": "Extensiones (1 problema)", + "oneUpdate": "Extensiones (1 actualización disponible)", "uninstall": "Desinstalar" } \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json b/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json index f3d85458780..eb7c53e0ca4 100644 --- a/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json @@ -4,12 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "extensionsCategory": "Extensiones", "galleryExtensionsCommands": "Instalar extensiones de la galería", "localExtensionsCommands": "Mostrar extensiones locales", "outdatedExtensionsCommands": "Actualizar extensiones obsoletas", "reloadNow": "Reiniciar ahora", "success": "Las extensiones se instalaron correctamente. Reinicie para habilitarlas.", "successSingle": "{0} se instaló correctamente. Reinicie para habilitarla.", - "suggestedExtensionsCommands": "Mostrar sugerencias de extensiones" + "suggestedExtensionsCommands": "Mostrar recomendaciones de extensión" } \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/files/browser/fileActions.i18n.json b/i18n/esn/src/vs/workbench/parts/files/browser/fileActions.i18n.json index e4cc6dbb6e1..c84c769af24 100644 --- a/i18n/esn/src/vs/workbench/parts/files/browser/fileActions.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/files/browser/fileActions.i18n.json @@ -12,7 +12,6 @@ "closeOtherFiles": "Cerrar otros archivos", "closeOtherLabel": "Cerrar otros archivos", "compareFiles": "Comparar archivos", - "compareLabels": "{0} ↔ {1}", "compareSource": "Seleccionar para comparar", "compareWith": "Comparar con '{0}'", "confirmDeleteMessageFile": "¿Está seguro de que desea eliminar '{0}' de forma permanente?", diff --git a/i18n/esn/src/vs/workbench/parts/files/browser/files.contribution.i18n.json b/i18n/esn/src/vs/workbench/parts/files/browser/files.contribution.i18n.json index e847bae767c..c5182bcb2fb 100644 --- a/i18n/esn/src/vs/workbench/parts/files/browser/files.contribution.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/files/browser/files.contribution.i18n.json @@ -4,6 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "associations": "Configure asociaciones de archivo para los lenguajes (por ejemplo, \"*.extension\": \"html\"). Estas asociaciones tienen prioridad sobre las asociaciones predeterminadas de los lenguajes instalados.", "autoSave": "Controla el guardado automático de los archivos con modificaciones. Valores aceptados: \"{0}\", \"{1}\", \"{2}\". Si se establece en \"{3}\", puede configurar el retraso en \"files.autoSaveDelay\".", "autoSaveDelay": "Controla el retraso en MS tras el cual un archivo con modificaciones se guarda automáticamente. Solo se aplica si \"files.autoSave\" está establecido en \"{0}\".", "binaryFileEditor": "Editor de archivos binarios", @@ -23,5 +24,6 @@ "textFileEditor": "Editor de archivos de texto", "trimTrailingWhitespace": "Si está habilitado, se recortará el espacio final cuando guarde un archivo.", "view": "Ver", + "watcherExclude": "Configure patrones globales de las rutas de acceso de archivo que se van a excluir de la inspección de archivos. Al cambiar esta configuración, es necesario reiniciar. Si observa que Code consume mucho tiempo de CPU al iniciarse, puede excluir las carpetas grandes para reducir la carga inicial.", "workingFilesPicker": "Abrir archivo de trabajo por nombre" } \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json b/i18n/esn/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json index bd649dff0ac..2390b26a402 100644 --- a/i18n/esn/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json @@ -6,6 +6,7 @@ { "git": "GIT", "openChange": "Abrir cambio", + "openFile": "Abrir archivo", "openInEditor": "Cambiar a la vista de editor", "stageSelectedLines": "Almacenar provisionalmente las líneas seleccionadas", "switchToChangesView": "Cambiar a la vista de cambios" diff --git a/i18n/esn/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json b/i18n/esn/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json index af5071e8a48..2bea2a42a5d 100644 --- a/i18n/esn/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json @@ -9,6 +9,7 @@ "canNotRun": "El comando '{0}' no puede ejecutarse desde aquí.", "commandLabel": "{0}:{1}", "entryAriaLabel": "{0}, comandos", + "entryAriaLabelWithKey": "{0}, {1}, comandos", "noCommandsMatching": "No hay comandos coincidentes", "showTriggerActions": "Mostrar todos los comandos" } \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json b/i18n/esn/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json new file mode 100644 index 00000000000..75b47a9af9a --- /dev/null +++ b/i18n/esn/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json @@ -0,0 +1,16 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "dotnetBuild": "Crea un archivo tasks.json que compila con dotnet build.", + "grunt": "Crea un archivo tasks.json para Grunt. Si hay un archivo Jake, las tareas se detectarán automáticamente.", + "gulp": "Crea un archivo tasks.json para Gulp. Si hay un archivo de Gulp, las tareas se detectarán automáticamente.", + "jake": "Crea un archivo tasks.json para Jake. Si hay un archivo Jake, las tareas se detectarán automáticamente.", + "msbuild": "Crea un archivo tasks.json que compila con MSBuild.", + "tsc.config": "Crea un archivo tasks.json que compila un proyecto de TypeScript.", + "tsc.openFile": "Crea un archivo tasks.json que compila el archivo TypeScript abierto actualmente.", + "tsc.specificFile": "Crea un archivo tasks.json que compila un archivo TypeScript específico.", + "tsc.watch": "Crea un archivo tasks.json que compila un proyecto de TypeScript en modo de inspección." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json b/i18n/esn/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json index d8ec14b7ee1..e8e027838f6 100644 --- a/i18n/esn/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json @@ -7,7 +7,7 @@ "BuildAction.label": "Ejecutar tarea de compilación", "CleanAction.label": "Ejecutar tarea de limpieza", "CloseMessageAction.label": "Cerrar", - "ConfigureTaskRunnerAction.autoDetect": "Error de detección automática del sistema de tareas. Consulte el resultado de la tarea para obtener más detalles", + "ConfigureTaskRunnerAction.autoDetect": "Error de detección automática del sistema de tareas. Se usa la plantilla predeterminada. Consulte el resultado de la tarea para obtener más detalles", "ConfigureTaskRunnerAction.failed": "No se puede crear el archivo \"tasks.json\" dentro de la carpeta \".vscode\". Consulte el resultado de la tarea para obtener más detalles.", "ConfigureTaskRunnerAction.label": "Configurar ejecutor de tareas", "JsonSchema.args": "Argumentos adicionales que se pasan al comando.", diff --git a/i18n/esn/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json b/i18n/esn/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json index 79e83f1eecc..7b8d8e1eedf 100644 --- a/i18n/esn/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json +++ b/i18n/esn/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json @@ -4,9 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "pluginHostProcess.crash": "El host de extensiones finalizó inesperadamente. Recargue la ventana para recuperarlo.", - "pluginHostProcess.error": "Error del host de extensiones: {0}", + "extensionHostProcess.crash": "El host de extensiones finalizó inesperadamente. Recargue la ventana para recuperarlo.", + "extensionHostProcess.error": "Error del host de extensiones: {0}", + "extensionHostProcess.startupFailDebug": "El host de extensiones no se inició en 10 segundos, puede que se detenga en la primera línea y necesita un depurador para continuar.", "pluginHostProcess.startupFail": "El host de extensiones no se inició en 10 segundos, lo cual puede ser un problema.", - "pluginHostProcess.startupFailDebug": "El host de extensiones no se inició en 10 segundos, puede que se detenga en la primera línea y necesita un depurador para continuar.", "reloadWindow": "Recargar ventana" } \ No newline at end of file diff --git a/i18n/fra/extensions/json/server/out/configuration.i18n.json b/i18n/fra/extensions/json/server/out/configuration.i18n.json index 71a6e141350..d44ad43fd97 100644 --- a/i18n/fra/extensions/json/server/out/configuration.i18n.json +++ b/i18n/fra/extensions/json/server/out/configuration.i18n.json @@ -7,7 +7,7 @@ "schema.json": "Décrit un fichier JSON à l'aide d'un schéma. Pour plus d'informations, consultez json-schema.org.", "schema.json.$schema": "Schéma servant à la vérification de ce document ", "schema.json.additionalItems": "Pour les tableaux, uniquement lorsque les éléments sont définis comme tableau. S'il s'agit d'un schéma, celui-ci valide les éléments après ceux spécifiés par le tableau d'éléments. Si la valeur est false, les éléments supplémentaires entraînent l'échec de la validation.", - "schema.json.additionalProperties": "Schéma ou booléen. S'il s'agit d'un schéma, il est utilisé pour valider toutes les propriétés non mises en correspondance par 'properties' ou 'patternProperties'. Si la valeur est false, toutes les propriétés non mises en correspondance par l'un ou l'autre entraînent l'échec du schéma.", + "schema.json.additionalProperties": "Schéma ou booléen. S'il s'agit d'un schéma, il est utilisé pour valider toutes les propriétés non mises en correspondance par 'properties' ou 'patternProperties'. Si la valeur est false, les propriétés non mises en correspondance entraînent l'échec du schéma.", "schema.json.allOf": "Tableau de schémas qui doivent tous correspondre.", "schema.json.anyOf": "Tableau de schémas dont au moins un doit correspondre.", "schema.json.default": "Valeur par défaut. Utilisée par les suggestions.", diff --git a/i18n/fra/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json b/i18n/fra/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json new file mode 100644 index 00000000000..8729c9d347b --- /dev/null +++ b/i18n/fra/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json @@ -0,0 +1,11 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "assocDescriptionFile": "Mappez au langage avec l'ID donné tous les fichiers dont le nom correspond au modèle Glob.", + "assocDescriptionPath": "Mappez au langage avec l'ID donné tous les fichiers dont le chemin complet correspond au modèle Glob.", + "assocLabelFile": "Fichiers avec extension", + "assocLabelPath": "Fichiers avec chemin" +} \ No newline at end of file diff --git a/i18n/fra/extensions/typescript/out/typescriptServiceClient.i18n.json b/i18n/fra/extensions/typescript/out/typescriptServiceClient.i18n.json index b0ea08852a5..f51ccf60505 100644 --- a/i18n/fra/extensions/typescript/out/typescriptServiceClient.i18n.json +++ b/i18n/fra/extensions/typescript/out/typescriptServiceClient.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "noServerFound": "Le chemin {0} ne pointe pas vers une installation valide de tsserver. Les fonctionnalités du langage TypeScript sont désactivées.", + "noServerFound": "Le chemin {0} ne pointe pas vers une installation valide de tsserver. Les fonctionnalités du langage TypeScript vont être désactivées.", "serverCouldNotBeStarted": "Impossible de démarrer le serveur de langage TypeScript. Message d'erreur : {0}", "serverDied": "Le service de langage TypeScript s'est subitement arrêté 5 fois au cours des 5 dernières minutes. Pensez à ouvrir un rapport de bogues.", "serverDiedAfterStart": "Le service de langage TypeScript s'est subitement arrêté 5 fois juste après le démarrage et ne sera pas redémarré. Ouvrez un rapport de bogues." diff --git a/i18n/fra/extensions/typescript/out/utils/projectStatus.i18n.json b/i18n/fra/extensions/typescript/out/utils/projectStatus.i18n.json new file mode 100644 index 00000000000..aa0d7cd1b37 --- /dev/null +++ b/i18n/fra/extensions/typescript/out/utils/projectStatus.i18n.json @@ -0,0 +1,14 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "cmdCreate": "Créer jsconfig.json-file...", + "hint.tooltip": "Définissez un projet et bénéficiez, entre autres, de fonctionnalités IntelliSense améliorées et d'un meilleur outil de recherche des symboles.", + "hintCreate": "Définissez un projet et bénéficiez de fonctionnalités IntelliSense améliorées et d'une meilleure navigation dans le code.", + "hintExclude": "'{0}' est un projet volumineux. Pour accroître les performances, excluez les dossiers contenant de nombreux fichiers, comme {1}...", + "large.label": "Configurer les exclusions", + "large.tooltip": "Un projet contenant trop de fichiers peut entraîner une dégradation des performances. Excluez les dossiers contenant de nombreux fichiers, comme {0}...", + "open": "Configurer les exclusions..." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/base/common/keyCodes.i18n.json b/i18n/fra/src/vs/base/common/keyCodes.i18n.json index 30e9e9fb7c9..80bbfb03e68 100644 --- a/i18n/fra/src/vs/base/common/keyCodes.i18n.json +++ b/i18n/fra/src/vs/base/common/keyCodes.i18n.json @@ -5,8 +5,13 @@ // Do not edit this file. It is machine generated. { "altKey": "Alt", + "altKey.long": "Alt", "cmdKey": "Commande", + "cmdKey.long": "Commande", "ctrlKey": "Ctrl", + "ctrlKey.long": "Contrôle", "shiftKey": "Maj", - "windowsKey": "Windows" + "shiftKey.long": "Maj", + "windowsKey": "Windows", + "windowsKey.long": "Windows" } \ No newline at end of file diff --git a/i18n/fra/src/vs/editor/common/config/commonEditorConfig.i18n.json b/i18n/fra/src/vs/editor/common/config/commonEditorConfig.i18n.json index 47eddf59372..57ed0d76e58 100644 --- a/i18n/fra/src/vs/editor/common/config/commonEditorConfig.i18n.json +++ b/i18n/fra/src/vs/editor/common/config/commonEditorConfig.i18n.json @@ -4,19 +4,22 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "acceptSuggestionOnEnter": "Contrôle si les suggestions peuvent être acceptées avec Entrée (en plus de Tab). Cela permet d'éviter toute ambiguïté entre l'insertion de nouvelles lignes et l'acceptation de suggestions.", "autoClosingBrackets": "Contrôle si l'éditeur doit automatiquement fermer les crochets après les avoir ouverts", "cursorBlinking": "Contrôle l'animation clignotante du curseur. Les valeurs acceptées sont 'blink', 'visible' et 'hidden'", "cursorStyle": "Contrôle le style du curseur. Les valeurs acceptées sont 'block' et 'line'", + "detectIndentation": "Quand vous ouvrez un fichier, 'editor.tabSize' et 'editor.insertSpaces' sont détectés en fonction du contenu du fichier.", "editorConfigurationTitle": "Configuration de l'éditeur", "folding": "Contrôle si le pliage de code est activé dans l'éditeur", "fontFamily": "Contrôle la famille de polices.", - "fontLigatures": "Active les ligatures de la police", + "fontLigatures": "Active les ligatures de police", "fontSize": "Contrôle la taille de police.", "formatOnType": "Contrôle si l'éditeur doit automatiquement mettre en forme la ligne après la saisie", "glyphMargin": "Contrôle la visibilité de la marge des glyphes", "hideCursorInOverviewRuler": "Contrôle si le curseur doit être masqué dans la règle d'aperçu.", "ignoreTrimWhitespace": "Contrôle si l'éditeur de différences affiche les changements liés aux espaces blancs de début ou de fin comme des différences", - "insertSpaces": "Contrôle si l'éditeur insère des espaces pour les tabulations. Valeur acceptées : \"auto\", true, false. Si la valeur est \"auto\", elle est déterminée à l'ouverture d'un fichier.", + "insertSpaces": "Insérer des espaces en appuyant sur Tab.", + "insertSpaces.errorMessage": "'boolean' attendu. Notez que la valeur \"auto\" a été remplacée par le paramètre 'editor.detectIndentation'.", "lineHeight": "Contrôle la hauteur de ligne.", "lineNumbers": "Contrôle la visibilité des numéros de ligne", "mouseWheelScrollSensitivity": "Multiplicateur à utiliser pour le 'deltaX' et le 'deltaY' des événements de défilement de la roulette de la souris", @@ -31,7 +34,8 @@ "selectionHighlight": "Détermine si l'éditeur doit surligner les correspondances similaires à la sélection", "sideBySide": "Contrôle si l'éditeur de différences affiche les différences en mode côte à côte ou inline", "suggestOnTriggerCharacters": "Contrôle si les suggestions doivent s'afficher automatiquement durant la saisie de caractères de déclenchement", - "tabSize": "Contrôle la taille de rendu des tabulations parmi les caractères. Valeur acceptées : \"auto\", 2, 4, 6, etc. Si la valeur est \"auto\", elle est déterminée à l'ouverture d'un fichier.", + "tabSize": "Nombre d'espaces correspondant à une tabulation.", + "tabSize.errorMessage": "'number' attendu. Notez que la valeur \"auto\" a été remplacée par le paramètre 'editor.detectIndentation'.", "wordSeparators": "Caractères utilisés comme séparateurs de mots durant la navigation ou les opérations basées sur les mots", "wrappingColumn": "Contrôle le nombre de caractères après lequel l'éditeur renvoie à la ligne suivante. La valeur 0 active le renvoi en fonction de la largeur de la fenêtre d'affichage", "wrappingIndent": "Contrôle le retrait des lignes renvoyées. La valeur peut être 'none', 'same' ou 'indent'." diff --git a/i18n/fra/src/vs/editor/common/services/modeServiceImpl.i18n.json b/i18n/fra/src/vs/editor/common/services/modeServiceImpl.i18n.json index f33972ad05c..8f6c76cdab8 100644 --- a/i18n/fra/src/vs/editor/common/services/modeServiceImpl.i18n.json +++ b/i18n/fra/src/vs/editor/common/services/modeServiceImpl.i18n.json @@ -17,7 +17,7 @@ "vscode.extension.contributes.languages.aliases": "Alias de nom du langage.", "vscode.extension.contributes.languages.configuration": "Chemin relatif d'un fichier contenant les options de configuration du langage.", "vscode.extension.contributes.languages.extensions": "Extensions de fichier associées au langage.", - "vscode.extension.contributes.languages.filenamePatterns": "Modèles glob de noms de fichiers associés au langage.", + "vscode.extension.contributes.languages.filenamePatterns": "Modèles Glob de noms de fichiers associés au langage.", "vscode.extension.contributes.languages.filenames": "Noms de fichiers associés au langage.", "vscode.extension.contributes.languages.firstLine": "Expression régulière correspondant à la première ligne d'un fichier du langage.", "vscode.extension.contributes.languages.id": "ID du langage.", diff --git a/i18n/fra/src/vs/editor/common/services/modelServiceImpl.i18n.json b/i18n/fra/src/vs/editor/common/services/modelServiceImpl.i18n.json new file mode 100644 index 00000000000..594e0ba1a7b --- /dev/null +++ b/i18n/fra/src/vs/editor/common/services/modelServiceImpl.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "indentAutoMigrate": "Mettez à jour vos paramètres : 'editor.detectIndentation' remplace 'editor.tabSize': \"auto\" ou 'editor.insertSpaces': \"auto\"" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/editor/contrib/folding/browser/folding.i18n.json b/i18n/fra/src/vs/editor/contrib/folding/browser/folding.i18n.json index d74da4d2849..fee7473ff7c 100644 --- a/i18n/fra/src/vs/editor/contrib/folding/browser/folding.i18n.json +++ b/i18n/fra/src/vs/editor/contrib/folding/browser/folding.i18n.json @@ -6,6 +6,11 @@ { "foldAction.label": "Plier", "foldAllAction.label": "Plier tout", + "foldLevel1Action.label": "Niveau de pli 1", + "foldLevel2Action.label": "Niveau de pli 2", + "foldLevel3Action.label": "Niveau de pli 3", + "foldLevel4Action.label": "Niveau de pli 4", + "foldLevel5Action.label": "Niveau de pli 5", "unfoldAction.label": "Déplier", "unfoldAllAction.label": "Déplier tout" } \ No newline at end of file diff --git a/i18n/fra/src/vs/editor/contrib/indentation/common/indentation.i18n.json b/i18n/fra/src/vs/editor/contrib/indentation/common/indentation.i18n.json index e1ae4f24e0c..3a4ea6e40fd 100644 --- a/i18n/fra/src/vs/editor/contrib/indentation/common/indentation.i18n.json +++ b/i18n/fra/src/vs/editor/contrib/indentation/common/indentation.i18n.json @@ -4,9 +4,12 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "changeIndentationSize": "Changer la taille des tabulations pour le fichier actuel", "configuredTabSize": "Taille des tabulations configurée", + "detectIndentation": "Détecter la mise en retrait à partir du contenu", + "indentUsingSpaces": "Mettre en retrait avec des espaces", + "indentUsingTabs": "Mettre en retrait avec des tabulations", "indentationToSpaces": "Convertir les retraits en espaces", "indentationToTabs": "Convertir les retraits en tabulations", - "selectTabWidth": "Sélectionner la taille des tabulations pour le fichier actuel" + "selectTabWidth": "Sélectionner la taille des tabulations pour le fichier actuel", + "toggleRenderWhitespace": "Activer/désactiver Restituer l'espace" } \ No newline at end of file diff --git a/i18n/fra/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json b/i18n/fra/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json new file mode 100644 index 00000000000..6161b759db1 --- /dev/null +++ b/i18n/fra/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "hint": "{0}, conseil" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json b/i18n/fra/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json new file mode 100644 index 00000000000..171924e9bf2 --- /dev/null +++ b/i18n/fra/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "renameAriaLabel": "Renommez l'entrée. Tapez le nouveau nom et appuyez sur Entrée pour valider." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json b/i18n/fra/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json index bd55d4ebac4..d31b5f06522 100644 --- a/i18n/fra/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json +++ b/i18n/fra/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json @@ -4,8 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "ariaCurrentSuggestion": "{0}, suggestion", + "ariaCurrentSuggestionWithDetails": "{0}, suggestion, avec détails", "goback": "Précédent", "readMore": "En savoir plus...{0}", "suggestWidget.loading": "Chargement en cours...", - "suggestWidget.noSuggestions": "Pas de suggestions." + "suggestWidget.noSuggestions": "Pas de suggestions.", + "suggestionAriaAccepted": "{0}, accepté", + "suggestionAriaLabel": "{0}, suggestion", + "suggestionWithDetailsAriaLabel": "{0}, suggestion, avec détails" } \ No newline at end of file diff --git a/i18n/fra/src/vs/editor/node/textMate/TMSnippets.i18n.json b/i18n/fra/src/vs/editor/node/textMate/TMSnippets.i18n.json index 92b0feb6e78..bd7b5ac7a76 100644 --- a/i18n/fra/src/vs/editor/node/textMate/TMSnippets.i18n.json +++ b/i18n/fra/src/vs/editor/node/textMate/TMSnippets.i18n.json @@ -7,7 +7,7 @@ "invalid.language": "Langage inconnu dans 'contributes.{0}.language'. Valeur fournie : {1}", "invalid.path.0": "Chaîne attendue dans 'contributes.{0}.path'. Valeur fournie : {1}", "invalid.path.1": "'contributes.{0}.path' ({1}) est censé être inclus dans le dossier ({2}) de l'extension. Cela risque de rendre l'extension non portable.", - "vscode.extension.contributes.snippets": "Ajoute des extraits de code textmate.", + "vscode.extension.contributes.snippets": "Ajoute des extraits de code TextMate.", "vscode.extension.contributes.snippets-language": "ID de langage pour lequel cet extrait de code est ajouté.", "vscode.extension.contributes.snippets-path": "Chemin du fichier d'extraits de code. Le chemin est relatif au dossier d'extensions et commence généralement par './snippets/'." } \ No newline at end of file diff --git a/i18n/fra/src/vs/editor/node/textMate/TMSyntax.i18n.json b/i18n/fra/src/vs/editor/node/textMate/TMSyntax.i18n.json index 4303a9622fa..84cb155db9c 100644 --- a/i18n/fra/src/vs/editor/node/textMate/TMSyntax.i18n.json +++ b/i18n/fra/src/vs/editor/node/textMate/TMSyntax.i18n.json @@ -8,8 +8,8 @@ "invalid.path.0": "Chaîne attendue dans 'contributes.{0}.path'. Valeur fournie : {1}", "invalid.path.1": "'contributes.{0}.path' ({1}) est censé être inclus dans le dossier ({2}) de l'extension. Cela risque de rendre l'extension non portable.", "invalid.scopeName": "Chaîne attendue dans 'contributes.{0}.scopeName'. Valeur fournie : {1}", - "vscode.extension.contributes.grammars": "Ajoute des générateurs de jetons textmate.", + "vscode.extension.contributes.grammars": "Ajoute des générateurs de jetons TextMate.", "vscode.extension.contributes.grammars.language": "ID de langage pour lequel cette syntaxe est ajoutée.", "vscode.extension.contributes.grammars.path": "Chemin du fichier tmLanguage. Le chemin est relatif au dossier d'extensions et commence généralement par './syntaxes/'.", - "vscode.extension.contributes.grammars.scopeName": "Nom de portée Textmate utilisé par le fichier tmLanguage." + "vscode.extension.contributes.grammars.scopeName": "Nom de portée TextMate utilisé par le fichier tmLanguage." } \ No newline at end of file diff --git a/i18n/fra/src/vs/languages/html/common/htmlTags.i18n.json b/i18n/fra/src/vs/languages/html/common/htmlTags.i18n.json index 110eb06068c..e9a1b663ea5 100644 --- a/i18n/fra/src/vs/languages/html/common/htmlTags.i18n.json +++ b/i18n/fra/src/vs/languages/html/common/htmlTags.i18n.json @@ -56,6 +56,39 @@ "tags.img": "Un élément img représente une image.", "tags.input": "L'élément input représente un champ de données de saisie, associé généralement à un contrôle de formulaire pour permettre à l'utilisateur de modifier les données.", "tags.ins": "L'élément ins représente un ajout de texte au document.", + "tags.ion.checkbox": "À l'exception du style, la case à cocher et l'entrée de case à cocher HTML ne présentent aucune différence. La case à cocher se comporte comme toute autre case à cocher AngularJS.", + "tags.ion.content": "La directive ionContent fournit une zone de contenu conviviale qui peut être configurée de manière à utiliser l'affichage déroulant personnalisé d'Ionic ou la fonction de défilement intégrée au navigateur en cas de dépassement de la capacité.", + "tags.ion.deletebutton": "Enfant d'ionItem", + "tags.ion.footerbar": "Ajoute une barre de pied de page fixe en dessous d'un contenu. Il peut aussi s'agir d'un pied de page secondaire (plus haut) si la classe \"bar-subfooter\" est appliquée.", + "tags.ion.headerbar": "Ajoute une barre d'en-tête fixe au-dessus d'un contenu. Il peut aussi s'agir d'un en-tête secondaire (plus bas) si la classe \"bar-subheader\" est appliquée.", + "tags.ion.infinitescroll": "Enfant d'ionContent ou d'ionScroll. La directive ionInfiniteScroll vous permet d'appeler une fonction chaque fois que l'utilisateur arrive tout en bas de la page ou à proximité.", + "tags.ion.input": "ionInput est destiné aux entrées de type texte uniquement. Ionic utilise un élément HTML dans le composant, avec un habillage Ionic pour mieux gérer l'expérience utilisateur et l'interactivité.", + "tags.ion.item": "Enfant d'ionList.", + "tags.ion.list": "List est un élément d'interface largement utilisé dans la quasi-totalité des applications mobiles. Il peut inclure divers contenus comme du texte simple, mais aussi des boutons, des boutons bascules, des icônes et des miniatures.", + "tags.ion.modalview": "Modal est un volet de contenu qui peut se superposer temporairement à l'affichage principal de l'utilisateur. Il est généralement utilisé pour opérer une sélection ou modifier un élément.", + "tags.ion.navbackbutton": "Enfant d'ionNavBar. Crée un bouton Précédent à l'intérieur d'un ionNavBar. Ce bouton s'affiche quand l'utilisateur peut revenir en arrière dans la pile de navigation actuelle.", + "tags.ion.navbar": "Si vous avez une directive ionNavView, vous pouvez également créer un . Vous obtenez alors une barre supérieure qui se met à jour à mesure que l'état de l'application change.", + "tags.ion.navbuttons": "Enfant d'ionNavView. Utilisez IonNavButtons pour définir les boutons sur votre ionNavBar à partir d'un ionView.", + "tags.ion.navtitle": "Enfant d'ionNavView. La directive ionNavTitle remplace un texte de titre ionNavBar par du code HTML personnalisé à partir d'un modèle ionView.", + "tags.ion.navview": "La directive ionNavView permet de restituer les modèles dans votre application. Chaque modèle fait partie d'un état. Les états, généralement mappés à une URL, sont définis par programmation avec angular-ui-router.", + "tags.ion.optionbutton": "Enfant d'ionItem. Crée, dans un élément de liste, une case d'option qui est visible quand l'utilisateur fait glisser l'élément vers la gauche.", + "tags.ion.pane": "Conteneur simple adapté au contenu, sans effets secondaires. Ajoute la classe \"pane\" à l'élément.", + "tags.ion.popoverview": "Popover est un affichage qui flotte au-dessus du contenu d'une application. Popover offre un moyen simple de présenter des informations à l'utilisateur ou d'en collecter.", + "tags.ion.radio": "À l'exception du style, la case d'option ionRirective et l'entrée de case d'option HTML ne présentent aucune différence. ionRadio se comporte comme une entrée de case d'option AngularJS.", + "tags.ion.refresher": "Enfant d'ionContent ou d'ionScroll. Permet d'ajouter la fonction \"Tirer pour actualiser\" à un scrollView. Placez-le en tant que premier enfant de votre élément ionContent ou ionScroll.", + "tags.ion.reorderbutton": "Enfant d'ionItem.", + "tags.ion.scroll": "Crée un conteneur déroulant pour tout le contenu.", + "tags.ion.sidemenu": "Enfant d'ionSideMenus. Conteneur pour un menu latéral, frère d'une directive ionSideMenuContent.", + "tags.ion.sidemenucontent": "Enfant d'ionSideMenus. Conteneur pour le contenu principal visible, frère d'une ou plusieurs directives ionSideMenu.", + "tags.ion.sidemenus": "Élément de conteneur pour le ou les menus latéraux et le contenu principal. Permet à l'utilisateur d'activer/désactiver le menu gauche et/ou droit en faisant glisser la zone de contenu principal d'un côté à l'autre.", + "tags.ion.slide": "Enfant d'ionSlideBox. Affiche une diapositive dans une zone de diapositives.", + "tags.ion.slidebox": "Slide Box est un conteneur multipage dans lequel l'utilisateur peut balayer ou faire glisser chaque page.", + "tags.ion.spinner": "La directive ionSpinner propose de nombreux compteurs animés.", + "tags.ion.tab": "Enfant d'ionTabs. Contient le contenu d'un onglet. Le contenu n'existe que si l'onglet donné est sélectionné.", + "tags.ion.tabs": "Génère une interface à plusieurs onglets avec une barre d'onglets et un ensemble de \"pages\" accessibles en passant d'un onglet à l'autre.", + "tags.ion.title": "ion-titre est un composant qui définit le titre d'ionNavbar", + "tags.ion.toggle": "Un bouton bascule est un commutateur animé qui lie un modèle donné à un booléen. Autorise le glissement de la poignée du commutateur. Le bouton bascule se comporte comme toute autre case à cocher AngularJS.", + "tags.ion.view": "Enfant d'ionNavView. Conteneur pour le contenu de l'affichage et toute information sur la navigation et la barre d'en-tête.", "tags.kbd": "L'élément kbd représente les entrées effectuées par l'utilisateur (habituellement les entrées au clavier, mais il peut aussi être utilisé pour représenter d'autres entrées, telles que des commandes vocales).", "tags.label": "L'élément label représente une légende dans une interface utilisateur. La légende peut être associée à un contrôle de formulaire spécifique, appelé contrôle étiqueté de l'élément label, soit via l'attribut for, soit via l'insertion du contrôle de formulaire dans l'élément label lui-même.", "tags.legend": "L'élément legend représente une légende pour le reste du contenu de l'élément fieldset parent de l'élément legend, le cas échéant.", diff --git a/i18n/fra/src/vs/platform/extensions/common/abstractExtensionService.i18n.json b/i18n/fra/src/vs/platform/extensions/common/abstractExtensionService.i18n.json index 8b6ad71cd4e..44464fb5226 100644 --- a/i18n/fra/src/vs/platform/extensions/common/abstractExtensionService.i18n.json +++ b/i18n/fra/src/vs/platform/extensions/common/abstractExtensionService.i18n.json @@ -3,4 +3,9 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "activationError": "Échec de l'activation de l'extension '{0}' : {1}.", + "failedDep1": "Échec de l'activation de l'extension '{1}'. Raison : échec de l'activation de la dépendance '{0}'.", + "failedDep2": "Échec de l'activation de l'extension '{0}'. Raison : plus de 10 niveaux de dépendances (probablement une boucle de dépendance).", + "unknownDep": "Échec de l'activation de l'extension '{1}'. Raison : dépendance '{0}' inconnue." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/platform/extensions/common/extensionsRegistry.i18n.json b/i18n/fra/src/vs/platform/extensions/common/extensionsRegistry.i18n.json index 8b6ad71cd4e..0380207e341 100644 --- a/i18n/fra/src/vs/platform/extensions/common/extensionsRegistry.i18n.json +++ b/i18n/fra/src/vs/platform/extensions/common/extensionsRegistry.i18n.json @@ -3,4 +3,27 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "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.empty": "Description d'extension vide obtenue", + "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.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": "la propriété '{0}' est obligatoire et doit être de type 'string'", + "extensionDescription.version": "la propriété '{0}' est obligatoire et doit être de type 'string'", + "vscode.extension.activationEvents": "Événements d'activation pour l'extension VS Code.", + "vscode.extension.categories": "Catégories utilisées par la galerie VS Code pour catégoriser l'extension.", + "vscode.extension.contributes": "Toutes les contributions de l'extension VS Code représentées par ce package.", + "vscode.extension.displayName": "Nom d'affichage de l'extension utilisée dans la galerie VS Code.", + "vscode.extension.extensionDependencies": "Dépendances à d'autres extensions. L'ID d'une extension est toujours ${publisher}.${name}. Par exemple : vscode.csharp.", + "vscode.extension.galleryBanner": "Bannière utilisée dans le marketplace VS Code.", + "vscode.extension.galleryBanner.color": "Couleur de la bannière de l'en-tête de page du marketplace VS Code.", + "vscode.extension.galleryBanner.theme": "Thème de couleur de la police utilisée dans la bannière.", + "vscode.extension.publisher": "Éditeur de l'extension VS Code.", + "vscode.extension.scripts.prepublish": "Le script exécuté avant le package est publié en tant qu'extension VS Code." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/platform/extensions/node/extensionValidator.i18n.json b/i18n/fra/src/vs/platform/extensions/node/extensionValidator.i18n.json index 8b6ad71cd4e..a90ab569c63 100644 --- a/i18n/fra/src/vs/platform/extensions/node/extensionValidator.i18n.json +++ b/i18n/fra/src/vs/platform/extensions/node/extensionValidator.i18n.json @@ -3,4 +3,10 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "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.", + "versionSyntax": "Impossible d'analyser la valeur {0} de 'engines.vscode'. Utilisez, par exemple, ^0.10.0, ^1.2.3, ^0.11.0, ^0.10.x, etc." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/actions/openSettings.i18n.json b/i18n/fra/src/vs/workbench/browser/actions/openSettings.i18n.json index ee202e9dd40..9d5cc2ab8cb 100644 --- a/i18n/fra/src/vs/workbench/browser/actions/openSettings.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/actions/openSettings.i18n.json @@ -12,6 +12,7 @@ "emptySettingsHeader": "Placez vos paramètres dans ce fichier pour remplacer les paramètres par défaut", "emptySettingsHeader1": "Placez vos paramètres dans ce fichier pour remplacer les paramètres par défaut et les paramètres utilisateur.", "fail.createSettings": "Impossible de créer '{0}' ({1}).", + "neverShowAgain": "Ne plus afficher", "openFolderFirst": "Ouvrir d'abord un dossier pour créer les paramètres d'espace de travail", "openGlobalKeybindings": "Ouvrir les raccourcis clavier", "openGlobalSettings": "Ouvrir les paramètres utilisateur", diff --git a/i18n/fra/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json b/i18n/fra/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json index 95928bd2c0f..7f9a3ed6fbb 100644 --- a/i18n/fra/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json @@ -9,17 +9,24 @@ "changeEndOfLine": "Changer la séquence de fin de ligne", "changeIndentation": "Changer le retrait", "changeMode": "Changer le mode de langage", - "defaultEncoding": "Encodage par défaut", + "configureAssociations": "Configurer les associations de fichiers...", + "configureAssociationsExt": "Configurer l'association de fichier pour '{0}'...", + "configuredLanguage": "Langage configuré", + "defaultEncoding": "Encodage configuré", "disableTabMode": "Désactiver le mode d'accessibilité", "endOfLineCarriageReturnLineFeed": "CRLF", "endOfLineLineFeed": "LF", "gotoLine": "Atteindre la ligne", + "indentConvert": "convertir le fichier", + "indentView": "modifier la vue", "indentation": "Retrait", + "languagesPicks": "langages", "multiSelection": "{0} sélections", "multiSelectionRange": "{0} sélections ({1} caractères sélectionnés)", "noEditor": "Aucun éditeur de texte actif actuellement", "noFileEditor": "Aucun fichier actif actuellement", "noWritableCodeEditor": "L'éditeur de code actif est en lecture seule.", + "persistFileAssociations": "Vous pouvez configurer les associations entre les noms de fichiers et les langages dans la section **files.associations**", "pickAction": "Sélectionner une action", "pickEncodingForReopen": "Sélectionner l'encodage du fichier pour rouvrir le fichier", "pickEncodingForSave": "Sélectionner l'encodage du fichier à utiliser pour l'enregistrement", diff --git a/i18n/fra/src/vs/workbench/common/editor/diffEditorInput.i18n.json b/i18n/fra/src/vs/workbench/common/editor/diffEditorInput.i18n.json new file mode 100644 index 00000000000..50e968f8ee3 --- /dev/null +++ b/i18n/fra/src/vs/workbench/common/editor/diffEditorInput.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "compareLabels": "{0} ↔ {1}" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json b/i18n/fra/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json index cac13fb1693..44ac507e02b 100644 --- a/i18n/fra/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json +++ b/i18n/fra/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json @@ -12,7 +12,7 @@ "changeNow": "Changer maintenant", "continue": "Continuer", "editFile": "Modifier '{0}'", - "exists": "Supprimez l'alias '{0}' dans '{1}', puis réessayez cette action.", + "exists": "Supprimez l'alias faisant référence à '{0}' dans '{1}', puis réessayez cette action.", "install": "Installer la commande 'code' dans PATH", "later": "Plus tard", "laterInfo": "N'oubliez pas que vous pouvez toujours exécuter l'action '{0}' à partir de la palette de commandes.", diff --git a/i18n/fra/src/vs/workbench/electron-browser/integration.i18n.json b/i18n/fra/src/vs/workbench/electron-browser/integration.i18n.json index 58649c41f72..479f7c25f15 100644 --- a/i18n/fra/src/vs/workbench/electron-browser/integration.i18n.json +++ b/i18n/fra/src/vs/workbench/electron-browser/integration.i18n.json @@ -4,8 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "autoSaveError": "Impossible d'écrire dans les paramètres. Ajoutez **files.autoSave: \"afterDelay\"** à settings.json.", - "autoSaveInfo": "L'option de menu activée **Fichier | Enregistrer automatiquement** est devenue un paramètre **files.autoSave** avec la valeur **afterDelay**.", "copy": "Copier", "cut": "Couper", "paste": "Coller", diff --git a/i18n/fra/src/vs/workbench/electron-main/menus.i18n.json b/i18n/fra/src/vs/workbench/electron-main/menus.i18n.json index ebacae598f7..78e1ee5f77f 100644 --- a/i18n/fra/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/fra/src/vs/workbench/electron-main/menus.i18n.json @@ -77,6 +77,7 @@ "miToggleMenuBar": "Activer/désactiver la &&barre de menus", "miToggleOutput": "Activer/désactiver la s&&ortie", "miTogglePanel": "Activer/désactiver le &&panneau", + "miToggleRenderWhitespace": "Activer/désactiver &&Restituer l'espace", "miToggleSidebar": "Activer/désactiver la &&barre latérale", "miToggleWordWrap": "Activer/désactiver le retour automatique à la &&ligne", "miTwitter": "Re&&joignez-nous sur Twitter", diff --git a/i18n/fra/src/vs/workbench/electron-main/windows.i18n.json b/i18n/fra/src/vs/workbench/electron-main/windows.i18n.json index 2237d96af60..0820d863631 100644 --- a/i18n/fra/src/vs/workbench/electron-main/windows.i18n.json +++ b/i18n/fra/src/vs/workbench/electron-main/windows.i18n.json @@ -9,6 +9,7 @@ "appStalled": "La fenêtre ne répond plus", "appStalledDetail": "Vous pouvez rouvrir ou fermer la fenêtre, ou continuer à patienter.", "close": "Fermer", + "hiddenMenuBar": "Vous pouvez toujours accéder à la barre de menus en appuyant sur la touche **Alt**.", "ok": "OK", "pathNotExistDetail": "Le chemin d'accès '{0}' ne semble plus exister sur le disque.", "pathNotExistTitle": "Le chemin d'accès n'existe pas", diff --git a/i18n/fra/src/vs/workbench/node/extensionHostMain.i18n.json b/i18n/fra/src/vs/workbench/node/extensionHostMain.i18n.json index 8b6ad71cd4e..f30faa3442f 100644 --- a/i18n/fra/src/vs/workbench/node/extensionHostMain.i18n.json +++ b/i18n/fra/src/vs/workbench/node/extensionHostMain.i18n.json @@ -3,4 +3,6 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "extensionTestError": "Le chemin {0} ne pointe pas vers un Test Runner d'extension valide." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json b/i18n/fra/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json index 523602b0551..d068628c17e 100644 --- a/i18n/fra/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json @@ -29,6 +29,7 @@ "renameFunctionBreakpoint": "Renommer un point d'arrêt sur fonction", "renameWatchExpression": "Renommer une expression", "restartDebug": "Redémarrer", + "run": "Exécuter", "selectConfig": "Sélectionner une configuration", "startDebug": "Démarrer", "stepIntoDebug": "Pas à pas détaillé", diff --git a/i18n/fra/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json b/i18n/fra/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json index 722bcf81470..e86d29ed89e 100644 --- a/i18n/fra/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json @@ -5,7 +5,7 @@ // Do not edit this file. It is machine generated. { "DebugTaskNotFound": "preLaunchTask '{0}' introuvable.", - "NewLaunchConfig": "Configurez le fichier config de lancement pour déboguer votre application.", + "NewLaunchConfig": "Paramétrez le fichier de configuration de lancement pour votre application.", "continue": "Continuer", "debugAdapterCrash": "Le processus de l'adaptateur de débogage s'est terminé de manière inattendue", "debugNoThread": "Impossible d'obtenir un thread à partir de l'adaptateur de débogage ayant l'ID {0}.", diff --git a/i18n/fra/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json b/i18n/fra/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json index d4b559ead1b..0b9293388d1 100644 --- a/i18n/fra/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json @@ -10,7 +10,7 @@ "app.launch.json.version": "Version de ce format de fichier.", "debugNoType": "Le 'type' de l'adaptateur de débogage ne peut pas être omis. Il doit s'agir du type 'string'.", "duplicateDebuggerType": "Le type de débogage '{0}' est déjà inscrit et a pour attribut '{1}'. Attribut '{1}' ignoré.", - "selectDebug": "Sélectionner l'environnement de débogage", + "selectDebug": "Sélectionner l'environnement", "vscode.extension.contributes.debuggers": "Ajoute des adaptateurs de débogage.", "vscode.extension.contributes.debuggers.args": "Arguments facultatifs à passer à l'adaptateur.", "vscode.extension.contributes.debuggers.configurationAttributes": "Configurations de schéma JSON pour la validation de 'launch.json'.", diff --git a/i18n/fra/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json b/i18n/fra/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json index 02cd895cfec..68400a48ac8 100644 --- a/i18n/fra/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json @@ -6,6 +6,7 @@ { "debugAdapterBinNotFound": "Dossier bin de DebugAdapter introuvable dans le chemin {0}.", "debugAdapterCrash": "Le processus de l'adaptateur de débogage s'est terminé de manière inattendue", + "moreInfo": "Informations", "noDebugAdapterExtensionInstalled": "Aucune extension installée pour le débogage de '{0}'.", "stoppingDebugAdapter": "{0}. Arrêt de l'adaptateur de débogage.", "unableToLaunchDebugAdapter": "Impossible de lancer l'adaptateur de débogage à partir de {0}." diff --git a/i18n/fra/src/vs/workbench/parts/extensions/common/extensions.i18n.json b/i18n/fra/src/vs/workbench/parts/extensions/common/extensions.i18n.json new file mode 100644 index 00000000000..9972d4e0a8c --- /dev/null +++ b/i18n/fra/src/vs/workbench/parts/extensions/common/extensions.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "extensionsCategory": "Extensions" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json b/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json index 0fe542f5994..99b38864af4 100644 --- a/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json @@ -8,7 +8,7 @@ "installExtension": "Installer l'extension", "restartNow": "Redémarrer maintenant", "restartNow2": "Redémarrer maintenant", - "showExtensionTips": "Afficher les conseils relatifs à l'extension", + "showExtensionRecommendations": "Afficher les extensions recommandées", "showInstalledExtensions": "Afficher les extensions installées", "showOutdatedExtensions": "Afficher les extensions obsolètes", "success-installed": "'{0}' a été installé correctement. Redémarrez pour l'activer.", diff --git a/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json b/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json index 08fd4e5db6d..65bf328f258 100644 --- a/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json @@ -18,7 +18,7 @@ "noExtensionsInstalled": "Extensions introuvables", "noExtensionsToInstall": "Extensions introuvables", "noOutdatedExtensions": "Extensions obsolètes introuvables", - "noSuggestedExtensions": "Aucune extension suggérée", + "noRecommendedExtensions": "Aucune extension recommandée", "nowInstalling": "'{0}' est en cours d'installation...", "outdatedExtensionsHandlerAriaLabel": "Tapez pour réduire la liste des extensions obsolètes", "readme": "Readme", diff --git a/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json b/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json index dde6f24d28f..668054d2148 100644 --- a/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json @@ -4,8 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "extension": "extension", - "issue": "problème", - "issues": "problèmes", + "extensions": "Extensions", + "extensionsInstalling": "Extensions (installation de {0}...)", + "multipleIssues": "Extensions ({0} problèmes)", + "multipleUpdates": "Extensions ({0} mises à jour disponibles)", + "oneIssue": "Extensions (1 problème)", + "oneUpdate": "Extensions (1 mise à jour disponible)", "uninstall": "Désinstaller" } \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json b/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json index 228eaa8b496..a77dd1b65df 100644 --- a/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json @@ -4,12 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "extensionsCategory": "Extensions", "galleryExtensionsCommands": "Installer les extensions de la galerie", "localExtensionsCommands": "Afficher les extensions locales", "outdatedExtensionsCommands": "Mettre à jour les extensions obsolètes", "reloadNow": "Redémarrer maintenant", "success": "Les extensions ont été installées correctement. Redémarrez pour les activer.", "successSingle": "{0} a été installé correctement. Redémarrez pour l'activer.", - "suggestedExtensionsCommands": "Afficher les conseils relatifs à l'extension" + "suggestedExtensionsCommands": "Afficher les extensions recommandées" } \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/files/browser/fileActions.i18n.json b/i18n/fra/src/vs/workbench/parts/files/browser/fileActions.i18n.json index e4accba807f..b7e2db0a3d7 100644 --- a/i18n/fra/src/vs/workbench/parts/files/browser/fileActions.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/files/browser/fileActions.i18n.json @@ -12,7 +12,6 @@ "closeOtherFiles": "Fermer les autres fichiers", "closeOtherLabel": "Fermer les autres fichiers", "compareFiles": "Comparer des fichiers", - "compareLabels": "{0} ↔ {1}", "compareSource": "Sélectionner pour comparer", "compareWith": "Comparer à '{0}'", "confirmDeleteMessageFile": "Voulez-vous vraiment supprimer définitivement '{0}' ?", diff --git a/i18n/fra/src/vs/workbench/parts/files/browser/files.contribution.i18n.json b/i18n/fra/src/vs/workbench/parts/files/browser/files.contribution.i18n.json index 4435f35788c..71e65df585b 100644 --- a/i18n/fra/src/vs/workbench/parts/files/browser/files.contribution.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/files/browser/files.contribution.i18n.json @@ -4,6 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "associations": "Configurez les associations entre les fichiers et les langages (par exemple, \"*.extension\": \"html\"). Celles-ci ont priorité sur les associations par défaut des langages installés.", "autoSave": "Contrôle l'enregistrement automatique des fichiers à l'intégrité comprise. Valeur acceptées : \"{0}\", \"{1}\", \"{2}\". Si la valeur est \"{3}\", vous pouvez configurer le délai dans \"files.autoSaveDelay\".", "autoSaveDelay": "Contrôle le délai en ms au bout duquel un fichier à l'intégrité compromise est enregistré automatiquement. S'applique uniquement quand \"files.autoSave\" a la valeur \"{0}\"", "binaryFileEditor": "Éditeur de fichier binaire", @@ -13,7 +14,7 @@ "exclude": "Configurez les modèles Glob pour l'exclusion des fichiers et des dossiers.", "explore": "Explorateur", "explorerConfigurationTitle": "Configuration de l'Explorateur de fichiers", - "files.exclude.boolean": "Modèle glob auquel les chemins d'accès de fichier doivent correspondre. Affectez la valeur true ou false pour activer ou désactiver le modèle.", + "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 des frères d'un fichier correspondant. Utilisez $(basename) comme variable pour le nom de fichier correspondant.", "filesCategory": "Fichiers", "filesConfigurationTitle": "Configuration des fichiers", @@ -23,5 +24,6 @@ "textFileEditor": "Éditeur de fichier texte", "trimTrailingWhitespace": "Si l'option est activée, l'espace blanc de fin est découpé quand vous enregistrez un fichier.", "view": "Affichage", + "watcherExclude": "Configurez les modèles Glob des chemins de fichiers à exclure de la surveillance des fichiers. La modification de ce paramètre nécessite un redémarrage. Si vous constatez que le code consomme beaucoup de temps processeur au démarrage, excluez les dossiers volumineux pour réduire la charge initiale.", "workingFilesPicker": "Ouvrir un fichier de travail par le nom" } \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json b/i18n/fra/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json index 25c1f9fb961..2d0369e0032 100644 --- a/i18n/fra/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json @@ -6,6 +6,7 @@ { "git": "Git", "openChange": "Ouvrir la modification", + "openFile": "Ouvrir le fichier", "openInEditor": "Basculer vers le mode Éditeur", "stageSelectedLines": "Stocker les lignes sélectionnées en zone de transit", "switchToChangesView": "Basculer vers le mode Modifications" diff --git a/i18n/fra/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json b/i18n/fra/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json index eab628ca263..5dee045f091 100644 --- a/i18n/fra/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json @@ -9,6 +9,7 @@ "canNotRun": "La commande '{0}' ne peut pas être exécutée à partir d'ici.", "commandLabel": "{0} : {1}", "entryAriaLabel": "{0}, commandes", + "entryAriaLabelWithKey": "{0}, {1}, commandes", "noCommandsMatching": "Aucune commande correspondante", "showTriggerActions": "Afficher toutes les commandes" } \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/search/browser/search.contribution.i18n.json b/i18n/fra/src/vs/workbench/parts/search/browser/search.contribution.i18n.json index f6defbafdf1..02a58dfaba2 100644 --- a/i18n/fra/src/vs/workbench/parts/search/browser/search.contribution.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/search/browser/search.contribution.i18n.json @@ -4,8 +4,8 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "exclude": "Configurez les modèles glob pour exclure les fichiers et les dossiers des recherches. Hérite de tous les modèles glob à partir du paramètre file.exclude.", - "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.", + "exclude": "Configurez les modèles Glob pour exclure les fichiers et les dossiers des recherches. Hérite de tous les modèles Glob à partir du paramètre file.exclude.", + "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.", "exclude.when": "Vérification supplémentaire des frères d'un fichier correspondant. Utilisez $(basename) comme variable pour le nom de fichier correspondant.", "findInFolder": "Rechercher dans le dossier", "name": "Recherche", diff --git a/i18n/fra/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json b/i18n/fra/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json new file mode 100644 index 00000000000..90ee11c1972 --- /dev/null +++ b/i18n/fra/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json @@ -0,0 +1,16 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "dotnetBuild": "Crée un tasks.json qui effectue la compilation avec la build dotnet.", + "grunt": "Crée un fichier tasks.json pour Grunt. Si un fichier jake est présent, les tâches sont détectées automatiquement.", + "gulp": "Crée un fichier tasks.json pour gulp. Si un fichier gulp est présent, les tâches sont détectées automatiquement.", + "jake": "Crée un fichier tasks.json pour Jake. Si un fichier jake est présent, les tâches sont détectées automatiquement.", + "msbuild": "Crée un tasks.json qui effectue la compilation avec msbuild.", + "tsc.config": "Crée un tasks.json qui compile un projet TypeScript.", + "tsc.openFile": "Crée un tasks.json qui compile le fichier TypeScript actuellement ouvert.", + "tsc.specificFile": "Crée un tasks.json qui compile un fichier TypeScript spécifique.", + "tsc.watch": "Crée un tasks.json qui compile un projet TypeScript en mode espion." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json b/i18n/fra/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json index 78a79fd8d44..c7ae598103a 100644 --- a/i18n/fra/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json @@ -7,7 +7,7 @@ "BuildAction.label": "Exécuter la tâche de génération", "CleanAction.label": "Exécuter la tâche de nettoyage", "CloseMessageAction.label": "Fermer", - "ConfigureTaskRunnerAction.autoDetect": "Échec de la détection automatique du système de tâche. Pour plus d'informations, consultez la sortie de la tâche.", + "ConfigureTaskRunnerAction.autoDetect": "En raison de l'échec de la détection automatique du système de tâche, le modèle par défaut va être utilisé. Pour plus d'informations, consultez la sortie de la tâche.", "ConfigureTaskRunnerAction.failed": "Impossible de créer le fichier 'tasks.json' dans le dossier '.vscode'. Pour plus d'informations, consultez la sortie de la tâche.", "ConfigureTaskRunnerAction.label": "Configurer l'exécuteur de tâches", "JsonSchema.args": "Arguments supplémentaires passés à la commande.", diff --git a/i18n/fra/src/vs/workbench/services/themes/node/themeService.i18n.json b/i18n/fra/src/vs/workbench/services/themes/node/themeService.i18n.json index 3594d1cea6c..da927c4fbcf 100644 --- a/i18n/fra/src/vs/workbench/services/themes/node/themeService.i18n.json +++ b/i18n/fra/src/vs/workbench/services/themes/node/themeService.i18n.json @@ -9,7 +9,7 @@ "invalid.path.1": "'contributes.{0}.path' ({1}) est censé être inclus dans le dossier ({2}) de l'extension. Cela risque de rendre l'extension non portable.", "reqarray": "Le point d'extension '{0}' doit être un tableau.", "reqpath": "Chaîne attendue dans 'contributes.{0}.path'. Valeur fournie : {1}", - "vscode.extension.contributes.themes": "Ajoute des thèmes de couleur textmate.", + "vscode.extension.contributes.themes": "Ajoute des thèmes de couleur TextMate.", "vscode.extension.contributes.themes.label": "Étiquette du thème de couleur comme indiqué dans l'interface utilisateur (IU).", "vscode.extension.contributes.themes.path": "Chemin du fichier tmTheme. Le chemin est relatif au dossier d'extensions et correspond généralement à './themes/themeFile.tmTheme'.", "vscode.extension.contributes.themes.uiTheme": "Thème de base définissant les couleurs autour de l'éditeur : 'vs' est le thème de couleur clair, 'vs-dark' est le thème de couleur sombre." diff --git a/i18n/fra/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json b/i18n/fra/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json index 7bbf9ce34c6..49a63da8612 100644 --- a/i18n/fra/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json +++ b/i18n/fra/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json @@ -4,9 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "pluginHostProcess.crash": "L'exécution de l'hôte de l'extension s'est terminée de manière inattendue. Rechargez la fenêtre pour reprendre l'exécution.", - "pluginHostProcess.error": "Erreur de l'hôte de l'extension : {0}", + "extensionHostProcess.crash": "L'hôte de l'extension s'est terminé de façon inattendue. Rechargez la fenêtre pour reprendre l'exécution.", + "extensionHostProcess.error": "Erreur de l'hôte de l'extension : {0}", + "extensionHostProcess.startupFailDebug": "L'hôte de l'extension n'a pas démarré en moins de 10 secondes. Il est peut-être arrêté à la première ligne et a besoin d'un débogueur pour continuer.", "pluginHostProcess.startupFail": "L'hôte de l'extension n'a pas démarré en moins de 10 secondes. Il existe peut-être un problème.", - "pluginHostProcess.startupFailDebug": "L'hôte de l'extension n'a pas démarré en moins de 10 secondes. Il est peut-être arrêté à la première ligne et nécessite un débogueur pour continuer.", "reloadWindow": "Recharger la fenêtre" } \ No newline at end of file diff --git a/i18n/ita/extensions/json/server/out/configuration.i18n.json b/i18n/ita/extensions/json/server/out/configuration.i18n.json index 868f323eadb..cb4a9df77e4 100644 --- a/i18n/ita/extensions/json/server/out/configuration.i18n.json +++ b/i18n/ita/extensions/json/server/out/configuration.i18n.json @@ -7,7 +7,7 @@ "schema.json": "Descrive un file JSON che usa uno schema. Per altre informazioni, visitare il sito json-schema.org.", "schema.json.$schema": "Schema da usare per la verifica di questo documento ", "schema.json.additionalItems": "Per le matrici solo quando gli elementi sono impostati come una matrice. Se è uno schema, convalida gli elementi dopo quelli specificati dalla matrice di elementi. Se è false, gli elementi aggiuntivi impediranno la convalida.", - "schema.json.additionalProperties": "Uno schema o un valore booleano. Se è uno schema, viene usato per convalidare tutte le proprietà che non corrispondono a 'properties' o 'patternProperties'. Se è false, eventuali proprietà non corrispondenti a nessuna delle due bloccheranno lo schema.", + "schema.json.additionalProperties": "Schema o valore booleano. Se è uno schema, viene usato per convalidare tutte le proprietà che non corrispondono a 'properties' o 'patternProperties'. Se è false, eventuali proprietà non corrispondenti a nessuna delle due bloccheranno lo schema.", "schema.json.allOf": "Matrice di schemi che devono tutti avere una corrispondenza.", "schema.json.anyOf": "Matrice di schemi, in cui almeno uno deve avere una corrispondenza.", "schema.json.default": "Valore predefinito. Usato dai suggerimenti.", diff --git a/i18n/ita/extensions/json/server/out/jsonSchemaService.i18n.json b/i18n/ita/extensions/json/server/out/jsonSchemaService.i18n.json index 62e736123e2..aca63eaf41a 100644 --- a/i18n/ita/extensions/json/server/out/jsonSchemaService.i18n.json +++ b/i18n/ita/extensions/json/server/out/jsonSchemaService.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "json.schema.invalidFormat": "Non è possibile analizzare il contenuto di '{0}': {1}.", + "json.schema.invalidFormat": "Non è possibile analizzare il contenuto da '{0}': {1}.", "json.schema.invalidref": "Non è possibile risolvere $ref '{0}' in {1}.", "json.schema.nocontent": "Non è possibile caricare lo schema da '{0}': il contenuto non è disponibile.", "json.schema.problemloadingref": "Si sono verificati problemi durante il caricamento del riferimento '{0}': {1}", diff --git a/i18n/ita/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json b/i18n/ita/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json new file mode 100644 index 00000000000..021a87e4dba --- /dev/null +++ b/i18n/ita/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json @@ -0,0 +1,11 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "assocDescriptionFile": "Esegue il mapping di tutti i file corrispondenti al criterio GLOB nel nome file alla lingua con l'ID specificato.", + "assocDescriptionPath": "Esegue il mapping di tutti i file corrispondenti al criterio GLOB nel percorso completo alla lingua con l'ID specificato.", + "assocLabelFile": "File con estensione", + "assocLabelPath": "File con percorso" +} \ No newline at end of file diff --git a/i18n/ita/extensions/json/server/out/utils/httpRequest.i18n.json b/i18n/ita/extensions/json/server/out/utils/httpRequest.i18n.json index cb59264dfed..9178838f64c 100644 --- a/i18n/ita/extensions/json/server/out/utils/httpRequest.i18n.json +++ b/i18n/ita/extensions/json/server/out/utils/httpRequest.i18n.json @@ -17,7 +17,7 @@ "status.411": "Lunghezza obbligatoria. Il valore \"Content-Length\" non è definito.", "status.412": "Precondizione non riuscita. Il server ha restituito false per la precondizione specificata nella richiesta.", "status.413": "Entità della richiesta troppo estesa. Il server non accetterà la richiesta perché l'entità della richiesta è troppo estesa.", - "status.414": "URL della richiesta troppo lungo. Il server non accetterà la richiesta perché l'URL è troppo lungo.", + "status.414": "URI della richiesta troppo lungo. Il server non accetterà la richiesta perché l'URL è troppo lungo.", "status.415": "Tipo di supporto non supportato. Il server non accetterà la richiesta perché il tipo di supporto non è supportato.", "status.416": "Codice di stato HTTP {0}", "status.500": "Errore interno del server.", diff --git a/i18n/ita/extensions/typescript/out/utils/projectStatus.i18n.json b/i18n/ita/extensions/typescript/out/utils/projectStatus.i18n.json new file mode 100644 index 00000000000..342ad5372a5 --- /dev/null +++ b/i18n/ita/extensions/typescript/out/utils/projectStatus.i18n.json @@ -0,0 +1,14 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "cmdCreate": "Crea file jsconfig.json...", + "hint.tooltip": "Funzionalità avanzate per IntelliSense e la ricerca di simboli e molto altro ancora per il progetto.", + "hintCreate": "Funzionalità avanzate per IntelliSense e gli spostamenti nel codice per il progetto.", + "hintExclude": "'{0}' è un progetto di grandi dimensioni. Per prestazioni ottimali escludere le cartelle che contengono molti file, come {1}...", + "large.label": "Configura esclusioni", + "large.tooltip": "Un numero eccessivo di file in un progetto può causare problemi di prestazioni. Escludere le cartelle che contengono molti file, come {0}...", + "open": "Configura esclusioni..." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/base/common/keyCodes.i18n.json b/i18n/ita/src/vs/base/common/keyCodes.i18n.json index 37719423513..53bae9507c1 100644 --- a/i18n/ita/src/vs/base/common/keyCodes.i18n.json +++ b/i18n/ita/src/vs/base/common/keyCodes.i18n.json @@ -5,8 +5,13 @@ // Do not edit this file. It is machine generated. { "altKey": "ALT", + "altKey.long": "ALT", "cmdKey": "Comando", + "cmdKey.long": "Comando", "ctrlKey": "CTRL", + "ctrlKey.long": "CTRL", "shiftKey": "MAIUSC", - "windowsKey": "Windows" + "shiftKey.long": "MAIUSC", + "windowsKey": "Windows", + "windowsKey.long": "Windows" } \ No newline at end of file diff --git a/i18n/ita/src/vs/editor/common/config/commonEditorConfig.i18n.json b/i18n/ita/src/vs/editor/common/config/commonEditorConfig.i18n.json index dc6e2a43d8c..7b15a379548 100644 --- a/i18n/ita/src/vs/editor/common/config/commonEditorConfig.i18n.json +++ b/i18n/ita/src/vs/editor/common/config/commonEditorConfig.i18n.json @@ -4,9 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "acceptSuggestionOnEnter": "Controlla se i suggerimenti devono essere accettati con 'INVIO' in aggiunta a 'TAB'. Consente di evitare ambiguità tra l'inserimento di nuove righe e l'accettazione di suggerimenti.", "autoClosingBrackets": "Controlla se l'editor deve chiudere automaticamente le parentesi quadre dopo che sono state aperte", "cursorBlinking": "Controlla l'animazione per l'intermittenza del cursore. I valori accettati sono: 'blink', 'visible' e 'hidden'", "cursorStyle": "Controlla lo stile del cursore. I valori accettati sono 'block' e 'line'", + "detectIndentation": "All'apertura di un file, `editor.tabSize` e `editor.insertSpaces` verranno rilevati in base al contenuto del file.", "editorConfigurationTitle": "Configurazione editor", "folding": "Controlla se per l'editor è abilitata la riduzione del codice", "fontFamily": "Controlla la famiglia di caratteri.", @@ -16,7 +18,8 @@ "glyphMargin": "Controlla la visibilità del margine del glifo", "hideCursorInOverviewRuler": "Controlla se il cursore deve essere nascosto nel righello delle annotazioni.", "ignoreTrimWhitespace": "Controlla se l'editor diff mostra come differenze le modifiche relative a spazi vuoti iniziali e finali", - "insertSpaces": "Controlla se l'editor inserirà spazi per le tabulazioni. Valori accettati: \"auto\", true, false. Se è impostato su \"auto\", il valore verrà stabilito all'apertura del file.", + "insertSpaces": "Inserisce spazi quando si preme TAB.", + "insertSpaces.errorMessage": "È previsto 'boolean'. Nota: il valore \"auto\" è stato sostituito dall'impostazione `editor.detectIndentation`.", "lineHeight": "Controlla l'altezza della riga.", "lineNumbers": "Controlla la visibilità dei numeri di riga", "mouseWheelScrollSensitivity": "Moltiplicatore da usare sui valori `deltaX` e `deltaY` degli eventi di scorrimento della rotellina del mouse", @@ -31,7 +34,8 @@ "selectionHighlight": "Controlla se l'editor deve evidenziare gli elementi corrispondenti simili alla selezione", "sideBySide": "Controlla se l'editor diff mostra le differenze affiancate o incorporate", "suggestOnTriggerCharacters": "Controlla se i suggerimenti devono essere visualizzati automaticamente durante la digitazione dei caratteri trigger", - "tabSize": "Controlla le dimensioni di rendering delle tabulazioni in caratteri. Valori accettati: \"auto\", 2, 4, 6 e così via. Se è impostato su \"auto\", il valore verrà stabilito all'apertura del file.", + "tabSize": "Numero di spazi a cui equivale una tabulazione.", + "tabSize.errorMessage": "È previsto 'number'. Nota: il valore \"auto\" è stato sostituito dall'impostazione `editor.detectIndentation`.", "wordSeparators": "Caratteri che verranno usati come separatori di parola quando si eseguono operazioni o spostamenti correlati a parole", "wrappingColumn": "Controlla il numero di caratteri dopo i quali l'editor attiverà l'a capo automatico alla riga successiva. Se è impostato su 0, verrà attivato l'a capo automatico in base alla larghezza del viewport", "wrappingIndent": "Controlla il rientro delle righe con ritorno a capo. Può essere uno dei valori seguenti: 'none', 'same' o 'indent'." diff --git a/i18n/ita/src/vs/editor/common/services/modelServiceImpl.i18n.json b/i18n/ita/src/vs/editor/common/services/modelServiceImpl.i18n.json new file mode 100644 index 00000000000..381cc0574a8 --- /dev/null +++ b/i18n/ita/src/vs/editor/common/services/modelServiceImpl.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "indentAutoMigrate": "Aggiornare le impostazioni: `editor.detectIndentation` sostituisce `editor.tabSize`: \"auto\" o `editor.insertSpaces`: \"auto\"" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/editor/contrib/folding/browser/folding.i18n.json b/i18n/ita/src/vs/editor/contrib/folding/browser/folding.i18n.json index 93938423cbb..01915e43c8d 100644 --- a/i18n/ita/src/vs/editor/contrib/folding/browser/folding.i18n.json +++ b/i18n/ita/src/vs/editor/contrib/folding/browser/folding.i18n.json @@ -6,6 +6,11 @@ { "foldAction.label": "Riduci", "foldAllAction.label": "Riduci tutto", + "foldLevel1Action.label": "Livello riduzione 1", + "foldLevel2Action.label": "Livello riduzione 2", + "foldLevel3Action.label": "Livello riduzione 3", + "foldLevel4Action.label": "Livello riduzione 4", + "foldLevel5Action.label": "Livello riduzione 5", "unfoldAction.label": "Espandi", "unfoldAllAction.label": "Espandi tutto" } \ No newline at end of file diff --git a/i18n/ita/src/vs/editor/contrib/indentation/common/indentation.i18n.json b/i18n/ita/src/vs/editor/contrib/indentation/common/indentation.i18n.json index cb3fa541217..7d3d96e1d8e 100644 --- a/i18n/ita/src/vs/editor/contrib/indentation/common/indentation.i18n.json +++ b/i18n/ita/src/vs/editor/contrib/indentation/common/indentation.i18n.json @@ -4,9 +4,12 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "changeIndentationSize": "Cambia dimensione tabulazione per il file corrente", "configuredTabSize": "Dimensione tabulazione configurata", + "detectIndentation": "Rileva rientro dal contenuto", + "indentUsingSpaces": "Imposta rientro con spazi", + "indentUsingTabs": "Imposta rientro con tabulazioni", "indentationToSpaces": "Converti rientro in spazi", "indentationToTabs": "Converti rientro in tabulazioni", - "selectTabWidth": "Seleziona dimensione tabulazione per il file corrente" + "selectTabWidth": "Seleziona dimensione tabulazione per il file corrente", + "toggleRenderWhitespace": "Attiva/Disattiva rendering spazi vuoti" } \ No newline at end of file diff --git a/i18n/ita/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json b/i18n/ita/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json new file mode 100644 index 00000000000..f5613ad126f --- /dev/null +++ b/i18n/ita/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "hint": "{0}, suggerimento" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json b/i18n/ita/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json new file mode 100644 index 00000000000..8d3c8a03d06 --- /dev/null +++ b/i18n/ita/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "renameAriaLabel": "Consente di rinominare l'input. Digitare il nuovo nome e premere INVIO per eseguire il commit." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json b/i18n/ita/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json index 8c507322497..5f093334c9a 100644 --- a/i18n/ita/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json +++ b/i18n/ita/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json @@ -4,8 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "ariaCurrentSuggestion": "{0}, suggerimento", + "ariaCurrentSuggestionWithDetails": "{0}, suggerimento, con dettagli", "goback": "Indietro", "readMore": "Altre informazioni...{0}", "suggestWidget.loading": "Caricamento...", - "suggestWidget.noSuggestions": "Non ci sono suggerimenti." + "suggestWidget.noSuggestions": "Non ci sono suggerimenti.", + "suggestionAriaAccepted": "{0}, accettato", + "suggestionAriaLabel": "{0}, suggerimento", + "suggestionWithDetailsAriaLabel": "{0}, suggerimento, con dettagli" } \ No newline at end of file diff --git a/i18n/ita/src/vs/languages/html/common/htmlTags.i18n.json b/i18n/ita/src/vs/languages/html/common/htmlTags.i18n.json index 0f24b2ed450..18983b290c4 100644 --- a/i18n/ita/src/vs/languages/html/common/htmlTags.i18n.json +++ b/i18n/ita/src/vs/languages/html/common/htmlTags.i18n.json @@ -56,6 +56,39 @@ "tags.img": "Un elemento img rappresenta un'immagine.", "tags.input": "L'elemento input rappresenta un campo di dati tipizzato, in genere con un controllo di modulo, per consentire all'utente di modificare i dati.", "tags.ins": "L'elemento ins rappresenta un'aggiunta al documento.", + "tags.ion.checkbox": "La casella di controllo è uguale alle caselle di controllo HTML in termini di input, ma lo stile è diverso. Il comportamento della casella di controllo è analogo a quello di qualsiasi altra casella di controllo AngularJS.", + "tags.ion.content": "Con direttiva ionContent è disponibile un'area del contenuto di facile utilizzo che può essere configurata per usare la visualizzazione a scorrimento personalizzata di Ionic oppure lo scorrimento predefinito del browser in caso di overflow.", + "tags.ion.deletebutton": "Elemento figlio di ionItem", + "tags.ion.footerbar": "Aggiunge una barra fissa per il piè di pagina sotto parte del contenuto. Se viene applicata la classe \"bar-subfooter\", può essere un piè di pagina secondario (più in alto).", + "tags.ion.headerbar": "Aggiunge una barra fissa per l'intestazione sopra parte del contenuto. Se viene applicata la classe \"bar-subheader\", può essere un'intestazione secondaria (più in basso).", + "tags.ion.infinitescroll": "Elemento figlio di ionContent o ionScroll. La direttiva ionInfiniteScroll consente di chiamare una funzione ogni volta che l'utente raggiunge o sta per raggiungere la fine della pagina.", + "tags.ion.input": "ionInput deve essere usato solo per input di tipo testo. Ionic usa un elemento HTML effettivo all'interno del componente, unitamente al ritorno a capo per gestire al meglio l'esperienza utente e l'interattività.", + "tags.ion.item": "Elemento figlio di ionList.", + "tags.ion.list": "List è un elemento dell'interfaccia molto usato in quasi tutte le app per dispositivi mobili e può includere contenuto di vario tipo, da testo semplice a pulsanti, interruttori, icone e miniature.", + "tags.ion.modalview": "Modal è un riquadro del contenuto che può occupare temporaneamente lo spazio della visualizzazione principale dell'utente. Viene in genere usato per effettuare una scelta o modificare un elemento.", + "tags.ion.navbackbutton": "Elemento figlio di ionNavBar. Consente di creare un pulsante Indietro all'interno di un elemento ionNavBar. Il pulsante Indietro verrà visualizzato quando l'utente può tornare indietro nello stack di navigazione corrente.", + "tags.ion.navbar": "Se è presente una direttiva ionNavView, è anche possibile creare un elemento , per creare una barra superiore che viene aggiornata ogni volta che lo stato dell'applicazione cambia.", + "tags.ion.navbuttons": "Elemento figlio di ionNavView. Consente di usare ionNavButtons per impostare i pulsanti nell'elemento ionNavBar dall'interno di un elemento ionView.", + "tags.ion.navtitle": "Elemento figlio di ionNavView. La direttiva ionNavTitle sostituisce il testo del titolo di un elemento ionNavBar con codice HTML personalizzato dall'interno di un modello ionView.", + "tags.ion.navview": "La direttiva ionNavView viene usata per il rendering di modelli nell'applicazione. Ogni modello fa parte di uno stato. Gli stati sono in genere associati a un URL e vengono definiti a livello di codice con angular-ui-router.", + "tags.ion.optionbutton": "Elemento figlio di ionItem. Consente di creare un pulsante di opzione all'interno di una voce di elenco che è visibile quando l'utente scorre rapidamente verso sinistra con il dito sull'elemento.", + "tags.ion.pane": "Semplice contenitore del contenuto senza effetti collaterali. Consente di aggiungere il riquadro \"pane\" all'elemento.", + "tags.ion.popoverview": "Popover è una visualizzazione che può essere spostata sul contenuto di un'app. Questi elementi costituiscono il modo più semplice per presentare o raccogliere informazioni dall'utente.", + "tags.ion.radio": "Il pulsante di opzione ionRirective è uguale ai pulsanti di opzione HTML in termini di input, ma lo stile è diverso. Il comportamento di ionRadio è analogo a quello di qualsiasi input di pulsante di opzione di AngularJS.", + "tags.ion.refresher": "Elemento figlio di ionContent o ionScroll. Consente di aggiungere la funzionalità che consente di aggiornare un elemento scrollView trascinando verso il basso. Inserirlo come primo elemento figlio dell'elemento ionContent o ionScroll.", + "tags.ion.reorderbutton": "Elemento figlio di ionItem.", + "tags.ion.scroll": "Crea un contenitore scorrevole per tutto il contenuto presente all'interno.", + "tags.ion.sidemenu": "Elemento figlio di ionSideMenus. È un contenitore per un menu laterale, di pari livello rispetto a una direttiva ionSideMenuContent.", + "tags.ion.sidemenucontent": "Elemento figlio di ionSideMenus. È un contenitore per il contenuto visibile principale, di pari livello rispetto a una o più direttive ionSideMenu.", + "tags.ion.sidemenus": "Elemento contenitore per il menu laterale e il contenuto principale. Consente di attivare/disattivare il menu laterale a sinistra/destra trascinando lateralmente l'area del contenuto principale.", + "tags.ion.slide": "Elemento figlio di ionSlideBox. Consente di visualizzare una diapositiva in un elemento SlideBox.", + "tags.ion.slidebox": "SlideBox è un contenitore a più pagine su cui è possibile eseguire operazioni di scorrimento e trascinamento singolarmente.", + "tags.ion.spinner": "La direttiva ionSpinner offre numerose caselle di selezione animate.", + "tags.ion.tab": "Elemento figlio di ionTabs. Include il contenuto di una scheda. Il contenuto esiste solo quando si seleziona la scheda specificata.", + "tags.ion.tabs": "Attiva un'interfaccia a schede con una barra delle schede e un set di \"pagine\" in cui è possibile spostarsi.", + "tags.ion.title": "ion-title è un componente che consente di impostare il titolo dell'elemento ionNavbar", + "tags.ion.toggle": "L'interruttore è un interruttore animato che consente di associare un modello specifico a un valore booleano. Consente di spostare il pulsantino dell'interruttore. In caso contrario, il comportamento dell'interruttore è analogo a quello di qualsiasi casella di controllo AngularJS.", + "tags.ion.view": "Elemento figlio di ionNavView. È un contenitore per il contenuto della visualizzazione ed eventuali informazioni sulla barra dell'intestazione e gli spostamenti.", "tags.kbd": "L'elemento kbd rappresenta l'input dell'utente. In genere, indica input da tastiera, ma può essere usato per indicare altri tipi di input, ad esempio comandi vocali.", "tags.label": "L'elemento label rappresenta una didascalia in un'interfaccia utente. La didascalia può essere associata a un controllo di modulo specifico, definito controllo etichettato dell'elemento label, usando l'attributo for o inserendo il controllo di modulo nell'elemento label.", "tags.legend": "L'elemento legend rappresenta una didascalia del contenuto restante dell'elemento fieldset padre dell'elemento legend, se disponibile.", diff --git a/i18n/ita/src/vs/platform/actions/common/actionsService.i18n.json b/i18n/ita/src/vs/platform/actions/common/actionsService.i18n.json index 0b877372fc7..26c84c432d7 100644 --- a/i18n/ita/src/vs/platform/actions/common/actionsService.i18n.json +++ b/i18n/ita/src/vs/platform/actions/common/actionsService.i18n.json @@ -12,5 +12,5 @@ "vscode.extension.contributes.commandType.category": "(Facoltativo) Stringa di categoria in base a cui è raggruppato il comando nell'interfaccia utente", "vscode.extension.contributes.commandType.command": "Identificatore del comando da eseguire", "vscode.extension.contributes.commandType.title": "Titolo con cui è rappresentato il comando nell'interfaccia utente.", - "vscode.extension.contributes.commands": "Comandi di contributes per il pannello comandi." + "vscode.extension.contributes.commands": "Comandi di contributes per il riquadro comandi." } \ No newline at end of file diff --git a/i18n/ita/src/vs/platform/extensions/common/abstractExtensionService.i18n.json b/i18n/ita/src/vs/platform/extensions/common/abstractExtensionService.i18n.json index 8b6ad71cd4e..4659e9b6ecd 100644 --- a/i18n/ita/src/vs/platform/extensions/common/abstractExtensionService.i18n.json +++ b/i18n/ita/src/vs/platform/extensions/common/abstractExtensionService.i18n.json @@ -3,4 +3,9 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "activationError": "L'attivazione dell'estensione `{0}` non è riuscita: {1}.", + "failedDep1": "L'attivazione dell'estensione `{1}` non è riuscita. Motivo: non è stato possibile attivare la dipendenza `{0}`.", + "failedDep2": "L'attivazione dell'estensione `{0}` non è riuscita. Motivo: sono presenti più di 10 livelli di dipendenze (molto probabilmente un ciclo di dipendenze).", + "unknownDep": "L'attivazione dell'estensione `{1}` non è riuscita. Motivo: la dipendenza `{0}` è sconosciuta." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/platform/extensions/common/extensionsRegistry.i18n.json b/i18n/ita/src/vs/platform/extensions/common/extensionsRegistry.i18n.json index 8b6ad71cd4e..933c53271ca 100644 --- a/i18n/ita/src/vs/platform/extensions/common/extensionsRegistry.i18n.json +++ b/i18n/ita/src/vs/platform/extensions/common/extensionsRegistry.i18n.json @@ -3,4 +3,27 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "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.empty": "La descrizione dell'estensione restituita è vuota", + "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.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": "la proprietà `{0}` è obbligatoria e deve essere di tipo `string`", + "extensionDescription.version": "la proprietà `{0}` è obbligatoria e deve essere di tipo `string`", + "vscode.extension.activationEvents": "Eventi di attivazione per l'estensione Visual Studio Code.", + "vscode.extension.categories": "Categorie usate dalla raccolta di Visual Studio Code per definire la categoria dell'estensione.", + "vscode.extension.contributes": "Tutti i contributi dell'estensione Visual Studio Code rappresentati da questo pacchetto.", + "vscode.extension.displayName": "Nome visualizzato per l'estensione usato nella raccolta di Visual Studio Code.", + "vscode.extension.extensionDependencies": "Dipendenze ad altre estensioni. L'ID di un'estensione è sempre ${publisher}.${name}. Ad esempio: vscode.csharp.", + "vscode.extension.galleryBanner": "Banner usato nel marketplace di Visual Studio Code.", + "vscode.extension.galleryBanner.color": "Colore del banner nell'intestazione pagina del marketplace di Visual Studio Code.", + "vscode.extension.galleryBanner.theme": "Tema colori per il tipo di carattere usato nel banner.", + "vscode.extension.publisher": "Editore dell'estensione Visual Studio Code.", + "vscode.extension.scripts.prepublish": "Script eseguito prima che il pacchetto venga pubblicato come estensione Visual Studio Code." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/platform/extensions/node/extensionValidator.i18n.json b/i18n/ita/src/vs/platform/extensions/node/extensionValidator.i18n.json index 8b6ad71cd4e..ffdec9e2868 100644 --- a/i18n/ita/src/vs/platform/extensions/node/extensionValidator.i18n.json +++ b/i18n/ita/src/vs/platform/extensions/node/extensionValidator.i18n.json @@ -3,4 +3,10 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "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.", + "versionSyntax": "Non è stato possibile analizzare il valore {0} di `engines.vscode`. Usare ad esempio: ^0.10.0, ^1.2.3, ^0.11.0, ^0.10.x e così via." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json b/i18n/ita/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json index 868f323eadb..cb4a9df77e4 100644 --- a/i18n/ita/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json +++ b/i18n/ita/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json @@ -7,7 +7,7 @@ "schema.json": "Descrive un file JSON che usa uno schema. Per altre informazioni, visitare il sito json-schema.org.", "schema.json.$schema": "Schema da usare per la verifica di questo documento ", "schema.json.additionalItems": "Per le matrici solo quando gli elementi sono impostati come una matrice. Se è uno schema, convalida gli elementi dopo quelli specificati dalla matrice di elementi. Se è false, gli elementi aggiuntivi impediranno la convalida.", - "schema.json.additionalProperties": "Uno schema o un valore booleano. Se è uno schema, viene usato per convalidare tutte le proprietà che non corrispondono a 'properties' o 'patternProperties'. Se è false, eventuali proprietà non corrispondenti a nessuna delle due bloccheranno lo schema.", + "schema.json.additionalProperties": "Schema o valore booleano. Se è uno schema, viene usato per convalidare tutte le proprietà che non corrispondono a 'properties' o 'patternProperties'. Se è false, eventuali proprietà non corrispondenti a nessuna delle due bloccheranno lo schema.", "schema.json.allOf": "Matrice di schemi che devono tutti avere una corrispondenza.", "schema.json.anyOf": "Matrice di schemi, in cui almeno uno deve avere una corrispondenza.", "schema.json.default": "Valore predefinito. Usato dai suggerimenti.", diff --git a/i18n/ita/src/vs/workbench/browser/actions/openSettings.i18n.json b/i18n/ita/src/vs/workbench/browser/actions/openSettings.i18n.json index c0ce72b1f41..b26f391e340 100644 --- a/i18n/ita/src/vs/workbench/browser/actions/openSettings.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/actions/openSettings.i18n.json @@ -12,6 +12,7 @@ "emptySettingsHeader": "Inserire le impostazioni in questo file per sovrascrivere quelle predefinite", "emptySettingsHeader1": "Inserire le impostazioni in questo file per sovrascrivere quelle utente e predefinite.", "fail.createSettings": "Non è possibile creare '{0}' ({1}).", + "neverShowAgain": "Non visualizzare più", "openFolderFirst": "Aprire prima una cartella per creare le impostazioni dell'area di lavoro", "openGlobalKeybindings": "Apri tasti di scelta rapida", "openGlobalSettings": "Apri impostazioni utente", diff --git a/i18n/ita/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json index 5c477123983..d187f9dea86 100644 --- a/i18n/ita/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json @@ -9,17 +9,24 @@ "changeEndOfLine": "Cambia sequenza di fine riga", "changeIndentation": "Cambia rientro", "changeMode": "Cambia modalità linguaggio", - "defaultEncoding": "Codifica predefinita", + "configureAssociations": "Configura associazioni file...", + "configureAssociationsExt": "Configura associazione file per '{0}'...", + "configuredLanguage": "Linguaggio configurato", + "defaultEncoding": "Codifica configurata", "disableTabMode": "Disabilita modalità accessibilità", "endOfLineCarriageReturnLineFeed": "CRLF", "endOfLineLineFeed": "LF", "gotoLine": "Vai alla riga", + "indentConvert": "converti file", + "indentView": "cambia visualizzazione", "indentation": "Rientro", + "languagesPicks": "linguaggi", "multiSelection": "{0} selezioni", "multiSelectionRange": "{0} selezioni ({1} caratteri selezionati)", "noEditor": "Al momento non ci sono editor di testo attivi", "noFileEditor": "Al momento non ci sono file attivi", "noWritableCodeEditor": "L'editor di testo attivo è di sola lettura.", + "persistFileAssociations": "È possibile configurare le associazioni tra nome file e linguaggio dalla sezione **files.associations**", "pickAction": "Seleziona azione", "pickEncodingForReopen": "Seleziona codifica per la riapertura del file", "pickEncodingForSave": "Seleziona codifica per il salvataggio del file", diff --git a/i18n/ita/src/vs/workbench/common/editor/diffEditorInput.i18n.json b/i18n/ita/src/vs/workbench/common/editor/diffEditorInput.i18n.json new file mode 100644 index 00000000000..50e968f8ee3 --- /dev/null +++ b/i18n/ita/src/vs/workbench/common/editor/diffEditorInput.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "compareLabels": "{0} ↔ {1}" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json b/i18n/ita/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json index 7b81f2e302f..b2639e87bee 100644 --- a/i18n/ita/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json +++ b/i18n/ita/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json @@ -12,10 +12,10 @@ "changeNow": "Cambia ora", "continue": "Continua", "editFile": "Modifica '{0}'", - "exists": "Rimuovere l'alias '{0}' in '{1}' e ripetere l'azione.", + "exists": "Rimuovere l'alias che fa riferimento a '{0}' in '{1}' e ripetere l'azione.", "install": "Installa il comando 'code' in PATH", "later": "In seguito", - "laterInfo": "Nota: è sempre possibile eseguire l'azione '{0}' dal pannello comandi.", + "laterInfo": "Nota: è sempre possibile eseguire l'azione '{0}' dal riquadro comandi.", "ok": "OK", "shellCommand": "Comando della shell", "successFrom": "Il comando della shell '{0}' è stato disinstallato da PATH.", diff --git a/i18n/ita/src/vs/workbench/electron-browser/integration.i18n.json b/i18n/ita/src/vs/workbench/electron-browser/integration.i18n.json index e3d58c9cc49..0232551c4b3 100644 --- a/i18n/ita/src/vs/workbench/electron-browser/integration.i18n.json +++ b/i18n/ita/src/vs/workbench/electron-browser/integration.i18n.json @@ -4,8 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "autoSaveError": "Non è possibile scrivere nelle impostazioni. Aggiungere **files.autoSave: \"afterDelay\"** a settings.json.", - "autoSaveInfo": "L'opzione di menu abilitata **File | Salvataggio automatico** è diventata un'impostazione **files.autoSave** con valore **afterDelay**.", "copy": "Copia", "cut": "Taglia", "paste": "Incolla", diff --git a/i18n/ita/src/vs/workbench/electron-main/menus.i18n.json b/i18n/ita/src/vs/workbench/electron-main/menus.i18n.json index 481aeef6e3e..fb85426a32e 100644 --- a/i18n/ita/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/ita/src/vs/workbench/electron-main/menus.i18n.json @@ -26,7 +26,7 @@ "miCloseEditor": "Chiudi &&editor", "miCloseFolder": "Chiudi &&cartella", "miCloseWindow": "Chiudi &&finestra", - "miCommandPalette": "&&Pannello comandi...", + "miCommandPalette": "&&Riquadro comandi...", "miCopy": "C&&opia", "miCut": "&&Taglia", "miDocumentation": "&&Documentazione", @@ -77,6 +77,7 @@ "miToggleMenuBar": "Attiva/Disattiva &&barra dei menu", "miToggleOutput": "Attiva/Disattiva &&output", "miTogglePanel": "Attiva/Disattiva &&pannello", + "miToggleRenderWhitespace": "Attiva/Disattiva rendering &&spazi vuoti", "miToggleSidebar": "Attiva/Disattiva &&barra laterale", "miToggleWordWrap": "Attiva/Disattiva &&ritorno a capo automatico", "miTwitter": "Seguici su T&&witter", diff --git a/i18n/ita/src/vs/workbench/electron-main/windows.i18n.json b/i18n/ita/src/vs/workbench/electron-main/windows.i18n.json index ef646506182..c4955ee6b08 100644 --- a/i18n/ita/src/vs/workbench/electron-main/windows.i18n.json +++ b/i18n/ita/src/vs/workbench/electron-main/windows.i18n.json @@ -9,6 +9,7 @@ "appStalled": "La finestra non risponde", "appStalledDetail": "È possibile riaprire la finestra, chiuderla oppure attendere.", "close": "Chiudi", + "hiddenMenuBar": "È comunque possibile accedere alla barra dei menu premendo **ALT**.", "ok": "OK", "pathNotExistDetail": "Il percorso '{0}' sembra non esistere più sul disco.", "pathNotExistTitle": "Il percorso non esiste", diff --git a/i18n/ita/src/vs/workbench/node/extensionHostMain.i18n.json b/i18n/ita/src/vs/workbench/node/extensionHostMain.i18n.json index 8b6ad71cd4e..fb562a4de45 100644 --- a/i18n/ita/src/vs/workbench/node/extensionHostMain.i18n.json +++ b/i18n/ita/src/vs/workbench/node/extensionHostMain.i18n.json @@ -3,4 +3,6 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "extensionTestError": "Il percorso {0} non punta a un Test Runner di estensioni valido." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json b/i18n/ita/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json index e176586b72b..6d57cbd5f82 100644 --- a/i18n/ita/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json @@ -29,6 +29,7 @@ "renameFunctionBreakpoint": "Rinomina punto di interruzione della funzione", "renameWatchExpression": "Rinomina espressione", "restartDebug": "Riavvia", + "run": "Esegui", "selectConfig": "Seleziona configurazione", "startDebug": "Avvia", "stepIntoDebug": "Esegui istruzione", diff --git a/i18n/ita/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json b/i18n/ita/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json index 6d1d2a88fbb..967d2e753c5 100644 --- a/i18n/ita/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json @@ -5,7 +5,7 @@ // Do not edit this file. It is machine generated. { "DebugTaskNotFound": "L'attività di preavvio '{0}' non è stata trovata.", - "NewLaunchConfig": "Impostare il file di configurazione di avvio per eseguire il debug dell'applicazione.", + "NewLaunchConfig": "Impostare il file di configurazione di avvio per l'applicazione.", "continue": "Continua", "debugAdapterCrash": "Il processo dell'adattatore di debug è stato terminato in modo imprevisto", "debugNoThread": "Non è stato ricevuto alcun thread dall'adattatore di debug con ID {0}.", diff --git a/i18n/ita/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json b/i18n/ita/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json index 8d469bbbc18..80ec77e935b 100644 --- a/i18n/ita/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json @@ -10,7 +10,7 @@ "app.launch.json.version": "Versione di questo formato di file.", "debugNoType": "L'adattatore di debug 'type' non può essere omesso e deve essere di tipo 'string'.", "duplicateDebuggerType": "Il tipo di debug '{0}' è già registrato e include l'attributo '{1}'. L'attributo '{1}' verrà ignorato.", - "selectDebug": "Seleziona ambiente di debug", + "selectDebug": "Seleziona ambiente", "vscode.extension.contributes.debuggers": "Adattatori di debug per contributes.", "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'.", diff --git a/i18n/ita/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json b/i18n/ita/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json index 6713972d197..a56306f2753 100644 --- a/i18n/ita/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json @@ -6,6 +6,7 @@ { "debugAdapterBinNotFound": "La cartella bin DebugAdapter non è stata trovata nel percorso {0}.", "debugAdapterCrash": "Il processo dell'adattatore di debug è stato terminato in modo imprevisto", + "moreInfo": "Altre info", "noDebugAdapterExtensionInstalled": "Non ci sono estensioni installate per il debug di '{0}'.", "stoppingDebugAdapter": "{0}. L'adattatore di debug verrà arrestato.", "unableToLaunchDebugAdapter": "Non è possibile avviare l'adattatore di debug da {0}." diff --git a/i18n/ita/src/vs/workbench/parts/extensions/common/extensions.i18n.json b/i18n/ita/src/vs/workbench/parts/extensions/common/extensions.i18n.json new file mode 100644 index 00000000000..d39b178632c --- /dev/null +++ b/i18n/ita/src/vs/workbench/parts/extensions/common/extensions.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "extensionsCategory": "Estensioni" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json b/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json index ed56e580bee..ca8053baa7c 100644 --- a/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json @@ -8,7 +8,7 @@ "installExtension": "Installa estensione", "restartNow": "Riavvia ora", "restartNow2": "Riavvia ora", - "showExtensionTips": "Mostra suggerimenti per estensioni", + "showExtensionRecommendations": "Mostra suggerimenti per estensioni", "showInstalledExtensions": "Mostra estensioni installate", "showOutdatedExtensions": "Mostra estensioni obsolete", "success-installed": "'{0}' è stato installato. Riavviare per abilitarlo.", diff --git a/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json b/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json index d5d35d93894..5c851b9ee1c 100644 --- a/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json @@ -18,7 +18,7 @@ "noExtensionsInstalled": "Non sono state trovate estensioni", "noExtensionsToInstall": "Non sono state trovate estensioni", "noOutdatedExtensions": "Non sono state trovate estensioni obsolete", - "noSuggestedExtensions": "Non ci sono estensioni suggerite", + "noRecommendedExtensions": "Non ci sono estensioni suggerite", "nowInstalling": "È in corso l'installazione di '{0}'...", "outdatedExtensionsHandlerAriaLabel": "Digitare per ridurre il numero di estensioni obsolete elencate", "readme": "Leggimi", diff --git a/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json b/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json index 16d4063116a..ac1d01408e1 100644 --- a/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json @@ -4,8 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "extension": "estensione", - "issue": "problema", - "issues": "problemi", + "extensions": "Estensioni", + "extensionsInstalling": "Estensioni ({0} in fase di installazione...)", + "multipleIssues": "Estensioni ({0} problemi)", + "multipleUpdates": "Estensioni ({0} aggiornamenti disponibili)", + "oneIssue": "Estensioni (1 problema)", + "oneUpdate": "Estensioni (1 aggiornamento disponibile)", "uninstall": "Disinstalla" } \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json b/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json index 2803d623d51..d7541d0d621 100644 --- a/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json @@ -4,7 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "extensionsCategory": "Estensioni", "galleryExtensionsCommands": "Installa estensioni della raccolta", "localExtensionsCommands": "Mostra estensioni locali", "outdatedExtensionsCommands": "Aggiorna estensioni obsolete", diff --git a/i18n/ita/src/vs/workbench/parts/files/browser/fileActions.i18n.json b/i18n/ita/src/vs/workbench/parts/files/browser/fileActions.i18n.json index 393753eb64d..5411653210c 100644 --- a/i18n/ita/src/vs/workbench/parts/files/browser/fileActions.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/files/browser/fileActions.i18n.json @@ -12,7 +12,6 @@ "closeOtherFiles": "Chiudi gli altri file", "closeOtherLabel": "Chiudi gli altri file", "compareFiles": "Confronta file", - "compareLabels": "{0} ↔ {1}", "compareSource": "Seleziona per il confronto", "compareWith": "Confronta con '{0}'", "confirmDeleteMessageFile": "Eliminare definitivamente '{0}'?", diff --git a/i18n/ita/src/vs/workbench/parts/files/browser/files.contribution.i18n.json b/i18n/ita/src/vs/workbench/parts/files/browser/files.contribution.i18n.json index 785f832e5dd..27e101722b2 100644 --- a/i18n/ita/src/vs/workbench/parts/files/browser/files.contribution.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/files/browser/files.contribution.i18n.json @@ -4,6 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "associations": "Consente di configurare le associazioni tra file e linguaggi, ad esempio \"*.extension\": \"html\". Questa hanno la precedenza sulle associazioni predefinite dei linguaggi installate.", "autoSave": "Controlla il salvataggio automatico dei file modificati ma non salvati. Valori accettati: \"{0}\", \"{1}\", \"{2}\". Se è impostato su \"{3}\", è possibile configurare il ritardo in \"files.autoSaveDelay\".", "autoSaveDelay": "Controlla il ritardo in ms dopo il quale un file modificato ma non salvato viene salvato automaticamente. Si applica solo quando \"files.autoSave\" è impostato su \"{0}\"", "binaryFileEditor": "Editor file binari", @@ -23,5 +24,6 @@ "textFileEditor": "Editor file di testo", "trimTrailingWhitespace": "Se è abilitato, taglierà lo spazio vuoto quando si salva un file.", "view": "Visualizza", + "watcherExclude": "Consente di configurare i criteri GLOB dei percorsi file da escludere dal controllo dei file. Se si modifica questa impostazione, è necessario riavviare. Quando si nota che Code consuma troppo tempo della CPU all'avvio, è possibile escludere le cartelle di grandi dimensioni per ridurre il carico iniziale.", "workingFilesPicker": "Apri file di lavoro per nome" } \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json b/i18n/ita/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json index d95ad8bcb39..073cc3b9be4 100644 --- a/i18n/ita/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json @@ -6,6 +6,7 @@ { "git": "GIT", "openChange": "Apri modifica", + "openFile": "Apri file", "openInEditor": "Passa alla visualizzazione editor", "stageSelectedLines": "Gestisci temporaneamente le righe selezionate", "switchToChangesView": "Passa alla visualizzazione modifiche" diff --git a/i18n/ita/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json b/i18n/ita/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json index 5cbd9792a3a..82a6e1e43e8 100644 --- a/i18n/ita/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json @@ -9,6 +9,7 @@ "canNotRun": "Non è possibile eseguire il comando '{0}' da questa posizione.", "commandLabel": "{0}: {1}", "entryAriaLabel": "{0}, comandi", + "entryAriaLabelWithKey": "{0}, {1}, comandi", "noCommandsMatching": "Non ci sono comandi corrispondenti", "showTriggerActions": "Mostra tutti i comandi" } \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json b/i18n/ita/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json new file mode 100644 index 00000000000..fae09151f09 --- /dev/null +++ b/i18n/ita/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json @@ -0,0 +1,16 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "dotnetBuild": "Consente di creare un file tasks.json per la compilazione con la build dotnet.", + "grunt": "Consente di creare un file tasks.json per Grunt. Se è presente un file jake, le attività verranno rilevate automaticamente.", + "gulp": "Consente di creare un file tasks.json per gulp. Se è presente un file gulp, le attività verranno rilevate automaticamente.", + "jake": "Consente di creare un file tasks.json per Jake. Se è presente un file jake, le attività verranno rilevate automaticamente.", + "msbuild": "Consente di creare un file tasks.json per la compilazione con msbuild.", + "tsc.config": "Consente di creare un file tasks.json per la compilazione di un progetto TypeScript.", + "tsc.openFile": "Consente di creare un file tasks.json per la compilazione del file TypeScript attualmente aperto.", + "tsc.specificFile": "Consente di creare un file tasks.json per la compilazione di un file TypeScript specifico.", + "tsc.watch": "Consente di creare un file tasks.json per la compilazione di un progetto TypeScript in modalità espressione di controllo." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json b/i18n/ita/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json index b9bc396fda5..dcf6f9b7622 100644 --- a/i18n/ita/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json @@ -7,7 +7,7 @@ "BuildAction.label": "Esegui attività di compilazione", "CleanAction.label": "Esegui attività di pulizia", "CloseMessageAction.label": "Chiudi", - "ConfigureTaskRunnerAction.autoDetect": "Il rilevamento automatico del sistema dell'attività non è riuscito. Per i dettagli, vedere l'output dell'attività", + "ConfigureTaskRunnerAction.autoDetect": "Il rilevamento automatico del sistema dell'attività non è riuscito. Verrà usato il modello predefinito. Per i dettagli, vedere l'output dell'attività.", "ConfigureTaskRunnerAction.failed": "Non è possibile creare il file 'tasks.json' all'interno della cartella '.vscode'. Per dettagli, vedere l'output dell'attività.", "ConfigureTaskRunnerAction.label": "Configura esecuzione attività", "JsonSchema.args": "Argomenti aggiuntivi passati al comando.", diff --git a/i18n/ita/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json b/i18n/ita/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json index 770042f956b..e184b388ff4 100644 --- a/i18n/ita/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json +++ b/i18n/ita/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json @@ -4,9 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "pluginHostProcess.crash": "L'host dell'estensione è stato terminato in modo imprevisto. Ricaricare la finestra per ripristinare.", - "pluginHostProcess.error": "Errore restituito dall'host dell'estensione: {0}", + "extensionHostProcess.crash": "L'host dell'estensione è stato terminato in modo imprevisto. Ricaricare la finestra per ripristinare.", + "extensionHostProcess.error": "Errore restituito dall'host dell'estensione: {0}", + "extensionHostProcess.startupFailDebug": "L'host dell'estensione non è stato avviato entro 10 secondi. Potrebbe essersi arrestato alla prima riga e richiedere un debugger per continuare.", "pluginHostProcess.startupFail": "L'host dell'estensione non è stato avviato entro 10 secondi. Potrebbe essersi verificato un problema.", - "pluginHostProcess.startupFailDebug": "L'host dell'estensione non è stato avviato entro 10 secondi. Potrebbe essersi arrestato alla prima riga e richiedere un debugger per continuare.", "reloadWindow": "Ricarica finestra" } \ No newline at end of file diff --git a/i18n/jpn/extensions/json/server/out/jsonParser.i18n.json b/i18n/jpn/extensions/json/server/out/jsonParser.i18n.json index 2011125dd95..ed56e0ec2a2 100644 --- a/i18n/jpn/extensions/json/server/out/jsonParser.i18n.json +++ b/i18n/jpn/extensions/json/server/out/jsonParser.i18n.json @@ -12,9 +12,9 @@ "ExpectedCloseBrace": "コンマまたは閉じ波かっこが必要です", "ExpectedCloseBracket": "コンマまたは右角かっこが必要です", "Invalid symbol": "JSON オブジェクト、配列、またはリテラルが必要です", - "InvalidEscapeCharacter": "文字列に無効なエスケープ文字があります", - "InvalidNumberFormat": "無効な数値表示形式", - "InvalidUnicode": "文字列に無効な Unicode シーケンスがあります", + "InvalidEscapeCharacter": "文字列に使用できないエスケープ文字があります", + "InvalidNumberFormat": "正しくない数値表示形式", + "InvalidUnicode": "文字列に使用できない Unicode シーケンスがあります", "MaxPropWarning": "オブジェクトには、{0} 個の制限を超えるプロパティが含まれています", "MinPropWarning": "オブジェクトに含まれるプロパティの数が必要な数 {0} 個を下回っています", "MissingRequiredPropWarning": "プロパティ \"{0}\" がありません", diff --git a/i18n/jpn/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json b/i18n/jpn/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json new file mode 100644 index 00000000000..96654a68f1f --- /dev/null +++ b/i18n/jpn/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json @@ -0,0 +1,11 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "assocDescriptionFile": "ファイル名が glob パターンに対応しているすべてのファイルを、指定された ID の言語にマップします。", + "assocDescriptionPath": "完全なパスが glob パターンに対応しているすべてのファイルを、指定された ID の言語にマップします。", + "assocLabelFile": "当該拡張子のファイル", + "assocLabelPath": "当該パスのファイル" +} \ No newline at end of file diff --git a/i18n/jpn/extensions/json/server/out/utils/httpRequest.i18n.json b/i18n/jpn/extensions/json/server/out/utils/httpRequest.i18n.json index 595206a1d57..1eea9786684 100644 --- a/i18n/jpn/extensions/json/server/out/utils/httpRequest.i18n.json +++ b/i18n/jpn/extensions/json/server/out/utils/httpRequest.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "status.400": "要求が不適切です。不適切な構文のため要求は処理できませんでした。", + "status.400": "要求が正しくありません。構文が正しくないため、要求を処理できません。", "status.401": "許可されていません。サーバーは応答を拒否しています。", "status.403": "使用不能です。サーバーは応答を拒否しています。", "status.404": "見つかりません。要求された場所は見つかりませんでした。", diff --git a/i18n/jpn/extensions/typescript/out/utils/projectStatus.i18n.json b/i18n/jpn/extensions/typescript/out/utils/projectStatus.i18n.json new file mode 100644 index 00000000000..13da2bd7939 --- /dev/null +++ b/i18n/jpn/extensions/typescript/out/utils/projectStatus.i18n.json @@ -0,0 +1,14 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "cmdCreate": "jsconfig.json-file を作成します...", + "hint.tooltip": "プロジェクトがあれば、IntelliSense やシンボル検索などを向上させられます。", + "hintCreate": "プロジェクトがあれば、IntelliSense やコード参照を向上させられます。", + "hintExclude": "'{0}' が大規模プロジェクトです。パフォーマンスを改善するには、多数のファイルがあるフォルダー (例: {1}) を除外してください...", + "large.label": "除外の構成", + "large.tooltip": "プロジェクト内のファイルが多すぎて、パフォーマンスが低下している可能性があります。多数のファイルがあるフォルダーを除外してください。例: {0}...", + "open": "除外の構成..." +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/base/common/json.i18n.json b/i18n/jpn/src/vs/base/common/json.i18n.json index e0bc5612370..81431073014 100644 --- a/i18n/jpn/src/vs/base/common/json.i18n.json +++ b/i18n/jpn/src/vs/base/common/json.i18n.json @@ -9,9 +9,9 @@ "ColonExpected": "コロンが必要です", "CommaExpected": "コンマが必要です", "EOFExpected": "コンテンツの終わりが必要です", - "InvalidNumberFormat": "無効な数値表示形式", + "InvalidNumberFormat": "正しくない数値表示形式", "PropertyExpected": "プロパティ名が必要です", - "UnknownSymbol": "無効なシンボル", + "UnknownSymbol": "正しくないシンボル", "ValeExpected": "値が必要です", "ValueExpected": "値が必要です" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/base/common/keyCodes.i18n.json b/i18n/jpn/src/vs/base/common/keyCodes.i18n.json index 7b83ead5efc..9fc07d2bad3 100644 --- a/i18n/jpn/src/vs/base/common/keyCodes.i18n.json +++ b/i18n/jpn/src/vs/base/common/keyCodes.i18n.json @@ -5,8 +5,13 @@ // Do not edit this file. It is machine generated. { "altKey": "Alt", + "altKey.long": "Alt", "cmdKey": "コマンド", + "cmdKey.long": "コマンド", "ctrlKey": "Ctrl", + "ctrlKey.long": "コントロール", "shiftKey": "Shift", - "windowsKey": "Windows" + "shiftKey.long": "Shift", + "windowsKey": "Windows", + "windowsKey.long": "Windows" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/editor/common/config/commonEditorConfig.i18n.json b/i18n/jpn/src/vs/editor/common/config/commonEditorConfig.i18n.json index 8e5f7e094db..2f92d2fbc7e 100644 --- a/i18n/jpn/src/vs/editor/common/config/commonEditorConfig.i18n.json +++ b/i18n/jpn/src/vs/editor/common/config/commonEditorConfig.i18n.json @@ -4,9 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "acceptSuggestionOnEnter": "'Tab' キーに加えて 'Enter' キーで候補を受け入れるかどうかを制御します。改行の挿入や候補の反映の間であいまいさを解消するのに役立ちます。", "autoClosingBrackets": "エディターで左角かっこの後に自動的に右角かっこを挿入するかどうかを制御します", "cursorBlinking": "カーソルのアニメーションの点滅を制御します。指定できる値は 'blink'、'visible'、'hidden' です", "cursorStyle": "カーソルのスタイルを制御します。指定できる値は 'block' と 'line' です", + "detectIndentation": "ファイルを開くと、そのファイルの内容に基づいて `editor.tabSize` と `editor.insertSpaces` が検出されます。", "editorConfigurationTitle": "エディターの構成", "folding": "エディターでコードの折りたたみを有効にするかどうかを制御します", "fontFamily": "フォント ファミリを制御します。", @@ -16,7 +18,8 @@ "glyphMargin": "グリフ余白の表示を制御します", "hideCursorInOverviewRuler": "概要ルーラーでカーソルを非表示にするかどうかを制御します。", "ignoreTrimWhitespace": "差分エディターが、先頭または末尾の空白の変更を差分として表示するかどうかを制御します。", - "insertSpaces": "エディターでタブの代わりにスペースを挿入するかどうかを制御します。指定できる値は \"auto\"、true、false です。\"auto\" に設定した場合、ファイルを開くときに値が推測されます。", + "insertSpaces": "Tab キーを押すとスペースが挿入されます。", + "insertSpaces.errorMessage": "'boolean' が必要です。`editor.detectIndentation` 設定によって値 \"auto\" が置き換えられていることに注意してください。", "lineHeight": "行の高さを制御します。", "lineNumbers": "行番号の表示を制御します", "mouseWheelScrollSensitivity": "マウス ホイール スクロール イベントの `deltaX` と `deltaY` で使用される乗数", @@ -31,7 +34,8 @@ "selectionHighlight": "エディターで選択範囲に類似する一致箇所を強調表示するかどうかを制御します", "sideBySide": "差分エディターが差分を横に並べて表示するか、行内に表示するかを制御します", "suggestOnTriggerCharacters": "トリガー文字の入力時に候補が自動的に表示されるようにするかどうかを制御します", - "tabSize": "タブの表示サイズ (文字数単位) を制御します。指定できる値は \"auto\"、2、4、6 などです。\"auto\" に設定した場合、ファイルを開くときに値が推測されます。", + "tabSize": "タブ 1 つに相当するスペースの数。", + "tabSize.errorMessage": "'number' が必要です。`editor.detectIndentation` 設定によって値 \"auto\" が置き換えられていることに注意してください。", "wordSeparators": "単語に関連したナビゲーションまたは操作を実行するときに、単語の区切り文字として使用される文字", "wrappingColumn": "エディターで次の行に折り返される文字数を制御します。これを 0 に設定すると、ビューポートの幅での折り返しが有効になります", "wrappingIndent": "折り返し行のインデントを制御します。'none'、'same'、または 'indent' のいずれかを指定できます。" diff --git a/i18n/jpn/src/vs/editor/common/services/modeServiceImpl.i18n.json b/i18n/jpn/src/vs/editor/common/services/modeServiceImpl.i18n.json index 9c445881227..6ddccadaaa5 100644 --- a/i18n/jpn/src/vs/editor/common/services/modeServiceImpl.i18n.json +++ b/i18n/jpn/src/vs/editor/common/services/modeServiceImpl.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "invalid": "無効な `contributes.{0}`。配列が必要です。", + "invalid": "正しくない `contributes.{0}`。配列が必要です。", "invalid.empty": "`contributes.{0}` に対する空の値", "opt.aliases": "プロパティ `{0}` を省略するか、型 `string[]` にする必要があります", "opt.configuration": "プロパティ `{0}` を省略するか、型 `string` にする必要があります", diff --git a/i18n/jpn/src/vs/editor/common/services/modelServiceImpl.i18n.json b/i18n/jpn/src/vs/editor/common/services/modelServiceImpl.i18n.json new file mode 100644 index 00000000000..3ca695feb23 --- /dev/null +++ b/i18n/jpn/src/vs/editor/common/services/modelServiceImpl.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "indentAutoMigrate": "設定を更新してください: `editor.detectIndentation` は `editor.tabSize`: \"auto\" または `editor.insertSpaces`: \"auto\" を置き換えます" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json b/i18n/jpn/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json index 7d5e754e02c..5c824daca9c 100644 --- a/i18n/jpn/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json +++ b/i18n/jpn/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json @@ -7,14 +7,14 @@ "ShowAccessibilityHelpAction": "アクセシビリティのヘルプを表示します", "experimentalScreenReaderOptsOn": "editor.experimentalScreenReader 設定キーによって、実験用スクリーン リーダーのサポートがオンになっています。", "experimentalScreenReaderSessionOff": "実験用スクリーン リーダーのサポートがオフになっています。{0} を押してこのセッションでオンにするか、editor.experimentalScreenReader 設定を true に構成して、すべてのセッションでオンになるようにしてください。", - "experimentalScreenReaderSessionOffNoKb": "実験用スクリーン リーダーのサポートがオフになっています。コマンド {0} は、ショートカット キーでは現在トリガーできません。editor.experimentalScreenReader 設定を true に構成して、すべてのセッションでオンになるようにしてください。", + "experimentalScreenReaderSessionOffNoKb": "実験用スクリーン リーダーのサポートがオフになっています。コマンド {0} は、キー バインドでは現在トリガーできません。editor.experimentalScreenReader 設定を true に構成して、すべてのセッションでオンになるようにしてください。", "experimentalScreenReaderSessionOn": "実験用スクリーン リーダーのサポートがこのセッションではオンになっています。{0} を押すと、この動作を切り替えます。", - "experimentalScreenReaderSessionOnNoKb": "実験用スクリーン リーダーのサポートがこのセッションではオンになっています。コマンド {0} は、ショートカット キーでは現在トリガーできません。", + "experimentalScreenReaderSessionOnNoKb": "実験用スクリーン リーダーのサポートがこのセッションではオンになっています。コマンド {0} は、キー バインドでは現在トリガーできません。", "introMsg": "VS Code の実験用アクセシビリティ オプションをご利用いただき、ありがとうございます。", "outroMsg": "Esc キーを押すと、ヒントを消してエディターに戻ることができます。", "status": "ステータス:", "tabFocusModeOffMsg": "このエディターで Tab キーを押すと、タブ文字が挿入されます。{0} を押すと、この動作が切り替わります。", - "tabFocusModeOffMsgNoKb": "このエディターで Tab キーを押すと、次のフォーカス可能な要素にフォーカスを移動します。コマンド {0} は、ショートカット キーでは現在トリガーできません。", + "tabFocusModeOffMsgNoKb": "このエディターで Tab キーを押すと、次のフォーカス可能な要素にフォーカスを移動します。コマンド {0} は、キー バインドでは現在トリガーできません。", "tabFocusModeOnMsg": "このエディターで Tab キーを押すと、次のフォーカス可能な要素にフォーカスを移動します。{0} を押すと、この動作が切り替わります。", - "tabFocusModeOnMsgNoKb": "このエディターで Tab キーを押すと、次のフォーカス可能な要素にフォーカスを移動します。コマンド {0} は、ショートカット キーでは現在トリガーできません。" + "tabFocusModeOnMsgNoKb": "このエディターで Tab キーを押すと、次のフォーカス可能な要素にフォーカスを移動します。コマンド {0} は、キー バインドでは現在トリガーできません。" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json b/i18n/jpn/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json index ef238deddcc..4b65c070cae 100644 --- a/i18n/jpn/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json +++ b/i18n/jpn/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json @@ -4,9 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "DefineKeybindingAction": "ショートカット キーの定義", + "DefineKeybindingAction": "キー バインドの定義", "defineKeybinding.initial": "任意のキーの組み合わせを押し、ENTER キーを押します", "defineKeybinding.kbLayoutErrorMessage": "現在のキーボード レイアウトでは、このキーの組み合わせを生成することはできません。", "defineKeybinding.kbLayoutInfoMessage": "現在のキーボード レイアウト用に押します", - "defineKeybinding.start": "ショートカット キーの定義" + "defineKeybinding.start": "キー バインドの定義" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/editor/contrib/folding/browser/folding.i18n.json b/i18n/jpn/src/vs/editor/contrib/folding/browser/folding.i18n.json index 53abda9ea8a..50345f227e7 100644 --- a/i18n/jpn/src/vs/editor/contrib/folding/browser/folding.i18n.json +++ b/i18n/jpn/src/vs/editor/contrib/folding/browser/folding.i18n.json @@ -6,6 +6,11 @@ { "foldAction.label": "折りたたみ", "foldAllAction.label": "すべて折りたたみ", + "foldLevel1Action.label": "折りたたみレベル 1", + "foldLevel2Action.label": "折りたたみレベル 2", + "foldLevel3Action.label": "折りたたみレベル 3", + "foldLevel4Action.label": "折りたたみレベル 4", + "foldLevel5Action.label": "折りたたみレベル 5", "unfoldAction.label": "展開", "unfoldAllAction.label": "すべて展開" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/editor/contrib/indentation/common/indentation.i18n.json b/i18n/jpn/src/vs/editor/contrib/indentation/common/indentation.i18n.json index 06afaae1ffd..b386afd9585 100644 --- a/i18n/jpn/src/vs/editor/contrib/indentation/common/indentation.i18n.json +++ b/i18n/jpn/src/vs/editor/contrib/indentation/common/indentation.i18n.json @@ -4,9 +4,12 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "changeIndentationSize": "現在のファイルのタブのサイズを変更", "configuredTabSize": "構成されたタブのサイズ", + "detectIndentation": "内容からインデントを検出", + "indentUsingSpaces": "スペースによるインデント", + "indentUsingTabs": "タブによるインデント", "indentationToSpaces": "インデントをスペースに変換", "indentationToTabs": "インデントをタブに変換", - "selectTabWidth": "現在のファイルのタブのサイズを選択" + "selectTabWidth": "現在のファイルのタブのサイズを選択", + "toggleRenderWhitespace": "空白文字の表示の切り替え" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/editor/contrib/links/browser/links.i18n.json b/i18n/jpn/src/vs/editor/contrib/links/browser/links.i18n.json index 7879f377352..449d2bebd49 100644 --- a/i18n/jpn/src/vs/editor/contrib/links/browser/links.i18n.json +++ b/i18n/jpn/src/vs/editor/contrib/links/browser/links.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "invalid.url": "無効な URI: {0} を開くことができません", + "invalid.url": "正しくない URI: {0} を開くことができません", "label": "リンクを開く", "links.navigate": "Ctrl キーを押しながらクリックしてリンク先を表示", "links.navigate.mac": "command キーを押しながらクリックしてリンク先を表示" diff --git a/i18n/jpn/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json b/i18n/jpn/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json new file mode 100644 index 00000000000..4ea56b2c8da --- /dev/null +++ b/i18n/jpn/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "hint": "{0}、ヒント" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json b/i18n/jpn/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json new file mode 100644 index 00000000000..3978f544c8b --- /dev/null +++ b/i18n/jpn/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "renameAriaLabel": "名前変更入力。新しい名前を入力し、Enter キーを押してコミットしてください。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json b/i18n/jpn/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json index 56552a5d111..13c6e2809bc 100644 --- a/i18n/jpn/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json +++ b/i18n/jpn/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json @@ -4,8 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "ariaCurrentSuggestion": "{0}、候補", + "ariaCurrentSuggestionWithDetails": "{0}、候補、詳細あり", "goback": "戻る", "readMore": "詳細を表示...{0}", "suggestWidget.loading": "読み込んでいます...", - "suggestWidget.noSuggestions": "候補はありません。" + "suggestWidget.noSuggestions": "候補はありません。", + "suggestionAriaAccepted": "{0}、受け入れ済み", + "suggestionAriaLabel": "{0}、候補", + "suggestionWithDetailsAriaLabel": "{0}、候補、詳細あり" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/editor/node/textMate/TMSnippets.i18n.json b/i18n/jpn/src/vs/editor/node/textMate/TMSnippets.i18n.json index 26447109bf3..3e1456de144 100644 --- a/i18n/jpn/src/vs/editor/node/textMate/TMSnippets.i18n.json +++ b/i18n/jpn/src/vs/editor/node/textMate/TMSnippets.i18n.json @@ -7,7 +7,7 @@ "invalid.language": "`contributes.{0}.language` で不明な言語です。提供された値: {1}", "invalid.path.0": "`contributes.{0}.path` に文字列が必要です。提供された値: {1}", "invalid.path.1": "拡張機能のフォルダー ({2}) の中に `contributes.{0}.path` ({1}) が含まれている必要があります。これにより拡張を移植できなくなる可能性があります。", - "vscode.extension.contributes.snippets": "textmate のスニペットを提供します。", + "vscode.extension.contributes.snippets": "TextMate のスニペットを提供します。", "vscode.extension.contributes.snippets-language": "このスニペットの提供先の言語 ID です。", "vscode.extension.contributes.snippets-path": "スニペット ファイルのパス。拡張機能フォルダーの相対パスであり、通常 './snippets/' で始まります。" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/editor/node/textMate/TMSyntax.i18n.json b/i18n/jpn/src/vs/editor/node/textMate/TMSyntax.i18n.json index 2fdf34e92ed..bead6eb1ccb 100644 --- a/i18n/jpn/src/vs/editor/node/textMate/TMSyntax.i18n.json +++ b/i18n/jpn/src/vs/editor/node/textMate/TMSyntax.i18n.json @@ -8,8 +8,8 @@ "invalid.path.0": "`contributes.{0}.path` に文字列が必要です。提供された値: {1}", "invalid.path.1": "拡張機能のフォルダー ({2}) の中に `contributes.{0}.path` ({1}) が含まれている必要があります。これにより拡張を移植できなくなる可能性があります。", "invalid.scopeName": "`contributes.{0}.scopeName` には文字列が必要です。提供された値: {1}", - "vscode.extension.contributes.grammars": "textmate トークナイザを提供します。", + "vscode.extension.contributes.grammars": "TextMate トークナイザーを提供します。", "vscode.extension.contributes.grammars.language": "この構文の提供先の言語 ID です。", "vscode.extension.contributes.grammars.path": "tmLanguage ファイルのパス。拡張機能フォルダーの相対パスであり、通常 './syntaxes/' で始まります。", - "vscode.extension.contributes.grammars.scopeName": "tmLanguage ファイルにより使用される textmate スコープ名。" + "vscode.extension.contributes.grammars.scopeName": "tmLanguage ファイルにより使用される TextMate スコープ名。" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/languages/css/common/services/lintRules.i18n.json b/i18n/jpn/src/vs/languages/css/common/services/lintRules.i18n.json index a3533bd8d2a..fcdf7ccd413 100644 --- a/i18n/jpn/src/vs/languages/css/common/services/lintRules.i18n.json +++ b/i18n/jpn/src/vs/languages/css/common/services/lintRules.i18n.json @@ -8,14 +8,14 @@ "rule.avoidFloat": "'float' は使用しないでください。float を使用すると、レイアウトの一部が変更されたときに CSS が破損しやすくなります。", "rule.avoidIdSelector": "セレクターには ID を含めないでください。これらの規則と HTML の結合が密接すぎます。", "rule.avoidImportant": "!important は使用しないでください。これは CSS 全体の特定性が制御不能になり、リファクタリングが必要なことを示しています。", - "rule.colorFunction": "無効なパラメーターの数", + "rule.colorFunction": "正しくないパラメーターの数", "rule.duplicateDeclarations": "重複するスタイル定義を使用しないでください", "rule.emptyRuleSets": "空の規則セットを使用しないでください", "rule.fontFaceProperties": "@font-face 規則で 'src' プロパティと 'font-family' プロパティを定義する必要があります", "rule.hexColor": "16 進数の色には、3 つまたは 6 つの 16 進数が含まれる必要があります", "rule.ieHack": "IE ハックは、IE7 以前をサポートする場合にのみ必要です", "rule.importDirective": "複数の Import ステートメントを同時に読み込むことはできません", - "rule.propertyIgnoredDueToDisplay": "表示によりプロパティが無視されます。例えば、'display: inline' の場合、width、height、margin-top、margin-bottom、および float のプロパティには効果がありません", + "rule.propertyIgnoredDueToDisplay": "表示によりプロパティが無視されます。たとえば、'display: inline' の場合、width、height、margin-top、margin-bottom、および float のプロパティには効果がありません", "rule.standardvendorprefix.all": "ベンダー固有のプレフィックスを使用する場合は、標準のプロパティも含めます", "rule.universalSelector": "ユニバーサル セレクター (*) を使用すると処理速度が低下することが分かっています", "rule.unknownProperty": "不明なプロパティ。", diff --git a/i18n/jpn/src/vs/languages/html/common/htmlTags.i18n.json b/i18n/jpn/src/vs/languages/html/common/htmlTags.i18n.json index 65eac0fd661..98ab3109c87 100644 --- a/i18n/jpn/src/vs/languages/html/common/htmlTags.i18n.json +++ b/i18n/jpn/src/vs/languages/html/common/htmlTags.i18n.json @@ -56,6 +56,39 @@ "tags.img": "img 要素はイメージを表します。", "tags.input": "input 要素は、入力されたデータ フィールドを表します。通常、ユーザーがデータを編集できるようにするフォーム コントロールが付いています。", "tags.ins": "ins 要素はドキュメントへの追記を表します。", + "tags.ion.checkbox": "このチェックボックスは、スタイル設定の違いを除いて HTML チェックボックスの入力と違いがありません。 このチェックボックスは AngularJS チェックボックのような動作になります。", + "tags.ion.content": "ionContent ディレクティブは、使いやすいコンテンツ領域を提供します。Ionic のカスタムの Scroll View か、ブラウザーの組み込みのオーバーフロー スクロールを使用するように、この領域を構成できます。", + "tags.ion.deletebutton": "ionItem の子", + "tags.ion.footerbar": "一部のコンテンツの下に固定のフッター バーを追加します。\"bar-subfooter\" クラスを適用する場合には、サブフッター (上方) にすることもできます。", + "tags.ion.headerbar": "一部のコンテンツの上に固定のヘッダー バーを追加します。\"bar-subheader\" クラスを適用する場合には、サブヘッダー (下方) にすることもできます。", + "tags.ion.infinitescroll": "ionContent または ionScroll の子。ionInfiniteScroll ディレクティブを使用すると、ユーザーがページの一番下かその近くに達した時点でいつでも関数を呼び出せます。", + "tags.ion.input": "ionInput はテキスト型の入力専用として意図されています。Ionic はコンポーネント内で実際の HTML 要素を使用し、Ionic の折り返しによりユーザー エクスペリエンスとインタラクティビティの処理を向上させます。", + "tags.ion.item": "ionList の子。", + "tags.ion.list": "List は、ほとんどのモバイル アプリで幅広く使用されているインターフェイス要素で、基本テキストからボタン、トグル、アイコン、サムネイルまで幅広い範囲のコンテンツを含めることができます。", + "tags.ion.modalview": "Modal は、一時的にユーザーのメイン ビューに影響を与えるコンテンツ ウィンドウです。通常は、アイテムを選択したり編集したりするのに使用します。", + "tags.ion.navbackbutton": "ionNavBar の子。ionNavBar 内に [戻る] ボタンを作成します。[戻る] ボタンは、ユーザーが現在のナビゲーション スタック内で戻れる場合に表示されます。", + "tags.ion.navbar": "ionNavView ディレクティブがある場合は、 を作成することもできます。これは、アプリケーションの状態が変わるたびに更新される topbar を作成します。", + "tags.ion.navbuttons": "ionNavView の子。ionNavButtons を使用して、ionView 内から ionNavBar 上のボタンを設定します。", + "tags.ion.navtitle": "ionNavView の子。ionNavTitle ディレクティブは、ionView テンプレート内から ionNavBar タイトル テキストをカスタムの HTML に置き換えます。", + "tags.ion.navview": "ionNavView ディレクティブは、アプリケーション内のテンプレートのレンダリングに使用されます。各テンプレートは、状態の一部になります。状態は、通常 URL にマップされ、angular-ui-router を使用してプログラムで定義されます。", + "tags.ion.optionbutton": "ionItem の子。一覧項目内にオプション ボタンを作成します。ユーザーが項目を左にスワイプすると、このボタンが表示されます。", + "tags.ion.pane": "副作用なくコンテンツを収める単純なコンテナー。\"pane\" クラスを要素に追加します。", + "tags.ion.popoverview": "Popover は、アプリのコンテンツの上に重なって表示されるビューです。Popover により、ユーザーからの情報を表示したり収集したりしやすくなります。", + "tags.ion.radio": "ラジオ ionRirective は、スタイル設定の違いを除いて HTML ラジオ入力と違いがありません。 ionRadio は AngularJS ラジオ入力のような動作になります。", + "tags.ion.refresher": "ionContent または ionScroll の子。pull-to-refresh を scrollView に追加できるようになります。ionContent 要素か ionScroll 要素の最初の子として配置します。", + "tags.ion.reorderbutton": "ionItem の子。", + "tags.ion.scroll": "内部のコンテンツすべてがスクロール可能なコンテナーを作成します。", + "tags.ion.sidemenu": "ionSideMenus の子。サイド メニューのコンテナーで、ionSideMenuContent ディレクティブの兄弟。", + "tags.ion.sidemenucontent": "ionSideMenus の子。表示可能なメイン コンテンツのコンテナーで、1 つ以上の ionSideMenu ディレクティブの兄弟。", + "tags.ion.sidemenus": "サイド メニュー (1 つ以上) とメイン コンテンツのコンテナー要素。メイン コンテンツの領域を横に並べてドラッグして、左右のサイド メニューを切り替えられるようにします。", + "tags.ion.slide": "ionSlideBox の子。スライドボックス内にスライドを表示します。", + "tags.ion.slidebox": "Slide Box は複数ページのコンテナーで、各ページをスワイプしたり、ページ間でドラッグしたりできます。", + "tags.ion.spinner": "ionSpinner ディレクティブは、アニメーションで表示される各種スピナーを提供します。", + "tags.ion.tab": "ionTabs の子。タブのコンテンツが含まれます。このコンテンツは、指定されたタブが選択されている間のみ存在します。", + "tags.ion.tabs": "複数のタブがあるインターフェイスを提供します。そこには、タブ バーと、タブ移動できる「ページ」のセットがあります。", + "tags.ion.title": "ion-title は、ionNavbar のタイトルを設定するコンポーネントです。", + "tags.ion.toggle": "トグルはアニメーションで表示されるスイッチで、指定されたモーダルを boolean にバインドします。スイッチの小片をドラッグできるようになります。それ以外はトグルは AngularJS チェックボックスのような動作になります。", + "tags.ion.view": "ionNavView の子。ビューのコンテンツ、ナビゲーション バー、ヘッダー バーの情報のコンテナーです。", "tags.kbd": "kbd 要素はユーザー入力を表します (通常はキーボード入力ですが、音声コマンドなどの他の入力を表すために使用することもできます)。", "tags.label": "label 要素はユーザー インターフェイスのキャプションを表します。キャプションは、for 属性を使用するか、label 要素内にフォーム コントロールを置くことで、label 要素のラベル付きコントロールとして知られる特定のフォーム コントロールに関連付けることができます", "tags.legend": "legend 要素は、legend 要素の親である fieldset 要素の残りのコンテンツ (存在する場合) のキャプションを表します。", diff --git a/i18n/jpn/src/vs/platform/actions/common/actionsService.i18n.json b/i18n/jpn/src/vs/platform/actions/common/actionsService.i18n.json index 23464ab052e..f2ea3d9e645 100644 --- a/i18n/jpn/src/vs/platform/actions/common/actionsService.i18n.json +++ b/i18n/jpn/src/vs/platform/actions/common/actionsService.i18n.json @@ -5,7 +5,7 @@ // Do not edit this file. It is machine generated. { "category.label": "{0}: {1}", - "error": "無効な `contributes.{0}`: {1}", + "error": "正しくない `contributes.{0}`: {1}", "nonempty": "空以外の値が必要です。", "optstring": "プロパティ `{0}` は省略するか、型 `string` にする必要があります", "requirestring": "プロパティ `{0}` は必須で、型 `string` でなければなりません", diff --git a/i18n/jpn/src/vs/platform/extensions/common/abstractExtensionService.i18n.json b/i18n/jpn/src/vs/platform/extensions/common/abstractExtensionService.i18n.json index 8b6ad71cd4e..342d689df05 100644 --- a/i18n/jpn/src/vs/platform/extensions/common/abstractExtensionService.i18n.json +++ b/i18n/jpn/src/vs/platform/extensions/common/abstractExtensionService.i18n.json @@ -3,4 +3,9 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "activationError": "拡張機能 `{0}` のアクティブ化に失敗しました: {1}。", + "failedDep1": "拡張機能 `{1}` のアクティブ化に失敗しました。理由: 依存関係 `{0}` のアクティブ化に失敗しました。", + "failedDep2": "拡張機能 `{0}` のアクティブ化に失敗しました。理由: 依存関係のレベルが 10 を超えています (依存関係のループの可能性があります)。", + "unknownDep": "拡張機能 `{1}` のアクティブ化に失敗しました。理由: 依存関係 `{0}` が不明です。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/platform/extensions/common/extensionsRegistry.i18n.json b/i18n/jpn/src/vs/platform/extensions/common/extensionsRegistry.i18n.json index 8b6ad71cd4e..ecdaa07dd9d 100644 --- a/i18n/jpn/src/vs/platform/extensions/common/extensionsRegistry.i18n.json +++ b/i18n/jpn/src/vs/platform/extensions/common/extensionsRegistry.i18n.json @@ -3,4 +3,27 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "extensionDescription.activationEvents1": "プロパティ `{0}` は省略するか、型 `string[]` にする必要があります", + "extensionDescription.activationEvents2": "プロパティ `{0}` と `{1}` は、両方とも指定するか両方とも省略しなければなりません", + "extensionDescription.empty": "空の拡張機能の説明を入手しました", + "extensionDescription.engines": "プロパティ `{0}` は必須で、型 `object` でなければなりません", + "extensionDescription.engines.vscode": "プロパティ `{0}` は必須で、型 `string` でなければなりません", + "extensionDescription.extensionDependencies": "プロパティ `{0}` は省略するか、型 `string[]` にする必要があります", + "extensionDescription.main1": "プロパティ `{0}` は省略するか、型 `string` にする必要があります", + "extensionDescription.main2": "拡張機能のフォルダー ({1}) の中に `main` ({0}) が含まれることが予期されます。これにより拡張機能を移植できなくなる可能性があります。", + "extensionDescription.main3": "プロパティ `{0}` と `{1}` は、両方とも指定するか両方とも省略しなければなりません", + "extensionDescription.name": "プロパティ `{0}` は必須で、型 `string` でなければなりません", + "extensionDescription.publisher": "プロパティ `{0}` は必須で、型 `string` でなければなりません", + "extensionDescription.version": "プロパティ `{0}` は必須で、型 `string` でなければなりません", + "vscode.extension.activationEvents": "VS Code 拡張機能のアクティブ化イベント。", + "vscode.extension.categories": "VS Code ギャラリーで拡張機能の分類に使用されるカテゴリ。", + "vscode.extension.contributes": "このパッケージで表される VS Code 拡張機能のすべてのコントリビューション。", + "vscode.extension.displayName": "VS Code ギャラリーで使用される拡張機能の表示名。", + "vscode.extension.extensionDependencies": "他の拡張機能に対する依存関係。拡張機能の ID は常に ${publisher}.${name} です。例: vscode.csharp。", + "vscode.extension.galleryBanner": "VS Code マーケットプレースで使用されるバナー。", + "vscode.extension.galleryBanner.color": "VS Code マーケットプレース ページ ヘッダー上のバナーの色。", + "vscode.extension.galleryBanner.theme": "バナーで使用されるフォントの配色テーマ。", + "vscode.extension.publisher": "VS Code 拡張機能の公開元。", + "vscode.extension.scripts.prepublish": "パッケージが VS Code 拡張機能として公開される前に実行されるスクリプト。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/platform/extensions/node/extensionValidator.i18n.json b/i18n/jpn/src/vs/platform/extensions/node/extensionValidator.i18n.json index 8b6ad71cd4e..61596e9d064 100644 --- a/i18n/jpn/src/vs/platform/extensions/node/extensionValidator.i18n.json +++ b/i18n/jpn/src/vs/platform/extensions/node/extensionValidator.i18n.json @@ -3,4 +3,10 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "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 など。", + "versionSyntax": "`engines.vscode` 値 {0} を解析できませんでした。使用可能な値の例: ^0.10.0、^1.2.3、^0.11.0、^0.10.x など。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/actions/openSettings.i18n.json b/i18n/jpn/src/vs/workbench/browser/actions/openSettings.i18n.json index 4d1ec94d440..6455b2c38d6 100644 --- a/i18n/jpn/src/vs/workbench/browser/actions/openSettings.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/actions/openSettings.i18n.json @@ -12,6 +12,7 @@ "emptySettingsHeader": "既定の設定を上書きするには、このファイル内に設定を挿入します", "emptySettingsHeader1": "既定の設定とユーザー設定を上書きするには、このファイル内に設定を挿入します", "fail.createSettings": "'{0}' ({1}) を作成できません。", + "neverShowAgain": "今後は表示しない", "openFolderFirst": "ワークスペースの設定を作成するには、まずフォルダーを開いてください", "openGlobalKeybindings": "キーボード ショートカットを開く", "openGlobalSettings": "ユーザー設定を開く", diff --git a/i18n/jpn/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json b/i18n/jpn/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json index 90594111045..37c3c3412bb 100644 --- a/i18n/jpn/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json @@ -9,17 +9,24 @@ "changeEndOfLine": "改行コードの変更", "changeIndentation": "インデントの変更", "changeMode": "言語モードの変更", - "defaultEncoding": "既定のエンコード", + "configureAssociations": "ファイルの関連付けの構成...", + "configureAssociationsExt": "'{0}' に対するファイルの関連付けの構成...", + "configuredLanguage": "構成済みの言語", + "defaultEncoding": "構成済みのエンコード", "disableTabMode": "アクセシビリティ モードを無効にする", "endOfLineCarriageReturnLineFeed": "CRLF", "endOfLineLineFeed": "LF", "gotoLine": "行へ移動", + "indentConvert": "ファイルの変換", + "indentView": "ビューの変更", "indentation": "インデント", + "languagesPicks": "言語", "multiSelection": "{0} 個の選択項目", "multiSelectionRange": "{0} 個の選択項目 ({1} 文字を選択)", "noEditor": "現在アクティブなテキスト エディターはありません", "noFileEditor": "現在アクティブなファイルはありません", "noWritableCodeEditor": "アクティブなコード エディターは読み取り専用です。", + "persistFileAssociations": "**files.associations** セクションから、ファイル名と言語の関連付けを構成できます。", "pickAction": "アクションの選択", "pickEncodingForReopen": "ファイルを再度開くときのファイルのエンコードの選択", "pickEncodingForSave": "保存時のファイルのエンコードの選択", diff --git a/i18n/jpn/src/vs/workbench/common/editor/diffEditorInput.i18n.json b/i18n/jpn/src/vs/workbench/common/editor/diffEditorInput.i18n.json new file mode 100644 index 00000000000..50e968f8ee3 --- /dev/null +++ b/i18n/jpn/src/vs/workbench/common/editor/diffEditorInput.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "compareLabels": "{0} ↔ {1}" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json b/i18n/jpn/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json index c5266b0f150..a6263793add 100644 --- a/i18n/jpn/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json +++ b/i18n/jpn/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json @@ -12,7 +12,7 @@ "changeNow": "今すぐ変更", "continue": "続行", "editFile": "'{0}' の編集", - "exists": "'{1}' の別名 '{0}' を削除してからこの操作をやり直してください。", + "exists": "'{1}' 内の '{0}' を参照する別名を削除してから、この操作をやり直してください。", "install": "PATH 内に 'code' コマンドをインストールします", "later": "後で", "laterInfo": "いつでもコマンド パレットから '{0}' アクションを実行できることに留意してください。", diff --git a/i18n/jpn/src/vs/workbench/electron-browser/integration.i18n.json b/i18n/jpn/src/vs/workbench/electron-browser/integration.i18n.json index b5811ca8e45..18a8dcaced3 100644 --- a/i18n/jpn/src/vs/workbench/electron-browser/integration.i18n.json +++ b/i18n/jpn/src/vs/workbench/electron-browser/integration.i18n.json @@ -4,8 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "autoSaveError": "設定に書き込めません。**files.autoSave: \"afterDelay\"** を settings.json に追加してください。", - "autoSaveInfo": "有効になった **File | Auto Save** メニュー オプションは、**afterDelay** 値のある **files.autoSave** 設定になりました。", "copy": "コピー", "cut": "切り取り", "paste": "貼り付け", diff --git a/i18n/jpn/src/vs/workbench/electron-browser/main.contribution.i18n.json b/i18n/jpn/src/vs/workbench/electron-browser/main.contribution.i18n.json index 086161bcb08..aefcc0c6c8c 100644 --- a/i18n/jpn/src/vs/workbench/electron-browser/main.contribution.i18n.json +++ b/i18n/jpn/src/vs/workbench/electron-browser/main.contribution.i18n.json @@ -12,5 +12,5 @@ "updateConfigurationTitle": "更新構成", "view": "表示", "windowConfigurationTitle": "ウィンドウ構成", - "zoomLevel": "ウィンドウのズーム レベルを調整します。元のサイズは 0 で、1 つ上げるごとに (1 など) 20% ずつ拡大することを表わし、1 つ下げるごとに (-1 など) 20% ずつ縮小することを表わします。小数点以下の桁数を入力して、さらに細かくズーム レベルを調整することもできます。" + "zoomLevel": "ウィンドウのズーム レベルを調整します。元のサイズは 0 で、1 つ上げるごとに (1 など) 20% ずつ拡大することを表し、1 つ下げるごとに (-1 など) 20% ずつ縮小することを表します。小数点以下の桁数を入力して、さらに細かくズーム レベルを調整することもできます。" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/electron-main/menus.i18n.json b/i18n/jpn/src/vs/workbench/electron-main/menus.i18n.json index 4af07881168..68c9af69d46 100644 --- a/i18n/jpn/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/jpn/src/vs/workbench/electron-main/menus.i18n.json @@ -77,6 +77,7 @@ "miToggleMenuBar": "メニュー バーの切り替え(&&B)", "miToggleOutput": "出力の切り替え(&&O)", "miTogglePanel": "パネルの切り替え(&&P)", + "miToggleRenderWhitespace": "空白文字の表示の切り替え(&&R)", "miToggleSidebar": "サイドバーの切り替え(&&T)", "miToggleWordWrap": "折り返しの切り替え(&&W)", "miTwitter": "ツイッターに参加(&&J)", diff --git a/i18n/jpn/src/vs/workbench/electron-main/windows.i18n.json b/i18n/jpn/src/vs/workbench/electron-main/windows.i18n.json index 2d44887554e..9a11af7615f 100644 --- a/i18n/jpn/src/vs/workbench/electron-main/windows.i18n.json +++ b/i18n/jpn/src/vs/workbench/electron-main/windows.i18n.json @@ -9,6 +9,7 @@ "appStalled": "ウィンドウから応答がありません", "appStalledDetail": "ウィンドウを再度開くか、閉じるか、このまま待機できます。", "close": "閉じる", + "hiddenMenuBar": "引き続き **Alt** キーを押してメニュー バーにアクセスできます。", "ok": "OK", "pathNotExistDetail": "パス '{0}' はディスクに存在しなくなったようです。", "pathNotExistTitle": "パスが存在しません", diff --git a/i18n/jpn/src/vs/workbench/node/extensionHostMain.i18n.json b/i18n/jpn/src/vs/workbench/node/extensionHostMain.i18n.json index 8b6ad71cd4e..2190a5033cb 100644 --- a/i18n/jpn/src/vs/workbench/node/extensionHostMain.i18n.json +++ b/i18n/jpn/src/vs/workbench/node/extensionHostMain.i18n.json @@ -3,4 +3,6 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "extensionTestError": "パス {0} は有効な拡張機能テスト ランナーを指していません。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json b/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json index da1635cfceb..b7a553857d5 100644 --- a/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json @@ -29,6 +29,7 @@ "renameFunctionBreakpoint": "関数ブレークポイントの名前変更", "renameWatchExpression": "式の名前変更", "restartDebug": "再起動", + "run": "実行", "selectConfig": "構成の選択", "startDebug": "開始", "stepIntoDebug": "ステップ インする", diff --git a/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json b/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json index 7cd533e2856..70759a17b51 100644 --- a/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json @@ -5,7 +5,7 @@ // Do not edit this file. It is machine generated. { "DebugTaskNotFound": "preLaunchTask '{0}' が見つかりませんでした。", - "NewLaunchConfig": "起動構成ファイルをセットアップして、アプリケーションをデバッグしてください。", + "NewLaunchConfig": "アプリケーションの起動構成ファイルをセットアップしてください。", "continue": "続行", "debugAdapterCrash": "デバッグ アダプター プロセスが予期せず終了しました", "debugNoThread": "ID が {0} のデバッグ アダプターからスレッドを取得できませんでした。", diff --git a/i18n/jpn/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json b/i18n/jpn/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json index d1bc928eca3..9a77d443d50 100644 --- a/i18n/jpn/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json @@ -10,7 +10,7 @@ "app.launch.json.version": "このファイル形式のバージョン。", "debugNoType": "デバッグ アダプター 'type' は省略不可で、型 'string' でなければなりません。", "duplicateDebuggerType": "デバッグの種類 '{0}' は既に登録されており、属性 '{1}' があります、属性 '{1}' は無視されます。", - "selectDebug": "デバッグ環境の選択", + "selectDebug": "環境の選択", "vscode.extension.contributes.debuggers": "デバッグ アダプターを提供します。", "vscode.extension.contributes.debuggers.args": "アダプターに渡すオプションの引数。", "vscode.extension.contributes.debuggers.configurationAttributes": "'launch.json' を検証するための JSON スキーマ構成。", diff --git a/i18n/jpn/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json b/i18n/jpn/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json index cb0f6657f73..10e8cf483f8 100644 --- a/i18n/jpn/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json @@ -6,6 +6,7 @@ { "debugAdapterBinNotFound": "DebugAdapter bin フォルダーがパス {0} にありません。", "debugAdapterCrash": "デバッグ アダプター プロセスが予期せず終了しました", + "moreInfo": "詳細情報", "noDebugAdapterExtensionInstalled": "'{0}' デバッグにインストールされている拡張機能はありません。", "stoppingDebugAdapter": "{0}。デバッグ アダプターを停止しています。", "unableToLaunchDebugAdapter": "デバッグ アダプターを {0} から起動できません。" diff --git a/i18n/jpn/src/vs/workbench/parts/extensions/common/extensions.i18n.json b/i18n/jpn/src/vs/workbench/parts/extensions/common/extensions.i18n.json new file mode 100644 index 00000000000..29cdf1dbfda --- /dev/null +++ b/i18n/jpn/src/vs/workbench/parts/extensions/common/extensions.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "extensionsCategory": "拡張機能" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json b/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json index da2cb76822f..fa387a0dbac 100644 --- a/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json @@ -8,7 +8,7 @@ "installExtension": "拡張機能のインストール", "restartNow": "今すぐ再起動", "restartNow2": "今すぐ再起動", - "showExtensionTips": "拡張機能のヒントの表示", + "showExtensionRecommendations": "拡張機能のおすすめの表示", "showInstalledExtensions": "インストール済みの拡張機能の表示", "showOutdatedExtensions": "古くなった拡張機能の表示", "success-installed": "'{0}' は正常にインストールされました。有効にするには再起動してください。", diff --git a/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json b/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json index 8896c949379..f27e6337395 100644 --- a/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json @@ -18,7 +18,7 @@ "noExtensionsInstalled": "拡張機能が見つかりません", "noExtensionsToInstall": "拡張機能が見つかりません", "noOutdatedExtensions": "古くなった拡張機能が見つかりません", - "noSuggestedExtensions": "候補に挙がっている拡張機能がありません", + "noRecommendedExtensions": "おすすめの拡張機能はありません。", "nowInstalling": "'{0}' をインストールしています...", "outdatedExtensionsHandlerAriaLabel": "入力して古くなった拡張機能の一覧を絞り込みます", "readme": "Readme", diff --git a/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json b/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json index aa67b8cd12d..0321f978dfe 100644 --- a/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json @@ -4,8 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "extension": "拡張機能", - "issue": "問題点", - "issues": "問題点", + "extensions": "拡張機能", + "extensionsInstalling": "拡張機能 ({0} 個をインストール中...)", + "multipleIssues": "拡張機能 ({0} 個の問題)", + "multipleUpdates": "拡張機能 ({0} 個の更新プログラムが利用可能)", + "oneIssue": "拡張機能 (1 つの問題)", + "oneUpdate": "拡張機能 (1 つの更新プログラムが利用可能)", "uninstall": "アンインストール" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json b/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json index b6b1b5e71d6..8fcc3edd5d3 100644 --- a/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json @@ -4,12 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "extensionsCategory": "拡張機能", "galleryExtensionsCommands": "ギャラリー拡張機能のインストール", "localExtensionsCommands": "ローカル拡張機能の表示", "outdatedExtensionsCommands": "古くなった拡張機能の更新", "reloadNow": "今すぐ再起動", "success": "拡張機能は正常にインストールされました。有効にするには再起動してください。", "successSingle": "{0} は正常にインストールされました。有効にするには再起動してください。", - "suggestedExtensionsCommands": "拡張機能のヒントの表示" + "suggestedExtensionsCommands": "拡張機能のおすすめの表示" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json b/i18n/jpn/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json index 47baf1fb819..94f68f26ed5 100644 --- a/i18n/jpn/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json @@ -4,10 +4,10 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "invalidManifest": "無効な拡張機能: package.json は JSON ファイルではありません。", - "invalidName": "無効な拡張機能: マニフェスト名が一致しません。", - "invalidPublisher": "無効な拡張機能: マニフェストのパブリッシャーが一致しません。", - "invalidVersion": "無効な拡張機能: マニフェストのバージョンが一致しません。", + "invalidManifest": "正しくない拡張機能: package.json は JSON ファイルではありません。", + "invalidName": "正しくない拡張機能: マニフェスト名が一致しません。", + "invalidPublisher": "正しくない拡張機能: マニフェストのパブリッシャーが一致しません。", + "invalidVersion": "正しくない拡張機能: マニフェストのバージョンが一致しません。", "missingGalleryInformation": "ギャラリー情報がありません", "noCompatible": "Code のこのバージョンと互換性のある {0} のバージョンが見つかりませんでした。", "notExists": "拡張機能を見つけられませんでした" diff --git a/i18n/jpn/src/vs/workbench/parts/files/browser/fileActions.i18n.json b/i18n/jpn/src/vs/workbench/parts/files/browser/fileActions.i18n.json index bec803e6da0..70819b29f8f 100644 --- a/i18n/jpn/src/vs/workbench/parts/files/browser/fileActions.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/files/browser/fileActions.i18n.json @@ -12,7 +12,6 @@ "closeOtherFiles": "その他のファイルを閉じる", "closeOtherLabel": "その他のファイルを閉じる", "compareFiles": "ファイルの比較", - "compareLabels": "{0} ↔ {1}", "compareSource": "比較対象の選択", "compareWith": "'{0}' と比較", "confirmDeleteMessageFile": "'{0}' を完全に削除してもよろしいですか?", diff --git a/i18n/jpn/src/vs/workbench/parts/files/browser/files.contribution.i18n.json b/i18n/jpn/src/vs/workbench/parts/files/browser/files.contribution.i18n.json index 41feeb674f4..58b5da651b9 100644 --- a/i18n/jpn/src/vs/workbench/parts/files/browser/files.contribution.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/files/browser/files.contribution.i18n.json @@ -4,6 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "associations": "言語に対するファイルの関連付け (例 \"*.extension\": \"html\") を構成します。これらの関連付けは、インストールされている言語の既定の関連付けより優先されます。", "autoSave": "ダーティ ファイルの自動保存を制御します。有効な値: \"{0}\"、\"{1}\"、\"{2}\"。\"{3}\" に設定すると、\"files.autoSaveDelay\" で遅延を構成できます。", "autoSaveDelay": "ダーティ ファイルの自動保存の遅延をミリ秒単位で制御します。\"files.autoSave\" が \"{0}\" に設定されている場合のみ適用されます", "binaryFileEditor": "バイナリ ファイル エディター", @@ -23,5 +24,6 @@ "textFileEditor": "テキスト ファイル エディター", "trimTrailingWhitespace": "有効にすると、ファイルの保存時に末尾の空白をトリミングします。", "view": "表示", + "watcherExclude": "ファイル モニタリングから除外するファイル パスの glob パターンを構成します。この設定を変更すると、再起動が必要になります。始動時に Code が消費する CPU 時間が多い場合は、大規模なフォルダーを除外して初期ロードを減らせます。", "workingFilesPicker": "名前で作業ファイルを開く" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json b/i18n/jpn/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json index be80c68e997..05bd1c12fdb 100644 --- a/i18n/jpn/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json @@ -6,6 +6,7 @@ { "git": "Git", "openChange": "変更を開く", + "openFile": "ファイルを開く", "openInEditor": "エディター ビューに切り替える", "stageSelectedLines": "選択した行のステージング", "switchToChangesView": "変更の表示に切り替え" diff --git a/i18n/jpn/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json b/i18n/jpn/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json index 604e330d02b..4b06472259a 100644 --- a/i18n/jpn/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json @@ -9,6 +9,7 @@ "canNotRun": "コマンド '{0}' はここからは実行できません。", "commandLabel": "{0}: {1}", "entryAriaLabel": "{0}、コマンド", + "entryAriaLabelWithKey": "{0}、{1}、コマンド", "noCommandsMatching": "一致するコマンドはありません", "showTriggerActions": "すべてのコマンドの表示" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/search/browser/searchViewlet.i18n.json b/i18n/jpn/src/vs/workbench/parts/search/browser/searchViewlet.i18n.json index 733decf8757..85a280dd589 100644 --- a/i18n/jpn/src/vs/workbench/parts/search/browser/searchViewlet.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/search/browser/searchViewlet.i18n.json @@ -29,7 +29,7 @@ "noResultsIncludes": "'{0}' に結果はありません - ", "noResultsIncludesExcludes": "'{0}' に '{1}' を除外した結果はありません - ", "openSettings.message": "設定を開く", - "patternDescription": "Glob パターンを使用する", + "patternDescription": "glob パターンを使用する", "patternHelpInclude": "一致するパターン。たとえば、****/*.js** はすべての JavaScript ファイルと一致し、**myFolder/**** は当該フォルダーとすべての子と一致します。\n\n**参照情報**:\n***** は 0 個以上の文字と一致します\n**?** は 1 文字と一致します\n****** は 0 個以上のディレクトリと一致します\n**[a-z]** は文字の範囲と一致します\n**{a,b}** は任意のパターンと一致します)", "regexp.validationFailure": "この式はすべてに一致します", "rerunSearch.message": "もう一度検索してください", diff --git a/i18n/jpn/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json b/i18n/jpn/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json new file mode 100644 index 00000000000..024008256e9 --- /dev/null +++ b/i18n/jpn/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json @@ -0,0 +1,16 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "dotnetBuild": "dotnet ビルドを使用してコンパイルする tasks.json を作成します。", + "grunt": "Grunt 用の tasks.json ファイルを作成します。Grunt ファイルが存在する場合、タスクが自動検出されます。", + "gulp": "gulp 用の tasks.json ファイルを作成します。gulp ファイルが存在する場合、タスクが自動検出されます。", + "jake": "Jake 用の tasks.json ファイルを作成します。jake ファイルが存在する場合、タスクが自動検出されます。", + "msbuild": "msbuild を使用してコンパイルする tasks.json を作成します。", + "tsc.config": "TypeScript プロジェクトをコンパイルする tasks.json を作成します。", + "tsc.openFile": "現在開いている TypeScript ファイルをコンパイルする tasks.json を作成します。", + "tsc.specificFile": "特定の TypeScript ファイルをコンパイルする tasks.json を作成します。", + "tsc.watch": "ウォッチ モードで TypeScript プロジェクトをコンパイルする tasks.json を作成します。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json b/i18n/jpn/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json index 569d267ac11..c1f284dd682 100644 --- a/i18n/jpn/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json @@ -7,7 +7,7 @@ "BuildAction.label": "ビルド タスクの実行", "CleanAction.label": "クリーン タスクの実行", "CloseMessageAction.label": "閉じる", - "ConfigureTaskRunnerAction.autoDetect": "タスク システムの自動検出が失敗しました。詳細については、タスク出力を参照してください", + "ConfigureTaskRunnerAction.autoDetect": "タスク システムの自動検出が失敗しました。既定のテンプレートを使用しています。詳細については、タスク出力を参照してください", "ConfigureTaskRunnerAction.failed": "'.vscode' フォルダー内に 'tasks.json' ファイルを作成できません。詳細については、タスク出力を参照してください。", "ConfigureTaskRunnerAction.label": "タスク ランナーの構成", "JsonSchema.args": "さらにコマンドに渡される引数。", diff --git a/i18n/jpn/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json b/i18n/jpn/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json index c8c90ebfec2..3341e17499d 100644 --- a/i18n/jpn/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json @@ -6,7 +6,7 @@ { "ConfigurationParser.globalMatcher": "警告: グローバル マッチャーとタスクは混合できません。グローバル マッチャーは無視されます。", "ConfigurationParser.invalidCWD": "警告: options.cwd は、型 string でなければなりません。値 {0} を無視します\n", - "ConfigurationParser.invalidVaraibleReference": "エラー: 無効な problemMatcher 参照: {0}\n", + "ConfigurationParser.invalidVaraibleReference": "エラー: 正しくない problemMatcher 参照: {0}\n", "ConfigurationParser.noCommand": "エラー: 有効なコマンド名が指定されていません。", "ConfigurationParser.noName": "エラー: 宣言スコープ内の問題マッチャーに次の名前がなければなりません:\n{0}\n", "ConfigurationParser.noTaskName": "エラー: タスクが taskName プロパティを提供しなければなりません。このタスクは無視されます。\n{0}\n", diff --git a/i18n/jpn/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json b/i18n/jpn/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json index 6896682a251..d08c49505d9 100644 --- a/i18n/jpn/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json +++ b/i18n/jpn/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json @@ -4,16 +4,16 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "invalid.keybindings": "無効な `contributes.{0}`: {1}", + "invalid.keybindings": "正しくない `contributes.{0}`: {1}", "keybindings.json.command": "実行するコマンドの名前", "keybindings.json.key": "キーまたはキー シーケンス (スペースで区切る)", - "keybindings.json.title": "ショートカット キーの構成", + "keybindings.json.title": "キー バインドの構成", "keybindings.json.when": "キーがアクティブの場合の条件。", "nonempty": "空以外の値が必要です。", "optstring": "プロパティ `{0}` は省略するか、型 `string` にする必要があります", "requirestring": "プロパティ `{0}` は必須で、型 `string` でなければなりません", - "vscode.extension.contributes.keybindings": "ショートカット キーを提供します。", - "vscode.extension.contributes.keybindings.command": "ショートカット キーのトリガー時に実行するコマンドの識別子。", + "vscode.extension.contributes.keybindings": "キー バインドを提供します。", + "vscode.extension.contributes.keybindings.command": "キー バインドのトリガー時に実行するコマンドの識別子。", "vscode.extension.contributes.keybindings.key": "キーまたはキー シーケンス (キーは + で区切り、シーケンスはスペースで区切る。例: Ctrl+O、Ctrl+L L で同時に押す", "vscode.extension.contributes.keybindings.linux": "Linux 固有のキーまたはキー シーケンス。", "vscode.extension.contributes.keybindings.mac": "Mac 固有のキーまたはキー シーケンス。", diff --git a/i18n/jpn/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json b/i18n/jpn/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json index 6ccbbec38cb..12e140ded04 100644 --- a/i18n/jpn/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json +++ b/i18n/jpn/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json @@ -4,9 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "pluginHostProcess.crash": "拡張機能ホストが予期せずに終了しました。回復するには、ウィンドウを再度読み込んでください。", - "pluginHostProcess.error": "拡張機能ホストからのエラー: {0}", + "extensionHostProcess.crash": "拡張機能ホストが予期せずに終了しました。回復するには、ウィンドウを再度読み込んでください。", + "extensionHostProcess.error": "拡張機能ホストからのエラー: {0}", + "extensionHostProcess.startupFailDebug": "拡張機能ホストが 10 秒以内に開始されませんでした。先頭行で停止している可能性があり、続行するにはデバッガーが必要です。", "pluginHostProcess.startupFail": "拡張機能ホストが 10 秒以内に開始されませんでした。問題が発生している可能性があります。", - "pluginHostProcess.startupFailDebug": "拡張機能ホストが 10 秒以内に開始されませんでした。先頭行で停止している可能性があり、続行するにはデバッガーが必要です。", "reloadWindow": "ウィンドウの再読み込み" } \ No newline at end of file diff --git a/i18n/kor/extensions/json/server/out/configuration.i18n.json b/i18n/kor/extensions/json/server/out/configuration.i18n.json index ade0f94a299..6c73652191c 100644 --- a/i18n/kor/extensions/json/server/out/configuration.i18n.json +++ b/i18n/kor/extensions/json/server/out/configuration.i18n.json @@ -5,19 +5,19 @@ // Do not edit this file. It is machine generated. { "schema.json": "스키마를 사용하는 JSON 파일을 설명합니다. 자세한 내용은 json-schema.org를 참조하세요.", - "schema.json.$schema": "이 문서를 대조하여 확인할 대상 스키마 ", - "schema.json.additionalItems": "항목이 배열로 설정되었을 때에만 배열에 사용됩니다. 해당 배열이 스키마인 경우 항목 배열에서 항목을 지정한 후 이 스키마에서 항목의 유효성을 검사합니다. false인 경우 추가 항목이 있으면 유효성 검사가 실패합니다.", - "schema.json.additionalProperties": "스키마 또는 부울 중 하나입니다. 스키마의 경우 'properties' 또는 'patternProperties'와 일치하지 않는 모든 속성의 유효성을 검사하는 데 사용됩니다. false인 경우 둘 중 하나와 일치하지 않는 모든 속성으로 인해 이 스키마가 실패합니다.", + "schema.json.$schema": "이 문서를 확인할 비교 대상 스키마 ", + "schema.json.additionalItems": "항목이 배열로 설정된 경우의 배열에만 사용됩니다. 해당 배열이 스키마인 경우 항목 배열에서 항목을 지정한 후 이 스키마에서 항목의 유효성을 검사합니다. false인 경우 추가 항목의 유효성 검사가 실패합니다.", + "schema.json.additionalProperties": "스키마 또는 부울 중 하나입니다. 스키마인 경우 'properties' 또는 'patternProperties'와 일치하지 않는 모든 속성의 유효성을 검사하는 데 사용됩니다. false인 경우 둘 중 하나와 일치하지 않는 모든 속성으로 인해 이 스키마가 실패합니다.", "schema.json.allOf": "모든 스키마가 일치해야 하는 스키마 배열입니다.", "schema.json.anyOf": "최소한 하나의 스키마가 일치해야 하는 스키마 배열입니다.", "schema.json.default": "기본값입니다. 제안에서 사용됩니다.", "schema.json.definitions": "유효성 검사에 사용되지 않습니다. $ref가 포함된 인라인을 참조하려는 하위 스키마를 여기에 배치합니다.", - "schema.json.dependencies": "속성 이름 배열 또는 스키마에 대한 속성 이름 맵입니다. 속성 이름 배열은 키에 이름이 지정된 속성의 유효성 여부가 개체에 있는 배열의 속성에 따라 결정됨을 의미합니다. 값이 스키마인 경우 키의 속성이 개체에 존재해야 스키마가 개체에 적용됩니다.", + "schema.json.dependencies": "속성 이름 배열 또는 스키마에 대한 속성 이름 맵입니다. 속성 이름 배열은 키에 이름이 지정된 속성의 유효성이 개체에 있는 배열의 속성에 따라 결정된다는 것을 의미합니다. 값이 스키마인 경우 키의 속성이 개체에 존재해야 스키마가 개체에 적용됩니다.", "schema.json.description": "요소의 자세한 설명입니다. 가리킨 항목 메뉴 및 제안에 사용됩니다.", "schema.json.enum": "유효한 리터럴 값 집합", "schema.json.exclusiveMaximum": "최대 속성을 배타적으로 설정합니다.", "schema.json.exclusiveMininum": "최소 속성을 배타적으로 설정합니다.", - "schema.json.format": "값에 필요한 형식을 설명합니다.", + "schema.json.format": "값에 대해 필요한 형식을 설명합니다.", "schema.json.id": "스키마에 대해 고유한 식별자입니다.", "schema.json.items": "배열에 사용됩니다. 모든 요소의 유효성을 검사할 스키마이거나 첫 번째 스키마에서 첫 번째 요소의 유효성을 검사하고 두 번째 스키마에서 두 번째 요소의 유효성을 검사하는 등의 순서로 각 항목의 유효성을 검사할 스키마 배열일 수 있습니다.", "schema.json.maxItems": "배열 내에 있을 수 있는 최대 항목 수입니다. 포괄적입니다.", @@ -35,7 +35,7 @@ "schema.json.patternProperties": "속성 일치를 위한 스키마에 대한 속성 이름의 정규식 맵입니다.", "schema.json.properties": "각 속성의 스키마에 대한 속성 이름 맵입니다.", "schema.json.required": "이 개체에 필요한 모든 속성의 이름을 나열하는 문자열 배열입니다.", - "schema.json.title": "요소에 대한 설명이 포함된 제목", + "schema.json.title": "요소에 대한 설명이 포함된 제목입니다.", "schema.json.type": "기본 스키마 유형(숫자, 정수, Null, 배열, 개체, 부울, 문자열) 중 하나의 문자열 또는 해당 유형의 하위 집합을 지정하는 문자열 배열입니다.", "schema.json.uniqueItems": "배열의 모든 항목이 고유해야 하는지의 여부입니다. 기본값은 false입니다." } \ No newline at end of file diff --git a/i18n/kor/extensions/json/server/out/jsonParser.i18n.json b/i18n/kor/extensions/json/server/out/jsonParser.i18n.json index 4f08c953a6b..5825bd8506c 100644 --- a/i18n/kor/extensions/json/server/out/jsonParser.i18n.json +++ b/i18n/kor/extensions/json/server/out/jsonParser.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "ColonExpected": "콜론 필요", + "ColonExpected": "콜론이 필요합니다.", "DisallowedExtraPropWarning": "{0} 속성이 허용되지 않습니다.", "DoubleQuotesExpected": "속성 키는 큰따옴표로 묶어야 합니다.", "DuplicateKeyWarning": "중복된 개체 키", diff --git a/i18n/kor/extensions/json/server/out/jsonSchemaService.i18n.json b/i18n/kor/extensions/json/server/out/jsonSchemaService.i18n.json index de9a098d0fd..5ceb6b5827e 100644 --- a/i18n/kor/extensions/json/server/out/jsonSchemaService.i18n.json +++ b/i18n/kor/extensions/json/server/out/jsonSchemaService.i18n.json @@ -4,8 +4,8 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "json.schema.invalidFormat": "'{0}'에서 콘텐츠의 구문을 분석할 수 없음: {1}.", - "json.schema.invalidref": "{1}에서 $ref '{0}을(를) 확인할 수 없습니다.", + "json.schema.invalidFormat": "'{0}'의 콘텐츠를 구문 분석할 수 없음: {1}.", + "json.schema.invalidref": "{1}에서 $ref '{0}'을(를) 확인할 수 없습니다.", "json.schema.nocontent": "'{0}'에서 스키마를 로드할 수 없음: 콘텐츠가 없습니다.", "json.schema.problemloadingref": "참조 '{0}'을(를) 로드하는 중 문제 발생: {1}", "json.schema.unabletoload": "'{0}'에서 스키마를 로드할 수 없음: {1}" diff --git a/i18n/kor/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json b/i18n/kor/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json new file mode 100644 index 00000000000..a57a0912617 --- /dev/null +++ b/i18n/kor/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json @@ -0,0 +1,11 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "assocDescriptionFile": "파일 이름에서 GLOB 패턴과 일치하는 모든 파일을 지정된 ID를 사용하는 언어에 매핑합니다.", + "assocDescriptionPath": "전체 경로에서 GLOB 패턴과 일치하는 모든 파일을 지정된 ID를 사용하는 언어에 매핑합니다.", + "assocLabelFile": "확장명이 있는 파일", + "assocLabelPath": "경로가 있는 파일" +} \ No newline at end of file diff --git a/i18n/kor/extensions/json/server/out/jsoncontributions/globPatternContribution.i18n.json b/i18n/kor/extensions/json/server/out/jsoncontributions/globPatternContribution.i18n.json index 2bf20d5c72a..18d4602529a 100644 --- a/i18n/kor/extensions/json/server/out/jsoncontributions/globPatternContribution.i18n.json +++ b/i18n/kor/extensions/json/server/out/jsoncontributions/globPatternContribution.i18n.json @@ -8,17 +8,17 @@ "derivedLabel": "이름별 형제가 있는 파일", "falseDescription": "패턴을 사용하지 않도록 설정합니다.", "falseLabel": "False", - "fileDescription": "특정 파일 확장명의 모든 파일을 일치시킵니다.", + "fileDescription": "특정 파일 확장명이 있는 모든 파일을 일치시킵니다.", "fileLabel": "확장명별 파일", - "filesDescription": "모든 파일 확장명의 모든 파일을 일치시킵니다.", + "filesDescription": "파일 확장명이 있는 모든 파일을 일치시킵니다.", "filesLabel": "여러 확장명이 있는 파일", "folderDescription": "모든 위치에 있는 특정 이름의 폴더를 일치시킵니다.", "folderLabel": "이름별 폴더(모든 위치)", "siblingsDescription": "동일한 이름의 형제가 있지만 확장명이 다른 파일을 일치시킵니다.", "topFolderDescription": "특정 이름의 최상위 폴더를 일치시킵니다.", - "topFolderLabel": "이름별 폴더(최상위 수준)", + "topFolderLabel": "이름별 폴더(최상위)", "topFoldersDescription": "여러 최상위 폴더를 일치시킵니다.", - "topFoldersLabel": "여러 이름이 있는 폴더(최상위 수준)", + "topFoldersLabel": "이름이 여러 개 있는 폴더(최상위)", "trueDescription": "패턴을 사용하도록 설정합니다.", "trueLabel": "True" } \ No newline at end of file diff --git a/i18n/kor/extensions/json/server/out/utils/httpRequest.i18n.json b/i18n/kor/extensions/json/server/out/utils/httpRequest.i18n.json index 500ce7d9b3b..1165225cdf8 100644 --- a/i18n/kor/extensions/json/server/out/utils/httpRequest.i18n.json +++ b/i18n/kor/extensions/json/server/out/utils/httpRequest.i18n.json @@ -12,12 +12,12 @@ "status.406": "허용되지 않음. 서버는 클라이언트에서 허용하지 않는 응답만 생성할 수 있습니다.", "status.407": "프록시 인증 필요. 클라이언트에서 먼저 프록시에 자체적으로 인증해야 합니다.", "status.408": "요청 시간 초과. 서버에서 요청을 기다리는 동안 시간이 초과되었습니다.", - "status.409": "충돌. 요청에서 충돌하므로 요청을 완료할 수 없습니다.", + "status.409": "충돌이 발생했습니다. 요청에 충돌이 발생하여 요청을 완료할 수 없습니다.", "status.410": "없음. 요청된 페이지를 더 이상 사용할 수 없습니다.", "status.411": "길이 필요. \"Content-Length\"가 정의되지 않았습니다.", "status.412": "사전 조건 실패. 요청에 지정된 사전 조건이 서버에서 false로 평가되었습니다.", "status.413": "요청 엔터티가 너무 큼. 요청 엔터티가 너무 크므로 서버에서 요청을 수락하지 않습니다.", - "status.414": "요청 URI가 너무 긺. URL이 너무 길므로 서버에서 요청을 수락하지 않습니다.", + "status.414": "요청 URI가 너무 깁니다. URL이 너무 길어 서버에서 요청을 수락하지 않습니다.", "status.415": "지원되지 않는 미디어 유형. 미디어 유형이 지원되지 않으므로 서버에서 요청을 수락하지 않습니다.", "status.416": "HTTP 상태 코드 {0}", "status.500": "내부 서버 오류.", diff --git a/i18n/kor/extensions/php/out/features/validationProvider.i18n.json b/i18n/kor/extensions/php/out/features/validationProvider.i18n.json index bdf4da67576..5c7e081e722 100644 --- a/i18n/kor/extensions/php/out/features/validationProvider.i18n.json +++ b/i18n/kor/extensions/php/out/features/validationProvider.i18n.json @@ -4,6 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "noPHP": "php 파일의 유효성을 검사할 수 없음. php 프로그램을 찾을 수 없습니다. 'php.validate.executablePath' 설정을 사용하여 'php'의 위치를 구성하세요.", + "noPHP": "php 파일의 유효성을 검사할 수 없습니다. php 프로그램을 찾을 수 없습니다. 'php.validate.executablePath' 설정을 사용하여 'php'의 위치를 구성하세요.", "unknownReason": "{0} 경로를 사용하여 php를 실행하지 못했습니다. 이유를 알 수 없습니다." } \ No newline at end of file diff --git a/i18n/kor/extensions/typescript/out/typescriptServiceClient.i18n.json b/i18n/kor/extensions/typescript/out/typescriptServiceClient.i18n.json index 03a99222ba6..2176a089ebe 100644 --- a/i18n/kor/extensions/typescript/out/typescriptServiceClient.i18n.json +++ b/i18n/kor/extensions/typescript/out/typescriptServiceClient.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "noServerFound": "{0} 경로가 올바른 tsserver 설치를 가리키지 않습니다. TypeScript 언어 기능이 사용되지 않도록 설정되어 있습니다.", + "noServerFound": "경로 {0}이(가) 올바른 tsserver 설치를 가리키지 않습니다. TypeScript 언어 기능이 사용되지 않도록 설정됩니다.", "serverCouldNotBeStarted": "TypeScript 언어 서버를 시작할 수 없습니다. 오류 메시지: {0}", "serverDied": "Typescript 언어 서비스가 지난 5분 동안 예기치 않게 5번 종료되었습니다. 버그 보고서를 열어 보세요.", "serverDiedAfterStart": "Typescript 언어 서비스가 시작된 직후 5번 종료되었습니다. 서비스가 다시 시작되지 않습니다. 버그 보고서를 열어 보세요." diff --git a/i18n/kor/extensions/typescript/out/utils/projectStatus.i18n.json b/i18n/kor/extensions/typescript/out/utils/projectStatus.i18n.json new file mode 100644 index 00000000000..07b7aaccd17 --- /dev/null +++ b/i18n/kor/extensions/typescript/out/utils/projectStatus.i18n.json @@ -0,0 +1,14 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "cmdCreate": "jsconfig.json 파일 만들기...", + "hint.tooltip": "프로젝트 및 향상된 IntelliSense와 기호 검색 기능 등을 보유합니다.", + "hintCreate": "프로젝트를 보유하고 개선된 IntelliSense와 코드 탐색 기능을 경험합니다.", + "hintExclude": "프로젝트 '{0}'의 크기가 큽니다. 성능 개선을 위해 {1}과(와) 같이 파일이 많은 폴더를 제외하세요.", + "large.label": "제외 구성", + "large.tooltip": "프로젝트에 파일이 너무 많아 성능이 떨어질 수 있습니다. {0}과(와) 같이 파일이 많은 폴더는 제외합니다.", + "open": "제외 구성..." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/base/common/errors.i18n.json b/i18n/kor/src/vs/base/common/errors.i18n.json index 6bdd6b081a7..a97903f4008 100644 --- a/i18n/kor/src/vs/base/common/errors.i18n.json +++ b/i18n/kor/src/vs/base/common/errors.i18n.json @@ -16,7 +16,7 @@ "illegalArgumentError2": "잘못된 인수", "illegalStateError": "잘못된 상태: {0}", "illegalStateError2": "잘못된 상태", - "loaderError": "필요한 파일을 로드하지 못했습니다. 인터넷에 연결되지 않았거나 연결된 서버가 오프라인 상태입니다. 브라우저를 새로 고친 후 다시 시도해 보십시오.", + "loaderError": "필요한 파일을 로드하지 못했습니다. 인터넷에 연결되지 않았거나 연결된 서버가 오프라인 상태입니다. 브라우저를 새로 고친 후 다시 시도해 보세요.", "loaderErrorNative": "필요한 파일을 로드하지 못했습니다. 응용 프로그램을 다시 시작하여 다시 시도하세요. 세부 정보: {0}", "message": "{0}. 오류 코드: {1}", "nodeExceptionMessage": "시스템 오류가 발생했습니다({0}).", diff --git a/i18n/kor/src/vs/base/common/json.i18n.json b/i18n/kor/src/vs/base/common/json.i18n.json index 298408321f7..323196b4991 100644 --- a/i18n/kor/src/vs/base/common/json.i18n.json +++ b/i18n/kor/src/vs/base/common/json.i18n.json @@ -6,8 +6,8 @@ { "CloseBraceExpected": "닫는 괄호 필요", "CloseBracketExpected": "닫는 대괄호 필요", - "ColonExpected": "콜론 필요", - "CommaExpected": "쉼표 필요", + "ColonExpected": "콜론이 필요합니다.", + "CommaExpected": "쉼표가 필요합니다.", "EOFExpected": "콘텐츠 끝 필요", "InvalidNumberFormat": "잘못된 숫자 형식", "PropertyExpected": "속성 이름 필요", diff --git a/i18n/kor/src/vs/base/common/keyCodes.i18n.json b/i18n/kor/src/vs/base/common/keyCodes.i18n.json index a7584c3920f..415b4f75dd2 100644 --- a/i18n/kor/src/vs/base/common/keyCodes.i18n.json +++ b/i18n/kor/src/vs/base/common/keyCodes.i18n.json @@ -5,8 +5,13 @@ // Do not edit this file. It is machine generated. { "altKey": "Alt", + "altKey.long": "Alt", "cmdKey": "명령", + "cmdKey.long": "명령", "ctrlKey": "Ctrl", + "ctrlKey.long": "Ctrl", "shiftKey": "Shift", - "windowsKey": "Windows" + "shiftKey.long": "Shift", + "windowsKey": "Windows", + "windowsKey.long": "Windows" } \ No newline at end of file diff --git a/i18n/kor/src/vs/editor/common/config/commonEditorConfig.i18n.json b/i18n/kor/src/vs/editor/common/config/commonEditorConfig.i18n.json index ed0b9c4aeb0..9969ffea65f 100644 --- a/i18n/kor/src/vs/editor/common/config/commonEditorConfig.i18n.json +++ b/i18n/kor/src/vs/editor/common/config/commonEditorConfig.i18n.json @@ -4,9 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "acceptSuggestionOnEnter": "'Tab' 키 외에도 'Enter' 키를 사용한 제안도 허용할지 제어합니다. 새 줄을 삽입하는 행위와 제안을 허용하는 행위 간의 모호함을 없앨 수 있습니다.", "autoClosingBrackets": "괄호를 연 다음에 편집기에서 괄호를 자동으로 닫을지 여부를 제어합니다.", "cursorBlinking": "커서 깜박임 애니메이션을 제어합니다. 허용되는 값은 '깜박임', '표시' 및 '숨김'입니다.", "cursorStyle": "커서 스타일을 제어합니다. 허용되는 값은 '블록' 및 '줄'입니다.", + "detectIndentation": "파일을 열면 파일 콘텐츠를 기반으로 하여 'editor.tabSize'와 'editor.insertSpaces'가 검색됩니다.", "editorConfigurationTitle": "편집기 구성", "folding": "편집기에서 코드 접기를 사용할지 여부를 제어합니다.", "fontFamily": "글꼴 패밀리를 제어합니다.", @@ -16,7 +18,8 @@ "glyphMargin": "문자 모양 여백의 표시 여부를 제어합니다.", "hideCursorInOverviewRuler": "커서가 개요 눈금자에서 가려져야 하는지 여부를 제어합니다.", "ignoreTrimWhitespace": "diff 편집기에서 선행 공백 또는 후행 공백 변경을 diffs로 표시할지 여부를 제어합니다.", - "insertSpaces": "편집기에서 탭에 대한 공백을 삽입할지 여부를 제어합니다. 허용되는 값: \"auto\", true, false. \"auto\"로 설정되면 파일이 열릴 때 값이 추측됩니다.", + "insertSpaces": "Tab 키를 누를 때 공백을 삽입합니다.", + "insertSpaces.errorMessage": "'boolean'이 필요합니다. 값 \"auto\"는 `editor.detectIndentation` 설정에 의해 바뀌었습니다.", "lineHeight": "줄 높이를 제어합니다.", "lineNumbers": "줄 번호의 표시 여부를 제어합니다.", "mouseWheelScrollSensitivity": "마우스 휠 스크롤 이벤트의 `deltaX` 및 `deltaY`에서 사용할 승수", @@ -31,7 +34,8 @@ "selectionHighlight": "편집기에서 선택 항목과 유사한 일치 항목을 강조 표시할지 여부를 제어합니다.", "sideBySide": "diff 편집기에서 diff를 나란히 표시할지 인라인으로 표시할지 여부를 제어합니다.", "suggestOnTriggerCharacters": "트리거 문자를 입력할 때 제안을 자동으로 표시할지 여부를 제어합니다.", - "tabSize": "탭의 렌더링 크기(문자 단위)를 제어합니다. 허용되는 값: \"auto\", 2, 4, 6 등. \"auto\"로 설정되면 파일이 열릴 때 값이 추측됩니다.", + "tabSize": "탭 한 개에 해당하는 공백 수입니다.", + "tabSize.errorMessage": "'number'가 필요합니다. 값 \"auto\"는 `editor.detectIndentation` 설정에 의해 바뀌었습니다.", "wordSeparators": "단어 관련 탐색 또는 작업을 수행할 때 단어 구분 기호로 사용되는 문자입니다.", "wrappingColumn": "편집기에서 몇 개의 문자 이후에 줄을 바꿀지를 제어합니다. 이 값을 0으로 설정하면 뷰포트 너비 줄 바꿈이 설정됩니다.", "wrappingIndent": "줄 바꿈 행의 들여쓰기를 제어합니다. 'none', 'same' 또는 'indent' 중 하나일 수 있습니다." diff --git a/i18n/kor/src/vs/editor/common/services/modeServiceImpl.i18n.json b/i18n/kor/src/vs/editor/common/services/modeServiceImpl.i18n.json index 55b00118eb5..fb820076483 100644 --- a/i18n/kor/src/vs/editor/common/services/modeServiceImpl.i18n.json +++ b/i18n/kor/src/vs/editor/common/services/modeServiceImpl.i18n.json @@ -12,12 +12,12 @@ "opt.filenames": "`{0}` 속성은 생략 가능하며 `string[]` 형식이어야 합니다.", "opt.firstLine": "`{0}` 속성은 생략 가능하며 `string` 형식이어야 합니다.", "opt.mimetypes": "`{0}` 속성은 생략 가능하며 `string[]` 형식이어야 합니다.", - "require.id": "`{0}` 속성은 필수이며 `string` 형식이어야 합니다.", + "require.id": "속성 `{0}`은(는) 필수이며 `string` 형식이어야 합니다.", "vscode.extension.contributes.languages": "언어 선언을 적용합니다.", "vscode.extension.contributes.languages.aliases": "언어에 대한 이름 별칭입니다.", "vscode.extension.contributes.languages.configuration": "언어에 대한 구성 옵션을 포함하는 파일에 대한 상대 경로입니다.", "vscode.extension.contributes.languages.extensions": "파일 확장이 언어에 연결되어 있습니다.", - "vscode.extension.contributes.languages.filenamePatterns": "파일 이름 전역 패턴이 언어에 연결되어 있습니다.", + "vscode.extension.contributes.languages.filenamePatterns": "파일 이름 GLOB 패턴이 언어에 연결되어 있습니다.", "vscode.extension.contributes.languages.filenames": "파일 이름이 언어에 연결되어 있습니다.", "vscode.extension.contributes.languages.firstLine": "언어 파일의 첫 번째 줄과 일치하는 정규식입니다.", "vscode.extension.contributes.languages.id": "언어의 ID입니다.", diff --git a/i18n/kor/src/vs/editor/common/services/modelServiceImpl.i18n.json b/i18n/kor/src/vs/editor/common/services/modelServiceImpl.i18n.json new file mode 100644 index 00000000000..2848d3e2c10 --- /dev/null +++ b/i18n/kor/src/vs/editor/common/services/modelServiceImpl.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "indentAutoMigrate": "설정 업데이트 필요: `editor.detectIndentation`은 `editor.tabSize`를 바꿈: \"auto\" 또는 `editor.insertSpaces`: \"auto\"" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json b/i18n/kor/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json index 32e25f9b6da..ec3cf164e99 100644 --- a/i18n/kor/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json +++ b/i18n/kor/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json @@ -13,7 +13,7 @@ "introMsg": "VS Code의 실험적 접근성 옵션을 사용해 주셔서 감사합니다.", "outroMsg": "이 도구 설명을 해제하고 Esc 키를 눌러서 편집기로 돌아갈 수 있습니다.", "status": "상태:", - "tabFocusModeOffMsg": "이 편집기에서 Tab 키를 누르면 탬 문자가 삽입됩니다. {0}을(를) 눌르서 이 동작을 설정/해제합니다.", + "tabFocusModeOffMsg": "이 편집기에서 Tab 키를 누르면 탬 문자가 삽입됩니다. {0}을(를) 눌러서 이 동작을 설정/해제합니다.", "tabFocusModeOffMsgNoKb": "이 편집기에서 Tab 키를 누르면 포커스가 다음 포커스 가능한 요소로 이동합니다. {0} 명령은 현재 키 바인딩으로 트리거할 수 없습니다.", "tabFocusModeOnMsg": "이 편집기에서 Tab 키를 누르면 포커스가 다음 포커스 가능한 요소로 이동합니다. {0}을(를) 눌러서 이 동작을 설정/해제합니다.", "tabFocusModeOnMsgNoKb": "이 편집기에서 Tab 키를 누르면 포커스가 다음 포커스 가능한 요소로 이동합니다. {0} 명령은 현재 키 바인딩으로 트리거할 수 없습니다." diff --git a/i18n/kor/src/vs/editor/contrib/folding/browser/folding.i18n.json b/i18n/kor/src/vs/editor/contrib/folding/browser/folding.i18n.json index 527d86d71c4..61c72d94a81 100644 --- a/i18n/kor/src/vs/editor/contrib/folding/browser/folding.i18n.json +++ b/i18n/kor/src/vs/editor/contrib/folding/browser/folding.i18n.json @@ -6,6 +6,11 @@ { "foldAction.label": "접기", "foldAllAction.label": "모두 접기", + "foldLevel1Action.label": "수준 1 접기", + "foldLevel2Action.label": "수준 2 접기", + "foldLevel3Action.label": "수준 3 접기", + "foldLevel4Action.label": "수준 4 접기", + "foldLevel5Action.label": "수준 5 접기", "unfoldAction.label": "펼치기", "unfoldAllAction.label": "모두 펼치기" } \ No newline at end of file diff --git a/i18n/kor/src/vs/editor/contrib/indentation/common/indentation.i18n.json b/i18n/kor/src/vs/editor/contrib/indentation/common/indentation.i18n.json index 23f7ba2ff00..22afda40e99 100644 --- a/i18n/kor/src/vs/editor/contrib/indentation/common/indentation.i18n.json +++ b/i18n/kor/src/vs/editor/contrib/indentation/common/indentation.i18n.json @@ -4,9 +4,12 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "changeIndentationSize": "현재 파일의 탭 크기 변경", "configuredTabSize": "구성된 탭 크기", + "detectIndentation": "콘텐츠에서 들여쓰기 감지", + "indentUsingSpaces": "공백을 사용한 들여쓰기", + "indentUsingTabs": "탭을 사용한 들여쓰기", "indentationToSpaces": "ID를 공백으로 변환", "indentationToTabs": "ID를 탭으로 변환", - "selectTabWidth": "현재 파일의 탭 크기 선택" + "selectTabWidth": "현재 파일의 탭 크기 선택", + "toggleRenderWhitespace": "공백 토글 및 렌더링" } \ No newline at end of file diff --git a/i18n/kor/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json b/i18n/kor/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json new file mode 100644 index 00000000000..83d04f35bc4 --- /dev/null +++ b/i18n/kor/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "hint": "{0}, 힌트" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json b/i18n/kor/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json new file mode 100644 index 00000000000..8e16d0a05f7 --- /dev/null +++ b/i18n/kor/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "renameAriaLabel": "입력 이름을 바꾸세요. 새 이름을 입력한 다음 [Enter] 키를 눌러 커밋하세요." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json b/i18n/kor/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json index 1482f4777ac..385e84ca92c 100644 --- a/i18n/kor/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json +++ b/i18n/kor/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json @@ -4,8 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "goback": "돌아가기", + "ariaCurrentSuggestion": "{0}, 제안", + "ariaCurrentSuggestionWithDetails": "{0}, 제안, 세부 정보 있음", + "goback": "뒤로 이동", "readMore": "자세히 알아보기...{0}", "suggestWidget.loading": "로드 중...", - "suggestWidget.noSuggestions": "제안 항목이 없습니다." + "suggestWidget.noSuggestions": "제안 항목이 없습니다.", + "suggestionAriaAccepted": "{0}, 수락됨", + "suggestionAriaLabel": "{0}, 제안", + "suggestionWithDetailsAriaLabel": "{0}, 제안, 세부 정보 있음" } \ No newline at end of file diff --git a/i18n/kor/src/vs/languages/html/common/htmlTags.i18n.json b/i18n/kor/src/vs/languages/html/common/htmlTags.i18n.json index 47144aa7401..12a91cfd524 100644 --- a/i18n/kor/src/vs/languages/html/common/htmlTags.i18n.json +++ b/i18n/kor/src/vs/languages/html/common/htmlTags.i18n.json @@ -56,6 +56,39 @@ "tags.img": "img 요소는 이미지를 나타냅니다.", "tags.input": "input 요소는 사용자가 데이터를 편집할 수 있도록 일반적으로 폼 컨트롤을 사용하여 입력된 데이터 필드를 나타냅니다.", "tags.ins": "ins 요소는 문서에 추가된 항목을 나타냅니다.", + "tags.ion.checkbox": "스타일이 다르게 지정되었다는 점만 제외하면 확인란은 HTML 확인란 입력과 다르지 않습니다. 확인란은 AngularJS 확인란처럼 동작합니다.", + "tags.ion.content": "ionContent 지시문은 Ionic의 사용자 지정 스크롤 보기나 브라우저의 기본 오버플로 스크롤을 사용하도록 구성할 수 있는 손쉬운 콘텐츠 영역을 제공합니다.", + "tags.ion.deletebutton": "ionItem의 자식", + "tags.ion.footerbar": "일부 콘텐츠 아래에 고정된 바닥글 표시줄을 추가합니다. \"bar-subfooter\" 클래스를 적용하는 경우 하위 바닥글(한 단계 위)이 될 수도 있습니다.", + "tags.ion.headerbar": "일부 콘텐츠 위에 고정된 머리글 표시줄을 추가합니다. \"bar-subheader\" 클래스를 적용하는 경우 하위 머리글(한 단계 아래)이 될 수도 있습니다.", + "tags.ion.infinitescroll": "ionContent나 ionScroll의 자식입니다. ionInfiniteScroll 지시문을 작성하면 사용자가 페이지의 맨 아래나 맨 아래 근처를 볼 때마다 함수를 호출할 수 있습니다.", + "tags.ion.input": "ionInput은 텍스트 형식 입력 전용입니다. Ionic은 구성 요소 내의 실제 HTML 요소를 사용하며 이때 Ionic은 사용자 환경과 대화형 작업을 더욱 효과적으로 처리할 수 있도록 래핑됩니다.", + "tags.ion.item": "ionList의 자식입니다.", + "tags.ion.list": "List는 거의 모든 모바일 앱에서 널리 사용되는 인터페이스 요소로, 기본 텍스트부터 단추, 토글, 아이콘, 미리 보기에 이르기까지 거의 모든 콘텐츠를 포함할 수 있습니다.", + "tags.ion.modalview": "Modal은 사용자의 주 보기를 임시로 검토할 수 있는 콘텐츠 창입니다. 대개 항목을 선택하거나 편집하는 데 사용됩니다.", + "tags.ion.navbackbutton": "onNavBar의 자식입니다. ionNavBar 안에 뒤로 단추를 생성합니다. 뒤로 단추는 사용자가 현재 탐색 스택에서 뒤로 이동할 수 있을 때 나타납니다.", + "tags.ion.navbar": "ionNavView 지시문이 있으면 도 생성할 수 있습니다. 이는 응용 프로그램 상태가 변하면 업데이트되는 상위 표시줄을 생성합니다.", + "tags.ion.navbuttons": "ionNavView의 자식입니다. ionView 내에서 ionNavBar에 단추를 설정하려면 ionNavButtons를 사용하세요.", + "tags.ion.navtitle": "ionNavView의 자식입니다. ionNavTitle 지시문은 ionView 템플릿 내에서 ionNavBar 제목 텍스트를 사용자 지정 HTML로 바꿉니다.", + "tags.ion.navview": "ionNavVie 지시문은 응용 프로그램에서 템플릿을 렌더링하는 데 사용됩니다. 각 템플릿은 상태의 일부입니다. 대개 상태는 url에 매핑되고 angular-ui-router를 통해 프로그래밍 방식으로 정의됩니다.", + "tags.ion.optionbutton": "ionItem의 자식입니다. 목록 항목 내에서 옵션 단추를 생성합니다. 이 단추는 사용자가 항목을 왼쪽으로 살짝 밀면 보입니다.", + "tags.ion.pane": "콘텐츠에 맞는 간단한 컨테이너로, 부작용이 없습니다. \"pane\" 클래스를 요소에 추가합니다.", + "tags.ion.popoverview": "Popover는 앱의 콘텐츠 위에서 부동하는 보기입니다. Popover를 사용하면 사용자 정보를 제공하거나 모으기가 쉽습니다.", + "tags.ion.radio": "스타일이 다르게 지정되었다는 점만 제외하면 라디오 ionRirective는 HTML 라디오 입력과 다르지 않습니다. ionRadio는 AngularJS 라디오 입력처럼 동작합니다.", + "tags.ion.refresher": "ionContent 또는 ionScroll의 자식입니다. pull-to-refresh를 scrollView에 추가할 수 있도록 허용합니다. ionContent나 ionScroll 요소의 첫 번째 자식으로 배치하세요.", + "tags.ion.reorderbutton": "ionItem의 자식입니다.", + "tags.ion.scroll": "내부의 모든 콘텐츠에 사용할 수 있는 스크롤 가능한 컨테이너를 생성합니다.", + "tags.ion.sidemenu": "ionSideMenus의 자식입니다. 측면 메뉴의 컨테이너이자 ionSideMenuContent 지시문의 형제입니다.", + "tags.ion.sidemenucontent": "ionSideMenus의 자식입니다. 표시되는 주 콘텐츠의 컨테이너이자 하나 이상의 ionSideMenu 지시문의 형제입니다.", + "tags.ion.sidemenus": "측면 메뉴와 주 콘텐츠의 컨테이너 요소입니다. 주 콘텐츠 영역을 좌우로 끌어 왼쪽 및/또는 오른쪽 메뉴를 전환할 수 있도록 허용합니다.", + "tags.ion.slide": "ionSlideBox의 자식입니다. 슬라이드 상자 내부에 있는 슬라이드를 표시합니다.", + "tags.ion.slidebox": "Slide Box는 다중 페이지 컨테이너로, 여기에서 각 페이지를 살짝 밀거나 페이지 간에 끌 수 있습니다.", + "tags.ion.spinner": "ionSpinner 지시문은 다양한 애니메이션 회전자를 제공합니다.", + "tags.ion.tab": "ionTabs의 자식입니다. 탭의 콘텐츠가 들어 있습니다. 콘텐츠는 지정된 탭이 선택되어 있는 동안에만 존재합니다.", + "tags.ion.tabs": "탭 표시줄이나 탭할 수 있는 \"페이지\" 집합이 있는 다중 탭 인터페이스를 구동하게 합니다.", + "tags.ion.title": "ion-title은 ionNavbar 제목을 설정하는 구성 요소입니다.", + "tags.ion.toggle": "토글은 지정한 모델을 부울에 바인딩하는 애니메이션 스위치입니다. 스위치의 손잡이를 끌 수 있도록 허용합니다. 그렇지 않은 경우 토글은 AngularJS 확인란처럼 동작합니다.", + "tags.ion.view": "ionNavView의 자식입니다. 콘텐츠와 탐색/머리글 표시줄 정보를 볼 수 있는 컨테이너입니다.", "tags.kbd": "kbd 요소는 사용자 입력(일반적으로 키보드 입력이며, 음성 명령 등의 다른 입력을 나타내는 데 사용될 수도 있음)을 나타냅니다.", "tags.label": "label 요소는 사용자 인터페이스의 캡션을 나타냅니다. 캡션은 특성에 사용하거나 자체 레이블 요소 내에 폼 컨트롤을 배치하여 레이블 요소 중 레이블이 지정된 컨트롤로 알려진 특정 폼 컨트롤과 연결할 수 있습니다.", "tags.legend": "legend 요소는 범례 요소의 부모 fieldset 요소(있는 경우)의 나머지 콘텐츠에 대한 캡션을 나타냅니다.", diff --git a/i18n/kor/src/vs/platform/actions/common/actionsService.i18n.json b/i18n/kor/src/vs/platform/actions/common/actionsService.i18n.json index 68287727d80..1b830b8f07b 100644 --- a/i18n/kor/src/vs/platform/actions/common/actionsService.i18n.json +++ b/i18n/kor/src/vs/platform/actions/common/actionsService.i18n.json @@ -7,8 +7,8 @@ "category.label": "{0}: {1}", "error": "잘못된 `contributes.{0}`입니다. {1}", "nonempty": "비어 있지 않은 값이 필요합니다.", - "optstring": "`{0}` 속성은 생략 가능하거나 `string` 형식이어야 합니다.", - "requirestring": "`{0}` 속성은 필수이며 `string` 형식이어야 합니다.", + "optstring": "속성 `{0}`은(는) 생략할 수 있으며 `string` 형식이어야 합니다.", + "requirestring": "속성 `{0}`은(는) 필수이며 `string` 형식이어야 합니다.", "vscode.extension.contributes.commandType.category": "(선택 사항) UI에서 명령별 범주 문자열을 그룹화합니다.", "vscode.extension.contributes.commandType.command": "실행할 명령의 식별자", "vscode.extension.contributes.commandType.title": "명령이 UI에 표시되는 제목입니다.", diff --git a/i18n/kor/src/vs/platform/extensions/common/abstractExtensionService.i18n.json b/i18n/kor/src/vs/platform/extensions/common/abstractExtensionService.i18n.json index 8b6ad71cd4e..5f7155fe9c6 100644 --- a/i18n/kor/src/vs/platform/extensions/common/abstractExtensionService.i18n.json +++ b/i18n/kor/src/vs/platform/extensions/common/abstractExtensionService.i18n.json @@ -3,4 +3,9 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "activationError": "확장 `{0}` 활성화 실패: {1}.", + "failedDep1": "확장 `{1}`을(를) 활성화하지 못했습니다. 이유: 종속성 `{0}`이(가) 활성화되지 않았습니다.", + "failedDep2": "확장 `{0}`을(를) 활성화하지 못했습니다. 이유: 종속성 수준이 10개가 넘음(종속성 루프일 가능성이 높음).", + "unknownDep": "확장 `{1}`을(를) 활성화하지 못했습니다. 이유: 알 수 없는 종속성 `{0}`." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/platform/extensions/common/extensionsRegistry.i18n.json b/i18n/kor/src/vs/platform/extensions/common/extensionsRegistry.i18n.json index 8b6ad71cd4e..87cfc385fb5 100644 --- a/i18n/kor/src/vs/platform/extensions/common/extensionsRegistry.i18n.json +++ b/i18n/kor/src/vs/platform/extensions/common/extensionsRegistry.i18n.json @@ -3,4 +3,27 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "extensionDescription.activationEvents1": "속성 `{0}`은(는) 생략할 수 있으며 `string[]` 형식이어야 합니다.", + "extensionDescription.activationEvents2": "속성 `{0}` 및 `{1}`은(는) 둘 다 지정하거나 둘 다 생략해야 합니다.", + "extensionDescription.empty": "가져온 확장 설명이 비어 있습니다.", + "extensionDescription.engines": "속성 `{0}`은(는) 필수이며 `object` 형식이어야 합니다.", + "extensionDescription.engines.vscode": "속성 `{0}`은(는) 필수이며 `string` 형식이어야 합니다.", + "extensionDescription.extensionDependencies": "속성 `{0}`은(는) 생략할 수 있으며 `string[]` 형식이어야 합니다.", + "extensionDescription.main1": "속성 `{0}`은(는) 생략할 수 있으며 `string` 형식이어야 합니다.", + "extensionDescription.main2": "확장의 폴더({1}) 내에 포함할 `main`({0})이 필요합니다. 이로 인해 확장이 이식 불가능한 상태가 될 수 있습니다.", + "extensionDescription.main3": "속성 `{0}` 및 `{1}`은(는) 둘 다 지정하거나 둘 다 생략해야 합니다.", + "extensionDescription.name": "속성 `{0}`은(는) 필수이며 `string` 형식이어야 합니다.", + "extensionDescription.publisher": "속성 `{0}`은(는) 필수이며 `string` 형식이어야 합니다.", + "extensionDescription.version": "속성 `{0}`은(는) 필수이며 `string` 형식이어야 합니다.", + "vscode.extension.activationEvents": "VS Code 확장에 대한 활성화 이벤트입니다.", + "vscode.extension.categories": "확장을 분류하기 위해 VS Code 갤러리에서 사용하는 범주입니다.", + "vscode.extension.contributes": "이 패키지에 표시된 VS Code 확장의 전체 기여입니다.", + "vscode.extension.displayName": "VS Code 갤러리에 사용되는 확장의 표시 이름입니다.", + "vscode.extension.extensionDependencies": "다른 확장에 대한 종속성입니다. 확장의 ID는 항상 ${publisher}.${name}입니다. 예: vscode.csharp.", + "vscode.extension.galleryBanner": "VS Code 마켓플레이스에 사용되는 배너입니다.", + "vscode.extension.galleryBanner.color": "VS Code 마켓플레이스 페이지 머리글의 배너 색상입니다.", + "vscode.extension.galleryBanner.theme": "배너에 사용되는 글꼴의 색상 테마입니다.", + "vscode.extension.publisher": "VS Code 확장의 게시자입니다.", + "vscode.extension.scripts.prepublish": "패키지가 VS Code 확장 형태로 게시되기 전에 스크립트가 실행되었습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/platform/extensions/node/extensionValidator.i18n.json b/i18n/kor/src/vs/platform/extensions/node/extensionValidator.i18n.json index 8b6ad71cd4e..38ea9a4e918 100644 --- a/i18n/kor/src/vs/platform/extensions/node/extensionValidator.i18n.json +++ b/i18n/kor/src/vs/platform/extensions/node/extensionValidator.i18n.json @@ -3,4 +3,10 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "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 등).", + "versionSyntax": "`engines.vscode` 값 {0}을(를) 구문 분석할 수 없습니다. ^0.10.0, ^1.2.3, ^0.11.0, ^0.10.x 등을 사용하세요." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json b/i18n/kor/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json index db6ac4816d8..6c73652191c 100644 --- a/i18n/kor/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json +++ b/i18n/kor/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json @@ -7,7 +7,7 @@ "schema.json": "스키마를 사용하는 JSON 파일을 설명합니다. 자세한 내용은 json-schema.org를 참조하세요.", "schema.json.$schema": "이 문서를 확인할 비교 대상 스키마 ", "schema.json.additionalItems": "항목이 배열로 설정된 경우의 배열에만 사용됩니다. 해당 배열이 스키마인 경우 항목 배열에서 항목을 지정한 후 이 스키마에서 항목의 유효성을 검사합니다. false인 경우 추가 항목의 유효성 검사가 실패합니다.", - "schema.json.additionalProperties": "스키마 또는 부울입니다. 스키마인 경우 'properties' 또는 'patternProperties'와 일치하지 않는 모든 속성의 유효성을 검사하는 데 사용됩니다. false인 경우 일치하지 않는 속성으로 인해 이 스키마가 실패합니다.", + "schema.json.additionalProperties": "스키마 또는 부울 중 하나입니다. 스키마인 경우 'properties' 또는 'patternProperties'와 일치하지 않는 모든 속성의 유효성을 검사하는 데 사용됩니다. false인 경우 둘 중 하나와 일치하지 않는 모든 속성으로 인해 이 스키마가 실패합니다.", "schema.json.allOf": "모든 스키마가 일치해야 하는 스키마 배열입니다.", "schema.json.anyOf": "최소한 하나의 스키마가 일치해야 하는 스키마 배열입니다.", "schema.json.default": "기본값입니다. 제안에서 사용됩니다.", @@ -18,17 +18,17 @@ "schema.json.exclusiveMaximum": "최대 속성을 배타적으로 설정합니다.", "schema.json.exclusiveMininum": "최소 속성을 배타적으로 설정합니다.", "schema.json.format": "값에 대해 필요한 형식을 설명합니다.", - "schema.json.id": "스키마의 고유한 식별자입니다.", - "schema.json.items": "배열에 사용됩니다. 순서(첫 번째 스키마에서 첫 번째 요소의 유효성을 검사하고 두 번째 스키마에서 두 번째 요소의 유효성을 검사하는 형식)대로 모든 요소의 유효성을 검사할 스키마이거나 각 항목의 유효성을 검사할 스키마 배열일 수 있습니다.", + "schema.json.id": "스키마에 대해 고유한 식별자입니다.", + "schema.json.items": "배열에 사용됩니다. 모든 요소의 유효성을 검사할 스키마이거나 첫 번째 스키마에서 첫 번째 요소의 유효성을 검사하고 두 번째 스키마에서 두 번째 요소의 유효성을 검사하는 등의 순서로 각 항목의 유효성을 검사할 스키마 배열일 수 있습니다.", "schema.json.maxItems": "배열 내에 있을 수 있는 최대 항목 수입니다. 포괄적입니다.", "schema.json.maxLength": "문자열의 최대 길이입니다.", "schema.json.maxProperties": "개체가 가질 수 있는 최대 속성 수입니다. 포괄적입니다.", "schema.json.maximum": "최대 숫자 값입니다. 기본적으로 포괄적입니다.", - "schema.json.minItems": "배열 내에 배치할 수 있는 최소 항목 수입니다. 포괄적입니다.", + "schema.json.minItems": "배열 내에 있을 수 있는 최소 항목 수입니다. 포괄적입니다.", "schema.json.minLength": "문자열의 최소 길이입니다.", "schema.json.minProperties": "개체가 가질 수 있는 최소 속성 수입니다. 포괄적입니다.", "schema.json.minimum": "최소 숫자 값입니다. 기본적으로 포괄적입니다.", - "schema.json.multipleOf": "현재 값을 정확하게 나누어야 하는 숫자(나머지 없음)입니다.", + "schema.json.multipleOf": "현재 값을 정확하게 나누어야 하는 숫자(즉, 나머지 없음)입니다.", "schema.json.not": "일치하지 않아야 하는 스키마입니다.", "schema.json.oneOf": "스키마 배열로, 이러한 스키마 중 하나가 정확하게 일치해야 합니다.", "schema.json.pattern": "문자열과 일치하는 정규식입니다. 암시적으로 앵커가 지정되지 않습니다.", diff --git a/i18n/kor/src/vs/workbench/browser/actions/openSettings.i18n.json b/i18n/kor/src/vs/workbench/browser/actions/openSettings.i18n.json index b70a94bd4fd..6141f037d38 100644 --- a/i18n/kor/src/vs/workbench/browser/actions/openSettings.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/actions/openSettings.i18n.json @@ -12,6 +12,7 @@ "emptySettingsHeader": "설정을 이 파일에 넣어서 기본 설정을 덮어씁니다.", "emptySettingsHeader1": "설정을 이 파일에 넣어서 기본 설정과 사용자 설정을 덮어씁니다.", "fail.createSettings": "'{0}'({1})을(를) 저장할 수 없습니다.", + "neverShowAgain": "다시 표시 안 함", "openFolderFirst": "첫 번째 폴더를 열어서 작업 영역 설정을 만듭니다.", "openGlobalKeybindings": "바로 가기 키 열기", "openGlobalSettings": "사용자 설정 열기", diff --git a/i18n/kor/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json b/i18n/kor/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json index 72dc9c2df9e..761df1a658d 100644 --- a/i18n/kor/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json @@ -9,17 +9,24 @@ "changeEndOfLine": "줄 시퀀스의 끝 변경", "changeIndentation": "ID 변경", "changeMode": "언어 모드 변경", - "defaultEncoding": "기본 인코딩", + "configureAssociations": "파일 연결 구성...", + "configureAssociationsExt": "'{0}'에 대한 파일 연결 구성...", + "configuredLanguage": "구성된 언어", + "defaultEncoding": "구성된 인코딩", "disableTabMode": "접근성 모드 사용 안 함", "endOfLineCarriageReturnLineFeed": "CRLF", "endOfLineLineFeed": "LF", "gotoLine": "줄 이동", + "indentConvert": "파일 변환", + "indentView": "보기 변경", "indentation": "들여쓰기", + "languagesPicks": "언어", "multiSelection": "{0} 선택 항목", "multiSelectionRange": "{0} 선택 항목({1}자 선택됨)", "noEditor": "현재 활성 텍스트 편집기 없음", "noFileEditor": "현재 활성 파일 없음", "noWritableCodeEditor": "활성 코드 편집기는 읽기 전용입니다.", + "persistFileAssociations": "**files.associations** 섹션에서 파일 이름과 언어를 연결하도록 구성할 수 있습니다.", "pickAction": "작업 선택", "pickEncodingForReopen": "파일을 다시 열 파일 인코딩 선택", "pickEncodingForSave": "파일을 저장할 파일 인코딩 선택", diff --git a/i18n/kor/src/vs/workbench/common/editor/diffEditorInput.i18n.json b/i18n/kor/src/vs/workbench/common/editor/diffEditorInput.i18n.json new file mode 100644 index 00000000000..50e968f8ee3 --- /dev/null +++ b/i18n/kor/src/vs/workbench/common/editor/diffEditorInput.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "compareLabels": "{0} ↔ {1}" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json b/i18n/kor/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json index 09a8beb7700..d9a13bc6ec6 100644 --- a/i18n/kor/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json +++ b/i18n/kor/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json @@ -12,7 +12,7 @@ "changeNow": "지금 변경", "continue": "계속", "editFile": "'{0}' 편집", - "exists": "'{1}'에서 '{0}' 별칭을 제거하고 이 작업을 다시 시도하세요.", + "exists": "'{1}'에서 '{0}'을(를) 참조하는 별칭을 제거하고 이 작업을 다시 시도하세요.", "install": "PATH에 'code' 명령 설치", "later": "이상", "laterInfo": "명령 팔레트에서 '{0}' 작업을 항상 실행할 수 있습니다.", diff --git a/i18n/kor/src/vs/workbench/electron-browser/integration.i18n.json b/i18n/kor/src/vs/workbench/electron-browser/integration.i18n.json index fba4655bab5..51d7fa7ff91 100644 --- a/i18n/kor/src/vs/workbench/electron-browser/integration.i18n.json +++ b/i18n/kor/src/vs/workbench/electron-browser/integration.i18n.json @@ -4,8 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "autoSaveError": "설정에 쓸 수 없습니다. **files.autoSave: \"afterDelay\"**를 settings.json에 추가하세요.", - "autoSaveInfo": "사용되는 **파일 | 자동 저장** 메뉴 옵션은 값이 **afterDelay**인 **files.autoSave** 설정이 되었습니다.", "copy": "복사", "cut": "잘라내기", "paste": "붙여넣기", diff --git a/i18n/kor/src/vs/workbench/electron-main/menus.i18n.json b/i18n/kor/src/vs/workbench/electron-main/menus.i18n.json index 12eb72cb6fc..c362e61be6b 100644 --- a/i18n/kor/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/kor/src/vs/workbench/electron-main/menus.i18n.json @@ -77,6 +77,7 @@ "miToggleMenuBar": "메뉴 모음 설정/해제(&&B)", "miToggleOutput": "출력 설정/해제(&&O)", "miTogglePanel": "패널 설정/해제(&&P)", + "miToggleRenderWhitespace": "공백 토글 및 렌더링", "miToggleSidebar": "사이드바 설정/해제(&&T)", "miToggleWordWrap": "자동 줄 바꿈 설정/해제(&&W)", "miTwitter": "Twitter에서 참여(&&J)", diff --git a/i18n/kor/src/vs/workbench/electron-main/windows.i18n.json b/i18n/kor/src/vs/workbench/electron-main/windows.i18n.json index cde5ccceaaf..a7df7cbf283 100644 --- a/i18n/kor/src/vs/workbench/electron-main/windows.i18n.json +++ b/i18n/kor/src/vs/workbench/electron-main/windows.i18n.json @@ -9,6 +9,7 @@ "appStalled": "창이 더 이상 응답하지 않습니다.", "appStalledDetail": "창을 다시 열거나, 닫거나, 계속 기다릴 수 있습니다.", "close": "닫기", + "hiddenMenuBar": "**Alt** 키를 눌러 메뉴 모음에 계속 액세스할 수 있습니다.", "ok": "확인", "pathNotExistDetail": "'{0}' 경로가 디스크에 더 이상 없는 것 같습니다.", "pathNotExistTitle": "경로가 없습니다.", diff --git a/i18n/kor/src/vs/workbench/node/extensionHostMain.i18n.json b/i18n/kor/src/vs/workbench/node/extensionHostMain.i18n.json index 8b6ad71cd4e..d77e097b6ea 100644 --- a/i18n/kor/src/vs/workbench/node/extensionHostMain.i18n.json +++ b/i18n/kor/src/vs/workbench/node/extensionHostMain.i18n.json @@ -3,4 +3,6 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "extensionTestError": "경로 {0}이(가) 유효한 확장 Test Runner를 가리키지 않습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json b/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json index 1f7ac302a13..6d166e7722c 100644 --- a/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json @@ -29,6 +29,7 @@ "renameFunctionBreakpoint": "함수 중단점 이름 바꾸기", "renameWatchExpression": "식 이름 바꾸기", "restartDebug": "다시 시작", + "run": "실행", "selectConfig": "구성 선택", "startDebug": "시작", "stepIntoDebug": "단계 정보", diff --git a/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json b/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json index 598c73cb5ed..8552cace68b 100644 --- a/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json @@ -5,7 +5,7 @@ // Do not edit this file. It is machine generated. { "DebugTaskNotFound": "preLaunchTask '{0}'을(를) 찾을 수 없습니다.", - "NewLaunchConfig": "응용 프로그램을 디버그하도록 구성 시작 파일을 설정하세요.", + "NewLaunchConfig": "응용 프로그램에 사용할 구성 시작 파일을 설정하세요.", "continue": "계속", "debugAdapterCrash": "디버그 어댑터 프로세스가 예기치 않게 종료되었습니다.", "debugNoThread": "ID가 {0}인 디버그 어댑터에서 스레드를 가져오지 못했습니다.", diff --git a/i18n/kor/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json b/i18n/kor/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json index c984eaa452e..8cf5dcd353e 100644 --- a/i18n/kor/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json @@ -10,7 +10,7 @@ "app.launch.json.version": "이 파일 형식의 버전입니다.", "debugNoType": "디버그 어댑터 '형식'은 생략할 수 없으며 '문자열' 형식이어야 합니다.", "duplicateDebuggerType": "디버그 형식 '{0}'은(는) 이미 등록되어 있고 '{1}' 특성을 포함합니다. '{1}' 특성을 무시합니다.", - "selectDebug": "디버그 환경 선택", + "selectDebug": "환경 선택", "vscode.extension.contributes.debuggers": "디버그 어댑터를 적용합니다.", "vscode.extension.contributes.debuggers.args": "어댑터에 전달할 선택적 인수입니다.", "vscode.extension.contributes.debuggers.configurationAttributes": "'launch.json'의 유효성 검사를 위한 JSON 스키마 구성입니다.", diff --git a/i18n/kor/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json b/i18n/kor/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json index 5b2bb808623..db47b1a99a9 100644 --- a/i18n/kor/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json @@ -6,6 +6,7 @@ { "debugAdapterBinNotFound": "DebugAdapter bin 폴더가 경로 {0}에 없습니다.", "debugAdapterCrash": "디버그 어댑터 프로세스가 예기치 않게 종료되었습니다.", + "moreInfo": "추가 정보", "noDebugAdapterExtensionInstalled": "'{0}' 디버깅을 위한 확장이 설치되어 있지 않습니다.", "stoppingDebugAdapter": "{0}. 디버그 어댑터를 중지합니다.", "unableToLaunchDebugAdapter": "{0}에서 디버그 어댑터를 시작할 수 없습니다." diff --git a/i18n/kor/src/vs/workbench/parts/extensions/common/extensions.i18n.json b/i18n/kor/src/vs/workbench/parts/extensions/common/extensions.i18n.json new file mode 100644 index 00000000000..85d1f44db08 --- /dev/null +++ b/i18n/kor/src/vs/workbench/parts/extensions/common/extensions.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "extensionsCategory": "확장" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json b/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json index 6e9d40662de..87174d6450a 100644 --- a/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json @@ -8,7 +8,7 @@ "installExtension": "확장 설치", "restartNow": "지금 다시 시작", "restartNow2": "지금 다시 시작", - "showExtensionTips": "확장 팁 표시", + "showExtensionRecommendations": "확장 권장 사항 표시", "showInstalledExtensions": "설치된 확장 표시", "showOutdatedExtensions": "만료된 확장 표시", "success-installed": "'{0}'이(가) 설치되었습니다. 사용하도록 설정하려면 다시 시작하세요.", diff --git a/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json b/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json index f8d40ee1b0d..ea87b8b8318 100644 --- a/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json @@ -18,7 +18,7 @@ "noExtensionsInstalled": "확장을 찾을 수 없음", "noExtensionsToInstall": "확장을 찾을 수 없음", "noOutdatedExtensions": "만료된 확장 없음", - "noSuggestedExtensions": "제안된 확장 없음", + "noRecommendedExtensions": "권장되는 확장 없음", "nowInstalling": "'{0}'을(를) 설치하는 중...", "outdatedExtensionsHandlerAriaLabel": "입력하여 설치된 확장 목록의 범위를 축소합니다.", "readme": "추가 정보", diff --git a/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json b/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json index b1bc78faee1..0da9bd86f78 100644 --- a/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json @@ -4,8 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "extension": "확장", - "issue": "문제", - "issues": "문제", + "extensions": "확장", + "extensionsInstalling": "확장({0} 설치 중...)", + "multipleIssues": "확장(문제 {0}개)", + "multipleUpdates": "확장(업데이트 {0}개 사용 가능)", + "oneIssue": "확장(문제 1개)", + "oneUpdate": "확장(업데이트 1개 사용 가능)", "uninstall": "제거" } \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json b/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json index f146f38d7ab..83ac5d2f90d 100644 --- a/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json @@ -4,12 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "extensionsCategory": "확장", "galleryExtensionsCommands": "갤러리 확장 설치", "localExtensionsCommands": "로컬 확장 표시", "outdatedExtensionsCommands": "만료된 확장 업데이트", "reloadNow": "지금 다시 시작", "success": "확장이 설치되었습니다. 확장을 사용하려면 다시 시작하세요.", "successSingle": "{0}이(가) 설치되었습니다. 사용하도록 설정하려면 다시 시작하세요.", - "suggestedExtensionsCommands": "확장 팁 표시" + "suggestedExtensionsCommands": "확장 권장 사항 표시" } \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/feedback/browser/feedback.i18n.json b/i18n/kor/src/vs/workbench/parts/feedback/browser/feedback.i18n.json index a2f4f2517a5..07af7e99c5e 100644 --- a/i18n/kor/src/vs/workbench/parts/feedback/browser/feedback.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/feedback/browser/feedback.i18n.json @@ -15,7 +15,7 @@ "other ways to contact us": "다른 문의 방법", "request a missing feature": "누락된 기능 요청", "sendFeedback": "Tweet 피드백", - "sentiment": "사용 소감을 알려주십시오.", + "sentiment": "사용 소감을 알려주세요.", "smileCaption": "기쁨", "submit a bug": "버그 제출", "tell us why?": "이유를 알려 주세요.", diff --git a/i18n/kor/src/vs/workbench/parts/files/browser/fileActions.i18n.json b/i18n/kor/src/vs/workbench/parts/files/browser/fileActions.i18n.json index eb37456d71c..8027ddc5b94 100644 --- a/i18n/kor/src/vs/workbench/parts/files/browser/fileActions.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/files/browser/fileActions.i18n.json @@ -12,7 +12,6 @@ "closeOtherFiles": "다른 파일 닫기", "closeOtherLabel": "다른 파일 닫기", "compareFiles": "파일 비교", - "compareLabels": "{0} ↔ {1}", "compareSource": "비교를 위해 선택", "compareWith": "'{0}'과(와) 비교", "confirmDeleteMessageFile": "'{0}'을(를) 영구히 삭제할까요?", diff --git a/i18n/kor/src/vs/workbench/parts/files/browser/files.contribution.i18n.json b/i18n/kor/src/vs/workbench/parts/files/browser/files.contribution.i18n.json index bfebb51628d..b9770b6f442 100644 --- a/i18n/kor/src/vs/workbench/parts/files/browser/files.contribution.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/files/browser/files.contribution.i18n.json @@ -4,6 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "associations": "파일과 언어의 연결을 구성하세요(예: \"*.extension\": \"html\"). 이러한 구성은 설치된 언어의 기본 연결보다 우선 순위가 높습니다.", "autoSave": "더티 파일 자동 저장을 제어합니다. 허용되는 값은 \"{0}\", \"{1}\", \"{2}\"입니다. \"{3}\"(으)로 설정한 경우 \"files.autoSaveDelay\"에서 지연을 구성할 수 있습니다.", "autoSaveDelay": "더티 파일을 자동으로 저장할 때까지의 지연(밀리초)을 제어합니다. \"files.autoSave\"를 \"{0}\"(으)로 설정한 경우에만 적용됩니다.", "binaryFileEditor": "이진 파일 편집기", @@ -23,5 +24,6 @@ "textFileEditor": "텍스트 파일 편집기", "trimTrailingWhitespace": "사용하도록 설정되면 파일을 저장할 때 후행 공백이 잘립니다.", "view": "보기", + "watcherExclude": "파일 감시에서 제외할 파일 경로의 GLOB 패턴을 구성하세요. 이 설정을 변경하려면 다시 시작해야 합니다. 시작 시 Code에서 CPU 시간을 많이 차지하면 대용량 폴더를 제외하여 초기 로드를 줄일 수 있습니다.", "workingFilesPicker": "이름으로 작업 파일 열기" } \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json b/i18n/kor/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json index 8ba6373cdd2..740f2a3cf1c 100644 --- a/i18n/kor/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json @@ -6,6 +6,7 @@ { "git": "Git", "openChange": "변경 내용 열기", + "openFile": "파일 열기", "openInEditor": "편집기 보기로 전환", "stageSelectedLines": "선택한 줄 스테이징", "switchToChangesView": "변경 내용 보기로 전환" diff --git a/i18n/kor/src/vs/workbench/parts/git/browser/views/changes/changesView.i18n.json b/i18n/kor/src/vs/workbench/parts/git/browser/views/changes/changesView.i18n.json index cdcd6ce4f6e..64759fdd016 100644 --- a/i18n/kor/src/vs/workbench/parts/git/browser/views/changes/changesView.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/git/browser/views/changes/changesView.i18n.json @@ -6,8 +6,8 @@ { "commitMessage": "메시지(커밋하려면 {0} 누름)", "commitMessageAriaLabel": "Git: 커밋하려면 커밋 메시지를 입력하고 {0}을(를) 누르세요.", - "needMessage": "커밋 메시지를 입력하십시오. 언제든지 **{0}**을(를) 눌러 변경 내용을 커밋할 수 있습니다. 스테이징된 변경 내용이 있으면 해당 변경 내용만 커밋되고 그렇지 않으면 모든 변경 내용이 커밋됩니다.", - "nothingToCommit": "커밋할 변경 내용이 있으면 커밋 메시지를 입력하고 **{0}**을(를) 눌러 변경 내용을 커밋하십시오. 스테이징된 변경 내용이 있으면 해당 변경 내용만 커밋되고 그렇지 않으면 모든 변경 내용이 커밋됩니다.", + "needMessage": "커밋 메시지를 입력하세요. 언제든지 **{0}**을(를) 눌러 변경 내용을 커밋할 수 있습니다. 스테이징된 변경 내용이 있으면 해당 변경 내용만 커밋되고 그렇지 않으면 모든 변경 내용이 커밋됩니다.", + "nothingToCommit": "커밋할 변경 내용이 있으면 커밋 메시지를 입력하고 **{0}**을(를) 눌러 변경 내용을 커밋하세요. 스테이징된 변경 내용이 있으면 해당 변경 내용만 커밋되고 그렇지 않으면 모든 변경 내용이 커밋됩니다.", "showOutput": "Git 출력 표시", "treeAriaLabel": "Git 변경 내용 보기" } \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json b/i18n/kor/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json index f7fe382513e..9a735fad4cc 100644 --- a/i18n/kor/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json @@ -9,6 +9,7 @@ "canNotRun": "'{0}' 명령은 여기에서 실행할 수 없습니다.", "commandLabel": "{0}: {1}", "entryAriaLabel": "{0}, 명령", + "entryAriaLabelWithKey": "{0}, {1}, 명령", "noCommandsMatching": "일치하는 명령 없음", "showTriggerActions": "모든 명령 표시" } \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/search/browser/search.contribution.i18n.json b/i18n/kor/src/vs/workbench/parts/search/browser/search.contribution.i18n.json index 29be7be3589..64328942ce3 100644 --- a/i18n/kor/src/vs/workbench/parts/search/browser/search.contribution.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/search/browser/search.contribution.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "exclude": "검색에서 파일 및 폴더를 제외하도록 전역 패턴를 구성합니다. file.exclude 설정에서 모든 전역 패턴을 상속합니다.", + "exclude": "검색에서 파일 및 폴더를 제외하도록 GLOB 패턴를 구성합니다. file.exclude 설정에서 모든 GLOB 패턴을 상속합니다.", "exclude.boolean": "파일 경로를 일치시킬 GLOB 패턴입니다. 패턴을 사용하거나 사용하지 않도록 설정하려면 true 또는 false로 설정하세요.", "exclude.when": "일치하는 파일의 형제에 대한 추가 검사입니다. $(basename)을 일치하는 파일 이름에 대한 변수로 사용하세요.", "findInFolder": "폴더에서 찾기", diff --git a/i18n/kor/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json b/i18n/kor/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json new file mode 100644 index 00000000000..05d4b59f7ca --- /dev/null +++ b/i18n/kor/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json @@ -0,0 +1,16 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "dotnetBuild": "dotnet 빌드를 사용하여 컴파일하는 tasks.json을 생성합니다.", + "grunt": "Grunt용 tasks.json 파일을 생성합니다. Jake 파일이 있으면 작업이 자동으로 감지됩니다.", + "gulp": "Gulp용 tasks.json 파일을 생성합니다. Gulp 파일이 있으면 작업이 자동으로 감지됩니다.", + "jake": "Jake용 tasks.json 파일을 생성합니다. Jake 파일이 있으면 작업이 자동으로 감지됩니다.", + "msbuild": "msbuild를 사용하여 컴파일하는 tasks.json을 생성합니다.", + "tsc.config": "TypeScript 프로젝트를 컴파일하는 tasks.json을 생성합니다.", + "tsc.openFile": "현재 열려 있는 TypeScript 파일을 컴파일하는 tasks.json을 생성합니다.", + "tsc.specificFile": "특정 TypeScript 파일을 컴파일하는 tasks.json을 생성합니다.", + "tsc.watch": "감시 모드로 TypeScript 프로젝트를 컴파일하는 tasks.json을 생성합니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json b/i18n/kor/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json index 887fa326bb6..43dfd42a3f3 100644 --- a/i18n/kor/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json @@ -7,7 +7,7 @@ "BuildAction.label": "빌드 작업 실행", "CleanAction.label": "정리 작업 실행", "CloseMessageAction.label": "닫기", - "ConfigureTaskRunnerAction.autoDetect": "작업 시스템을 자동으로 감지하지 못했습니다. 자세한 내용은 작업 출력을 참조하세요.", + "ConfigureTaskRunnerAction.autoDetect": "작업 시스템을 자동으로 감지하지 못했습니다. 기본 템플릿을 사용하는 중입니다. 자세한 내용은 작업 출력을 참조하세요.", "ConfigureTaskRunnerAction.failed": "'.vscode' 폴더 내에 'tasks.json' 파일을 만들 수 없습니다. 자세한 내용은 작업 출력을 참조하세요.", "ConfigureTaskRunnerAction.label": "Task Runner 구성", "JsonSchema.args": "명령에 전달되는 추가 인수입니다.", @@ -35,7 +35,7 @@ "JsonSchema.problemMatcher.fileLocation": "문제 패턴에 보고된 파일 이름을 해석하는 방법을 정의합니다.", "JsonSchema.problemMatcher.owner": "Code 내부의 문제 소유자입니다. 기본값을 지정한 경우 생략할 수 있습니다. 기본값을 지정하지 않고 생략한 경우 기본값은 '외부'입니다.", "JsonSchema.problemMatcher.pattern": "문제 패턴 또는 미리 정의된 패턴의 이름입니다. 기본 패턴을 지정한 경우 생략할 수 있습니다.", - "JsonSchema.problemMatcher.severity": "문제 캡처를 위한 기본 심각도입니다. 패턴에서 심각도에 대한 일치 그룹을 정의하지 않은 경우에 사용됩니다.", + "JsonSchema.problemMatcher.severity": "캡처 문제에 대한 기본 심각도입니다. 패턴에서 심각도에 대한 일치 그룹을 정의하지 않은 경우에 사용됩니다.", "JsonSchema.problemMatcher.watchedBegin": "파일 감시를 통해 트리거되는 감시되는 작업이 시작됨을 나타내는 정규식입니다.", "JsonSchema.problemMatcher.watchedEnd": "감시되는 작업이 종료됨을 나타내는 정규식입니다.", "JsonSchema.problemMatcher.watching.activeOnStart": "true로 설정한 경우 작업이 시작되면 선택기가 활성 모드로 전환됩니다. 이는 beginPattern과 일치하는 줄을 실행하는 것과 같습니다.", diff --git a/i18n/kor/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json b/i18n/kor/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json index fc0314cc393..4c255a92f51 100644 --- a/i18n/kor/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json +++ b/i18n/kor/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json @@ -10,8 +10,8 @@ "keybindings.json.title": "키 바인딩 구성", "keybindings.json.when": "키가 활성화되는 조건입니다.", "nonempty": "비어 있지 않은 값이 필요합니다.", - "optstring": "`{0}` 속성은 생략 가능하거나 `string` 형식이어야 합니다.", - "requirestring": "`{0}` 속성은 필수이며 `string` 형식이어야 합니다.", + "optstring": "속성 `{0}`은(는) 생략할 수 있으며 `string` 형식이어야 합니다.", + "requirestring": "속성 `{0}`은(는) 필수이며 `string` 형식이어야 합니다.", "vscode.extension.contributes.keybindings": "키 바인딩을 적용합니다.", "vscode.extension.contributes.keybindings.command": "키 바인딩이 트리거될 때 실행할 명령의 식별자입니다.", "vscode.extension.contributes.keybindings.key": "키 또는 키 시퀀스(더하기 기호가 있는 개별 키, 공백이 있는 시퀀스, 예: Ctrl+O 및 Ctrl+L L을 동시에 누름)", diff --git a/i18n/kor/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json b/i18n/kor/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json index 6fc1430dd06..3b9e5ec463d 100644 --- a/i18n/kor/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json +++ b/i18n/kor/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json @@ -4,9 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "pluginHostProcess.crash": "확장이 예기치 않게 종료되었습니다. 복구하려면 창을 다시 로드하세요.", - "pluginHostProcess.error": "확장 호스트에서 오류가 발생했습니다. {0}", + "extensionHostProcess.crash": "확장 호스트가 예기치 않게 종료되었습니다. 복구하려면 창을 다시 로드하세요.", + "extensionHostProcess.error": "확장 호스트에서 오류 발생: {0}", + "extensionHostProcess.startupFailDebug": "확장 호스트가 10초 내에 시작되지 않았습니다. 첫 번째 줄에서 중지되었을 수 있습니다. 계속하려면 디버거가 필요합니다.", "pluginHostProcess.startupFail": "확장 호스트가 10초 이내에 시작되지 않았습니다. 문제가 발생했을 수 있습니다.", - "pluginHostProcess.startupFailDebug": "확장 호스트가 10초 이내에 시작되지 않았습니다. 첫 번째 줄에서 중지되었을 수 있으며 계속하려면 디버거가 필요합니다.", "reloadWindow": "창 다시 로드" } \ No newline at end of file diff --git a/i18n/rus/extensions/json/server/out/configuration.i18n.json b/i18n/rus/extensions/json/server/out/configuration.i18n.json index 1b2c3fd4549..849f6c588dc 100644 --- a/i18n/rus/extensions/json/server/out/configuration.i18n.json +++ b/i18n/rus/extensions/json/server/out/configuration.i18n.json @@ -7,7 +7,7 @@ "schema.json": "Описывает JSON-файл с использованием схемы. Дополнительные сведения см. на веб-сайте json-schema.org.", "schema.json.$schema": "Схема, с использованием которой будет проверяться этот документ ", "schema.json.additionalItems": "Для массивов, только когда элементы заданы в виде массива. Если это схема, эта схема проверяет элементы после тех, которые заданы массивом элементов. Если значение равно false, дополнительные элементы вызывают сбой проверки.", - "schema.json.additionalProperties": "Схема или логическое значение. Если это схема, она используется для проверки всех свойств, не сопоставленных с параметром \"properties\" или \"patternProperties\". Если значение равно false, любые свойства, не сопоставленные ни с одним из этих параметров, вызывают сбой схемы.", + "schema.json.additionalProperties": "Схема или логическое значение. Если это схема, она используется для проверки всех свойств, не сопоставленных с параметром \"properties\" или \"patternProperties\". Если значение равно false, любые свойства, не сопоставленные ни с одним из этих параметров, вызывают ошибку схемы.", "schema.json.allOf": "Массив схем, все из которых должны соответствовать.", "schema.json.anyOf": "Массив схем, хотя бы одна из которых должна соответствовать.", "schema.json.default": "Значение по умолчанию. Используется предложениями.", diff --git a/i18n/rus/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json b/i18n/rus/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json new file mode 100644 index 00000000000..ed1bbe21182 --- /dev/null +++ b/i18n/rus/extensions/json/server/out/jsoncontributions/fileAssociationContribution.i18n.json @@ -0,0 +1,11 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "assocDescriptionFile": "Сопоставить все файлы, соответствующие стандартной маске в имени файла, с языком с указанным кодом.", + "assocDescriptionPath": "Сопоставить все файлы, соответствующие стандартной маске в полном пути, с языком с указанным кодом.", + "assocLabelFile": "Файлы с расширением", + "assocLabelPath": "Файлы с путем" +} \ No newline at end of file diff --git a/i18n/rus/extensions/php/out/features/validationProvider.i18n.json b/i18n/rus/extensions/php/out/features/validationProvider.i18n.json index e80c1301908..db20275844c 100644 --- a/i18n/rus/extensions/php/out/features/validationProvider.i18n.json +++ b/i18n/rus/extensions/php/out/features/validationProvider.i18n.json @@ -4,6 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "noPHP": "Не удается проверить PHP-файл. Не удалось найти PHP-программу. Используйте настройку \"php.validate.executablePath\", чтобы задать расположение \"php\"", + "noPHP": "Не удается проверить PHP-файл. Не удалось найти PHP-программу. Используйте параметр php.validate.executablePath, чтобы задать расположение php", "unknownReason": "Не удалось запустить PHP-файл, используя путь {0}. Причина неизвестна." } \ No newline at end of file diff --git a/i18n/rus/extensions/typescript/out/typescriptServiceClient.i18n.json b/i18n/rus/extensions/typescript/out/typescriptServiceClient.i18n.json index f5472441631..c50d49bd56a 100644 --- a/i18n/rus/extensions/typescript/out/typescriptServiceClient.i18n.json +++ b/i18n/rus/extensions/typescript/out/typescriptServiceClient.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "noServerFound": "Путь {0} не указывает на допустимый файл программы установки tsserver. Функции языка TypeScript будут отключены.", + "noServerFound": "Путь \"{0}\" не указывает на допустимый файл программы установки tsserver. Возможности языка TypeScript будут отключены.", "serverCouldNotBeStarted": "Не удалось запустить сервер языка TypeScript. Сообщение об ошибке: {0}", "serverDied": "Служба языка Typescript пять раз непредвиденно завершила работу за последние пять минут. Отправьте отчет об ошибке.", "serverDiedAfterStart": "Служба языка Typesrript пять раз завершила работу сразу после запуска. Служба не будет перезапущена. Отправьте отчет об ошибке." diff --git a/i18n/rus/extensions/typescript/out/utils/projectStatus.i18n.json b/i18n/rus/extensions/typescript/out/utils/projectStatus.i18n.json new file mode 100644 index 00000000000..b01eec4b6c3 --- /dev/null +++ b/i18n/rus/extensions/typescript/out/utils/projectStatus.i18n.json @@ -0,0 +1,14 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "cmdCreate": "Создание файла jsconfig.json...", + "hint.tooltip": "Используйте проекты и улучшенные возможности IntelliSense, символьный поиск и многое другое.", + "hintCreate": "Используйте проекты и улучшенные возможности IntelliSense и навигации по коду.", + "hintExclude": "\"{0}\" — это большой проект. Для повышения производительности исключите папки со множеством файлов, например: {1}...", + "large.label": "Настройка исключений", + "large.tooltip": "Слишком большое число файлов в проекте может ухудшить производительность. Исключите папки со множеством файлов, например: {0}...", + "open": "Настройка исключений..." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/base/common/keyCodes.i18n.json b/i18n/rus/src/vs/base/common/keyCodes.i18n.json index de43d1e70e2..313f5db814d 100644 --- a/i18n/rus/src/vs/base/common/keyCodes.i18n.json +++ b/i18n/rus/src/vs/base/common/keyCodes.i18n.json @@ -5,8 +5,13 @@ // Do not edit this file. It is machine generated. { "altKey": "ALT", + "altKey.long": "ALT", "cmdKey": "COMMAND", + "cmdKey.long": "COMMAND", "ctrlKey": "CTRL", + "ctrlKey.long": "Управление", "shiftKey": "SHIFT", - "windowsKey": "Windows" + "shiftKey.long": "SHIFT", + "windowsKey": "Windows", + "windowsKey.long": "Windows" } \ No newline at end of file diff --git a/i18n/rus/src/vs/editor/common/config/commonEditorConfig.i18n.json b/i18n/rus/src/vs/editor/common/config/commonEditorConfig.i18n.json index 5865acfb8bf..ed10a1b103c 100644 --- a/i18n/rus/src/vs/editor/common/config/commonEditorConfig.i18n.json +++ b/i18n/rus/src/vs/editor/common/config/commonEditorConfig.i18n.json @@ -4,9 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "acceptSuggestionOnEnter": "Определяет, можно ли принимать предложения клавишей ВВОД в дополнение к клавише TAB. Это помогает избежать неоднозначности между вставкой новых строк или принятием предложений.", "autoClosingBrackets": "Определяет, должен ли редактор автоматически закрывать скобки после открытия.", "cursorBlinking": "Управляет анимацией мигания курсора. Допустимые значения: \"blink\", \"visible\" и \"hidden\".", "cursorStyle": "Определяет стиль курсора. Допустимые значения: \"block\" и \"line\".", + "detectIndentation": "При открытии файла editor.tabSize и editor.insertSpaces будут определяться на основе содержимого файла.", "editorConfigurationTitle": "Конфигурация редактора", "folding": "Определяет, включено ли сворачивание кода в редакторе.", "fontFamily": "Определяет семейство шрифтов.", @@ -15,8 +17,9 @@ "formatOnType": "Управляет параметром, определяющим, должен ли редактор автоматически форматировать строку после ввода.", "glyphMargin": "Управляет видимостью полей глифа.", "hideCursorInOverviewRuler": "Управляет скрытием курсора в обзорной линейке.", - "ignoreTrimWhitespace": "Определяет, должен ли редактор различий трактовать несовпадения символов-разделителей как различия.", - "insertSpaces": "Определяет, будет ли редактор вставлять пробелы вместо табуляции. Допустимые значения: \"auto\", true, false. Если задано \"auto\", значение будет автоматически предложено при открытии файла.", + "ignoreTrimWhitespace": "Определяет, должен ли редактор несовпадений трактовать несовпадения символов-разделителей как различия.", + "insertSpaces": "Вставлять пробелы при нажатии клавиши TAB.", + "insertSpaces.errorMessage": "Ожидается логическое значение. Обратите внимание, что значение auto заменено параметром editor.detectIndentation.", "lineHeight": "Управляет высотой строк.", "lineNumbers": "Управляет видимостью номеров строк.", "mouseWheelScrollSensitivity": "Множитель, используемый для параметров deltaX и deltaY событий прокрутки колесика мыши.", @@ -29,9 +32,10 @@ "rulers": "Столбцы, в которых должны отображаться вертикальные линейки", "scrollBeyondLastLine": "Определяет, будет ли содержимое редактора прокручиваться за последнюю строку.", "selectionHighlight": "Определяет, будет ли редактор выделять фрагменты, совпадающие с выделенным текстом.", - "sideBySide": "Определяет, редактор отличий отображает отличия рядом или в тексте.", + "sideBySide": "Определяет, как редактор несовпадений отображает отличия: рядом или в тексте.", "suggestOnTriggerCharacters": "Определяет, должны ли при вводе триггерных символов автоматически отображаться предложения.", - "tabSize": "Управляет размером отрисовки знаков табуляции. Допустимые значения: \"auto\", 2, 4, 6 и т. д. Если задано \"auto\", значение будет автоматически предложено при открытии файла.", + "tabSize": "Число пробелов в табуляции.", + "tabSize.errorMessage": "Ожидается число. Обратите внимание, что значение auto заменено параметром editor.detectIndentation.", "wordSeparators": "Символы, которые будут использоваться как разделители слов при выполнении навигации или других операций, связанных со словами.", "wrappingColumn": "Определяет число символов, после которых текст будет перенесен на следующую строку. Если этот параметр имеет значение 0, используется перенос по ширине окна просмотра.", "wrappingIndent": "Управляет отступом строк с переносом по словам. Допустимые значения: \"none\", \"same\" или \"indent\"." diff --git a/i18n/rus/src/vs/editor/common/services/modeServiceImpl.i18n.json b/i18n/rus/src/vs/editor/common/services/modeServiceImpl.i18n.json index e90612f2c68..e57a0695df7 100644 --- a/i18n/rus/src/vs/editor/common/services/modeServiceImpl.i18n.json +++ b/i18n/rus/src/vs/editor/common/services/modeServiceImpl.i18n.json @@ -17,7 +17,7 @@ "vscode.extension.contributes.languages.aliases": "Псевдонимы имен для языка.", "vscode.extension.contributes.languages.configuration": "Относительный путь к файлу, содержащему параметры конфигурации для языка.", "vscode.extension.contributes.languages.extensions": "Расширения имен файлов, связанные с языком.", - "vscode.extension.contributes.languages.filenamePatterns": "Глобальные шаблоны имен файлов, связанные с языком.", + "vscode.extension.contributes.languages.filenamePatterns": "Стандартные маски имен файлов, связанные с языком.", "vscode.extension.contributes.languages.filenames": "Имена файлов, связанные с языком.", "vscode.extension.contributes.languages.firstLine": "Регулярное выражение, соответствующее первой строке файла языка.", "vscode.extension.contributes.languages.id": "Идентификатор языка.", diff --git a/i18n/rus/src/vs/editor/common/services/modelServiceImpl.i18n.json b/i18n/rus/src/vs/editor/common/services/modelServiceImpl.i18n.json new file mode 100644 index 00000000000..20df22f9fb6 --- /dev/null +++ b/i18n/rus/src/vs/editor/common/services/modelServiceImpl.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "indentAutoMigrate": "Измените параметры: editor.detectIndentation заменяет editor.tabSize: auto или editor.insertSpaces: auto" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json b/i18n/rus/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json index 1c247b633fa..a53d6b7a38a 100644 --- a/i18n/rus/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json +++ b/i18n/rus/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json @@ -7,14 +7,14 @@ "ShowAccessibilityHelpAction": "Показать справку по специальным возможностям", "experimentalScreenReaderOptsOn": "Поддержка экспериментального средства чтения с экрана включена в соответствии с параметром editor.experimentalScreenReader.", "experimentalScreenReaderSessionOff": "Поддержка экспериментального средства чтения с экрана отключена. Чтобы включить ее для этого сеанса, нажмите клавишу {0}. Чтобы включить ее для всех сеансов, задайте для параметра editor.experimentalScreenReader значение true.", - "experimentalScreenReaderSessionOffNoKb": "Поддержка экспериментального средства чтения с экрана отключена. Команду {0} в настоящее время нельзя выполнить с помощью назначенной клавиши. Чтобы включить поддержку для всех сеансов, задайте для параметра editor.experimentalScreenReader значение true.", + "experimentalScreenReaderSessionOffNoKb": "Поддержка экспериментального средства чтения с экрана отключена. Команду {0} в настоящее время нельзя выполнить с помощью настраиваемого сочетания клавиш. Чтобы включить поддержку для всех сеансов, задайте для параметра editor.experimentalScreenReader значение true.", "experimentalScreenReaderSessionOn": "Поддержка экспериментального средства чтения с экрана включена для этого сеанса. Чтобы отключить или снова включить ее, нажмите клавишу {0}.", - "experimentalScreenReaderSessionOnNoKb": "Поддержка экспериментального средства чтения с экрана включена для этого сеанса. Команду {0} в настоящее время нельзя выполнить с помощью назначенной клавиши.", + "experimentalScreenReaderSessionOnNoKb": "Поддержка экспериментального средства чтения с экрана включена для этого сеанса. Команду {0} в настоящее время нельзя выполнить с помощью настраиваемого сочетания клавиш.", "introMsg": "Благодарим за ознакомление с экспериментальными специальными возможностями VS Code.", "outroMsg": "Вы можете закрыть эту подсказку и вернуться в редактор, нажав клавишу ESCAPE.", "status": "Состояние:", "tabFocusModeOffMsg": "При нажатии клавиши TAB в этом редакторе будет вставлен символ табуляции. Чтобы изменить это поведение, нажмите клавишу {0}.", - "tabFocusModeOffMsgNoKb": "При нажатии клавиши TAB в этом редакторе фокус ввода переместится на следующий элемент, допускающий получение фокуса ввода. Команду {0} в настоящее время нельзя выполнить с помощью назначенной клавиши.", + "tabFocusModeOffMsgNoKb": "При нажатии клавиши TAB в этом редакторе фокус ввода переместится на следующий элемент, допускающий получение фокуса ввода. Команду {0} в настоящее время нельзя выполнить с помощью настраиваемого сочетания клавиш.", "tabFocusModeOnMsg": "При нажатии клавиши TAB в этом редакторе фокус ввода переместится на следующий элемент, допускающий получение фокуса ввода. Чтобы изменить это поведение, нажмите клавишу {0}.", - "tabFocusModeOnMsgNoKb": "При нажатии клавиши TAB в этом редакторе фокус ввода переместится на следующий элемент, допускающий получение фокуса ввода. Команду {0} в настоящее время нельзя выполнить с помощью назначенной клавиши." + "tabFocusModeOnMsgNoKb": "При нажатии клавиши TAB в этом редакторе фокус ввода переместится на следующий элемент, допускающий получение фокуса ввода. Команду {0} в настоящее время нельзя выполнить с помощью настраиваемого сочетания клавиш." } \ No newline at end of file diff --git a/i18n/rus/src/vs/editor/contrib/folding/browser/folding.i18n.json b/i18n/rus/src/vs/editor/contrib/folding/browser/folding.i18n.json index 237df6cedfa..d997c357784 100644 --- a/i18n/rus/src/vs/editor/contrib/folding/browser/folding.i18n.json +++ b/i18n/rus/src/vs/editor/contrib/folding/browser/folding.i18n.json @@ -6,6 +6,11 @@ { "foldAction.label": "Свернуть", "foldAllAction.label": "Свернуть все", + "foldLevel1Action.label": "Уровень сгиба 1", + "foldLevel2Action.label": "Уровень сгиба 2", + "foldLevel3Action.label": "Уровень сгиба 3", + "foldLevel4Action.label": "Уровень сгиба 4", + "foldLevel5Action.label": "Уровень сгиба 5", "unfoldAction.label": "Развернуть", "unfoldAllAction.label": "Развернуть все" } \ No newline at end of file diff --git a/i18n/rus/src/vs/editor/contrib/indentation/common/indentation.i18n.json b/i18n/rus/src/vs/editor/contrib/indentation/common/indentation.i18n.json index ea72bca61a8..b2e0ebcb850 100644 --- a/i18n/rus/src/vs/editor/contrib/indentation/common/indentation.i18n.json +++ b/i18n/rus/src/vs/editor/contrib/indentation/common/indentation.i18n.json @@ -4,9 +4,12 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "changeIndentationSize": "Изменить размер шага табуляции для текущего файла", "configuredTabSize": "Настроенный размер шага табуляции", + "detectIndentation": "Определение отступа от содержимого", + "indentUsingSpaces": "Отступ с использованием пробелов", + "indentUsingTabs": "Отступ с использованием табуляции", "indentationToSpaces": "Преобразовать отступ в пробелы", "indentationToTabs": "Преобразовать отступ в шаги табуляции", - "selectTabWidth": "Выбрать размер шага табуляции для текущего файла" + "selectTabWidth": "Выбрать размер шага табуляции для текущего файла", + "toggleRenderWhitespace": "Переключение отображения пробелов" } \ No newline at end of file diff --git a/i18n/rus/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json b/i18n/rus/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json new file mode 100644 index 00000000000..c4092de0c2f --- /dev/null +++ b/i18n/rus/src/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "hint": "{0}, подсказка" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json b/i18n/rus/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json new file mode 100644 index 00000000000..8d52949bcbb --- /dev/null +++ b/i18n/rus/src/vs/editor/contrib/rename/browser/renameInputField.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "renameAriaLabel": "Введите новое имя для входных данных и нажмите клавишу ВВОД для подтверждения." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json b/i18n/rus/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json index cd0c7f50234..5e3bb01b109 100644 --- a/i18n/rus/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json +++ b/i18n/rus/src/vs/editor/contrib/suggest/browser/suggestWidget.i18n.json @@ -4,8 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "ariaCurrentSuggestion": "{0}, предложение", + "ariaCurrentSuggestionWithDetails": "{0}, предложение, содержит данные", "goback": "Вернуться", "readMore": "Подробнее...{0}", "suggestWidget.loading": "Загрузка...", - "suggestWidget.noSuggestions": "Предложения отсутствуют." + "suggestWidget.noSuggestions": "Предложения отсутствуют.", + "suggestionAriaAccepted": "{0}, принято", + "suggestionAriaLabel": "{0}, предложение", + "suggestionWithDetailsAriaLabel": "{0}, предложение, содержит данные" } \ No newline at end of file diff --git a/i18n/rus/src/vs/languages/html/common/htmlTags.i18n.json b/i18n/rus/src/vs/languages/html/common/htmlTags.i18n.json index 1fcf624ce8e..7562b31b1a6 100644 --- a/i18n/rus/src/vs/languages/html/common/htmlTags.i18n.json +++ b/i18n/rus/src/vs/languages/html/common/htmlTags.i18n.json @@ -56,6 +56,39 @@ "tags.img": "Элемент img представляет изображение.", "tags.input": "Элемент input представляет поле для ввода данных, обычно с элементом управления формы, дающим пользователю возможность редактировать данные.", "tags.ins": "Элемент ins представляет добавление в документ.", + "tags.ion.checkbox": "Флажок ничем не отличается от флажка HTML, но использует другой стиль. Флажок ведет себя как любой флажок AngularJS.", + "tags.ion.content": "Директива ionContent предоставляет простую в использовании область содержимого, которую можно настроить для применения настраиваемых представлений прокрутки Ionic или встроенной прокрутки переполнения браузера.", + "tags.ion.deletebutton": "Дочерний элемент ionItem", + "tags.ion.footerbar": "Добавляет фиксированную панель нижнего колонтитула под содержимым. Также это может быть дополнительный нижний колонтитул, если применяется класс bar-subfooter.", + "tags.ion.headerbar": "Добавляет фиксированную панель верхнего колонтитула над содержимым. Также это может быть дополнительный верхний колонтитул, если применяется класс bar-subheader.", + "tags.ion.infinitescroll": "Дочерний элемент ionContent или ionScroll. Директива ionInfiniteScroll позволяет вызывать функцию всякий раз, когда пользователь добирается до нижней части страницы или области возле нижней части страницы.", + "tags.ion.input": "ionInput предназначен только для ввода текста. Ionic использует фактический HTML-элемент внутри компонента с упаковкой Ionic для улучшения обработки взаимодействия с пользователем и интерактивных операций.", + "tags.ion.item": "Дочерний элемент ionList.", + "tags.ion.list": "List — это широко используемый элемент практически любого мобильного приложения. Он может содержать практические любые элементы — от простого текста до кнопок, переключателей, значков и эскизов.", + "tags.ion.modalview": "Modal — это область содержимого, которая может временно отображаться поверх основного представления пользователя. Обычно используется для выбора или редактирования элемента.", + "tags.ion.navbackbutton": "Дочерний элемент ionNavBar. Создает кнопку \"Назад\" в ionNavBar, которая отображается, если пользователь может вернуться назад в текущем стеке навигации.", + "tags.ion.navbar": "Если вы используете директиву ionNavView, также можно создать элемент , который создаст верхнюю панель, обновляющуюся при изменении состояния приложения.", + "tags.ion.navbuttons": "Дочерний элемент ionNavView. Используйте элементы ionNavButton для размещения кнопок на элементах ionNavBar в ionView.", + "tags.ion.navtitle": "Дочерний элемент ionNavView. Директива ionNavTitle заменяет текст заголовка ionNavBar на пользовательский HTML из шаблона ionView.", + "tags.ion.navview": "Директива ionNavView используется для визуализации шаблонов в приложении. Каждый шаблон представляет часть состояния. Состояния обычно сопоставляются с URL-адресом и определяются программно с помощью angular-ui-router.", + "tags.ion.optionbutton": "Дочерний элемент ionItem. Создает переключатель внутри элемента списка, который отображается, когда пользователь проводит пальцем влево по элементу.", + "tags.ion.pane": "Простой контейнер, в который помещается содержимое без побочных эффектов. Добавляет класс pane в элемент.", + "tags.ion.popoverview": "Popover — это представление, которое расположено поверх содержимого приложения. Элементы Popover позволяют легко отображать или получать данные от пользователя.", + "tags.ion.radio": "Переключатель ionRirective ничем не отличается от переключателя HTML, но использует другой стиль. Элемент ionRadio ведет себя как любой переключатель AngularJS.", + "tags.ion.refresher": "Дочерний элемент ionContent или ionScroll. Позволяет добавить запрос на обновление в scrollView. Поместите его в качестве первого дочернего элемента ionContent или ionScroll.", + "tags.ion.reorderbutton": "Дочерний элемент ionItem.", + "tags.ion.scroll": "Создание прокручиваемого контейнера, все содержимое которого находится внутри него.", + "tags.ion.sidemenu": "Дочерний элемент ionSideMenus. Контейнер для бокового меню, элемент одного уровня с директивой ionSideMenuContent.", + "tags.ion.sidemenucontent": "Дочерний элемент ionSideMenus. Контейнер для основного видимого содержимого, элемент одного уровня с одной директивой ionSideMenu или несколькими.", + "tags.ion.sidemenus": "Элемент контейнера для боковых меню и основного содержимого. Позволяет переключаться между левым и правым меню, перетаскивая область основного содержимого из стороны в сторону.", + "tags.ion.slide": "Дочерний элемент ionSlideBox. Отображает слайд внутри элемента slidebox.", + "tags.ion.slidebox": "Элемент SlideBox — это многостраничный контейнер, в котором для перехода со страницы на страницу можно использовать проведение по экрану или перетаскивание.", + "tags.ion.spinner": "Директива ionSpinner предоставляет широкий набор анимированных счетчиков.", + "tags.ion.tab": "Дочерний элемент ionTabs. Включает в себя содержимое вкладки. Содержимое существует, только когда выбрана данная вкладка.", + "tags.ion.tabs": "Реализует интерфейс с несколькими вкладками из панели вкладок и набора \"страниц\", между которыми можно переключаться.", + "tags.ion.title": "ion-title — это компонент, который задает заголовок ionNavbar", + "tags.ion.toggle": "Переключатель — это анимированный переключатель, который привязывает заданную модель к логическому значению. Позволяет перетаскивать утолщение переключателя. В других ситуациях этот элемент действует как любой флажок AngularJS.", + "tags.ion.view": "Дочерний элемент ionNavView. Контейнер для просмотра содержимого и любой информации о навигации и панели верхнего колонтитула.", "tags.kbd": "Элемент kbd представляет ввод пользователя (обычно это клавиатурный ввод, хотя может быть представлен и другой тип ввода, например голосовые команды).", "tags.label": "Элемент label представляет подпись в интерфейсе пользователя. Подпись может быть связана с определенным элементом управления формы, который называется подписанным элементом управления элемента label. Для этого либо используется атрибут for, либо элемент управления формы помещается в элемент label.", "tags.legend": "Элемент legend представляет подпись для остального содержимого родительского элемента fieldset элемента legend, если он существует.", diff --git a/i18n/rus/src/vs/platform/extensions/common/abstractExtensionService.i18n.json b/i18n/rus/src/vs/platform/extensions/common/abstractExtensionService.i18n.json index 8b6ad71cd4e..21409049312 100644 --- a/i18n/rus/src/vs/platform/extensions/common/abstractExtensionService.i18n.json +++ b/i18n/rus/src/vs/platform/extensions/common/abstractExtensionService.i18n.json @@ -3,4 +3,9 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "activationError": "Ошибка активации расширения \"{0}\": {1}.", + "failedDep1": "Не удалось активировать расширение \"{1}\". Причина: ошибка активации зависимого компонента \"{0}\".", + "failedDep2": "Не удалось активировать расширение \"{0}\". Причина: более 10 уровней зависимостей (скорее всего, цикл зависимостей).", + "unknownDep": "Не удалось активировать расширение \"{1}\". Причина: неизвестный зависимый компонент \"{0}\"." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/platform/extensions/common/extensionsRegistry.i18n.json b/i18n/rus/src/vs/platform/extensions/common/extensionsRegistry.i18n.json index 8b6ad71cd4e..b2a06adbffd 100644 --- a/i18n/rus/src/vs/platform/extensions/common/extensionsRegistry.i18n.json +++ b/i18n/rus/src/vs/platform/extensions/common/extensionsRegistry.i18n.json @@ -3,4 +3,27 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "extensionDescription.activationEvents1": "свойство \"{0}\" может быть опущено или должно быть типа \"string []\"", + "extensionDescription.activationEvents2": "оба свойства, \"{0}\" и \"{1}\", должны быть либо указаны, либо опущены", + "extensionDescription.empty": "Пустое описание расширения", + "extensionDescription.engines": "свойство \"{0}\" является обязательным и должно быть типа object", + "extensionDescription.engines.vscode": "свойство \"{0}\" является обязательным и должно иметь тип string", + "extensionDescription.extensionDependencies": "свойство \"{0}\" может быть опущено или должно быть типа \"string []\"", + "extensionDescription.main1": "свойство \"{0}\" может быть опущено или должно иметь тип string", + "extensionDescription.main2": "Ожидается, что функция main ({0}) будет включена в папку расширения ({1}). Из-за этого расширение может стать непереносимым.", + "extensionDescription.main3": "оба свойства, \"{0}\" и \"{1}\", должны быть либо указаны, либо опущены", + "extensionDescription.name": "свойство \"{0}\" является обязательным и должно иметь тип string", + "extensionDescription.publisher": "свойство \"{0}\" является обязательным и должно иметь тип string", + "extensionDescription.version": "свойство \"{0}\" является обязательным и должно иметь тип string", + "vscode.extension.activationEvents": "События активации для расширения кода VS Code.", + "vscode.extension.categories": "Категории, используемые коллекцией VS Code для классификации расширения.", + "vscode.extension.contributes": "Все публикации расширения VS Code, представленные этим пакетом.", + "vscode.extension.displayName": "Отображаемое имя расширения, используемого в коллекции VS Code.", + "vscode.extension.extensionDependencies": "Зависимости от других расширений. Идентификатор расширения — всегда ${publisher}.${name}. Например, vscode.csharp.", + "vscode.extension.galleryBanner": "Баннер, используемый в магазине VS Code.", + "vscode.extension.galleryBanner.color": "Цвет баннера в заголовке страницы магазина VS Code.", + "vscode.extension.galleryBanner.theme": "Цветовая тема для шрифта, используемого в баннере.", + "vscode.extension.publisher": "Издатель расширения VS Code.", + "vscode.extension.scripts.prepublish": "Скрипт, выполняемый перед публикацией пакета в качестве расширения VS Code." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/platform/extensions/node/extensionValidator.i18n.json b/i18n/rus/src/vs/platform/extensions/node/extensionValidator.i18n.json index 8b6ad71cd4e..087ec6e6394 100644 --- a/i18n/rus/src/vs/platform/extensions/node/extensionValidator.i18n.json +++ b/i18n/rus/src/vs/platform/extensions/node/extensionValidator.i18n.json @@ -3,4 +3,10 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "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 и т. д.", + "versionSyntax": "Не удалось проанализировать значение engines.vscode {0}. Используйте, например, ^0.10.0, ^1.2.3, ^0.11.0, ^0.10.x и т. д." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/actions/openSettings.i18n.json b/i18n/rus/src/vs/workbench/browser/actions/openSettings.i18n.json index f2c946ef45e..234abf93755 100644 --- a/i18n/rus/src/vs/workbench/browser/actions/openSettings.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/actions/openSettings.i18n.json @@ -5,13 +5,14 @@ // Do not edit this file. It is machine generated. { "defaultKeybindings": "Сочетания клавиш по умолчанию", - "defaultKeybindingsHeader": "Перезапишите назначенные клавиши, поместив их в файл назначенных клавиш.", + "defaultKeybindingsHeader": "Перезапишите настраиваемое сочетание клавиш, поместив их в файл настраиваемых сочетаний клавиш.", "defaultName": "Параметры по умолчанию", "defaultSettingsHeader": "Перезапишите параметры, поместив их в файл параметров.", - "emptyKeybindingsHeader": "Поместите назначенные клавиши в этот файл, чтобы перезаписать клавиши по умолчанию.", + "emptyKeybindingsHeader": "Поместите настраиваемые сочетания клавиш в этот файл, чтобы перезаписать клавиши по умолчанию.", "emptySettingsHeader": "Поместите параметры в этот файл, чтобы перезаписать параметры по умолчанию.", "emptySettingsHeader1": "Поместите параметры в этот файл, чтобы перезаписать параметры по умолчанию и пользовательские параметры.", "fail.createSettings": "Невозможно создать \"{0}\" ({1}).", + "neverShowAgain": "Больше не показывать", "openFolderFirst": "Чтобы создать параметры рабочей области, сначала откройте папку", "openGlobalKeybindings": "Открыть сочетания клавиш", "openGlobalSettings": "Открыть пользовательские параметры", diff --git a/i18n/rus/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json b/i18n/rus/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json index 2b9466b5b80..b27d808a1b8 100644 --- a/i18n/rus/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json @@ -4,10 +4,10 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "binaryDiffEditor": "Редактор двоичных различий", + "binaryDiffEditor": "Редактор двоичных несовпадений", "iframeEditor": "Редактор IFrame", "reload": "Перезагрузить", - "textDiffEditor": "Редактор текстовых различий", + "textDiffEditor": "Редактор текстовых несовпадений", "textEditor": "Текстовый редактор", "viewSource": "Показать исходный код" } \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json b/i18n/rus/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json index d13adc0789d..2c36aeb4c2c 100644 --- a/i18n/rus/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/parts/editor/editorStatus.i18n.json @@ -9,17 +9,24 @@ "changeEndOfLine": "Изменить последовательность конца строки", "changeIndentation": "Изменить отступ", "changeMode": "Изменить языковой режим", + "configureAssociations": "Настройка сопоставлений файлов...", + "configureAssociationsExt": "Настройка сопоставлений файлов для \"{0}\"...", + "configuredLanguage": "Настроенный язык", "defaultEncoding": "Кодировка по умолчанию", "disableTabMode": "Отключить режим специальных возможностей", "endOfLineCarriageReturnLineFeed": "CRLF", "endOfLineLineFeed": "LF", "gotoLine": "Перейти к строке", + "indentConvert": "преобразовать файл", + "indentView": "изменить представление", "indentation": "Отступ", + "languagesPicks": "языки", "multiSelection": "Выделений: {0}", "multiSelectionRange": "Выделений: {0} (выделено символов: {1})", "noEditor": "В данный момент нет активного текстового редактора", "noFileEditor": "В данный момент нет активного файла", "noWritableCodeEditor": "Активный редактор кода доступен только для чтения.", + "persistFileAssociations": "Вы можете настроить имя файла для сопоставления языка из раздела **files.associations**", "pickAction": "Выберите действие", "pickEncodingForReopen": "Выберите кодировку файла для его повторного открытия", "pickEncodingForSave": "Выберите кодировку файла для его сохранения", diff --git a/i18n/rus/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json b/i18n/rus/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json index cf910c24079..0249c8d9826 100644 --- a/i18n/rus/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json @@ -12,5 +12,5 @@ "readonlyEditorAriaLabel": "Редактор сравнения текста только для чтения.", "readonlyEditorWithInputAriaLabel": "{0}. Редактор сравнения текста только для чтения.", "sideBySideDiffLabel": "Переключиться на параллельное представление", - "textDiffEditor": "Редактор текстовых различий" + "textDiffEditor": "Редактор текстовых несовпадений" } \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/common/editor/diffEditorInput.i18n.json b/i18n/rus/src/vs/workbench/common/editor/diffEditorInput.i18n.json new file mode 100644 index 00000000000..50e968f8ee3 --- /dev/null +++ b/i18n/rus/src/vs/workbench/common/editor/diffEditorInput.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "compareLabels": "{0} ↔ {1}" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json b/i18n/rus/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json index 414e9f5a866..04ec25373dd 100644 --- a/i18n/rus/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json +++ b/i18n/rus/src/vs/workbench/electron-browser/darwin/cli.contribution.i18n.json @@ -12,7 +12,7 @@ "changeNow": "Изменить сейчас", "continue": "Продолжить", "editFile": "Изменить \"{0}\"", - "exists": "Удалите псевдоним \"{0}\" из \"{1}\" и повторите это действие.", + "exists": "Удалите псевдоним, содержащий ссылку на \"{0}\", из \"{1}\" и повторите это действие.", "install": "Установить путь к команде \"code\" в PATH", "later": "Позже", "laterInfo": "Помните, что вы всегда можете выполнить действие \"{0}\" из палитры команд.", diff --git a/i18n/rus/src/vs/workbench/electron-browser/integration.i18n.json b/i18n/rus/src/vs/workbench/electron-browser/integration.i18n.json index 29090097fac..7e9ce1cb2bd 100644 --- a/i18n/rus/src/vs/workbench/electron-browser/integration.i18n.json +++ b/i18n/rus/src/vs/workbench/electron-browser/integration.i18n.json @@ -4,8 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "autoSaveError": "Не удается записать параметры. Добавьте запись **files.autoSave: \"afterDelay\"** в файл settings.json.", - "autoSaveInfo": "Выбору пункта меню **Файл | Автосохранение** теперь соответствует параметр **files.autoSave** со значением **afterDelay**.", "copy": "Копировать", "cut": "Вырезать", "paste": "Вставить", diff --git a/i18n/rus/src/vs/workbench/electron-main/menus.i18n.json b/i18n/rus/src/vs/workbench/electron-main/menus.i18n.json index c49c1d051fa..ea833186d42 100644 --- a/i18n/rus/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/rus/src/vs/workbench/electron-main/menus.i18n.json @@ -77,6 +77,7 @@ "miToggleMenuBar": "Переключить строку &&меню", "miToggleOutput": "Переключить в&&ыходные данные", "miTogglePanel": "Переключить &&панель", + "miToggleRenderWhitespace": "Переключение &&отображения пробелов", "miToggleSidebar": "&&Переключить боковую панель", "miToggleWordWrap": "Изменить р&&ежим переноса по словам", "miTwitter": "&&Присоединяйтесь к нам в Twitter", diff --git a/i18n/rus/src/vs/workbench/electron-main/windows.i18n.json b/i18n/rus/src/vs/workbench/electron-main/windows.i18n.json index 27a0e9448c3..a9f8b3c934e 100644 --- a/i18n/rus/src/vs/workbench/electron-main/windows.i18n.json +++ b/i18n/rus/src/vs/workbench/electron-main/windows.i18n.json @@ -9,6 +9,7 @@ "appStalled": "Окно не отвечает", "appStalledDetail": "Вы можете повторно открыть окно, закрыть его или продолжить ожидание.", "close": "Закрыть", + "hiddenMenuBar": "Вы по-прежнему можете получить доступ к строке меню, нажав клавишу **ALT**.", "ok": "ОК", "pathNotExistDetail": "Путь \"{0}\" больше не существует на диске.", "pathNotExistTitle": "Путь не существует.", diff --git a/i18n/rus/src/vs/workbench/node/extensionHostMain.i18n.json b/i18n/rus/src/vs/workbench/node/extensionHostMain.i18n.json index 8b6ad71cd4e..1380b020b4e 100644 --- a/i18n/rus/src/vs/workbench/node/extensionHostMain.i18n.json +++ b/i18n/rus/src/vs/workbench/node/extensionHostMain.i18n.json @@ -3,4 +3,6 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. -{} \ No newline at end of file +{ + "extensionTestError": "Путь \"{0}\" не указывает на допустимый модуль выполнения тестов расширения." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json b/i18n/rus/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json index 14f7895f69a..dd98eae85cc 100644 --- a/i18n/rus/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/debug/electron-browser/debugActions.i18n.json @@ -29,6 +29,7 @@ "renameFunctionBreakpoint": "Переименовать точку останова в функции", "renameWatchExpression": "Переименовать выражение", "restartDebug": "Перезапустить", + "run": "Запуск", "selectConfig": "Выбрать конфигурацию", "startDebug": "Пуск", "stepIntoDebug": "Шаг с заходом", diff --git a/i18n/rus/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json b/i18n/rus/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json index edef6745eeb..959e2368b73 100644 --- a/i18n/rus/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json @@ -5,7 +5,7 @@ // Do not edit this file. It is machine generated. { "DebugTaskNotFound": "Не удалось найти задачу preLaunchTask \"{0}\".", - "NewLaunchConfig": "Настройте файл конфигурации запуска для отладки приложения.", + "NewLaunchConfig": "Настройте файл конфигурации запуска для вашего приложения.", "continue": "Продолжить", "debugAdapterCrash": "Процесс адаптера отладки неожиданно завершился", "debugNoThread": "От адаптера отладки с идентификатором {0} не был получен поток.", diff --git a/i18n/rus/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json b/i18n/rus/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json index 557feded5ef..aefe44a9194 100644 --- a/i18n/rus/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json @@ -10,7 +10,7 @@ "app.launch.json.version": "Версия этого формата файла.", "debugNoType": "Параметр type адаптера отладки не может быть опущен и должен иметь тип string.", "duplicateDebuggerType": "Тип отладки \"{0}\" уже зарегистрирован и имеет атрибут \"{1}\". Атрибут \"{1}\" игнорируется.", - "selectDebug": "Выберите среду отладки", + "selectDebug": "Выбор среды", "vscode.extension.contributes.debuggers": "Добавляет адаптеры отладки.", "vscode.extension.contributes.debuggers.args": "Необязательные аргументы для передачи адаптеру.", "vscode.extension.contributes.debuggers.configurationAttributes": "Конфигурации схемы JSON для проверки launch.json.", diff --git a/i18n/rus/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json b/i18n/rus/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json index 003370605b1..f982c8c37b9 100644 --- a/i18n/rus/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/debug/node/rawDebugSession.i18n.json @@ -6,6 +6,7 @@ { "debugAdapterBinNotFound": "Папка корзины DebugAdapter не найдена по пути {0}.", "debugAdapterCrash": "Процесс адаптера отладки неожиданно завершился", + "moreInfo": "Подробнее", "noDebugAdapterExtensionInstalled": "Расширение для отладки \"{0}\" не установлено.", "stoppingDebugAdapter": "{0}. Адаптер отладки останавливается.", "unableToLaunchDebugAdapter": "Не удается запустить адаптер отладки из {0}." diff --git a/i18n/rus/src/vs/workbench/parts/extensions/common/extensions.i18n.json b/i18n/rus/src/vs/workbench/parts/extensions/common/extensions.i18n.json new file mode 100644 index 00000000000..70e90037823 --- /dev/null +++ b/i18n/rus/src/vs/workbench/parts/extensions/common/extensions.i18n.json @@ -0,0 +1,8 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "extensionsCategory": "Расширения" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json b/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json index b1ab07efd8c..4a40e9454f4 100644 --- a/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensionsActions.i18n.json @@ -8,7 +8,7 @@ "installExtension": "Установить расширение", "restartNow": "Перезагрузка", "restartNow2": "Перезагрузка", - "showExtensionTips": "Показывать советы по работе с расширением", + "showExtensionRecommendations": "Показать рекомендуемые расширения", "showInstalledExtensions": "Показать установленные расширения", "showOutdatedExtensions": "Показать устаревшие расширения", "success-installed": "Расширение \"{0}\" было успешно установлено. Чтобы включить его, выполните перезапуск.", diff --git a/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json b/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json index 08cae949ae7..94d96763e42 100644 --- a/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensionsQuickOpen.i18n.json @@ -18,7 +18,7 @@ "noExtensionsInstalled": "Расширений не найдено", "noExtensionsToInstall": "Расширений не найдено", "noOutdatedExtensions": "Устаревших расширений не найдено", - "noSuggestedExtensions": "Нет предлагаемых расширений", + "noRecommendedExtensions": "Нет рекомендуемых расширений", "nowInstalling": "{0} устанавливается...", "outdatedExtensionsHandlerAriaLabel": "Введите, чтобы ограничить список устаревших расширений", "readme": "Файл сведений", diff --git a/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json b/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json index c3e2e4cf3b6..7f33dbcaf65 100644 --- a/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensionsWidgets.i18n.json @@ -4,8 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "extension": "расширение", - "issue": "проблема", - "issues": "проблемы", + "extensions": "Расширения", + "extensionsInstalling": "Расширения (установка {0}...)", + "multipleIssues": "Расширения (ошибок: {0})", + "multipleUpdates": "Расширения (доступно обновлений: {0})", + "oneIssue": "Расширения (1 ошибка)", + "oneUpdate": "Расширения (1 обновление доступно)", "uninstall": "Удалить" } \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json b/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json index 94d433a9869..a02522e50b7 100644 --- a/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensionsWorkbenchExtension.i18n.json @@ -4,12 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "extensionsCategory": "Расширения", "galleryExtensionsCommands": "Установить расширения из коллекции", "localExtensionsCommands": "Показать локальные расширения", "outdatedExtensionsCommands": "Обновить устаревшие расширения", "reloadNow": "Перезагрузка", "success": "Расширения были успешно установлены. Чтобы включить их, выполните перезапуск.", "successSingle": "Расширение {0} было успешно установлено. Чтобы включить его, выполните перезапуск.", - "suggestedExtensionsCommands": "Показывать советы по работе с расширением" + "suggestedExtensionsCommands": "Показать рекомендуемые расширения" } \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/files/browser/fileActions.i18n.json b/i18n/rus/src/vs/workbench/parts/files/browser/fileActions.i18n.json index 7fa0311eda6..a3e02d71d9d 100644 --- a/i18n/rus/src/vs/workbench/parts/files/browser/fileActions.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/files/browser/fileActions.i18n.json @@ -12,7 +12,6 @@ "closeOtherFiles": "Закрыть другие файлы", "closeOtherLabel": "Закрыть другие файлы", "compareFiles": "Сравнить файлы", - "compareLabels": "{0} ↔ {1}", "compareSource": "Выбрать для сравнения", "compareWith": "Сравнить с \"{0}\"", "confirmDeleteMessageFile": "Вы действительно хотите удалить \"{0}\" без возможности восстановления?", diff --git a/i18n/rus/src/vs/workbench/parts/files/browser/files.contribution.i18n.json b/i18n/rus/src/vs/workbench/parts/files/browser/files.contribution.i18n.json index 97439994966..165aeff3475 100644 --- a/i18n/rus/src/vs/workbench/parts/files/browser/files.contribution.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/files/browser/files.contribution.i18n.json @@ -4,6 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "associations": "Настройте сопоставления файлов с языками (например, \"*.extension\": \"html\"). У них будет приоритет перед заданными по умолчанию сопоставлениями установленных языков.", "autoSave": "Управляет автоматическим сохранением измененных файлов. Допустимые значения: \"{0}\", \"{1}\", \"{2}\". Если задано значение \"{3}\", можно настроить задержку в files.autoSaveDelay.", "autoSaveDelay": "Определяет задержку в мс, после которой измененный файл сохраняется автоматически. Действует, только если параметр files.autoSave имеет значение \"{0}\".", "binaryFileEditor": "Редактор двоичных файлов", @@ -23,5 +24,6 @@ "textFileEditor": "Редактор текстовых файлов", "trimTrailingWhitespace": "Если этот параметр включен, при сохранении файла будут удалены завершающие символы-разделители.", "view": "Просмотреть", + "watcherExclude": "Настройте стандартные маски путей файлов, чтобы исключить их из списка отслеживаемых файлов. После изменения этого параметра потребуется перезагрузка. При отображении сообщения \"Код потребляет большое количество процессорного времени при запуске\" вы можете исключить большие папки, чтобы уменьшить первоначальную загрузку.", "workingFilesPicker": "Открыть рабочий файл по имени" } \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json b/i18n/rus/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json index ae2b418366a..8cd29c1cb99 100644 --- a/i18n/rus/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json @@ -6,6 +6,7 @@ { "git": "GIT", "openChange": "Открыть изменение", + "openFile": "Открыть файл", "openInEditor": "Переключиться в представление редактора", "stageSelectedLines": "Промежуточно сохранить выделенные строки", "switchToChangesView": "Переключиться в представление изменений" diff --git a/i18n/rus/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json b/i18n/rus/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json index ab858cdf68d..e4c915f248b 100644 --- a/i18n/rus/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json @@ -9,6 +9,7 @@ "canNotRun": "Выполнить команду {0} отсюда невозможно.", "commandLabel": "{0}: {1}", "entryAriaLabel": "{0}, команды", + "entryAriaLabelWithKey": "{0}, {1}, команды", "noCommandsMatching": "Нет соответствующих команд", "showTriggerActions": "Показать все команды" } \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json b/i18n/rus/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json new file mode 100644 index 00000000000..2d9ef913689 --- /dev/null +++ b/i18n/rus/src/vs/workbench/parts/tasks/common/taskTemplates.i18n.json @@ -0,0 +1,16 @@ +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Licensed under the MIT License. See License.txt in the project root for license information. + *--------------------------------------------------------------------------------------------*/ +// Do not edit this file. It is machine generated. +{ + "dotnetBuild": "Создает файл tasks.json, который компилируется с помощью сборки dotnet.", + "grunt": "Создает файл tasks.json для Grunt. Если существует файл jake, задачи будут обнаружены автоматически.", + "gulp": "Создает файл tasks.json для gulp. Если существует файл gulp, задачи будут обнаружены автоматически.", + "jake": "Создает файл tasks.json для Jake. Если существует файл jake, задачи будут обнаружены автоматически.", + "msbuild": "Создает файл tasks.json, который компилируется с помощью msbuild.", + "tsc.config": "Создает файл tasks.json, который компилирует проект TypeScript.", + "tsc.openFile": "Создает файл tasks.json, который компилирует открытый в текущий момент файл TypeScript.", + "tsc.specificFile": "Создает файл tasks.json, который компилирует определенный файл TypeScript.", + "tsc.watch": "Создает файл tasks.json, который компилирует проект TypeScript в режиме наблюдения." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json b/i18n/rus/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json index 38164d96fec..a3ce9286293 100644 --- a/i18n/rus/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json @@ -7,7 +7,7 @@ "BuildAction.label": "Выполнить задачу сборки", "CleanAction.label": "Выполнить задачу очистки", "CloseMessageAction.label": "Закрыть", - "ConfigureTaskRunnerAction.autoDetect": "Не удалось автоматически определить систему задачи. Подробности см. в выходных данных задачи", + "ConfigureTaskRunnerAction.autoDetect": "Не удалось автоматически определить систему задачи, используется шаблон по умолчанию. Подробности см. в выходных данных задачи.", "ConfigureTaskRunnerAction.failed": "Не удается создать файл tasks.json в папке .vscode. Подробности см. в выходных данных задачи.", "ConfigureTaskRunnerAction.label": "Настроить средство выполнения задач", "JsonSchema.args": "Дополнительные аргументы, передаваемые в команду.", diff --git a/i18n/rus/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json b/i18n/rus/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json index 28302249ee4..7bb08287b9f 100644 --- a/i18n/rus/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json +++ b/i18n/rus/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json @@ -7,13 +7,13 @@ "invalid.keybindings": "Недопустимое значение \"contributes.{0}\": {1}", "keybindings.json.command": "Имя выполняемой команды", "keybindings.json.key": "Клавиша или последовательность клавиш (через пробел)", - "keybindings.json.title": "Настройка назначенных клавиш", + "keybindings.json.title": "Настройка настраиваемых сочетаний клавиш", "keybindings.json.when": "Условие, когда клавиша нажата.", "nonempty": "требуется непустое значение.", "optstring": "свойство \"{0}\" может быть опущено или должно иметь тип string", "requirestring": "свойство \"{0}\" является обязательным и должно иметь тип string", - "vscode.extension.contributes.keybindings": "Добавляет назначенные клавиши.", - "vscode.extension.contributes.keybindings.command": "Идентификатор команды, выполняемой при нажатии назначенных клавиш.", + "vscode.extension.contributes.keybindings": "Добавляет настраиваемые сочетания клавиш.", + "vscode.extension.contributes.keybindings.command": "Идентификатор команды, выполняемой при нажатии настраиваемого сочетания клавиш.", "vscode.extension.contributes.keybindings.key": "Клавиша или последовательность клавиш (клавиши разделяются знаком плюс, а последовательности — пробелом, например CTRL+O или CTRL+L L для сочетания)", "vscode.extension.contributes.keybindings.linux": "Клавиша или последовательность клавиш для Linux.", "vscode.extension.contributes.keybindings.mac": "Клавиша или последовательность клавиш для Mac.", diff --git a/i18n/rus/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json b/i18n/rus/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json index a666b013047..89942ce3d66 100644 --- a/i18n/rus/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json +++ b/i18n/rus/src/vs/workbench/services/thread/electron-browser/threadService.i18n.json @@ -4,9 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "pluginHostProcess.crash": "Узел расширения неожиданно завершил работу. Чтобы восстановить его, перезагрузите окно.", - "pluginHostProcess.error": "Ошибка от узла расширения: {0}", + "extensionHostProcess.crash": "Узел расширения неожиданно завершил работу. Загрузите окно повторно для восстановления.", + "extensionHostProcess.error": "Ошибка от узла расширения: {0}", + "extensionHostProcess.startupFailDebug": "Узел расширения не был запущен в течение 10 секунд. Возможно, он был остановлен в первой строке, а для продолжения требуется отладчик.", "pluginHostProcess.startupFail": "Узел расширения не запустился через 10 секунд. Возможно, имеется проблема.", - "pluginHostProcess.startupFailDebug": "Узел расширения не запустился через 10 секунд. Возможно, его выполнение было остановлено в первой строке, и для продолжения его работы требуется отладчик.", "reloadWindow": "Перезагрузить окно" } \ No newline at end of file