From d8d7f61a5e75bdc9527c5040ffe875e68cbf9df1 Mon Sep 17 00:00:00 2001 From: Dirk Baeumer Date: Fri, 11 Mar 2016 19:32:48 +0100 Subject: [PATCH] Import i18n files --- .../extensions/typescript/package.i18n.json | 8 +- .../vs/base/browser/ui/aria/aria.i18n.json | 4 +- .../browser/ui/inputbox/inputBox.i18n.json | 6 +- .../chs/src/vs/base/common/keyCodes.i18n.json | 8 +- .../src/vs/base/common/processes.i18n.json | 7 +- i18n/chs/src/vs/base/node/processes.i18n.json | 4 +- i18n/chs/src/vs/base/node/zip.i18n.json | 4 +- .../browser/quickOpenModel.i18n.json | 5 +- .../browser/quickOpenWidget.i18n.json | 5 +- .../editor/common/commonCodeEditor.i18n.json | 4 +- .../common/config/defaultConfig.i18n.json | 4 +- .../editor/common/services/bulkEdit.i18n.json | 4 +- .../common/services/modeServiceImpl.i18n.json | 21 +++- .../browser/accessibility.i18n.json | 16 ++- .../browser/defineKeybinding.i18n.json | 8 +- .../find/common/findController.i18n.json | 13 +- .../contrib/folding/browser/folding.i18n.json | 7 +- .../format/common/formatActions.i18n.json | 4 +- .../contrib/hover/browser/hover.i18n.json | 4 +- .../indentation/common/indentation.i18n.json | 8 +- .../contrib/rename/common/rename.i18n.json | 4 +- .../common/toggleWordWrap.i18n.json | 4 +- .../node/languageConfiguration.i18n.json | 4 +- .../editor/node/textMate/TMSnippets.i18n.json | 9 +- .../editor/node/textMate/TMSyntax.i18n.json | 11 +- .../languages/html/common/htmlTags.i18n.json | 112 +++++++++++++++++- .../actions/common/actionsService.i18n.json | 12 +- .../common/jsonContributionRegistry.i18n.json | 37 +++++- .../jsonValidationExtensionPoint.i18n.json | 11 +- .../markers/common/problemMatcher.i18n.json | 11 +- .../platform/message/common/message.i18n.json | 5 +- .../electronTelemetryService.i18n.json | 5 +- .../vs/platform/theme/common/themes.i18n.json | 6 +- .../api/node/extHostMessageService.i18n.json | 4 +- .../browser/actions/openSettings.i18n.json | 17 ++- .../actions/toggleSidebarPosition.i18n.json | 5 +- .../actions/toggleSidebarVisibility.i18n.json | 5 +- .../actions/triggerEditorActions.i18n.json | 19 ++- .../actions/triggerNavigation.i18n.json | 5 +- .../actions/triggerQuickOpen.i18n.json | 7 +- .../activitybar/activityAction.i18n.json | 4 +- .../activitybar/activitybarPart.i18n.json | 4 +- .../browser/parts/compositePart.i18n.json | 5 +- .../parts/editor/binaryDiffEditor.i18n.json | 5 +- .../parts/editor/binaryEditor.i18n.json | 4 +- .../editor/editor.contribution.i18n.json | 9 +- .../browser/parts/editor/editorPart.i18n.json | 4 +- .../parts/editor/editorStatus.i18n.json | 34 +++++- .../parts/editor/iframeEditor.i18n.json | 4 +- .../editor/sideBySideEditorControl.i18n.json | 8 +- .../parts/editor/stringEditor.i18n.json | 8 +- .../parts/editor/textDiffEditor.i18n.json | 12 +- .../browser/parts/panel/panelPart.i18n.json | 6 +- .../quickopen/editorHistoryModel.i18n.json | 4 +- .../quickopen/quickOpenController.i18n.json | 10 +- .../parts/sidebar/sidebarPart.i18n.json | 5 +- .../parts/statusbar/statusbarPart.i18n.json | 4 +- .../vs/workbench/browser/quickopen.i18n.json | 7 +- .../vs/workbench/browser/viewlet.i18n.json | 5 +- .../electron-browser/actions.i18n.json | 19 ++- .../electron-browser/crashReporter.i18n.json | 5 +- .../darwin/cli.contribution.i18n.json | 22 +++- .../electron-browser/integration.i18n.json | 11 +- .../main.contribution.i18n.json | 12 +- .../electron-browser/shell.i18n.json | 4 +- .../electron-browser/update.i18n.json | 11 +- .../workbench/electron-main/menus.i18n.json | 25 ++-- .../workbench/electron-main/windows.i18n.json | 11 +- .../emmet/node/emmet.contribution.i18n.json | 4 +- .../browser/errorList.contribution.i18n.json | 5 +- .../extensions.contribution.i18n.json | 4 +- .../extensionsActions.i18n.json | 13 +- .../extensionsAssistant.i18n.json | 8 +- .../extensionsQuickOpen.i18n.json | 22 +++- .../extensionsWidgets.i18n.json | 7 +- .../extensionsWorkbenchExtension.i18n.json | 11 +- .../node/extensionsService.i18n.json | 10 +- .../editors/binaryFileEditor.i18n.json | 4 +- .../browser/editors/fileEditorInput.i18n.json | 13 +- .../browser/editors/textFileEditor.i18n.json | 9 +- .../fileActions.contribution.i18n.json | 4 +- .../parts/files/browser/fileTracker.i18n.json | 4 +- .../browser/files.contribution.i18n.json | 12 +- .../files/browser/saveErrorHandler.i18n.json | 16 ++- .../files/browser/views/emptyView.i18n.json | 7 +- .../browser/views/explorerView.i18n.json | 5 +- .../browser/views/explorerViewer.i18n.json | 9 +- .../browser/views/workingFilesView.i18n.json | 7 +- .../views/workingFilesViewer.i18n.json | 4 +- .../browser/workingFilesPicker.i18n.json | 7 +- .../editors/textFileEditorModel.i18n.json | 6 +- .../electronFileActions.i18n.json | 18 ++- .../files.electron.contribution.i18n.json | 4 +- .../textFileServices.i18n.json | 11 +- .../parts/git/browser/gitQuickOpen.i18n.json | 11 +- .../parts/git/browser/gitWidgets.i18n.json | 4 +- .../gitWorkbenchContributions.i18n.json | 2 +- .../views/disabled/disabledView.i18n.json | 4 +- .../views/gitless/gitlessView.i18n.json | 9 +- .../views/notroot/notrootView.i18n.json | 5 +- .../noworkspace/noworkspaceView.i18n.json | 5 +- .../electron-main/askpassService.i18n.json | 4 +- .../parts/git/node/git.lib.i18n.json | 4 +- .../html/browser/html.contribution.i18n.json | 4 +- .../html/browser/htmlPreviewPart.i18n.json | 5 +- .../markdownActions.contribution.i18n.json | 4 +- .../common/markdownEditorInput.i18n.json | 4 +- .../common/markdownEditorModel.i18n.json | 4 +- .../browser/output.contribution.i18n.json | 6 +- .../output/browser/outputPanel.i18n.json | 5 +- .../output/common/outputEditorInput.i18n.json | 5 +- .../browser/markersHandler.i18n.json | 10 +- .../browser/quickopen.contribution.i18n.json | 12 +- .../snippets.contribution.i18n.json | 7 +- .../tasks/browser/taskQuickOpen.i18n.json | 7 +- .../task.contribution.i18n.json | 75 +++++++++++- .../node/processRunnerConfiguration.i18n.json | 11 +- .../node/processRunnerDetector.i18n.json | 9 +- .../tasks/node/processRunnerSystem.i18n.json | 11 +- .../themes.contribution.i18n.json | 7 +- .../services/files/node/fileService.i18n.json | 9 +- .../history/browser/history.i18n.json | 9 +- .../keybindingService.i18n.json | 18 ++- .../electron-browser/messageService.i18n.json | 3 +- .../request/node/requestService.i18n.json | 5 +- .../themes/node/themeService.i18n.json | 12 +- .../extensions/typescript/package.i18n.json | 8 +- .../vs/base/browser/ui/aria/aria.i18n.json | 4 +- .../browser/ui/inputbox/inputBox.i18n.json | 6 +- .../cht/src/vs/base/common/keyCodes.i18n.json | 8 +- .../src/vs/base/common/processes.i18n.json | 7 +- i18n/cht/src/vs/base/node/processes.i18n.json | 4 +- i18n/cht/src/vs/base/node/zip.i18n.json | 4 +- .../browser/quickOpenModel.i18n.json | 5 +- .../browser/quickOpenWidget.i18n.json | 5 +- .../editor/common/commonCodeEditor.i18n.json | 4 +- .../common/config/defaultConfig.i18n.json | 4 +- .../editor/common/services/bulkEdit.i18n.json | 4 +- .../common/services/modeServiceImpl.i18n.json | 21 +++- .../browser/accessibility.i18n.json | 16 ++- .../browser/defineKeybinding.i18n.json | 8 +- .../find/common/findController.i18n.json | 13 +- .../contrib/folding/browser/folding.i18n.json | 7 +- .../format/common/formatActions.i18n.json | 4 +- .../contrib/hover/browser/hover.i18n.json | 4 +- .../indentation/common/indentation.i18n.json | 8 +- .../contrib/rename/common/rename.i18n.json | 4 +- .../common/toggleWordWrap.i18n.json | 4 +- .../node/languageConfiguration.i18n.json | 4 +- .../editor/node/textMate/TMSnippets.i18n.json | 9 +- .../editor/node/textMate/TMSyntax.i18n.json | 11 +- .../languages/html/common/htmlTags.i18n.json | 112 +++++++++++++++++- .../actions/common/actionsService.i18n.json | 12 +- .../common/jsonContributionRegistry.i18n.json | 37 +++++- .../jsonValidationExtensionPoint.i18n.json | 11 +- .../markers/common/problemMatcher.i18n.json | 11 +- .../platform/message/common/message.i18n.json | 5 +- .../electronTelemetryService.i18n.json | 5 +- .../vs/platform/theme/common/themes.i18n.json | 6 +- .../api/node/extHostMessageService.i18n.json | 4 +- .../browser/actions/openSettings.i18n.json | 17 ++- .../actions/toggleSidebarPosition.i18n.json | 5 +- .../actions/toggleSidebarVisibility.i18n.json | 5 +- .../actions/triggerEditorActions.i18n.json | 19 ++- .../actions/triggerNavigation.i18n.json | 5 +- .../actions/triggerQuickOpen.i18n.json | 7 +- .../activitybar/activityAction.i18n.json | 4 +- .../activitybar/activitybarPart.i18n.json | 4 +- .../browser/parts/compositePart.i18n.json | 5 +- .../parts/editor/binaryDiffEditor.i18n.json | 5 +- .../parts/editor/binaryEditor.i18n.json | 4 +- .../editor/editor.contribution.i18n.json | 9 +- .../browser/parts/editor/editorPart.i18n.json | 4 +- .../parts/editor/editorStatus.i18n.json | 34 +++++- .../parts/editor/iframeEditor.i18n.json | 4 +- .../editor/sideBySideEditorControl.i18n.json | 8 +- .../parts/editor/stringEditor.i18n.json | 8 +- .../parts/editor/textDiffEditor.i18n.json | 12 +- .../browser/parts/panel/panelPart.i18n.json | 6 +- .../quickopen/editorHistoryModel.i18n.json | 4 +- .../quickopen/quickOpenController.i18n.json | 10 +- .../parts/sidebar/sidebarPart.i18n.json | 5 +- .../parts/statusbar/statusbarPart.i18n.json | 4 +- .../vs/workbench/browser/quickopen.i18n.json | 7 +- .../vs/workbench/browser/viewlet.i18n.json | 5 +- .../electron-browser/actions.i18n.json | 19 ++- .../electron-browser/crashReporter.i18n.json | 5 +- .../darwin/cli.contribution.i18n.json | 22 +++- .../electron-browser/integration.i18n.json | 11 +- .../main.contribution.i18n.json | 12 +- .../electron-browser/shell.i18n.json | 4 +- .../electron-browser/update.i18n.json | 11 +- .../workbench/electron-main/menus.i18n.json | 25 ++-- .../workbench/electron-main/windows.i18n.json | 11 +- .../emmet/node/emmet.contribution.i18n.json | 4 +- .../browser/errorList.contribution.i18n.json | 5 +- .../extensions.contribution.i18n.json | 4 +- .../extensionsActions.i18n.json | 13 +- .../extensionsAssistant.i18n.json | 8 +- .../extensionsQuickOpen.i18n.json | 22 +++- .../extensionsWidgets.i18n.json | 7 +- .../extensionsWorkbenchExtension.i18n.json | 11 +- .../node/extensionsService.i18n.json | 10 +- .../editors/binaryFileEditor.i18n.json | 4 +- .../browser/editors/fileEditorInput.i18n.json | 13 +- .../browser/editors/textFileEditor.i18n.json | 9 +- .../fileActions.contribution.i18n.json | 4 +- .../parts/files/browser/fileTracker.i18n.json | 4 +- .../browser/files.contribution.i18n.json | 12 +- .../files/browser/saveErrorHandler.i18n.json | 16 ++- .../files/browser/views/emptyView.i18n.json | 7 +- .../browser/views/explorerView.i18n.json | 5 +- .../browser/views/explorerViewer.i18n.json | 9 +- .../browser/views/workingFilesView.i18n.json | 7 +- .../views/workingFilesViewer.i18n.json | 4 +- .../browser/workingFilesPicker.i18n.json | 7 +- .../editors/textFileEditorModel.i18n.json | 6 +- .../electronFileActions.i18n.json | 18 ++- .../files.electron.contribution.i18n.json | 4 +- .../textFileServices.i18n.json | 11 +- .../parts/git/browser/gitQuickOpen.i18n.json | 11 +- .../parts/git/browser/gitWidgets.i18n.json | 4 +- .../gitWorkbenchContributions.i18n.json | 2 +- .../views/disabled/disabledView.i18n.json | 4 +- .../views/gitless/gitlessView.i18n.json | 9 +- .../views/notroot/notrootView.i18n.json | 5 +- .../noworkspace/noworkspaceView.i18n.json | 5 +- .../electron-main/askpassService.i18n.json | 4 +- .../parts/git/node/git.lib.i18n.json | 4 +- .../html/browser/html.contribution.i18n.json | 4 +- .../html/browser/htmlPreviewPart.i18n.json | 5 +- .../markdownActions.contribution.i18n.json | 4 +- .../common/markdownEditorInput.i18n.json | 4 +- .../common/markdownEditorModel.i18n.json | 4 +- .../browser/output.contribution.i18n.json | 6 +- .../output/browser/outputPanel.i18n.json | 5 +- .../output/common/outputEditorInput.i18n.json | 5 +- .../browser/markersHandler.i18n.json | 10 +- .../browser/quickopen.contribution.i18n.json | 12 +- .../snippets.contribution.i18n.json | 7 +- .../tasks/browser/taskQuickOpen.i18n.json | 7 +- .../task.contribution.i18n.json | 75 +++++++++++- .../node/processRunnerConfiguration.i18n.json | 11 +- .../node/processRunnerDetector.i18n.json | 9 +- .../tasks/node/processRunnerSystem.i18n.json | 11 +- .../themes.contribution.i18n.json | 7 +- .../services/files/node/fileService.i18n.json | 9 +- .../history/browser/history.i18n.json | 9 +- .../keybindingService.i18n.json | 18 ++- .../electron-browser/messageService.i18n.json | 3 +- .../request/node/requestService.i18n.json | 5 +- .../themes/node/themeService.i18n.json | 12 +- .../extensions/typescript/package.i18n.json | 8 +- .../vs/base/browser/ui/aria/aria.i18n.json | 4 +- .../browser/ui/inputbox/inputBox.i18n.json | 6 +- .../deu/src/vs/base/common/keyCodes.i18n.json | 8 +- .../src/vs/base/common/processes.i18n.json | 7 +- i18n/deu/src/vs/base/node/processes.i18n.json | 4 +- i18n/deu/src/vs/base/node/zip.i18n.json | 4 +- .../browser/quickOpenModel.i18n.json | 5 +- .../browser/quickOpenWidget.i18n.json | 5 +- .../editor/common/commonCodeEditor.i18n.json | 4 +- .../common/config/defaultConfig.i18n.json | 4 +- .../editor/common/services/bulkEdit.i18n.json | 4 +- .../common/services/modeServiceImpl.i18n.json | 21 +++- .../browser/accessibility.i18n.json | 16 ++- .../browser/defineKeybinding.i18n.json | 8 +- .../find/common/findController.i18n.json | 13 +- .../contrib/folding/browser/folding.i18n.json | 7 +- .../format/common/formatActions.i18n.json | 4 +- .../contrib/hover/browser/hover.i18n.json | 4 +- .../indentation/common/indentation.i18n.json | 8 +- .../contrib/rename/common/rename.i18n.json | 4 +- .../common/toggleWordWrap.i18n.json | 4 +- .../node/languageConfiguration.i18n.json | 4 +- .../editor/node/textMate/TMSnippets.i18n.json | 9 +- .../editor/node/textMate/TMSyntax.i18n.json | 11 +- .../languages/html/common/htmlTags.i18n.json | 112 +++++++++++++++++- .../actions/common/actionsService.i18n.json | 12 +- .../common/jsonContributionRegistry.i18n.json | 37 +++++- .../jsonValidationExtensionPoint.i18n.json | 11 +- .../markers/common/problemMatcher.i18n.json | 11 +- .../platform/message/common/message.i18n.json | 5 +- .../electronTelemetryService.i18n.json | 5 +- .../vs/platform/theme/common/themes.i18n.json | 6 +- .../api/node/extHostMessageService.i18n.json | 4 +- .../browser/actions/openSettings.i18n.json | 17 ++- .../actions/toggleSidebarPosition.i18n.json | 5 +- .../actions/toggleSidebarVisibility.i18n.json | 5 +- .../actions/triggerEditorActions.i18n.json | 19 ++- .../actions/triggerNavigation.i18n.json | 5 +- .../actions/triggerQuickOpen.i18n.json | 7 +- .../activitybar/activityAction.i18n.json | 4 +- .../activitybar/activitybarPart.i18n.json | 4 +- .../browser/parts/compositePart.i18n.json | 5 +- .../parts/editor/binaryDiffEditor.i18n.json | 5 +- .../parts/editor/binaryEditor.i18n.json | 4 +- .../editor/editor.contribution.i18n.json | 9 +- .../browser/parts/editor/editorPart.i18n.json | 4 +- .../parts/editor/editorStatus.i18n.json | 34 +++++- .../parts/editor/iframeEditor.i18n.json | 4 +- .../editor/sideBySideEditorControl.i18n.json | 8 +- .../parts/editor/stringEditor.i18n.json | 8 +- .../parts/editor/textDiffEditor.i18n.json | 12 +- .../browser/parts/panel/panelPart.i18n.json | 6 +- .../quickopen/editorHistoryModel.i18n.json | 4 +- .../quickopen/quickOpenController.i18n.json | 10 +- .../parts/sidebar/sidebarPart.i18n.json | 5 +- .../parts/statusbar/statusbarPart.i18n.json | 4 +- .../vs/workbench/browser/quickopen.i18n.json | 7 +- .../vs/workbench/browser/viewlet.i18n.json | 5 +- .../electron-browser/actions.i18n.json | 19 ++- .../electron-browser/crashReporter.i18n.json | 5 +- .../darwin/cli.contribution.i18n.json | 22 +++- .../electron-browser/integration.i18n.json | 11 +- .../main.contribution.i18n.json | 12 +- .../electron-browser/shell.i18n.json | 4 +- .../electron-browser/update.i18n.json | 11 +- .../workbench/electron-main/menus.i18n.json | 19 +-- .../workbench/electron-main/windows.i18n.json | 11 +- .../emmet/node/emmet.contribution.i18n.json | 4 +- .../browser/errorList.contribution.i18n.json | 5 +- .../extensions.contribution.i18n.json | 4 +- .../extensionsActions.i18n.json | 13 +- .../extensionsAssistant.i18n.json | 8 +- .../extensionsQuickOpen.i18n.json | 22 +++- .../extensionsWidgets.i18n.json | 7 +- .../extensionsWorkbenchExtension.i18n.json | 11 +- .../node/extensionsService.i18n.json | 10 +- .../editors/binaryFileEditor.i18n.json | 4 +- .../browser/editors/fileEditorInput.i18n.json | 13 +- .../browser/editors/textFileEditor.i18n.json | 9 +- .../fileActions.contribution.i18n.json | 4 +- .../parts/files/browser/fileTracker.i18n.json | 4 +- .../browser/files.contribution.i18n.json | 10 +- .../files/browser/saveErrorHandler.i18n.json | 16 ++- .../files/browser/views/emptyView.i18n.json | 7 +- .../browser/views/explorerView.i18n.json | 5 +- .../browser/views/explorerViewer.i18n.json | 9 +- .../browser/views/workingFilesView.i18n.json | 7 +- .../views/workingFilesViewer.i18n.json | 4 +- .../browser/workingFilesPicker.i18n.json | 7 +- .../editors/textFileEditorModel.i18n.json | 6 +- .../electronFileActions.i18n.json | 18 ++- .../files.electron.contribution.i18n.json | 4 +- .../textFileServices.i18n.json | 11 +- .../parts/git/browser/gitQuickOpen.i18n.json | 11 +- .../parts/git/browser/gitWidgets.i18n.json | 4 +- .../gitWorkbenchContributions.i18n.json | 2 +- .../views/disabled/disabledView.i18n.json | 4 +- .../views/gitless/gitlessView.i18n.json | 9 +- .../views/notroot/notrootView.i18n.json | 5 +- .../noworkspace/noworkspaceView.i18n.json | 5 +- .../electron-main/askpassService.i18n.json | 4 +- .../parts/git/node/git.lib.i18n.json | 4 +- .../html/browser/html.contribution.i18n.json | 4 +- .../html/browser/htmlPreviewPart.i18n.json | 5 +- .../markdownActions.contribution.i18n.json | 4 +- .../common/markdownEditorInput.i18n.json | 4 +- .../common/markdownEditorModel.i18n.json | 4 +- .../browser/output.contribution.i18n.json | 6 +- .../output/browser/outputPanel.i18n.json | 5 +- .../output/common/outputEditorInput.i18n.json | 5 +- .../browser/markersHandler.i18n.json | 10 +- .../browser/quickopen.contribution.i18n.json | 12 +- .../snippets.contribution.i18n.json | 7 +- .../tasks/browser/taskQuickOpen.i18n.json | 7 +- .../task.contribution.i18n.json | 75 +++++++++++- .../node/processRunnerConfiguration.i18n.json | 11 +- .../node/processRunnerDetector.i18n.json | 9 +- .../tasks/node/processRunnerSystem.i18n.json | 11 +- .../themes.contribution.i18n.json | 7 +- .../services/files/node/fileService.i18n.json | 9 +- .../history/browser/history.i18n.json | 9 +- .../keybindingService.i18n.json | 18 ++- .../electron-browser/messageService.i18n.json | 3 +- .../request/node/requestService.i18n.json | 3 +- .../themes/node/themeService.i18n.json | 12 +- .../extensions/typescript/package.i18n.json | 8 +- .../vs/base/browser/ui/aria/aria.i18n.json | 4 +- .../browser/ui/inputbox/inputBox.i18n.json | 6 +- .../esn/src/vs/base/common/keyCodes.i18n.json | 8 +- .../src/vs/base/common/processes.i18n.json | 7 +- i18n/esn/src/vs/base/node/processes.i18n.json | 4 +- i18n/esn/src/vs/base/node/zip.i18n.json | 4 +- .../browser/quickOpenModel.i18n.json | 5 +- .../browser/quickOpenWidget.i18n.json | 5 +- .../editor/common/commonCodeEditor.i18n.json | 4 +- .../common/config/defaultConfig.i18n.json | 4 +- .../editor/common/services/bulkEdit.i18n.json | 4 +- .../common/services/modeServiceImpl.i18n.json | 21 +++- .../browser/accessibility.i18n.json | 16 ++- .../browser/defineKeybinding.i18n.json | 8 +- .../find/common/findController.i18n.json | 13 +- .../contrib/folding/browser/folding.i18n.json | 7 +- .../format/common/formatActions.i18n.json | 4 +- .../contrib/hover/browser/hover.i18n.json | 4 +- .../indentation/common/indentation.i18n.json | 8 +- .../contrib/rename/common/rename.i18n.json | 4 +- .../common/toggleWordWrap.i18n.json | 4 +- .../node/languageConfiguration.i18n.json | 4 +- .../editor/node/textMate/TMSnippets.i18n.json | 9 +- .../editor/node/textMate/TMSyntax.i18n.json | 11 +- .../languages/html/common/htmlTags.i18n.json | 112 +++++++++++++++++- .../actions/common/actionsService.i18n.json | 12 +- .../common/jsonContributionRegistry.i18n.json | 37 +++++- .../jsonValidationExtensionPoint.i18n.json | 11 +- .../markers/common/problemMatcher.i18n.json | 11 +- .../platform/message/common/message.i18n.json | 5 +- .../electronTelemetryService.i18n.json | 5 +- .../vs/platform/theme/common/themes.i18n.json | 6 +- .../api/node/extHostMessageService.i18n.json | 4 +- .../browser/actions/openSettings.i18n.json | 17 ++- .../actions/toggleSidebarPosition.i18n.json | 5 +- .../actions/toggleSidebarVisibility.i18n.json | 5 +- .../actions/triggerEditorActions.i18n.json | 19 ++- .../actions/triggerNavigation.i18n.json | 5 +- .../actions/triggerQuickOpen.i18n.json | 7 +- .../activitybar/activityAction.i18n.json | 4 +- .../activitybar/activitybarPart.i18n.json | 4 +- .../browser/parts/compositePart.i18n.json | 5 +- .../parts/editor/binaryDiffEditor.i18n.json | 5 +- .../parts/editor/binaryEditor.i18n.json | 4 +- .../editor/editor.contribution.i18n.json | 9 +- .../browser/parts/editor/editorPart.i18n.json | 4 +- .../parts/editor/editorStatus.i18n.json | 34 +++++- .../parts/editor/iframeEditor.i18n.json | 4 +- .../editor/sideBySideEditorControl.i18n.json | 8 +- .../parts/editor/stringEditor.i18n.json | 8 +- .../parts/editor/textDiffEditor.i18n.json | 12 +- .../browser/parts/panel/panelPart.i18n.json | 6 +- .../quickopen/editorHistoryModel.i18n.json | 4 +- .../quickopen/quickOpenController.i18n.json | 10 +- .../parts/sidebar/sidebarPart.i18n.json | 5 +- .../parts/statusbar/statusbarPart.i18n.json | 4 +- .../vs/workbench/browser/quickopen.i18n.json | 7 +- .../vs/workbench/browser/viewlet.i18n.json | 5 +- .../electron-browser/actions.i18n.json | 19 ++- .../electron-browser/crashReporter.i18n.json | 5 +- .../darwin/cli.contribution.i18n.json | 22 +++- .../electron-browser/integration.i18n.json | 11 +- .../main.contribution.i18n.json | 12 +- .../electron-browser/shell.i18n.json | 4 +- .../electron-browser/update.i18n.json | 11 +- .../workbench/electron-main/menus.i18n.json | 23 ++-- .../workbench/electron-main/windows.i18n.json | 11 +- .../emmet/node/emmet.contribution.i18n.json | 4 +- .../browser/errorList.contribution.i18n.json | 5 +- .../extensions.contribution.i18n.json | 4 +- .../extensionsActions.i18n.json | 13 +- .../extensionsAssistant.i18n.json | 8 +- .../extensionsQuickOpen.i18n.json | 22 +++- .../extensionsWidgets.i18n.json | 7 +- .../extensionsWorkbenchExtension.i18n.json | 11 +- .../node/extensionsService.i18n.json | 10 +- .../editors/binaryFileEditor.i18n.json | 4 +- .../browser/editors/fileEditorInput.i18n.json | 13 +- .../browser/editors/textFileEditor.i18n.json | 9 +- .../fileActions.contribution.i18n.json | 4 +- .../parts/files/browser/fileTracker.i18n.json | 4 +- .../browser/files.contribution.i18n.json | 14 ++- .../files/browser/saveErrorHandler.i18n.json | 16 ++- .../files/browser/views/emptyView.i18n.json | 7 +- .../browser/views/explorerView.i18n.json | 5 +- .../browser/views/explorerViewer.i18n.json | 9 +- .../browser/views/workingFilesView.i18n.json | 7 +- .../views/workingFilesViewer.i18n.json | 4 +- .../browser/workingFilesPicker.i18n.json | 7 +- .../editors/textFileEditorModel.i18n.json | 6 +- .../electronFileActions.i18n.json | 18 ++- .../files.electron.contribution.i18n.json | 4 +- .../textFileServices.i18n.json | 11 +- .../parts/git/browser/gitQuickOpen.i18n.json | 11 +- .../parts/git/browser/gitWidgets.i18n.json | 4 +- .../gitWorkbenchContributions.i18n.json | 4 +- .../views/disabled/disabledView.i18n.json | 4 +- .../views/gitless/gitlessView.i18n.json | 9 +- .../views/notroot/notrootView.i18n.json | 5 +- .../noworkspace/noworkspaceView.i18n.json | 5 +- .../electron-main/askpassService.i18n.json | 4 +- .../parts/git/node/git.lib.i18n.json | 4 +- .../html/browser/html.contribution.i18n.json | 4 +- .../html/browser/htmlPreviewPart.i18n.json | 5 +- .../markdownActions.contribution.i18n.json | 4 +- .../common/markdownEditorInput.i18n.json | 4 +- .../common/markdownEditorModel.i18n.json | 4 +- .../browser/output.contribution.i18n.json | 6 +- .../output/browser/outputPanel.i18n.json | 5 +- .../output/common/outputEditorInput.i18n.json | 5 +- .../browser/markersHandler.i18n.json | 10 +- .../browser/quickopen.contribution.i18n.json | 12 +- .../snippets.contribution.i18n.json | 7 +- .../tasks/browser/taskQuickOpen.i18n.json | 7 +- .../task.contribution.i18n.json | 75 +++++++++++- .../node/processRunnerConfiguration.i18n.json | 11 +- .../node/processRunnerDetector.i18n.json | 9 +- .../tasks/node/processRunnerSystem.i18n.json | 11 +- .../themes.contribution.i18n.json | 7 +- .../services/files/node/fileService.i18n.json | 9 +- .../history/browser/history.i18n.json | 9 +- .../keybindingService.i18n.json | 18 ++- .../electron-browser/messageService.i18n.json | 3 +- .../request/node/requestService.i18n.json | 5 +- .../themes/node/themeService.i18n.json | 12 +- .../extensions/typescript/package.i18n.json | 8 +- .../vs/base/browser/ui/aria/aria.i18n.json | 4 +- .../browser/ui/inputbox/inputBox.i18n.json | 6 +- .../fra/src/vs/base/common/keyCodes.i18n.json | 8 +- .../src/vs/base/common/processes.i18n.json | 7 +- i18n/fra/src/vs/base/node/processes.i18n.json | 4 +- i18n/fra/src/vs/base/node/zip.i18n.json | 4 +- .../browser/quickOpenModel.i18n.json | 5 +- .../browser/quickOpenWidget.i18n.json | 5 +- .../editor/common/commonCodeEditor.i18n.json | 4 +- .../common/config/defaultConfig.i18n.json | 4 +- .../editor/common/services/bulkEdit.i18n.json | 4 +- .../common/services/modeServiceImpl.i18n.json | 21 +++- .../browser/accessibility.i18n.json | 16 ++- .../browser/defineKeybinding.i18n.json | 8 +- .../find/common/findController.i18n.json | 13 +- .../contrib/folding/browser/folding.i18n.json | 7 +- .../format/common/formatActions.i18n.json | 4 +- .../contrib/hover/browser/hover.i18n.json | 4 +- .../indentation/common/indentation.i18n.json | 8 +- .../contrib/rename/common/rename.i18n.json | 4 +- .../common/toggleWordWrap.i18n.json | 4 +- .../node/languageConfiguration.i18n.json | 4 +- .../editor/node/textMate/TMSnippets.i18n.json | 9 +- .../editor/node/textMate/TMSyntax.i18n.json | 11 +- .../languages/html/common/htmlTags.i18n.json | 112 +++++++++++++++++- .../actions/common/actionsService.i18n.json | 12 +- .../common/jsonContributionRegistry.i18n.json | 37 +++++- .../jsonValidationExtensionPoint.i18n.json | 11 +- .../markers/common/problemMatcher.i18n.json | 11 +- .../platform/message/common/message.i18n.json | 5 +- .../electronTelemetryService.i18n.json | 5 +- .../vs/platform/theme/common/themes.i18n.json | 6 +- .../api/node/extHostMessageService.i18n.json | 4 +- .../browser/actions/openSettings.i18n.json | 17 ++- .../actions/toggleSidebarPosition.i18n.json | 5 +- .../actions/toggleSidebarVisibility.i18n.json | 5 +- .../actions/triggerEditorActions.i18n.json | 19 ++- .../actions/triggerNavigation.i18n.json | 5 +- .../actions/triggerQuickOpen.i18n.json | 7 +- .../activitybar/activityAction.i18n.json | 4 +- .../activitybar/activitybarPart.i18n.json | 4 +- .../browser/parts/compositePart.i18n.json | 5 +- .../parts/editor/binaryDiffEditor.i18n.json | 5 +- .../parts/editor/binaryEditor.i18n.json | 4 +- .../editor/editor.contribution.i18n.json | 9 +- .../browser/parts/editor/editorPart.i18n.json | 4 +- .../parts/editor/editorStatus.i18n.json | 34 +++++- .../parts/editor/iframeEditor.i18n.json | 4 +- .../editor/sideBySideEditorControl.i18n.json | 8 +- .../parts/editor/stringEditor.i18n.json | 8 +- .../parts/editor/textDiffEditor.i18n.json | 12 +- .../browser/parts/panel/panelPart.i18n.json | 6 +- .../quickopen/editorHistoryModel.i18n.json | 4 +- .../quickopen/quickOpenController.i18n.json | 10 +- .../parts/sidebar/sidebarPart.i18n.json | 5 +- .../parts/statusbar/statusbarPart.i18n.json | 4 +- .../vs/workbench/browser/quickopen.i18n.json | 7 +- .../vs/workbench/browser/viewlet.i18n.json | 5 +- .../electron-browser/actions.i18n.json | 19 ++- .../electron-browser/crashReporter.i18n.json | 5 +- .../darwin/cli.contribution.i18n.json | 22 +++- .../electron-browser/integration.i18n.json | 11 +- .../main.contribution.i18n.json | 12 +- .../electron-browser/shell.i18n.json | 4 +- .../electron-browser/update.i18n.json | 11 +- .../workbench/electron-main/menus.i18n.json | 21 ++-- .../workbench/electron-main/windows.i18n.json | 11 +- .../emmet/node/emmet.contribution.i18n.json | 4 +- .../browser/errorList.contribution.i18n.json | 5 +- .../extensions.contribution.i18n.json | 4 +- .../extensionsActions.i18n.json | 13 +- .../extensionsAssistant.i18n.json | 8 +- .../extensionsQuickOpen.i18n.json | 22 +++- .../extensionsWidgets.i18n.json | 7 +- .../extensionsWorkbenchExtension.i18n.json | 11 +- .../node/extensionsService.i18n.json | 10 +- .../editors/binaryFileEditor.i18n.json | 4 +- .../browser/editors/fileEditorInput.i18n.json | 13 +- .../browser/editors/textFileEditor.i18n.json | 9 +- .../fileActions.contribution.i18n.json | 4 +- .../parts/files/browser/fileTracker.i18n.json | 4 +- .../browser/files.contribution.i18n.json | 10 +- .../files/browser/saveErrorHandler.i18n.json | 16 ++- .../files/browser/views/emptyView.i18n.json | 7 +- .../browser/views/explorerView.i18n.json | 5 +- .../browser/views/explorerViewer.i18n.json | 9 +- .../browser/views/workingFilesView.i18n.json | 7 +- .../views/workingFilesViewer.i18n.json | 4 +- .../browser/workingFilesPicker.i18n.json | 7 +- .../editors/textFileEditorModel.i18n.json | 6 +- .../electronFileActions.i18n.json | 18 ++- .../files.electron.contribution.i18n.json | 4 +- .../textFileServices.i18n.json | 11 +- .../parts/git/browser/gitQuickOpen.i18n.json | 11 +- .../parts/git/browser/gitWidgets.i18n.json | 4 +- .../gitWorkbenchContributions.i18n.json | 2 +- .../views/disabled/disabledView.i18n.json | 4 +- .../views/gitless/gitlessView.i18n.json | 9 +- .../views/notroot/notrootView.i18n.json | 5 +- .../noworkspace/noworkspaceView.i18n.json | 5 +- .../electron-main/askpassService.i18n.json | 4 +- .../parts/git/node/git.lib.i18n.json | 4 +- .../html/browser/html.contribution.i18n.json | 4 +- .../html/browser/htmlPreviewPart.i18n.json | 5 +- .../markdownActions.contribution.i18n.json | 4 +- .../common/markdownEditorInput.i18n.json | 4 +- .../common/markdownEditorModel.i18n.json | 4 +- .../browser/output.contribution.i18n.json | 6 +- .../output/browser/outputPanel.i18n.json | 5 +- .../output/common/outputEditorInput.i18n.json | 5 +- .../browser/markersHandler.i18n.json | 10 +- .../browser/quickopen.contribution.i18n.json | 12 +- .../snippets.contribution.i18n.json | 7 +- .../tasks/browser/taskQuickOpen.i18n.json | 7 +- .../task.contribution.i18n.json | 75 +++++++++++- .../node/processRunnerConfiguration.i18n.json | 11 +- .../node/processRunnerDetector.i18n.json | 9 +- .../tasks/node/processRunnerSystem.i18n.json | 11 +- .../themes.contribution.i18n.json | 7 +- .../services/files/node/fileService.i18n.json | 9 +- .../history/browser/history.i18n.json | 9 +- .../keybindingService.i18n.json | 18 ++- .../electron-browser/messageService.i18n.json | 3 +- .../request/node/requestService.i18n.json | 5 +- .../themes/node/themeService.i18n.json | 12 +- .../extensions/typescript/package.i18n.json | 8 +- .../vs/base/browser/ui/aria/aria.i18n.json | 4 +- .../browser/ui/inputbox/inputBox.i18n.json | 6 +- .../ita/src/vs/base/common/keyCodes.i18n.json | 8 +- .../src/vs/base/common/processes.i18n.json | 7 +- i18n/ita/src/vs/base/node/processes.i18n.json | 4 +- i18n/ita/src/vs/base/node/zip.i18n.json | 4 +- .../browser/quickOpenModel.i18n.json | 5 +- .../browser/quickOpenWidget.i18n.json | 5 +- .../editor/common/commonCodeEditor.i18n.json | 4 +- .../common/config/defaultConfig.i18n.json | 4 +- .../editor/common/services/bulkEdit.i18n.json | 4 +- .../common/services/modeServiceImpl.i18n.json | 21 +++- .../browser/accessibility.i18n.json | 16 ++- .../browser/defineKeybinding.i18n.json | 8 +- .../find/common/findController.i18n.json | 13 +- .../contrib/folding/browser/folding.i18n.json | 7 +- .../format/common/formatActions.i18n.json | 4 +- .../contrib/hover/browser/hover.i18n.json | 4 +- .../indentation/common/indentation.i18n.json | 8 +- .../contrib/rename/common/rename.i18n.json | 4 +- .../common/toggleWordWrap.i18n.json | 4 +- .../node/languageConfiguration.i18n.json | 4 +- .../editor/node/textMate/TMSnippets.i18n.json | 9 +- .../editor/node/textMate/TMSyntax.i18n.json | 11 +- .../languages/html/common/htmlTags.i18n.json | 112 +++++++++++++++++- .../actions/common/actionsService.i18n.json | 12 +- .../common/jsonContributionRegistry.i18n.json | 37 +++++- .../jsonValidationExtensionPoint.i18n.json | 11 +- .../markers/common/problemMatcher.i18n.json | 11 +- .../platform/message/common/message.i18n.json | 5 +- .../electronTelemetryService.i18n.json | 5 +- .../vs/platform/theme/common/themes.i18n.json | 6 +- .../api/node/extHostMessageService.i18n.json | 4 +- .../browser/actions/openSettings.i18n.json | 17 ++- .../actions/toggleSidebarPosition.i18n.json | 5 +- .../actions/toggleSidebarVisibility.i18n.json | 5 +- .../actions/triggerEditorActions.i18n.json | 19 ++- .../actions/triggerNavigation.i18n.json | 5 +- .../actions/triggerQuickOpen.i18n.json | 7 +- .../activitybar/activityAction.i18n.json | 4 +- .../activitybar/activitybarPart.i18n.json | 4 +- .../browser/parts/compositePart.i18n.json | 5 +- .../parts/editor/binaryDiffEditor.i18n.json | 5 +- .../parts/editor/binaryEditor.i18n.json | 4 +- .../editor/editor.contribution.i18n.json | 9 +- .../browser/parts/editor/editorPart.i18n.json | 4 +- .../parts/editor/editorStatus.i18n.json | 34 +++++- .../parts/editor/iframeEditor.i18n.json | 4 +- .../editor/sideBySideEditorControl.i18n.json | 8 +- .../parts/editor/stringEditor.i18n.json | 8 +- .../parts/editor/textDiffEditor.i18n.json | 12 +- .../browser/parts/panel/panelPart.i18n.json | 6 +- .../quickopen/editorHistoryModel.i18n.json | 4 +- .../quickopen/quickOpenController.i18n.json | 10 +- .../parts/sidebar/sidebarPart.i18n.json | 5 +- .../parts/statusbar/statusbarPart.i18n.json | 4 +- .../vs/workbench/browser/quickopen.i18n.json | 7 +- .../vs/workbench/browser/viewlet.i18n.json | 5 +- .../electron-browser/actions.i18n.json | 19 ++- .../electron-browser/crashReporter.i18n.json | 5 +- .../darwin/cli.contribution.i18n.json | 22 +++- .../electron-browser/integration.i18n.json | 11 +- .../main.contribution.i18n.json | 12 +- .../electron-browser/shell.i18n.json | 4 +- .../electron-browser/update.i18n.json | 11 +- .../workbench/electron-main/menus.i18n.json | 23 ++-- .../workbench/electron-main/windows.i18n.json | 11 +- .../emmet/node/emmet.contribution.i18n.json | 4 +- .../browser/errorList.contribution.i18n.json | 5 +- .../extensions.contribution.i18n.json | 4 +- .../extensionsActions.i18n.json | 13 +- .../extensionsAssistant.i18n.json | 8 +- .../extensionsQuickOpen.i18n.json | 22 +++- .../extensionsWidgets.i18n.json | 7 +- .../extensionsWorkbenchExtension.i18n.json | 11 +- .../node/extensionsService.i18n.json | 10 +- .../editors/binaryFileEditor.i18n.json | 4 +- .../browser/editors/fileEditorInput.i18n.json | 13 +- .../browser/editors/textFileEditor.i18n.json | 9 +- .../fileActions.contribution.i18n.json | 4 +- .../parts/files/browser/fileTracker.i18n.json | 4 +- .../browser/files.contribution.i18n.json | 12 +- .../files/browser/saveErrorHandler.i18n.json | 16 ++- .../files/browser/views/emptyView.i18n.json | 7 +- .../browser/views/explorerView.i18n.json | 5 +- .../browser/views/explorerViewer.i18n.json | 9 +- .../browser/views/workingFilesView.i18n.json | 7 +- .../views/workingFilesViewer.i18n.json | 4 +- .../browser/workingFilesPicker.i18n.json | 7 +- .../editors/textFileEditorModel.i18n.json | 6 +- .../electronFileActions.i18n.json | 18 ++- .../files.electron.contribution.i18n.json | 4 +- .../textFileServices.i18n.json | 11 +- .../parts/git/browser/gitQuickOpen.i18n.json | 11 +- .../parts/git/browser/gitWidgets.i18n.json | 4 +- .../gitWorkbenchContributions.i18n.json | 2 +- .../views/disabled/disabledView.i18n.json | 4 +- .../views/gitless/gitlessView.i18n.json | 9 +- .../views/notroot/notrootView.i18n.json | 5 +- .../noworkspace/noworkspaceView.i18n.json | 5 +- .../electron-main/askpassService.i18n.json | 4 +- .../parts/git/node/git.lib.i18n.json | 4 +- .../html/browser/html.contribution.i18n.json | 4 +- .../html/browser/htmlPreviewPart.i18n.json | 5 +- .../markdownActions.contribution.i18n.json | 4 +- .../common/markdownEditorInput.i18n.json | 4 +- .../common/markdownEditorModel.i18n.json | 4 +- .../browser/output.contribution.i18n.json | 6 +- .../output/browser/outputPanel.i18n.json | 5 +- .../output/common/outputEditorInput.i18n.json | 5 +- .../browser/markersHandler.i18n.json | 10 +- .../browser/quickopen.contribution.i18n.json | 12 +- .../snippets.contribution.i18n.json | 7 +- .../tasks/browser/taskQuickOpen.i18n.json | 7 +- .../task.contribution.i18n.json | 75 +++++++++++- .../node/processRunnerConfiguration.i18n.json | 11 +- .../node/processRunnerDetector.i18n.json | 9 +- .../tasks/node/processRunnerSystem.i18n.json | 11 +- .../themes.contribution.i18n.json | 7 +- .../services/files/node/fileService.i18n.json | 9 +- .../history/browser/history.i18n.json | 9 +- .../keybindingService.i18n.json | 18 ++- .../electron-browser/messageService.i18n.json | 3 +- .../request/node/requestService.i18n.json | 5 +- .../themes/node/themeService.i18n.json | 12 +- .../extensions/typescript/package.i18n.json | 8 +- .../vs/base/browser/ui/aria/aria.i18n.json | 4 +- .../browser/ui/inputbox/inputBox.i18n.json | 6 +- .../jpn/src/vs/base/common/keyCodes.i18n.json | 8 +- .../src/vs/base/common/processes.i18n.json | 7 +- i18n/jpn/src/vs/base/node/processes.i18n.json | 4 +- i18n/jpn/src/vs/base/node/zip.i18n.json | 4 +- .../browser/quickOpenModel.i18n.json | 5 +- .../browser/quickOpenWidget.i18n.json | 5 +- .../editor/common/commonCodeEditor.i18n.json | 4 +- .../common/config/defaultConfig.i18n.json | 4 +- .../editor/common/services/bulkEdit.i18n.json | 4 +- .../common/services/modeServiceImpl.i18n.json | 21 +++- .../browser/accessibility.i18n.json | 16 ++- .../browser/defineKeybinding.i18n.json | 8 +- .../find/common/findController.i18n.json | 13 +- .../contrib/folding/browser/folding.i18n.json | 7 +- .../format/common/formatActions.i18n.json | 4 +- .../contrib/hover/browser/hover.i18n.json | 4 +- .../indentation/common/indentation.i18n.json | 8 +- .../contrib/rename/common/rename.i18n.json | 4 +- .../common/toggleWordWrap.i18n.json | 4 +- .../node/languageConfiguration.i18n.json | 4 +- .../editor/node/textMate/TMSnippets.i18n.json | 9 +- .../editor/node/textMate/TMSyntax.i18n.json | 11 +- .../languages/html/common/htmlTags.i18n.json | 112 +++++++++++++++++- .../actions/common/actionsService.i18n.json | 12 +- .../common/jsonContributionRegistry.i18n.json | 37 +++++- .../jsonValidationExtensionPoint.i18n.json | 11 +- .../markers/common/problemMatcher.i18n.json | 11 +- .../platform/message/common/message.i18n.json | 5 +- .../electronTelemetryService.i18n.json | 5 +- .../vs/platform/theme/common/themes.i18n.json | 6 +- .../api/node/extHostMessageService.i18n.json | 4 +- .../browser/actions/openSettings.i18n.json | 17 ++- .../actions/toggleSidebarPosition.i18n.json | 5 +- .../actions/toggleSidebarVisibility.i18n.json | 5 +- .../actions/triggerEditorActions.i18n.json | 19 ++- .../actions/triggerNavigation.i18n.json | 5 +- .../actions/triggerQuickOpen.i18n.json | 7 +- .../activitybar/activityAction.i18n.json | 4 +- .../activitybar/activitybarPart.i18n.json | 4 +- .../browser/parts/compositePart.i18n.json | 5 +- .../parts/editor/binaryDiffEditor.i18n.json | 5 +- .../parts/editor/binaryEditor.i18n.json | 4 +- .../editor/editor.contribution.i18n.json | 9 +- .../browser/parts/editor/editorPart.i18n.json | 4 +- .../parts/editor/editorStatus.i18n.json | 34 +++++- .../parts/editor/iframeEditor.i18n.json | 4 +- .../editor/sideBySideEditorControl.i18n.json | 8 +- .../parts/editor/stringEditor.i18n.json | 8 +- .../parts/editor/textDiffEditor.i18n.json | 12 +- .../browser/parts/panel/panelPart.i18n.json | 6 +- .../quickopen/editorHistoryModel.i18n.json | 4 +- .../quickopen/quickOpenController.i18n.json | 10 +- .../parts/sidebar/sidebarPart.i18n.json | 5 +- .../parts/statusbar/statusbarPart.i18n.json | 4 +- .../vs/workbench/browser/quickopen.i18n.json | 7 +- .../vs/workbench/browser/viewlet.i18n.json | 5 +- .../electron-browser/actions.i18n.json | 19 ++- .../electron-browser/crashReporter.i18n.json | 5 +- .../darwin/cli.contribution.i18n.json | 22 +++- .../electron-browser/integration.i18n.json | 11 +- .../main.contribution.i18n.json | 12 +- .../electron-browser/shell.i18n.json | 4 +- .../electron-browser/update.i18n.json | 11 +- .../workbench/electron-main/menus.i18n.json | 35 +++--- .../workbench/electron-main/windows.i18n.json | 13 +- .../emmet/node/emmet.contribution.i18n.json | 4 +- .../browser/errorList.contribution.i18n.json | 5 +- .../extensions.contribution.i18n.json | 4 +- .../extensionsActions.i18n.json | 13 +- .../extensionsAssistant.i18n.json | 8 +- .../extensionsQuickOpen.i18n.json | 22 +++- .../extensionsWidgets.i18n.json | 7 +- .../extensionsWorkbenchExtension.i18n.json | 11 +- .../node/extensionsService.i18n.json | 10 +- .../editors/binaryFileEditor.i18n.json | 4 +- .../browser/editors/fileEditorInput.i18n.json | 13 +- .../browser/editors/textFileEditor.i18n.json | 9 +- .../fileActions.contribution.i18n.json | 4 +- .../parts/files/browser/fileTracker.i18n.json | 4 +- .../browser/files.contribution.i18n.json | 14 ++- .../files/browser/saveErrorHandler.i18n.json | 16 ++- .../files/browser/views/emptyView.i18n.json | 7 +- .../browser/views/explorerView.i18n.json | 5 +- .../browser/views/explorerViewer.i18n.json | 9 +- .../browser/views/workingFilesView.i18n.json | 7 +- .../views/workingFilesViewer.i18n.json | 4 +- .../browser/workingFilesPicker.i18n.json | 7 +- .../editors/textFileEditorModel.i18n.json | 6 +- .../electronFileActions.i18n.json | 18 ++- .../files.electron.contribution.i18n.json | 4 +- .../textFileServices.i18n.json | 11 +- .../parts/git/browser/gitQuickOpen.i18n.json | 11 +- .../parts/git/browser/gitWidgets.i18n.json | 4 +- .../gitWorkbenchContributions.i18n.json | 6 +- .../views/disabled/disabledView.i18n.json | 4 +- .../browser/views/empty/emptyView.i18n.json | 4 +- .../views/gitless/gitlessView.i18n.json | 9 +- .../views/notroot/notrootView.i18n.json | 5 +- .../noworkspace/noworkspaceView.i18n.json | 5 +- .../electron-main/askpassService.i18n.json | 4 +- .../parts/git/node/git.lib.i18n.json | 4 +- .../html/browser/html.contribution.i18n.json | 4 +- .../html/browser/htmlPreviewPart.i18n.json | 5 +- .../markdownActions.contribution.i18n.json | 4 +- .../common/markdownEditorInput.i18n.json | 4 +- .../common/markdownEditorModel.i18n.json | 4 +- .../browser/output.contribution.i18n.json | 6 +- .../output/browser/outputPanel.i18n.json | 5 +- .../output/common/outputEditorInput.i18n.json | 5 +- .../browser/markersHandler.i18n.json | 10 +- .../browser/quickopen.contribution.i18n.json | 12 +- .../snippets.contribution.i18n.json | 7 +- .../tasks/browser/taskQuickOpen.i18n.json | 7 +- .../task.contribution.i18n.json | 75 +++++++++++- .../node/processRunnerConfiguration.i18n.json | 11 +- .../node/processRunnerDetector.i18n.json | 9 +- .../tasks/node/processRunnerSystem.i18n.json | 11 +- .../themes.contribution.i18n.json | 7 +- .../services/files/node/fileService.i18n.json | 9 +- .../history/browser/history.i18n.json | 9 +- .../keybindingService.i18n.json | 18 ++- .../electron-browser/messageService.i18n.json | 3 +- .../request/node/requestService.i18n.json | 3 +- .../themes/node/themeService.i18n.json | 12 +- .../extensions/typescript/package.i18n.json | 8 +- .../vs/base/browser/ui/aria/aria.i18n.json | 4 +- .../browser/ui/inputbox/inputBox.i18n.json | 6 +- .../kor/src/vs/base/common/keyCodes.i18n.json | 8 +- .../src/vs/base/common/processes.i18n.json | 7 +- i18n/kor/src/vs/base/node/processes.i18n.json | 4 +- i18n/kor/src/vs/base/node/zip.i18n.json | 4 +- .../browser/quickOpenModel.i18n.json | 5 +- .../browser/quickOpenWidget.i18n.json | 5 +- .../editor/common/commonCodeEditor.i18n.json | 4 +- .../common/config/defaultConfig.i18n.json | 4 +- .../editor/common/services/bulkEdit.i18n.json | 4 +- .../common/services/modeServiceImpl.i18n.json | 21 +++- .../browser/accessibility.i18n.json | 16 ++- .../browser/defineKeybinding.i18n.json | 8 +- .../find/common/findController.i18n.json | 13 +- .../contrib/folding/browser/folding.i18n.json | 7 +- .../format/common/formatActions.i18n.json | 4 +- .../contrib/hover/browser/hover.i18n.json | 4 +- .../indentation/common/indentation.i18n.json | 8 +- .../contrib/rename/common/rename.i18n.json | 4 +- .../common/toggleWordWrap.i18n.json | 4 +- .../node/languageConfiguration.i18n.json | 4 +- .../editor/node/textMate/TMSnippets.i18n.json | 9 +- .../editor/node/textMate/TMSyntax.i18n.json | 11 +- .../languages/html/common/htmlTags.i18n.json | 112 +++++++++++++++++- .../actions/common/actionsService.i18n.json | 12 +- .../common/jsonContributionRegistry.i18n.json | 37 +++++- .../jsonValidationExtensionPoint.i18n.json | 11 +- .../markers/common/problemMatcher.i18n.json | 11 +- .../platform/message/common/message.i18n.json | 5 +- .../electronTelemetryService.i18n.json | 5 +- .../vs/platform/theme/common/themes.i18n.json | 6 +- .../api/node/extHostMessageService.i18n.json | 4 +- .../browser/actions/openSettings.i18n.json | 17 ++- .../actions/toggleSidebarPosition.i18n.json | 5 +- .../actions/toggleSidebarVisibility.i18n.json | 5 +- .../actions/triggerEditorActions.i18n.json | 19 ++- .../actions/triggerNavigation.i18n.json | 5 +- .../actions/triggerQuickOpen.i18n.json | 7 +- .../activitybar/activityAction.i18n.json | 4 +- .../activitybar/activitybarPart.i18n.json | 4 +- .../browser/parts/compositePart.i18n.json | 5 +- .../parts/editor/binaryDiffEditor.i18n.json | 5 +- .../parts/editor/binaryEditor.i18n.json | 4 +- .../editor/editor.contribution.i18n.json | 9 +- .../browser/parts/editor/editorPart.i18n.json | 4 +- .../parts/editor/editorStatus.i18n.json | 34 +++++- .../parts/editor/iframeEditor.i18n.json | 4 +- .../editor/sideBySideEditorControl.i18n.json | 8 +- .../parts/editor/stringEditor.i18n.json | 8 +- .../parts/editor/textDiffEditor.i18n.json | 12 +- .../browser/parts/panel/panelPart.i18n.json | 6 +- .../quickopen/editorHistoryModel.i18n.json | 4 +- .../quickopen/quickOpenController.i18n.json | 10 +- .../parts/sidebar/sidebarPart.i18n.json | 5 +- .../parts/statusbar/statusbarPart.i18n.json | 4 +- .../vs/workbench/browser/quickopen.i18n.json | 7 +- .../vs/workbench/browser/viewlet.i18n.json | 5 +- .../electron-browser/actions.i18n.json | 19 ++- .../electron-browser/crashReporter.i18n.json | 5 +- .../darwin/cli.contribution.i18n.json | 22 +++- .../electron-browser/integration.i18n.json | 11 +- .../main.contribution.i18n.json | 12 +- .../electron-browser/shell.i18n.json | 4 +- .../electron-browser/update.i18n.json | 11 +- .../workbench/electron-main/menus.i18n.json | 21 ++-- .../workbench/electron-main/windows.i18n.json | 11 +- .../emmet/node/emmet.contribution.i18n.json | 4 +- .../browser/errorList.contribution.i18n.json | 5 +- .../extensions.contribution.i18n.json | 4 +- .../extensionsActions.i18n.json | 13 +- .../extensionsAssistant.i18n.json | 8 +- .../extensionsQuickOpen.i18n.json | 22 +++- .../extensionsWidgets.i18n.json | 7 +- .../extensionsWorkbenchExtension.i18n.json | 11 +- .../node/extensionsService.i18n.json | 10 +- .../editors/binaryFileEditor.i18n.json | 4 +- .../browser/editors/fileEditorInput.i18n.json | 13 +- .../browser/editors/textFileEditor.i18n.json | 9 +- .../fileActions.contribution.i18n.json | 4 +- .../parts/files/browser/fileTracker.i18n.json | 4 +- .../browser/files.contribution.i18n.json | 10 +- .../files/browser/saveErrorHandler.i18n.json | 16 ++- .../files/browser/views/emptyView.i18n.json | 7 +- .../browser/views/explorerView.i18n.json | 5 +- .../browser/views/explorerViewer.i18n.json | 9 +- .../browser/views/workingFilesView.i18n.json | 7 +- .../views/workingFilesViewer.i18n.json | 4 +- .../browser/workingFilesPicker.i18n.json | 7 +- .../editors/textFileEditorModel.i18n.json | 6 +- .../electronFileActions.i18n.json | 18 ++- .../files.electron.contribution.i18n.json | 4 +- .../textFileServices.i18n.json | 11 +- .../parts/git/browser/gitQuickOpen.i18n.json | 11 +- .../parts/git/browser/gitWidgets.i18n.json | 4 +- .../gitWorkbenchContributions.i18n.json | 2 +- .../views/disabled/disabledView.i18n.json | 4 +- .../views/gitless/gitlessView.i18n.json | 9 +- .../views/notroot/notrootView.i18n.json | 5 +- .../noworkspace/noworkspaceView.i18n.json | 5 +- .../electron-main/askpassService.i18n.json | 4 +- .../parts/git/node/git.lib.i18n.json | 4 +- .../html/browser/html.contribution.i18n.json | 4 +- .../html/browser/htmlPreviewPart.i18n.json | 5 +- .../markdownActions.contribution.i18n.json | 4 +- .../common/markdownEditorInput.i18n.json | 4 +- .../common/markdownEditorModel.i18n.json | 4 +- .../browser/output.contribution.i18n.json | 6 +- .../output/browser/outputPanel.i18n.json | 5 +- .../output/common/outputEditorInput.i18n.json | 5 +- .../browser/markersHandler.i18n.json | 10 +- .../browser/quickopen.contribution.i18n.json | 12 +- .../snippets.contribution.i18n.json | 7 +- .../tasks/browser/taskQuickOpen.i18n.json | 7 +- .../task.contribution.i18n.json | 75 +++++++++++- .../node/processRunnerConfiguration.i18n.json | 11 +- .../node/processRunnerDetector.i18n.json | 9 +- .../tasks/node/processRunnerSystem.i18n.json | 11 +- .../themes.contribution.i18n.json | 7 +- .../services/files/node/fileService.i18n.json | 9 +- .../history/browser/history.i18n.json | 9 +- .../keybindingService.i18n.json | 18 ++- .../electron-browser/messageService.i18n.json | 3 +- .../request/node/requestService.i18n.json | 5 +- .../themes/node/themeService.i18n.json | 12 +- .../extensions/typescript/package.i18n.json | 8 +- .../vs/base/browser/ui/aria/aria.i18n.json | 4 +- .../browser/ui/inputbox/inputBox.i18n.json | 6 +- .../rus/src/vs/base/common/keyCodes.i18n.json | 8 +- .../src/vs/base/common/processes.i18n.json | 7 +- i18n/rus/src/vs/base/node/processes.i18n.json | 4 +- i18n/rus/src/vs/base/node/zip.i18n.json | 4 +- .../browser/quickOpenModel.i18n.json | 5 +- .../browser/quickOpenWidget.i18n.json | 5 +- .../editor/common/commonCodeEditor.i18n.json | 4 +- .../common/config/defaultConfig.i18n.json | 4 +- .../editor/common/services/bulkEdit.i18n.json | 4 +- .../common/services/modeServiceImpl.i18n.json | 21 +++- .../browser/accessibility.i18n.json | 16 ++- .../browser/defineKeybinding.i18n.json | 8 +- .../find/common/findController.i18n.json | 13 +- .../contrib/folding/browser/folding.i18n.json | 7 +- .../format/common/formatActions.i18n.json | 4 +- .../contrib/hover/browser/hover.i18n.json | 4 +- .../indentation/common/indentation.i18n.json | 8 +- .../contrib/rename/common/rename.i18n.json | 4 +- .../common/toggleWordWrap.i18n.json | 4 +- .../node/languageConfiguration.i18n.json | 4 +- .../editor/node/textMate/TMSnippets.i18n.json | 9 +- .../editor/node/textMate/TMSyntax.i18n.json | 11 +- .../languages/html/common/htmlTags.i18n.json | 112 +++++++++++++++++- .../actions/common/actionsService.i18n.json | 12 +- .../common/jsonContributionRegistry.i18n.json | 37 +++++- .../jsonValidationExtensionPoint.i18n.json | 11 +- .../markers/common/problemMatcher.i18n.json | 11 +- .../platform/message/common/message.i18n.json | 5 +- .../electronTelemetryService.i18n.json | 5 +- .../vs/platform/theme/common/themes.i18n.json | 6 +- .../api/node/extHostMessageService.i18n.json | 4 +- .../browser/actions/openSettings.i18n.json | 17 ++- .../actions/toggleSidebarPosition.i18n.json | 5 +- .../actions/toggleSidebarVisibility.i18n.json | 5 +- .../actions/triggerEditorActions.i18n.json | 19 ++- .../actions/triggerNavigation.i18n.json | 5 +- .../actions/triggerQuickOpen.i18n.json | 7 +- .../activitybar/activityAction.i18n.json | 4 +- .../activitybar/activitybarPart.i18n.json | 4 +- .../browser/parts/compositePart.i18n.json | 5 +- .../parts/editor/binaryDiffEditor.i18n.json | 5 +- .../parts/editor/binaryEditor.i18n.json | 4 +- .../editor/editor.contribution.i18n.json | 9 +- .../browser/parts/editor/editorPart.i18n.json | 4 +- .../parts/editor/editorStatus.i18n.json | 34 +++++- .../parts/editor/iframeEditor.i18n.json | 4 +- .../editor/sideBySideEditorControl.i18n.json | 8 +- .../parts/editor/stringEditor.i18n.json | 8 +- .../parts/editor/textDiffEditor.i18n.json | 12 +- .../browser/parts/panel/panelPart.i18n.json | 6 +- .../quickopen/editorHistoryModel.i18n.json | 4 +- .../quickopen/quickOpenController.i18n.json | 10 +- .../parts/sidebar/sidebarPart.i18n.json | 5 +- .../parts/statusbar/statusbarPart.i18n.json | 4 +- .../vs/workbench/browser/quickopen.i18n.json | 7 +- .../vs/workbench/browser/viewlet.i18n.json | 5 +- .../electron-browser/actions.i18n.json | 19 ++- .../electron-browser/crashReporter.i18n.json | 5 +- .../darwin/cli.contribution.i18n.json | 22 +++- .../electron-browser/integration.i18n.json | 11 +- .../main.contribution.i18n.json | 12 +- .../electron-browser/shell.i18n.json | 4 +- .../electron-browser/update.i18n.json | 11 +- .../workbench/electron-main/menus.i18n.json | 23 ++-- .../workbench/electron-main/windows.i18n.json | 11 +- .../emmet/node/emmet.contribution.i18n.json | 4 +- .../browser/errorList.contribution.i18n.json | 5 +- .../extensions.contribution.i18n.json | 4 +- .../extensionsActions.i18n.json | 13 +- .../extensionsAssistant.i18n.json | 8 +- .../extensionsQuickOpen.i18n.json | 22 +++- .../extensionsWidgets.i18n.json | 7 +- .../extensionsWorkbenchExtension.i18n.json | 11 +- .../node/extensionsService.i18n.json | 10 +- .../editors/binaryFileEditor.i18n.json | 4 +- .../browser/editors/fileEditorInput.i18n.json | 13 +- .../browser/editors/textFileEditor.i18n.json | 9 +- .../fileActions.contribution.i18n.json | 4 +- .../parts/files/browser/fileTracker.i18n.json | 4 +- .../browser/files.contribution.i18n.json | 16 ++- .../files/browser/saveErrorHandler.i18n.json | 16 ++- .../files/browser/views/emptyView.i18n.json | 7 +- .../browser/views/explorerView.i18n.json | 5 +- .../browser/views/explorerViewer.i18n.json | 9 +- .../browser/views/workingFilesView.i18n.json | 7 +- .../views/workingFilesViewer.i18n.json | 4 +- .../browser/workingFilesPicker.i18n.json | 7 +- .../editors/textFileEditorModel.i18n.json | 6 +- .../electronFileActions.i18n.json | 18 ++- .../files.electron.contribution.i18n.json | 4 +- .../textFileServices.i18n.json | 11 +- .../parts/git/browser/gitQuickOpen.i18n.json | 11 +- .../parts/git/browser/gitWidgets.i18n.json | 4 +- .../gitWorkbenchContributions.i18n.json | 14 +-- .../views/disabled/disabledView.i18n.json | 4 +- .../browser/views/empty/emptyView.i18n.json | 2 +- .../views/gitless/gitlessView.i18n.json | 9 +- .../views/notroot/notrootView.i18n.json | 5 +- .../noworkspace/noworkspaceView.i18n.json | 5 +- .../electron-main/askpassService.i18n.json | 4 +- .../parts/git/node/git.lib.i18n.json | 4 +- .../html/browser/html.contribution.i18n.json | 4 +- .../html/browser/htmlPreviewPart.i18n.json | 5 +- .../markdownActions.contribution.i18n.json | 4 +- .../common/markdownEditorInput.i18n.json | 4 +- .../common/markdownEditorModel.i18n.json | 4 +- .../browser/output.contribution.i18n.json | 6 +- .../output/browser/outputPanel.i18n.json | 5 +- .../output/common/outputEditorInput.i18n.json | 5 +- .../browser/markersHandler.i18n.json | 10 +- .../browser/quickopen.contribution.i18n.json | 12 +- .../snippets.contribution.i18n.json | 7 +- .../tasks/browser/taskQuickOpen.i18n.json | 7 +- .../task.contribution.i18n.json | 75 +++++++++++- .../node/processRunnerConfiguration.i18n.json | 11 +- .../node/processRunnerDetector.i18n.json | 9 +- .../tasks/node/processRunnerSystem.i18n.json | 11 +- .../themes.contribution.i18n.json | 7 +- .../services/files/node/fileService.i18n.json | 9 +- .../history/browser/history.i18n.json | 9 +- .../keybindingService.i18n.json | 18 ++- .../electron-browser/messageService.i18n.json | 3 +- .../request/node/requestService.i18n.json | 3 +- .../themes/node/themeService.i18n.json | 12 +- 1136 files changed, 9636 insertions(+), 1293 deletions(-) diff --git a/i18n/chs/extensions/typescript/package.i18n.json b/i18n/chs/extensions/typescript/package.i18n.json index 8b6ad71cd4e..80af8302249 100644 --- a/i18n/chs/extensions/typescript/package.i18n.json +++ b/i18n/chs/extensions/typescript/package.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 +{ + "configuration.typescript": "TypeScript 配置", + "javascript.reloadProjects.title": "重新加载 JavaScript 项目", + "typescript.reloadProjects.title": "重新加载 TypeScript 项目", + "typescript.tsdk.desc": "指定包含要使用的 tsserver 和 lib*.d.ts 文件的文件夹路径。", + "typescript.useCodeSnippetsOnMethodSuggest.dec": "完成函数的参数签名。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/base/browser/ui/aria/aria.i18n.json b/i18n/chs/src/vs/base/browser/ui/aria/aria.i18n.json index 8b6ad71cd4e..b13b51ed160 100644 --- a/i18n/chs/src/vs/base/browser/ui/aria/aria.i18n.json +++ b/i18n/chs/src/vs/base/browser/ui/aria/aria.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 +{ + "repeated": "{0} (已再次发生)" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/base/browser/ui/inputbox/inputBox.i18n.json b/i18n/chs/src/vs/base/browser/ui/inputbox/inputBox.i18n.json index 8b6ad71cd4e..c7bd551ac4d 100644 --- a/i18n/chs/src/vs/base/browser/ui/inputbox/inputBox.i18n.json +++ b/i18n/chs/src/vs/base/browser/ui/inputbox/inputBox.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "alertErrorMessage": "错误: {0}", + "alertInfoMessage": "信息: {0}", + "alertWarningMessage": "警告: {0}" +} \ 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 8b6ad71cd4e..1a93088f46d 100644 --- a/i18n/chs/src/vs/base/common/keyCodes.i18n.json +++ b/i18n/chs/src/vs/base/common/keyCodes.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 +{ + "altKey": "Alt", + "cmdKey": "命令", + "ctrlKey": "Ctrl", + "shiftKey": "Shift", + "windowsKey": "Windows" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/base/common/processes.i18n.json b/i18n/chs/src/vs/base/common/processes.i18n.json index 8b6ad71cd4e..45c79a4e1b3 100644 --- a/i18n/chs/src/vs/base/common/processes.i18n.json +++ b/i18n/chs/src/vs/base/common/processes.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 +{ + "ExecutableParser.args": "警告: args 的类型必须为 string[]。正在忽略值 {0}。", + "ExecutableParser.commandMissing": "错误: 可执行信息必须定义字符串类型的命令。", + "ExecutableParser.invalidCWD": "警告: options.cwd 的类型必须为字符串。正在忽略值 {0}。", + "ExecutableParser.isShellCommand": "警告: isShellCommand 的类型必须为布尔型。正在忽略值 {0}。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/base/node/processes.i18n.json b/i18n/chs/src/vs/base/node/processes.i18n.json index 8b6ad71cd4e..4b0e298bebc 100644 --- a/i18n/chs/src/vs/base/node/processes.i18n.json +++ b/i18n/chs/src/vs/base/node/processes.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 +{ + "TaskRunner.UNC": "无法对 UNC 驱动器执行 shell 命令。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/base/node/zip.i18n.json b/i18n/chs/src/vs/base/node/zip.i18n.json index 8b6ad71cd4e..35b34e37e23 100644 --- a/i18n/chs/src/vs/base/node/zip.i18n.json +++ b/i18n/chs/src/vs/base/node/zip.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 +{ + "notFound": "在 Zip 中找不到 {0}。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json b/i18n/chs/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json index 8b6ad71cd4e..5724adff541 100644 --- a/i18n/chs/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json +++ b/i18n/chs/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "quickOpenAriaLabel": "选取器", + "quickOpenAriaLabelEntry": "{0},选取器" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json b/i18n/chs/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json index 8b6ad71cd4e..2edf9194e21 100644 --- a/i18n/chs/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json +++ b/i18n/chs/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "quickOpenAriaLabel": "快速选取器。键入以缩小结果范围。", + "treeAriaLabel": "快速选取器" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/editor/common/commonCodeEditor.i18n.json b/i18n/chs/src/vs/editor/common/commonCodeEditor.i18n.json index 8b6ad71cd4e..90f0b44b9d1 100644 --- a/i18n/chs/src/vs/editor/common/commonCodeEditor.i18n.json +++ b/i18n/chs/src/vs/editor/common/commonCodeEditor.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 +{ + "showAccessibilityHelp": "如果你在使用屏幕阅读器,请按 {0}。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/editor/common/config/defaultConfig.i18n.json b/i18n/chs/src/vs/editor/common/config/defaultConfig.i18n.json index 8b6ad71cd4e..9d5691d3e42 100644 --- a/i18n/chs/src/vs/editor/common/config/defaultConfig.i18n.json +++ b/i18n/chs/src/vs/editor/common/config/defaultConfig.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 +{ + "editorViewAccessibleLabel": "编辑器内容" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/editor/common/services/bulkEdit.i18n.json b/i18n/chs/src/vs/editor/common/services/bulkEdit.i18n.json index 8b6ad71cd4e..4a8432a9baf 100644 --- a/i18n/chs/src/vs/editor/common/services/bulkEdit.i18n.json +++ b/i18n/chs/src/vs/editor/common/services/bulkEdit.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 +{ + "conflict": "这些文件也已同时更改: {0}" +} \ No newline at end of file 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 8b6ad71cd4e..28339e9956d 100644 --- a/i18n/chs/src/vs/editor/common/services/modeServiceImpl.i18n.json +++ b/i18n/chs/src/vs/editor/common/services/modeServiceImpl.i18n.json @@ -3,4 +3,23 @@ * 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 +{ + "invalid": "无效的“contributes.{0}”。应为阵列。", + "invalid.empty": "“contributes.{0}”的值为空", + "opt.aliases": "属性“{0}”可以省略,其类型必须是 \"string[]\"", + "opt.configuration": "属性“{0}”可以省略,其类型必须是“字符串”", + "opt.extensions": "属性“{0}”可以省略,其类型必须是 \"string[]\"", + "opt.filenames": "属性“{0}”可以省略,其类型必须是 \"string[]\"", + "opt.firstLine": "属性“{0}”可以省略,其类型必须是“字符串”", + "opt.mimetypes": "属性“{0}”可以省略,其类型必须是 \"string[]\"", + "require.id": "属性“{0}”是必需的,其类型必须是“字符串”", + "vscode.extension.contributes.languages": "有助于语言声明。", + "vscode.extension.contributes.languages.aliases": "语言的别名。", + "vscode.extension.contributes.languages.configuration": "包含语言配置选项的文件的相对路径。", + "vscode.extension.contributes.languages.extensions": "与语言关联的文件扩展名。", + "vscode.extension.contributes.languages.filenamePatterns": "与语言关联的文件名 glob 模式。", + "vscode.extension.contributes.languages.filenames": "与语言关联的文件名。", + "vscode.extension.contributes.languages.firstLine": "与语言文件的第一行匹配的正则表达式。", + "vscode.extension.contributes.languages.id": "语言 ID。", + "vscode.extension.contributes.languages.mimetypes": "与语言关联的 Mime 类型。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json b/i18n/chs/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json index 8b6ad71cd4e..3e8f1ca9b9e 100644 --- a/i18n/chs/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json +++ b/i18n/chs/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json @@ -3,4 +3,18 @@ * 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 +{ + "ShowAccessibilityHelpAction": "显示辅助功能帮助", + "experimentalScreenReaderOptsOn": "实验屏幕阅读器支持因 editor.experimentalScreenReader 设置键而开启。", + "experimentalScreenReaderSessionOff": "实验屏幕阅读器支持已关闭。通过按 {0} 为此对话开启它或通过将 editor.experimentalScreenReader 设置配置为 true 为所有对话开启它。", + "experimentalScreenReaderSessionOffNoKb": "实验屏幕阅读器支持已关闭。当前无法通过键绑定触发命令 {0}。通过将 editor.experimentalScreenReader 设置配置为 true 为所有对话开启它。", + "experimentalScreenReaderSessionOn": "为此对话开启实验屏幕阅读器支持。通过按 {0} 切换此行为。", + "experimentalScreenReaderSessionOnNoKb": "为此对话开启了实验屏幕阅读器支持。当前无法通过键绑定触发命令 {0}。", + "introMsg": "感谢试用 VS 代码的实验辅助功能选项。", + "outroMsg": "可以通过按 Esc 消除此工具提示并返回到编辑器。", + "status": "状态:", + "tabFocusModeOffMsg": "在此编辑器中按 Tab 将插入制表符。通过按 {0} 切换此行为。", + "tabFocusModeOffMsgNoKb": "在此编辑器中按 Tab 会将焦点移动到下一个可聚焦的元素。当前无法通过键绑定触发命令 {0}。", + "tabFocusModeOnMsg": "在此编辑器中按 Tab 会将焦点移动到下一个可聚焦的元素。通过按 {0} 切换此行为。", + "tabFocusModeOnMsgNoKb": "在此编辑器中按 Tab 会将焦点移动到下一个可聚焦的元素。当前无法通过键绑定触发命令 {0}。" +} \ 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 8b6ad71cd4e..e2a24723afb 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 @@ -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 +{ + "DefineKeybindingAction": "定义键绑定", + "defineKeybinding.initial": "按所需组合键,然后按 ENTER", + "defineKeybinding.kbLayoutErrorMessage": "在当前键盘布局下无法生成此组合键。", + "defineKeybinding.kbLayoutInfoMessage": "对于当前键盘布局,按", + "defineKeybinding.start": "定义键绑定" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/editor/contrib/find/common/findController.i18n.json b/i18n/chs/src/vs/editor/contrib/find/common/findController.i18n.json index 8b6ad71cd4e..4a13ccca7e7 100644 --- a/i18n/chs/src/vs/editor/contrib/find/common/findController.i18n.json +++ b/i18n/chs/src/vs/editor/contrib/find/common/findController.i18n.json @@ -3,4 +3,15 @@ * 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 +{ + "addSelectionToNextFindMatch": "将选择添加到下一个查找匹配项", + "changeAll.label": "更改所有事件", + "findNextMatchAction": "查找下一个", + "findPreviousMatchAction": "查找上一个", + "moveSelectionToNextFindMatch": "将上次选择移动到下一个查找匹配项", + "nextSelectionMatchFindAction": "查找下一个选择", + "previousSelectionMatchFindAction": "查找上一个选择", + "selectAllOccurencesOfFindMatch": "选择所有找到的查找匹配项", + "startFindAction": "查找", + "startReplace": "替换" +} \ No newline at end of file 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 8b6ad71cd4e..8a5de5cdc32 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 @@ -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 +{ + "foldAction.label": "折叠", + "foldAllAction.label": "全部折叠", + "unfoldAction.label": "展开", + "unfoldAllAction.label": "全部展开" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/editor/contrib/format/common/formatActions.i18n.json b/i18n/chs/src/vs/editor/contrib/format/common/formatActions.i18n.json index 8b6ad71cd4e..3ec5cd9442e 100644 --- a/i18n/chs/src/vs/editor/contrib/format/common/formatActions.i18n.json +++ b/i18n/chs/src/vs/editor/contrib/format/common/formatActions.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 +{ + "formatAction.label": "格式代码" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/editor/contrib/hover/browser/hover.i18n.json b/i18n/chs/src/vs/editor/contrib/hover/browser/hover.i18n.json index 8b6ad71cd4e..65910844481 100644 --- a/i18n/chs/src/vs/editor/contrib/hover/browser/hover.i18n.json +++ b/i18n/chs/src/vs/editor/contrib/hover/browser/hover.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 +{ + "showHover": "显示悬停" +} \ 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 8b6ad71cd4e..8c99f1f52fd 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 @@ -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 +{ + "changeIndentationSize": "更改当前文件的制表符大小", + "configuredTabSize": "已配置制表符大小", + "indentationToSpaces": "将缩进转换为空白", + "indentationToTabs": "将缩进转换为制表符", + "selectTabWidth": "选择当前文件的制表符大小" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/editor/contrib/rename/common/rename.i18n.json b/i18n/chs/src/vs/editor/contrib/rename/common/rename.i18n.json index 8b6ad71cd4e..a713d8a9b09 100644 --- a/i18n/chs/src/vs/editor/contrib/rename/common/rename.i18n.json +++ b/i18n/chs/src/vs/editor/contrib/rename/common/rename.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 +{ + "no result": "无结果。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json b/i18n/chs/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json index 8b6ad71cd4e..b5976fc36dc 100644 --- a/i18n/chs/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json +++ b/i18n/chs/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.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 +{ + "toggle.wordwrap": "查看: 切换自动换行" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/editor/node/languageConfiguration.i18n.json b/i18n/chs/src/vs/editor/node/languageConfiguration.i18n.json index 8b6ad71cd4e..0eb6b5c116d 100644 --- a/i18n/chs/src/vs/editor/node/languageConfiguration.i18n.json +++ b/i18n/chs/src/vs/editor/node/languageConfiguration.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 +{ + "parseErrors": "错误分析 {0}: {1}" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/editor/node/textMate/TMSnippets.i18n.json b/i18n/chs/src/vs/editor/node/textMate/TMSnippets.i18n.json index 8b6ad71cd4e..98006ee46bf 100644 --- a/i18n/chs/src/vs/editor/node/textMate/TMSnippets.i18n.json +++ b/i18n/chs/src/vs/editor/node/textMate/TMSnippets.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "invalid.language": "“contributes.{0}.language”中存在未知的语言。提供的值: {1}", + "invalid.path.0": "“contributes.{0}.path”中应为字符串。提供的值: {1}", + "invalid.path.1": "“contributes.{0}.path”({1})应包含在扩展的文件夹({2})内。这可能会使扩展不可移植。", + "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/chs/src/vs/editor/node/textMate/TMSyntax.i18n.json b/i18n/chs/src/vs/editor/node/textMate/TMSyntax.i18n.json index 8b6ad71cd4e..abe8e3da468 100644 --- a/i18n/chs/src/vs/editor/node/textMate/TMSyntax.i18n.json +++ b/i18n/chs/src/vs/editor/node/textMate/TMSyntax.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "invalid.language": "“contributes.{0}.language”中存在未知的语言。提供的值: {1}", + "invalid.path.0": "“contributes.{0}.path”中应为字符串。提供的值: {1}", + "invalid.path.1": "“contributes.{0}.path”({1})应包含在扩展的文件夹({2})内。这可能会使扩展不可移植。", + "invalid.scopeName": "“contributes.{0}.scopeName”中应为字符串。提供的值: {1}", + "vscode.extension.contributes.grammars": "用于 textmate tokenizer。", + "vscode.extension.contributes.grammars.language": "此语法参与的语言 ID。", + "vscode.extension.contributes.grammars.path": "tmLanguage 文件的路径。该路径是相对于扩展文件夹,通常以 \"./syntaxes/\" 开头。", + "vscode.extension.contributes.grammars.scopeName": "tmLanguage 文件所用的 textmate 范围名称。" +} \ 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 8b6ad71cd4e..bd91ea3f791 100644 --- a/i18n/chs/src/vs/languages/html/common/htmlTags.i18n.json +++ b/i18n/chs/src/vs/languages/html/common/htmlTags.i18n.json @@ -3,4 +3,114 @@ * 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 +{ + "tags.a": "如果 a 元素具有 href 属性,则该元素表示由其内容标记的超链接(超文本定位)。", + "tags.abbr": "abbr 元素表示缩写(可带有其扩展)。可使用 title 属性提供该缩写的扩展。如果指定,则该属性必须包含该缩写的扩展,而不包含其他任何内容。", + "tags.address": "address 元素表示最近的 article 或 body 元素上级的联系信息。如果该元素是 body 元素,则该联系信息全部都适用于文档。", + "tags.area": "area 元素表示图像地图上一个带有某些文本的超链接和相应区域,或图像地图上的死区域。", + "tags.article": "article 元素表示文档、页面、应用程序或站点中的完整或自包含组合,从原则上讲,该元素可独立分发或重复使用,例如以联合形式。此元素可能是论坛帖子、杂志或报纸文章、博客条目、用户提交的评论、交互式小组件或小工具,或其他任何无关的内容项。应标识每篇文章,方法通常是将标题(h1-h6 元素)作为 article 元素的子级包括在内。", + "tags.aside": "aside 元素表示页面的某个部分,该部分包含与 aside 元素周围的内容略微相关的内容,以及可能被认为与该内容分隔开的内容。这些部分在打印版式中通常表示为边栏。", + "tags.audio": "audio 元素表示声音或音频流。", + "tags.b": "b 元素表示一段文本,该文本出于实用目的受到关注,不必传达任何额外的重要性,并且不暗示备选语态或语气,例如文档摘要中的关键字、接受检查的产品名称、交互式的文本驱动软件中的可操作单词或文章导语。", + "tags.base": "base 元素允许作者指定文档基 URL 以便解析相对 URL,以及指定默认浏览上下文的名称以便打开超链接。该元素不表示此信息以外的任何内容。", + "tags.bdi": "bdi 元素表示一段文本,该文本要与其周围内容隔离,以用于双向文本格式化。[BIDI]", + "tags.blockquote": "blockquote 元素表示从其他源中引用的内容,可以带有必须位于 footer 或 cite 元素中的引文,也可以带有批注和缩写等行内更改。", + "tags.body": "body 元素表示文档的内容。", + "tags.br": "br 元素表示换行符。", + "tags.button": "button 元素表示由其内容标记的按钮。", + "tags.canvas": "canvas 元素为脚本提供与分辨率有关的位图画布,该画布可用于动态呈现图形、游戏图形、艺术或其他可视图像。", + "tags.caption": "caption 元素表示作为其父级的表的标题(如果它有父级,并且该父级是 table 元素)。", + "tags.cite": "cite 元素表示对创意作品的引用。该元素必须包括作品的标题或作者(个人、一群人或组织)的名称、URL 引用或缩写形式的引用(根据用于添加引文元数据的约定)。", + "tags.code": "code 元素表示计算机代码的片段。这可以是 XML 元素名称、文件名、计算机程序,或计算机可识别的其他任何字符串。", + "tags.col": "如果 col 元素有父级,并且该父级是 colgroup 元素且自身有作为 table 元素的父级,则该 col 元素表示由该 colgroup 表示的列组中的一个或多个列。", + "tags.colgroup": "colgroup 元素表示作为其父级的表中的一个或多个列组(如果它有父级,并且该父级是 table 元素)。", + "tags.datalist": "datalist 元素表示一组 option 元素,这些元素表示其他控件的预定义选项。在呈现时,datalist 元素不表示任何内容,该元素及其子级应被隐藏。", + "tags.dbo": "bdo 元素表示其子级的显式文本方向性格式化控件。该元素允许作者通过明确指定方向重写来重写 Unicode 双向算法。[BIDI]", + "tags.dd": "dd 元素表示描述、定义或值,即描述列表(dl 元素)中术语描述组的一部分。", + "tags.del": "del 元素表示从文档中删除。", + "tags.details": "details 元素表示用户可以从中获取其他信息或控件的公开小组件。", + "tags.dfn": "dfn 元素表示术语的定义实例。作为 dfn 元素最近上级的段落、描述列表组或部分还必须包含由该 dfn 元素提供的术语的定义。", + "tags.dialog": "dialog 元素表示用户为了执行任务而与之交互的应用程序的一部分,例如,对话框、检查器或窗口。", + "tags.div": "div 元素没有任何专门含义。该元素表示其子级。它可与 class、lang 和 title 属性一起用于标记一组连续元素通用的语义。", + "tags.dl": "dl 元素表示包含零个或多个名称/值组的关联列表(描述列表)。名称/值组包含一个或多个名称(dt 元素),后跟一个或多个值(dd 元素),从而忽略 dt 和 dd 元素之外的任何节点。在单个 dl 元素中,每个名称都不能有多个 dt 元素。", + "tags.dt": "dt 元素表示术语或名称,即描述列表(dl 元素)中术语描述组的一部分。", + "tags.em": "em 元素表示对其内容的强调。", + "tags.embed": "embed 元素为外部(通常是非 HTML)应用程序或交互式内容提供集成点。", + "tags.fieldset": "fieldset 元素表示一组可以按常见名称分组的表单控件。", + "tags.figcaption": "figcaption 元素表示 figcaption 元素的父 figure 元素(如果有)的其余内容的标题或图例。", + "tags.figure": "figure 元素表示一些可以带有标题的自包含流内容(例如完整句子),通常在文档的主要流中引用为单个单元。", + "tags.footer": "footer 元素表示最近的上级分区内容或分区根元素的脚注。脚注通常包含与其所在部分相关的信息,例如编写者、指向相关文档的链接、版权数据等等。", + "tags.form": "fform 元素表示与表单关联的元素的集合,其中一些元素可以表示可编辑值,这些值可提交到服务器进行处理。", + "tags.h1": "h1 元素表示节标题。", + "tags.h2": "h2 元素表示节标题。", + "tags.h3": "h3 元素表示节标题。", + "tags.h4": "h4 元素表示节标题。", + "tags.h5": "h5 元素表示节标题。", + "tags.h6": "h6 元素表示节标题。", + "tags.head": "head 元素表示文档的元数据集合。", + "tags.header": "header 元素表示最近的上级分区内容或分区根元素的介绍性内容。标题通常包含一组介绍性或导航帮助。当最近的上级分区内容或分区根元素是 body 元素时,该元素适用于整个页面。", + "tags.hr": "hr 元素表示段落级别主题间隔,例如故事中的场景变化或向参考书的某个章节中的另一个主题转换。", + "tags.html": "html 元素表示 HTML 文档的根。", + "tags.i": "i 元素表示采用备选语态或语气的一段文本,或以指示不同文本质量的方式表示的与常规文本的偏移量,例如分类指定、技术术语、其他语言的惯用短语、音译、想法或采用西方文本的船舶名称。", + "tags.iframe": "iframe 元素表示嵌套的浏览上下文。", + "tags.img": "img 元素表示图像。", + "tags.input": "input 元素表示键入的数据字段,通常带有允许用户编辑数据的表单控件。", + "tags.ins": "ins 元素表示添加到文档中。", + "tags.kbd": "kbd 元素表示用户输入(通常是键盘输入,尽管该元素可能还用于表示语音命令等其他输入)。", + "tags.label": "label 元素表示用户界面中的标题。该标题可与特定表单控件(称为 label 元素的标记控件)关联,方法是使用 for 属性,或将表单控件放在 label 元素自身内。", + "tags.legend": "legend 元素表示该 legend 元素的父 fieldset 元素(如果有)的其余内容的标题。", + "tags.li": "li 元素表示项目列表。如果其父元素是 ol、ul 或 menu 元素,则该元素是为那些元素定义的父元素列表的项目。否则,该列表项目与其他任何 li 元素没有已定义的列表相关关系。", + "tags.link": "link 元素允许作者将其文档链接到其他资源。", + "tags.main": "main 元素表示文档或应用程序正文的主要内容。主要内容区域中的内容与文档的中心主题或应用程序的中心功能直接相关,或根据该中心主题或中心功能进行扩展。", + "tags.map": "map 元素,与 img 元素和任何 area 元素后代一起用于定义图像地图。该元素表示其子级。", + "tags.mark": "mark 元素表示一个文档中的一连串文本,这些文本由于其在另一个上下文中的相关性而进行了标记或突出显示,以实现引用目的。如果在从文本中引用的引文或其他文本块中使用,则该元素指示突出显示,该突出显示原先并不存在,但已添加以将读者的注意力吸引到原作者在最初编写块时可能未被视为重要而现在正在接受以前未预料到的仔细查阅的文本部分。如果在文档的主要文本中使用,该元素指示由于其可能与用户的当前活动相关而已突出显示的文档部分。", + "tags.meta": "meta 元素表示不能使用 title、base、link、style 和 script 元素表示的各种元数据。", + "tags.meter": "meter 元素表示已知范围内的标量度量或分数值;例如磁盘使用量、查询结果的相关性,或已选择特定候选人的投票人的分数。", + "tags.nav": "nav 元素表示页面中链接到其他页面或该页面中的部分的某个部分: 包含导航链接的部分。", + "tags.noscript": "noscript 元素不表示任何内容(如果启用脚本编写),或表示其子级(如果禁用脚本编写)。该元素用于通过影响文档的分析方式来为支持脚本编写和不支持脚本编写的用户代理提供不同标记。", + "tags.object": "object 元素可表示外部资源,根据资源类型,该资源将被视为图像、嵌套的浏览上下文,或要由插件处理的外部资源。", + "tags.ol": "ol 元素表示项目列表,其中项目已特意经过排序,以致更改顺序会更改文档的含义。", + "tags.optgroup": "optgroup 元素表示带有常见标签的一组 option 元素。", + "tags.option": "option 元素表示 select 元素中的选项或构成 datalist 元素中的建议列表的一部分。", + "tags.output": "output 元素表示应用程序执行的计算的结果或用户操作的结果。", + "tags.p": "P 元素表示段落。", + "tags.param": "param 元素为 object 元素所调用的插件定义参数。它本身不表示任何内容。", + "tags.picture": "picture 元素是一个容器,它为其包含的 img 元素提供多个源,从而允许作者以声明方式,基于屏幕像素密度、视区大小、图像格式和其他因素控制要使用的图像资源或为用户代理提供其相关提示。它表示其子级。", + "tags.pre": "pre 元素表示预设了格式的文本块,在该块中,结构由排字约定而非元素来表示。", + "tags.progress": "progress 元素表示任务的完成进度。该进度要么不确定,即指示任务正在进行,但不清楚在任务完成前还有多少工作要做(例如因为该任务正在等待远程主机响应),要么该进度是零到最大值范围内的一个数字,这提供了迄今为止已完成的工作的分数。", + "tags.q": "q 元素表示一些从其他源中引用的分段内容。", + "tags.rb": "rb 元素标记拼音批注的基本文本组件。当它是 ruby 元素的子级时,它本身不表示任何内容,但它的父级 ruby 元素在确定它所表示的内容时使用它。", + "tags.rp": "rp 元素用于提供备用文本,这些文本将由不支持拼音批注的用户代理显示。一种广泛使用的惯例是在拼音批注的拼音文本组件周围加上圆括号。", + "tags.rt": "rt 元素标记拼音批注的拼音文本组件。当它是 ruby 元素或 rtc 元素(本身是 ruby 元素的子级)的子级时,它本身不表示任何内容,但其上级 ruby 元素在确定它所表示的内容时使用它。", + "tags.ruby": "ruby 元素允许一个或多个跨度的短语内容使用拼音批注进行标记。ruby 批注是在基本文本旁边呈现的简短文本,主要在版式中用作发音指南,或者用于包括其他批注。在日本,这种版式也称为汉字注音。ruby 文本可显示在基本文本的任何一侧,有时同时显示在两侧,可以使用 CSS 控制其位置。有关 rudy 的更完整介绍,请参阅文档《Ruby 标记的用例和探索方法》以及 CSS Rudy 模块级别 1。[RUBY-UC] [CSSRUBY]", + "tags.s": "s 元素表示不再准确或不再相关的内容。", + "tags.samp": "samp 元素表示另一个程序或计算系统的示例输出或带引号的输出。", + "tags.script": "scrip 元素允许作者在其文档中包含动态脚本和数据库。该元素不表示用户的内容。", + "tags.section": "section 元素表示文档或应用程序的通用部分。在此上下文中,部分是内容的主题分组。应标识每个部分,方法通常是将标题(h1-h6 元素)作为 section 元素的子级包括在内。", + "tags.select": "select 元素表示用于在一组选项中进行选择的控件。", + "tags.small": "small 元素表示边注,例如小号字体。", + "tags.source": "source 元素允许作者为媒体元素指定多个备选媒体资源。该元素本身不表示任何内容。", + "tags.span": "span 元素本身不表示任何内容,但与全局属性(例如 class、lang 或 dir)一起使用时可能很有用。该元素表示其子级。", + "tags.strong": "strong 元素表示其内容很强的重要性、严重性或紧急性。", + "tags.style": "style 元素允许作者将样式信息嵌入在其文档中。该 style 元素是样式化处理模型的多个输入之一。该元素不表示用户的内容。", + "tags.sub": "sub 元素表示下标。", + "tags.summary": "summary 元素表示 summary 元素的父 details 元素(如果有)的其余内容的摘要、标题或图例。", + "tags.sup": "sub 元素表示上标。", + "tags.table": "table 元素以表的形式表示具有多个维度的数据。", + "tags.tbody": "tbody 元素表示行块,这些行包含父 table 元素的数据正文(如果 tbody 元素有父级,并且该父级是表)。", + "tags.td": "td 元素表示表中的数据单元格。", + "tags.template": "template 元素用于声明可由脚本克隆并插入文档中的 HTML 片段。", + "tags.textarea": "textarea 元素表示该元素的原始值的多个纯文本编辑控件。该控件的内容表示该控件的默认值。", + "tags.tfoot": "tfoot 元素表示行块,这些行包含父 table 元素的列摘要(脚注),前提是 tfoot 元素有父级,并且该父级是表。", + "tags.th": "th 元素表示表中的标题单元格。", + "tags.thead": "thead 元素表示行块,这些行包含父 table 元素的列标签(标题),前提是 thead 元素有父级,并且该父级是表。", + "tags.time": "time 元素表示其内容,以及这些内容在 datetime 属性中的计算机可读形式。此类内容限于各种类型的日期、时间、时区偏移量和持续时间,如下所述。", + "tags.title": "title 元素表示文档的标题或名称。作者应使用标题以标识其文档,即使它们不在上下文中使用,例如在用户的历史记录或书签或搜索结果中使用。该文档的标题通常不同于其第一个标题,因为第一个标题在移出上下文时未必是孤立的。", + "tags.tr": "tr 元素表示表中的一行单元格。", + "tags.track": "track 元素允许作者为媒体元素指定明确的外部计时文本轨道。该元素本身不表示任何内容。", + "tags.u": "u 元素表示带有未阐明但明确呈现的非文本批注的一段文本,例如使用中文文本(中文的正确名称标记)将文本标记为正确名称,或将文本标记为拼写有误。", + "tags.ul": "ul 元素表示项目列表,其中项目的顺序不重要,即在其中更改顺序其实不会更改文档的含义。", + "tags.var": "var 元素表示变量。这可以是数学表达式或程序上下文中的实际变量、表示常量的标识符、标识物理数量的符号、函数参数,或只是在文本中用作占位符的词。", + "tags.video": "video 元素用于播放视频或电影,以及带字幕的音频文件。", + "tags.wbr": "wbr 元素表示换行符机会。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/platform/actions/common/actionsService.i18n.json b/i18n/chs/src/vs/platform/actions/common/actionsService.i18n.json index 8b6ad71cd4e..300cde10b31 100644 --- a/i18n/chs/src/vs/platform/actions/common/actionsService.i18n.json +++ b/i18n/chs/src/vs/platform/actions/common/actionsService.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "category.label": "{0}: {1}", + "error": "无效的“contributes.{0}”: {1}", + "nonempty": "应为非空值。", + "optstring": "属性“{0}”可以省略,或者其类型必须是“字符串”", + "requirestring": "属性“{0}”是必需的,其类型必须是“字符串”", + "vscode.extension.contributes.commandType.category": "(可选)类别字符串按命令在 UI 中分组", + "vscode.extension.contributes.commandType.command": "要执行的命令的标识符", + "vscode.extension.contributes.commandType.title": "在 UI 中显示命令依据的标题。", + "vscode.extension.contributes.commands": "为命令面板提供命令。" +} \ 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 8b6ad71cd4e..5fd0f10e54d 100644 --- a/i18n/chs/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json +++ b/i18n/chs/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json @@ -3,4 +3,39 @@ * 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 +{ + "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.default": "默认值。由建议使用。", + "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.maxProperties": "一个对象可以拥有的属性的最大数量。包含。", + "schema.json.maximum": "最大数值,默认包含。", + "schema.json.minItems": "一个阵列内可以包含的项目的最小数量。包含。", + "schema.json.minLength": "一个字符串的最小长度。", + "schema.json.minProperties": "一个对象可以拥有的属性的最小数量。包含。", + "schema.json.minimum": "最小数值,默认包含。", + "schema.json.multipleOf": "一个可以除尽当前值的数 (即,没有余数)", + "schema.json.not": "必须不能匹配的架构。", + "schema.json.oneOf": "架构的阵列,正好有一个必须匹配。", + "schema.json.pattern": "匹配字符串的正则表达式。不是隐含固定的。", + "schema.json.patternProperties": "属性名称的正则表达式与架构的映射,用于匹配属性。", + "schema.json.properties": "属性名称与每个属性架构的映射。", + "schema.json.required": "字符串的阵列,这些字符串列出了此对象需要的所有属性的名字。", + "schema.json.title": "元素的描述性标题", + "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 8b6ad71cd4e..39c5c230d9b 100644 --- a/i18n/chs/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json +++ b/i18n/chs/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "contributes.jsonValidation": "用于 json 架构配置。", + "contributes.jsonValidation.fileMatch": "要匹配的文件模式,例如 \"package.json\" 或 \"*.launch\"。", + "contributes.jsonValidation.url": "到扩展文件夹('./')的架构 URL (\"http:\"、\"https:\")或相对路径。", + "invalid.fileMatch": "必须定义 \"configuration.jsonValidation.fileMatch\" ", + "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:\" 或 \"./\" 开头以引用位于扩展中的架构。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/platform/markers/common/problemMatcher.i18n.json b/i18n/chs/src/vs/platform/markers/common/problemMatcher.i18n.json index 8b6ad71cd4e..139b7ee3377 100644 --- a/i18n/chs/src/vs/platform/markers/common/problemMatcher.i18n.json +++ b/i18n/chs/src/vs/platform/markers/common/problemMatcher.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "ProblemMatcherParser.invalidMarkerDescription": "错误: 无效的 problemMatcher 描述。匹配程序必须至少定义一个模式、所有者和文件位置。有问题的匹配程序是:\n{0}\n", + "ProblemMatcherParser.invalidRegexp": "错误: 字符串 {0} 不是有效的正则表达式。\n", + "ProblemMatcherParser.loopProperty.notLast": "循环属性仅在最一个行匹配程序上受支持。", + "ProblemMatcherParser.loopProperty.notMultiLine": "循环属性仅在多行匹配程序上受支持。", + "ProblemMatcherParser.problemPattern.missingProperty": "问题模式无效。它必须至少包含一个文件、消息和行或位置匹配组。", + "ProblemMatcherParser.problemPattern.missingRegExp": "问题模式缺少正则表达式。", + "ProblemMatcherParser.problemPattern.watchingMatcher": "问题匹配程序必须定义监视的开始模式和结束模式。", + "ProblemMatcherParser.unknownSeverity": "信息: 未知的严重性 {0}。有效值为错误、警告和信息。\n" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/platform/message/common/message.i18n.json b/i18n/chs/src/vs/platform/message/common/message.i18n.json index 8b6ad71cd4e..68d7ddd2195 100644 --- a/i18n/chs/src/vs/platform/message/common/message.i18n.json +++ b/i18n/chs/src/vs/platform/message/common/message.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "cancel": "取消", + "close": "关闭" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json b/i18n/chs/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json index 8b6ad71cd4e..173cb4f209f 100644 --- a/i18n/chs/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json +++ b/i18n/chs/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "telemetry.enableTelemetry": "启用要发送给 Microsoft 的使用情况数据和错误。", + "telemetryConfigurationTitle": "遥测配置" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/platform/theme/common/themes.i18n.json b/i18n/chs/src/vs/platform/theme/common/themes.i18n.json index 8b6ad71cd4e..968a4a87a5c 100644 --- a/i18n/chs/src/vs/platform/theme/common/themes.i18n.json +++ b/i18n/chs/src/vs/platform/theme/common/themes.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "theme.hc": "高对比度", + "theme.vs": "浅(Visual Studio)", + "theme.vs-dark": "深(Visual Studio)" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/api/node/extHostMessageService.i18n.json b/i18n/chs/src/vs/workbench/api/node/extHostMessageService.i18n.json index 8b6ad71cd4e..140adf56041 100644 --- a/i18n/chs/src/vs/workbench/api/node/extHostMessageService.i18n.json +++ b/i18n/chs/src/vs/workbench/api/node/extHostMessageService.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 +{ + "close": "关闭" +} \ No newline at end of file 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 8b6ad71cd4e..3567bc4d746 100644 --- a/i18n/chs/src/vs/workbench/browser/actions/openSettings.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/actions/openSettings.i18n.json @@ -3,4 +3,19 @@ * 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 +{ + "defaultKeybindings": "默认键盘快捷方式", + "defaultKeybindingsHeader": "通过将键绑定放入键绑定文件中来覆盖键绑定。", + "defaultName": "默认设置", + "defaultSettingsHeader": "通过将设置放入设置文件中来覆盖设置。", + "emptyKeybindingsHeader": "将键绑定放入此文件中以覆盖默认值", + "emptySettingsHeader": "将设置放入此文件中以覆盖默认设置", + "emptySettingsHeader1": "将设置放入此文件中以覆盖默认值和用户设置。", + "fail.createSettings": "无法创建“{0}”({1})。", + "openFolderFirst": "首先打开文件夹以创建工作区设置", + "openGlobalKeybindings": "打开键盘快捷方式", + "openGlobalSettings": "打开用户设置", + "openWorkspaceSettings": "打开工作区设置", + "preferences": "首选项", + "workspaceHasSettings": "当前打开的文件夹包含可能会覆盖用户设置的工作区设置" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json b/i18n/chs/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json index 8b6ad71cd4e..94d78da79ba 100644 --- a/i18n/chs/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "togglePosition": "切换侧边栏位置", + "view": "查看" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json b/i18n/chs/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json index 8b6ad71cd4e..1fadb64911b 100644 --- a/i18n/chs/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "toggleSidebar": "切换侧边栏可见性", + "view": "查看" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json b/i18n/chs/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json index 8b6ad71cd4e..398bad077e2 100644 --- a/i18n/chs/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json @@ -3,4 +3,21 @@ * 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 +{ + "closeAllEditors": "关闭所有编辑器", + "closeOtherEditors": "关闭其他编辑器", + "cycleEditor": "在打开的编辑器之间循环", + "evenEditorWidths": "编辑器平均宽度", + "focusFirstEditor": "聚焦到左侧的编辑器中", + "focusLeftEditor": "聚焦到左侧的下一个编辑器中", + "focusRigthEditor": "聚焦到右侧的下一个编辑器中", + "focusSecondEditor": "聚焦到侧编辑器中", + "focusThirdEditor": "聚焦到右侧编辑器中", + "maximizeEditor": "最大化活动编辑器并隐藏边栏", + "minimizeOtherEditors": "最小化其他编辑器", + "moveActiveEditorLeft": "向左移动活动编辑器", + "moveActiveEditorRight": "向右移动活动编辑器", + "openToSide": "打开到侧边", + "splitEditor": "拆分编辑器", + "view": "查看" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/actions/triggerNavigation.i18n.json b/i18n/chs/src/vs/workbench/browser/actions/triggerNavigation.i18n.json index 8b6ad71cd4e..4f3d48f885f 100644 --- a/i18n/chs/src/vs/workbench/browser/actions/triggerNavigation.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/actions/triggerNavigation.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "navigateNext": "前进", + "navigatePrevious": "后退" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json b/i18n/chs/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json index 8b6ad71cd4e..2ab8dab7e4f 100644 --- a/i18n/chs/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/actions/triggerQuickOpen.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 +{ + "navigateEditorHistoryByInput": "导航历史记录", + "quickNavigateNext": "在速启中导航到下一步", + "quickNavigatePrevious": "在速启中导航到上一步", + "quickOpen": "转到文件..." +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json b/i18n/chs/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json index 8b6ad71cd4e..6383238f72c 100644 --- a/i18n/chs/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/parts/activitybar/activityAction.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 +{ + "titleKeybinding": "{0} ({1})" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json b/i18n/chs/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json index 8b6ad71cd4e..738f1c78726 100644 --- a/i18n/chs/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/parts/activitybar/activitybarPart.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 +{ + "activityBarAriaLabel": "活动视图切换器" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/parts/compositePart.i18n.json b/i18n/chs/src/vs/workbench/browser/parts/compositePart.i18n.json index 8b6ad71cd4e..2ed855b56db 100644 --- a/i18n/chs/src/vs/workbench/browser/parts/compositePart.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/parts/compositePart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "ariaCompositeToolbarLabel": "{0} 操作", + "compositeTitleTooltip": "{0} ({1})" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json b/i18n/chs/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json index 8b6ad71cd4e..47ee4d97977 100644 --- a/i18n/chs/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "binaryDiffEditor": "二进制差异查看器", + "cannotDiffTextToBinary": "当前不支持比较二进制文件和非二进制文件" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json b/i18n/chs/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json index 8b6ad71cd4e..12280860ace 100644 --- a/i18n/chs/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/parts/editor/binaryEditor.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 +{ + "binaryEditor": "二进制查看器" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json b/i18n/chs/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json index 8b6ad71cd4e..a201352889c 100644 --- a/i18n/chs/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "binaryDiffEditor": "二进制差异编辑器", + "iframeEditor": "IFrame 编辑器", + "reload": "重新加载", + "textDiffEditor": "文本差异编辑器", + "textEditor": "文本编辑器", + "viewSource": "查看源" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/parts/editor/editorPart.i18n.json b/i18n/chs/src/vs/workbench/browser/parts/editor/editorPart.i18n.json index 8b6ad71cd4e..af8ede3bc6b 100644 --- a/i18n/chs/src/vs/workbench/browser/parts/editor/editorPart.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/parts/editor/editorPart.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 +{ + "editorOpenError": "无法打开“{0}”: {1}。" +} \ No newline at end of file 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 8b6ad71cd4e..5e3b20bc285 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 @@ -3,4 +3,36 @@ * 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 +{ + "autoDetect": "自动检测", + "changeEncoding": "更改文件编码", + "changeEndOfLine": "更改行尾序列", + "changeIndentation": "更改缩进", + "changeMode": "更改语言模式", + "defaultEncoding": "默认编码", + "disableTabMode": "禁用辅助功能模式", + "endOfLineCarriageReturnLineFeed": "CRLF", + "endOfLineLineFeed": "LF", + "gotoLine": "转到行", + "indentation": "缩进", + "multiSelection": "{0} 选择", + "multiSelectionRange": "{0} 选择(已选择 {1} 个字符)", + "noEditor": "此时没有处于活动状态的文本编辑器", + "noFileEditor": "此时无活动文件", + "noWritableCodeEditor": "活动代码编辑器为只读模式。", + "pickAction": "选择操作", + "pickEncodingForReopen": "选择文件编码以重新打开文件", + "pickEncodingForSave": "选择用于保存的文件编码", + "pickEndOfLine": "选择行尾序列", + "pickLanguage": "选择语言模式", + "reopenWithEncoding": "通过编码重新打开", + "saveWithEncoding": "通过编码保存", + "selectEOL": "选择行尾序列", + "selectEncoding": "选择编码", + "selectLanguageMode": "选择语言模式", + "singleSelection": "Ln {0},Col {1}", + "singleSelectionRange": "Ln {0},Col {1} (已选择{2})", + "spacesSize": "空间: {0}", + "tabFocusModeEnabled": "按 Tab 移动焦点", + "tabSize": "制表符大小: {0}" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json b/i18n/chs/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json index 8b6ad71cd4e..9992b59c224 100644 --- a/i18n/chs/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/parts/editor/iframeEditor.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 +{ + "iframeEditor": "IFrame 查看器" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json b/i18n/chs/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json index 8b6ad71cd4e..55dba963db4 100644 --- a/i18n/chs/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.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 +{ + "araLabelEditorActions": "编辑器操作", + "close": "关闭", + "inputDecoration": "{0} {1}", + "loadingLabel": "正在加载...", + "splitEditor": "拆分编辑器" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json b/i18n/chs/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json index 8b6ad71cd4e..fd64a0e7a00 100644 --- a/i18n/chs/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/parts/editor/stringEditor.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 +{ + "readonlyEditorAriaLabel": "只读文本编辑器。", + "readonlyEditorWithInputAriaLabel": "{0}。只读文本编辑器。", + "textEditor": "文本编辑器", + "untitledFileEditorAriaLabel": "无标题文件文本编辑器。", + "untitledFileEditorWithInputAriaLabel": "{0}。无标题文件文本编辑器。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json b/i18n/chs/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json index 8b6ad71cd4e..e2dfb6762bf 100644 --- a/i18n/chs/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "editableEditorAriaLabel": "文本文件比较编辑器。", + "editableEditorWithInputAriaLabel": "{0}。文本文件比较编辑器。", + "inlineDiffLabel": "切换到内联视图", + "navigate.next.label": "下一个更改", + "navigate.prev.label": "上一个更改", + "readonlyEditorAriaLabel": "只读文本比较编辑器。", + "readonlyEditorWithInputAriaLabel": "{0}。只读文本比较编辑器。", + "sideBySideDiffLabel": "切换到并行视图", + "textDiffEditor": "文本差异编辑器" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/parts/panel/panelPart.i18n.json b/i18n/chs/src/vs/workbench/browser/parts/panel/panelPart.i18n.json index 8b6ad71cd4e..5d8100c8c7e 100644 --- a/i18n/chs/src/vs/workbench/browser/parts/panel/panelPart.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/parts/panel/panelPart.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "closePanel": "关闭", + "togglePanel": "切换面板可见性", + "view": "查看" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json b/i18n/chs/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json index 8b6ad71cd4e..9add8e970fc 100644 --- a/i18n/chs/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.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 +{ + "entryAriaLabel": "{0},最近打开" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json b/i18n/chs/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json index 8b6ad71cd4e..baf2f962958 100644 --- a/i18n/chs/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "canNotRunPlaceholder": "在当前上下文中无法使用此快速打开处理程序", + "emptyPicks": "无条目可供选取", + "historyMatches": "最近打开", + "inputModeEntry": "按 \"Enter\" 以确认或按 \"Esc\" 以取消", + "inputModeEntryDescription": "{0} (按 \"Enter\" 以确认或按 \"Esc\" 以取消)", + "noResultsFound1": "未找到结果", + "quickOpenInput": "键入 \"?\" 从此处获取有关可进行的操作的帮助" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json b/i18n/chs/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json index 8b6ad71cd4e..b5b8b283d47 100644 --- a/i18n/chs/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "focusSideBar": "聚焦信息侧边栏", + "viewCategory": "查看" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json b/i18n/chs/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json index 8b6ad71cd4e..0193940bc78 100644 --- a/i18n/chs/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/parts/statusbar/statusbarPart.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 +{ + "canNotRun": "无法从此处运行命令“{0}”。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/quickopen.i18n.json b/i18n/chs/src/vs/workbench/browser/quickopen.i18n.json index 8b6ad71cd4e..c6529f5496e 100644 --- a/i18n/chs/src/vs/workbench/browser/quickopen.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/quickopen.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 +{ + "entryAriaLabel": "{0},命令", + "noCommands": "没有匹配的命令", + "noResultsFound2": "未找到结果", + "noResultsMatching": "没有匹配的结果" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/browser/viewlet.i18n.json b/i18n/chs/src/vs/workbench/browser/viewlet.i18n.json index 8b6ad71cd4e..ada2d22987e 100644 --- a/i18n/chs/src/vs/workbench/browser/viewlet.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/viewlet.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "collapse": "折叠", + "viewToolbarAriaLabel": "{0} 操作" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/electron-browser/actions.i18n.json b/i18n/chs/src/vs/workbench/electron-browser/actions.i18n.json index 8b6ad71cd4e..f5c999a7666 100644 --- a/i18n/chs/src/vs/workbench/electron-browser/actions.i18n.json +++ b/i18n/chs/src/vs/workbench/electron-browser/actions.i18n.json @@ -3,4 +3,21 @@ * 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 +{ + "appPerf": "启动性能", + "closeActiveEditor": "关闭编辑器", + "closeFolder": "关闭文件夹", + "closeMessages": "关闭通知消息", + "closeWindow": "关闭窗口", + "newWindow": "新建窗口", + "noFolderOpened": "此实例中没有要关闭的已打开文件夹。", + "openRecent": "打开最近的文件", + "openRecentPlaceHolder": "选择要打开的路径", + "reloadWindow": "重新加载窗口", + "toggleDevTools": "切换开发人员工具", + "toggleFullScreen": "切换全屏", + "toggleMenuBar": "切换菜单栏", + "zoomIn": "放大", + "zoomOut": "缩小", + "zoomReset": "重置缩放" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/electron-browser/crashReporter.i18n.json b/i18n/chs/src/vs/workbench/electron-browser/crashReporter.i18n.json index 8b6ad71cd4e..652e8be63d1 100644 --- a/i18n/chs/src/vs/workbench/electron-browser/crashReporter.i18n.json +++ b/i18n/chs/src/vs/workbench/electron-browser/crashReporter.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "telemetry.enableCrashReporting": "启用要发送给 Microsoft 的故障报告。\n\t// 此选项需重启 VSCode 才可生效。", + "telemetryConfigurationTitle": "遥测配置" +} \ 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 8b6ad71cd4e..8bf7441c131 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 @@ -3,4 +3,24 @@ * 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 +{ + "aborted": "已中止", + "again": "在继续操作之前,请先从“{1}”中删除“{0}”。", + "cancel": "取消", + "cancel2": "取消", + "cantCreateBinFolder": "无法创建 \"/usr/local/bin\"。", + "changeNow": "立即更改", + "continue": "继续", + "editFile": "编辑“{0}”", + "exists": "请删除“{1}”中的别名“{0}”,然后重试此操作。", + "install": "在 PATH 中安装 \"code\" 命令", + "later": "稍后", + "laterInfo": "请记住,你始终可以从命令面板运行“{0}”操作。", + "ok": "确定", + "shellCommand": "Shell 命令", + "successFrom": "已成功从 PATH 卸载 Shell 命令“{0}”。", + "successIn": "已成功在 PATH 中安装了 Shell 命令“{0}”。", + "uninstall": "从 PATH 卸载 \"code\"", + "update": "代码需要更改“{0}”shell 命令。是否要立即执行此操作?", + "warnEscalation": "代码将通过 \"osascript\" 提示需要管理员权限才可安装 shell 命令。" +} \ No newline at end of file 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 8b6ad71cd4e..b72af746822 100644 --- a/i18n/chs/src/vs/workbench/electron-browser/integration.i18n.json +++ b/i18n/chs/src/vs/workbench/electron-browser/integration.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "autoSaveError": "无法写入设置。请将 **files.autoSave: \"afterDelay\"** 添加到 settings.json。", + "autoSaveInfo": "已启用的 **File | Auto Save** 菜单选项已成为值为 **afterDelay** 的 **files.autoSave** 设置。", + "copy": "复制", + "cut": "剪切", + "paste": "粘贴", + "redo": "恢复", + "selectAll": "全选", + "undo": "撤消" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/electron-browser/main.contribution.i18n.json b/i18n/chs/src/vs/workbench/electron-browser/main.contribution.i18n.json index 8b6ad71cd4e..350fefdf4f4 100644 --- a/i18n/chs/src/vs/workbench/electron-browser/main.contribution.i18n.json +++ b/i18n/chs/src/vs/workbench/electron-browser/main.contribution.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "developer": "开发人员", + "file": "文件", + "openFilesInNewWindow": "启用后,将在新窗口中打开文件,而不是重复使用现有实例。", + "reopenFolders": "控制重启后如何重新打开文件夹。选择“无”以从不重新打开文件夹,选择“一个”以重新打开最后处理的文件夹,或选择“全部”以打开上次会话的所有文件夹。", + "updateChannel": "配置从中接收更新的更新频道。更改后需要重启。", + "updateConfigurationTitle": "更新配置", + "view": "查看", + "windowConfigurationTitle": "窗口配置", + "zoomLevel": "调整窗口的缩放级别。原始大小是 0,每次递增(例如 1)或递减(例如 -1)表示放大或缩小 20%。也可以输入小数以便以更精细的粒度调整缩放级别。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/electron-browser/shell.i18n.json b/i18n/chs/src/vs/workbench/electron-browser/shell.i18n.json index 8b6ad71cd4e..5d58a571a18 100644 --- a/i18n/chs/src/vs/workbench/electron-browser/shell.i18n.json +++ b/i18n/chs/src/vs/workbench/electron-browser/shell.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 +{ + "sharedProcessCrashed": "共享进程意外终止。请重新加载窗口以恢复。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/electron-browser/update.i18n.json b/i18n/chs/src/vs/workbench/electron-browser/update.i18n.json index 8b6ad71cd4e..9cb210ef8d0 100644 --- a/i18n/chs/src/vs/workbench/electron-browser/update.i18n.json +++ b/i18n/chs/src/vs/workbench/electron-browser/update.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "downloadLatestAction": "下载最新", + "later": "稍后", + "noUpdateLinux": "此版本的 {0} 已过时,无法自动更新。请手动下载并安装最新版本。", + "noUpdatesAvailable": "当前没有可用的更新。", + "releaseNotes": "发行说明", + "releaseNotesAction": "发行说明", + "updateAvailable": "{0} 将在重启后更新。", + "updateNow": "立即更新" +} \ No newline at end of file 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 076bda48147..c71a40aff01 100644 --- a/i18n/chs/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/chs/src/vs/workbench/electron-main/menus.i18n.json @@ -19,7 +19,6 @@ "mView": "查看(&&V)", "mWindow": "窗口", "miAbout": "关于(&&A)", - "miAutoSave": "自动保存", "miBack": "返回(&&B)", "miCheckForUpdates": "检查更新...", "miCheckingForUpdates": "正在检查更新...", @@ -30,8 +29,8 @@ "miCommandPalette": "命令面板(&&C)...", "miCopy": "复制(&&O)", "miCut": "剪切(&&C)", - "miDarkTheme": "深色主题(&&D)", "miDocumentation": "文档(&&D)", + "miDownloadingUpdate": "正在下载更新...", "miExit": "退出(&&X)", "miFind": "查找(&&F)", "miFindInFiles": "在文件中查找(&&I)", @@ -40,11 +39,9 @@ "miGotoFile": "转到文件(&&F)...", "miGotoLine": "转到行(&&L)...", "miGotoSymbol": "转到符号(&&S)...", - "miHighTheme": "高对比度主题(&&H)", "miInstallingUpdate": "正在安装更新...", "miLastCheckedAt": "上次检查时间 {0}", "miLicense": "查看许可证(&&V)", - "miLightTheme": "浅色主题(&&L)", "miMarker": "错误和警告(&&E)...", "miMoveSidebar": "移动侧边栏(&&M)", "miNavigateHistory": "导航历史记录(&&N)", @@ -54,9 +51,9 @@ "miOpenFile": "打开文件(&&O)...", "miOpenFolder": "打开文件夹(&&F)...", "miOpenKeymap": "键盘快捷方式(&&K)", - "miOpenRecent": "打开最近所用文件(&R)", + "miOpenRecent": "打开最近的文件(&&R)", "miOpenSettings": "用户设置(&&U)", - "miOpenSnippets": "用户代码片段(&&U)", + "miOpenSnippets": "用户代码片段(&&S)", "miOpenWorkspaceSettings": "工作区设置(&&W)", "miPaste": "粘贴(&&P)", "miPreferences": "首选项(&&P)", @@ -65,24 +62,30 @@ "miRedo": "恢复(&&R)", "miReleaseNotes": "发行说明(&&R)", "miReplace": "替换(&&R)", - "miReportIssues": "报告问题(&&R)", + "miReportIssues": "报告问题(&&I)", "miRestartToUpdate": "重启以更新...", "miRevert": "还原文件", "miSave": "保存(&&S)", "miSaveAll": "全部保存(&&A)", "miSaveAs": "另存为...", "miSelectAll": "全选(&&S)", - "miShowWelcome": "显示欢迎(&&S)", + "miSelectTheme": "颜色主题(&&C)", "miSplitEditor": "拆分编辑器(&&E)", - "miTheme": "主题(&&T)", + "miToggleDebugConsole": "切换调试控制台(&&B)", "miToggleDevTools": "切换开发人员工具(&&T)", - "miToggleFullScreen": "切换全屏幕(&&F)", + "miToggleFullScreen": "切换全屏(&&F)", + "miToggleMenuBar": "切换菜单栏(&&B)", "miToggleOutput": "切换输出(&&O)", + "miTogglePanel": "切换面板(&&P)", "miToggleSidebar": "切换侧边栏(&&T)", + "miToggleWordWrap": "切换自动换行(&&W)", "miTwitter": "在 Twitter 上加入我们(&&J)", "miUndo": "撤消(&&U)", - "miUpdatesNotAvailable": "更新不可用", "miUserVoice": "请求功能(&&R)", + "miViewDebug": "调试(&&D)", + "miViewExplorer": "资源管理器(&&E)", + "miViewGit": "GIT (&&G)", + "miViewSearch": "搜索(&&S)", "miZoomIn": "放大(&&Z)", "miZoomOut": "缩小(&&U)", "okButton": "确定" 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 bc8d4efd344..0a7251c7dd0 100644 --- a/i18n/chs/src/vs/workbench/electron-main/windows.i18n.json +++ b/i18n/chs/src/vs/workbench/electron-main/windows.i18n.json @@ -4,13 +4,14 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "appCrashed": "{0} 出现故障", - "appCrashedDetail": "我们对此引起的不便表示抱歉! 请重启 {0}。", - "appStalled": "{0} 不再响应", - "appStalledDetail": "是要退出 {0},或是保持等待?", - "exit": "退出", + "appCrashed": "窗口出现故障", + "appCrashedDetail": "我们对此引起的不便表示抱歉! 请重启该窗口从上次停止的位置继续。", + "appStalled": "窗口不再响应", + "appStalledDetail": "可以重新打开或关闭窗,或者保持等待。", + "close": "关闭", "ok": "确定", "pathNotExistDetail": "磁盘上似乎不再存在路径“{0}”。", "pathNotExistTitle": "路径不存在", + "reopen": "重新打开", "wait": "保持等待" } \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json b/i18n/chs/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json index 8b6ad71cd4e..dcef9178c36 100644 --- a/i18n/chs/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/emmet/node/emmet.contribution.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 +{ + "expandAbbreviationAction": "Emmet: 展开缩写" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json b/i18n/chs/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json index 8b6ad71cd4e..7300b045e72 100644 --- a/i18n/chs/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "errorListPanel": "错误列表", + "toggleErrorList": "切换错误列表" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json b/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json index 8b6ad71cd4e..243fc0ade7a 100644 --- a/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.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 +{ + "extConfig": "基于更改的文件和打开的文件建议扩展。" +} \ 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 8b6ad71cd4e..e20ac3687fe 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 @@ -3,4 +3,15 @@ * 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 +{ + "deleteSure": "是否确定要卸载“{0}”?", + "installExtension": "安装扩展", + "restartNow": "立即重启", + "restartNow2": "立即重启", + "showExtensionTips": "显示扩展提示", + "showInstalledExtensions": "显示已安装扩展", + "showOutdatedExtensions": "显示过时扩展", + "success-installed": "已成功安装“{0}”。请重启以启用它。", + "success-uninstalled": "已成功卸载“{0}”。请重启以停用它。 ", + "uninstall": "卸载扩展" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json b/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json index 8b6ad71cd4e..852c2e4c7cb 100644 --- a/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.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 +{ + "extensionsInstalled": "正在安装扩展“{0}”...", + "hint": "“{0}”目前是一个扩展。要安装它吗?", + "later": "稍后", + "no": "否", + "yes": "是" +} \ No newline at end of file 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 8b6ad71cd4e..111fb90386b 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 @@ -3,4 +3,24 @@ * 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 +{ + "cancel": "取消", + "extensionAriaLabel": "{0},{1},扩展选取器", + "galleryExtensionsHandlerAriaLabel": "键入以缩小库中的扩展列表的范围", + "install": "安装扩展", + "installCountMultiple": "{0} 下载了 {1} 次。", + "installCountOne": "{0} 下载了一次。", + "installCountZero": "{0} 尚未下载。", + "installNow": "立即安装", + "installPrompt": "是否要安装“{0}”?", + "license": "许可证", + "localExtensionsHandlerAriaLabel": "键入以缩小已安装扩展列表的范围", + "noExtensionsInstalled": "找不到扩展", + "noExtensionsToInstall": "找不到扩展", + "noOutdatedExtensions": "找不到过时扩展", + "noSuggestedExtensions": "没有建议的扩展", + "nowInstalling": "正在安装“{0}”...", + "outdatedExtensionsHandlerAriaLabel": "键入以缩小过时扩展列表的范围", + "readme": "自述文件", + "update": "更新扩展" +} \ No newline at end of file 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 8b6ad71cd4e..2e19ac779f0 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 @@ -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 +{ + "extension": "扩展", + "issue": "问题", + "issues": "问题", + "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 8b6ad71cd4e..606417a3a38 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 @@ -3,4 +3,13 @@ * 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 +{ + "extensionsCategory": "扩展", + "galleryExtensionsCommands": "安装库扩展", + "localExtensionsCommands": "显示本地扩展", + "outdatedExtensionsCommands": "更新过时扩展", + "reloadNow": "立即重启", + "success": "已成功安装扩展,请重启以启用它们。", + "successSingle": "已成功安装 {0} 。请重启以启用它。", + "suggestedExtensionsCommands": "显示扩展提示" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json b/i18n/chs/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json index 8b6ad71cd4e..d138090b58e 100644 --- a/i18n/chs/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "invalidManifest": "无效的扩展: package.json 不是 JSON 文件。", + "invalidName": "无效的扩展: 清单名不匹配。", + "invalidPublisher": "无效的扩展: 清单发布者不匹配。", + "invalidVersion": "无效的扩展: 清单版本不匹配。", + "missingGalleryInformation": "库信息缺失", + "noCompatible": "找不到可与此代码版本兼容的 {0} 版本。", + "notExists": "找不到扩展" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json b/i18n/chs/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json index 8b6ad71cd4e..3ed965e6c31 100644 --- a/i18n/chs/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.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 +{ + "binaryFileEditor": "二进制文件查看器" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json b/i18n/chs/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json index 8b6ad71cd4e..8241cd92203 100644 --- a/i18n/chs/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json @@ -3,4 +3,15 @@ * 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 +{ + "dirtyDisplay": "更新", + "dirtyMeta": "对文件进行了更改...", + "pendingSaveMeeta": "当前正在保存更改...", + "saveConflictDisplay": "冲突", + "saveConflictMeta": "无法保存更改,因为它们与磁盘上的版本冲突", + "saveErorDisplay": "保存错误", + "saveErrorMeta": "抱歉,我们无法保存你的更改", + "savedDisplay": "已保存", + "savedMeta": "已保存所有更改", + "savingDisplay": "正在保存..." +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json b/i18n/chs/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json index 8b6ad71cd4e..5b8864f046a 100644 --- a/i18n/chs/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "createFile": "创建文件", + "fileEditorAriaLabel": "文本文件编辑器。", + "fileEditorWithInputAriaLabel": "{0}。文本文件编辑器。", + "fileTooLarge": "抱歉,文件太大,无法在编辑器中打开。", + "folderOutofWorkspace": "文件夹“{0}”不在当前打开的根文件夹内,无法在此实例中打开。", + "textFileEditor": "文本文件编辑器" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json b/i18n/chs/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json index 8b6ad71cd4e..c32dcfd09af 100644 --- a/i18n/chs/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/files/browser/fileActions.contribution.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 +{ + "filesCategory": "文件" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/files/browser/fileTracker.i18n.json b/i18n/chs/src/vs/workbench/parts/files/browser/fileTracker.i18n.json index 8b6ad71cd4e..18dde6792fa 100644 --- a/i18n/chs/src/vs/workbench/parts/files/browser/fileTracker.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/files/browser/fileTracker.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 +{ + "dirtyFiles": "{0} 个未保存的文件" +} \ No newline at end of file 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 587b2a664ab..131f1acaa8a 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,18 +4,24 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "autoSave": "控制已更新文件的自动保存。接受的值:“{0}”、“{1}”、“{2}”。如果设置为“{3}”,则可在 \"files.autoSaveDelay\" 中配置延迟。", + "autoSaveDelay": "控制延迟(以秒为单位),在该延迟后将自动保存更新后的文件。仅在 \"files.autoSave\" 设置为“{0}”时适用。", "binaryFileEditor": "二进制文件编辑器", "dynamicHeight": "控制工作文件部分的高度是否应动态适应元素数量。", "encoding": "读取和编写文件时将使用的默认字符集编码。", + "eol": "默认行尾字符。", "exclude": "配置 glob 模式以排除文件和文件夹。", - "explore": "浏览", + "explore": "资源管理器", "explorerConfigurationTitle": "文件资源管理器配置", "files.exclude.boolean": "匹配文件路径所依据的 glob 模式。设置为 true 或 false 可启用或禁用该模式。", - "files.exclude.when": "对匹配文件的同级文件的其他检查。使用 $(basename)作为匹配文件名的变量。", + "files.exclude.when": "对匹配文件的同级文件的其他检查。使用 $(basename) 作为匹配文件名的变量。", + "filesCategory": "文件", "filesConfigurationTitle": "文件配置", "maxVisible": "在滚动条出现之前将显示的最大工作文件数目。", + "openWorkingFile": "按名称打开工作文档", "showExplorerViewlet": "显示资源管理器", "textFileEditor": "文本文件编辑器", "trimTrailingWhitespace": "启用后,将在保存文件时剪裁尾随空格。", - "view": "查看" + "view": "查看", + "workingFilesPicker": "按名称打开工作文档" } \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json b/i18n/chs/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json index 8b6ad71cd4e..d150fc50177 100644 --- a/i18n/chs/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json @@ -3,4 +3,18 @@ * 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 +{ + "acceptLocalChanges": "使用本地更改并覆盖磁盘内容", + "compareChanges": "比较", + "conflictingFileHasChanged": "磁盘上的文件内容已更改,比较编辑器的左侧已刷新。请再次审查和解析。", + "discard": "放弃", + "genericSaveError": "未能保存“{0}”: {1}", + "overwrite": "覆盖", + "readonlySaveError": "无法保存“{0}”: 文件写保护。选择“覆盖”以删除保护。 ", + "resolveSaveConflict": "{0} - 解析保存冲突", + "retry": "重试", + "revertLocalChanges": "放弃本地更改,还原为磁盘上的内容", + "saveConflictDiffLabel": "{0} - 磁盘上 ↔ {1} 中", + "staleSaveError": "无法保存“{0}”: 磁盘上的内容较新。单击 **比较** 以比较你的版本和磁盘上的版本。", + "userGuide": "使用编辑器工具栏中的操作 **撤消** 更改或用更改 **覆盖** 磁盘上的内容" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json b/i18n/chs/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json index 8b6ad71cd4e..4d442c51a66 100644 --- a/i18n/chs/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/files/browser/views/emptyView.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 +{ + "explorerSection": "文件资源管理器部分", + "noWorkspace": "无打开的文件夹", + "noWorkspaceHelp": "尚未打开文件夹。", + "openFolder": "打开文件夹" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json b/i18n/chs/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json index 8b6ad71cd4e..7193836bd08 100644 --- a/i18n/chs/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "explorerSection": "文件资源管理器部分", + "treeAriaLabel": "文件资源管理器" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json b/i18n/chs/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json index 8b6ad71cd4e..c8ae98f310d 100644 --- a/i18n/chs/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "confirmOverwriteMessage": "目标文件夹中已存在“{0}”。是否要将其替换?", + "fileInputAriaLabel": "键入文件名。按 Enter 以确认或按 Esc 以取消。", + "filesExplorerViewerAriaLabel": "{0},文件资源管理器", + "irreversible": "此操作不可逆!", + "replaceButtonLabel": "替换(&&R)", + "warningFileDirty": "正在保存文件“{0}”,请稍后重试。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json b/i18n/chs/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json index 8b6ad71cd4e..ee849693fd1 100644 --- a/i18n/chs/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/files/browser/views/workingFilesView.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 +{ + "dirtyCounter": "{0} 未保存", + "treeAriaLabel": "工作文件", + "workingFiles": "工作文件", + "workingFilesSection": "工作文件部分" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json b/i18n/chs/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json index 8b6ad71cd4e..b1976731356 100644 --- a/i18n/chs/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/files/browser/views/workingFilesViewer.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 +{ + "workingFilesViewerAriaLabel": "{0},工作文件" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json b/i18n/chs/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json index 8b6ad71cd4e..0a64b8b76ac 100644 --- a/i18n/chs/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/files/browser/workingFilesPicker.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 +{ + "entryAriaLabel": "{0},工作文件选取器", + "noResultsFound": "找不到匹配的工作文件", + "noWorkingFiles": "工作文件列表当前为空", + "workingFilesGroupLabel": "工作文件" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json b/i18n/chs/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json index 8b6ad71cd4e..922f3d6a240 100644 --- a/i18n/chs/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "genericSaveError": "未能保存“{0}”: {1}", + "saveFileFirst": "文件已更新。请首先保存它,然后再通过另一个编码重新打开它。", + "unexpectedEventError": "类型为 {0} 的文件更改侦听器中出现意外错误" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json b/i18n/chs/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json index 8b6ad71cd4e..31a2c34fe62 100644 --- a/i18n/chs/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json @@ -3,4 +3,20 @@ * 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 +{ + "copyPath": "复制路径", + "copyPathOfActive": "复制活动文件的路径", + "openActiveFileContainer": "打开活动文件的包含文件夹", + "openContainer": "打开所在的文件夹", + "openFile": "打开文件...", + "openFileFolder": "打开...", + "openFileInNewWindow": "在新窗口中打开活动文件", + "openFileToCopy": "首先打开文件以复制其路径", + "openFileToReveal": "首先打开文件以展现", + "openFileToShow": "首先打开文件以在新窗口中打开", + "openFolder": "打开文件夹...", + "revealActiveFileInMac": "在查找器中展现活动文件", + "revealActiveFileInWindows": "Windows 资源管理器中展现活动文件", + "revealInMac": "在查找器中展现", + "revealInWindows": "在资源管理器中展现" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json b/i18n/chs/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json index 8b6ad71cd4e..c32dcfd09af 100644 --- a/i18n/chs/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.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 +{ + "filesCategory": "文件" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json b/i18n/chs/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json index 8b6ad71cd4e..d2429fa2d78 100644 --- a/i18n/chs/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "allFiles": "所有文件", + "cancel": "取消", + "dontSave": "不保存(&&S)", + "save": "保存(&&S)", + "saveAll": "全部保存(&&S)", + "saveChangesDetail": "如果不保存,更改将丢失。", + "saveChangesMessage": "是否要保存对 {0} 的更改?", + "saveChangesMessages": "是否要保存对以下文件的更改?" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json b/i18n/chs/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json index 8b6ad71cd4e..f34c664516e 100644 --- a/i18n/chs/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "alreadyCheckedOut": "分支 {0} 已是当前分支", + "branchAriaLabel": "{0},GIT 分支", + "checkoutBranch": "{0} 处的分支", + "checkoutTag": "{0} 处的 Tag", + "createBranch": "创建分支 {0}", + "noBranches": "无其他分支", + "notValidBranchName": "请提供有效的分支名称", + "refAriaLabel": "{0},GIT" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json b/i18n/chs/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json index f1aafc5403c..9da902388f4 100644 --- a/i18n/chs/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json @@ -4,5 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "gitNotEnabled": "此工作区中未启用 GIT。" + "gitNotEnabled": "此工作区中未启用 GIT。", + "publishBranch": "发布分支", + "syncBranch": "同步更改" } \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json b/i18n/chs/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json index 0325eb17918..9561f89d77e 100644 --- a/i18n/chs/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json @@ -4,11 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "executeGitCommands": "执行 GIT 命令", "git": "GIT", "gitAutoFetch": "是否启用了自动提取。", "gitCommands": "GIT 命令", "gitConfigurationTitle": "GIT 配置", + "gitEnabled": "是否启用了 GIT", "gitPath": "可执行 GIT 的路径", "gitPendingChangesBadge": "{0} 个挂起的更改", "gitProgressBadge": "正在运行 GIT 状态", diff --git a/i18n/chs/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json b/i18n/chs/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json index 8b6ad71cd4e..c9c913297a8 100644 --- a/i18n/chs/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/git/browser/views/disabled/disabledView.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 +{ + "disabled": "在设置中禁用 GIT。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json b/i18n/chs/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json index 8b6ad71cd4e..8521bd24373 100644 --- a/i18n/chs/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "downloadFrom": "可从 {0} 中下载它。", + "linuxDownloadFrom": "可从 {0} 中下载它。", + "looksLike": "你的系统上似乎未安装 GIT。", + "macInstallWith": "可以使用 {0} 进行安装,也可以从 {1} 下载,或者只需在终端提示上键入 {3} 来安装 {2} 命令行开发人员工具。 ", + "pleaseRestart": "安装 GIT 后,请重启 {0}。", + "winInstallWith": "可以使用 {0} 进行安装,也可以从 {1} 下载。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json b/i18n/chs/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json index 8b6ad71cd4e..e82b083cf6f 100644 --- a/i18n/chs/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "pleaseRestart": "打开存储库的根目录以访问 GIT 功能。", + "wrongRoot": "此目录似乎包含在 GIT 存储库中。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json b/i18n/chs/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json index 8b6ad71cd4e..aba0e8046bc 100644 --- a/i18n/chs/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "noWorkspace": "当前没有打开的文件夹。", + "pleaseRestart": "通过 GIT 存储库打开文件夹以访问 GIT 功能。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json b/i18n/chs/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json index 8b6ad71cd4e..fa15e3b391d 100644 --- a/i18n/chs/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/git/electron-main/askpassService.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 +{ + "git": "GIT" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/git/node/git.lib.i18n.json b/i18n/chs/src/vs/workbench/parts/git/node/git.lib.i18n.json index 8b6ad71cd4e..80b697be3d3 100644 --- a/i18n/chs/src/vs/workbench/parts/git/node/git.lib.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/git/node/git.lib.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 +{ + "fileBinaryError": "文件似乎是二进制文件,无法作为文档打开" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/html/browser/html.contribution.i18n.json b/i18n/chs/src/vs/workbench/parts/html/browser/html.contribution.i18n.json index 8b6ad71cd4e..f0c13631902 100644 --- a/i18n/chs/src/vs/workbench/parts/html/browser/html.contribution.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/html/browser/html.contribution.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 +{ + "html.editor.label": "HTML 预览" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json b/i18n/chs/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json index 8b6ad71cd4e..1801bb0e334 100644 --- a/i18n/chs/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "html.voidInput": "无效的编辑器输入。", + "iframeEditor": "预览 HTML" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json b/i18n/chs/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json index 8b6ad71cd4e..19867c84d21 100644 --- a/i18n/chs/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.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 +{ + "markdown": "标记" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json b/i18n/chs/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json index 8b6ad71cd4e..9389a60b58b 100644 --- a/i18n/chs/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/markdown/common/markdownEditorInput.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 +{ + "preview": "预览“{0}”" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json b/i18n/chs/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json index 8b6ad71cd4e..d8a5308757e 100644 --- a/i18n/chs/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/markdown/common/markdownEditorModel.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 +{ + "markdownError": "无法打开“{0}”进行 Markdown 呈现。请确保文件存在并且是有效的 Markdown 文件。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/output/browser/output.contribution.i18n.json b/i18n/chs/src/vs/workbench/parts/output/browser/output.contribution.i18n.json index 8b6ad71cd4e..d1f17d2e1e3 100644 --- a/i18n/chs/src/vs/workbench/parts/output/browser/output.contribution.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/output/browser/output.contribution.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "clearOutput.label": "清除输出", + "output": "输出", + "viewCategory": "查看" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/output/browser/outputPanel.i18n.json b/i18n/chs/src/vs/workbench/parts/output/browser/outputPanel.i18n.json index 8b6ad71cd4e..a2c5129f8c5 100644 --- a/i18n/chs/src/vs/workbench/parts/output/browser/outputPanel.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/output/browser/outputPanel.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "outputPanelAriaLabel": "输出面板", + "outputPanelWithInputAriaLabel": "{0},输出面板" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json b/i18n/chs/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json index 8b6ad71cd4e..6552d38a85d 100644 --- a/i18n/chs/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "output": "输出", + "outputChannel": "用于“{0}”" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json b/i18n/chs/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json index 8b6ad71cd4e..1657eb7cf70 100644 --- a/i18n/chs/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "label": "显示错误和警告", + "marker.desc": "{0}({1},{2})", + "marker.msg": "[{0}] {1}", + "markerAriaLabel": "{0},错误和警告", + "markersHandlerAriaLabel": "键入以缩小错误和警告的范围", + "noErrorsAndWarnings": "没有警告或错误", + "noErrorsAndWarningsMatching": "没有匹配的错误或警告" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json b/i18n/chs/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json index 8b6ad71cd4e..6c40f11563b 100644 --- a/i18n/chs/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "commandsHandlerDescriptionDefault": "显示并运行命令", + "desc.mac": "显示错误或警告", + "desc.win": "显示错误和警告", + "gotoLineDescriptionMac": "转到行", + "gotoLineDescriptionWin": "转到行", + "gotoSymbolDescriptionNormalMac": "转到符号", + "gotoSymbolDescriptionNormalWin": "转到符号", + "gotoSymbolDescriptionScoped": "按类别转到符号", + "helpDescription": "显示帮助" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json b/i18n/chs/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json index 70be93a43b5..ce0b3687003 100644 --- a/i18n/chs/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json @@ -7,5 +7,10 @@ "openSnippet.errorOnCreate": "无法创建 {0}", "openSnippet.label": "代码片段", "openSnippet.pickLanguage": "选择代码片段的语言", - "preferences": "首选项" + "preferences": "首选项", + "snippetSchema.json": "用户代码片段配置", + "snippetSchema.json.body": "代码片段内容。使用“${id}”、“${id:label}”、“${1:label}”作为变量,使用 \"$0\" 和 \"$1\" 作为光标位置", + "snippetSchema.json.default": "空代码片段", + "snippetSchema.json.description": "代码片段描述。", + "snippetSchema.json.prefix": "在 Intellisense 中选择代码片段时将使用的前缀" } \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json b/i18n/chs/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json index 8b6ad71cd4e..5e9a10f8ccf 100644 --- a/i18n/chs/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/tasks/browser/taskQuickOpen.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 +{ + "entryAriaLabel": "{0},任务", + "noTasksFound": "找不到任务", + "noTasksMatching": "没有匹配的任务", + "tasksAriaLabel": "键入要运行的任务的名称" +} \ 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 8b6ad71cd4e..bfac0feae55 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 @@ -3,4 +3,77 @@ * 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 +{ + "BuildAction.label": "运行生成任务", + "CleanAction.label": "运行清理任务", + "CloseMessageAction.label": "关闭", + "ConfigureTaskRunnerAction.autoDetect": "自动检测任务系统失败。查看任务输出了解详细信息", + "ConfigureTaskRunnerAction.failed": "无法在 \".vscode\" 文件夹中创建 \"tasks.json\" 文件。查看任务输出了解详细信息。", + "ConfigureTaskRunnerAction.label": "配置任务运行程序", + "JsonSchema.args": "传递到命令的其他参数。", + "JsonSchema.command": "要执行的命令。可以是外部程序或 shell 命令。", + "JsonSchema.echoCommand": "控制是否将已执行的命令回显到输出。默认值为 false。", + "JsonSchema.linux": "Linux 特定的生成配置", + "JsonSchema.mac": "Mac 特定的生成配置", + "JsonSchema.matchers": "要使用的问题匹配程序。可以是字符串或问题匹配程序定义,或字符串和问题匹配程序阵列。", + "JsonSchema.options": "其他命令选项", + "JsonSchema.options.cwd": "已执行程序或脚本的当前工作目录。如果省略,则使用代码的当前工作区根。", + "JsonSchema.options.env": "已执行程序或 shell 的环境。如果省略,则使用父进程的环境。", + "JsonSchema.pattern.code": "问题代码的匹配组索引。默认为未定义", + "JsonSchema.pattern.column": "问题列的匹配组索引。默认值为 3", + "JsonSchema.pattern.endColumn": "问题结束列的匹配组索引。默认为未定义", + "JsonSchema.pattern.endLine": "问题结束行的匹配组索引。默认为未定义", + "JsonSchema.pattern.file": "文件名的匹配组索引。如果省略,则使用 1。", + "JsonSchema.pattern.line": "问题行的匹配组索引。默认值为 2", + "JsonSchema.pattern.location": "问题位置的匹配组索引。有效的位置模式为(line)、(line,column)和(startLine,startColumn,endLine,endColumn)。如果省略了,将使用行和列。", + "JsonSchema.pattern.loop": "在多行中,匹配程序循环指示是否只要匹配就在循环中执行此模式。只能在多行模式的最后一个模式上指定。", + "JsonSchema.pattern.message": "消息的匹配组索引。如果省略,则在指定了位置时默认值为 4,在其他情况下默认值为 5。", + "JsonSchema.pattern.regexp": "用于在输出中查找错误、警告或信息的正则表达式。", + "JsonSchema.pattern.severity": "问题严重性的匹配组索引。默认为未定义", + "JsonSchema.problemMatcher.applyTo": "控制文本文档上报告的问题是否仅应用于打开、关闭或所有文档。", + "JsonSchema.problemMatcher.base": "要使用的基问题匹配程序的名称。", + "JsonSchema.problemMatcher.fileLocation": "定义应如何解释问题模式中报告的文件名。", + "JsonSchema.problemMatcher.owner": "代码内问题的所有者。如果指定了基准,则可省略。如果省略,并且未指定基准,则默认值为“外部”。", + "JsonSchema.problemMatcher.pattern": "问题模式或预定义问题模式的名称。如果指定了基准,则可以省略。", + "JsonSchema.problemMatcher.severity": "捕获问题的默认严重性。如果模式未定义严重性的匹配组,则使用 \"Is\"。", + "JsonSchema.problemMatcher.watchedBegin": "一个正则表达式,发出受监视任务开始执行(通过文件监视触发)的信号。", + "JsonSchema.problemMatcher.watchedEnd": "一个正则表达式,发出受监视任务结束执行的信号。", + "JsonSchema.problemMatcher.watching.activeOnStart": "如果设置为 true,则当任务开始时观察程序处于活动模式。这相当于发出与 beginPattern 匹配的行。", + "JsonSchema.problemMatcher.watching.beginsPattern": "如果在输出内匹配,则在监视任务开始时会发出信号。", + "JsonSchema.problemMatcher.watching.endsPattern": "如果在输出内匹配,则在监视任务结束时会发出信号。", + "JsonSchema.promptOnClose": "在具有正在运行的后台任务的情况下关闭 VS 代码时是否提示用户。", + "JsonSchema.shell": "指定命令是 shell 命令还是外部程序。如果省略,默认值是 false。", + "JsonSchema.showOutput": "控制是否显示运行任务的输出。如果省略,则使用“始终”。", + "JsonSchema.suppressTaskName": "控制是否将任务名作为参数添加到命令。默认值是 false。", + "JsonSchema.taskSelector": "指示参数是任务的前缀。", + "JsonSchema.tasks": "任务配置。通常是外部任务运行程序中已定义任务的扩充。", + "JsonSchema.tasks.args": "造调用此任务时传递给命令的其他参数。", + "JsonSchema.tasks.build": "将此任务映射到代码的默认生成命令。", + "JsonSchema.tasks.matchers": "要使用的问题匹配程序。可以是字符串或问题匹配程序定义,或字符串和问题匹配程序阵列。", + "JsonSchema.tasks.showOutput": "控制是否显示正在运行的任务的输出。如果省略,则使用全局定义的值。", + "JsonSchema.tasks.suppressTaskName": "控制是否将任务名作为参数添加到命令。如果省略,则使用全局定义的值。", + "JsonSchema.tasks.taskName": "任务名称", + "JsonSchema.tasks.test": "将此任务映射到代码的默认测试命令。", + "JsonSchema.tasks.watching": "已执行的任务是否保持活动状态,并且是否在监视文件系统。", + "JsonSchema.version": "配置的版本号", + "JsonSchema.watching": "已执行的任务是否保持活动状态,并且是否在监视文件系统。", + "JsonSchema.watchingPattern.file": "文件名的匹配组索引。可以省略。", + "JsonSchema.watchingPattern.regexp": "用于检测监视任务的开始和结束的正则表达式。", + "JsonSchema.windows": "Windows 特定的生成配置", + "RebuildAction.label": "运行重新生成任务", + "RunTaskAction.label": "运行任务", + "ShowLogAction.label": "显示任务日志", + "TaskSystem.active": "当前有正在运行的任务处于活动状态。请先终止它,然后执行另外一项任务。", + "TaskSystem.invalidTaskJson": "错误: tasks.json 文件的内容具有语法错误。请先更正错误然后再执行任务。\n", + "TaskSystem.noBuildType": "未配置任何有效的任务运行程序。支持的任务运行程序是“服务”和“程序”。", + "TaskSystem.noConfiguration": "未配置任何任务运行程序。", + "TaskSystem.runningTask": "存在运行中的任务。要终止它吗?", + "TaskSystem.terminateTask": "终止任务(&&T)", + "TaskSystem.unknownError": "运行任务时发生了错误。请参见任务日志了解详细信息。", + "TerminateAction.failed": "未能终止运行中的任务", + "TerminateAction.label": "终止运行中的任务", + "TestAction.label": "运行测试任务", + "manyMarkers": "99+", + "taskCommands": "运行任务", + "tasksCategory": "任务" +} \ No newline at end of file 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 8b6ad71cd4e..dddff9c9a4e 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 @@ -3,4 +3,13 @@ * 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 +{ + "ConfigurationParser.globalMatcher": "警告: 全局匹配程序和任务不能混合。正在忽略全局匹配程序。", + "ConfigurationParser.invalidCWD": "警告: options.cwd 必须属于字符串类型。正在忽略值 {0}\n", + "ConfigurationParser.invalidVaraibleReference": "错误: 无效的 problemMatcher 引用: {0}\n", + "ConfigurationParser.noCommand": "错误: 未提供任何有效的命令名称。", + "ConfigurationParser.noName": "错误: 声明范围内的问题匹配程序必须具有名称:\n{0}\n", + "ConfigurationParser.noTaskName": "错误: 任务必须提供 taskName 属性。将忽略该任务。\n{0}\n", + "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/parts/tasks/node/processRunnerDetector.i18n.json b/i18n/chs/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json index 8b6ad71cd4e..c51436a5f18 100644 --- a/i18n/chs/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "TaskSystemDetector.noGruntProgram": "你的系统上没有安装 Grunt。运行 npm install -g grunt 以安装它。", + "TaskSystemDetector.noGulpProgram": "你的系统上没有安装 Gulp。运行 npm install -g gulp 以安装它。", + "TaskSystemDetector.noGulpTasks": "正在运行的 gulp --tasks-simple 没有列出任何任务。你运行 npm 安装了吗?", + "TaskSystemDetector.noJakeProgram": "你的系统上没有安装 Jake。运行 npm install -g jake 以安装它。", + "TaskSystemDetector.noJakeTasks": "正在运行的 jake --tasks 没有列出任何任务。你运行 npm 安装了吗?", + "TaskSystemDetector.noProgram": "找不到程序 {0}。消息是 {1}" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json b/i18n/chs/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json index 8b6ad71cd4e..f7aaa2e1f3e 100644 --- a/i18n/chs/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "TaskRunnerSystem.cancelRequested": "\n已根据用户请求终止了任务“{0}”。", + "TaskRunnerSystem.childProcessError": "未能启动外部程序 {0} {1}。", + "TaskRunnerSystem.fatalError": "提供的任务配置程序出现验证错误。请参见任务输出日志了解详细信息。", + "TaskRunnerSystem.noBuildTask": "无已配置的生成任务。", + "TaskRunnerSystem.noTestTask": "无已配置的测试任务。", + "TaskRunnerSystem.norebuild": "找不到要执行的任务。", + "TaskRunnerSystem.unknownError": "在执行任务时发生未知错误。请参见任务输出日志了解详细信息。", + "TaskRunnerSystem.watchingBuildTaskFinished": "\n监视生成任务已完成。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json b/i18n/chs/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json index 8b6ad71cd4e..2cd8f5b17c9 100644 --- a/i18n/chs/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json +++ b/i18n/chs/src/vs/workbench/parts/themes/electron-browser/themes.contribution.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 +{ + "preferences": "首选项", + "problemChangingTheme": "加载主题时出现问题: {0}", + "selectTheme.label": "颜色主题", + "themes.selectTheme": "选择颜色主题" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/services/files/node/fileService.i18n.json b/i18n/chs/src/vs/workbench/services/files/node/fileService.i18n.json index 8b6ad71cd4e..2fd857ac9c7 100644 --- a/i18n/chs/src/vs/workbench/services/files/node/fileService.i18n.json +++ b/i18n/chs/src/vs/workbench/services/files/node/fileService.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "fileBinaryError": "文件似乎是二进制文件,无法作为文档打开", + "fileIsDirectoryError": "文件是目录({0})", + "fileNotFoundError": "找不到文件({0})", + "fileReadOnlyError": "文件为只读文件", + "foldersCopyError": "无法将文件夹复制到工作区中。请选择单独的文件来进行复制。", + "unableToMoveCopyError": "无法移动/复制。文件将替换其所在的文件夹。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/services/history/browser/history.i18n.json b/i18n/chs/src/vs/workbench/services/history/browser/history.i18n.json index 8b6ad71cd4e..2eb031aa223 100644 --- a/i18n/chs/src/vs/workbench/services/history/browser/history.i18n.json +++ b/i18n/chs/src/vs/workbench/services/history/browser/history.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "devExtensionWindowTitle": "[扩展开发主机] - {0}", + "prefixDecoration": "{0} {1}", + "prefixTitle": "{0} - {1}", + "prefixWorkspaceTitle": "{0} - {1} - {2}", + "prefixWorkspaceTitleMac": "{0} - {1}", + "workspaceTitle": "{0} - {1}" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json b/i18n/chs/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json index 8b6ad71cd4e..1c9cd706ce3 100644 --- a/i18n/chs/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json +++ b/i18n/chs/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json @@ -3,4 +3,20 @@ * 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 +{ + "invalid.keybindings": "无效的“contributes.{0}”: {1}", + "keybindings.json.command": "要执行的命令的名称", + "keybindings.json.key": "键或键序列(用空格分隔)", + "keybindings.json.title": "键绑定配置", + "keybindings.json.when": "键处于活动状态时的条件。", + "nonempty": "应为非空值。", + "optstring": "属性“{0}”可以省略,或者其类型必须是“字符串”", + "requirestring": "属性“{0}”是必需的,其类型必须是“字符串”", + "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 特定的键或键序列。", + "vscode.extension.contributes.keybindings.when": "键处于活动状态时的条件。", + "vscode.extension.contributes.keybindings.win": "Windows 特定的键或键序列。" +} \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/services/message/electron-browser/messageService.i18n.json b/i18n/chs/src/vs/workbench/services/message/electron-browser/messageService.i18n.json index 8a6385f79ed..47d48f684d6 100644 --- a/i18n/chs/src/vs/workbench/services/message/electron-browser/messageService.i18n.json +++ b/i18n/chs/src/vs/workbench/services/message/electron-browser/messageService.i18n.json @@ -4,5 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "yesButton": "是" + "cancelButton": "取消", + "yesButton": "是(&&Y)" } \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/services/request/node/requestService.i18n.json b/i18n/chs/src/vs/workbench/services/request/node/requestService.i18n.json index b2b9c9e5b40..420c1691155 100644 --- a/i18n/chs/src/vs/workbench/services/request/node/requestService.i18n.json +++ b/i18n/chs/src/vs/workbench/services/request/node/requestService.i18n.json @@ -5,6 +5,7 @@ // Do not edit this file. It is machine generated. { "httpConfigurationTitle": "HTTP 配置", - "localFileNotFound": "找不到文件", - "proxy": "要使用的代理设置。如果尚未设置,则将从 http_proxy 和 https_proxy 环境变量获取" + "localFileNotFound": "找不到文件。", + "proxy": "要使用的代理设置。如果尚未设置,则将从 http_proxy 和 https_proxy 环境变量获取", + "strictSSL": "是否应根据提供的 CA 列表验证代理服务器证书。" } \ 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 8b6ad71cd4e..ec1fe33c01a 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 @@ -3,4 +3,14 @@ * 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 +{ + "error.cannotloadtheme": "无法加载 {0}", + "error.cannotparse": "问题分析 plist 文件: {0}", + "invalid.path.1": "“contributes.{0}.path”({1})应包含在扩展的文件夹({2})内。这可能会使扩展不可移植。", + "reqarray": "扩展点“{0}”必须是阵列。 ", + "reqpath": "“contributes.{0}.path”中应为字符串。提供的值: {1}", + "vscode.extension.contributes.themes": "用于 textmate 颜色主题。", + "vscode.extension.contributes.themes.label": "颜色主题的标签在 UI 中的显示形式。", + "vscode.extension.contributes.themes.path": "tmTheme 文件的路径。该路径相对于扩展文件夹,通常为 \"./themes/themeFile.tmTheme\"。", + "vscode.extension.contributes.themes.uiTheme": "定义编辑器周围颜色的基主题: \"vs\" 是浅色主题,\"vs-dark\" 是深色主题。" +} \ No newline at end of file diff --git a/i18n/cht/extensions/typescript/package.i18n.json b/i18n/cht/extensions/typescript/package.i18n.json index 8b6ad71cd4e..cceff2aedaf 100644 --- a/i18n/cht/extensions/typescript/package.i18n.json +++ b/i18n/cht/extensions/typescript/package.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 +{ + "configuration.typescript": "TypeScript 組態", + "javascript.reloadProjects.title": "重新載入 JavaScript 專案", + "typescript.reloadProjects.title": "重新載入 TypeScript 專案", + "typescript.tsdk.desc": "指定資料夾路徑,其中包含要使用的 tsserver 和 lib*.d.ts 檔案。", + "typescript.useCodeSnippetsOnMethodSuggest.dec": "使用其參數簽章完成函式。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/base/browser/ui/aria/aria.i18n.json b/i18n/cht/src/vs/base/browser/ui/aria/aria.i18n.json index 8b6ad71cd4e..657deb05d7c 100644 --- a/i18n/cht/src/vs/base/browser/ui/aria/aria.i18n.json +++ b/i18n/cht/src/vs/base/browser/ui/aria/aria.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 +{ + "repeated": "{0} (再次出現)" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/base/browser/ui/inputbox/inputBox.i18n.json b/i18n/cht/src/vs/base/browser/ui/inputbox/inputBox.i18n.json index 8b6ad71cd4e..f6680c0bffd 100644 --- a/i18n/cht/src/vs/base/browser/ui/inputbox/inputBox.i18n.json +++ b/i18n/cht/src/vs/base/browser/ui/inputbox/inputBox.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "alertErrorMessage": "錯誤: {0}", + "alertInfoMessage": "資訊: {0}", + "alertWarningMessage": "警告: {0}" +} \ 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 8b6ad71cd4e..1a93088f46d 100644 --- a/i18n/cht/src/vs/base/common/keyCodes.i18n.json +++ b/i18n/cht/src/vs/base/common/keyCodes.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 +{ + "altKey": "Alt", + "cmdKey": "命令", + "ctrlKey": "Ctrl", + "shiftKey": "Shift", + "windowsKey": "Windows" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/base/common/processes.i18n.json b/i18n/cht/src/vs/base/common/processes.i18n.json index 8b6ad71cd4e..1d703720736 100644 --- a/i18n/cht/src/vs/base/common/processes.i18n.json +++ b/i18n/cht/src/vs/base/common/processes.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 +{ + "ExecutableParser.args": "警告: args 必須屬於 string[] 類型。即將忽略值 {0}。", + "ExecutableParser.commandMissing": "錯誤: 可執行檔資訊必須定義字串類型的命令。", + "ExecutableParser.invalidCWD": "警告: options.cwd 必須屬於字串類型。即將忽略值 {0}。", + "ExecutableParser.isShellCommand": "警告: isShellCommand 必須屬於布林值類型。即將忽略值 {0}。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/base/node/processes.i18n.json b/i18n/cht/src/vs/base/node/processes.i18n.json index 8b6ad71cd4e..526983b7803 100644 --- a/i18n/cht/src/vs/base/node/processes.i18n.json +++ b/i18n/cht/src/vs/base/node/processes.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 +{ + "TaskRunner.UNC": "無法在 UNC 磁碟機上執行殼層命令。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/base/node/zip.i18n.json b/i18n/cht/src/vs/base/node/zip.i18n.json index 8b6ad71cd4e..3e99634a524 100644 --- a/i18n/cht/src/vs/base/node/zip.i18n.json +++ b/i18n/cht/src/vs/base/node/zip.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 +{ + "notFound": "在 ZIP 中找不到 {0}。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json b/i18n/cht/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json index 8b6ad71cd4e..2ef4e3a71d8 100644 --- a/i18n/cht/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json +++ b/i18n/cht/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "quickOpenAriaLabel": "選擇器", + "quickOpenAriaLabelEntry": "{0},選擇器" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json b/i18n/cht/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json index 8b6ad71cd4e..9576f8326b1 100644 --- a/i18n/cht/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json +++ b/i18n/cht/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "quickOpenAriaLabel": "快速選擇器。輸入以縮小結果範圍。", + "treeAriaLabel": "快速選擇器" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/editor/common/commonCodeEditor.i18n.json b/i18n/cht/src/vs/editor/common/commonCodeEditor.i18n.json index 8b6ad71cd4e..ba493913228 100644 --- a/i18n/cht/src/vs/editor/common/commonCodeEditor.i18n.json +++ b/i18n/cht/src/vs/editor/common/commonCodeEditor.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 +{ + "showAccessibilityHelp": "如果使用螢幕助讀程式,請按 {0}。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/editor/common/config/defaultConfig.i18n.json b/i18n/cht/src/vs/editor/common/config/defaultConfig.i18n.json index 8b6ad71cd4e..f48289922ad 100644 --- a/i18n/cht/src/vs/editor/common/config/defaultConfig.i18n.json +++ b/i18n/cht/src/vs/editor/common/config/defaultConfig.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 +{ + "editorViewAccessibleLabel": "編輯器內容" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/editor/common/services/bulkEdit.i18n.json b/i18n/cht/src/vs/editor/common/services/bulkEdit.i18n.json index 8b6ad71cd4e..8cbdaf09d5d 100644 --- a/i18n/cht/src/vs/editor/common/services/bulkEdit.i18n.json +++ b/i18n/cht/src/vs/editor/common/services/bulkEdit.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 +{ + "conflict": "這些檔案已同時變更: {0}" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/editor/common/services/modeServiceImpl.i18n.json b/i18n/cht/src/vs/editor/common/services/modeServiceImpl.i18n.json index 8b6ad71cd4e..e973fba3ab7 100644 --- a/i18n/cht/src/vs/editor/common/services/modeServiceImpl.i18n.json +++ b/i18n/cht/src/vs/editor/common/services/modeServiceImpl.i18n.json @@ -3,4 +3,23 @@ * 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 +{ + "invalid": "`contributes.{0}` 無效。必須是陣列。", + "invalid.empty": "`contributes.{0}` 值為空值", + "opt.aliases": "屬性 '{0}' 可以省略且必須屬於 `string[]` 類型", + "opt.configuration": "屬性 '{0}' 可以省略且必須屬於 `string` 類型", + "opt.extensions": "屬性 '{0}' 可以省略且必須屬於 `string[]` 類型", + "opt.filenames": "屬性 '{0}' 可以省略且必須屬於 `string[]` 類型", + "opt.firstLine": "屬性 '{0}' 可以省略且必須屬於 `string` 類型", + "opt.mimetypes": "屬性 '{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": "與語言相關聯的檔案名稱 Glob 模式。", + "vscode.extension.contributes.languages.filenames": "與語言相關聯的檔案名稱。", + "vscode.extension.contributes.languages.firstLine": "規則運算式,符合語言檔案的第一行。", + "vscode.extension.contributes.languages.id": "語言的識別碼。", + "vscode.extension.contributes.languages.mimetypes": "與語言相關聯的 MIME 類型。" +} \ 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 8b6ad71cd4e..e44aba57b20 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 @@ -3,4 +3,18 @@ * 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 +{ + "ShowAccessibilityHelpAction": "顯示協助工具說明", + "experimentalScreenReaderOptsOn": "因為 editor.experimentalScreenReader 設定索引鍵的緣故,所以已開啟實驗螢幕助讀程式支援。", + "experimentalScreenReaderSessionOff": "實驗螢幕助讀程式支援已關閉。請按 {0} 以針對此工作階段加以開啟,或將 editor.experimentalScreenReader 設定為 True 以針對所有工作階段加以開啟。", + "experimentalScreenReaderSessionOffNoKb": "實驗螢幕助讀程式支援已關閉。目前無法透過按鍵組合觸發命令 {0}。請將 editor.experimentalScreenReader 設定為 True,以針對所有工作階段加以開啟。", + "experimentalScreenReaderSessionOn": "此工作階段的實驗螢幕助讀程式支援已開啟。按 {0} 可切換此行為。", + "experimentalScreenReaderSessionOnNoKb": "此工作階段的實驗螢幕助讀程式支援已開啟。目前無法透過按鍵組合觸發命令 {0}。", + "introMsg": "感謝您試用 VSCode 的實驗協助工具選項。", + "outroMsg": "您可以按 Esc 鍵來解除此工具提示並返回編輯器。", + "status": "狀態:", + "tabFocusModeOffMsg": "在此編輯器中按 Tab 鍵會插入定位字元。按 {0} 可切換此行為。", + "tabFocusModeOffMsgNoKb": "在此編輯器中按 Tab 鍵會將焦點移至下一個可設定焦點的元素。目前無法透過按鍵組合觸發命令 {0}。", + "tabFocusModeOnMsg": "在此編輯器中按 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 8b6ad71cd4e..9eacca0eefa 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 @@ -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 +{ + "DefineKeybindingAction": "定義按鍵組合", + "defineKeybinding.initial": "按下所需的按鍵組合,再按 ENTER 鍵", + "defineKeybinding.kbLayoutErrorMessage": "您無法在目前的鍵盤配置下產生此按鍵組合。", + "defineKeybinding.kbLayoutInfoMessage": "針對您目前的鍵盤配置,請按 ", + "defineKeybinding.start": "定義按鍵組合" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/editor/contrib/find/common/findController.i18n.json b/i18n/cht/src/vs/editor/contrib/find/common/findController.i18n.json index 8b6ad71cd4e..7c8bd4598b6 100644 --- a/i18n/cht/src/vs/editor/contrib/find/common/findController.i18n.json +++ b/i18n/cht/src/vs/editor/contrib/find/common/findController.i18n.json @@ -3,4 +3,15 @@ * 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 +{ + "addSelectionToNextFindMatch": "將選取項目加入下一個找到的相符項", + "changeAll.label": "變更所有發生次數", + "findNextMatchAction": "尋找下一個", + "findPreviousMatchAction": "尋找上一個", + "moveSelectionToNextFindMatch": "將最後一個選擇項目移至下一個找到的相符項", + "nextSelectionMatchFindAction": "尋找下一個選取項目", + "previousSelectionMatchFindAction": "尋找上一個選取項目", + "selectAllOccurencesOfFindMatch": "選取所有找到的相符項出現處", + "startFindAction": "尋找", + "startReplace": "取代" +} \ 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 8b6ad71cd4e..5a43a2ed443 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 @@ -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 +{ + "foldAction.label": "摺疊", + "foldAllAction.label": "全部摺疊", + "unfoldAction.label": "展開", + "unfoldAllAction.label": "全部展開" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/editor/contrib/format/common/formatActions.i18n.json b/i18n/cht/src/vs/editor/contrib/format/common/formatActions.i18n.json index 8b6ad71cd4e..2b299139b69 100644 --- a/i18n/cht/src/vs/editor/contrib/format/common/formatActions.i18n.json +++ b/i18n/cht/src/vs/editor/contrib/format/common/formatActions.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 +{ + "formatAction.label": "格式化程式碼" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/editor/contrib/hover/browser/hover.i18n.json b/i18n/cht/src/vs/editor/contrib/hover/browser/hover.i18n.json index 8b6ad71cd4e..7895cc33c1f 100644 --- a/i18n/cht/src/vs/editor/contrib/hover/browser/hover.i18n.json +++ b/i18n/cht/src/vs/editor/contrib/hover/browser/hover.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 +{ + "showHover": "動態顯示" +} \ 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 8b6ad71cd4e..da77af145d4 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 @@ -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 +{ + "changeIndentationSize": "變更目前檔案的定位點大小", + "configuredTabSize": "已設定的定位點大小", + "indentationToSpaces": "將縮排轉換成空格", + "indentationToTabs": "將縮排轉換成定位點", + "selectTabWidth": "選取目前檔案的定位點大小" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/editor/contrib/rename/common/rename.i18n.json b/i18n/cht/src/vs/editor/contrib/rename/common/rename.i18n.json index 8b6ad71cd4e..f1dd0ef3f80 100644 --- a/i18n/cht/src/vs/editor/contrib/rename/common/rename.i18n.json +++ b/i18n/cht/src/vs/editor/contrib/rename/common/rename.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 +{ + "no result": "沒有結果。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json b/i18n/cht/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json index 8b6ad71cd4e..c7b8aa48120 100644 --- a/i18n/cht/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json +++ b/i18n/cht/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.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 +{ + "toggle.wordwrap": "檢視: 切換自動換行" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/editor/node/languageConfiguration.i18n.json b/i18n/cht/src/vs/editor/node/languageConfiguration.i18n.json index 8b6ad71cd4e..33b9ae247bb 100644 --- a/i18n/cht/src/vs/editor/node/languageConfiguration.i18n.json +++ b/i18n/cht/src/vs/editor/node/languageConfiguration.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 +{ + "parseErrors": "剖析 {0} 時發生錯誤: {1}" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/editor/node/textMate/TMSnippets.i18n.json b/i18n/cht/src/vs/editor/node/textMate/TMSnippets.i18n.json index 8b6ad71cd4e..db4a3385be2 100644 --- a/i18n/cht/src/vs/editor/node/textMate/TMSnippets.i18n.json +++ b/i18n/cht/src/vs/editor/node/textMate/TMSnippets.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "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-language": "要予以提供此程式碼片段的語言識別碼。", + "vscode.extension.contributes.snippets-path": "程式碼片段檔案的路徑。此路徑是擴充功能資料夾的相對路徑,而且一般會以 './snippets/' 開頭。" +} \ 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 8b6ad71cd4e..41675c600f5 100644 --- a/i18n/cht/src/vs/editor/node/textMate/TMSyntax.i18n.json +++ b/i18n/cht/src/vs/editor/node/textMate/TMSyntax.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "invalid.language": "`contributes.{0}.language` 中的不明語言。提供的值: {1}", + "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.language": "要予以提供此語法的語言識別碼。", + "vscode.extension.contributes.grammars.path": "tmLanguage 檔案的路徑。此路徑是擴充功能資料夾的相對路徑,而且一般會以 './syntaxes/' 開頭。", + "vscode.extension.contributes.grammars.scopeName": "tmLanguage 檔案所使用的 textmate 範圍名稱。" +} \ No newline at end of file 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 8b6ad71cd4e..f96dfe3e85d 100644 --- a/i18n/cht/src/vs/languages/html/common/htmlTags.i18n.json +++ b/i18n/cht/src/vs/languages/html/common/htmlTags.i18n.json @@ -3,4 +3,114 @@ * 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 +{ + "tags.a": "如果元素具有 href 屬性,則代表其內容所標示的超連結 (超文字錨點)。", + "tags.abbr": "abbr 元素代表縮寫或縮略字,選擇性地具有其展開項目。title 屬性可用來提供縮寫的展開項目。此屬性 (如果指定的話) 只能包含縮寫的展開項目。", + "tags.address": "address 元素代表其最近 article 或 body 元素上階的連絡人資訊。如果這是 body 元素,則連絡人資訊會整個套用至文件。", + "tags.area": "area 元素代表一些文字的超連結以及影像地圖上的對應區域,或影像地圖上的無效區域。", + "tags.article": "article 元素代表文件、頁面、應用程式或網站中的完整或獨立複合項目,而且是原則上可獨立散發或重複使用的項目 (例如以新聞訂閱方式)。這可以是論壇文章、雜誌或報紙文章、部落格項目、使用者提交的註解、互動 Widget 或小工具,或者內容的任何其他獨立項目。每個文章都應該加以識別,一般是包括標題 (h1-h6 元素) 作為 article 元素的子系。", + "tags.aside": "aside 元素所代表的頁面章節包含與 aside 元素內容無關的內容,而且視為與該內容不同。這類章節通常會以印刷樣式的提要欄位來表示。", + "tags.audio": "audio 元素代表聲音或音訊資料流。", + "tags.b": "b 元素代表因實用性而受到注意,但未傳達任何額外重要性且不表示替代語音或狀態的一段文字,例如文件摘要中的關鍵字、評論中的產品名稱、互動文字所驅動軟體中的動作文字,或文章提示。", + "tags.base": "base 元素允許作者指定用於解析相對 URL 的文件基底 URL,以及指定用於追蹤超連結的預設瀏覽內容名稱。此元素不代表這項資訊以外的其他任何內容。", + "tags.bdi": "bdi 元素代表基於雙向文字格式而與所圍住項目隔離的一段文字。[BIDI]", + "tags.blockquote": "blockquote 元素代表從另一個來源引用的內容,選擇性地具有必須在 footer 或 cite 元素內的引文,以及選擇性地具有內嵌變更,例如註釋和縮寫。", + "tags.body": "body 元素代表文件的內容。", + "tags.br": "br 元素代表分行符號。", + "tags.button": "button 元素代表其內容所標示的按鈕。", + "tags.canvas": "canvas 元素提供具有解析度相依點陣圖畫布的指令碼,而這類點陣圖畫布可以用於呈現圖形、遊戲圖形、美工圖案或其他進行中的視覺影像。", + "tags.caption": "如果 caption 元素具有父代且其為 table 元素,則 caption 元素代表其父資料表的標題。", + "tags.cite": "cite 元素代表創意工作的參照。其必須包括工作標題或作者名稱 (人員或組織)、URL 參照,或是根據用於新增引文中繼資料的慣例而可能為縮寫形式的參照。", + "tags.code": "code 元素代表電腦程式碼的片段。這可以是 XML 元素名稱、檔案名稱、電腦程式,或電腦可以辨識的任何其他字串。", + "tags.col": "如果 col 元素具有父代且其為本身父代為 table 元素的 colgroup 元素,則 col 元素代表該 colgroup 所代表資料行群組中的一個或多個資料行。", + "tags.colgroup": "如果 colgroup 元素具有父代且其為 table 元素,則 colgroup 元素代表其父資料表中的一組一個或多個資料行。", + "tags.datalist": "datalist 元素代表一組 option 元素,其代表其他控制項的預先定義選項。在呈現時,datalist 元素沒有任何意義,而且應該與其子系一起隱藏。", + "tags.dbo": "bdo 元素代表其子系的明確文字方向格式控制。其允許作者透過明確地指定方向覆寫來覆寫 Unicode 雙向演算法。[BIDI]", + "tags.dd": "dd 元素代表描述清單中詞彙/描述群組的描述、定義或值部分 (dl 元素)。", + "tags.del": "del 元素代表從文件中移除。", + "tags.details": "details 元素代表揭露 Widget,使用者可以從中取得其他資訊或控制項。", + "tags.dfn": "dfn 元素代表詞彙的定義執行個體。dfn 元素最近上階的段落、描述清單群組或章節也必須包含 dfn 元素所指定詞彙的定義。", + "tags.dialog": "dialog 元素代表應用程式的一部分,使用者會與之互動以便執行工作,例如對話方塊、檢查或視窗。", + "tags.div": "div 元素根本沒有特殊意義。其代表其子系,可以搭配 class、lang 和 title 屬性使用,以標記一組連續元素通用的語意。", + "tags.dl": "dl 元素代表由零個以上名稱/值群組所組成的相關聯清單 (描述清單)。名稱/值群組由一個或多個名稱 (dt 元素) 所組成,且該名稱後面接著一個或多個值 (dd 元素),並忽略任何 dt 和 dd 元素以外的節點。在單一 dl 元素內,一個名稱不應該有多個 dt 元素。", + "tags.dt": "dt 元素代表描述清單中詞彙/描述群組的詞彙或名稱部分 (dl 元素)。", + "tags.em": "em 元素代表其內容的強調項目。", + "tags.embed": "embed 元素提供外部 (一般是非 HTML) 應用程式或互動內容的整合點。", + "tags.fieldset": "fieldset 元素代表一組選擇性地利用一般名稱分組的表單控制項。", + "tags.figcaption": "figcaption 元素代表 figcaption 元素的父 figure 元素 (如果有的話) 其餘內容的標題或圖例。", + "tags.figure": "figure 元素代表一些流程內容 (選擇性地具有標題),其為獨立的 (例如完整句子),而且通常作為文件主要流程的單一單位參照。", + "tags.footer": "footer 元素代表其最近上階章節內容或章節根元素的頁尾。頁尾通常會包含其章節的資訊,例如作者、相關文件連結、著作權資料等等。", + "tags.form": "form 元素代表 form 相關元素的集合,其中有一些 form 相關元素又能代表可以提交到伺服器進行處理的可編輯值。", + "tags.h1": "h1 元素代表章節標題。", + "tags.h2": "h2 元素代表章節標題。", + "tags.h3": "h3 元素代表章節標題。", + "tags.h4": "h4 元素代表章節標題。", + "tags.h5": "h5 元素代表章節標題。", + "tags.h6": "h6 元素代表章節標題。", + "tags.head": "head 元素代表文件中繼資料集合。", + "tags.header": "header 元素代表其最近上階章節內容或章節根元素的介紹內容。頁首通常會包含一組介紹或導覽輔助。當最近的上階章節內容或章節根元素是 body 元素時,其會套用至整頁。", + "tags.hr": "hr 元素代表段落層級主題中斷 (例如劇本中的場景變更),或參考書章節內另一個主題的轉場。", + "tags.html": "html 元素代表 HTML 文件的根。", + "tags.i": "i 元素代表替代語音或狀態中的一段文字,或是偏離一般用法以指出不同文字品質,例如分類指定、技術詞彙、另一種語言的習慣用語、字譯、想法或西方文字的船名。", + "tags.iframe": "iframe 元素代表巢狀瀏覽內容。", + "tags.img": "img 元素代表影像。", + "tags.input": "input 元素代表具類型資料欄位,通常會有允許使用者編輯資料的表單控制項。", + "tags.ins": "ins 元素代表新增至文件。", + "tags.kbd": "kbd 元素代表使用者輸入 (一般是鍵盤輸入,不過也可以用來代表其他輸入,例如語音命令)。", + "tags.label": "label 元素代表使用者介面中的標題。透過使用 for 屬性,或將表單控制項放入 label 元素本身,標題就可以與特定表單控制項 (稱為 label 元素的已標示控制項) 建立關聯。", + "tags.legend": "legend 元素代表 legend 元素的父 fieldset 元素 (如果有的話) 其餘內容的標題。", + "tags.li": "li 元素代表清單項目。如果其父元素是 ol、ul 或 menu 元素,則依照這些元素的定義,該元素會是父元素清單的項目。否則,清單項目不會定義清單與任何其他 li 元素的相關關聯性。", + "tags.link": "link 元素允許作者將其文件連結至其他資源。", + "tags.main": "main 元素代表文件或應用程式本文的主要內容。主要內容區域包含與文件中心主題或應用程式中心功能直接相關或據此展開的內容。", + "tags.map": "map 元素與 img 元素以及任何 area 元素子系一起使用,以定義影像地圖。此元素代表其子系。", + "tags.mark": "mark 元素代表基於其在另一個內容中的相關性,而標記或反白顯示以供參照的一份文件中的一段文字。用於引文或從文章中參照的其他文字區塊時,指出因為原始作者在一開始撰寫區塊時可能未視為重要所以一開始不存在的反白顯示,但現在受到先前非預期監督而予以新增讓讀者注意到某文字部分。用於文件的主要內容時,指出已基於其與使用者目前活動的可能相關性來反白顯示文件的一部分。", + "tags.meta": "meta 元素代表各種無法使用 title、base、link、style 及 script 元素表示的中繼資料。", + "tags.meter": "meter 元素代表已知範圍內的純量度量,或分數值; 例如,磁碟使用量、查詢結果相關性,或已選取特定候選項目的投票母體部分。", + "tags.nav": "nav 元素代表連結至其他頁面或頁面內各部分的頁面章節: 含有導覽連結的章節。", + "tags.noscript": "noscript 元素在啟用指令碼時沒有任何意義,而在停用指令碼時則代表其子系。其可用來將不同的標記呈現給支援指令碼的使用者代理程式,以及不支援指令碼的使用者代理程式,方法是影響文件的剖析方式。", + "tags.object": "object 元素可以代表外部資源,而根據資源的類型,外部資源將視為影像、巢狀瀏覽內容或要由外掛程式處理的外部資源。", + "tags.ol": "ol 元素代表項目清單,其中的項目已刻意排序,因此變更順序將會變更文件的意義。", + "tags.optgroup": "optgroup 元素代表一組具有通用標籤的 option 元素。", + "tags.option": "option 元素代表 select 元素中的選項,或是 datalist 元素中建議清單的一部分。", + "tags.output": "output 元素代表應用程式執行的計算結果,或使用者動作的結果。", + "tags.p": "p 元素代表段落。", + "tags.param": "param 元素可定義 object 元素所叫用外掛程式的參數。其本身沒有任何意義。", + "tags.picture": "picture 元素是一個容器,提供所包含 img 元素的多個來源,以便讓作者根據螢幕像素密度、檢視區大小、影像格式和其他因素,以宣告方式來控制有關所要使用影像資源的提示或將其提供給使用者代理程式。它代表其子系。", + "tags.pre": "pre 元素代表預先格式化的文字區塊,其中的結構是以印刷樣式慣例來表示,而非元素。", + "tags.progress": "progress 元素代表工作的完成進度。進度可以是不定,表示正在進行但不清楚在工作完成前還剩下多少工作需要完成 (例如因為工作等待遠端主機回應),也可以是零到最大值之間的數字,並提供到目前為止完成的工作部分。", + "tags.q": "q 元素代表從另一個來源引用的一些片語內容。", + "tags.rb": "rb 元素會標記拼音註釋的基本文字元件。當此元素是 ruby 元素的子系時,其本身沒有任何意義,但其父 ruby 元素會使用此元素來決定其代表的意義。", + "tags.rp": "rp 元素可在使用者代理程式不支援拼音註釋時,用於提供使用者代理程式所要顯示的後援文字。常用的慣例之一是在拼音註釋的拼音文字元件前後加上括號。", + "tags.rt": "rt 元素會標記拼音註釋的拼音文字元件。當此元素是 ruby 元素的子系,或是其本身為 ruby 元素子系的 rtc 元素子系時,其本身沒有任何意義,但其上階 ruby 元素會使用此元素來決定其代表的意義。", + "tags.ruby": "ruby 元素允許以拼音註釋標記一段或多段片語內容。拼音註釋是出現在基本文字旁的一小段文字,主要用於東亞印刷樣式中作為發音指南或包含其他註釋。在日文中,這種形式的印刷樣式又稱為假名註解。拼音文字可出現在基本文字的任一側,有時會出現在兩側,而且可以使用 CSS 來控制其位置。<Use Cases & Exploratory Approaches for Ruby Markup>文件及<CSS Ruby Module Level 1>中可以找到更完整的拼音簡介。[RUBY-UC] [CSSRUBY]", + "tags.s": "s 元素代表不再正確或不再相關的內容。", + "tags.samp": "samp 元素代表從另一個程式或運算系統的範例或引用輸出。", + "tags.script": "script 元素允許作者在其文件中包括動態指令碼和資料區塊。此元素不代表使用者的內容。", + "tags.section": "section 元素代表文件或應用程式的一般章節。此內容中的章節是內容的主題群組。每個章節的主題都應該加以識別,一般是包括標題 (h1-h6 元素) 作為 section 元素的子系。", + "tags.select": "select 元素代表用於從一組選項中進行選取的控制項。", + "tags.small": "small 元素代表側邊註解,例如小型列印。", + "tags.source": "source 元素允許作者指定 media 元素的多個替代媒體資源。其本身沒有任何意義。", + "tags.span": "span 元素本身沒有任何意義,但搭配全域屬性 (例如 class、lang 或 dir) 使用時可能會很有用。它代表其子系。", + "tags.strong": "strong 元素代表其內容的強烈重要性、嚴重性或緊急性。", + "tags.style": "style 元素允許作者在其文件中內嵌樣式資訊。style 元素是樣式處理模型數種輸入的其中一種。此元素不代表使用者的內容。", + "tags.sub": "sub 元素代表下標。", + "tags.summary": "summary 元素代表 summary 元素的父 details 元素 (如果有的話) 其餘內容的摘要、標題或圖例。", + "tags.sup": "sup 元素代表上標。", + "tags.table": "table 元素以資料表形式表示具有多個維度的資料。", + "tags.tbody": "如果 tbody 元素具有父代且其為資料表,則 tbody 元素所代表的資料列區塊包含父 table 元素的資料本文。", + "tags.td": "td 元素代表資料表中的資料格。", + "tags.template": "template 元素用來宣告可透過指令碼複製和插入至文件的 HTML 片段。", + "tags.textarea": "textarea 元素代表元素原始值的多行純文字編輯控制項。控制項的內容代表控制項的預設值。", + "tags.tfoot": "如果 tfoot 元素具有父代且其為資料表,則 tfoot 元素所代表的資料列區塊包含父 table 元素的資料行摘要 (頁尾)。", + "tags.th": "th 元素代表資料表中的標題儲存格。", + "tags.thead": "如果 thead 元素具有父代且其為資料表,則 thead 元素所代表的資料列區塊包含父 table 元素的資料行標籤 (頁首)。", + "tags.time": "time 元素代表其內容,以及 datetime 屬性中那些內容的電腦可讀取形式。這類型的內容限制為各種類型的日期、時間、時區位移和期間 (如下所述)。", + "tags.title": "title 元素代表文件的標題 (Title) 或名稱。作者應該使用可識別其文件的標題 (Title),即使使用時與上下文無關亦然,例如在使用者的歷程記錄或書籤中,或是在搜尋結果中。文件的標題 (Title) 通常會與其第一個標題 (Heading) 不同,因為第一個標題 (Heading) 在取自內容時不需要獨立。", + "tags.tr": "tr 元素代表資料表中的一列儲存格。", + "tags.track": "track 元素允許作者指定 media 元素的明確外部計時文字播放軌。其本身沒有任何意義。", + "tags.u": "u 元素代表一段文字,其具有模糊但明確呈現的非文字註釋,例如以中文文字將文字標示為正確名稱 (中文正確名稱標記),或將文字標示為拼錯。", + "tags.ul": "ul 元素代表項目清單,而且項目順序不重要; 亦即,變更順序將不會實質上變更文件的意義。", + "tags.var": "var 元素代表變數。這可以是數學運算式或程式設計內容中的實際變數、代表常數的識別碼、識別實體數量的符號、函式參數,或只是當做文章中的預留位置使用的詞彙。", + "tags.video": "video 元素用於播放視訊或影片,以及具有字幕的音訊檔案。", + "tags.wbr": "wbr 元素代表分行符號機會。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/platform/actions/common/actionsService.i18n.json b/i18n/cht/src/vs/platform/actions/common/actionsService.i18n.json index 8b6ad71cd4e..45a738d08b8 100644 --- a/i18n/cht/src/vs/platform/actions/common/actionsService.i18n.json +++ b/i18n/cht/src/vs/platform/actions/common/actionsService.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "category.label": "{0}: {1}", + "error": "`contributes.{0}` 無效: {1}", + "nonempty": "必須是非空白值。", + "optstring": "屬性 `{0}` 可以省略或必須屬於 `string` 類型", + "requirestring": "屬性 '{0}' 為強制項目且必須屬於 `string` 類型", + "vscode.extension.contributes.commandType.category": "(選擇性) UI 中用以分組命令的分類字串", + "vscode.extension.contributes.commandType.command": "所要執行命令的識別碼", + "vscode.extension.contributes.commandType.title": "UI 中用以表示命令的標題。", + "vscode.extension.contributes.commands": "將命令提供給命令選擇區。" +} \ 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 8b6ad71cd4e..215c069410e 100644 --- a/i18n/cht/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json +++ b/i18n/cht/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json @@ -3,4 +3,39 @@ * 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 +{ + "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.default": "預設值。供建議使用。", + "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.maxProperties": "物件可具有的最大屬性數目。包含。", + "schema.json.maximum": "最大數值,預設為包含。", + "schema.json.minItems": "可包含在陣列中的最小項目數。包含。", + "schema.json.minLength": "字串的最小長度。", + "schema.json.minProperties": "物件可具有的最小屬性數目。包含。", + "schema.json.minimum": "最小數值,預設為包含。", + "schema.json.multipleOf": "應該會整除目前值的數字 (即沒有餘數)", + "schema.json.not": "不能相符的結構描述。", + "schema.json.oneOf": "結構描述的陣列,其中剛好一個必須符合。", + "schema.json.pattern": "規則運算式,用來比對字串。其未隱含錨定。", + "schema.json.patternProperties": "屬性名稱的規則運算式對結構描述的對應,用於比對屬性。", + "schema.json.properties": "每個屬性的屬性名稱對結構描述對應。", + "schema.json.required": "這個字串陣列會列出這個物件所需的所有屬性的名稱。", + "schema.json.title": "元素的描述性標題", + "schema.json.type": "可以是其中一個基本結構描述類型 (數字、整數、null、陣列、物件、布林值、字串) 的字串,或是指定這些類型子集的字串陣列。", + "schema.json.uniqueItems": "陣列中的所有項目是否都必須為唯一。預設為 False。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json b/i18n/cht/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json index 8b6ad71cd4e..25bac8961fc 100644 --- a/i18n/cht/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json +++ b/i18n/cht/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "contributes.jsonValidation": "提供 JSON 結構描述組態。", + "contributes.jsonValidation.fileMatch": "要比對的檔案模式,例如 \"package.json\" 或 \"*.launch\"。", + "contributes.jsonValidation.url": "結構描述 URL ('http:'、'https:') 或擴充功能資料夾的相對路徑 ('./')。", + "invalid.fileMatch": "必須定義 'configuration.jsonValidation.fileMatch'", + "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:' 或 './' 開頭,以參考位於擴充功能中的結構描述" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/platform/markers/common/problemMatcher.i18n.json b/i18n/cht/src/vs/platform/markers/common/problemMatcher.i18n.json index 8b6ad71cd4e..8a3e7a51dee 100644 --- a/i18n/cht/src/vs/platform/markers/common/problemMatcher.i18n.json +++ b/i18n/cht/src/vs/platform/markers/common/problemMatcher.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "ProblemMatcherParser.invalidMarkerDescription": "錯誤: problemMatcher 描述無效。比對器必須至少定義一個模式、擁有者和一個檔案位置。有問題的比對器為:\n{0}\n", + "ProblemMatcherParser.invalidRegexp": "錯誤: 字串 {0} 不是有效的規則運算式。\n", + "ProblemMatcherParser.loopProperty.notLast": "只有最後一行比對器才支援迴圈屬性。", + "ProblemMatcherParser.loopProperty.notMultiLine": "只有多行比對器才支援迴圈屬性。", + "ProblemMatcherParser.problemPattern.missingProperty": "問題模式無效。其必須至少有一個檔案、訊息以及行或位置符合群組。", + "ProblemMatcherParser.problemPattern.missingRegExp": "問題模式遺漏規則運算式。", + "ProblemMatcherParser.problemPattern.watchingMatcher": "問題比對器必須同時定義監控的開始模式和結束模式。", + "ProblemMatcherParser.unknownSeverity": "資訊: 嚴重性 {0} 不明。有效值為錯誤、警告和資訊。\n" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/platform/message/common/message.i18n.json b/i18n/cht/src/vs/platform/message/common/message.i18n.json index 8b6ad71cd4e..86b507412b3 100644 --- a/i18n/cht/src/vs/platform/message/common/message.i18n.json +++ b/i18n/cht/src/vs/platform/message/common/message.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "cancel": "取消", + "close": "關閉" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json b/i18n/cht/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json index 8b6ad71cd4e..bb8d2e8f3e8 100644 --- a/i18n/cht/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json +++ b/i18n/cht/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "telemetry.enableTelemetry": "允許將使用狀況資料和錯誤傳送給 Microsoft。", + "telemetryConfigurationTitle": "遙測組態" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/platform/theme/common/themes.i18n.json b/i18n/cht/src/vs/platform/theme/common/themes.i18n.json index 8b6ad71cd4e..63dc20cb4c3 100644 --- a/i18n/cht/src/vs/platform/theme/common/themes.i18n.json +++ b/i18n/cht/src/vs/platform/theme/common/themes.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "theme.hc": "高對比", + "theme.vs": "亮 (Visual Studio)", + "theme.vs-dark": "暗 (Visual Studio)" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/api/node/extHostMessageService.i18n.json b/i18n/cht/src/vs/workbench/api/node/extHostMessageService.i18n.json index 8b6ad71cd4e..10ed643d92e 100644 --- a/i18n/cht/src/vs/workbench/api/node/extHostMessageService.i18n.json +++ b/i18n/cht/src/vs/workbench/api/node/extHostMessageService.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 +{ + "close": "關閉" +} \ No newline at end of file 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 8b6ad71cd4e..8923c85c61e 100644 --- a/i18n/cht/src/vs/workbench/browser/actions/openSettings.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/actions/openSettings.i18n.json @@ -3,4 +3,19 @@ * 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 +{ + "defaultKeybindings": "預設鍵盤快速鍵", + "defaultKeybindingsHeader": "將按鍵組合放入您的按鍵組合檔案中加以覆寫。", + "defaultName": "預設值", + "defaultSettingsHeader": "將設定放入您的設定檔中加以覆寫。", + "emptyKeybindingsHeader": "將您的按鍵組合放入此檔案中以覆寫預設值", + "emptySettingsHeader": "將您的設定放入此檔案中以覆寫預設值", + "emptySettingsHeader1": "將您的設定放入此檔案中以覆寫預設值和使用者設定。", + "fail.createSettings": "無法建立 '{0}' ({1})。", + "openFolderFirst": "先開啟資料夾以建立工作區設定", + "openGlobalKeybindings": "開啟鍵盤快速鍵", + "openGlobalSettings": "開啟使用者設定", + "openWorkspaceSettings": "開啟工作區設定", + "preferences": "喜好設定", + "workspaceHasSettings": "目前開啟的資料夾包含可能會覆寫使用者設定的工作區設定" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json b/i18n/cht/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json index 8b6ad71cd4e..577cc0ceead 100644 --- a/i18n/cht/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "togglePosition": "切換提要欄位位置", + "view": "檢視" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json b/i18n/cht/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json index 8b6ad71cd4e..1bf848cfefe 100644 --- a/i18n/cht/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "toggleSidebar": "切換提要欄位可見度", + "view": "檢視" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json b/i18n/cht/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json index 8b6ad71cd4e..bd11687a4e8 100644 --- a/i18n/cht/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json @@ -3,4 +3,21 @@ * 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 +{ + "closeAllEditors": "關閉所有編輯器", + "closeOtherEditors": "關閉其他編輯器", + "cycleEditor": "在開啟的編輯器之間循環", + "evenEditorWidths": "編輯器等寬", + "focusFirstEditor": "瀏覽至左側編輯器", + "focusLeftEditor": "瀏覽至左側的下一個編輯器", + "focusRigthEditor": "瀏覽至右側的下一個編輯器", + "focusSecondEditor": "瀏覽至側邊編輯器", + "focusThirdEditor": "瀏覽至右側編輯器", + "maximizeEditor": "將使用中的編輯器最大化並隱藏提要欄位", + "minimizeOtherEditors": "將其他編輯器最小化", + "moveActiveEditorLeft": "將使用中的編輯器向左移", + "moveActiveEditorRight": "將使用中的編輯器向右移", + "openToSide": "開至側邊", + "splitEditor": "分割編輯器", + "view": "檢視" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/browser/actions/triggerNavigation.i18n.json b/i18n/cht/src/vs/workbench/browser/actions/triggerNavigation.i18n.json index 8b6ad71cd4e..3df70fbca32 100644 --- a/i18n/cht/src/vs/workbench/browser/actions/triggerNavigation.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/actions/triggerNavigation.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "navigateNext": "向前", + "navigatePrevious": "向後" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json b/i18n/cht/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json index 8b6ad71cd4e..0104bd55aaf 100644 --- a/i18n/cht/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/actions/triggerQuickOpen.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 +{ + "navigateEditorHistoryByInput": "巡覽歷程記錄", + "quickNavigateNext": "快速開啟時巡覽至下一個項目", + "quickNavigatePrevious": "快速開啟時巡覽至上一個項目", + "quickOpen": "移至檔案..." +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json b/i18n/cht/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json index 8b6ad71cd4e..6383238f72c 100644 --- a/i18n/cht/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/parts/activitybar/activityAction.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 +{ + "titleKeybinding": "{0} ({1})" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json b/i18n/cht/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json index 8b6ad71cd4e..313c717e038 100644 --- a/i18n/cht/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/parts/activitybar/activitybarPart.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 +{ + "activityBarAriaLabel": "即時檢視切換器" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/browser/parts/compositePart.i18n.json b/i18n/cht/src/vs/workbench/browser/parts/compositePart.i18n.json index 8b6ad71cd4e..64215a3e36a 100644 --- a/i18n/cht/src/vs/workbench/browser/parts/compositePart.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/parts/compositePart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "ariaCompositeToolbarLabel": "{0} 個動作", + "compositeTitleTooltip": "{0} ({1})" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json b/i18n/cht/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json index 8b6ad71cd4e..e023fb5946b 100644 --- a/i18n/cht/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "binaryDiffEditor": "二進位差異檢視器", + "cannotDiffTextToBinary": "目前不支援二進位檔案和非二進位檔案之間的比較" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json b/i18n/cht/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json index 8b6ad71cd4e..cadfb0621be 100644 --- a/i18n/cht/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/parts/editor/binaryEditor.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 +{ + "binaryEditor": "二進位檢視器" +} \ No newline at end of file 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 8b6ad71cd4e..0c34691a76b 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 @@ -3,4 +3,11 @@ * 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 +{ + "binaryDiffEditor": "二進位差異編輯器", + "iframeEditor": "IFrame 編輯器", + "reload": "重新載入", + "textDiffEditor": "文字差異編輯器", + "textEditor": "文字編輯器", + "viewSource": "檢視原始檔" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/browser/parts/editor/editorPart.i18n.json b/i18n/cht/src/vs/workbench/browser/parts/editor/editorPart.i18n.json index 8b6ad71cd4e..49c7bfb70b4 100644 --- a/i18n/cht/src/vs/workbench/browser/parts/editor/editorPart.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/parts/editor/editorPart.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 +{ + "editorOpenError": "無法開啟 '{0}': {1}。" +} \ 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 8b6ad71cd4e..b1c1ca0e1c4 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 @@ -3,4 +3,36 @@ * 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 +{ + "autoDetect": "自動偵測", + "changeEncoding": "變更檔案的編碼", + "changeEndOfLine": "變更行尾順序", + "changeIndentation": "變更縮排", + "changeMode": "變更語言模式", + "defaultEncoding": "預設編碼", + "disableTabMode": "停用協助工具模式", + "endOfLineCarriageReturnLineFeed": "CRLF", + "endOfLineLineFeed": "LF", + "gotoLine": "移至行", + "indentation": "縮排", + "multiSelection": "{0} 個選取項目", + "multiSelectionRange": "{0} 個選取項目 (已選取 {1} 個字元)", + "noEditor": "目前沒有使用中的文字編輯器", + "noFileEditor": "目前沒有使用中的檔案", + "noWritableCodeEditor": "使用中的程式碼編輯器為唯讀。", + "pickAction": "選取動作", + "pickEncodingForReopen": "選取檔案的編碼以重新開啟檔案", + "pickEncodingForSave": "選取用來儲存的檔案編碼", + "pickEndOfLine": "選取行尾順序", + "pickLanguage": "選取語言模式", + "reopenWithEncoding": "以編碼重新開啟", + "saveWithEncoding": "以編碼儲存", + "selectEOL": "選取行尾順序", + "selectEncoding": "選取編碼", + "selectLanguageMode": "選取語言模式", + "singleSelection": "第 {0} 行,第 {1} 欄", + "singleSelectionRange": "第 {0} 行,第 {1} 欄 (已選取 {2})", + "spacesSize": "空格: {0}", + "tabFocusModeEnabled": "用 Tab 鍵移動焦點", + "tabSize": "定位點大小: {0}" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json b/i18n/cht/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json index 8b6ad71cd4e..62fa2973d36 100644 --- a/i18n/cht/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/parts/editor/iframeEditor.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 +{ + "iframeEditor": "IFrame 檢視器" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json b/i18n/cht/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json index 8b6ad71cd4e..8d05191069f 100644 --- a/i18n/cht/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.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 +{ + "araLabelEditorActions": "編輯器動作", + "close": "關閉", + "inputDecoration": "{0} {1}", + "loadingLabel": "正在載入...", + "splitEditor": "分割編輯器" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json b/i18n/cht/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json index 8b6ad71cd4e..921de2f2cd5 100644 --- a/i18n/cht/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/parts/editor/stringEditor.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 +{ + "readonlyEditorAriaLabel": "唯讀文字編輯器。", + "readonlyEditorWithInputAriaLabel": "{0}。唯讀文字編輯器。", + "textEditor": "文字編輯器", + "untitledFileEditorAriaLabel": "無標題檔案文字編輯器。", + "untitledFileEditorWithInputAriaLabel": "{0}。無標題檔案文字編輯器。" +} \ No newline at end of file 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 8b6ad71cd4e..42f1e4435ee 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 @@ -3,4 +3,14 @@ * 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 +{ + "editableEditorAriaLabel": "文字檔比較編輯器。", + "editableEditorWithInputAriaLabel": "{0}。文字檔案比較編輯器。", + "inlineDiffLabel": "切換至內嵌檢視", + "navigate.next.label": "下一個變更", + "navigate.prev.label": "上一個變更", + "readonlyEditorAriaLabel": "唯讀文字比較編輯器。", + "readonlyEditorWithInputAriaLabel": "{0}。唯讀文字比較編輯器。", + "sideBySideDiffLabel": "切換至並排檢視", + "textDiffEditor": "文字差異編輯器" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/browser/parts/panel/panelPart.i18n.json b/i18n/cht/src/vs/workbench/browser/parts/panel/panelPart.i18n.json index 8b6ad71cd4e..057bd64e985 100644 --- a/i18n/cht/src/vs/workbench/browser/parts/panel/panelPart.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/parts/panel/panelPart.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "closePanel": "關閉", + "togglePanel": "切換面板可見度", + "view": "檢視" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json b/i18n/cht/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json index 8b6ad71cd4e..8a0c4d6604b 100644 --- a/i18n/cht/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.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 +{ + "entryAriaLabel": "{0},最近開啟的項目" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json b/i18n/cht/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json index 8b6ad71cd4e..8328b394fe6 100644 --- a/i18n/cht/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "canNotRunPlaceholder": "目前內容無法使用這個快速開啟處理常式", + "emptyPicks": "沒有可挑選的項目", + "historyMatches": "最近開啟的", + "inputModeEntry": "按 'Enter' 鍵確認您的輸入或按 'Esc' 鍵取消", + "inputModeEntryDescription": "{0} (按 'Enter' 鍵確認或按 'Esc' 鍵取消)", + "noResultsFound1": "找不到結果", + "quickOpenInput": "輸入 '?' 即可取得相關說明來了解您可以在這裡執行的動作" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json b/i18n/cht/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json index 8b6ad71cd4e..4e7c8606cb8 100644 --- a/i18n/cht/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "focusSideBar": "瀏覽至提要欄位", + "viewCategory": "檢視" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json b/i18n/cht/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json index 8b6ad71cd4e..f718df237a7 100644 --- a/i18n/cht/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/parts/statusbar/statusbarPart.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 +{ + "canNotRun": "無法從這裡執行命令 '{0}'。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/browser/quickopen.i18n.json b/i18n/cht/src/vs/workbench/browser/quickopen.i18n.json index 8b6ad71cd4e..0f7789f8447 100644 --- a/i18n/cht/src/vs/workbench/browser/quickopen.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/quickopen.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 +{ + "entryAriaLabel": "{0},命令", + "noCommands": "沒有相符的命令", + "noResultsFound2": "找不到結果", + "noResultsMatching": "沒有相符的結果" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/browser/viewlet.i18n.json b/i18n/cht/src/vs/workbench/browser/viewlet.i18n.json index 8b6ad71cd4e..7cf3ca6f04a 100644 --- a/i18n/cht/src/vs/workbench/browser/viewlet.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/viewlet.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "collapse": "摺疊", + "viewToolbarAriaLabel": "{0} 個動作" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/electron-browser/actions.i18n.json b/i18n/cht/src/vs/workbench/electron-browser/actions.i18n.json index 8b6ad71cd4e..1c684fe957c 100644 --- a/i18n/cht/src/vs/workbench/electron-browser/actions.i18n.json +++ b/i18n/cht/src/vs/workbench/electron-browser/actions.i18n.json @@ -3,4 +3,21 @@ * 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 +{ + "appPerf": "啟動效能", + "closeActiveEditor": "關閉編輯器", + "closeFolder": "關閉資料夾", + "closeMessages": "關閉通知訊息", + "closeWindow": "關閉視窗", + "newWindow": "開新視窗", + "noFolderOpened": "此執行個體中目前沒有開啟的資料夾可以關閉。", + "openRecent": "開啟最近的檔案", + "openRecentPlaceHolder": "選取要開啟的路徑", + "reloadWindow": "重新載入視窗", + "toggleDevTools": "切換開發人員工具", + "toggleFullScreen": "切換全螢幕", + "toggleMenuBar": "切換功能表列", + "zoomIn": "放大", + "zoomOut": "縮小", + "zoomReset": "重設縮放" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/electron-browser/crashReporter.i18n.json b/i18n/cht/src/vs/workbench/electron-browser/crashReporter.i18n.json index 8b6ad71cd4e..85f27d29d44 100644 --- a/i18n/cht/src/vs/workbench/electron-browser/crashReporter.i18n.json +++ b/i18n/cht/src/vs/workbench/electron-browser/crashReporter.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "telemetry.enableCrashReporting": "允許將當機報告傳送給 Microsoft。\n\t//此選項需要重新啟動 VSCode 才能生效。", + "telemetryConfigurationTitle": "遙測組態" +} \ 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 8b6ad71cd4e..5738d223d56 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 @@ -3,4 +3,24 @@ * 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 +{ + "aborted": "已中止", + "again": "請從 '{1}' 移除 '{0}' 別名後再繼續。", + "cancel": "取消", + "cancel2": "取消", + "cantCreateBinFolder": "無法建立 '/usr/local/bin'。", + "changeNow": "立即變更", + "continue": "繼續", + "editFile": "編輯 '{0}'", + "exists": "請移除 '{1}' 中的 '{0}' 別名,然後重試此動作。", + "install": "在 PATH 中安裝 'code' 命令", + "later": "稍後", + "laterInfo": "請記住,您一律可以從命令選擇區執行 '{0}' 動作。", + "ok": "確定", + "shellCommand": "殼層命令", + "successFrom": "已成功從 PATH 解除安裝殼層命令 '{0}'。", + "successIn": "已成功在 PATH 中安裝殼層命令 '{0}'。", + "uninstall": "從 PATH 解除安裝 'code' 命令", + "update": "Code 必須變更 '{0}' 殼層命令。要立即執行此作業嗎?", + "warnEscalation": "Code 現在會提示輸入 'osascript' 取得系統管理員權限,以便安裝殼層命令。" +} \ No newline at end of file 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 8b6ad71cd4e..649a4cfdd8c 100644 --- a/i18n/cht/src/vs/workbench/electron-browser/integration.i18n.json +++ b/i18n/cht/src/vs/workbench/electron-browser/integration.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "autoSaveError": "無法寫入設定。請將 **files.autoSave: \"afterDelay\"** 加入 settings.json 中。", + "autoSaveInfo": "啟用的 [檔案] | [自動儲存] 功能表選項變成值為 **afterDelay** 的 **files.autoSave** 設定。", + "copy": "複製", + "cut": "剪下", + "paste": "貼上", + "redo": "取消復原", + "selectAll": "全選", + "undo": "復原" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/electron-browser/main.contribution.i18n.json b/i18n/cht/src/vs/workbench/electron-browser/main.contribution.i18n.json index 8b6ad71cd4e..3e4c6035513 100644 --- a/i18n/cht/src/vs/workbench/electron-browser/main.contribution.i18n.json +++ b/i18n/cht/src/vs/workbench/electron-browser/main.contribution.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "developer": "開發人員", + "file": "檔案", + "openFilesInNewWindow": "啟用時,會在新視窗中開啟檔案,而不是重複使用現有的執行個體。", + "reopenFolders": "控制重新啟動後重新開啟資料夾的方式。選取 [無] 永不重新開啟資料夾,選取 [一] 重新開啟最近一個使用的資料夾,或選取 [全部] 重新開啟上一個工作階段的所有資料夾。", + "updateChannel": "設定要從中接收更新的更新頻道。變更後需要重新啟動。", + "updateConfigurationTitle": "更新組態", + "view": "檢視", + "windowConfigurationTitle": "視窗組態", + "zoomLevel": "調整視窗的縮放比例。原始大小為 0,而且每個向上增量 (例如 1) 或向下增量 (例如 -1) 代表放大或縮小 20%。您也可以輸入小數,更細微地調整縮放比例。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/electron-browser/shell.i18n.json b/i18n/cht/src/vs/workbench/electron-browser/shell.i18n.json index 8b6ad71cd4e..563300450e3 100644 --- a/i18n/cht/src/vs/workbench/electron-browser/shell.i18n.json +++ b/i18n/cht/src/vs/workbench/electron-browser/shell.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 +{ + "sharedProcessCrashed": "共用處理序意外終止。請重新載入視窗以復原。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/electron-browser/update.i18n.json b/i18n/cht/src/vs/workbench/electron-browser/update.i18n.json index 8b6ad71cd4e..9104bca2bc9 100644 --- a/i18n/cht/src/vs/workbench/electron-browser/update.i18n.json +++ b/i18n/cht/src/vs/workbench/electron-browser/update.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "downloadLatestAction": "下載最新的", + "later": "稍後", + "noUpdateLinux": "{0} 的這個版本已過期且無法自動更新。請手動下載並安裝最新版本。", + "noUpdatesAvailable": "目前沒有可用的更新。", + "releaseNotes": "版本資訊", + "releaseNotesAction": "版本資訊", + "updateAvailable": "{0} 重新啟動後將會更新。", + "updateNow": "立即更新" +} \ No newline at end of file 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 8cec228fb78..432783be7bb 100644 --- a/i18n/cht/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/cht/src/vs/workbench/electron-main/menus.i18n.json @@ -19,7 +19,6 @@ "mView": "檢視(&V)", "mWindow": "視窗", "miAbout": "關於(&A)", - "miAutoSave": "自動儲存", "miBack": "上一步(&B)", "miCheckForUpdates": "查看是否有更新...", "miCheckingForUpdates": "正在查看是否有更新...", @@ -30,8 +29,8 @@ "miCommandPalette": "命令選擇區(&C)...", "miCopy": "複製(&O)", "miCut": "剪下(&C)", - "miDarkTheme": "暗色調主題(&D)", "miDocumentation": "文件(&D)", + "miDownloadingUpdate": "正在下載更新...", "miExit": "結束(&X)", "miFind": "尋找(&F)", "miFindInFiles": "在檔案中尋找(&I)", @@ -40,23 +39,21 @@ "miGotoFile": "移至檔案(&F)...", "miGotoLine": "移至行(&L)...", "miGotoSymbol": "移至符號(&S)...", - "miHighTheme": "高對比主題(&H)", "miInstallingUpdate": "正在安裝更新...", "miLastCheckedAt": "上次檢查時間為 {0}", "miLicense": "檢視授權(&V)", - "miLightTheme": "亮色調主題(&L)", "miMarker": "錯誤與警告(&E)...", "miMoveSidebar": "移動提要欄位(&M)", - "miNavigateHistory": "巡覽記錄(&N)", + "miNavigateHistory": "巡覽歷程記錄(&N)", "miNewFile": "新增檔案(&N)", "miNewWindow": "開新視窗(&N)", "miOpen": "開啟(&O)...", "miOpenFile": "開啟檔案(&O)...", "miOpenFolder": "開啟資料夾(&F)...", "miOpenKeymap": "鍵盤快速鍵(&K)", - "miOpenRecent": "開啟最近使用的項目(&R)", + "miOpenRecent": "開啟最近的檔案(&R)", "miOpenSettings": "使用者設定(&U)", - "miOpenSnippets": "使用者程式碼片段(&U)", + "miOpenSnippets": "使用者程式碼片段(&S)", "miOpenWorkspaceSettings": "工作區設定(&W)", "miPaste": "貼上(&P)", "miPreferences": "喜好設定(&P)", @@ -65,24 +62,30 @@ "miRedo": "取消復原(&R)", "miReleaseNotes": "版本資訊(&R)", "miReplace": "取代(&R)", - "miReportIssues": "回報問題(&R)", + "miReportIssues": "回報問題(&I)", "miRestartToUpdate": "重新啟動以更新...", "miRevert": "還原檔案", "miSave": "儲存(&S)", "miSaveAll": "全部儲存(&A)", "miSaveAs": "另存新檔...", "miSelectAll": "全選(&S)", - "miShowWelcome": "顯示歡迎畫面(&S)", + "miSelectTheme": "色彩佈景主題(&C)", "miSplitEditor": "分割編輯器(&E)", - "miTheme": "主題(&T)", + "miToggleDebugConsole": "切換偵錯主控台(&B)", "miToggleDevTools": "切換開發人員工具(&T)", "miToggleFullScreen": "切換全螢幕(&F)", + "miToggleMenuBar": "切換功能表列(&B)", "miToggleOutput": "切換輸出(&O)", + "miTogglePanel": "切換面板(&P)", "miToggleSidebar": "切換提要欄位(&T)", + "miToggleWordWrap": "切換自動換行(&W)", "miTwitter": "加入我們的 Twitter(&J)", "miUndo": "復原(&U)", - "miUpdatesNotAvailable": "無法使用更新", "miUserVoice": "要求功能(&R)", + "miViewDebug": "偵錯(&D)", + "miViewExplorer": "檔案總管(&E)", + "miViewGit": "Git(&G)", + "miViewSearch": "搜尋(&S)", "miZoomIn": "放大(&Z)", "miZoomOut": "縮小(&U)", "okButton": "確定" 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 b8afe3eda31..48ccc67a450 100644 --- a/i18n/cht/src/vs/workbench/electron-main/windows.i18n.json +++ b/i18n/cht/src/vs/workbench/electron-main/windows.i18n.json @@ -4,13 +4,14 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "appCrashed": "{0} 已損毀", - "appCrashedDetail": "很抱歉造成您的不便! 請重新啟動 {0}。", - "appStalled": "{0} 已沒有回應", - "appStalledDetail": "要離開 {0} 或是繼續等候?", - "exit": "結束", + "appCrashed": "視窗已損毀", + "appCrashedDetail": "很抱歉造成您的不便! 您可以重新開啟視窗,從您離開的地方繼續進行。", + "appStalled": "視窗已沒有回應", + "appStalledDetail": "您可以重新開啟或關閉視窗,或是繼續等候。", + "close": "關閉", "ok": "確定", "pathNotExistDetail": "磁碟上似乎已沒有路徑 '{0}'。", "pathNotExistTitle": "路徑不存在", + "reopen": "重新開啟", "wait": "繼續等候" } \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json b/i18n/cht/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json index 8b6ad71cd4e..e44c6de8d4a 100644 --- a/i18n/cht/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/emmet/node/emmet.contribution.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 +{ + "expandAbbreviationAction": "Emmet: 展開縮寫" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json b/i18n/cht/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json index 8b6ad71cd4e..4434032d54c 100644 --- a/i18n/cht/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "errorListPanel": "錯誤清單", + "toggleErrorList": "切換錯誤清單" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json b/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json index 8b6ad71cd4e..ec9b48790d3 100644 --- a/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.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 +{ + "extConfig": "根據變更和開啟的檔案建議擴充功能。" +} \ 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 8b6ad71cd4e..497d226f601 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 @@ -3,4 +3,15 @@ * 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 +{ + "deleteSure": "確定要解除安裝 '{0}' 嗎?", + "installExtension": "安裝擴充功能", + "restartNow": "立即重新啟動", + "restartNow2": "立即重新啟動", + "showExtensionTips": "顯示擴充功能提示", + "showInstalledExtensions": "顯示安裝的擴充功能", + "showOutdatedExtensions": "顯示過期的擴充功能", + "success-installed": "已成功安裝 '{0}'。請重新啟動加以啟用。", + "success-uninstalled": "已成功解除安裝 '{0}'。請重新啟動加以停用。", + "uninstall": "解除安裝擴充功能" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json b/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json index 8b6ad71cd4e..b728f179a20 100644 --- a/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.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 +{ + "extensionsInstalled": "正在安裝擴充功能 '{0}'...", + "hint": "'{0}' 現在是擴充功能。要加以安裝嗎?", + "later": "稍後", + "no": "否", + "yes": "是" +} \ No newline at end of file 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 8b6ad71cd4e..c18b9f63c2e 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 @@ -3,4 +3,24 @@ * 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 +{ + "cancel": "取消", + "extensionAriaLabel": "{0},{1},擴充功能選擇器", + "galleryExtensionsHandlerAriaLabel": "輸入以縮小資源庫中的擴充功能清單範圍", + "install": "安裝擴充功能", + "installCountMultiple": "{0} 已下載 {1} 次。", + "installCountOne": "{0} 已下載一次。", + "installCountZero": "{0} 尚未下載。", + "installNow": "立即安裝", + "installPrompt": "您要安裝 '{0}' 嗎?", + "license": "授權", + "localExtensionsHandlerAriaLabel": "輸入以縮小安裝的擴充功能清單範圍", + "noExtensionsInstalled": "找不到擴充功能", + "noExtensionsToInstall": "找不到擴充功能", + "noOutdatedExtensions": "找不到過期的擴充功能", + "noSuggestedExtensions": "沒有建議的擴充功能", + "nowInstalling": "正在安裝 '{0}'...", + "outdatedExtensionsHandlerAriaLabel": "輸入以縮小過期的擴充功能清單範圍", + "readme": "讀我檔案", + "update": "更新擴充功能" +} \ No newline at end of file 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 8b6ad71cd4e..6280b08d5a6 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 @@ -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 +{ + "extension": "擴充功能", + "issue": "問題", + "issues": "問題", + "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 8b6ad71cd4e..2c8e8bbfa62 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 @@ -3,4 +3,13 @@ * 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 +{ + "extensionsCategory": "擴充功能", + "galleryExtensionsCommands": "安裝資源庫擴充功能", + "localExtensionsCommands": "顯示本機擴充功能", + "outdatedExtensionsCommands": "更新過期的擴充功能", + "reloadNow": "立即重新啟動", + "success": "已成功安裝擴充功能。請重新啟動加以啟用。", + "successSingle": "已成功安裝 {0}。請重新啟動加以啟用。", + "suggestedExtensionsCommands": "顯示擴充功能提示" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json b/i18n/cht/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json index 8b6ad71cd4e..e5d9b289f09 100644 --- a/i18n/cht/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "invalidManifest": "擴充功能無效: package.json 不是 JSON 檔案。", + "invalidName": "擴充功能無效: 資訊清單名稱不符。", + "invalidPublisher": "擴充功能無效: 資訊清單發行者不符。", + "invalidVersion": "擴充功能無效: 資訊清單版本不符。", + "missingGalleryInformation": "遺漏資源庫資訊", + "noCompatible": "找不到與此 Code 版本相容的 {0} 版本。", + "notExists": "找不到擴充功能" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json b/i18n/cht/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json index 8b6ad71cd4e..57ea6199368 100644 --- a/i18n/cht/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.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 +{ + "binaryFileEditor": "二進位檔案檢視器" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json b/i18n/cht/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json index 8b6ad71cd4e..8c341a92b2b 100644 --- a/i18n/cht/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json @@ -3,4 +3,15 @@ * 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 +{ + "dirtyDisplay": "已變更", + "dirtyMeta": "已對檔案進行變更...", + "pendingSaveMeeta": "目前正在儲存變更...", + "saveConflictDisplay": "衝突", + "saveConflictMeta": "因為變更與磁碟上的版本衝突,所以無法儲存", + "saveErorDisplay": "儲存時發生錯誤", + "saveErrorMeta": "抱歉,我們無法儲存您的變更", + "savedDisplay": "已儲存", + "savedMeta": "所有儲存的變更", + "savingDisplay": "正在儲存..." +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json b/i18n/cht/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json index 8b6ad71cd4e..828dd25750e 100644 --- a/i18n/cht/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "createFile": "建立檔案", + "fileEditorAriaLabel": "文字檔編輯器。", + "fileEditorWithInputAriaLabel": "{0}。文字檔編輯器。", + "fileTooLarge": "很抱歉,但是檔案太大,無法在編輯器中開啟。", + "folderOutofWorkspace": "資料夾 '{0}' 在目前開啟的根資料夾外,而且無法在此執行個體中開啟。", + "textFileEditor": "文字檔編輯器" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json b/i18n/cht/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json index 8b6ad71cd4e..4deb5b4b0e2 100644 --- a/i18n/cht/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/files/browser/fileActions.contribution.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 +{ + "filesCategory": "檔案" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/files/browser/fileTracker.i18n.json b/i18n/cht/src/vs/workbench/parts/files/browser/fileTracker.i18n.json index 8b6ad71cd4e..953df2579ae 100644 --- a/i18n/cht/src/vs/workbench/parts/files/browser/fileTracker.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/files/browser/fileTracker.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 +{ + "dirtyFiles": "{0} 個未儲存的檔案" +} \ No newline at end of file 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 3d3308a2f90..fa3a832814c 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,18 +4,24 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "autoSave": "控制已變更檔案的自動儲存功能。接受的值: \"{0}\"、\"{1}\"、\"{2}\"。如果設定為 \"{3}\",您可以在 \"files.autoSaveDelay\" 中設定延遲時間。", + "autoSaveDelay": "控制經過這段延遲時間後會自動儲存已變更檔案的毫秒數。僅適用於 \"files.autoSave\" 設定為 \"{0}\" 時。", "binaryFileEditor": "二進位檔案編輯器", "dynamicHeight": "控制工作檔案區段的高度是否應依項目數動態調整。", "encoding": "讀取與寫入檔案時要使用的預設字元集編碼。", + "eol": "預設行尾字元。", "exclude": "設定 Glob 模式可包含檔案及資料夾。", - "explore": "瀏覽", + "explore": "檔案總管", "explorerConfigurationTitle": "檔案總管組態", "files.exclude.boolean": "要符合檔案路徑的 Glob 模式。設為 True 或 False 可啟用或停用模式。", - "files.exclude.when": "在相符檔案同層級上額外的檢查。請使用 $(basename) 做為相符檔案名稱的變數。", + "files.exclude.when": "在相符檔案同層級上額外的檢查。請使用 $(basename) 作為相符檔案名稱的變數。", + "filesCategory": "檔案", "filesConfigurationTitle": "檔案組態", "maxVisible": "在捲軸出現前可顯示的工作檔案數目上限。", + "openWorkingFile": "開啟工作檔案 (依名稱)", "showExplorerViewlet": "顯示檔案總管", "textFileEditor": "文字檔編輯器", "trimTrailingWhitespace": "若啟用,將在您儲存檔案時修剪尾端空白。", - "view": "檢視" + "view": "檢視", + "workingFilesPicker": "開啟工作檔案 (依名稱)" } \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json b/i18n/cht/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json index 8b6ad71cd4e..291ec2e34e6 100644 --- a/i18n/cht/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json @@ -3,4 +3,18 @@ * 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 +{ + "acceptLocalChanges": "使用本機變更並覆寫磁碟內容", + "compareChanges": "比較", + "conflictingFileHasChanged": "磁碟上的檔案內容已變更,而且已重新整理比較編輯器左側。請重新檢閱並加以解決。", + "discard": "捨棄", + "genericSaveError": "無法儲存 '{0}': {1}", + "overwrite": "覆寫", + "readonlySaveError": "無法儲存 '{0}': 檔案有防寫保護。請選取 [覆寫] 以移除保護。", + "resolveSaveConflict": "{0} - 解決儲存衝突", + "retry": "重試", + "revertLocalChanges": "捨棄本機變更並還原成磁碟上的內容", + "saveConflictDiffLabel": "{0} - 磁碟上 ↔ {1} 中", + "staleSaveError": "無法儲存 '{0}': 磁碟上的內容較新。請按一下 [比較],比較您的版本與磁碟上的版本。", + "userGuide": "使用編輯器工具列中的動作來「復原」您的變更,或以您的變更「覆寫」磁碟上的內容" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json b/i18n/cht/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json index 8b6ad71cd4e..daa9489ee2b 100644 --- a/i18n/cht/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/files/browser/views/emptyView.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 +{ + "explorerSection": "檔案總管區段", + "noWorkspace": "沒有開啟的資料夾", + "noWorkspaceHelp": "您尚未開啟資料夾。", + "openFolder": "開啟資料夾" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json b/i18n/cht/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json index 8b6ad71cd4e..9b7a2b36138 100644 --- a/i18n/cht/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "explorerSection": "檔案總管區段", + "treeAriaLabel": "檔案總管" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json b/i18n/cht/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json index 8b6ad71cd4e..836ce871477 100644 --- a/i18n/cht/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "confirmOverwriteMessage": "目的資料夾中已存在 '{0}'。要取代它嗎?", + "fileInputAriaLabel": "輸入檔案名稱。請按 Enter 鍵確認或按 Esc 鍵取消。", + "filesExplorerViewerAriaLabel": "{0},檔案總管", + "irreversible": "此動作無法回復!", + "replaceButtonLabel": "取代(&R)", + "warningFileDirty": "正在儲存 '{0}' 檔案,請稍後再試一次。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json b/i18n/cht/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json index 8b6ad71cd4e..2d22d608395 100644 --- a/i18n/cht/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/files/browser/views/workingFilesView.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 +{ + "dirtyCounter": "{0} 未儲存", + "treeAriaLabel": "工作檔案", + "workingFiles": "工作檔案", + "workingFilesSection": "工作檔案區段" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json b/i18n/cht/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json index 8b6ad71cd4e..91c41b457bf 100644 --- a/i18n/cht/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/files/browser/views/workingFilesViewer.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 +{ + "workingFilesViewerAriaLabel": "{0},工作檔案" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json b/i18n/cht/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json index 8b6ad71cd4e..07c12a08b5a 100644 --- a/i18n/cht/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/files/browser/workingFilesPicker.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 +{ + "entryAriaLabel": "{0},工作檔案選擇器", + "noResultsFound": "找不到相符的工作檔案", + "noWorkingFiles": "工作檔案清單目前為空白", + "workingFilesGroupLabel": "工作檔案" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json b/i18n/cht/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json index 8b6ad71cd4e..35bef013d30 100644 --- a/i18n/cht/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "genericSaveError": "無法儲存 '{0}': {1}", + "saveFileFirst": "檔案已變更。請先儲存,再以其他編碼重新開啟。", + "unexpectedEventError": "類型 {0} 的檔案變更接聽程式中擲回未預期的錯誤" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json b/i18n/cht/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json index 8b6ad71cd4e..7d032d6bb92 100644 --- a/i18n/cht/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json @@ -3,4 +3,20 @@ * 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 +{ + "copyPath": "複製路徑", + "copyPathOfActive": "複製使用中檔案的路徑", + "openActiveFileContainer": "開啟使用中檔案的收納資料夾", + "openContainer": "開啟收納資料夾", + "openFile": "開啟檔案...", + "openFileFolder": "開啟...", + "openFileInNewWindow": "在新視窗中開啟使用中的檔案", + "openFileToCopy": "先開啟檔案以複製其路徑", + "openFileToReveal": "先開啟檔案以顯示", + "openFileToShow": "先開啟檔案以在新視窗中開啟", + "openFolder": "開啟資料夾...", + "revealActiveFileInMac": "在搜尋工具中顯示使用中的檔案", + "revealActiveFileInWindows": "在 Windows 檔案總管中顯示使用中的檔案", + "revealInMac": "在搜尋工具中顯示", + "revealInWindows": "在檔案總管中顯示" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json b/i18n/cht/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json index 8b6ad71cd4e..4deb5b4b0e2 100644 --- a/i18n/cht/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.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 +{ + "filesCategory": "檔案" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json b/i18n/cht/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json index 8b6ad71cd4e..7766a61e85a 100644 --- a/i18n/cht/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "allFiles": "所有檔案", + "cancel": "取消", + "dontSave": "不要儲存(&N)", + "save": "儲存(&S)", + "saveAll": "全部儲存(&S)", + "saveChangesDetail": "如果您不儲存變更,這些變更將會遺失。", + "saveChangesMessage": "要儲存對 {0} 所做的變更嗎?", + "saveChangesMessages": "要儲存對下列檔案所做的變更嗎?" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json b/i18n/cht/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json index 8b6ad71cd4e..d814e7bc2d8 100644 --- a/i18n/cht/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "alreadyCheckedOut": "分支 {0} 已是目前的分支", + "branchAriaLabel": "{0},Git 分支", + "checkoutBranch": "位於 {0} 的分支", + "checkoutTag": "位於 {0} 的標記", + "createBranch": "建立分支 {0}", + "noBranches": "沒有其他分支", + "notValidBranchName": "請提供有效的分支名稱", + "refAriaLabel": "{0},Git" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json b/i18n/cht/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json index a31baf3f8f6..cd7d624ad84 100644 --- a/i18n/cht/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json @@ -4,5 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "gitNotEnabled": "此工作區中未啟用 Git。" + "gitNotEnabled": "此工作區中未啟用 Git。", + "publishBranch": "發行分支", + "syncBranch": "同步處理變更" } \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json b/i18n/cht/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json index d490cb7840e..16068277681 100644 --- a/i18n/cht/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json @@ -4,11 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "executeGitCommands": "執行 Git 命令", "git": "Git", "gitAutoFetch": "是否啟用自動擷取。", "gitCommands": "Git 命令", "gitConfigurationTitle": "Git 組態", + "gitEnabled": "已啟用 Git", "gitPath": "Git 可執行檔的路徑", "gitPendingChangesBadge": "{0} 個暫止的變更", "gitProgressBadge": "正在執行 Git 狀態", diff --git a/i18n/cht/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json b/i18n/cht/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json index 8b6ad71cd4e..d96b1bcb224 100644 --- a/i18n/cht/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/git/browser/views/disabled/disabledView.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 +{ + "disabled": "已停用設定中的 Git。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json b/i18n/cht/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json index 8b6ad71cd4e..5330515907e 100644 --- a/i18n/cht/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "downloadFrom": "您可以從 {0} 下載。", + "linuxDownloadFrom": "您可以從 {0} 下載。", + "looksLike": "您的系統上似乎未安裝 Git。", + "macInstallWith": "您可以使用 {0} 進行安裝、從 {1} 下載,或直接在終端機提示時輸入 {3},以安裝 {2} 命令列開發人員工具。", + "pleaseRestart": "安裝 Git 之後,請重新啟動 {0}。", + "winInstallWith": "您可以使用 {0} 進行安裝或從 {1} 下載。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json b/i18n/cht/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json index 8b6ad71cd4e..091acdfbc5e 100644 --- a/i18n/cht/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "pleaseRestart": "開啟儲存機制的根目錄,以便存取 Git 功能。", + "wrongRoot": "此目錄似乎包含在 Git 儲存機制中。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json b/i18n/cht/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json index 8b6ad71cd4e..e197b33f070 100644 --- a/i18n/cht/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "noWorkspace": "目前沒有開啟的資料夾。", + "pleaseRestart": "以 Git 儲存機制開啟資料夾,以便存取 Git 功能。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json b/i18n/cht/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json index 8b6ad71cd4e..06ad0299d48 100644 --- a/i18n/cht/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/git/electron-main/askpassService.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 +{ + "git": "Git" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/git/node/git.lib.i18n.json b/i18n/cht/src/vs/workbench/parts/git/node/git.lib.i18n.json index 8b6ad71cd4e..067f2923a48 100644 --- a/i18n/cht/src/vs/workbench/parts/git/node/git.lib.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/git/node/git.lib.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 +{ + "fileBinaryError": "檔案似乎是二進位檔,因此無法當做文字開啟" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/html/browser/html.contribution.i18n.json b/i18n/cht/src/vs/workbench/parts/html/browser/html.contribution.i18n.json index 8b6ad71cd4e..b882dc692e5 100644 --- a/i18n/cht/src/vs/workbench/parts/html/browser/html.contribution.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/html/browser/html.contribution.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 +{ + "html.editor.label": "HTML 預覽" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json b/i18n/cht/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json index 8b6ad71cd4e..465da0bd882 100644 --- a/i18n/cht/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "html.voidInput": "編輯器輸入無效。", + "iframeEditor": "預覽 HTML" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json b/i18n/cht/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json index 8b6ad71cd4e..eb4e3ff4308 100644 --- a/i18n/cht/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.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 +{ + "markdown": "Markdown" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json b/i18n/cht/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json index 8b6ad71cd4e..512b87c765c 100644 --- a/i18n/cht/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/markdown/common/markdownEditorInput.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 +{ + "preview": "預覽 '{0}'" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json b/i18n/cht/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json index 8b6ad71cd4e..d58c2bef967 100644 --- a/i18n/cht/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/markdown/common/markdownEditorModel.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 +{ + "markdownError": "無法開啟 '{0}' 以轉譯 Markdown。請確定檔案存在且是有效的 Markdown 檔案。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/output/browser/output.contribution.i18n.json b/i18n/cht/src/vs/workbench/parts/output/browser/output.contribution.i18n.json index 8b6ad71cd4e..f221a9ac030 100644 --- a/i18n/cht/src/vs/workbench/parts/output/browser/output.contribution.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/output/browser/output.contribution.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "clearOutput.label": "清除輸出", + "output": "輸出", + "viewCategory": "檢視" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/output/browser/outputPanel.i18n.json b/i18n/cht/src/vs/workbench/parts/output/browser/outputPanel.i18n.json index 8b6ad71cd4e..9024f9b2865 100644 --- a/i18n/cht/src/vs/workbench/parts/output/browser/outputPanel.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/output/browser/outputPanel.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "outputPanelAriaLabel": "輸出面板", + "outputPanelWithInputAriaLabel": "{0},輸出面板" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json b/i18n/cht/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json index 8b6ad71cd4e..9ce4cf6d92f 100644 --- a/i18n/cht/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "output": "輸出", + "outputChannel": "針對 '{0}'" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json b/i18n/cht/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json index 8b6ad71cd4e..94c8f07902e 100644 --- a/i18n/cht/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "label": "顯示錯誤和警告", + "marker.desc": "{0}({1},{2})", + "marker.msg": "[{0}] {1}", + "markerAriaLabel": "{0},錯誤和警告", + "markersHandlerAriaLabel": "輸入以縮小錯誤和警告範圍", + "noErrorsAndWarnings": "沒有錯誤或警告", + "noErrorsAndWarningsMatching": "沒有相符的錯誤或警告" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json b/i18n/cht/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json index 8b6ad71cd4e..3505f29aae5 100644 --- a/i18n/cht/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "commandsHandlerDescriptionDefault": "顯示並執行命令", + "desc.mac": "顯示錯誤或警告", + "desc.win": "顯示錯誤和警告", + "gotoLineDescriptionMac": "移至行", + "gotoLineDescriptionWin": "移至行", + "gotoSymbolDescriptionNormalMac": "移至符號", + "gotoSymbolDescriptionNormalWin": "移至符號", + "gotoSymbolDescriptionScoped": "移至符號 (依分類)", + "helpDescription": "顯示說明" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json b/i18n/cht/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json index 7441d9216b4..637534263f4 100644 --- a/i18n/cht/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json @@ -7,5 +7,10 @@ "openSnippet.errorOnCreate": "無法建立 {0}", "openSnippet.label": "程式碼片段", "openSnippet.pickLanguage": "為程式碼片段選取語言", - "preferences": "喜好設定" + "preferences": "喜好設定", + "snippetSchema.json": "使用者程式碼片段組態", + "snippetSchema.json.body": "程式碼片段內容。請針對變數使用 '${id}'、'${id:label}'、'${1:label}',並針對游標位置使用 '$0'、'$1'", + "snippetSchema.json.default": "空白程式碼片段", + "snippetSchema.json.description": "程式碼片段描述。", + "snippetSchema.json.prefix": "在 Intellisense 中選取程式碼片段時要使用的前置詞" } \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json b/i18n/cht/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json index 8b6ad71cd4e..507bcaabe61 100644 --- a/i18n/cht/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/tasks/browser/taskQuickOpen.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 +{ + "entryAriaLabel": "{0},工作", + "noTasksFound": "找不到工作", + "noTasksMatching": "沒有相符的工作", + "tasksAriaLabel": "輸入要執行的工作名稱" +} \ 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 8b6ad71cd4e..dfa13c770e7 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 @@ -3,4 +3,77 @@ * 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 +{ + "BuildAction.label": "執行建置工作", + "CleanAction.label": "執行清除工作", + "CloseMessageAction.label": "關閉", + "ConfigureTaskRunnerAction.autoDetect": "自動偵測工作系統失敗。如需詳細資訊,請參閱工作輸出", + "ConfigureTaskRunnerAction.failed": "無法在 '.vscode' 資料夾中建立 'tasks.json' 檔案。如需詳細資訊,請參閱工作輸出。", + "ConfigureTaskRunnerAction.label": "設定工作執行器", + "JsonSchema.args": "傳遞至命令的其他引數。", + "JsonSchema.command": "要執行的命令。可以是外部程式或殼層命令。", + "JsonSchema.echoCommand": "控制是否將執行的命令傳到輸出。預設為 False。", + "JsonSchema.linux": "Linux 特定組建組態", + "JsonSchema.mac": "Mac 特定組建組態", + "JsonSchema.matchers": "要使用的問題比對器。可以是字串或問題比對器定義,或是字串和問題比對器陣列。", + "JsonSchema.options": "其他命令選項", + "JsonSchema.options.cwd": "所執行程式或指令碼的目前工作目錄。如果省略,則會使用 Code 的目前工作區根目錄。", + "JsonSchema.options.env": "所執行程式或殼層的環境。如果省略,則會使用父處理序的環境。", + "JsonSchema.pattern.code": "問題之代碼的符合群組索引。預設為未定義", + "JsonSchema.pattern.column": "問題之資料行的符合群組索引。預設為 3", + "JsonSchema.pattern.endColumn": "問題之結尾資料行的符合群組索引。預設為未定義", + "JsonSchema.pattern.endLine": "問題之結尾行的符合群組索引。預設為未定義", + "JsonSchema.pattern.file": "檔案名稱的符合群組索引。如果省略,則會使用 1。", + "JsonSchema.pattern.line": "問題之行的符合群組索引。預設為 2", + "JsonSchema.pattern.location": "問題之位置的符合群組索引。有效的位置模式為: (line)、(line,column) 和 (startLine,startColumn,endLine,endColumn)。如果省略,則會假設行與資料行。", + "JsonSchema.pattern.loop": "在多行比對器迴圈中,指出此模式是否只要相符就會以迴圈執行。只能在多行模式中的最後一個模式指定。", + "JsonSchema.pattern.message": "訊息的符合群組索引。如果省略並指定位置,預設為 4。否則預設為 5。", + "JsonSchema.pattern.regexp": "規則運算式,用來在輸出中尋找錯誤、警告或資訊。", + "JsonSchema.pattern.severity": "問題之嚴重性的符合群組索引。預設為未定義", + "JsonSchema.problemMatcher.applyTo": "控制文字文件上所回報的問題僅會套用至開啟的文件、關閉的文件或所有文件。", + "JsonSchema.problemMatcher.base": "所要使用基本問題比對器的名稱。", + "JsonSchema.problemMatcher.fileLocation": "定義問題模式中所回報檔案名稱的解譯方式。", + "JsonSchema.problemMatcher.owner": "Code 內的問題擁有者。如果指定基底,則可以省略。如果省略且未指定基底,預設為 [外部]。", + "JsonSchema.problemMatcher.pattern": "問題模式或已預先定義問題模式的名稱。如果已指定基底,則可以省略。", + "JsonSchema.problemMatcher.severity": "擷取項目問題的預設嚴重性。如果模式未定義嚴重性的符合群組,則會使用。", + "JsonSchema.problemMatcher.watchedBegin": "規則運算式,指示監看的工作開始執行 (透過檔案監看觸發)。", + "JsonSchema.problemMatcher.watchedEnd": "規則運算式,指示監看的工作結束執行。", + "JsonSchema.problemMatcher.watching.activeOnStart": "如果設定為 True,監控程式在工作啟動時處於主動模式。這相當於發出符合 beginPattern 的行", + "JsonSchema.problemMatcher.watching.beginsPattern": "如果在輸出中相符,則會指示監看工作開始。", + "JsonSchema.problemMatcher.watching.endsPattern": "如果在輸出中相符,則會指示監看工作結束。", + "JsonSchema.promptOnClose": "是否在 VSCode 以執行中的背景工作關閉時提示使用者。", + "JsonSchema.shell": "指定此命令是殼層命令或外部程式。如果省略,預設為 False。", + "JsonSchema.showOutput": "控制是否顯示執行中工作的輸出。如果省略,則會使用 [永遠]。", + "JsonSchema.suppressTaskName": "控制是否將工作名稱當做引數加入命令中。預設為 False。", + "JsonSchema.taskSelector": "前置詞,表示引數是工作。", + "JsonSchema.tasks": "工作組態。這些通常是在外部工作執行器中已定義的工作擴充。", + "JsonSchema.tasks.args": "叫用此工作時,傳遞至命令的其他引數。", + "JsonSchema.tasks.build": "將此工作對應至 Code 的預設建置命令。", + "JsonSchema.tasks.matchers": "要使用的問題比對器。可以是字串或問題比對器定義,或是字串和問題比對器陣列。", + "JsonSchema.tasks.showOutput": "控制是否顯示執行中工作的輸出。如果省略,則會使用全域定義的值。", + "JsonSchema.tasks.suppressTaskName": "控制是否將工作名稱當做引數加入命令中。如果省略,則會使用全域定義的值。", + "JsonSchema.tasks.taskName": "工作的名稱", + "JsonSchema.tasks.test": "將此工作對應至 Code 的預設測試命令。", + "JsonSchema.tasks.watching": "執行的工作是否保持運作且正在監看檔案系統。", + "JsonSchema.version": "組態的版本號碼", + "JsonSchema.watching": "執行的工作是否保持運作且正在監看檔案系統。", + "JsonSchema.watchingPattern.file": "檔案名稱的符合群組索引。可以省略。", + "JsonSchema.watchingPattern.regexp": "規則運算式,用來偵測監看工作開始或結束。", + "JsonSchema.windows": "Windows 特定組建組態", + "RebuildAction.label": "執行重建工作", + "RunTaskAction.label": "執行工作", + "ShowLogAction.label": "顯示工作記錄檔", + "TaskSystem.active": "目前有使用中的工作正在執行。請先終止此工作,再執行其他工作。", + "TaskSystem.invalidTaskJson": "錯誤: tasks.json 檔案的內容具有語法錯誤。請更正錯誤,再執行工作。\n", + "TaskSystem.noBuildType": "未設定有效的工作執行器。支援的工作執行器為 [服務] 和 [程式]。", + "TaskSystem.noConfiguration": "未設定任何工作執行器。", + "TaskSystem.runningTask": "有一個工作正在執行。要終止工作嗎?", + "TaskSystem.terminateTask": "終止工作(&T)", + "TaskSystem.unknownError": "執行工作時發生錯誤。如需詳細資訊,請參閱工作記錄檔。", + "TerminateAction.failed": "無法終止執行中的工作", + "TerminateAction.label": "終止執行中的工作", + "TestAction.label": "執行測試工作", + "manyMarkers": "99+", + "taskCommands": "執行工作", + "tasksCategory": "工作" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json b/i18n/cht/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json index 8b6ad71cd4e..44b3cde6765 100644 --- a/i18n/cht/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "ConfigurationParser.globalMatcher": "警告: 全域比對器和工作不能混用。即將忽略全域比對器。", + "ConfigurationParser.invalidCWD": "警告: options.cwd 必須屬於字串類型。即將忽略值 {0}\n", + "ConfigurationParser.invalidVaraibleReference": "錯誤: problemMatcher 參考無效: {0}\n", + "ConfigurationParser.noCommand": "錯誤: 未提供有效的命令名稱。", + "ConfigurationParser.noName": "錯誤: 宣告範圍中的問題比對器必須有名稱:\n{0}\n", + "ConfigurationParser.noTaskName": "錯誤: 工作必須提供 taskName 屬性。即將忽略此工作。\n{0}\n", + "ConfigurationParser.noargs": "錯誤: 命令引數必須是字串陣列。提供的值為:\n{0}", + "ConfigurationParser.unknownMatcherKind": "警告: 定義的問題比對器未知。支援的類型為 string | ProblemMatcher | (string | ProblemMatcher)[]。\n{0}\n" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json b/i18n/cht/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json index 8b6ad71cd4e..a9e46f8d51e 100644 --- a/i18n/cht/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "TaskSystemDetector.noGruntProgram": "您的系統尚未安裝 Grunt。請執行 npm install -g grunt 進行安裝。", + "TaskSystemDetector.noGulpProgram": "您的系統尚未安裝 Gulp。請執行 npm install -g gulp 進行安裝。", + "TaskSystemDetector.noGulpTasks": "執行 Gulp --tasks-simple 未列出任何工作。是否已執行 npm 安裝?", + "TaskSystemDetector.noJakeProgram": "您的系統尚未安裝 Jake。請執行 npm install -g jake 進行安裝。", + "TaskSystemDetector.noJakeTasks": "執行 Jake --tasks 未列出任何工作。是否已執行 npm 安裝?", + "TaskSystemDetector.noProgram": "找不到程式 {0}。訊息為 {1}" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json b/i18n/cht/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json index 8b6ad71cd4e..3afdde8f1ee 100644 --- a/i18n/cht/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "TaskRunnerSystem.cancelRequested": "\n根據使用者要求已終止工作 '{0}'。", + "TaskRunnerSystem.childProcessError": "無法啟動外部程式 {0} {1}。", + "TaskRunnerSystem.fatalError": "提供的工作組態具有驗證錯誤。如需詳細資訊,請參閱工作輸出記錄檔。", + "TaskRunnerSystem.noBuildTask": "未設定任何建置工作。", + "TaskRunnerSystem.noTestTask": "未設定任何測試工作。", + "TaskRunnerSystem.norebuild": "找不到要執行的工作。", + "TaskRunnerSystem.unknownError": "執行工作時發生不明錯誤。如需詳細資訊,請參閱工作輸出記錄檔。", + "TaskRunnerSystem.watchingBuildTaskFinished": "\n監看建置工作已完成。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json b/i18n/cht/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json index 8b6ad71cd4e..63500b48c89 100644 --- a/i18n/cht/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json +++ b/i18n/cht/src/vs/workbench/parts/themes/electron-browser/themes.contribution.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 +{ + "preferences": "喜好設定", + "problemChangingTheme": "載入佈景主題時發生問題: {0}", + "selectTheme.label": "色彩佈景主題", + "themes.selectTheme": "選取色彩佈景主題" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/services/files/node/fileService.i18n.json b/i18n/cht/src/vs/workbench/services/files/node/fileService.i18n.json index 8b6ad71cd4e..79cbbb5a19b 100644 --- a/i18n/cht/src/vs/workbench/services/files/node/fileService.i18n.json +++ b/i18n/cht/src/vs/workbench/services/files/node/fileService.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "fileBinaryError": "檔案似乎是二進位檔,因此無法當做文字開啟", + "fileIsDirectoryError": "檔案是目錄 ({0})", + "fileNotFoundError": "找不到檔案 ({0})", + "fileReadOnlyError": "檔案為唯讀", + "foldersCopyError": "資料夾不能複製到工作區。請選取個別檔案進行複製。", + "unableToMoveCopyError": "無法移動/複製。檔案會取代其所在的資料夾。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/services/history/browser/history.i18n.json b/i18n/cht/src/vs/workbench/services/history/browser/history.i18n.json index 8b6ad71cd4e..221f1a736ec 100644 --- a/i18n/cht/src/vs/workbench/services/history/browser/history.i18n.json +++ b/i18n/cht/src/vs/workbench/services/history/browser/history.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "devExtensionWindowTitle": "[擴充功能開發主機] - {0}", + "prefixDecoration": "{0} {1}", + "prefixTitle": "{0} - {1}", + "prefixWorkspaceTitle": "{0} - {1} - {2}", + "prefixWorkspaceTitleMac": "{0} - {1}", + "workspaceTitle": "{0} - {1}" +} \ No newline at end of file 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 8b6ad71cd4e..4ac414fac29 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 @@ -3,4 +3,20 @@ * 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 +{ + "invalid.keybindings": "`contributes.{0}` 無效: {1}", + "keybindings.json.command": "所要執行命令的名稱", + "keybindings.json.key": "按鍵或按鍵順序 (以空格分隔)", + "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.key": "按鍵或按鍵順序 (以加號分隔按鍵並以空格分隔順序,例如 Ctrl+O 和 Ctrl+L L 進行同步選取", + "vscode.extension.contributes.keybindings.linux": "Linux 特定按鍵或按鍵順序。", + "vscode.extension.contributes.keybindings.mac": "Mac 特定按鍵或按鍵順序。", + "vscode.extension.contributes.keybindings.when": "按鍵為使用中時的條件。", + "vscode.extension.contributes.keybindings.win": "Windows 特定按鍵或按鍵順序。" +} \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/services/message/electron-browser/messageService.i18n.json b/i18n/cht/src/vs/workbench/services/message/electron-browser/messageService.i18n.json index 8a6385f79ed..9322206407c 100644 --- a/i18n/cht/src/vs/workbench/services/message/electron-browser/messageService.i18n.json +++ b/i18n/cht/src/vs/workbench/services/message/electron-browser/messageService.i18n.json @@ -4,5 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "yesButton": "是" + "cancelButton": "取消", + "yesButton": "是(&Y)" } \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/services/request/node/requestService.i18n.json b/i18n/cht/src/vs/workbench/services/request/node/requestService.i18n.json index b0dd5d6e06d..ea5298d7cc3 100644 --- a/i18n/cht/src/vs/workbench/services/request/node/requestService.i18n.json +++ b/i18n/cht/src/vs/workbench/services/request/node/requestService.i18n.json @@ -5,6 +5,7 @@ // Do not edit this file. It is machine generated. { "httpConfigurationTitle": "HTTP 組態", - "localFileNotFound": "找不到檔案", - "proxy": "要使用的 Proxy 設定。如果未設定,會從 http_proxy 與 https_proxy 環境變數取得設定。" + "localFileNotFound": "找不到檔案。", + "proxy": "要使用的 Proxy 設定。如果未設定,會從 http_proxy 與 https_proxy 環境變數取得設定。", + "strictSSL": "是否應該針對提供的 CA 清單驗證 Proxy 伺服器憑證。" } \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/services/themes/node/themeService.i18n.json b/i18n/cht/src/vs/workbench/services/themes/node/themeService.i18n.json index 8b6ad71cd4e..c79ece6ad1c 100644 --- a/i18n/cht/src/vs/workbench/services/themes/node/themeService.i18n.json +++ b/i18n/cht/src/vs/workbench/services/themes/node/themeService.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "error.cannotloadtheme": "無法載入 {0}", + "error.cannotparse": "剖析 plist 檔案時發生問題: {0}", + "invalid.path.1": "要包含在擴充功能資料夾 ({2}) 中的預期 `contributes.{0}.path` ({1})。這可能會使擴充功能無法移植。", + "reqarray": "擴充點 `{0}` 必須是陣列。", + "reqpath": "`contributes.{0}.path` 中的預期字串。提供的值: {1}", + "vscode.extension.contributes.themes": "提供 textmate 色彩佈景主題。", + "vscode.extension.contributes.themes.label": "如 UI 中所示的色彩佈景主題標籤。", + "vscode.extension.contributes.themes.path": "tmTheme 檔案的路徑。此路徑是擴充功能資料夾的相對路徑,而且一般為 './themes/themeFile.tmTheme'。", + "vscode.extension.contributes.themes.uiTheme": "基礎佈景主題會定義編輯器的色彩: 'vs' 是淺色色彩佈景主題,'vs-dark' 是深色色彩佈景主題。" +} \ No newline at end of file diff --git a/i18n/deu/extensions/typescript/package.i18n.json b/i18n/deu/extensions/typescript/package.i18n.json index 8b6ad71cd4e..d597dffc6fd 100644 --- a/i18n/deu/extensions/typescript/package.i18n.json +++ b/i18n/deu/extensions/typescript/package.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 +{ + "configuration.typescript": "TypeScript-Konfiguration", + "javascript.reloadProjects.title": "JavaScript-Projekt erneut laden", + "typescript.reloadProjects.title": "TypeScript-Projekt erneut laden", + "typescript.tsdk.desc": "Gibt den Ordnerpfad mit den zu verwendenden tsserver- und lib*.d.ts-Dateien an.", + "typescript.useCodeSnippetsOnMethodSuggest.dec": "Vervollständigen Sie Funktionen mit deren Parametersignatur." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/base/browser/ui/aria/aria.i18n.json b/i18n/deu/src/vs/base/browser/ui/aria/aria.i18n.json index 8b6ad71cd4e..e31f2df5ad1 100644 --- a/i18n/deu/src/vs/base/browser/ui/aria/aria.i18n.json +++ b/i18n/deu/src/vs/base/browser/ui/aria/aria.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 +{ + "repeated": "{0} (erneut aufgetreten)" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/base/browser/ui/inputbox/inputBox.i18n.json b/i18n/deu/src/vs/base/browser/ui/inputbox/inputBox.i18n.json index 8b6ad71cd4e..a52ed638752 100644 --- a/i18n/deu/src/vs/base/browser/ui/inputbox/inputBox.i18n.json +++ b/i18n/deu/src/vs/base/browser/ui/inputbox/inputBox.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "alertErrorMessage": "Fehler: {0}", + "alertInfoMessage": "Info: {0}", + "alertWarningMessage": "Warnung: {0}" +} \ 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 8b6ad71cd4e..a765723e3bc 100644 --- a/i18n/deu/src/vs/base/common/keyCodes.i18n.json +++ b/i18n/deu/src/vs/base/common/keyCodes.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 +{ + "altKey": "ALT", + "cmdKey": "Befehl", + "ctrlKey": "STRG", + "shiftKey": "UMSCHALTTASTE", + "windowsKey": "Windows" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/base/common/processes.i18n.json b/i18n/deu/src/vs/base/common/processes.i18n.json index 8b6ad71cd4e..3ff557fcdba 100644 --- a/i18n/deu/src/vs/base/common/processes.i18n.json +++ b/i18n/deu/src/vs/base/common/processes.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 +{ + "ExecutableParser.args": "Warnung: \"args\" muss vom Typ \"string[]\" sein. Der Wert {0} wird ignoriert.", + "ExecutableParser.commandMissing": "Fehler: Die Informationen zur ausführbaren Datei müssen einen Befehl vom Typ \"string\" definieren.", + "ExecutableParser.invalidCWD": "Warnung: \"options.cwd\" muss vom Typ \"string\" sein. Der Wert {0} wird ignoriert.", + "ExecutableParser.isShellCommand": "Warnung: \"isShellCommand\" muss vom Typ \"boolean\" sein. Der Wert {0} wird ignoriert." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/base/node/processes.i18n.json b/i18n/deu/src/vs/base/node/processes.i18n.json index 8b6ad71cd4e..c1184828ab6 100644 --- a/i18n/deu/src/vs/base/node/processes.i18n.json +++ b/i18n/deu/src/vs/base/node/processes.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 +{ + "TaskRunner.UNC": "Ein Shell-Befehl kann nicht auf einem UNC-Laufwerk ausgeführt werden." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/base/node/zip.i18n.json b/i18n/deu/src/vs/base/node/zip.i18n.json index 8b6ad71cd4e..b6c1bf67b19 100644 --- a/i18n/deu/src/vs/base/node/zip.i18n.json +++ b/i18n/deu/src/vs/base/node/zip.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 +{ + "notFound": "{0} wurde im ZIP nicht gefunden." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json b/i18n/deu/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json index 8b6ad71cd4e..ec7e43a7ef1 100644 --- a/i18n/deu/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json +++ b/i18n/deu/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "quickOpenAriaLabel": "Auswahl", + "quickOpenAriaLabelEntry": "{0}, Auswahl" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json b/i18n/deu/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json index 8b6ad71cd4e..060f9150971 100644 --- a/i18n/deu/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json +++ b/i18n/deu/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "quickOpenAriaLabel": "Schnellauswahl. Nehmen Sie eine Eingabe vor, um die Ergebnisse einzugrenzen.", + "treeAriaLabel": "Schnellauswahl" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/editor/common/commonCodeEditor.i18n.json b/i18n/deu/src/vs/editor/common/commonCodeEditor.i18n.json index 8b6ad71cd4e..23d9e0d07ab 100644 --- a/i18n/deu/src/vs/editor/common/commonCodeEditor.i18n.json +++ b/i18n/deu/src/vs/editor/common/commonCodeEditor.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 +{ + "showAccessibilityHelp": "Drücken Sie {0}, wenn Sie eine Sprachausgabe verwenden." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/editor/common/config/defaultConfig.i18n.json b/i18n/deu/src/vs/editor/common/config/defaultConfig.i18n.json index 8b6ad71cd4e..2e06d6b808a 100644 --- a/i18n/deu/src/vs/editor/common/config/defaultConfig.i18n.json +++ b/i18n/deu/src/vs/editor/common/config/defaultConfig.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 +{ + "editorViewAccessibleLabel": "Editor-Inhalt" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/editor/common/services/bulkEdit.i18n.json b/i18n/deu/src/vs/editor/common/services/bulkEdit.i18n.json index 8b6ad71cd4e..864b6f935a8 100644 --- a/i18n/deu/src/vs/editor/common/services/bulkEdit.i18n.json +++ b/i18n/deu/src/vs/editor/common/services/bulkEdit.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 +{ + "conflict": "Die folgenden Dateien wurden in der Zwischenzeit geändert: {0}" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/editor/common/services/modeServiceImpl.i18n.json b/i18n/deu/src/vs/editor/common/services/modeServiceImpl.i18n.json index 8b6ad71cd4e..09b01f99b24 100644 --- a/i18n/deu/src/vs/editor/common/services/modeServiceImpl.i18n.json +++ b/i18n/deu/src/vs/editor/common/services/modeServiceImpl.i18n.json @@ -3,4 +3,23 @@ * 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 +{ + "invalid": "Ungültige Angabe \"contributes.{0}\". Es wurde ein Array erwartet.", + "invalid.empty": "Leerer Wert für \"contributes.{0}\".", + "opt.aliases": "Die Eigenschaft \"{0}\" kann ausgelassen werden. Sie muss vom Typ \"string[]\" sein.", + "opt.configuration": "Die Eigenschaft \"{0}\" kann ausgelassen werden. Sie muss vom Typ \"string\" sein.", + "opt.extensions": "Die Eigenschaft \"{0}\" kann ausgelassen werden. Sie muss vom Typ \"string[]\" sein.", + "opt.filenames": "Die Eigenschaft \"{0}\" kann ausgelassen werden. Sie muss vom Typ \"string[]\" sein.", + "opt.firstLine": "Die Eigenschaft \"{0}\" kann ausgelassen werden. Sie muss vom Typ \"string\" sein.", + "opt.mimetypes": "Die Eigenschaft \"{0}\" kann ausgelassen werden. Sie muss vom Typ \"string[]\" sein.", + "require.id": "Die Eigenschaft \"{0}\" ist erforderlich. Sie muss vom Typ \"string\" sein.", + "vscode.extension.contributes.languages": "Contributes-Sprachdeklarationen", + "vscode.extension.contributes.languages.aliases": "Namealiase für die Sprache.", + "vscode.extension.contributes.languages.configuration": "Ein relativer Pfad zu einer Datei mit Konfigurationsoptionen für die Sprache.", + "vscode.extension.contributes.languages.extensions": "Dateierweiterungen, die der Sprache zugeordnet sind.", + "vscode.extension.contributes.languages.filenamePatterns": "Dateinamen-Globmuster, die Sprache zugeordnet sind.", + "vscode.extension.contributes.languages.filenames": "Dateinamen, die der Sprache zugeordnet sind.", + "vscode.extension.contributes.languages.firstLine": "Ein regulärer Ausdruck, der mit der ersten Zeile einer Datei der Sprache übereinstimmt.", + "vscode.extension.contributes.languages.id": "Die ID der Sprache.", + "vscode.extension.contributes.languages.mimetypes": "MIME-Typen, die der Sprache zugeordnet sind." +} \ 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 8b6ad71cd4e..0649da84603 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 @@ -3,4 +3,18 @@ * 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 +{ + "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.", + "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.", + "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.", + "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." +} \ 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 8b6ad71cd4e..8c30cfd457d 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 @@ -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 +{ + "DefineKeybindingAction": "Schlüsselbindung 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" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/editor/contrib/find/common/findController.i18n.json b/i18n/deu/src/vs/editor/contrib/find/common/findController.i18n.json index 8b6ad71cd4e..f97939a62bd 100644 --- a/i18n/deu/src/vs/editor/contrib/find/common/findController.i18n.json +++ b/i18n/deu/src/vs/editor/contrib/find/common/findController.i18n.json @@ -3,4 +3,15 @@ * 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 +{ + "addSelectionToNextFindMatch": "Auswahl zur nächsten Übereinstimmungssuche hinzufügen", + "changeAll.label": "Alle Vorkommen ändern", + "findNextMatchAction": "Nächstes Element suchen", + "findPreviousMatchAction": "Vorheriges Element suchen", + "moveSelectionToNextFindMatch": "Letzte Auswahl in nächste Übereinstimmungssuche verschieben", + "nextSelectionMatchFindAction": "Nächste Auswahl suchen", + "previousSelectionMatchFindAction": "Vorherige Auswahl suchen", + "selectAllOccurencesOfFindMatch": "Alle Vorkommen auswählen und Übereinstimmung suchen", + "startFindAction": "Suchen", + "startReplace": "Ersetzen" +} \ 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 8b6ad71cd4e..b2789ebfb7f 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 @@ -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 +{ + "foldAction.label": "Falten", + "foldAllAction.label": "Alle falten", + "unfoldAction.label": "Entfalten", + "unfoldAllAction.label": "Alle entfalten" +} \ 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 8b6ad71cd4e..49daaa9337a 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 @@ -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 +{ + "formatAction.label": "Formatcode" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/editor/contrib/hover/browser/hover.i18n.json b/i18n/deu/src/vs/editor/contrib/hover/browser/hover.i18n.json index 8b6ad71cd4e..44bcefc0805 100644 --- a/i18n/deu/src/vs/editor/contrib/hover/browser/hover.i18n.json +++ b/i18n/deu/src/vs/editor/contrib/hover/browser/hover.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 +{ + "showHover": "Hovern anzeigen" +} \ 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 8b6ad71cd4e..26bbdcd2d7d 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 @@ -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 +{ + "changeIndentationSize": "Registerkartengröße für aktuelle Datei ändern", + "configuredTabSize": "Konfigurierte Registerkartengröße", + "indentationToSpaces": "Einzug in Leerzeichen konvertieren", + "indentationToTabs": "Einzug in Registerkarten konvertieren", + "selectTabWidth": "Registerkartengröße für aktuelle Datei auswählen" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/editor/contrib/rename/common/rename.i18n.json b/i18n/deu/src/vs/editor/contrib/rename/common/rename.i18n.json index 8b6ad71cd4e..16ea7411fb4 100644 --- a/i18n/deu/src/vs/editor/contrib/rename/common/rename.i18n.json +++ b/i18n/deu/src/vs/editor/contrib/rename/common/rename.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 +{ + "no result": "Kein Ergebnis." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json b/i18n/deu/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json index 8b6ad71cd4e..2765900b08b 100644 --- a/i18n/deu/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json +++ b/i18n/deu/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.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 +{ + "toggle.wordwrap": "Ansicht: Zeilenumbruch umschalten" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/editor/node/languageConfiguration.i18n.json b/i18n/deu/src/vs/editor/node/languageConfiguration.i18n.json index 8b6ad71cd4e..53f697fca9a 100644 --- a/i18n/deu/src/vs/editor/node/languageConfiguration.i18n.json +++ b/i18n/deu/src/vs/editor/node/languageConfiguration.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 +{ + "parseErrors": "Fehler beim Analysieren von {0}: {1}" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/editor/node/textMate/TMSnippets.i18n.json b/i18n/deu/src/vs/editor/node/textMate/TMSnippets.i18n.json index 8b6ad71cd4e..6a0add991f3 100644 --- a/i18n/deu/src/vs/editor/node/textMate/TMSnippets.i18n.json +++ b/i18n/deu/src/vs/editor/node/textMate/TMSnippets.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "invalid.language": "Unbekannte Sprache in \"contributes.{0}.language\". Bereitgestellter Wert: {1}", + "invalid.path.0": "In \"contributes.{0}.path\" wurde eine Zeichenfolge erwartet. Bereitgestellter Wert: {1}", + "invalid.path.1": "Es wurde erwartet, dass \"contributes.{0}.path\" ({1}) im Ordner ({2}) der Extension enthalten ist. Dies führt ggf. dazu, dass die Extension nicht portierbar ist.", + "vscode.extension.contributes.snippets": "Trägt TextMate-Codeausschnitte bei.", + "vscode.extension.contributes.snippets-language": "Die Sprach-ID, für die dieser Codeausschnitt beigetragen wird.", + "vscode.extension.contributes.snippets-path": "Der Pfad der Codeausschnittdatei. Der Pfad ist relativ zum Extensionordner und beginnt normalerweise mit \". /snippets/\"." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/editor/node/textMate/TMSyntax.i18n.json b/i18n/deu/src/vs/editor/node/textMate/TMSyntax.i18n.json index 8b6ad71cd4e..7c78539d924 100644 --- a/i18n/deu/src/vs/editor/node/textMate/TMSyntax.i18n.json +++ b/i18n/deu/src/vs/editor/node/textMate/TMSyntax.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "invalid.language": "Unbekannte Sprache in \"contributes.{0}.language\". Bereitgestellter Wert: {1}", + "invalid.path.0": "In \"contributes.{0}.path\" wurde eine Zeichenfolge erwartet. Bereitgestellter Wert: {1}", + "invalid.path.1": "Es wurde erwartet, dass \"contributes.{0}.path\" ({1}) im Ordner ({2}) der Extension enthalten ist. Dies führt ggf. dazu, dass die Extension nicht portierbar ist.", + "invalid.scopeName": "In \"contributes.{0}.scopeName\" wurde eine Zeichenfolge erwartet. Bereitgestellter Wert: {1}", + "vscode.extension.contributes.grammars": "Trägt TextMate-Tokenizer bei.", + "vscode.extension.contributes.grammars.language": "Die Sprach-ID, für die diese Syntax beigetragen wird.", + "vscode.extension.contributes.grammars.path": "Der Pfad der tmLanguage-Datei. Der Pfad ist relativ zum Extensionordner und beginnt normalerweise mit \". /syntaxes/\".", + "vscode.extension.contributes.grammars.scopeName": "Der TextMate-Bereichsname, der von der tmLanguage-Datei verwendet wird." +} \ 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 8b6ad71cd4e..325aac0e45a 100644 --- a/i18n/deu/src/vs/languages/html/common/htmlTags.i18n.json +++ b/i18n/deu/src/vs/languages/html/common/htmlTags.i18n.json @@ -3,4 +3,114 @@ * 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 +{ + "tags.a": "Wenn das a-Element ein href-Attribut besitzt, stellt es einen Link (einen Hypertextanker) dar, der durch seinen Inhalt bezeichnet wird.", + "tags.abbr": "Das abbr-Element stellt eine Abkürzung oder ein Akronym dar, optional mit der entsprechenden Erweiterung. Das title-Attribut kann zum Bereitstellen einer Erweiterung der Abkürzung verwendet werden. Das Attribut muss (wenn es angegeben wird) eine Erweiterung der Abkürzung und darf nichts anderes enthalten.", + "tags.address": "Das address-Element stellt die Kontaktinformationen für seinen nächsten Artikel oder body-Element-Vorgänger dar. Wenn es sich um das body-Element handelt, gelten die Kontaktinformationen für das gesamte Dokument.", + "tags.area": "Das area-Element stellt einen Link mit Text und einem entsprechenden Bereich für eine Imagemap oder einen toten Bereich für eine Imagemap dar.", + "tags.article": "Das article-Element stellt eine vollständige (oder eigenständige) Komposition in einem Dokument, auf einer Seite, in einer Anwendung oder auf einer Website dar, die im Prinzip unabhängig verteilt oder erneut verwendet werden kann, z. B. bei der Veröffentlichung. Dabei kann es sich um einen Beitrag in einem Forum, in einem Magazin oder um einen Zeitungsartikel, einen Blogeintrag, ein von einem Benutzer übermittelten Kommentar, ein interaktives Widget oder Gadget oder um ein beliebiges anderes unabhängiges Inhaltselement handeln. Jedes article-Element sollte identifiziert werden. Dies geschieht normalerweise durch eine Überschrift (h1- bis h6-Element) als untergeordnetes Element eines article-Elements.", + "tags.aside": "Das aside-Element stellt einen Abschnitt einer Seite dar, der aus Inhalt besteht, der indirekt mit dem Inhalt um das aside-Element in Beziehung steht, und der als separat von diesem Inhalt betrachtet werden kann. Solche Abschnitte werden in Druckerzeugnissen häufig in einem Kasten dargestellt.", + "tags.audio": "Ein audio-Element stellt einen Sound- oder Audiodatenstrom dar.", + "tags.b": "Das b-Element stellt eine Textpassage dar, auf die aus praktischen Gründen die Aufmerksamkeit gelenkt werden soll, ohne Wichtigkeit zu vermitteln oder einen anderen Stil oder Ton zu verwenden, z. B. Stichwörter in einer Dokumentzusammenfassung, Produktnamen in einer Bewertung, Aktionswörter in einer interaktiven textgesteuerten Software oder führende Sätze der Absätze eines Artikels.", + "tags.base": "Das base-Element ermöglicht Autoren das Angeben der Dokumentbasis-URL zum Auflösen relativer URLs sowie des Namens des Standardbrowserkontexts zum Folgen von Links. Das Element stellt keinen Inhalt dar, der über diese Informationen hinausgeht.", + "tags.bdi": "Das bdi-Element stellt eine Textpassage dar, die von ihrer Umgebung isoliert werden soll, um bidirektionale Textformatierung zu ermöglichen. [BIDI]", + "tags.blockquote": "Das blockquote-Element stellt Inhalt dar, der aus einer anderen Quelle zitiert wird, optional mit einem Zitat, das sich in einem footer- oder cite-Element befinden muss, und optional mit Inlineänderungen (z. B. Anmerkungen und Abkürzungen).", + "tags.body": "Das body-Element stellt den Inhalt des Dokuments dar.", + "tags.br": "Das br-Element stellt einen Zeilenumbruch dar.", + "tags.button": "Das button-Element stellt eine Schaltfläche dar, die durch ihren Inhalt beschriftet wird.", + "tags.canvas": "Das canvas-Element stellt Skripts mit einem auflösungsabhängigen Bitmapzeichenbereich bereit, der während des Betriebs zum Rendern von Diagrammen, Spielegrafiken, Bildern oder anderen visuellen Effekten verwendet werden kann.", + "tags.caption": "Das caption-Element stellt den Titel der Tabelle dar, die sein übergeordnetes Element ist, wenn es ein übergeordnetes Element besitzt und dieses ein table-Element ist.", + "tags.cite": "Das cite-Element stellt einen Verweis auf eine kreative Arbeit dar. Es muss den Titel der Arbeit oder den Namen des Autors (Person, Personen oder Organisation) oder einen URL-Verweis umfassen, der in abgekürzter Form gemäß den Konventionen vorliegen kann, die für die Hinzufügung von Zitatmetadaten verwendet werden.", + "tags.code": "Das code-Element stellt ein Fragment von Computercode dar. Es kann sich um den Namen eines XML-Elements, einen Dateinamen, ein Computerprogramm oder eine andere Zeichenfolge handeln, die ein Computer erkennen kann.", + "tags.col": "Wenn ein col-Element ein übergeordnetes Element besitzt und dieses ein colgroup-Element ist, das seinerseits ein übergeordnetes Element besitzt, das ein table-Element ist, stellt das col-Element mindestens eine Spalte in der Spaltengruppe dar, die durch dieses colgroup-Element dargestellt wird.", + "tags.colgroup": "Das colgroup-Element stellt eine Gruppe aus mindestens einer Spalte in der Tabelle dar, die sein übergeordnetes Element ist, wenn es ein übergeordnetes Element besitzt und dieses ein table-Element ist.", + "tags.datalist": "Das datalist-Element stellt eine Sammlung von option-Elementen dar, die vordefinierte Optionen für andere Steuerelemente darstellen. Beim Rendern stellt das datalist-Element nichts dar und sollte (zusammen mit seinen untergeordneten Elementen) verborgen werden.", + "tags.dbo": "Das bdo-Element stellt eine explizite Formatierungssteuerung der Textrichtung für seine untergeordneten Elemente dar. Es ermöglicht Autoren die Außerkraftsetzung des bidirektionalen Unicode-Algorithmus durch explizites Angeben einer Richtungsaußerkraftsetzung. [BIDI]", + "tags.dd": "Das dd-Element stellt den Beschreibungs-, Definitions- oder Wertteil einer Ausdrucks-Beschreibungs-Gruppe in einer Beschreibungsliste (dl-Element) dar.", + "tags.del": "Das del-Element stellt eine Entfernung aus dem Dokument dar.", + "tags.details": "Das details-Element stellt ein Anzeigewidget dar, aus dem der Benutzer zusätzliche Informationen oder Steuerelemente abrufen kann.", + "tags.dfn": "Das dfn-Element stellt die definierende Instanz eines Ausdrucks dar. Der Absatz, die Beschreibungslistengruppe oder der Abschnitt, der bzw. die der nächste Vorgänger des dfn-Elements ist, muss außerdem die Definition(en) für den durch das dfn-Element angegebenen Ausdruck enthalten.", + "tags.dialog": "Das dialog-Element stellt einen Teil einer Anwendung dar, mit der ein Benutzer interagiert, um eine Aufgabe auszuführen, z. B. ein Dialogfeld, eine Überprüfung oder ein Fenster.", + "tags.div": "Das div-Element besitzt keine besondere Bedeutung. Es stellt seine untergeordneten Elemente dar. Es kann mit den class-, lang- und title-Attributen als Markup für Semantik verwendet werden, die einer Gruppe aufeinanderfolgender Elemente gemeinsam ist.", + "tags.dl": "Das dl-Element stellt eine Zuordnungsliste dar, die aus mindestens null Name-Wert-Gruppen (einer Beschreibungsliste) besteht. Eine Name-Wert-Gruppe besteht aus mindestens einem Namen (dt-Elemente), gefolgt von mindestens einem Wert (dd-Elemente). Dabei werden alle anderen Knoten als dt- und dd-Elemente ignoriert. In einem einzelnen dl-Element sollten nicht mehrere dt-Elemente für jeden Namen vorhanden sein.", + "tags.dt": "Das dt-Element stellt den Ausdrucksteil (oder Namensteil) einer Ausdrucks-Beschreibungs-Gruppe in einer Beschreibungsliste (dl-Element) dar.", + "tags.em": "Das em-Element stellt eine Hervorhebung seiner Inhalte dar.", + "tags.embed": "Das embed-Element stellt einen Einbindungspunkt für eine externe Anwendung (normalerweise Nicht-HTML) oder interaktiven Inhalt bereit.", + "tags.fieldset": "Das fieldset-Element stellt eine Sammlung von Formularsteuerelementen dar, die optional unter einem gemeinsamen Namen gruppiert sind.", + "tags.figcaption": "Das figcaption-Element stellt einen Titel oder eine Legende für den restlichen Inhalt des übergeordneten figure-Elements des figcaption-Elements dar (wenn vorhanden).", + "tags.figure": "Das figure-Element stellt Flussinhalt (optional mit einem Titel) dar, der eigenständig ist (wie ein vollständiger Satz) und auf den normalerweise aus dem Hauptfluss des Dokuments als einzelne Einheit verwiesen wird.", + "tags.footer": "Das footer-Element stellt eine Fußzeile für seinen nächsten Vorgänger mit unterteilendem Inhalt oder das unterteilende Stammelement dar. Ein footer-Element enthält normalerweise Informationen zu seinem Abschnitt, z. B. zum Autor, Links zu verwandten Dokumenten, Copyrightinformationen usw.", + "tags.form": "Das form-Element stellt eine Auflistung von Elementen dar, die einem Formular zugeordnet sind. Einige dieser Elemente können bearbeitbare Werte darstellen, die an einen Server für die Verarbeitung übermittelt werden können.", + "tags.h1": "Das h1-Element stellt eine Abschnittsüberschrift dar.", + "tags.h2": "Das h2-Element stellt eine Abschnittsüberschrift dar.", + "tags.h3": "Das h3-Element stellt eine Abschnittsüberschrift dar.", + "tags.h4": "Das h4-Element stellt eine Abschnittsüberschrift dar.", + "tags.h5": "Das h5-Element stellt eine Abschnittsüberschrift dar.", + "tags.h6": "Das h6-Element stellt eine Abschnittsüberschrift dar.", + "tags.head": "Das head-Element stellt eine Sammlung von Metadaten für das Dokument dar.", + "tags.header": "Das header-Element stellt einführenden Inhalt für seinen nächsten Vorgänger mit unterteilendem Inhalt oder das unterteilende Stammelement dar. Ein header-Element enthält normalerweise eine Gruppe von Einführungs- oder Navigationshilfen. Wenn der nächste Vorgänger mit unterteilendem Inhalt oder das unterteilende Stammelement das body-Element ist, gilt es für die ganze Seite.", + "tags.hr": "Das hr-Element stellt einen Themawechsel auf Absatzebene (z. B. den Wechsel des Handlungsorts in einer Geschichte) oder den Übergang in ein anderes Thema innerhalb eines Abschnitts eines Referenzdokuments dar.", + "tags.html": "Das html-Element stellt den Stamm eines HTML-Dokuments dar.", + "tags.i": "Das i-Element stellt eine Textpassage in einem anderen Stil, Ton oder anderweitig vom normalen Text abweichende Textpassage dar. Es gibt eine andere Qualität des Texts an, z. B. eine taxonomische Bezeichnung, einen technischen Begriff, einen idiomatischen Ausdruck aus einer anderen Sprache, eine Transkription, einen Gedanken oder einen Schiffsnamen in westlichen Texten.", + "tags.iframe": "Das iframe-Element stellt einen geschachtelten Browserkontext dar.", + "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.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.", + "tags.li": "Das li-Element stellt ein Listenelement dar. Wenn sein übergeordnetes Element ein ol-, ul- oder menu-Element ist, ist das Element ein Element der Liste des übergeordneten Elements wie für diese Elemente definiert. Andernfalls besitzt das Listenelement keine definierte listenbezogene Beziehung zu einem anderen li-Element.", + "tags.link": "Das link-Element ermöglicht Autoren das Verknüpfen Ihres Dokuments mit anderen Ressourcen.", + "tags.main": "Das main-Element stellt den Hauptinhalt des Textkörpers eines Dokuments oder einer Anwendung dar. Der Hauptinhaltsbereich besteht aus Inhalt, der sich unmittelbar auf das zentrale Thema eines Dokuments oder die zentrale Funktion einer Anwendung bezieht oder diese(s) erweitert.", + "tags.map": "Das map-Element definiert (zusammen mit einem img-Element und ggf. Nachfolgern des area-Elements) eine Imagemap. Das Element stellt deren untergeordnete Elemente dar.", + "tags.mark": "Das mark-Element stellt eine Textpassage in einem Dokument dar, die zu Referenzzwecken aufgrund ihrer Relevanz in einem anderen Kontext markiert oder hervorgehoben wird. Wenn dieses Element in einem Zitat oder anderem Textblock verwendet wird, auf das bzw. den im Text verwiesen wird, gibt es eine Hervorhebung an, die ursprünglich nicht vorhanden war, dann jedoch hinzugefügt wurde, um die Aufmerksamkeit des Lesers auf einen Textteil zu lenken, der vom ursprünglichen Autor beim Schreiben des Texts ggf. nicht als wichtig betrachtet wurde, jetzt aber unerwarteterweise genauer überprüft wird. Wenn dieses Element im Haupttext eines Dokuments verwendet wird, gibt es einen Teils des Dokuments an, der aufgrund seiner Relevanz für die aktuelle Aktivität des Benutzers hervorgehoben wird.", + "tags.meta": "Das meta-Element stellt verschiedene Typen von Metadaten dar, die nicht mithilfe der title-, base-, link-, style- und script-Elemente ausgedrückt werden können.", + "tags.meter": "Das meter-Element stellt eine skalare Messgröße in einem bekannten Bereich oder einen Teilwert dar. Beispiele: Datenträgerauslastung, die Relevanz eines Abfrageergebnisses oder der Prozentsatz der Wähler, die für einen bestimmten Kandidaten gestimmt haben.", + "tags.nav": "Das nav-Element stellt einen Abschnitt einer Seite dar, der mit anderen Seiten oder mit Parts innerhalb der Seite verknüpft ist: ein Abschnitt mit Navigationslinks.", + "tags.noscript": "Das noscript-Element stellt nichts dar, wenn Skripting aktiviert ist. Es stellt seine untergeordneten Elemente dar, wenn Skripting deaktiviert ist. Es wird zum Darstellen von verschiedenem Markup für Benutzer-Agents verwendet, die Skripting unterstützen bzw. nicht unterstützen, indem die Analyse des Dokuments beeinflusst wird.", + "tags.object": "Das object-Element kann eine externe Ressource darstellen, die abhängig vom Typ der Ressource als Bild, als geschachtelter Browserkontext oder als externe Ressource behandelt wird, die von einem Plug-In verarbeitet werden soll.", + "tags.ol": "Das ol-Element stellt eine Liste mit Elementen dar. Dabei wurden die Elemente bewusst so sortiert, dass eine Änderung der Reihenfolge die Bedeutung des Dokuments ändern würde.", + "tags.optgroup": "Das optgroup-Element stellt eine Gruppe von option-Elementen mit einer gemeinsamen Beschriftung dar.", + "tags.option": "Das option-Element stellt eine Option in einem select-Element oder als Teil einer Liste der Vorschläge in einem datalist-Element dar.", + "tags.output": "Das output-Element stellt das Ergebnis einer Berechnung dar, die von der Anwendung ausgeführt wurde, oder das Ergebnis einer Benutzeraktion.", + "tags.p": "Das p-Element stellt einen Absatz dar.", + "tags.param": "Das param-Element definiert Parameter für Plug-Ins, die von Objektelementen aufgerufen werden. Es selbst stellt nichts dar.", + "tags.picture": "Das picture-Element ist ein Container, der seinem enthaltenen img-Element mehrere Quellen bereitstellt, damit Autoren den Benutzer-Agent deklarativ steuern oder ihm Hinweise geben können, welche Bildressource basierend auf der Bildschirm-Pixeldichte, der Viewportgröße, den Bildformat und anderen Faktoren verwendet werden sollen. Es stellt die untergeordneten Elemente dar.", + "tags.pre": "Das pre-Element stellt einen Block von vorformatiertem Text dar, in dem die Struktur durch typografische Konventionen und nicht durch Elemente dargestellt wird.", + "tags.progress": "Das progress-Element stellt den Fortschritt eines Tasks dar. Der Fortschritt ist unbestimmt – er findet statt, es ist jedoch nicht klar, welche Aufgaben bis zum Abschluss des Tasks verbleiben (z. B., weil der Task auf die Antwort eines Remotehosts wartet) –, oder der Fortschritt ist eine Zahl in einem Bereich zwischen null und einem Maximalwert. Im letztgenannten Fall wird angegeben, welcher Prozentsatz der Aufgaben bis jetzt abgeschlossen wurde.", + "tags.q": "Das q-Element stellt Formulierungsinhalt dar, der aus einer anderen Quelle zitiert wird.", + "tags.rb": "Das rb-Element markiert die Basistextkomponente einer Ruby-Anmerkung. Wenn es sich um ein untergeordnetes Element eines Ruby-Elements handelt, stellt es selbst nichts dar, sein übergeordnetes Ruby-Element verwendet es aber bei der Bestimmung dessen, was es darstellt.", + "tags.rp": "Das rp-Element stellt Fallbacktext bereit, der von Benutzer-Agents angezeigt werden soll, die keine Ruby-Anmerkungen unterstützen. Eine weit verbreitete Konvention besteht darin, die Ruby-Textkomponente einer Ruby-Anmerkung in runde Klammern einzuschließen.", + "tags.rt": "Das rt-Element markiert die Ruby-Textkomponente einer Ruby-Anmerkung. Wenn es sich um ein untergeordnetes Element eines Ruby-Elements oder eines rtc-Elements handelt, das selbst das untergeordnete Element eines Ruby-Elements ist, stellt es selbst nichts dar, sein Ruby-Vorgängerelement verwendet es aber bei der Bestimmung dessen, was es darstellt.", + "tags.ruby": "Das ruby-Element ermöglicht, dass mindestens ein Bereich von Formulierungsinhalt mit Ruby-Anmerkungen markiert wird. Ruby-Anmerkungen sind kurze Texte, die neben dem Basistext angezeigt werden. Sie werden hauptsächlich in ostasiatischer Typografie als Hinweise für die Aussprache verwendet oder enthalten andere Anmerkungen. Im Japanischen wird diese Form der Typografie als Furigana bezeichnet. Ruby-Text kann auf jeder Seite (manchmal auch auf beiden Seiten) des Basistexts angezeigt werden, und seine Position kann mithilfe von CSS gesteuert werden. Eine umfassendere Einführung in Ruby finden Sie in den Anwendungsfällen, im Dokument \"Exploratory Approaches for Ruby Markup\" sowie in \"CSS Ruby Module Level 1\". [RUBY-UC] [CSSRUBY]", + "tags.s": "Das s-Element stellt Inhalte dar, die nicht mehr richtig oder nicht mehr relevant sind.", + "tags.samp": "Das samp-Element stellt Beispieldaten oder Ausgabe in Anführungszeichen aus einem anderen Programm oder Computersystem dar.", + "tags.script": "Das script-Element ermöglicht Autoren das Einschließen von dynamischen Skript- und Datenblöcken in ihre Dokumente. Das Element stellt keinen Inhalt für den Benutzer dar.", + "tags.section": "Das section-Element stellt einen generischen Abschnitt eines Dokuments oder einer Anwendung dar. Ein Abschnitt ist in diesem Kontext eine thematische Gruppierung von Inhalten. Das Thema jedes Abschnitts sollte identifiziert werden – normalerweise durch Einschließen einer Überschrift (h1- bis h6-Element) als untergeordnetes Element des section-Elements.", + "tags.select": "Das select-Element stellt ein Steuerelement für die Auswahl aus einer Sammlung von Optionen dar.", + "tags.small": "Das small-Element stellt seitliche Kommentare dar, z. B. mit einem kleinen Schriftgrad.", + "tags.source": "Das source-Element ermöglicht Autoren das Angeben mehrerer alternativer Medienressourcen für media-Elemente. Es stellt selbst nichts dar.", + "tags.span": "Das span-Element bedeutet selbst nichts. Es kann jedoch nützlich sein, wenn es zusammen mit den globalen Attributen verwendet wird, z. B. mit class, lang oder dir. Es stellt deren untergeordneten Elemente dar.", + "tags.strong": "Das strong-Element stellt hohe Wichtigkeit, große Bedeutung oder Dringlichkeit seiner Inhalte dar.", + "tags.style": "Das style-Element ermöglicht Autoren das Einbetten von Formatierungsinformationen in ihre Dokumente. Das style-Element ist eine von mehreren Eingaben für das Formatierungsverarbeitungsmodell. Das Element stellt keinen Inhalt für den Benutzer dar.", + "tags.sub": "Das sub-Element stellt ein tiefgestelltes Zeichen dar.", + "tags.summary": "Das summary-Element stellt eine Zusammenfassung, eine Beschriftung oder eine Legende für den restlichen Inhalt des übergeordneten details-Elements (wenn vorhanden) des summary-Elements dar.", + "tags.sup": "Das sup-Element stellt ein hochgestelltes Zeichen dar.", + "tags.table": "Das table-Element stellt Daten mit mehreren Dimensionen in der Form einer Tabelle dar.", + "tags.tbody": "Das tbody-Element stellt einen Zeilenblock dar, der aus Datentext für das übergeordnete Tabellenelement besteht, wenn das tbody-Element ein übergeordnetes Element besitzt und eine Tabelle ist.", + "tags.td": "Das td-Element stellt eine Datenzelle in einer Tabelle dar.", + "tags.template": "Das template-Element wird zum Deklarieren von HTML-Fragmenten verwendet, die geklont und mithilfe von Skript in das Dokument eingefügt werden können.", + "tags.textarea": "Das textarea-Element stellt ein Bearbeitungssteuerelement für mehrzeiligen unformatierten Text für den raw-Wert des Elements dar. Der Inhalt des Steuerelements stellt den Standardwert des Steuerelements dar.", + "tags.tfoot": "Das tfoot-Element stellt den Zeilenblock dar, der aus den Spaltenzusammenfassungen (Fußzeilen) für das übergeordnete Tabellenelement besteht, wenn das tfoot-Element ein übergeordnetes Element besitzt und eine Tabelle ist.", + "tags.th": "Das th-Element stellt eine Kopfzeilenzelle in einer Tabelle dar.", + "tags.thead": "Das thead-Element stellt einen Zeilenblock dar, der aus den Spaltenbeschriftungen (Kopfzeilen) für das übergeordnete Tabellenelement besteht, wenn das thead-Element ein übergeordnetes Element besitzt und eine Tabelle ist.", + "tags.time": "Das time-Element stellt seinen Inhalt zusammen mit einer maschinenlesbaren Form dieses Inhalts im datetime-Attribut dar. Die Art des Inhalts ist wie unten beschrieben auf verschiedene Arten von Datumsangaben, Uhrzeitangaben, Zeitzonenoffsets und Dauerangaben eingeschränkt.", + "tags.title": "Das title-Element stellt den Titel oder Namen des Dokuments dar. Autoren sollten Titel verwenden, die ihre Dokumente selbst dann identifizieren, wenn sie außerhalb des Kontexts verwendet werden, z. B. im Verlauf oder den Lesezeichen eines Benutzers oder in Suchergebnissen. Der Titel eines Dokuments unterscheidet sich häufig von seiner ersten Überschrift, da die erste Überschrift außerhalb des Kontexts nicht eigenständig sein muss.", + "tags.tr": "Das tr-Element stellt eine Zeile mit Zellen in einer Tabelle dar.", + "tags.track": "Das track-Element ermöglicht Autoren das Angeben expliziter Textspuren mit externer Zeitsteuerung für media-Elemente. Es stellt selbst nichts dar.", + "tags.u": "Das u-Element stellt eine Textpassage mit einer unartikulierten, jedoch ausdrücklich gerenderten Anmerkung dar, die kein Text ist, z. B. ein Eigenname in chinesischem Text (eine Markierung eines chinesischen Eigennamens) oder orthografisch falscher Text.", + "tags.ul": "Das ul-Element stellt eine Liste von Elementen dar. Dabei ist die Reihenfolge der Elemente unwichtig – eine Änderung der Reihenfolge würde die Bedeutung des Dokuments nicht wesentlich ändern.", + "tags.var": "Das var-Element stellt eine Variable dar. Dabei kann es sich um eine tatsächliche Variable in einem mathematischen Ausdruck oder Programmierkontext, einen Bezeichner, der eine Konstante darstellt, ein Symbol, das eine physische Menge identifiziert, einen Funktionsparameter oder einfach um einen Ausdruck handeln, der als Platzhalter im Text verwendet wird.", + "tags.video": "Ein video-Element wird für die Wiedergabe von Videos oder Filmen sowie Audiodateien mit Untertiteln verwendet.", + "tags.wbr": "Das wbr-Element stellt eine Gelegenheit für einen Zeilenumbruch dar." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/platform/actions/common/actionsService.i18n.json b/i18n/deu/src/vs/platform/actions/common/actionsService.i18n.json index 8b6ad71cd4e..3cede3f313e 100644 --- a/i18n/deu/src/vs/platform/actions/common/actionsService.i18n.json +++ b/i18n/deu/src/vs/platform/actions/common/actionsService.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "category.label": "{0}: {1}", + "error": "Ungültige Angabe \"contributes.{0}\": {1}", + "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.commandType.category": "(Optionale) Kategoriezeichenfolge, nach der der Befehl in der Benutzeroberfläche gruppiert wird.", + "vscode.extension.contributes.commandType.command": "Der Bezeichner des auszuführenden Befehls.", + "vscode.extension.contributes.commandType.title": "Der Titel, durch den der Befehl in der Benutzeroberfläche dargestellt wird.", + "vscode.extension.contributes.commands": "Trägt Befehle zur Befehlspalette bei." +} \ 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 8b6ad71cd4e..9672456f92d 100644 --- a/i18n/deu/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json +++ b/i18n/deu/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json @@ -3,4 +3,39 @@ * 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 +{ + "schema.json": "Beschreibt eine JSON-Datei mithilfe eines Schemas. Weitere Informationen finden Sie unter \"json-schema.org\".", + "schema.json.$schema": "Das Schema, anhand dessen das Dokument überprüft wird. ", + "schema.json.additionalItems": "Für Arrays. Gilt nur, wenn \"items\" als Array festgelegt ist. Wenn es sich um ein Schema handelt, überprüft dieses Schema Elemente nach den vom Elementarray angegebenen Elementen. Wenn der Wert \"false\" ist, führen zusätzliche Elemente zu Validierungsfehlern.", + "schema.json.additionalProperties": "Ein Schema oder ein boolescher Wert. Wenn es sich um ein Schema handelt, werden alle Eigenschaften überprüft, die nicht mit \"Properties\" oder \"PatternProperties\" übereinstimmen. Wenn \"false\", bewirken alle Eigenschaften, die mit keiner dieser Angaben übereinstimmen, einen Schemafehler.", + "schema.json.allOf": "Ein Array von Schemas, die alle übereinstimmen müssen.", + "schema.json.anyOf": "Ein Array von Schemas, von denen mindestens ein Schema übereinstimmen muss.", + "schema.json.default": "Ein Standardwert. Wird von Vorschlägen verwendet.", + "schema.json.definitions": "Nicht für Überprüfungen verwendet. Platzieren Sie hier Teilschemas, auf die Sie inline mit $ref verweisen möchten.", + "schema.json.dependencies": "Eine Zuordnung von Eigenschaftennamen zu einem Array von Eigenschaftennamen oder zu einem Schema. Ein Array von Eigenschaftennamen bedeutet, dass die Gültigkeit der im Schlüssel benannten Eigenschaft davon abhängt, ob die Eigenschaften im Array des Objekts vorhanden sind. Wenn der Wert ein Schema ist, wird dieses Schema nur dann auf das Objekt angewendet, wenn die Eigenschaft im Schlüssel für das Objekt vorhanden ist.", + "schema.json.description": "Eine lange Beschreibung des Elements. Wird in Hovermenüs verwendet sowie in Vorschlägen.", + "schema.json.enum": "Die Sammlung der gültigen Literalwerte.", + "schema.json.exclusiveMaximum": "Definiert die maximum-Eigenschaft als exklusiv.", + "schema.json.exclusiveMininum": "Definiert die minimum-Eigenschaft als exklusiv.", + "schema.json.format": "Beschreibt das Format, das für den Wert erwartet wird.", + "schema.json.id": "Ein eindeutiger Bezeichner für das Schema.", + "schema.json.items": "Für Arrays. Kann ein Schema sein, anhand dessen jedes Element überprüft wird, oder ein Array von Schemas, anhand dessen jedes Element in der Reihenfolge überprüft wird (das erste Schema überprüft das erste Element, das zweite Schema überprüft das zweite Element usw.).", + "schema.json.maxItems": "Die maximale Anzahl von Elementen, die sich innerhalb eines Arrays befinden können. Inklusiv.", + "schema.json.maxLength": "Die maximale Länge einer Zeichenfolge.", + "schema.json.maxProperties": "Die maximale Anzahl von Eigenschaften, die ein Objekt haben kann. Inklusiv.", + "schema.json.maximum": "Der maximale numerische Wert, standardmäßig inklusiv.", + "schema.json.minItems": "Die minimale Anzahl von Elementen, die sich in einem Array befinden können. Inklusiv.", + "schema.json.minLength": "Die minimale Länge einer Zeichenfolge.", + "schema.json.minProperties": "Die minimale Anzahl von Eigenschaften, die ein Objekt haben kann. Inklusiv.", + "schema.json.minimum": "Der minimale numerische Wert, standardmäßig inklusiv.", + "schema.json.multipleOf": "Eine Zahl, die den aktuellen Wert glatt teilen sollte (d. h. ohne Rest)", + "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.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.", + "schema.json.type": "Eine Zeichenfolge eines der grundlegenden Schematypen (\"number\", \"integer\", \"null\", \"array\", \"object\", \"boolean\", \"string\") oder ein Array aus Zeichenfolgen, das eine Teilmenge dieser Typen angibt.", + "schema.json.uniqueItems": "Gibt an, dass alle Elemente im Array eindeutig sein müssen. Der Standardwert ist \"false\"." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json b/i18n/deu/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json index 8b6ad71cd4e..8749af85883 100644 --- a/i18n/deu/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json +++ b/i18n/deu/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "contributes.jsonValidation": "Trägt zur JSON-Schemakonfiguration bei.", + "contributes.jsonValidation.fileMatch": "Das Dateimuster, mit dem eine Übereinstimmung vorliegen soll, z. B. \"package.json\" oder \"*.launch\".", + "contributes.jsonValidation.url": "Eine Schema-URL (\"http:\", \"Https:\") oder der relative Pfad zum Extensionordner (\". /\").", + "invalid.fileMatch": "configuration.jsonValidation.fileMatch muss definiert sein.", + "invalid.jsonValidation": "configuration.jsonValidation muss ein Array sein.", + "invalid.url": "configuration.jsonValidation.url muss eine URL oder ein relativer Pfad sein.", + "invalid.url.fileschema": "configuration.jsonValidation.url ist eine ungültige relative URL: {0}", + "invalid.url.schema": "configuration.jsonValidation.url muss mit \"http:\", \"https:\" oder \"./\" starten, um auf Schemas zu verweisen, die in der Extension gespeichert sind." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/platform/markers/common/problemMatcher.i18n.json b/i18n/deu/src/vs/platform/markers/common/problemMatcher.i18n.json index 8b6ad71cd4e..d9ac555365c 100644 --- a/i18n/deu/src/vs/platform/markers/common/problemMatcher.i18n.json +++ b/i18n/deu/src/vs/platform/markers/common/problemMatcher.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "ProblemMatcherParser.invalidMarkerDescription": "Fehler: Ungültige ProblemMatcher-Beschreibung. Ein Matcher muss mindestens ein Muster, einen Besitzer und einen Dateispeicherort definieren. Problematischer Matcher: \n{0}\n", + "ProblemMatcherParser.invalidRegexp": "Fehler: Die Zeichenfolge {0} ist kein gültiger regulärer Ausdruck.\n", + "ProblemMatcherParser.loopProperty.notLast": "Die loop-Eigenschaft wird nur für Matcher für die letzte Zeile unterstützt.", + "ProblemMatcherParser.loopProperty.notMultiLine": "Die loop-Eigenschaft wird nur für Matcher für mehrere Zeilen unterstützt.", + "ProblemMatcherParser.problemPattern.missingProperty": "Das Problemmuster ist ungültig. Es muss mindestens eine Datei, Nachricht und Zeile oder eine Speicherort-Übereinstimmungsgruppe aufweisen.", + "ProblemMatcherParser.problemPattern.missingRegExp": "Im Problemmuster fehlt ein regulärer Ausdruck.", + "ProblemMatcherParser.problemPattern.watchingMatcher": "Ein Problemmatcher muss ein Anfangsmuster und ein Endmuster für die Überwachung definieren.", + "ProblemMatcherParser.unknownSeverity": "Info: unbekannter Schweregrad {0}. Gültige Werte sind Fehler, Warnung und Info.\n" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/platform/message/common/message.i18n.json b/i18n/deu/src/vs/platform/message/common/message.i18n.json index 8b6ad71cd4e..50ebe5dc723 100644 --- a/i18n/deu/src/vs/platform/message/common/message.i18n.json +++ b/i18n/deu/src/vs/platform/message/common/message.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "cancel": "Abbrechen", + "close": "Schließen" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json b/i18n/deu/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json index 8b6ad71cd4e..c64596e87e7 100644 --- a/i18n/deu/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json +++ b/i18n/deu/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "telemetry.enableTelemetry": "Aktivieren Sie das Senden von Nutzungsdaten und Fehlern an Microsoft.", + "telemetryConfigurationTitle": "Telemetriekonfiguration" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/platform/theme/common/themes.i18n.json b/i18n/deu/src/vs/platform/theme/common/themes.i18n.json index 8b6ad71cd4e..0556a8a3fd4 100644 --- a/i18n/deu/src/vs/platform/theme/common/themes.i18n.json +++ b/i18n/deu/src/vs/platform/theme/common/themes.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "theme.hc": "Hoher Kontrast", + "theme.vs": "Hell (Visual Studio)", + "theme.vs-dark": "Dunkel (Visual Studio)" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/api/node/extHostMessageService.i18n.json b/i18n/deu/src/vs/workbench/api/node/extHostMessageService.i18n.json index 8b6ad71cd4e..15ad0bdebd3 100644 --- a/i18n/deu/src/vs/workbench/api/node/extHostMessageService.i18n.json +++ b/i18n/deu/src/vs/workbench/api/node/extHostMessageService.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 +{ + "close": "Schließen" +} \ 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 8b6ad71cd4e..e60b388ea01 100644 --- a/i18n/deu/src/vs/workbench/browser/actions/openSettings.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/actions/openSettings.i18n.json @@ -3,4 +3,19 @@ * 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 +{ + "defaultKeybindings": "Standard-Tastaturkurzbefehle", + "defaultKeybindingsHeader": "Überschreiben Sie Schlüsselbindungen, indem Sie sie in die Schlüsselbindungsdatei 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.", + "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.", + "openFolderFirst": "Zuerst einen Ordner öffnen, um Arbeitsbereicheinstellungen zu erstellen", + "openGlobalKeybindings": "Tastaturkurzbefehle öffnen", + "openGlobalSettings": "Benutzereinstellungen öffnen", + "openWorkspaceSettings": "Arbeitsbereicheinstellungen öffnen", + "preferences": "Einstellungen", + "workspaceHasSettings": "Der aktuelle geöffnete Ordner enthält Arbeitsbereicheinstellungen, die ggf. Benutzereinstellungen überschreiben." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json b/i18n/deu/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json index 8b6ad71cd4e..f695537e873 100644 --- a/i18n/deu/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "togglePosition": "Randleistenposition umschalten", + "view": "Anzeigen" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json b/i18n/deu/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json index 8b6ad71cd4e..0097e8c7d4b 100644 --- a/i18n/deu/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "toggleSidebar": "Randleistensichtbarkeit umschalten", + "view": "Anzeigen" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json b/i18n/deu/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json index 8b6ad71cd4e..d4aa4e55ef4 100644 --- a/i18n/deu/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json @@ -3,4 +3,21 @@ * 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 +{ + "closeAllEditors": "Alle Editoren schließen", + "closeOtherEditors": "Andere Editoren schließen", + "cycleEditor": "Zwischen geöffneten Editoren wechseln", + "evenEditorWidths": "Gerade Editor-Breite", + "focusFirstEditor": "Fokus in den Editor auf der linken Seite", + "focusLeftEditor": "Fokus in den nächsten Editor auf der linken Seite", + "focusRigthEditor": "Fokus in den nächsten Editor auf der rechten Seite", + "focusSecondEditor": "Fokus in den Editor auf der Seite", + "focusThirdEditor": "Fokus in den Editor auf der rechten Seite", + "maximizeEditor": "Aktiven Editor maximieren und Randleiste ausblenden", + "minimizeOtherEditors": "Andere Editoren minimieren", + "moveActiveEditorLeft": "Aktiven Editor nach links verschieben", + "moveActiveEditorRight": "Aktiven Editor nach rechts verschieben", + "openToSide": "An der Seite öffnen", + "splitEditor": "Editor teilen", + "view": "Anzeigen" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/actions/triggerNavigation.i18n.json b/i18n/deu/src/vs/workbench/browser/actions/triggerNavigation.i18n.json index 8b6ad71cd4e..8395dbdf488 100644 --- a/i18n/deu/src/vs/workbench/browser/actions/triggerNavigation.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/actions/triggerNavigation.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "navigateNext": "Weiter", + "navigatePrevious": "Zurück" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json b/i18n/deu/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json index 8b6ad71cd4e..dab98abd3f2 100644 --- a/i18n/deu/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/actions/triggerQuickOpen.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 +{ + "navigateEditorHistoryByInput": "Im Verlauf navigieren", + "quickNavigateNext": "Zum nächsten Element in Quick Open navigieren", + "quickNavigatePrevious": "Zum vorherigen Element in Quick Open navigieren", + "quickOpen": "Gehe zu Datei..." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json b/i18n/deu/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json index 8b6ad71cd4e..6383238f72c 100644 --- a/i18n/deu/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/parts/activitybar/activityAction.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 +{ + "titleKeybinding": "{0} ({1})" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json b/i18n/deu/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json index 8b6ad71cd4e..a2d382d743c 100644 --- a/i18n/deu/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/parts/activitybar/activitybarPart.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 +{ + "activityBarAriaLabel": "Umschaltung der aktiven Ansicht" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/parts/compositePart.i18n.json b/i18n/deu/src/vs/workbench/browser/parts/compositePart.i18n.json index 8b6ad71cd4e..3f462f18ca2 100644 --- a/i18n/deu/src/vs/workbench/browser/parts/compositePart.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/parts/compositePart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "ariaCompositeToolbarLabel": "{0}-Aktionen", + "compositeTitleTooltip": "{0} ({1})" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json b/i18n/deu/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json index 8b6ad71cd4e..50a115a472e 100644 --- a/i18n/deu/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "binaryDiffEditor": "Binärdiff-Viewer", + "cannotDiffTextToBinary": "Das Vergleichen von Binärdateien mit Nicht-Binärdateien wird zurzeit nicht unterstützt." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json b/i18n/deu/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json index 8b6ad71cd4e..c9d8173a228 100644 --- a/i18n/deu/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/parts/editor/binaryEditor.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 +{ + "binaryEditor": "Binärdateien-Viewer" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json b/i18n/deu/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json index 8b6ad71cd4e..99b0277e87a 100644 --- a/i18n/deu/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "binaryDiffEditor": "Binärdiff-Editor", + "iframeEditor": "IFrame-Editor", + "reload": "Erneut laden", + "textDiffEditor": "Textdiff-Editor", + "textEditor": "Text-Editor", + "viewSource": "Quelle anzeigen" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/parts/editor/editorPart.i18n.json b/i18n/deu/src/vs/workbench/browser/parts/editor/editorPart.i18n.json index 8b6ad71cd4e..5d0fc617d37 100644 --- a/i18n/deu/src/vs/workbench/browser/parts/editor/editorPart.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/parts/editor/editorPart.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 +{ + "editorOpenError": "{0} kann nicht geöffnet werden: {1}" +} \ No newline at end of file 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 8b6ad71cd4e..043840de2b1 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 @@ -3,4 +3,36 @@ * 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 +{ + "autoDetect": "Automatische Erkennung", + "changeEncoding": "Dateicodierung ändern", + "changeEndOfLine": "Zeilenendesequenz ändern", + "changeIndentation": "Einzug ändern", + "changeMode": "Sprachmodus ändern", + "defaultEncoding": "Standardcodierung", + "disableTabMode": "Barrierefreiheitsmodus deaktivieren", + "endOfLineCarriageReturnLineFeed": "CRLF", + "endOfLineLineFeed": "LF", + "gotoLine": "Gehe zu Zeile", + "indentation": "Einzug", + "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.", + "pickAction": "Aktion auswählen", + "pickEncodingForReopen": "Dateicodierung zum erneuten Öffnen der Datei auswählen", + "pickEncodingForSave": "Dateicodierung auswählen, mit der gespeichert werden soll", + "pickEndOfLine": "Zeilenendesequenz auswählen", + "pickLanguage": "Sprachmodus auswählen", + "reopenWithEncoding": "Mit Codierung erneut öffnen", + "saveWithEncoding": "Mit Codierung speichern", + "selectEOL": "Zeilenendesequenz auswählen", + "selectEncoding": "Codierung auswählen", + "selectLanguageMode": "Sprachmodus auswählen", + "singleSelection": "Zeile {0}, Spalte {1}", + "singleSelectionRange": "Zeile {0}, Spalte {1} ({2} ausgewählt)", + "spacesSize": "Leerzeichen: {0}", + "tabFocusModeEnabled": "TAB-TASTE verschiebt Fokus", + "tabSize": "Registerkartengröße: {0}" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json b/i18n/deu/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json index 8b6ad71cd4e..937c7a084d0 100644 --- a/i18n/deu/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/parts/editor/iframeEditor.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 +{ + "iframeEditor": "IFrame-Viewer" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json b/i18n/deu/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json index 8b6ad71cd4e..270b6292a83 100644 --- a/i18n/deu/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.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 +{ + "araLabelEditorActions": "Editor-Aktionen", + "close": "Schließen", + "inputDecoration": "{0} {1}", + "loadingLabel": "Wird geladen...", + "splitEditor": "Editor teilen" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json b/i18n/deu/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json index 8b6ad71cd4e..a00d7cb712d 100644 --- a/i18n/deu/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/parts/editor/stringEditor.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 +{ + "readonlyEditorAriaLabel": "Schreibgeschützter Dateitext-Editor.", + "readonlyEditorWithInputAriaLabel": "{0}. Schreibgeschützter Dateitext-Editor.", + "textEditor": "Text-Editor", + "untitledFileEditorAriaLabel": "Unbenannter Dateitext-Editor.", + "untitledFileEditorWithInputAriaLabel": "{0}. Unbenannter Dateitext-Editor." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json b/i18n/deu/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json index 8b6ad71cd4e..85cf1bd0b12 100644 --- a/i18n/deu/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "editableEditorAriaLabel": "Textdateivergleichs-Editor", + "editableEditorWithInputAriaLabel": "{0}. Textdateivergleichs-Editor.", + "inlineDiffLabel": "Zur Inlineansicht wechseln", + "navigate.next.label": "Nächste Änderung", + "navigate.prev.label": "Vorherige Änderung", + "readonlyEditorAriaLabel": "Schreibgeschützter Textvergleichs-Editor.", + "readonlyEditorWithInputAriaLabel": "{0}. Schreibgeschützter Textvergleichs-Editor.", + "sideBySideDiffLabel": "Zur Parallelansicht wechseln", + "textDiffEditor": "Textdiff-Editor" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/parts/panel/panelPart.i18n.json b/i18n/deu/src/vs/workbench/browser/parts/panel/panelPart.i18n.json index 8b6ad71cd4e..ee8a2f25d1c 100644 --- a/i18n/deu/src/vs/workbench/browser/parts/panel/panelPart.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/parts/panel/panelPart.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "closePanel": "Schließen", + "togglePanel": "Sichtbarkeit des Bereichs umschalten", + "view": "Anzeigen" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json b/i18n/deu/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json index 8b6ad71cd4e..bb0fa41b217 100644 --- a/i18n/deu/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.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 +{ + "entryAriaLabel": "{0}, zuletzt geöffnet" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json b/i18n/deu/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json index 8b6ad71cd4e..655129b9096 100644 --- a/i18n/deu/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "canNotRunPlaceholder": "Dieser Handler zum schnellen Öffnen kann im aktuellen Kontext nicht verwendet werden.", + "emptyPicks": "Es sind keine Einträge zur Auswahl verfügbar.", + "historyMatches": "zuletzt geöffnet", + "inputModeEntry": "Drücken Sie die EINGABETASTE, um Ihre Eingabe zu bestätigen, oder ESC, um den Vorgang abzubrechen.", + "inputModeEntryDescription": "{0} (Drücken Sie die EINGABETASTE zur Bestätigung oder ESC, um den Vorgang abzubrechen.)", + "noResultsFound1": "Es wurden keine Ergebnisse gefunden.", + "quickOpenInput": "Geben Sie \"?\" ein, um Hilfe zu den Aktionen zu erhalten, die hier zur Verfügung stehen." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json b/i18n/deu/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json index 8b6ad71cd4e..870bcf2795a 100644 --- a/i18n/deu/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "focusSideBar": "Fokus in Randleiste", + "viewCategory": "Anzeigen" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json b/i18n/deu/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json index 8b6ad71cd4e..941ae987ac9 100644 --- a/i18n/deu/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/parts/statusbar/statusbarPart.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 +{ + "canNotRun": "Der Befehl \"{0}\" kann hier nicht ausgeführt werden." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/quickopen.i18n.json b/i18n/deu/src/vs/workbench/browser/quickopen.i18n.json index 8b6ad71cd4e..edf9b92bf70 100644 --- a/i18n/deu/src/vs/workbench/browser/quickopen.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/quickopen.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 +{ + "entryAriaLabel": "{0}, Befehl", + "noCommands": "Keine übereinstimmenden Befehle.", + "noResultsFound2": "Es wurden keine Ergebnisse gefunden.", + "noResultsMatching": "Keine übereinstimmenden Ergebnisse." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/browser/viewlet.i18n.json b/i18n/deu/src/vs/workbench/browser/viewlet.i18n.json index 8b6ad71cd4e..c7813db2b09 100644 --- a/i18n/deu/src/vs/workbench/browser/viewlet.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/viewlet.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "collapse": "Zuklappen", + "viewToolbarAriaLabel": "{0}-Aktionen" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/electron-browser/actions.i18n.json b/i18n/deu/src/vs/workbench/electron-browser/actions.i18n.json index 8b6ad71cd4e..0cc34e675ac 100644 --- a/i18n/deu/src/vs/workbench/electron-browser/actions.i18n.json +++ b/i18n/deu/src/vs/workbench/electron-browser/actions.i18n.json @@ -3,4 +3,21 @@ * 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 +{ + "appPerf": "Startleistung", + "closeActiveEditor": "Editor schließen", + "closeFolder": "Ordner schließen", + "closeMessages": "Benachrichtigungs-E-Mail schließen", + "closeWindow": "Fenster schließen", + "newWindow": "Neues Fenster", + "noFolderOpened": "Zurzeit ist kein Ordner in dieser Instanz geöffnet, der geschlossen werden kann.", + "openRecent": "Zuletzt verwendete öffnen", + "openRecentPlaceHolder": "Wählen Sie einen zu öffnenden Pfad aus.", + "reloadWindow": "Fenster erneut laden", + "toggleDevTools": "Entwicklertools umschalten", + "toggleFullScreen": "Vollbild umschalten", + "toggleMenuBar": "Menüleiste umschalten", + "zoomIn": "Vergrößern", + "zoomOut": "Verkleinern", + "zoomReset": "Zoom zurücksetzen" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/electron-browser/crashReporter.i18n.json b/i18n/deu/src/vs/workbench/electron-browser/crashReporter.i18n.json index 8b6ad71cd4e..561f2c7a785 100644 --- a/i18n/deu/src/vs/workbench/electron-browser/crashReporter.i18n.json +++ b/i18n/deu/src/vs/workbench/electron-browser/crashReporter.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "telemetry.enableCrashReporting": "Aktiviert Absturzberichte, die an Microsoft gesendet werden.\n\t// Diese Option erfordert einen Neustart von VSCode.", + "telemetryConfigurationTitle": "Telemetriekonfiguration" +} \ 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 8b6ad71cd4e..276a1b651e7 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 @@ -3,4 +3,24 @@ * 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 +{ + "aborted": "Abgebrochen", + "again": "Bitte entfernen Sie den {0}-Alias aus \"{1}\", bevor Sie fortfahren.", + "cancel": "Abbrechen", + "cancel2": "Abbrechen", + "cantCreateBinFolder": "/usr/local/bin kann nicht erstellt werden.", + "changeNow": "Jetzt ändern", + "continue": "Weiter", + "editFile": "{0} bearbeiten", + "exists": "Bitte entfernen Sie den {0}-Alias in \"{1}\", 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.", + "ok": "OK", + "shellCommand": "Shellbefehl", + "successFrom": "Der Shellbefehl \"{0}\" wurde erfolgreich aus \"PATH\" deinstalliert.", + "successIn": "Der Shellbefehl \"{0}\" wurde erfolgreich in \"PATH\" installiert.", + "uninstall": "Befehl \"code\" aus \"PATH\" deinstallieren", + "update": "Der Code muss den Shellbefehl \"{0}\" ändern. Möchten Sie diesen Vorgang jetzt ausführen?", + "warnEscalation": "Der Code fordert nun mit \"osascript\" zur Eingabe von Administratorberechtigungen auf, um den Shellbefehl zu installieren." +} \ No newline at end of file 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 8b6ad71cd4e..b52ec8e0561 100644 --- a/i18n/deu/src/vs/workbench/electron-browser/integration.i18n.json +++ b/i18n/deu/src/vs/workbench/electron-browser/integration.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "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", + "redo": "Wiederholen", + "selectAll": "Alles auswählen", + "undo": "Rückgängig" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/electron-browser/main.contribution.i18n.json b/i18n/deu/src/vs/workbench/electron-browser/main.contribution.i18n.json index 8b6ad71cd4e..7e775d49b4d 100644 --- a/i18n/deu/src/vs/workbench/electron-browser/main.contribution.i18n.json +++ b/i18n/deu/src/vs/workbench/electron-browser/main.contribution.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "developer": "Entwickler", + "file": "Datei", + "openFilesInNewWindow": "Wenn diese Option aktiviert ist, werden Dateien in einem neuen Fenster geöffnet anstatt eine vorhandene Instanz wiederzuverwenden.", + "reopenFolders": "Steuert, wie Ordner nach einem Neustart erneut geöffnet werden. Wählen Sie 'Keine' aus, um Ordner nie erneut zu öffnen, \"Einen\", um den zuletzt bearbeiteten Ordner erneut zu öffnen, oder \"Alle\", um alle Ordner der letzten Sitzung erneut zu öffnen.", + "updateChannel": "Konfiguriert den Updatekanal, aus dem Updates empfangen werden. Erfordert einen Neustart nach der Änderung.", + "updateConfigurationTitle": "Konfiguration aktualisieren", + "view": "Anzeigen", + "windowConfigurationTitle": "Fensterkonfiguration", + "zoomLevel": "Passen Sie den Zoomfaktor des Fensters an. Die ursprüngliche Größe ist 0. Jede Inkrementierung nach oben (z. B. 1) oder unten (z. B. -1) stellt eine Vergrößerung bzw. Verkleinerung um 20 % dar. Sie können auch Dezimalwerte eingeben, um den Zoomfaktor genauer anzupassen." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/electron-browser/shell.i18n.json b/i18n/deu/src/vs/workbench/electron-browser/shell.i18n.json index 8b6ad71cd4e..a9e9a14347d 100644 --- a/i18n/deu/src/vs/workbench/electron-browser/shell.i18n.json +++ b/i18n/deu/src/vs/workbench/electron-browser/shell.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 +{ + "sharedProcessCrashed": "Der freigegebene Prozess wurde unerwartet beendet. Bitte laden Sie das Fenster für die Wiederherstellung erneut." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/electron-browser/update.i18n.json b/i18n/deu/src/vs/workbench/electron-browser/update.i18n.json index 8b6ad71cd4e..fd7f41bd107 100644 --- a/i18n/deu/src/vs/workbench/electron-browser/update.i18n.json +++ b/i18n/deu/src/vs/workbench/electron-browser/update.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "downloadLatestAction": "Letzte herunterladen", + "later": "Später", + "noUpdateLinux": "Diese Version von {0} ist veraltet und kann nicht automatisch aktualisiert werden. Bitte laden Sie die neueste Version herunter, und installieren Sie diese manuell.", + "noUpdatesAvailable": "Zurzeit sind keine Updates verfügbar.", + "releaseNotes": "Anmerkungen zu dieser Version", + "releaseNotesAction": "Anmerkungen zu dieser Version", + "updateAvailable": "{0} wird nach dem Neustart aktualisiert.", + "updateNow": "Jetzt aktualisieren" +} \ No newline at end of file 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 e3220a81ae0..2f95452d340 100644 --- a/i18n/deu/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/deu/src/vs/workbench/electron-main/menus.i18n.json @@ -19,7 +19,6 @@ "mView": "&&Anzeigen", "mWindow": "Fenster", "miAbout": "&&Info", - "miAutoSave": "Automatisch speichern", "miBack": "&&Zurück", "miCheckForUpdates": "Auf Updates überprüfen...", "miCheckingForUpdates": "Überprüfen auf Updates...", @@ -30,21 +29,19 @@ "miCommandPalette": "&&Befehlspalette...", "miCopy": "K&&opieren", "miCut": "&&Ausschneiden", - "miDarkTheme": "&&Dunkles Design", "miDocumentation": "&&Dokumentation", + "miDownloadingUpdate": "Das Update wird heruntergeladen...", "miExit": "&&Beenden", "miFind": "&&Suchen", "miFindInFiles": "&&In Dateien suchen", "miForward": "&&Weiterleiten", - "miGotoDefinition": "Gehe &&zu Definition...", + "miGotoDefinition": "Gehe &&zu Definition", "miGotoFile": "Gehe zu &&Datei...", "miGotoLine": "Gehe zu Zei&&le...", "miGotoSymbol": "Gehe zu &&Symbol...", - "miHighTheme": "&&Design mit hohem Kontrast", "miInstallingUpdate": "Update wird installiert...", "miLastCheckedAt": "Zuletzt überprüft am {0}", "miLicense": "&&Lizenz anzeigen", - "miLightTheme": "&&Helles Design", "miMarker": "&&Fehler und Warnungen...", "miMoveSidebar": "&&Randleiste verschieben", "miNavigateHistory": "&&Im Verlauf navigieren", @@ -72,17 +69,23 @@ "miSaveAll": "&&Alles speichern", "miSaveAs": "Speichern unter...", "miSelectAll": "&&Alles auswählen", - "miShowWelcome": "&&Startseite anzeigen", + "miSelectTheme": "&&Farbdesign", "miSplitEditor": "&&Editor teilen", - "miTheme": "&&Design", + "miToggleDebugConsole": "De&&bugkonsole umschalten", "miToggleDevTools": "&&Entwicklungstools umschalten", "miToggleFullScreen": "&&Vollbild umschalten", + "miToggleMenuBar": "Men&&üleiste umschalten", "miToggleOutput": "&&Ausgabe umschalten", + "miTogglePanel": "&&Bereich umschalten", "miToggleSidebar": "&&Randleiste umschalten", + "miToggleWordWrap": "&&Zeilenumbruch umschalten", "miTwitter": "&&Twitter", "miUndo": "&&Rückgängig", - "miUpdatesNotAvailable": "Es sind keine Updates verfügbar.", "miUserVoice": "&&Features anfordern", + "miViewDebug": "&&Debuggen", + "miViewExplorer": "&&Explorer", + "miViewGit": "&&Git", + "miViewSearch": "&&Suchen", "miZoomIn": "&&Vergrößern", "miZoomOut": "Ver&&kleinern", "okButton": "OK" 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 c7065749bc7..44089e3ea66 100644 --- a/i18n/deu/src/vs/workbench/electron-main/windows.i18n.json +++ b/i18n/deu/src/vs/workbench/electron-main/windows.i18n.json @@ -4,13 +4,14 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "appCrashed": "{0} ist abgestürzt.", - "appCrashedDetail": "Wir entschuldigen uns für die Unannehmlichkeiten. Bitte starten Sie {0} neu.", - "appStalled": "{0} reagiert nicht mehr.", - "appStalledDetail": "Möchten Sie {0} beenden oder einfach weiter warten?", - "exit": "Beenden", + "appCrashed": "Das Fenster ist abgestürzt.", + "appCrashedDetail": "Bitte entschuldigen Sie die Unannehmlichkeiten. Sie können das Fenster erneut öffnen und dort weitermachen, wo Sie aufgehört haben.", + "appStalled": "Das Fenster reagiert nicht mehr.", + "appStalledDetail": "Sie können das Fenster erneut öffnen oder schließen oder weiterhin warten.", + "close": "Schließen", "ok": "OK", "pathNotExistDetail": "Der Pfad \"{0}\" scheint auf dem Datenträger nicht mehr vorhanden zu sein.", "pathNotExistTitle": "Der Pfad ist nicht vorhanden.", + "reopen": "Erneut öffnen", "wait": "Bitte warten." } \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json b/i18n/deu/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json index 8b6ad71cd4e..278d10a21dc 100644 --- a/i18n/deu/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/emmet/node/emmet.contribution.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 +{ + "expandAbbreviationAction": "Emmet: Abkürzung erweitern" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json b/i18n/deu/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json index 8b6ad71cd4e..142baa0a22e 100644 --- a/i18n/deu/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "errorListPanel": "Fehlerliste", + "toggleErrorList": "Fehlerliste umschalten" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json b/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json index 8b6ad71cd4e..05b8d4c2087 100644 --- a/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.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 +{ + "extConfig": "Extensions auf der Grundlage geänderter und geöffneter Dateien vorschlagen" +} \ 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 8b6ad71cd4e..1aaef57b9bf 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 @@ -3,4 +3,15 @@ * 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 +{ + "deleteSure": "Möchten Sie \"{0}\" deinstallieren?", + "installExtension": "Extension installieren", + "restartNow": "Jetzt neu starten", + "restartNow2": "Jetzt neu starten", + "showExtensionTips": "Extensiontipps anzeigen", + "showInstalledExtensions": "Installierte Extensions anzeigen", + "showOutdatedExtensions": "Veraltete Extensions anzeigen", + "success-installed": "{0} wurde erfolgreich installiert. Führen Sie zur Aktivierung einen Neustart aus.", + "success-uninstalled": "{0} wurde erfolgreich deinstalliert. Führen Sie zur Deaktivierung einen Neustart aus.", + "uninstall": "Extension deinstallieren" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json b/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json index 8b6ad71cd4e..f253ff3a2f8 100644 --- a/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.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 +{ + "extensionsInstalled": "Die Extension \"{0}\" wird installiert...", + "hint": "{0} ist jetzt eine Extension. Möchten Sie sie installieren?", + "later": "Später", + "no": "Nein", + "yes": "Ja" +} \ No newline at end of file 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 8b6ad71cd4e..f864f6e0994 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 @@ -3,4 +3,24 @@ * 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 +{ + "cancel": "Abbrechen", + "extensionAriaLabel": "{0}, {1}, Extensionauswahl", + "galleryExtensionsHandlerAriaLabel": "Nehmen Sie eine Eingabe vor, um die Liste der Extensions aus dem Katalog einzuschränken.", + "install": "Extension installieren", + "installCountMultiple": "{0} wurde {1} Mal heruntergeladen.", + "installCountOne": "{0} wurde ein Mal heruntergeladen.", + "installCountZero": "{0} wurde nicht noch heruntergeladen.", + "installNow": "Jetzt installieren", + "installPrompt": "Möchten Sie \"{0}\" installieren?", + "license": "Lizenz", + "localExtensionsHandlerAriaLabel": "Nehmen Sie eine Eingabe vor, um die Liste der installierten Extensions einzuschränken.", + "noExtensionsInstalled": "Es wurden keine Extensions gefunden.", + "noExtensionsToInstall": "Es wurden keine Extensions gefunden.", + "noOutdatedExtensions": "Es wurden keine veralteten Extensions gefunden.", + "noSuggestedExtensions": "Keine vorgeschlagenen Extensions", + "nowInstalling": "{0} wird installiert...", + "outdatedExtensionsHandlerAriaLabel": "Nehmen Sie eine Eingabe vor, um die Liste der veralteten Extensions einzuschränken.", + "readme": "Infodatei", + "update": "Extension aktualisieren" +} \ No newline at end of file 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 8b6ad71cd4e..feb6f03a26f 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 @@ -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 +{ + "extension": "Extension", + "issue": "Problem", + "issues": "Probleme", + "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 8b6ad71cd4e..71aee3ff03d 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 @@ -3,4 +3,13 @@ * 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 +{ + "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" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json b/i18n/deu/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json index 8b6ad71cd4e..ff5fdb65096 100644 --- a/i18n/deu/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "invalidManifest": "Die Extension ist ungültig: \"package.json\" ist keine JSON-Datei.", + "invalidName": "Die Extension ist ungültig: Manifestnamenkonflikt.", + "invalidPublisher": "Die Extension ist ungültig: Manifestherausgeberkonflikt.", + "invalidVersion": "Die Extension ist ungültig: Manifestversionskonflikt.", + "missingGalleryInformation": "Kataloginformationen fehlen.", + "noCompatible": "Eine kompatible Version von {0} mit dieser Version des Codes wurde nicht gefunden.", + "notExists": "Die Extension wurde nicht gefunden." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json b/i18n/deu/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json index 8b6ad71cd4e..72983a5a30d 100644 --- a/i18n/deu/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.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 +{ + "binaryFileEditor": "Binärdateianzeige" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json b/i18n/deu/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json index 8b6ad71cd4e..e27a06cbe92 100644 --- a/i18n/deu/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json @@ -3,4 +3,15 @@ * 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 +{ + "dirtyDisplay": "Geändert", + "dirtyMeta": "An der Datei wurden Änderungen vorgenommen...", + "pendingSaveMeeta": "Änderungen werden zurzeit gespeichert...", + "saveConflictDisplay": "Konflikt", + "saveConflictMeta": "Die Änderungen können nicht gespeichert werden, weil sie einen Konflikt mit der Version auf dem Datenträger verursachen.", + "saveErorDisplay": "Speicherfehler", + "saveErrorMeta": "Leider gibt es Probleme beim Speichern Ihrer Änderungen.", + "savedDisplay": "Gespeichert", + "savedMeta": "Alle Änderungen wurden gespeichert.", + "savingDisplay": "Speichern..." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json b/i18n/deu/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json index 8b6ad71cd4e..6497aaf6e85 100644 --- a/i18n/deu/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "createFile": "Datei erstellen", + "fileEditorAriaLabel": "Textdatei-Editor", + "fileEditorWithInputAriaLabel": "{0}. Textdatei-Editor.", + "fileTooLarge": "Leider ist die Datei zu groß, um in einem Editor geöffnet zu werden.", + "folderOutofWorkspace": "Den Ordner \"{0}\" befindet sich außerhalb des zurzeit geöffneten Stammordners und kann in dieser Instanz nicht geöffnet werden.", + "textFileEditor": "Textdatei-Editor" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json b/i18n/deu/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json index 8b6ad71cd4e..9d674744d45 100644 --- a/i18n/deu/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/files/browser/fileActions.contribution.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 +{ + "filesCategory": "Dateien" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/files/browser/fileTracker.i18n.json b/i18n/deu/src/vs/workbench/parts/files/browser/fileTracker.i18n.json index 8b6ad71cd4e..26ccd3a8679 100644 --- a/i18n/deu/src/vs/workbench/parts/files/browser/fileTracker.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/files/browser/fileTracker.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 +{ + "dirtyFiles": "{0} nicht gespeicherte Dateien" +} \ No newline at end of file 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 04b789521b2..7f79dd33d90 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,18 +4,24 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "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", "dynamicHeight": "Steuert, ob sich die Höhe des Arbeitsdateienabschnitts dynamisch an die Anzahl der Elemente anpassen soll.", "encoding": "Die Standardzeichensatz-Codierung, die beim Lesen und Schreiben von Dateien verwendet werden soll.", + "eol": "Das Zeilenende-Standardzeichen.", "exclude": "Konfiguriert die Globmuster zum Ausschließen von Dateien und Ordnern.", - "explore": "Durchsuchen", + "explore": "Explorer", "explorerConfigurationTitle": "Datei-Explorer-Konfiguration", "files.exclude.boolean": "Das Globmuster, mit dem Dateipfade verglichen werden sollen. Legen Sie diesen Wert auf \"true\" oder \"false\" fest, um das Muster zu aktivieren bzw. zu deaktivieren.", "files.exclude.when": "Zusätzliche Überprüfung der gleichgeordneten Elemente einer entsprechenden Datei. Verwenden Sie \"$(basename)\" als Variable für den entsprechenden Dateinamen.", + "filesCategory": "Dateien", "filesConfigurationTitle": "Dateikonfiguration", "maxVisible": "Die maximale Anzahl von Arbeitsdateien, die angezeigt werden, bevor Bildlaufleisten angezeigt werden.", + "openWorkingFile": "Arbeitsdatei nach Name öffnen", "showExplorerViewlet": "Explorer anzeigen", "textFileEditor": "Textdatei-Editor", "trimTrailingWhitespace": "Wenn diese Option aktiviert ist, werden nachgestellte Leerzeichen beim Speichern einer Datei gekürzt.", - "view": "Anzeigen" + "view": "Anzeigen", + "workingFilesPicker": "Arbeitsdatei nach Name öffnen" } \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json b/i18n/deu/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json index 8b6ad71cd4e..ff1e037629e 100644 --- a/i18n/deu/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json @@ -3,4 +3,18 @@ * 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 +{ + "acceptLocalChanges": "Lokale Änderungen verwenden und Datenträgerinhalte überschreiben", + "compareChanges": "Vergleichen", + "conflictingFileHasChanged": "Der Inhalt der Datei auf dem Datenträger hat sich geändert, und die linke Seite des Vergleichs-Editors wurde aktualisiert. Bitte überprüfen Sie die Datei, und lösen Sie Konflikte erneut auf.", + "discard": "Verwerfen", + "genericSaveError": "Fehler beim Speichern von \"{0}\": {1}.", + "overwrite": "Überschreiben", + "readonlySaveError": "Fehler beim Speichern von \"{0}\": Die Datei ist schreibgeschützt. Wählen Sie 'Überschreiben' aus, um den Schutz aufzuheben.", + "resolveSaveConflict": "{0} – Speicherkonflikt auflösen", + "retry": "Wiederholen", + "revertLocalChanges": "Lokale Änderungen verwerfen und Inhalt auf dem Datenträger wiederherstellen", + "saveConflictDiffLabel": "{0}– auf Datenträger ↔ in{1}", + "staleSaveError": "Fehler beim Speichern von \"{0}\": Der Inhalt auf dem Datenträger ist neuer. Klicken Sie auf **Vergleichen**, um Ihre Version mit der Version auf dem Datenträger zu vergleichen.", + "userGuide": "Verwenden Sie die Aktionen in der Editor-Symbolleiste, um Ihre Änderungen **rückgängig zu machen** oder den Inhalt auf dem Datenträger mit Ihren Änderungen zu **überschreiben**." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json b/i18n/deu/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json index 8b6ad71cd4e..0402d68c71d 100644 --- a/i18n/deu/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/files/browser/views/emptyView.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 +{ + "explorerSection": "Datei-Explorer-Abschnitt", + "noWorkspace": "Es ist kein Ordner geöffnet.", + "noWorkspaceHelp": "Sie haben noch keinen Ordner geöffnet.", + "openFolder": "Ordner öffnen" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json b/i18n/deu/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json index 8b6ad71cd4e..7846976127c 100644 --- a/i18n/deu/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "explorerSection": "Datei-Explorer-Abschnitt", + "treeAriaLabel": "Datei-Explorer" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json b/i18n/deu/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json index 8b6ad71cd4e..f8fb141defb 100644 --- a/i18n/deu/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "confirmOverwriteMessage": "{0} ist im Zielordner bereits vorhanden. Möchten Sie das Element ersetzen?", + "fileInputAriaLabel": "Geben Sie den Dateinamen ein. Drücken Sie zur Bestätigung die EINGABETASTE oder ESC, um den Vorgang abzubrechen.", + "filesExplorerViewerAriaLabel": "{0}, Datei-Explorer", + "irreversible": "Diese Aktion kann nicht rückgängig gemacht werden.", + "replaceButtonLabel": "&&Ersetzen", + "warningFileDirty": "Die Datei \"{0}\" wird zurzeit gespeichert. Versuchen Sie es später erneut." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json b/i18n/deu/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json index 8b6ad71cd4e..2036ab89c36 100644 --- a/i18n/deu/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/files/browser/views/workingFilesView.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 +{ + "dirtyCounter": "{0} nicht gespeichert", + "treeAriaLabel": "Arbeitsdateien", + "workingFiles": "Arbeitsdateien", + "workingFilesSection": "Arbeitsdateiabschnitt" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json b/i18n/deu/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json index 8b6ad71cd4e..3e15e4702f9 100644 --- a/i18n/deu/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/files/browser/views/workingFilesViewer.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 +{ + "workingFilesViewerAriaLabel": "{0}, Arbeitsdateien" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json b/i18n/deu/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json index 8b6ad71cd4e..9c9bf0184eb 100644 --- a/i18n/deu/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/files/browser/workingFilesPicker.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 +{ + "entryAriaLabel": "{0}, Arbeitsdateiauswahl", + "noResultsFound": "Es wurden keine übereinstimmenden Arbeitsdateien gefunden.", + "noWorkingFiles": "Die Liste der Arbeitsdateien ist zurzeit leer.", + "workingFilesGroupLabel": "Arbeitsdateien" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json b/i18n/deu/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json index 8b6ad71cd4e..e72ca8b39d0 100644 --- a/i18n/deu/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "genericSaveError": "Fehler beim Speichern von \"{0}\": {1}.", + "saveFileFirst": "Die Datei wurde geändert. Speichern Sie sie zuerst, bevor Sie sie mit einer anderen Codierung erneut öffnen.", + "unexpectedEventError": "Unerwarteter Fehler von einem Dateiänderungslistener des Typs: {0}" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json b/i18n/deu/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json index 8b6ad71cd4e..491e1642a51 100644 --- a/i18n/deu/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json @@ -3,4 +3,20 @@ * 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 +{ + "copyPath": "Pfad kopieren", + "copyPathOfActive": "Pfad der aktiven Datei kopieren", + "openActiveFileContainer": "Enthaltenden Ordner der aktiven Datei öffnen", + "openContainer": "Enthaltenden Ordner öffnen", + "openFile": "Datei öffnen...", + "openFileFolder": "Öffnen...", + "openFileInNewWindow": "Aktive Datei in neuem Fenster öffnen", + "openFileToCopy": "Datei zuerst öffnen, um ihren Pfad zu kopieren", + "openFileToReveal": "Datei zuerst öffnen, um sie anzuzeigen", + "openFileToShow": "Datei zuerst öffnen, um sie in einem neuen Fenster zu öffnen", + "openFolder": "Ordner öffnen...", + "revealActiveFileInMac": "Aktive Datei im Finder anzeigen", + "revealActiveFileInWindows": "Aktive Datei im Windows-Explorer anzeigen", + "revealInMac": "Im Finder anzeigen", + "revealInWindows": "Im Explorer anzeigen" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json b/i18n/deu/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json index 8b6ad71cd4e..9d674744d45 100644 --- a/i18n/deu/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.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 +{ + "filesCategory": "Dateien" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json b/i18n/deu/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json index 8b6ad71cd4e..47267ad9904 100644 --- a/i18n/deu/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "allFiles": "Alle Dateien", + "cancel": "Abbrechen", + "dontSave": "&&Nicht speichern", + "save": "&&Speichern", + "saveAll": "&&Alle speichern", + "saveChangesDetail": "Ihre Änderungen gehen verloren, wenn Sie diese nicht speichern.", + "saveChangesMessage": "Möchten Sie die Änderungen speichern, die Sie an \"{0}\" vorgenommen haben?", + "saveChangesMessages": "Möchten Sie die an den folgenden Dateien vorgenommenen Änderungen speichern?" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json b/i18n/deu/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json index 8b6ad71cd4e..92aac5e703d 100644 --- a/i18n/deu/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "alreadyCheckedOut": "Branch {0} ist bereits der aktuelle Branch.", + "branchAriaLabel": "{0}, Git-Branch", + "checkoutBranch": "Branch unter {0}", + "checkoutTag": "Tag bei {0}", + "createBranch": "Branch {0} erstellen", + "noBranches": "Keine anderen Branches", + "notValidBranchName": "Bitte geben Sie einen gültigen Branchnamen an.", + "refAriaLabel": "{0}, Git" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json b/i18n/deu/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json index 719c2a742c7..ffe02f99373 100644 --- a/i18n/deu/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json @@ -4,5 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "gitNotEnabled": "Git ist in diesem Arbeitsbereich nicht aktiviert." + "gitNotEnabled": "Git ist in diesem Arbeitsbereich nicht aktiviert.", + "publishBranch": "Branch veröffentlichen", + "syncBranch": "Änderungen synchronisieren" } \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json b/i18n/deu/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json index 4559adcfb47..3eac93db0ab 100644 --- a/i18n/deu/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json @@ -4,11 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "executeGitCommands": "Git-Befehle ausführen", "git": "Git", "gitAutoFetch": "Gibt an, ob automatischer Abruf aktiviert ist.", "gitCommands": "Git-Befehle", "gitConfigurationTitle": "Git-Konfiguration", + "gitEnabled": "Ist für Git aktiviert", "gitPath": "Der Pfad zur ausführbaren Git-Datei.", "gitPendingChangesBadge": "{0} ausstehende Änderungen", "gitProgressBadge": "Ausführungsstatus Git", diff --git a/i18n/deu/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json b/i18n/deu/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json index 8b6ad71cd4e..345c56202bb 100644 --- a/i18n/deu/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/git/browser/views/disabled/disabledView.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 +{ + "disabled": "Git ist in den Einstellungen deaktiviert." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json b/i18n/deu/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json index 8b6ad71cd4e..b04a5a9bb16 100644 --- a/i18n/deu/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "downloadFrom": "Sie können die Anwendung von {0} herunterladen.", + "linuxDownloadFrom": "Sie können die Anwendung von {0} herunterladen.", + "looksLike": "Git scheint auf Ihrem System nicht installiert zu sein.", + "macInstallWith": "Sie können die Anwendung mit {0} installieren, von {1} herunterladen oder die Befehlszeilen-Entwicklertools von {2} installieren, indem Sie einfach {3} in einer Terminaleingabeaufforderung eingeben.", + "pleaseRestart": "Starten Sie {0} nach der Installation von Git neu.", + "winInstallWith": "Sie können die Anwendung mit {0} installieren oder von {1} herunterladen." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json b/i18n/deu/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json index 8b6ad71cd4e..b1b4cf2ac97 100644 --- a/i18n/deu/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "pleaseRestart": "Öffnen Sie das Stammverzeichnis des Repositorys, um auf Git-Features zuzugreifen.", + "wrongRoot": "Dieses Verzeichnis scheint in einem Git-Repository enthalten zu sein." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json b/i18n/deu/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json index 8b6ad71cd4e..24e4cf8e4ab 100644 --- a/i18n/deu/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "noWorkspace": "Zurzeit ist kein Ordner geöffnet.", + "pleaseRestart": "Öffnen Sie einen Ordner mit einem Git-Repository, um auf Git-Features zuzugreifen." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json b/i18n/deu/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json index 8b6ad71cd4e..06ad0299d48 100644 --- a/i18n/deu/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/git/electron-main/askpassService.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 +{ + "git": "Git" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/git/node/git.lib.i18n.json b/i18n/deu/src/vs/workbench/parts/git/node/git.lib.i18n.json index 8b6ad71cd4e..ed6cda9de2a 100644 --- a/i18n/deu/src/vs/workbench/parts/git/node/git.lib.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/git/node/git.lib.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 +{ + "fileBinaryError": "Die Datei scheint eine Binärdatei zu sein und kann nicht als Text geöffnet werden." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/html/browser/html.contribution.i18n.json b/i18n/deu/src/vs/workbench/parts/html/browser/html.contribution.i18n.json index 8b6ad71cd4e..0c646e52b78 100644 --- a/i18n/deu/src/vs/workbench/parts/html/browser/html.contribution.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/html/browser/html.contribution.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 +{ + "html.editor.label": "HTML-Vorschau" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json b/i18n/deu/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json index 8b6ad71cd4e..eba43ddb986 100644 --- a/i18n/deu/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "html.voidInput": "Ungültige Editor-Eingabe.", + "iframeEditor": "HTML-Vorschau anzeigen" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json b/i18n/deu/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json index 8b6ad71cd4e..eb4e3ff4308 100644 --- a/i18n/deu/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.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 +{ + "markdown": "Markdown" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json b/i18n/deu/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json index 8b6ad71cd4e..4284a7a4fbf 100644 --- a/i18n/deu/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/markdown/common/markdownEditorInput.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 +{ + "preview": "Vorschau von \"{0}\" anzeigen" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json b/i18n/deu/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json index 8b6ad71cd4e..9a4f5455a02 100644 --- a/i18n/deu/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/markdown/common/markdownEditorModel.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 +{ + "markdownError": "{0} kann nicht für Markdownrendering geöffnet werden. Bitte Stellen Sie sicher, dass die Datei vorhanden und eine gültige Markdowndatei ist." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/output/browser/output.contribution.i18n.json b/i18n/deu/src/vs/workbench/parts/output/browser/output.contribution.i18n.json index 8b6ad71cd4e..97700342db1 100644 --- a/i18n/deu/src/vs/workbench/parts/output/browser/output.contribution.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/output/browser/output.contribution.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "clearOutput.label": "Ausgabe löschen", + "output": "Ausgabe", + "viewCategory": "Anzeigen" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/output/browser/outputPanel.i18n.json b/i18n/deu/src/vs/workbench/parts/output/browser/outputPanel.i18n.json index 8b6ad71cd4e..76d017ac323 100644 --- a/i18n/deu/src/vs/workbench/parts/output/browser/outputPanel.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/output/browser/outputPanel.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "outputPanelAriaLabel": "Ausgabebereich", + "outputPanelWithInputAriaLabel": "{0}, Ausgabebereich" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json b/i18n/deu/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json index 8b6ad71cd4e..cd1ad0acee3 100644 --- a/i18n/deu/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "output": "Ausgabe", + "outputChannel": "für \"{0}\"" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json b/i18n/deu/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json index 8b6ad71cd4e..e50fab2a8fd 100644 --- a/i18n/deu/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "label": "Fehler und Warnungen anzeigen", + "marker.desc": "{0}({1},{2})", + "marker.msg": "[{0}] {1}", + "markerAriaLabel": "{0}, Fehler und Warnungen", + "markersHandlerAriaLabel": "Nehmen Sie eine Eingabe vor, um Fehler und Warnungen einzuschränken.", + "noErrorsAndWarnings": "Keine Fehler oder Warnungen", + "noErrorsAndWarningsMatching": "Keine übereinstimmenden Fehler oder Warnungen" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json b/i18n/deu/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json index 8b6ad71cd4e..4e7f0c45f31 100644 --- a/i18n/deu/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "commandsHandlerDescriptionDefault": "Befehle anzeigen und ausführen", + "desc.mac": "Fehler oder Warnungen anzeigen", + "desc.win": "Fehler und Warnungen anzeigen", + "gotoLineDescriptionMac": "Gehe zu Zeile", + "gotoLineDescriptionWin": "Gehe zu Zeile", + "gotoSymbolDescriptionNormalMac": "Gehe zu Symbol", + "gotoSymbolDescriptionNormalWin": "Gehe zu Symbol", + "gotoSymbolDescriptionScoped": "Gehe zu Symbol nach Kategorie", + "helpDescription": "Hilfe anzeigen" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json b/i18n/deu/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json index 2713728ea1e..213faf90735 100644 --- a/i18n/deu/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json @@ -7,5 +7,10 @@ "openSnippet.errorOnCreate": "\"{0}\" kann nicht erstellt werden.", "openSnippet.label": "Codeausschnitte", "openSnippet.pickLanguage": "Sprache für Codeausschnitt auswählen", - "preferences": "Einstellungen" + "preferences": "Einstellungen", + "snippetSchema.json": "Benutzerkonfiguration des Codeausschnitts", + "snippetSchema.json.body": "Der Inhalt des Codeausschnitts. Verwenden Sie \"${id}\", \"${id:label}\", \"${1:label}\" für Variablen und \"$0\", \"$1\" für die Cursorpositionen.", + "snippetSchema.json.default": "Leerer Codeausschnitt", + "snippetSchema.json.description": "Die Beschreibung des Codeausschnitts.", + "snippetSchema.json.prefix": "Das Präfix, das beim Auswählen des Codeausschnitts in IntelliSense verwendet werden soll." } \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json b/i18n/deu/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json index 8b6ad71cd4e..e7913051cc9 100644 --- a/i18n/deu/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/tasks/browser/taskQuickOpen.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 +{ + "entryAriaLabel": "{0}, Tasks", + "noTasksFound": "Es wurden keine Tasks gefunden.", + "noTasksMatching": "Keine übereinstimmenden Tasks", + "tasksAriaLabel": "Geben Sie den Namen des auszuführenden Tasks ein." +} \ 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 8b6ad71cd4e..a53358c66ed 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 @@ -3,4 +3,77 @@ * 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 +{ + "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.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.", + "JsonSchema.command": "Der auszuführende Befehl. Es kann sich um ein externes Programm oder einen Shellbefehl handeln.", + "JsonSchema.echoCommand": "Steuert, ob der ausgeführte Befehl in der Ausgabe angezeigt wird. Der Standardwert ist \"false\".", + "JsonSchema.linux": "Linux-spezifische Buildkonfiguration", + "JsonSchema.mac": "Mac-spezifische Buildkonfiguration", + "JsonSchema.matchers": "Die zu verwendenden Problemabgleicher. Es kann sich um eine Zeichenfolge, eine Problemabgleicherdefinition oder ein Array aus Zeichenfolgen und Problemabgleichern handeln.", + "JsonSchema.options": "Weitere Befehlsoptionen", + "JsonSchema.options.cwd": "Das aktuelle Arbeitsverzeichnis des ausgeführten Programms oder Skripts. Wenn keine Angabe erfolgt, wird das aktuelle Arbeitsbereich-Stammverzeichnis des Codes verwendet.", + "JsonSchema.options.env": "Die Umgebung des ausgeführten Programms oder der Shell. Wenn keine Angabe erfolgt, wird Umgebung des übergeordneten Prozesses verwendet.", + "JsonSchema.pattern.code": "Der Übereinstimmungsgruppenindex des Codes des Problems. Der Standardwert ist undefiniert.", + "JsonSchema.pattern.column": "Der Übereinstimmungsgruppenindex der Spalte des Problems. Der Standardwert ist 3.", + "JsonSchema.pattern.endColumn": "Der Übereinstimmungsgruppenindex der Endspalte des Problems. Der Standardwert ist undefiniert.", + "JsonSchema.pattern.endLine": "Der Übereinstimmungsgruppenindex der Endzeile des Problems. Der Standardwert ist undefiniert.", + "JsonSchema.pattern.file": "Der Übereinstimmungsgruppenindex des Dateinamens. Wenn keine Angabe erfolgt, wird 1 verwendet.", + "JsonSchema.pattern.line": "Der Übereinstimmungsgruppenindex der Zeile des Problems. Der Standardwert ist 2.", + "JsonSchema.pattern.location": "Der Übereinstimmungsgruppenindex der Position des Problems. Gültige Positionsmuster: (line), (line,column) und (startLine,startColumn,endLine,endColumn). Wenn keine Angabe erfolgt, werden die Zeile und die Spalte verwendet.", + "JsonSchema.pattern.loop": "Gibt in einer mehrzeiligen Abgleichschleife an, ob dieses Muster in einer Schleife ausgeführt wird, wenn es übereinstimmt. Kann nur für ein letztes Muster in einem mehrzeiligen Muster angegeben werden.", + "JsonSchema.pattern.message": "Der Übereinstimmungsgruppenindex der Nachricht. Wenn keine Angabe erfolgt, ist der Standardwert 4, wenn die Position angegeben wird. Andernfalls ist der Standardwert 5.", + "JsonSchema.pattern.regexp": "Der reguläre Ausdruck zum Ermitteln eines Fehlers, einer Warnung oder von Informationen in der Ausgabe.", + "JsonSchema.pattern.severity": "Der Übereinstimmungsgruppenindex des Schweregrads des Problems. Der Standardwert ist undefiniert.", + "JsonSchema.problemMatcher.applyTo": "Steuert, ob ein für ein Textdokument gemeldetes Problem nur auf geöffnete, geschlossene oder alle Dokumente angewendet wird.", + "JsonSchema.problemMatcher.base": "Der Name eines zu verwendenden Basisproblemabgleichers.", + "JsonSchema.problemMatcher.fileLocation": "Definiert, wie Dateinamen interpretiert werden sollen, die in einem Problemmuster gemeldet werden.", + "JsonSchema.problemMatcher.owner": "Der Besitzer des Problems im Code. Kann ausgelassen werden, wenn \"base\" angegeben wird. Der Standardwert ist \"external\", wenn keine Angabe erfolgt und \"base\" nicht angegeben wird.", + "JsonSchema.problemMatcher.pattern": "Ein Problemmuster oder der Name eines vordefinierten Problemmusters. Kann ausgelassen werden, wenn \"base\" angegeben wird.", + "JsonSchema.problemMatcher.severity": "Der Standardschweregrad für Erfassungsprobleme. Dieser wird verwendet, wenn das Muster keine Übereinstimmungsgruppe für den Schweregrad definiert.", + "JsonSchema.problemMatcher.watchedBegin": "Ein regulärer Ausdruck, der signalisiert, dass die Ausführung eines überwachten Tasks (ausgelöst durch die Dateiüberwachung) beginnt.", + "JsonSchema.problemMatcher.watchedEnd": "Ein regulärer Ausdruck, der signalisiert, dass die Ausführung eines überwachten Tasks beendet wird.", + "JsonSchema.problemMatcher.watching.activeOnStart": "Wenn dieser Wert auf \"true\" festgelegt wird, befindet sich die Überwachung im aktiven Modus, wenn der Task gestartet wird. Dies entspricht dem Ausgeben einer Zeile, die mit dem \"beginPattern\" übereinstimmt.", + "JsonSchema.problemMatcher.watching.beginsPattern": "Wenn eine Übereinstimmung mit der Ausgabe vorliegt, wird der Start eines Überwachungstasks signalisiert.", + "JsonSchema.problemMatcher.watching.endsPattern": "Wenn eine Übereinstimmung mit der Ausgabe vorliegt, wird das Ende eines Überwachungstasks signalisiert.", + "JsonSchema.promptOnClose": "Gibt an, ob dem Benutzer eine Eingabeaufforderung angezeigt wird, wenn VS Code mit einem aktuell ausgeführten Hintergrundtask geschlossen wird.", + "JsonSchema.shell": "Gibt an, ob der Befehl ein Shellbefehl oder ein externes Programm ist. Wenn keine Angabe erfolgt, ist der Standardwert \"false\".", + "JsonSchema.showOutput": "Steuert, ob die Ausgabe des aktuell ausgeführten Tasks angezeigt wird. Wenn keine Angabe erfolgt, wird \"always\" verwendet.", + "JsonSchema.suppressTaskName": "Steuert, ob der Taskname dem Befehl als Argument hinzugefügt wird. Der Standardwert ist \"false\".", + "JsonSchema.taskSelector": "Ein Präfix zum Angeben, dass ein Argument ein Task ist.", + "JsonSchema.tasks": "Die Taskkonfigurationen. Normalerweise sind diese Erweiterungen der bereits in der externen Taskausführung definierten Tasks.", + "JsonSchema.tasks.args": "Zusätzliche Argumente, die an den Befehl übergeben werden, wenn dieser Task aufgerufen wird.", + "JsonSchema.tasks.build": "Ordnet diesen Task dem Standardbuildbefehl des Codes zu.", + "JsonSchema.tasks.matchers": "Die zu verwendenden Problemabgleicher. Es kann sich um eine Zeichenfolge, eine Problemabgleicherdefinition oder ein Array aus Zeichenfolgen und Problemabgleichern handeln.", + "JsonSchema.tasks.showOutput": "Steuert, ob die Ausgabe des aktuell ausgeführten Tasks angezeigt wird. Wenn keine Angabe erfolgt, wird der global definierte Wert verwendet.", + "JsonSchema.tasks.suppressTaskName": "Steuert, ob der Taskname dem Befehl als Argument hinzugefügt wird. Wenn keine Angabe erfolgt, wird der global definierte Wert verwendet.", + "JsonSchema.tasks.taskName": "Der Name des Tasks.", + "JsonSchema.tasks.test": "Ordnet diesen Task dem Standardtestbefehl des Codes zu.", + "JsonSchema.tasks.watching": "Gibt an, ob der ausgeführte Task aktiv bleibt, und überwacht das Dateisystem.", + "JsonSchema.version": "Die Versionsnummer der Konfiguration.", + "JsonSchema.watching": "Gibt an, ob der ausgeführte Task aktiv bleibt, und überwacht das Dateisystem.", + "JsonSchema.watchingPattern.file": "Der Übereinstimmungsgruppenindex des Dateinamens. Kann ausgelassen werden.", + "JsonSchema.watchingPattern.regexp": "Der reguläre Ausdruck zum Erkennen des Anfangs oder Endes eines Überwachungstasks.", + "JsonSchema.windows": "Windows-spezifische Buildkonfiguration", + "RebuildAction.label": "Task für das erneute Erstellen ausführen", + "RunTaskAction.label": "Task ausführen", + "ShowLogAction.label": "Taskprotokoll anzeigen", + "TaskSystem.active": "Zurzeit ist ein aktiver Task vorhanden, der aktuell ausgeführt wird. Beenden Sie diesen, bevor Sie einen anderen Task ausführen.", + "TaskSystem.invalidTaskJson": "Fehler: Der Inhalt der Datei \"tasks.json\" weist Syntaxfehler auf. Bitte korrigieren sie diese, bevor Sie einen Task ausführen.\n", + "TaskSystem.noBuildType": "Es ist keine gültige Taskausführung konfiguriert. Unterstützte Taskausführungen sind \"service\" und \"program\".", + "TaskSystem.noConfiguration": "Es ist keine Taskausführung konfiguriert.", + "TaskSystem.runningTask": "Es wird ein Task ausgeführt wird. Möchten Sie ihn beenden?", + "TaskSystem.terminateTask": "&&Task beenden", + "TaskSystem.unknownError": "Fehler beim Ausführen eines Tasks. Details finden Sie im Taskprotokoll.", + "TerminateAction.failed": "Fehler beim Beenden des ausgeführten Tasks.", + "TerminateAction.label": "Ausgeführten Task beenden", + "TestAction.label": "Testtask ausführen", + "manyMarkers": "mehr als 99", + "taskCommands": "Task ausführen", + "tasksCategory": "Aufgaben" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json b/i18n/deu/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json index 8b6ad71cd4e..9a750ff844a 100644 --- a/i18n/deu/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "ConfigurationParser.globalMatcher": "Warnung: Globale Abgleiche und Tasks können nicht gemischt werden. Die globalen Abgleiche werden ignoriert.", + "ConfigurationParser.invalidCWD": "Warnung: \"options.cwd\" muss vom Typ \"string\" sein. Der Wert {0} wird ignoriert.\n", + "ConfigurationParser.invalidVaraibleReference": "Fehler: Ungültiger ProblemMatcher-Verweis: {0}\n", + "ConfigurationParser.noCommand": "Fehler: Es wurde kein gültiger Befehlsname angegeben.", + "ConfigurationParser.noName": "Fehler: Der Problemabgleich im Deklarationsbereich muss einen Namen besitzen:\n{0}\n", + "ConfigurationParser.noTaskName": "Fehler: Tasks müssen eine Eigenschaft \"TaskName\" angeben. Der Task wird ignoriert.\n{0}\n", + "ConfigurationParser.noargs": "Fehler: Befehlsargumente müssen ein Array aus Zeichenfolgen sein. Angegebener Wert:\n{0}", + "ConfigurationParser.unknownMatcherKind": "Warnung: Der definierte Problemabgleich ist unbekannt. Die folgenden Typen werden unterstützt: string | ProblemMatcher | (string | ProblemMatcher)[].\n{0}\n" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json b/i18n/deu/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json index 8b6ad71cd4e..94066f9b800 100644 --- a/i18n/deu/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "TaskSystemDetector.noGruntProgram": "Grunt ist auf Ihrem System nicht installiert. Führen Sie \"npm install -g grunt\" aus, um die Anwendung zu installieren.", + "TaskSystemDetector.noGulpProgram": "Gulp ist auf Ihrem System nicht installiert. Führen Sie \"npm install -g gulp\" aus, um die Anwendung zu installieren.", + "TaskSystemDetector.noGulpTasks": "Die Ausführung von \"gulp -tasks-simple\" hat keine Tasks aufgelistet. Haben Sie \"npm install\" ausgeführt?", + "TaskSystemDetector.noJakeProgram": "Jake ist auf Ihrem System nicht installiert. Führen Sie \"npm install -g jake\" aus, um die Anwendung zu installieren.", + "TaskSystemDetector.noJakeTasks": "Die Ausführung von \"jake -tasks\" hat keine Tasks aufgelistet. Haben Sie \"npm install\" ausgeführt?", + "TaskSystemDetector.noProgram": "Das Programm {0} wurde nicht gefunden. Die Meldung lautet: {1}" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json b/i18n/deu/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json index 8b6ad71cd4e..b87d22829a7 100644 --- a/i18n/deu/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "TaskRunnerSystem.cancelRequested": "\nDer Task \"{0}\" wurde durch eine Benutzeranforderung beendet.", + "TaskRunnerSystem.childProcessError": "Fehler beim Starten des externen Programms {0} {1}.", + "TaskRunnerSystem.fatalError": "Die bereitgestellte Taskkonfiguration weist Validierungsfehler auf. Details finden Sie im Taskausgabeprotokoll.", + "TaskRunnerSystem.noBuildTask": "Es ist kein Buildtask konfiguriert.", + "TaskRunnerSystem.noTestTask": "Es ist kein Testtask konfiguriert.", + "TaskRunnerSystem.norebuild": "Es wurde kein auszuführender Task gefunden.", + "TaskRunnerSystem.unknownError": "Unbekannter Fehler beim Ausführen eines Tasks. Details finden Sie im Taskausgabeprotokoll.", + "TaskRunnerSystem.watchingBuildTaskFinished": "\nDie Überwachung der Buildtasks wurde beendet." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json b/i18n/deu/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json index 8b6ad71cd4e..8823fdc39a7 100644 --- a/i18n/deu/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json +++ b/i18n/deu/src/vs/workbench/parts/themes/electron-browser/themes.contribution.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 +{ + "preferences": "Einstellungen", + "problemChangingTheme": "Problem beim Laden des Designs: {0}", + "selectTheme.label": "Farbdesign", + "themes.selectTheme": "Farbdesign auswählen" +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/services/files/node/fileService.i18n.json b/i18n/deu/src/vs/workbench/services/files/node/fileService.i18n.json index 8b6ad71cd4e..b1ce1b7f074 100644 --- a/i18n/deu/src/vs/workbench/services/files/node/fileService.i18n.json +++ b/i18n/deu/src/vs/workbench/services/files/node/fileService.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "fileBinaryError": "Die Datei scheint eine Binärdatei zu sein und kann nicht als Text geöffnet werden.", + "fileIsDirectoryError": "Die Datei ist ein Verzeichnis ({0}).", + "fileNotFoundError": "Die Datei wurde nicht gefunden ({0}).", + "fileReadOnlyError": "Die Datei ist schreibgeschützt.", + "foldersCopyError": "Ordner können nicht in den Arbeitsbereich kopiert werden. Bitte wählen Sie einzelne Dateien aus, um sie zu kopieren.", + "unableToMoveCopyError": "Der Verschiebe-/Kopiervorgang kann nicht ausgeführt werden. Die Datei würde den Ordner ersetzen, in dem sie enthalten ist." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/services/history/browser/history.i18n.json b/i18n/deu/src/vs/workbench/services/history/browser/history.i18n.json index 8b6ad71cd4e..bd717869e97 100644 --- a/i18n/deu/src/vs/workbench/services/history/browser/history.i18n.json +++ b/i18n/deu/src/vs/workbench/services/history/browser/history.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "devExtensionWindowTitle": "[Extensionentwicklungshost] – {0}", + "prefixDecoration": "{0} {1}", + "prefixTitle": "{0} - {1}", + "prefixWorkspaceTitle": "{0} - {1} - {2}", + "prefixWorkspaceTitleMac": "{0} - {1}", + "workspaceTitle": "{0} - {1}" +} \ No newline at end of file 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 8b6ad71cd4e..d861eaa343c 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 @@ -3,4 +3,20 @@ * 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 +{ + "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.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.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.", + "vscode.extension.contributes.keybindings.when": "Die Bedingung, wann der Schlüssel aktiv ist.", + "vscode.extension.contributes.keybindings.win": "Der Windows-spezifische Schlüssel oder die Schlüsselsequenz." +} \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/services/message/electron-browser/messageService.i18n.json b/i18n/deu/src/vs/workbench/services/message/electron-browser/messageService.i18n.json index 3aa6e7345db..d3be3828bff 100644 --- a/i18n/deu/src/vs/workbench/services/message/electron-browser/messageService.i18n.json +++ b/i18n/deu/src/vs/workbench/services/message/electron-browser/messageService.i18n.json @@ -4,5 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "yesButton": "Ja" + "cancelButton": "Abbrechen", + "yesButton": "&&Ja" } \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/services/request/node/requestService.i18n.json b/i18n/deu/src/vs/workbench/services/request/node/requestService.i18n.json index c8297cc35aa..b2bb675e894 100644 --- a/i18n/deu/src/vs/workbench/services/request/node/requestService.i18n.json +++ b/i18n/deu/src/vs/workbench/services/request/node/requestService.i18n.json @@ -6,5 +6,6 @@ { "httpConfigurationTitle": "HTTP-Konfiguration", "localFileNotFound": "Die Datei wurde nicht gefunden.", - "proxy": "Die zu verwendende Proxyeinstellung. Wenn diese Option nicht festgelegt wird, wird der Wert aus den Umgebungsvariablen \"http_proxy\" und \"https_proxy\" übernommen." + "proxy": "Die zu verwendende Proxyeinstellung. Wenn diese Option nicht festgelegt wird, wird der Wert aus den Umgebungsvariablen \"http_proxy\" und \"https_proxy\" übernommen.", + "strictSSL": "Gibt an, ob das Proxyserverzertifikat anhand der Liste der bereitgestellten Zertifizierungsstellen überprüft werden soll." } \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/services/themes/node/themeService.i18n.json b/i18n/deu/src/vs/workbench/services/themes/node/themeService.i18n.json index 8b6ad71cd4e..f05f6b864cb 100644 --- a/i18n/deu/src/vs/workbench/services/themes/node/themeService.i18n.json +++ b/i18n/deu/src/vs/workbench/services/themes/node/themeService.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "error.cannotloadtheme": "{0} kann nicht geladen werden.", + "error.cannotparse": "Probleme beim Analysieren der PLIST-Datei: {0}", + "invalid.path.1": "Es wurde erwartet, dass \"contributes.{0}.path\" ({1}) im Ordner ({2}) der Extension enthalten ist. Dies führt ggf. dazu, dass die Extension nicht portierbar ist.", + "reqarray": "Der Extensionpunkt \"{0}\" muss ein Array sein.", + "reqpath": "In \"contributes.{0}.path\" wurde eine Zeichenfolge erwartet. Bereitgestellter Wert: {1}", + "vscode.extension.contributes.themes": "Trägt Textmate-Farbdesigns bei.", + "vscode.extension.contributes.themes.label": "Die Bezeichnung des Farbdesigns wie in der Benutzeroberfläche angezeigt.", + "vscode.extension.contributes.themes.path": "Der Pfad der TMTHEME-Datei. Der Pfad ist relativ zum Extensionordner und lautet normalerweise \"./themes/themeFile.tmTheme\".", + "vscode.extension.contributes.themes.uiTheme": "Das Basisdesign, das die Farben um den Editor definiert: \"vs\" ist das helle Farbdesign, \"vs-dark\" das dunkle Farbdesign." +} \ No newline at end of file diff --git a/i18n/esn/extensions/typescript/package.i18n.json b/i18n/esn/extensions/typescript/package.i18n.json index 8b6ad71cd4e..6f4ffd5cc57 100644 --- a/i18n/esn/extensions/typescript/package.i18n.json +++ b/i18n/esn/extensions/typescript/package.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 +{ + "configuration.typescript": "Configuración de TypeScript", + "javascript.reloadProjects.title": "Recargar proyecto de JavaScript", + "typescript.reloadProjects.title": "Recargar proyecto de TypeScript", + "typescript.tsdk.desc": "Especifica la ruta de acceso de carpeta que contiene los archivos lib*.d.ts y tsserver que se van a usar.", + "typescript.useCodeSnippetsOnMethodSuggest.dec": "Complete las funciones con la signatura de parámetro." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/base/browser/ui/aria/aria.i18n.json b/i18n/esn/src/vs/base/browser/ui/aria/aria.i18n.json index 8b6ad71cd4e..4bcbb116e93 100644 --- a/i18n/esn/src/vs/base/browser/ui/aria/aria.i18n.json +++ b/i18n/esn/src/vs/base/browser/ui/aria/aria.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 +{ + "repeated": "{0} (ocurrió de nuevo)" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/base/browser/ui/inputbox/inputBox.i18n.json b/i18n/esn/src/vs/base/browser/ui/inputbox/inputBox.i18n.json index 8b6ad71cd4e..33c95928d30 100644 --- a/i18n/esn/src/vs/base/browser/ui/inputbox/inputBox.i18n.json +++ b/i18n/esn/src/vs/base/browser/ui/inputbox/inputBox.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "alertErrorMessage": "Error: {0}", + "alertInfoMessage": "Información: {0}", + "alertWarningMessage": "Advertencia: {0}" +} \ 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 8b6ad71cd4e..d5b5d70f678 100644 --- a/i18n/esn/src/vs/base/common/keyCodes.i18n.json +++ b/i18n/esn/src/vs/base/common/keyCodes.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 +{ + "altKey": "Alt", + "cmdKey": "Cmd", + "ctrlKey": "Ctrl", + "shiftKey": "Mayús", + "windowsKey": "Windows" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/base/common/processes.i18n.json b/i18n/esn/src/vs/base/common/processes.i18n.json index 8b6ad71cd4e..2dea1f1e384 100644 --- a/i18n/esn/src/vs/base/common/processes.i18n.json +++ b/i18n/esn/src/vs/base/common/processes.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 +{ + "ExecutableParser.args": "Advertencia: Los argumentos deben ser de tipo \"string[]\". Se ignora el valor {0}.", + "ExecutableParser.commandMissing": "Error: La información del ejecutable debe definir un comando de tipo cadena.", + "ExecutableParser.invalidCWD": "Advertencia: options.cwd debe ser de tipo cadena. Se ignora el valor {0}.", + "ExecutableParser.isShellCommand": "Advertencia: isShellCommand debe ser de tipo booleano. Se ignora el valor {0}." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/base/node/processes.i18n.json b/i18n/esn/src/vs/base/node/processes.i18n.json index 8b6ad71cd4e..8e4326d6c81 100644 --- a/i18n/esn/src/vs/base/node/processes.i18n.json +++ b/i18n/esn/src/vs/base/node/processes.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 +{ + "TaskRunner.UNC": "No se puede ejecutar un comando shell en una unidad UNC." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/base/node/zip.i18n.json b/i18n/esn/src/vs/base/node/zip.i18n.json index 8b6ad71cd4e..0063026e20d 100644 --- a/i18n/esn/src/vs/base/node/zip.i18n.json +++ b/i18n/esn/src/vs/base/node/zip.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 +{ + "notFound": "{0} no se encontró dentro del archivo zip." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json b/i18n/esn/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json index 8b6ad71cd4e..8284d63d7c6 100644 --- a/i18n/esn/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json +++ b/i18n/esn/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "quickOpenAriaLabel": "selector", + "quickOpenAriaLabelEntry": "{0}, selector" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json b/i18n/esn/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json index 8b6ad71cd4e..4b14e66a5e0 100644 --- a/i18n/esn/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json +++ b/i18n/esn/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "quickOpenAriaLabel": "Selector rápido. Escriba para restringir los resultados.", + "treeAriaLabel": "Selector rápido" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/editor/common/commonCodeEditor.i18n.json b/i18n/esn/src/vs/editor/common/commonCodeEditor.i18n.json index 8b6ad71cd4e..b61fa741940 100644 --- a/i18n/esn/src/vs/editor/common/commonCodeEditor.i18n.json +++ b/i18n/esn/src/vs/editor/common/commonCodeEditor.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 +{ + "showAccessibilityHelp": "Presione {0} si usa un lector de pantalla." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/editor/common/config/defaultConfig.i18n.json b/i18n/esn/src/vs/editor/common/config/defaultConfig.i18n.json index 8b6ad71cd4e..b1da401aa98 100644 --- a/i18n/esn/src/vs/editor/common/config/defaultConfig.i18n.json +++ b/i18n/esn/src/vs/editor/common/config/defaultConfig.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 +{ + "editorViewAccessibleLabel": "Contenido del editor" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/editor/common/services/bulkEdit.i18n.json b/i18n/esn/src/vs/editor/common/services/bulkEdit.i18n.json index 8b6ad71cd4e..cbde1eb3964 100644 --- a/i18n/esn/src/vs/editor/common/services/bulkEdit.i18n.json +++ b/i18n/esn/src/vs/editor/common/services/bulkEdit.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 +{ + "conflict": "Estos archivos han cambiado durante el proceso: {0}" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/editor/common/services/modeServiceImpl.i18n.json b/i18n/esn/src/vs/editor/common/services/modeServiceImpl.i18n.json index 8b6ad71cd4e..34862142c02 100644 --- a/i18n/esn/src/vs/editor/common/services/modeServiceImpl.i18n.json +++ b/i18n/esn/src/vs/editor/common/services/modeServiceImpl.i18n.json @@ -3,4 +3,23 @@ * 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 +{ + "invalid": "Elemento \"contributes.{0}\" no válido. Se esperaba una matriz.", + "invalid.empty": "Valor vacío para \"contributes.{0}\"", + "opt.aliases": "la propiedad `{0}` se puede omitir y debe ser de tipo \"string[]\"", + "opt.configuration": "la propiedad `{0}` se puede omitir y debe ser de tipo \"string\"", + "opt.extensions": "la propiedad `{0}` se puede omitir y debe ser de tipo \"string[]\"", + "opt.filenames": "la propiedad `{0}` se puede omitir y debe ser de tipo \"string[]\"", + "opt.firstLine": "la propiedad `{0}` se puede omitir y debe ser de tipo \"string\"", + "opt.mimetypes": "la propiedad `{0}` se puede omitir y debe ser de tipo \"string[]\"", + "require.id": "la propiedad `{0}` es obligatoria y debe ser de tipo \"string\"", + "vscode.extension.contributes.languages": "Aporta declaraciones de lenguaje.", + "vscode.extension.contributes.languages.aliases": "Alias de nombre para el lenguaje.", + "vscode.extension.contributes.languages.configuration": "Ruta de acceso relativa a un archivo que contiene opciones de configuración para el lenguaje.", + "vscode.extension.contributes.languages.extensions": "Extensiones de archivo asociadas al lenguaje.", + "vscode.extension.contributes.languages.filenamePatterns": "Patrones globales de nombre de archivo asociados al lenguaje.", + "vscode.extension.contributes.languages.filenames": "Nombres de archivo asociados al lenguaje.", + "vscode.extension.contributes.languages.firstLine": "Expresión regular que coincide con la primera línea de un archivo del lenguaje.", + "vscode.extension.contributes.languages.id": "Identificador del lenguaje.", + "vscode.extension.contributes.languages.mimetypes": "Tipos MIME asociados al lenguaje." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json b/i18n/esn/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json index 8b6ad71cd4e..839dc76eaed 100644 --- a/i18n/esn/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json +++ b/i18n/esn/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json @@ -3,4 +3,18 @@ * 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 +{ + "ShowAccessibilityHelpAction": "Mostrar ayuda de accesibilidad", + "experimentalScreenReaderOptsOn": "La compatibilidad con el lector de pantalla experimental está desactivada debido a la clave de configuración editor.experimentalScreenReader.", + "experimentalScreenReaderSessionOff": "La compatibilidad con el lector de pantalla experimental está desactivada. Presione {0} para activarla en esta sesión o configure el valor editor.experimentalScreenReader como true para activarla en todas las sesiones.", + "experimentalScreenReaderSessionOffNoKb": "La compatibilidad con el lector de pantalla experimental está desactivada. El comando {0} no se puede desencadenar actualmente mediante un enlace de teclado. Configure el valor editor.experimentalScreenReader como true para activarla en todas las sesiones.", + "experimentalScreenReaderSessionOn": "La compatibilidad con el lector de pantalla experimental está activada para esta sesión. Presione {0} para desactivar o activar este comportamiento.", + "experimentalScreenReaderSessionOnNoKb": "La compatibilidad con el lector de pantalla experimental está activada para esta sesión. El comando {0} no se puede desencadenar actualmente mediante un enlace de teclado.", + "introMsg": "Gracias por probar las opciones de accesibilidad experimentales de VS Code.", + "outroMsg": "Para descartar esta información sobre herramientas y volver al editor, presione Esc.", + "status": "Estado:", + "tabFocusModeOffMsg": "Al presionar TAB en este editor, se insertará el carácter de tabulación. Presione {0} para activar o desactivar este comportamiento.", + "tabFocusModeOffMsgNoKb": "Al presionar TAB en este editor, el foco se mueve al siguiente elemento activable. El comando {0} no se puede desencadenar actualmente mediante un enlace de teclado.", + "tabFocusModeOnMsg": "Al presionar TAB en este editor, el foco se mueve al siguiente elemento activable. Presione {0} para activar o desactivar este comportamiento.", + "tabFocusModeOnMsgNoKb": "Al presionar TAB en este editor, el foco se mueve al siguiente elemento activable. El comando {0} no se puede desencadenar actualmente mediante un enlace de teclado." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json b/i18n/esn/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json index 8b6ad71cd4e..c963dd32d74 100644 --- a/i18n/esn/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json +++ b/i18n/esn/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.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 +{ + "DefineKeybindingAction": "Definir enlace de teclado", + "defineKeybinding.initial": "Presione la combinación de teclas deseada y ENTRAR", + "defineKeybinding.kbLayoutErrorMessage": "La distribución del teclado actual no permite reproducir esta combinación de teclas.", + "defineKeybinding.kbLayoutInfoMessage": "Para la distribución del teclado actual, presione ", + "defineKeybinding.start": "Definir enlace de teclado" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/editor/contrib/find/common/findController.i18n.json b/i18n/esn/src/vs/editor/contrib/find/common/findController.i18n.json index 8b6ad71cd4e..63e0f37f6ed 100644 --- a/i18n/esn/src/vs/editor/contrib/find/common/findController.i18n.json +++ b/i18n/esn/src/vs/editor/contrib/find/common/findController.i18n.json @@ -3,4 +3,15 @@ * 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 +{ + "addSelectionToNextFindMatch": "Agregar selección hasta la siguiente coincidencia de búsqueda", + "changeAll.label": "Cambiar todas las repeticiones", + "findNextMatchAction": "Buscar siguiente", + "findPreviousMatchAction": "Buscar anterior", + "moveSelectionToNextFindMatch": "Mover última selección hasta la siguiente coincidencia de búsqueda", + "nextSelectionMatchFindAction": "Buscar selección siguiente", + "previousSelectionMatchFindAction": "Buscar selección anterior", + "selectAllOccurencesOfFindMatch": "Seleccionar todas las repeticiones de coincidencia de búsqueda", + "startFindAction": "Buscar", + "startReplace": "Reemplazar" +} \ 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 8b6ad71cd4e..d3fa31f22c3 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 @@ -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 +{ + "foldAction.label": "Doblar", + "foldAllAction.label": "Doblar todos", + "unfoldAction.label": "Desdoblar", + "unfoldAllAction.label": "Desdoblar todos" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/editor/contrib/format/common/formatActions.i18n.json b/i18n/esn/src/vs/editor/contrib/format/common/formatActions.i18n.json index 8b6ad71cd4e..3c04d137091 100644 --- a/i18n/esn/src/vs/editor/contrib/format/common/formatActions.i18n.json +++ b/i18n/esn/src/vs/editor/contrib/format/common/formatActions.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 +{ + "formatAction.label": "Código de formato" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/editor/contrib/hover/browser/hover.i18n.json b/i18n/esn/src/vs/editor/contrib/hover/browser/hover.i18n.json index 8b6ad71cd4e..c190af1321d 100644 --- a/i18n/esn/src/vs/editor/contrib/hover/browser/hover.i18n.json +++ b/i18n/esn/src/vs/editor/contrib/hover/browser/hover.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 +{ + "showHover": "Mostrar al mantener el puntero" +} \ 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 8b6ad71cd4e..214ac326cf5 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 @@ -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 +{ + "changeIndentationSize": "Cambiar tamaño de tabulación para el archivo actual", + "configuredTabSize": "Tamaño de tabulación configurado", + "indentationToSpaces": "Convertir sangría en espacios", + "indentationToTabs": "Convertir sangría en tabulaciones", + "selectTabWidth": "Seleccionar tamaño de tabulación para el archivo actual" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/editor/contrib/rename/common/rename.i18n.json b/i18n/esn/src/vs/editor/contrib/rename/common/rename.i18n.json index 8b6ad71cd4e..ca7ee44ed86 100644 --- a/i18n/esn/src/vs/editor/contrib/rename/common/rename.i18n.json +++ b/i18n/esn/src/vs/editor/contrib/rename/common/rename.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 +{ + "no result": "No hay ningún resultado." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json b/i18n/esn/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json index 8b6ad71cd4e..191d7456baf 100644 --- a/i18n/esn/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json +++ b/i18n/esn/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.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 +{ + "toggle.wordwrap": "Ver: Alternar ajuste de línea" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/editor/node/languageConfiguration.i18n.json b/i18n/esn/src/vs/editor/node/languageConfiguration.i18n.json index 8b6ad71cd4e..b56295f0612 100644 --- a/i18n/esn/src/vs/editor/node/languageConfiguration.i18n.json +++ b/i18n/esn/src/vs/editor/node/languageConfiguration.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 +{ + "parseErrors": "Errores al analizar {0}: {1}" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/editor/node/textMate/TMSnippets.i18n.json b/i18n/esn/src/vs/editor/node/textMate/TMSnippets.i18n.json index 8b6ad71cd4e..1b93239f3d1 100644 --- a/i18n/esn/src/vs/editor/node/textMate/TMSnippets.i18n.json +++ b/i18n/esn/src/vs/editor/node/textMate/TMSnippets.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "invalid.language": "Lenguaje desconocido en \"contributes.{0}.language\". Valor proporcionado: {1}", + "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.", + "vscode.extension.contributes.snippets": "Aporta fragmentos de código de TextMate.", + "vscode.extension.contributes.snippets-language": "Identificador del lenguaje al que se aporta este fragmento de código.", + "vscode.extension.contributes.snippets-path": "Ruta de acceso del archivo de fragmentos de código. La ruta es relativa a la carpeta de extensión y normalmente empieza por \"./snippets/\"." +} \ 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 8b6ad71cd4e..2980206a7fb 100644 --- a/i18n/esn/src/vs/editor/node/textMate/TMSyntax.i18n.json +++ b/i18n/esn/src/vs/editor/node/textMate/TMSyntax.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "invalid.language": "Lenguaje desconocido en \"contributes.{0}.language\". Valor proporcionado: {1}", + "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.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." +} \ No newline at end of file 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 8b6ad71cd4e..b9d03850b2f 100644 --- a/i18n/esn/src/vs/languages/html/common/htmlTags.i18n.json +++ b/i18n/esn/src/vs/languages/html/common/htmlTags.i18n.json @@ -3,4 +3,114 @@ * 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 +{ + "tags.a": "Si el elemento a tiene un atributo href, representa un hipervínculo (un marcador de hipertexto) etiquetado por su contenido.", + "tags.abbr": "El elemento abbr representa una abreviatura o acrónimo, opcionalmente con su expansión. El atributo title se puede usar para proporcionar una expansión de la abreviatura. El atributo, si se especifica, debe contener una expansión de la abreviatura y nada más.", + "tags.address": "El elemento address representa la información de contacto de su antecesor más cercano, el elemento article o body. Si es el elemento body, la información de contacto se aplica al documento como un todo.", + "tags.area": "El elemento area representa un hipervínculo con texto y el área correspondiente en un mapa de imagen o bien un área muerta en un mapa de imagen.", + "tags.article": "El elemento article representa una composición completa o autocontenida de un documento, página, aplicación o sitio que, en principio, se puede distribuir o reutilizar de manera independiente, por ejemplo, como redifusión web. Puede ser una publicación en un foro, un artículo de una revista o de un periódico, una entrada de blog, un comentario enviado por un usuario, un widget o gadget interactivo o cualquier otro elemento de contenido independiente. Cada elemento article debe identificarse, para lo que normalmente se incluye un encabezado (elemento h1 a h6) como elemento secundario del elemento article.", + "tags.aside": "El elemento aside representa una sección de una página que consta de contenido tangencialmente relacionado con el contenido en torno al elemento aside y que puede considerarse independiente de dicho contenido. Estas secciones suelen representarse como barras laterales en la tipografía impresa.", + "tags.audio": "Un elemento de audio representa una secuencia de audio o sonido.", + "tags.b": "El elemento b representa un fragmento de texto al que se dirige la atención con fines prácticos sin transmitir ninguna importancia adicional y sin que se implique una voz o un estado de ánimo alternativo, tales como las palabras clave del resumen de un documento, los nombres de producto en una revisión, las palabras accionables en software interactivo controlado por texto o el titular de un artículo.", + "tags.base": "El elemento base permite que los autores especifiquen la dirección URL base del documento para resolver las direcciones URL relativas y el nombre del contexto de exploración predeterminado para seguir los hipervínculos. El elemento no representa ningún otro contenido más allá de esta información.", + "tags.bdi": "El elemento bdi representa un fragmento de texto que se va a aislar de su entorno para aplicarle formato de texto bidireccional. [BIDI]", + "tags.blockquote": "El elemento blockquote representa contenido que se cita de otro origen, opcionalmente con una cita que debe encontrarse dentro de un pie de página o elemento cite e, igualmente de manera opcional, con cambios incorporados, tales como anotaciones y abreviaturas.", + "tags.body": "El elemento body representa el contenido del documento.", + "tags.br": "El elemento br representa un salto de línea.", + "tags.button": "El elemento button representa un botón etiquetado por su contenido.", + "tags.canvas": "El elemento canvas proporciona scripts con un lienzo de mapa de bits dependiente de la resolución, que se pueden usar para representar gráficos, gráficos de juegos, ilustraciones u otras imágenes visuales sobre la marcha.", + "tags.caption": "El elemento caption representa el título de la tabla que es su elemento primario, si tiene un elemento primario y este es un elemento table.", + "tags.cite": "El elemento cite representa una referencia a una obra creativa. Debe incluir el título de la obra o el nombre del autor (persona, personas u organización), una referencia de dirección URL o una referencia en forma abreviada según las convenciones usadas para agregar metadatos de cita.", + "tags.code": "El elemento code representa un fragmento de código informático. Puede ser un nombre de elemento XML, un nombre de archivo, un programa informático o cualquier otra cadena que un equipo pueda reconocer.", + "tags.col": "Si un elemento col tiene un elemento primario y este es un elemento colgroup que tiene a su vez un elemento primario que es un elemento table, el elemento col representa una o más columnas del grupo de columnas representadas por dicho elemento colgroup.", + "tags.colgroup": "El elemento colgroup representa un grupo de una o más columnas de la tabla que es su elemento primario, si tiene un elemento primario que es un elemento table.", + "tags.datalist": "El elemento datalist representa un conjunto de elementos option que representan las opciones predefinidas para otros controles. En la representación, el elemento datalist no representa nada y debería ocultarse junto con sus elementos secundarios.", + "tags.dbo": "El elemento bdo representa el control del formato de direccionalidad de texto explícita para sus elementos secundarios. Permite a los autores reemplazar el algoritmo bidireccional Unicode al especificar explícitamente un reemplazo de dirección. [BIDI]", + "tags.dd": "El elemento dd representa la descripción, la definición o el valor, que forma parte de un grupo término-descripción en una lista de descripciones (elemento dl).", + "tags.del": "El elemento del representa la eliminación de algún elemento del documento.", + "tags.details": "El elemento details representa un widget de divulgación desde el que el usuario puede obtener controles o información adicional.", + "tags.dfn": "El elemento dfn representa la instancia de definición de un término. El párrafo, el grupo de lista de descripciones o la sección que sea el elemento antecesor más cercano del elemento dfn también debe contener las definiciones del término que proporciona el elemento dfn.", + "tags.dialog": "El elemento dialog representa una parte de una aplicación con la que un usuario interactúa para llevar a cabo una tarea, por ejemplo, un cuadro de diálogo, un inspector o una ventana.", + "tags.div": "El elemento div no tiene un significado especial. Representa sus elementos secundarios. Se puede usar con los atributos class, lang y title para marcar la semántica común a un grupo de elementos consecutivos.", + "tags.dl": "El elemento dl representa una lista de asociaciones que consta de cero o más grupos nombre-valor (una lista de descripciones). Un grupo nombre-valor consta de uno o más nombres (elementos dt) seguidos de uno o más valores (elementos dd), sin tener en cuenta los nodos distintos de los elementos dt y dd. Dentro de un solo elemento dl, no debe haber más de un elemento dt para cada nombre.", + "tags.dt": "El elemento dt representa el término, o nombre, que forma parte de un grupo término-descripción de una lista de descripciones (elemento dl).", + "tags.em": "El elemento em representa el énfasis acentuado de su contenido.", + "tags.embed": "El elemento embed proporciona un punto de integración para una aplicación externa (normalmente no HTML) o contenido interactivo.", + "tags.fieldset": "El elemento fieldset representa un conjunto de controles de formularios agrupados opcionalmente bajo un nombre común.", + "tags.figcaption": "El elemento figcaption representa un título o una leyenda para el resto del contenido del elemento de figura primario del elemento figcaption, si lo hay.", + "tags.figure": "El elemento figure representa cierto contenido de flujo, opcionalmente con una leyenda, que es independiente (como una frase completa) y al que se suele hacer referencia como unidad única desde el flujo principal del documento.", + "tags.footer": "El elemento footer representa un pie de página para su elemento raíz de sección o contenido de sección antecesor más cercano. Un pie de página suele contener información sobre su sección, como quién la ha escrito, vínculos a documentos relacionados, datos de copyright y similares.", + "tags.form": "El elemento form representa una colección de elementos asociados a un formulario, de los cuales algunos pueden representar valores editables que se pueden enviar a un servidor para su procesamiento.", + "tags.h1": "El elemento h1 representa un encabezado de sección.", + "tags.h2": "El elemento h2 representa un encabezado de sección.", + "tags.h3": "El elemento h3 representa un encabezado de sección.", + "tags.h4": "El elemento h4 representa un encabezado de sección.", + "tags.h5": "El elemento h5 representa un encabezado de sección.", + "tags.h6": "El elemento h6 representa un encabezado de sección.", + "tags.head": "El elemento head representa una colección de metadatos para el documento.", + "tags.header": "El elemento header representa el contenido de introducción para su elemento raíz de sección o contenido de sección antecesor más cercano. Un encabezado suele contener un grupo de ayudas de navegación o de introducción. Cuando el elemento raíz de sección o el contenido de sección antecesor más cercano es el elemento body, se aplica a toda la página.", + "tags.hr": "El elemento hr representa un salto temático de nivel de párrafo, por ejemplo, un cambio de escena en una historia o una transición a otro tema dentro de una sección de un libro de referencia.", + "tags.html": "El elemento html representa la raíz de un documento HTML.", + "tags.i": "El elemento i representa un fragmento de texto en una voz o un estado de ánimo alternativo, o cualquier otro desplazamiento respecto al texto normal de manera que indica una calidad diferente del texto, como una designación taxonómica, un término técnico, una frase idiomática de otra lengua, una transliteración, un pensamiento o un nombre de envío en textos occidentales.", + "tags.iframe": "El elemento iframe representa un contexto de exploración anidado.", + "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.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.", + "tags.li": "El elemento li representa un elemento de lista. Si su elemento primario es un elemento ol, ul o menu, entonces es un elemento de la lista del elemento primario, tal como se define para esos elementos. De lo contrario, el elemento de lista no tiene ninguna relación definida relacionada con la lista con cualquier otro elemento li.", + "tags.link": "El elemento link permite a los autores vincular su documento a otros recursos.", + "tags.main": "El elemento main representa el contenido principal del cuerpo de un documento o una aplicación. El área de contenido principal consta de contenido directamente relacionado con el tema central de un documento o la funcionalidad central de una aplicación, o bien lo expande.", + "tags.map": "El elemento map, junto con un elemento img y cualquier descendiente de elemento area, define un mapa de imagen. El elemento representa sus elementos secundarios", + "tags.mark": "El elemento mark representa una serie de texto en un documento marcado o resaltado con fines de referencia, debido a su relevancia en otro contexto. Cuando se usa en una cita o en otro bloque de texto al que se hace referencia desde el texto, indica un resaltado que no estaba presente originalmente pero que se ha agregado para llamar la atención del lector a una parte del texto que puede que no se haya considerado importante por parte del autor original cuando el bloque se escribió originalmente, pero que se encuentra ahora bajo un escrutinio anteriormente inesperado. Cuando se usa en el texto principal de un documento, indica una parte del documento que se ha resaltado debido a su probable relevancia para la actividad actual del usuario.", + "tags.meta": "El elemento meta representa varios tipos de metadatos que no se pueden expresar con los elementos title, base, link, style y script.", + "tags.meter": "El elemento meter representa una medición escalar dentro de un intervalo conocido o un valor fraccionario. Por ejemplo, la utilización del disco, la relevancia del resultado de una consulta o la fracción de una población de voto que ha seleccionado un candidato concreto.", + "tags.nav": "El elemento nav representa una sección de una página que se vincula a otras páginas o a partes dentro de la página: una sección con vínculos de navegación.", + "tags.noscript": "El elemento noscript no representa nada si el scripting está habilitado y representa sus elementos secundarios si el scripting está deshabilitado. Se usa para presentar una marcación diferente para los agentes de usuario que admiten scripting y aquellos que no lo admiten, al afectar a la manera en que se analiza el documento.", + "tags.object": "El elemento object puede representar un recurso externo que, en función del tipo del recurso, se tratará como imagen, como contexto de exploración anidado o como recurso externo que se procesará mediante un complemento.", + "tags.ol": "El elemento ol representa una lista de elementos en la que estos se han ordenado intencionadamente de manera que, si se cambiaran de orden, cambiaría el significado del documento.", + "tags.optgroup": "El elemento optgroup representa un grupo de elementos de opción con una etiqueta común.", + "tags.option": "El elemento option representa una opción de un elemento select o como parte de una lista de sugerencias de un elemento datalist.", + "tags.output": "El elemento output representa el resultado de un cálculo realizado por la aplicación o el resultado de una acción del usuario.", + "tags.p": "El elemento p representa un párrafo.", + "tags.param": "El elemento param define parámetros para los complementos invocados por los elementos object. No representa nada por sí mismo.", + "tags.picture": "El elemento picture es un contenedor que proporciona varios orígenes al elemento img que contiene para permitir a los autores controlar de forma declarativa o proporcionar sugerencias al agente de usuario sobre qué recurso de imagen se debe usar, en función de la densidad de píxeles de la pantalla, el tamaño de la ventanilla, el formato de imagen y otros factores. Representa sus elementos secundarios.", + "tags.pre": "El elemento pre representa un bloque de texto con formato previo, en el que la estructura se representa mediante convenciones tipográficas en lugar de mediante elementos.", + "tags.progress": "El elemento progress representa el progreso de finalización de una tarea. El progreso puede ser indeterminado, que indica que se está progresando pero no está claro cuánto trabajo queda por hacer antes de que se complete la tarea (por ejemplo, porque la tarea está en espera de que un host remoto responda), o bien puede ser un número en un intervalo de cero a un valor máximo, que proporciona la fracción de trabajo que se ha completado hasta el momento.", + "tags.q": "El elemento q representa cierto contenido de frases citado de otro origen.", + "tags.rb": "El elemento rb marca el componente de texto base de una anotación ruby. Cuando es el elemento secundario de un elemento ruby, no representa nada por sí mismo, pero su elemento ruby primario lo usa como parte del proceso para determinar lo que representa.", + "tags.rp": "El elemento rp se usa para proporcionar el texto de reserva que mostrarán los agentes de usuario que no admiten anotaciones ruby. Una práctica generalizada es proporcionar el componente de texto ruby de una anotación ruby entre paréntesis.", + "tags.rt": "El elemento rt marca el componente de texto ruby de una anotación ruby. Cuando es el elemento secundario de un elemento ruby o de un elemento rtc, que es a su vez elemento secundario de un elemento ruby, no representa nada por sí mismo, pero su elemento ruby primario lo usa como parte del proceso para determinar lo que representa.", + "tags.ruby": "El elemento ruby permite que uno o más fragmentos de contenido de frases se marque con anotaciones ruby. Las anotaciones ruby son pequeñas series de texto que se presentan en un texto base y se usan principalmente en la tipografía de Asia oriental como guía de pronunciación o para incluir otras anotaciones. En japonés, esta forma de tipografía también se conoce como furigana. El texto ruby puede aparecer en cualquier lateral del texto base, a veces incluso en los dos, y su posición se puede controlar con CSS. Para obtener una introducción más completa sobre ruby, consulte los documentos \"Use Cases & Exploratory Approaches for Ruby Markup\" (en inglés) y \"CSS Ruby Module Level 1\" (en inglés). [RUBY-UC] [CSSRUBY]", + "tags.s": "El elemento s representa contenido que ya no es preciso o relevante.", + "tags.samp": "El elemento samp representa una muestra o una salida entre comillas de otro programa o sistema informático.", + "tags.script": "El elemento script permite a los autores incluir bloques de datos y de script dinámicos en sus documentos. El elemento no representa contenido para el usuario.", + "tags.section": "El elemento section representa una sección genérica de un documento o una aplicación. Una sección, en este contexto, es una agrupación temática de contenido. El tema de cada sección se debe identificar, normalmente, mediante la inclusión de un encabezado (elemento h1-h6) como elemento secundario del elemento section.", + "tags.select": "El elemento select representa un control para seleccionar entre un conjunto de opciones.", + "tags.small": "El elemento small representa comentarios secundarios, como la letra pequeña.", + "tags.source": "El elemento source permite a los autores especificar varios recursos de medios alternativos para elementos multimedia. No representa nada por sí solo.", + "tags.span": "El elemento span no significa nada por sí mismo, pero puede ser útil cuando se usa junto con los atributos globales, por ejemplo, class, lang o dir. Representa sus elementos secundarios.", + "tags.strong": "El elemento strong representa la importancia significativa, la seriedad o la urgencia de su contenido.", + "tags.style": "El elemento style permite a los autores insertar información de estilo en sus documentos. El elemento style es una de las diversas entradas para el modelo de procesamiento de aplicación de estilos. El elemento no representa contenido para el usuario.", + "tags.sub": "El elemento sub representa un subíndice.", + "tags.summary": "El elemento summary representa un resumen, un título o una leyenda para el resto del contenido del elemento details primario del elemento summary, si lo hay.", + "tags.sup": "El elemento sup representa un superíndice.", + "tags.table": "El elemento table representa datos con más de una dimensión en formato de tabla.", + "tags.tbody": "El elemento tbody representa un bloque de filas que consta de un cuerpo de datos para el elemento table primario, si el elemento tbody tiene un elemento primario y es una tabla.", + "tags.td": "El elemento td representa una celda de datos en una tabla.", + "tags.template": "El elemento template se usa para declarar fragmentos de HTML que se pueden clonar e insertar en el documento mediante script.", + "tags.textarea": "El elemento textarea representa un control de edición de texto sin formato multilínea para el valor sin formato del elemento. El contenido del control representa el valor predeterminado del control.", + "tags.tfoot": "El elemento tfoot representa el bloque de filas que consta de los resúmenes de columnas (pies de página) para el elemento table primario, si el elemento tfoot tiene un elemento primario y este es una tabla.", + "tags.th": "El elemento th representa una celda de encabezado de una tabla.", + "tags.thead": "El elemento thead representa el bloque de filas que consta de las etiquetas de columna (encabezados) para el elemento table primario, si el elemento thead tiene un elemento primario y este es una tabla.", + "tags.time": "El elemento time representa su contenido, junto con un formato de lectura mecánica de ese contenido en el atributo datetime. El tipo de contenido está limitado a diversos tipos de fechas, horas, ajustes de zona horaria y duraciones, tal como se describe a continuación.", + "tags.title": "El elemento title representa el título o el nombre del documento. Los autores deben usar títulos que identifiquen sus documentos aunque estén fuera de contexto, por ejemplo, en el historial o en los marcadores de un usuario, o en los resultados de la búsqueda. Con frecuencia, el título del documento es diferente de su primer encabezado, puesto que el primer encabezado no tiene que ser independiente cuando se saca de contexto.", + "tags.tr": "El elemento tr representa una fila de celdas en una tabla.", + "tags.track": "El elemento track permite a los autores especificar pistas de texto cronometradas externas explícitas para elementos multimedia. No representa nada por sí mismo.", + "tags.u": "El elemento u representa un fragmento de texto con una anotación no textual y no articulada, aunque explícitamente representada, por ejemplo, el texto se etiqueta como nombre propio en texto chino (una marca de nombre propio chino) o como texto mal escrito.", + "tags.ul": "El elemento ul representa una lista de elementos donde el orden de estos no es importante, es decir, el cambio del orden no cambiaría materialmente el significado del documento.", + "tags.var": "El elemento var representa una variable. Puede ser una variable real en una expresión matemática o un contexto de programación, un identificador que representa una constante, un símbolo que identifica una cantidad física, un parámetro de función o simplemente un término usado como marcador de posición en texto.", + "tags.video": "Un elemento video se usa para reproducir vídeos, películas y archivos de sonido con subtítulos.", + "tags.wbr": "El elemento wbr representa una oportunidad de salto de línea." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/platform/actions/common/actionsService.i18n.json b/i18n/esn/src/vs/platform/actions/common/actionsService.i18n.json index 8b6ad71cd4e..1492e8c6c1c 100644 --- a/i18n/esn/src/vs/platform/actions/common/actionsService.i18n.json +++ b/i18n/esn/src/vs/platform/actions/common/actionsService.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "category.label": "{0}:{1}", + "error": "Valor de \"contributes.{0}\" no válido: {1}", + "nonempty": "se esperaba un valor no vacío.", + "optstring": "la propiedad `{0}` se puede omitir o debe ser de tipo \"string\"", + "requirestring": "la propiedad `{0}` es obligatoria y debe ser de tipo \"string\"", + "vscode.extension.contributes.commandType.category": "(Opcional) la cadena de categoría se agrupa por el comando en la interfaz de usuario", + "vscode.extension.contributes.commandType.command": "Identificador del comando que se va a ejecutar", + "vscode.extension.contributes.commandType.title": "Título con el que se representa el comando en la interfaz de usuario.", + "vscode.extension.contributes.commands": "Aporta comandos a la paleta de comandos." +} \ 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 8b6ad71cd4e..535830388b6 100644 --- a/i18n/esn/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json +++ b/i18n/esn/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json @@ -3,4 +3,39 @@ * 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 +{ + "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.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.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.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).", + "schema.json.maxItems": "El número máximo de elementos que puede haber en una matriz. Inclusivo.", + "schema.json.maxLength": "La longitud máxima de una cadena.", + "schema.json.maxProperties": "El número máximo de propiedades que puede tener un objeto. Inclusivo.", + "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. 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.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.", + "schema.json.patternProperties": "Mapa de expresiones regulares de nombres de propiedad para hacer coincidir las propiedades de los esquemas.", + "schema.json.properties": "Mapa de nombres de propiedad para esquemas para cada propiedad.", + "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. El valor predeterminado es false." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json b/i18n/esn/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json index 8b6ad71cd4e..08b734bfd13 100644 --- a/i18n/esn/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json +++ b/i18n/esn/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "contributes.jsonValidation": "Aporta la configuración del esquema JSON.", + "contributes.jsonValidation.fileMatch": "Patrón de archivo para buscar coincidencias, por ejemplo, \"package.json\" o \"*.launch\".", + "contributes.jsonValidation.url": "Dirección URL de esquema ('http:', 'https:') o ruta de acceso relativa a la carpeta de extensión ('./').", + "invalid.fileMatch": "configuration.jsonValidation.fileMatch debe haberse definido", + "invalid.jsonValidation": "configuration.jsonValidation debe ser una matriz", + "invalid.url": "configuration.jsonValidation.url debe ser una dirección URL o una ruta de acceso relativa", + "invalid.url.fileschema": "configuration.jsonValidation.url es una dirección URL relativa no válida: {0}", + "invalid.url.schema": "configuration.jsonValidation.url debe empezar por \"http:\", \"https:\" o \"./\" para hacer referencia a los esquemas ubicados en la extensión" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/platform/markers/common/problemMatcher.i18n.json b/i18n/esn/src/vs/platform/markers/common/problemMatcher.i18n.json index 8b6ad71cd4e..6650949df1b 100644 --- a/i18n/esn/src/vs/platform/markers/common/problemMatcher.i18n.json +++ b/i18n/esn/src/vs/platform/markers/common/problemMatcher.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "ProblemMatcherParser.invalidMarkerDescription": "Error: Descripción de problemMatcher no válida. Un buscador de coincidencias debe definir al menos un patrón, un propietario y una ubicación de archivo. El buscador de coincidencias problemático es:\n{0}\n", + "ProblemMatcherParser.invalidRegexp": "Error: La cadena {0} no es una expresión regular válida.\n", + "ProblemMatcherParser.loopProperty.notLast": "La propiedad loop solo se admite en el buscador de coincidencias de la última línea.", + "ProblemMatcherParser.loopProperty.notMultiLine": "La propiedad loop solo se admite en los buscadores de coincidencias multilínea.", + "ProblemMatcherParser.problemPattern.missingProperty": "El patrón de problema no es válido. Debe tener al menos un archivo, un mensaje y un grupo de coincidencias de ubicación o línea.", + "ProblemMatcherParser.problemPattern.missingRegExp": "Falta una expresión regular en el patrón de problema.", + "ProblemMatcherParser.problemPattern.watchingMatcher": "Un buscador de coincidencias de problemas debe definir tanto un patrón de inicio como un patrón de finalización para la inspección.", + "ProblemMatcherParser.unknownSeverity": "Información: Gravedad {0} desconocida. Los valores válidos son \"error\", \"advertencia\" e \"información\".\n" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/platform/message/common/message.i18n.json b/i18n/esn/src/vs/platform/message/common/message.i18n.json index 8b6ad71cd4e..e9932126d7f 100644 --- a/i18n/esn/src/vs/platform/message/common/message.i18n.json +++ b/i18n/esn/src/vs/platform/message/common/message.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "cancel": "Cancelar", + "close": "Cerrar" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json b/i18n/esn/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json index 8b6ad71cd4e..77fe420a035 100644 --- a/i18n/esn/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json +++ b/i18n/esn/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "telemetry.enableTelemetry": "Habilite los datos de uso y los errores para enviarlos a Microsoft.", + "telemetryConfigurationTitle": "Configuración de telemetría" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/platform/theme/common/themes.i18n.json b/i18n/esn/src/vs/platform/theme/common/themes.i18n.json index 8b6ad71cd4e..0a74a656b0a 100644 --- a/i18n/esn/src/vs/platform/theme/common/themes.i18n.json +++ b/i18n/esn/src/vs/platform/theme/common/themes.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "theme.hc": "Contraste alto", + "theme.vs": "Claro (Visual Studio)", + "theme.vs-dark": "Oscuro (Visual Studio)" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/api/node/extHostMessageService.i18n.json b/i18n/esn/src/vs/workbench/api/node/extHostMessageService.i18n.json index 8b6ad71cd4e..dc3042d6e74 100644 --- a/i18n/esn/src/vs/workbench/api/node/extHostMessageService.i18n.json +++ b/i18n/esn/src/vs/workbench/api/node/extHostMessageService.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 +{ + "close": "Cerrar" +} \ No newline at end of file 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 8b6ad71cd4e..e12d90d26ad 100644 --- a/i18n/esn/src/vs/workbench/browser/actions/openSettings.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/actions/openSettings.i18n.json @@ -3,4 +3,19 @@ * 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 +{ + "defaultKeybindings": "Métodos abreviados de teclado predeterminados", + "defaultKeybindingsHeader": "Coloque los enlaces de teclado en el archivo de enlaces de teclado para sobrescribirlos.", + "defaultName": "Configuración predeterminada", + "defaultSettingsHeader": "Coloque la configuración en el archivo de configuración para sobrescribirla.", + "emptyKeybindingsHeader": "Coloque sus enlaces de teclado en este archivo para sobrescribir los valores predeterminados.", + "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}).", + "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", + "openWorkspaceSettings": "Abrir configuración del área de trabajo", + "preferences": "Preferencias", + "workspaceHasSettings": "La carpeta abierta contiene valores de configuración del área de trabajo que pueden reemplazar la configuración de usuario." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json b/i18n/esn/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json index 8b6ad71cd4e..7a659c3733c 100644 --- a/i18n/esn/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "togglePosition": "Alternar posición de la barra lateral", + "view": "Ver" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json b/i18n/esn/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json index 8b6ad71cd4e..f820149e2e8 100644 --- a/i18n/esn/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "toggleSidebar": "Alternar visibilidad de la barra lateral", + "view": "Ver" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json b/i18n/esn/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json index 8b6ad71cd4e..1887b4ec0fa 100644 --- a/i18n/esn/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json @@ -3,4 +3,21 @@ * 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 +{ + "closeAllEditors": "Cerrar todos los editores", + "closeOtherEditors": "Cerrar otros editores", + "cycleEditor": "Cambiar entre los editores abiertos", + "evenEditorWidths": "Anchos de editores equitativos", + "focusFirstEditor": "Enfocar el editor de la izquierda", + "focusLeftEditor": "Enfocar el siguiente editor de la izquierda", + "focusRigthEditor": "Enfocar el siguiente editor de la derecha", + "focusSecondEditor": "Enfocar el editor lateral", + "focusThirdEditor": "Enfocar el editor de la derecha", + "maximizeEditor": "Maximizar el editor activo y ocultar barra lateral", + "minimizeOtherEditors": "Minimizar otros editores", + "moveActiveEditorLeft": "Mover editor activo a la izquierda", + "moveActiveEditorRight": "Mover editor activo a la derecha", + "openToSide": "Abrir en el lateral", + "splitEditor": "Dividir editor", + "view": "Ver" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/actions/triggerNavigation.i18n.json b/i18n/esn/src/vs/workbench/browser/actions/triggerNavigation.i18n.json index 8b6ad71cd4e..717274075c9 100644 --- a/i18n/esn/src/vs/workbench/browser/actions/triggerNavigation.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/actions/triggerNavigation.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "navigateNext": "Hacia delante", + "navigatePrevious": "Hacia atrás" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json b/i18n/esn/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json index 8b6ad71cd4e..139185d4a6b 100644 --- a/i18n/esn/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/actions/triggerQuickOpen.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 +{ + "navigateEditorHistoryByInput": "Navegar por el historial", + "quickNavigateNext": "Navegar a siguiente en Quick Open", + "quickNavigatePrevious": "Navegar a anterior en Quick Open", + "quickOpen": "Ir al archivo..." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json index 8b6ad71cd4e..6383238f72c 100644 --- a/i18n/esn/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/parts/activitybar/activityAction.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 +{ + "titleKeybinding": "{0} ({1})" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json index 8b6ad71cd4e..bbaa4095de7 100644 --- a/i18n/esn/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/parts/activitybar/activitybarPart.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 +{ + "activityBarAriaLabel": "Modificador de vista activa" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/parts/compositePart.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/compositePart.i18n.json index 8b6ad71cd4e..911f80dc528 100644 --- a/i18n/esn/src/vs/workbench/browser/parts/compositePart.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/parts/compositePart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "ariaCompositeToolbarLabel": "{0} acciones", + "compositeTitleTooltip": "{0} ({1})" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json index 8b6ad71cd4e..476e819f77b 100644 --- a/i18n/esn/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "binaryDiffEditor": "Visor de diferencias binario", + "cannotDiffTextToBinary": "Actualmente no se admite la comparación de archivos binarios con archivos no binarios." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json index 8b6ad71cd4e..d02aa9f9d47 100644 --- a/i18n/esn/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/parts/editor/binaryEditor.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 +{ + "binaryEditor": "Visor binario" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json index 8b6ad71cd4e..425351e4884 100644 --- a/i18n/esn/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "binaryDiffEditor": "Editor de diferencias binario", + "iframeEditor": "IFrame Editor", + "reload": "Recargar", + "textDiffEditor": "Editor de diferencias de texto", + "textEditor": "Editor de texto", + "viewSource": "Ver origen" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/parts/editor/editorPart.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/editor/editorPart.i18n.json index 8b6ad71cd4e..a50d39eae65 100644 --- a/i18n/esn/src/vs/workbench/browser/parts/editor/editorPart.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/parts/editor/editorPart.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 +{ + "editorOpenError": "No se puede abrir '{0}': {1}." +} \ No newline at end of file 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 8b6ad71cd4e..b8653b99ba6 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 @@ -3,4 +3,36 @@ * 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 +{ + "autoDetect": "Detectar automáticamente", + "changeEncoding": "Cambiar codificación de archivo", + "changeEndOfLine": "Cambiar secuencia de fin de línea", + "changeIndentation": "Cambiar sangría", + "changeMode": "Cambiar modo de lenguaje", + "defaultEncoding": "Codificación predeterminada", + "disableTabMode": "Deshabilitar modo de accesibilidad", + "endOfLineCarriageReturnLineFeed": "CRLF", + "endOfLineLineFeed": "LF", + "gotoLine": "Ir a la línea", + "indentation": "Sangría", + "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.", + "pickAction": "Seleccionar acción", + "pickEncodingForReopen": "Seleccionar codificación de archivo para reabrir archivo", + "pickEncodingForSave": "Seleccionar codificación de archivo para guardar", + "pickEndOfLine": "Seleccionar secuencia de fin de línea", + "pickLanguage": "Seleccionar modo de lenguaje", + "reopenWithEncoding": "Volver a abrir con codificación", + "saveWithEncoding": "Guardar con codificación", + "selectEOL": "Seleccionar secuencia de fin de línea", + "selectEncoding": "Seleccionar codificación", + "selectLanguageMode": "Seleccionar modo de lenguaje", + "singleSelection": "Lín. {0}, Col. {1}", + "singleSelectionRange": "Lín. {0}, Col. {1} ({2} seleccionada)", + "spacesSize": "Espacios: {0}", + "tabFocusModeEnabled": "La tabulación mueve el foco", + "tabSize": "Tamaño de tabulación: {0}" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json index 8b6ad71cd4e..679cec697a4 100644 --- a/i18n/esn/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/parts/editor/iframeEditor.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 +{ + "iframeEditor": "IFrame Viewer" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json index 8b6ad71cd4e..cad176d8059 100644 --- a/i18n/esn/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.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 +{ + "araLabelEditorActions": "Acciones del editor", + "close": "Cerrar", + "inputDecoration": "{0} {1}", + "loadingLabel": "Cargando...", + "splitEditor": "Dividir editor" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json index 8b6ad71cd4e..8306608b3df 100644 --- a/i18n/esn/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/parts/editor/stringEditor.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 +{ + "readonlyEditorAriaLabel": "Editor de texto de solo lectura.", + "readonlyEditorWithInputAriaLabel": "{0}. Editor de texto de solo lectura.", + "textEditor": "Editor de texto", + "untitledFileEditorAriaLabel": "Editor de texto de archivos sin título.", + "untitledFileEditorWithInputAriaLabel": "{0}. Editor de texto de archivos sin título." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json index 8b6ad71cd4e..84312dd443f 100644 --- a/i18n/esn/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "editableEditorAriaLabel": "Editor de comparación de archivos de texto.", + "editableEditorWithInputAriaLabel": "{0}. Editor de comparación de archivos de texto.", + "inlineDiffLabel": "Cambiar a vista alineada", + "navigate.next.label": "Cambio siguiente", + "navigate.prev.label": "Cambio anterior", + "readonlyEditorAriaLabel": "Editor de comparación de textos de solo lectura.", + "readonlyEditorWithInputAriaLabel": "{0}. Editor de comparación de textos de solo lectura.", + "sideBySideDiffLabel": "Cambiar a vista en paralelo", + "textDiffEditor": "Editor de diferencias de texto" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/parts/panel/panelPart.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/panel/panelPart.i18n.json index 8b6ad71cd4e..e0a54824ac4 100644 --- a/i18n/esn/src/vs/workbench/browser/parts/panel/panelPart.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/parts/panel/panelPart.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "closePanel": "Cerrar", + "togglePanel": "Alternar visibilidad del panel", + "view": "Ver" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json index 8b6ad71cd4e..6d76b19bbc0 100644 --- a/i18n/esn/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.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 +{ + "entryAriaLabel": "{0}, abiertos recientemente" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json index 8b6ad71cd4e..28ae7d0bc12 100644 --- a/i18n/esn/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "canNotRunPlaceholder": "Este controlador de apertura rápida no se puede usar en el contexto actual", + "emptyPicks": "No hay entradas para seleccionar", + "historyMatches": "abiertos recientemente", + "inputModeEntry": "Presione \"Entrar\" para confirmar su entrada o \"Esc\" para cancelar", + "inputModeEntryDescription": "{0} (Presione \"Entrar\" para confirmar o \"Esc\" para cancelar)", + "noResultsFound1": "No se encontraron resultados", + "quickOpenInput": "Escriba '?' para obtener ayuda con las acciones que puede realizar desde aquí" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json index 8b6ad71cd4e..8791cdb4ffb 100644 --- a/i18n/esn/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "focusSideBar": "Enfocar la barra lateral", + "viewCategory": "Ver" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json b/i18n/esn/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json index 8b6ad71cd4e..37cfa3e19c8 100644 --- a/i18n/esn/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/parts/statusbar/statusbarPart.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 +{ + "canNotRun": "El comando '{0}' no puede ejecutarse desde aquí." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/quickopen.i18n.json b/i18n/esn/src/vs/workbench/browser/quickopen.i18n.json index 8b6ad71cd4e..4cd3348cabb 100644 --- a/i18n/esn/src/vs/workbench/browser/quickopen.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/quickopen.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 +{ + "entryAriaLabel": "{0}, comando", + "noCommands": "No hay comandos coincidentes", + "noResultsFound2": "No se encontraron resultados", + "noResultsMatching": "No hay resultados coincidentes" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/browser/viewlet.i18n.json b/i18n/esn/src/vs/workbench/browser/viewlet.i18n.json index 8b6ad71cd4e..ae15cbf417b 100644 --- a/i18n/esn/src/vs/workbench/browser/viewlet.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/viewlet.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "collapse": "Contraer", + "viewToolbarAriaLabel": "{0} acciones" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/electron-browser/actions.i18n.json b/i18n/esn/src/vs/workbench/electron-browser/actions.i18n.json index 8b6ad71cd4e..133e743e2d7 100644 --- a/i18n/esn/src/vs/workbench/electron-browser/actions.i18n.json +++ b/i18n/esn/src/vs/workbench/electron-browser/actions.i18n.json @@ -3,4 +3,21 @@ * 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 +{ + "appPerf": "Rendimiento de inicio", + "closeActiveEditor": "Cerrar editor", + "closeFolder": "Cerrar carpeta", + "closeMessages": "Cerrar mensajes de notificación", + "closeWindow": "Cerrar ventana", + "newWindow": "Nueva ventana", + "noFolderOpened": "No hay ninguna carpeta abierta en esta instancia para cerrar.", + "openRecent": "Abrir recientes", + "openRecentPlaceHolder": "Seleccionar una ruta de acceso para abrir", + "reloadWindow": "Recargar ventana", + "toggleDevTools": "Alternar herramientas de desarrollo", + "toggleFullScreen": "Alternar pantalla completa", + "toggleMenuBar": "Alternar barra de menús", + "zoomIn": "Acercar", + "zoomOut": "Alejar", + "zoomReset": "Restablecer zoom" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/electron-browser/crashReporter.i18n.json b/i18n/esn/src/vs/workbench/electron-browser/crashReporter.i18n.json index 8b6ad71cd4e..54b6cd0825f 100644 --- a/i18n/esn/src/vs/workbench/electron-browser/crashReporter.i18n.json +++ b/i18n/esn/src/vs/workbench/electron-browser/crashReporter.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "telemetry.enableCrashReporting": "Habilite los informes de bloqueo para enviarlos a Microsoft.\n\t// Esta opción requiere que se reinicie VSCode para surtir efecto.", + "telemetryConfigurationTitle": "Configuración de telemetría" +} \ 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 8b6ad71cd4e..28c2c19f938 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 @@ -3,4 +3,24 @@ * 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 +{ + "aborted": "Anulado", + "again": "Quite el alias '{0}' de '{1}' antes de continuar.", + "cancel": "Cancelar", + "cancel2": "Cancelar", + "cantCreateBinFolder": "No se puede crear \"/usr/local/bin\".", + "changeNow": "Cambiar ahora", + "continue": "Continuar", + "editFile": "Editar '{0}'", + "exists": "Quite el alias '{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.", + "ok": "Aceptar", + "shellCommand": "Comando shell", + "successFrom": "El comando shell '{0}' se desinstaló correctamente de PATH.", + "successIn": "El comando shell '{0}' se instaló correctamente en PATH.", + "uninstall": "Desinstalar el comando \"code\" de PATH", + "update": "El código debe cambiar el comando shell '{0}'. ¿Quiere hacerlo ahora?", + "warnEscalation": "Ahora el código solicitará privilegios de administrador con \"osascript\" para instalar el comando shell." +} \ No newline at end of file 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 8b6ad71cd4e..e3db2f75997 100644 --- a/i18n/esn/src/vs/workbench/electron-browser/integration.i18n.json +++ b/i18n/esn/src/vs/workbench/electron-browser/integration.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "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", + "redo": "Rehacer", + "selectAll": "Seleccionar todo", + "undo": "Deshacer" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/electron-browser/main.contribution.i18n.json b/i18n/esn/src/vs/workbench/electron-browser/main.contribution.i18n.json index 8b6ad71cd4e..fc5a54e4911 100644 --- a/i18n/esn/src/vs/workbench/electron-browser/main.contribution.i18n.json +++ b/i18n/esn/src/vs/workbench/electron-browser/main.contribution.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "developer": "Desarrollador", + "file": "Archivo", + "openFilesInNewWindow": "Si está habilitado, los archivos se abrirán en una nueva ventana en lugar de volver a usar una instancia existente.", + "reopenFolders": "Controla cómo se vuelven a abrir las carpetas tras un reinicio. Seleccione \"none\" para no volver a abrir jamás una carpeta, \"one\" para volver a abrir la última carpeta en la que trabajó o seleccione \"all\" para volver a abrir todas las carpetas de la última sesión.", + "updateChannel": "Configure el canal de actualización del que se van a recibir las actualizaciones. Es necesario reiniciar tras el cambio.", + "updateConfigurationTitle": "Actualizar configuración", + "view": "Ver", + "windowConfigurationTitle": "Configuración de ventana", + "zoomLevel": "Ajuste el nivel de zoom de la ventana. El tamaño original es 0 y cada incremento (por ejemplo, 1) o disminución (por ejemplo, -1) representa una aplicación de zoom un 20 % más grande o más pequeño. También puede especificar decimales para ajustar el nivel de zoom con una granularidad más precisa." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/electron-browser/shell.i18n.json b/i18n/esn/src/vs/workbench/electron-browser/shell.i18n.json index 8b6ad71cd4e..28d424702bd 100644 --- a/i18n/esn/src/vs/workbench/electron-browser/shell.i18n.json +++ b/i18n/esn/src/vs/workbench/electron-browser/shell.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 +{ + "sharedProcessCrashed": "El proceso compartido finalizó inesperadamente. Recargue la ventana para recuperarlo." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/electron-browser/update.i18n.json b/i18n/esn/src/vs/workbench/electron-browser/update.i18n.json index 8b6ad71cd4e..3e4b823c3b5 100644 --- a/i18n/esn/src/vs/workbench/electron-browser/update.i18n.json +++ b/i18n/esn/src/vs/workbench/electron-browser/update.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "downloadLatestAction": "Descargar la más reciente", + "later": "Más tarde", + "noUpdateLinux": "Esta versión de {0} está obsoleta y no se puede actualizar automáticamente. Descargue e instale la última versión de forma manual.", + "noUpdatesAvailable": "Actualmente no hay actualizaciones disponibles.", + "releaseNotes": "Notas de la versión", + "releaseNotesAction": "Notas de la versión", + "updateAvailable": "{0} se actualizará después de reiniciarse.", + "updateNow": "Actualizar ahora" +} \ No newline at end of file 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 be6eb5b2235..bfcdc57d404 100644 --- a/i18n/esn/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/esn/src/vs/workbench/electron-main/menus.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "aboutDetail": "\nVersión: {0}\nConfirmación: {1}\nFecha: {2}\nShell: {3}\nRepresentador: {4}\nNodo: {5}", + "aboutDetail": "\nVersión {0}\nConfirmación {1}\nFecha {2}\nShell {3}\nRepresentador {4}\nNodo {5}", "mAbout": "Acerca de {0}", "mBringToFront": "Traer todo al frente", "mClose": "Cerrar", @@ -19,7 +19,6 @@ "mView": "&&Ver", "mWindow": "Ventana", "miAbout": "&&Sobre", - "miAutoSave": "Autoguardar", "miBack": "&&Atrás", "miCheckForUpdates": "Buscar actualizaciones...", "miCheckingForUpdates": "Buscando actualizaciones...", @@ -30,21 +29,19 @@ "miCommandPalette": "&&Paleta de comandos...", "miCopy": "C&&opiar", "miCut": "&&Cortar", - "miDarkTheme": "&&Tema oscuro", "miDocumentation": "&&Documentación", + "miDownloadingUpdate": "Descargando actualización...", "miExit": "S&&alir", "miFind": "&&Buscar", "miFindInFiles": "Buscar &&en archivos", - "miForward": "&&Avance", + "miForward": "&&Reenviar", "miGotoDefinition": "Ir a &&definición", "miGotoFile": "Ir a &&archivo...", "miGotoLine": "Ir a lí&&nea...", "miGotoSymbol": "Ir a &&símbolo...", - "miHighTheme": "&&Tema de contraste alto", "miInstallingUpdate": "Instalando actualización...", "miLastCheckedAt": "Última comprobación: {0}", "miLicense": "&&Ver licencia", - "miLightTheme": "&&Tema claro", "miMarker": "&&Errores y advertencias...", "miMoveSidebar": "&&Mover barra lateral", "miNavigateHistory": "&&Explorar historial", @@ -56,7 +53,7 @@ "miOpenKeymap": "&&Métodos abreviados de teclado", "miOpenRecent": "Abrir &&reciente", "miOpenSettings": "&&Configuración de usuario", - "miOpenSnippets": "&&Fragmentos del usuario", + "miOpenSnippets": "&&Fragmentos de código del usuario", "miOpenWorkspaceSettings": "&&Configuración del área de trabajo", "miPaste": "&&Pegar", "miPreferences": "&&Preferencias", @@ -72,17 +69,23 @@ "miSaveAll": "Guardar &&todo", "miSaveAs": "Guardar como...", "miSelectAll": "&&Seleccionar todo", - "miShowWelcome": "&&Mostrar bienvenida", + "miSelectTheme": "&&Tema de color", "miSplitEditor": "Dividir &&editor", - "miTheme": "&&Tema", + "miToggleDebugConsole": "Alternar consola de &&depuración", "miToggleDevTools": "&&Alternar herramientas de desarrollo", "miToggleFullScreen": "Alternar &&pantalla completa", + "miToggleMenuBar": "Alternar &&barra de menús", "miToggleOutput": "Alternar &&salida", + "miTogglePanel": "Alternar &&panel", "miToggleSidebar": "&&Alternar barra lateral", + "miToggleWordWrap": "Alternar &&ajuste automático de línea", "miTwitter": "&&Síganos en Twitter", "miUndo": "&&Deshacer", - "miUpdatesNotAvailable": "No hay actualizaciones disponibles", "miUserVoice": "&&Solicitar características", + "miViewDebug": "&&Depurar", + "miViewExplorer": "&&Explorador", + "miViewGit": "&&GIT", + "miViewSearch": "&&Buscar", "miZoomIn": "&&Ampliar", "miZoomOut": "Redu&&cir", "okButton": "Aceptar" 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 824fe443dfd..2e5e91f8300 100644 --- a/i18n/esn/src/vs/workbench/electron-main/windows.i18n.json +++ b/i18n/esn/src/vs/workbench/electron-main/windows.i18n.json @@ -4,13 +4,14 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "appCrashed": "{0} se bloqueó", - "appCrashedDetail": "Sentimos las molestias. Reinicie {0}.", - "appStalled": "{0} no responde", - "appStalledDetail": "¿Le gustaría salir de {0} o simplemente seguir esperando?", - "exit": "Salir", + "appCrashed": "La ventana se bloqueó", + "appCrashedDetail": "Sentimos las molestias. Puede volver a abrir la ventana para continuar donde se detuvo.", + "appStalled": "La ventana ha dejado de responder.", + "appStalledDetail": "Puede volver a abrir la ventana, cerrarla o seguir esperando.", + "close": "Cerrar", "ok": "Aceptar", "pathNotExistDetail": "Parece que la ruta '{0}' ya no existe en el disco.", "pathNotExistTitle": "La ruta no existe", + "reopen": "Volver a abrir", "wait": "Siga esperando" } \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json b/i18n/esn/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json index 8b6ad71cd4e..89f65c5221b 100644 --- a/i18n/esn/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/emmet/node/emmet.contribution.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 +{ + "expandAbbreviationAction": "Emmet: Expandir abreviatura" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json b/i18n/esn/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json index 8b6ad71cd4e..33523e518a5 100644 --- a/i18n/esn/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "errorListPanel": "Lista de errores", + "toggleErrorList": "Alternar lista de errores" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json b/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json index 8b6ad71cd4e..eed4decb4b5 100644 --- a/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.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 +{ + "extConfig": "Sugiere extensiones en función de los archivos cambiados y abiertos." +} \ 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 8b6ad71cd4e..2d1f613b2c2 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 @@ -3,4 +3,15 @@ * 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 +{ + "deleteSure": "¿Seguro que quiere desinstalar '{0}'?", + "installExtension": "Instalar extensión", + "restartNow": "Reiniciar ahora", + "restartNow2": "Reiniciar ahora", + "showExtensionTips": "Mostrar sugerencias de extensiones", + "showInstalledExtensions": "Mostrar extensiones instaladas", + "showOutdatedExtensions": "Mostrar extensiones obsoletas", + "success-installed": "'{0}' se instaló correctamente. Reinicie para habilitarlo.", + "success-uninstalled": "'{0}' se desinstaló correctamente. Reinicie para desactivarlo.", + "uninstall": "Desinstalar extensión" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json b/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json index 8b6ad71cd4e..02ed463c9f3 100644 --- a/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.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 +{ + "extensionsInstalled": "La extensión '{0}' se está instalando...", + "hint": "'{0}' es ahora una extensión. ¿Quiere instalarla?", + "later": "Más tarde", + "no": "No", + "yes": "Sí" +} \ No newline at end of file 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 8b6ad71cd4e..1d6b39dbfc5 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 @@ -3,4 +3,24 @@ * 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 +{ + "cancel": "Cancelar", + "extensionAriaLabel": "{0}, {1}, selector de extensiones", + "galleryExtensionsHandlerAriaLabel": "Escribir para restringir la lista de extensiones de la galería", + "install": "Instalar extensión", + "installCountMultiple": "{0} se descargó {1} veces.", + "installCountOne": "{0} se descargó una vez.", + "installCountZero": "{0} no se había descargado aún.", + "installNow": "Instalar ahora", + "installPrompt": "¿Quiere instalar '{0}'?", + "license": "Licencia", + "localExtensionsHandlerAriaLabel": "Escribir para restringir la lista de extensiones instaladas", + "noExtensionsInstalled": "No se encontraron extensiones", + "noExtensionsToInstall": "No se encontraron extensiones", + "noOutdatedExtensions": "No se encontraron extensiones obsoletas", + "noSuggestedExtensions": "Sin extensiones sugeridas", + "nowInstalling": "'{0}' se está instalando...", + "outdatedExtensionsHandlerAriaLabel": "Escribir para restringir la lista de extensiones obsoletas", + "readme": "Léame", + "update": "Actualizar extensión" +} \ No newline at end of file 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 8b6ad71cd4e..444aa92edce 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 @@ -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 +{ + "extension": "extensión", + "issue": "problema", + "issues": "problemas", + "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 8b6ad71cd4e..f3d85458780 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 @@ -3,4 +3,13 @@ * 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 +{ + "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" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json b/i18n/esn/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json index 8b6ad71cd4e..a4260e43346 100644 --- a/i18n/esn/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "invalidManifest": "Extensión no válida: El archivo package.json no es un archivo JSON.", + "invalidName": "Extensión no válida: El nombre del manifiesto no coincide.", + "invalidPublisher": "Extensión no válida: El publicador del manifiesto no coincide.", + "invalidVersion": "Extensión no válida: La versión del manifiesto no coincide.", + "missingGalleryInformation": "Falta información de la galería", + "noCompatible": "No se encontró una versión de {0} compatible con esta versión de Code.", + "notExists": "No se encontró la extensión" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json b/i18n/esn/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json index 8b6ad71cd4e..c163bfbc9c1 100644 --- a/i18n/esn/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.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 +{ + "binaryFileEditor": "Visor de archivos binarios" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json b/i18n/esn/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json index 8b6ad71cd4e..a2d948273b2 100644 --- a/i18n/esn/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json @@ -3,4 +3,15 @@ * 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 +{ + "dirtyDisplay": "Con modificaciones", + "dirtyMeta": "Se han realizado cambios en el archivo...", + "pendingSaveMeeta": "Los cambios se están guardando...", + "saveConflictDisplay": "Conflicto", + "saveConflictMeta": "Los cambios no se pueden guardar porque están en conflicto con la versión del disco", + "saveErorDisplay": "Error al guardar", + "saveErrorMeta": "Tenemos problemas para guardar sus cambios", + "savedDisplay": "Guardado", + "savedMeta": "Todos los cambios guardados", + "savingDisplay": "Guardando..." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json b/i18n/esn/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json index 8b6ad71cd4e..7205ea71299 100644 --- a/i18n/esn/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "createFile": "Crear archivo", + "fileEditorAriaLabel": "Editor de archivos de texto.", + "fileEditorWithInputAriaLabel": "{0}. Editor de archivos de texto.", + "fileTooLarge": "Lo sentimos, el archivo es demasiado grande para abrirlo en un editor.", + "folderOutofWorkspace": "La carpeta '{0}' está fuera de la carpeta raíz abierta y no se puede abrir en esta instancia.", + "textFileEditor": "Editor de archivos de texto" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json b/i18n/esn/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json index 8b6ad71cd4e..df44c118e09 100644 --- a/i18n/esn/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/files/browser/fileActions.contribution.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 +{ + "filesCategory": "Archivos" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/files/browser/fileTracker.i18n.json b/i18n/esn/src/vs/workbench/parts/files/browser/fileTracker.i18n.json index 8b6ad71cd4e..2f30ba5cf14 100644 --- a/i18n/esn/src/vs/workbench/parts/files/browser/fileTracker.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/files/browser/fileTracker.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 +{ + "dirtyFiles": "{0} archivos no guardados" +} \ No newline at end of file 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 b98208fb32d..e847bae767c 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,18 +4,24 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "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", "dynamicHeight": "Controla si la altura de la sección de los archivos de trabajo debería adaptarse o no de forma dinámica al número de elementos.", "encoding": "La codificación del juego de caracteres predeterminada que debe utilizarse al leer y escribir archivos.", + "eol": "Carácter predeterminado de final de línea.", "exclude": "Configurar patrones globales para excluir archivos y carpetas.", - "explore": "Explorar", + "explore": "Explorador", "explorerConfigurationTitle": "Configuración del Explorador de archivos", - "files.exclude.boolean": "El patrón global con el que se harán coincidir las rutas de los archivos. Establézcalo en verdadero o falso para habilitarlo o deshabilitarlo.", - "files.exclude.when": "Comprobación adicional de los elementos del mismo nivel de un archivo coincidente. Utilice $(nombreBase) como variable para el nombre del archivo que coincide.", + "files.exclude.boolean": "El patrón global con el que se harán coincidir las rutas de acceso de los archivos. Establézcalo en true o false para habilitarlo o deshabilitarlo.", + "files.exclude.when": "Comprobación adicional de los elementos del mismo nivel de un archivo coincidente. Use $(nombreBase) como variable para el nombre de archivo que coincide.", + "filesCategory": "Archivos", "filesConfigurationTitle": "Configuración de los archivos", "maxVisible": "Número máximo de archivos de trabajo que se mostrarán antes de que aparezcan las barras de desplazamiento.", + "openWorkingFile": "Abrir archivo de trabajo por nombre", "showExplorerViewlet": "Mostrar explorador", "textFileEditor": "Editor de archivos de texto", "trimTrailingWhitespace": "Si está habilitado, se recortará el espacio final cuando guarde un archivo.", - "view": "Ver" + "view": "Ver", + "workingFilesPicker": "Abrir archivo de trabajo por nombre" } \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json b/i18n/esn/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json index 8b6ad71cd4e..2ce0e31f5be 100644 --- a/i18n/esn/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json @@ -3,4 +3,18 @@ * 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 +{ + "acceptLocalChanges": "Usar cambios locales y sobrescribir contenido del disco", + "compareChanges": "Comparar", + "conflictingFileHasChanged": "El contenido del archivo en el disco ha cambiado y se ha actualizado la parte izquierda del editor de comparación. Revíselo y resuelva de nuevo.", + "discard": "Descartar", + "genericSaveError": "No se pudo guardar '{0}': {1}", + "overwrite": "Sobrescribir", + "readonlySaveError": "No se pudo guardar '{0}': El archivo está protegido contra escritura. Seleccione \"Sobrescribir\" para quitar la protección.", + "resolveSaveConflict": "{0} - Resolver conflicto al guardar", + "retry": "Reintentar", + "revertLocalChanges": "Descartar cambios locales y revertir al contenido del disco", + "saveConflictDiffLabel": "{0} - en el disco ↔ en {1}", + "staleSaveError": "No se pudo guardar '{0}': El contenido del disco es más reciente. Haga clic en **Comparar** para comparar su versión con la que hay en el disco.", + "userGuide": "Use las acciones de la barra de herramientas del editor para **deshacer** los cambios o **sobrescribir** el contenido del disco con sus cambios." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json b/i18n/esn/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json index 8b6ad71cd4e..f62bf00d0eb 100644 --- a/i18n/esn/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/files/browser/views/emptyView.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 +{ + "explorerSection": "Sección del Explorador de archivos", + "noWorkspace": "No hay ninguna carpeta abierta", + "noWorkspaceHelp": "Todavía no ha abierto ninguna carpeta.", + "openFolder": "Abrir carpeta" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json b/i18n/esn/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json index 8b6ad71cd4e..3c7ee5abd0c 100644 --- a/i18n/esn/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "explorerSection": "Sección del Explorador de archivos", + "treeAriaLabel": "Explorador de archivos" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json b/i18n/esn/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json index 8b6ad71cd4e..6b604078a67 100644 --- a/i18n/esn/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "confirmOverwriteMessage": "'{0}' ya existe en la carpeta de destino. ¿Desea reemplazarlo?", + "fileInputAriaLabel": "Escriba el nombre de archivo. Presione ENTRAR para confirmar o Esc para cancelar", + "filesExplorerViewerAriaLabel": "{0}, Explorador de archivos", + "irreversible": "Esta acción es irreversible.", + "replaceButtonLabel": "&&Reemplazar", + "warningFileDirty": "El archivo '{0}' se está guardando. Vuelva a intentarlo más tarde." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json b/i18n/esn/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json index 8b6ad71cd4e..e31ddb57cfa 100644 --- a/i18n/esn/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/files/browser/views/workingFilesView.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 +{ + "dirtyCounter": "{0} sin guardar", + "treeAriaLabel": "Archivos de trabajo", + "workingFiles": "Archivos de trabajo", + "workingFilesSection": "Sección de archivos de trabajo" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json b/i18n/esn/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json index 8b6ad71cd4e..5de121e8e4d 100644 --- a/i18n/esn/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/files/browser/views/workingFilesViewer.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 +{ + "workingFilesViewerAriaLabel": "{0}, archivos de trabajo" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json b/i18n/esn/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json index 8b6ad71cd4e..df77ec3d5e3 100644 --- a/i18n/esn/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/files/browser/workingFilesPicker.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 +{ + "entryAriaLabel": "{0}, selector de archivos de trabajo", + "noResultsFound": "No se encontraron archivos de trabajo coincidentes.", + "noWorkingFiles": "La lista de archivos de trabajo está vacía.", + "workingFilesGroupLabel": "archivos de trabajo" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json b/i18n/esn/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json index 8b6ad71cd4e..ad536de6d7b 100644 --- a/i18n/esn/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "genericSaveError": "No se pudo guardar '{0}': {1}", + "saveFileFirst": "Este es un archivo con modificaciones. Guárdelo antes de volver a abrirlo con otra codificación.", + "unexpectedEventError": "Error inesperado de una escucha de cambios de archivo de tipo: {0}" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json b/i18n/esn/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json index 8b6ad71cd4e..9455fed8224 100644 --- a/i18n/esn/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json @@ -3,4 +3,20 @@ * 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 +{ + "copyPath": "Copiar ruta de acceso", + "copyPathOfActive": "Copiar ruta del archivo activo", + "openActiveFileContainer": "Abrir carpeta contenedora del archivo activo", + "openContainer": "Abrir carpeta contenedora", + "openFile": "Abrir archivo...", + "openFileFolder": "Abrir...", + "openFileInNewWindow": "Abrir archivo activo en nueva ventana", + "openFileToCopy": "Abrir un archivo antes para copiar su ruta de acceso", + "openFileToReveal": "Abrir un archivo antes para mostrarlo", + "openFileToShow": "Abrir un archivo antes para abrirlo en una nueva ventana", + "openFolder": "Abrir carpeta...", + "revealActiveFileInMac": "Mostrar archivo activo en Finder", + "revealActiveFileInWindows": "Mostrar archivo activo en el Explorador de Windows", + "revealInMac": "Mostrar en Finder", + "revealInWindows": "Mostrar en el Explorador" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json b/i18n/esn/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json index 8b6ad71cd4e..df44c118e09 100644 --- a/i18n/esn/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.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 +{ + "filesCategory": "Archivos" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json b/i18n/esn/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json index 8b6ad71cd4e..0e8f0a5f090 100644 --- a/i18n/esn/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "allFiles": "Todos los archivos", + "cancel": "Cancelar", + "dontSave": "No guardar", + "save": "&&Guardar", + "saveAll": "&&Guardar todo", + "saveChangesDetail": "Los cambios se perderán si no se guardan.", + "saveChangesMessage": "¿Quiere guardar los cambios efectuados en {0}?", + "saveChangesMessages": "¿Quiere guardar los cambios de los siguientes archivos?" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json b/i18n/esn/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json index 8b6ad71cd4e..8d8472528bd 100644 --- a/i18n/esn/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "alreadyCheckedOut": "{0} ya es la rama actual", + "branchAriaLabel": "{0}, rama de GIT", + "checkoutBranch": "Rama en {0}", + "checkoutTag": "Etiqueta en {0}", + "createBranch": "Crear la rama {0}", + "noBranches": "No hay otras ramas", + "notValidBranchName": "Proporcione un nombre de rama válido", + "refAriaLabel": "{0}, GIT" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json b/i18n/esn/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json index f96d353d42a..a94f918b464 100644 --- a/i18n/esn/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json @@ -4,5 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "gitNotEnabled": "Git no está habilitado en esta área de trabajo." + "gitNotEnabled": "Git no está habilitado en esta área de trabajo.", + "publishBranch": "Publicar rama", + "syncBranch": "Sincronizar cambios" } \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json b/i18n/esn/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json index dc1a641f6cd..be68e94ee07 100644 --- a/i18n/esn/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json @@ -4,11 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "executeGitCommands": "Ejecutar comandos Git", - "git": "Git", + "git": "GIT", "gitAutoFetch": "Si la búsqueda automática está habilitada.", "gitCommands": "Comandos Git", "gitConfigurationTitle": "Configuración Git", + "gitEnabled": "Habilitado para GIT", "gitPath": "Ruta del Git ejecutable", "gitPendingChangesBadge": "{0} cambios pendientes", "gitProgressBadge": "Estado del Git en ejecución", diff --git a/i18n/esn/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json b/i18n/esn/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json index 8b6ad71cd4e..aa3c48555a5 100644 --- a/i18n/esn/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/git/browser/views/disabled/disabledView.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 +{ + "disabled": "GIT está deshabilitado en la configuración." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json b/i18n/esn/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json index 8b6ad71cd4e..f03a2d0ec0f 100644 --- a/i18n/esn/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "downloadFrom": "Se puede descargar de {0}.", + "linuxDownloadFrom": "Se puede descargar de {0}.", + "looksLike": "Parece que GIT no está instalado en el sistema.", + "macInstallWith": "Puede instalarlo con {0}, descargarlo de {1} o instalar las herramientas de desarrollo de la línea de comandos de {2} con solo escribir {3} en el símbolo del sistema de un terminal.", + "pleaseRestart": "Una vez instalado GIT, reinicie {0}.", + "winInstallWith": "Puede instalarlo con {0} o descargarlo desde {1}." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json b/i18n/esn/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json index 8b6ad71cd4e..52462957b9c 100644 --- a/i18n/esn/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "pleaseRestart": "Abra el directorio raíz del repositorio para acceder a las características de GIT.", + "wrongRoot": "Este directorio parece estar incluido en un repositorio GIT." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json b/i18n/esn/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json index 8b6ad71cd4e..b0e630a8322 100644 --- a/i18n/esn/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "noWorkspace": "No hay ninguna carpeta abierta.", + "pleaseRestart": "Abra una carpeta que tenga un repositorio GIT para acceder a las características de GIT." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json b/i18n/esn/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json index 8b6ad71cd4e..fa15e3b391d 100644 --- a/i18n/esn/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/git/electron-main/askpassService.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 +{ + "git": "GIT" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/git/node/git.lib.i18n.json b/i18n/esn/src/vs/workbench/parts/git/node/git.lib.i18n.json index 8b6ad71cd4e..1d8632efe35 100644 --- a/i18n/esn/src/vs/workbench/parts/git/node/git.lib.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/git/node/git.lib.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 +{ + "fileBinaryError": "El archivo parece ser binario y no se puede abrir como texto" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/html/browser/html.contribution.i18n.json b/i18n/esn/src/vs/workbench/parts/html/browser/html.contribution.i18n.json index 8b6ad71cd4e..7b436ef80ff 100644 --- a/i18n/esn/src/vs/workbench/parts/html/browser/html.contribution.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/html/browser/html.contribution.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 +{ + "html.editor.label": "Vista previa de HTML" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json b/i18n/esn/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json index 8b6ad71cd4e..a05d7c9352d 100644 --- a/i18n/esn/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "html.voidInput": "Entrada del editor no válida.", + "iframeEditor": "HTML de vista previa" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json b/i18n/esn/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json index 8b6ad71cd4e..eb4e3ff4308 100644 --- a/i18n/esn/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.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 +{ + "markdown": "Markdown" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json b/i18n/esn/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json index 8b6ad71cd4e..0c929b23ff6 100644 --- a/i18n/esn/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/markdown/common/markdownEditorInput.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 +{ + "preview": "Vista previa de '{0}'" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json b/i18n/esn/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json index 8b6ad71cd4e..c7830cbab6c 100644 --- a/i18n/esn/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/markdown/common/markdownEditorModel.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 +{ + "markdownError": "No se puede abrir '{0}' para la representación en Markdown. Asegúrese de que el archivo existe y de que es un archivo Markdown válido." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/output/browser/output.contribution.i18n.json b/i18n/esn/src/vs/workbench/parts/output/browser/output.contribution.i18n.json index 8b6ad71cd4e..c3e2e7cf4f0 100644 --- a/i18n/esn/src/vs/workbench/parts/output/browser/output.contribution.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/output/browser/output.contribution.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "clearOutput.label": "Borrar salida", + "output": "Salida", + "viewCategory": "Ver" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/output/browser/outputPanel.i18n.json b/i18n/esn/src/vs/workbench/parts/output/browser/outputPanel.i18n.json index 8b6ad71cd4e..d2c825e4d74 100644 --- a/i18n/esn/src/vs/workbench/parts/output/browser/outputPanel.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/output/browser/outputPanel.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "outputPanelAriaLabel": "Panel de salida", + "outputPanelWithInputAriaLabel": "{0}, panel de salida" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json b/i18n/esn/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json index 8b6ad71cd4e..813eeadcfd1 100644 --- a/i18n/esn/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "output": "Salida", + "outputChannel": "para '{0}'" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json b/i18n/esn/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json index 8b6ad71cd4e..0d3b14a6476 100644 --- a/i18n/esn/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "label": "Mostrar errores y advertencias", + "marker.desc": "{0}({1},{2})", + "marker.msg": "[{0}] {1}", + "markerAriaLabel": "{0}, errores y advertencias", + "markersHandlerAriaLabel": "Escribir para restringir los errores y las advertencias", + "noErrorsAndWarnings": "No hay errores ni advertencias", + "noErrorsAndWarningsMatching": "No hay errores ni advertencias coincidentes" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json b/i18n/esn/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json index 8b6ad71cd4e..6409967a20a 100644 --- a/i18n/esn/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "commandsHandlerDescriptionDefault": "Mostrar y ejecutar comandos", + "desc.mac": "Mostrar errores o advertencias", + "desc.win": "Mostrar errores y advertencias", + "gotoLineDescriptionMac": "Ir a la línea", + "gotoLineDescriptionWin": "Ir a la línea", + "gotoSymbolDescriptionNormalMac": "Ir al símbolo", + "gotoSymbolDescriptionNormalWin": "Ir al símbolo", + "gotoSymbolDescriptionScoped": "Ir al símbolo por categoría", + "helpDescription": "Mostrar Ayuda" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json b/i18n/esn/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json index c6a80626441..42bd2ae026a 100644 --- a/i18n/esn/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json @@ -7,5 +7,10 @@ "openSnippet.errorOnCreate": "No se puede crear {0}", "openSnippet.label": "Fragmentos", "openSnippet.pickLanguage": "Seleccione lenguaje para el fragmento", - "preferences": "Preferencias" + "preferences": "Preferencias", + "snippetSchema.json": "Configuración de fragmento de código del usuario", + "snippetSchema.json.body": "Contenido del fragmento de código. Use '${id}', '${id:label}', '${1:label}' para las variables y '$0', '$1' para las posiciones del cursor", + "snippetSchema.json.default": "Fragmento de código vacío", + "snippetSchema.json.description": "La descripción del fragmento de código.", + "snippetSchema.json.prefix": "El prefijo que se debe usar al seleccionar el fragmento de código en Intellisense" } \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json b/i18n/esn/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json index 8b6ad71cd4e..42eb18856bd 100644 --- a/i18n/esn/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/tasks/browser/taskQuickOpen.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 +{ + "entryAriaLabel": "{0}, tareas", + "noTasksFound": "No se encontraron tareas", + "noTasksMatching": "No hay tareas coincidentes", + "tasksAriaLabel": "Escribir el nombre de una tarea para ejecutar" +} \ 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 8b6ad71cd4e..d8ec14b7ee1 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 @@ -3,4 +3,77 @@ * 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 +{ + "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.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.", + "JsonSchema.command": "El comando que se va a ejecutar. Puede ser un programa externo o un comando shell.", + "JsonSchema.echoCommand": "Controla si el comando ejecutado se muestra en la salida. El valor predeterminado es false.", + "JsonSchema.linux": "Configuración de compilación específica de Linux.", + "JsonSchema.mac": "Configuración de compilación específica de Mac.", + "JsonSchema.matchers": "Buscadores de coincidencias de problemas que se van a usar. Puede ser una definición de cadena o de buscador de coincidencias de problemas, o bien una matriz de cadenas y de buscadores de coincidencias de problemas.", + "JsonSchema.options": "Opciones de comando adicionales", + "JsonSchema.options.cwd": "Directorio de trabajo actual del script o el programa ejecutado. Si se omite, se usa la raíz del área de trabajo actual de Code.", + "JsonSchema.options.env": "Entorno del shell o el programa ejecutado. Si se omite, se usa el entorno del proceso primario.", + "JsonSchema.pattern.code": "Índice de grupo de coincidencias del código del problema. Valor predeterminado como no definido.", + "JsonSchema.pattern.column": "Índice de grupo de coincidencias de la columna del problema. Valor predeterminado: 3.", + "JsonSchema.pattern.endColumn": "Índice de grupo de coincidencias de la columna final del problema. Valor predeterminado como no definido.", + "JsonSchema.pattern.endLine": "Índice de grupo de coincidencias de la línea final del problema. Valor predeterminado como no definido.", + "JsonSchema.pattern.file": "Índice de grupo de coincidencias del nombre de archivo. Si se omite, se usa 1.", + "JsonSchema.pattern.line": "Índice de grupo de coincidencias de la línea del problema. Valor predeterminado: 2.", + "JsonSchema.pattern.location": "Índice de grupo de coincidencias de la ubicación del problema. Los patrones de ubicación válidos son: (line), (line,column) y (startLine,startColumn,endLine,endColumn). Si se omite, se asume el uso de \"line\" y \"column\".", + "JsonSchema.pattern.loop": "En un bucle de buscador de coincidencias multilínea, indica si este patrón se ejecuta en un bucle siempre que haya coincidencias. Solo puede especificarse en el último patrón de un patrón multilínea.", + "JsonSchema.pattern.message": "Índice de grupo de coincidencias del mensaje. Si se omite, el valor predeterminado es 4 en caso de definirse la ubicación. De lo contrario, el valor predeterminado es 5.", + "JsonSchema.pattern.regexp": "Expresión regular para encontrar un error, una advertencia o información en la salida.", + "JsonSchema.pattern.severity": "Índice de grupo de coincidencias de la gravedad del problema. Valor predeterminado como no definido.", + "JsonSchema.problemMatcher.applyTo": "Controla si un problema notificado en un documento de texto se aplica solamente a los documentos abiertos, cerrados o a todos los documentos.", + "JsonSchema.problemMatcher.base": "Nombre de un buscador de coincidencias de problemas base que se va a usar.", + "JsonSchema.problemMatcher.fileLocation": "Define cómo deben interpretarse los nombres de archivo notificados en un patrón de problema.", + "JsonSchema.problemMatcher.owner": "Propietario del problema dentro de Code. Se puede omitir si se especifica \"base\". Si se omite y no se especifica \"base\", el valor predeterminado es \"external\".", + "JsonSchema.problemMatcher.pattern": "Patrón de problema o nombre de un patrón de problema predefinido. Se puede omitir si se especifica \"base\".", + "JsonSchema.problemMatcher.severity": "Gravedad predeterminada para los problemas de capturas. Se usa si el patrón no define un grupo de coincidencias para \"severity\".", + "JsonSchema.problemMatcher.watchedBegin": "Expresión regular que señala que una tarea inspeccionada comienza a ejecutarse desencadenada a través de la inspección de archivos.", + "JsonSchema.problemMatcher.watchedEnd": "Expresión regular que señala que una tarea inspeccionada termina de ejecutarse.", + "JsonSchema.problemMatcher.watching.activeOnStart": "Si se establece en true, el monitor está en modo activo cuando la tarea empieza. Esto es equivalente a emitir una línea que coincide con beginPattern", + "JsonSchema.problemMatcher.watching.beginsPattern": "Si se encuentran coincidencias en la salida, se señala el inicio de una tarea de inspección.", + "JsonSchema.problemMatcher.watching.endsPattern": "Si se encuentran coincidencias en la salida, se señala el fin de una tarea de inspección", + "JsonSchema.promptOnClose": "Indica si se pregunta al usuario cuando VS Code se cierra con una tarea en ejecución en segundo plano.", + "JsonSchema.shell": "Especifica si el comando es un comando shell o un programa externo. Si se omite, el valor predeterminado es false.", + "JsonSchema.showOutput": "Controla si la salida de la tarea en ejecución se muestra o no. Si se omite, se usa \"always\".", + "JsonSchema.suppressTaskName": "Controla si el nombre de la tarea se agrega como argumento al comando. El valor predeterminado es false.", + "JsonSchema.taskSelector": "Prefijo para indicar que un argumento es una tarea.", + "JsonSchema.tasks": "Configuraciones de tarea. Suele enriquecerse una tarea ya definida en el ejecutor de tareas externo.", + "JsonSchema.tasks.args": "Argumentos adicionales que se pasan al comando cuando se invoca esta tarea.", + "JsonSchema.tasks.build": "Asigna esta tarea al comando de compilación predeterminado de Code.", + "JsonSchema.tasks.matchers": "Buscadores de coincidencias de problemas que se van a usar. Puede ser una definición de cadena o de buscador de coincidencias de problemas, o bien una matriz de cadenas y de buscadores de coincidencias de problemas.", + "JsonSchema.tasks.showOutput": "Controla si la salida de la tarea en ejecución se muestra o no. Si se omite, se usa el valor definido globalmente.", + "JsonSchema.tasks.suppressTaskName": "Controla si el nombre de la tarea se agrega como argumento al comando. Si se omite, se usa el valor definido globalmente.", + "JsonSchema.tasks.taskName": "Nombre de la tarea", + "JsonSchema.tasks.test": "Asigna esta tarea al comando de prueba predeterminado de Code.", + "JsonSchema.tasks.watching": "Indica si la tarea ejecutada se mantiene activa e inspecciona el sistema de archivos.", + "JsonSchema.version": "Número de versión de la configuración", + "JsonSchema.watching": "Indica si la tarea ejecutada se mantiene activa e inspecciona el sistema de archivos.", + "JsonSchema.watchingPattern.file": "Índice de grupo de coincidencias del nombre de archivo. Se puede omitir.", + "JsonSchema.watchingPattern.regexp": "Expresión regular para detectar el principio o el final de una tarea de inspección.", + "JsonSchema.windows": "Configuración de compilación específica de Windows.", + "RebuildAction.label": "Ejecutar tarea de recompilación", + "RunTaskAction.label": "Ejecutar tarea", + "ShowLogAction.label": "Mostrar registro de tareas", + "TaskSystem.active": "Hay una tarea en ejecución activa en este momento. Finalícela antes de ejecutar otra tarea.", + "TaskSystem.invalidTaskJson": "Error: El contenido del archivo tasks.json tiene errores de sintaxis. Corríjalos antes de ejecutar una tarea.\n", + "TaskSystem.noBuildType": "No se ha configurado un ejecutador de tareas válido. Los ejecutadores de tareas compatibles son \"service\" y \"program\".", + "TaskSystem.noConfiguration": "No se ha configurado un ejecutador de tareas.", + "TaskSystem.runningTask": "Hay una tarea en ejecución. ¿Quiere finalizarla?", + "TaskSystem.terminateTask": "&&Finalizar tarea", + "TaskSystem.unknownError": "Error durante la ejecución de una tarea. Consulte el registro de tareas para obtener más detalles.", + "TerminateAction.failed": "No se pudo finalizar la tarea en ejecución", + "TerminateAction.label": "Finalizar tarea en ejecución", + "TestAction.label": "Ejecutar tarea de prueba", + "manyMarkers": "Más de 99", + "taskCommands": "Ejecutar tarea", + "tasksCategory": "Tareas" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json b/i18n/esn/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json index 8b6ad71cd4e..04d5442b72e 100644 --- a/i18n/esn/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "ConfigurationParser.globalMatcher": "Advertencia: Las tareas y los buscadores de coincidencias globales no se pueden mezclar. Se ignoran los buscadores de coincidencias globales.", + "ConfigurationParser.invalidCWD": "Advertencia: options.cwd debe ser de tipo \"string\". Se ignora el valor {0}\n", + "ConfigurationParser.invalidVaraibleReference": "Error: Referencia a problemMatcher no válida: {0}\n", + "ConfigurationParser.noCommand": "Error: Nombre de comando proporcionado no válido.", + "ConfigurationParser.noName": "Error: El buscador de coincidencias de problemas del ámbito de declaración debe tener un nombre:\n{0}\n", + "ConfigurationParser.noTaskName": "Error: Las tareas deben proporcionar una propiedad taskName. La tarea se ignorará.\n{0}\n", + "ConfigurationParser.noargs": "Error: Los argumentos de comando deben ser una matriz de cadenas. El valor proporcionado es:\n{0}", + "ConfigurationParser.unknownMatcherKind": "Advertencia: El buscador de coincidencias de problemas definido se desconoce. Los tipos admitidos son string | ProblemMatcher | (string | ProblemMatcher)[].\n{0}\n" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json b/i18n/esn/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json index 8b6ad71cd4e..0175e961098 100644 --- a/i18n/esn/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "TaskSystemDetector.noGruntProgram": "Grunt no está instalado en el sistema. Ejecute \"npm install -g grunt\" para instalarlo.", + "TaskSystemDetector.noGulpProgram": "Gulp no está instalado en el sistema. Ejecute \"npm install -g gulp\" para instalarlo.", + "TaskSystemDetector.noGulpTasks": "Al ejecutar --tasks-simple de Gulp no se enumera ninguna tarea. ¿Ha ejecutado \"npm install\"?", + "TaskSystemDetector.noJakeProgram": "Jake no está instalado en el sistema. Ejecute \"npm install -g jake\" para instalarlo.", + "TaskSystemDetector.noJakeTasks": "Al ejecutar --tasks de jake no se enumera ninguna tarea. ¿Ha ejecutado \"npm install\"?", + "TaskSystemDetector.noProgram": "El programa {0} no se encontró. El mensaje es {1}" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json b/i18n/esn/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json index 8b6ad71cd4e..76a8528c4ad 100644 --- a/i18n/esn/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "TaskRunnerSystem.cancelRequested": "\nLa tarea '{0}' se finalizó por solicitud del usuario.", + "TaskRunnerSystem.childProcessError": "No se pudo iniciar el programa externo {0} {1}.", + "TaskRunnerSystem.fatalError": "La configuración de tarea proporcionada tiene errores de validación. Consulte el registro de salida de tareas para obtener más detalles.", + "TaskRunnerSystem.noBuildTask": "No hay ninguna tarea de compilación configurada.", + "TaskRunnerSystem.noTestTask": "No hay ninguna tarea de prueba configurada.", + "TaskRunnerSystem.norebuild": "No se encontró ninguna tarea para ejecutar.", + "TaskRunnerSystem.unknownError": "Error desconocido durante la ejecución de una tarea. Vea el registro de resultados de la tarea para obtener más detalles.", + "TaskRunnerSystem.watchingBuildTaskFinished": "\nLa inspección de las tareas de compilación ha finalizado." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json b/i18n/esn/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json index 8b6ad71cd4e..1ecd2122513 100644 --- a/i18n/esn/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json +++ b/i18n/esn/src/vs/workbench/parts/themes/electron-browser/themes.contribution.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 +{ + "preferences": "Preferencias", + "problemChangingTheme": "Problema al cargar el tema: {0}", + "selectTheme.label": "Tema de color", + "themes.selectTheme": "Seleccionar tema de color" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/services/files/node/fileService.i18n.json b/i18n/esn/src/vs/workbench/services/files/node/fileService.i18n.json index 8b6ad71cd4e..450f8aa8495 100644 --- a/i18n/esn/src/vs/workbench/services/files/node/fileService.i18n.json +++ b/i18n/esn/src/vs/workbench/services/files/node/fileService.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "fileBinaryError": "El archivo parece ser binario y no se puede abrir como texto", + "fileIsDirectoryError": "El archivo es un directorio ({0})", + "fileNotFoundError": "Archivo no encontrado ({0})", + "fileReadOnlyError": "El archivo es de solo lectura", + "foldersCopyError": "No se pueden copiar carpetas en el área de trabajo. Seleccione archivos individuales para copiarlos.", + "unableToMoveCopyError": "No se puede mover o copiar. El archivo reemplazaría a la carpeta que lo contiene." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/services/history/browser/history.i18n.json b/i18n/esn/src/vs/workbench/services/history/browser/history.i18n.json index 8b6ad71cd4e..de94d7127f3 100644 --- a/i18n/esn/src/vs/workbench/services/history/browser/history.i18n.json +++ b/i18n/esn/src/vs/workbench/services/history/browser/history.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "devExtensionWindowTitle": "[Host de desarrollo de extensiones] - {0}", + "prefixDecoration": "{0} {1}", + "prefixTitle": "{0} - {1}", + "prefixWorkspaceTitle": "{0} - {1} - {2}", + "prefixWorkspaceTitleMac": "{0} - {1}", + "workspaceTitle": "{0} - {1}" +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json b/i18n/esn/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json index 8b6ad71cd4e..ce986ca0716 100644 --- a/i18n/esn/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json +++ b/i18n/esn/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json @@ -3,4 +3,20 @@ * 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 +{ + "invalid.keybindings": "Valor de \"contributes.{0}\" no válido: {1}", + "keybindings.json.command": "Nombre del comando que se va a ejecutar", + "keybindings.json.key": "Tecla o secuencia de teclas (separadas por un espacio)", + "keybindings.json.title": "Configuración de enlaces de teclado", + "keybindings.json.when": "Condición cuando la tecla está activa.", + "nonempty": "se esperaba un valor no vacío.", + "optstring": "la propiedad `{0}` se puede omitir o debe ser de tipo \"string\"", + "requirestring": "la propiedad `{0}` es obligatoria y debe ser de tipo \"string\"", + "vscode.extension.contributes.keybindings": "Aporta enlaces de teclado.", + "vscode.extension.contributes.keybindings.command": "Identificador del comando que se va a ejecutar cuando se desencadena el enlace de teclado.", + "vscode.extension.contributes.keybindings.key": "Tecla o secuencia de teclas (las teclas se separan con el signo más y las secuencias con un espacio, por ejemplo, Ctrl+O y Ctrl+L L para una presión simultánea)", + "vscode.extension.contributes.keybindings.linux": "Tecla o secuencia de teclas específica de Linux.", + "vscode.extension.contributes.keybindings.mac": "Tecla o secuencia de teclas específica de Mac.", + "vscode.extension.contributes.keybindings.when": "Condición cuando la tecla está activa.", + "vscode.extension.contributes.keybindings.win": "Tecla o secuencia de teclas específica de Windows." +} \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/services/message/electron-browser/messageService.i18n.json b/i18n/esn/src/vs/workbench/services/message/electron-browser/messageService.i18n.json index 6f0f6355df1..ec0a25a89db 100644 --- a/i18n/esn/src/vs/workbench/services/message/electron-browser/messageService.i18n.json +++ b/i18n/esn/src/vs/workbench/services/message/electron-browser/messageService.i18n.json @@ -4,5 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "yesButton": "Sí" + "cancelButton": "Cancelar", + "yesButton": "&&Sí" } \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/services/request/node/requestService.i18n.json b/i18n/esn/src/vs/workbench/services/request/node/requestService.i18n.json index f70b9f930e5..c8eb6224333 100644 --- a/i18n/esn/src/vs/workbench/services/request/node/requestService.i18n.json +++ b/i18n/esn/src/vs/workbench/services/request/node/requestService.i18n.json @@ -5,6 +5,7 @@ // Do not edit this file. It is machine generated. { "httpConfigurationTitle": "Configuración HTTP", - "localFileNotFound": "No se encuentra el archivo", - "proxy": "El valor del proxy que se debe utilizar. Si no se establece, se tomará de las variables de entorno http_proxy y https_proxy" + "localFileNotFound": "No se encuentra el archivo.", + "proxy": "El valor del proxy que se debe utilizar. Si no se establece, se tomará de las variables de entorno http_proxy y https_proxy", + "strictSSL": "Indica si el certificado del servidor proxy debe comprobarse en la lista de entidades de certificación proporcionada." } \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/services/themes/node/themeService.i18n.json b/i18n/esn/src/vs/workbench/services/themes/node/themeService.i18n.json index 8b6ad71cd4e..5e280340819 100644 --- a/i18n/esn/src/vs/workbench/services/themes/node/themeService.i18n.json +++ b/i18n/esn/src/vs/workbench/services/themes/node/themeService.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "error.cannotloadtheme": "No se puede cargar {0}", + "error.cannotparse": "Problemas al analizar el archivo .plist: {0}", + "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.", + "reqarray": "El punto de extensión `{0}` debe ser una matriz.", + "reqpath": "Se esperaba una cadena en \"contributes.{0}.path\". Valor proporcionado: {1}", + "vscode.extension.contributes.themes": "Aporta temas de color de TextMate.", + "vscode.extension.contributes.themes.label": "Etiqueta del tema de color tal como se muestra en la interfaz de usuario.", + "vscode.extension.contributes.themes.path": "Ruta de acceso del archivo tmTheme. La ruta de acceso es relativa a la carpeta de extensión y suele ser \"./themes/themeFile.tmTheme\".", + "vscode.extension.contributes.themes.uiTheme": "Tema base que define los colores que se usan en el editor: 'vs' es el tema de color claro, 'vs-dark' es el tema de color oscuro." +} \ No newline at end of file diff --git a/i18n/fra/extensions/typescript/package.i18n.json b/i18n/fra/extensions/typescript/package.i18n.json index 8b6ad71cd4e..64a15d2dcc3 100644 --- a/i18n/fra/extensions/typescript/package.i18n.json +++ b/i18n/fra/extensions/typescript/package.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 +{ + "configuration.typescript": "Configuration de TypeScript", + "javascript.reloadProjects.title": "Recharger le projet JavaScript", + "typescript.reloadProjects.title": "Recharger le projet TypeScript", + "typescript.tsdk.desc": "Spécifie le chemin de dossier contenant les fichiers tsserver et lib*.d.ts à utiliser.", + "typescript.useCodeSnippetsOnMethodSuggest.dec": "Fonctions complètes avec leur signature de paramètre." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/base/browser/ui/aria/aria.i18n.json b/i18n/fra/src/vs/base/browser/ui/aria/aria.i18n.json index 8b6ad71cd4e..eb9a15d1ab0 100644 --- a/i18n/fra/src/vs/base/browser/ui/aria/aria.i18n.json +++ b/i18n/fra/src/vs/base/browser/ui/aria/aria.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 +{ + "repeated": "{0} (s'est reproduit)" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/base/browser/ui/inputbox/inputBox.i18n.json b/i18n/fra/src/vs/base/browser/ui/inputbox/inputBox.i18n.json index 8b6ad71cd4e..df8ea78e88a 100644 --- a/i18n/fra/src/vs/base/browser/ui/inputbox/inputBox.i18n.json +++ b/i18n/fra/src/vs/base/browser/ui/inputbox/inputBox.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "alertErrorMessage": "Erreur : {0}", + "alertInfoMessage": "Information : {0}", + "alertWarningMessage": "Avertissement : {0}" +} \ 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 8b6ad71cd4e..30e9e9fb7c9 100644 --- a/i18n/fra/src/vs/base/common/keyCodes.i18n.json +++ b/i18n/fra/src/vs/base/common/keyCodes.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 +{ + "altKey": "Alt", + "cmdKey": "Commande", + "ctrlKey": "Ctrl", + "shiftKey": "Maj", + "windowsKey": "Windows" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/base/common/processes.i18n.json b/i18n/fra/src/vs/base/common/processes.i18n.json index 8b6ad71cd4e..68347f5cabd 100644 --- a/i18n/fra/src/vs/base/common/processes.i18n.json +++ b/i18n/fra/src/vs/base/common/processes.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 +{ + "ExecutableParser.args": "Avertissement : les arguments doivent être de type string[]. Valeur {0} ignorée.", + "ExecutableParser.commandMissing": "Erreur : les informations de l'exécutable doivent définir une commande de type chaîne.", + "ExecutableParser.invalidCWD": "Avertissement : options.cwd doit être de type chaîne. Valeur {0} ignorée.", + "ExecutableParser.isShellCommand": "Avertissement : isShellCommand doit être de type booléen. Valeur {0} ignorée." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/base/node/processes.i18n.json b/i18n/fra/src/vs/base/node/processes.i18n.json index 8b6ad71cd4e..2bab529afbd 100644 --- a/i18n/fra/src/vs/base/node/processes.i18n.json +++ b/i18n/fra/src/vs/base/node/processes.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 +{ + "TaskRunner.UNC": "Impossible d'exécuter une commande d'interpréteur de commandes sur un lecteur UNC." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/base/node/zip.i18n.json b/i18n/fra/src/vs/base/node/zip.i18n.json index 8b6ad71cd4e..7b7987f8fa9 100644 --- a/i18n/fra/src/vs/base/node/zip.i18n.json +++ b/i18n/fra/src/vs/base/node/zip.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 +{ + "notFound": "{0} introuvable dans le zip." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json b/i18n/fra/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json index 8b6ad71cd4e..7358e86ef2c 100644 --- a/i18n/fra/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json +++ b/i18n/fra/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "quickOpenAriaLabel": "sélecteur", + "quickOpenAriaLabelEntry": "{0}, sélecteur" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json b/i18n/fra/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json index 8b6ad71cd4e..3b4e6250ef7 100644 --- a/i18n/fra/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json +++ b/i18n/fra/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "quickOpenAriaLabel": "Sélecteur rapide. Tapez pour réduire les résultats.", + "treeAriaLabel": "Sélecteur rapide" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/editor/common/commonCodeEditor.i18n.json b/i18n/fra/src/vs/editor/common/commonCodeEditor.i18n.json index 8b6ad71cd4e..1fce3cc3eed 100644 --- a/i18n/fra/src/vs/editor/common/commonCodeEditor.i18n.json +++ b/i18n/fra/src/vs/editor/common/commonCodeEditor.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 +{ + "showAccessibilityHelp": "Appuyez sur {0} si vous utilisez un lecteur d'écran." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/editor/common/config/defaultConfig.i18n.json b/i18n/fra/src/vs/editor/common/config/defaultConfig.i18n.json index 8b6ad71cd4e..bf45d0601aa 100644 --- a/i18n/fra/src/vs/editor/common/config/defaultConfig.i18n.json +++ b/i18n/fra/src/vs/editor/common/config/defaultConfig.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 +{ + "editorViewAccessibleLabel": "Contenu d'éditeur" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/editor/common/services/bulkEdit.i18n.json b/i18n/fra/src/vs/editor/common/services/bulkEdit.i18n.json index 8b6ad71cd4e..4d5385f386d 100644 --- a/i18n/fra/src/vs/editor/common/services/bulkEdit.i18n.json +++ b/i18n/fra/src/vs/editor/common/services/bulkEdit.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 +{ + "conflict": "Ces fichiers ont changé pendant ce temps : {0}" +} \ No newline at end of file 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 8b6ad71cd4e..f33972ad05c 100644 --- a/i18n/fra/src/vs/editor/common/services/modeServiceImpl.i18n.json +++ b/i18n/fra/src/vs/editor/common/services/modeServiceImpl.i18n.json @@ -3,4 +3,23 @@ * 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 +{ + "invalid": "'contributes.{0}' non valide. Tableau attendu.", + "invalid.empty": "Valeur vide pour 'contributes.{0}'", + "opt.aliases": "la propriété '{0}' peut être omise et doit être de type 'string[]'", + "opt.configuration": "la propriété '{0}' peut être omise et doit être de type 'string'", + "opt.extensions": "la propriété '{0}' peut être omise et doit être de type 'string[]'", + "opt.filenames": "la propriété '{0}' peut être omise et doit être de type 'string[]'", + "opt.firstLine": "la propriété '{0}' peut être omise et doit être de type 'string'", + "opt.mimetypes": "la propriété '{0}' peut être omise et doit être de type 'string[]'", + "require.id": "la propriété '{0}' est obligatoire et doit être de type 'string'", + "vscode.extension.contributes.languages": "Ajoute des déclarations de langage.", + "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.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.", + "vscode.extension.contributes.languages.mimetypes": "Types MIME associés au langue." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json b/i18n/fra/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json index 8b6ad71cd4e..7530922c2e9 100644 --- a/i18n/fra/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json +++ b/i18n/fra/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json @@ -3,4 +3,18 @@ * 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 +{ + "ShowAccessibilityHelpAction": "Afficher l'aide sur l'accessibilité", + "experimentalScreenReaderOptsOn": "La prise en charge du lecteur d'écran expérimental est activée en raison de la clé de paramètres editor.experimentalScreenReader.", + "experimentalScreenReaderSessionOff": "La prise en charge du lecteur d'écran expérimental est désactivée. Activez-la pour cette session en appuyant sur {0}, ou activez-la pour toutes les sessions en affectant au paramètre editor.experimentalScreenReader la valeur true.", + "experimentalScreenReaderSessionOffNoKb": "La prise en charge du lecteur d'écran expérimental est désactivée. Actuellement, la commande {0} ne peut pas être déclenchée par une combinaison de touches. Activez-la pour toutes les sessions en affectant au paramètre editor.experimentalScreenReader la valeur true.", + "experimentalScreenReaderSessionOn": "La prise en charge du lecteur d'écran expérimental est activée pour cette session. Activez ou désactivez ce comportement en appuyant sur {0}.", + "experimentalScreenReaderSessionOnNoKb": "La prise en charge du lecteur d'écran expérimental est activée pour cette session. Actuellement, la commande {0} ne peut pas être déclenchée par une combinaison de touches.", + "introMsg": "Merci de tester les options d'accessibilité expérimentales de VS Code.", + "outroMsg": "Vous pouvez masquer cette info-bulle et revenir à l'éditeur en appuyant sur Échap.", + "status": "État :", + "tabFocusModeOffMsg": "Appuyez sur Tab dans cet éditeur pour insérer le caractère de tabulation. Activez ou désactivez ce comportement en appuyant sur {0}.", + "tabFocusModeOffMsgNoKb": "Appuyez sur Tab dans cet éditeur pour déplacer le focus vers le prochain élément pouvant être désigné comme élément actif. Actuellement, la commande {0} ne peut pas être déclenchée par une combinaison de touches.", + "tabFocusModeOnMsg": "Appuyez sur Tab dans cet éditeur pour déplacer le focus vers le prochain élément pouvant être désigné comme élément actif. Activez ou désactivez ce comportement en appuyant sur {0}.", + "tabFocusModeOnMsgNoKb": "Appuyez sur Tab dans cet éditeur pour déplacer le focus vers le prochain élément pouvant être désigné comme élément actif. Actuellement, la commande {0} ne peut pas être déclenchée par une combinaison de touches." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json b/i18n/fra/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json index 8b6ad71cd4e..62714c824c7 100644 --- a/i18n/fra/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json +++ b/i18n/fra/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.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 +{ + "DefineKeybindingAction": "Définir une combinaison de touches", + "defineKeybinding.initial": "Appuyez sur la combinaison de touches souhaitée, puis sur Entrée", + "defineKeybinding.kbLayoutErrorMessage": "Vous ne pouvez pas produire cette combinaison de touches avec la disposition actuelle du clavier.", + "defineKeybinding.kbLayoutInfoMessage": "Pour votre disposition actuelle du clavier, appuyez sur ", + "defineKeybinding.start": "Définir une combinaison de touches" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/editor/contrib/find/common/findController.i18n.json b/i18n/fra/src/vs/editor/contrib/find/common/findController.i18n.json index 8b6ad71cd4e..e89437f51b0 100644 --- a/i18n/fra/src/vs/editor/contrib/find/common/findController.i18n.json +++ b/i18n/fra/src/vs/editor/contrib/find/common/findController.i18n.json @@ -3,4 +3,15 @@ * 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 +{ + "addSelectionToNextFindMatch": "Ajouter la sélection à la correspondance de recherche suivante", + "changeAll.label": "Modifier toutes les occurrences", + "findNextMatchAction": "Rechercher suivant", + "findPreviousMatchAction": "Rechercher précédent", + "moveSelectionToNextFindMatch": "Déplacer la dernière sélection vers la correspondance de recherche suivante", + "nextSelectionMatchFindAction": "Sélection suivante", + "previousSelectionMatchFindAction": "Sélection précédente", + "selectAllOccurencesOfFindMatch": "Sélectionner toutes les occurrences des correspondances de la recherche", + "startFindAction": "Rechercher", + "startReplace": "Remplacer" +} \ 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 8b6ad71cd4e..d74da4d2849 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 @@ -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 +{ + "foldAction.label": "Plier", + "foldAllAction.label": "Plier tout", + "unfoldAction.label": "Déplier", + "unfoldAllAction.label": "Déplier tout" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/editor/contrib/format/common/formatActions.i18n.json b/i18n/fra/src/vs/editor/contrib/format/common/formatActions.i18n.json index 8b6ad71cd4e..c34faf35bcb 100644 --- a/i18n/fra/src/vs/editor/contrib/format/common/formatActions.i18n.json +++ b/i18n/fra/src/vs/editor/contrib/format/common/formatActions.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 +{ + "formatAction.label": "Code de format" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/editor/contrib/hover/browser/hover.i18n.json b/i18n/fra/src/vs/editor/contrib/hover/browser/hover.i18n.json index 8b6ad71cd4e..f2c7ed17560 100644 --- a/i18n/fra/src/vs/editor/contrib/hover/browser/hover.i18n.json +++ b/i18n/fra/src/vs/editor/contrib/hover/browser/hover.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 +{ + "showHover": "Afficher par pointage" +} \ 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 8b6ad71cd4e..e1ae4f24e0c 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 @@ -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 +{ + "changeIndentationSize": "Changer la taille des tabulations pour le fichier actuel", + "configuredTabSize": "Taille des tabulations configurée", + "indentationToSpaces": "Convertir les retraits en espaces", + "indentationToTabs": "Convertir les retraits en tabulations", + "selectTabWidth": "Sélectionner la taille des tabulations pour le fichier actuel" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/editor/contrib/rename/common/rename.i18n.json b/i18n/fra/src/vs/editor/contrib/rename/common/rename.i18n.json index 8b6ad71cd4e..90a3c4ef130 100644 --- a/i18n/fra/src/vs/editor/contrib/rename/common/rename.i18n.json +++ b/i18n/fra/src/vs/editor/contrib/rename/common/rename.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 +{ + "no result": "Aucun résultat." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json b/i18n/fra/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json index 8b6ad71cd4e..1d9ad857c9a 100644 --- a/i18n/fra/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json +++ b/i18n/fra/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.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 +{ + "toggle.wordwrap": "Afficher : activer/désactiver le retour automatique à la ligne" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/editor/node/languageConfiguration.i18n.json b/i18n/fra/src/vs/editor/node/languageConfiguration.i18n.json index 8b6ad71cd4e..b022d4fd47a 100644 --- a/i18n/fra/src/vs/editor/node/languageConfiguration.i18n.json +++ b/i18n/fra/src/vs/editor/node/languageConfiguration.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 +{ + "parseErrors": "Erreurs durant l'analyse de {0} : {1}" +} \ 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 8b6ad71cd4e..92b0feb6e78 100644 --- a/i18n/fra/src/vs/editor/node/textMate/TMSnippets.i18n.json +++ b/i18n/fra/src/vs/editor/node/textMate/TMSnippets.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "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-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 8b6ad71cd4e..4303a9622fa 100644 --- a/i18n/fra/src/vs/editor/node/textMate/TMSyntax.i18n.json +++ b/i18n/fra/src/vs/editor/node/textMate/TMSyntax.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "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.", + "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.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." +} \ 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 8b6ad71cd4e..110eb06068c 100644 --- a/i18n/fra/src/vs/languages/html/common/htmlTags.i18n.json +++ b/i18n/fra/src/vs/languages/html/common/htmlTags.i18n.json @@ -3,4 +3,114 @@ * 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 +{ + "tags.a": "Si l'élément a un attribut href, il représente alors un lien hypertexte (une ancre hypertexte) étiqueté par son contenu.", + "tags.abbr": "L'élément abbr représente une abréviation ou un acronyme, avec éventuellement son développement. L'attribut title peut être utilisé pour fournir le développement complet de l'abréviation. L'attribut, s'il est spécifié, doit contenir le développement complet de l'abréviation, et rien d'autre.", + "tags.address": "L'élément address représente les informations de contact de l'ancêtre de l'élément article ou body le plus proche. S'il s'agit de l'élément body, les informations de contact s'appliquent à l'ensemble du document.", + "tags.area": "L'élément area représente soit un lien hypertexte avec du texte et une zone correspondante sur une image interactive, soit une zone morte sur une image interactive.", + "tags.article": "L'élément article représente un contenu complet ou autonome dans un document, une page, une application ou un site qui est, en principe, prévu pour être distribué ou réutilisé indépendamment, par exemple dans un flux de syndication. Il peut s'agir d'un billet sur un forum, d'un article de journal ou de magazine, d'une entrée dans un blog, d'un commentaire d'utilisateur, d'un widget ou gadget interactif, ou de tout autre élément de contenu indépendant. Vous devez identifier chaque article, généralement en incluant un titre (élément h1 à h6) en tant qu'enfant de l'élément article.", + "tags.aside": "L'élément aside représente une section de page dont le contenu est indirectement lié à ce qui l'entoure, et qui peut être séparé de cet environnement. De telles sections sont souvent représentées sous forme d'encadrés en typographie imprimée.", + "tags.audio": "Un élément audio représente un contenu sonore ou un flux audio.", + "tags.b": "L'élément b représente une partie de texte stylistiquement différente par rapport à du texte normal, sans lui apporter une importance particulière et sans implication d'une autre voix ou humeur. C'est le cas, par exemple, des mots clés dans un résumé, des noms de produits dans une revue d'évaluation, des mots cliquables dans un logiciel utilisant du texte interactif, ou de la première phrase de chaque paragraphe d'un article.", + "tags.base": "L'élément base permet aux auteurs de spécifier l'URL de base du document pour résoudre les URL relatives, ainsi que le nom du contexte de navigation par défaut pour suivre les liens hypertexte. Cet élément ne représente aucun autre contenu que ces informations.", + "tags.bdi": "L'élément bdi représente une portion de texte qui doit être isolée de son environnement pour la mise en forme de texte bidirectionnelle. [BIDI]", + "tags.blockquote": "L'élément blockquote représente un contenu qui est repris d'une autre source, éventuellement avec une citation qui doit figurer dans un pied de page ou un élément cite, et le cas échéant avec des changements en ligne tels que des annotations et des abréviations.", + "tags.body": "L'élément body représente le contenu du document.", + "tags.br": "L'élément br représente un saut de ligne.", + "tags.button": "L'élément button représente un bouton étiqueté par son contenu.", + "tags.canvas": "L'élément canvas fournit des scripts pour une zone graphique dépendant de la résolution. Ces scripts peuvent être utilisés pour le rendu de graphiques, de graphismes de jeux, de motifs ou d'autres images à la volée.", + "tags.caption": "L'élément caption représente le titre du tableau qui est son parent, s'il a un parent et s'il s'agit d'un élément table.", + "tags.cite": "L'élément cite représente une référence à une œuvre de création. Il doit inclure le titre de l'œuvre ou le nom de l'auteur (personne, groupe ou organisation), une URL ou une référence abrégée selon les conventions d'usage pour l'ajout de métadonnées de citation.", + "tags.code": "L'élément code représente un fragment de code informatique Il peut s'agir d'un nom d'élément XML, d'un nom de fichier, d'un programme informatique ou de toute autre chaîne reconnue par l'ordinateur.", + "tags.col": "Si un élément col a un parent et s'il est un élément colgroup qui a lui-même un parent qui est un élément table, l'élément col représente alors une ou plusieurs colonnes dans le groupe de colonnes représenté par ce colgroup.", + "tags.colgroup": "L'élément colgroup représente un groupe de colonnes au sein du tableau qui est son parent, s'il a un parent et s'il s'agit d'un élément table.", + "tags.datalist": "L'élément datalist représente un ensemble d'éléments option qui représentent des options prédéfinies pour d'autres contrôles. Dans le rendu, l'élément datalist ne représente rien. Il doit, tout comme ses enfants, être masqué.", + "tags.dbo": "L'élément bdo représente un contrôle explicite de mise en forme de l'orientation du texte pour ses enfants. Il permet aux auteurs de remplacer l'algorithme bidirectionnel Unicode en spécifiant explicitement une substitution d'orientation. [BIDI]", + "tags.dd": "L'élément dd représente la description, définition ou valeur faisant partie d'un groupe de termes de définition au sein d'une liste de définitions (élément dl).", + "tags.del": "L'élément del représente une suppression de texte dans un document.", + "tags.details": "L'élément details représente un widget de communication à partir duquel l'utilisateur peut obtenir des informations ou des contrôles supplémentaires.", + "tags.dfn": "L'élément dfn représente l'instance de définition d'un terme. Le paragraphe, le groupe de liste de définitions ou la section qui représente l'ancêtre le plus proche de l'élément dfn doit également contenir la ou les définitions du terme indiquées par l'élément dfn.", + "tags.dialog": "L'élément dialog représente une partie d'une application avec laquelle l'utilisateur interagit pour exécuter une tâche, par exemple une boîte de dialogue, un inspecteur ou une fenêtre.", + "tags.div": "L'élément div n'a aucune signification particulière. Il représente ses enfants. Il peut être utilisé avec les attributs class, lang et title pour marquer un élément sémantique commun à un groupe d'éléments consécutifs.", + "tags.dl": "L'élément dl représente une liste associative constituée de zéro ou plusieurs groupes nom-valeur (liste de définitions). Un groupe nom-valeur comprend un ou plusieurs noms (éléments dt), suivis d'une ou de plusieurs valeurs (éléments dd), sans tenir compte des nœuds autres que les éléments dt et dd. Dans un élément dl, il ne doit y avoir qu'un seul élément dt pour chaque nom.", + "tags.dt": "L'élément dt représente le terme, ou nom, faisant partie d'un groupe de termes de définition dans une liste de définitions (élément dl).", + "tags.em": "L'élément em sert à mettre l'accent sur un contenu.", + "tags.embed": "L'élément embed représente un point d'intégration pour une application externe ou du contenu interactif (généralement non HTML).", + "tags.fieldset": "L'élément fieldset représente un ensemble de contrôles de formulaire, éventuellement regroupés sous un nom commun.", + "tags.figcaption": "L'élément figcaption représente un sous-titre ou une légende pour le reste du contenu de l'élément parent de l'élément figure parent de l'élément figcaption, le cas échéant.", + "tags.figure": "L'élément figure représente un contenu de flux indépendant, éventuellement accompagné d'une légende (comme une phrase complète). Il est généralement référencé de manière unique, bien qu'il soit en lien avec le contenu principal.", + "tags.footer": "L'élément footer représente un pied de page pour le contenu de section ancêtre ou l'élément racine de section le plus proche. Un pied de page contient habituellement des informations sur l'auteur de la section, les données relatives au copyright ou les liens vers d'autres documents en relation.", + "tags.form": "L'élément form représente une collection d'éléments liés à un formulaire, dont certains peuvent constituer des valeurs modifiables qui peuvent être envoyées à un serveur pour traitement.", + "tags.h1": "L'élément h1 représente un titre de section.", + "tags.h2": "L'élément h2 représente un titre de section.", + "tags.h3": "L'élément h3 représente un titre de section.", + "tags.h4": "L'élément h4 représente un titre de section.", + "tags.h5": "L'élément h5 représente un titre de section.", + "tags.h6": "L'élément h6 représente un titre de section.", + "tags.head": "L'élément head représente une collection de métadonnées pour le document.", + "tags.header": "L'élément header représente un contenu d'introduction pour son contenu de section ancêtre le plus proche ou un élément racine de section. Un en-tête contient généralement un groupe d'introduction ou une aide à la navigation. Quand le contenu de section ancêtre le plus proche ou l'élément racine de section est l'élément body, il s'applique à l'ensemble de la page.", + "tags.hr": "L'élément hr représente un changement thématique entre des éléments de paragraphe, par exemple un changement de décor dans un récit, ou un changement de sujet au sein d'une section d'un livre de référence.", + "tags.html": "L'élément html représente la racine d'un document HTML.", + "tags.i": "L'élément i représente un fragment de texte dans une autre voix ou humeur, ou qui se différencie du texte principal d'une manière qui indique une qualité de texte différente, par exemple une désignation taxonomique, un terme technique, une phrase idiomatique dans une langue étrangère, une translittération, une pensée ou un nom de navire dans les textes occidentaux.", + "tags.iframe": "L'élément iframe représente un contexte de navigation imbriqué.", + "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.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.", + "tags.li": "L'élément li représente un élément de liste. Si son élément parent est ol, ul ou menu, l'élément est un élément de la liste de l'élément parent, tel que défini pour ces éléments. Autrement dit, l'élément de liste n'a aucune relation définie liée à une liste avec un autre élément li.", + "tags.link": "L'élément link permet aux auteurs de lier leur document à d'autres ressources.", + "tags.main": "L'élément main représente le contenu principal du corps du document ou de l'application. La zone de contenu principale est constituée d'un contenu directement lié au sujet principal du document ou à la fonctionnalité principale d'une application, ou qui les étend.", + "tags.map": "L'élément map, en association avec un élément img et des descendants d'un élément area, définit une image interactive. L'élément représente ses enfants.", + "tags.mark": "L'élément mark représente un passage de texte marqué ou surligné à des fins de référence en raison de sa pertinence dans un autre contexte. Quand il est utilisé dans une citation ou tout autre bloc de texte de même nature, il sert à mettre l'accent sur un texte qui a été rajouté pour attirer l'attention du lecteur sur un élément que l'auteur d'origine n'a peut-être pas considéré comme important au moment de son écriture, mais qui fait maintenant l'objet d'un intérêt non prévu initialement. Quand il est utilisé dans le texte principal d'un document, il met en avant un contenu pertinent pour l'activité actuelle de l'utilisateur.", + "tags.meta": "L'élément meta représente diverses sortes de métadonnées qui ne peuvent pas être représentées par les éléments title, base, link, style et script.", + "tags.meter": "L'élément meter représente une mesure scalaire dans un intervalle connu, ou une valeur fractionnaire connue. Il peut s'agir, par exemple, d'un quota d'utilisation de disque, de la pertinence d'un résultat de requête ou de la proportion de votants ayant choisi un candidat spécifique.", + "tags.nav": "L'élément nav représente une section d'une page ayant des liens vers d'autres pages ou des fragments de cette page : une section avec des liens de navigation.", + "tags.noscript": "L'élément noscript ne représente rien si les scripts sont activés, et représente ses enfants si les scripts sont désactivés. Il est utilisé pour présenter différentes balises aux agents utilisateurs qui prennent en charge les scripts et ceux qui ne prennent pas en charge les scripts, en affectant la façon dont le document est analysé.", + "tags.object": "L'élément object représente une ressource externe, qui, en fonction du type de la ressource, peut être interprétée comme une image, un contexte de navigation imbriqué ou une ressource externe à traiter comme un plug-in.", + "tags.ol": "L'élément ol représente une liste d'éléments, ceux-ci étant ordonnés de manière intentionnelle, afin que toute modification de cet ordre entraîne un changement de sens du document.", + "tags.optgroup": "L'élément optgroup représente un groupe d'éléments option ayant une étiquette commune.", + "tags.option": "L'élément option représente une option dans un élément select, ou une partie d'une liste de suggestions dans un élément datalist.", + "tags.output": "L'élément output représente le résultat d'un calcul effectué par l'application, ou le résultat d'une action de l'utilisateur.", + "tags.p": "L'élément p représente un paragraphe.", + "tags.param": "L'élément param définit les paramètres des plug-ins invoqués par des éléments object. Pris isolément, il ne représente rien.", + "tags.picture": "L'élément picture est un conteneur qui fournit plusieurs sources à son élément img contenu pour permettre aux auteurs d'effectuer un contrôle déclaratif ou de donner des conseils à l'agent utilisateur sur la ressource image à utiliser, en fonction de la densité de pixels de l'écran, de la taille de la fenêtre d'affichage, du format de l'image et d'autres facteurs. Il représente ses enfants.", + "tags.pre": "L'élément pre représente un bloc de texte préalablement mis en forme, dans lequel la structure est représentée par les conventions typographiques plutôt que par des éléments.", + "tags.progress": "L'élément progress représente l'avancement d'une tâche. Parfois, l'avancement est indéterminé, quand la tâche progresse mais sans précision sur le travail restant avant la fin de la tâche (par exemple, quand la tâche attend une réponse d'un hôte distant). Parfois, l'avancement est déterminé, quand le niveau de progression actuel est un nombre compris dans une plage allant de zéro à une valeur maximale, ce qui représente la fraction de travail effectuée jusqu'à présent.", + "tags.q": "L'élément q représente une citation courte issue d'une autre source.", + "tags.rb": "L'élément rb marque la partie de texte de base d'une annotation ruby. Quand il est l'enfant d'un élément ruby, il ne représente rien d'autre à part lui-même, mais son élément ruby parent l'utilise pour déterminer ce qu'il représente.", + "tags.rp": "L'élément rp est utilisé pour fournir le texte de remplacement affiché par les agents utilisateurs qui ne prennent pas en charge les annotations ruby. Une convention très répandue consiste à placer des parenthèses autour de la partie de texte ruby d'une annotation ruby.", + "tags.rt": "L'élément rt marque la partie de texte ruby d'une annotation ruby. Quand il est l'enfant d'un élément ruby ou d'un élément rtc lui-même enfant d'un élément ruby, il ne représente rien d'autre que lui-même. Toutefois, son élément ruby ancêtre l'utilise pour déterminer ce qu'il représente.", + "tags.ruby": "L'élément ruby permet de marquer un ou plusieurs fragments de contenu de phrasé avec des annotations ruby. Les annotations ruby sont de petits morceaux de texte présentés à côté du texte de base, principalement utilisés dans la typographie est-asiatique comme guide de prononciation ou pour inclure d'autres annotations. En japonais, cette forme de typographie est également connue sous le nom de furigana. Le texte ruby peut apparaître d'un côté ou de l'autre, et parfois des deux côtés à la fois, du texte de base. De plus, il est possible de contrôler sa position via CSS. Vous trouverez une présentation plus complète de ruby dans le document décrivant les cas d'usage et les approches exploratoires du langage ruby (Use Cases & Exploratory Approaches for Ruby Markup), ainsi que dans le module CSS pour ruby niveau 1. [RUBY-UC] [CSSRUBY]", + "tags.s": "L'élément s représente un contenu qui n'est plus d'actualité ou n'est plus pertinent.", + "tags.samp": "L'élément samp représente un échantillon ou une sortie produite par un autre programme ou système informatique.", + "tags.script": "L'élément script permet aux auteurs d'inclure un script dynamique et des blocs de données au sein de leurs documents. L'élément ne représente pas du contenu pour l'utilisateur.", + "tags.section": "L'élément section représente une section générique d'un document ou d'une application. Une section, dans ce contexte, désigne un groupement thématique de contenu. Vous devez identifier chaque section, généralement en incluant un titre (élément h1 à h6) en tant qu'enfant de l'élément section.", + "tags.select": "L'élément select représente un contrôle permettant de faire une sélection parmi un ensemble d'options.", + "tags.small": "L'élément small représente des annotations, comme les petits caractères (informations légales ou liées au copyright, par exemple).", + "tags.source": "L'élément source permet aux auteurs de spécifier plusieurs ressources multimédias alternatives pour les éléments multimédias. Pris isolément, il ne représente rien.", + "tags.span": "Pris isolément, l'élément span ne représente rien. Toutefois, il peut être utile avec des attributs globaux, par exemple class, lang ou dir. Il représente ses enfants.", + "tags.strong": "L'élément strong représente une grande importance, la gravité ou l'urgence de son contenu.", + "tags.style": "L'élément style permet aux auteurs d'intégrer des informations de style dans leurs documents. L'élément style est l'une des nombreuses entrées du modèle de traitement de style. L'élément ne représente pas du contenu pour l'utilisateur.", + "tags.sub": "L'élément sub représente un indice.", + "tags.summary": "L'élément summary représente une option de résumé, de légende ou la légende du reste du contenu de l'élément details parent de l'élément summary, le cas échéant.", + "tags.sup": "L'élément sup représente un exposant.", + "tags.table": "L'élément table représente des données en deux dimensions ou plus, sous la forme d'un tableau.", + "tags.tbody": "L'élément tbody représente un ensemble de lignes constituées d'un corps de données pour l'élément table parent, si l'élément tbody a un parent et s'il s'agit d'un tableau.", + "tags.td": "L'élément td représente une cellule de données dans un tableau.", + "tags.template": "L'élément template est utilisé pour déclarer des fragments de code HTML qui peuvent être copiés et insérés dans le document via un script.", + "tags.textarea": "L'élément textarea représente un contrôle d'édition de texte simple multiligne pour la valeur brute de l'élément. Le contenu du contrôle représente la valeur par défaut de ce dernier.", + "tags.tfoot": "L'élément tfoot représente l'ensemble de lignes qui composent les résumés de colonnes (pieds de page) de l'élément table parent, si l'élément tfoot a un parent et s'il s'agit d'un tableau.", + "tags.th": "L'élément th représente une cellule d'en-tête dans un tableau.", + "tags.thead": "L'élément thead représente l'ensemble de lignes qui composent les étiquettes de colonnes (en-têtes) de l'élément table parent, si l'élément thead a un parent et s'il s'agit d'un tableau.", + "tags.time": "L'élément time représente son contenu, avec une forme lisible par la machine des contenus figurant dans l'attribut datetime. Le contenu se limite à différents genres de dates, d'heures, de décalages de fuseaux horaires et de durées, tel que décrit ci-dessous.", + "tags.title": "L'élément title représente le titre ou le nom du document. Les auteurs doivent utiliser des titres qui identifient leurs documents, même quand ces derniers sont utilisés hors contexte, par exemple dans l'historique ou les signets d'un utilisateur, ou dans les résultats de la recherche. Le titre du document est souvent différent du premier titre de page, car ce dernier ne reste pas isolé quand il est pris hors contexte.", + "tags.tr": "L'élément tr représente une ligne de cellules dans un tableau.", + "tags.track": "L'élément track permet aux auteurs de spécifier explicitement du texte chronométré pour les éléments multimédias. Pris isolément, il ne représente rien.", + "tags.u": "L'élément u représente un fragment de texte avec une annotation non textuelle, dont le sens n'est pas précisé mais qui est tout de même affichée. Il peut s'agir, par exemple, de marquer un texte comme étant un nom propre chinois ou de marquer un texte mal orthographié.", + "tags.ul": "L'élément ul représente une liste d'éléments, où l'ordre des éléments n'a pas d'importance. Ainsi, le fait de changer l'ordre ne modifie pas concrètement le sens du document.", + "tags.var": "L'élément var représente une variable. Il peut s'agir d'une variable réelle dans une expression mathématique ou un texte lié à la programmation, d'un identificateur représentant une constante, d'un symbole d'identification d'une grandeur physique, d'un paramètre de fonction, ou tout simplement d'un terme utilisé comme espace réservé dans du texte.", + "tags.video": "Un élément video est utilisé pour la lecture de vidéos ou de films, et de fichiers audio avec des légendes.", + "tags.wbr": "L'élément wbr représente une possibilité de saut de ligne." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/platform/actions/common/actionsService.i18n.json b/i18n/fra/src/vs/platform/actions/common/actionsService.i18n.json index 8b6ad71cd4e..5bc87f2fbe6 100644 --- a/i18n/fra/src/vs/platform/actions/common/actionsService.i18n.json +++ b/i18n/fra/src/vs/platform/actions/common/actionsService.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "category.label": "{0} : {1}", + "error": "'contributes.{0}' non valide : {1}", + "nonempty": "Valeur non vide attendue.", + "optstring": "La propriété '{0}' peut être omise ou doit être de type 'string'", + "requirestring": "la propriété '{0}' est obligatoire et doit être de type 'string'", + "vscode.extension.contributes.commandType.category": "(Facultatif) chaîne de catégorie en fonction de laquelle la commande est regroupée dans l'IU", + "vscode.extension.contributes.commandType.command": "Identificateur de la commande à exécuter", + "vscode.extension.contributes.commandType.title": "Titre en fonction duquel la commande est représentée dans l'IU.", + "vscode.extension.contributes.commands": "Ajoute des commandes à la palette de commandes." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json b/i18n/fra/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json index 8b6ad71cd4e..f8c2fe93b25 100644 --- a/i18n/fra/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json +++ b/i18n/fra/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json @@ -3,4 +3,39 @@ * 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 +{ + "schema.json": "Décrit un fichier JSON à l'aide d'un schéma. Voir json-schema.org pour plus d'infos.", + "schema.json.$schema": "Schéma servant à la vérification de ce document ", + "schema.json.additionalItems": "Pour les tableaux, uniquement quand 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, 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.", + "schema.json.definitions": "Non utilisé pour la validation. Placez ici les sous-schémas à référencer inline avec $ref", + "schema.json.dependencies": "Mappage des noms de propriétés à un tableau de noms de propriétés ou un schéma. Dans le cas d'un tableau de noms de propriétés, la propriété nommée dans la clé est valide uniquement si les propriétés du tableau sont présentes dans l'objet. Si la valeur est un schéma, celui-ci est uniquement appliqué à l'objet si la propriété dans la clé existe sur l'objet.", + "schema.json.description": "Description longue de l'élément. Utilisée dans les menus sensitifs et les suggestions.", + "schema.json.enum": "Ensemble des valeurs littérales valides", + "schema.json.exclusiveMaximum": "Rend la propriété maximum exclusive.", + "schema.json.exclusiveMininum": "Rend la propriété minimum exclusive.", + "schema.json.format": "Décrit le format attendu pour la valeur.", + "schema.json.id": "Identificateur unique du schéma.", + "schema.json.items": "Pour les tableaux. Peut être soit un schéma en fonction duquel valider chaque élément, soit un tableau de schémas en fonction duquel valider chaque élément dans l'ordre (le premier schéma valide le premier élément, le deuxième schéma valide le deuxième élément, etc.).", + "schema.json.maxItems": "Nombre maximum d'éléments pouvant figurer dans un tableau (inclusif).", + "schema.json.maxLength": "Longueur maximum d'une chaîne.", + "schema.json.maxProperties": "Nombre maximum de propriétés d'un objet (inclusif).", + "schema.json.maximum": "Valeur numérique maximum, inclusive par défaut.", + "schema.json.minItems": "Nombre minimum d'éléments pouvant figurer dans un tableau (inclusif).", + "schema.json.minLength": "Longueur minimum d'une chaîne.", + "schema.json.minProperties": "Nombre minimum de propriétés d'un objet (inclusif).", + "schema.json.minimum": "Valeur numérique minimum, inclusive par défaut.", + "schema.json.multipleOf": "Nombre qui doit diviser parfaitement la valeur actuelle (sans reste)", + "schema.json.not": "Schéma qui ne doit pas correspondre.", + "schema.json.oneOf": "Tableau de schémas, dont exactement un doit correspondre.", + "schema.json.pattern": "Expression régulière à mettre en correspondance avec la chaîne. Elle n'est pas implicitement ancrée.", + "schema.json.patternProperties": "Mappage d'expressions régulières sur les noms de propriété avec les schémas des propriétés correspondantes.", + "schema.json.properties": "Mappage des noms de propriété avec les schémas de chaque propriété.", + "schema.json.required": "Tableau de chaînes qui répertorie les noms de toutes les propriétés nécessaires sur cet objet.", + "schema.json.title": "Titre descriptif de l'élément", + "schema.json.type": "Chaîne d'un des types de schéma de base (nombre, entier, Null, tableau, objet, booléen ou chaîne) ou tableau de chaînes spécifiant un sous-ensemble de ces types.", + "schema.json.uniqueItems": "Si tous les éléments du tableau doivent être uniques. La valeur par défaut est false." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json b/i18n/fra/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json index 8b6ad71cd4e..9594827767f 100644 --- a/i18n/fra/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json +++ b/i18n/fra/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "contributes.jsonValidation": "Ajoute une configuration de schéma json.", + "contributes.jsonValidation.fileMatch": "Modèle de fichier correspondant recherché, par exemple \"package.json\" ou \"*.launch\".", + "contributes.jsonValidation.url": "URL de schéma ('http:', 'https:') ou chemin relatif du dossier d'extensions ('./').", + "invalid.fileMatch": "'configuration.jsonValidation.fileMatch' doit être défini", + "invalid.jsonValidation": "'configuration.jsonValidation' doit être un tableau", + "invalid.url": "'configuration.jsonValidation.url' doit être une URL ou un chemin relatif", + "invalid.url.fileschema": "'configuration.jsonValidation.url' est une URL relative non valide : {0}", + "invalid.url.schema": "'configuration.jsonValidation.url' doit commencer par 'http:', 'https:' ou './' pour référencer les schémas situés dans l'extension" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/platform/markers/common/problemMatcher.i18n.json b/i18n/fra/src/vs/platform/markers/common/problemMatcher.i18n.json index 8b6ad71cd4e..74028ed8e91 100644 --- a/i18n/fra/src/vs/platform/markers/common/problemMatcher.i18n.json +++ b/i18n/fra/src/vs/platform/markers/common/problemMatcher.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "ProblemMatcherParser.invalidMarkerDescription": "Erreur : description de problemMatcher non valide. Un détecteur de problèmes de correspondance doit définir au moins un modèle, un propriétaire et un emplacement de fichier. Le détecteur problématique est :\n{0}\n", + "ProblemMatcherParser.invalidRegexp": "Erreur : la chaîne {0} est une expression régulière non valide.\n", + "ProblemMatcherParser.loopProperty.notLast": "La propriété loop est uniquement prise en charge dans le détecteur de problèmes de correspondance de dernière ligne.", + "ProblemMatcherParser.loopProperty.notMultiLine": "La propriété loop est uniquement prise en charge dans les détecteurs de problèmes de correspondance multilignes.", + "ProblemMatcherParser.problemPattern.missingProperty": "Le modèle de problème est non valide. Il doit contenir au moins un groupe de correspondance pour un fichier, un message et une ligne ou un emplacement.", + "ProblemMatcherParser.problemPattern.missingRegExp": "Il manque une expression régulière dans le modèle de problème.", + "ProblemMatcherParser.problemPattern.watchingMatcher": "Un détecteur de problèmes de correspondance doit définir un modèle de début et un modèle de fin à observer.", + "ProblemMatcherParser.unknownSeverity": "Information : gravité inconnue {0}. Les valeurs valides sont erreur, avertissement et information.\n" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/platform/message/common/message.i18n.json b/i18n/fra/src/vs/platform/message/common/message.i18n.json index 8b6ad71cd4e..5d9d777cf15 100644 --- a/i18n/fra/src/vs/platform/message/common/message.i18n.json +++ b/i18n/fra/src/vs/platform/message/common/message.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "cancel": "Annuler", + "close": "Fermer" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json b/i18n/fra/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json index 8b6ad71cd4e..8ace15b8de0 100644 --- a/i18n/fra/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json +++ b/i18n/fra/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "telemetry.enableTelemetry": "Activez l'envoi des données d'utilisation et d'erreurs à Microsoft.", + "telemetryConfigurationTitle": "Configuration de la télémétrie" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/platform/theme/common/themes.i18n.json b/i18n/fra/src/vs/platform/theme/common/themes.i18n.json index 8b6ad71cd4e..beed42c8c7f 100644 --- a/i18n/fra/src/vs/platform/theme/common/themes.i18n.json +++ b/i18n/fra/src/vs/platform/theme/common/themes.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "theme.hc": "Contraste élevé", + "theme.vs": "Clair (Visual Studio)", + "theme.vs-dark": "Sombre (Visual Studio)" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/api/node/extHostMessageService.i18n.json b/i18n/fra/src/vs/workbench/api/node/extHostMessageService.i18n.json index 8b6ad71cd4e..45ee18380a9 100644 --- a/i18n/fra/src/vs/workbench/api/node/extHostMessageService.i18n.json +++ b/i18n/fra/src/vs/workbench/api/node/extHostMessageService.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 +{ + "close": "Fermer" +} \ 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 8b6ad71cd4e..ee202e9dd40 100644 --- a/i18n/fra/src/vs/workbench/browser/actions/openSettings.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/actions/openSettings.i18n.json @@ -3,4 +3,19 @@ * 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 +{ + "defaultKeybindings": "Raccourcis clavier par défaut", + "defaultKeybindingsHeader": "Remplacez les combinaisons de touches dans votre fichier de combinaisons de touches.", + "defaultName": "Paramètres par défaut", + "defaultSettingsHeader": "Remplacez les paramètres dans votre fichier de paramètres.", + "emptyKeybindingsHeader": "Placez vos combinaisons de touches dans ce fichier pour remplacer les valeurs par défaut", + "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}).", + "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", + "openWorkspaceSettings": "Ouvrir les paramètres d'espace de travail", + "preferences": "Préférences", + "workspaceHasSettings": "Le dossier ouvert actuellement contient des paramètres d'espace de travail qui peuvent remplacer les paramètres utilisateur" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json b/i18n/fra/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json index 8b6ad71cd4e..6c562b41836 100644 --- a/i18n/fra/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "togglePosition": "Activer/désactiver la position de la barre latérale", + "view": "Affichage" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json b/i18n/fra/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json index 8b6ad71cd4e..03bb29dff61 100644 --- a/i18n/fra/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "toggleSidebar": "Activer/désactiver la visibilité de la barre latérale", + "view": "Affichage" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json b/i18n/fra/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json index 8b6ad71cd4e..946171de98f 100644 --- a/i18n/fra/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json @@ -3,4 +3,21 @@ * 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 +{ + "closeAllEditors": "Fermer tous les éditeurs", + "closeOtherEditors": "Fermer les autres éditeurs", + "cycleEditor": "Basculer entre les éditeurs ouverts", + "evenEditorWidths": "Même largeur pour les éditeurs", + "focusFirstEditor": "Focus dans l'éditeur de gauche", + "focusLeftEditor": "Focus dans le prochain éditeur de gauche", + "focusRigthEditor": "Focus dans le prochain éditeur de droite", + "focusSecondEditor": "Focus dans l'éditeur sur le côté", + "focusThirdEditor": "Focus dans l'éditeur sur la droite", + "maximizeEditor": "Agrandir l'éditeur actif et masquer la barre latérale", + "minimizeOtherEditors": "Réduire les autres éditeurs", + "moveActiveEditorLeft": "Déplacer l'éditeur actif vers la gauche", + "moveActiveEditorRight": "Déplacer l'éditeur actif vers la droite", + "openToSide": "Ouvrir sur le côté", + "splitEditor": "Fractionner l'éditeur", + "view": "Affichage" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/actions/triggerNavigation.i18n.json b/i18n/fra/src/vs/workbench/browser/actions/triggerNavigation.i18n.json index 8b6ad71cd4e..f326a9a1545 100644 --- a/i18n/fra/src/vs/workbench/browser/actions/triggerNavigation.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/actions/triggerNavigation.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "navigateNext": "Suivant", + "navigatePrevious": "Précédent" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json b/i18n/fra/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json index 8b6ad71cd4e..73a6bb8d56f 100644 --- a/i18n/fra/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/actions/triggerQuickOpen.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 +{ + "navigateEditorHistoryByInput": "Naviguer dans l'historique", + "quickNavigateNext": "Naviguer vers l'élément suivant dans l'ouverture rapide", + "quickNavigatePrevious": "Naviguer vers l'élément précédent dans l'ouverture rapide", + "quickOpen": "Atteindre le fichier..." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json b/i18n/fra/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json index 8b6ad71cd4e..6383238f72c 100644 --- a/i18n/fra/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/parts/activitybar/activityAction.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 +{ + "titleKeybinding": "{0} ({1})" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json b/i18n/fra/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json index 8b6ad71cd4e..ed052dd9d9c 100644 --- a/i18n/fra/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/parts/activitybar/activitybarPart.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 +{ + "activityBarAriaLabel": "Sélecteur d'affichage actif" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/parts/compositePart.i18n.json b/i18n/fra/src/vs/workbench/browser/parts/compositePart.i18n.json index 8b6ad71cd4e..4efb79d2bba 100644 --- a/i18n/fra/src/vs/workbench/browser/parts/compositePart.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/parts/compositePart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "ariaCompositeToolbarLabel": "{0} actions", + "compositeTitleTooltip": "{0} ({1})" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json b/i18n/fra/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json index 8b6ad71cd4e..89bcb0f3af9 100644 --- a/i18n/fra/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "binaryDiffEditor": "Visionneuse de différences binaires", + "cannotDiffTextToBinary": "La comparaison des fichiers binaires et non binaires n'est actuellement pas prise en charge" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json b/i18n/fra/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json index 8b6ad71cd4e..227426d0996 100644 --- a/i18n/fra/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/parts/editor/binaryEditor.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 +{ + "binaryEditor": "Visionneuse binaire" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json b/i18n/fra/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json index 8b6ad71cd4e..d6884495c66 100644 --- a/i18n/fra/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "binaryDiffEditor": "Éditeur de différences binaires", + "iframeEditor": "Éditeur IFrame", + "reload": "Recharger", + "textDiffEditor": "Éditeur de différences textuelles", + "textEditor": "Éditeur de texte", + "viewSource": "Afficher la source" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/parts/editor/editorPart.i18n.json b/i18n/fra/src/vs/workbench/browser/parts/editor/editorPart.i18n.json index 8b6ad71cd4e..5e9bec4fd25 100644 --- a/i18n/fra/src/vs/workbench/browser/parts/editor/editorPart.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/parts/editor/editorPart.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 +{ + "editorOpenError": "Impossible d'ouvrir '{0}' : {1}." +} \ No newline at end of file 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 8b6ad71cd4e..95928bd2c0f 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 @@ -3,4 +3,36 @@ * 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 +{ + "autoDetect": "Détection automatique", + "changeEncoding": "Changer l'encodage des fichiers", + "changeEndOfLine": "Changer la séquence de fin de ligne", + "changeIndentation": "Changer le retrait", + "changeMode": "Changer le mode de langage", + "defaultEncoding": "Encodage par défaut", + "disableTabMode": "Désactiver le mode d'accessibilité", + "endOfLineCarriageReturnLineFeed": "CRLF", + "endOfLineLineFeed": "LF", + "gotoLine": "Atteindre la ligne", + "indentation": "Retrait", + "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.", + "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", + "pickEndOfLine": "Sélectionner la séquence de fin de ligne", + "pickLanguage": "Sélectionner le mode de langage", + "reopenWithEncoding": "Rouvrir avec l'encodage", + "saveWithEncoding": "Enregistrer avec l'encodage", + "selectEOL": "Sélectionner la séquence de fin de ligne", + "selectEncoding": "Sélectionner l'encodage", + "selectLanguageMode": "Sélectionner le mode de langage", + "singleSelection": "Li {0}, Col {1}", + "singleSelectionRange": "Li {0}, Col {1} ({2} sélectionné)", + "spacesSize": "Espaces : {0}", + "tabFocusModeEnabled": "La touche Tab déplace le focus", + "tabSize": "Taille des tabulations : {0}" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json b/i18n/fra/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json index 8b6ad71cd4e..dace75556f1 100644 --- a/i18n/fra/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/parts/editor/iframeEditor.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 +{ + "iframeEditor": "Visionneuse IFrame" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json b/i18n/fra/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json index 8b6ad71cd4e..32500b2bf5a 100644 --- a/i18n/fra/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.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 +{ + "araLabelEditorActions": "Actions de l'éditeur", + "close": "Fermer", + "inputDecoration": "{0} {1}", + "loadingLabel": "Chargement en cours...", + "splitEditor": "Fractionner l'éditeur" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json b/i18n/fra/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json index 8b6ad71cd4e..1177c0ffecb 100644 --- a/i18n/fra/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/parts/editor/stringEditor.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 +{ + "readonlyEditorAriaLabel": "Éditeur de texte en lecture seule.", + "readonlyEditorWithInputAriaLabel": "{0}. Éditeur de texte en lecture seule.", + "textEditor": "Éditeur de texte", + "untitledFileEditorAriaLabel": "Éditeur de texte de fichier sans titre.", + "untitledFileEditorWithInputAriaLabel": "{0}. Éditeur de texte de fichier sans titre." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json b/i18n/fra/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json index 8b6ad71cd4e..14b876d8015 100644 --- a/i18n/fra/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "editableEditorAriaLabel": "Éditeur de comparaison de fichier texte.", + "editableEditorWithInputAriaLabel": "{0}. Éditeur de comparaison de fichier texte.", + "inlineDiffLabel": "Passer au mode inline", + "navigate.next.label": "Modification suivante", + "navigate.prev.label": "Modification précédente", + "readonlyEditorAriaLabel": "Éditeur de comparaison de texte en lecture seule.", + "readonlyEditorWithInputAriaLabel": "{0}. Éditeur de comparaison de texte en lecture seule.", + "sideBySideDiffLabel": "Passer au mode Côte à côte", + "textDiffEditor": "Éditeur de différences textuelles" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/parts/panel/panelPart.i18n.json b/i18n/fra/src/vs/workbench/browser/parts/panel/panelPart.i18n.json index 8b6ad71cd4e..788f299c8d8 100644 --- a/i18n/fra/src/vs/workbench/browser/parts/panel/panelPart.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/parts/panel/panelPart.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "closePanel": "Fermer", + "togglePanel": "Activer/désactiver la visibilité du panneau", + "view": "Affichage" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json b/i18n/fra/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json index 8b6ad71cd4e..4564289a6c4 100644 --- a/i18n/fra/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.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 +{ + "entryAriaLabel": "{0}, ouvert récemment" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json b/i18n/fra/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json index 8b6ad71cd4e..7c57fbfa2e0 100644 --- a/i18n/fra/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "canNotRunPlaceholder": "Ce gestionnaire d'ouverture rapide ne peut pas être utilisé dans le contexte actuel.", + "emptyPicks": "Aucune entrée à sélectionner", + "historyMatches": "récemment ouvert", + "inputModeEntry": "Appuyez sur 'Entrée' pour confirmer votre saisie, ou sur 'Échap' pour l'annuler", + "inputModeEntryDescription": "{0} (Appuyez sur 'Entrée' pour confirmer ou sur 'Échap' pour annuler)", + "noResultsFound1": "Résultats introuvables", + "quickOpenInput": "Tapez '?' pour obtenir de l'aide sur les actions que vous pouvez effectuer ici" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json b/i18n/fra/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json index 8b6ad71cd4e..ab3e54a798d 100644 --- a/i18n/fra/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "focusSideBar": "Focus sur la barre latérale", + "viewCategory": "Affichage" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json b/i18n/fra/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json index 8b6ad71cd4e..43e46e1b70f 100644 --- a/i18n/fra/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/parts/statusbar/statusbarPart.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 +{ + "canNotRun": "La commande '{0}' ne peut pas être exécutée à partir d'ici." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/quickopen.i18n.json b/i18n/fra/src/vs/workbench/browser/quickopen.i18n.json index 8b6ad71cd4e..b96ed8fbed4 100644 --- a/i18n/fra/src/vs/workbench/browser/quickopen.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/quickopen.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 +{ + "entryAriaLabel": "{0}, commande", + "noCommands": "Aucune commande correspondante", + "noResultsFound2": "Résultats introuvables", + "noResultsMatching": "Aucun résultat correspondant" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/browser/viewlet.i18n.json b/i18n/fra/src/vs/workbench/browser/viewlet.i18n.json index 8b6ad71cd4e..0086ba0757b 100644 --- a/i18n/fra/src/vs/workbench/browser/viewlet.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/viewlet.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "collapse": "Réduire", + "viewToolbarAriaLabel": "{0} actions" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/electron-browser/actions.i18n.json b/i18n/fra/src/vs/workbench/electron-browser/actions.i18n.json index 8b6ad71cd4e..6c400ad25b4 100644 --- a/i18n/fra/src/vs/workbench/electron-browser/actions.i18n.json +++ b/i18n/fra/src/vs/workbench/electron-browser/actions.i18n.json @@ -3,4 +3,21 @@ * 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 +{ + "appPerf": "Performance de démarrage", + "closeActiveEditor": "Fermer l'éditeur", + "closeFolder": "Fermer un dossier", + "closeMessages": "Fermer les messages de notification", + "closeWindow": "Fermer la fenêtre", + "newWindow": "Nouvelle fenêtre", + "noFolderOpened": "Il n'existe actuellement aucun dossier ouvert à fermer dans cette instance.", + "openRecent": "Ouvrir les éléments récents", + "openRecentPlaceHolder": "Sélectionner un chemin à ouvrir", + "reloadWindow": "Recharger la fenêtre", + "toggleDevTools": "Activer/désactiver les outils de développement", + "toggleFullScreen": "Plein écran", + "toggleMenuBar": "Activer/désactiver la barre de menus", + "zoomIn": "Zoom avant", + "zoomOut": "Zoom arrière", + "zoomReset": "Réinitialiser le zoom" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/electron-browser/crashReporter.i18n.json b/i18n/fra/src/vs/workbench/electron-browser/crashReporter.i18n.json index 8b6ad71cd4e..4deab47bb6b 100644 --- a/i18n/fra/src/vs/workbench/electron-browser/crashReporter.i18n.json +++ b/i18n/fra/src/vs/workbench/electron-browser/crashReporter.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "telemetry.enableCrashReporting": "Activez l'envoi de rapports d'incidents à Microsoft.\n\t// Cette option nécessite le redémarrage de VSCode pour être prise en compte.", + "telemetryConfigurationTitle": "Configuration de la télémétrie" +} \ 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 8b6ad71cd4e..cac13fb1693 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 @@ -3,4 +3,24 @@ * 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 +{ + "aborted": "Abandonné", + "again": "Supprimez l'alias '{0}' dans '{1}' avant de continuer.", + "cancel": "Annuler", + "cancel2": "Annuler", + "cantCreateBinFolder": "Impossible de créer '/usr/local/bin'.", + "changeNow": "Changer maintenant", + "continue": "Continuer", + "editFile": "Modifier '{0}'", + "exists": "Supprimez l'alias '{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.", + "ok": "OK", + "shellCommand": "Commande d'interpréteur de commandes", + "successFrom": "La commande d'interpréteur de commandes '{0}' a été correctement désinstallée à partir de PATH.", + "successIn": "La commande d'interpréteur de commandes '{0}' a été correctement installée dans PATH.", + "uninstall": "Désinstaller la commande 'code' de PATH", + "update": "Code doit changer la commande d'interpréteur de commandes '{0}'. Voulez-vous le faire maintenant ?", + "warnEscalation": "Code va maintenant demander avec 'osascript' des privilèges d'administrateur pour installer la commande d'interpréteur de commandes." +} \ No newline at end of file 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 8b6ad71cd4e..58649c41f72 100644 --- a/i18n/fra/src/vs/workbench/electron-browser/integration.i18n.json +++ b/i18n/fra/src/vs/workbench/electron-browser/integration.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "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", + "redo": "Rétablir", + "selectAll": "Tout Sélectionner", + "undo": "Annuler" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/electron-browser/main.contribution.i18n.json b/i18n/fra/src/vs/workbench/electron-browser/main.contribution.i18n.json index 8b6ad71cd4e..eb0163f2efe 100644 --- a/i18n/fra/src/vs/workbench/electron-browser/main.contribution.i18n.json +++ b/i18n/fra/src/vs/workbench/electron-browser/main.contribution.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "developer": "Développeur", + "file": "Fichier", + "openFilesInNewWindow": "Après activation, les fichiers s'ouvrent dans une nouvelle fenêtre au lieu de réutiliser une instance existante.", + "reopenFolders": "Contrôle la façon dont les dossiers sont rouverts après un redémarrage. Sélectionnez 'none' pour ne jamais rouvrir un dossier, 'one' pour rouvrir le dernier dossier utilisé, ou 'all' pour rouvrir tous les dossiers de votre dernière session.", + "updateChannel": "Configurez le canal de réception des mises à jour. Nécessite un redémarrage après une modification.", + "updateConfigurationTitle": "Mettre à jour la configuration", + "view": "Affichage", + "windowConfigurationTitle": "Configuration de la fenêtre", + "zoomLevel": "Modifiez le niveau de zoom de la fenêtre. La taille d'origine est 0. Chaque incrément supérieur (exemple : 1) ou inférieur (exemple : -1) représente un zoom 20 % plus gros ou plus petit. Vous pouvez également entrer des décimales pour changer le niveau de zoom avec une granularité plus fine." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/electron-browser/shell.i18n.json b/i18n/fra/src/vs/workbench/electron-browser/shell.i18n.json index 8b6ad71cd4e..eff466c22ff 100644 --- a/i18n/fra/src/vs/workbench/electron-browser/shell.i18n.json +++ b/i18n/fra/src/vs/workbench/electron-browser/shell.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 +{ + "sharedProcessCrashed": "Le processus partagé s'est terminé de façon inattendue. Rechargez la fenêtre pour reprendre l'exécution." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/electron-browser/update.i18n.json b/i18n/fra/src/vs/workbench/electron-browser/update.i18n.json index 8b6ad71cd4e..1dae1bb5772 100644 --- a/i18n/fra/src/vs/workbench/electron-browser/update.i18n.json +++ b/i18n/fra/src/vs/workbench/electron-browser/update.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "downloadLatestAction": "Télécharger le dernier", + "later": "Plus tard", + "noUpdateLinux": "Cette version de {0} est obsolète. Elle ne peut pas être mise à jour automatiquement. Téléchargez et installez la version la plus récente manuellement.", + "noUpdatesAvailable": "Aucune mise à jour n'est disponible actuellement.", + "releaseNotes": "Notes de publication", + "releaseNotesAction": "Notes de publication", + "updateAvailable": "{0} sera mis à jour après avoir redémarré.", + "updateNow": "Mettre à jour maintenant" +} \ No newline at end of file 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 a4c6bb4b248..ebacae598f7 100644 --- a/i18n/fra/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/fra/src/vs/workbench/electron-main/menus.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "aboutDetail": "\nVersion {0}\nValidation {1}\nDate {2}\nShell {3}\nConvertisseur {4}\nNœud {5}", + "aboutDetail": "\nVersion {0}\nValidation {1}\nDate {2}\nInterpréteur de commandes {3}\nConvertisseur {4}\nNœud {5}", "mAbout": "À propos de {0}", "mBringToFront": "Mettre tout au premier plan", "mClose": "Fermer", @@ -19,7 +19,6 @@ "mView": "Affic&&hage", "mWindow": "Fenêtre", "miAbout": "À pr&&opos de", - "miAutoSave": "Enregistrer automatiquement", "miBack": "&&Précédent", "miCheckForUpdates": "Rechercher les mises à jour...", "miCheckingForUpdates": "Recherche des mises à jour...", @@ -30,8 +29,8 @@ "miCommandPalette": "Palette de &&commandes...", "miCopy": "C&&opier", "miCut": "&&Couper", - "miDarkTheme": "&&Thème foncé", "miDocumentation": "&&Documentation", + "miDownloadingUpdate": "Téléchargement de la mise à jour...", "miExit": "&&Quitter", "miFind": "&&Rechercher", "miFindInFiles": "Rechercher dans les f&&ichiers", @@ -40,11 +39,9 @@ "miGotoFile": "Atteindre le &&fichier...", "miGotoLine": "Atteindre la &&ligne...", "miGotoSymbol": "Atteindre le &&symbole...", - "miHighTheme": "Thème à contr&&aste élevé", "miInstallingUpdate": "Installation de la mise à jour...", "miLastCheckedAt": "Dernière vérification le {0}", "miLicense": "Affic&&her la licence", - "miLightTheme": "Thème c&&lair", "miMarker": "&&Erreurs et avertissements...", "miMoveSidebar": "Déplacer la &&barre latérale", "miNavigateHistory": "&&Naviguer dans l'historique", @@ -65,24 +62,30 @@ "miRedo": "&&Rétablir", "miReleaseNotes": "Notes de pu&&blication", "miReplace": "&&Remplacer", - "miReportIssues": "Signale&&r des problèmes", + "miReportIssues": "S&&ignaler les problèmes", "miRestartToUpdate": "Redémarrer pour mettre à jour...", "miRevert": "Rétablir le fichier", "miSave": "Enregi&&strer", "miSaveAll": "Enregistrer to&&ut", "miSaveAs": "Enregistrer sous...", "miSelectAll": "&&Sélectionner tout", - "miShowWelcome": "Afficher la fenêtre de &&bienvenue", + "miSelectTheme": "Thème de &&couleur", "miSplitEditor": "Fractionner l'édit&&eur", - "miTheme": "&&Thème", + "miToggleDebugConsole": "Activer/désactiver la console de dé&&bogage", "miToggleDevTools": "Activer/désactiver les ou&&tils de développement", "miToggleFullScreen": "Plei&&n écran", + "miToggleMenuBar": "Activer/désactiver la &&barre de menus", "miToggleOutput": "Activer/désactiver la s&&ortie", + "miTogglePanel": "Activer/désactiver le &&panneau", "miToggleSidebar": "Activer/désactiver la &&barre latérale", + "miToggleWordWrap": "Activer/désactiver le retour automatique à la &&ligne", "miTwitter": "Re&&joignez-nous sur Twitter", "miUndo": "Ann&&uler", - "miUpdatesNotAvailable": "Mises à jour non disponibles", "miUserVoice": "Demande&&r des fonctionnalités", + "miViewDebug": "&&Déboguer", + "miViewExplorer": "&&Explorateur", + "miViewGit": "&&Git", + "miViewSearch": "&&Rechercher", "miZoomIn": "&&Zoom avant", "miZoomOut": "Zoo&&m arrière", "okButton": "OK" 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 959b7a28dae..2237d96af60 100644 --- a/i18n/fra/src/vs/workbench/electron-main/windows.i18n.json +++ b/i18n/fra/src/vs/workbench/electron-main/windows.i18n.json @@ -4,13 +4,14 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "appCrashed": "{0} s'est bloqué", - "appCrashedDetail": "Nous vous prions de nous excuser pour le désagrément encouru. Redémarrez {0}.", - "appStalled": "{0} ne répond plus", - "appStalledDetail": "Voulez-vous quitter {0} ou continuer à attendre ?", - "exit": "Quitter", + "appCrashed": "La fenêtre s'est bloquée", + "appCrashedDetail": "Nous vous prions de nous excuser pour ce désagrément. Vous pouvez rouvrir la fenêtre pour reprendre l'action au moment où elle a été interrompue.", + "appStalled": "La fenêtre ne répond plus", + "appStalledDetail": "Vous pouvez rouvrir ou fermer la fenêtre, ou continuer à patienter.", + "close": "Fermer", "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", + "reopen": "Rouvrir", "wait": "Continuer à attendre" } \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json b/i18n/fra/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json index 8b6ad71cd4e..29b06df4dce 100644 --- a/i18n/fra/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/emmet/node/emmet.contribution.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 +{ + "expandAbbreviationAction": "Emmet : Expand Abbreviation" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json b/i18n/fra/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json index 8b6ad71cd4e..9cd015bde87 100644 --- a/i18n/fra/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "errorListPanel": "Liste d'erreurs", + "toggleErrorList": "Activer/désactiver la liste d'erreurs" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json b/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json index 8b6ad71cd4e..633da7c8d07 100644 --- a/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.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 +{ + "extConfig": "Suggérez des extensions en fonction des fichiers modifiés et ouverts." +} \ 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 8b6ad71cd4e..0fe542f5994 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 @@ -3,4 +3,15 @@ * 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 +{ + "deleteSure": "Voulez-vous vraiment désinstaller '{0}' ?", + "installExtension": "Installer l'extension", + "restartNow": "Redémarrer maintenant", + "restartNow2": "Redémarrer maintenant", + "showExtensionTips": "Afficher les conseils relatifs à l'extension", + "showInstalledExtensions": "Afficher les extensions installées", + "showOutdatedExtensions": "Afficher les extensions obsolètes", + "success-installed": "'{0}' a été installé correctement. Redémarrez pour l'activer.", + "success-uninstalled": "'{0}' a été désinstallé correctement. Redémarrez pour le désactiver.", + "uninstall": "Désinstaller l'extension" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json b/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json index 8b6ad71cd4e..25c0ab8715c 100644 --- a/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.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 +{ + "extensionsInstalled": "L'extension '{0}' est en cours d'installation...", + "hint": "'{0}' est à présent une extension. Voulez-vous l'installer ?", + "later": "Plus tard", + "no": "Non", + "yes": "Oui" +} \ No newline at end of file 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 8b6ad71cd4e..08fd4e5db6d 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 @@ -3,4 +3,24 @@ * 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 +{ + "cancel": "Annuler", + "extensionAriaLabel": "{0}, {1}, sélecteur d'extensions", + "galleryExtensionsHandlerAriaLabel": "Tapez pour réduire la liste des extensions de la galerie", + "install": "Installer l'extension", + "installCountMultiple": "{0} a été téléchargé {1} fois.", + "installCountOne": "{0} a été téléchargé une fois.", + "installCountZero": "{0} n'a pas encore téléchargé.", + "installNow": "Installer maintenant", + "installPrompt": "Voulez-vous installer '{0}' ?", + "license": "Licence", + "localExtensionsHandlerAriaLabel": "Tapez pour réduire la liste des extensions installées", + "noExtensionsInstalled": "Extensions introuvables", + "noExtensionsToInstall": "Extensions introuvables", + "noOutdatedExtensions": "Extensions obsolètes introuvables", + "noSuggestedExtensions": "Aucune extension suggérée", + "nowInstalling": "'{0}' est en cours d'installation...", + "outdatedExtensionsHandlerAriaLabel": "Tapez pour réduire la liste des extensions obsolètes", + "readme": "Readme", + "update": "Mettre à jour l'extension" +} \ No newline at end of file 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 8b6ad71cd4e..dde6f24d28f 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 @@ -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 +{ + "extension": "extension", + "issue": "problème", + "issues": "problèmes", + "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 8b6ad71cd4e..228eaa8b496 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 @@ -3,4 +3,13 @@ * 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 +{ + "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" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json b/i18n/fra/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json index 8b6ad71cd4e..a6231c01ca1 100644 --- a/i18n/fra/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "invalidManifest": "Extension non valide : package.json n'est pas un fichier JSON.", + "invalidName": "Extension non valide : non-correspondance du nom du manifeste.", + "invalidPublisher": "Extension non valide : non-correspondance de l'éditeur du manifeste.", + "invalidVersion": "Extension non valide : non-correspondance de la version du manifeste.", + "missingGalleryInformation": "Les informations relatives à la galerie sont manquantes", + "noCompatible": "Version compatible de {0} introuvable avec cette version de Code.", + "notExists": "Extension introuvable" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json b/i18n/fra/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json index 8b6ad71cd4e..e2902e25575 100644 --- a/i18n/fra/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.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 +{ + "binaryFileEditor": "Visionneuse de fichier binaire" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json b/i18n/fra/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json index 8b6ad71cd4e..3e5e82fa3ff 100644 --- a/i18n/fra/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json @@ -3,4 +3,15 @@ * 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 +{ + "dirtyDisplay": "Erroné", + "dirtyMeta": "Des modifications ont été apportées au fichier...", + "pendingSaveMeeta": "Les modifications sont en cours d'enregistrement...", + "saveConflictDisplay": "Conflit", + "saveConflictMeta": "Impossible d'enregistrer les modifications, car elles sont en conflit avec la version sur disque", + "saveErorDisplay": "Erreur d'enregistrement", + "saveErrorMeta": "Nous avons rencontré un problème durant l'enregistrement de vos modifications", + "savedDisplay": "Enregistré", + "savedMeta": "Toutes les modifications ont été enregistrées", + "savingDisplay": "Enregistrement..." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json b/i18n/fra/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json index 8b6ad71cd4e..0028fa6cdd2 100644 --- a/i18n/fra/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "createFile": "Créer un fichier", + "fileEditorAriaLabel": "Éditeur de fichier texte.", + "fileEditorWithInputAriaLabel": "{0}. Éditeur de fichier texte.", + "fileTooLarge": "Nous sommes désolés, mais le fichier est trop grand pour pouvoir être ouvert dans un éditeur.", + "folderOutofWorkspace": "Le dossier '{0}' est situé en dehors du dossier racine actuellement ouvert. Impossible de l'ouvrir dans cette instance.", + "textFileEditor": "Éditeur de fichier texte" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json b/i18n/fra/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json index 8b6ad71cd4e..5c53f5a7179 100644 --- a/i18n/fra/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/files/browser/fileActions.contribution.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 +{ + "filesCategory": "Fichiers" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/files/browser/fileTracker.i18n.json b/i18n/fra/src/vs/workbench/parts/files/browser/fileTracker.i18n.json index 8b6ad71cd4e..0a89ce8a7c8 100644 --- a/i18n/fra/src/vs/workbench/parts/files/browser/fileTracker.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/files/browser/fileTracker.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 +{ + "dirtyFiles": "{0} fichiers non enregistrés" +} \ No newline at end of file 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 e556c2ba42c..4435f35788c 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,18 +4,24 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "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", "dynamicHeight": "Contrôle si la hauteur de la section des fichiers de travail doit s'adapter dynamiquement ou non au nombre d'éléments.", "encoding": "Encodage du jeu de caractères par défaut à utiliser durant la lecture et l'écriture des fichiers.", + "eol": "Caractère de fin de ligne par défaut.", "exclude": "Configurez les modèles Glob pour l'exclusion des fichiers et des dossiers.", - "explore": "Explorer", + "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.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", "maxVisible": "Nombre maximal de fichiers de travail à afficher avant l'apparition des barres de défilement.", + "openWorkingFile": "Ouvrir un fichier de travail par le nom", "showExplorerViewlet": "Afficher l'Explorateur", "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" + "view": "Affichage", + "workingFilesPicker": "Ouvrir un fichier de travail par le nom" } \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json b/i18n/fra/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json index 8b6ad71cd4e..811f66dd719 100644 --- a/i18n/fra/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json @@ -3,4 +3,18 @@ * 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 +{ + "acceptLocalChanges": "Utiliser les modifications locales et remplacer le contenu du disque", + "compareChanges": "Comparer", + "conflictingFileHasChanged": "Le contenu du fichier sur disque a changé. Le côté gauche de l'éditeur de comparaison a été actualisé. Passez le contenu en revue, puis résolvez à nouveau les conflits.", + "discard": "Abandonner", + "genericSaveError": "Échec d'enregistrement de '{0}' ({1}).", + "overwrite": "Remplacer", + "readonlySaveError": "Échec de l'enregistrement de '{0}' : le fichier est protégé en écriture. Sélectionnez 'Remplacer' pour supprimer la protection.", + "resolveSaveConflict": "{0} - Résoudre le conflit d'enregistrement", + "retry": "Réessayer", + "revertLocalChanges": "Ignorer les modifications locales et restaurer le contenu sur disque", + "saveConflictDiffLabel": "{0} - sur disque ↔ dans {1}", + "staleSaveError": "Échec de l'enregistrement de '{0}' : le contenu sur disque est plus récent. Cliquez sur **Comparer** pour comparer votre version à celle située sur le disque.", + "userGuide": "Utilisez les actions de la barre d'outils de l'éditeur pour **annuler** vos modifications, ou pour **remplacer** le contenu sur disque par le contenu incluant vos changements" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json b/i18n/fra/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json index 8b6ad71cd4e..3b4a98a5b1a 100644 --- a/i18n/fra/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/files/browser/views/emptyView.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 +{ + "explorerSection": "Section de l'Explorateur de fichiers", + "noWorkspace": "Aucun dossier ouvert", + "noWorkspaceHelp": "Vous n'avez pas encore ouvert de dossier.", + "openFolder": "Ouvrir le dossier" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json b/i18n/fra/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json index 8b6ad71cd4e..0e3d37245db 100644 --- a/i18n/fra/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "explorerSection": "Section de l'Explorateur de fichiers", + "treeAriaLabel": "Explorateur de fichiers" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json b/i18n/fra/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json index 8b6ad71cd4e..d074279c895 100644 --- a/i18n/fra/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "confirmOverwriteMessage": "{0}' existe déjà dans le dossier de destination. Voulez-vous le remplacer ?", + "fileInputAriaLabel": "Tapez le nom du fichier. Appuyez sur Entrée pour confirmer ou sur Échap pour annuler.", + "filesExplorerViewerAriaLabel": "{0}, Explorateur de fichiers", + "irreversible": "Cette action est irréversible !", + "replaceButtonLabel": "&&Remplacer", + "warningFileDirty": "Le fichier '{0}' est en cours d'enregistrement, réessayez plus tard." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json b/i18n/fra/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json index 8b6ad71cd4e..c3bfa82531c 100644 --- a/i18n/fra/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/files/browser/views/workingFilesView.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 +{ + "dirtyCounter": "{0} non enregistré(s)", + "treeAriaLabel": "Fichiers de travail", + "workingFiles": "Fichiers de travail", + "workingFilesSection": "Section des fichiers de travail" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json b/i18n/fra/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json index 8b6ad71cd4e..2e11836230a 100644 --- a/i18n/fra/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/files/browser/views/workingFilesViewer.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 +{ + "workingFilesViewerAriaLabel": "{0}, fichiers de travail" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json b/i18n/fra/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json index 8b6ad71cd4e..9187dbb2a53 100644 --- a/i18n/fra/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/files/browser/workingFilesPicker.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 +{ + "entryAriaLabel": "{0}, sélecteur de fichiers de travail", + "noResultsFound": "Aucun fichier de travail correspondant", + "noWorkingFiles": "La liste des fichiers de travail est actuellement vide", + "workingFilesGroupLabel": "fichiers de travail" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json b/i18n/fra/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json index 8b6ad71cd4e..aa6dc9e7dd8 100644 --- a/i18n/fra/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "genericSaveError": "Échec d'enregistrement de '{0}' ({1}).", + "saveFileFirst": "L'intégrité du fichier est compromise. Enregistrez-le avant de le rouvrir avec un autre encodage.", + "unexpectedEventError": "Une erreur inattendue s'est produite dans un écouteur de modifications de fichier de type : {0}" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json b/i18n/fra/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json index 8b6ad71cd4e..0990227751e 100644 --- a/i18n/fra/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json @@ -3,4 +3,20 @@ * 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 +{ + "copyPath": "Copier le chemin", + "copyPathOfActive": "Copier le chemin du fichier actif", + "openActiveFileContainer": "Ouvrir le dossier contenant le fichier actif", + "openContainer": "Ouvrir le dossier contenant", + "openFile": "Ouvrir un fichier...", + "openFileFolder": "Ouvrir...", + "openFileInNewWindow": "Ouvrir le fichier actif dans une nouvelle fenêtre", + "openFileToCopy": "Ouvrir d'abord un fichier pour copier son chemin", + "openFileToReveal": "Ouvrir d'abord un fichier à révéler", + "openFileToShow": "Ouvrir d'abord un fichier à ouvrir dans une nouvelle fenêtre", + "openFolder": "Ouvrir un dossier...", + "revealActiveFileInMac": "Révéler le fichier actif dans le Finder", + "revealActiveFileInWindows": "Révéler le fichier actif dans l'Explorateur Windows", + "revealInMac": "Révéler dans le Finder", + "revealInWindows": "Révéler dans l'Explorateur" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json b/i18n/fra/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json index 8b6ad71cd4e..5c53f5a7179 100644 --- a/i18n/fra/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.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 +{ + "filesCategory": "Fichiers" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json b/i18n/fra/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json index 8b6ad71cd4e..31e800aed95 100644 --- a/i18n/fra/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "allFiles": "Tous les fichiers", + "cancel": "Annuler", + "dontSave": "&&Ne pas enregistrer", + "save": "Enregi&&strer", + "saveAll": "&&Enregistrer tout", + "saveChangesDetail": "Vous perdrez vos modifications, si vous ne les enregistrez pas.", + "saveChangesMessage": "Voulez-vous enregistrer les modifications apportées à {0} ?", + "saveChangesMessages": "Voulez-vous enregistrer les modifications apportées aux fichiers suivants ?" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json b/i18n/fra/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json index 8b6ad71cd4e..a9a3b9b867a 100644 --- a/i18n/fra/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "alreadyCheckedOut": "La branche {0} est déjà la branche active", + "branchAriaLabel": "{0}, branche git", + "checkoutBranch": "Branche sur {0}", + "checkoutTag": "Balise sur {0}", + "createBranch": "Créer une branche {0}", + "noBranches": "Aucune autre branche", + "notValidBranchName": "Fournissez un nom de branche valide", + "refAriaLabel": "{0}, git" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json b/i18n/fra/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json index a95865c9432..a29330b8a79 100644 --- a/i18n/fra/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json @@ -4,5 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "gitNotEnabled": "Git n'est pas activé dans cet espace de travail." + "gitNotEnabled": "Git n'est pas activé dans cet espace de travail.", + "publishBranch": "Publier la branche", + "syncBranch": "Synchroniser les modifications" } \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json b/i18n/fra/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json index 7330f62da6c..ae513cce6c6 100644 --- a/i18n/fra/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json @@ -4,11 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "executeGitCommands": "Exécuter des commandes Git", "git": "Git", "gitAutoFetch": "Indique si l'extraction automatique est activée.", "gitCommands": "Commandes Git", "gitConfigurationTitle": "Configuration Git", + "gitEnabled": "Vérification de l'activation de git", "gitPath": "Chemin d'accès à l'exécutable git", "gitPendingChangesBadge": "{0} changements en attente", "gitProgressBadge": "État d'exécution de git", diff --git a/i18n/fra/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json b/i18n/fra/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json index 8b6ad71cd4e..138e178dc63 100644 --- a/i18n/fra/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/git/browser/views/disabled/disabledView.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 +{ + "disabled": "Git est désactivé dans les paramètres." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json b/i18n/fra/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json index 8b6ad71cd4e..41359ecb9c5 100644 --- a/i18n/fra/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "downloadFrom": "Vous pouvez le télécharger à partir de {0}.", + "linuxDownloadFrom": "Vous pouvez le télécharger à partir de {0}.", + "looksLike": "Il semble que git ne soit pas installé sur votre système.", + "macInstallWith": "Vous pouvez l'installer avec {0}, le télécharger à partir de {1} ou installer les outils de développement en ligne de commande {2}, en tapant simplement {3} à une invite de Terminal.", + "pleaseRestart": "Une fois git installé, redémarrez {0}.", + "winInstallWith": "Vous pouvez l'installer avec {0} ou le télécharger à partir de {1}." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json b/i18n/fra/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json index 8b6ad71cd4e..0237470da57 100644 --- a/i18n/fra/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "pleaseRestart": "Ouvrez le répertoire racine du dépôt pour accéder aux fonctionnalités Git.", + "wrongRoot": "Ce répertoire semble être contenu dans un dépôt git." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json b/i18n/fra/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json index 8b6ad71cd4e..3777b0d8ab4 100644 --- a/i18n/fra/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "noWorkspace": "Aucun dossier n'est ouvert actuellement.", + "pleaseRestart": "Ouvrez un dossier avec un dépôt Git pour accéder aux fonctionnalités Git." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json b/i18n/fra/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json index 8b6ad71cd4e..06ad0299d48 100644 --- a/i18n/fra/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/git/electron-main/askpassService.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 +{ + "git": "Git" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/git/node/git.lib.i18n.json b/i18n/fra/src/vs/workbench/parts/git/node/git.lib.i18n.json index 8b6ad71cd4e..8ca568a2f40 100644 --- a/i18n/fra/src/vs/workbench/parts/git/node/git.lib.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/git/node/git.lib.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 +{ + "fileBinaryError": "Il semble que le fichier soit binaire. Impossible de l'ouvrir en tant que texte" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/html/browser/html.contribution.i18n.json b/i18n/fra/src/vs/workbench/parts/html/browser/html.contribution.i18n.json index 8b6ad71cd4e..846ca88a588 100644 --- a/i18n/fra/src/vs/workbench/parts/html/browser/html.contribution.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/html/browser/html.contribution.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 +{ + "html.editor.label": "Aperçu HTML" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json b/i18n/fra/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json index 8b6ad71cd4e..3ce24d7612f 100644 --- a/i18n/fra/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "html.voidInput": "Entrée d'éditeur non valide.", + "iframeEditor": "Aperçu HTML" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json b/i18n/fra/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json index 8b6ad71cd4e..eb4e3ff4308 100644 --- a/i18n/fra/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.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 +{ + "markdown": "Markdown" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json b/i18n/fra/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json index 8b6ad71cd4e..0f1b0c35e99 100644 --- a/i18n/fra/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/markdown/common/markdownEditorInput.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 +{ + "preview": "Aperçu de '{0}'" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json b/i18n/fra/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json index 8b6ad71cd4e..ddc25186ea7 100644 --- a/i18n/fra/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/markdown/common/markdownEditorModel.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 +{ + "markdownError": "Impossible d'ouvrir '{0}' pour le rendu Markdown. Vérifiez que le fichier existe et qu'il s'agit d'un fichier Markdown valide." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/output/browser/output.contribution.i18n.json b/i18n/fra/src/vs/workbench/parts/output/browser/output.contribution.i18n.json index 8b6ad71cd4e..4bb70d72d59 100644 --- a/i18n/fra/src/vs/workbench/parts/output/browser/output.contribution.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/output/browser/output.contribution.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "clearOutput.label": "Effacer la sortie", + "output": "Sortie", + "viewCategory": "Affichage" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/output/browser/outputPanel.i18n.json b/i18n/fra/src/vs/workbench/parts/output/browser/outputPanel.i18n.json index 8b6ad71cd4e..9babd99e94c 100644 --- a/i18n/fra/src/vs/workbench/parts/output/browser/outputPanel.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/output/browser/outputPanel.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "outputPanelAriaLabel": "Panneau de sortie", + "outputPanelWithInputAriaLabel": "{0}, Panneau de sortie" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json b/i18n/fra/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json index 8b6ad71cd4e..564c0bfa561 100644 --- a/i18n/fra/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "output": "Sortie", + "outputChannel": "pour '{0}'" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json b/i18n/fra/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json index 8b6ad71cd4e..a5614e24803 100644 --- a/i18n/fra/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "label": "Afficher les erreurs et les avertissements", + "marker.desc": "{0}({1},{2})", + "marker.msg": "[{0}] {1}", + "markerAriaLabel": "{0}, erreurs et avertissements", + "markersHandlerAriaLabel": "Tapez pour réduire la liste des erreurs et des avertissements", + "noErrorsAndWarnings": "Absence d'erreurs ou d'avertissements", + "noErrorsAndWarningsMatching": "Absence d'erreurs ou d'avertissements correspondants" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json b/i18n/fra/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json index 8b6ad71cd4e..467937c4ea9 100644 --- a/i18n/fra/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "commandsHandlerDescriptionDefault": "Commandes d'affichage et d'exécution", + "desc.mac": "Afficher les erreurs ou les avertissements", + "desc.win": "Afficher les erreurs et les avertissements", + "gotoLineDescriptionMac": "Atteindre la ligne", + "gotoLineDescriptionWin": "Atteindre la ligne", + "gotoSymbolDescriptionNormalMac": "Accéder au symbole", + "gotoSymbolDescriptionNormalWin": "Accéder au symbole", + "gotoSymbolDescriptionScoped": "Atteindre le symbole par catégorie", + "helpDescription": "Afficher l'aide" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json b/i18n/fra/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json index 442f429322b..7fa07844592 100644 --- a/i18n/fra/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json @@ -7,5 +7,10 @@ "openSnippet.errorOnCreate": "Impossible de créer {0}", "openSnippet.label": "Extraits", "openSnippet.pickLanguage": "Sélectionner le langage de l'extrait de code", - "preferences": "Préférences" + "preferences": "Préférences", + "snippetSchema.json": "Configuration de l'extrait de code utilisateur", + "snippetSchema.json.body": "Contenu de l'extrait de code. Utilisez '${id}', '${id:label}', '${1:label}' pour les variables, et '$0', '$1' pour les positions du curseur", + "snippetSchema.json.default": "Extrait de code vide", + "snippetSchema.json.description": "Description de l'extrait de code.", + "snippetSchema.json.prefix": "Préfixe à utiliser durant la sélection de l'extrait de code dans IntelliSense" } \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json b/i18n/fra/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json index 8b6ad71cd4e..3e32ea5c936 100644 --- a/i18n/fra/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/tasks/browser/taskQuickOpen.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 +{ + "entryAriaLabel": "{0}, tâches", + "noTasksFound": "Tâches introuvables", + "noTasksMatching": "Aucune tâche correspondante", + "tasksAriaLabel": "Tapez le nom d'une tâche à exécuter" +} \ 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 8b6ad71cd4e..78a79fd8d44 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 @@ -3,4 +3,77 @@ * 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 +{ + "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.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.", + "JsonSchema.command": "Commande à exécuter. Il peut s'agir d'un programme externe ou d'une commande d'interpréteur de commandes.", + "JsonSchema.echoCommand": "Contrôle si la commande exécutée fait l'objet d'un écho dans la sortie. La valeur par défaut est false.", + "JsonSchema.linux": "Configuration de build spécifique à Linux", + "JsonSchema.mac": "Configuration de build spécifique à Mac", + "JsonSchema.matchers": "Détecteur(s) de problèmes de correspondance à utiliser. Il peut s'agir d'une chaîne ou d'une définition de détecteur de problèmes de correspondance, ou encore d'un tableau de chaînes et de détecteurs de problèmes de correspondance.", + "JsonSchema.options": "Options de commande supplémentaires", + "JsonSchema.options.cwd": "Répertoire de travail actif du programme ou script exécuté. En cas d'omission, la racine de l'espace de travail actif de Code est utilisée.", + "JsonSchema.options.env": "Environnement du programme ou de l'interpréteur de commandes exécuté. En cas d'omission, l'environnement du processus parent est utilisé.", + "JsonSchema.pattern.code": "Index de groupe de correspondance du code du problème. La valeur par défaut est non définie", + "JsonSchema.pattern.column": "Index de groupe de correspondance de la colonne du problème. La valeur par défaut est 3", + "JsonSchema.pattern.endColumn": "Index de groupe de correspondance de la colonne de fin du problème. La valeur par défaut est non définie", + "JsonSchema.pattern.endLine": "Index de groupe de correspondance de la ligne de fin du problème. La valeur par défaut est non définie", + "JsonSchema.pattern.file": "Index de groupe de correspondance du nom de fichier. En cas d'omission, 1 est utilisé.", + "JsonSchema.pattern.line": "Index de groupe de correspondance de la ligne du problème. La valeur par défaut est 2", + "JsonSchema.pattern.location": "Index de groupe de correspondance de l'emplacement du problème. Les modèles d'emplacement valides sont : (line), (line,column) et (startLine,startColumn,endLine,endColumn). En cas d'omission, line et column sont choisis par défaut.", + "JsonSchema.pattern.loop": "Dans une boucle de détecteur de problèmes de correspondance multiligne, indique si le modèle est exécuté en boucle tant qu'il correspond. Peut uniquement être spécifié dans le dernier modèle d'un modèle multiligne.", + "JsonSchema.pattern.message": "Index de groupe de correspondance du message. En cas d'omission, la valeur par défaut est 4 si l'emplacement est spécifié. Sinon, la valeur par défaut est 5.", + "JsonSchema.pattern.regexp": "Expression régulière permettant de trouver une erreur, un avertissement ou une information dans la sortie.", + "JsonSchema.pattern.severity": "Index de groupe de correspondance de la gravité du problème. La valeur par défaut est non définie", + "JsonSchema.problemMatcher.applyTo": "Contrôle si un problème signalé pour un document texte s'applique uniquement aux documents ouverts ou fermés, ou bien à l'ensemble des documents.", + "JsonSchema.problemMatcher.base": "Nom d'un détecteur de problèmes de correspondance de base à utiliser.", + "JsonSchema.problemMatcher.fileLocation": "Définit la façon dont les noms de fichiers signalés dans un modèle de problème doivent être interprétés.", + "JsonSchema.problemMatcher.owner": "Propriétaire du problème dans Code. Peut être omis si base est spécifié. Prend la valeur 'external' par défaut en cas d'omission et si base n'est pas spécifié.", + "JsonSchema.problemMatcher.pattern": "Modèle de problème ou nom d'un modèle de problème prédéfini. Peut être omis si base est spécifié.", + "JsonSchema.problemMatcher.severity": "Gravité par défaut des problèmes de capture. Est utilisé si le modèle ne définit aucun groupe de correspondance pour la gravité.", + "JsonSchema.problemMatcher.watchedBegin": "Expression régulière signalant qu'une tâche faisant l'objet d'un suivi commence à s'exécuter via le suivi d'un fichier.", + "JsonSchema.problemMatcher.watchedEnd": "Expression régulière signalant qu'une tâche faisant l'objet d'un suivi a fini de s'exécuter.", + "JsonSchema.problemMatcher.watching.activeOnStart": "Si la valeur est true, le mode espion est actif au démarrage de la tâche. Cela revient à émettre une ligne qui correspond à beginPattern", + "JsonSchema.problemMatcher.watching.beginsPattern": "En cas de correspondance dans la sortie, le début d'une tâche de suivi est signalé.", + "JsonSchema.problemMatcher.watching.endsPattern": "En cas de correspondance dans la sortie, la fin d'une tâche de suivi est signalée.", + "JsonSchema.promptOnClose": "Spécifie si l'utilisateur est prévenu quand VS Code se ferme avec une tâche s'exécutant en arrière-plan.", + "JsonSchema.shell": "Spécifie si la commande est une commande d'interpréteur de commandes ou un programme externe. La valeur par défaut est false, en cas d'omission.", + "JsonSchema.showOutput": "Contrôle si la sortie de la tâche en cours d'exécution est affichée ou non. En cas d'omission, 'always' est utilisé.", + "JsonSchema.suppressTaskName": "Contrôle si le nom de la tâche est ajouté en tant qu'argument de la commande. La valeur par défaut est false.", + "JsonSchema.taskSelector": "Préfixe indiquant qu'un argument est une tâche.", + "JsonSchema.tasks": "Configurations de la tâche. Il s'agit généralement d'enrichissements d'une tâche déjà définie dans l'exécuteur de tâches externe.", + "JsonSchema.tasks.args": "Arguments supplémentaires passés à la commande quand cette tâche est appelée.", + "JsonSchema.tasks.build": "Mappe cette tâche à la commande de génération par défaut de Code.", + "JsonSchema.tasks.matchers": "Détecteur(s) de problèmes de correspondance à utiliser. Il peut s'agir d'une chaîne ou d'une définition de détecteur de problèmes de correspondance, ou encore d'un tableau de chaînes et de détecteurs de problèmes de correspondance.", + "JsonSchema.tasks.showOutput": "Contrôle si la sortie de la tâche en cours d'exécution est affichée ou non. En cas d'omission, la valeur définie globalement est utilisée.", + "JsonSchema.tasks.suppressTaskName": "Contrôle si le nom de la tâche est ajouté en tant qu'argument de la commande. En cas d'omission, la valeur définie globalement est utilisée.", + "JsonSchema.tasks.taskName": "Nom de la tâche", + "JsonSchema.tasks.test": "Mappe cette tâche à la commande de test par défaut de Code.", + "JsonSchema.tasks.watching": "Spécifie si la tâche exécutée est persistante, et si elle surveille le système de fichiers.", + "JsonSchema.version": "Numéro de version de la configuration", + "JsonSchema.watching": "Spécifie si la tâche exécutée est persistante, et si elle surveille le système de fichiers.", + "JsonSchema.watchingPattern.file": "Index de groupe de correspondance du nom de fichier. Peut être omis.", + "JsonSchema.watchingPattern.regexp": "Expression régulière permettant de détecter le début ou la fin d'une tâche de suivi.", + "JsonSchema.windows": "Configuration de build spécifique à Windows", + "RebuildAction.label": "Exécuter la tâche de régénération", + "RunTaskAction.label": "Exécuter la tâche", + "ShowLogAction.label": "Afficher le journal des tâches", + "TaskSystem.active": "Une tâche active est en cours d'exécution. Terminez-la avant d'exécuter une autre tâche.", + "TaskSystem.invalidTaskJson": "Erreur : le fichier tasks.json contient des erreurs de syntaxe. Corrigez-les avant d'exécuter une tâche.\n", + "TaskSystem.noBuildType": "Aucun exécuteur de tâches valide n'est configuré. Les exécuteurs de tâches valides sont 'service' et 'program'.", + "TaskSystem.noConfiguration": "Aucun exécuteur de tâches n'est configuré.", + "TaskSystem.runningTask": "Une tâche est en cours d'exécution. Voulez-vous la terminer ?", + "TaskSystem.terminateTask": "&&Terminer la tâche", + "TaskSystem.unknownError": "Une erreur s'est produite durant l'exécution d'une tâche. Pour plus d'informations, consultez le journal des tâches.", + "TerminateAction.failed": "Échec de la fin de l'exécution de la tâche", + "TerminateAction.label": "Terminer l'exécution de la tâche", + "TestAction.label": "Exécuter la tâche de test", + "manyMarkers": "99", + "taskCommands": "Exécuter la tâche", + "tasksCategory": "Tâches" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json b/i18n/fra/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json index 8b6ad71cd4e..f9b503ef924 100644 --- a/i18n/fra/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "ConfigurationParser.globalMatcher": "Avertissement : impossible de mélanger des détecteurs de problèmes de correspondance globaux et des tâches. Détecteurs de problèmes de correspondance globaux ignorés.", + "ConfigurationParser.invalidCWD": "Avertissement : options.cwd doit être de type chaîne. Valeur {0} ignorée\n", + "ConfigurationParser.invalidVaraibleReference": "Erreur : référence à problemMatcher non valide : {0}\n", + "ConfigurationParser.noCommand": "Erreur : aucun nom de commande valide fourni.", + "ConfigurationParser.noName": "Erreur : le détecteur de problèmes de correspondance dans la portée de déclaration doit avoir un nom :\n{0}\n", + "ConfigurationParser.noTaskName": "Erreur : les tâches doivent fournir une propriété taskName. La tâche va être ignorée.\n{0}\n", + "ConfigurationParser.noargs": "Erreur : les arguments de commande doivent correspondre à un tableau de chaînes. La valeur fournie est :\n{0}", + "ConfigurationParser.unknownMatcherKind": "Avertissement : le détecteur de problèmes de correspondance défini est inconnu. Les types pris en charge sont string | ProblemMatcher | (string | ProblemMatcher)[].\n{0}\n" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json b/i18n/fra/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json index 8b6ad71cd4e..0f016750a83 100644 --- a/i18n/fra/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "TaskSystemDetector.noGruntProgram": "Grunt n'est pas installé sur votre système. Exécutez npm install -g grunt pour l'installer.", + "TaskSystemDetector.noGulpProgram": "Gulp n'est pas installé sur votre système. Exécutez npm install -g gulp pour l'installer.", + "TaskSystemDetector.noGulpTasks": "L'exécution de gulp --tasks-simple n'a listé aucune tâche. Avez-vous exécuté npm install ?", + "TaskSystemDetector.noJakeProgram": "Jake n'est pas installé sur votre système. Exécutez npm install -g jake pour l'installer.", + "TaskSystemDetector.noJakeTasks": "L'exécution de jake --tasks n'a listé aucune tâche. Avez-vous exécuté npm install ?", + "TaskSystemDetector.noProgram": "Le programme {0} est introuvable. Message : {1}" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json b/i18n/fra/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json index 8b6ad71cd4e..975602daddf 100644 --- a/i18n/fra/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "TaskRunnerSystem.cancelRequested": "\nLa tâche '{0}' a été terminée sur requête de l'utilisateur.", + "TaskRunnerSystem.childProcessError": "Échec du lancement du programme externe {0} {1}.", + "TaskRunnerSystem.fatalError": "La configuration de tâche fournie comporte des erreurs de validation. Pour plus d'informations, consultez le journal de sortie des tâches.", + "TaskRunnerSystem.noBuildTask": "Aucune tâche de génération configurée.", + "TaskRunnerSystem.noTestTask": "Aucune tâche de test configurée.", + "TaskRunnerSystem.norebuild": "Tâche à exécuter introuvable.", + "TaskRunnerSystem.unknownError": "Une erreur inconnue s'est produite durant l'exécution d'une tâche. Pour plus d'informations, consultez le journal de sortie des tâches.", + "TaskRunnerSystem.watchingBuildTaskFinished": "\nFin du suivi des tâches de génération." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json b/i18n/fra/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json index 8b6ad71cd4e..e30b4cd3287 100644 --- a/i18n/fra/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json +++ b/i18n/fra/src/vs/workbench/parts/themes/electron-browser/themes.contribution.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 +{ + "preferences": "Préférences", + "problemChangingTheme": "Problème de chargement du thème : {0}", + "selectTheme.label": "Thème de couleur", + "themes.selectTheme": "Sélectionner le thème de couleur" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/services/files/node/fileService.i18n.json b/i18n/fra/src/vs/workbench/services/files/node/fileService.i18n.json index 8b6ad71cd4e..c1edaeccc03 100644 --- a/i18n/fra/src/vs/workbench/services/files/node/fileService.i18n.json +++ b/i18n/fra/src/vs/workbench/services/files/node/fileService.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "fileBinaryError": "Il semble que le fichier soit binaire. Impossible de l'ouvrir en tant que texte", + "fileIsDirectoryError": "Le fichier est un répertoire ({0})", + "fileNotFoundError": "Fichier introuvable ({0})", + "fileReadOnlyError": "Fichier en lecture seule", + "foldersCopyError": "Impossible de copier des dossiers dans l'espace de travail. Sélectionnez les fichiers à copier individuellement.", + "unableToMoveCopyError": "Impossible de déplacer/copier. Le fichier remplace le dossier qui le contient." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/services/history/browser/history.i18n.json b/i18n/fra/src/vs/workbench/services/history/browser/history.i18n.json index 8b6ad71cd4e..96f1e8eb0c5 100644 --- a/i18n/fra/src/vs/workbench/services/history/browser/history.i18n.json +++ b/i18n/fra/src/vs/workbench/services/history/browser/history.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "devExtensionWindowTitle": "[Hôte de développement d'extension] - {0}", + "prefixDecoration": "{0} {1}", + "prefixTitle": "{0} - {1}", + "prefixWorkspaceTitle": "{0} - {1} - {2}", + "prefixWorkspaceTitleMac": "{0} - {1}", + "workspaceTitle": "{0} - {1}" +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json b/i18n/fra/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json index 8b6ad71cd4e..1ed4c29b708 100644 --- a/i18n/fra/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json +++ b/i18n/fra/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json @@ -3,4 +3,20 @@ * 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 +{ + "invalid.keybindings": "'contributes.{0}' non valide : {1}", + "keybindings.json.command": "Nom de la commande à exécuter", + "keybindings.json.key": "Touche ou séquence de touches (séparées par un espace)", + "keybindings.json.title": "Configuration des combinaisons de touches", + "keybindings.json.when": "Condition quand la touche est active.", + "nonempty": "Valeur non vide attendue.", + "optstring": "La propriété '{0}' peut être omise ou doit être de type 'string'", + "requirestring": "la propriété '{0}' est obligatoire et doit être de type 'string'", + "vscode.extension.contributes.keybindings": "Ajoute des combinaisons de touches.", + "vscode.extension.contributes.keybindings.command": "Identificateur de la commande à exécuter quand la combinaison de touches est déclenchée.", + "vscode.extension.contributes.keybindings.key": "Touche ou séquence de touches (séparation des touches avec le signe plus et des séquences de touches avec un espace. Exemple : Ctrl+O et Ctrl+L L pour une pression simultanée", + "vscode.extension.contributes.keybindings.linux": "Touche ou séquence de touches spécifique à Linux.", + "vscode.extension.contributes.keybindings.mac": "Touche ou séquence de touches spécifique à Mac.", + "vscode.extension.contributes.keybindings.when": "Condition quand la touche est active.", + "vscode.extension.contributes.keybindings.win": "Touche ou séquence de touches spécifique à Windows." +} \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/services/message/electron-browser/messageService.i18n.json b/i18n/fra/src/vs/workbench/services/message/electron-browser/messageService.i18n.json index 54000752406..4229e98e78a 100644 --- a/i18n/fra/src/vs/workbench/services/message/electron-browser/messageService.i18n.json +++ b/i18n/fra/src/vs/workbench/services/message/electron-browser/messageService.i18n.json @@ -4,5 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "yesButton": "Oui" + "cancelButton": "Annuler", + "yesButton": "&&Oui" } \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/services/request/node/requestService.i18n.json b/i18n/fra/src/vs/workbench/services/request/node/requestService.i18n.json index 7a6a7568afd..8557c117d58 100644 --- a/i18n/fra/src/vs/workbench/services/request/node/requestService.i18n.json +++ b/i18n/fra/src/vs/workbench/services/request/node/requestService.i18n.json @@ -5,6 +5,7 @@ // Do not edit this file. It is machine generated. { "httpConfigurationTitle": "Configuration HTTP", - "localFileNotFound": "Fichier introuvable", - "proxy": "Paramètre de proxy à utiliser. S'il n'est pas défini, il est récupéré à partir des variables d'environnement http_proxy et https_proxy" + "localFileNotFound": "Fichier introuvable.", + "proxy": "Paramètre de proxy à utiliser. S'il n'est pas défini, il est récupéré à partir des variables d'environnement http_proxy et https_proxy", + "strictSSL": "Spécifie si le certificat de serveur proxy doit être vérifié par rapport à la liste des autorités de certification fournies." } \ No newline at end of file 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 8b6ad71cd4e..3594d1cea6c 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 @@ -3,4 +3,14 @@ * 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 +{ + "error.cannotloadtheme": "Impossible de charger {0}", + "error.cannotparse": "Problèmes durant l'analyse du fichier plist : {0}", + "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.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." +} \ No newline at end of file diff --git a/i18n/ita/extensions/typescript/package.i18n.json b/i18n/ita/extensions/typescript/package.i18n.json index 8b6ad71cd4e..70acb3b9017 100644 --- a/i18n/ita/extensions/typescript/package.i18n.json +++ b/i18n/ita/extensions/typescript/package.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 +{ + "configuration.typescript": "Configurazione di TypeScript", + "javascript.reloadProjects.title": "Ricarica progetto JavaScript", + "typescript.reloadProjects.title": "Ricarica progetto TypeScript", + "typescript.tsdk.desc": "Specifica il percorso della cartella che contiene i file tsserver e lib*.d.ts da usare.", + "typescript.useCodeSnippetsOnMethodSuggest.dec": "Completare le funzioni con la relativa firma del parametro." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/base/browser/ui/aria/aria.i18n.json b/i18n/ita/src/vs/base/browser/ui/aria/aria.i18n.json index 8b6ad71cd4e..eb20ae4b735 100644 --- a/i18n/ita/src/vs/base/browser/ui/aria/aria.i18n.json +++ b/i18n/ita/src/vs/base/browser/ui/aria/aria.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 +{ + "repeated": "{0} (nuova occorrenza)" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/base/browser/ui/inputbox/inputBox.i18n.json b/i18n/ita/src/vs/base/browser/ui/inputbox/inputBox.i18n.json index 8b6ad71cd4e..12aab332204 100644 --- a/i18n/ita/src/vs/base/browser/ui/inputbox/inputBox.i18n.json +++ b/i18n/ita/src/vs/base/browser/ui/inputbox/inputBox.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "alertErrorMessage": "Errore: {0}", + "alertInfoMessage": "Info: {0}", + "alertWarningMessage": "Avviso: {0}" +} \ 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 8b6ad71cd4e..37719423513 100644 --- a/i18n/ita/src/vs/base/common/keyCodes.i18n.json +++ b/i18n/ita/src/vs/base/common/keyCodes.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 +{ + "altKey": "ALT", + "cmdKey": "Comando", + "ctrlKey": "CTRL", + "shiftKey": "MAIUSC", + "windowsKey": "Windows" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/base/common/processes.i18n.json b/i18n/ita/src/vs/base/common/processes.i18n.json index 8b6ad71cd4e..e2abdc1b4ce 100644 --- a/i18n/ita/src/vs/base/common/processes.i18n.json +++ b/i18n/ita/src/vs/base/common/processes.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 +{ + "ExecutableParser.args": "Avviso: gli argomenti devono essere di tipo string[]. Il valore {0} verrà ignorato.", + "ExecutableParser.commandMissing": "Errore: nelle informazioni sull'eseguibile deve essere definito un comando di tipo string.", + "ExecutableParser.invalidCWD": "Avviso: options.cwd deve essere di tipo string. Il valore {0} verrà ignorato.", + "ExecutableParser.isShellCommand": "Avviso: isShellCommand deve essere di tipo boolean. Il valore {0} verrà ignorato." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/base/node/processes.i18n.json b/i18n/ita/src/vs/base/node/processes.i18n.json index 8b6ad71cd4e..e589a4a1f3f 100644 --- a/i18n/ita/src/vs/base/node/processes.i18n.json +++ b/i18n/ita/src/vs/base/node/processes.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 +{ + "TaskRunner.UNC": "Non è possibile eseguire un comando della shell su un'unità UNC." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/base/node/zip.i18n.json b/i18n/ita/src/vs/base/node/zip.i18n.json index 8b6ad71cd4e..f8133dbe772 100644 --- a/i18n/ita/src/vs/base/node/zip.i18n.json +++ b/i18n/ita/src/vs/base/node/zip.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 +{ + "notFound": "{0} non è stato trovato all'interno del file ZIP." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json b/i18n/ita/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json index 8b6ad71cd4e..9f8eb55837a 100644 --- a/i18n/ita/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json +++ b/i18n/ita/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "quickOpenAriaLabel": "selezione", + "quickOpenAriaLabelEntry": "{0}, selezione" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json b/i18n/ita/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json index 8b6ad71cd4e..83e7bbd688b 100644 --- a/i18n/ita/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json +++ b/i18n/ita/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "quickOpenAriaLabel": "Selezione rapida. Digitare per ridurre il numero di risultati.", + "treeAriaLabel": "Selezione rapida" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/editor/common/commonCodeEditor.i18n.json b/i18n/ita/src/vs/editor/common/commonCodeEditor.i18n.json index 8b6ad71cd4e..e238edab90d 100644 --- a/i18n/ita/src/vs/editor/common/commonCodeEditor.i18n.json +++ b/i18n/ita/src/vs/editor/common/commonCodeEditor.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 +{ + "showAccessibilityHelp": "Premere {0} se si usa un'utilità per la lettura dello schermo." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/editor/common/config/defaultConfig.i18n.json b/i18n/ita/src/vs/editor/common/config/defaultConfig.i18n.json index 8b6ad71cd4e..9c443a0f33d 100644 --- a/i18n/ita/src/vs/editor/common/config/defaultConfig.i18n.json +++ b/i18n/ita/src/vs/editor/common/config/defaultConfig.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 +{ + "editorViewAccessibleLabel": "Contenuto editor" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/editor/common/services/bulkEdit.i18n.json b/i18n/ita/src/vs/editor/common/services/bulkEdit.i18n.json index 8b6ad71cd4e..3cdcf98c0a0 100644 --- a/i18n/ita/src/vs/editor/common/services/bulkEdit.i18n.json +++ b/i18n/ita/src/vs/editor/common/services/bulkEdit.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 +{ + "conflict": "Nel frattempo questi file sono stati modificati: {0}" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/editor/common/services/modeServiceImpl.i18n.json b/i18n/ita/src/vs/editor/common/services/modeServiceImpl.i18n.json index 8b6ad71cd4e..b3c21ba3f41 100644 --- a/i18n/ita/src/vs/editor/common/services/modeServiceImpl.i18n.json +++ b/i18n/ita/src/vs/editor/common/services/modeServiceImpl.i18n.json @@ -3,4 +3,23 @@ * 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 +{ + "invalid": "Il valore di `contributes.{0}` non è valido. È prevista una matrice.", + "invalid.empty": "Il valore di `contributes.{0}` è vuoto", + "opt.aliases": "la proprietà `{0}` può essere omessa e deve essere di tipo `string[]`", + "opt.configuration": "la proprietà `{0}` può essere omessa e deve essere di tipo `string`", + "opt.extensions": "la proprietà `{0}` può essere omessa e deve essere di tipo `string[]`", + "opt.filenames": "la proprietà `{0}` può essere omessa e deve essere di tipo `string[]`", + "opt.firstLine": "la proprietà `{0}` può essere omessa e deve essere di tipo `string`", + "opt.mimetypes": "la proprietà `{0}` può essere omessa e deve essere di tipo `string[]`", + "require.id": "la proprietà `{0}` è obbligatoria e deve essere di tipo `string`", + "vscode.extension.contributes.languages": "Dichiarazioni del linguaggio per contributes.", + "vscode.extension.contributes.languages.aliases": "Alias di nome per il linguaggio.", + "vscode.extension.contributes.languages.configuration": "Percorso relativo di un file che contiene le opzioni di configurazione per il linguaggio.", + "vscode.extension.contributes.languages.extensions": "Estensioni di file associate al linguaggio.", + "vscode.extension.contributes.languages.filenamePatterns": "Criteri GLOB dei nomi file associati al linguaggio.", + "vscode.extension.contributes.languages.filenames": "Nomi file associati al linguaggio.", + "vscode.extension.contributes.languages.firstLine": "Espressione regolare corrispondente alla prima riga di un file del linguaggio.", + "vscode.extension.contributes.languages.id": "ID del linguaggio.", + "vscode.extension.contributes.languages.mimetypes": "Tipi MIME associati al linguaggio." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json b/i18n/ita/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json index 8b6ad71cd4e..382dd40eca1 100644 --- a/i18n/ita/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json +++ b/i18n/ita/src/vs/editor/contrib/accessibility/browser/accessibility.i18n.json @@ -3,4 +3,18 @@ * 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 +{ + "ShowAccessibilityHelpAction": "Visualizza la Guida sull'accessibilità", + "experimentalScreenReaderOptsOn": "Il supporto per l'utilità per la lettura dello schermo sperimentale è attivato perché è presente la chiave delle impostazioni editor.experimentalScreenReader.", + "experimentalScreenReaderSessionOff": "Il supporto per l'utilità per la lettura dello schermo sperimentale è disattivato. Per attivarlo per questa sessione, premere {0}; per attivarlo per tutte le sessioni, impostare editor.experimentalScreenReader su true.", + "experimentalScreenReaderSessionOffNoKb": "Il supporto per l'utilità per la lettura dello schermo sperimentale è disattivato. Il comando {0} non è attualmente attivabile con un tasto di scelta rapida. Per attivarlo per tutte le sessioni, impostare editor.experimentalScreenReader su true.", + "experimentalScreenReaderSessionOn": "Il supporto per l'utilità per la lettura dello schermo sperimentale è attivato per questa sessione. Per attivare/disattivare questo comportamento, premere {0}.", + "experimentalScreenReaderSessionOnNoKb": "Il supporto per l'utilità per la lettura dello schermo sperimentale è attivato per questa sessione. Il comando {0} non può essere attualmente attivato con un tasto di scelta rapida.", + "introMsg": "Grazie per aver provato le opzioni di accessibilità sperimentali di Visual Studio Code.", + "outroMsg": "Per chiudere questa descrizione comando e tornare all'editor, premere ESC.", + "status": "Stato:", + "tabFocusModeOffMsg": "Premere TAB in questo editor per inserire il carattere di tabulazione. Per attivare/disattivare questo comportamento, premere {0}.", + "tabFocusModeOffMsgNoKb": "Premere TAB in questo editor per spostare lo stato attivo sull'elemento con stato attivabile successivo. Il comando {0} non può essere attualmente attivato con un tasto di scelta rapida.", + "tabFocusModeOnMsg": "Premere TAB in questo editor per spostare lo stato attivo sull'elemento con stato attivabile successivo. Per attivare/disattivare questo comportamento, premere {0}.", + "tabFocusModeOnMsgNoKb": "Premere TAB in questo editor per spostare lo stato attivo sull'elemento con stato attivabile successivo. Il comando {0} non può essere attualmente attivato con un tasto di scelta rapida." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json b/i18n/ita/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json index 8b6ad71cd4e..62ad95fb346 100644 --- a/i18n/ita/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json +++ b/i18n/ita/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.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 +{ + "DefineKeybindingAction": "Definisci tasto di scelta rapida", + "defineKeybinding.initial": "Premere la combinazione di tasti desiderata e INVIO", + "defineKeybinding.kbLayoutErrorMessage": "Non sarà possibile produrre questa combinazione di tasti con il layout di tastiera corrente.", + "defineKeybinding.kbLayoutInfoMessage": "Per il layout di tastiera corrente premere ", + "defineKeybinding.start": "Definisci tasto di scelta rapida" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/editor/contrib/find/common/findController.i18n.json b/i18n/ita/src/vs/editor/contrib/find/common/findController.i18n.json index 8b6ad71cd4e..3e9685e61a4 100644 --- a/i18n/ita/src/vs/editor/contrib/find/common/findController.i18n.json +++ b/i18n/ita/src/vs/editor/contrib/find/common/findController.i18n.json @@ -3,4 +3,15 @@ * 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 +{ + "addSelectionToNextFindMatch": "Aggiungi selezione a risultato ricerca successivo", + "changeAll.label": "Cambia tutte le occorrenze", + "findNextMatchAction": "Trova successivo", + "findPreviousMatchAction": "Trova precedente", + "moveSelectionToNextFindMatch": "Sposta ultima selezione a risultato ricerca successivo", + "nextSelectionMatchFindAction": "Trova selezione successiva", + "previousSelectionMatchFindAction": "Trova selezione precedente", + "selectAllOccurencesOfFindMatch": "Seleziona tutte le occorrenze del risultato ricerca", + "startFindAction": "Trova", + "startReplace": "Sostituisci" +} \ 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 8b6ad71cd4e..93938423cbb 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 @@ -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 +{ + "foldAction.label": "Riduci", + "foldAllAction.label": "Riduci tutto", + "unfoldAction.label": "Espandi", + "unfoldAllAction.label": "Espandi tutto" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/editor/contrib/format/common/formatActions.i18n.json b/i18n/ita/src/vs/editor/contrib/format/common/formatActions.i18n.json index 8b6ad71cd4e..64b4ebfe23c 100644 --- a/i18n/ita/src/vs/editor/contrib/format/common/formatActions.i18n.json +++ b/i18n/ita/src/vs/editor/contrib/format/common/formatActions.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 +{ + "formatAction.label": "Formatta codice" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/editor/contrib/hover/browser/hover.i18n.json b/i18n/ita/src/vs/editor/contrib/hover/browser/hover.i18n.json index 8b6ad71cd4e..385b42e5290 100644 --- a/i18n/ita/src/vs/editor/contrib/hover/browser/hover.i18n.json +++ b/i18n/ita/src/vs/editor/contrib/hover/browser/hover.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 +{ + "showHover": "Visualizza passaggio del mouse" +} \ 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 8b6ad71cd4e..cb3fa541217 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 @@ -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 +{ + "changeIndentationSize": "Cambia dimensione tabulazione per il file corrente", + "configuredTabSize": "Dimensione tabulazione configurata", + "indentationToSpaces": "Converti rientro in spazi", + "indentationToTabs": "Converti rientro in tabulazioni", + "selectTabWidth": "Seleziona dimensione tabulazione per il file corrente" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/editor/contrib/rename/common/rename.i18n.json b/i18n/ita/src/vs/editor/contrib/rename/common/rename.i18n.json index 8b6ad71cd4e..c2f2ddcd2b3 100644 --- a/i18n/ita/src/vs/editor/contrib/rename/common/rename.i18n.json +++ b/i18n/ita/src/vs/editor/contrib/rename/common/rename.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 +{ + "no result": "Nessun risultato." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json b/i18n/ita/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json index 8b6ad71cd4e..5ffe74117f5 100644 --- a/i18n/ita/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json +++ b/i18n/ita/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.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 +{ + "toggle.wordwrap": "Visualizza: Attiva/Disattiva ritorno a capo automatico" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/editor/node/languageConfiguration.i18n.json b/i18n/ita/src/vs/editor/node/languageConfiguration.i18n.json index 8b6ad71cd4e..36fcf8c399b 100644 --- a/i18n/ita/src/vs/editor/node/languageConfiguration.i18n.json +++ b/i18n/ita/src/vs/editor/node/languageConfiguration.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 +{ + "parseErrors": "Errori durante l'analisi di {0}: {1}" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/editor/node/textMate/TMSnippets.i18n.json b/i18n/ita/src/vs/editor/node/textMate/TMSnippets.i18n.json index 8b6ad71cd4e..859388a21d5 100644 --- a/i18n/ita/src/vs/editor/node/textMate/TMSnippets.i18n.json +++ b/i18n/ita/src/vs/editor/node/textMate/TMSnippets.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "invalid.language": "Il linguaggio in `contributes.{0}.language` è sconosciuto. Valore specificato: {1}", + "invalid.path.0": "È previsto un valore stringa in `contributes.{0}.path`. Valore specificato: {1}", + "invalid.path.1": "Valore previsto di `contributes.{0}.path` ({1}) da includere nella cartella dell'estensione ({2}). L'estensione potrebbe non essere più portatile.", + "vscode.extension.contributes.snippets": "Frammenti TextMate per contributes.", + "vscode.extension.contributes.snippets-language": "ID linguaggio per cui si aggiunge come contributo questo frammento.", + "vscode.extension.contributes.snippets-path": "Percorso del file snippets. È relativo alla cartella delle estensioni e in genere inizia con './snippets/'." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/editor/node/textMate/TMSyntax.i18n.json b/i18n/ita/src/vs/editor/node/textMate/TMSyntax.i18n.json index 8b6ad71cd4e..38271409195 100644 --- a/i18n/ita/src/vs/editor/node/textMate/TMSyntax.i18n.json +++ b/i18n/ita/src/vs/editor/node/textMate/TMSyntax.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "invalid.language": "Il linguaggio in `contributes.{0}.language` è sconosciuto. Valore specificato: {1}", + "invalid.path.0": "È previsto un valore stringa in `contributes.{0}.path`. Valore specificato: {1}", + "invalid.path.1": "Valore previsto di `contributes.{0}.path` ({1}) da includere nella cartella dell'estensione ({2}). L'estensione potrebbe non essere più portatile.", + "invalid.scopeName": "È previsto un valore stringa in `contributes.{0}.scopeName`. Valore specificato: {1}", + "vscode.extension.contributes.grammars": "Tokenizer TextMate per contributes.", + "vscode.extension.contributes.grammars.language": "ID linguaggio per cui si aggiunge come contributo questa sintassi.", + "vscode.extension.contributes.grammars.path": "Percorso del file tmLanguage. È relativo alla cartella delle estensioni e in genere inizia con './syntaxes/'.", + "vscode.extension.contributes.grammars.scopeName": "Nome dell'ambito TextMate usato dal file tmLanguage." +} \ 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 8b6ad71cd4e..0f24b2ed450 100644 --- a/i18n/ita/src/vs/languages/html/common/htmlTags.i18n.json +++ b/i18n/ita/src/vs/languages/html/common/htmlTags.i18n.json @@ -3,4 +3,114 @@ * 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 +{ + "tags.a": "Se l'elemento a ha un attributo href, rappresenta un collegamento ipertestuale (ancoraggio ipertestuale) etichettato dal proprio contenuto.", + "tags.abbr": "L'elemento abbr rappresenta un'abbreviazione o un acronimo, facoltativamente con la relativa estensione. Per specificare l'estensione di un'abbreviazione, è necessario usare l'attributo title. L'attributo, se specificato, deve contenere solo un'estensione dell'abbreviazione.", + "tags.address": "L'elemento address rappresenta le informazioni di contatto relative all'articolo o all'elemento body predecessore più vicino. In caso di elemento body, le informazioni di contatto si applicano all'intero documento.", + "tags.area": "L'elemento area rappresenta un collegamento ipertestuale costituito da testo e un'area corrispondente in una mappa immagine oppure un'area inutilizzata in una mappa immagine.", + "tags.article": "L'elemento article rappresenta una composizione completa e autosufficiente presente in un documento, una pagina, un'applicazione o un sito ed è, in linea di principio, distribuibile o riutilizzabile in modo indipendente, ad esempio in un'agenzia di stampa. Può essere un post di un forum, un articolo di rivista o giornale, una voce di blog, un commento inserito da un utente, un widget o gadget interattivo o qualsiasi altro elemento di contenuto indipendente. Ogni articolo deve essere identificato, in genere includendo un'intestazione (elemento h1–h6) come figlio dell'elemento article.", + "tags.aside": "L'elemento aside rappresenta una sezione di una pagina costituita da contenuto tangenzialmente correlato al contenuto intorno all'elemento aside e che può essere considerato separato da tale contenuto. Queste sezioni sono spesso rappresentate come barre laterali nella tipografia stampata.", + "tags.audio": "Un elemento audio rappresenta un suono o un flusso audio.", + "tags.b": "L'elemento b rappresenta una sezione di testo sulla quale viene posto l'accento per scopi funzionali senza che venga attribuita ulteriore importanza e senza la necessità di usare una voce o uno stile alternativo, ad esempio parole chiave nella sintesi di un documento, nomi di prodotto in un articolo, termini attivabili in un prodotto software interattivo basato su testo o l'incipit di un articolo.", + "tags.base": "L'elemento base consente agli autori di specificare l'URL di base del documento, per risolvere gli URL relativi, e il nome del contesto di esplorazione predefinito, per seguire i collegamenti ipertestuali. Oltre a queste informazioni, l'elemento non rappresenta altro contenuto.", + "tags.bdi": "L'elemento bdi rappresenta una sezione di testo che deve essere isolata dagli elementi circostanti per la formattazione di testo bidirezionale.", + "tags.blockquote": "L'elemento blockquote rappresenta contenuto tra virgolette citato da un'altra origine. Può includere una citazione riportata nel piè di pagina o in un elemento cite e modifiche inline quali annotazioni e abbreviazioni.", + "tags.body": "L'elemento body rappresenta il contenuto del documento.", + "tags.br": "L'elemento br rappresenta un'interruzione di riga.", + "tags.button": "L'elemento button rappresenta un pulsante con un'etichetta corrispondente ai relativi contenuti.", + "tags.canvas": "L'elemento canvas fornisce script con un'area di disegno bitmap dipendente dalla risoluzione che può essere usata per il rendering di grafici, grafica di giochi, opere d'arte o altre immagini visuali create al momento.", + "tags.caption": "L'elemento caption rappresenta il titolo della tabella padre, se tale elemento ha un padre e quest'ultimo è un elemento table.", + "tags.cite": "L'elemento cite rappresenta un riferimento a un'opera creativa. Deve includere il titolo dell'opera o il nome dell'autore (individuo, gruppo di individui o organizzazione) oppure un riferimento URL o un riferimento in forma abbreviata in base alle convenzioni usate per l'aggiunta di metadati di citazione.", + "tags.code": "L'elemento code rappresenta un frammento di codice del computer. Può trattarsi di un nome di elemento XML, un nome file, un programma o qualsiasi altra stringa riconoscibile da un computer.", + "tags.col": "Se un elemento col ha un padre di tipo colgroup che a sua volta ha un padre di tipo table, l'elemento col rappresenta una o più colonne nel gruppo colonne rappresentato da tale elemento colgroup.", + "tags.colgroup": "L'elemento colgroup rappresenta un gruppo di uno o più colonne nella tabella padre, se tale elemento ha un padre e quest'ultimo è un elemento table.", + "tags.datalist": "L'elemento datalist rappresenta un set di elementi option che indicano opzioni predefinite per altri controlli. Nel rendering l'elemento datalist non ha alcun valore e dovrebbe essere nascosto insieme ai relativi elementi figlio.", + "tags.dbo": "L'elemento bdo rappresenta un controllo esplicito di formattazione dell'orientamento del testo per i relativi elementi figlio. Consente agli autori di sostituire l'algoritmo bidirezionale Unicode specificando esplicitamente un cambiamento di direzione. [BIDI]", + "tags.dd": "L'elemento dd rappresenta la descrizione, la definizione o il valore che fa parte di un gruppo di descrizioni di termini in un elenco di descrizioni (elemento dl).", + "tags.del": "L'elemento del rappresenta una rimozione dal documento.", + "tags.details": "L'elemento details rappresenta un widget di divulgazione da cui l'utente può ottenere informazioni o controlli aggiuntivi.", + "tags.dfn": "L'elemento dfn rappresenta l'istanza di definizione di un termine. Il paragrafo, il gruppo dell'elenco di descrizioni o la sezione che rappresenta il predecessore più vicino all'elemento dfn deve inoltre contenere una o più definizioni del termine specificato dall'elemento dfn.", + "tags.dialog": "L'elemento dialog rappresenta parte di un'applicazione con cui l'utente interagisce per eseguire attività, ad esempio una finestra di dialogo, un controllo o una finestra.", + "tags.div": "L'elemento div non ha un significato particolare. Rappresenta i relativi elementi figlio. Può essere usato con gli attributi class, lang e title per eseguire il markup della semantica comune a un gruppo di elementi consecutivi.", + "tags.dl": "L'elemento dl rappresenta un elenco di associazioni costituito da zero o più gruppi nome-valore (un elenco di descrizioni). Un gruppo nome-valore è costituito da uno o più nomi (elementi dt) seguiti da uno o più valori (elementi dd) e ignora eventuali nodi che non siano elementi dt e dd. In un singolo elemento dl non devono essere presenti più elementi dt per ogni nome.", + "tags.dt": "L'elemento dt rappresenta il termine, o nome, che fa parte di un gruppo di descrizioni di termini in un elenco di descrizioni (elemento dl).", + "tags.em": "L'elemento em rappresenta un'evidenziazione del relativo contenuto.", + "tags.embed": "L'elemento embed fornisce un punto di integrazione per un'applicazione esterna (in genere non HTML) o un contenuto interattivo.", + "tags.fieldset": "L'elemento fieldset rappresenta un set di controlli di modulo raggruppati facoltativamente in base a un nome comune.", + "tags.figcaption": "L'elemento figcaption rappresenta una didascalia o legenda dei restanti contenuti dell'elemento figure padre dell'elemento figcaption, se disponibile.", + "tags.figure": "L'elemento figure rappresenta contenuto di flusso, facoltativamente con una didascalia, autosufficiente (come una frase completa) e a cui in genere viene fatto riferimento come singola unità dal flusso principale del documento.", + "tags.footer": "L'elemento footer rappresenta un piè di pagina per l'elemento radice della sezione o il contenuto di sezione predecessore più vicino. Un piè di pagina contiene in genere informazioni sulla sezione quali autore, collegamenti a documenti correlati, dati di copyright e così via.", + "tags.form": "L'elemento form rappresenta una raccolta di elementi associati a un modulo, alcuni dei quali possono rappresentare valori modificabili che possono essere inviati a un server per l'elaborazione.", + "tags.h1": "L'elemento h1 rappresenta un'intestazione di sezione.", + "tags.h2": "L'elemento h2 rappresenta un'intestazione di sezione.", + "tags.h3": "L'elemento h3 rappresenta un'intestazione di sezione.", + "tags.h4": "L'elemento h4 rappresenta un'intestazione di sezione.", + "tags.h5": "L'elemento h5 rappresenta un'intestazione di sezione.", + "tags.h6": "L'elemento h6 rappresenta un'intestazione di sezione.", + "tags.head": "L'elemento head rappresenta una raccolta di metadati per il documento.", + "tags.header": "L'elemento header rappresenta contenuto introduttivo per l'elemento radice della sezione o il contenuto di sezione predecessore più vicino. Un'intestazione contiene in genere un gruppo di sussidi introduttivi o per gli spostamenti. Quando l'elemento radice della sezione o il contenuto di sezione predecessore più vicino è l'elemento body, viene applicato all'intera pagina.", + "tags.hr": "L'elemento hr rappresenta un'interruzione tematica a livello di paragrafo, ad esempio un cambio di scena in una storia o un passaggio a un altro argomento all'interno di una sezione di un libro di riferimento.", + "tags.html": "L'elemento html rappresenta la radice di un documento HTML.", + "tags.i": "L'elemento i rappresenta una sezione di testo espressa con una voce o uno stile alternativo, o comunque diverso dalla prosa standard per indicare una qualità differente del testo, ad esempio una designazione tassonomica, un termine tecnico, una frase idiomatica in un'altra lingua, una traslitterazione, un'opinione o un nome di nave.", + "tags.iframe": "L'elemento iframe rappresenta un contesto di esplorazione annidato.", + "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.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.", + "tags.li": "L'elemento li rappresenta una voce di elenco. Se il relativo elemento padre è di tipo ol o ul, l'elemento è una voce dell'elenco dell'elemento padre, in base alla definizione di tali elementi. In caso contrario, la voce di elenco non ha alcuna relazione di elenco determinata con qualsiasi altro elemento li.", + "tags.link": "L'elemento link consente agli autori di collegare il documento ad altre risorse.", + "tags.main": "L'elemento main rappresenta il contenuto principale del corpo di un documento o di un'applicazione. L'area del contenuto principale è costituita da contenuto che è direttamente correlato all'argomento centrale di un documento o di una funzionalità centrale di un'applicazione o che si espande in base a tale argomento.", + "tags.map": "L'elemento map, insieme a un elemento img ed eventuali discendenti dell'elemento area, definisce una mappa immagine. Rappresenta i relativi figli.", + "tags.mark": "L'elemento mark rappresenta una parte di testo in un documento contrassegnata o evidenziata a scopi funzionali per via della sua rilevanza in un altro contesto. Quando viene usato in una citazione o in un altro blocco di testo a cui viene fatto riferimento nella prosa, indica una sottolineatura originariamente non presente ma che è stata aggiunta per portare l'attenzione del lettore a una parte del testo che potrebbe non essere stata considerata importante dall'autore originale al momento della scrittura del blocco, ma che attualmente ha acquisito una rilevanza inaspettata. Quando viene usato nella prosa principale di un documento, indica una parte del documento che è stata sottolineata per la sua rilevanza per l'attività corrente dell'utente.", + "tags.meta": "L'elemento meta rappresenta diversi tipi di metadati che non possono essere espressi con gli elementi title, base, link, style e script.", + "tags.meter": "L'elemento meter rappresenta una misura scalare in un intervallo noto o un valore frazionario, ad esempio l'utilizzo del disco, la pertinenza di un risultato di query o la frazione di popolazione votante per la scelta di un particolare candidato.", + "tags.nav": "L'elemento nav rappresenta la sezione di una pagina che collega ad altre pagine o parti di una pagina: una sezione con collegamenti di spostamento.", + "tags.noscript": "L'elemento noscript non ha alcun valore se lo scripting è abilitato e rappresenta il proprio elemento figlio se lo scripting è disabilitato. Viene usato per presentare diversi markup agli agenti utente che supportano lo scripting e a quelli che non lo supportano, con effetto sulla modalità di analisi del documento.", + "tags.object": "L'elemento object può rappresentare una risorsa esterna che, in base al tipo di risorsa, potrà essere gestita come un'immagine, un contesto di esplorazione annidato o una risorsa esterna da elaborare tramite un plugin.", + "tags.ol": "L'elemento ol rappresenta un elenco di elementi ordinati secondo un criterio specifico in modo che una modifica all'ordine comporti la modifica del significato del documento.", + "tags.optgroup": "L'elemento optgroup rappresenta un gruppo di elementi option con un'etichetta comune.", + "tags.option": "L'elemento option rappresenta un'opzione in un elemento select o, come parte di un elenco di suggerimenti, in un elemento datalist.", + "tags.output": "L'elemento output rappresenta il risultato di un calcolo eseguito dall'applicazione oppure il risultato di un'azione dell'utente.", + "tags.p": "L'elemento p rappresenta un paragrafo.", + "tags.param": "L'elemento param definisce i parametri per i plugin richiamati dagli elementi object. Non ha un valore autonomo.", + "tags.picture": "L'elemento picture è un contenitore che offre più origini all'elemento img in esso contenuto per consentire agli autori di controllare in modo dichiarativo o fornire suggerimenti all'agente utente sulla risorsa immagine da usare, in base alla densità dei pixel, alle dimensioni del viewport, al formato dell'immagine e ad altri fattori. Ne rappresenta l'elemento figlio.", + "tags.pre": "L'elemento pre rappresenta un blocco di testo preformattato, in cui la struttura è rappresentata da convenzioni tipografiche anziché da elementi.", + "tags.progress": "L'elemento progress rappresenta lo stato di avanzamento di un'attività. L'avanzamento può essere indeterminato, a indicare che l'attività è in corso ma non è chiaro quanto tempo manchi al completamento (ad esempio, perché l'attività è in attesa della risposta di un host remoto) oppure può essere un numero, compreso nell'intervallo tra zero e un numero massimo, in base alla percentuale di lavoro completata fino a quel momento.", + "tags.q": "L'elemento q rappresenta contenuto di enunciazione tra virgolette proveniente da un'altra origine.", + "tags.rb": "L'elemento rb contrassegna il componente di testo di base di un'annotazione ruby. Se è il figlio di un elemento ruby, non ha alcun valore, ma viene usato dal relativo elemento ruby padre per determinare il proprio valore.", + "tags.rp": "L'elemento rp viene usato per specificare testo di fallback che deve essere visualizzato da agenti utente che non supportano le annotazioni ruby. Una convenzione diffusa consiste nello specificare parentesi intorno al componente di testo ruby di un'annotazione ruby.", + "tags.rt": "L'elemento rt contrassegna il componente di testo ruby di un'annotazione ruby. Se è il figlio di un elemento ruby o di un elemento rtc che è a sua volta figlio di un elemento ruby, non ha alcun valore, ma viene usato dal relativo elemento ruby predecessore per determinare il proprio valore.", + "tags.ruby": "L'elemento ruby consente di contrassegnare una o più sezioni di contenuto di enunciazione con annotazioni ruby. Le annotazioni ruby sono brevi parti di testo presentate insieme al testo di base. In precedenza, venivano usate nella tipografia asiatica come guida per la pronuncia o per l'inserimento di altre annotazioni. In giapponese questa forma di tipografia è nota anche come furigana. Il ruby text può figurare su uno dei lati o talvolta su entrambi i lati del testo di base ed è possibile controllarne la posizione con CSS. Per un'introduzione più completa a ruby, vedere il documento sui casi d'uso e sugli approcci esplorativi per il markup Ruby e al modulo Ruby CSS di livello 1. [RUBY-UC] [CSSRUBY]", + "tags.s": "L'elemento s rappresenta contenuti non più accurati o non più rilevanti.", + "tags.samp": "L'elemento samp rappresenta output di esempio o tra virgolette di un altro programma o sistema di calcolo.", + "tags.script": "L'elemento script consente agli autori di includere script dinamico e blocchi di dati nei documenti. L'elemento non rappresenta contenuto per l'utente.", + "tags.section": "L'elemento section rappresenta una sezione generica di un documento o di un'applicazione. Una sezione, in questo contesto, è un raggruppamento tematico di contenuti. Ogni sezione deve essere identificata, in genere includendo un'intestazione (elemento h1-h6) come figlio dell'elemento section.", + "tags.select": "L'elemento select rappresenta un controllo per la selezione nell'ambito di un set di opzioni.", + "tags.small": "L'elemento small rappresenta commenti aggiuntivi, ad esempio annotazioni in caratteri piccoli.", + "tags.source": "L'elemento source consente agli autori di specificare più risorse multimediali alternative per gli elementi media. Non ha un valore autonomo.", + "tags.span": "L'elemento span non ha valore autonomo, ma può essere utile se usato insieme agli attributi globali, ad esempio class, lang o dir. Rappresenta i relativi figli.", + "tags.strong": "L'elemento strong rappresenta la priorità, l'importanza o l'urgenza dei propri contenuti.", + "tags.style": "L'elemento style consente agli autori di incorporare nei documenti informazioni relative allo stile. Questo elemento costituisce uno degli input per il modello di elaborazione dello stile. Non rappresenta contenuto destinato all'utente.", + "tags.sub": "L'elemento sub rappresenta un pedice.", + "tags.summary": "L'elemento summary rappresenta un riepilogo, una didascalia o una legenda per i restanti contenuti dell'elemento parent details dell'elemento summary, se disponibile.", + "tags.sup": "L'elemento sup rappresenta un apice.", + "tags.table": "L'elemento table rappresenta dati con più dimensioni in formato tabella.", + "tags.tbody": "L'elemento tbody rappresenta un blocco di righe costituito da un corpo di dati per l'elemento table padre, se l'elemento tbody ha un padre e quest'ultimo è un elemento table.", + "tags.td": "L'elemento td rappresenta una cella dati in una tabella.", + "tags.template": "L'elemento template viene usato per dichiarare frammenti di HTML che è possibile clonare e inserire nel documento tramite lo script.", + "tags.textarea": "L'elemento textarea rappresenta un controllo di modifica del testo normale su più righe per il valore non elaborato dell'elemento. I contenuti del controllo rappresentano il valore predefinito del controllo.", + "tags.tfoot": "L'elemento tfoot rappresenta il blocco di righe costituito dai riepiloghi della colonna (piè di pagina) per l'elemento table padre, se l'elemento tfoot ha un padre e quest'ultimo è un elemento table.", + "tags.th": "L'elemento th rappresenta una cella di intestazione in una tabella.", + "tags.thead": "L'elemento thead rappresenta il blocco di righe costituito dalle etichette della colonna (intestazioni) per l'elemento table padre, se l'elemento thead ha un padre e quest'ultimo è un elemento table.", + "tags.time": "L'elemento time rappresenta il proprio contenuto, in un formato leggibile al computer, nell'attributo datetime. Il tipo di contenuto è limitato a vari tipi di date, ore, offset di fusi orari e durate, come descritto di seguito.", + "tags.title": "L'elemento title rappresenta il titolo o il nome del documento. Gli autori devono usare titoli che identifichino i documenti anche quando vengono usati fuori dal contesto specifico, ad esempio nella cronologia o nei segnalibri di un utente o nei risultati della ricerca. Spesso il titolo del documento è diverso dall'intestazione principale, perché quest'ultima non deve essere considerata fuori dal contesto.", + "tags.tr": "L'elemento tr rappresenta una riga di celle in una tabella.", + "tags.track": "L'elemento track consente agli autori di specificare tracce di testo programmate esterne ed esplicite per gli elementi media. Non ha un valore autonomo.", + "tags.u": "L'elemento u rappresenta una sezione di testo con un'annotazione non testuale non articolata, anche se visualizzabile esplicitamente, ad esempio l'etichettatura del testo per un nome proprio cinese (un contrassegno per un nome proprio cinese) o per un errore ortografico.", + "tags.ul": "L'elemento ul rappresenta un elenco di elementi il cui ordine non è rilevante, ossia la modifica all'ordine non comporta la modifica del significato del documento.", + "tags.var": "L'elemento var rappresenta una variabile. Può trattarsi di una variabile effettiva in un'espressione matematica o in un contesto di programmazione, un identificatore che rappresenta una costante, un simbolo che identifica una quantità fisica, un parametro di funzione o un termine usato come segnaposto nella prosa.", + "tags.video": "Un elemento video viene usato per l'esecuzione di video o filmati e file audio con didascalie.", + "tags.wbr": "L'elemento wbr rappresenta un'opportunità di interruzione di riga." +} \ No newline at end of file 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 8b6ad71cd4e..0b877372fc7 100644 --- a/i18n/ita/src/vs/platform/actions/common/actionsService.i18n.json +++ b/i18n/ita/src/vs/platform/actions/common/actionsService.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "category.label": "{0}: {1}", + "error": "Il valore di `contributes.{0}` non è valido: {1}", + "nonempty": "è previsto un valore non vuoto.", + "optstring": "la proprietà `{0}` può essere omessa o deve essere di tipo `string`", + "requirestring": "la proprietà `{0}` è obbligatoria e deve essere di tipo `string`", + "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." +} \ 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 8b6ad71cd4e..868f323eadb 100644 --- a/i18n/ita/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json +++ b/i18n/ita/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json @@ -3,4 +3,39 @@ * 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 +{ + "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.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.", + "schema.json.definitions": "Non usato per la convalida. Inserire qui i sottoschemi ai quali fare riferimento inline con $ref", + "schema.json.dependencies": "Mapping di nomi di proprietà a una matrice di nomi di proprietà o a uno schema. Una matrice di nomi di proprietà indica che, per essere valida, la proprietà denominata nella chiave dipende dalle proprietà nella matrice presente nell'oggetto. Se il valore è uno schema, lo schema viene applicato solo all'oggetto se la proprietà nella chiave esiste nell'oggetto.", + "schema.json.description": "Descrizione lunga dell'elemento. Usata nei menu visualizzati al passaggio del mouse e nei suggerimenti.", + "schema.json.enum": "Set di valori letterali validi", + "schema.json.exclusiveMaximum": "Rende esclusiva la proprietà maximum.", + "schema.json.exclusiveMininum": "Rende esclusiva la proprietà minimum.", + "schema.json.format": "Descrive il formato previsto per il valore.", + "schema.json.id": "Identificatore univoco per lo schema.", + "schema.json.items": "Per le matrici. Può essere uno schema in base al quale convalidare tutti gli elementi oppure una matrice di schemi in base alla quale convalidare ogni elemento nell'ordine appropriato. Il primo schema convalida il primo elemento, il secondo schema convalida il secondo elemento e così via.", + "schema.json.maxItems": "Numero massimo di elementi che possono essere presenti in una matrice. Inclusivo.", + "schema.json.maxLength": "Lunghezza massima di una stringa.", + "schema.json.maxProperties": "Numero massimo di proprietà che un oggetto può avere. Inclusivo.", + "schema.json.maximum": "Valore numerico massimo, inclusivo per impostazione predefinita.", + "schema.json.minItems": "Numero minimo di elementi che possono essere presenti in una matrice. Inclusivo.", + "schema.json.minLength": "Lunghezza minima di una stringa.", + "schema.json.minProperties": "Numero minimo di proprietà che un oggetto può avere. Inclusivo.", + "schema.json.minimum": "Valore numerico minimo, inclusivo per impostazione predefinita.", + "schema.json.multipleOf": "Numero per il quale deve essere diviso perfettamente il valore corrente (ossia senza resto)", + "schema.json.not": "Schema che non deve avere corrispondenze.", + "schema.json.oneOf": "Matrice di schemi, uno dei quali deve avere una corrispondenza.", + "schema.json.pattern": "Espressione regolare alla quale far corrispondere la stringa. Non è implicitamente ancorata.", + "schema.json.patternProperties": "Mapping di espressioni regolari su nomi di proprietà a schemi per le proprietà corrispondenti.", + "schema.json.properties": "Mapping di nomi di proprietà a schemi per ogni proprietà.", + "schema.json.required": "Matrice di stringhe che elenca i nomi di tutte le proprietà richieste per questo oggetto.", + "schema.json.title": "Titolo descrittivo dell'elemento", + "schema.json.type": "Stringa di uno dei tipi di schema di base (numero, intero, Null, matrice, oggetto, booleano, stringa) o matrice di stringhe che specifica un subset di questi tipi.", + "schema.json.uniqueItems": "Indica se tutti gli elementi nella matrice devono essere univoci. Il valore predefinito è false." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json b/i18n/ita/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json index 8b6ad71cd4e..47b2f2dad5e 100644 --- a/i18n/ita/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json +++ b/i18n/ita/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "contributes.jsonValidation": "Configurazione dello schema JSON per contributes.", + "contributes.jsonValidation.fileMatch": "Criteri dei file da soddisfare, ad esempio \"package.json\" o \"*.launch\".", + "contributes.jsonValidation.url": "URL dello schema ('http:', 'https:') o percorso relativo della cartella delle estensioni ('./').", + "invalid.fileMatch": "'configuration.jsonValidation.fileMatch' deve essere definito", + "invalid.jsonValidation": "'configuration.jsonValidation' deve essere una matrice", + "invalid.url": "'configuration.jsonValidation.url' deve essere un URL o un percorso relativo", + "invalid.url.fileschema": "'configuration.jsonValidation.url' è un URL relativo non valido: {0}", + "invalid.url.schema": "'configuration.jsonValidation.url' deve iniziare con 'http:', 'https:' o './' per fare riferimento agli schemi presenti nell'estensione" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/platform/markers/common/problemMatcher.i18n.json b/i18n/ita/src/vs/platform/markers/common/problemMatcher.i18n.json index 8b6ad71cd4e..b5e42b01c1d 100644 --- a/i18n/ita/src/vs/platform/markers/common/problemMatcher.i18n.json +++ b/i18n/ita/src/vs/platform/markers/common/problemMatcher.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "ProblemMatcherParser.invalidMarkerDescription": "Errore: la descrizione di problemMatcher non è valida. Un matcher deve definire almeno un criterio, un proprietario e un percorso file. Il matcher problematico è:\n{0}\n", + "ProblemMatcherParser.invalidRegexp": "Errore: la stringa {0} non è un'espressione regolare valida.\n", + "ProblemMatcherParser.loopProperty.notLast": "La proprietà loop è supportata solo sul matcher dell'ultima riga.", + "ProblemMatcherParser.loopProperty.notMultiLine": "La proprietà loop è supportata solo su matcher di più righe.", + "ProblemMatcherParser.problemPattern.missingProperty": "Il criterio del problema non è valido. Deve includere almeno un gruppo di corrispondenze di tipo file, messaggio e riga o posizione.", + "ProblemMatcherParser.problemPattern.missingRegExp": "Nel criterio del problema manca un'espressione regolare.", + "ProblemMatcherParser.problemPattern.watchingMatcher": "Un matcher problemi deve definire un criterio di inizio e un criterio di fine per il controllo.", + "ProblemMatcherParser.unknownSeverity": "Info: gravità {0} sconosciuta. I valori validi sono errore, avviso e info.\n" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/platform/message/common/message.i18n.json b/i18n/ita/src/vs/platform/message/common/message.i18n.json index 8b6ad71cd4e..efb6d9fdb32 100644 --- a/i18n/ita/src/vs/platform/message/common/message.i18n.json +++ b/i18n/ita/src/vs/platform/message/common/message.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "cancel": "Annulla", + "close": "Chiudi" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json b/i18n/ita/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json index 8b6ad71cd4e..a500f4fa643 100644 --- a/i18n/ita/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json +++ b/i18n/ita/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "telemetry.enableTelemetry": "Consente l'invio di errori e dati sull'utilizzo a Microsoft.", + "telemetryConfigurationTitle": "Configurazione della telemetria" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/platform/theme/common/themes.i18n.json b/i18n/ita/src/vs/platform/theme/common/themes.i18n.json index 8b6ad71cd4e..6e31a1a6e12 100644 --- a/i18n/ita/src/vs/platform/theme/common/themes.i18n.json +++ b/i18n/ita/src/vs/platform/theme/common/themes.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "theme.hc": "Contrasto elevato", + "theme.vs": "Chiaro (Visual Studio)", + "theme.vs-dark": "Scuro (Visual Studio)" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/api/node/extHostMessageService.i18n.json b/i18n/ita/src/vs/workbench/api/node/extHostMessageService.i18n.json index 8b6ad71cd4e..fe83f0634f6 100644 --- a/i18n/ita/src/vs/workbench/api/node/extHostMessageService.i18n.json +++ b/i18n/ita/src/vs/workbench/api/node/extHostMessageService.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 +{ + "close": "Chiudi" +} \ No newline at end of file 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 8b6ad71cd4e..c0ce72b1f41 100644 --- a/i18n/ita/src/vs/workbench/browser/actions/openSettings.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/actions/openSettings.i18n.json @@ -3,4 +3,19 @@ * 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 +{ + "defaultKeybindings": "Tasti di scelta rapida predefiniti", + "defaultKeybindingsHeader": "Per sovrascrivere i tasti di scelta rapida, inserirli nel file dei tasti di scelta rapida.", + "defaultName": "Impostazioni predefinite", + "defaultSettingsHeader": "Per sovrascrivere le impostazioni, inserirli nel file delle impostazioni.", + "emptyKeybindingsHeader": "Inserire i tasti di scelta rapida in questo file per sovrascrivere i valori predefiniti", + "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}).", + "openFolderFirst": "Aprire prima una cartella per creare le impostazioni dell'area di lavoro", + "openGlobalKeybindings": "Apri tasti di scelta rapida", + "openGlobalSettings": "Apri impostazioni utente", + "openWorkspaceSettings": "Apri impostazioni area di lavoro", + "preferences": "Preferenze", + "workspaceHasSettings": "La cartella attualmente aperta contiene impostazioni dell'area di lavoro che potrebbero sostituire quelle utente" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json b/i18n/ita/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json index 8b6ad71cd4e..127f1159c47 100644 --- a/i18n/ita/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "togglePosition": "Attiva/Disattiva posizione della barra laterale", + "view": "Visualizza" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json b/i18n/ita/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json index 8b6ad71cd4e..e146a2a4a02 100644 --- a/i18n/ita/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "toggleSidebar": "Attiva/Disattiva visibilità della barra laterale", + "view": "Visualizza" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json b/i18n/ita/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json index 8b6ad71cd4e..f23fa9e0022 100644 --- a/i18n/ita/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json @@ -3,4 +3,21 @@ * 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 +{ + "closeAllEditors": "Chiudi tutti gli editor", + "closeOtherEditors": "Chiudi gli altri editor", + "cycleEditor": "Passa da un editor visibile all'altro", + "evenEditorWidths": "Imposta stessa larghezza per editor", + "focusFirstEditor": "Sposta lo stato attivo nell'editor di sinistra", + "focusLeftEditor": "Sposta lo stato attivo nell'editor successivo a sinistra", + "focusRigthEditor": "Sposta lo stato attivo nell'editor successivo a destra", + "focusSecondEditor": "Sposta lo stato attivo nell'editor laterale", + "focusThirdEditor": "Sposta lo stato attivo nell'editor di destra", + "maximizeEditor": "Ingrandisci editor attivo e nascondi barra laterale", + "minimizeOtherEditors": "Riduci a icona gli altri editor", + "moveActiveEditorLeft": "Sposta editor attivo a sinistra", + "moveActiveEditorRight": "Sposta editor attivo a destra", + "openToSide": "Apri lateralmente", + "splitEditor": "Dividi editor", + "view": "Visualizza" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/actions/triggerNavigation.i18n.json b/i18n/ita/src/vs/workbench/browser/actions/triggerNavigation.i18n.json index 8b6ad71cd4e..085deeb709a 100644 --- a/i18n/ita/src/vs/workbench/browser/actions/triggerNavigation.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/actions/triggerNavigation.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "navigateNext": "Avanti", + "navigatePrevious": "Indietro" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json b/i18n/ita/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json index 8b6ad71cd4e..f7fe45a7e24 100644 --- a/i18n/ita/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/actions/triggerQuickOpen.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 +{ + "navigateEditorHistoryByInput": "Esplora cronologia", + "quickNavigateNext": "Passa a successiva in Apertura rapida", + "quickNavigatePrevious": "Passa a precedente in Apertura rapida", + "quickOpen": "Vai al file..." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json index 8b6ad71cd4e..6383238f72c 100644 --- a/i18n/ita/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/parts/activitybar/activityAction.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 +{ + "titleKeybinding": "{0} ({1})" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json index 8b6ad71cd4e..33e0b7a1979 100644 --- a/i18n/ita/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/parts/activitybar/activitybarPart.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 +{ + "activityBarAriaLabel": "Cambio visualizzazione attiva" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/parts/compositePart.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/compositePart.i18n.json index 8b6ad71cd4e..98f5aacdc0f 100644 --- a/i18n/ita/src/vs/workbench/browser/parts/compositePart.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/parts/compositePart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "ariaCompositeToolbarLabel": "Azioni di {0}", + "compositeTitleTooltip": "{0} ({1})" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json index 8b6ad71cd4e..bd93c5a42f8 100644 --- a/i18n/ita/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "binaryDiffEditor": "Visualizzatore differenze file binari", + "cannotDiffTextToBinary": "Il confronto tra file binari e non binari non è attualmente supportato" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json index 8b6ad71cd4e..ba054783341 100644 --- a/i18n/ita/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/parts/editor/binaryEditor.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 +{ + "binaryEditor": "Visualizzatore file binari" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json index 8b6ad71cd4e..6aea71bce18 100644 --- a/i18n/ita/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "binaryDiffEditor": "Editor diff file binari", + "iframeEditor": "Editor IFrame", + "reload": "Ricarica", + "textDiffEditor": "Editor diff file di testo", + "textEditor": "Editor di testo", + "viewSource": "Visualizza origine" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/parts/editor/editorPart.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/editor/editorPart.i18n.json index 8b6ad71cd4e..7dddacbe3fc 100644 --- a/i18n/ita/src/vs/workbench/browser/parts/editor/editorPart.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/parts/editor/editorPart.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 +{ + "editorOpenError": "Non è possibile aprire '{0}': {1}." +} \ No newline at end of file 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 8b6ad71cd4e..5c477123983 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 @@ -3,4 +3,36 @@ * 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 +{ + "autoDetect": "Rilevamento automatico", + "changeEncoding": "Cambia codifica file", + "changeEndOfLine": "Cambia sequenza di fine riga", + "changeIndentation": "Cambia rientro", + "changeMode": "Cambia modalità linguaggio", + "defaultEncoding": "Codifica predefinita", + "disableTabMode": "Disabilita modalità accessibilità", + "endOfLineCarriageReturnLineFeed": "CRLF", + "endOfLineLineFeed": "LF", + "gotoLine": "Vai alla riga", + "indentation": "Rientro", + "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.", + "pickAction": "Seleziona azione", + "pickEncodingForReopen": "Seleziona codifica per la riapertura del file", + "pickEncodingForSave": "Seleziona codifica per il salvataggio del file", + "pickEndOfLine": "Seleziona sequenza di fine riga", + "pickLanguage": "Seleziona modalità linguaggio", + "reopenWithEncoding": "Riapri con codifica", + "saveWithEncoding": "Salva con codifica", + "selectEOL": "Seleziona sequenza di fine riga", + "selectEncoding": "Seleziona codifica", + "selectLanguageMode": "Seleziona modalità linguaggio", + "singleSelection": "Ri {0}, col {1}", + "singleSelectionRange": "Ri {0}, col {1} ({2} selezionate)", + "spacesSize": "Spazi: {0}", + "tabFocusModeEnabled": "Premere TAB per spostare lo stato attivo", + "tabSize": "Dimensione tabulazione: {0}" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json index 8b6ad71cd4e..5857ec056ae 100644 --- a/i18n/ita/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/parts/editor/iframeEditor.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 +{ + "iframeEditor": "Visualizzatore IFrame" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json index 8b6ad71cd4e..edf94c904b4 100644 --- a/i18n/ita/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.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 +{ + "araLabelEditorActions": "Azioni editor", + "close": "Chiudi", + "inputDecoration": "{0} {1}", + "loadingLabel": "Caricamento...", + "splitEditor": "Dividi editor" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json index 8b6ad71cd4e..6879faeb8db 100644 --- a/i18n/ita/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/parts/editor/stringEditor.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 +{ + "readonlyEditorAriaLabel": "Editor di testo di sola lettura.", + "readonlyEditorWithInputAriaLabel": "{0}. Editor di testo di sola lettura.", + "textEditor": "Editor di testo", + "untitledFileEditorAriaLabel": "Editor di testo file senza titolo.", + "untitledFileEditorWithInputAriaLabel": "{0}. Editor di testo file senza titolo." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json index 8b6ad71cd4e..94415212ad6 100644 --- a/i18n/ita/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "editableEditorAriaLabel": "Editor di confronto file di testo.", + "editableEditorWithInputAriaLabel": "{0}. Editor di confronto file di testo", + "inlineDiffLabel": "Passa alla visualizzazione inline", + "navigate.next.label": "Revisione successiva", + "navigate.prev.label": "Revisione precedente", + "readonlyEditorAriaLabel": "Editor di confronto testo di sola lettura.", + "readonlyEditorWithInputAriaLabel": "{0}. Editor di confronto testo di sola lettura.", + "sideBySideDiffLabel": "Passa alla visualizzazione affiancata", + "textDiffEditor": "Editor diff file di testo" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/parts/panel/panelPart.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/panel/panelPart.i18n.json index 8b6ad71cd4e..8588aaba52d 100644 --- a/i18n/ita/src/vs/workbench/browser/parts/panel/panelPart.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/parts/panel/panelPart.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "closePanel": "Chiudi", + "togglePanel": "Attiva/Disattiva la visibilità del pannello", + "view": "Visualizza" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json index 8b6ad71cd4e..bd52c7d5732 100644 --- a/i18n/ita/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.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 +{ + "entryAriaLabel": "{0}, aperti di recente" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json index 8b6ad71cd4e..c0a47b82ff6 100644 --- a/i18n/ita/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "canNotRunPlaceholder": "Questo gestore per l'apertura rapida non può essere usato nel contesto corrente", + "emptyPicks": "Non ci sono voci selezionabili", + "historyMatches": "aperti di recente", + "inputModeEntry": "Premere 'INVIO' per confermare l'input oppure 'ESC' per annullare", + "inputModeEntryDescription": "{0} (premere 'INVIO' per confermare oppure 'ESC' per annullare)", + "noResultsFound1": "Non sono stati trovati risultati", + "quickOpenInput": "Digitare '?' per visualizzare la Guida relativa alle azioni che è possibile eseguire qui" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json index 8b6ad71cd4e..3ba6e23918d 100644 --- a/i18n/ita/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "focusSideBar": "Sposta lo stato attivo nella barra laterale", + "viewCategory": "Visualizza" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json index 8b6ad71cd4e..3ac08461c27 100644 --- a/i18n/ita/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/parts/statusbar/statusbarPart.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 +{ + "canNotRun": "Non è possibile eseguire il comando '{0}' da questa posizione." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/quickopen.i18n.json b/i18n/ita/src/vs/workbench/browser/quickopen.i18n.json index 8b6ad71cd4e..dd45ccdb74f 100644 --- a/i18n/ita/src/vs/workbench/browser/quickopen.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/quickopen.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 +{ + "entryAriaLabel": "{0}, comando", + "noCommands": "Non ci sono comandi corrispondenti", + "noResultsFound2": "Non sono stati trovati risultati", + "noResultsMatching": "Non ci sono risultati corrispondenti" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/browser/viewlet.i18n.json b/i18n/ita/src/vs/workbench/browser/viewlet.i18n.json index 8b6ad71cd4e..33cd99d7413 100644 --- a/i18n/ita/src/vs/workbench/browser/viewlet.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/viewlet.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "collapse": "Comprimi", + "viewToolbarAriaLabel": "Azioni di {0}" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/electron-browser/actions.i18n.json b/i18n/ita/src/vs/workbench/electron-browser/actions.i18n.json index 8b6ad71cd4e..991f7b57346 100644 --- a/i18n/ita/src/vs/workbench/electron-browser/actions.i18n.json +++ b/i18n/ita/src/vs/workbench/electron-browser/actions.i18n.json @@ -3,4 +3,21 @@ * 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 +{ + "appPerf": "Prestazioni all'avvio", + "closeActiveEditor": "Chiudi editor", + "closeFolder": "Chiudi cartella", + "closeMessages": "Chiudi messaggi di notifica", + "closeWindow": "Chiudi finestra", + "newWindow": "Nuova finestra", + "noFolderOpened": "In questa istanza non ci sono attualmente cartelle aperte da chiudere.", + "openRecent": "Apri recenti", + "openRecentPlaceHolder": "Selezionare un percorso da aprire", + "reloadWindow": "Ricarica finestra", + "toggleDevTools": "Attiva/Disattiva strumenti di sviluppo", + "toggleFullScreen": "Attiva/Disattiva schermo intero", + "toggleMenuBar": "Attiva/Disattiva barra dei menu", + "zoomIn": "Zoom avanti", + "zoomOut": "Zoom indietro", + "zoomReset": "Reimposta zoom" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/electron-browser/crashReporter.i18n.json b/i18n/ita/src/vs/workbench/electron-browser/crashReporter.i18n.json index 8b6ad71cd4e..043734c183a 100644 --- a/i18n/ita/src/vs/workbench/electron-browser/crashReporter.i18n.json +++ b/i18n/ita/src/vs/workbench/electron-browser/crashReporter.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "telemetry.enableCrashReporting": "Consente l'invio di segnalazioni di arresto anomalo a Microsoft.\n\t// Per rendere effettiva questa opzione, è necessario riavviare Visual Studio Code.", + "telemetryConfigurationTitle": "Configurazione della telemetria" +} \ 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 8b6ad71cd4e..7b81f2e302f 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 @@ -3,4 +3,24 @@ * 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 +{ + "aborted": "Operazione interrotta", + "again": "Rimuovere l'alias '{0}' da '{1}' prima di continuare.", + "cancel": "Annulla", + "cancel2": "Annulla", + "cantCreateBinFolder": "Non è possibile creare '/usr/local/bin'.", + "changeNow": "Cambia ora", + "continue": "Continua", + "editFile": "Modifica '{0}'", + "exists": "Rimuovere l'alias '{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.", + "ok": "OK", + "shellCommand": "Comando della shell", + "successFrom": "Il comando della shell '{0}' è stato disinstallato da PATH.", + "successIn": "Il comando della shell '{0}' è stato installato in PATH.", + "uninstall": "Disinstalla il comando 'code' da PATH", + "update": "Visual Studio Code deve modificare il comando della shell '{0}'. Eseguire questa operazione?", + "warnEscalation": "Visual Studio Code eseguirà 'osascript' per richiedere i privilegi di amministratore per installare il comando della shell." +} \ No newline at end of file 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 8b6ad71cd4e..e3d58c9cc49 100644 --- a/i18n/ita/src/vs/workbench/electron-browser/integration.i18n.json +++ b/i18n/ita/src/vs/workbench/electron-browser/integration.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "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", + "redo": "Ripristina", + "selectAll": "Seleziona tutto", + "undo": "Annulla" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/electron-browser/main.contribution.i18n.json b/i18n/ita/src/vs/workbench/electron-browser/main.contribution.i18n.json index 8b6ad71cd4e..adc786eb626 100644 --- a/i18n/ita/src/vs/workbench/electron-browser/main.contribution.i18n.json +++ b/i18n/ita/src/vs/workbench/electron-browser/main.contribution.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "developer": "Sviluppatore", + "file": "File", + "openFilesInNewWindow": "Se abilitata, apre i file in una nuova finestra invece di riutilizzare un'istanza esistente.", + "reopenFolders": "Controlla la modalità di riapertura delle cartelle dopo un riavvio. Selezionare 'none' per non riaprire mai una cartella, 'one' per riaprire l'ultima cartella usata oppure 'all' per riaprire tutte le cartelle dell'ultima sessione.", + "updateChannel": "Consente di configurare il canale di aggiornamento da cui ricevere gli aggiornamenti. Richiede un riavvio dopo la modifica.", + "updateConfigurationTitle": "Configurazione aggiornamenti", + "view": "Visualizza", + "windowConfigurationTitle": "Configurazione finestre", + "zoomLevel": "Consente di modificare il livello di zoom della finestra. Il valore originale è 0 e ogni incremento superiore (ad esempio 1) o inferiore (ad esempio -1) rappresenta un aumento o una diminuzione del 20% della percentuale di zoom. È anche possibile immettere valori decimali per modificare il livello di zoom con maggiore granularità." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/electron-browser/shell.i18n.json b/i18n/ita/src/vs/workbench/electron-browser/shell.i18n.json index 8b6ad71cd4e..82eb82cda9a 100644 --- a/i18n/ita/src/vs/workbench/electron-browser/shell.i18n.json +++ b/i18n/ita/src/vs/workbench/electron-browser/shell.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 +{ + "sharedProcessCrashed": "Il processo condiviso è stato terminato in modo imprevisto. Ricaricare la finestra per ripristinare." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/electron-browser/update.i18n.json b/i18n/ita/src/vs/workbench/electron-browser/update.i18n.json index 8b6ad71cd4e..f6eee493129 100644 --- a/i18n/ita/src/vs/workbench/electron-browser/update.i18n.json +++ b/i18n/ita/src/vs/workbench/electron-browser/update.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "downloadLatestAction": "Scarica ultima versione", + "later": "In seguito", + "noUpdateLinux": "Questa versione di {0} è obsoleta e non può essere aggiornata automaticamente. Scaricare e installare manualmente l'ultima versione.", + "noUpdatesAvailable": "Al momento non sono disponibili aggiornamenti.", + "releaseNotes": "Note sulla versione", + "releaseNotesAction": "Note sulla versione", + "updateAvailable": "{0} verrà aggiornato dopo il riavvio.", + "updateNow": "Aggiorna adesso" +} \ No newline at end of file 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 f4d51795610..481aeef6e3e 100644 --- a/i18n/ita/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/ita/src/vs/workbench/electron-main/menus.i18n.json @@ -19,19 +19,18 @@ "mView": "&&Visualizza", "mWindow": "Finestra", "miAbout": "&&Informazioni su", - "miAutoSave": "Salvataggio automatico", "miBack": "&&Indietro", "miCheckForUpdates": "Verifica disponibilità aggiornamenti...", - "miCheckingForUpdates": "Verifica della disponibilità di aggiornamenti in corso...", + "miCheckingForUpdates": "Verifica della disponibilità di aggiornamenti...", "miClearItems": "&&Cancella elementi", "miCloseEditor": "Chiudi &&editor", "miCloseFolder": "Chiudi &&cartella", "miCloseWindow": "Chiudi &&finestra", - "miCommandPalette": "&&Tavolozza comandi...", + "miCommandPalette": "&&Pannello comandi...", "miCopy": "C&&opia", "miCut": "&&Taglia", - "miDarkTheme": "Te&&ma scuro", "miDocumentation": "&&Documentazione", + "miDownloadingUpdate": "Download dell'aggiornamento...", "miExit": "E&&sci", "miFind": "&&Trova", "miFindInFiles": "Cerca &&nei file", @@ -40,11 +39,9 @@ "miGotoFile": "Vai al &&file...", "miGotoLine": "Vai alla &&riga...", "miGotoSymbol": "Vai al &&simbolo...", - "miHighTheme": "&&Tema a contrasto elevato", - "miInstallingUpdate": "Installazione dell'aggiornamento in corso...", + "miInstallingUpdate": "Installazione dell'aggiornamento...", "miLastCheckedAt": "Ora ultimo controllo: {0}", "miLicense": "&&Visualizza licenza", - "miLightTheme": "&&Tema chiaro", "miMarker": "&&Errori e avvisi...", "miMoveSidebar": "&&Sposta barra laterale", "miNavigateHistory": "&&Esplora cronologia", @@ -72,17 +69,23 @@ "miSaveAll": "Salva &&tutto", "miSaveAs": "Salva con nome...", "miSelectAll": "&&Seleziona tutto", - "miShowWelcome": "&&Mostra schermata iniziale", + "miSelectTheme": "&&Tema colori", "miSplitEditor": "Dividi &&editor", - "miTheme": "&&Tema", + "miToggleDebugConsole": "Attiva/Disattiva console di de&&bug", "miToggleDevTools": "&&Attiva/Disattiva strumenti di sviluppo", "miToggleFullScreen": "Attiva/Disattiva sc&&hermo intero", + "miToggleMenuBar": "Attiva/Disattiva &&barra dei menu", "miToggleOutput": "Attiva/Disattiva &&output", + "miTogglePanel": "Attiva/Disattiva &&pannello", "miToggleSidebar": "Attiva/Disattiva &&barra laterale", + "miToggleWordWrap": "Attiva/Disattiva &&ritorno a capo automatico", "miTwitter": "Seguici su T&&witter", "miUndo": "&&Annulla", - "miUpdatesNotAvailable": "Aggiornamenti non disponibili", "miUserVoice": "&&Richiedi funzionalità", + "miViewDebug": "&&Debug", + "miViewExplorer": "&&Esplora risorse", + "miViewGit": "&&GIT", + "miViewSearch": "&&Cerca", "miZoomIn": "&&Zoom avanti", "miZoomOut": "Zoom indi&&etro", "okButton": "OK" 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 e80ed47bf42..ef646506182 100644 --- a/i18n/ita/src/vs/workbench/electron-main/windows.i18n.json +++ b/i18n/ita/src/vs/workbench/electron-main/windows.i18n.json @@ -4,13 +4,14 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "appCrashed": "{0} è stato arrestato in modo anomalo", - "appCrashedDetail": "Riavviare {0}.", - "appStalled": "{0} non risponde", - "appStalledDetail": "Chiudere {0} o continuare ad attendere?", - "exit": "Esci", + "appCrashed": "Si è verificato un arresto anomalo della finestra", + "appCrashedDetail": "Ci scusiamo per l'inconveniente. Per riprendere dal punto in cui si è verificata l'interruzione, riaprire la finestra.", + "appStalled": "La finestra non risponde", + "appStalledDetail": "È possibile riaprire la finestra, chiuderla oppure attendere.", + "close": "Chiudi", "ok": "OK", "pathNotExistDetail": "Il percorso '{0}' sembra non esistere più sul disco.", "pathNotExistTitle": "Il percorso non esiste", + "reopen": "Riapri", "wait": "Continua ad attendere" } \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json b/i18n/ita/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json index 8b6ad71cd4e..71a96f5f840 100644 --- a/i18n/ita/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/emmet/node/emmet.contribution.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 +{ + "expandAbbreviationAction": "Emmet: Espandi abbreviazione" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json b/i18n/ita/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json index 8b6ad71cd4e..f18d4a4f6db 100644 --- a/i18n/ita/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "errorListPanel": "Elenco errori", + "toggleErrorList": "Attiva/Disattiva elenco errori" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json b/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json index 8b6ad71cd4e..f7e926308b9 100644 --- a/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.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 +{ + "extConfig": "Suggerisce le estensioni in base ai file aperti e modificati." +} \ 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 8b6ad71cd4e..ed56e580bee 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 @@ -3,4 +3,15 @@ * 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 +{ + "deleteSure": "Disinstallare '{0}'?", + "installExtension": "Installa estensione", + "restartNow": "Riavvia ora", + "restartNow2": "Riavvia ora", + "showExtensionTips": "Mostra suggerimenti per estensioni", + "showInstalledExtensions": "Mostra estensioni installate", + "showOutdatedExtensions": "Mostra estensioni obsolete", + "success-installed": "'{0}' è stato installato. Riavviare per abilitarlo.", + "success-uninstalled": "'{0}' è stato disinstallato. Riavviare per disattivarlo.", + "uninstall": "Disinstalla estensione" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json b/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json index 8b6ad71cd4e..fc8f3df74dd 100644 --- a/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.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 +{ + "extensionsInstalled": "È in corso l'installazione dell'estensione '{0}'...", + "hint": "'{0}' è ora un'estensione. Installarla?", + "later": "In seguito", + "no": "No", + "yes": "Sì" +} \ No newline at end of file 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 8b6ad71cd4e..d5d35d93894 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 @@ -3,4 +3,24 @@ * 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 +{ + "cancel": "Annulla", + "extensionAriaLabel": "{0}, {1}, selezione estensioni", + "galleryExtensionsHandlerAriaLabel": "Digitare per ridurre il numero di estensioni elencate nella raccolta", + "install": "Installa estensione", + "installCountMultiple": "{0} è stato scaricato {1} volte.", + "installCountOne": "{0} è stato scaricato una sola volta.", + "installCountZero": "{0} non è stato ancora scaricato.", + "installNow": "Installa ora", + "installPrompt": "Installare '{0}'?", + "license": "Licenza", + "localExtensionsHandlerAriaLabel": "Digitare per ridurre il numero di estensioni installate elencate", + "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", + "nowInstalling": "È in corso l'installazione di '{0}'...", + "outdatedExtensionsHandlerAriaLabel": "Digitare per ridurre il numero di estensioni obsolete elencate", + "readme": "Leggimi", + "update": "Aggiorna estensione" +} \ No newline at end of file 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 8b6ad71cd4e..16d4063116a 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 @@ -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 +{ + "extension": "estensione", + "issue": "problema", + "issues": "problemi", + "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 8b6ad71cd4e..2803d623d51 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 @@ -3,4 +3,13 @@ * 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 +{ + "extensionsCategory": "Estensioni", + "galleryExtensionsCommands": "Installa estensioni della raccolta", + "localExtensionsCommands": "Mostra estensioni locali", + "outdatedExtensionsCommands": "Aggiorna estensioni obsolete", + "reloadNow": "Riavvia ora", + "success": "Le estensioni sono state installate. Riavviare per abilitarle.", + "successSingle": "{0} è stato installato. Riavviare per abilitarlo.", + "suggestedExtensionsCommands": "Mostra suggerimenti per estensioni" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json b/i18n/ita/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json index 8b6ad71cd4e..ea4aa6f8933 100644 --- a/i18n/ita/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "invalidManifest": "Estensione non valida: package.json non è un file JSON.", + "invalidName": "Estensione non valida: il nome del manifesto non corrisponde.", + "invalidPublisher": "Estensione non valida: l'editore del manifesto non corrisponde.", + "invalidVersion": "Estensione non valida: la versione del manifesto non corrisponde.", + "missingGalleryInformation": "Mancano le informazioni della raccolta", + "noCompatible": "Non è stata trovata una versione di {0} compatibile con questa versione di Visual Studio Code.", + "notExists": "L'estensione non è stata trovata" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json b/i18n/ita/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json index 8b6ad71cd4e..de631778b8c 100644 --- a/i18n/ita/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.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 +{ + "binaryFileEditor": "Visualizzatore file binari" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json b/i18n/ita/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json index 8b6ad71cd4e..bf3704212ba 100644 --- a/i18n/ita/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json @@ -3,4 +3,15 @@ * 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 +{ + "dirtyDisplay": "Modifiche non salvate", + "dirtyMeta": "Sono state apportate modifiche al file...", + "pendingSaveMeeta": "È in corso il salvataggio delle modifiche...", + "saveConflictDisplay": "Conflitto", + "saveConflictMeta": "Non è possibile salvare le modifiche perché sono in conflitto con un'altra versione sul disco", + "saveErorDisplay": "Errore di salvataggio", + "saveErrorMeta": "Si è verificato un errore durante il salvataggio delle modifiche", + "savedDisplay": "Salvataggio eseguito", + "savedMeta": "Tutte le modifiche sono state salvate", + "savingDisplay": "Salvataggio..." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json b/i18n/ita/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json index 8b6ad71cd4e..18232a84b47 100644 --- a/i18n/ita/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "createFile": "Crea file", + "fileEditorAriaLabel": "Editor file di testo.", + "fileEditorWithInputAriaLabel": "{0}. Editor file di testo.", + "fileTooLarge": "Il file è troppo grande per aprirlo all'interno di un editor.", + "folderOutofWorkspace": "La cartella '{0}' è esterna alla cartella radice attualmente aperta e non può essere aperta in questa istanza.", + "textFileEditor": "Editor file di testo" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json b/i18n/ita/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json index 8b6ad71cd4e..fadecdb85b1 100644 --- a/i18n/ita/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/files/browser/fileActions.contribution.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 +{ + "filesCategory": "File" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/files/browser/fileTracker.i18n.json b/i18n/ita/src/vs/workbench/parts/files/browser/fileTracker.i18n.json index 8b6ad71cd4e..53e90cc6554 100644 --- a/i18n/ita/src/vs/workbench/parts/files/browser/fileTracker.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/files/browser/fileTracker.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 +{ + "dirtyFiles": "{0} file non salvati" +} \ No newline at end of file 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 5ca6d2c8286..785f832e5dd 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,18 +4,24 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "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", "dynamicHeight": "Controlla se l'altezza della sezione dei file di lavoro deve essere adattata o meno dinamicamente al numero di elementi.", "encoding": "Codifica del set di caratteri predefinita da usare durante la lettura e la scrittura di file.", + "eol": "Carattere di fine riga predefinito.", "exclude": "Consente di configurare i criteri di ricerca GLOB per escludere file e cartelle.", - "explore": "Esplora", + "explore": "Esplora risorse", "explorerConfigurationTitle": "Configurazione di Esplora file", "files.exclude.boolean": "Criterio GLOB da usare per trovare percorsi file. Impostare su True o False per abilitare o disabilitare il criterio.", "files.exclude.when": "Controllo aggiuntivo sugli elementi di pari livello di un file corrispondente. Usare $(basename) come variabile del nome file corrispondente.", + "filesCategory": "File", "filesConfigurationTitle": "Configurazione file", "maxVisible": "Numero massimo di file di lavoro da visualizzare prima che appaiano le barre di scorrimento.", - "showExplorerViewlet": "Mostra Esplora file", + "openWorkingFile": "Apri file di lavoro per nome", + "showExplorerViewlet": "Mostra Esplora risorse", "textFileEditor": "Editor file di testo", "trimTrailingWhitespace": "Se è abilitato, taglierà lo spazio vuoto quando si salva un file.", - "view": "Visualizza" + "view": "Visualizza", + "workingFilesPicker": "Apri file di lavoro per nome" } \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json b/i18n/ita/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json index 8b6ad71cd4e..fa8ea10d96f 100644 --- a/i18n/ita/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json @@ -3,4 +3,18 @@ * 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 +{ + "acceptLocalChanges": "Usa modifiche locali e sovrascrivi contenuto del disco", + "compareChanges": "Confronta", + "conflictingFileHasChanged": "Il contenuto del file su disco è cambiato e il lato sinistro dell'editor di confronto è stato aggiornato. Rivedere e risolvere di nuovo.", + "discard": "Rimuovi", + "genericSaveError": "Non è stato possibile salvare '{0}': {1}", + "overwrite": "Sovrascrivi", + "readonlySaveError": "Non è stato possibile salvare '{0}': il file è protetto da scrittura. Selezionare 'Sovrascrivi' per rimuovere la protezione.", + "resolveSaveConflict": "{0} - Risolvi conflitto di salvataggio", + "retry": "Riprova", + "revertLocalChanges": "Rimuovi modifiche locali e ripristina contenuto su disco", + "saveConflictDiffLabel": "{0} - su disco ↔ in {1}", + "staleSaveError": "Non è stato possibile salvare '{0}': il contenuto sul disco è più recente. Fare clic su **Confronta** per confrontare la versione corrente con quella sul disco.", + "userGuide": "Usare le azioni della barra degli strumenti dell'editor per **annullare** le modifiche oppure **sovrascrivere** il contenuto su disco con le modifiche" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json b/i18n/ita/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json index 8b6ad71cd4e..71f3a7b410e 100644 --- a/i18n/ita/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/files/browser/views/emptyView.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 +{ + "explorerSection": "Sezione Esplora file", + "noWorkspace": "Nessuna cartella aperta", + "noWorkspaceHelp": "Non ci sono ancora cartelle aperte.", + "openFolder": "Apri cartella" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json b/i18n/ita/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json index 8b6ad71cd4e..43fcd8d45a7 100644 --- a/i18n/ita/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "explorerSection": "Sezione Esplora file", + "treeAriaLabel": "Esplora file" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json b/i18n/ita/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json index 8b6ad71cd4e..39d577cbab7 100644 --- a/i18n/ita/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "confirmOverwriteMessage": "'{0}' esiste già nella cartella di destinazione. Sostituirlo?", + "fileInputAriaLabel": "Digitare il nome file. Premere INVIO per confermare oppure ESC per annullare.", + "filesExplorerViewerAriaLabel": "{0}, Esplora file", + "irreversible": "Questa azione è irreversibile.", + "replaceButtonLabel": "&&Sostituisci", + "warningFileDirty": "Il salvataggio del file '{0}' è attualmente in corso. Riprovare più tardi." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json b/i18n/ita/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json index 8b6ad71cd4e..5c68a9297dc 100644 --- a/i18n/ita/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/files/browser/views/workingFilesView.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 +{ + "dirtyCounter": "{0} non salvati", + "treeAriaLabel": "File di lavoro", + "workingFiles": "File di lavoro", + "workingFilesSection": "Sezione File di lavoro" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json b/i18n/ita/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json index 8b6ad71cd4e..031441d20ba 100644 --- a/i18n/ita/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/files/browser/views/workingFilesViewer.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 +{ + "workingFilesViewerAriaLabel": "{0}, file di lavoro" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json b/i18n/ita/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json index 8b6ad71cd4e..a533083ce30 100644 --- a/i18n/ita/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/files/browser/workingFilesPicker.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 +{ + "entryAriaLabel": "{0}, selezione file di lavoro", + "noResultsFound": "Non sono stati trovati file di lavoro corrispondenti", + "noWorkingFiles": "L'elenco dei file di lavoro è attualmente vuoto", + "workingFilesGroupLabel": "file di lavoro" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json b/i18n/ita/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json index 8b6ad71cd4e..af01953deca 100644 --- a/i18n/ita/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "genericSaveError": "Non è stato possibile salvare '{0}': {1}", + "saveFileFirst": "Il file è modificato ma non salvato. Salvarlo prima di riaprirlo con un'altra codifica.", + "unexpectedEventError": "Un listener di modifica file di tipo {0} ha generato un errore imprevisto" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json b/i18n/ita/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json index 8b6ad71cd4e..ca665bcb653 100644 --- a/i18n/ita/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json @@ -3,4 +3,20 @@ * 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 +{ + "copyPath": "Copia percorso", + "copyPathOfActive": "Copia percorso del file attivo", + "openActiveFileContainer": "Apri cartella che contiene il file attivo", + "openContainer": "Apri cartella superiore", + "openFile": "Apri file...", + "openFileFolder": "Apri...", + "openFileInNewWindow": "Apri file attivo in un'altra finestra", + "openFileToCopy": "Aprire prima un file per copiarne il percorso", + "openFileToReveal": "Aprire prima un file per visualizzarlo", + "openFileToShow": "Aprire prima un file per visualizzarlo in un'altra finestra", + "openFolder": "Apri cartella...", + "revealActiveFileInMac": "Visualizza file attivo in Finder", + "revealActiveFileInWindows": "Visualizza file attivo in Esplora risorse", + "revealInMac": "Visualizza in Finder", + "revealInWindows": "Visualizza in Esplora risorse" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json b/i18n/ita/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json index 8b6ad71cd4e..fadecdb85b1 100644 --- a/i18n/ita/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.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 +{ + "filesCategory": "File" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json b/i18n/ita/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json index 8b6ad71cd4e..b9c9ff5498f 100644 --- a/i18n/ita/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "allFiles": "Tutti i file", + "cancel": "Annulla", + "dontSave": "&&Non salvare", + "save": "&&Salva", + "saveAll": "&&Salva tutto", + "saveChangesDetail": "Le modifiche apportate andranno perse se non vengono salvate.", + "saveChangesMessage": "Salvare le modifiche apportate a {0}?", + "saveChangesMessages": "Salvare le modifiche apportate ai file seguenti?" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json b/i18n/ita/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json index 8b6ad71cd4e..6aae68a06f9 100644 --- a/i18n/ita/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "alreadyCheckedOut": "Il ramo {0} è già il ramo corrente", + "branchAriaLabel": "{0}, ramo GIT", + "checkoutBranch": "Ramo in {0}", + "checkoutTag": "Tag in {0}", + "createBranch": "Crea ramo {0}", + "noBranches": "Non ci sono altri rami", + "notValidBranchName": "Specificare un nome di ramo valido", + "refAriaLabel": "{0}, GIT" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json b/i18n/ita/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json index 0fc2557f0f9..2bf271d77bd 100644 --- a/i18n/ita/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json @@ -4,5 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "gitNotEnabled": "GIT non è abilitato in quest'area di lavoro." + "gitNotEnabled": "GIT non è abilitato in quest'area di lavoro.", + "publishBranch": "Pubblica ramo", + "syncBranch": "Sincronizza modifiche" } \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json b/i18n/ita/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json index 0d889cc8174..db11633c281 100644 --- a/i18n/ita/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json @@ -4,11 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "executeGitCommands": "Esegui comandi GIT", "git": "GIT", "gitAutoFetch": "Indica se il recupero automatico è abilitato.", "gitCommands": "Comandi GIT", "gitConfigurationTitle": "Configurazione GIT", + "gitEnabled": "GIT abilitato", "gitPath": "Percorso dell'eseguibile di GIT", "gitPendingChangesBadge": "{0} modifiche in sospeso", "gitProgressBadge": "Stato di esecuzione GIT", diff --git a/i18n/ita/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json b/i18n/ita/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json index 8b6ad71cd4e..41c897cbd25 100644 --- a/i18n/ita/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/git/browser/views/disabled/disabledView.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 +{ + "disabled": "GIT è disabilitata nelle impostazioni." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json b/i18n/ita/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json index 8b6ad71cd4e..c92b501e05a 100644 --- a/i18n/ita/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "downloadFrom": "È possibile scaricarlo da {0}.", + "linuxDownloadFrom": "È possibile scaricarlo da {0}.", + "looksLike": "Sembra che GIT non sia installato nel sistema.", + "macInstallWith": "È possibile installarlo con {0}, scaricarlo da {1} oppure installare gli strumenti di sviluppo da riga di comando di {2} digitando {3} a un prompt del terminale.", + "pleaseRestart": "Dopo aver installato GIT, riavviare {0}.", + "winInstallWith": "È possibile installarlo con {0} o scaricarlo da {1}." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json b/i18n/ita/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json index 8b6ad71cd4e..88ad369ad24 100644 --- a/i18n/ita/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "pleaseRestart": "Aprire la directory radice del repository per accedere alle funzionalità di GIT.", + "wrongRoot": "Questa directory sembra essere inclusa in un repository GIT." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json b/i18n/ita/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json index 8b6ad71cd4e..ac89d971b29 100644 --- a/i18n/ita/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "noWorkspace": "Al momento non ci sono cartelle aperte.", + "pleaseRestart": "Aprire una cartella con un repository GIT per accedere alle funzionalità di GIT." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json b/i18n/ita/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json index 8b6ad71cd4e..fa15e3b391d 100644 --- a/i18n/ita/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/git/electron-main/askpassService.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 +{ + "git": "GIT" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/git/node/git.lib.i18n.json b/i18n/ita/src/vs/workbench/parts/git/node/git.lib.i18n.json index 8b6ad71cd4e..6952c245dd7 100644 --- a/i18n/ita/src/vs/workbench/parts/git/node/git.lib.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/git/node/git.lib.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 +{ + "fileBinaryError": "Il file sembra essere binario e non può essere aperto come file di testo" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/html/browser/html.contribution.i18n.json b/i18n/ita/src/vs/workbench/parts/html/browser/html.contribution.i18n.json index 8b6ad71cd4e..f1b01026e30 100644 --- a/i18n/ita/src/vs/workbench/parts/html/browser/html.contribution.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/html/browser/html.contribution.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 +{ + "html.editor.label": "Anteprima HTML" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json b/i18n/ita/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json index 8b6ad71cd4e..fb9855be98a 100644 --- a/i18n/ita/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "html.voidInput": "L'input dell'editor non è valido.", + "iframeEditor": "Anteprima HTML" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json b/i18n/ita/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json index 8b6ad71cd4e..eb4e3ff4308 100644 --- a/i18n/ita/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.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 +{ + "markdown": "Markdown" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json b/i18n/ita/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json index 8b6ad71cd4e..fc023c6701e 100644 --- a/i18n/ita/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/markdown/common/markdownEditorInput.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 +{ + "preview": "Visualizza anteprima di '{0}'" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json b/i18n/ita/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json index 8b6ad71cd4e..eb07d7a505b 100644 --- a/i18n/ita/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/markdown/common/markdownEditorModel.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 +{ + "markdownError": "Non è possibile aprire '{0}' per il rendering markdown. Assicurarsi che il file esista e che sia un file markdown valido." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/output/browser/output.contribution.i18n.json b/i18n/ita/src/vs/workbench/parts/output/browser/output.contribution.i18n.json index 8b6ad71cd4e..5c8ef297e38 100644 --- a/i18n/ita/src/vs/workbench/parts/output/browser/output.contribution.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/output/browser/output.contribution.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "clearOutput.label": "Cancella output", + "output": "Output", + "viewCategory": "Visualizza" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/output/browser/outputPanel.i18n.json b/i18n/ita/src/vs/workbench/parts/output/browser/outputPanel.i18n.json index 8b6ad71cd4e..e1bafa83089 100644 --- a/i18n/ita/src/vs/workbench/parts/output/browser/outputPanel.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/output/browser/outputPanel.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "outputPanelAriaLabel": "Pannello di output", + "outputPanelWithInputAriaLabel": "{0}, Pannello di output" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json b/i18n/ita/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json index 8b6ad71cd4e..82f86c7239c 100644 --- a/i18n/ita/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "output": "Output", + "outputChannel": "per '{0}'" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json b/i18n/ita/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json index 8b6ad71cd4e..7894aa85643 100644 --- a/i18n/ita/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "label": "Mostra errori e avvisi", + "marker.desc": "{0}({1},{2})", + "marker.msg": "[{0}] {1}", + "markerAriaLabel": "{0}, errori e avvisi", + "markersHandlerAriaLabel": "Digitare per ridurre il numero di errori e avvisi", + "noErrorsAndWarnings": "Non ci sono errori o avvisi", + "noErrorsAndWarningsMatching": "Non ci sono errori o avvisi corrispondenti" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json b/i18n/ita/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json index 8b6ad71cd4e..46619300330 100644 --- a/i18n/ita/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "commandsHandlerDescriptionDefault": "Mostra ed esegui comandi", + "desc.mac": "Mostra errori o avvisi", + "desc.win": "Mostra errori e avvisi", + "gotoLineDescriptionMac": "Vai alla riga", + "gotoLineDescriptionWin": "Vai alla riga", + "gotoSymbolDescriptionNormalMac": "Vai al simbolo", + "gotoSymbolDescriptionNormalWin": "Vai al simbolo", + "gotoSymbolDescriptionScoped": "Vai al simbolo per categoria", + "helpDescription": "Visualizza la Guida" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json b/i18n/ita/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json index 5d85748dcc3..ad368a9a241 100644 --- a/i18n/ita/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json @@ -7,5 +7,10 @@ "openSnippet.errorOnCreate": "Non è possibile creare {0}", "openSnippet.label": "Frammenti", "openSnippet.pickLanguage": "Seleziona il linguaggio per il frammento", - "preferences": "Preferenze" + "preferences": "Preferenze", + "snippetSchema.json": "Configurazione del frammento utente", + "snippetSchema.json.body": "Contenuto del frammento. Usare '${id}', '${id:label}', '${1:label}' per le variabili e '$0', '$1' per le posizioni del cursore", + "snippetSchema.json.default": "Frammento vuoto", + "snippetSchema.json.description": "Descrizione del frammento.", + "snippetSchema.json.prefix": "Prefisso da usare quando si seleziona il frammento in IntelliSense" } \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json b/i18n/ita/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json index 8b6ad71cd4e..9386e10bd5d 100644 --- a/i18n/ita/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/tasks/browser/taskQuickOpen.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 +{ + "entryAriaLabel": "{0}, attività", + "noTasksFound": "Non sono state trovate attività", + "noTasksMatching": "Non ci sono attività corrispondenti", + "tasksAriaLabel": "Digitare il nome di un'attività da eseguire" +} \ 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 8b6ad71cd4e..b9bc396fda5 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 @@ -3,4 +3,77 @@ * 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 +{ + "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.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.", + "JsonSchema.command": "Comando da eseguire. Può essere un programma esterno o un comando della shell.", + "JsonSchema.echoCommand": "Controlla se l'eco del comando eseguito viene incluso nell'output. Il valore predefinito è false.", + "JsonSchema.linux": "Configurazione della build specifica di Linux", + "JsonSchema.mac": "Configurazione della build specifica di Mac", + "JsonSchema.matchers": "Matcher problemi da usare. Può essere una stringa oppure una definizione di matcher problemi oppure una matrice di stringhe e matcher problemi.", + "JsonSchema.options": "Opzioni dei comandi aggiuntive", + "JsonSchema.options.cwd": "Directory di lavoro corrente del programma o dello script eseguito. Se omesso, viene usata la radice dell'area di lavoro corrente di Visual Studio Code.", + "JsonSchema.options.env": "Ambiente della shell o del programma eseguito. Se omesso, viene usato l'ambiente del processo padre.", + "JsonSchema.pattern.code": "Indice del gruppo di corrispondenze del codice del problema. Il valore predefinito è undefined", + "JsonSchema.pattern.column": "Indice del gruppo di corrispondenze della colonna del problema. Il valore predefinito è 3", + "JsonSchema.pattern.endColumn": "Indice del gruppo di corrispondenze della colonna finale del problema. Il valore predefinito è undefined", + "JsonSchema.pattern.endLine": "Indice del gruppo di corrispondenze della riga finale del problema. Il valore predefinito è undefined", + "JsonSchema.pattern.file": "Indice del gruppo di corrispondenze del nome file. Se omesso, viene usato 1.", + "JsonSchema.pattern.line": "Indice del gruppo di corrispondenze della riga del problema. Il valore predefinito è 2", + "JsonSchema.pattern.location": "Indice del gruppo di corrispondenze della posizione del problema. I criteri di posizione validi sono: (line), (line,column) e (startLine,startColumn,endLine,endColumn). Se omesso, si presuppone che sia impostato su line e column.", + "JsonSchema.pattern.loop": "In un matcher di più righe il ciclo indica se questo criterio viene eseguito in un ciclo finché esiste la corrispondenza. Può essere specificato solo come ultimo criterio in un criterio su più righe.", + "JsonSchema.pattern.message": "Indice del gruppo di corrispondenze del messaggio. Se omesso, il valore predefinito è 4 se si specifica la posizione; in caso contrario, il valore predefinito è 5.", + "JsonSchema.pattern.regexp": "Espressione regolare per trovare un messaggio di tipo errore, avviso o info nell'output.", + "JsonSchema.pattern.severity": "Indice del gruppo di corrispondenze della gravità del problema. Il valore predefinito è undefined", + "JsonSchema.problemMatcher.applyTo": "Controlla se un problema segnalato in un documento di testo è valido solo per i documenti aperti o chiusi oppure per tutti i documenti.", + "JsonSchema.problemMatcher.base": "Nome di un matcher problemi di base da usare.", + "JsonSchema.problemMatcher.fileLocation": "Consente di definire come interpretare i nomi file indicati in un criterio di problema.", + "JsonSchema.problemMatcher.owner": "Proprietario del problema in Visual Studio Code. Può essere omesso se si specifica base. Se è omesso e non si specifica base, viene usato il valore predefinito 'external'.", + "JsonSchema.problemMatcher.pattern": "Criterio di problema o nome di un criterio di problema predefinito. Può essere omesso se si specifica base.", + "JsonSchema.problemMatcher.severity": "Gravità predefinita per i problemi di acquisizione. Viene usato se il criterio non definisce un gruppo di corrispondenze per la gravità.", + "JsonSchema.problemMatcher.watchedBegin": "Espressione regolare con cui viene segnalato l'avvio dell'esecuzione di un'attività controllata attivato tramite il controllo dei file.", + "JsonSchema.problemMatcher.watchedEnd": "Espressione regolare con cui viene segnalato il termine dell'esecuzione di un'attività controllata.", + "JsonSchema.problemMatcher.watching.activeOnStart": "Se impostato su true, indica che il watcher è in modalità attiva all'avvio dell'attività. Equivale a inviare una riga che corrisponde al criterio di avvio", + "JsonSchema.problemMatcher.watching.beginsPattern": "Se corrisponde nell'output, viene segnalato l'avvio di un'attività di controllo.", + "JsonSchema.problemMatcher.watching.endsPattern": "Se corrisponde nell'output, viene segnalata la fine di un'attività di controllo.", + "JsonSchema.promptOnClose": "Indica se viene visualizzato un prompt utente quando Visual Studio Code viene chiuso con un'attività in background in esecuzione.", + "JsonSchema.shell": "Specifica se il comando è un comando della shell o un programma esterno. Se omesso, viene usato il valore predefinito false.", + "JsonSchema.showOutput": "Controlla la visualizzazione dell'output dell'attività in esecuzione. Se omesso, viene usato 'always'.", + "JsonSchema.suppressTaskName": "Controlla se il nome dell'attività viene aggiunto come argomento al comando. Il valore predefinito è false.", + "JsonSchema.taskSelector": "Prefisso per indicare che un argomento è l'attività.", + "JsonSchema.tasks": "Configurazioni dell'attività. In genere si tratta di miglioramenti dell'attività già definite nello strumento di esecuzione attività esterno.", + "JsonSchema.tasks.args": "Argomenti aggiuntivi passati al comando quando viene richiamata questa attività.", + "JsonSchema.tasks.build": "Esegue il mapping di questa attività al comando di compilazione predefinito di Visual Studio Code.", + "JsonSchema.tasks.matchers": "Matcher problemi da usare. Può essere una stringa oppure una definizione di matcher problemi oppure una matrice di stringhe e matcher problemi.", + "JsonSchema.tasks.showOutput": "Controlla la visualizzazione dell'output dell'attività in esecuzione. Se omesso, viene usato il valore definito globalmente.", + "JsonSchema.tasks.suppressTaskName": "Controlla se il nome dell'attività viene aggiunto come argomento al comando. Se omesso, viene usato il valore definito globalmente.", + "JsonSchema.tasks.taskName": "Nome dell'attività", + "JsonSchema.tasks.test": "Esegue il mapping di questa attività al comando di test predefinito di Visual Studio Code.", + "JsonSchema.tasks.watching": "Indica se l'attività eseguita viene mantenuta attiva e controlla il file system.", + "JsonSchema.version": "Numero di versione della configurazione", + "JsonSchema.watching": "Indica se l'attività eseguita viene mantenuta attiva e controlla il file system.", + "JsonSchema.watchingPattern.file": "Indice del gruppo di corrispondenze del nome file. Può essere omesso.", + "JsonSchema.watchingPattern.regexp": "Espressione regolare per rilevare l'inizio o la fine di un'attività di controllo.", + "JsonSchema.windows": "Configurazione della build specifica di Windows", + "RebuildAction.label": "Esegui attività di ricompilazione", + "RunTaskAction.label": "Esegui attività", + "ShowLogAction.label": "Mostra log attività", + "TaskSystem.active": "Al momento c'è già un'attività attiva in esecuzione. Terminarla prima di eseguirne un'altra.", + "TaskSystem.invalidTaskJson": "Errore: nel contenuto del file tasks.json sono presenti errori di sintassi. Correggerli prima di eseguire un'attività.\n", + "TaskSystem.noBuildType": "Non è stato configurato alcuno strumento di esecuzione attività. Gli strumenti supportati sono 'service' e 'program'.", + "TaskSystem.noConfiguration": "Non ci sono strumenti di esecuzione attività configurati.", + "TaskSystem.runningTask": "È presente un'attività in esecuzione. Terminarla?", + "TaskSystem.terminateTask": "&&Termina attività", + "TaskSystem.unknownError": "Si è verificato un errore durante l'esecuzione di un'attività. Per dettagli, vedere il log attività.", + "TerminateAction.failed": "Non è stato possibile terminare l'attività in esecuzione", + "TerminateAction.label": "Termina attività in esecuzione", + "TestAction.label": "Esegui attività di test", + "manyMarkers": "Più di 99", + "taskCommands": "Esegui attività", + "tasksCategory": "Attività" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json b/i18n/ita/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json index 8b6ad71cd4e..933b01ef3b0 100644 --- a/i18n/ita/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "ConfigurationParser.globalMatcher": "Avviso: non è possibile combinare matcher globali e attività. I matcher globali verranno ignorati.", + "ConfigurationParser.invalidCWD": "Avviso: options.cwd deve essere di tipo string. Il valore {0} verrà ignorato.\n", + "ConfigurationParser.invalidVaraibleReference": "Errore: il riferimento a problemMatcher non è valido: {0}\n", + "ConfigurationParser.noCommand": "Errore: non è stato specificato alcun nome di comando valido.", + "ConfigurationParser.noName": "Errore: è necessario specificare un nome per il matcher problemi nell'ambito di dichiarazione:\n{0}\n", + "ConfigurationParser.noTaskName": "Errore: le attività devono specificare una proprietà taskName. L'attività verrà ignorata.\n{0}\n", + "ConfigurationParser.noargs": "Errore: gli argomenti del comando devono essere una matrice di stringhe. Il valore specificato è:\n{0}", + "ConfigurationParser.unknownMatcherKind": "Avviso: il matcher problemi definito è sconosciuto. I tipi supportati sono string | ProblemMatcher | (string | ProblemMatcher)[].\n{0}\n" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json b/i18n/ita/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json index 8b6ad71cd4e..bbd4b5dc9e8 100644 --- a/i18n/ita/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "TaskSystemDetector.noGruntProgram": "Grunt non è installato nel sistema. Eseguire npm install -g grunt per installarlo.", + "TaskSystemDetector.noGulpProgram": "Gulp non è installato nel sistema. Eseguire npm install -g gulp per installarlo.", + "TaskSystemDetector.noGulpTasks": "Eseguendo gulp --tasks-simple non è stata elencata alcuna attività. È stato eseguito npm install?", + "TaskSystemDetector.noJakeProgram": "Jake non è installato nel sistema. Eseguire npm install -g jake per installarlo.", + "TaskSystemDetector.noJakeTasks": "Eseguendo jake --tasks non è stata elencata alcuna attività. È stato eseguito npm install?", + "TaskSystemDetector.noProgram": "Il programma {0} non è stato trovato. Messaggio: {1}" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json b/i18n/ita/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json index 8b6ad71cd4e..adda9f8cb7c 100644 --- a/i18n/ita/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "TaskRunnerSystem.cancelRequested": "\nL'attività '{0}' è stata terminata come richiesto dall'utente.", + "TaskRunnerSystem.childProcessError": "Non è stato possibile avviare il programma esterno {0} {1}.", + "TaskRunnerSystem.fatalError": "La configurazione attività specificata contiene errori di convalida. Per dettagli, vedere il log di output dell'attività.", + "TaskRunnerSystem.noBuildTask": "Non è stata configurata alcuna attività di compilazione.", + "TaskRunnerSystem.noTestTask": "Non è stata configurata alcuna attività di test.", + "TaskRunnerSystem.norebuild": "Non sono state trovate attività da eseguire.", + "TaskRunnerSystem.unknownError": "Si è verificato un errore sconosciuto durante l'esecuzione di un'attività. Per dettagli, vedere il log di output dell'attività.", + "TaskRunnerSystem.watchingBuildTaskFinished": "\nIl controllo delle attività di compilazione è terminato." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json b/i18n/ita/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json index 8b6ad71cd4e..be802ebbe5f 100644 --- a/i18n/ita/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json +++ b/i18n/ita/src/vs/workbench/parts/themes/electron-browser/themes.contribution.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 +{ + "preferences": "Preferenze", + "problemChangingTheme": "Problema durante il caricamento del tema: {0}", + "selectTheme.label": "Tema colori", + "themes.selectTheme": "Seleziona tema colori" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/services/files/node/fileService.i18n.json b/i18n/ita/src/vs/workbench/services/files/node/fileService.i18n.json index 8b6ad71cd4e..9840b30f031 100644 --- a/i18n/ita/src/vs/workbench/services/files/node/fileService.i18n.json +++ b/i18n/ita/src/vs/workbench/services/files/node/fileService.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "fileBinaryError": "Il file sembra essere binario e non può essere aperto come file di testo", + "fileIsDirectoryError": "Il file è la directory ({0})", + "fileNotFoundError": "Il file non è stato trovato ({0})", + "fileReadOnlyError": "Il file è di sola lettura", + "foldersCopyError": "Non è possibile copiare le cartelle nell'area di lavoro. Selezionare i singoli file per copiarli.", + "unableToMoveCopyError": "Non è possibile eseguire operazioni di spostamento/copia. Il file sostituirebbe la cartella in cui è contenuto." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/services/history/browser/history.i18n.json b/i18n/ita/src/vs/workbench/services/history/browser/history.i18n.json index 8b6ad71cd4e..58059cfdfb7 100644 --- a/i18n/ita/src/vs/workbench/services/history/browser/history.i18n.json +++ b/i18n/ita/src/vs/workbench/services/history/browser/history.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "devExtensionWindowTitle": "[Host di sviluppo estensione] - {0}", + "prefixDecoration": "{0} {1}", + "prefixTitle": "{0} - {1}", + "prefixWorkspaceTitle": "{0} - {1} - {2}", + "prefixWorkspaceTitleMac": "{0} - {1}", + "workspaceTitle": "{0} - {1}" +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json b/i18n/ita/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json index 8b6ad71cd4e..97e0a2aec5c 100644 --- a/i18n/ita/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json +++ b/i18n/ita/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json @@ -3,4 +3,20 @@ * 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 +{ + "invalid.keybindings": "Il valore di `contributes.{0}` non è valido: {1}", + "keybindings.json.command": "Nome del comando da eseguire", + "keybindings.json.key": "Tasto o sequenza di tasti (separati da spazio)", + "keybindings.json.title": "Configurazione dei tasti di scelta rapida", + "keybindings.json.when": "Condizione quando il tasto è attivo.", + "nonempty": "è previsto un valore non vuoto.", + "optstring": "la proprietà `{0}` può essere omessa o deve essere di tipo `string`", + "requirestring": "la proprietà `{0}` è obbligatoria e deve essere di tipo `string`", + "vscode.extension.contributes.keybindings": "Tasti di scelta rapida per contributes.", + "vscode.extension.contributes.keybindings.command": "Identificatore del comando da eseguire quando si attiva il tasto di scelta rapida.", + "vscode.extension.contributes.keybindings.key": "Tasto o sequenza di tasti (separare i tasti con un segno di addizione e le sequenze con uno spazio, ad esempio CTRL+O e CTRL+L L per una combinazione)", + "vscode.extension.contributes.keybindings.linux": "Tasto o sequenza di tasti specifica di Linux.", + "vscode.extension.contributes.keybindings.mac": "Tasto o sequenza di tasti specifica di Mac.", + "vscode.extension.contributes.keybindings.when": "Condizione quando il tasto è attivo.", + "vscode.extension.contributes.keybindings.win": "Tasto o sequenza di tasti specifica di Windows." +} \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/services/message/electron-browser/messageService.i18n.json b/i18n/ita/src/vs/workbench/services/message/electron-browser/messageService.i18n.json index d5b014da5b8..0a3e13558f2 100644 --- a/i18n/ita/src/vs/workbench/services/message/electron-browser/messageService.i18n.json +++ b/i18n/ita/src/vs/workbench/services/message/electron-browser/messageService.i18n.json @@ -4,5 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "yesButton": "Sì" + "cancelButton": "Annulla", + "yesButton": "&&Sì" } \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/services/request/node/requestService.i18n.json b/i18n/ita/src/vs/workbench/services/request/node/requestService.i18n.json index 47c67ecba2e..ffd266f1040 100644 --- a/i18n/ita/src/vs/workbench/services/request/node/requestService.i18n.json +++ b/i18n/ita/src/vs/workbench/services/request/node/requestService.i18n.json @@ -5,6 +5,7 @@ // Do not edit this file. It is machine generated. { "httpConfigurationTitle": "Configurazione HTTP", - "localFileNotFound": "File non trovato", - "proxy": "Impostazione proxy da usare. Se non è impostata, verrà ottenuta dalle variabili di ambiente http_proxy e https_proxy" + "localFileNotFound": "Il file non è stato trovato.", + "proxy": "Impostazione proxy da usare. Se non è impostata, verrà ottenuta dalle variabili di ambiente http_proxy e https_proxy", + "strictSSL": "Indica se il certificato del server proxy deve essere verificato in base all'elenco di CA specificate." } \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/services/themes/node/themeService.i18n.json b/i18n/ita/src/vs/workbench/services/themes/node/themeService.i18n.json index 8b6ad71cd4e..9151d97a44c 100644 --- a/i18n/ita/src/vs/workbench/services/themes/node/themeService.i18n.json +++ b/i18n/ita/src/vs/workbench/services/themes/node/themeService.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "error.cannotloadtheme": "Non è possibile caricare {0}", + "error.cannotparse": "Problemi durante l'analisi del file plist: {0}", + "invalid.path.1": "Valore previsto di `contributes.{0}.path` ({1}) da includere nella cartella dell'estensione ({2}). L'estensione potrebbe non essere più portatile.", + "reqarray": "Il punto di estensione `{0}` deve essere una matrice.", + "reqpath": "È previsto un valore stringa in `contributes.{0}.path`. Valore specificato: {1}", + "vscode.extension.contributes.themes": "Temi colori TextMate per contributes.", + "vscode.extension.contributes.themes.label": "Etichetta del tema colori visualizzata nell'interfaccia utente.", + "vscode.extension.contributes.themes.path": "Percorso del file tmTheme. È relativo alla cartella delle estensioni e corrisponde in genere a './themes/themeFile.tmTheme'.", + "vscode.extension.contributes.themes.uiTheme": "Tema di base che definisce i colori nell'editor: 'vs' è il tema colori chiaro, mentre 'vs-dark' è il tema colori scuro." +} \ No newline at end of file diff --git a/i18n/jpn/extensions/typescript/package.i18n.json b/i18n/jpn/extensions/typescript/package.i18n.json index 8b6ad71cd4e..db7dd7e63e5 100644 --- a/i18n/jpn/extensions/typescript/package.i18n.json +++ b/i18n/jpn/extensions/typescript/package.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 +{ + "configuration.typescript": "TypeScript の構成", + "javascript.reloadProjects.title": "JavaScript プロジェクトを再度読み込みます", + "typescript.reloadProjects.title": "TypeScript プロジェクトを再度読み込みます", + "typescript.tsdk.desc": "使用する tsserver と lib*.d.ts ファイルが含まれているフォルダーのパスを指定します。", + "typescript.useCodeSnippetsOnMethodSuggest.dec": "パラメーター シグネチャを含む完全な関数。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/base/browser/ui/aria/aria.i18n.json b/i18n/jpn/src/vs/base/browser/ui/aria/aria.i18n.json index 8b6ad71cd4e..39dce61ea6b 100644 --- a/i18n/jpn/src/vs/base/browser/ui/aria/aria.i18n.json +++ b/i18n/jpn/src/vs/base/browser/ui/aria/aria.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 +{ + "repeated": "{0} (再発)" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/base/browser/ui/inputbox/inputBox.i18n.json b/i18n/jpn/src/vs/base/browser/ui/inputbox/inputBox.i18n.json index 8b6ad71cd4e..225b7074394 100644 --- a/i18n/jpn/src/vs/base/browser/ui/inputbox/inputBox.i18n.json +++ b/i18n/jpn/src/vs/base/browser/ui/inputbox/inputBox.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "alertErrorMessage": "エラー: {0}", + "alertInfoMessage": "情報: {0}", + "alertWarningMessage": "警告: {0}" +} \ 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 8b6ad71cd4e..7b83ead5efc 100644 --- a/i18n/jpn/src/vs/base/common/keyCodes.i18n.json +++ b/i18n/jpn/src/vs/base/common/keyCodes.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 +{ + "altKey": "Alt", + "cmdKey": "コマンド", + "ctrlKey": "Ctrl", + "shiftKey": "Shift", + "windowsKey": "Windows" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/base/common/processes.i18n.json b/i18n/jpn/src/vs/base/common/processes.i18n.json index 8b6ad71cd4e..625e9ba1eed 100644 --- a/i18n/jpn/src/vs/base/common/processes.i18n.json +++ b/i18n/jpn/src/vs/base/common/processes.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 +{ + "ExecutableParser.args": "警告: 引数は、型 string[] でなければなりません。値 {0} を無視します。", + "ExecutableParser.commandMissing": "エラー: 実行可能ファイルの情報は、型 string のコマンドを定義する必要があります。", + "ExecutableParser.invalidCWD": "警告: options.cwd は、型 string でなければなりません。値 {0} を無視します。", + "ExecutableParser.isShellCommand": "警告: isShellCommand は、型ブール値でなければなりません。値 {0} を無視します。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/base/node/processes.i18n.json b/i18n/jpn/src/vs/base/node/processes.i18n.json index 8b6ad71cd4e..56716cabe3c 100644 --- a/i18n/jpn/src/vs/base/node/processes.i18n.json +++ b/i18n/jpn/src/vs/base/node/processes.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 +{ + "TaskRunner.UNC": "UNC ドライブでシェル コマンドを実行できません。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/base/node/zip.i18n.json b/i18n/jpn/src/vs/base/node/zip.i18n.json index 8b6ad71cd4e..49723695385 100644 --- a/i18n/jpn/src/vs/base/node/zip.i18n.json +++ b/i18n/jpn/src/vs/base/node/zip.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 +{ + "notFound": "zip ファイルの中に {0} が見つかりません。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json b/i18n/jpn/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json index 8b6ad71cd4e..ae63d3ba295 100644 --- a/i18n/jpn/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json +++ b/i18n/jpn/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "quickOpenAriaLabel": "選択", + "quickOpenAriaLabelEntry": "{0}、選択" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json b/i18n/jpn/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json index 8b6ad71cd4e..cf33b2e4408 100644 --- a/i18n/jpn/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json +++ b/i18n/jpn/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "quickOpenAriaLabel": "クイック選択。入力すると結果が絞り込まれます。", + "treeAriaLabel": "クイック選択" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/editor/common/commonCodeEditor.i18n.json b/i18n/jpn/src/vs/editor/common/commonCodeEditor.i18n.json index 8b6ad71cd4e..2b1bbb35727 100644 --- a/i18n/jpn/src/vs/editor/common/commonCodeEditor.i18n.json +++ b/i18n/jpn/src/vs/editor/common/commonCodeEditor.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 +{ + "showAccessibilityHelp": "スクリーン リーダーを使用している場合、{0} を押してください。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/editor/common/config/defaultConfig.i18n.json b/i18n/jpn/src/vs/editor/common/config/defaultConfig.i18n.json index 8b6ad71cd4e..3fdfb4e461b 100644 --- a/i18n/jpn/src/vs/editor/common/config/defaultConfig.i18n.json +++ b/i18n/jpn/src/vs/editor/common/config/defaultConfig.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 +{ + "editorViewAccessibleLabel": "エディターのコンテンツ" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/editor/common/services/bulkEdit.i18n.json b/i18n/jpn/src/vs/editor/common/services/bulkEdit.i18n.json index 8b6ad71cd4e..f18b7308240 100644 --- a/i18n/jpn/src/vs/editor/common/services/bulkEdit.i18n.json +++ b/i18n/jpn/src/vs/editor/common/services/bulkEdit.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 +{ + "conflict": "この間に次のファイルが変更されました: {0}" +} \ No newline at end of file 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 8b6ad71cd4e..9c445881227 100644 --- a/i18n/jpn/src/vs/editor/common/services/modeServiceImpl.i18n.json +++ b/i18n/jpn/src/vs/editor/common/services/modeServiceImpl.i18n.json @@ -3,4 +3,23 @@ * 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 +{ + "invalid": "無効な `contributes.{0}`。配列が必要です。", + "invalid.empty": "`contributes.{0}` に対する空の値", + "opt.aliases": "プロパティ `{0}` を省略するか、型 `string[]` にする必要があります", + "opt.configuration": "プロパティ `{0}` を省略するか、型 `string` にする必要があります", + "opt.extensions": "プロパティ `{0}` を省略するか、型 `string[]` にする必要があります", + "opt.filenames": "プロパティ `{0}` を省略するか、型 `string[]` にする必要があります", + "opt.firstLine": "プロパティ `{0}` を省略するか、型 `string` にする必要があります", + "opt.mimetypes": "プロパティ `{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": "言語に関連付けられたファイル名の glob パターン。", + "vscode.extension.contributes.languages.filenames": "言語に関連付けられたファイル名。", + "vscode.extension.contributes.languages.firstLine": "言語のファイルの最初の行に一致する正規表現。", + "vscode.extension.contributes.languages.id": "言語の ID。", + "vscode.extension.contributes.languages.mimetypes": "言語に関連付けられている MIME の種類。" +} \ 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 8b6ad71cd4e..7d5e754e02c 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 @@ -3,4 +3,18 @@ * 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 +{ + "ShowAccessibilityHelpAction": "アクセシビリティのヘルプを表示します", + "experimentalScreenReaderOptsOn": "editor.experimentalScreenReader 設定キーによって、実験用スクリーン リーダーのサポートがオンになっています。", + "experimentalScreenReaderSessionOff": "実験用スクリーン リーダーのサポートがオフになっています。{0} を押してこのセッションでオンにするか、editor.experimentalScreenReader 設定を true に構成して、すべてのセッションでオンになるようにしてください。", + "experimentalScreenReaderSessionOffNoKb": "実験用スクリーン リーダーのサポートがオフになっています。コマンド {0} は、ショートカット キーでは現在トリガーできません。editor.experimentalScreenReader 設定を true に構成して、すべてのセッションでオンになるようにしてください。", + "experimentalScreenReaderSessionOn": "実験用スクリーン リーダーのサポートがこのセッションではオンになっています。{0} を押すと、この動作を切り替えます。", + "experimentalScreenReaderSessionOnNoKb": "実験用スクリーン リーダーのサポートがこのセッションではオンになっています。コマンド {0} は、ショートカット キーでは現在トリガーできません。", + "introMsg": "VS Code の実験用アクセシビリティ オプションをご利用いただき、ありがとうございます。", + "outroMsg": "Esc キーを押すと、ヒントを消してエディターに戻ることができます。", + "status": "ステータス:", + "tabFocusModeOffMsg": "このエディターで Tab キーを押すと、タブ文字が挿入されます。{0} を押すと、この動作が切り替わります。", + "tabFocusModeOffMsgNoKb": "このエディターで Tab キーを押すと、次のフォーカス可能な要素にフォーカスを移動します。コマンド {0} は、ショートカット キーでは現在トリガーできません。", + "tabFocusModeOnMsg": "このエディターで 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 8b6ad71cd4e..ef238deddcc 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 @@ -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 +{ + "DefineKeybindingAction": "ショートカット キーの定義", + "defineKeybinding.initial": "任意のキーの組み合わせを押し、ENTER キーを押します", + "defineKeybinding.kbLayoutErrorMessage": "現在のキーボード レイアウトでは、このキーの組み合わせを生成することはできません。", + "defineKeybinding.kbLayoutInfoMessage": "現在のキーボード レイアウト用に押します", + "defineKeybinding.start": "ショートカット キーの定義" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/editor/contrib/find/common/findController.i18n.json b/i18n/jpn/src/vs/editor/contrib/find/common/findController.i18n.json index 8b6ad71cd4e..4b2a75c8fb1 100644 --- a/i18n/jpn/src/vs/editor/contrib/find/common/findController.i18n.json +++ b/i18n/jpn/src/vs/editor/contrib/find/common/findController.i18n.json @@ -3,4 +3,15 @@ * 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 +{ + "addSelectionToNextFindMatch": "選択した項目を次の一致項目に追加", + "changeAll.label": "すべての出現箇所を変更", + "findNextMatchAction": "次を検索", + "findPreviousMatchAction": "前を検索", + "moveSelectionToNextFindMatch": "最後に選択した項目を次の一致項目に移動", + "nextSelectionMatchFindAction": "次の選択項目を検索", + "previousSelectionMatchFindAction": "前の選択項目を検索", + "selectAllOccurencesOfFindMatch": "一致項目のすべてのオカレンスを選択", + "startFindAction": "検索", + "startReplace": "置換" +} \ 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 8b6ad71cd4e..53abda9ea8a 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 @@ -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 +{ + "foldAction.label": "折りたたみ", + "foldAllAction.label": "すべて折りたたみ", + "unfoldAction.label": "展開", + "unfoldAllAction.label": "すべて展開" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/editor/contrib/format/common/formatActions.i18n.json b/i18n/jpn/src/vs/editor/contrib/format/common/formatActions.i18n.json index 8b6ad71cd4e..ab3299baa08 100644 --- a/i18n/jpn/src/vs/editor/contrib/format/common/formatActions.i18n.json +++ b/i18n/jpn/src/vs/editor/contrib/format/common/formatActions.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 +{ + "formatAction.label": "コードの書式設定" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/editor/contrib/hover/browser/hover.i18n.json b/i18n/jpn/src/vs/editor/contrib/hover/browser/hover.i18n.json index 8b6ad71cd4e..13ad7162719 100644 --- a/i18n/jpn/src/vs/editor/contrib/hover/browser/hover.i18n.json +++ b/i18n/jpn/src/vs/editor/contrib/hover/browser/hover.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 +{ + "showHover": "ホバーの表示" +} \ 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 8b6ad71cd4e..06afaae1ffd 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 @@ -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 +{ + "changeIndentationSize": "現在のファイルのタブのサイズを変更", + "configuredTabSize": "構成されたタブのサイズ", + "indentationToSpaces": "インデントをスペースに変換", + "indentationToTabs": "インデントをタブに変換", + "selectTabWidth": "現在のファイルのタブのサイズを選択" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/editor/contrib/rename/common/rename.i18n.json b/i18n/jpn/src/vs/editor/contrib/rename/common/rename.i18n.json index 8b6ad71cd4e..cbba344d48e 100644 --- a/i18n/jpn/src/vs/editor/contrib/rename/common/rename.i18n.json +++ b/i18n/jpn/src/vs/editor/contrib/rename/common/rename.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 +{ + "no result": "結果がありません。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json b/i18n/jpn/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json index 8b6ad71cd4e..24a9deb3b46 100644 --- a/i18n/jpn/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json +++ b/i18n/jpn/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.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 +{ + "toggle.wordwrap": "表示: [右端で折り返す] の設定/解除" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/editor/node/languageConfiguration.i18n.json b/i18n/jpn/src/vs/editor/node/languageConfiguration.i18n.json index 8b6ad71cd4e..deb3fe41535 100644 --- a/i18n/jpn/src/vs/editor/node/languageConfiguration.i18n.json +++ b/i18n/jpn/src/vs/editor/node/languageConfiguration.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 +{ + "parseErrors": "{0} を解析中のエラー: {1}" +} \ 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 8b6ad71cd4e..26447109bf3 100644 --- a/i18n/jpn/src/vs/editor/node/textMate/TMSnippets.i18n.json +++ b/i18n/jpn/src/vs/editor/node/textMate/TMSnippets.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "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-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 8b6ad71cd4e..2fdf34e92ed 100644 --- a/i18n/jpn/src/vs/editor/node/textMate/TMSyntax.i18n.json +++ b/i18n/jpn/src/vs/editor/node/textMate/TMSyntax.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "invalid.language": "`contributes.{0}.language` で不明な言語です。提供された値: {1}", + "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.language": "この構文の提供先の言語 ID です。", + "vscode.extension.contributes.grammars.path": "tmLanguage ファイルのパス。拡張機能フォルダーの相対パスであり、通常 './syntaxes/' で始まります。", + "vscode.extension.contributes.grammars.scopeName": "tmLanguage ファイルにより使用される textmate スコープ名。" +} \ No newline at end of file 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 8b6ad71cd4e..65eac0fd661 100644 --- a/i18n/jpn/src/vs/languages/html/common/htmlTags.i18n.json +++ b/i18n/jpn/src/vs/languages/html/common/htmlTags.i18n.json @@ -3,4 +3,114 @@ * 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 +{ + "tags.a": "要素に href 属性がある場合は、そのコンテンツによってラベル付けされるハイパーリンク (ハイパーテキスト アンカー) を表します。", + "tags.abbr": "abbr 要素は略称や頭字語を表します。オプションでその正式名称を加えることができます。title 属性を使用して、その略称の正式名称を指定することができます。この属性を指定した場合、略称の正式名称を含めなければなりません。それ以外のものは含めることはできません。", + "tags.address": "address 要素は、最も近い article または body 要素の先祖の連絡先情報を表します。body 要素の場合、連絡先情報はドキュメント全体に適用されます。", + "tags.area": "area 要素は、一部のテキストのハイパーリンクとイメージ マップ上に対応する領域があるものと、イメージ マップ上にデッド領域があるものを表します。", + "tags.article": "article 要素は、ドキュメント、ページ、アプリケーション、またはサイトの完全な、あるいは自己完結した構成を表します。つまり、原則として、シンジケートのように単独で再配布や再利用が可能なものです。これは、フォーラム記事、雑誌や新聞の記事、ブログ記事、ユーザーが送信したコメント、インタラクティブなウィジェットやガジェット、その他、コンテンツの独立した項目である場合があります。各記事は、article 子要素として見出し (h1 から h6 要素) を含むことによって通常識別されます。", + "tags.aside": "aside 要素はページのセクションを表しています。ページのセクションは、aside 要素の前後のコンテンツに関連しているコンテンツで構成されていますが、そのコンテンツから分離されたものと見なすことができます。このようなセクションは、印刷物ではよく側面記事として表されるものです。", + "tags.audio": "audio 要素はサウンドやオーディオのストリームを表します。", + "tags.b": "b 要素は、特別な重要性、代替音声、気分などの意味はなく、実用的に注目されるべきテキストの範囲を表します。たとえば、ドキュメントの概要にあるキーワード、レビューの製品名、対話型のテキスト主動ソフトウェアにおける実行可能な単語、記事のリードなどです。", + "tags.base": "base 要素を使用すると、作成者は相対 URL の解決を目的としてドキュメントのベース URL を指定するか、ハイパーリンクをフォローするために既定のブラウジング コンテキストの名前を指定できます。この要素は、この情報以上のコンテンツを表しません。", + "tags.bdi": "bdi 要素は、双方向テキスト書式のために、その周囲のものからは分離されるテキストの範囲を表します。[BIDI]", + "tags.blockquote": "blockquote 要素は、別のソースから引用されるコンテンツを表します。オプションで、footer 要素または cite 要素内になければならない引用や、注釈、省略形などのインライン変更を使用します。", + "tags.body": "body 要素はドキュメントのコンテンツを表します。", + "tags.br": "br 要素は改行を表します。", + "tags.button": "button 要素はそのコンテンツによってラベル付けされるボタンを表します。", + "tags.canvas": "canvas 要素は、グラフ、ゲーム グラフィックス、アートやその他の画像イメージを即席でレンダリングするために使用可能な、解像度依存のビットマップ キャンバスをスクリプトに提供します。", + "tags.caption": "caption 要素に親がいて、それが table 要素である場合、caption 要素は、その親である table 要素のタイトルを表します。", + "tags.cite": "cite 要素は創造的な作品への参照を表します。これには、作品のタイトル、作成者 (個人、団体、または組織) の名前または URL 参照が含まれます。また、引用メタデータを追加するために使用される規則に従って省略された形式の参照である場合があります。", + "tags.code": "code 要素はコンピューター コードのフラグメントを表します。これは、コンピューターが認識できる XML 要素名、ファイル名、コンピューター プログラム、またはその他の文字列である場合があります。", + "tags.col": "col 要素の親が colgroup 要素であり、その親が table 要素である場合、col 要素はその colgroup で表される列グループ内の 1 つ以上の列を表します。", + "tags.colgroup": "colgroup 要素の親が table 要素である場合、親である table の 1 つ以上の列のグループを表します。", + "tags.datalist": "datalist 要素は、他のコントロールの事前定義オプションを表す一連の option 要素を表します。レンダリングでは、datalist 要素は何も表しません。その子と共に非表示になります。", + "tags.dbo": "bdo 要素は、その子に対する明示的なテキスト方向の書式設定制御を表します。これにより、作成者は明示的に方向の上書きを指定することで、Unicode 双方向アルゴリズムを上書きできるようになります。[BIDI]", + "tags.dd": "dd 要素は、記述リスト (dl 要素) における説明、定義、あるいは値、用語の説明グループの一部を表します。", + "tags.del": "del 要素はドキュメントからの削除を表します。", + "tags.details": "details 要素は、ユーザーが追加の情報を取得したりコントロールを表示させたりできる開示ウィジェットを表します。", + "tags.dfn": "dfn 要素は用語の定義インスタンスを表します。dfn 要素の最も近い先祖である段落、記述リスト グループ、またはセクションには、dfn 要素により指定された用語の定義も含まれていなければなりません。", + "tags.dialog": "dialog 要素は、ダイアログ ボックス、詳細情報、ウィンドウなど、タスクを実行するためにユーザーが対話するアプリケーションの一部を表します。", + "tags.div": "div 要素には特別な意味をまったくありません。これはその子を表します。これを class、lang および title 属性と共に使用して、連続する要素のグループに共通のセマンティクスをマークアップできます。", + "tags.dl": "dl 要素は、ゼロ個以上の name-value グループで構成される関連リスト (記述リスト) を表します。name-value グループは 1 つ以上の名前 (dt 要素) と、それに続く 1 つ以上の値 (dd 要素) で構成され、dt 要素と dd 要素以外のノードは無視されます。1 つの dl 要素内で、各名前につき複数の dt 要素があってはなりません。", + "tags.dt": "dt 要素は、記述リスト (dl 要素) における用語、あるいは名前、用語の説明グループの部分を表します。", + "tags.em": "em 要素はそのコンテンツの強調を表します。", + "tags.embed": "embed 要素は、外部の (通常は非 HTML) アプリケーションや対話型コンテンツの統合ポイントを提供します。", + "tags.fieldset": "fieldset 要素は、共通の名前の下でオプションでグループ化された一連のフォーム コントロールを表します。", + "tags.figcaption": "figcaption 要素は、figcaption 要素の親である figure 要素の残りのコンテンツ (存在する場合) のキャプションや凡例を表します。", + "tags.figure": "figure 要素はいくつかのフロー コンテンツを表します。オプションで、キャプションが付きます。これは (完全な文章のように) 自己完結しており、通常はドキュメントのメイン フローから単体として参照されます。", + "tags.footer": "footer 要素は、その最も近い先祖のセクショニング コンテンツまたはセクショニング root 要素のフッターを表します。通常、フッターにはセクションの作成者、関連するドキュメントへのリンク、著作権情報など、そのセクションに関する情報が含まれます。", + "tags.form": "form 要素は、フォーム関連要素のコレクションを表します。これらのいくつかは、処理のためにサーバーに送信できる編集可能な値を表すことができます。", + "tags.h1": "h1 要素はセクション見出しを表します。", + "tags.h2": "h2 要素はセクション見出しを表します。", + "tags.h3": "h3 要素はセクション見出しを表します。", + "tags.h4": "h4 要素はセクション見出しを表します。", + "tags.h5": "h5 要素はセクション見出しを表します。", + "tags.h6": "h6 要素はセクション見出しを表します。", + "tags.head": "head 要素はドキュメントのメタデータのコレクションを表します。", + "tags.header": "header 要素は、その最も近い先祖のセクショニング コンテンツまたはセクショニング root 要素の導入部コンテンツを表します。通常、ヘッダーには導入やナビゲーション補助のグループが含まれます。最も近い先祖のセクショニング コンテンツまたはセクショニング root 要素が body 要素である場合、ページ全体に適用されます。", + "tags.hr": "hr 要素は、段落レベルのテーマの区切り (ストーリーの場面が変わるときや、参考書のセクション内の別のトピックに移るときなど) を表します。", + "tags.html": "html 要素は HTML ドキュメントのルートを表します。", + "tags.i": "i 要素は、質の異なるテキストであることを示す形で、代替音声やムードなど、通常の文体から区別されるテキストの範囲を表します。たとえば、欧文においては、分類上の意味、技術用語、別の言語の慣用句、翻字、思考、船名などがあります。", + "tags.iframe": "iframe 要素は入れ子になったブラウジング コンテキストを表します。", + "tags.img": "img 要素はイメージを表します。", + "tags.input": "input 要素は、入力されたデータ フィールドを表します。通常、ユーザーがデータを編集できるようにするフォーム コントロールが付いています。", + "tags.ins": "ins 要素はドキュメントへの追記を表します。", + "tags.kbd": "kbd 要素はユーザー入力を表します (通常はキーボード入力ですが、音声コマンドなどの他の入力を表すために使用することもできます)。", + "tags.label": "label 要素はユーザー インターフェイスのキャプションを表します。キャプションは、for 属性を使用するか、label 要素内にフォーム コントロールを置くことで、label 要素のラベル付きコントロールとして知られる特定のフォーム コントロールに関連付けることができます", + "tags.legend": "legend 要素は、legend 要素の親である fieldset 要素の残りのコンテンツ (存在する場合) のキャプションを表します。", + "tags.li": "li 要素はリスト項目を表します。その親要素が ol、ul、または menu 要素である場合、li 要素はその親要素に定義されているところにしたがって、親要素のリストの項目となります。それ以外の場合、リスト項目は定義済みのリストに関連する他の li 要素との関係はありません。", + "tags.link": "作成者は link 要素を使って文書を他のリソースにリンクさせることができます。", + "tags.main": "main 要素は、ドキュメントやアプリケーションの本体のメイン コンテンツを表します。メイン コンテンツ領域は、ドキュメントの中心的なトピックや、アプリケーションの中心的な機能に直接関係するか、あるいはそれらから発展されるコンテンツで構成されます。", + "tags.map": "map 要素は、img 要素と area 要素の子孫と組み合わせて、イメージ マップを定義します。この要素はその子を表します。", + "tags.mark": "mark 要素は、別のコンテキストにおける関連性のゆえに、参照目的でマーキングまたは強調表示される 1 つのドキュメント内の一連のテキストを表します。引用で使用されるか、通常の文体から参照される他のテキストのブロックで使用される場合、強調表示を示します。これは、もともと存在していなかったが、テキストの一部に読者の注意を向けるために追加されたものです。このテキストの一部とは、ブロックが最初に書き込まれたときに元の作成者が重要であると見なさなかった可能性があるが、現在ではこれまで予期できなかったほど注視されている部分です。ドキュメントの主な文体で使用される場合、ユーザーの現在のアクティビティに関連する可能性が高いために強調表示されたドキュメントの一部を示します。", + "tags.meta": "meta 要素は、title、base、link、style、script 要素では表現できないさまざまな種類のメタデータを表します。", + "tags.meter": "meter 要素は、既知の範囲内のスカラー測定値や、小数値を表します。たとえば、ディスク使用量、クエリ結果の関連性、特定の候補者を選定した投票人口の割合などです。", + "tags.nav": "nav 要素は、他のページやページ内の箇所にリンクするページのセクションを表します。つまり、ナビゲーション リンクが付いたセクションを表します。", + "tags.noscript": "noscript 要素は、スクリプトが有効である場合、何も表しません。スクリプトが無効である場合には、その子を表します。これは、ドキュメントの解析方法を制御することにより、スクリプトをサポートするエージェントとスクリプトをサポートしないエージェントに異なるマークアップを指定するために使用されます。", + "tags.object": "object 要素は外部リソースを表すことができます。これは、リソースのタイプに応じて、イメージ、入れ子になったブラウジング コンテキスト、プラグインによって処理される外部リソースのいずれかとして扱われます。", + "tags.ol": "ol 要素は、意図的に順序付けされた項目のリストを表します。この順序を変更するとドキュメントの意味が変わります。", + "tags.optgroup": "optgroup 要素は共通のラベルが付いた option 要素のグループを表します。", + "tags.option": "option 要素は、select 要素の選択肢か、datalist 要素の候補のリストの一部を表します。", + "tags.output": "output 要素は、アプリケーションにより実行された計算の結果、またはユーザー操作の結果を表します。", + "tags.p": "p 要素は段落を表します。", + "tags.param": "param 要素は、object 要素によって呼び出されるプラグインのパラメーターを定義します。これ自体は何も表しません。", + "tags.picture": "picture 要素は内包する img 要素に複数のソースを指定するコンテナーです。これにより、作成者は使用するイメージ リソースについて、画面のピクセルの密度、ビューポートのサイズ、イメージの形式などの要因に基づいて、宣言によって制御したりユーザー エージェントにヒントを与えたりできます。自身の子を表します。", + "tags.pre": "pre 要素は、構造が要素ではなく表記規則で表される、事前に書式設定されたテキストのブロックを表します。", + "tags.progress": "progress 要素はタスクが完了するまでの進行状況を表します。これには、進行中ではあるものの、タスクが完了するまでにどれだけの作業が残っているかがはっきりしない (たとえば、タスクがリモート ホストの応答を待機しているため) ものと、進行状況がゼロから最大値までの数値で、これまでに完了した作業の工程を表すものがあります。", + "tags.q": "q 要素は別のソースから引用されるいくつかのフレーズ コンテンツを表します。", + "tags.rb": "rb 要素は、ルビ注釈の本文コンポーネントをマークアップします。rb 要素が ruby 要素の子である場合、それ自体では何も表しませんが、親の ruby 要素が rb 要素を使用することで何を表しているのかが決定されます。", + "tags.rp": "rp 要素は、ルビ注釈をサポートしていないユーザー エージェントによって表示されるフォールバック テキストを提供するために使用します。広く使われている規則に、ルビ注釈のルビ テキスト コンポーネントの前後にかっこを加えるものがあります。", + "tags.rt": "rt 要素は、ルビ注釈のルビ テキスト コンポーネントをマークアップします。rt 要素が ruby 要素の子、または ruby 要素の子の rtc 要素の子である場合、この要素自体では何も表しませんが、祖先の ruby 要素が rt 要素使用することで何を表しているのかが決定されます。", + "tags.ruby": "ruby 要素は、フレージング コンテンツの 1 つ以上の範囲を、ルビ注釈でマークアップできるようにします。ルビ注釈とは本文に沿って表示される短いテキストのことで、主に発音のガイドとして東アジアでの活字印刷に使われたり、別の注釈を加えるために使われたりします。日本語では、この文字体裁の形式は \"フリガナ\" とも言います。ルビは本文のどちらか一方、またときには両側に表示されることがあり、位置は CSS を使用して管理することができます。ルビについてさらに詳しくは、「Use Cases & Exploratory Approaches for Ruby Markup (大文字と小文字の使用およびルビ マークアップの探索的アプローチ)」 ドキュメントや、「CSS Ruby Module Level 1 (CSS ルビ モジュール レベル 1)」 をご覧ください。[RUBY-UC] [CSSRUBY]", + "tags.s": "s 要素は正確でなくなったか、関連性がなくなったコンテンツを表します。", + "tags.samp": "samp 要素は別のプログラムやコンピューティング システムからのサンプルまたは引用の出力を表します。", + "tags.script": "script 要素は、作成者がドキュメントに動的スクリプトやデータ ブロックを含められるようにします。この要素はユーザーに対するコンテンツは表しません。", + "tags.section": "section 要素は、ドキュメントやアプリケーションの一般的なセクションを表します。このコンテキストにおけるセクションとは、コンテンツをテーマ別にグループ分けしたものです。各セクションは、通常、section 要素の子として見出し (h1 から h6 要素) が含まれていることで識別されます。", + "tags.select": "select 要素は一連の選択肢の中から選択するためのコントロールを表します。", + "tags.small": "small 要素は小さい字などの付帯コメントを表します。", + "tags.source": "source 要素は、作成者が media 要素に対して複数の代替メディア リソースを指定できるようにします。これ自体は何も表しません。", + "tags.span": "span 要素は、それ自体に意味はありませんが、グローバル属性 (class、lang、dir など) と共に使用する場合に役立ちます。これはその子を表します。", + "tags.strong": "strong 要素は、そのコンテンツの強い重要性、重大度、あるいは緊急度を表します。", + "tags.style": "style 要素は、作成者がドキュメントにスタイル情報を埋め込めるようにします。style 要素はスタイリング処理モデルへの入力の 1 つです。この要素はユーザーに対するコンテンツは表しません。", + "tags.sub": "sub 要素は下付き文字を表します。", + "tags.summary": "summary 要素は、summary 要素の親である details 要素の残りのコンテンツ (存在する場合) の要約、キャプション、または凡例を表します。", + "tags.sup": "sup 要素は上付き文字を表します。", + "tags.table": "table 要素は、表の形式で、複数の次元を持つデータを表します。", + "tags.tbody": "tbody 要素の親が table である場合、tbody 要素はその親の table 要素の一連のデータで構成される行のブロックを表します。", + "tags.td": "td 要素は表内のデータ セルを表します。", + "tags.template": "template 要素は、スクリプトで複製してドキュメントに挿入することができる、HTML のフラグメントを宣言するために使用されます。", + "tags.textarea": "textarea 要素は、要素の raw 値に対する複数のプレーン テキスト編集コントロールを表します。コントロールのコンテンツはコントロールの既定値を表します。", + "tags.tfoot": "tfoot 要素の親が table である場合、tfoot 要素はその親である table 要素の列の概要 (フッター) で構成される行のブロックを表します。", + "tags.th": "th 要素は表内のヘッダー セルを表します。", + "tags.thead": "thead 要素の親が table である場合、thead 要素はその親である table 要素の列ラベル (ヘッダー) で構成される行のブロックを表します。", + "tags.time": "time 要素は、内包しているコンテンツを表します。それらのコンテンツのコンピューターが読み取り可能な形式が datetime 属性にあります。コンテンツの種類は、後述されているように、数種の日付、時間、タイムゾーン オフセット、および期間などに限られます。", + "tags.title": "title 要素はドキュメントのタイトルまたは名前を表します。作成者は、ドキュメントがコンテキストから切り離して (たとえば、ユーザーの履歴、ブックマーク、検索結果などで) 使用される場合でも、そのドキュメントを識別するタイトルを使用する必要があります。最初の見出しはコンテキストから切り離して引用される場合に独立している必要がないため、ドキュメントのタイトルは多くの場合、その最初の見出しとは異なります。", + "tags.tr": "tr 要素は表内のセルの行を表します。", + "tags.track": "作成者は track 要素を使用して、media 要素に対して明示的な外部の同期テキスト トラックを指定できるようにします。これ自体は何も表しません。", + "tags.u": "u 要素は、明示的にレンダリングされているものの、伝わりにくい、または本来と異なる注釈を伴うテキストの範囲を表します。たとえば、中国語のテキストで固有名詞であることを示すラベル (中国語固有名詞マーク) をテキストに付ける場合や、スペルミスを示すラベルをテキストに付ける場合などです。", + "tags.ul": "ul 要素は、項目の順序が重要ではない — (つまり、順序を変更しても実質的にドキュメントの意味が変わらない) 項目のリストを表します。", + "tags.var": "var 要素は変数を表します。これは、数式やプログラミング コンテキストの実際の変数、定数を表す識別子、物理量を表す記号、関数パラメーター、または通常の文体で単にプレースホルダーとして使用される用語である場合があります。", + "tags.video": "video 要素は、ビデオやムービー、およびキャプションを含むオーディオ ファイルを再生するために使用されます。", + "tags.wbr": "wbr 要素は改行のタイミングを表します。" +} \ No newline at end of file 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 8b6ad71cd4e..23464ab052e 100644 --- a/i18n/jpn/src/vs/platform/actions/common/actionsService.i18n.json +++ b/i18n/jpn/src/vs/platform/actions/common/actionsService.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "category.label": "{0}: {1}", + "error": "無効な `contributes.{0}`: {1}", + "nonempty": "空以外の値が必要です。", + "optstring": "プロパティ `{0}` は省略するか、型 `string` にする必要があります", + "requirestring": "プロパティ `{0}` は必須で、型 `string` でなければなりません", + "vscode.extension.contributes.commandType.category": "(省略可能) コマンド別のカテゴリ文字列が UI でグループ分けされています", + "vscode.extension.contributes.commandType.command": "実行するコマンドの識別子", + "vscode.extension.contributes.commandType.title": "コマンドが UI に表示されるタイトルです。", + "vscode.extension.contributes.commands": "コマンド パレットにコマンドを提供します。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json b/i18n/jpn/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json index 8b6ad71cd4e..0774cc7eee1 100644 --- a/i18n/jpn/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json +++ b/i18n/jpn/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json @@ -3,4 +3,39 @@ * 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 +{ + "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": "スキーマの配列 (この場合、少なくとも 1 つが一致する必要があります)。", + "schema.json.default": "既定値。候補に使用されます。", + "schema.json.definitions": "検証に使用されません。$ref を使用してインラインで参照するサブスキーマをここに配置してください", + "schema.json.dependencies": "プロパティ名からプロパティ名の配列またはスキーマへのマップ。プロパティ名の配列は、キーで名前が付けられているプロパティが、有効にするためにオブジェクトに含まれている配列のプロパティによって決まることを意味します。値がスキーマの場合は、キーのプロパティがオブジェクトに存在する場合のみ、スキーマがオブジェクトに適用されます。", + "schema.json.description": "要素の詳しい説明。ホバー メニューや候補に使用されます。", + "schema.json.enum": "有効なリテラル値のセット", + "schema.json.exclusiveMaximum": "maximum プロパティを排他的にします。", + "schema.json.exclusiveMininum": "minimum プロパティを排他的にします。", + "schema.json.format": "値に求められる形式を説明します。", + "schema.json.id": "スキーマの一意識別子。", + "schema.json.items": "配列に対応。各要素の検証基準となるスキーマ、または各項目を順番 (最初のスキーマで最初の要素、2 番目のスキーマで 2 番目の要素を検証するなど) に検証する際に基準となるスキーマの配列になります。", + "schema.json.maxItems": "配列内に含めることのできる項目の最大数。その数を含む。", + "schema.json.maxLength": "文字列の最大長。", + "schema.json.maxProperties": "オブジェクトに含めることのできるプロパティの最大数。その数を含む。", + "schema.json.maximum": "最大数値、既定でその値を含む。", + "schema.json.minItems": "配列内に含めることのできる項目の最小数。その数を含む。", + "schema.json.minLength": "文字列の最小長。", + "schema.json.minProperties": "オブジェクトに含めることのできるプロパティの最小数。その数を含む。", + "schema.json.minimum": "最小数値、既定でその値を含む。", + "schema.json.multipleOf": "現在の値を割り切れる数値 (つまり、余りなし)", + "schema.json.not": "一致してはならないスキーマ。", + "schema.json.oneOf": "スキーマの配列 (スキーマのうち 1 つは完全一致する必要があります)。", + "schema.json.pattern": "文字列を照合する正規表現。これは暗黙的に固定されていません。", + "schema.json.patternProperties": "プロパティ名の正規表現から一致するプロパティのスキーマへのマップ。", + "schema.json.properties": "プロパティ名から各プロパティのスキーマへのマップ。", + "schema.json.required": "このオブジェクトで必要なすべてのプロパティの名前をリストする文字列の配列。", + "schema.json.title": "要素のわかりやすいタイトル", + "schema.json.type": "基本的なスキーマ型のいずれかの文字列 (number、integer、null、array、object、boolean、string) またはこれらの型のサブセットを指定する文字列の配列。", + "schema.json.uniqueItems": "配列内のすべての項目が一意である必要があるかどうか。既定値は false です。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json b/i18n/jpn/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json index 8b6ad71cd4e..9b06b5d1c7c 100644 --- a/i18n/jpn/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json +++ b/i18n/jpn/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "contributes.jsonValidation": "JSON スキーマ構成を提供します。", + "contributes.jsonValidation.fileMatch": "一致するファイル パターン、たとえば \"package.json\" または \"*.launch\" です。", + "contributes.jsonValidation.url": "スキーマ URL ('http:', 'https:') または拡張機能フォルダーへの相対パス ('./') です。", + "invalid.fileMatch": "'configuration.jsonValidation.fileMatch' が定義されていなければなりません", + "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:'、または拡張機能にあるスキーマを参照する './' で始まる必要があります" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/platform/markers/common/problemMatcher.i18n.json b/i18n/jpn/src/vs/platform/markers/common/problemMatcher.i18n.json index 8b6ad71cd4e..ef169665214 100644 --- a/i18n/jpn/src/vs/platform/markers/common/problemMatcher.i18n.json +++ b/i18n/jpn/src/vs/platform/markers/common/problemMatcher.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "ProblemMatcherParser.invalidMarkerDescription": "エラー: 正しくない problemMatcher の説明です。マッチャーは少なくともパターン、所有者、ファイルの場所を定義する必要があります。問題のあるマッチャー: \n{0}\n", + "ProblemMatcherParser.invalidRegexp": "エラー: 文字列 {0} は、有効な正規表現ではありません。\n", + "ProblemMatcherParser.loopProperty.notLast": "ループ プロパティは、最終行マッチャーでのみサポートされています。", + "ProblemMatcherParser.loopProperty.notMultiLine": "ループ プロパティは、複数行マッチャーでのみサポートされています。", + "ProblemMatcherParser.problemPattern.missingProperty": "問題のパターンが正しくありません。少なくとも、ファイル、メッセージと行、またはロケーション一致グループがなければなりません。", + "ProblemMatcherParser.problemPattern.missingRegExp": "問題のパターンには正規表現がありません。", + "ProblemMatcherParser.problemPattern.watchingMatcher": "問題マッチャーは、ウォッチ対象の開始パターンと終了パターンの両方を定義する必要があります。", + "ProblemMatcherParser.unknownSeverity": "情報: 不明な重大度 {0}。有効な値は、error、warning、info です。\n" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/platform/message/common/message.i18n.json b/i18n/jpn/src/vs/platform/message/common/message.i18n.json index 8b6ad71cd4e..5144936f076 100644 --- a/i18n/jpn/src/vs/platform/message/common/message.i18n.json +++ b/i18n/jpn/src/vs/platform/message/common/message.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "cancel": "キャンセル", + "close": "閉じる" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json b/i18n/jpn/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json index 8b6ad71cd4e..4f29c7ba265 100644 --- a/i18n/jpn/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json +++ b/i18n/jpn/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "telemetry.enableTelemetry": "利用状況データとエラーを Microsoft に送信できるようにします。", + "telemetryConfigurationTitle": "テレメトリ構成" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/platform/theme/common/themes.i18n.json b/i18n/jpn/src/vs/platform/theme/common/themes.i18n.json index 8b6ad71cd4e..223904b371e 100644 --- a/i18n/jpn/src/vs/platform/theme/common/themes.i18n.json +++ b/i18n/jpn/src/vs/platform/theme/common/themes.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "theme.hc": "ハイコントラスト", + "theme.vs": "明 (Visual Studio)", + "theme.vs-dark": "暗 (Visual Studio)" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/api/node/extHostMessageService.i18n.json b/i18n/jpn/src/vs/workbench/api/node/extHostMessageService.i18n.json index 8b6ad71cd4e..691a5d11fa6 100644 --- a/i18n/jpn/src/vs/workbench/api/node/extHostMessageService.i18n.json +++ b/i18n/jpn/src/vs/workbench/api/node/extHostMessageService.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 +{ + "close": "閉じる" +} \ 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 8b6ad71cd4e..4d1ec94d440 100644 --- a/i18n/jpn/src/vs/workbench/browser/actions/openSettings.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/actions/openSettings.i18n.json @@ -3,4 +3,19 @@ * 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 +{ + "defaultKeybindings": "既定のキーボード ショートカット", + "defaultKeybindingsHeader": "キー バインド ファイル内にキー バインドを挿入して、キー バインドを上書きします。", + "defaultName": "既定の設定", + "defaultSettingsHeader": "設定ファイル内に設定を挿入して、設定を上書きします。", + "emptyKeybindingsHeader": "既定値を上書きするには、このファイル内にキー バインドを挿入します", + "emptySettingsHeader": "既定の設定を上書きするには、このファイル内に設定を挿入します", + "emptySettingsHeader1": "既定の設定とユーザー設定を上書きするには、このファイル内に設定を挿入します", + "fail.createSettings": "'{0}' ({1}) を作成できません。", + "openFolderFirst": "ワークスペースの設定を作成するには、まずフォルダーを開いてください", + "openGlobalKeybindings": "キーボード ショートカットを開く", + "openGlobalSettings": "ユーザー設定を開く", + "openWorkspaceSettings": "ワークスペース設定を開く", + "preferences": "基本設定", + "workspaceHasSettings": "現在開いているフォルダーに含まれるワークスペース設定により、ユーザー設定が上書きされる可能性があります" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json b/i18n/jpn/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json index 8b6ad71cd4e..852ef9c657b 100644 --- a/i18n/jpn/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "togglePosition": "サイドバーの位置の切り替え", + "view": "表示" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json b/i18n/jpn/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json index 8b6ad71cd4e..0e2209d5b61 100644 --- a/i18n/jpn/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "toggleSidebar": "サイドバーの表示の切り替え", + "view": "表示" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json b/i18n/jpn/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json index 8b6ad71cd4e..992febc70a3 100644 --- a/i18n/jpn/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json @@ -3,4 +3,21 @@ * 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 +{ + "closeAllEditors": "すべてのエディターを閉じる", + "closeOtherEditors": "その他のエディターを閉じる", + "cycleEditor": "開いている次のエディターに切り替え", + "evenEditorWidths": "エディターの幅を均等にする", + "focusFirstEditor": "左側のエディターにフォーカスを移動", + "focusLeftEditor": "左側の次のエディターにフォーカスを移動", + "focusRigthEditor": "右側の次のエディターにフォーカスを移動", + "focusSecondEditor": "隣のエディターにフォーカスを移動", + "focusThirdEditor": "右側のエディターにフォーカスを移動", + "maximizeEditor": "アクティブなエディターを最大化してサイドバーを非表示", + "minimizeOtherEditors": "その他のエディターを最小化", + "moveActiveEditorLeft": "アクティブなエディターを左に移動", + "moveActiveEditorRight": "アクティブなエディターを右に移動", + "openToSide": "横に並べて開く", + "splitEditor": "エディターの分割", + "view": "表示" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/actions/triggerNavigation.i18n.json b/i18n/jpn/src/vs/workbench/browser/actions/triggerNavigation.i18n.json index 8b6ad71cd4e..d757a719c88 100644 --- a/i18n/jpn/src/vs/workbench/browser/actions/triggerNavigation.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/actions/triggerNavigation.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "navigateNext": "次に進む", + "navigatePrevious": "前に戻る" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json b/i18n/jpn/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json index 8b6ad71cd4e..df2a5151322 100644 --- a/i18n/jpn/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/actions/triggerQuickOpen.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 +{ + "navigateEditorHistoryByInput": "履歴を参照", + "quickNavigateNext": "クイック オープンで次に移動", + "quickNavigatePrevious": "クイック オープンで前に移動", + "quickOpen": "ファイルに移動..." +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json b/i18n/jpn/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json index 8b6ad71cd4e..6383238f72c 100644 --- a/i18n/jpn/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/parts/activitybar/activityAction.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 +{ + "titleKeybinding": "{0} ({1})" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json b/i18n/jpn/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json index 8b6ad71cd4e..23e9cfae128 100644 --- a/i18n/jpn/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/parts/activitybar/activitybarPart.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 +{ + "activityBarAriaLabel": "アクティブなビュー スイッチャー" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/parts/compositePart.i18n.json b/i18n/jpn/src/vs/workbench/browser/parts/compositePart.i18n.json index 8b6ad71cd4e..871cc3238ad 100644 --- a/i18n/jpn/src/vs/workbench/browser/parts/compositePart.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/parts/compositePart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "ariaCompositeToolbarLabel": "{0} 個のアクション", + "compositeTitleTooltip": "{0} ({1})" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json b/i18n/jpn/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json index 8b6ad71cd4e..23390622893 100644 --- a/i18n/jpn/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "binaryDiffEditor": "バイナリ差分ビューアー", + "cannotDiffTextToBinary": "バイナリ ファイルと非バイナリ ファイルの比較は現在サポートされていません" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json b/i18n/jpn/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json index 8b6ad71cd4e..117e3efeda7 100644 --- a/i18n/jpn/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/parts/editor/binaryEditor.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 +{ + "binaryEditor": "バイナリ ビューアー" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json b/i18n/jpn/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json index 8b6ad71cd4e..584e17703dd 100644 --- a/i18n/jpn/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "binaryDiffEditor": "バイナリ差分エディター", + "iframeEditor": "IFrame エディター", + "reload": "再読み込み", + "textDiffEditor": "テキスト差分エディター", + "textEditor": "テキスト エディター", + "viewSource": "ソースの表示" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/parts/editor/editorPart.i18n.json b/i18n/jpn/src/vs/workbench/browser/parts/editor/editorPart.i18n.json index 8b6ad71cd4e..2458e8e19ea 100644 --- a/i18n/jpn/src/vs/workbench/browser/parts/editor/editorPart.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/parts/editor/editorPart.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 +{ + "editorOpenError": "'{0}' を開くことができません: {1}。" +} \ No newline at end of file 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 8b6ad71cd4e..90594111045 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 @@ -3,4 +3,36 @@ * 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 +{ + "autoDetect": "自動検出", + "changeEncoding": "ファイルのエンコードの変更", + "changeEndOfLine": "改行コードの変更", + "changeIndentation": "インデントの変更", + "changeMode": "言語モードの変更", + "defaultEncoding": "既定のエンコード", + "disableTabMode": "アクセシビリティ モードを無効にする", + "endOfLineCarriageReturnLineFeed": "CRLF", + "endOfLineLineFeed": "LF", + "gotoLine": "行へ移動", + "indentation": "インデント", + "multiSelection": "{0} 個の選択項目", + "multiSelectionRange": "{0} 個の選択項目 ({1} 文字を選択)", + "noEditor": "現在アクティブなテキスト エディターはありません", + "noFileEditor": "現在アクティブなファイルはありません", + "noWritableCodeEditor": "アクティブなコード エディターは読み取り専用です。", + "pickAction": "アクションの選択", + "pickEncodingForReopen": "ファイルを再度開くときのファイルのエンコードの選択", + "pickEncodingForSave": "保存時のファイルのエンコードの選択", + "pickEndOfLine": "改行コードの選択", + "pickLanguage": "言語モードの選択", + "reopenWithEncoding": "エンコード付きで再度開く", + "saveWithEncoding": "エンコード付きで保存", + "selectEOL": "改行コードの選択", + "selectEncoding": "エンコードの選択", + "selectLanguageMode": "言語モードの選択", + "singleSelection": "行 {0}、列 {1}", + "singleSelectionRange": "行 {0}、列 {1} ({2} 個選択)", + "spacesSize": "スペース: {0}", + "tabFocusModeEnabled": "タブによるフォーカスの移動", + "tabSize": "タブのサイズ: {0}" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json b/i18n/jpn/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json index 8b6ad71cd4e..9704e44dfab 100644 --- a/i18n/jpn/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/parts/editor/iframeEditor.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 +{ + "iframeEditor": "IFrame ビューアー" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json b/i18n/jpn/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json index 8b6ad71cd4e..fcb593e7b6b 100644 --- a/i18n/jpn/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.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 +{ + "araLabelEditorActions": "エディター操作", + "close": "閉じる", + "inputDecoration": "{0} {1}", + "loadingLabel": "読み込んでいます...", + "splitEditor": "エディターの分割" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json b/i18n/jpn/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json index 8b6ad71cd4e..96ffca3871b 100644 --- a/i18n/jpn/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/parts/editor/stringEditor.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 +{ + "readonlyEditorAriaLabel": "読み取り専用のテキスト エディター。", + "readonlyEditorWithInputAriaLabel": "{0}。読み取り専用のテキスト エディター。", + "textEditor": "テキスト エディター", + "untitledFileEditorAriaLabel": "無題のファイル テキスト エディター。", + "untitledFileEditorWithInputAriaLabel": "{0}。無題のファイル テキスト エディター。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json b/i18n/jpn/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json index 8b6ad71cd4e..3dddef7b723 100644 --- a/i18n/jpn/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "editableEditorAriaLabel": "テキスト ファイル比較エディター。", + "editableEditorWithInputAriaLabel": "{0}。テキスト ファイル比較エディター。", + "inlineDiffLabel": "インライン表示に切り替え", + "navigate.next.label": "次の変更箇所", + "navigate.prev.label": "前の変更箇所", + "readonlyEditorAriaLabel": "読み取り専用のテキスト比較エディター。", + "readonlyEditorWithInputAriaLabel": "{0}。読み取り専用のテキスト比較エディター。", + "sideBySideDiffLabel": "並べて表示に切り替え", + "textDiffEditor": "テキスト差分エディター" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/parts/panel/panelPart.i18n.json b/i18n/jpn/src/vs/workbench/browser/parts/panel/panelPart.i18n.json index 8b6ad71cd4e..9ef2c35621f 100644 --- a/i18n/jpn/src/vs/workbench/browser/parts/panel/panelPart.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/parts/panel/panelPart.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "closePanel": "閉じる", + "togglePanel": "パネル表示の切り替え", + "view": "表示" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json b/i18n/jpn/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json index 8b6ad71cd4e..e7f4a01c777 100644 --- a/i18n/jpn/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.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 +{ + "entryAriaLabel": "{0}、最近開いたもの" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json b/i18n/jpn/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json index 8b6ad71cd4e..89ca290549f 100644 --- a/i18n/jpn/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "canNotRunPlaceholder": "このクイック オープン ハンドラーは現在のコンテキストでは使用できません", + "emptyPicks": "選べるエントリがありません", + "historyMatches": "最近開いたもの", + "inputModeEntry": "'Enter' を押して入力を確認するか 'Escape' を押して取り消します", + "inputModeEntryDescription": "{0} ('Enter' を押して確認するか 'Escape' を押して取り消します)", + "noResultsFound1": "一致する項目はありません", + "quickOpenInput": "'?' と入力すると、ここで実行できる処理に関するヘルプが表示されます" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json b/i18n/jpn/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json index 8b6ad71cd4e..0e7fc52a098 100644 --- a/i18n/jpn/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "focusSideBar": "サイド バー内にフォーカス", + "viewCategory": "表示" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json b/i18n/jpn/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json index 8b6ad71cd4e..3c55a0de8c5 100644 --- a/i18n/jpn/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/parts/statusbar/statusbarPart.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 +{ + "canNotRun": "コマンド '{0}' はここからは実行できません。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/quickopen.i18n.json b/i18n/jpn/src/vs/workbench/browser/quickopen.i18n.json index 8b6ad71cd4e..6fda4edcba7 100644 --- a/i18n/jpn/src/vs/workbench/browser/quickopen.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/quickopen.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 +{ + "entryAriaLabel": "{0}、コマンド", + "noCommands": "一致するコマンドはありません", + "noResultsFound2": "見つかった結果はありません", + "noResultsMatching": "一致する結果はありません" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/browser/viewlet.i18n.json b/i18n/jpn/src/vs/workbench/browser/viewlet.i18n.json index 8b6ad71cd4e..adcde240ce1 100644 --- a/i18n/jpn/src/vs/workbench/browser/viewlet.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/viewlet.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "collapse": "折りたたむ", + "viewToolbarAriaLabel": "{0} 個のアクション" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/electron-browser/actions.i18n.json b/i18n/jpn/src/vs/workbench/electron-browser/actions.i18n.json index 8b6ad71cd4e..fbef4dbe8b0 100644 --- a/i18n/jpn/src/vs/workbench/electron-browser/actions.i18n.json +++ b/i18n/jpn/src/vs/workbench/electron-browser/actions.i18n.json @@ -3,4 +3,21 @@ * 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 +{ + "appPerf": "スタートアップ パフォーマンス", + "closeActiveEditor": "エディターを閉じる", + "closeFolder": "フォルダーを閉じる", + "closeMessages": "通知メッセージを閉じる", + "closeWindow": "ウィンドウを閉じる", + "newWindow": "新しいウィンドウ", + "noFolderOpened": "このインスタンスで現在開いているフォルダーがないので、閉じられません。", + "openRecent": "最近開いた項目", + "openRecentPlaceHolder": "開くにはパスを選択します", + "reloadWindow": "ウィンドウの再読み込み", + "toggleDevTools": "開発者ツールの切り替え", + "toggleFullScreen": "全画面表示の切り替え", + "toggleMenuBar": "メニュー バーの切り替え", + "zoomIn": "拡大", + "zoomOut": "縮小", + "zoomReset": "ズームのリセット" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/electron-browser/crashReporter.i18n.json b/i18n/jpn/src/vs/workbench/electron-browser/crashReporter.i18n.json index 8b6ad71cd4e..22eb0b760b2 100644 --- a/i18n/jpn/src/vs/workbench/electron-browser/crashReporter.i18n.json +++ b/i18n/jpn/src/vs/workbench/electron-browser/crashReporter.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "telemetry.enableCrashReporting": "クラッシュ報告を Microsoft に送信できるようにします。\n\t// このオプションを有効にするには、VSCode の再起動が必要です。", + "telemetryConfigurationTitle": "テレメトリ構成" +} \ 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 8b6ad71cd4e..c5266b0f150 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 @@ -3,4 +3,24 @@ * 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 +{ + "aborted": "中止されました", + "again": "別名 {0}' を '{1}' から削除してから続行してください。", + "cancel": "キャンセル", + "cancel2": "キャンセル", + "cantCreateBinFolder": "'/usr/local/bin' を作成できません。", + "changeNow": "今すぐ変更", + "continue": "続行", + "editFile": "'{0}' の編集", + "exists": "'{1}' の別名 '{0}' を削除してからこの操作をやり直してください。", + "install": "PATH 内に 'code' コマンドをインストールします", + "later": "後で", + "laterInfo": "いつでもコマンド パレットから '{0}' アクションを実行できることに留意してください。", + "ok": "OK", + "shellCommand": "シェル コマンド", + "successFrom": "シェル コマンド '{0}' が PATH から正常にアンインストールされました。", + "successIn": "シェル コマンド '{0}' が PATH に正常にインストールされました。", + "uninstall": "'code' コマンドを PATH からアンインストールします", + "update": "Code '{0}' シェル コマンドを変更する必要があります。今すぐ実行してもよろしいですか?", + "warnEscalation": "管理者特権でシェル コマンドをインストールできるように、Code が 'osascript' のプロンプトを出します" +} \ No newline at end of file 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 8b6ad71cd4e..b5811ca8e45 100644 --- a/i18n/jpn/src/vs/workbench/electron-browser/integration.i18n.json +++ b/i18n/jpn/src/vs/workbench/electron-browser/integration.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "autoSaveError": "設定に書き込めません。**files.autoSave: \"afterDelay\"** を settings.json に追加してください。", + "autoSaveInfo": "有効になった **File | Auto Save** メニュー オプションは、**afterDelay** 値のある **files.autoSave** 設定になりました。", + "copy": "コピー", + "cut": "切り取り", + "paste": "貼り付け", + "redo": "やり直し", + "selectAll": "すべて選択", + "undo": "元に戻す" +} \ No newline at end of file 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 8b6ad71cd4e..086161bcb08 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 @@ -3,4 +3,14 @@ * 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 +{ + "developer": "開発者", + "file": "ファイル", + "openFilesInNewWindow": "有効にすると、既存のインスタンスを再利用せずに新しいウィンドウでファイルを開きます。", + "reopenFolders": "再起動後にフォルダーを再度開かれている方法を制御します。[なし] を選択するとフォルダーを再度開くことはありません。[1 つ] を選択すると最後に作業したフォルダーを再度開きます。[すべて] を選択すると前回のセッションのフォルダーすべてを再度開きます。", + "updateChannel": "更新プログラムの受信元の更新チャネルを構成します。変更後に再起動が必要です。", + "updateConfigurationTitle": "更新構成", + "view": "表示", + "windowConfigurationTitle": "ウィンドウ構成", + "zoomLevel": "ウィンドウのズーム レベルを調整します。元のサイズは 0 で、1 つ上げるごとに (1 など) 20% ずつ拡大することを表わし、1 つ下げるごとに (-1 など) 20% ずつ縮小することを表わします。小数点以下の桁数を入力して、さらに細かくズーム レベルを調整することもできます。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/electron-browser/shell.i18n.json b/i18n/jpn/src/vs/workbench/electron-browser/shell.i18n.json index 8b6ad71cd4e..d0ed30fbe80 100644 --- a/i18n/jpn/src/vs/workbench/electron-browser/shell.i18n.json +++ b/i18n/jpn/src/vs/workbench/electron-browser/shell.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 +{ + "sharedProcessCrashed": "共有プロセスが予期せずに終了しました。回復するには、ウィンドウを再度読み込んでください。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/electron-browser/update.i18n.json b/i18n/jpn/src/vs/workbench/electron-browser/update.i18n.json index 8b6ad71cd4e..f4548a5ed34 100644 --- a/i18n/jpn/src/vs/workbench/electron-browser/update.i18n.json +++ b/i18n/jpn/src/vs/workbench/electron-browser/update.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "downloadLatestAction": "最新ファイルをダウンロード", + "later": "後続", + "noUpdateLinux": "このバージョンの {0} は古くなっていて自動的に更新できません。手動で最新のバージョンをダウンロードしてインストールしてください。", + "noUpdatesAvailable": "現在入手可能な更新はありません。", + "releaseNotes": "リリース ノート", + "releaseNotesAction": "リリース ノート", + "updateAvailable": "{0} は再起動後に更新されます。", + "updateNow": "今すぐ更新" +} \ 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 0c45043bb1e..4af07881168 100644 --- a/i18n/jpn/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/jpn/src/vs/workbench/electron-main/menus.i18n.json @@ -19,10 +19,9 @@ "mView": "表示(&&V)", "mWindow": "ウィンドウ", "miAbout": "バージョン情報(&&A)", - "miAutoSave": "自動保存", "miBack": "戻る(&&B)", - "miCheckForUpdates": "更新の確認…", - "miCheckingForUpdates": "更新を確認しています…", + "miCheckForUpdates": "更新の確認...", + "miCheckingForUpdates": "更新を確認しています...", "miClearItems": "項目を消去(&&C)", "miCloseEditor": "エディターを閉じる(&&E)", "miCloseFolder": "フォルダーを閉じる(&&F)", @@ -30,8 +29,8 @@ "miCommandPalette": "コマンド パレット(&&C)...", "miCopy": "コピー(&&O)", "miCut": "切り取り(&&C)", - "miDarkTheme": "ダーク テーマ(&&D)", "miDocumentation": "参照資料(&&D)", + "miDownloadingUpdate": "更新をダウンロードしています...", "miExit": "終了(&&X)", "miFind": "検索(&&F)", "miFindInFiles": "ファイル内を検索(&&I)", @@ -39,12 +38,10 @@ "miGotoDefinition": "定義に移動(&&D)", "miGotoFile": "ファイルに移動(&&F)...", "miGotoLine": "行に移動(&&L)...", - "miGotoSymbol": "記号に移動(&&S)...", - "miHighTheme": "ハイ コントラスト テーマ(&&H)", - "miInstallingUpdate": "更新をインストールしています…", + "miGotoSymbol": "シンボルに移動(&&S)...", + "miInstallingUpdate": "更新プログラムをインストールしています...", "miLastCheckedAt": "最終確認: {0}", "miLicense": "ライセンスを表示(&&V)", - "miLightTheme": "ライト テーマ(&&L)", "miMarker": "エラーと警告(&&E)...", "miMoveSidebar": "サイドバーを移動(&&M)", "miNavigateHistory": "履歴を参照(&&N)", @@ -56,7 +53,7 @@ "miOpenKeymap": "キーボード ショートカット(&&K)", "miOpenRecent": "最近使用した項目を開く(&&R)", "miOpenSettings": "ユーザー設定(&&U)", - "miOpenSnippets": "ユーザー スニペット(&&U)", + "miOpenSnippets": "ユーザー スニペット(&&S)", "miOpenWorkspaceSettings": "ワークスペース設定(&&W)", "miPaste": "貼り付け(&&P)", "miPreferences": "基本設定(&&P)", @@ -65,25 +62,31 @@ "miRedo": "やり直し(&&R)", "miReleaseNotes": "リリース ノート(&&R)", "miReplace": "置換(&&R)", - "miReportIssues": "問題の報告(&&R)", + "miReportIssues": "問題の報告(&&I)", "miRestartToUpdate": "更新のために再起動します...", "miRevert": "ファイルを元に戻す", "miSave": "保存(&&S)", "miSaveAll": "すべて保存(&&A)", "miSaveAs": "名前を付けて保存...", "miSelectAll": "すべて選択(&&S)", - "miShowWelcome": "[ようこそ] を表示(&&S)", + "miSelectTheme": "配色テーマ(&&C)", "miSplitEditor": "エディターを分割(&&E)", - "miTheme": "テーマ(&&T)", + "miToggleDebugConsole": "デバッグ コンソールの切り替え(&&B)", "miToggleDevTools": "開発者ツールの切り替え(&&T)", - "miToggleFullScreen": "全画面の切り替え(&&F)", + "miToggleFullScreen": "全画面表示の切り替え(&&F)", + "miToggleMenuBar": "メニュー バーの切り替え(&&B)", "miToggleOutput": "出力の切り替え(&&O)", + "miTogglePanel": "パネルの切り替え(&&P)", "miToggleSidebar": "サイドバーの切り替え(&&T)", + "miToggleWordWrap": "折り返しの切り替え(&&W)", "miTwitter": "ツイッターに参加(&&J)", "miUndo": "元に戻す(&&U)", - "miUpdatesNotAvailable": "利用可能な更新はありません", "miUserVoice": "機能を要求(&&R)", - "miZoomIn": "ズーム イン(&&Z)", - "miZoomOut": "ズーム アウト(&&U)", + "miViewDebug": "デバッグ(&&D)", + "miViewExplorer": "エクスプローラー(&&E)", + "miViewGit": "Git(&&G)", + "miViewSearch": "検索(&&S)", + "miZoomIn": "拡大(&&Z)", + "miZoomOut": "縮小(&&U)", "okButton": "OK" } \ No newline at end of file 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 81614a0e5c1..2d44887554e 100644 --- a/i18n/jpn/src/vs/workbench/electron-main/windows.i18n.json +++ b/i18n/jpn/src/vs/workbench/electron-main/windows.i18n.json @@ -4,13 +4,14 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "appCrashed": "{0} がクラッシュしました", - "appCrashedDetail": "申し訳ありません。{0} を再起動してください。", - "appStalled": "{0} から応答がありません", - "appStalledDetail": "このまま待機するか、{0} を終了してください。", - "exit": "終了", + "appCrashed": "ウィンドウがクラッシュしました", + "appCrashedDetail": "ご不便をおかけして申し訳ありません。ウィンドウを再度開いて、中断したところから続行できます。", + "appStalled": "ウィンドウから応答がありません", + "appStalledDetail": "ウィンドウを再度開くか、閉じるか、このまま待機できます。", + "close": "閉じる", "ok": "OK", - "pathNotExistDetail": "パス '{0}' はディスクにもはや存在しません。", + "pathNotExistDetail": "パス '{0}' はディスクに存在しなくなったようです。", "pathNotExistTitle": "パスが存在しません", + "reopen": "もう一度開く", "wait": "待機を続ける" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json b/i18n/jpn/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json index 8b6ad71cd4e..23680f558e5 100644 --- a/i18n/jpn/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/emmet/node/emmet.contribution.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 +{ + "expandAbbreviationAction": "Emmet: 略語の展開" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json b/i18n/jpn/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json index 8b6ad71cd4e..8decd39ea53 100644 --- a/i18n/jpn/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "errorListPanel": "エラー一覧", + "toggleErrorList": "エラー一覧の切り替え" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json b/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json index 8b6ad71cd4e..357ec66c4e1 100644 --- a/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.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 +{ + "extConfig": "変更されたファイルと開いているファイルに基づいて拡張機能の候補を挙げます。" +} \ 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 8b6ad71cd4e..da2cb76822f 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 @@ -3,4 +3,15 @@ * 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 +{ + "deleteSure": "'{0}' をアンインストールしてもよろしいですか?", + "installExtension": "拡張機能のインストール", + "restartNow": "今すぐ再起動", + "restartNow2": "今すぐ再起動", + "showExtensionTips": "拡張機能のヒントの表示", + "showInstalledExtensions": "インストール済みの拡張機能の表示", + "showOutdatedExtensions": "古くなった拡張機能の表示", + "success-installed": "'{0}' は正常にインストールされました。有効にするには再起動してください。", + "success-uninstalled": "'{0}' は正常にアンインストールされました。非アクティブ化するには再起動してください。", + "uninstall": "拡張機能のアンインストール" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json b/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json index 8b6ad71cd4e..aa2e083ab47 100644 --- a/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.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 +{ + "extensionsInstalled": "拡張機能 '{0}' をインストールしています...", + "hint": "'{0}' は現在の拡張機能です。インストールしますか?", + "later": "後で", + "no": "いいえ", + "yes": "はい" +} \ No newline at end of file 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 8b6ad71cd4e..8896c949379 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 @@ -3,4 +3,24 @@ * 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 +{ + "cancel": "キャンセル", + "extensionAriaLabel": "{0}、{1}、拡張機能ピッカー", + "galleryExtensionsHandlerAriaLabel": "入力してギャラリーの拡張機能の一覧を絞り込みます", + "install": "拡張機能のインストール", + "installCountMultiple": "{0} は {1} 回ダウンロードされました。", + "installCountOne": "{0} は 1 回ダウンロードされました。", + "installCountZero": "{0} はまだダウンロードされていません。", + "installNow": "今すぐインストール", + "installPrompt": "'{0}' をインストールしますか?", + "license": "ライセンス", + "localExtensionsHandlerAriaLabel": "入力してインストール済み拡張機能の一覧を絞り込みます", + "noExtensionsInstalled": "拡張機能が見つかりません", + "noExtensionsToInstall": "拡張機能が見つかりません", + "noOutdatedExtensions": "古くなった拡張機能が見つかりません", + "noSuggestedExtensions": "候補に挙がっている拡張機能がありません", + "nowInstalling": "'{0}' をインストールしています...", + "outdatedExtensionsHandlerAriaLabel": "入力して古くなった拡張機能の一覧を絞り込みます", + "readme": "Readme", + "update": "拡張機能の更新" +} \ No newline at end of file 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 8b6ad71cd4e..aa67b8cd12d 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 @@ -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 +{ + "extension": "拡張機能", + "issue": "問題点", + "issues": "問題点", + "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 8b6ad71cd4e..b6b1b5e71d6 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 @@ -3,4 +3,13 @@ * 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 +{ + "extensionsCategory": "拡張機能", + "galleryExtensionsCommands": "ギャラリー拡張機能のインストール", + "localExtensionsCommands": "ローカル拡張機能の表示", + "outdatedExtensionsCommands": "古くなった拡張機能の更新", + "reloadNow": "今すぐ再起動", + "success": "拡張機能は正常にインストールされました。有効にするには再起動してください。", + "successSingle": "{0} は正常にインストールされました。有効にするには再起動してください。", + "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 8b6ad71cd4e..47baf1fb819 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 @@ -3,4 +3,12 @@ * 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 +{ + "invalidManifest": "無効な拡張機能: package.json は JSON ファイルではありません。", + "invalidName": "無効な拡張機能: マニフェスト名が一致しません。", + "invalidPublisher": "無効な拡張機能: マニフェストのパブリッシャーが一致しません。", + "invalidVersion": "無効な拡張機能: マニフェストのバージョンが一致しません。", + "missingGalleryInformation": "ギャラリー情報がありません", + "noCompatible": "Code のこのバージョンと互換性のある {0} のバージョンが見つかりませんでした。", + "notExists": "拡張機能を見つけられませんでした" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json b/i18n/jpn/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json index 8b6ad71cd4e..29b45c2305b 100644 --- a/i18n/jpn/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.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 +{ + "binaryFileEditor": "バイナリ ファイル ビューアー" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json b/i18n/jpn/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json index 8b6ad71cd4e..610ee5d8bdc 100644 --- a/i18n/jpn/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json @@ -3,4 +3,15 @@ * 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 +{ + "dirtyDisplay": "ダーティ", + "dirtyMeta": "ファイルに変更が加えられました...", + "pendingSaveMeeta": "現在、変更内容を保存しています...", + "saveConflictDisplay": "競合", + "saveConflictMeta": "ディスク上のバージョンと競合しているので変更を保存できません", + "saveErorDisplay": "保存エラー", + "saveErrorMeta": "変更を保存できません", + "savedDisplay": "保存されました", + "savedMeta": "変更がすべて保存されました", + "savingDisplay": "保存中..." +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json b/i18n/jpn/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json index 8b6ad71cd4e..865aea6144f 100644 --- a/i18n/jpn/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "createFile": "ファイルの作成", + "fileEditorAriaLabel": "テキスト ファイル エディター。", + "fileEditorWithInputAriaLabel": "{0}。テキスト ファイル エディター。", + "fileTooLarge": "申し訳ありませんが、ファイルが大きすぎてエディター内で開くことができません。", + "folderOutofWorkspace": "フォルダー '{0}' は現在開いているルート フォルダーの外にあり、このインスタンスでは開くことができません。", + "textFileEditor": "テキスト ファイル エディター" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json b/i18n/jpn/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json index 8b6ad71cd4e..71f4867fb82 100644 --- a/i18n/jpn/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/files/browser/fileActions.contribution.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 +{ + "filesCategory": "ファイル" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/files/browser/fileTracker.i18n.json b/i18n/jpn/src/vs/workbench/parts/files/browser/fileTracker.i18n.json index 8b6ad71cd4e..e8bcfe52d77 100644 --- a/i18n/jpn/src/vs/workbench/parts/files/browser/fileTracker.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/files/browser/fileTracker.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 +{ + "dirtyFiles": "{0} 個の未保存のファイル" +} \ No newline at end of file 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 2bbc6f1708e..41feeb674f4 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,18 +4,24 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "autoSave": "ダーティ ファイルの自動保存を制御します。有効な値: \"{0}\"、\"{1}\"、\"{2}\"。\"{3}\" に設定すると、\"files.autoSaveDelay\" で遅延を構成できます。", + "autoSaveDelay": "ダーティ ファイルの自動保存の遅延をミリ秒単位で制御します。\"files.autoSave\" が \"{0}\" に設定されている場合のみ適用されます", "binaryFileEditor": "バイナリ ファイル エディター", "dynamicHeight": "作業ファイル セクションの高さを要素数に合わせて動的に調整するかどうか制御します。", "encoding": "ファイルの読み取り/書き込みで使用する既定の文字セット エンコーディング。", + "eol": "既定の改行文字。", "exclude": "ファイルとフォルダーを除外するための glob パターンを構成します。", - "explore": "探索", + "explore": "エクスプローラー", "explorerConfigurationTitle": "ファイル エクスプローラー構成", - "files.exclude.boolean": "ファイル パスの照合対象となる glob パターン。これを true または false に設定すると、パターンがそれぞれ有効/無効になります。", - "files.exclude.when": "マッチするファイルの兄弟を追加的に検査します。一致するファイル名の変数として $(basename) を使用します。", + "files.exclude.boolean": "ファイル パスの照合基準となる glob パターン。これを true または false に設定すると、パターンがそれぞれ有効/無効になります。", + "files.exclude.when": "一致するファイルの兄弟をさらにチェックします。一致するファイル名の変数として $(basename) を使用します。", + "filesCategory": "ファイル", "filesConfigurationTitle": "ファイル構成", "maxVisible": "スクロールバーなしで表示される作業ファイルの最大数。", + "openWorkingFile": "名前で作業ファイルを開く", "showExplorerViewlet": "エクスプローラーを表示", "textFileEditor": "テキスト ファイル エディター", "trimTrailingWhitespace": "有効にすると、ファイルの保存時に末尾の空白をトリミングします。", - "view": "表示" + "view": "表示", + "workingFilesPicker": "名前で作業ファイルを開く" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json b/i18n/jpn/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json index 8b6ad71cd4e..43096b4b661 100644 --- a/i18n/jpn/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json @@ -3,4 +3,18 @@ * 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 +{ + "acceptLocalChanges": "ローカルでの変更を使ってディスクの内容を上書きします", + "compareChanges": "比較", + "conflictingFileHasChanged": "ディスク上のファイルの内容が変更され、比較エディターの左側が最新の情報に更新されました。確認して再度解決してください。", + "discard": "破棄", + "genericSaveError": "'{0}' の保存に失敗しました: {1}", + "overwrite": "上書き", + "readonlySaveError": "'{0}' の保存に失敗しました。ファイルが書き込み禁止になっています。[上書き] を選択して保護を解除してください。", + "resolveSaveConflict": "{0} - 保存時の競合の解決", + "retry": "再試行", + "revertLocalChanges": "ローカルでの変更を破棄してディスクの内容に戻します", + "saveConflictDiffLabel": "{0} - ディスク上 ↔ {1} 内", + "staleSaveError": "'{0} の保存に失敗しました。ディスクの内容の方が新しくなっています。[比較] をクリックしてご使用のバージョンをディスク上のバージョンと比較してください。", + "userGuide": "エディター ツール バーの操作で、変更を [元に戻す] か、ディスクの内容を変更内容で [上書き] します" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json b/i18n/jpn/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json index 8b6ad71cd4e..b6fe55337f3 100644 --- a/i18n/jpn/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/files/browser/views/emptyView.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 +{ + "explorerSection": "ファイル エクスプローラー セクション", + "noWorkspace": "開いているフォルダーがありません", + "noWorkspaceHelp": "まだフォルダーを開いていません。", + "openFolder": "フォルダーを開く" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json b/i18n/jpn/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json index 8b6ad71cd4e..2397d9a49b4 100644 --- a/i18n/jpn/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "explorerSection": "ファイル エクスプローラー セクション", + "treeAriaLabel": "ファイル エクスプローラー" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json b/i18n/jpn/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json index 8b6ad71cd4e..da240f1efad 100644 --- a/i18n/jpn/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "confirmOverwriteMessage": "'{0}' は保存先フォルダーに既に存在します。置き換えてもよろしいですか。", + "fileInputAriaLabel": "ファイル名を入力します。Enter キーを押して確認するか、Esc キーを押して取り消します。", + "filesExplorerViewerAriaLabel": "{0}、ファイル エクスプローラー", + "irreversible": "このアクションは元に戻すことができません。", + "replaceButtonLabel": "置換(&&R)", + "warningFileDirty": "ファイル '{0}' は現在保存中です。後でもう一度お試しください。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json b/i18n/jpn/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json index 8b6ad71cd4e..efead730615 100644 --- a/i18n/jpn/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/files/browser/views/workingFilesView.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 +{ + "dirtyCounter": "{0} 個が未保存", + "treeAriaLabel": "作業ファイル", + "workingFiles": "作業ファイル", + "workingFilesSection": "作業ファイル セクション" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json b/i18n/jpn/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json index 8b6ad71cd4e..c2ac6cc7f9d 100644 --- a/i18n/jpn/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/files/browser/views/workingFilesViewer.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 +{ + "workingFilesViewerAriaLabel": "{0}、作業ファイル" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json b/i18n/jpn/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json index 8b6ad71cd4e..d13567f0ef6 100644 --- a/i18n/jpn/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/files/browser/workingFilesPicker.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 +{ + "entryAriaLabel": "{0}、作業ファイル ピッカー", + "noResultsFound": "一致する作業ファイルが見つかりません", + "noWorkingFiles": "作業ファイルの一覧は現在は空です", + "workingFilesGroupLabel": "作業ファイル" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json b/i18n/jpn/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json index 8b6ad71cd4e..391da3fc6d2 100644 --- a/i18n/jpn/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "genericSaveError": "'{0}' の保存に失敗しました: {1}", + "saveFileFirst": "ファイルがダーティです。まず保存してから、別のエンコードで再度開いてください。", + "unexpectedEventError": "ファイル変更リスナーから予期しないエラーがスローされました。リスナーの種類: {0}" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json b/i18n/jpn/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json index 8b6ad71cd4e..f5ea3dd3aca 100644 --- a/i18n/jpn/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json @@ -3,4 +3,20 @@ * 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 +{ + "copyPath": "パスのコピー", + "copyPathOfActive": "アクティブ ファイルのパスのコピー", + "openActiveFileContainer": "アクティブ ファイルを含んでいるフォルダーを開く", + "openContainer": "このアイテムのフォルダーを開く", + "openFile": "ファイルを開く...", + "openFileFolder": "開く...", + "openFileInNewWindow": "新しいウィンドウでアクティブ ファイルを開く", + "openFileToCopy": "まずファイルを開いてからそのパスをコピーします", + "openFileToReveal": "まずファイルを開いてから表示します", + "openFileToShow": "まずファイルを開いてから新しいウィンドウで開きます", + "openFolder": "フォルダーを開く...", + "revealActiveFileInMac": "Finder でアクティブ ファイルを表示する", + "revealActiveFileInWindows": "Windows エクスプローラーでアクティブ ファイルを表示する", + "revealInMac": "Finder で表示します", + "revealInWindows": "エクスプローラーで表示します" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json b/i18n/jpn/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json index 8b6ad71cd4e..71f4867fb82 100644 --- a/i18n/jpn/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.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 +{ + "filesCategory": "ファイル" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json b/i18n/jpn/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json index 8b6ad71cd4e..179f9cdcc5a 100644 --- a/i18n/jpn/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "allFiles": "すべてのファイル", + "cancel": "キャンセル", + "dontSave": "保存しない(&&N)", + "save": "保存する(&&S)", + "saveAll": "すべて保存(&&S)", + "saveChangesDetail": "保存しないと変更内容が失われます。", + "saveChangesMessage": "{0} に加えた変更を保存しますか?", + "saveChangesMessages": "次のファイルに対する変更を保存しますか?" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json b/i18n/jpn/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json index 8b6ad71cd4e..75805c9c002 100644 --- a/i18n/jpn/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "alreadyCheckedOut": "ブランチ {0} は既に現在のブランチになっています", + "branchAriaLabel": "{0}、Git ブランチ", + "checkoutBranch": "{0} のブランチ", + "checkoutTag": "{0} のタグ", + "createBranch": "ブランチ {0} を作成します", + "noBranches": "他のブランチがありません", + "notValidBranchName": "有効なブランチ名を指定してください", + "refAriaLabel": "{0}、Git" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json b/i18n/jpn/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json index 7c671380453..5fc2a0ab2a9 100644 --- a/i18n/jpn/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json @@ -4,5 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "gitNotEnabled": "このワークスペースでは Git が有効になっていません。" + "gitNotEnabled": "このワークスペースでは Git が有効になっていません。", + "publishBranch": "ブランチの発行", + "syncBranch": "変更の同期" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json b/i18n/jpn/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json index d8f49b0b469..30ddfcaf197 100644 --- a/i18n/jpn/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json @@ -4,14 +4,14 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "executeGitCommands": "Git コマンドの実行", "git": "Git", "gitAutoFetch": "自動フェッチの有効/無効。", "gitCommands": "Git コマンド", "gitConfigurationTitle": "Git 構成", - "gitPath": "git 実行可能ファイルのパス", + "gitEnabled": "は Git 対応です", + "gitPath": "Git 実行可能ファイルのパス", "gitPendingChangesBadge": "{0} 個の保留中の変更", - "gitProgressBadge": "実行中の git の状態", + "gitProgressBadge": "実行中の Git の状態", "toggleGitViewlet": "Git を表示", "view": "表示" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json b/i18n/jpn/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json index 8b6ad71cd4e..3db3a4400b0 100644 --- a/i18n/jpn/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/git/browser/views/disabled/disabledView.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 +{ + "disabled": "設定で Git が無効になっています。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/git/browser/views/empty/emptyView.i18n.json b/i18n/jpn/src/vs/workbench/parts/git/browser/views/empty/emptyView.i18n.json index 10515db8d66..96c880722f1 100644 --- a/i18n/jpn/src/vs/workbench/parts/git/browser/views/empty/emptyView.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/git/browser/views/empty/emptyView.i18n.json @@ -4,6 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "gitinit": "git リポジトリの初期化", - "noGit": "このワークスペースはまだ git ソース管理下にありません。" + "gitinit": "Git リポジトリの初期化", + "noGit": "このワークスペースはまだ Git ソース管理下にありません。" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json b/i18n/jpn/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json index 8b6ad71cd4e..b585acb90c3 100644 --- a/i18n/jpn/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "downloadFrom": "{0} からダウンロードできます。", + "linuxDownloadFrom": "{0} からダウンロードできます。", + "looksLike": "システムに Git がインストールされていない可能性があります。", + "macInstallWith": "{0} を使用してインストールするか、{1} からダウンロードするか、ターミナルのプロンプトで単に {3} と入力して {2} コマンド ライン開発者ツールをインストールできます。", + "pleaseRestart": "Git をインストールし終えたら、{0} を再起動してください。", + "winInstallWith": "{0} を使用してインストールするか、{1} からダウンロードできます。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json b/i18n/jpn/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json index 8b6ad71cd4e..898689fee15 100644 --- a/i18n/jpn/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "pleaseRestart": "Git 機能にアクセスするには、リポジトリのルート ディレクトリを開きます。", + "wrongRoot": "このディレクトリは Git リポジトリに含まれているようです。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json b/i18n/jpn/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json index 8b6ad71cd4e..a6ce70ef91c 100644 --- a/i18n/jpn/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "noWorkspace": "現在開いているフォルダーはありません。", + "pleaseRestart": "Git 機能にアクセスするには、Git リポジトリのあるフォルダーを開きます。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json b/i18n/jpn/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json index 8b6ad71cd4e..06ad0299d48 100644 --- a/i18n/jpn/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/git/electron-main/askpassService.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 +{ + "git": "Git" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/git/node/git.lib.i18n.json b/i18n/jpn/src/vs/workbench/parts/git/node/git.lib.i18n.json index 8b6ad71cd4e..26fc5404882 100644 --- a/i18n/jpn/src/vs/workbench/parts/git/node/git.lib.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/git/node/git.lib.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 +{ + "fileBinaryError": "ファイルはバイナリのようなので、テキストとして開くことができません" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/html/browser/html.contribution.i18n.json b/i18n/jpn/src/vs/workbench/parts/html/browser/html.contribution.i18n.json index 8b6ad71cd4e..1b0431f7c75 100644 --- a/i18n/jpn/src/vs/workbench/parts/html/browser/html.contribution.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/html/browser/html.contribution.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 +{ + "html.editor.label": "HTML プレビュー" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json b/i18n/jpn/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json index 8b6ad71cd4e..2d7c17e9a26 100644 --- a/i18n/jpn/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "html.voidInput": "エディター入力が正しくありません。", + "iframeEditor": "HTML のプレビュー" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json b/i18n/jpn/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json index 8b6ad71cd4e..9c0db44902e 100644 --- a/i18n/jpn/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.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 +{ + "markdown": "マークダウン" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json b/i18n/jpn/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json index 8b6ad71cd4e..90a11a22519 100644 --- a/i18n/jpn/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/markdown/common/markdownEditorInput.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 +{ + "preview": "'{0}' のプレビュー" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json b/i18n/jpn/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json index 8b6ad71cd4e..6ed83ec6ce8 100644 --- a/i18n/jpn/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/markdown/common/markdownEditorModel.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 +{ + "markdownError": "マークダウンのレンダリングのために '{0}' を開くことができません。ファイルが存在しており、有効なマークダウン ファイルであることを確認してください。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/output/browser/output.contribution.i18n.json b/i18n/jpn/src/vs/workbench/parts/output/browser/output.contribution.i18n.json index 8b6ad71cd4e..f99a4ff631c 100644 --- a/i18n/jpn/src/vs/workbench/parts/output/browser/output.contribution.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/output/browser/output.contribution.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "clearOutput.label": "出力のクリア", + "output": "出力", + "viewCategory": "表示" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/output/browser/outputPanel.i18n.json b/i18n/jpn/src/vs/workbench/parts/output/browser/outputPanel.i18n.json index 8b6ad71cd4e..b303c40b171 100644 --- a/i18n/jpn/src/vs/workbench/parts/output/browser/outputPanel.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/output/browser/outputPanel.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "outputPanelAriaLabel": "出力パネル", + "outputPanelWithInputAriaLabel": "{0}、出力パネル" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json b/i18n/jpn/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json index 8b6ad71cd4e..6535edd4e8d 100644 --- a/i18n/jpn/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "output": "出力", + "outputChannel": "'{0}' の" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json b/i18n/jpn/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json index 8b6ad71cd4e..b35c3e40655 100644 --- a/i18n/jpn/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "label": "エラーと警告の表示", + "marker.desc": "{0}({1}、{2})", + "marker.msg": "[{0}] {1}", + "markerAriaLabel": "{0}、エラーと警告", + "markersHandlerAriaLabel": "入力してエラーと警告を絞り込みます", + "noErrorsAndWarnings": "エラーや警告はありません", + "noErrorsAndWarningsMatching": "一致するエラーや警告はありません" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json b/i18n/jpn/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json index 8b6ad71cd4e..feda4391078 100644 --- a/i18n/jpn/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "commandsHandlerDescriptionDefault": "コマンドの表示と実行", + "desc.mac": "エラーか警告の表示", + "desc.win": "エラーと警告の表示", + "gotoLineDescriptionMac": "行へ移動", + "gotoLineDescriptionWin": "行へ移動", + "gotoSymbolDescriptionNormalMac": "シンボルへ移動", + "gotoSymbolDescriptionNormalWin": "シンボルへ移動", + "gotoSymbolDescriptionScoped": "カテゴリを指定してシンボルへ移動", + "helpDescription": "ヘルプの表示" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json b/i18n/jpn/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json index 528a1579c3a..29b427d0fc7 100644 --- a/i18n/jpn/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json @@ -7,5 +7,10 @@ "openSnippet.errorOnCreate": "{0} を作成できません", "openSnippet.label": "スニペット", "openSnippet.pickLanguage": "スニペットの言語を選択", - "preferences": "基本設定" + "preferences": "基本設定", + "snippetSchema.json": "ユーザー スニペット構成", + "snippetSchema.json.body": "スニペットの内容。変数には '${id}'、'${id:label}'、'${1:label}' を使用し、カーソル位置には '$0'、'$1' を使用します", + "snippetSchema.json.default": "空のスニペット", + "snippetSchema.json.description": "スニペットについての記述。", + "snippetSchema.json.prefix": "intellisense でスニペットを選択するときに使用するプレフィックス" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json b/i18n/jpn/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json index 8b6ad71cd4e..b5e6b96467e 100644 --- a/i18n/jpn/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/tasks/browser/taskQuickOpen.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 +{ + "entryAriaLabel": "{0}、タスク", + "noTasksFound": "タスクが見つかりません", + "noTasksMatching": "一致するタスクがありません", + "tasksAriaLabel": "実行するタスクの名前を入力します" +} \ 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 8b6ad71cd4e..569d267ac11 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 @@ -3,4 +3,77 @@ * 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 +{ + "BuildAction.label": "ビルド タスクの実行", + "CleanAction.label": "クリーン タスクの実行", + "CloseMessageAction.label": "閉じる", + "ConfigureTaskRunnerAction.autoDetect": "タスク システムの自動検出が失敗しました。詳細については、タスク出力を参照してください", + "ConfigureTaskRunnerAction.failed": "'.vscode' フォルダー内に 'tasks.json' ファイルを作成できません。詳細については、タスク出力を参照してください。", + "ConfigureTaskRunnerAction.label": "タスク ランナーの構成", + "JsonSchema.args": "さらにコマンドに渡される引数。", + "JsonSchema.command": "実行されるコマンド。外部プログラムかシェル コマンドです。", + "JsonSchema.echoCommand": "実行されるコマンドが出力にエコーされるかどうかを制御します。既定は false です。", + "JsonSchema.linux": "Linux 固有のビルド構成", + "JsonSchema.mac": "Mac 固有のビルド構成", + "JsonSchema.matchers": "使用する問題マッチャー。1 つの文字列または問題マッチャー定義か、文字列と問題マッチャーの配列です。", + "JsonSchema.options": "追加のコマンド オプション", + "JsonSchema.options.cwd": "実行されるプログラムまたはスクリプトの現在の作業ディレクトリ。省略すると、Code の現在のワークスペースのルートが使用されます。", + "JsonSchema.options.env": "実行されるプログラムまたはシェルの環境。省略すると、親プロセスの環境が使用されます。", + "JsonSchema.pattern.code": "問題のコードの一致グループ インデックス。既定は undefined です", + "JsonSchema.pattern.column": "問題の列の一致グループ インデックス。既定は 3 です", + "JsonSchema.pattern.endColumn": "問題の最終列の一致グループ インデックス。既定は undefined です", + "JsonSchema.pattern.endLine": "問題の最終行の一致グループ インデックス。既定は undefined です", + "JsonSchema.pattern.file": "ファイル名の一致グループ インデックス。省略すると、1 が使用されます。", + "JsonSchema.pattern.line": "問題の行の一致グループ インデックス。既定は 2 です", + "JsonSchema.pattern.location": "問題の場所の一致グループ インデックス。有効な場所のパターンは (line)、(line,column)、(startLine,startColumn,endLine,endColumn) です。省略すると、行と列が想定されます。", + "JsonSchema.pattern.loop": "複数行マッチャー ループは、このパターンが一致する限りループで実行されるかどうかを示します。複数行パターン内の最後のパターンでのみ指定できます。", + "JsonSchema.pattern.message": "メッセージの一致グループ インデックス。省略した場合、場所を指定すると既定は 4 で、場所を指定しないと既定は 5 です。", + "JsonSchema.pattern.regexp": "出力のエラー、警告、または情報を検索する正規表現。", + "JsonSchema.pattern.severity": "問題の重大度の一致グループ インデックス。既定は undefined です", + "JsonSchema.problemMatcher.applyTo": "テキスト ドキュメントで報告された問題が、開いているドキュメントのみ、閉じられたドキュメントのみ、すべてのドキュメントのいずれに適用されるかを制御します。", + "JsonSchema.problemMatcher.base": "使用する基本的な問題マッチャーの名前。", + "JsonSchema.problemMatcher.fileLocation": "問題パターンで報告されたファイル名を解釈する方法を定義します。", + "JsonSchema.problemMatcher.owner": "Code 内の問題の所有者。base を指定すると省略できます。省略して base を指定しない場合、既定は 'external' になります。", + "JsonSchema.problemMatcher.pattern": "問題パターン、または事前定義された問題パターンの名前。base を指定すると省略できます。", + "JsonSchema.problemMatcher.severity": "キャプチャされた問題の既定の重大度。パターンが重要度の一致グループを定義していない場合に使用されます。", + "JsonSchema.problemMatcher.watchedBegin": "ファイル ウォッチでトリガーされた ウォッチ対象タスクの実行が開始されたことを伝達する正規表現。", + "JsonSchema.problemMatcher.watchedEnd": "ウォッチ対象タスクの実行が終了したことを伝達する正規表現。", + "JsonSchema.problemMatcher.watching.activeOnStart": "true に設定すると、タスクの開始時にウォッチャーがアクティブ モードになります。これは beginPattern と一致する行の発行と同等です。", + "JsonSchema.problemMatcher.watching.beginsPattern": "出力内で一致すると、ウォッチ中のタスクの開始が通知されます。", + "JsonSchema.problemMatcher.watching.endsPattern": "出力内で一致すると、ウォッチ中のタスクの終了が通知されます。", + "JsonSchema.promptOnClose": "バックグラウンド タスクの実行中に VS Code を閉じる時に、ユーザーに対してプロンプトが表示されるかどうか。", + "JsonSchema.shell": "コマンドがシェル コマンドか外部プログラムかを指定します。省略すると、既定は false になります。", + "JsonSchema.showOutput": "実行中のタスクの出力が表示されるかどうかを制御します。省略すると、'always' が使用されます。", + "JsonSchema.suppressTaskName": "タスク名を引数としてコマンドに追加するかどうかを制御します。既定は false です。", + "JsonSchema.taskSelector": "引数がタスクであることを示すプレフィックス。", + "JsonSchema.tasks": "タスクの構成。普通は外部タスク ランナーで既に定義されているタスクのエンリッチメントです。", + "JsonSchema.tasks.args": "このタスクの起動時にコマンドに渡される追加の引数。", + "JsonSchema.tasks.build": "このタスクを Code の既定のビルド コマンドにマップします。", + "JsonSchema.tasks.matchers": "使用する問題マッチャー。1 つの文字列または問題マッチャー定義か、文字列と問題マッチャーの配列です。", + "JsonSchema.tasks.showOutput": "実行中のタスクの出力が表示されるかどうかを制御します。省略すると、グローバルに定義された値が使用されます。", + "JsonSchema.tasks.suppressTaskName": "タスク名を引数としてコマンドに追加するかどうかを制御します。省略すると、グローバルに定義された値が使用されます。", + "JsonSchema.tasks.taskName": "タスクの名前", + "JsonSchema.tasks.test": "このタスクを Code の既定のテスト コマンドにマップします。", + "JsonSchema.tasks.watching": "実行済みのタスクが維持され、ファイル システムをウォッチしているかどうか。", + "JsonSchema.version": "構成のバージョン番号", + "JsonSchema.watching": "実行済みのタスクが維持され、ファイル システムをウォッチしているかどうか。", + "JsonSchema.watchingPattern.file": "ファイル名の一致グループ インデックス。省略できます。", + "JsonSchema.watchingPattern.regexp": "ウォッチ中タスクの開始または終了を検出する正規表現。", + "JsonSchema.windows": "Windows 固有のビルド構成", + "RebuildAction.label": "リビルド タスクの実行", + "RunTaskAction.label": "タスクの実行", + "ShowLogAction.label": "タスク ログの表示", + "TaskSystem.active": "現在アクティブな実行中のタスクがあります。まずこのタスクを終了してから、別のタスクを実行してください。", + "TaskSystem.invalidTaskJson": "エラー: tasks.json ファイルの内容に構文エラーがあります。訂正してからタスクを実行してください。\n", + "TaskSystem.noBuildType": "構成されている有効なタスク ランナーがありません。サポートされているタスク ランナーは 'service' と 'program' です。", + "TaskSystem.noConfiguration": "タスク ランナーが構成されていません。", + "TaskSystem.runningTask": "実行中のタスクがあります。終了しますか?", + "TaskSystem.terminateTask": "タスクの終了(&&T)", + "TaskSystem.unknownError": "タスクの実行中にエラーが発生しました。詳細については、タスク ログを参照してください。", + "TerminateAction.failed": "実行中のタスクの終了に失敗しました", + "TerminateAction.label": "実行中のタスクの終了", + "TestAction.label": "テスト タスクの実行", + "manyMarkers": "99+", + "taskCommands": "タスクの実行", + "tasksCategory": "タスク" +} \ No newline at end of file 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 8b6ad71cd4e..c8c90ebfec2 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 @@ -3,4 +3,13 @@ * 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 +{ + "ConfigurationParser.globalMatcher": "警告: グローバル マッチャーとタスクは混合できません。グローバル マッチャーは無視されます。", + "ConfigurationParser.invalidCWD": "警告: options.cwd は、型 string でなければなりません。値 {0} を無視します\n", + "ConfigurationParser.invalidVaraibleReference": "エラー: 無効な problemMatcher 参照: {0}\n", + "ConfigurationParser.noCommand": "エラー: 有効なコマンド名が指定されていません。", + "ConfigurationParser.noName": "エラー: 宣言スコープ内の問題マッチャーに次の名前がなければなりません:\n{0}\n", + "ConfigurationParser.noTaskName": "エラー: タスクが taskName プロパティを提供しなければなりません。このタスクは無視されます。\n{0}\n", + "ConfigurationParser.noargs": "エラー: コマンド引数は文字列の配列でなければなりません。指定された値:\n{0}", + "ConfigurationParser.unknownMatcherKind": "警告: 定義されている問題マッチャーが不明です。サポートされている型は string | ProblemMatcher | (string | ProblemMatcher)[] です。\n{0}\n" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json b/i18n/jpn/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json index 8b6ad71cd4e..d6e6515a1d6 100644 --- a/i18n/jpn/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "TaskSystemDetector.noGruntProgram": "システムに Grunt がインストールされていません。npm install -g grunt を実行してインストールしてください。", + "TaskSystemDetector.noGulpProgram": "システムに Gulp がインストールされていません。npm install -g gulp を実行してインストールしてください。", + "TaskSystemDetector.noGulpTasks": "gulp --tasks-simple が実行されましたがタスクの一覧は表示されませんでした。npm install を実行しましたか?", + "TaskSystemDetector.noJakeProgram": "システムに Jake がインストールされていません。npm install -g jake を実行してインストールしてください。", + "TaskSystemDetector.noJakeTasks": "jake --tasks が実行されましたがタスクの一覧は表示されませんでした。npm install を実行しましたか?", + "TaskSystemDetector.noProgram": "プログラム {0} が見つかりませんでした。メッセージは {1} です" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json b/i18n/jpn/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json index 8b6ad71cd4e..ab03a914303 100644 --- a/i18n/jpn/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "TaskRunnerSystem.cancelRequested": "\nユーザー要求ごとにタスク '{0}' が終了しました。", + "TaskRunnerSystem.childProcessError": "外部プログラム {0} {1} の起動に失敗しました。", + "TaskRunnerSystem.fatalError": "提供されたタスク構成に検証エラーがあります。詳細については、タスク出力ログを参照してください。", + "TaskRunnerSystem.noBuildTask": "構成されているビルド タスクがありません。", + "TaskRunnerSystem.noTestTask": "構成されているテスト タスクがありません。", + "TaskRunnerSystem.norebuild": "実行するタスクが見つかりません。", + "TaskRunnerSystem.unknownError": "タスクの実行中に不明なエラーが発生しました。詳細については、タスク出力ログを参照してください。", + "TaskRunnerSystem.watchingBuildTaskFinished": "\nビルド タスクのウォッチが終了しました。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json b/i18n/jpn/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json index 8b6ad71cd4e..bc668f461f1 100644 --- a/i18n/jpn/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json +++ b/i18n/jpn/src/vs/workbench/parts/themes/electron-browser/themes.contribution.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 +{ + "preferences": "基本設定", + "problemChangingTheme": "テーマの読み込み中に問題が発生しました: {0}", + "selectTheme.label": "配色テーマ", + "themes.selectTheme": "配色テーマの選択" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/services/files/node/fileService.i18n.json b/i18n/jpn/src/vs/workbench/services/files/node/fileService.i18n.json index 8b6ad71cd4e..b822ec4d3a0 100644 --- a/i18n/jpn/src/vs/workbench/services/files/node/fileService.i18n.json +++ b/i18n/jpn/src/vs/workbench/services/files/node/fileService.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "fileBinaryError": "ファイルはバイナリのようなので、テキストとして開くことができません", + "fileIsDirectoryError": "ファイルがディレクトリです ({0})", + "fileNotFoundError": "ファイルが見つかりません ({0})", + "fileReadOnlyError": "ファイルは読み取り専用です", + "foldersCopyError": "フォルダーをワークスペース内にコピーできません。個々のファイルを選択してコピーしてください。", + "unableToMoveCopyError": "移動/コピーできません。ファイルが含まれるフォルダーが置き換わることになります。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/services/history/browser/history.i18n.json b/i18n/jpn/src/vs/workbench/services/history/browser/history.i18n.json index 8b6ad71cd4e..2e86ea8c341 100644 --- a/i18n/jpn/src/vs/workbench/services/history/browser/history.i18n.json +++ b/i18n/jpn/src/vs/workbench/services/history/browser/history.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "devExtensionWindowTitle": "[拡張機能開発ホスト] - {0}", + "prefixDecoration": "{0} {1}", + "prefixTitle": "{0} - {1}", + "prefixWorkspaceTitle": "{0} - {1} - {2}", + "prefixWorkspaceTitleMac": "{0} - {1}", + "workspaceTitle": "{0} - {1}" +} \ No newline at end of file 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 8b6ad71cd4e..6896682a251 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 @@ -3,4 +3,20 @@ * 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 +{ + "invalid.keybindings": "無効な `contributes.{0}`: {1}", + "keybindings.json.command": "実行するコマンドの名前", + "keybindings.json.key": "キーまたはキー シーケンス (スペースで区切る)", + "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.key": "キーまたはキー シーケンス (キーは + で区切り、シーケンスはスペースで区切る。例: Ctrl+O、Ctrl+L L で同時に押す", + "vscode.extension.contributes.keybindings.linux": "Linux 固有のキーまたはキー シーケンス。", + "vscode.extension.contributes.keybindings.mac": "Mac 固有のキーまたはキー シーケンス。", + "vscode.extension.contributes.keybindings.when": "キーがアクティブの場合の条件。", + "vscode.extension.contributes.keybindings.win": "Windows 固有のキーまたはキー シーケンス。" +} \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/services/message/electron-browser/messageService.i18n.json b/i18n/jpn/src/vs/workbench/services/message/electron-browser/messageService.i18n.json index 687d76d8e47..f6c7bb564aa 100644 --- a/i18n/jpn/src/vs/workbench/services/message/electron-browser/messageService.i18n.json +++ b/i18n/jpn/src/vs/workbench/services/message/electron-browser/messageService.i18n.json @@ -4,5 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "yesButton": "はい" + "cancelButton": "キャンセル", + "yesButton": "はい(&&Y)" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/services/request/node/requestService.i18n.json b/i18n/jpn/src/vs/workbench/services/request/node/requestService.i18n.json index 750fc6f6ec6..bc57af336e0 100644 --- a/i18n/jpn/src/vs/workbench/services/request/node/requestService.i18n.json +++ b/i18n/jpn/src/vs/workbench/services/request/node/requestService.i18n.json @@ -6,5 +6,6 @@ { "httpConfigurationTitle": "HTTP 構成", "localFileNotFound": "ファイルが見つかりません。", - "proxy": "使用するプロキシ設定。これを設定しない場合、環境変数 http_proxy および https_proxy から取得されます。" + "proxy": "使用するプロキシ設定。設定されていない場合、環境変数 http_proxy および https_proxy から取得されます。", + "strictSSL": "提供された CA の一覧と照らしてプロキシ サーバーの証明書を確認するかどうか。" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/services/themes/node/themeService.i18n.json b/i18n/jpn/src/vs/workbench/services/themes/node/themeService.i18n.json index 8b6ad71cd4e..dc66a1fa35e 100644 --- a/i18n/jpn/src/vs/workbench/services/themes/node/themeService.i18n.json +++ b/i18n/jpn/src/vs/workbench/services/themes/node/themeService.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "error.cannotloadtheme": "{0} を読み込めません", + "error.cannotparse": "plist ファイルの解析中に問題が発生しました: {0}", + "invalid.path.1": "拡張機能のフォルダー ({2}) の中に `contributes.{0}.path` ({1}) が含まれている必要があります。これにより拡張を移植できなくなる可能性があります。", + "reqarray": "拡張点 `{0}` は配列でなければなりません。", + "reqpath": "`contributes.{0}.path` に文字列が必要です。提供された値: {1}", + "vscode.extension.contributes.themes": "TextMate の配色テーマを提供します。", + "vscode.extension.contributes.themes.label": "UI で表示される配色テーマのラベル。", + "vscode.extension.contributes.themes.path": "tmTheme ファイルのパス。拡張機能フォルダーに対する相対パスで、通常 './themes/themeFile.tmTheme' です。", + "vscode.extension.contributes.themes.uiTheme": "エディターの枠の色を定義する基本テーマ。'vs' は明色のテーマで、'vs-dark' は暗色のテーマです。" +} \ No newline at end of file diff --git a/i18n/kor/extensions/typescript/package.i18n.json b/i18n/kor/extensions/typescript/package.i18n.json index 8b6ad71cd4e..db42b2867b9 100644 --- a/i18n/kor/extensions/typescript/package.i18n.json +++ b/i18n/kor/extensions/typescript/package.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 +{ + "configuration.typescript": "TypeScript 구성", + "javascript.reloadProjects.title": "JavaScript 프로젝트 다시 로드", + "typescript.reloadProjects.title": "TypeScript 프로젝트 다시 로드", + "typescript.tsdk.desc": "사용할 tsserver 및 lib*.d.ts 파일이 들어 있는 폴더 경로를 지정합니다.", + "typescript.useCodeSnippetsOnMethodSuggest.dec": "매개 변수 서명으로 함수를 완료하세요." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/base/browser/ui/aria/aria.i18n.json b/i18n/kor/src/vs/base/browser/ui/aria/aria.i18n.json index 8b6ad71cd4e..94fd4389be6 100644 --- a/i18n/kor/src/vs/base/browser/ui/aria/aria.i18n.json +++ b/i18n/kor/src/vs/base/browser/ui/aria/aria.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 +{ + "repeated": "{0}(다시 발생함)" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/base/browser/ui/inputbox/inputBox.i18n.json b/i18n/kor/src/vs/base/browser/ui/inputbox/inputBox.i18n.json index 8b6ad71cd4e..ec70bf55f6a 100644 --- a/i18n/kor/src/vs/base/browser/ui/inputbox/inputBox.i18n.json +++ b/i18n/kor/src/vs/base/browser/ui/inputbox/inputBox.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "alertErrorMessage": "오류: {0}", + "alertInfoMessage": "정보: {0}", + "alertWarningMessage": "경고: {0}" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/base/common/keyCodes.i18n.json b/i18n/kor/src/vs/base/common/keyCodes.i18n.json index 8b6ad71cd4e..a7584c3920f 100644 --- a/i18n/kor/src/vs/base/common/keyCodes.i18n.json +++ b/i18n/kor/src/vs/base/common/keyCodes.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 +{ + "altKey": "Alt", + "cmdKey": "명령", + "ctrlKey": "Ctrl", + "shiftKey": "Shift", + "windowsKey": "Windows" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/base/common/processes.i18n.json b/i18n/kor/src/vs/base/common/processes.i18n.json index 8b6ad71cd4e..cc2923290a9 100644 --- a/i18n/kor/src/vs/base/common/processes.i18n.json +++ b/i18n/kor/src/vs/base/common/processes.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 +{ + "ExecutableParser.args": "경고: args는 string[] 형식이어야 합니다. {0} 값을 무시합니다.", + "ExecutableParser.commandMissing": "오류: 실행 파일 정보에서는 문자열 형식의 명령을 정의해야 합니다.", + "ExecutableParser.invalidCWD": "경고: options.cwd는 string 형식이어야 합니다. {0} 값을 무시합니다.", + "ExecutableParser.isShellCommand": "경고: isShellCommand는 boolean 형식어야 합니다. {0} 값을 무시합니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/base/node/processes.i18n.json b/i18n/kor/src/vs/base/node/processes.i18n.json index 8b6ad71cd4e..3e498da1aef 100644 --- a/i18n/kor/src/vs/base/node/processes.i18n.json +++ b/i18n/kor/src/vs/base/node/processes.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 +{ + "TaskRunner.UNC": "UNC 드라이브에서 셸 명령을 실행할 수 없습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/base/node/zip.i18n.json b/i18n/kor/src/vs/base/node/zip.i18n.json index 8b6ad71cd4e..da538f7e43e 100644 --- a/i18n/kor/src/vs/base/node/zip.i18n.json +++ b/i18n/kor/src/vs/base/node/zip.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 +{ + "notFound": "zip 파일 내에 {0}이(가) 없습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json b/i18n/kor/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json index 8b6ad71cd4e..eb892bd8f82 100644 --- a/i18n/kor/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json +++ b/i18n/kor/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "quickOpenAriaLabel": "선택기", + "quickOpenAriaLabelEntry": "{0}, 선택기" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json b/i18n/kor/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json index 8b6ad71cd4e..35fd437d910 100644 --- a/i18n/kor/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json +++ b/i18n/kor/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "quickOpenAriaLabel": "빠른 선택기입니다. 결과의 범위를 축소하려면 입력합니다.", + "treeAriaLabel": "빠른 선택기" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/editor/common/commonCodeEditor.i18n.json b/i18n/kor/src/vs/editor/common/commonCodeEditor.i18n.json index 8b6ad71cd4e..50a2205c404 100644 --- a/i18n/kor/src/vs/editor/common/commonCodeEditor.i18n.json +++ b/i18n/kor/src/vs/editor/common/commonCodeEditor.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 +{ + "showAccessibilityHelp": "화면 판독기를 사용 중인 경우 {0}을(를) 누르세요." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/editor/common/config/defaultConfig.i18n.json b/i18n/kor/src/vs/editor/common/config/defaultConfig.i18n.json index 8b6ad71cd4e..4118aae2aa7 100644 --- a/i18n/kor/src/vs/editor/common/config/defaultConfig.i18n.json +++ b/i18n/kor/src/vs/editor/common/config/defaultConfig.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 +{ + "editorViewAccessibleLabel": "편집기 콘텐츠" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/editor/common/services/bulkEdit.i18n.json b/i18n/kor/src/vs/editor/common/services/bulkEdit.i18n.json index 8b6ad71cd4e..2d03877793e 100644 --- a/i18n/kor/src/vs/editor/common/services/bulkEdit.i18n.json +++ b/i18n/kor/src/vs/editor/common/services/bulkEdit.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 +{ + "conflict": "이러한 파일이 동시에 변경되었습니다. {0}" +} \ No newline at end of file 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 8b6ad71cd4e..55b00118eb5 100644 --- a/i18n/kor/src/vs/editor/common/services/modeServiceImpl.i18n.json +++ b/i18n/kor/src/vs/editor/common/services/modeServiceImpl.i18n.json @@ -3,4 +3,23 @@ * 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 +{ + "invalid": "잘못된 `contributes.{0}`입니다. 배열이 필요합니다.", + "invalid.empty": "`contributes.{0}`에 대한 빈 값", + "opt.aliases": "`{0}` 속성은 생략 가능하며 `string[]` 형식이어야 합니다.", + "opt.configuration": "`{0}` 속성은 생략 가능하며 `string` 형식이어야 합니다.", + "opt.extensions": "`{0}` 속성은 생략 가능하며 `string[]` 형식이어야 합니다.", + "opt.filenames": "`{0}` 속성은 생략 가능하며 `string[]` 형식이어야 합니다.", + "opt.firstLine": "`{0}` 속성은 생략 가능하며 `string` 형식이어야 합니다.", + "opt.mimetypes": "`{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.filenames": "파일 이름이 언어에 연결되어 있습니다.", + "vscode.extension.contributes.languages.firstLine": "언어 파일의 첫 번째 줄과 일치하는 정규식입니다.", + "vscode.extension.contributes.languages.id": "언어의 ID입니다.", + "vscode.extension.contributes.languages.mimetypes": "Mime 형식이 언어에 연결되어 있습니다." +} \ 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 8b6ad71cd4e..32e25f9b6da 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 @@ -3,4 +3,18 @@ * 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 +{ + "ShowAccessibilityHelpAction": "접근성 도움말 표시", + "experimentalScreenReaderOptsOn": "editor.experimentalScreenReader 설정 키로 인해 실험적 화면 판독기 지원이 켜졌습니다.", + "experimentalScreenReaderSessionOff": "실험적 화면 판독기 지원이 꺼져 있습니다. {0}을(를) 눌러서 이 세션에 대해 이 지원을 켜거나 editor.experimentalScreenReader 설정을 true로 구성하여 모든 세션에 대해 지원을 켜세요.", + "experimentalScreenReaderSessionOffNoKb": "실험적 화면 판독기 지원이 꺼져 있습니다. {0} 명령은 현재 키 바인딩으로 트리거할 수 없습니다. editor.experimentalScreenReader 설정을 true로 구성하여 모든 세션에 대해 이 지원을 켜세요.", + "experimentalScreenReaderSessionOn": "이 세션에 대해 실험적 화면 판독기 지원이 켜져 있습니다. {0}을(를) 눌러서 이 동작을 설정/해제합니다.", + "experimentalScreenReaderSessionOnNoKb": "이 세션에 대해 실험적 화면 판독기 지원이 켜져 있습니다. {0} 명령은 현재 키 바인딩으로 트리거할 수 없습니다.", + "introMsg": "VS Code의 실험적 접근성 옵션을 사용해 주셔서 감사합니다.", + "outroMsg": "이 도구 설명을 해제하고 Esc 키를 눌러서 편집기로 돌아갈 수 있습니다.", + "status": "상태:", + "tabFocusModeOffMsg": "이 편집기에서 Tab 키를 누르면 탬 문자가 삽입됩니다. {0}을(를) 눌르서 이 동작을 설정/해제합니다.", + "tabFocusModeOffMsgNoKb": "이 편집기에서 Tab 키를 누르면 포커스가 다음 포커스 가능한 요소로 이동합니다. {0} 명령은 현재 키 바인딩으로 트리거할 수 없습니다.", + "tabFocusModeOnMsg": "이 편집기에서 Tab 키를 누르면 포커스가 다음 포커스 가능한 요소로 이동합니다. {0}을(를) 눌러서 이 동작을 설정/해제합니다.", + "tabFocusModeOnMsgNoKb": "이 편집기에서 Tab 키를 누르면 포커스가 다음 포커스 가능한 요소로 이동합니다. {0} 명령은 현재 키 바인딩으로 트리거할 수 없습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json b/i18n/kor/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json index 8b6ad71cd4e..ddcaab4bb1d 100644 --- a/i18n/kor/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json +++ b/i18n/kor/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.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 +{ + "DefineKeybindingAction": "키 바인딩 정의", + "defineKeybinding.initial": "원하는 키 조합을 누르고 ENTER 키를 누르세요.", + "defineKeybinding.kbLayoutErrorMessage": "현재 자판 배열에서는 이 키 조합을 생성할 수 없습니다.", + "defineKeybinding.kbLayoutInfoMessage": "현재 자판 배열의 경우 다음을 누르세요.", + "defineKeybinding.start": "키 바인딩 정의" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/editor/contrib/find/common/findController.i18n.json b/i18n/kor/src/vs/editor/contrib/find/common/findController.i18n.json index 8b6ad71cd4e..6c16ca2d7ff 100644 --- a/i18n/kor/src/vs/editor/contrib/find/common/findController.i18n.json +++ b/i18n/kor/src/vs/editor/contrib/find/common/findController.i18n.json @@ -3,4 +3,15 @@ * 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 +{ + "addSelectionToNextFindMatch": "다음 일치 항목 찾기에 선택 항목 추가", + "changeAll.label": "모든 항목 변경", + "findNextMatchAction": "다음 찾기", + "findPreviousMatchAction": "이전 찾기", + "moveSelectionToNextFindMatch": "다음 일치 항목 찾기로 마지막 선택 항목 이동", + "nextSelectionMatchFindAction": "다음 선택 찾기", + "previousSelectionMatchFindAction": "이전 선택 찾기", + "selectAllOccurencesOfFindMatch": "일치 항목 찾기의 모든 항목 선택", + "startFindAction": "찾기", + "startReplace": "바꾸기" +} \ No newline at end of file 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 8b6ad71cd4e..527d86d71c4 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 @@ -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 +{ + "foldAction.label": "접기", + "foldAllAction.label": "모두 접기", + "unfoldAction.label": "펼치기", + "unfoldAllAction.label": "모두 펼치기" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/editor/contrib/format/common/formatActions.i18n.json b/i18n/kor/src/vs/editor/contrib/format/common/formatActions.i18n.json index 8b6ad71cd4e..78d0b5607ca 100644 --- a/i18n/kor/src/vs/editor/contrib/format/common/formatActions.i18n.json +++ b/i18n/kor/src/vs/editor/contrib/format/common/formatActions.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 +{ + "formatAction.label": "코드 서식" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/editor/contrib/hover/browser/hover.i18n.json b/i18n/kor/src/vs/editor/contrib/hover/browser/hover.i18n.json index 8b6ad71cd4e..af972da445a 100644 --- a/i18n/kor/src/vs/editor/contrib/hover/browser/hover.i18n.json +++ b/i18n/kor/src/vs/editor/contrib/hover/browser/hover.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 +{ + "showHover": "가리키기 표시" +} \ 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 8b6ad71cd4e..23f7ba2ff00 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 @@ -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 +{ + "changeIndentationSize": "현재 파일의 탭 크기 변경", + "configuredTabSize": "구성된 탭 크기", + "indentationToSpaces": "ID를 공백으로 변환", + "indentationToTabs": "ID를 탭으로 변환", + "selectTabWidth": "현재 파일의 탭 크기 선택" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/editor/contrib/rename/common/rename.i18n.json b/i18n/kor/src/vs/editor/contrib/rename/common/rename.i18n.json index 8b6ad71cd4e..068aad6cd17 100644 --- a/i18n/kor/src/vs/editor/contrib/rename/common/rename.i18n.json +++ b/i18n/kor/src/vs/editor/contrib/rename/common/rename.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 +{ + "no result": "결과가 없습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json b/i18n/kor/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json index 8b6ad71cd4e..fe152caeda7 100644 --- a/i18n/kor/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json +++ b/i18n/kor/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.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 +{ + "toggle.wordwrap": "보기: 자동 줄 바꿈 설정/해제" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/editor/node/languageConfiguration.i18n.json b/i18n/kor/src/vs/editor/node/languageConfiguration.i18n.json index 8b6ad71cd4e..5606824f069 100644 --- a/i18n/kor/src/vs/editor/node/languageConfiguration.i18n.json +++ b/i18n/kor/src/vs/editor/node/languageConfiguration.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 +{ + "parseErrors": "{0}을(를) 구문 분석하는 동안 오류가 발생했습니다. {1}" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/editor/node/textMate/TMSnippets.i18n.json b/i18n/kor/src/vs/editor/node/textMate/TMSnippets.i18n.json index 8b6ad71cd4e..2495cd0a51f 100644 --- a/i18n/kor/src/vs/editor/node/textMate/TMSnippets.i18n.json +++ b/i18n/kor/src/vs/editor/node/textMate/TMSnippets.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "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-language": "이 코드 조각이 적용되는 언어 ID입니다.", + "vscode.extension.contributes.snippets-path": "코드 조작 파일의 경로입니다. 이 경로는 확장 폴더에 상대적이며 일반적으로 './snippets/'로 시작합니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/editor/node/textMate/TMSyntax.i18n.json b/i18n/kor/src/vs/editor/node/textMate/TMSyntax.i18n.json index 8b6ad71cd4e..63301b8bb74 100644 --- a/i18n/kor/src/vs/editor/node/textMate/TMSyntax.i18n.json +++ b/i18n/kor/src/vs/editor/node/textMate/TMSyntax.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "invalid.language": "`contributes.{0}.language`에 알 수 없는 언어가 있습니다. 제공된 값: {1}", + "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.language": "이 구문이 적용되는 언어 ID입니다.", + "vscode.extension.contributes.grammars.path": "tmLanguage 파일의 경로입니다. 이 경로는 확장 폴더에 상대적이며 일반적으로 './syntaxes/'로 시작합니다.", + "vscode.extension.contributes.grammars.scopeName": "tmLanguage 파일에 사용되는 Textmate 범위 이름입니다." +} \ 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 8b6ad71cd4e..47144aa7401 100644 --- a/i18n/kor/src/vs/languages/html/common/htmlTags.i18n.json +++ b/i18n/kor/src/vs/languages/html/common/htmlTags.i18n.json @@ -3,4 +3,114 @@ * 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 +{ + "tags.a": "요소에 href 특성이 있는 경우 콘텐츠에 의해 레이블이 지정되는 하이퍼링크(하이퍼텍스트 앵커)를 나타냅니다.", + "tags.abbr": "abbr 요소는 약어 또는 머리글자어를 나타내며 선택적으로 확장을 포함합니다. 제목 특성을 사용하여 약어의 확장을 제공할 수 있습니다. 지정한 경우 이 특성은 다른 요소 없이 약어의 확장만 포함해야 합니다.", + "tags.address": "주소 요소는 가장 가까운 문서 또는 본문 요소 상위 항목에 대한 연락처 정보를 나타냅니다. 본문 요소인 경우 연락처 정보가 전체 문서에 적용됩니다.", + "tags.area": "영역 요소는 일부 텍스트가 포함된 하이퍼링크와 이미지 맵의 해당 영역을 나타내거나 이미지 맵의 사용되지 않는 영역을 나타냅니다.", + "tags.article": "문서 요소는 문서, 페이지, 응용 프로그램 또는 사이트의 전체 구성 또는 자동 구성을 나타내며, 독립적으로 배포 가능하거나 재사용 가능합니다(예: 동기화). 포럼 게시물, 잡지 또는 신문 기사, 블로그 항목, 사용자가 제출한 의견, 대화식 위젯 또는 가젯, 기타 독립적인 콘텐츠 항목입니다. 각 문서는 일반적으로 머리글(h1–h6 요소)을 문서 요소의 자식으로 포함하여 식별해야 합니다.", + "tags.aside": "aside 요소는 aside 요소 주위의 콘텐츠와 별로 관계가 없는 콘텐츠로 구성된 페이지 섹션을 나타내며, 이는 해당 콘텐츠와 별개로 간주할 수 있습니다. 이러한 섹션은 주로 인쇄된 입력 체계에서 사이드바로 표시됩니다.", + "tags.audio": "오디오 요소는 소리 또는 오디오 스트림을 나타냅니다.", + "tags.b": "b 요소는 문서 요약의 키워드, 검토 시 제품 이름, 대화형 텍스트 기반의 소프트웨어에서 작동 가능한 단어 또는 문서 소식 같이 중요성을 더 알리지 않고도 대체 음성이나 무드가 포함되지 않은 상태로 이해하기 쉽게 주의를 끄는 텍스트 범위를 나타냅니다.", + "tags.base": "base 요소를 통해 작성자는 상대 URL을 확인하는 목적으로 문서의 기본 URL을 지정할 수 있으며 다음 하이퍼링크에 사용될 목적으로 기본 검색 컨텍스트의 이름을 지정할 수 있습니다. 요소는 이 정보를 벗어나는 콘텐츠를 나타내지 않습니다.", + "tags.bdi": "bdi 요소는 양방향 텍스트 서식 지정을 위해 주변 항목에서 격리할 텍스트 범위를 나타냅니다. [BIDI]", + "tags.blockquote": "blockquote 요소는 다른 원본에서 인용된 콘텐츠를 나타냅니다. 경우에 따라 footer 또는 cite 요소 내에 있어야 하는 인용구를 사용하거나 주석 및 약어 같은 인라인 변경 사항으로 표시됩니다.", + "tags.body": "body 요소는 문서의 콘텐츠를 나타냅니다.", + "tags.br": "br 요소는 줄 바꿈을 나타냅니다.", + "tags.button": "button 요소는 해당 콘텐츠별로 레이블이 지정된 단추를 나타냅니다.", + "tags.canvas": "canvas 요소는 해상도 기반의 비트맵 캔버스를 사용하는 스크립트를 제공합니다. 이를 사용하여 그래프, 게임 그래픽, 예술 또는 기타 시각적 이미지를 신속하게 렌더링할 수 있습니다.", + "tags.caption": "caption 요소는 부모가 있고 이 부모가 table 요소인 경우 해당 부모인 테이블의 제목을 나타냅니다.", + "tags.cite": "cite 요소는 창작물에 대한 참조를 나타냅니다. 이 요소는 작업의 제목이나 작성자의 이름(개인, 사람들 또는 조직) 또는 URL 참조 또는 인용구 메타데이터를 추가하는 데 사용되는 규칙에 따라 축약된 참조를 포함해야 합니다.", + "tags.code": "code 요소는 컴퓨터 코드 조각을 나타냅니다. 이 요소는 XML 요소 이름, 파일 이름, 컴퓨터 프로그램 또는 컴퓨터에서 인식하는 다른 모든 문자열일 수 있습니다.", + "tags.col": "col 요소가 부모가 있고 자체에 테이블 요소인 부모를 가진 colgroup 요소인 경우 col 요소는 해당 colgroup이 나타내는 열 그룹에 하나 이상의 열을 나타냅니다.", + "tags.colgroup": "colgroup 요소는 부모가 있고 이 부모가 table 요소인 경우 해당 부모인 테이블에 하나 이상의 열 그룹을 나타냅니다.", + "tags.datalist": "datalist 요소는 다른 컨트롤에 대해 미리 정의된 옵션을 나타내는 옵션 집합 요소를 나타냅니다. 렌더링 시 datalist 요소는 아무 것도 나타내지 않으며 해당 자식과 함께 숨겨야 합니다.", + "tags.dbo": "bdo 요소는 해당 자식에 대한 명시적인 텍스트 방향 서식 지정을 나타냅니다. 이 요소를 통해 작성자는 방향 재정의를 명시적으로 지정하여 유니코드 양방향 알고리즘을 재정의할 수 있습니다. [BIDI]", + "tags.dd": "dd 요소는 설명 목록(dl 요소)에서 설명, 정의 또는 값, 용어-설명 그룹의 일부를 나타냅니다.", + "tags.del": "del 요소는 문서에서 제거된 항목을 나타냅니다.", + "tags.details": "details 요소는 사용자가 추가 정보나 컨트롤을 볼 수 있는 공개 위젯을 나타냅니다.", + "tags.dfn": "dfn 요소는 용어의 정의 인스턴스를 나타냅니다. dfn 요소의 가장 가까운 상위 항목인 단락, 설명 목록 그룹 또는 섹션에는 dfn 요소에서 지정된 용어에 대한 정의도 포함되어 있어야 합니다.", + "tags.dialog": "dialog 요소는 사용자가 작업을 수행하기 위해 상호 작용하는 응용 프로그램의 일부를 나타냅니다(예: 대화 상자, 검사기 또는 창).", + "tags.div": "div 요소는 특별한 의미가 없으며 해당 자식 항목을 나타냅니다. 이 요소는 class, lang 및 title 특성과 함께 사용하여 연속적인 요소 그룹에 공통된 의미 체계를 구성할 수 있습니다.", + "tags.dl": "dl 요소는 0개 이상의 이름-값 그룹(설명 목록)으로 구성된 연관 목록을 나타냅니다. 이름-값 그룹은 하나 이상의 이름(dt 요소) 뒤에 하나 이상의 값(dd 요소)이 있는 항목으로 구성되며 dt 및 dd 요소를 제외한 노드를 모두 무시합니다. 단일 dl 요소 내에 각 이름에 대한 dt 요소가 두 개 이상 있으면 안 됩니다.", + "tags.dt": "dt 요소는 설명 목록(dl 요소)에서 용어, 이름, 용어-설명 그룹의 일부를 나타냅니다.", + "tags.em": "em 요소는 해당 콘텐츠의 강조를 나타냅니다.", + "tags.embed": "embed 요소는 외부(일반적으로 HTML이 아님) 응용 프로그램 또는 대화형 콘텐츠에 대한 통합 지점을 제공합니다.", + "tags.fieldset": "fieldset 요소는 일반 이름으로 선택적으로 그룹화된 폼 컨트롤 집합을 나타냅니다.", + "tags.figcaption": "figcaption 요소는 figcaption 요소의 부모 figure 요소(있는 경우)의 나머지 콘텐츠에 대한 캡션 또는 범례를 나타냅니다.", + "tags.figure": "figure 요소는 경우에 따라 캡션이 있는 일부 유동 콘텐츠를 나타냅니다. 즉, 문서의 기본 흐름에서 일반적으로 하나의 단위로 참조되거나 전체 문장처럼 자체 포함되어 있습니다.", + "tags.footer": "footer 요소는 가장 가까운 상위 섹션의 콘텐츠 또는 섹션의 루트 요소에 대한 바닥글을 나타냅니다. 일반적으로 footer에는 콘텐츠 작성자, 관련 문서에 대한 링크, 저작권 데이터 등과 같은 해당 섹션에 대한 정보가 포함됩니다.", + "tags.form": "form 요소는 폼과 연관된 요소의 컬렉션을 나타냅니다. 이 중 일부는 처리를 위해 서버에 제출할 수 있는 편집 가능한 값을 나타낼 수 있습니다.", + "tags.h1": "h1 요소는 섹션 머리글을 나타냅니다.", + "tags.h2": "h2 요소는 섹션 머리글을 나타냅니다.", + "tags.h3": "h3 요소는 섹션 머리글을 나타냅니다.", + "tags.h4": "h4 요소는 섹션 머리글을 나타냅니다.", + "tags.h5": "h5 요소는 섹션 머리글을 나타냅니다.", + "tags.h6": "h6 요소는 섹션 머리글을 나타냅니다.", + "tags.head": "head 요소는 문서의 메타데이터 컬렉션을 나타냅니다.", + "tags.header": "header 요소는 가장 가까운 상위 섹션의 콘텐츠 또는 섹션의 루트 요소에 대한 소개 콘텐츠를 나타냅니다. 일반적으로 header에는 소개 또는 탐색 지원 그룹이 포함됩니다. 가장 가까운 상위 섹션의 콘텐츠 또는 섹션의 루트 요소가 body 요소인 경우 전체 페이지에 적용됩니다.", + "tags.hr": "hr 요소는 단락 수준으로 주제를 구분하여 나타냅니다(예: 이야기에서 장면이 바뀌거나 참고 도서의 한 섹션 내에서 다른 항목으로 전환되는 경우).", + "tags.html": "html 요소는 HTML 문서의 루트를 나타냅니다.", + "tags.i": "i 요소는 대체 음성 또는 무드 상태의 텍스트 범위, 또는 영어 텍스트로 된 분류 지정, 기술 용어, 다른 언어의 관용구, 음역, 생각 또는 배 이름 같이 어느 정도 다른 품질의 텍스트를 나타내는 일반 문서의 오프셋을 나타냅니다.", + "tags.iframe": "iframe 요소는 중첩된 검색 컨텍스트를 나타냅니다.", + "tags.img": "img 요소는 이미지를 나타냅니다.", + "tags.input": "input 요소는 사용자가 데이터를 편집할 수 있도록 일반적으로 폼 컨트롤을 사용하여 입력된 데이터 필드를 나타냅니다.", + "tags.ins": "ins 요소는 문서에 추가된 항목을 나타냅니다.", + "tags.kbd": "kbd 요소는 사용자 입력(일반적으로 키보드 입력이며, 음성 명령 등의 다른 입력을 나타내는 데 사용될 수도 있음)을 나타냅니다.", + "tags.label": "label 요소는 사용자 인터페이스의 캡션을 나타냅니다. 캡션은 특성에 사용하거나 자체 레이블 요소 내에 폼 컨트롤을 배치하여 레이블 요소 중 레이블이 지정된 컨트롤로 알려진 특정 폼 컨트롤과 연결할 수 있습니다.", + "tags.legend": "legend 요소는 범례 요소의 부모 fieldset 요소(있는 경우)의 나머지 콘텐츠에 대한 캡션을 나타냅니다.", + "tags.li": "li 요소는 목록 항목을 나타냅니다. 해당 부모 요소가 ol, ul 또는 메뉴 요소이면 해당 요소에 정의된 대로 요소는 부모 요소의 목록에 대한 항목입니다. 그렇지 않은 경우 목록 항목에 다른 li 요소에 대해 정의된 목록 관련 관계가 없습니다.", + "tags.link": "link 요소를 통해 작성자는 문서를 다른 리소스에 연결할 수 있습니다.", + "tags.main": "main 요소는 문서나 응용 프로그램의 기본 본문 콘텐츠를 나타냅니다. 기본 콘텐츠 영역은 직접적으로 관련된 콘텐츠로 구성되거나 문서의 핵심 항목 또는 응용 프로그램의 핵심 기능을 바탕으로 확장됩니다.", + "tags.map": "map 요소는 img 요소 및 area 요소 하위 항목과 함께 이미지 맵을 정의합니다. 이 요소는 해당 자식을 나타냅니다.", + "tags.mark": "mark 요소는 다른 컨텍스트에서의 연관성으로 인해 한 문서에서 참조용으로 표시되거나 강조 표시된 연속적인 텍스트를 나타냅니다. 인용 또는 문서에서 참조되는 다른 텍스트 블록에서 사용되는 경우 원래는 없지만 블록이 처음 작성될 때 원래 작성자가 중요하지 않게 여겼던 텍스트 부분으로 독자의 관심을 유도하기 위해 추가된 강조 표시를 나타냅니다. 하지만 현재 이 요소는 이전의 예상과 달리 철저한 조사를 거치고 있습니다. 문서의 주요 내용에서 사용되는 경우 사용자의 현재 활동과 관련이 있을 것 같아 강조 표시된 문서의 일부를 나타냅니다.", + "tags.meta": "meta 요소는 title, base, link, style 및 script 요소를 사용하여 표현할 수 없는 다양한 종류의 메타데이터를 나타냅니다.", + "tags.meter": "meter 요소는 알려진 범위 또는 비율 값(예: 디스크 사용, 쿼리 결과의 관련성 또는 특정 후보자를 선택하기 위한 투표 모집단의 비율) 내에서의 스칼라 측정을 나타냅니다.", + "tags.nav": "nav 요소는 다른 페이지 또는 페이지 내의 다른 부분으로 연결되는 페이지 섹션 즉, 탐색 링크가 있는 섹션을 나타냅니다.", + "tags.noscript": "noscript 요소는 스크립팅을 사용할 경우 아무 것도 나타내지 않으며 스크립팅을 사용하지 않을 경우 해당 자식을 나타냅니다. 이 요소는 문서를 구문 분석하는 방법에 영향을 미침으로써 스크립팅을 지원하고 스크립팅을 지원하지 않는 사용자 에이전트에게 다른 태그를 표시하는 데 사용됩니다.", + "tags.object": "object 요소는 외부 리소스를 나타낼 수 있습니다. 이 경우 플러그 인에서 처리되도록 리소스 유형에 따라 이미지, 중첩된 검색 컨텍스트 또는 외부 리소스로 처리됩니다.", + "tags.ol": "ol 요소는 항목이 의도적으로 정렬되어 있는 항목의 목록을 나타냅니다. 이 경우 순서를 변경하면 문서의 의미가 달라집니다.", + "tags.optgroup": "optgroup 요소는 일반 레이블을 사용하는 옵션 그룹 요소를 나타냅니다.", + "tags.option": "option 요소는 select 요소에서 옵션을 나타내거나 datalist 요소에서 제안 목록의 일부로 나타냅니다.", + "tags.output": "output 요소는 응용 프로그램에서 수행되는 계산 또는 사용자 작업 결과를 나타냅니다.", + "tags.p": "p 요소는 단락을 나타냅니다.", + "tags.param": "param 요소는 object 요소에서 호출되는 플러그 인의 매개 변수를 정의합니다. 자체적으로는 아무 것도 나타내지 않습니다.", + "tags.picture": "picture 요소는 포함된 img 요소에 다중 원본을 제공하는 컨테이너로, 이를 통해 작성자는 화면 픽셀 밀도, 뷰포트 크기, 이미지 형식 및 기타 요인을 기반으로 사용할 이미지 리소스를 선언적으로 제어하거나 사용자 에이전트에 힌트를 제공할 수 있습니다. 이 요소는 해당 자식 항목을 나타냅니다.", + "tags.pre": "pre 요소는 미리 서식이 지정된 텍스트 블록을 나타냅니다. 이 경우 구조는 요소가 아닌 인쇄 규칙으로 표시됩니다.", + "tags.progress": "progress 요소는 작업 완료 진행 상황을 나타냅니다. progress가 정할 수 없는 상태이거나 즉, 진행은 되고 있지만 작업을 완료할 때까지 수행할 작업이 얼마나 더 남았는지 명확하지 않거나(예: 작업은 원격 호스트가 응답할 때까지 대기하므로) progress는 0에서 최대값 범위에 해당하는 숫자이며 지금까지 완료된 작업 비율을 제공합니다.", + "tags.q": "q 요소는 다른 원본에서 인용된 일부 관용구 콘텐츠를 나타냅니다.", + "tags.rb": "rb 요소는 Ruby 주석의 기본 텍스트 구성 요소를 표시합니다. ruby 요소의 자식인 경우 그 자체로 어떤 것도 나타내지 않지만 해당 상위 ruby 요소는 이 요소를 사용하여 요소에서 나타낼 항목을 결정합니다.", + "tags.rp": "rp 요소는 Ruby 주석을 지원하지 않는 사용자 에이전트에서 표시할 대체 텍스트를 제공하는 데 사용됩니다. 광범위한 한 가지 규칙은 Ruby 주석의 Ruby 텍스트 구성 요소 주위에 괄호를 입력하는 것입니다.", + "tags.rt": "rt 요소는 Ruby 주석의 Ruby 텍스트 구성 요소를 표시합니다. ruby 요소의 자식이거나 ruby 요소의 자체 자식인 rtc 요소의 자식인 경우 그 자체로 어떤 것도 나타내지 않지만 해당 상위 ruby 요소는 이 요소를 사용하여 요소에서 나타낼 항목을 결정합니다.", + "tags.ruby": "ruby 요소에서는 Ruby 주석으로 표시할 관용구 콘텐츠의 범위를 하나 이상 허용합니다. Ruby 주석은 기본 텍스트, 동아시아 입력 체계에서 주로 발음 안내로 사용되거나 다른 주석을 포함하기 위해 기본 텍스트 옆에 표시되는 짧은 텍스트입니다. 일본어에서는 이러한 형태의 입력 체계를 후리가나라고 합니다. Ruby 텍스트는 기본 텍스트의 한 쪽에 표시될 수 있으며 양쪽 모두에 표시되는 경우도 있습니다. 또한 CSS를 사용하여 위치를 제어할 수 있습니다. 더 많은 ruby 도입 사례를 Ruby 태그에 대한 사용 사례 및 예비 접근 방식 문서 및 CSS Ruby Module Level 1에서 확인할 수 있습니다. [RUBY-UC] [CSSRUBY]", + "tags.s": "s 요소는 더 이상 정확하지 않거나 더 이상 관련이 없는 콘텐츠를 나타냅니다.", + "tags.samp": "samp 요소는 프로그램 또는 컴퓨터 시스템의 샘플 출력 또는 인용 출력을 나타냅니다.", + "tags.script": "script 요소를 통해 작성자는 관련 문서에 동적 스크립트 및 데이터 블록을 포함할 수 있습니다. 요소는 사용자에 대한 콘텐츠를 나타내지 않습니다.", + "tags.section": "section 요소는 문서나 응용 프로그램의 일반 섹션을 나타냅니다. 이 경우 섹션은 콘텐츠를 주제에 따라 그룹화한 것입니다. 각 섹션은 일반적으로 머리글(h1-h6 요소)을 section 요소의 자식으로 포함하여 구분지어야 합니다.", + "tags.select": "select 요소는 옵션 집합에서 선택하는 컨트롤을 나타냅니다.", + "tags.small": "small 요소는 작은 글자의 인쇄물 같이 부가적인 설명을 나타냅니다.", + "tags.source": "source 요소를 통해 작성자는 media 요소에 대한 여러 대체 미디어 리소스를 지정할 수 있습니다. 자체적으로는 아무 것도 나타내지 않습니다.", + "tags.span": "span 요소는 자체적으로 아무런 의미가 없지만 전역 특성(예: class, lang 또는 dir)과 함께 사용할 경우 유용할 수 있습니다. 이 요소는 해당 자식을 나타냅니다.", + "tags.strong": "strong 요소는 해당 콘텐츠의 중요성, 심각성 또는 긴급성을 나타냅니다.", + "tags.style": "style 요소를 통해 작성자는 문서에 스타일 정보를 포함할 수 있습니다. style 요소는 스타일 지정 처리 모델에 대한 여러 입력 중 하나입니다. 요소는 사용자에 대한 콘텐츠를 나타내지 않습니다.", + "tags.sub": "sub 요소는 하위 스크립트를 나타냅니다.", + "tags.summary": "summary 요소는 summary 요소의 부모 details 요소(있는 경우)의 나머지 콘텐츠에 대한 요약, 캡션 또는 범례를 나타냅니다.", + "tags.sup": "sup 요소는 위 첨자를 나타냅니다.", + "tags.table": "table 요소는 테이블 형식에서 차원이 두 개 이상인 데이터를 나타냅니다.", + "tags.tbody": "tbody 요소에 부모가 있고 이 부모가 테이블인 경우 tbody 요소는 부모 table 요소에 대한 데이터 본문으로 구성된 행 블록을 나타냅니다.", + "tags.td": "td 요소는 테이블에서 데이터 셀을 나타냅니다.", + "tags.template": "template 요소를 사용하여 스크립트로 문서에서 복제하고 삽입할 수 있는 HTML 조각을 선언합니다.", + "tags.textarea": "textarea 요소는 요소의 원시 값에 대한 여러 줄 일반 텍스트 편집 컨트롤을 나타냅니다. 컨트롤의 콘텐츠는 컨트롤의 기본값을 나타냅니다.", + "tags.tfoot": "tfoot 요소에 부모가 있고 이 부모가 테이블인 경우 tfoot 요소는 부모 table 요소에 대한 열 요약(바닥글)로 구성된 행 블록을 나타냅니다.", + "tags.th": "th 요소는 테이블에서 데이터 셀을 나타냅니다.", + "tags.thead": "thead 요소에 부모가 있고 이 부모가 테이블인 경우 thead 요소는 부모 table 요소에 대한 열 레이블(헤더)로 구성된 행 블록을 나타냅니다.", + "tags.time": "time 요소는 시스템에서 읽을 수 있는 형식의 콘텐츠와 함께 관련 콘텐츠를 datetime 특성으로 나타냅니다. 아래 설명된 것과 같이 이러한 콘텐츠는 다양한 종류의 일자, 시간, 표준 시간대 오프셋 및 기간으로 제한됩니다.", + "tags.title": "title 요소는 문서의 제목 또는 이름을 나타냅니다. 작성자는 문서가 컨텍스트와 무관하게 사용되는 경우(예: 사용자의 기록 또는 책갈피)나 검색 결과에서 사용되는 경우에도 해당 문서를 식별할 수 있는 제목을 사용해야 합니다. 문서 제목은 주로 해당 문서의 첫 번째 머리글과는 다릅니다. 왜냐하면 첫 번째 머리글은 컨텍스트를 고려할 때 독립적일 필요가 없기 때문입니다.", + "tags.tr": "tr 요소는 테이블에서 셀 행을 나타냅니다.", + "tags.track": "track 요소를 통해 작성자는 media 요소에 대한 명시적인 외부 시간 텍스트 트랙을 지정할 수 있습니다. 자체적으로는 아무 것도 나타내지 않습니다.", + "tags.u": "u 요소는 중국어 텍스트의 고유 명사처럼 텍스트 레이블을 지정(중국어 고유 명사 표시)하거나 철자가 틀린 텍스트 레이블을 지정하는 것과 같이 명확하지는 않지만 명시적으로 렌더링되는 텍스트가 아닌 주석이 있는 텍스트 범위를 나타냅니다.", + "tags.ul": "ul 요소는 항목 순서가 중요하지 않은 항목의 목록을 나타냅니다. 즉, 순서를 변경해도 실질적으로 문서의 의미는 달라지지 않습니다.", + "tags.var": "var 요소는 변수를 나타냅니다. 이 요소는 수학 표현식 또는 프로그래밍 컨텍스트의 실제 변수, 상수를 나타내는 식별자, 실제 수량을 식별하는 기호, 함수 매개 변수 또는 문서에서 자리 표시자로 사용되는 용어일 수 있습니다.", + "tags.video": "비디오 요소는 비디오 또는 동영상과 오디오 파일을 자막과 함께 재생하는 데 사용됩니다.", + "tags.wbr": "wbr 요소는 줄 바꿈 가능성을 나타냅니다." +} \ No newline at end of file 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 8b6ad71cd4e..68287727d80 100644 --- a/i18n/kor/src/vs/platform/actions/common/actionsService.i18n.json +++ b/i18n/kor/src/vs/platform/actions/common/actionsService.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "category.label": "{0}: {1}", + "error": "잘못된 `contributes.{0}`입니다. {1}", + "nonempty": "비어 있지 않은 값이 필요합니다.", + "optstring": "`{0}` 속성은 생략 가능하거나 `string` 형식이어야 합니다.", + "requirestring": "`{0}` 속성은 필수이며 `string` 형식이어야 합니다.", + "vscode.extension.contributes.commandType.category": "(선택 사항) UI에서 명령별 범주 문자열을 그룹화합니다.", + "vscode.extension.contributes.commandType.command": "실행할 명령의 식별자", + "vscode.extension.contributes.commandType.title": "명령이 UI에 표시되는 제목입니다.", + "vscode.extension.contributes.commands": "명령 팔레트에 명령을 적용합니다." +} \ 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 8b6ad71cd4e..db6ac4816d8 100644 --- a/i18n/kor/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json +++ b/i18n/kor/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json @@ -3,4 +3,39 @@ * 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 +{ + "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.default": "기본값입니다. 제안에서 사용됩니다.", + "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.maxProperties": "개체가 가질 수 있는 최대 속성 수입니다. 포괄적입니다.", + "schema.json.maximum": "최대 숫자 값입니다. 기본적으로 포괄적입니다.", + "schema.json.minItems": "배열 내에 배치할 수 있는 최소 항목 수입니다. 포괄적입니다.", + "schema.json.minLength": "문자열의 최소 길이입니다.", + "schema.json.minProperties": "개체가 가질 수 있는 최소 속성 수입니다. 포괄적입니다.", + "schema.json.minimum": "최소 숫자 값입니다. 기본적으로 포괄적입니다.", + "schema.json.multipleOf": "현재 값을 정확하게 나누어야 하는 숫자(나머지 없음)입니다.", + "schema.json.not": "일치하지 않아야 하는 스키마입니다.", + "schema.json.oneOf": "스키마 배열로, 이러한 스키마 중 하나가 정확하게 일치해야 합니다.", + "schema.json.pattern": "문자열과 일치하는 정규식입니다. 암시적으로 앵커가 지정되지 않습니다.", + "schema.json.patternProperties": "속성 일치를 위한 스키마에 대한 속성 이름의 정규식 맵입니다.", + "schema.json.properties": "각 속성의 스키마에 대한 속성 이름 맵입니다.", + "schema.json.required": "이 개체에 필요한 모든 속성의 이름을 나열하는 문자열 배열입니다.", + "schema.json.title": "요소에 대한 설명이 포함된 제목입니다.", + "schema.json.type": "기본 스키마 유형(숫자, 정수, Null, 배열, 개체, 부울, 문자열) 중 하나의 문자열 또는 해당 유형의 하위 집합을 지정하는 문자열 배열입니다.", + "schema.json.uniqueItems": "배열의 모든 항목이 고유해야 하는지의 여부입니다. 기본값은 false입니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json b/i18n/kor/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json index 8b6ad71cd4e..e2938deec3e 100644 --- a/i18n/kor/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json +++ b/i18n/kor/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "contributes.jsonValidation": "json 스키마 구성을 적용합니다.", + "contributes.jsonValidation.fileMatch": "일치할 파일 패턴(예: \"package.json\" 또는 \"*.launch\")입니다.", + "contributes.jsonValidation.url": "스키마 URL('http:', 'https:') 또는 확장 폴더에 대한 상대 경로('./')입니다.", + "invalid.fileMatch": "'configuration.jsonValidation.fileMatch'를 정의해야 합니다.", + "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:' 또는 './'로 시작해야 합니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/platform/markers/common/problemMatcher.i18n.json b/i18n/kor/src/vs/platform/markers/common/problemMatcher.i18n.json index 8b6ad71cd4e..cf120b738bc 100644 --- a/i18n/kor/src/vs/platform/markers/common/problemMatcher.i18n.json +++ b/i18n/kor/src/vs/platform/markers/common/problemMatcher.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "ProblemMatcherParser.invalidMarkerDescription": "오류: 잘못된 problemMatcher 설명입니다. 선택기에서는 최소한 패턴, 소유자 및 파일 위치를 정의해야 합니다. 문제가 있는 선택기:\n{0}\n", + "ProblemMatcherParser.invalidRegexp": "오류: {0} 문자열은 유효한 정규식이 아닙니다.\n", + "ProblemMatcherParser.loopProperty.notLast": "loop 속성은 마지막 줄 검사기에서만 지원됩니다.", + "ProblemMatcherParser.loopProperty.notMultiLine": "loop 속성은 여러 줄 검사기에서만 지원됩니다.", + "ProblemMatcherParser.problemPattern.missingProperty": "문제 패턴이 잘못되었습니다. 하나 이상의 파일, 메시지 및 줄 또는 위치 일치 그룹을 포함해야 합니다.", + "ProblemMatcherParser.problemPattern.missingRegExp": "문제 패턴에 정규식이 없습니다.", + "ProblemMatcherParser.problemPattern.watchingMatcher": "문제 검사기에서 감시 시작 패턴과 종료 패턴을 모두 정의해야 합니다.", + "ProblemMatcherParser.unknownSeverity": "정보: 알 수 없는 심각도 {0}. 유효한 값은 오류, 경고 및 정보입니다.\n" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/platform/message/common/message.i18n.json b/i18n/kor/src/vs/platform/message/common/message.i18n.json index 8b6ad71cd4e..90fa83db3b2 100644 --- a/i18n/kor/src/vs/platform/message/common/message.i18n.json +++ b/i18n/kor/src/vs/platform/message/common/message.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "cancel": "취소", + "close": "닫기" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json b/i18n/kor/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json index 8b6ad71cd4e..574dae4c4a9 100644 --- a/i18n/kor/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json +++ b/i18n/kor/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "telemetry.enableTelemetry": "사용 데이터와 오류를 Microsoft에 전송할 수 있습니다.", + "telemetryConfigurationTitle": "원격 분석 구성" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/platform/theme/common/themes.i18n.json b/i18n/kor/src/vs/platform/theme/common/themes.i18n.json index 8b6ad71cd4e..86d2da07208 100644 --- a/i18n/kor/src/vs/platform/theme/common/themes.i18n.json +++ b/i18n/kor/src/vs/platform/theme/common/themes.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "theme.hc": "고대비", + "theme.vs": "밝게(Visual Studio)", + "theme.vs-dark": "어둡게(Visual Studio)" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/api/node/extHostMessageService.i18n.json b/i18n/kor/src/vs/workbench/api/node/extHostMessageService.i18n.json index 8b6ad71cd4e..6bf9a1a3db2 100644 --- a/i18n/kor/src/vs/workbench/api/node/extHostMessageService.i18n.json +++ b/i18n/kor/src/vs/workbench/api/node/extHostMessageService.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 +{ + "close": "닫기" +} \ No newline at end of file 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 8b6ad71cd4e..b70a94bd4fd 100644 --- a/i18n/kor/src/vs/workbench/browser/actions/openSettings.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/actions/openSettings.i18n.json @@ -3,4 +3,19 @@ * 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 +{ + "defaultKeybindings": "기본 바로 가기 키", + "defaultKeybindingsHeader": "키 바인딩을 키 바인딩 파일에 배치하여 덮어씁니다.", + "defaultName": "기본 설정", + "defaultSettingsHeader": "설정을 설정 파일에 배치하여 덮어씁니다.", + "emptyKeybindingsHeader": "키 바인딩을 이 파일에 넣어서 기본값을 덮어씁니다.", + "emptySettingsHeader": "설정을 이 파일에 넣어서 기본 설정을 덮어씁니다.", + "emptySettingsHeader1": "설정을 이 파일에 넣어서 기본 설정과 사용자 설정을 덮어씁니다.", + "fail.createSettings": "'{0}'({1})을(를) 저장할 수 없습니다.", + "openFolderFirst": "첫 번째 폴더를 열어서 작업 영역 설정을 만듭니다.", + "openGlobalKeybindings": "바로 가기 키 열기", + "openGlobalSettings": "사용자 설정 열기", + "openWorkspaceSettings": "작업 영역 설정 열기", + "preferences": "기본 설정", + "workspaceHasSettings": "현재 열려 있는 폴더에 사용자 설정을 덮어쓸 수 있는 작업 영역 설정이 포함되어 있습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json b/i18n/kor/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json index 8b6ad71cd4e..fc3c936fefc 100644 --- a/i18n/kor/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "togglePosition": "사이드바 위치 설정/해제", + "view": "보기" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json b/i18n/kor/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json index 8b6ad71cd4e..86812055860 100644 --- a/i18n/kor/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "toggleSidebar": "사이드바 표시 유형 설정/해제", + "view": "보기" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json b/i18n/kor/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json index 8b6ad71cd4e..2f9b0a6f977 100644 --- a/i18n/kor/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json @@ -3,4 +3,21 @@ * 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 +{ + "closeAllEditors": "모든 편집기 닫기", + "closeOtherEditors": "다른 편집기 닫기", + "cycleEditor": "열려 있는 편집기 간 순환", + "evenEditorWidths": "편집기 너비", + "focusFirstEditor": "왼쪽 편집기로 포커스 이동", + "focusLeftEditor": "왼쪽에서 다음 편집기로 포커스 이동", + "focusRigthEditor": "오른쪽에서 다음 편집기로 포커스 이동", + "focusSecondEditor": "측면 편집기로 포커스 이동", + "focusThirdEditor": "오른쪽 편집기로 포커스 이동", + "maximizeEditor": "활성 편집기 최대화 및 사이드바 숨기기", + "minimizeOtherEditors": "다른 편집기 최소화", + "moveActiveEditorLeft": "활성 편집기를 왼쪽으로 이동", + "moveActiveEditorRight": "활성 편집기를 오른쪽으로 이동", + "openToSide": "측면에서 열기", + "splitEditor": "편집기 분할", + "view": "보기" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/actions/triggerNavigation.i18n.json b/i18n/kor/src/vs/workbench/browser/actions/triggerNavigation.i18n.json index 8b6ad71cd4e..5331709dfe0 100644 --- a/i18n/kor/src/vs/workbench/browser/actions/triggerNavigation.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/actions/triggerNavigation.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "navigateNext": "앞으로 이동", + "navigatePrevious": "뒤로 이동" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json b/i18n/kor/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json index 8b6ad71cd4e..3bb786837e7 100644 --- a/i18n/kor/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/actions/triggerQuickOpen.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 +{ + "navigateEditorHistoryByInput": "기록 탐색", + "quickNavigateNext": "빠른 열기에서 다음 탐색", + "quickNavigatePrevious": "빠른 열기에서 이전 탐색", + "quickOpen": "파일로 이동..." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json b/i18n/kor/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json index 8b6ad71cd4e..a15f6b71a7e 100644 --- a/i18n/kor/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/parts/activitybar/activityAction.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 +{ + "titleKeybinding": "{0}({1})" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json b/i18n/kor/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json index 8b6ad71cd4e..f515e983418 100644 --- a/i18n/kor/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/parts/activitybar/activitybarPart.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 +{ + "activityBarAriaLabel": "활성 뷰 전환기" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/parts/compositePart.i18n.json b/i18n/kor/src/vs/workbench/browser/parts/compositePart.i18n.json index 8b6ad71cd4e..711d8bc60b3 100644 --- a/i18n/kor/src/vs/workbench/browser/parts/compositePart.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/parts/compositePart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "ariaCompositeToolbarLabel": "{0} 동작", + "compositeTitleTooltip": "{0}({1})" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json b/i18n/kor/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json index 8b6ad71cd4e..8f333a10475 100644 --- a/i18n/kor/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "binaryDiffEditor": "이진 Diff 뷰어", + "cannotDiffTextToBinary": "현재는 이진 파일을 이진이 아닌 파일과 비교할 수 없습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json b/i18n/kor/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json index 8b6ad71cd4e..d00d41497b1 100644 --- a/i18n/kor/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/parts/editor/binaryEditor.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 +{ + "binaryEditor": "이진 뷰어" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json b/i18n/kor/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json index 8b6ad71cd4e..82709d48a89 100644 --- a/i18n/kor/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/parts/editor/editor.contribution.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "binaryDiffEditor": "이진 Diff 편집기", + "iframeEditor": "IFrame 편집기", + "reload": "다시 로드", + "textDiffEditor": "텍스트 Diff 편집기", + "textEditor": "텍스트 편집기", + "viewSource": "소스 보기" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/parts/editor/editorPart.i18n.json b/i18n/kor/src/vs/workbench/browser/parts/editor/editorPart.i18n.json index 8b6ad71cd4e..fb03d1166a4 100644 --- a/i18n/kor/src/vs/workbench/browser/parts/editor/editorPart.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/parts/editor/editorPart.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 +{ + "editorOpenError": "'{0}'을(를) 열 수 없습니다. {1}." +} \ No newline at end of file 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 8b6ad71cd4e..72dc9c2df9e 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 @@ -3,4 +3,36 @@ * 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 +{ + "autoDetect": "자동 감지", + "changeEncoding": "파일 인코딩 변경", + "changeEndOfLine": "줄 시퀀스의 끝 변경", + "changeIndentation": "ID 변경", + "changeMode": "언어 모드 변경", + "defaultEncoding": "기본 인코딩", + "disableTabMode": "접근성 모드 사용 안 함", + "endOfLineCarriageReturnLineFeed": "CRLF", + "endOfLineLineFeed": "LF", + "gotoLine": "줄 이동", + "indentation": "들여쓰기", + "multiSelection": "{0} 선택 항목", + "multiSelectionRange": "{0} 선택 항목({1}자 선택됨)", + "noEditor": "현재 활성 텍스트 편집기 없음", + "noFileEditor": "현재 활성 파일 없음", + "noWritableCodeEditor": "활성 코드 편집기는 읽기 전용입니다.", + "pickAction": "작업 선택", + "pickEncodingForReopen": "파일을 다시 열 파일 인코딩 선택", + "pickEncodingForSave": "파일을 저장할 파일 인코딩 선택", + "pickEndOfLine": "줄 시퀀스의 끝 선택", + "pickLanguage": "언어 모드 선택", + "reopenWithEncoding": "인코딩하여 다시 열기", + "saveWithEncoding": "인코딩하여 저장", + "selectEOL": "줄 시퀀스의 끝 선택", + "selectEncoding": "인코딩 선택", + "selectLanguageMode": "언어 모드 선택", + "singleSelection": "줄 {0}, 열 {1}", + "singleSelectionRange": "줄 {0}, 열 {1}({2} 선택됨)", + "spacesSize": "공간: {0}", + "tabFocusModeEnabled": "Tab으로 포커스 이동", + "tabSize": "Tab 크기: {0}" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json b/i18n/kor/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json index 8b6ad71cd4e..2002a2b8542 100644 --- a/i18n/kor/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/parts/editor/iframeEditor.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 +{ + "iframeEditor": "IFrame 뷰어" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json b/i18n/kor/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json index 8b6ad71cd4e..c10a4234af4 100644 --- a/i18n/kor/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.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 +{ + "araLabelEditorActions": "편집기 작업", + "close": "닫기", + "inputDecoration": "{0} {1}", + "loadingLabel": "로드 중...", + "splitEditor": "편집기 분할" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json b/i18n/kor/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json index 8b6ad71cd4e..59376bf7010 100644 --- a/i18n/kor/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/parts/editor/stringEditor.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 +{ + "readonlyEditorAriaLabel": "읽기 전용 텍스트 편집기입니다.", + "readonlyEditorWithInputAriaLabel": "{0}. 읽기 전용 텍스트 편집기입니다.", + "textEditor": "텍스트 편집기", + "untitledFileEditorAriaLabel": "제목 없는 파일 텍스트 편집기입니다.", + "untitledFileEditorWithInputAriaLabel": "{0}. 제목 없는 파일 텍스트 편집기입니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json b/i18n/kor/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json index 8b6ad71cd4e..1e5e89bf0ba 100644 --- a/i18n/kor/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/parts/editor/textDiffEditor.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "editableEditorAriaLabel": "텍스트 파일 비교 편집기입니다.", + "editableEditorWithInputAriaLabel": "{0}. 텍스트 파일 비교 편집기입니다.", + "inlineDiffLabel": "인라인 보기로 전환", + "navigate.next.label": "다음 변경 내용", + "navigate.prev.label": "이전 변경 내용", + "readonlyEditorAriaLabel": "읽기 전용 텍스트 비교 편집기입니다.", + "readonlyEditorWithInputAriaLabel": "{0}. 읽기 전용 텍스트 비교 편집기입니다.", + "sideBySideDiffLabel": "세로 정렬 보기로 전환", + "textDiffEditor": "텍스트 Diff 편집기" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/parts/panel/panelPart.i18n.json b/i18n/kor/src/vs/workbench/browser/parts/panel/panelPart.i18n.json index 8b6ad71cd4e..369d636495c 100644 --- a/i18n/kor/src/vs/workbench/browser/parts/panel/panelPart.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/parts/panel/panelPart.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "closePanel": "닫기", + "togglePanel": "패널 표시 유형 설정/해제", + "view": "보기" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json b/i18n/kor/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json index 8b6ad71cd4e..f911c5dc3c2 100644 --- a/i18n/kor/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.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 +{ + "entryAriaLabel": "{0}, 최근에 사용한 항목" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json b/i18n/kor/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json index 8b6ad71cd4e..05428ebbc3d 100644 --- a/i18n/kor/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "canNotRunPlaceholder": "이 빠른 열기 처리기는 현재 컨텍스트에서 사용할 수 없습니다.", + "emptyPicks": "선택할 항목이 없습니다.", + "historyMatches": "최근에 사용한 항목", + "inputModeEntry": "입력을 확인하려면 'Enter' 키를 누르고, 취소하려면 'Esc' 키를 누르세요.", + "inputModeEntryDescription": "{0}(확인하려면 'Enter' 키를 누르고, 취소하려면 'Escape' 키를 누름)", + "noResultsFound1": "결과 없음", + "quickOpenInput": "'?'를 입력하면 여기에서 수행할 수 있는 작업에 대한 도움말을 확인할 수 있습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json b/i18n/kor/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json index 8b6ad71cd4e..549baedd816 100644 --- a/i18n/kor/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "focusSideBar": "사이드바로 포커스 이동", + "viewCategory": "보기" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json b/i18n/kor/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json index 8b6ad71cd4e..86a54f0281f 100644 --- a/i18n/kor/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/parts/statusbar/statusbarPart.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 +{ + "canNotRun": "'{0}' 명령은 여기에서 실행할 수 없습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/quickopen.i18n.json b/i18n/kor/src/vs/workbench/browser/quickopen.i18n.json index 8b6ad71cd4e..46956c88e8f 100644 --- a/i18n/kor/src/vs/workbench/browser/quickopen.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/quickopen.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 +{ + "entryAriaLabel": "{0}, 명령", + "noCommands": "일치하는 명령 없음", + "noResultsFound2": "결과 없음", + "noResultsMatching": "일치하는 결과 없음" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/browser/viewlet.i18n.json b/i18n/kor/src/vs/workbench/browser/viewlet.i18n.json index 8b6ad71cd4e..917cadaa445 100644 --- a/i18n/kor/src/vs/workbench/browser/viewlet.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/viewlet.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "collapse": "축소", + "viewToolbarAriaLabel": "{0} 동작" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/electron-browser/actions.i18n.json b/i18n/kor/src/vs/workbench/electron-browser/actions.i18n.json index 8b6ad71cd4e..9c9cd304713 100644 --- a/i18n/kor/src/vs/workbench/electron-browser/actions.i18n.json +++ b/i18n/kor/src/vs/workbench/electron-browser/actions.i18n.json @@ -3,4 +3,21 @@ * 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 +{ + "appPerf": "시작 성능", + "closeActiveEditor": "편집기 닫기", + "closeFolder": "폴더 닫기", + "closeMessages": "알림 메시지 닫기", + "closeWindow": "창 닫기", + "newWindow": "새 창", + "noFolderOpened": "이 인스턴스에 현재 열려 있는 닫을 폴더가 없습니다.", + "openRecent": "최근 파일 열기", + "openRecentPlaceHolder": "열기 경로 선택", + "reloadWindow": "창 다시 로드", + "toggleDevTools": "개발자 도구 설정/해제", + "toggleFullScreen": "전체 화면 설정/해제", + "toggleMenuBar": "메뉴 모음 설정/해제", + "zoomIn": "확대", + "zoomOut": "축소", + "zoomReset": "확대/축소 다시 설정" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/electron-browser/crashReporter.i18n.json b/i18n/kor/src/vs/workbench/electron-browser/crashReporter.i18n.json index 8b6ad71cd4e..89067ec67a7 100644 --- a/i18n/kor/src/vs/workbench/electron-browser/crashReporter.i18n.json +++ b/i18n/kor/src/vs/workbench/electron-browser/crashReporter.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "telemetry.enableCrashReporting": "충돌 보고서를 Microsoft에 전송할 수 있습니다.\n\t// 이 옵션을 적용하려면 VSCode를 다시 시작해야 합니다.", + "telemetryConfigurationTitle": "원격 분석 구성" +} \ 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 8b6ad71cd4e..09a8beb7700 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 @@ -3,4 +3,24 @@ * 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 +{ + "aborted": "중단됨", + "again": "계속하려면 '{1}'에서 '{0}' 별칭을 제거하세요.", + "cancel": "취소", + "cancel2": "취소", + "cantCreateBinFolder": "'/usr/local/bin'을 만들 수 없습니다.", + "changeNow": "지금 변경", + "continue": "계속", + "editFile": "'{0}' 편집", + "exists": "'{1}'에서 '{0}' 별칭을 제거하고 이 작업을 다시 시도하세요.", + "install": "PATH에 'code' 명령 설치", + "later": "이상", + "laterInfo": "명령 팔레트에서 '{0}' 작업을 항상 실행할 수 있습니다.", + "ok": "확인", + "shellCommand": "셸 명령", + "successFrom": "셸 명령 '{0}'이(가) PATH에서 제거되었습니다.", + "successIn": "셸 명령 '{0}'이(가) PATH에 설치되었습니다.", + "uninstall": "PATH에서 'code' 명령 제거", + "update": "코드에서 '{0}' 셸 명령을 변경해야 합니다. 지금 변경할까요?", + "warnEscalation": "이제 코드에서 'osascript'를 사용하여 관리자에게 셸 명령을 설치할 권한이 있는지를 묻습니다." +} \ No newline at end of file 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 8b6ad71cd4e..fba4655bab5 100644 --- a/i18n/kor/src/vs/workbench/electron-browser/integration.i18n.json +++ b/i18n/kor/src/vs/workbench/electron-browser/integration.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "autoSaveError": "설정에 쓸 수 없습니다. **files.autoSave: \"afterDelay\"**를 settings.json에 추가하세요.", + "autoSaveInfo": "사용되는 **파일 | 자동 저장** 메뉴 옵션은 값이 **afterDelay**인 **files.autoSave** 설정이 되었습니다.", + "copy": "복사", + "cut": "잘라내기", + "paste": "붙여넣기", + "redo": "다시 실행", + "selectAll": "모두 선택", + "undo": "실행 취소" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/electron-browser/main.contribution.i18n.json b/i18n/kor/src/vs/workbench/electron-browser/main.contribution.i18n.json index 8b6ad71cd4e..21dc8171c44 100644 --- a/i18n/kor/src/vs/workbench/electron-browser/main.contribution.i18n.json +++ b/i18n/kor/src/vs/workbench/electron-browser/main.contribution.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "developer": "개발자", + "file": "파일", + "openFilesInNewWindow": "사용하도록 설정한 경우 기존 인스턴스를 재사용하지 않고 파일이 새 창에서 열립니다.", + "reopenFolders": "다시 시작한 이후에 폴더를 다시 여는 방법을 제어합니다. 폴더를 다시 열지 않으려면 '없음'을 선택하고, 마지막으로 작업한 폴더를 다시 열려면 '1'을 선택하고, 마지막 세션의 모든 폴더를 다시 열려면 '모두'를 선택합니다.", + "updateChannel": "업데이트를 수신할 업데이트 채널을 구성합니다. 변경 후 다시 시작해야 합니다.", + "updateConfigurationTitle": "구성 업데이트", + "view": "보기", + "windowConfigurationTitle": "창 구성", + "zoomLevel": "창의 확대/축소 수준을 조정합니다. 원래 크기는 0이고 각 상한 증분(예: 1) 또는 하한 증분(예: -1)은 20% 더 크거나 더 작게 확대/축소하는 것을 나타냅니다. 10진수를 입력하여 확대/축소 수준을 세부적으로 조정할 수도 있습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/electron-browser/shell.i18n.json b/i18n/kor/src/vs/workbench/electron-browser/shell.i18n.json index 8b6ad71cd4e..d1597585f98 100644 --- a/i18n/kor/src/vs/workbench/electron-browser/shell.i18n.json +++ b/i18n/kor/src/vs/workbench/electron-browser/shell.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 +{ + "sharedProcessCrashed": "공유 프로세스가 예기치 않게 종료되었습니다. 복구하려면 창을 다시 로드하세요." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/electron-browser/update.i18n.json b/i18n/kor/src/vs/workbench/electron-browser/update.i18n.json index 8b6ad71cd4e..db55b8ee462 100644 --- a/i18n/kor/src/vs/workbench/electron-browser/update.i18n.json +++ b/i18n/kor/src/vs/workbench/electron-browser/update.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "downloadLatestAction": "최신 다운로드", + "later": "이상", + "noUpdateLinux": "{0}의 이 버전은 만료되어 자동으로 업데이트할 수 없습니다. 최신 버전을 수동으로 다운로드하여 설치하세요.", + "noUpdatesAvailable": "현재 사용 가능한 업데이트가 없습니다.", + "releaseNotes": "릴리스 정보", + "releaseNotesAction": "릴리스 정보", + "updateAvailable": "다시 시작하면 {0}이(가) 업데이트됩니다.", + "updateNow": "지금 업데이트" +} \ No newline at end of file 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 286c1f4eeed..12eb72cb6fc 100644 --- a/i18n/kor/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/kor/src/vs/workbench/electron-main/menus.i18n.json @@ -19,7 +19,6 @@ "mView": "보기(&&V)", "mWindow": "창", "miAbout": "정보(&&A)", - "miAutoSave": "자동 저장", "miBack": "뒤로(&&)", "miCheckForUpdates": "업데이트 확인...", "miCheckingForUpdates": "업데이트를 확인하는 중...", @@ -30,8 +29,8 @@ "miCommandPalette": "명령 팔레트(&&C)...", "miCopy": "복사(&&O)", "miCut": "잘라내기(&&C)", - "miDarkTheme": "어두운 테마(&&D)", "miDocumentation": "설명서(&&D)", + "miDownloadingUpdate": "업데이트를 다운로드하는 중...", "miExit": "끝내기(&&X)", "miFind": "찾기(&&F)", "miFindInFiles": "파일에서 찾기(&&I)", @@ -40,11 +39,9 @@ "miGotoFile": "파일로 이동(&&F)...", "miGotoLine": "줄로 이동(&&L)...", "miGotoSymbol": "기호로 이동(&&S)...", - "miHighTheme": "고대비 테마(&&H)", "miInstallingUpdate": "업데이트를 설치하는 중...", "miLastCheckedAt": "마지막 확인 시간: {0}", "miLicense": "라이선스 보기(&&V)", - "miLightTheme": "밝은 테마(&&L)", "miMarker": "오류 및 경고(&&E)", "miMoveSidebar": "사이드바 이동(&&M)", "miNavigateHistory": "기록 탐색(&&N)", @@ -56,7 +53,7 @@ "miOpenKeymap": "바로 가기 키(&&K)", "miOpenRecent": "최근 항목 열기(&&R)", "miOpenSettings": "사용자 설정(&&U)", - "miOpenSnippets": "사용자 코드 조각(&&U)", + "miOpenSnippets": "사용자 코드 조각(&&S)", "miOpenWorkspaceSettings": "작업 영역 설정(&&W)", "miPaste": "붙여넣기(&&P)", "miPreferences": "기본 설정(&&P)", @@ -65,24 +62,30 @@ "miRedo": "다시 실행(&&R)", "miReleaseNotes": "릴리스 정보(&&R)", "miReplace": "바꾸기(&&R)", - "miReportIssues": "문제 보고(&&R)", + "miReportIssues": "문제 보고(&&I)", "miRestartToUpdate": "업데이트하기 위해 다시 시작...", "miRevert": "파일 되돌리기", "miSave": "저장(&&S)", "miSaveAll": "모두 저장(&&A)", "miSaveAs": "다른 이름으로 저장...", "miSelectAll": "모두 선택(&&S)", - "miShowWelcome": "시작 표시(&&S)", + "miSelectTheme": "색 테마(&&C)", "miSplitEditor": "편집기 분할(&&E)", - "miTheme": "테마(&&T)", + "miToggleDebugConsole": "디버그 콘솔 설정/해제(&&B)", "miToggleDevTools": "개발자 도구 설정/해제(&&T)", "miToggleFullScreen": "전체 화면 설정/해제(&&F)", + "miToggleMenuBar": "메뉴 모음 설정/해제(&&B)", "miToggleOutput": "출력 설정/해제(&&O)", + "miTogglePanel": "패널 설정/해제(&&P)", "miToggleSidebar": "사이드바 설정/해제(&&T)", + "miToggleWordWrap": "자동 줄 바꿈 설정/해제(&&W)", "miTwitter": "Twitter에서 참여(&&J)", "miUndo": "실행 취소(&&U)", - "miUpdatesNotAvailable": "업데이트를 사용할 수 없음", "miUserVoice": "기능 요청(&&R)", + "miViewDebug": "디버그(&&D)", + "miViewExplorer": "탐색기(&&E)", + "miViewGit": "Git(&&G)", + "miViewSearch": "검색(&&S)", "miZoomIn": "확대(&&Z)", "miZoomOut": "축소(&&U)", "okButton": "확인" 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 24186583bea..cde5ccceaaf 100644 --- a/i18n/kor/src/vs/workbench/electron-main/windows.i18n.json +++ b/i18n/kor/src/vs/workbench/electron-main/windows.i18n.json @@ -4,13 +4,14 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "appCrashed": "{0}이(가) 충돌했습니다.", - "appCrashedDetail": "불편을 드려서 죄송합니다. {0}을(를) 다시 시작하세요.", - "appStalled": "{0}이(가) 더 이상 응답하지 않습니다.", - "appStalledDetail": "{0}을(를) 끝낼까요? 아니면 그냥 기다릴까요?", - "exit": "끝내기", + "appCrashed": "창이 충돌했습니다.", + "appCrashedDetail": "불편을 드려서 죄송합니다. 창을 다시 열면 중단된 위치에서 계속할 수 있습니다.", + "appStalled": "창이 더 이상 응답하지 않습니다.", + "appStalledDetail": "창을 다시 열거나, 닫거나, 계속 기다릴 수 있습니다.", + "close": "닫기", "ok": "확인", "pathNotExistDetail": "'{0}' 경로가 디스크에 더 이상 없는 것 같습니다.", "pathNotExistTitle": "경로가 없습니다.", + "reopen": "다시 열기", "wait": "계속 대기" } \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json b/i18n/kor/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json index 8b6ad71cd4e..15be0c84d97 100644 --- a/i18n/kor/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/emmet/node/emmet.contribution.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 +{ + "expandAbbreviationAction": "Emmet: 약어 확장" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json b/i18n/kor/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json index 8b6ad71cd4e..6ae322a1789 100644 --- a/i18n/kor/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "errorListPanel": "오류 목록", + "toggleErrorList": "오류 목록 설정/해제" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json b/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json index 8b6ad71cd4e..e119d293bec 100644 --- a/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.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 +{ + "extConfig": "변경된 파일과 열린 파일을 기반으로 확장을 제안합니다." +} \ 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 8b6ad71cd4e..6e9d40662de 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 @@ -3,4 +3,15 @@ * 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 +{ + "deleteSure": "'{0}'을(를) 제거할까요?", + "installExtension": "확장 설치", + "restartNow": "지금 다시 시작", + "restartNow2": "지금 다시 시작", + "showExtensionTips": "확장 팁 표시", + "showInstalledExtensions": "설치된 확장 표시", + "showOutdatedExtensions": "만료된 확장 표시", + "success-installed": "'{0}'이(가) 설치되었습니다. 사용하도록 설정하려면 다시 시작하세요.", + "success-uninstalled": "'{0}'이(가) 제거되었습니다. 비활성화하려면 다시 시작하세요.", + "uninstall": "확장 제거" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json b/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json index 8b6ad71cd4e..a25c73d7f50 100644 --- a/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.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 +{ + "extensionsInstalled": "'{0}' 확장을 설치하는 중...", + "hint": "'{0}'은(는) 이제 확장으로 제공됩니다. 설치할까요?", + "later": "이상", + "no": "아니요", + "yes": "예" +} \ No newline at end of file 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 8b6ad71cd4e..f8d40ee1b0d 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 @@ -3,4 +3,24 @@ * 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 +{ + "cancel": "취소", + "extensionAriaLabel": "{0}, {1}, 확장 선택기", + "galleryExtensionsHandlerAriaLabel": "입력하여 갤러리의 확장 목록 축소", + "install": "확장 설치", + "installCountMultiple": "{0}을(를) {1}회 다운로드했습니다.", + "installCountOne": "{0}을(를) 한 번 다운로드했습니다.", + "installCountZero": "{0}을(를) 아직 다운로드하지 않았습니다.", + "installNow": "지금 설치", + "installPrompt": "'{0}'을(를) 설치할까요?", + "license": "라이선스", + "localExtensionsHandlerAriaLabel": "입력하여 설치된 확장 목록 범위 축소", + "noExtensionsInstalled": "확장을 찾을 수 없음", + "noExtensionsToInstall": "확장을 찾을 수 없음", + "noOutdatedExtensions": "만료된 확장 없음", + "noSuggestedExtensions": "제안된 확장 없음", + "nowInstalling": "'{0}'을(를) 설치하는 중...", + "outdatedExtensionsHandlerAriaLabel": "입력하여 설치된 확장 목록의 범위를 축소합니다.", + "readme": "추가 정보", + "update": "확장 업데이트" +} \ No newline at end of file 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 8b6ad71cd4e..b1bc78faee1 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 @@ -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 +{ + "extension": "확장", + "issue": "문제", + "issues": "문제", + "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 8b6ad71cd4e..f146f38d7ab 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 @@ -3,4 +3,13 @@ * 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 +{ + "extensionsCategory": "확장", + "galleryExtensionsCommands": "갤러리 확장 설치", + "localExtensionsCommands": "로컬 확장 표시", + "outdatedExtensionsCommands": "만료된 확장 업데이트", + "reloadNow": "지금 다시 시작", + "success": "확장이 설치되었습니다. 확장을 사용하려면 다시 시작하세요.", + "successSingle": "{0}이(가) 설치되었습니다. 사용하도록 설정하려면 다시 시작하세요.", + "suggestedExtensionsCommands": "확장 팁 표시" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json b/i18n/kor/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json index 8b6ad71cd4e..02fdc6714fe 100644 --- a/i18n/kor/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "invalidManifest": "잘못된 확장: package.json이 JSON 파일이 아닙니다.", + "invalidName": "잘못된 확장: 매니페스트 이름이 일치하지 않습니다.", + "invalidPublisher": "잘못된 확장: 매니페스트 게시자가 일치하지 않습니다.", + "invalidVersion": "잘못된 확장: 매니페스트 버전이 일치하지 않습니다.", + "missingGalleryInformation": "갤러리 정보가 없습니다.", + "noCompatible": "이 버전의 코드에서 {0}의 호환 버전을 찾을 수 없습니다.", + "notExists": "확장을 찾을 수 없음" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json b/i18n/kor/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json index 8b6ad71cd4e..e04008b37e4 100644 --- a/i18n/kor/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.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 +{ + "binaryFileEditor": "이진 파일 뷰어" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json b/i18n/kor/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json index 8b6ad71cd4e..89ef3f5afd0 100644 --- a/i18n/kor/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json @@ -3,4 +3,15 @@ * 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 +{ + "dirtyDisplay": "변경", + "dirtyMeta": "파일을 변경했습니다.", + "pendingSaveMeeta": "변경 내용을 저장하는 중...", + "saveConflictDisplay": "충돌", + "saveConflictMeta": "변경 내용은 디스크에 있는 버전과 충돌하므로 저장할 수 없습니다.", + "saveErorDisplay": "저장 오류", + "saveErrorMeta": "죄송합니다. 변경 내용을 저장하는 데 문제가 있습니다.", + "savedDisplay": "저장됨", + "savedMeta": "모든 변경 내용이 저장되었습니다.", + "savingDisplay": "저장하는 중..." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json b/i18n/kor/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json index 8b6ad71cd4e..fb00bcf8cca 100644 --- a/i18n/kor/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "createFile": "파일 만들기", + "fileEditorAriaLabel": "텍스트 파일 편집기입니다.", + "fileEditorWithInputAriaLabel": "{0}. 텍스트 파일 편집기입니다.", + "fileTooLarge": "죄송합니다. 파일이 너무 커서 편집기에서 열 수 없습니다.", + "folderOutofWorkspace": "'{0}' 폴더는 현재 열려 있는 루프 폴더의 외부에 있으므로 이 인스턴스에서 열 수 없습니다.", + "textFileEditor": "텍스트 파일 편집기" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json b/i18n/kor/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json index 8b6ad71cd4e..eb2d9f5c866 100644 --- a/i18n/kor/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/files/browser/fileActions.contribution.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 +{ + "filesCategory": "파일" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/files/browser/fileTracker.i18n.json b/i18n/kor/src/vs/workbench/parts/files/browser/fileTracker.i18n.json index 8b6ad71cd4e..cbd0a366921 100644 --- a/i18n/kor/src/vs/workbench/parts/files/browser/fileTracker.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/files/browser/fileTracker.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 +{ + "dirtyFiles": "{0}개의 저장되지 않은 파일" +} \ No newline at end of file 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 86a0f786480..bfebb51628d 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,18 +4,24 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "autoSave": "더티 파일 자동 저장을 제어합니다. 허용되는 값은 \"{0}\", \"{1}\", \"{2}\"입니다. \"{3}\"(으)로 설정한 경우 \"files.autoSaveDelay\"에서 지연을 구성할 수 있습니다.", + "autoSaveDelay": "더티 파일을 자동으로 저장할 때까지의 지연(밀리초)을 제어합니다. \"files.autoSave\"를 \"{0}\"(으)로 설정한 경우에만 적용됩니다.", "binaryFileEditor": "이진 파일 편집기", "dynamicHeight": "작업 파일 섹션의 높이가 요소 수에 따라 동적으로 조정되는지 여부를 제어합니다.", "encoding": "파일을 읽고 쓸 때 사용할 기본 문자 집합 인코딩입니다.", + "eol": "줄 바꿈 문자의 기본 끝입니다.", "exclude": "파일과 폴더를 제외하기 위한 GLOB 패턴을 구성합니다.", - "explore": "탐색", + "explore": "탐색기", "explorerConfigurationTitle": "파일 탐색기 구성", "files.exclude.boolean": "파일 경로를 일치시킬 GLOB 패턴입니다. 패턴을 사용하거나 사용하지 않도록 설정하려면 true 또는 false로 설정하세요.", "files.exclude.when": "일치하는 파일의 형제에 대한 추가 검사입니다. $(basename)을 일치하는 파일 이름에 대한 변수로 사용하세요.", + "filesCategory": "파일", "filesConfigurationTitle": "파일 구성", "maxVisible": "스크롤 막대가 나타나기 전에 표시할 작업 파일의 최대 수입니다.", + "openWorkingFile": "이름으로 작업 파일 열기", "showExplorerViewlet": "탐색기 표시", "textFileEditor": "텍스트 파일 편집기", "trimTrailingWhitespace": "사용하도록 설정되면 파일을 저장할 때 후행 공백이 잘립니다.", - "view": "보기" + "view": "보기", + "workingFilesPicker": "이름으로 작업 파일 열기" } \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json b/i18n/kor/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json index 8b6ad71cd4e..dea8a739f68 100644 --- a/i18n/kor/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json @@ -3,4 +3,18 @@ * 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 +{ + "acceptLocalChanges": "로컬 변경 사용 및 디스크 콘텐츠 덮어쓰기", + "compareChanges": "비교", + "conflictingFileHasChanged": "디스크에 있는 파일의 내용이 변경되고 비교 편집기의 왼쪽이 새로 고쳐졌습니다. 검토하고 다시 확인하세요.", + "discard": "삭제", + "genericSaveError": "'{0}'을(를) 저장하지 못했습니다. {1}", + "overwrite": "덮어쓰기", + "readonlySaveError": "'{0}'을(를) 저장하지 못했습니다. 파일이 쓰기 보호되어 있습니다. 보호를 제거하려면 '덮어쓰기'를 선택하세요.", + "resolveSaveConflict": "{0} - 저장 충돌 해결", + "retry": "다시 시도", + "revertLocalChanges": "로컬 변경을 취소하고 디스크의 콘텐츠로 되돌리기", + "saveConflictDiffLabel": "{0} - 디스크 ↔ {1}에 있음", + "staleSaveError": "'{0}'을(를) 저장하지 못했습니다. 디스크의 내용이 최신 버전입니다. 버전을 디스크에 있는 버전과 비교하려면 **비교**를 클릭하세요.", + "userGuide": "편집기 도구 모음의 작업을 사용하여 변경 내용을 **실행 취소**하거나 디스크의 콘텐츠를 변경 내용으로 **덮어쓰기**" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json b/i18n/kor/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json index 8b6ad71cd4e..3aeececa62a 100644 --- a/i18n/kor/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/files/browser/views/emptyView.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 +{ + "explorerSection": "파일 탐색기 섹션", + "noWorkspace": "열린 폴더 없음", + "noWorkspaceHelp": "아직 폴더를 열지 않았습니다.", + "openFolder": "폴더 열기" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json b/i18n/kor/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json index 8b6ad71cd4e..e98c63b21c8 100644 --- a/i18n/kor/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "explorerSection": "파일 탐색기 섹션", + "treeAriaLabel": "파일 탐색기" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json b/i18n/kor/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json index 8b6ad71cd4e..b55df4315b9 100644 --- a/i18n/kor/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "confirmOverwriteMessage": "'{0}'이(가) 대상 폴더에 이미 있습니다. 바꿀까요?", + "fileInputAriaLabel": "파일 이름을 입력합니다. 확인하려면 Enter 키를 누르고, 취소하려면 Esc 키를 누릅니다.", + "filesExplorerViewerAriaLabel": "{0}, 파일 탐색기", + "irreversible": "이 작업은 취소할 수 없습니다.", + "replaceButtonLabel": "바꾸기(&&R)", + "warningFileDirty": "현재 '{0}' 파일을 저장하고 있습니다. 나중에 다시 시도하세요." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json b/i18n/kor/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json index 8b6ad71cd4e..eebcb2f6d9e 100644 --- a/i18n/kor/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/files/browser/views/workingFilesView.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 +{ + "dirtyCounter": "{0}이(가) 저장되지 않음", + "treeAriaLabel": "작업 파일", + "workingFiles": "작업 파일", + "workingFilesSection": "작업 파일 섹션" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json b/i18n/kor/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json index 8b6ad71cd4e..5c98fde6de3 100644 --- a/i18n/kor/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/files/browser/views/workingFilesViewer.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 +{ + "workingFilesViewerAriaLabel": "{0}, 작업 파일" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json b/i18n/kor/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json index 8b6ad71cd4e..850835dfc18 100644 --- a/i18n/kor/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/files/browser/workingFilesPicker.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 +{ + "entryAriaLabel": "{0}, 작업 파일 선택기", + "noResultsFound": "일치하는 작업 파일 없음", + "noWorkingFiles": "작업 파일 목록이 현재 비어 있습니다.", + "workingFilesGroupLabel": "작업 파일" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json b/i18n/kor/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json index 8b6ad71cd4e..53174ddf475 100644 --- a/i18n/kor/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "genericSaveError": "'{0}'을(를) 저장하지 못했습니다. {1}", + "saveFileFirst": "더티 파일입니다. 다른 인코딩을 사용하여 파일을 다시 열기 전에 파일을 저장하세요.", + "unexpectedEventError": "{0} 형식의 파일 변경 리스너가 예기치 않은 오류를 throw했습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json b/i18n/kor/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json index 8b6ad71cd4e..21e1966e999 100644 --- a/i18n/kor/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json @@ -3,4 +3,20 @@ * 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 +{ + "copyPath": "경로 복사", + "copyPathOfActive": "활성 파일의 경로 복사", + "openActiveFileContainer": "활성 파일의 상위 폴더 열기", + "openContainer": "상위 폴더 열기", + "openFile": "파일 열기...", + "openFileFolder": "열기...", + "openFileInNewWindow": "새 창에서 활성 파일 열기", + "openFileToCopy": "첫 번째 파일을 열어서 경로를 복사합니다.", + "openFileToReveal": "첫 번째 파일을 열어서 나타냅니다.", + "openFileToShow": "첫 번째 파일을 새 창에서 엽니다.", + "openFolder": "폴더 열기...", + "revealActiveFileInMac": "찾기에 활성 파일 표시", + "revealActiveFileInWindows": "Windows 탐색기에 활성 파일 표시", + "revealInMac": "찾기에 표시", + "revealInWindows": "탐색기에 표시" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json b/i18n/kor/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json index 8b6ad71cd4e..eb2d9f5c866 100644 --- a/i18n/kor/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.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 +{ + "filesCategory": "파일" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json b/i18n/kor/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json index 8b6ad71cd4e..560f293efad 100644 --- a/i18n/kor/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "allFiles": "모든 파일", + "cancel": "취소", + "dontSave": "저장 안 함(&&N)", + "save": "저장(&&S)", + "saveAll": "모두 저장(&&S)", + "saveChangesDetail": "변경 내용을 저장하지 않은 경우 변경 내용이 손실됩니다.", + "saveChangesMessage": "{0}에 대한 변경 내용을 저장할까요?", + "saveChangesMessages": "다음 파일에 대한 변경 내용을 저장할까요?" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json b/i18n/kor/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json index 8b6ad71cd4e..95b728bc379 100644 --- a/i18n/kor/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "alreadyCheckedOut": "{0} 분기는 이미 현재 분기입니다.", + "branchAriaLabel": "{0}, git 분기", + "checkoutBranch": "{0}의 분기", + "checkoutTag": "{0}의 태그", + "createBranch": "분기 {0} 만들기", + "noBranches": "다른 분기 없음", + "notValidBranchName": "유효한 분기 이름을 제공하세요.", + "refAriaLabel": "{0}, git" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json b/i18n/kor/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json index 7a770d3706f..05274a91cf3 100644 --- a/i18n/kor/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json @@ -4,5 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "gitNotEnabled": "이 작업 영역에서 Git을 사용하도록 설정되어 있지 않습니다." + "gitNotEnabled": "이 작업 영역에서 Git을 사용하도록 설정되어 있지 않습니다.", + "publishBranch": "분기 게시", + "syncBranch": "변경 내용 동기화" } \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json b/i18n/kor/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json index fd4ec14a7ab..43ea4348393 100644 --- a/i18n/kor/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json @@ -4,11 +4,11 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "executeGitCommands": "Git 명령 실행", "git": "Git", "gitAutoFetch": "자동 가져오기를 사용하도록 설정했는지 여부입니다.", "gitCommands": "Git 명령", "gitConfigurationTitle": "Git 구성", + "gitEnabled": "git를 사용하도록 설정할까요?", "gitPath": "Git 실행 파일의 경로", "gitPendingChangesBadge": "{0}이(가) 변경 내용을 보류 중입니다.", "gitProgressBadge": "실행 중인 Git 상태", diff --git a/i18n/kor/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json b/i18n/kor/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json index 8b6ad71cd4e..800bb049a53 100644 --- a/i18n/kor/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/git/browser/views/disabled/disabledView.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 +{ + "disabled": "Git가 설정에서 사용하지 않도록 지정되어 있습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json b/i18n/kor/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json index 8b6ad71cd4e..6fe95d06300 100644 --- a/i18n/kor/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "downloadFrom": "{0}에서 다운로드할 수 있습니다.", + "linuxDownloadFrom": "{0}에서 다운로드할 수 있습니다.", + "looksLike": "git가 시스템에 설치되지 않은 것 같습니다.", + "macInstallWith": "터미널 프롬프트에 {3}을(를) 입력하여 {0}과(와) 함께 설치하거나 {1}에서 다운로드하거나 {2} 명령줄 개발자 도구를 설치할 수 있습니다.", + "pleaseRestart": "git가 설치되면 {0}을(를) 다시 시작하세요.", + "winInstallWith": "{0}에서 설치하거나 {1}에서 다운로드할 수 있습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json b/i18n/kor/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json index 8b6ad71cd4e..3d18685350b 100644 --- a/i18n/kor/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "pleaseRestart": "Git 기능에 액세스하려면 리포지토리의 루트 디렉터리를 엽니다.", + "wrongRoot": "이 디렉터리가 git 리포지토리에 포함되어 있는 것 같습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json b/i18n/kor/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json index 8b6ad71cd4e..a86d7f1727b 100644 --- a/i18n/kor/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "noWorkspace": "현재 열려 있는 폴더가 없습니다.", + "pleaseRestart": "Git 기능에 액세스하려면 Git 리포지토리에서 폴더를 엽니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json b/i18n/kor/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json index 8b6ad71cd4e..06ad0299d48 100644 --- a/i18n/kor/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/git/electron-main/askpassService.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 +{ + "git": "Git" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/git/node/git.lib.i18n.json b/i18n/kor/src/vs/workbench/parts/git/node/git.lib.i18n.json index 8b6ad71cd4e..d48fe3d053e 100644 --- a/i18n/kor/src/vs/workbench/parts/git/node/git.lib.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/git/node/git.lib.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 +{ + "fileBinaryError": "파일이 이진인 것 같으므로 테스트로 열 수 없습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/html/browser/html.contribution.i18n.json b/i18n/kor/src/vs/workbench/parts/html/browser/html.contribution.i18n.json index 8b6ad71cd4e..eab00c6c97a 100644 --- a/i18n/kor/src/vs/workbench/parts/html/browser/html.contribution.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/html/browser/html.contribution.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 +{ + "html.editor.label": "Html 미리 보기" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json b/i18n/kor/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json index 8b6ad71cd4e..6b46a424350 100644 --- a/i18n/kor/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "html.voidInput": "잘못된 편집기 입력입니다.", + "iframeEditor": "Html 미리 보기" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json b/i18n/kor/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json index 8b6ad71cd4e..ea8b2629202 100644 --- a/i18n/kor/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.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 +{ + "markdown": "가격 인하" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json b/i18n/kor/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json index 8b6ad71cd4e..a9934a4dfb4 100644 --- a/i18n/kor/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/markdown/common/markdownEditorInput.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 +{ + "preview": "'{0}' 미리 보기" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json b/i18n/kor/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json index 8b6ad71cd4e..4e60ce22683 100644 --- a/i18n/kor/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/markdown/common/markdownEditorModel.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 +{ + "markdownError": "Markdown 렌더링에 대한 '{0}'을(를) 열 수 없습니다. 파일이 있고 유효한 Markdown 파일인지 확인하세요." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/output/browser/output.contribution.i18n.json b/i18n/kor/src/vs/workbench/parts/output/browser/output.contribution.i18n.json index 8b6ad71cd4e..c2ce0117e97 100644 --- a/i18n/kor/src/vs/workbench/parts/output/browser/output.contribution.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/output/browser/output.contribution.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "clearOutput.label": "출력 내용 지우기", + "output": "출력", + "viewCategory": "보기" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/output/browser/outputPanel.i18n.json b/i18n/kor/src/vs/workbench/parts/output/browser/outputPanel.i18n.json index 8b6ad71cd4e..47169b87b95 100644 --- a/i18n/kor/src/vs/workbench/parts/output/browser/outputPanel.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/output/browser/outputPanel.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "outputPanelAriaLabel": "출력 패널", + "outputPanelWithInputAriaLabel": "{0}, 출력 패널" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json b/i18n/kor/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json index 8b6ad71cd4e..9b50e727ba8 100644 --- a/i18n/kor/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "output": "출력", + "outputChannel": "'{0}'의 경우" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json b/i18n/kor/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json index 8b6ad71cd4e..fb09682c8fc 100644 --- a/i18n/kor/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "label": "오류 및 경고 표시", + "marker.desc": "{0}({1},{2})", + "marker.msg": "[{0}] {1}", + "markerAriaLabel": "{0}, 오류 및 경고", + "markersHandlerAriaLabel": "입력하여 오류 및 경고 범위 축소", + "noErrorsAndWarnings": "오류 또는 경고 없음", + "noErrorsAndWarningsMatching": "일치하는 오류 또는 경고 없음" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json b/i18n/kor/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json index 8b6ad71cd4e..f99735301f9 100644 --- a/i18n/kor/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "commandsHandlerDescriptionDefault": "명령 표시 및 실행", + "desc.mac": "오류 또는 경고 표시", + "desc.win": "오류 및 경고 표시", + "gotoLineDescriptionMac": "줄 이동", + "gotoLineDescriptionWin": "줄 이동", + "gotoSymbolDescriptionNormalMac": "기호 이동", + "gotoSymbolDescriptionNormalWin": "기호 이동", + "gotoSymbolDescriptionScoped": "범주별 기호 이동", + "helpDescription": "도움말 표시" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json b/i18n/kor/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json index 641857af49c..c71e5b99966 100644 --- a/i18n/kor/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json @@ -7,5 +7,10 @@ "openSnippet.errorOnCreate": "{0}을(를) 만들 수 없음", "openSnippet.label": "코드 조각", "openSnippet.pickLanguage": "코드 조각의 언어 선택", - "preferences": "기본 설정" + "preferences": "기본 설정", + "snippetSchema.json": "사용자 코드 조각 구성", + "snippetSchema.json.body": "코드 조각 콘텐츠입니다. '${id}', '${id:label}', '${1:label}'을 변수에 사용하고 '$0', '$1'을 커서 위치에 사용하세요.", + "snippetSchema.json.default": "빈 코드 조각", + "snippetSchema.json.description": "코드 조각 설명입니다.", + "snippetSchema.json.prefix": "IntelliSense에서 코드 조각을 선택할 때 사용할 접두사입니다." } \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json b/i18n/kor/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json index 8b6ad71cd4e..c0763a57b84 100644 --- a/i18n/kor/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/tasks/browser/taskQuickOpen.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 +{ + "entryAriaLabel": "{0}, 작업", + "noTasksFound": "작업을 찾을 수 없음", + "noTasksMatching": "일치하는 작업 없음", + "tasksAriaLabel": "실행할 작업의 이름 입력" +} \ 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 8b6ad71cd4e..887fa326bb6 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 @@ -3,4 +3,77 @@ * 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 +{ + "BuildAction.label": "빌드 작업 실행", + "CleanAction.label": "정리 작업 실행", + "CloseMessageAction.label": "닫기", + "ConfigureTaskRunnerAction.autoDetect": "작업 시스템을 자동으로 감지하지 못했습니다. 자세한 내용은 작업 출력을 참조하세요.", + "ConfigureTaskRunnerAction.failed": "'.vscode' 폴더 내에 'tasks.json' 파일을 만들 수 없습니다. 자세한 내용은 작업 출력을 참조하세요.", + "ConfigureTaskRunnerAction.label": "Task Runner 구성", + "JsonSchema.args": "명령에 전달되는 추가 인수입니다.", + "JsonSchema.command": "실행할 명령이며, 외부 프로그램 또는 셸 명령입니다.", + "JsonSchema.echoCommand": "실행된 명령을 출력에 에코할지 여부를 제어합니다. 기본값은 false입니다.", + "JsonSchema.linux": "Linux 특정 빌드 구성", + "JsonSchema.mac": "Mac 특정 빌드 구성", + "JsonSchema.matchers": "사용할 문제 선택기입니다. 문자열, 문제 선택기 정의 또는 문자열 및 문제 선택기 배열일 수 있습니다.", + "JsonSchema.options": "추가 명령 옵션", + "JsonSchema.options.cwd": "실행된 프로그램 또는 스크립트의 현재 작업 디렉터리입니다. 생략된 경우 Code의 현재 작업 영역 루트가 사용됩니다.", + "JsonSchema.options.env": "실행할 프로그램 또는 셸의 환경입니다. 생략하면 부모 프로세스의 환경이 사용됩니다.", + "JsonSchema.pattern.code": "문제 코드의 일치 그룹 인덱스입니다. 기본적으로 정의되지 않습니다.", + "JsonSchema.pattern.column": "문제 열의 일치 그룹 인덱스입니다. 기본값은 3입니다.", + "JsonSchema.pattern.endColumn": "문제 끝 열의 일치 그룹 인덱스입니다. 기본적으로 정의되지 않습니다.", + "JsonSchema.pattern.endLine": "문제 끝 줄의 일치 그룹 인덱스입니다. 기본적으로 정의되지 않습니다.", + "JsonSchema.pattern.file": "파일 이름의 일치 그룹 인덱스입니다. 생략된 경우 1이 사용됩니다.", + "JsonSchema.pattern.line": "문제 줄의 일치 그룹 인덱스입니다. 기본값은 2입니다.", + "JsonSchema.pattern.location": "문제 위치의 일치 그룹 인덱스입니다. 유효한 일치 패턴은(line), (line,column) 및 (startLine,startColumn,endLine,endColumn)입니다. 생략하면 line and column이 사용됩니다.", + "JsonSchema.pattern.loop": "여러 줄 선택기 루프에서는 이 패턴이 일치할 경우 루프에서 패턴을 실행할지 여부를 나타냅니다. 여러 줄 패턴의 마지막 패턴에 대해서만 지정할 수 있습니다.", + "JsonSchema.pattern.message": "메시지의 일치 그룹 인덱스입니다. 생략된 경우 기본값은 위치가 지정된 경우 4이고, 그렇지 않으면 5입니다.", + "JsonSchema.pattern.regexp": "출력에서 오류, 경고 또는 정보를 찾는 정규식입니다.", + "JsonSchema.pattern.severity": "문제 심각도의 일치 그룹 인덱스입니다. 기본적으로 정의되지 않습니다.", + "JsonSchema.problemMatcher.applyTo": "텍스트 문서에 복된 문제가 열린 문서, 닫힌 문서 또는 모든 문서에 적용되는지를 제어합니다.", + "JsonSchema.problemMatcher.base": "사용할 기본 문제 선택기의 이름입니다.", + "JsonSchema.problemMatcher.fileLocation": "문제 패턴에 보고된 파일 이름을 해석하는 방법을 정의합니다.", + "JsonSchema.problemMatcher.owner": "Code 내부의 문제 소유자입니다. 기본값을 지정한 경우 생략할 수 있습니다. 기본값을 지정하지 않고 생략한 경우 기본값은 '외부'입니다.", + "JsonSchema.problemMatcher.pattern": "문제 패턴 또는 미리 정의된 패턴의 이름입니다. 기본 패턴을 지정한 경우 생략할 수 있습니다.", + "JsonSchema.problemMatcher.severity": "문제 캡처를 위한 기본 심각도입니다. 패턴에서 심각도에 대한 일치 그룹을 정의하지 않은 경우에 사용됩니다.", + "JsonSchema.problemMatcher.watchedBegin": "파일 감시를 통해 트리거되는 감시되는 작업이 시작됨을 나타내는 정규식입니다.", + "JsonSchema.problemMatcher.watchedEnd": "감시되는 작업이 종료됨을 나타내는 정규식입니다.", + "JsonSchema.problemMatcher.watching.activeOnStart": "true로 설정한 경우 작업이 시작되면 선택기가 활성 모드로 전환됩니다. 이는 beginPattern과 일치하는 줄을 실행하는 것과 같습니다.", + "JsonSchema.problemMatcher.watching.beginsPattern": "출력이 일치하는 경우 조사 작업을 시작할 때 신호를 받습니다.", + "JsonSchema.problemMatcher.watching.endsPattern": "출력이 일치하는 경우 조사 작업을 끝날 때 신호를 받습니다.", + "JsonSchema.promptOnClose": "백그라운드 작업이 실행 중인 상태에서 VS Code가 종료될 경우 사용자에게 메시지를 표시할지 여부를 나타냅니다.", + "JsonSchema.shell": "명령이 셸 명령인지 외부 프로그램인지 여부를 지정합니다. 생략하면 기본값 false가 사용됩니다.", + "JsonSchema.showOutput": "실행 중인 작업에 대한 출력을 표시할지 여부를 제어합니다. 생략하면 '항상'이 사용됩니다.", + "JsonSchema.suppressTaskName": "작업 이름을 명령에 인수로 추가할지 여부를 제어합니다. 기본값은 false입니다.", + "JsonSchema.taskSelector": "인수가 작업임을 나타내는 접두사입니다.", + "JsonSchema.tasks": "작업 구성입니다. 일반적으로 외부 Task Runner에 이미 정의되어 있는 작업을 보강합니다.", + "JsonSchema.tasks.args": "이 작업이 호출될 때 명령에 전달되는 추가 인수입니다.", + "JsonSchema.tasks.build": "이 작업을 코드의 기본 빌드 명령에 매핑합니다.", + "JsonSchema.tasks.matchers": "사용할 문제 선택기입니다. 문자열, 문제 선택기 정의 또는 문자열 및 문제 선택기 배열일 수 있습니다.", + "JsonSchema.tasks.showOutput": "실행 중인 작업에 대한 출력을 표시할지 여부를 제어합니다. 생략하면 전역적으로 정의된 값이 사용됩니다.", + "JsonSchema.tasks.suppressTaskName": "작업 이름을 명령에 인수로 추가할지 여부를 제어합니다. 생략하면 전역적으로 정의된 값이 사용됩니다.", + "JsonSchema.tasks.taskName": "작업 이름", + "JsonSchema.tasks.test": "이 작업을 코드의 기본 테스트 명령에 매핑합니다.", + "JsonSchema.tasks.watching": "실행된 작업을 활성 상태로 유지할지 파일 시스템을 조사할지 여부를 나타냅니다.", + "JsonSchema.version": "구성의 버전 번호입니다.", + "JsonSchema.watching": "실행된 작업을 활성 상태로 유지할지 파일 시스템을 조사할지 여부를 나타냅니다.", + "JsonSchema.watchingPattern.file": "파일 이름의 일치 그룹 인덱스이며 생략할 수 있습니다.", + "JsonSchema.watchingPattern.regexp": "조사 작업의 시작 또는 끝을 검색하는 정규식입니다.", + "JsonSchema.windows": "Windows 특정 빌드 구성", + "RebuildAction.label": "다시 빌드 작업 실행", + "RunTaskAction.label": "작업 실행", + "ShowLogAction.label": "작업 로그 표시", + "TaskSystem.active": "지금 실행 중인 활성 작업이 있습니다. 다른 작업을 실행하려면 먼저 활성 작업을 종료하세요.", + "TaskSystem.invalidTaskJson": "오류: tasks.json 파일의 내용에 구문 오류가 있습니다. 작업을 실행하기 전에 오류를 정정하세요.\n", + "TaskSystem.noBuildType": "유효한 Task Runner가 구성되어 있지 않습니다. 지원되는 Task Runner는 '서비스' 및 '프로그램'입니다.", + "TaskSystem.noConfiguration": "구성된 Task Runner가 없습니다.", + "TaskSystem.runningTask": "실행 중인 작업이 있습니다. 이 작업을 종료할까요?", + "TaskSystem.terminateTask": "작업 종료(&&T)", + "TaskSystem.unknownError": "작업을 실행하는 동안 오류가 발생했습니다. 자세한 내용은 작업 로그를 참조하세요.", + "TerminateAction.failed": "실행 중인 작업을 종료하지 못했습니다.", + "TerminateAction.label": "실행 중인 작업 종료", + "TestAction.label": "테스트 작업 실행", + "manyMarkers": "99+", + "taskCommands": "작업 실행", + "tasksCategory": "작업" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json b/i18n/kor/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json index 8b6ad71cd4e..7a16b68d8df 100644 --- a/i18n/kor/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "ConfigurationParser.globalMatcher": "경고: 전역 선택기와 작업을 혼합할 수 없습니다. 전역 선택기를 무시합니다.", + "ConfigurationParser.invalidCWD": "경고: options.cwd는 string 형식이어야 합니다. {0} 값을 무시합니다.\n", + "ConfigurationParser.invalidVaraibleReference": "오류: 잘못된 problemMatcher 참조: {0}\n", + "ConfigurationParser.noCommand": "오류: 올바른 명령 이름을 제공하지 않았습니다.", + "ConfigurationParser.noName": "오류: 선언 범위 내의 문제 선택기는 이름이 있어야 합니다.\n{0}\n", + "ConfigurationParser.noTaskName": "오류: 작업에서 taskName 속성을 제공해야 합니다. 이 작업은 무시됩니다.\n{0}\n", + "ConfigurationParser.noargs": "오류: 명령 인수는 문자열의 배열이어야 합니다. 제공된 값:\n{0}", + "ConfigurationParser.unknownMatcherKind": "경고: 정의된 문제 선택기를 알 수 없습니다. 지원되는 형식은 string | ProblemMatcher |(string | ProblemMatcher)[]입니다.\n{0}\n" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json b/i18n/kor/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json index 8b6ad71cd4e..b58a427b3d6 100644 --- a/i18n/kor/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "TaskSystemDetector.noGruntProgram": "Grunt가 시스템에 설치되어 있지 않습니다. npm install -g grunt를 실행하여 설치하세요.", + "TaskSystemDetector.noGulpProgram": "Gulp가 시스템에 설치되어 있지 않습니다. npm install -g gulp를 실행하여 설치하세요.", + "TaskSystemDetector.noGulpTasks": "gulp --tasks-simple을 실행해도 작업이 나열되지 않습니다. npm install을 실행했나요?", + "TaskSystemDetector.noJakeProgram": "Jake가 시스템에 설치되어 있지 않습니다. npm install -g jake를 실행하여 설치하세요.", + "TaskSystemDetector.noJakeTasks": "jake --tasks를 실행해도 작업이 나열되지 않습니다. npm install을 실행했나요?", + "TaskSystemDetector.noProgram": "{0} 프로그램을 찾을 수 없습니다. 메시지는 {1}입니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json b/i18n/kor/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json index 8b6ad71cd4e..5b00dc07f02 100644 --- a/i18n/kor/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "TaskRunnerSystem.cancelRequested": "\n사용자 요청에 따라 '{0}' 작업이 종료되었습니다.", + "TaskRunnerSystem.childProcessError": "외부 프로그램 {0} {1}을(를) 시작하지 못했습니다.", + "TaskRunnerSystem.fatalError": "제공된 작업 구성에 유효성 검사 오류가 있습니다. 자세한 내용은 작업 출력 로그를 참조하세요.", + "TaskRunnerSystem.noBuildTask": "빌드 작업이 구성되어 있지 않습니다.", + "TaskRunnerSystem.noTestTask": "구성된 테스트 작업이 없습니다.", + "TaskRunnerSystem.norebuild": "실행할 작업을 찾을 수 없습니다.", + "TaskRunnerSystem.unknownError": "작업을 실행하는 동안 알 수 없는 오류가 발생했습니다. 자세한 내용은 작업 출력 로그를 참조하세요.", + "TaskRunnerSystem.watchingBuildTaskFinished": "\n빌드 감시 작업이 완료되었습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json b/i18n/kor/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json index 8b6ad71cd4e..39b91d4a3fa 100644 --- a/i18n/kor/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json +++ b/i18n/kor/src/vs/workbench/parts/themes/electron-browser/themes.contribution.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 +{ + "preferences": "기본 설정", + "problemChangingTheme": "테마를 로드하는 중 문제가 발생했습니다. {0}", + "selectTheme.label": "색 테마", + "themes.selectTheme": "색 테마 선택" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/services/files/node/fileService.i18n.json b/i18n/kor/src/vs/workbench/services/files/node/fileService.i18n.json index 8b6ad71cd4e..1d52ec6103a 100644 --- a/i18n/kor/src/vs/workbench/services/files/node/fileService.i18n.json +++ b/i18n/kor/src/vs/workbench/services/files/node/fileService.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "fileBinaryError": "파일이 이진인 것 같으므로 테스트로 열 수 없습니다.", + "fileIsDirectoryError": "파일이 디렉터리({0})입니다.", + "fileNotFoundError": "파일을 찾을 수 없습니다({0}).", + "fileReadOnlyError": "파일이 읽기 전용입니다.", + "foldersCopyError": "폴더를 작업 영역에 복사할 수 없습니다. 개별 파일을 선택하여 복사하세요.", + "unableToMoveCopyError": "이동/복사할 수 없습니다. 파일이 포함된 폴더를 파일로 대체합니다." +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/services/history/browser/history.i18n.json b/i18n/kor/src/vs/workbench/services/history/browser/history.i18n.json index 8b6ad71cd4e..e7219ec13c8 100644 --- a/i18n/kor/src/vs/workbench/services/history/browser/history.i18n.json +++ b/i18n/kor/src/vs/workbench/services/history/browser/history.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "devExtensionWindowTitle": "[확장 개발 호스트] - {0}", + "prefixDecoration": "{0} {1}", + "prefixTitle": "{0} - {1}", + "prefixWorkspaceTitle": "{0} - {1} - {2}", + "prefixWorkspaceTitleMac": "{0} - {1}", + "workspaceTitle": "{0} - {1}" +} \ No newline at end of file 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 8b6ad71cd4e..fc0314cc393 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 @@ -3,4 +3,20 @@ * 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 +{ + "invalid.keybindings": "잘못된 `contributes.{0}`입니다. {1}", + "keybindings.json.command": "실행할 명령의 이름", + "keybindings.json.key": "키 또는 키 시퀀스(공백으로 구분됨)", + "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.key": "키 또는 키 시퀀스(더하기 기호가 있는 개별 키, 공백이 있는 시퀀스, 예: Ctrl+O 및 Ctrl+L L을 동시에 누름)", + "vscode.extension.contributes.keybindings.linux": "Linux 특정 키 또는 키 시퀀스", + "vscode.extension.contributes.keybindings.mac": "Mac 특정 키 또는 키 시퀀스", + "vscode.extension.contributes.keybindings.when": "키가 활성화되는 조건입니다.", + "vscode.extension.contributes.keybindings.win": "Windows 특정 키 또는 키 시퀀스" +} \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/services/message/electron-browser/messageService.i18n.json b/i18n/kor/src/vs/workbench/services/message/electron-browser/messageService.i18n.json index 666adbdeac0..bf23b53b1f5 100644 --- a/i18n/kor/src/vs/workbench/services/message/electron-browser/messageService.i18n.json +++ b/i18n/kor/src/vs/workbench/services/message/electron-browser/messageService.i18n.json @@ -4,5 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "yesButton": "예" + "cancelButton": "취소", + "yesButton": "예(&&Y)" } \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/services/request/node/requestService.i18n.json b/i18n/kor/src/vs/workbench/services/request/node/requestService.i18n.json index 4ba3831e5e3..044cdb5466d 100644 --- a/i18n/kor/src/vs/workbench/services/request/node/requestService.i18n.json +++ b/i18n/kor/src/vs/workbench/services/request/node/requestService.i18n.json @@ -5,6 +5,7 @@ // Do not edit this file. It is machine generated. { "httpConfigurationTitle": "HTTP 구성", - "localFileNotFound": "파일을 찾을 수 없음", - "proxy": "사용할 프록시 설정입니다. 설정되지 않으면 http_proxy 및 https_proxy 환경 변수에서 가져옵니다." + "localFileNotFound": "파일을 찾을 수 없습니다.", + "proxy": "사용할 프록시 설정입니다. 설정되지 않으면 http_proxy 및 https_proxy 환경 변수에서 가져옵니다.", + "strictSSL": "제공된 CA 목록에 대해 프록시 서버 인증서를 확인해야 하는지 여부를 나타냅니다." } \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/services/themes/node/themeService.i18n.json b/i18n/kor/src/vs/workbench/services/themes/node/themeService.i18n.json index 8b6ad71cd4e..741edbf21d4 100644 --- a/i18n/kor/src/vs/workbench/services/themes/node/themeService.i18n.json +++ b/i18n/kor/src/vs/workbench/services/themes/node/themeService.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "error.cannotloadtheme": "{0}을(를) 로드할 수 없습니다.", + "error.cannotparse": "plist 파일을 구문 분석하는 동안 문제가 발생했습니다. {0}", + "invalid.path.1": "확장 폴더({2})에 포함할 `contributes.{0}.path`({1})가 필요합니다. 확장이 이식 불가능해질 수 있습니다.", + "reqarray": "확장점 `{0}`은(는) 배열이어야 합니다.", + "reqpath": "`contributes.{0}.path`에 문자열이 필요합니다. 제공된 값: {1}", + "vscode.extension.contributes.themes": "textmate 색 테마를 적용합니다.", + "vscode.extension.contributes.themes.label": "UI에 표시되는 색 테마의 레이블입니다.", + "vscode.extension.contributes.themes.path": "tmTheme 파일의 경로입니다. 이 경로는 확장 폴더에 상대적이며 일반적으로 './themes/themeFile.tmTheme'로 시작합니다.", + "vscode.extension.contributes.themes.uiTheme": "편집기에 대한 색을 정의하는 기본 테마입니다. 'vs'는 밝은 색 테마이고, 'vs-dark'는 어두운 색 테마입니다." +} \ No newline at end of file diff --git a/i18n/rus/extensions/typescript/package.i18n.json b/i18n/rus/extensions/typescript/package.i18n.json index 8b6ad71cd4e..23e92821881 100644 --- a/i18n/rus/extensions/typescript/package.i18n.json +++ b/i18n/rus/extensions/typescript/package.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 +{ + "configuration.typescript": "Конфигурация TypeScript", + "javascript.reloadProjects.title": "Перезагрузка проекта JavaScript", + "typescript.reloadProjects.title": "Перезагрузка проекта TypeScript", + "typescript.tsdk.desc": "Указывает путь к папке, содержащей файлы tsserver и lib*.d.ts, которые необходимо использовать.", + "typescript.useCodeSnippetsOnMethodSuggest.dec": "Дополните функции сигнатурами их параметров." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/base/browser/ui/aria/aria.i18n.json b/i18n/rus/src/vs/base/browser/ui/aria/aria.i18n.json index 8b6ad71cd4e..2f48e7d9b03 100644 --- a/i18n/rus/src/vs/base/browser/ui/aria/aria.i18n.json +++ b/i18n/rus/src/vs/base/browser/ui/aria/aria.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 +{ + "repeated": "{0} (произошло снова)" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/base/browser/ui/inputbox/inputBox.i18n.json b/i18n/rus/src/vs/base/browser/ui/inputbox/inputBox.i18n.json index 8b6ad71cd4e..6849cc1a0bc 100644 --- a/i18n/rus/src/vs/base/browser/ui/inputbox/inputBox.i18n.json +++ b/i18n/rus/src/vs/base/browser/ui/inputbox/inputBox.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "alertErrorMessage": "Ошибка: {0}", + "alertInfoMessage": "Сведения: {0}", + "alertWarningMessage": "Предупреждение: {0}" +} \ 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 8b6ad71cd4e..de43d1e70e2 100644 --- a/i18n/rus/src/vs/base/common/keyCodes.i18n.json +++ b/i18n/rus/src/vs/base/common/keyCodes.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 +{ + "altKey": "ALT", + "cmdKey": "COMMAND", + "ctrlKey": "CTRL", + "shiftKey": "SHIFT", + "windowsKey": "Windows" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/base/common/processes.i18n.json b/i18n/rus/src/vs/base/common/processes.i18n.json index 8b6ad71cd4e..b8f7a1bd349 100644 --- a/i18n/rus/src/vs/base/common/processes.i18n.json +++ b/i18n/rus/src/vs/base/common/processes.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 +{ + "ExecutableParser.args": "Предупреждение: аргументы должны иметь тип string[]. Игнорируется значение {0}.", + "ExecutableParser.commandMissing": "Ошибка: в исполняемых данных должна определяться команда типа string.", + "ExecutableParser.invalidCWD": "Предупреждение: options.cwd должен иметь тип string. Игнорируется значение {0}.", + "ExecutableParser.isShellCommand": "Предупреждение: isShellCommand должен иметь тип boolean. Игнорируется значение {0}." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/base/node/processes.i18n.json b/i18n/rus/src/vs/base/node/processes.i18n.json index 8b6ad71cd4e..8de36eadb0e 100644 --- a/i18n/rus/src/vs/base/node/processes.i18n.json +++ b/i18n/rus/src/vs/base/node/processes.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 +{ + "TaskRunner.UNC": "Невозможно выполнить команду оболочки на диске UNC." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/base/node/zip.i18n.json b/i18n/rus/src/vs/base/node/zip.i18n.json index 8b6ad71cd4e..34bcec07af4 100644 --- a/i18n/rus/src/vs/base/node/zip.i18n.json +++ b/i18n/rus/src/vs/base/node/zip.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 +{ + "notFound": "{0} не найдено в ZIP-архиве." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json b/i18n/rus/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json index 8b6ad71cd4e..5b77da04971 100644 --- a/i18n/rus/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json +++ b/i18n/rus/src/vs/base/parts/quickopen/browser/quickOpenModel.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "quickOpenAriaLabel": "средство выбора", + "quickOpenAriaLabelEntry": "{0}, средство выбора" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json b/i18n/rus/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json index 8b6ad71cd4e..08ae85a4297 100644 --- a/i18n/rus/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json +++ b/i18n/rus/src/vs/base/parts/quickopen/browser/quickOpenWidget.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "quickOpenAriaLabel": "Средство быстрого выбора. Введите, чтобы сузить результаты.", + "treeAriaLabel": "Средство быстрого выбора" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/editor/common/commonCodeEditor.i18n.json b/i18n/rus/src/vs/editor/common/commonCodeEditor.i18n.json index 8b6ad71cd4e..202cafdbd7f 100644 --- a/i18n/rus/src/vs/editor/common/commonCodeEditor.i18n.json +++ b/i18n/rus/src/vs/editor/common/commonCodeEditor.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 +{ + "showAccessibilityHelp": "Если используется средство чтения с экрана, нажмите {0}." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/editor/common/config/defaultConfig.i18n.json b/i18n/rus/src/vs/editor/common/config/defaultConfig.i18n.json index 8b6ad71cd4e..90b3992a47d 100644 --- a/i18n/rus/src/vs/editor/common/config/defaultConfig.i18n.json +++ b/i18n/rus/src/vs/editor/common/config/defaultConfig.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 +{ + "editorViewAccessibleLabel": "Содержимое редактора" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/editor/common/services/bulkEdit.i18n.json b/i18n/rus/src/vs/editor/common/services/bulkEdit.i18n.json index 8b6ad71cd4e..547ede9558e 100644 --- a/i18n/rus/src/vs/editor/common/services/bulkEdit.i18n.json +++ b/i18n/rus/src/vs/editor/common/services/bulkEdit.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 +{ + "conflict": "Следующие файлы были изменены: {0}" +} \ No newline at end of file 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 8b6ad71cd4e..e90612f2c68 100644 --- a/i18n/rus/src/vs/editor/common/services/modeServiceImpl.i18n.json +++ b/i18n/rus/src/vs/editor/common/services/modeServiceImpl.i18n.json @@ -3,4 +3,23 @@ * 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 +{ + "invalid": "Недопустимое значение \"contributes.{0}\". Требуется массив.", + "invalid.empty": "Пустое значение \"contributes.{0}\"", + "opt.aliases": "свойство \"{0}\" может быть опущено и должно иметь тип string[]", + "opt.configuration": "свойство \"{0}\" может быть опущено и должно иметь тип string", + "opt.extensions": "свойство \"{0}\" может быть опущено и должно иметь тип string[]", + "opt.filenames": "свойство \"{0}\" может быть опущено и должно иметь тип string[]", + "opt.firstLine": "свойство \"{0}\" может быть опущено и должно иметь тип string", + "opt.mimetypes": "свойство \"{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.filenames": "Имена файлов, связанные с языком.", + "vscode.extension.contributes.languages.firstLine": "Регулярное выражение, соответствующее первой строке файла языка.", + "vscode.extension.contributes.languages.id": "Идентификатор языка.", + "vscode.extension.contributes.languages.mimetypes": "Типы MIME, связанные с языком." +} \ 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 8b6ad71cd4e..1c247b633fa 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 @@ -3,4 +3,18 @@ * 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 +{ + "ShowAccessibilityHelpAction": "Показать справку по специальным возможностям", + "experimentalScreenReaderOptsOn": "Поддержка экспериментального средства чтения с экрана включена в соответствии с параметром editor.experimentalScreenReader.", + "experimentalScreenReaderSessionOff": "Поддержка экспериментального средства чтения с экрана отключена. Чтобы включить ее для этого сеанса, нажмите клавишу {0}. Чтобы включить ее для всех сеансов, задайте для параметра editor.experimentalScreenReader значение true.", + "experimentalScreenReaderSessionOffNoKb": "Поддержка экспериментального средства чтения с экрана отключена. Команду {0} в настоящее время нельзя выполнить с помощью назначенной клавиши. Чтобы включить поддержку для всех сеансов, задайте для параметра editor.experimentalScreenReader значение true.", + "experimentalScreenReaderSessionOn": "Поддержка экспериментального средства чтения с экрана включена для этого сеанса. Чтобы отключить или снова включить ее, нажмите клавишу {0}.", + "experimentalScreenReaderSessionOnNoKb": "Поддержка экспериментального средства чтения с экрана включена для этого сеанса. Команду {0} в настоящее время нельзя выполнить с помощью назначенной клавиши.", + "introMsg": "Благодарим за ознакомление с экспериментальными специальными возможностями VS Code.", + "outroMsg": "Вы можете закрыть эту подсказку и вернуться в редактор, нажав клавишу ESCAPE.", + "status": "Состояние:", + "tabFocusModeOffMsg": "При нажатии клавиши TAB в этом редакторе будет вставлен символ табуляции. Чтобы изменить это поведение, нажмите клавишу {0}.", + "tabFocusModeOffMsgNoKb": "При нажатии клавиши TAB в этом редакторе фокус ввода переместится на следующий элемент, допускающий получение фокуса ввода. Команду {0} в настоящее время нельзя выполнить с помощью назначенной клавиши.", + "tabFocusModeOnMsg": "При нажатии клавиши TAB в этом редакторе фокус ввода переместится на следующий элемент, допускающий получение фокуса ввода. Чтобы изменить это поведение, нажмите клавишу {0}.", + "tabFocusModeOnMsgNoKb": "При нажатии клавиши TAB в этом редакторе фокус ввода переместится на следующий элемент, допускающий получение фокуса ввода. Команду {0} в настоящее время нельзя выполнить с помощью назначенной клавиши." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json b/i18n/rus/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json index 8b6ad71cd4e..7f9e888e0af 100644 --- a/i18n/rus/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.i18n.json +++ b/i18n/rus/src/vs/editor/contrib/defineKeybinding/browser/defineKeybinding.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 +{ + "DefineKeybindingAction": "Определить назначение клавиш", + "defineKeybinding.initial": "Нажмите нужное сочетание клавиш, а затем клавишу ВВОД", + "defineKeybinding.kbLayoutErrorMessage": "Вы не сможете нажать это сочетание клавиш в текущей раскладке клавиатуры.", + "defineKeybinding.kbLayoutInfoMessage": "Для текущей раскладки клавиатуры нажмите ", + "defineKeybinding.start": "Определить назначение клавиш" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/editor/contrib/find/common/findController.i18n.json b/i18n/rus/src/vs/editor/contrib/find/common/findController.i18n.json index 8b6ad71cd4e..9ff279d302c 100644 --- a/i18n/rus/src/vs/editor/contrib/find/common/findController.i18n.json +++ b/i18n/rus/src/vs/editor/contrib/find/common/findController.i18n.json @@ -3,4 +3,15 @@ * 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 +{ + "addSelectionToNextFindMatch": "Добавить выделение в следующее найденное совпадение", + "changeAll.label": "Изменить все вхождения", + "findNextMatchAction": "Найти далее", + "findPreviousMatchAction": "Найти ранее", + "moveSelectionToNextFindMatch": "Переместить последнее выделение в следующее найденное совпадение", + "nextSelectionMatchFindAction": "Найти следующее выделение", + "previousSelectionMatchFindAction": "Найти предыдущее выделение", + "selectAllOccurencesOfFindMatch": "Выбрать все вхождения найденных совпадений", + "startFindAction": "Найти", + "startReplace": "Заменить" +} \ 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 8b6ad71cd4e..237df6cedfa 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 @@ -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 +{ + "foldAction.label": "Свернуть", + "foldAllAction.label": "Свернуть все", + "unfoldAction.label": "Развернуть", + "unfoldAllAction.label": "Развернуть все" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/editor/contrib/format/common/formatActions.i18n.json b/i18n/rus/src/vs/editor/contrib/format/common/formatActions.i18n.json index 8b6ad71cd4e..ed3cde98504 100644 --- a/i18n/rus/src/vs/editor/contrib/format/common/formatActions.i18n.json +++ b/i18n/rus/src/vs/editor/contrib/format/common/formatActions.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 +{ + "formatAction.label": "Код формата" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/editor/contrib/hover/browser/hover.i18n.json b/i18n/rus/src/vs/editor/contrib/hover/browser/hover.i18n.json index 8b6ad71cd4e..61fdcdb90de 100644 --- a/i18n/rus/src/vs/editor/contrib/hover/browser/hover.i18n.json +++ b/i18n/rus/src/vs/editor/contrib/hover/browser/hover.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 +{ + "showHover": "Показать при наведении" +} \ 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 8b6ad71cd4e..ea72bca61a8 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 @@ -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 +{ + "changeIndentationSize": "Изменить размер шага табуляции для текущего файла", + "configuredTabSize": "Настроенный размер шага табуляции", + "indentationToSpaces": "Преобразовать отступ в пробелы", + "indentationToTabs": "Преобразовать отступ в шаги табуляции", + "selectTabWidth": "Выбрать размер шага табуляции для текущего файла" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/editor/contrib/rename/common/rename.i18n.json b/i18n/rus/src/vs/editor/contrib/rename/common/rename.i18n.json index 8b6ad71cd4e..8655bbeb5bf 100644 --- a/i18n/rus/src/vs/editor/contrib/rename/common/rename.i18n.json +++ b/i18n/rus/src/vs/editor/contrib/rename/common/rename.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 +{ + "no result": "Результаты отсутствуют." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json b/i18n/rus/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json index 8b6ad71cd4e..307cb520b2e 100644 --- a/i18n/rus/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.i18n.json +++ b/i18n/rus/src/vs/editor/contrib/toggleWordWrap/common/toggleWordWrap.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 +{ + "toggle.wordwrap": "Вид: переключение режима переноса по словам" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/editor/node/languageConfiguration.i18n.json b/i18n/rus/src/vs/editor/node/languageConfiguration.i18n.json index 8b6ad71cd4e..1164c4af73e 100644 --- a/i18n/rus/src/vs/editor/node/languageConfiguration.i18n.json +++ b/i18n/rus/src/vs/editor/node/languageConfiguration.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 +{ + "parseErrors": "Ошибок при анализе {0}: {1}" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/editor/node/textMate/TMSnippets.i18n.json b/i18n/rus/src/vs/editor/node/textMate/TMSnippets.i18n.json index 8b6ad71cd4e..6bc16329589 100644 --- a/i18n/rus/src/vs/editor/node/textMate/TMSnippets.i18n.json +++ b/i18n/rus/src/vs/editor/node/textMate/TMSnippets.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "invalid.language": "Неизвестный язык в contributes.{0}.language. Указанное значение: {1}", + "invalid.path.0": "В contributes.{0}.path требуется строка. Указанное значение: {1}", + "invalid.path.1": "contributes.{0}.path ({1}) должен был быть включен в папку расширения ({2}). Это может сделать расширение непереносимым.", + "vscode.extension.contributes.snippets": "Добавляет фрагменты TextMate.", + "vscode.extension.contributes.snippets-language": "Идентификатор языка, для которого добавляется этот фрагмент.", + "vscode.extension.contributes.snippets-path": "Путь к файлу фрагментов. Путь указывается относительно папки расширения и обычно начинается с \"./snippets/\"." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/editor/node/textMate/TMSyntax.i18n.json b/i18n/rus/src/vs/editor/node/textMate/TMSyntax.i18n.json index 8b6ad71cd4e..cba292d6f27 100644 --- a/i18n/rus/src/vs/editor/node/textMate/TMSyntax.i18n.json +++ b/i18n/rus/src/vs/editor/node/textMate/TMSyntax.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "invalid.language": "Неизвестный язык в contributes.{0}.language. Указанное значение: {1}", + "invalid.path.0": "В contributes.{0}.path требуется строка. Указанное значение: {1}", + "invalid.path.1": "contributes.{0}.path ({1}) должен был быть включен в папку расширения ({2}). Это может сделать расширение непереносимым.", + "invalid.scopeName": "В contributes.{0}.scopeName требуется строка. Указанное значение: {1}", + "vscode.extension.contributes.grammars": "Добавляет разметчики TextMate.", + "vscode.extension.contributes.grammars.language": "Идентификатор языка, для которого добавляется этот синтаксис.", + "vscode.extension.contributes.grammars.path": "Путь к файлу tmLanguage. Путь указывается относительно папки расширения и обычно начинается с \"./syntaxes/\".", + "vscode.extension.contributes.grammars.scopeName": "Имя области TextMate, используемое в файле tmLanguage." +} \ 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 8b6ad71cd4e..1fcf624ce8e 100644 --- a/i18n/rus/src/vs/languages/html/common/htmlTags.i18n.json +++ b/i18n/rus/src/vs/languages/html/common/htmlTags.i18n.json @@ -3,4 +3,114 @@ * 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 +{ + "tags.a": "Если в элементе a есть атрибут href, то он представляет гиперссылку (гипертекстовую привязку), подписанную своим содержимым.", + "tags.abbr": "Элемент abbr представляет аббревиатуру или акроним, возможно с расшифровкой. С ним можно использовать атрибут title, чтобы указать расшифровку аббревиатуры. Этот атрибут должен содержать только расшифровку аббревиатуры.", + "tags.address": "Элемент address представляет контактную информацию для ближайшего элемента-предка article или body. Если это элемент body, то контактная информация относится ко всему документу.", + "tags.area": "Элемент area представляет либо гиперссылку с каким-либо текстом и соответствующей областью на гиперкарте, либо слепую зону на гиперкарте.", + "tags.article": "Элемент article представляет полную (самодостаточную) композицию в документе, странице, приложении или на сайте. То есть, в принципе, он может распространяться и повторно использоваться независимо, например в синдикации. Это может быть запись на форуме, статья в журнале или газете, запись блога, комментарий пользователя, интерактивное мини-приложение или гаджет, а также любой другой независимый элемент содержимого. Каждая статья должна иметь идентификатор, обычно в виде заголовка (элемента h1–h6), являющегося дочерним элементом элемента article.", + "tags.aside": "Элемент aside представляет раздел страницы с содержимым, косвенно связанным с содержимым рядом с элементом aside, которое можно считать отдельным содержимым. Такие разделы часто имеют вид боковых примечаний в типографской разметке.", + "tags.audio": "Элемент audio представляет звук или звуковой поток.", + "tags.b": "Элемент b представляет фрагмент текста, привлекающий внимание с практической целью, но не подразумевающий повышенную важность и поэтому не имеющий иной тон либо модальность. Это могут быть ключевые слова в аннотации к документу, названия продуктов в обзоре, обрабатываемые слова в интерактивной текстовой программе или первый абзац статьи.", + "tags.base": "Элемент base позволяет авторам указать базовый URL-адрес документа для разрешения относительных URL-адресов и имя контекста просмотра по умолчанию для соответствующих гиперссылок. Элемент не представляет никакого содержимого, кроме этих сведений.", + "tags.bdi": "Элемент bdi представляет фрагмент текста, который должен быть изолирован от остального текста, чтобы обеспечить двунаправленное форматирование. [BIDI]", + "tags.blockquote": "Элемент blockquote представляет содержимое, являющееся цитатой из другой источника, возможно, включающее упоминание этого источника, которое должно быть размещено внутри элементов footer или cite, и, возможно, содержащее примечания и аббревиатуры.", + "tags.body": "Элемент body представляет содержимое документа.", + "tags.br": "Элемент br представляет разрыв строки.", + "tags.button": "Элемент button представляет кнопку, подписанную ее содержимым.", + "tags.canvas": "Элемент canvas предоставляет сценарии с зависимыми от разрешения растровыми холстами, которые можно использовать для динамической отрисовки графиков, игровой графики, картинок и других визуальных изображений.", + "tags.caption": "Элемент caption представляет заголовок родительской таблицы, если у него есть родительский элемент table.", + "tags.cite": "Элемент cite представляет ссылку на другой материал. Он должен содержать название материала или имя автора (человека, группы соавторов или организации) либо справочный URL-адрес, который может быть указан в сокращенной форме, соответствующей соглашениям о добавлении метаданных цитат.", + "tags.code": "Элемент code представляет фрагмент программного кода. Это может быть имя элемента XML, имя файла, компьютерная программа или любая другая строка, которую может распознать компьютер.", + "tags.col": "Если у элемента col есть родительский элемент colgroup, у которого, в свою очередь, есть родительский элемент table, то элемент col представляет один или несколько столбцов в группе столбцов, представленной этим элементом colgroup.", + "tags.colgroup": "Элемент colgroup представляет группу из одного или нескольких столбцов родительской таблицы, если у него есть родительский элемент table.", + "tags.datalist": "Элемент datalist представляет набор элементов option, представляющих предварительно определенные параметры других элементов управления. При отрисовке элемент datalist ничего не представляет и должен быть скрыт вместе со своими дочерними элементами.", + "tags.dbo": "Элемент bdo представляет форматирующий элемент управления, явно задающий направление вывода текста для своих дочерних элементов. С его помощью авторы могут переопределить алгоритм Юникода двунаправленного вывода, явно указав другое направление. [BIDI]", + "tags.dd": "Элемент dd представляет описание, определение или значение, являющееся частью группы \"термин-описание\" в списке описаний (элементе dl).", + "tags.del": "Элемент del представляет удаленный из документа фрагмент.", + "tags.details": "Элемент details представляет информационное мини-приложение, в котором пользователю может быть предоставлена дополнительная информация или элементы управления.", + "tags.dfn": "Элемент dfn представляет определяющий экземпляр термина. Абзац, группа списков описаний или раздел, который является ближайшим предком элемента dfn, также должны содержать определение термина, заданного элементом dfn.", + "tags.dialog": "Элемент dialog представляет часть приложения, с которой взаимодействует пользователь, чтобы выполнить какую-либо задачу. Это может быть диалоговое окно, инспектор или окно.", + "tags.div": "У элемента div нет специального назначения. Он представляет свои дочерние элементы. Его можно использовать вместе с атрибутами class, lang и title, чтобы обозначить семантику, общую для группы последовательных элементов.", + "tags.dl": "Элемент dl представляет список ассоциаций, состоящий из нуля или более групп \"имя-значение\" (список описаний). Группа \"имя-значение\" состоит из одного или нескольких имен (элементов dt) и одного или нескольких значений (элементов dd). При этом игнорируются все узлы, кроме элементов dt и dd. В одном элементе dl для каждого имени должно быть не больше одного элемента dt.", + "tags.dt": "Элемент dt представляет термин или имя, являющееся частью группы \"термин-описание\" в списке описаний (элементе dl).", + "tags.em": "Элемент em служит для акцентирования его содержимого.", + "tags.embed": "Элемент embed предоставляет точку интеграции для внешнего (обычно не на основе HTML) приложения или интерактивного содержимого.", + "tags.fieldset": "Элемент fieldset представляет набор элементов управления формы, которые могут быть сгруппированы под общим именем.", + "tags.figcaption": "Элемент figcaption представляет подпись или легенду для остального содержимого своего родительского элемента figure, если он существует.", + "tags.figure": "Элемент figure представляет плавающее содержимое, возможно с подписью, которое самодостаточно (как полное предложение) и в рамках основного содержимого документа является обычно одним элементом.", + "tags.footer": "Элемент footer представляет нижний колонтитул для ближайшего к нему элемента-предка, секционирующего содержимое, или корневого секционирующего элемента. Обычно элемент footer содержит информацию об авторе раздела, ссылки на связанные документы, информацию об авторском праве и т. п.", + "tags.form": "Элемент form представляет коллекцию элементов, связанных с формой, некоторые из которых могут представлять редактируемые значения, которые можно отправить на сервер для обработки.", + "tags.h1": "Элемент h1 представляет заголовок раздела.", + "tags.h2": "Элемент h2 представляет заголовок раздела.", + "tags.h3": "Элемент h3 представляет заголовок раздела.", + "tags.h4": "Элемент h4 представляет заголовок раздела.", + "tags.h5": "Элемент h5 представляет заголовок раздела.", + "tags.h6": "Элемент h6 представляет заголовок раздела.", + "tags.head": "Элемент head представляет набор метаданных документа.", + "tags.header": "Элемент header представляет поясняющее содержимое для ближайшего к нему элемента-предка, секционирующего содержимое, или корневого секционирующего элемента. Обычно элемент header содержит группу поясняющих или навигационных подсказок. Если ближайший элемент-предок, секционирующий содержимое, или корневой секционирующий элемент является элементом body, то он относится ко всей странице.", + "tags.hr": "Элемент hr представляет тематический разрыв абзаца. Это может быть смена сюжета рассказа или переход к другому подразделу в разделе справочника.", + "tags.html": "Элемент html представляет корень документа HTML.", + "tags.i": "Элемент i представляет фрагмент текста, отличающийся по тону или модальности, либо какое-либо другое отступление от обычного стиля, указывающее на иное качество текста. Это может быть классификационное обозначение, технический термин, идиоматическое выражение на другом языке, транслитерация, мнение или название судна в западных текстах.", + "tags.iframe": "Элемент iframe представляет вложенное содержимое для просмотра.", + "tags.img": "Элемент img представляет изображение.", + "tags.input": "Элемент input представляет поле для ввода данных, обычно с элементом управления формы, дающим пользователю возможность редактировать данные.", + "tags.ins": "Элемент ins представляет добавление в документ.", + "tags.kbd": "Элемент kbd представляет ввод пользователя (обычно это клавиатурный ввод, хотя может быть представлен и другой тип ввода, например голосовые команды).", + "tags.label": "Элемент label представляет подпись в интерфейсе пользователя. Подпись может быть связана с определенным элементом управления формы, который называется подписанным элементом управления элемента label. Для этого либо используется атрибут for, либо элемент управления формы помещается в элемент label.", + "tags.legend": "Элемент legend представляет подпись для остального содержимого родительского элемента fieldset элемента legend, если он существует.", + "tags.li": "Элемент li представляет элемент списка. Если его родительским элементом является ol, ul или элемент меню, то этот элемент входит в список родительского элемента согласно его определению. В противном случае у элемента списка нет определенной связи с каким-либо другим элементом li через список.", + "tags.link": "С помощью элемента link авторы могут связать свой документ с другими ресурсами.", + "tags.main": "Элемент main представляет основное содержимое документа или приложения. Область основного содержимого состоит из содержимого, которое непосредственно связано (либо дополняет) с главным разделом документа или главными функциональными возможностями приложения.", + "tags.map": "Элемент map вместе с элементом img и любыми потомками элемента area определяет гиперкарту. Элемент представляет дочерние элементы.", + "tags.mark": "Элемент mark представляет полосу, выделяющую в документе текст, важный в определенном контексте. Если этот элемент используется для цитирования или на него ссылается другой блок текста, то элемент указывает важные моменты, которых не было в тексте изначально. Они могли быть добавлены, чтобы привлечь внимание читателя к фрагменту текста, который автор не посчитал важным при первоначальном написании блока, но который теперь должен быть тщательно изучен. Если этот элемент используется в основном тексте документа, то он указывает часть документа, которая была выделена, так как связана с текущими действиями пользователя.", + "tags.meta": "Элемент meta представляет разные типы метаданных, которые невозможно выразить с помощью элементов title, base, link, style и script.", + "tags.meter": "Элемент meter представляет скалярное измерение в известном диапазоне либо дробную величину. Например, это может быть использование дискового пространства, релевантность результата запроса или часть избирателей, выбравших определенного кандидата.", + "tags.nav": "Элемент nav представляет раздел страницы, который связан с другими страницами или частями текущей страницы: раздел с ссылками для перехода.", + "tags.noscript": "Элемент noscript не представляет ничего, если сценарии включены, и представляет свои дочерние элементы, если сценарии отключены. Влияя с его помощью на разбор документа, можно представить разную разметку для агентов пользователя, которые поддерживают сценарии, и агентов пользователя, которые их не поддерживают.", + "tags.object": "Элемент object может представлять внешний ресурс, который в зависимости от типа будет рассматриваться как изображение, вложенное содержимое для просмотра или внешний ресурс, обрабатываемый подключаемым модулем.", + "tags.ol": "Элемент ol представляет список намеренно упорядоченных элементов, изменение порядка которых меняет смысл документа.", + "tags.optgroup": "Элемент optgroup представляет группу элементов option с общей подписью.", + "tags.option": "Элемент option представляет пункт в элементе select либо часть списка предложений в элементе datalist.", + "tags.output": "Элемент output представляет результат вычисления, выполненного приложением, или действия пользователя.", + "tags.p": "Элемент p представляет абзац.", + "tags.param": "Элемент param определяет параметры для подключаемых модулей, вызываемых элементами object. Сам по себе он ничего не представляет.", + "tags.picture": "Элемент picture — это контейнер, предоставляющий несколько источников для содержащегося в нем элемента img. Это позволяет авторам применять декларативное управление или давать подсказки агенту пользователя о том, какой ресурс изображения использовать в зависимости от плотности пикселей на экране, размера окна просмотра, формата изображения и других факторов. Он представляет свои дочерние элементы.", + "tags.pre": "Элемент pre представляет блок предварительно отформатированного текста, структура которого представлена типографскими обозначениями, а не элементами.", + "tags.progress": "Элемент progress представляет ход выполнения задачи. Ход выполнения может быть неопределенным. Это значит, что задача выполняется, но не ясно, сколько работы осталось до ее завершения (например, когда задача ожидает ответа удаленного узла). Либо ход выполнения может быть числом от нуля до максимального значения, выражая часть уже выполненной работы.", + "tags.q": "Элемент q представляет некоторые выражения, цитируемые из другого источника.", + "tags.rb": "Элемент rb помечает базовый компонент текста аннотации Ruby. Если это дочерний элемент Ruby, он не представляет ничего сам по себе, но его родительский элемент Ruby использует его в рамках определения того, что он представляет.", + "tags.rp": "Элемент rp используется для отображения резервного текста пользовательскими агентами, которые не поддерживают аннотации Ruby. Распространенное соглашение — заключать текстовый компонент Ruby аннотации Ruby в скобки.", + "tags.rt": "Элемент rt помечает компонент текста Ruby аннотации Ruby. Если это дочерний элемент Ruby или элемент rtc, который сам является дочерним элементом Ruby, он не представляет ничего сам по себе, но его предок-элемент Ruby использует его в рамках определения того, что он представляет.", + "tags.ruby": "Элемент Ruby позволяет пометить один или несколько периодов содержимого выражений с помощью аннотаций Ruby. Аннотации Ruby — это короткие части текста, представленные вместе с базовым текстом, которые в первую очередь используются в восточно-азиатской типографике в качестве руководства по произношению или для включения других аннотаций. В японском языке такая форма типографской разметки также известна как фуригана. Текст Ruby может находиться с любой стороны, а иногда и по обеим сторонам базового текста, а его положение можно контролировать с помощью CSS. Более полную информацию о Ruby можно найти в документе \"Случаи использования разметки Ruby и экспериментальные подходы\", а также в спецификации \"Модуль Ruby CSS, уровень 1\". [RUBY-UC] [CSSRUBY]", + "tags.s": "Элемент s представляет содержимое, которое больше не является точным или релевантным.", + "tags.samp": "Элемент samp представляет образец или выходные данные программы или вычислительной системы.", + "tags.script": "Элемент script дает авторам возможность добавлять в документы динамические блоки сценариев и данных. Он не представляет содержимое для пользователя.", + "tags.section": "Элемент section представляет универсальный раздел документа или приложения. В данном контексте раздел — это тематическая группа содержимого. Тема каждого раздела должна быть определена как дочерний элемент элемента section. Обычно для этого добавляется заголовок (элемент h1-h6).", + "tags.select": "Элемент select представляет элемент управления для выбора из набора пунктов.", + "tags.small": "Элемент small представляет второстепенные примечания, например текст мелким шрифтом.", + "tags.source": "Элемент source дает авторам возможность указать несколько альтернативных ресурсов мультимедиа для элементов media. Сам по себе он ничего не представляет.", + "tags.span": "Элемент span сам по себе ничего не значит, но может быть полезен, если использовать его с глобальными атрибутами, например class, lang или dir. Он представляет свои дочерние элементы.", + "tags.strong": "Элемент strong представляет высокую важность, серьезность или срочность его содержимого.", + "tags.style": "С помощью элемента style авторы могут внедрять в свои документы информацию о стиле. Элемент style относится к входным данным модели обработки стилей. Он не представляет содержимое для пользователя.", + "tags.sub": "Элемент sub представляет подстрочный текст.", + "tags.summary": "Элемент summary представляет сводку, подпись или условные обозначения для остальной части содержимого родительского элемента details данного элемента summary, если она существует.", + "tags.sup": "Элемент sup представляет надстрочный текст.", + "tags.table": "Элемент table представляет данные с несколькими размерностями в виде таблицы.", + "tags.tbody": "Элемент tbody представляет блок строк, состоящий из основного содержания данных родительского элемента table, если у элемента tbody есть родительский элемент table.", + "tags.td": "Элемент td представляет ячейку данных в таблице.", + "tags.template": "Элемент template используется для объявления фрагментов HTML, которые можно копировать и вставлять в документ сценарием.", + "tags.textarea": "Элемент textarea представляет элемент управления \"Поле ввода\" многострочного обычного текста для необработанного значения элемента. Содержимое элемента управления представляет его значение по умолчанию.", + "tags.tfoot": "Элемент tfoot представляет блок строк, состоящий из сводок столбцов (нижних колонтитулов) родительского элемента table, если у элемента tfoot есть родительский элемент table.", + "tags.th": "Элемент th представляет ячейку заголовка в таблице.", + "tags.thead": "Элемент thead представляет блок строк, состоящий из подписей столбцов (заголовков) родительского элемента table, если у элемента thead есть родительский элемент table.", + "tags.time": "Элемент time представляет свое содержимое и машиночитаемую форму этого содержимого в атрибуте datetime. Допустимые типы содержимого: дата, время, сдвиг часового пояса и длительность, как описано ниже.", + "tags.title": "Элемент title представляет заголовок или название документа. Авторам следует использовать названия, чтобы идентифицировать свои документы даже вне контекста, например в истории посещений, закладках пользователя или результатах поиска. Название документа нередко отличается от его первого заголовка, так как он не используется отдельно от контекста.", + "tags.tr": "Элемент tr представляет строку ячеек в таблице.", + "tags.track": "Элемент track дает авторам возможность указать явные внешние хронометрированные текстовые каналы для элементов media. Сам по себе он ничего не представляет.", + "tags.u": "Элемент u представляет фрагмент текста с непроизносимой, но явно указанной нетекстовой меткой. Это может быть обозначение имен собственных в тексте на китайском языке (метки китайских имен собственных) или выделение текста с орфографическими ошибками.", + "tags.ul": "Элемент ul представляет список элементов, порядок которых не важен (то есть изменение которого не меняет смысла документа).", + "tags.var": "Элемент var представляет переменную. Это может быть действительная переменная в математическом выражении или программном контексте, идентификатор, представляющий константу, символ физической величины, параметр функции или просто какой-либо термин, выполняющий роль заполнителя в тексте.", + "tags.video": "Элемент video используется для воспроизведения видео или фильмов, а также звуковых файлов с титрами.", + "tags.wbr": "Элемент wbr указывает возможность разрыва строки." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/platform/actions/common/actionsService.i18n.json b/i18n/rus/src/vs/platform/actions/common/actionsService.i18n.json index 8b6ad71cd4e..01133cd3a31 100644 --- a/i18n/rus/src/vs/platform/actions/common/actionsService.i18n.json +++ b/i18n/rus/src/vs/platform/actions/common/actionsService.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "category.label": "{0}: {1}", + "error": "Недопустимое значение \"contributes.{0}\": {1}", + "nonempty": "требуется непустое значение.", + "optstring": "свойство \"{0}\" может быть опущено или должно иметь тип string", + "requirestring": "свойство \"{0}\" является обязательным и должно иметь тип string", + "vscode.extension.contributes.commandType.category": "(Необязательно.) Строка категории, в которую группируется команда в пользовательском интерфейсе", + "vscode.extension.contributes.commandType.command": "Идентификатор выполняемой команды", + "vscode.extension.contributes.commandType.title": "Название команды в пользовательском интерфейсе.", + "vscode.extension.contributes.commands": "Добавляет команды в палитру команд." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json b/i18n/rus/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json index 8b6ad71cd4e..80ee20e228e 100644 --- a/i18n/rus/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json +++ b/i18n/rus/src/vs/platform/jsonschemas/common/jsonContributionRegistry.i18n.json @@ -3,4 +3,39 @@ * 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 +{ + "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.default": "Значение по умолчанию. Используется предложениями.", + "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.maxProperties": "Максимальное число свойств, которыми может обладать объект. Включительно.", + "schema.json.maximum": "Максимальное числовое значение, включенное по умолчанию.", + "schema.json.minItems": "Минимальное число элементов, которые могут находиться внутри массива. Включительно.", + "schema.json.minLength": "Минимальная длина строки.", + "schema.json.minProperties": "Минимальное число свойств, которыми может обладать объект. Включительно.", + "schema.json.minimum": "Минимальное числовое значение, по умолчанию — включительно.", + "schema.json.multipleOf": "Число, на которое должно делиться текущее значение без остатка.", + "schema.json.not": "Схема, которая не должна соответствовать.", + "schema.json.oneOf": "Массив схем, из которых должна соответствовать только одна.", + "schema.json.pattern": "Регулярное выражение, с которым сопоставляется строка. Оно не является неявно прикрепленным.", + "schema.json.patternProperties": "Сопоставление регулярных выражений в именах свойств схемам для соответствующих свойств.", + "schema.json.properties": "Сопоставление имен свойств схемам для каждого свойства.", + "schema.json.required": "Массив строк, содержащий имена всех свойств, необходимых в этом объекте.", + "schema.json.title": "Описательное название элемента.", + "schema.json.type": "Строка одного из базовых типов схем (число, целое число, значение null, массив, объект, логическое значение, строка) или массив строк, задающий подмножество этих типов.", + "schema.json.uniqueItems": "Если все элементы массива должны быть уникальными. По умолчанию имеет значение false." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json b/i18n/rus/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json index 8b6ad71cd4e..fe10b8f9d42 100644 --- a/i18n/rus/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json +++ b/i18n/rus/src/vs/platform/jsonschemas/common/jsonValidationExtensionPoint.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "contributes.jsonValidation": "Добавляет конфигурацию схемы JSON.", + "contributes.jsonValidation.fileMatch": "Шаблон файла для сопоставления, например \"package.json\" или \"*.launch\".", + "contributes.jsonValidation.url": "URL-адрес схемы (\"http:\", \"https:\") или относительный путь к папке расширения (\"./\").", + "invalid.fileMatch": "Необходимо определить configuration.jsonValidation.fileMatch", + "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:\" или \"./\" для ссылки на схемы, содержащиеся в расширении" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/platform/markers/common/problemMatcher.i18n.json b/i18n/rus/src/vs/platform/markers/common/problemMatcher.i18n.json index 8b6ad71cd4e..4655f0ef399 100644 --- a/i18n/rus/src/vs/platform/markers/common/problemMatcher.i18n.json +++ b/i18n/rus/src/vs/platform/markers/common/problemMatcher.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "ProblemMatcherParser.invalidMarkerDescription": "Ошибка: недопустимое описание problemMatcher. В сопоставителе должны определяться по крайней мере шаблон, владелец и расположение файла. Проблемный сопоставитель:\n{0}\n", + "ProblemMatcherParser.invalidRegexp": "Ошибка: строка {0} не является допустимым регулярным выражением.\n", + "ProblemMatcherParser.loopProperty.notLast": "Свойство loop поддерживается только в сопоставителе последней строки.", + "ProblemMatcherParser.loopProperty.notMultiLine": "Свойство loop поддерживается только в многострочных сопоставителях.", + "ProblemMatcherParser.problemPattern.missingProperty": "Недопустимый шаблон проблемы. Шаблон должен содержать по крайней мере файл, сообщение и группу сопоставления строк или расположений.", + "ProblemMatcherParser.problemPattern.missingRegExp": "В шаблоне проблемы отсутствует регулярное выражение.", + "ProblemMatcherParser.problemPattern.watchingMatcher": "В сопоставителе проблем должны быть определены как начальный, так и конечный шаблоны для отслеживания.", + "ProblemMatcherParser.unknownSeverity": "Информация: неизвестная степень серьезности {0}. Допустимые значения: ошибка, предупреждение и информация.\n" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/platform/message/common/message.i18n.json b/i18n/rus/src/vs/platform/message/common/message.i18n.json index 8b6ad71cd4e..00b261a991d 100644 --- a/i18n/rus/src/vs/platform/message/common/message.i18n.json +++ b/i18n/rus/src/vs/platform/message/common/message.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "cancel": "Отмена", + "close": "Закрыть" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json b/i18n/rus/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json index 8b6ad71cd4e..e81af329dcd 100644 --- a/i18n/rus/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json +++ b/i18n/rus/src/vs/platform/telemetry/electron-browser/electronTelemetryService.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "telemetry.enableTelemetry": "Разрешить отправку сведений об использовании и ошибках в корпорацию Майкрософт.", + "telemetryConfigurationTitle": "Конфигурация телеметрии" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/platform/theme/common/themes.i18n.json b/i18n/rus/src/vs/platform/theme/common/themes.i18n.json index 8b6ad71cd4e..e0aa29ee4e8 100644 --- a/i18n/rus/src/vs/platform/theme/common/themes.i18n.json +++ b/i18n/rus/src/vs/platform/theme/common/themes.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "theme.hc": "Высокая контрастность", + "theme.vs": "Светлая (Visual Studio)", + "theme.vs-dark": "Темная (Visual Studio)" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/api/node/extHostMessageService.i18n.json b/i18n/rus/src/vs/workbench/api/node/extHostMessageService.i18n.json index 8b6ad71cd4e..e3f18372c7d 100644 --- a/i18n/rus/src/vs/workbench/api/node/extHostMessageService.i18n.json +++ b/i18n/rus/src/vs/workbench/api/node/extHostMessageService.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 +{ + "close": "Закрыть" +} \ 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 8b6ad71cd4e..f2c946ef45e 100644 --- a/i18n/rus/src/vs/workbench/browser/actions/openSettings.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/actions/openSettings.i18n.json @@ -3,4 +3,19 @@ * 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 +{ + "defaultKeybindings": "Сочетания клавиш по умолчанию", + "defaultKeybindingsHeader": "Перезапишите назначенные клавиши, поместив их в файл назначенных клавиш.", + "defaultName": "Параметры по умолчанию", + "defaultSettingsHeader": "Перезапишите параметры, поместив их в файл параметров.", + "emptyKeybindingsHeader": "Поместите назначенные клавиши в этот файл, чтобы перезаписать клавиши по умолчанию.", + "emptySettingsHeader": "Поместите параметры в этот файл, чтобы перезаписать параметры по умолчанию.", + "emptySettingsHeader1": "Поместите параметры в этот файл, чтобы перезаписать параметры по умолчанию и пользовательские параметры.", + "fail.createSettings": "Невозможно создать \"{0}\" ({1}).", + "openFolderFirst": "Чтобы создать параметры рабочей области, сначала откройте папку", + "openGlobalKeybindings": "Открыть сочетания клавиш", + "openGlobalSettings": "Открыть пользовательские параметры", + "openWorkspaceSettings": "Открыть параметры рабочей области", + "preferences": "Параметры", + "workspaceHasSettings": "Открытая в настоящий момент папка содержит параметры рабочей области, которые могут переопределять пользовательские параметры" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json b/i18n/rus/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json index 8b6ad71cd4e..355c2c06960 100644 --- a/i18n/rus/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/actions/toggleSidebarPosition.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "togglePosition": "Изменить положение боковой панели", + "view": "Просмотреть" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json b/i18n/rus/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json index 8b6ad71cd4e..3153d96f15e 100644 --- a/i18n/rus/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/actions/toggleSidebarVisibility.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "toggleSidebar": "Изменить видимость боковой панели", + "view": "Просмотреть" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json b/i18n/rus/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json index 8b6ad71cd4e..f75369c437b 100644 --- a/i18n/rus/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/actions/triggerEditorActions.i18n.json @@ -3,4 +3,21 @@ * 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 +{ + "closeAllEditors": "Закрыть все редакторы", + "closeOtherEditors": "Закрыть другие редакторы", + "cycleEditor": "Перемещение между открытыми редакторами", + "evenEditorWidths": "Одинаковая ширина окон редакторов", + "focusFirstEditor": "Перейти к редактору слева", + "focusLeftEditor": "Перейти к следующему редактору слева", + "focusRigthEditor": "Перейти к следующему редактору справа", + "focusSecondEditor": "Перейти к боковому редактору", + "focusThirdEditor": "Перейти к правому редактору", + "maximizeEditor": "Развернуть активный редактор и скрыть боковую панель", + "minimizeOtherEditors": "Свернуть другие редакторы", + "moveActiveEditorLeft": "Переместить активный редактор влево", + "moveActiveEditorRight": "Переместить активный редактор вправо", + "openToSide": "Открыть сбоку", + "splitEditor": "Разделить редактор", + "view": "Просмотреть" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/actions/triggerNavigation.i18n.json b/i18n/rus/src/vs/workbench/browser/actions/triggerNavigation.i18n.json index 8b6ad71cd4e..0dcb42a7a54 100644 --- a/i18n/rus/src/vs/workbench/browser/actions/triggerNavigation.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/actions/triggerNavigation.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "navigateNext": "Далее", + "navigatePrevious": "Назад" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json b/i18n/rus/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json index 8b6ad71cd4e..d95910fc59f 100644 --- a/i18n/rus/src/vs/workbench/browser/actions/triggerQuickOpen.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/actions/triggerQuickOpen.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 +{ + "navigateEditorHistoryByInput": "Журнал навигации", + "quickNavigateNext": "Перейти к следующему элементу в окне быстрого открытия", + "quickNavigatePrevious": "Перейти к предыдущему элементу в окне быстрого открытия", + "quickOpen": "Перейти к файлу..." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json b/i18n/rus/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json index 8b6ad71cd4e..6383238f72c 100644 --- a/i18n/rus/src/vs/workbench/browser/parts/activitybar/activityAction.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/parts/activitybar/activityAction.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 +{ + "titleKeybinding": "{0} ({1})" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json b/i18n/rus/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json index 8b6ad71cd4e..c9f39eaf3a5 100644 --- a/i18n/rus/src/vs/workbench/browser/parts/activitybar/activitybarPart.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/parts/activitybar/activitybarPart.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 +{ + "activityBarAriaLabel": "Переключатель активного представления" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/parts/compositePart.i18n.json b/i18n/rus/src/vs/workbench/browser/parts/compositePart.i18n.json index 8b6ad71cd4e..7d341765536 100644 --- a/i18n/rus/src/vs/workbench/browser/parts/compositePart.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/parts/compositePart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "ariaCompositeToolbarLabel": "Действий: {0}", + "compositeTitleTooltip": "{0} ({1})" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json b/i18n/rus/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json index 8b6ad71cd4e..1a9ad327ec6 100644 --- a/i18n/rus/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/parts/editor/binaryDiffEditor.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "binaryDiffEditor": "Средство просмотра двоичных различий", + "cannotDiffTextToBinary": "Сравнение двоичных файлов с недвоичными в настоящее время не поддерживается" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json b/i18n/rus/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json index 8b6ad71cd4e..0bfb5d111d2 100644 --- a/i18n/rus/src/vs/workbench/browser/parts/editor/binaryEditor.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/parts/editor/binaryEditor.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 +{ + "binaryEditor": "Средство просмотра двоичных объектов" +} \ No newline at end of file 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 8b6ad71cd4e..2b9466b5b80 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 @@ -3,4 +3,11 @@ * 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 +{ + "binaryDiffEditor": "Редактор двоичных различий", + "iframeEditor": "Редактор IFrame", + "reload": "Перезагрузить", + "textDiffEditor": "Редактор текстовых различий", + "textEditor": "Текстовый редактор", + "viewSource": "Показать исходный код" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/parts/editor/editorPart.i18n.json b/i18n/rus/src/vs/workbench/browser/parts/editor/editorPart.i18n.json index 8b6ad71cd4e..a21f4f2c79b 100644 --- a/i18n/rus/src/vs/workbench/browser/parts/editor/editorPart.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/parts/editor/editorPart.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 +{ + "editorOpenError": "Невозможно открыть \"{0}\": {1}." +} \ 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 8b6ad71cd4e..d13adc0789d 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 @@ -3,4 +3,36 @@ * 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 +{ + "autoDetect": "Автоматическое обнаружение", + "changeEncoding": "Изменить кодировку файла", + "changeEndOfLine": "Изменить последовательность конца строки", + "changeIndentation": "Изменить отступ", + "changeMode": "Изменить языковой режим", + "defaultEncoding": "Кодировка по умолчанию", + "disableTabMode": "Отключить режим специальных возможностей", + "endOfLineCarriageReturnLineFeed": "CRLF", + "endOfLineLineFeed": "LF", + "gotoLine": "Перейти к строке", + "indentation": "Отступ", + "multiSelection": "Выделений: {0}", + "multiSelectionRange": "Выделений: {0} (выделено символов: {1})", + "noEditor": "В данный момент нет активного текстового редактора", + "noFileEditor": "В данный момент нет активного файла", + "noWritableCodeEditor": "Активный редактор кода доступен только для чтения.", + "pickAction": "Выберите действие", + "pickEncodingForReopen": "Выберите кодировку файла для его повторного открытия", + "pickEncodingForSave": "Выберите кодировку файла для его сохранения", + "pickEndOfLine": "Выберите последовательность конца строки", + "pickLanguage": "Выберите языковой режим", + "reopenWithEncoding": "Повторно открыть в кодировке", + "saveWithEncoding": "Сохранить в кодировке", + "selectEOL": "Выберите последовательность конца строки", + "selectEncoding": "Выберите кодировку", + "selectLanguageMode": "Выберите языковой режим", + "singleSelection": "Строка {0}, столбец {1}", + "singleSelectionRange": "Строка {0}, столбец {1} (выбрано {2})", + "spacesSize": "Пробелов: {0}", + "tabFocusModeEnabled": "Клавиша TAB перемещает фокус", + "tabSize": "Размер интервала табуляции: {0}" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json b/i18n/rus/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json index 8b6ad71cd4e..1edf0b7869d 100644 --- a/i18n/rus/src/vs/workbench/browser/parts/editor/iframeEditor.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/parts/editor/iframeEditor.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 +{ + "iframeEditor": "Средство просмотра IFrame" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json b/i18n/rus/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json index 8b6ad71cd4e..8ace76bbc08 100644 --- a/i18n/rus/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/parts/editor/sideBySideEditorControl.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 +{ + "araLabelEditorActions": "Действия редактора", + "close": "Закрыть", + "inputDecoration": "{0} {1}", + "loadingLabel": "Идет загрузка...", + "splitEditor": "Разделить редактор" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json b/i18n/rus/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json index 8b6ad71cd4e..495b15d8c8f 100644 --- a/i18n/rus/src/vs/workbench/browser/parts/editor/stringEditor.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/parts/editor/stringEditor.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 +{ + "readonlyEditorAriaLabel": "Текстовый редактор только для чтения.", + "readonlyEditorWithInputAriaLabel": "{0}. Текстовый редактор только для чтения.", + "textEditor": "Текстовый редактор", + "untitledFileEditorAriaLabel": "Текстовый редактор файлов без названия.", + "untitledFileEditorWithInputAriaLabel": "{0}. Текстовый редактор файлов без названия." +} \ No newline at end of file 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 8b6ad71cd4e..cf910c24079 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 @@ -3,4 +3,14 @@ * 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 +{ + "editableEditorAriaLabel": "Редактор сравнения текстовых файлов.", + "editableEditorWithInputAriaLabel": "{0}. Редактор сравнения текстовых файлов.", + "inlineDiffLabel": "Переключиться на представление в строке", + "navigate.next.label": "Следующее исправление", + "navigate.prev.label": "Предыдущее исправление", + "readonlyEditorAriaLabel": "Редактор сравнения текста только для чтения.", + "readonlyEditorWithInputAriaLabel": "{0}. Редактор сравнения текста только для чтения.", + "sideBySideDiffLabel": "Переключиться на параллельное представление", + "textDiffEditor": "Редактор текстовых различий" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/parts/panel/panelPart.i18n.json b/i18n/rus/src/vs/workbench/browser/parts/panel/panelPart.i18n.json index 8b6ad71cd4e..d9fac4e448f 100644 --- a/i18n/rus/src/vs/workbench/browser/parts/panel/panelPart.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/parts/panel/panelPart.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "closePanel": "Закрыть", + "togglePanel": "Изменить видимость панели", + "view": "Просмотреть" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json b/i18n/rus/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json index 8b6ad71cd4e..1fbd3e942b0 100644 --- a/i18n/rus/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/parts/quickopen/editorHistoryModel.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 +{ + "entryAriaLabel": "{0}, недавно открывавшиеся" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json b/i18n/rus/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json index 8b6ad71cd4e..acd63c62478 100644 --- a/i18n/rus/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/parts/quickopen/quickOpenController.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "canNotRunPlaceholder": "Этот обработчик быстрого открытия нельзя использовать в текущем контексте", + "emptyPicks": "Нет записей для выбора", + "historyMatches": "недавно открывавшиеся", + "inputModeEntry": "Нажмите клавишу ВВОД, чтобы подтвердить введенные данные, или ESCAPE для отмены", + "inputModeEntryDescription": "{0} (нажмите клавишу ВВОД, чтобы подтвердить введенные данные, или ESCAPE для отмены)", + "noResultsFound1": "Результаты не найдены", + "quickOpenInput": "Введите \"?\", чтобы узнать, какие отсюда можно выполнить действия" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json b/i18n/rus/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json index 8b6ad71cd4e..1db923803c4 100644 --- a/i18n/rus/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/parts/sidebar/sidebarPart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "focusSideBar": "Перевести фокус на боковую панель", + "viewCategory": "Просмотреть" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json b/i18n/rus/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json index 8b6ad71cd4e..65694ee3b90 100644 --- a/i18n/rus/src/vs/workbench/browser/parts/statusbar/statusbarPart.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/parts/statusbar/statusbarPart.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 +{ + "canNotRun": "Выполнить команду {0} отсюда невозможно." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/quickopen.i18n.json b/i18n/rus/src/vs/workbench/browser/quickopen.i18n.json index 8b6ad71cd4e..c38e6e495e6 100644 --- a/i18n/rus/src/vs/workbench/browser/quickopen.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/quickopen.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 +{ + "entryAriaLabel": "{0}, команда", + "noCommands": "Нет соответствующих команд", + "noResultsFound2": "Результаты не найдены", + "noResultsMatching": "Нет соответствующих результатов" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/browser/viewlet.i18n.json b/i18n/rus/src/vs/workbench/browser/viewlet.i18n.json index 8b6ad71cd4e..dacfb42892f 100644 --- a/i18n/rus/src/vs/workbench/browser/viewlet.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/viewlet.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "collapse": "Свернуть", + "viewToolbarAriaLabel": "Действий: {0}" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/electron-browser/actions.i18n.json b/i18n/rus/src/vs/workbench/electron-browser/actions.i18n.json index 8b6ad71cd4e..74256abdabb 100644 --- a/i18n/rus/src/vs/workbench/electron-browser/actions.i18n.json +++ b/i18n/rus/src/vs/workbench/electron-browser/actions.i18n.json @@ -3,4 +3,21 @@ * 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 +{ + "appPerf": "Производительность запуска", + "closeActiveEditor": "Закрыть редактор", + "closeFolder": "Закрыть папку", + "closeMessages": "Закрыть уведомления", + "closeWindow": "Закрыть окно", + "newWindow": "Новое окно", + "noFolderOpened": "В настоящий момент в этом экземпляре нет открытой папки, которую можно было бы закрыть.", + "openRecent": "Открыть последние", + "openRecentPlaceHolder": "Выбрать папку для открытия", + "reloadWindow": "Перезагрузить окно", + "toggleDevTools": "Переключить средства разработчика", + "toggleFullScreen": "Полноэкранный режим", + "toggleMenuBar": "Переключить строку меню", + "zoomIn": "Увеличить", + "zoomOut": "Уменьшить", + "zoomReset": "Сбросить масштаб" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/electron-browser/crashReporter.i18n.json b/i18n/rus/src/vs/workbench/electron-browser/crashReporter.i18n.json index 8b6ad71cd4e..70b33535b55 100644 --- a/i18n/rus/src/vs/workbench/electron-browser/crashReporter.i18n.json +++ b/i18n/rus/src/vs/workbench/electron-browser/crashReporter.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "telemetry.enableCrashReporting": "Разрешить отправку отчетов о сбоях в корпорацию Майкрософт.\n\t// Чтобы этот параметр вступил в силу, необходимо перезапустить VSCode.", + "telemetryConfigurationTitle": "Конфигурация телеметрии" +} \ 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 8b6ad71cd4e..414e9f5a866 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 @@ -3,4 +3,24 @@ * 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 +{ + "aborted": "Прервано", + "again": "Перед тем как продолжить, удалите псевдоним \"{0}\" из \"{1}\".", + "cancel": "Отмена", + "cancel2": "Отмена", + "cantCreateBinFolder": "Не удается создать папку \"/usr/local/bin\".", + "changeNow": "Изменить сейчас", + "continue": "Продолжить", + "editFile": "Изменить \"{0}\"", + "exists": "Удалите псевдоним \"{0}\" из \"{1}\" и повторите это действие.", + "install": "Установить путь к команде \"code\" в PATH", + "later": "Позже", + "laterInfo": "Помните, что вы всегда можете выполнить действие \"{0}\" из палитры команд.", + "ok": "ОК", + "shellCommand": "Команда оболочки", + "successFrom": "Путь к команде оболочки \"{0}\" успешно удален из PATH.", + "successIn": "Путь к команде оболочки \"{0}\" успешно установлен в PATH.", + "uninstall": "Удалить путь к команде \"code\" из PATH", + "update": "Редактору Code необходимо изменить команду оболочки \"{0}\". Сделать это сейчас?", + "warnEscalation": "Редактор Code запросит права администратора для установки команды оболочки с помощью osascript." +} \ No newline at end of file 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 8b6ad71cd4e..29090097fac 100644 --- a/i18n/rus/src/vs/workbench/electron-browser/integration.i18n.json +++ b/i18n/rus/src/vs/workbench/electron-browser/integration.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "autoSaveError": "Не удается записать параметры. Добавьте запись **files.autoSave: \"afterDelay\"** в файл settings.json.", + "autoSaveInfo": "Выбору пункта меню **Файл | Автосохранение** теперь соответствует параметр **files.autoSave** со значением **afterDelay**.", + "copy": "Копировать", + "cut": "Вырезать", + "paste": "Вставить", + "redo": "Вернуть", + "selectAll": "Выбрать все", + "undo": "Отменить" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/electron-browser/main.contribution.i18n.json b/i18n/rus/src/vs/workbench/electron-browser/main.contribution.i18n.json index 8b6ad71cd4e..87e350876f3 100644 --- a/i18n/rus/src/vs/workbench/electron-browser/main.contribution.i18n.json +++ b/i18n/rus/src/vs/workbench/electron-browser/main.contribution.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "developer": "Разработчик", + "file": "Файл", + "openFilesInNewWindow": "Если этот параметр включен, файлы будут открываться в новом окне, а не в существующем экземпляре.", + "reopenFolders": "Управляет повторным открытием папок после перезапуска. Выберите значение \"нет\", чтобы не открывать папку повторно, \"одна\", чтобы открывалась последняя папка, с которой вы работали, или \"все\", чтобы открывались все папки последнего сеанса.", + "updateChannel": "Настройте канал обновления, из которого будете получать обновления. После изменения значения необходимо выполнить перезапуск.", + "updateConfigurationTitle": "Настройка обновления", + "view": "Просмотреть", + "windowConfigurationTitle": "Настройка окна", + "zoomLevel": "Настройте масштаб окна. Исходный размер равен 0. Увеличение или уменьшение значения на 1 означает увеличение или уменьшение окна на 20 %. Чтобы более точно задать масштаб, можно также ввести десятичное число." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/electron-browser/shell.i18n.json b/i18n/rus/src/vs/workbench/electron-browser/shell.i18n.json index 8b6ad71cd4e..1a76a14d4f1 100644 --- a/i18n/rus/src/vs/workbench/electron-browser/shell.i18n.json +++ b/i18n/rus/src/vs/workbench/electron-browser/shell.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 +{ + "sharedProcessCrashed": "Общий процесс неожиданно завершился. Чтобы восстановить его, перезагрузите окно." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/electron-browser/update.i18n.json b/i18n/rus/src/vs/workbench/electron-browser/update.i18n.json index 8b6ad71cd4e..b67cd76db01 100644 --- a/i18n/rus/src/vs/workbench/electron-browser/update.i18n.json +++ b/i18n/rus/src/vs/workbench/electron-browser/update.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "downloadLatestAction": "Скачать последнюю версию", + "later": "Позже", + "noUpdateLinux": "Эта версия {0} устарела, и ее автоматическое обновление невозможно. Скачайте и установите последнюю версию вручную.", + "noUpdatesAvailable": "В настоящее время нет доступных обновлений.", + "releaseNotes": "Заметки о выпуске", + "releaseNotesAction": "Заметки о выпуске", + "updateAvailable": "{0} будет обновлен после перезапуска.", + "updateNow": "Обновить сейчас" +} \ No newline at end of file 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 2b0c500446a..c49c1d051fa 100644 --- a/i18n/rus/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/rus/src/vs/workbench/electron-main/menus.i18n.json @@ -19,10 +19,9 @@ "mView": "&&Просмотреть", "mWindow": "Окно", "miAbout": "&&О программе", - "miAutoSave": "Автоматическое сохранение", "miBack": "&&Назад", - "miCheckForUpdates": "Проверить обновления...", - "miCheckingForUpdates": "Идет проверка обновлений...", + "miCheckForUpdates": "Проверить наличие обновлений...", + "miCheckingForUpdates": "Идет проверка наличия обновлений...", "miClearItems": "&&Очистить элементы", "miCloseEditor": "Закрыть &&редактор", "miCloseFolder": "Закрыть &&папку", @@ -30,8 +29,8 @@ "miCommandPalette": "&&Палитра команд...", "miCopy": "&&Копировать", "miCut": "&&Вырезать", - "miDarkTheme": "&&Темная тема", "miDocumentation": "&&Документация", + "miDownloadingUpdate": "Скачивается обновление...", "miExit": "В&&ыход", "miFind": "&&Найти", "miFindInFiles": "Найти в &&файлах", @@ -40,11 +39,9 @@ "miGotoFile": "Перейти к &&файлу...", "miGotoLine": "Перейти к &&строке...", "miGotoSymbol": "Перейти к с&&имволу...", - "miHighTheme": "&&Высококонтрастная тема", "miInstallingUpdate": "Идет установка обновления...", "miLastCheckedAt": "Последняя проверка: {0}", "miLicense": "&&Просмотреть лицензию", - "miLightTheme": "&&Светлая тема", "miMarker": "&&Ошибки и предупреждения...", "miMoveSidebar": "&&Переместить боковую панель", "miNavigateHistory": "&&Журнал навигации", @@ -72,18 +69,24 @@ "miSaveAll": "Сохранить &&все", "miSaveAs": "Сохранить как...", "miSelectAll": "&&Выделить все", - "miShowWelcome": "&&Отобразить приветствие", + "miSelectTheme": "Цветовая &&тема", "miSplitEditor": "Разделить &&редактор", - "miTheme": "&&Тема", + "miToggleDebugConsole": "Переключить &&консоль отладки", "miToggleDevTools": "&&Переключить средства разработчика", "miToggleFullScreen": "Переключить в полно&&экранный режим", + "miToggleMenuBar": "Переключить строку &&меню", "miToggleOutput": "Переключить в&&ыходные данные", + "miTogglePanel": "Переключить &&панель", "miToggleSidebar": "&&Переключить боковую панель", + "miToggleWordWrap": "Изменить р&&ежим переноса по словам", "miTwitter": "&&Присоединяйтесь к нам в Twitter", "miUndo": "&&Отменить", - "miUpdatesNotAvailable": "Обновления недоступны", "miUserVoice": "&&Запросить функции", + "miViewDebug": "&&Отладка", + "miViewExplorer": "Про&&водник", + "miViewGit": "&&GIT", + "miViewSearch": "По&&иск", "miZoomIn": "&&Увеличить", "miZoomOut": "&&Уменьшить", - "okButton": "ОК" + "okButton": "OK" } \ No newline at end of file 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 2aa50503515..27a0e9448c3 100644 --- a/i18n/rus/src/vs/workbench/electron-main/windows.i18n.json +++ b/i18n/rus/src/vs/workbench/electron-main/windows.i18n.json @@ -4,13 +4,14 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "appCrashed": "Сбой {0}", - "appCrashedDetail": "Приносим извинения за неудобство! Перезапустите {0}.", - "appStalled": "{0} не отвечает.", - "appStalledDetail": "Вы хотите выйти из {0} или продолжить ожидание?", - "exit": "Выйти", + "appCrashed": "Сбой окна", + "appCrashedDetail": "Приносим извинения за неудобство! Вы можете повторно открыть окно, чтобы продолжить работу с того места, на котором остановились.", + "appStalled": "Окно не отвечает", + "appStalledDetail": "Вы можете повторно открыть окно, закрыть его или продолжить ожидание.", + "close": "Закрыть", "ok": "ОК", "pathNotExistDetail": "Путь \"{0}\" больше не существует на диске.", "pathNotExistTitle": "Путь не существует.", + "reopen": "Открыть повторно", "wait": "Подождать" } \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json b/i18n/rus/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json index 8b6ad71cd4e..982ec325649 100644 --- a/i18n/rus/src/vs/workbench/parts/emmet/node/emmet.contribution.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/emmet/node/emmet.contribution.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 +{ + "expandAbbreviationAction": "Emmet: расшифровать аббревиатуру" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json b/i18n/rus/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json index 8b6ad71cd4e..ac79923e3c0 100644 --- a/i18n/rus/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/errorList/browser/errorList.contribution.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "errorListPanel": "Список ошибок", + "toggleErrorList": "Переключить список ошибок" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json b/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json index 8b6ad71cd4e..78d63a682b1 100644 --- a/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensions.contribution.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 +{ + "extConfig": "Предлагать расширения в соответствии с измененными и открытыми файлами." +} \ 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 8b6ad71cd4e..b1ab07efd8c 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 @@ -3,4 +3,15 @@ * 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 +{ + "deleteSure": "Действительно удалить \"{0}\"?", + "installExtension": "Установить расширение", + "restartNow": "Перезагрузка", + "restartNow2": "Перезагрузка", + "showExtensionTips": "Показывать советы по работе с расширением", + "showInstalledExtensions": "Показать установленные расширения", + "showOutdatedExtensions": "Показать устаревшие расширения", + "success-installed": "Расширение \"{0}\" было успешно установлено. Чтобы включить его, выполните перезапуск.", + "success-uninstalled": "Расширение \"{0}\" было успешно удалено. Чтобы отключить его, выполните перезапуск.", + "uninstall": "Удалить расширение" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json b/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json index 8b6ad71cd4e..30f7ad32da3 100644 --- a/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/extensions/electron-browser/extensionsAssistant.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 +{ + "extensionsInstalled": "Расширение \"{0}\" устанавливается...", + "hint": "{0} теперь является расширением. Установить его?", + "later": "Позже", + "no": "Нет", + "yes": "Да" +} \ No newline at end of file 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 8b6ad71cd4e..08cae949ae7 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 @@ -3,4 +3,24 @@ * 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 +{ + "cancel": "Отмена", + "extensionAriaLabel": "{0}, {1}, средство выбора расширений", + "galleryExtensionsHandlerAriaLabel": "Введите, чтобы ограничить список расширений из коллекции", + "install": "Установить расширение", + "installCountMultiple": "{0} скачано раз: {1}.", + "installCountOne": "{0} скачано один раз.", + "installCountZero": "{0} еще не скачивалось.", + "installNow": "Установить сейчас", + "installPrompt": "Хотите установить \"{0}\"?", + "license": "Лицензия", + "localExtensionsHandlerAriaLabel": "Введите, чтобы ограничить список установленных расширений", + "noExtensionsInstalled": "Расширений не найдено", + "noExtensionsToInstall": "Расширений не найдено", + "noOutdatedExtensions": "Устаревших расширений не найдено", + "noSuggestedExtensions": "Нет предлагаемых расширений", + "nowInstalling": "{0} устанавливается...", + "outdatedExtensionsHandlerAriaLabel": "Введите, чтобы ограничить список устаревших расширений", + "readme": "Файл сведений", + "update": "Обновить расширение" +} \ No newline at end of file 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 8b6ad71cd4e..c3e2e4cf3b6 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 @@ -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 +{ + "extension": "расширение", + "issue": "проблема", + "issues": "проблемы", + "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 8b6ad71cd4e..94d433a9869 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 @@ -3,4 +3,13 @@ * 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 +{ + "extensionsCategory": "Расширения", + "galleryExtensionsCommands": "Установить расширения из коллекции", + "localExtensionsCommands": "Показать локальные расширения", + "outdatedExtensionsCommands": "Обновить устаревшие расширения", + "reloadNow": "Перезагрузка", + "success": "Расширения были успешно установлены. Чтобы включить их, выполните перезапуск.", + "successSingle": "Расширение {0} было успешно установлено. Чтобы включить его, выполните перезапуск.", + "suggestedExtensionsCommands": "Показывать советы по работе с расширением" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json b/i18n/rus/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json index 8b6ad71cd4e..f504a9412dc 100644 --- a/i18n/rus/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/extensions/node/extensionsService.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "invalidManifest": "Недопустимое расширение: package.json не является файлом JSON.", + "invalidName": "Недопустимое расширение: несоответствие имени манифеста.", + "invalidPublisher": "Недопустимое расширение: несоответствие издателя манифеста.", + "invalidVersion": "Недопустимое расширение: несоответствие версии манифеста.", + "missingGalleryInformation": "Отсутствуют сведения о коллекции", + "noCompatible": "Не удалось найти версию {0}, совместимую с этой версией кода.", + "notExists": "Не удалось найти расширение" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json b/i18n/rus/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json index 8b6ad71cd4e..6934f2f88ea 100644 --- a/i18n/rus/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/files/browser/editors/binaryFileEditor.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 +{ + "binaryFileEditor": "Средство просмотра двоичных файлов" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json b/i18n/rus/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json index 8b6ad71cd4e..dbda32a096a 100644 --- a/i18n/rus/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/files/browser/editors/fileEditorInput.i18n.json @@ -3,4 +3,15 @@ * 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 +{ + "dirtyDisplay": "Изменение", + "dirtyMeta": "В файл внесены изменения...", + "pendingSaveMeeta": "В настоящее время сохраняются изменения...", + "saveConflictDisplay": "Конфликт", + "saveConflictMeta": "Невозможно сохранить изменения, так как они конфликтуют с версией на диске", + "saveErorDisplay": "Ошибка при сохранении", + "saveErrorMeta": "К сожалению, возникли сложности при сохранении изменений", + "savedDisplay": "Сохранено", + "savedMeta": "Все изменения сохранены", + "savingDisplay": "Сохранение..." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json b/i18n/rus/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json index 8b6ad71cd4e..602f5ff0bbb 100644 --- a/i18n/rus/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/files/browser/editors/textFileEditor.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "createFile": "Создать файл", + "fileEditorAriaLabel": "Редактор текстовых файлов.", + "fileEditorWithInputAriaLabel": "{0}. Редактор текстовых файлов.", + "fileTooLarge": "К сожалению, файл слишком велик, чтобы его можно было открыть в редакторе.", + "folderOutofWorkspace": "Папка \"{0}\" находится вне открытой в настоящий момент корневой папки, поэтому ее нельзя открыть в этом экземпляре.", + "textFileEditor": "Редактор текстовых файлов" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json b/i18n/rus/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json index 8b6ad71cd4e..08557691f59 100644 --- a/i18n/rus/src/vs/workbench/parts/files/browser/fileActions.contribution.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/files/browser/fileActions.contribution.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 +{ + "filesCategory": "Файлы" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/files/browser/fileTracker.i18n.json b/i18n/rus/src/vs/workbench/parts/files/browser/fileTracker.i18n.json index 8b6ad71cd4e..83ec78cab1e 100644 --- a/i18n/rus/src/vs/workbench/parts/files/browser/fileTracker.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/files/browser/fileTracker.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 +{ + "dirtyFiles": "Несохраненных файлов: {0}" +} \ No newline at end of file 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 70d9e746534..97439994966 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,18 +4,24 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "autoSave": "Управляет автоматическим сохранением измененных файлов. Допустимые значения: \"{0}\", \"{1}\", \"{2}\". Если задано значение \"{3}\", можно настроить задержку в files.autoSaveDelay.", + "autoSaveDelay": "Определяет задержку в мс, после которой измененный файл сохраняется автоматически. Действует, только если параметр files.autoSave имеет значение \"{0}\".", "binaryFileEditor": "Редактор двоичных файлов", "dynamicHeight": "Управляет тем, будет ли высота раздела рабочих файлов динамически адаптироваться к количеству элементов.", "encoding": "Кодировка набора символов по умолчанию, используемая при чтении и записи файлов", - "exclude": "Настройка стандартных масок для исключения файлов и папок", - "explore": "Просмотр", + "eol": "Символ конца строки по умолчанию.", + "exclude": "Настройка стандартных масок для исключения файлов и папок.", + "explore": "Проводник", "explorerConfigurationTitle": "Конфигурация проводника", "files.exclude.boolean": "Стандартная маска, соответствующая путям к файлам. Задайте значение true или false, чтобы включить или отключить маску.", "files.exclude.when": "Дополнительная проверка элементов того же уровня соответствующего файла. Используйте $(basename) в качестве переменной для соответствующего имени файла.", + "filesCategory": "Файлы", "filesConfigurationTitle": "Конфигурация файлов", - "maxVisible": "Максимальное число рабочих файлов, отображаемых до появления полосы прокрутки", + "maxVisible": "Максимальное число рабочих файлов, отображаемых до появления полосы прокрутки.", + "openWorkingFile": "Открыть рабочий файл по имени", "showExplorerViewlet": "Показать проводник", "textFileEditor": "Редактор текстовых файлов", - "trimTrailingWhitespace": "Если этот параметр включен, при сохранении файла будет удален пробел в конце.", - "view": "Просмотреть" + "trimTrailingWhitespace": "Если этот параметр включен, при сохранении файла будут удалены завершающие символы-разделители.", + "view": "Просмотреть", + "workingFilesPicker": "Открыть рабочий файл по имени" } \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json b/i18n/rus/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json index 8b6ad71cd4e..438d12c0f06 100644 --- a/i18n/rus/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/files/browser/saveErrorHandler.i18n.json @@ -3,4 +3,18 @@ * 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 +{ + "acceptLocalChanges": "Использовать локальные изменения и перезаписать содержимое на диске", + "compareChanges": "Сравнить", + "conflictingFileHasChanged": "Содержимое файла на диске изменилось, и левая часть редактора сравнения обновилась. Проверьте данные и устраните проблему.", + "discard": "Отмена", + "genericSaveError": "Не удалось сохранить \"{0}\": {1}", + "overwrite": "Перезаписать", + "readonlySaveError": "Не удалось сохранить \"{0}\": файл защищен от записи. Чтобы снять защиту, нажмите \"Перезаписать\".", + "resolveSaveConflict": "{0} — разрешение конфликта сохранения", + "retry": "Повторить попытку", + "revertLocalChanges": "Отменить локальные изменения и вернуться к содержимому на диске", + "saveConflictDiffLabel": "{0} — на диске ↔ в {1}", + "staleSaveError": "Не удалось сохранить \"{0}\": содержимое на диске более новое. Чтобы сравнить свою версию с версией на диске, нажмите **Сравнить**.", + "userGuide": "Используйте команды на панели инструментов для **отмены** изменений или **перезаписи** содержимого на диске" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json b/i18n/rus/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json index 8b6ad71cd4e..6926e676b12 100644 --- a/i18n/rus/src/vs/workbench/parts/files/browser/views/emptyView.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/files/browser/views/emptyView.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 +{ + "explorerSection": "Раздел проводника", + "noWorkspace": "Нет открытой папки", + "noWorkspaceHelp": "Вы еще не открыли папку.", + "openFolder": "Открыть папку" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json b/i18n/rus/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json index 8b6ad71cd4e..d89fe12ed35 100644 --- a/i18n/rus/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/files/browser/views/explorerView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "explorerSection": "Раздел проводника", + "treeAriaLabel": "Проводник" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json b/i18n/rus/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json index 8b6ad71cd4e..c6b5abf0e26 100644 --- a/i18n/rus/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "confirmOverwriteMessage": "{0} уже существует в целевой папке. Заменить его?", + "fileInputAriaLabel": "Введите имя файла. Нажмите клавишу ВВОД, чтобы подтвердить введенные данные, или ESCAPE для отмены.", + "filesExplorerViewerAriaLabel": "{0}, Проводник", + "irreversible": "Это действие необратимо!", + "replaceButtonLabel": "&&Заменить", + "warningFileDirty": "В данный момент файл \"{0}\" сохраняется, повторите попытку позднее." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json b/i18n/rus/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json index 8b6ad71cd4e..aaac9eaf4e1 100644 --- a/i18n/rus/src/vs/workbench/parts/files/browser/views/workingFilesView.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/files/browser/views/workingFilesView.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 +{ + "dirtyCounter": "Не сохранено: {0}", + "treeAriaLabel": "Рабочие файлы", + "workingFiles": "Рабочие файлы", + "workingFilesSection": "Раздел рабочих файлов" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json b/i18n/rus/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json index 8b6ad71cd4e..5fd757ec89c 100644 --- a/i18n/rus/src/vs/workbench/parts/files/browser/views/workingFilesViewer.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/files/browser/views/workingFilesViewer.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 +{ + "workingFilesViewerAriaLabel": "{0}, рабочие файлы" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json b/i18n/rus/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json index 8b6ad71cd4e..b33fd14b267 100644 --- a/i18n/rus/src/vs/workbench/parts/files/browser/workingFilesPicker.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/files/browser/workingFilesPicker.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 +{ + "entryAriaLabel": "{0}, средство выбора рабочих файлов", + "noResultsFound": "Не найдено соответствующих рабочих файлов", + "noWorkingFiles": "Список рабочих файлов в настоящее время пуст", + "workingFilesGroupLabel": "рабочие файлы" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json b/i18n/rus/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json index 8b6ad71cd4e..02e4afad85d 100644 --- a/i18n/rus/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/files/common/editors/textFileEditorModel.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "genericSaveError": "Не удалось сохранить \"{0}\": {1}", + "saveFileFirst": "Файл изменен. Сохраните его, прежде чем открыть его вновь в другой кодировке.", + "unexpectedEventError": "Непредвиденная ошибка создана прослушивателем изменений файлов следующего типа: {0}" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json b/i18n/rus/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json index 8b6ad71cd4e..7b6dff567fd 100644 --- a/i18n/rus/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/files/electron-browser/electronFileActions.i18n.json @@ -3,4 +3,20 @@ * 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 +{ + "copyPath": "Скопировать путь", + "copyPathOfActive": "Копировать путь к активному файлу", + "openActiveFileContainer": "Открыть папку, содержащую активный файл", + "openContainer": "Открыть содержащую папку", + "openFile": "Открыть файл...", + "openFileFolder": "Открыть...", + "openFileInNewWindow": "Открыть активный файл в новом окне", + "openFileToCopy": "Чтобы скопировать путь к файлу, сначала откройте его", + "openFileToReveal": "Чтобы отобразить файл, сначала откройте его", + "openFileToShow": "Чтобы открыть файл в новом окне, сначала откройте его", + "openFolder": "Открыть папку...", + "revealActiveFileInMac": "Отобразить активный файл в средстве поиска", + "revealActiveFileInWindows": "Отобразить активный файл в проводнике", + "revealInMac": "Отобразить в средстве поиска", + "revealInWindows": "Отобразить в проводнике" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json b/i18n/rus/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json index 8b6ad71cd4e..08557691f59 100644 --- a/i18n/rus/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/files/electron-browser/files.electron.contribution.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 +{ + "filesCategory": "Файлы" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json b/i18n/rus/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json index 8b6ad71cd4e..e5faeabf517 100644 --- a/i18n/rus/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/files/electron-browser/textFileServices.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "allFiles": "Все файлы", + "cancel": "Отмена", + "dontSave": "&&Не сохранять", + "save": "&&Сохранить", + "saveAll": "&&Сохранить все", + "saveChangesDetail": "Если не сохранить изменения, они будут утеряны.", + "saveChangesMessage": "Сохранить изменения, внесенные в {0}?", + "saveChangesMessages": "Сохранить изменения в указанные ниже файлы?" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json b/i18n/rus/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json index 8b6ad71cd4e..e390dde9d91 100644 --- a/i18n/rus/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/git/browser/gitQuickOpen.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "alreadyCheckedOut": "Ветвь {0} уже является текущей ветвью", + "branchAriaLabel": "{0}, ветвь GIT", + "checkoutBranch": "Ветвь в {0}", + "checkoutTag": "Тег в {0}", + "createBranch": "Создать ветвь {0}", + "noBranches": "Нет других ветвей", + "notValidBranchName": "Укажите допустимое имя ветви", + "refAriaLabel": "{0}, GIT" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json b/i18n/rus/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json index 956aed82d52..08a09cfd07e 100644 --- a/i18n/rus/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/git/browser/gitWidgets.i18n.json @@ -4,5 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "gitNotEnabled": "Git недоступен в этой рабочей области." + "gitNotEnabled": "GIT недоступен в этой рабочей области.", + "publishBranch": "Опубликовать ветвь", + "syncBranch": "Синхронизировать изменения" } \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json b/i18n/rus/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json index 2753ffc9fe1..9e34fecbcef 100644 --- a/i18n/rus/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/git/browser/gitWorkbenchContributions.i18n.json @@ -4,14 +4,14 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "executeGitCommands": "Выполнить команды Git", - "git": "Git", + "git": "GIT", "gitAutoFetch": "Включено ли автоматическое получение.", - "gitCommands": "Команды Git", - "gitConfigurationTitle": "Конфигурация Git", - "gitPath": "Путь к исполняемому файлу Git", + "gitCommands": "Команды GIT", + "gitConfigurationTitle": "Конфигурация GIT", + "gitEnabled": "С поддержкой GIT", + "gitPath": "Путь к исполняемому файлу GIT", "gitPendingChangesBadge": "Ожидающие изменения: {0}", - "gitProgressBadge": "Состояние выполнения Git", - "toggleGitViewlet": "Показать Git", + "gitProgressBadge": "Состояние выполнения GIT", + "toggleGitViewlet": "Показать GIT", "view": "Просмотреть" } \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json b/i18n/rus/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json index 8b6ad71cd4e..090b9065710 100644 --- a/i18n/rus/src/vs/workbench/parts/git/browser/views/disabled/disabledView.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/git/browser/views/disabled/disabledView.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 +{ + "disabled": "GIT отключен в параметрах." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/git/browser/views/empty/emptyView.i18n.json b/i18n/rus/src/vs/workbench/parts/git/browser/views/empty/emptyView.i18n.json index 1005d325d3b..7f40f1478cf 100644 --- a/i18n/rus/src/vs/workbench/parts/git/browser/views/empty/emptyView.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/git/browser/views/empty/emptyView.i18n.json @@ -5,5 +5,5 @@ // Do not edit this file. It is machine generated. { "gitinit": "Инициализировать репозиторий Git", - "noGit": "Эта рабочая область еще не находится в системе управления версиями Git." + "noGit": "Эта рабочая область еще не находится в системе управления версиями GIT." } \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json b/i18n/rus/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json index 8b6ad71cd4e..2e1d52dcd2e 100644 --- a/i18n/rus/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/git/browser/views/gitless/gitlessView.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "downloadFrom": "Его можно скачать по адресу {0}.", + "linuxDownloadFrom": "Его можно скачать по адресу {0}.", + "looksLike": "Похоже, GIT не установлен в вашей системе.", + "macInstallWith": "Вы можете установить его с {0}, скачать его с сайта {1} или установить средства разработчика командной строки {2}, просто введя {3} в окне терминала.", + "pleaseRestart": "После установки GIT перезапустите {0}.", + "winInstallWith": "Вы можете установить его с {0} или скачать его с сайта {1}." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json b/i18n/rus/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json index 8b6ad71cd4e..050a0538939 100644 --- a/i18n/rus/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/git/browser/views/notroot/notrootView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "pleaseRestart": "Чтобы получить доступ к возможностям GIT, откройте корневой каталог репозитория.", + "wrongRoot": "Кажется, каталог находится в репозитории GIT." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json b/i18n/rus/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json index 8b6ad71cd4e..2d7b301639d 100644 --- a/i18n/rus/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/git/browser/views/noworkspace/noworkspaceView.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "noWorkspace": "В настоящее время нет открытой папки.", + "pleaseRestart": "Чтобы получить доступ к возможностям GIT, откройте папку с репозиторием GIT." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json b/i18n/rus/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json index 8b6ad71cd4e..fa15e3b391d 100644 --- a/i18n/rus/src/vs/workbench/parts/git/electron-main/askpassService.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/git/electron-main/askpassService.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 +{ + "git": "GIT" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/git/node/git.lib.i18n.json b/i18n/rus/src/vs/workbench/parts/git/node/git.lib.i18n.json index 8b6ad71cd4e..54fbd1ada7b 100644 --- a/i18n/rus/src/vs/workbench/parts/git/node/git.lib.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/git/node/git.lib.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 +{ + "fileBinaryError": "Похоже, файл является двоичным, и его нельзя открыть как текстовый." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/html/browser/html.contribution.i18n.json b/i18n/rus/src/vs/workbench/parts/html/browser/html.contribution.i18n.json index 8b6ad71cd4e..0ef78297617 100644 --- a/i18n/rus/src/vs/workbench/parts/html/browser/html.contribution.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/html/browser/html.contribution.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 +{ + "html.editor.label": "Предварительный просмотр HTML" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json b/i18n/rus/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json index 8b6ad71cd4e..7fb17e9bbbc 100644 --- a/i18n/rus/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/html/browser/htmlPreviewPart.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "html.voidInput": "Недопустимые входные данные для редактора.", + "iframeEditor": "Предварительный просмотр HTML" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json b/i18n/rus/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json index 8b6ad71cd4e..eb4e3ff4308 100644 --- a/i18n/rus/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/markdown/browser/markdownActions.contribution.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 +{ + "markdown": "Markdown" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json b/i18n/rus/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json index 8b6ad71cd4e..667a92e3374 100644 --- a/i18n/rus/src/vs/workbench/parts/markdown/common/markdownEditorInput.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/markdown/common/markdownEditorInput.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 +{ + "preview": "Предварительный просмотр \"{0}\"" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json b/i18n/rus/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json index 8b6ad71cd4e..5dd73f81835 100644 --- a/i18n/rus/src/vs/workbench/parts/markdown/common/markdownEditorModel.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/markdown/common/markdownEditorModel.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 +{ + "markdownError": "Не удается открыть \"{0}\" для обработки Markdown. Убедитесь в том, что файл существует и что он является допустимым файлом Markdown." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/output/browser/output.contribution.i18n.json b/i18n/rus/src/vs/workbench/parts/output/browser/output.contribution.i18n.json index 8b6ad71cd4e..43e2054ef72 100644 --- a/i18n/rus/src/vs/workbench/parts/output/browser/output.contribution.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/output/browser/output.contribution.i18n.json @@ -3,4 +3,8 @@ * 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 +{ + "clearOutput.label": "Очистить выходные данные", + "output": "Вывод", + "viewCategory": "Просмотреть" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/output/browser/outputPanel.i18n.json b/i18n/rus/src/vs/workbench/parts/output/browser/outputPanel.i18n.json index 8b6ad71cd4e..b4c6540201b 100644 --- a/i18n/rus/src/vs/workbench/parts/output/browser/outputPanel.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/output/browser/outputPanel.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "outputPanelAriaLabel": "Панель выходных данных", + "outputPanelWithInputAriaLabel": "{0}, панель выходных данных" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json b/i18n/rus/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json index 8b6ad71cd4e..25e1591959f 100644 --- a/i18n/rus/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/output/common/outputEditorInput.i18n.json @@ -3,4 +3,7 @@ * 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 +{ + "output": "Вывод", + "outputChannel": "для \"{0}\"" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json b/i18n/rus/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json index 8b6ad71cd4e..7f425d5595a 100644 --- a/i18n/rus/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/quickopen/browser/markersHandler.i18n.json @@ -3,4 +3,12 @@ * 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 +{ + "label": "Показать ошибки и предупреждения", + "marker.desc": "{0}({1},{2})", + "marker.msg": "[{0}] {1}", + "markerAriaLabel": "{0}, ошибки и предупреждения", + "markersHandlerAriaLabel": "Введите, чтобы уменьшить число ошибок и предупреждений", + "noErrorsAndWarnings": "Нет ошибок и предупреждений", + "noErrorsAndWarningsMatching": "Нет соответствующих ошибок и предупреждений" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json b/i18n/rus/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json index 8b6ad71cd4e..c28d6643cab 100644 --- a/i18n/rus/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/quickopen/browser/quickopen.contribution.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "commandsHandlerDescriptionDefault": "Показать и выполнить команды", + "desc.mac": "Показать ошибки или предупреждения", + "desc.win": "Показать ошибки и предупреждения", + "gotoLineDescriptionMac": "Перейти к строке", + "gotoLineDescriptionWin": "Перейти к строке", + "gotoSymbolDescriptionNormalMac": "Перейти к символу", + "gotoSymbolDescriptionNormalWin": "Перейти к символу", + "gotoSymbolDescriptionScoped": "Перейти к символу по категории", + "helpDescription": "Показать справку" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json b/i18n/rus/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json index 531cdfbf5dc..84d50d123c5 100644 --- a/i18n/rus/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/snippets/electron-browser/snippets.contribution.i18n.json @@ -7,5 +7,10 @@ "openSnippet.errorOnCreate": "Не удалось создать {0}.", "openSnippet.label": "Фрагменты", "openSnippet.pickLanguage": "Выберите язык для фрагмента.", - "preferences": "Параметры" + "preferences": "Параметры", + "snippetSchema.json": "Настройка фрагмента пользователя", + "snippetSchema.json.body": "Содержимое фрагмента. Используйте \"${id}\", \"${id:label}\", \"${1:label}\" для переменных и \"$0\", \"$1\" для положений курсора", + "snippetSchema.json.default": "Пустой фрагмент", + "snippetSchema.json.description": "Описание фрагмента.", + "snippetSchema.json.prefix": "Префикс, используемый при выборе фрагмента в Intellisense." } \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json b/i18n/rus/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json index 8b6ad71cd4e..8c1de204265 100644 --- a/i18n/rus/src/vs/workbench/parts/tasks/browser/taskQuickOpen.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/tasks/browser/taskQuickOpen.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 +{ + "entryAriaLabel": "{0}, задачи", + "noTasksFound": "Задачи не найдены", + "noTasksMatching": "Нет соответствующих задач", + "tasksAriaLabel": "Введите имя задачи, которую нужно выполнить" +} \ 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 8b6ad71cd4e..38164d96fec 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 @@ -3,4 +3,77 @@ * 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 +{ + "BuildAction.label": "Выполнить задачу сборки", + "CleanAction.label": "Выполнить задачу очистки", + "CloseMessageAction.label": "Закрыть", + "ConfigureTaskRunnerAction.autoDetect": "Не удалось автоматически определить систему задачи. Подробности см. в выходных данных задачи", + "ConfigureTaskRunnerAction.failed": "Не удается создать файл tasks.json в папке .vscode. Подробности см. в выходных данных задачи.", + "ConfigureTaskRunnerAction.label": "Настроить средство выполнения задач", + "JsonSchema.args": "Дополнительные аргументы, передаваемые в команду.", + "JsonSchema.command": "Выполняемая команда. Это может быть внешняя программа или команда оболочки.", + "JsonSchema.echoCommand": "Определяет, переносится ли выполняемая команда в выходные данные. Значение по умолчанию — false.", + "JsonSchema.linux": "Конфигурация сборки для Linux", + "JsonSchema.mac": "Конфигурация сборки для Mac", + "JsonSchema.matchers": "Используемые сопоставители проблем. Это может быть строка, определение сопоставителя проблем или массив строк и сопоставителей проблем.", + "JsonSchema.options": "Дополнительные параметры команды", + "JsonSchema.options.cwd": "Текущий рабочий каталог выполняемой программы или сценария. Если этот параметр опущен, используется корневой каталог текущей рабочей области Code.", + "JsonSchema.options.env": "Среда выполняемой программы или оболочки. Если этот параметр опущен, используется среда родительского процесса.", + "JsonSchema.pattern.code": "Индекс группы сопоставления для кода проблемы. По умолчанию не определен.", + "JsonSchema.pattern.column": "Индекс группы сопоставления для столбца проблемы. Значение по умолчанию — 3", + "JsonSchema.pattern.endColumn": "Индекс группы сопоставления для конечного столбца проблемы. По умолчанию не определен.", + "JsonSchema.pattern.endLine": "Индекс группы сопоставления для конечной строки проблемы. По умолчанию не определен.", + "JsonSchema.pattern.file": "Индекс группы сопоставления для имени файла. Если он не указан, используется значение 1.", + "JsonSchema.pattern.line": "Индекс группы сопоставления для строки проблемы. Значение по умолчанию — 2.", + "JsonSchema.pattern.location": "Индекс группы сопоставления для расположения проблемы. Допустимые шаблоны расположения: (строка), (строка,столбец) и (начальная_строка,начальный_столбец,конечная_строка,конечный_столбец). Если индекс не указан, предполагается строка и столбец.", + "JsonSchema.pattern.loop": "В цикле многострочного сопоставителя указывает, выполняется ли этот шаблон в цикле, пока он соответствует. Может указываться только для последнего шаблона в многострочном шаблоне.", + "JsonSchema.pattern.message": "Индекс группы сопоставления для сообщения. Если он не указан, значение по умолчанию — 4 при незаданном расположении. В противном случае значение по умолчанию — 5.", + "JsonSchema.pattern.regexp": "Регулярное выражение для поиска ошибки, предупреждения или информации в выходных данных.", + "JsonSchema.pattern.severity": "Индекс группы сопоставления для серьезности проблемы. По умолчанию не определен.", + "JsonSchema.problemMatcher.applyTo": "Определяет, относится ли проблема, о которой сообщается для текстового документа, только к открытым, только к закрытым или ко всем документам.", + "JsonSchema.problemMatcher.base": "Имя используемого базового сопоставителя проблем.", + "JsonSchema.problemMatcher.fileLocation": "Определяет способ интерпретации имен файлов, указываемых в шаблоне проблемы.", + "JsonSchema.problemMatcher.owner": "Владелец проблемы в Code. Можно опустить, если указан элемент base. Если владелец опущен, а элемент base не указан, значение по умолчанию — \"внешний\".", + "JsonSchema.problemMatcher.pattern": "Шаблон проблемы или имя предварительно определенного шаблона проблемы. Можно опустить, если указан элемент base.", + "JsonSchema.problemMatcher.severity": "Серьезность по умолчанию для выявленных проблем. Используется, если в шаблоне не определена группа сопоставления для серьезности.", + "JsonSchema.problemMatcher.watchedBegin": "Регулярное выражение, сообщающее о том, что отслеживаемая задача начинает выполняться в результате активации отслеживания файлов.", + "JsonSchema.problemMatcher.watchedEnd": "Регулярное выражение, сообщающее о том, что отслеживаемая задача завершает выполнение.", + "JsonSchema.problemMatcher.watching.activeOnStart": "Если задано значение true, наблюдатель находится в активном режиме, когда задача запускается. Это равносильно выдаче строки, соответствующей шаблону начала.", + "JsonSchema.problemMatcher.watching.beginsPattern": "При соответствии в выходных данных сообщает о запуске задачи наблюдения.", + "JsonSchema.problemMatcher.watching.endsPattern": "При соответствии в выходных данных сообщает о завершении задачи наблюдения.", + "JsonSchema.promptOnClose": "Определяет, получает ли пользователь запрос при закрытии редактора VS Code в тот момент, когда выполняется фоновая задача.", + "JsonSchema.shell": "Указывает, является ли команда командой оболочки или внешней программой. Если опущено, значение по умолчанию — false.", + "JsonSchema.showOutput": "Определяет, выводятся ли выходные данные выполняющейся задачи. Если опущено, используется значение \"всегда\".", + "JsonSchema.suppressTaskName": "Определяет, добавляется ли имя задачи в команду в качестве аргумента. Значение по умолчанию — false.", + "JsonSchema.taskSelector": "Префикс, указывающий на то, что аргумент является задачей.", + "JsonSchema.tasks": "Конфигурации задачи. Обычно это дополнительные параметры задачи, уже определенной во внешнем средстве запуска задач.", + "JsonSchema.tasks.args": "Дополнительные аргументы, передаваемые в команду при вызове этой задачи.", + "JsonSchema.tasks.build": "Сопоставляет эту задачу с командой сборки Code по умолчанию.", + "JsonSchema.tasks.matchers": "Используемые сопоставители проблем. Это может быть строка, определение сопоставителя проблем или массив строк и сопоставителей проблем.", + "JsonSchema.tasks.showOutput": "Определяет, выводятся ли выходные данные выполняющейся задачи. Если опущено, используется глобальное значение.", + "JsonSchema.tasks.suppressTaskName": "Определяет, добавляется ли имя задачи в команду в качестве аргумента. Если опущено, используется глобальное значение.", + "JsonSchema.tasks.taskName": "Имя задачи", + "JsonSchema.tasks.test": "Сопоставляет эту задачу с командой тестирования по умолчанию в Code.", + "JsonSchema.tasks.watching": "Должна ли выполняемая задача оставаться активной и наблюдать за файловой системой.", + "JsonSchema.version": "Номер версии конфигурации", + "JsonSchema.watching": "Должна ли выполняемая задача оставаться активной и наблюдать за файловой системой.", + "JsonSchema.watchingPattern.file": "Индекс группы сопоставления для имени файла. Может быть опущен.", + "JsonSchema.watchingPattern.regexp": "Регулярное выражение для обнаружения начала или конца задачи наблюдения.", + "JsonSchema.windows": "Конфигурация сборки, относящаяся к Windows", + "RebuildAction.label": "Выполнить задачу повторной сборки", + "RunTaskAction.label": "Выполнить задачу", + "ShowLogAction.label": "Показать журнал задач", + "TaskSystem.active": "В настоящий момент есть активная выполняющаяся задача. Завершите ее, прежде чем выполнять другую задачу.", + "TaskSystem.invalidTaskJson": "Ошибка: в содержимом файла tasks.json есть синтаксические ошибки. Исправьте их, прежде чем выполнять задачу.\n", + "TaskSystem.noBuildType": "Допустимое средство запуска задач не настроено. Поддерживаемые средства запуска задач: \"служба\" и \"программа\".", + "TaskSystem.noConfiguration": "Средство запуска задач не настроено.", + "TaskSystem.runningTask": "Имеется выполняющаяся задача. Завершить ее?", + "TaskSystem.terminateTask": "&&Завершить задачу", + "TaskSystem.unknownError": "При выполнении задачи произошла ошибка. Подробности см. в журнале задач.", + "TerminateAction.failed": "Не удалось завершить запущенную задачу", + "TerminateAction.label": "Завершить запущенную задачу", + "TestAction.label": "Выполнить задачу тестирования", + "manyMarkers": "99+", + "taskCommands": "Выполнить задачу", + "tasksCategory": "Задачи" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json b/i18n/rus/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json index 8b6ad71cd4e..4a42e61e386 100644 --- a/i18n/rus/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/tasks/node/processRunnerConfiguration.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "ConfigurationParser.globalMatcher": "Предупреждение: глобальные сопоставители и задачи нельзя использовать вместе. Глобальные сопоставители игнорируются.", + "ConfigurationParser.invalidCWD": "Предупреждение: options.cwd должен иметь тип string. Игнорируется значение {0}\n", + "ConfigurationParser.invalidVaraibleReference": "Ошибка: недопустимая ссылка на problemMatcher: {0}\n", + "ConfigurationParser.noCommand": "Ошибка: не указано допустимое имя команды.", + "ConfigurationParser.noName": "Ошибка: сопоставитель проблем в области объявления должен иметь имя:\n{0}\n", + "ConfigurationParser.noTaskName": "Ошибка: задачи должны предоставлять свойство taskName. Задача будет проигнорирована.\n{0}\n", + "ConfigurationParser.noargs": "Ошибка: аргументы команды должны представлять собой массив строк. Указанное значение:\n{0}", + "ConfigurationParser.unknownMatcherKind": "Предупреждение: определен неизвестный сопоставитель проблем. Поддерживаемые типы: строка | СопоставительПроблем | (строка | СопоставительПроблем)[].\n{0}\n" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json b/i18n/rus/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json index 8b6ad71cd4e..1e4c6c96b99 100644 --- a/i18n/rus/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/tasks/node/processRunnerDetector.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "TaskSystemDetector.noGruntProgram": "Grunt не установлен в вашей системе. Чтобы установить его, выполните команду npm install -g grunt.", + "TaskSystemDetector.noGulpProgram": "Gulp не установлен в вашей системе. Чтобы установить его, выполните команду npm install -g gulp.", + "TaskSystemDetector.noGulpTasks": "В результате выполнения команды gulp --tasks-simple не было выведено ни одной задачи. Выполнили ли вы команду npm install?", + "TaskSystemDetector.noJakeProgram": "Jake не установлен в вашей системе. Чтобы установить его, выполните команду npm install -g jake.", + "TaskSystemDetector.noJakeTasks": "В результате выполнения команды jake --tasks не было выведено ни одной задачи. Выполнили ли вы команду npm install?", + "TaskSystemDetector.noProgram": "Программа {0} не найдена. Сообщение: {1}" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json b/i18n/rus/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json index 8b6ad71cd4e..89bfb1854c6 100644 --- a/i18n/rus/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/tasks/node/processRunnerSystem.i18n.json @@ -3,4 +3,13 @@ * 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 +{ + "TaskRunnerSystem.cancelRequested": "\nЗадача \"{0}\" была завершена по запросу пользователя.", + "TaskRunnerSystem.childProcessError": "Не удалось запустить внешнюю программу {0} {1}.", + "TaskRunnerSystem.fatalError": "В предоставленной конфигурации задачи есть ошибки проверки. Подробности см. в журнале выходных данных задач.", + "TaskRunnerSystem.noBuildTask": "Задача сборки не настроена.", + "TaskRunnerSystem.noTestTask": "Задача тестирования не настроена.", + "TaskRunnerSystem.norebuild": "Задача для выполнения не найдена.", + "TaskRunnerSystem.unknownError": "При выполнении задачи произошла неизвестная ошибка. Подробности см. в журнале выходных данных задач.", + "TaskRunnerSystem.watchingBuildTaskFinished": "\nОтслеживание задач сборки завершено." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json b/i18n/rus/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json index 8b6ad71cd4e..29001251795 100644 --- a/i18n/rus/src/vs/workbench/parts/themes/electron-browser/themes.contribution.i18n.json +++ b/i18n/rus/src/vs/workbench/parts/themes/electron-browser/themes.contribution.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 +{ + "preferences": "Параметры", + "problemChangingTheme": "Проблема с загрузкой темы: {0}", + "selectTheme.label": "Цветовая тема", + "themes.selectTheme": "Выберите цветовую тему" +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/services/files/node/fileService.i18n.json b/i18n/rus/src/vs/workbench/services/files/node/fileService.i18n.json index 8b6ad71cd4e..43e3a955fe9 100644 --- a/i18n/rus/src/vs/workbench/services/files/node/fileService.i18n.json +++ b/i18n/rus/src/vs/workbench/services/files/node/fileService.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "fileBinaryError": "Похоже, файл является двоичным, и его нельзя открыть как текстовый.", + "fileIsDirectoryError": "Файл является каталогом ({0})", + "fileNotFoundError": "Файл не найден ({0})", + "fileReadOnlyError": "Файл доступен только для чтения", + "foldersCopyError": "Папки нельзя копировать в рабочую область. Выберите отдельные файлы, чтобы скопировать их.", + "unableToMoveCopyError": "Невозможно переместить или скопировать файл, так как он заменил бы папку, в которой содержится." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/services/history/browser/history.i18n.json b/i18n/rus/src/vs/workbench/services/history/browser/history.i18n.json index 8b6ad71cd4e..7476d5b9f4d 100644 --- a/i18n/rus/src/vs/workbench/services/history/browser/history.i18n.json +++ b/i18n/rus/src/vs/workbench/services/history/browser/history.i18n.json @@ -3,4 +3,11 @@ * 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 +{ + "devExtensionWindowTitle": "[Узел разработки расширения] — {0}", + "prefixDecoration": "{0} {1}", + "prefixTitle": "{0} — {1}", + "prefixWorkspaceTitle": "{0} — {1} — {2}", + "prefixWorkspaceTitleMac": "{0} — {1}", + "workspaceTitle": "{0} — {1}" +} \ No newline at end of file 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 8b6ad71cd4e..28302249ee4 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 @@ -3,4 +3,20 @@ * 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 +{ + "invalid.keybindings": "Недопустимое значение \"contributes.{0}\": {1}", + "keybindings.json.command": "Имя выполняемой команды", + "keybindings.json.key": "Клавиша или последовательность клавиш (через пробел)", + "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.key": "Клавиша или последовательность клавиш (клавиши разделяются знаком плюс, а последовательности — пробелом, например CTRL+O или CTRL+L L для сочетания)", + "vscode.extension.contributes.keybindings.linux": "Клавиша или последовательность клавиш для Linux.", + "vscode.extension.contributes.keybindings.mac": "Клавиша или последовательность клавиш для Mac.", + "vscode.extension.contributes.keybindings.when": "Условие, когда клавиша нажата.", + "vscode.extension.contributes.keybindings.win": "Клавиша или последовательность клавиш для Windows." +} \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/services/message/electron-browser/messageService.i18n.json b/i18n/rus/src/vs/workbench/services/message/electron-browser/messageService.i18n.json index ed8ac4a6654..e12c8940908 100644 --- a/i18n/rus/src/vs/workbench/services/message/electron-browser/messageService.i18n.json +++ b/i18n/rus/src/vs/workbench/services/message/electron-browser/messageService.i18n.json @@ -4,5 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "yesButton": "Да" + "cancelButton": "Отмена", + "yesButton": "&&Да" } \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/services/request/node/requestService.i18n.json b/i18n/rus/src/vs/workbench/services/request/node/requestService.i18n.json index 7224cab1ada..5ed547d354d 100644 --- a/i18n/rus/src/vs/workbench/services/request/node/requestService.i18n.json +++ b/i18n/rus/src/vs/workbench/services/request/node/requestService.i18n.json @@ -6,5 +6,6 @@ { "httpConfigurationTitle": "Конфигурация HTTP", "localFileNotFound": "Файл не найден.", - "proxy": "Используемый параметр прокси. Если он не задан, он будет взят из переменных среды http_proxy и https_proxy." + "proxy": "Используемый параметр прокси. Если он не задан, он будет взят из переменных среды http_proxy и https_proxy.", + "strictSSL": "Должен ли сертификат прокси-сервера проверяться по списку предоставленных ЦС." } \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/services/themes/node/themeService.i18n.json b/i18n/rus/src/vs/workbench/services/themes/node/themeService.i18n.json index 8b6ad71cd4e..688fbc2e9a5 100644 --- a/i18n/rus/src/vs/workbench/services/themes/node/themeService.i18n.json +++ b/i18n/rus/src/vs/workbench/services/themes/node/themeService.i18n.json @@ -3,4 +3,14 @@ * 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 +{ + "error.cannotloadtheme": "Не удается загрузить {0}", + "error.cannotparse": "Проблемы при анализе PLIST-файла: {0}", + "invalid.path.1": "contributes.{0}.path ({1}) должен был быть включен в папку расширения ({2}). Это может сделать расширение непереносимым.", + "reqarray": "Точка расширения \"{0}\" должна быть массивом.", + "reqpath": "В contributes.{0}.path требуется строка. Указанное значение: {1}", + "vscode.extension.contributes.themes": "Добавляет цветовые темы TextMate.", + "vscode.extension.contributes.themes.label": "Метка цветовой темы, отображаемая в пользовательском интерфейсе.", + "vscode.extension.contributes.themes.path": "Путь к файлу tmTheme. Путь указывается относительно папки расширения и обычно начинается с \"./themes/themeFile.tmTheme\".", + "vscode.extension.contributes.themes.uiTheme": "Базовая тема, определяющая цвета оформления редактора: \"vs\" — светлая цветовая тема, \"vs-dark\" — темная цветовая тема." +} \ No newline at end of file -- GitLab