From e3f26e8f129c4c9ac1bf79ea6f343a9ae22837ec Mon Sep 17 00:00:00 2001 From: Karl Burtram Date: Mon, 24 Jun 2019 13:34:30 -0700 Subject: [PATCH] Update resource strings for 1.9.0 langpacks (#6144) * Refresh loc resources * Update loc strings --- build/gulpfile.vscode.js | 12 +- .../extensions/azurecore/package.i18n.json | 26 + .../ui/editableDropdown/dropdown.i18n.json | 4 +- .../browser/ui/selectBox/selectBox.i18n.json | 4 +- .../checkboxSelectColumn.plugin.i18n.json | 3 +- .../ui/table/plugins/rowdetailview.i18n.json | 10 + .../accountDialog/accountDialog.i18n.json | 6 +- .../accountDialogController.i18n.json | 3 +- .../accountListStatusbarItem.i18n.json | 2 +- .../autoOAuthDialog/autoOAuthDialog.i18n.json | 3 + .../autoOAuthDialogController.i18n.json | 3 +- .../common/accountActions.i18n.json | 10 +- .../common/accountListRenderer.i18n.json | 3 +- .../accountManagement.contribution.i18n.json | 7 +- .../firewallRuleDialog.i18n.json | 11 +- .../firewallRuleDialogController.i18n.json | 4 +- .../create/createDatabase.component.i18n.json | 4 +- .../common/connection.contribution.i18n.json | 5 +- .../common/connectionActions.i18n.json | 12 +- .../common/localizedConstants.i18n.json | 4 +- .../advancedPropertiesController.i18n.json | 4 +- .../parts/dashboard/common/actions.i18n.json | 10 +- .../common/dashboardHelper.i18n.json | 3 +- .../common/dashboardPage.component.i18n.json | 4 +- .../dashboardTab.contribution.i18n.json | 15 +- .../dashboardContainer.contribution.i18n.json | 9 +- ...ontrolHostContainer.contribution.i18n.json | 10 + ...ashboardErrorContainer.component.i18n.json | 10 + ...hboardGridContainer.contribution.i18n.json | 4 +- ...dModelViewContainer.contribution.i18n.json | 10 + ...dashboardNavSection.contribution.i18n.json | 14 +- ...ardWebviewContainer.contribution.i18n.json | 3 +- ...oardWidgetContainer.contribution.i18n.json | 4 +- .../pages/dashboardPageContribution.i18n.json | 9 +- .../databaseDashboardPage.component.i18n.json | 3 +- ...tabaseDashboardPage.contribution.i18n.json | 10 + .../serverDashboardPage.component.i18n.json | 3 +- ...serverDashboardPage.contribution.i18n.json | 10 +- .../services/breadcrumb.service.i18n.json | 3 +- ...ashboardServiceInterface.service.i18n.json | 3 +- .../explorerWidget.component.i18n.json | 6 +- .../widgets/insights/actions.i18n.json | 3 +- .../insightsWidget.component.i18n.json | 4 +- .../insights/insightsWidgetSchemas.i18n.json | 13 +- .../charts/chartInsight.component.i18n.json | 10 + .../chartInsight.contribution.i18n.json | 9 +- .../types/barChart.contribution.i18n.json | 10 +- .../views/countInsight.contribution.i18n.json | 3 +- .../views/imageInsight.contribution.i18n.json | 5 +- .../views/tableInsight.contribution.i18n.json | 10 + .../propertiesWidget.component.i18n.json | 3 +- .../backup/backup.component.i18n.json | 35 +- .../backup/constants.i18n.json | 16 +- .../restore/restoreDialog.i18n.json | 27 +- .../editData/common/editDataInput.i18n.json | 3 +- .../editData/editor/editDataEditor.i18n.json | 3 +- .../execution/editDataActions.i18n.json | 6 +- .../extensions/sqlExtensionsHelper.i18n.json | 17 + .../editData/editDataGridActions.i18n.json | 4 +- .../parts/grid/views/gridActions.i18n.json | 10 +- .../agent/agentView.component.i18n.json | 13 + .../views/alertsView.component.i18n.json | 14 + .../views/jobHistory.component.i18n.json | 12 + .../views/jobsView.component.i18n.json | 21 + .../views/operatorsView.component.i18n.json | 12 + .../views/proxiesView.component.i18n.json | 15 + .../modelComponents/componentBase.i18n.json | 10 + .../inputbox.component.i18n.json | 10 + .../loadingComponent.component.i18n.json | 10 + .../loadingSpinner.component.i18n.json | 10 + .../modelComponents/queryTextEditor.i18n.json | 10 + .../parts/modelComponents/viewBase.i18n.json | 10 + .../notebook/cellToggleMoreActions.i18n.json | 15 + .../notebook/cellViews/codeActions.i18n.json | 13 + .../placeholderCell.component.i18n.json | 14 + .../cellViews/textCell.component.i18n.json | 10 + .../sql/parts/notebook/models/cell.i18n.json | 13 + .../notebook/models/clientSession.i18n.json | 12 + .../notebook/models/modelInterfaces.i18n.json | 10 + .../models/notebookContexts.i18n.json | 12 + .../notebook/models/notebookModel.i18n.json | 17 + .../notebook/notebook.component.i18n.json | 16 + .../parts/notebook/notebookActions.i18n.json | 22 + .../parts/notebook/notebookUtils.i18n.json | 10 + .../serverGroup.contribution.i18n.json | 11 + .../serverGroupDialog.i18n.json | 16 + .../serverGroupViewModel.i18n.json | 11 + .../viewlet/connectionTreeAction.i18n.json | 21 + .../viewlet/objectExplorerActions.i18n.json | 10 + .../viewlet/serverTreeRenderer.i18n.json | 10 + .../viewlet/serverTreeView.i18n.json | 10 + .../viewlet/treeCreationUtils.i18n.json | 11 + .../contrib/profiler.contribution.i18n.json | 4 +- .../contrib/profilerActions.i18n.json | 17 +- .../profilerColumnEditorDialog.i18n.json | 7 +- .../dialog/profilerFilterDialog.i18n.json | 26 + .../controller/profilerFindWidget.i18n.json | 10 +- .../controller/profilerTableEditor.i18n.json | 11 + .../profiler/editor/profilerEditor.i18n.json | 9 +- .../profiler/editor/profilerInput.i18n.json | 11 +- .../editor/profilerResourceEditor.i18n.json | 3 +- .../parts/query/common/flavorStatus.i18n.json | 8 +- .../query/common/localizedConstants.i18n.json | 19 +- .../query/common/query.contribution.i18n.json | 27 +- .../parts/query/common/queryInput.i18n.json | 10 + .../query/common/rowCountStatus.i18n.json | 11 + .../query/common/timeElapsedStatus.i18n.json | 10 + .../sql/parts/query/editor/actions.i18n.json | 22 + .../query/editor/charting/actions.i18n.json | 17 + .../editor/charting/chartOptions.i18n.json | 29 + .../query/editor/charting/chartTab.i18n.json | 10 + .../charting/insights/graphInsight.i18n.json | 10 + .../query/editor/queryResultsView.i18n.json | 12 + .../editor/resultsGridContribution.i18n.json | 18 + .../execution/keyboardQueryActions.i18n.json | 11 +- .../query/execution/queryActions.i18n.json | 11 +- .../sql/parts/queryPlan/queryPlan.i18n.json | 10 + .../parts/queryPlan/topOperations.i18n.json | 25 + .../common/taskHistory.contribution.i18n.json | 8 +- .../taskHistory/viewlet/taskAction.i18n.json | 4 +- .../viewlet/taskHistoryRenderer.i18n.json | 8 +- .../viewlet/taskHistoryView.i18n.json | 4 +- .../common/connectionConfig.i18n.json | 10 + .../connectionManagementService.i18n.json | 14 + .../dacfx/common/dacFxService.i18n.json | 11 + .../common/dashboardRegistry.i18n.json | 18 +- .../common/insightRegistry.i18n.json | 3 +- .../dashboard/common/widgetRegistry.i18n.json | 4 +- .../sql/platform/dialog/dialogTypes.i18n.json | 11 + .../common/fileBrowserService.i18n.json | 11 + .../jobManagement/common/jobActions.i18n.json | 46 + .../common/jobManagementService.i18n.json | 11 + .../common/jobManagementUtilities.i18n.json | 25 + .../platform/node/resultSerializer.i18n.json | 17 + .../query/common/queryModelService.i18n.json | 12 + .../query/common/queryRunner.i18n.json | 14 + .../taskHistory/common/taskService.i18n.json | 12 + .../platform/theme/common/colors.i18n.json | 21 + .../api/node/extHostModelView.i18n.json | 12 + .../api/node/extHostModelViewDialog.i18n.json | 14 + .../api/node/extHostModelViewTree.i18n.json | 10 + .../api/node/extHostNotebook.i18n.json | 15 + .../workbench/browser/modal/modal.i18n.json | 17 + .../browser/modal/optionsDialog.i18n.json | 11 + .../modal/optionsDialogHelper.i18n.json | 11 + .../browser/parts/views/customView.i18n.json | 11 + .../common/actions.contribution.i18n.json | 12 + .../sql/workbench/common/actions.i18n.json | 17 +- .../workbench/common/taskUtilities.i18n.json | 9 +- .../enablePreviewFeatures.i18n.json | 13 + .../connectionProviderExtension.i18n.json | 12 + .../connectionViewlet.i18n.json | 10 + .../browser/connectionViewletPanel.i18n.json | 10 + .../dataExplorer.contribution.i18n.json | 17 + .../dataExplorerExtensionPoint.i18n.json | 21 + .../browser/dataExplorerViewlet.i18n.json | 10 + .../nodeActions.contribution.i18n.json | 13 + .../admin/common/adminService.i18n.json | 11 + .../common/commandLineService.i18n.json | 12 + .../browser/connectionDialogService.i18n.json | 13 + .../browser/connectionDialogWidget.i18n.json | 18 + .../browser/connectionWidget.i18n.json | 25 + .../browser/newDashboardTabDialog.i18n.json | 13 + .../browser/errorMessageDialog.i18n.json | 12 + .../browser/errorMessageService.i18n.json | 12 + .../browser/fileBrowserDialog.i18n.json | 13 + .../fileBrowserDialogController.i18n.json | 10 + .../browser/fileBrowserTreeView.i18n.json | 10 + .../common/fileBrowserViewModel.i18n.json | 10 + .../browser/insightsDialogView.i18n.json | 16 + .../common/insightDialogActions.i18n.json | 10 + .../insights/common/insightsUtils.i18n.json | 10 + .../node/insightsDialogController.i18n.json | 13 + .../common/notebookRegistry.i18n.json | 18 + .../common/notebookServiceImpl.i18n.json | 11 + .../notebook/common/sessionManager.i18n.json | 12 + .../node/localContentManager.i18n.json | 15 + .../notebook/sql/sqlSessionManager.i18n.json | 12 + .../common/objectExplorerService.i18n.json | 11 + .../browser/queryEditorService.i18n.json | 11 + .../workbench/update/releaseNotes.i18n.json | 5 +- .../extensions/azurecore/package.i18n.json | 26 + .../ui/editableDropdown/dropdown.i18n.json | 4 +- .../browser/ui/selectBox/selectBox.i18n.json | 2 + .../checkboxSelectColumn.plugin.i18n.json | 3 +- .../ui/table/plugins/rowdetailview.i18n.json | 10 + .../accountDialog/accountDialog.i18n.json | 4 +- .../accountDialogController.i18n.json | 3 +- .../accountListStatusbarItem.i18n.json | 3 +- .../autoOAuthDialog/autoOAuthDialog.i18n.json | 4 +- .../common/accountActions.i18n.json | 10 +- .../accountManagement.contribution.i18n.json | 3 + .../firewallRuleDialog.i18n.json | 10 +- .../firewallRuleDialogController.i18n.json | 3 +- .../create/createDatabase.component.i18n.json | 1 + .../common/connection.contribution.i18n.json | 5 +- .../common/connectionActions.i18n.json | 12 +- .../common/localizedConstants.i18n.json | 5 +- .../advancedPropertiesController.i18n.json | 4 +- .../parts/dashboard/common/actions.i18n.json | 11 +- .../common/dashboardHelper.i18n.json | 2 +- .../common/dashboardPage.component.i18n.json | 4 +- .../dashboardTab.contribution.i18n.json | 16 +- .../dashboardContainer.contribution.i18n.json | 8 +- ...ontrolHostContainer.contribution.i18n.json | 10 + ...ashboardErrorContainer.component.i18n.json | 10 + ...hboardGridContainer.contribution.i18n.json | 4 +- ...dModelViewContainer.contribution.i18n.json | 10 + ...dashboardNavSection.contribution.i18n.json | 12 +- ...ardWebviewContainer.contribution.i18n.json | 3 +- ...oardWidgetContainer.contribution.i18n.json | 4 +- .../pages/dashboardPageContribution.i18n.json | 10 +- .../databaseDashboardPage.component.i18n.json | 3 +- ...tabaseDashboardPage.contribution.i18n.json | 13 +- .../serverDashboardPage.component.i18n.json | 3 +- ...serverDashboardPage.contribution.i18n.json | 11 +- .../services/breadcrumb.service.i18n.json | 3 +- ...ashboardServiceInterface.service.i18n.json | 3 +- .../explorerWidget.component.i18n.json | 1 + .../widgets/insights/actions.i18n.json | 3 +- .../insightsWidget.component.i18n.json | 1 + .../insights/insightsWidgetSchemas.i18n.json | 9 +- .../charts/chartInsight.component.i18n.json | 10 + .../chartInsight.contribution.i18n.json | 8 +- .../types/barChart.contribution.i18n.json | 8 +- .../types/lineChart.contribution.i18n.json | 3 +- .../views/countInsight.contribution.i18n.json | 3 +- .../views/imageInsight.contribution.i18n.json | 2 + .../views/tableInsight.contribution.i18n.json | 10 + .../propertiesWidget.component.i18n.json | 3 +- .../backup/backup.component.i18n.json | 28 +- .../backup/constants.i18n.json | 15 +- .../restore/restoreDialog.i18n.json | 23 +- .../execution/editDataActions.i18n.json | 6 +- .../extensions/sqlExtensionsHelper.i18n.json | 17 + .../editData/editDataGridActions.i18n.json | 3 +- .../parts/grid/views/gridActions.i18n.json | 3 + .../agent/agentView.component.i18n.json | 13 + .../views/alertsView.component.i18n.json | 14 + .../views/jobHistory.component.i18n.json | 12 + .../views/jobsView.component.i18n.json | 21 + .../views/operatorsView.component.i18n.json | 12 + .../views/proxiesView.component.i18n.json | 15 + .../modelComponents/componentBase.i18n.json | 10 + .../inputbox.component.i18n.json | 10 + .../loadingComponent.component.i18n.json | 10 + .../loadingSpinner.component.i18n.json | 10 + .../modelComponents/queryTextEditor.i18n.json | 10 + .../parts/modelComponents/viewBase.i18n.json | 10 + .../notebook/cellToggleMoreActions.i18n.json | 15 + .../notebook/cellViews/codeActions.i18n.json | 13 + .../placeholderCell.component.i18n.json | 14 + .../cellViews/textCell.component.i18n.json | 10 + .../sql/parts/notebook/models/cell.i18n.json | 13 + .../notebook/models/clientSession.i18n.json | 12 + .../notebook/models/modelInterfaces.i18n.json | 10 + .../models/notebookContexts.i18n.json | 12 + .../notebook/models/notebookModel.i18n.json | 17 + .../notebook/notebook.component.i18n.json | 16 + .../parts/notebook/notebookActions.i18n.json | 22 + .../parts/notebook/notebookUtils.i18n.json | 10 + .../serverGroup.contribution.i18n.json | 11 + .../serverGroupDialog.i18n.json | 16 + .../serverGroupViewModel.i18n.json | 11 + .../viewlet/connectionTreeAction.i18n.json | 21 + .../viewlet/objectExplorerActions.i18n.json | 10 + .../viewlet/serverTreeRenderer.i18n.json | 10 + .../viewlet/serverTreeView.i18n.json | 10 + .../viewlet/treeCreationUtils.i18n.json | 11 + .../contrib/profiler.contribution.i18n.json | 1 + .../contrib/profilerActions.i18n.json | 17 +- .../profilerColumnEditorDialog.i18n.json | 3 + .../dialog/profilerFilterDialog.i18n.json | 26 + .../controller/profilerFindWidget.i18n.json | 8 +- .../controller/profilerTableEditor.i18n.json | 11 + .../profiler/editor/profilerEditor.i18n.json | 8 +- .../profiler/editor/profilerInput.i18n.json | 10 +- .../parts/query/common/flavorStatus.i18n.json | 6 +- .../query/common/localizedConstants.i18n.json | 18 +- .../query/common/query.contribution.i18n.json | 27 +- .../parts/query/common/queryInput.i18n.json | 10 + .../query/common/queryResultsInput.i18n.json | 3 +- .../query/common/rowCountStatus.i18n.json | 11 + .../query/common/timeElapsedStatus.i18n.json | 10 + .../sql/parts/query/editor/actions.i18n.json | 22 + .../query/editor/charting/actions.i18n.json | 17 + .../editor/charting/chartOptions.i18n.json | 29 + .../query/editor/charting/chartTab.i18n.json | 10 + .../charting/insights/graphInsight.i18n.json | 10 + .../query/editor/queryResultsView.i18n.json | 12 + .../editor/resultsGridContribution.i18n.json | 18 + .../execution/keyboardQueryActions.i18n.json | 12 +- .../query/execution/queryActions.i18n.json | 10 +- .../sql/parts/queryPlan/queryPlan.i18n.json | 10 + .../parts/queryPlan/topOperations.i18n.json | 25 + .../common/taskHistory.contribution.i18n.json | 7 +- .../taskHistory/viewlet/taskAction.i18n.json | 5 +- .../viewlet/taskHistoryRenderer.i18n.json | 4 +- .../viewlet/taskHistoryView.i18n.json | 2 + .../common/connectionConfig.i18n.json | 10 + .../connectionManagementService.i18n.json | 14 + .../dacfx/common/dacFxService.i18n.json | 11 + .../common/dashboardRegistry.i18n.json | 10 + .../common/insightRegistry.i18n.json | 3 +- .../dashboard/common/widgetRegistry.i18n.json | 5 +- .../sql/platform/dialog/dialogTypes.i18n.json | 11 + .../common/fileBrowserService.i18n.json | 11 + .../jobManagement/common/jobActions.i18n.json | 46 + .../common/jobManagementService.i18n.json | 11 + .../common/jobManagementUtilities.i18n.json | 25 + .../platform/node/resultSerializer.i18n.json | 17 + .../query/common/queryModelService.i18n.json | 12 + .../query/common/queryRunner.i18n.json | 14 + .../taskHistory/common/taskService.i18n.json | 12 + .../platform/theme/common/colors.i18n.json | 21 + .../api/node/extHostModelView.i18n.json | 12 + .../api/node/extHostModelViewDialog.i18n.json | 14 + .../api/node/extHostModelViewTree.i18n.json | 10 + .../api/node/extHostNotebook.i18n.json | 15 + .../workbench/browser/modal/modal.i18n.json | 17 + .../browser/modal/optionsDialog.i18n.json | 11 + .../modal/optionsDialogHelper.i18n.json | 11 + .../browser/parts/views/customView.i18n.json | 11 + .../common/actions.contribution.i18n.json | 12 + .../sql/workbench/common/actions.i18n.json | 13 +- .../workbench/common/taskUtilities.i18n.json | 7 + .../enablePreviewFeatures.i18n.json | 13 + .../connectionProviderExtension.i18n.json | 12 + .../connectionViewlet.i18n.json | 10 + .../browser/connectionViewletPanel.i18n.json | 10 + .../dataExplorer.contribution.i18n.json | 17 + .../dataExplorerExtensionPoint.i18n.json | 21 + .../browser/dataExplorerViewlet.i18n.json | 10 + .../nodeActions.contribution.i18n.json | 13 + .../admin/common/adminService.i18n.json | 11 + .../common/commandLineService.i18n.json | 12 + .../browser/connectionDialogService.i18n.json | 13 + .../browser/connectionDialogWidget.i18n.json | 18 + .../browser/connectionWidget.i18n.json | 25 + .../browser/newDashboardTabDialog.i18n.json | 13 + .../browser/errorMessageDialog.i18n.json | 12 + .../browser/errorMessageService.i18n.json | 12 + .../browser/fileBrowserDialog.i18n.json | 13 + .../fileBrowserDialogController.i18n.json | 10 + .../browser/fileBrowserTreeView.i18n.json | 10 + .../common/fileBrowserViewModel.i18n.json | 10 + .../browser/insightsDialogView.i18n.json | 16 + .../common/insightDialogActions.i18n.json | 10 + .../insights/common/insightsUtils.i18n.json | 10 + .../node/insightsDialogController.i18n.json | 13 + .../common/notebookRegistry.i18n.json | 18 + .../common/notebookServiceImpl.i18n.json | 11 + .../notebook/common/sessionManager.i18n.json | 12 + .../node/localContentManager.i18n.json | 15 + .../notebook/sql/sqlSessionManager.i18n.json | 12 + .../common/objectExplorerService.i18n.json | 11 + .../browser/queryEditorService.i18n.json | 11 + .../workbench/update/releaseNotes.i18n.json | 5 +- .../extensions/azurecore/package.i18n.json | 26 + .../ui/editableDropdown/dropdown.i18n.json | 3 +- .../browser/ui/selectBox/selectBox.i18n.json | 1 + .../checkboxSelectColumn.plugin.i18n.json | 3 +- .../ui/table/plugins/rowdetailview.i18n.json | 10 + .../accountDialog/accountDialog.i18n.json | 5 +- .../accountDialogController.i18n.json | 3 +- .../accountListStatusbarItem.i18n.json | 3 +- .../autoOAuthDialog/autoOAuthDialog.i18n.json | 2 + .../autoOAuthDialogController.i18n.json | 3 +- .../common/accountActions.i18n.json | 6 +- .../accountManagement.contribution.i18n.json | 4 + .../firewallRuleDialog.i18n.json | 10 +- .../firewallRuleDialogController.i18n.json | 1 + .../create/createDatabase.component.i18n.json | 4 +- .../common/connection.contribution.i18n.json | 4 +- .../common/connectionActions.i18n.json | 14 +- .../common/localizedConstants.i18n.json | 3 +- .../advancedPropertiesController.i18n.json | 1 + .../parts/dashboard/common/actions.i18n.json | 10 +- .../common/dashboardHelper.i18n.json | 4 +- .../common/dashboardPage.component.i18n.json | 1 + .../dashboardTab.contribution.i18n.json | 17 +- .../dashboardContainer.contribution.i18n.json | 8 +- ...ontrolHostContainer.contribution.i18n.json | 10 + ...ashboardErrorContainer.component.i18n.json | 10 + ...hboardGridContainer.contribution.i18n.json | 4 +- ...dModelViewContainer.contribution.i18n.json | 10 + ...dashboardNavSection.contribution.i18n.json | 12 +- ...ardWebviewContainer.contribution.i18n.json | 3 +- ...oardWidgetContainer.contribution.i18n.json | 4 +- .../pages/dashboardPageContribution.i18n.json | 9 +- .../databaseDashboardPage.component.i18n.json | 3 +- ...tabaseDashboardPage.contribution.i18n.json | 12 +- .../serverDashboardPage.component.i18n.json | 3 +- ...serverDashboardPage.contribution.i18n.json | 6 +- .../services/breadcrumb.service.i18n.json | 3 +- ...ashboardServiceInterface.service.i18n.json | 3 +- .../explorerWidget.component.i18n.json | 1 + .../widgets/insights/actions.i18n.json | 3 +- .../insightsWidget.component.i18n.json | 1 + .../insights/insightsWidgetSchemas.i18n.json | 12 +- .../charts/chartInsight.component.i18n.json | 10 + .../chartInsight.contribution.i18n.json | 6 +- .../types/barChart.contribution.i18n.json | 7 +- .../views/countInsight.contribution.i18n.json | 3 +- .../views/imageInsight.contribution.i18n.json | 5 +- .../views/tableInsight.contribution.i18n.json | 10 + .../propertiesWidget.component.i18n.json | 3 +- .../backup/backup.component.i18n.json | 19 +- .../backup/constants.i18n.json | 16 +- .../restore/restoreDialog.i18n.json | 16 +- .../editData/common/editDataInput.i18n.json | 3 +- .../execution/editDataActions.i18n.json | 6 +- .../extensions/sqlExtensionsHelper.i18n.json | 17 + .../editData/editDataGridActions.i18n.json | 3 +- .../parts/grid/views/gridActions.i18n.json | 9 +- .../agent/agentView.component.i18n.json | 13 + .../views/alertsView.component.i18n.json | 14 + .../views/jobHistory.component.i18n.json | 12 + .../views/jobsView.component.i18n.json | 21 + .../views/operatorsView.component.i18n.json | 12 + .../views/proxiesView.component.i18n.json | 15 + .../modelComponents/componentBase.i18n.json | 10 + .../inputbox.component.i18n.json | 10 + .../loadingComponent.component.i18n.json | 10 + .../loadingSpinner.component.i18n.json | 10 + .../modelComponents/queryTextEditor.i18n.json | 10 + .../parts/modelComponents/viewBase.i18n.json | 10 + .../notebook/cellToggleMoreActions.i18n.json | 15 + .../notebook/cellViews/codeActions.i18n.json | 13 + .../placeholderCell.component.i18n.json | 14 + .../cellViews/textCell.component.i18n.json | 10 + .../sql/parts/notebook/models/cell.i18n.json | 13 + .../notebook/models/clientSession.i18n.json | 12 + .../notebook/models/modelInterfaces.i18n.json | 10 + .../models/notebookContexts.i18n.json | 12 + .../notebook/models/notebookModel.i18n.json | 17 + .../notebook/notebook.component.i18n.json | 16 + .../parts/notebook/notebookActions.i18n.json | 22 + .../parts/notebook/notebookUtils.i18n.json | 10 + .../serverGroup.contribution.i18n.json | 11 + .../serverGroupDialog.i18n.json | 16 + .../serverGroupViewModel.i18n.json | 11 + .../viewlet/connectionTreeAction.i18n.json | 21 + .../viewlet/objectExplorerActions.i18n.json | 10 + .../viewlet/serverTreeRenderer.i18n.json | 10 + .../viewlet/serverTreeView.i18n.json | 10 + .../viewlet/treeCreationUtils.i18n.json | 11 + .../contrib/profiler.contribution.i18n.json | 1 + .../contrib/profilerActions.i18n.json | 17 +- .../profilerColumnEditorDialog.i18n.json | 2 + .../dialog/profilerFilterDialog.i18n.json | 26 + .../controller/profilerFindWidget.i18n.json | 6 +- .../controller/profilerTableEditor.i18n.json | 11 + .../profiler/editor/profilerEditor.i18n.json | 6 + .../profiler/editor/profilerInput.i18n.json | 10 +- .../editor/profilerResourceEditor.i18n.json | 3 +- .../parts/query/common/flavorStatus.i18n.json | 7 +- .../query/common/localizedConstants.i18n.json | 12 +- .../query/common/query.contribution.i18n.json | 24 +- .../parts/query/common/queryInput.i18n.json | 10 + .../query/common/rowCountStatus.i18n.json | 11 + .../query/common/timeElapsedStatus.i18n.json | 10 + .../sql/parts/query/editor/actions.i18n.json | 22 + .../query/editor/charting/actions.i18n.json | 17 + .../editor/charting/chartOptions.i18n.json | 29 + .../query/editor/charting/chartTab.i18n.json | 10 + .../charting/insights/graphInsight.i18n.json | 10 + .../query/editor/queryResultsView.i18n.json | 12 + .../editor/resultsGridContribution.i18n.json | 18 + .../execution/keyboardQueryActions.i18n.json | 13 +- .../query/execution/queryActions.i18n.json | 8 +- .../sql/parts/queryPlan/queryPlan.i18n.json | 10 + .../parts/queryPlan/topOperations.i18n.json | 25 + .../common/taskHistory.contribution.i18n.json | 7 +- .../taskHistory/viewlet/taskAction.i18n.json | 2 + .../viewlet/taskHistoryRenderer.i18n.json | 2 + .../viewlet/taskHistoryView.i18n.json | 1 + .../common/connectionConfig.i18n.json | 10 + .../connectionManagementService.i18n.json | 14 + .../dacfx/common/dacFxService.i18n.json | 11 + .../common/dashboardRegistry.i18n.json | 11 +- .../common/insightRegistry.i18n.json | 3 +- .../dashboard/common/widgetRegistry.i18n.json | 5 +- .../sql/platform/dialog/dialogTypes.i18n.json | 11 + .../common/fileBrowserService.i18n.json | 11 + .../jobManagement/common/jobActions.i18n.json | 46 + .../common/jobManagementService.i18n.json | 11 + .../common/jobManagementUtilities.i18n.json | 25 + .../platform/node/resultSerializer.i18n.json | 17 + .../query/common/queryModelService.i18n.json | 12 + .../query/common/queryRunner.i18n.json | 14 + .../taskHistory/common/taskService.i18n.json | 12 + .../platform/theme/common/colors.i18n.json | 21 + .../api/node/extHostModelView.i18n.json | 12 + .../api/node/extHostModelViewDialog.i18n.json | 14 + .../api/node/extHostModelViewTree.i18n.json | 10 + .../api/node/extHostNotebook.i18n.json | 15 + .../workbench/browser/modal/modal.i18n.json | 17 + .../browser/modal/optionsDialog.i18n.json | 11 + .../modal/optionsDialogHelper.i18n.json | 11 + .../browser/parts/views/customView.i18n.json | 11 + .../common/actions.contribution.i18n.json | 12 + .../sql/workbench/common/actions.i18n.json | 11 +- .../workbench/common/taskUtilities.i18n.json | 6 +- .../enablePreviewFeatures.i18n.json | 13 + .../connectionProviderExtension.i18n.json | 12 + .../connectionViewlet.i18n.json | 10 + .../browser/connectionViewletPanel.i18n.json | 10 + .../dataExplorer.contribution.i18n.json | 17 + .../dataExplorerExtensionPoint.i18n.json | 21 + .../browser/dataExplorerViewlet.i18n.json | 10 + .../nodeActions.contribution.i18n.json | 13 + .../admin/common/adminService.i18n.json | 11 + .../common/commandLineService.i18n.json | 12 + .../browser/connectionDialogService.i18n.json | 13 + .../browser/connectionDialogWidget.i18n.json | 18 + .../browser/connectionWidget.i18n.json | 25 + .../browser/newDashboardTabDialog.i18n.json | 13 + .../browser/errorMessageDialog.i18n.json | 12 + .../browser/errorMessageService.i18n.json | 12 + .../browser/fileBrowserDialog.i18n.json | 13 + .../fileBrowserDialogController.i18n.json | 10 + .../browser/fileBrowserTreeView.i18n.json | 10 + .../common/fileBrowserViewModel.i18n.json | 10 + .../browser/insightsDialogView.i18n.json | 16 + .../common/insightDialogActions.i18n.json | 10 + .../insights/common/insightsUtils.i18n.json | 10 + .../node/insightsDialogController.i18n.json | 13 + .../common/notebookRegistry.i18n.json | 18 + .../common/notebookServiceImpl.i18n.json | 11 + .../notebook/common/sessionManager.i18n.json | 12 + .../node/localContentManager.i18n.json | 15 + .../notebook/sql/sqlSessionManager.i18n.json | 12 + .../common/objectExplorerService.i18n.json | 11 + .../browser/queryEditorService.i18n.json | 11 + .../workbench/update/releaseNotes.i18n.json | 3 +- .../extensions/azurecore/package.i18n.json | 26 + .../ui/editableDropdown/dropdown.i18n.json | 4 +- .../browser/ui/selectBox/selectBox.i18n.json | 3 +- .../checkboxSelectColumn.plugin.i18n.json | 3 +- .../ui/table/plugins/rowdetailview.i18n.json | 10 + .../accountDialog/accountDialog.i18n.json | 6 +- .../accountDialogController.i18n.json | 3 +- .../accountListStatusbarItem.i18n.json | 3 +- .../autoOAuthDialog/autoOAuthDialog.i18n.json | 3 +- .../autoOAuthDialogController.i18n.json | 3 +- .../common/accountActions.i18n.json | 6 +- .../common/accountListRenderer.i18n.json | 3 +- .../accountManagement.contribution.i18n.json | 5 +- .../firewallRuleDialog.i18n.json | 9 +- .../firewallRuleDialogController.i18n.json | 3 +- .../create/createDatabase.component.i18n.json | 3 +- .../common/connection.contribution.i18n.json | 3 +- .../common/connectionActions.i18n.json | 9 +- .../parts/dashboard/common/actions.i18n.json | 8 +- .../common/dashboardHelper.i18n.json | 3 +- .../common/dashboardPage.component.i18n.json | 1 + .../dashboardTab.contribution.i18n.json | 17 +- .../dashboardContainer.contribution.i18n.json | 8 +- ...ontrolHostContainer.contribution.i18n.json | 10 + ...ashboardErrorContainer.component.i18n.json | 10 + ...hboardGridContainer.contribution.i18n.json | 3 +- ...dModelViewContainer.contribution.i18n.json | 10 + ...dashboardNavSection.contribution.i18n.json | 12 +- ...ardWebviewContainer.contribution.i18n.json | 3 +- ...oardWidgetContainer.contribution.i18n.json | 4 +- .../pages/dashboardPageContribution.i18n.json | 10 +- .../databaseDashboardPage.component.i18n.json | 3 +- ...tabaseDashboardPage.contribution.i18n.json | 5 +- .../serverDashboardPage.component.i18n.json | 3 +- ...serverDashboardPage.contribution.i18n.json | 10 +- .../services/breadcrumb.service.i18n.json | 3 +- ...ashboardServiceInterface.service.i18n.json | 3 +- .../explorerWidget.component.i18n.json | 3 + .../insights/insightsWidgetSchemas.i18n.json | 8 +- .../charts/chartInsight.component.i18n.json | 10 + .../chartInsight.contribution.i18n.json | 6 +- .../types/barChart.contribution.i18n.json | 6 +- .../types/lineChart.contribution.i18n.json | 3 +- .../views/countInsight.contribution.i18n.json | 3 +- .../views/imageInsight.contribution.i18n.json | 2 + .../views/tableInsight.contribution.i18n.json | 10 + .../propertiesWidget.component.i18n.json | 3 +- .../backup/backup.component.i18n.json | 22 + .../backup/constants.i18n.json | 14 +- .../restore/restoreDialog.i18n.json | 29 +- .../editData/common/editDataInput.i18n.json | 3 +- .../execution/editDataActions.i18n.json | 7 +- .../extensions/sqlExtensionsHelper.i18n.json | 17 + .../editData/editDataGridActions.i18n.json | 2 +- .../parts/grid/views/gridActions.i18n.json | 1 + .../agent/agentView.component.i18n.json | 13 + .../views/alertsView.component.i18n.json | 14 + .../views/jobHistory.component.i18n.json | 12 + .../views/jobsView.component.i18n.json | 21 + .../views/operatorsView.component.i18n.json | 12 + .../views/proxiesView.component.i18n.json | 15 + .../modelComponents/componentBase.i18n.json | 10 + .../inputbox.component.i18n.json | 10 + .../loadingComponent.component.i18n.json | 10 + .../loadingSpinner.component.i18n.json | 10 + .../modelComponents/queryTextEditor.i18n.json | 10 + .../parts/modelComponents/viewBase.i18n.json | 10 + .../notebook/cellToggleMoreActions.i18n.json | 15 + .../notebook/cellViews/codeActions.i18n.json | 13 + .../placeholderCell.component.i18n.json | 14 + .../cellViews/textCell.component.i18n.json | 10 + .../sql/parts/notebook/models/cell.i18n.json | 13 + .../notebook/models/clientSession.i18n.json | 12 + .../notebook/models/modelInterfaces.i18n.json | 10 + .../models/notebookContexts.i18n.json | 12 + .../notebook/models/notebookModel.i18n.json | 17 + .../notebook/notebook.component.i18n.json | 16 + .../parts/notebook/notebookActions.i18n.json | 22 + .../parts/notebook/notebookUtils.i18n.json | 10 + .../serverGroup.contribution.i18n.json | 11 + .../serverGroupDialog.i18n.json | 16 + .../serverGroupViewModel.i18n.json | 11 + .../viewlet/connectionTreeAction.i18n.json | 21 + .../viewlet/objectExplorerActions.i18n.json | 10 + .../viewlet/serverTreeRenderer.i18n.json | 10 + .../viewlet/serverTreeView.i18n.json | 10 + .../viewlet/treeCreationUtils.i18n.json | 11 + .../contrib/profiler.contribution.i18n.json | 4 +- .../contrib/profilerActions.i18n.json | 19 +- .../profilerColumnEditorDialog.i18n.json | 2 + .../dialog/profilerFilterDialog.i18n.json | 26 + .../controller/profilerFindWidget.i18n.json | 4 +- .../controller/profilerTableEditor.i18n.json | 11 + .../profiler/editor/profilerEditor.i18n.json | 5 + .../profiler/editor/profilerInput.i18n.json | 10 +- .../parts/query/common/flavorStatus.i18n.json | 2 + .../query/common/localizedConstants.i18n.json | 15 +- .../query/common/query.contribution.i18n.json | 17 + .../parts/query/common/queryInput.i18n.json | 10 + .../query/common/rowCountStatus.i18n.json | 11 + .../query/common/timeElapsedStatus.i18n.json | 10 + .../sql/parts/query/editor/actions.i18n.json | 22 + .../query/editor/charting/actions.i18n.json | 17 + .../editor/charting/chartOptions.i18n.json | 29 + .../query/editor/charting/chartTab.i18n.json | 10 + .../charting/insights/graphInsight.i18n.json | 10 + .../query/editor/queryResultsView.i18n.json | 12 + .../editor/resultsGridContribution.i18n.json | 18 + .../execution/keyboardQueryActions.i18n.json | 10 +- .../query/execution/queryActions.i18n.json | 7 + .../sql/parts/queryPlan/queryPlan.i18n.json | 10 + .../parts/queryPlan/topOperations.i18n.json | 25 + .../common/taskHistory.contribution.i18n.json | 6 +- .../taskHistory/viewlet/taskAction.i18n.json | 1 + .../viewlet/taskHistoryRenderer.i18n.json | 4 + .../viewlet/taskHistoryView.i18n.json | 4 +- .../common/connectionConfig.i18n.json | 10 + .../connectionManagementService.i18n.json | 14 + .../dacfx/common/dacFxService.i18n.json | 11 + .../common/dashboardRegistry.i18n.json | 13 +- .../common/insightRegistry.i18n.json | 3 +- .../dashboard/common/widgetRegistry.i18n.json | 4 +- .../sql/platform/dialog/dialogTypes.i18n.json | 11 + .../common/fileBrowserService.i18n.json | 11 + .../jobManagement/common/jobActions.i18n.json | 46 + .../common/jobManagementService.i18n.json | 11 + .../common/jobManagementUtilities.i18n.json | 25 + .../platform/node/resultSerializer.i18n.json | 17 + .../query/common/queryModelService.i18n.json | 12 + .../query/common/queryRunner.i18n.json | 14 + .../taskHistory/common/taskService.i18n.json | 12 + .../platform/theme/common/colors.i18n.json | 21 + .../api/node/extHostModelView.i18n.json | 12 + .../api/node/extHostModelViewDialog.i18n.json | 14 + .../api/node/extHostModelViewTree.i18n.json | 10 + .../api/node/extHostNotebook.i18n.json | 15 + .../workbench/browser/modal/modal.i18n.json | 17 + .../browser/modal/optionsDialog.i18n.json | 11 + .../modal/optionsDialogHelper.i18n.json | 11 + .../browser/parts/views/customView.i18n.json | 11 + .../common/actions.contribution.i18n.json | 12 + .../sql/workbench/common/actions.i18n.json | 14 +- .../workbench/common/taskUtilities.i18n.json | 6 + .../enablePreviewFeatures.i18n.json | 13 + .../connectionProviderExtension.i18n.json | 12 + .../connectionViewlet.i18n.json | 10 + .../browser/connectionViewletPanel.i18n.json | 10 + .../dataExplorer.contribution.i18n.json | 17 + .../dataExplorerExtensionPoint.i18n.json | 21 + .../browser/dataExplorerViewlet.i18n.json | 10 + .../nodeActions.contribution.i18n.json | 13 + .../admin/common/adminService.i18n.json | 11 + .../common/commandLineService.i18n.json | 12 + .../browser/connectionDialogService.i18n.json | 13 + .../browser/connectionDialogWidget.i18n.json | 18 + .../browser/connectionWidget.i18n.json | 25 + .../browser/newDashboardTabDialog.i18n.json | 13 + .../browser/errorMessageDialog.i18n.json | 12 + .../browser/errorMessageService.i18n.json | 12 + .../browser/fileBrowserDialog.i18n.json | 13 + .../fileBrowserDialogController.i18n.json | 10 + .../browser/fileBrowserTreeView.i18n.json | 10 + .../common/fileBrowserViewModel.i18n.json | 10 + .../browser/insightsDialogView.i18n.json | 16 + .../common/insightDialogActions.i18n.json | 10 + .../insights/common/insightsUtils.i18n.json | 10 + .../node/insightsDialogController.i18n.json | 13 + .../common/notebookRegistry.i18n.json | 18 + .../common/notebookServiceImpl.i18n.json | 11 + .../notebook/common/sessionManager.i18n.json | 12 + .../node/localContentManager.i18n.json | 15 + .../notebook/sql/sqlSessionManager.i18n.json | 12 + .../common/objectExplorerService.i18n.json | 11 + .../browser/queryEditorService.i18n.json | 11 + .../workbench/update/releaseNotes.i18n.json | 4 +- .../extensions/azurecore/package.i18n.json | 26 + .../ui/editableDropdown/dropdown.i18n.json | 3 +- .../ui/table/plugins/rowdetailview.i18n.json | 10 + .../accountDialog/accountDialog.i18n.json | 5 +- .../autoOAuthDialog/autoOAuthDialog.i18n.json | 3 +- .../autoOAuthDialogController.i18n.json | 3 +- .../common/accountActions.i18n.json | 2 + .../accountManagement.contribution.i18n.json | 2 + .../firewallRuleDialog.i18n.json | 6 +- .../firewallRuleDialogController.i18n.json | 1 + .../common/connection.contribution.i18n.json | 4 +- .../common/connectionActions.i18n.json | 10 +- .../parts/dashboard/common/actions.i18n.json | 5 +- .../common/dashboardHelper.i18n.json | 3 +- .../dashboardTab.contribution.i18n.json | 19 +- .../dashboardContainer.contribution.i18n.json | 10 +- ...ontrolHostContainer.contribution.i18n.json | 10 + ...ashboardErrorContainer.component.i18n.json | 10 + ...hboardGridContainer.contribution.i18n.json | 3 +- ...dModelViewContainer.contribution.i18n.json | 10 + ...dashboardNavSection.contribution.i18n.json | 13 +- ...ardWebviewContainer.contribution.i18n.json | 3 +- ...oardWidgetContainer.contribution.i18n.json | 3 +- .../pages/dashboardPageContribution.i18n.json | 9 +- ...tabaseDashboardPage.contribution.i18n.json | 4 +- .../serverDashboardPage.component.i18n.json | 3 +- ...serverDashboardPage.contribution.i18n.json | 4 +- ...ashboardServiceInterface.service.i18n.json | 2 +- .../widgets/insights/actions.i18n.json | 3 +- .../insightsWidget.component.i18n.json | 3 +- .../insights/insightsWidgetSchemas.i18n.json | 9 +- .../charts/chartInsight.component.i18n.json | 10 + .../chartInsight.contribution.i18n.json | 7 +- .../types/barChart.contribution.i18n.json | 8 +- .../views/countInsight.contribution.i18n.json | 3 +- .../views/imageInsight.contribution.i18n.json | 4 +- .../views/tableInsight.contribution.i18n.json | 10 + .../backup/backup.component.i18n.json | 14 +- .../backup/constants.i18n.json | 12 + .../restore/restoreDialog.i18n.json | 17 +- .../editData/common/editDataInput.i18n.json | 3 +- .../execution/editDataActions.i18n.json | 7 +- .../extensions/sqlExtensionsHelper.i18n.json | 17 + .../editData/editDataGridActions.i18n.json | 2 +- .../parts/grid/views/gridActions.i18n.json | 3 +- .../agent/agentView.component.i18n.json | 13 + .../views/alertsView.component.i18n.json | 14 + .../views/jobHistory.component.i18n.json | 12 + .../views/jobsView.component.i18n.json | 21 + .../views/operatorsView.component.i18n.json | 12 + .../views/proxiesView.component.i18n.json | 15 + .../modelComponents/componentBase.i18n.json | 10 + .../inputbox.component.i18n.json | 10 + .../loadingComponent.component.i18n.json | 10 + .../loadingSpinner.component.i18n.json | 10 + .../modelComponents/queryTextEditor.i18n.json | 10 + .../parts/modelComponents/viewBase.i18n.json | 10 + .../notebook/cellToggleMoreActions.i18n.json | 15 + .../notebook/cellViews/codeActions.i18n.json | 13 + .../placeholderCell.component.i18n.json | 14 + .../cellViews/textCell.component.i18n.json | 10 + .../sql/parts/notebook/models/cell.i18n.json | 13 + .../notebook/models/clientSession.i18n.json | 12 + .../notebook/models/modelInterfaces.i18n.json | 10 + .../models/notebookContexts.i18n.json | 12 + .../notebook/models/notebookModel.i18n.json | 17 + .../notebook/notebook.component.i18n.json | 16 + .../parts/notebook/notebookActions.i18n.json | 22 + .../parts/notebook/notebookUtils.i18n.json | 10 + .../serverGroup.contribution.i18n.json | 11 + .../serverGroupDialog.i18n.json | 16 + .../serverGroupViewModel.i18n.json | 11 + .../viewlet/connectionTreeAction.i18n.json | 21 + .../viewlet/objectExplorerActions.i18n.json | 10 + .../viewlet/serverTreeRenderer.i18n.json | 10 + .../viewlet/serverTreeView.i18n.json | 10 + .../viewlet/treeCreationUtils.i18n.json | 11 + .../contrib/profiler.contribution.i18n.json | 4 +- .../contrib/profilerActions.i18n.json | 16 +- .../profilerColumnEditorDialog.i18n.json | 2 + .../dialog/profilerFilterDialog.i18n.json | 26 + .../controller/profilerFindWidget.i18n.json | 6 +- .../controller/profilerTableEditor.i18n.json | 11 + .../profiler/editor/profilerEditor.i18n.json | 4 + .../profiler/editor/profilerInput.i18n.json | 10 +- .../editor/profilerResourceEditor.i18n.json | 3 +- .../parts/query/common/flavorStatus.i18n.json | 2 + .../query/common/localizedConstants.i18n.json | 14 +- .../query/common/query.contribution.i18n.json | 23 +- .../parts/query/common/queryInput.i18n.json | 10 + .../query/common/rowCountStatus.i18n.json | 11 + .../query/common/timeElapsedStatus.i18n.json | 10 + .../sql/parts/query/editor/actions.i18n.json | 22 + .../query/editor/charting/actions.i18n.json | 17 + .../editor/charting/chartOptions.i18n.json | 29 + .../query/editor/charting/chartTab.i18n.json | 10 + .../charting/insights/graphInsight.i18n.json | 10 + .../query/editor/queryResultsView.i18n.json | 12 + .../editor/resultsGridContribution.i18n.json | 18 + .../execution/keyboardQueryActions.i18n.json | 8 +- .../query/execution/queryActions.i18n.json | 7 +- .../sql/parts/queryPlan/queryPlan.i18n.json | 10 + .../parts/queryPlan/topOperations.i18n.json | 25 + .../common/taskHistory.contribution.i18n.json | 7 +- .../viewlet/taskHistoryRenderer.i18n.json | 4 +- .../viewlet/taskHistoryView.i18n.json | 1 + .../common/connectionConfig.i18n.json | 10 + .../connectionManagementService.i18n.json | 14 + .../dacfx/common/dacFxService.i18n.json | 11 + .../common/dashboardRegistry.i18n.json | 5 + .../common/insightRegistry.i18n.json | 3 +- .../sql/platform/dialog/dialogTypes.i18n.json | 11 + .../common/fileBrowserService.i18n.json | 11 + .../jobManagement/common/jobActions.i18n.json | 46 + .../common/jobManagementService.i18n.json | 11 + .../common/jobManagementUtilities.i18n.json | 25 + .../platform/node/resultSerializer.i18n.json | 17 + .../query/common/queryModelService.i18n.json | 12 + .../query/common/queryRunner.i18n.json | 14 + .../taskHistory/common/taskService.i18n.json | 12 + .../platform/theme/common/colors.i18n.json | 21 + .../api/node/extHostModelView.i18n.json | 12 + .../api/node/extHostModelViewDialog.i18n.json | 14 + .../api/node/extHostModelViewTree.i18n.json | 10 + .../api/node/extHostNotebook.i18n.json | 15 + .../workbench/browser/modal/modal.i18n.json | 17 + .../browser/modal/optionsDialog.i18n.json | 11 + .../modal/optionsDialogHelper.i18n.json | 11 + .../browser/parts/views/customView.i18n.json | 11 + .../common/actions.contribution.i18n.json | 12 + .../sql/workbench/common/actions.i18n.json | 7 +- .../workbench/common/taskUtilities.i18n.json | 7 +- .../enablePreviewFeatures.i18n.json | 13 + .../connectionProviderExtension.i18n.json | 12 + .../connectionViewlet.i18n.json | 10 + .../browser/connectionViewletPanel.i18n.json | 10 + .../dataExplorer.contribution.i18n.json | 17 + .../dataExplorerExtensionPoint.i18n.json | 21 + .../browser/dataExplorerViewlet.i18n.json | 10 + .../nodeActions.contribution.i18n.json | 13 + .../admin/common/adminService.i18n.json | 11 + .../common/commandLineService.i18n.json | 12 + .../browser/connectionDialogService.i18n.json | 13 + .../browser/connectionDialogWidget.i18n.json | 18 + .../browser/connectionWidget.i18n.json | 25 + .../browser/newDashboardTabDialog.i18n.json | 13 + .../browser/errorMessageDialog.i18n.json | 12 + .../browser/errorMessageService.i18n.json | 12 + .../browser/fileBrowserDialog.i18n.json | 13 + .../fileBrowserDialogController.i18n.json | 10 + .../browser/fileBrowserTreeView.i18n.json | 10 + .../common/fileBrowserViewModel.i18n.json | 10 + .../browser/insightsDialogView.i18n.json | 16 + .../common/insightDialogActions.i18n.json | 10 + .../insights/common/insightsUtils.i18n.json | 10 + .../node/insightsDialogController.i18n.json | 13 + .../common/notebookRegistry.i18n.json | 18 + .../common/notebookServiceImpl.i18n.json | 11 + .../notebook/common/sessionManager.i18n.json | 12 + .../node/localContentManager.i18n.json | 15 + .../notebook/sql/sqlSessionManager.i18n.json | 12 + .../common/objectExplorerService.i18n.json | 11 + .../browser/queryEditorService.i18n.json | 11 + .../workbench/update/releaseNotes.i18n.json | 2 +- .../extensions/azurecore/package.i18n.json | 26 + .../ui/editableDropdown/dropdown.i18n.json | 3 +- .../ui/table/plugins/rowdetailview.i18n.json | 10 + .../accountDialog/accountDialog.i18n.json | 4 +- .../autoOAuthDialog/autoOAuthDialog.i18n.json | 4 +- .../accountManagement.contribution.i18n.json | 4 +- .../firewallRuleDialog.i18n.json | 4 +- .../common/connection.contribution.i18n.json | 3 +- .../common/connectionActions.i18n.json | 12 +- .../parts/dashboard/common/actions.i18n.json | 4 +- .../common/dashboardHelper.i18n.json | 4 +- .../dashboardTab.contribution.i18n.json | 21 +- .../dashboardContainer.contribution.i18n.json | 10 +- ...ontrolHostContainer.contribution.i18n.json | 10 + ...ashboardErrorContainer.component.i18n.json | 10 + ...hboardGridContainer.contribution.i18n.json | 3 +- ...dModelViewContainer.contribution.i18n.json | 10 + ...dashboardNavSection.contribution.i18n.json | 7 +- ...oardWidgetContainer.contribution.i18n.json | 3 +- .../pages/dashboardPageContribution.i18n.json | 8 +- ...tabaseDashboardPage.contribution.i18n.json | 6 +- .../insights/insightsWidgetSchemas.i18n.json | 7 +- .../charts/chartInsight.component.i18n.json | 10 + .../chartInsight.contribution.i18n.json | 5 +- .../types/barChart.contribution.i18n.json | 8 +- .../views/tableInsight.contribution.i18n.json | 10 + .../backup/backup.component.i18n.json | 2 + .../backup/constants.i18n.json | 12 + .../restore/restoreDialog.i18n.json | 11 +- .../execution/editDataActions.i18n.json | 6 +- .../extensions/sqlExtensionsHelper.i18n.json | 17 + .../editData/editDataGridActions.i18n.json | 2 +- .../parts/grid/views/gridActions.i18n.json | 1 + .../agent/agentView.component.i18n.json | 13 + .../views/alertsView.component.i18n.json | 14 + .../views/jobHistory.component.i18n.json | 12 + .../views/jobsView.component.i18n.json | 21 + .../views/operatorsView.component.i18n.json | 12 + .../views/proxiesView.component.i18n.json | 15 + .../modelComponents/componentBase.i18n.json | 10 + .../inputbox.component.i18n.json | 10 + .../loadingComponent.component.i18n.json | 10 + .../loadingSpinner.component.i18n.json | 10 + .../modelComponents/queryTextEditor.i18n.json | 10 + .../parts/modelComponents/viewBase.i18n.json | 10 + .../notebook/cellToggleMoreActions.i18n.json | 15 + .../notebook/cellViews/codeActions.i18n.json | 13 + .../placeholderCell.component.i18n.json | 14 + .../cellViews/textCell.component.i18n.json | 10 + .../sql/parts/notebook/models/cell.i18n.json | 13 + .../notebook/models/clientSession.i18n.json | 12 + .../notebook/models/modelInterfaces.i18n.json | 10 + .../models/notebookContexts.i18n.json | 12 + .../notebook/models/notebookModel.i18n.json | 17 + .../notebook/notebook.component.i18n.json | 16 + .../parts/notebook/notebookActions.i18n.json | 22 + .../parts/notebook/notebookUtils.i18n.json | 10 + .../serverGroup.contribution.i18n.json | 11 + .../serverGroupDialog.i18n.json | 16 + .../serverGroupViewModel.i18n.json | 11 + .../viewlet/connectionTreeAction.i18n.json | 21 + .../viewlet/objectExplorerActions.i18n.json | 10 + .../viewlet/serverTreeRenderer.i18n.json | 10 + .../viewlet/serverTreeView.i18n.json | 10 + .../viewlet/treeCreationUtils.i18n.json | 11 + .../contrib/profiler.contribution.i18n.json | 1 + .../contrib/profilerActions.i18n.json | 14 +- .../dialog/profilerFilterDialog.i18n.json | 26 + .../controller/profilerFindWidget.i18n.json | 2 +- .../controller/profilerTableEditor.i18n.json | 11 + .../profiler/editor/profilerEditor.i18n.json | 4 + .../profiler/editor/profilerInput.i18n.json | 10 +- .../parts/query/common/flavorStatus.i18n.json | 2 +- .../query/common/localizedConstants.i18n.json | 13 +- .../query/common/query.contribution.i18n.json | 15 +- .../parts/query/common/queryInput.i18n.json | 10 + .../query/common/rowCountStatus.i18n.json | 11 + .../query/common/timeElapsedStatus.i18n.json | 10 + .../sql/parts/query/editor/actions.i18n.json | 22 + .../query/editor/charting/actions.i18n.json | 17 + .../editor/charting/chartOptions.i18n.json | 29 + .../query/editor/charting/chartTab.i18n.json | 10 + .../charting/insights/graphInsight.i18n.json | 10 + .../query/editor/queryResultsView.i18n.json | 12 + .../editor/resultsGridContribution.i18n.json | 18 + .../execution/keyboardQueryActions.i18n.json | 9 +- .../query/execution/queryActions.i18n.json | 3 +- .../sql/parts/queryPlan/queryPlan.i18n.json | 10 + .../parts/queryPlan/topOperations.i18n.json | 25 + .../common/taskHistory.contribution.i18n.json | 3 +- .../viewlet/taskHistoryRenderer.i18n.json | 2 +- .../common/connectionConfig.i18n.json | 10 + .../connectionManagementService.i18n.json | 14 + .../dacfx/common/dacFxService.i18n.json | 11 + .../common/insightRegistry.i18n.json | 2 +- .../dashboard/common/widgetRegistry.i18n.json | 4 +- .../sql/platform/dialog/dialogTypes.i18n.json | 11 + .../common/fileBrowserService.i18n.json | 11 + .../jobManagement/common/jobActions.i18n.json | 46 + .../common/jobManagementService.i18n.json | 11 + .../common/jobManagementUtilities.i18n.json | 25 + .../platform/node/resultSerializer.i18n.json | 17 + .../query/common/queryModelService.i18n.json | 12 + .../query/common/queryRunner.i18n.json | 14 + .../taskHistory/common/taskService.i18n.json | 12 + .../platform/theme/common/colors.i18n.json | 21 + .../api/node/extHostModelView.i18n.json | 12 + .../api/node/extHostModelViewDialog.i18n.json | 14 + .../api/node/extHostModelViewTree.i18n.json | 10 + .../api/node/extHostNotebook.i18n.json | 15 + .../workbench/browser/modal/modal.i18n.json | 17 + .../browser/modal/optionsDialog.i18n.json | 11 + .../modal/optionsDialogHelper.i18n.json | 11 + .../browser/parts/views/customView.i18n.json | 11 + .../common/actions.contribution.i18n.json | 12 + .../sql/workbench/common/actions.i18n.json | 10 +- .../enablePreviewFeatures.i18n.json | 13 + .../connectionProviderExtension.i18n.json | 12 + .../connectionViewlet.i18n.json | 10 + .../browser/connectionViewletPanel.i18n.json | 10 + .../dataExplorer.contribution.i18n.json | 17 + .../dataExplorerExtensionPoint.i18n.json | 21 + .../browser/dataExplorerViewlet.i18n.json | 10 + .../nodeActions.contribution.i18n.json | 13 + .../admin/common/adminService.i18n.json | 11 + .../common/commandLineService.i18n.json | 12 + .../browser/connectionDialogService.i18n.json | 13 + .../browser/connectionDialogWidget.i18n.json | 18 + .../browser/connectionWidget.i18n.json | 25 + .../browser/newDashboardTabDialog.i18n.json | 13 + .../browser/errorMessageDialog.i18n.json | 12 + .../browser/errorMessageService.i18n.json | 12 + .../browser/fileBrowserDialog.i18n.json | 13 + .../fileBrowserDialogController.i18n.json | 10 + .../browser/fileBrowserTreeView.i18n.json | 10 + .../common/fileBrowserViewModel.i18n.json | 10 + .../browser/insightsDialogView.i18n.json | 16 + .../common/insightDialogActions.i18n.json | 10 + .../insights/common/insightsUtils.i18n.json | 10 + .../node/insightsDialogController.i18n.json | 13 + .../common/notebookRegistry.i18n.json | 18 + .../common/notebookServiceImpl.i18n.json | 11 + .../notebook/common/sessionManager.i18n.json | 12 + .../node/localContentManager.i18n.json | 15 + .../notebook/sql/sqlSessionManager.i18n.json | 12 + .../common/objectExplorerService.i18n.json | 11 + .../browser/queryEditorService.i18n.json | 11 + .../workbench/update/releaseNotes.i18n.json | 2 +- .../extensions/azurecore/package.i18n.json | 26 + .../ui/editableDropdown/dropdown.i18n.json | 11 + .../browser/ui/panel/tabActions.i18n.json | 10 + .../browser/ui/selectBox/selectBox.i18n.json | 12 + .../checkboxSelectColumn.plugin.i18n.json | 10 + .../ui/table/plugins/rowdetailview.i18n.json | 10 + .../accountDialog/accountDialog.i18n.json | 13 + .../accountDialogController.i18n.json | 10 + .../accountListStatusbarItem.i18n.json | 10 + .../autoOAuthDialog/autoOAuthDialog.i18n.json | 13 + .../autoOAuthDialogController.i18n.json | 10 + .../common/accountActions.i18n.json | 18 + .../common/accountListRenderer.i18n.json | 10 + .../accountManagement.contribution.i18n.json | 14 + .../firewallRuleDialog.i18n.json | 20 + .../firewallRuleDialogController.i18n.json | 11 + .../create/createDatabase.component.i18n.json | 11 + .../common/connection.contribution.i18n.json | 12 + .../common/connectionActions.i18n.json | 20 + .../common/localizedConstants.i18n.json | 12 + .../advancedPropertiesController.i18n.json | 11 + .../parts/dashboard/common/actions.i18n.json | 19 + .../common/dashboardHelper.i18n.json | 10 + .../common/dashboardPage.component.i18n.json | 11 + .../dashboardTab.contribution.i18n.json | 22 + .../dashboardContainer.contribution.i18n.json | 16 + ...ontrolHostContainer.contribution.i18n.json | 10 + ...ashboardErrorContainer.component.i18n.json | 10 + ...hboardGridContainer.contribution.i18n.json | 11 + ...dModelViewContainer.contribution.i18n.json | 10 + ...dashboardNavSection.contribution.i18n.json | 21 + ...ardWebviewContainer.contribution.i18n.json | 10 + ...oardWidgetContainer.contribution.i18n.json | 11 + .../pages/dashboardPageContribution.i18n.json | 17 + .../databaseDashboardPage.component.i18n.json | 10 + ...tabaseDashboardPage.contribution.i18n.json | 21 + .../serverDashboardPage.component.i18n.json | 10 + ...serverDashboardPage.contribution.i18n.json | 19 + .../services/breadcrumb.service.i18n.json | 10 + ...ashboardServiceInterface.service.i18n.json | 10 + .../explorerWidget.component.i18n.json | 13 + .../widgets/insights/actions.i18n.json | 10 + .../insightsWidget.component.i18n.json | 11 + .../insights/insightsWidgetSchemas.i18n.json | 20 + .../charts/chartInsight.component.i18n.json | 10 + .../chartInsight.contribution.i18n.json | 16 + .../types/barChart.contribution.i18n.json | 15 + .../types/lineChart.contribution.i18n.json | 10 + .../views/countInsight.contribution.i18n.json | 10 + .../views/imageInsight.contribution.i18n.json | 12 + .../views/tableInsight.contribution.i18n.json | 10 + .../propertiesWidget.component.i18n.json | 10 + .../backup/backup.component.i18n.json | 46 + .../backup/constants.i18n.json | 23 + .../restore/restoreDialog.i18n.json | 40 + .../editData/common/editDataInput.i18n.json | 10 + .../editData/editor/editDataEditor.i18n.json | 10 + .../execution/editDataActions.i18n.json | 14 + .../extensions/sqlExtensionsHelper.i18n.json | 17 + .../editData/editDataGridActions.i18n.json | 11 + .../parts/grid/views/gridActions.i18n.json | 17 + .../agent/agentView.component.i18n.json | 13 + .../views/alertsView.component.i18n.json | 14 + .../views/jobHistory.component.i18n.json | 12 + .../views/jobsView.component.i18n.json | 21 + .../views/operatorsView.component.i18n.json | 12 + .../views/proxiesView.component.i18n.json | 15 + .../modelComponents/componentBase.i18n.json | 10 + .../inputbox.component.i18n.json | 10 + .../loadingComponent.component.i18n.json | 10 + .../loadingSpinner.component.i18n.json | 10 + .../modelComponents/queryTextEditor.i18n.json | 10 + .../parts/modelComponents/viewBase.i18n.json | 10 + .../notebook/cellToggleMoreActions.i18n.json | 15 + .../notebook/cellViews/codeActions.i18n.json | 13 + .../placeholderCell.component.i18n.json | 14 + .../cellViews/textCell.component.i18n.json | 10 + .../sql/parts/notebook/models/cell.i18n.json | 13 + .../notebook/models/clientSession.i18n.json | 12 + .../notebook/models/modelInterfaces.i18n.json | 10 + .../models/notebookContexts.i18n.json | 12 + .../notebook/models/notebookModel.i18n.json | 17 + .../notebook/notebook.component.i18n.json | 16 + .../parts/notebook/notebookActions.i18n.json | 22 + .../parts/notebook/notebookUtils.i18n.json | 10 + .../serverGroup.contribution.i18n.json | 11 + .../serverGroupDialog.i18n.json | 16 + .../serverGroupViewModel.i18n.json | 11 + .../viewlet/connectionTreeAction.i18n.json | 21 + .../viewlet/objectExplorerActions.i18n.json | 10 + .../viewlet/serverTreeRenderer.i18n.json | 10 + .../viewlet/serverTreeView.i18n.json | 10 + .../viewlet/treeCreationUtils.i18n.json | 11 + .../contrib/profiler.contribution.i18n.json | 11 + .../contrib/profilerActions.i18n.json | 26 + .../profilerColumnEditorDialog.i18n.json | 14 + .../dialog/profilerFilterDialog.i18n.json | 26 + .../controller/profilerFindWidget.i18n.json | 17 + .../controller/profilerTableEditor.i18n.json | 11 + .../profiler/editor/profilerEditor.i18n.json | 17 + .../profiler/editor/profilerInput.i18n.json | 18 + .../editor/profilerResourceEditor.i18n.json | 10 + .../parts/query/common/flavorStatus.i18n.json | 15 + .../query/common/localizedConstants.i18n.json | 28 + .../query/common/query.contribution.i18n.json | 34 + .../parts/query/common/queryInput.i18n.json | 10 + .../query/common/queryResultsInput.i18n.json | 10 + .../query/common/rowCountStatus.i18n.json | 11 + .../query/common/timeElapsedStatus.i18n.json | 10 + .../sql/parts/query/editor/actions.i18n.json | 22 + .../query/editor/charting/actions.i18n.json | 17 + .../editor/charting/chartOptions.i18n.json | 29 + .../query/editor/charting/chartTab.i18n.json | 10 + .../charting/insights/graphInsight.i18n.json | 10 + .../query/editor/queryResultsView.i18n.json | 12 + .../editor/resultsGridContribution.i18n.json | 18 + .../execution/keyboardQueryActions.i18n.json | 21 + .../query/execution/queryActions.i18n.json | 20 + .../sql/parts/queryPlan/queryPlan.i18n.json | 10 + .../parts/queryPlan/topOperations.i18n.json | 25 + .../common/taskHistory.contribution.i18n.json | 15 + .../taskHistory/viewlet/taskAction.i18n.json | 12 + .../viewlet/taskHistoryRenderer.i18n.json | 15 + .../viewlet/taskHistoryView.i18n.json | 12 + .../common/connectionConfig.i18n.json | 10 + .../connectionManagementService.i18n.json | 14 + .../dacfx/common/dacFxService.i18n.json | 11 + .../common/dashboardRegistry.i18n.json | 25 + .../common/insightRegistry.i18n.json | 10 + .../dashboard/common/widgetRegistry.i18n.json | 12 + .../sql/platform/dialog/dialogTypes.i18n.json | 11 + .../common/fileBrowserService.i18n.json | 11 + .../jobManagement/common/jobActions.i18n.json | 46 + .../common/jobManagementService.i18n.json | 11 + .../common/jobManagementUtilities.i18n.json | 25 + .../platform/node/resultSerializer.i18n.json | 17 + .../query/common/queryModelService.i18n.json | 12 + .../query/common/queryRunner.i18n.json | 14 + .../taskHistory/common/taskService.i18n.json | 12 + .../platform/theme/common/colors.i18n.json | 21 + .../api/node/extHostModelView.i18n.json | 12 + .../api/node/extHostModelViewDialog.i18n.json | 14 + .../api/node/extHostModelViewTree.i18n.json | 10 + .../api/node/extHostNotebook.i18n.json | 15 + .../workbench/browser/modal/modal.i18n.json | 17 + .../browser/modal/optionsDialog.i18n.json | 11 + .../modal/optionsDialogHelper.i18n.json | 11 + .../browser/parts/views/customView.i18n.json | 11 + .../common/actions.contribution.i18n.json | 12 + .../sql/workbench/common/actions.i18n.json | 24 + .../workbench/common/taskUtilities.i18n.json | 18 + .../enablePreviewFeatures.i18n.json | 13 + .../connectionProviderExtension.i18n.json | 12 + .../connectionViewlet.i18n.json | 10 + .../browser/connectionViewletPanel.i18n.json | 10 + .../dataExplorer.contribution.i18n.json | 17 + .../dataExplorerExtensionPoint.i18n.json | 21 + .../browser/dataExplorerViewlet.i18n.json | 10 + .../nodeActions.contribution.i18n.json | 13 + .../admin/common/adminService.i18n.json | 11 + .../common/commandLineService.i18n.json | 12 + .../browser/connectionDialogService.i18n.json | 13 + .../browser/connectionDialogWidget.i18n.json | 18 + .../browser/connectionWidget.i18n.json | 25 + .../browser/newDashboardTabDialog.i18n.json | 13 + .../browser/errorMessageDialog.i18n.json | 12 + .../browser/errorMessageService.i18n.json | 12 + .../browser/fileBrowserDialog.i18n.json | 13 + .../fileBrowserDialogController.i18n.json | 10 + .../browser/fileBrowserTreeView.i18n.json | 10 + .../common/fileBrowserViewModel.i18n.json | 10 + .../browser/insightsDialogView.i18n.json | 16 + .../common/insightDialogActions.i18n.json | 10 + .../insights/common/insightsUtils.i18n.json | 10 + .../node/insightsDialogController.i18n.json | 13 + .../common/notebookRegistry.i18n.json | 18 + .../common/notebookServiceImpl.i18n.json | 11 + .../notebook/common/sessionManager.i18n.json | 12 + .../node/localContentManager.i18n.json | 15 + .../notebook/sql/sqlSessionManager.i18n.json | 12 + .../common/objectExplorerService.i18n.json | 11 + .../browser/queryEditorService.i18n.json | 11 + .../workbench/update/releaseNotes.i18n.json | 12 + .../extensions/azurecore/package.i18n.json | 26 + .../ui/editableDropdown/dropdown.i18n.json | 4 +- .../browser/ui/panel/tabActions.i18n.json | 3 +- .../browser/ui/selectBox/selectBox.i18n.json | 3 +- .../checkboxSelectColumn.plugin.i18n.json | 3 +- .../ui/table/plugins/rowdetailview.i18n.json | 10 + .../accountDialog/accountDialog.i18n.json | 6 +- .../accountDialogController.i18n.json | 2 +- .../autoOAuthDialog/autoOAuthDialog.i18n.json | 4 +- .../autoOAuthDialogController.i18n.json | 3 +- .../common/accountActions.i18n.json | 8 + .../common/accountListRenderer.i18n.json | 3 +- .../accountManagement.contribution.i18n.json | 7 +- .../firewallRuleDialog.i18n.json | 10 +- .../firewallRuleDialogController.i18n.json | 4 +- .../create/createDatabase.component.i18n.json | 4 +- .../common/connection.contribution.i18n.json | 5 +- .../common/connectionActions.i18n.json | 12 +- .../common/localizedConstants.i18n.json | 5 +- .../advancedPropertiesController.i18n.json | 1 + .../parts/dashboard/common/actions.i18n.json | 9 +- .../common/dashboardHelper.i18n.json | 3 +- .../common/dashboardPage.component.i18n.json | 4 +- .../dashboardTab.contribution.i18n.json | 14 +- .../dashboardContainer.contribution.i18n.json | 8 +- ...ontrolHostContainer.contribution.i18n.json | 10 + ...ashboardErrorContainer.component.i18n.json | 10 + ...hboardGridContainer.contribution.i18n.json | 4 +- ...dModelViewContainer.contribution.i18n.json | 10 + ...dashboardNavSection.contribution.i18n.json | 11 +- ...ardWebviewContainer.contribution.i18n.json | 3 +- ...oardWidgetContainer.contribution.i18n.json | 4 +- .../pages/dashboardPageContribution.i18n.json | 10 +- .../databaseDashboardPage.component.i18n.json | 3 +- ...tabaseDashboardPage.contribution.i18n.json | 14 +- .../serverDashboardPage.component.i18n.json | 3 +- ...serverDashboardPage.contribution.i18n.json | 9 +- .../services/breadcrumb.service.i18n.json | 3 +- ...ashboardServiceInterface.service.i18n.json | 3 +- .../explorerWidget.component.i18n.json | 6 +- .../widgets/insights/actions.i18n.json | 3 +- .../insightsWidget.component.i18n.json | 4 +- .../insights/insightsWidgetSchemas.i18n.json | 13 +- .../charts/chartInsight.component.i18n.json | 10 + .../chartInsight.contribution.i18n.json | 9 +- .../types/barChart.contribution.i18n.json | 8 +- .../types/lineChart.contribution.i18n.json | 3 +- .../views/countInsight.contribution.i18n.json | 3 +- .../views/imageInsight.contribution.i18n.json | 5 +- .../views/tableInsight.contribution.i18n.json | 10 + .../propertiesWidget.component.i18n.json | 3 +- .../backup/backup.component.i18n.json | 32 +- .../backup/constants.i18n.json | 13 + .../restore/restoreDialog.i18n.json | 32 +- .../editData/common/editDataInput.i18n.json | 3 +- .../editData/editor/editDataEditor.i18n.json | 3 +- .../execution/editDataActions.i18n.json | 7 +- .../extensions/sqlExtensionsHelper.i18n.json | 17 + .../editData/editDataGridActions.i18n.json | 4 +- .../parts/grid/views/gridActions.i18n.json | 9 +- .../agent/agentView.component.i18n.json | 13 + .../views/alertsView.component.i18n.json | 14 + .../views/jobHistory.component.i18n.json | 12 + .../views/jobsView.component.i18n.json | 21 + .../views/operatorsView.component.i18n.json | 12 + .../views/proxiesView.component.i18n.json | 15 + .../modelComponents/componentBase.i18n.json | 10 + .../inputbox.component.i18n.json | 10 + .../loadingComponent.component.i18n.json | 10 + .../loadingSpinner.component.i18n.json | 10 + .../modelComponents/queryTextEditor.i18n.json | 10 + .../parts/modelComponents/viewBase.i18n.json | 10 + .../notebook/cellToggleMoreActions.i18n.json | 15 + .../notebook/cellViews/codeActions.i18n.json | 13 + .../placeholderCell.component.i18n.json | 14 + .../cellViews/textCell.component.i18n.json | 10 + .../sql/parts/notebook/models/cell.i18n.json | 13 + .../notebook/models/clientSession.i18n.json | 12 + .../notebook/models/modelInterfaces.i18n.json | 10 + .../models/notebookContexts.i18n.json | 12 + .../notebook/models/notebookModel.i18n.json | 17 + .../notebook/notebook.component.i18n.json | 16 + .../parts/notebook/notebookActions.i18n.json | 22 + .../parts/notebook/notebookUtils.i18n.json | 10 + .../serverGroup.contribution.i18n.json | 11 + .../serverGroupDialog.i18n.json | 16 + .../serverGroupViewModel.i18n.json | 11 + .../viewlet/connectionTreeAction.i18n.json | 21 + .../viewlet/objectExplorerActions.i18n.json | 10 + .../viewlet/serverTreeRenderer.i18n.json | 10 + .../viewlet/serverTreeView.i18n.json | 10 + .../viewlet/treeCreationUtils.i18n.json | 11 + .../contrib/profiler.contribution.i18n.json | 1 + .../contrib/profilerActions.i18n.json | 17 +- .../profilerColumnEditorDialog.i18n.json | 6 +- .../dialog/profilerFilterDialog.i18n.json | 26 + .../controller/profilerFindWidget.i18n.json | 10 +- .../controller/profilerTableEditor.i18n.json | 11 + .../profiler/editor/profilerEditor.i18n.json | 10 +- .../profiler/editor/profilerInput.i18n.json | 11 +- .../editor/profilerResourceEditor.i18n.json | 3 +- .../parts/query/common/flavorStatus.i18n.json | 5 + .../query/common/localizedConstants.i18n.json | 18 +- .../query/common/query.contribution.i18n.json | 27 +- .../parts/query/common/queryInput.i18n.json | 10 + .../query/common/queryResultsInput.i18n.json | 3 +- .../query/common/rowCountStatus.i18n.json | 11 + .../query/common/timeElapsedStatus.i18n.json | 10 + .../sql/parts/query/editor/actions.i18n.json | 22 + .../query/editor/charting/actions.i18n.json | 17 + .../editor/charting/chartOptions.i18n.json | 29 + .../query/editor/charting/chartTab.i18n.json | 10 + .../charting/insights/graphInsight.i18n.json | 10 + .../query/editor/queryResultsView.i18n.json | 12 + .../editor/resultsGridContribution.i18n.json | 18 + .../execution/keyboardQueryActions.i18n.json | 14 +- .../query/execution/queryActions.i18n.json | 12 +- .../sql/parts/queryPlan/queryPlan.i18n.json | 10 + .../parts/queryPlan/topOperations.i18n.json | 25 + .../common/taskHistory.contribution.i18n.json | 7 +- .../taskHistory/viewlet/taskAction.i18n.json | 5 +- .../viewlet/taskHistoryRenderer.i18n.json | 8 +- .../viewlet/taskHistoryView.i18n.json | 5 +- .../common/connectionConfig.i18n.json | 10 + .../connectionManagementService.i18n.json | 14 + .../dacfx/common/dacFxService.i18n.json | 11 + .../common/dashboardRegistry.i18n.json | 18 +- .../common/insightRegistry.i18n.json | 3 +- .../dashboard/common/widgetRegistry.i18n.json | 5 +- .../sql/platform/dialog/dialogTypes.i18n.json | 11 + .../common/fileBrowserService.i18n.json | 11 + .../jobManagement/common/jobActions.i18n.json | 46 + .../common/jobManagementService.i18n.json | 11 + .../common/jobManagementUtilities.i18n.json | 25 + .../platform/node/resultSerializer.i18n.json | 17 + .../query/common/queryModelService.i18n.json | 12 + .../query/common/queryRunner.i18n.json | 14 + .../taskHistory/common/taskService.i18n.json | 12 + .../platform/theme/common/colors.i18n.json | 21 + .../api/node/extHostModelView.i18n.json | 12 + .../api/node/extHostModelViewDialog.i18n.json | 14 + .../api/node/extHostModelViewTree.i18n.json | 10 + .../api/node/extHostNotebook.i18n.json | 15 + .../workbench/browser/modal/modal.i18n.json | 17 + .../browser/modal/optionsDialog.i18n.json | 11 + .../modal/optionsDialogHelper.i18n.json | 11 + .../browser/parts/views/customView.i18n.json | 11 + .../common/actions.contribution.i18n.json | 12 + .../sql/workbench/common/actions.i18n.json | 16 +- .../workbench/common/taskUtilities.i18n.json | 11 +- .../enablePreviewFeatures.i18n.json | 13 + .../connectionProviderExtension.i18n.json | 12 + .../connectionViewlet.i18n.json | 10 + .../browser/connectionViewletPanel.i18n.json | 10 + .../dataExplorer.contribution.i18n.json | 17 + .../dataExplorerExtensionPoint.i18n.json | 21 + .../browser/dataExplorerViewlet.i18n.json | 10 + .../nodeActions.contribution.i18n.json | 13 + .../admin/common/adminService.i18n.json | 11 + .../common/commandLineService.i18n.json | 12 + .../browser/connectionDialogService.i18n.json | 13 + .../browser/connectionDialogWidget.i18n.json | 18 + .../browser/connectionWidget.i18n.json | 25 + .../browser/newDashboardTabDialog.i18n.json | 13 + .../browser/errorMessageDialog.i18n.json | 12 + .../browser/errorMessageService.i18n.json | 12 + .../browser/fileBrowserDialog.i18n.json | 13 + .../fileBrowserDialogController.i18n.json | 10 + .../browser/fileBrowserTreeView.i18n.json | 10 + .../common/fileBrowserViewModel.i18n.json | 10 + .../browser/insightsDialogView.i18n.json | 16 + .../common/insightDialogActions.i18n.json | 10 + .../insights/common/insightsUtils.i18n.json | 10 + .../node/insightsDialogController.i18n.json | 13 + .../common/notebookRegistry.i18n.json | 18 + .../common/notebookServiceImpl.i18n.json | 11 + .../notebook/common/sessionManager.i18n.json | 12 + .../node/localContentManager.i18n.json | 15 + .../notebook/sql/sqlSessionManager.i18n.json | 12 + .../common/objectExplorerService.i18n.json | 11 + .../browser/queryEditorService.i18n.json | 11 + .../workbench/update/releaseNotes.i18n.json | 5 +- .../extensions/debug-server-ready.i18n.json | 2 +- .../translations/extensions/git-ui.i18n.json | 16 + .../translations/extensions/git.i18n.json | 9 +- .../markdown-language-features.i18n.json | 3 + .../extensions/merge-conflict.i18n.json | 6 +- .../typescript-language-features.i18n.json | 6 +- .../translations/main.i18n.json | 2221 +++-- .../extensions/debug-server-ready.i18n.json | 2 +- .../translations/extensions/git-ui.i18n.json | 16 + .../translations/extensions/git.i18n.json | 9 +- .../markdown-language-features.i18n.json | 3 + .../extensions/merge-conflict.i18n.json | 6 +- .../typescript-language-features.i18n.json | 6 +- .../translations/main.i18n.json | 2222 +++-- .../extensions/debug-server-ready.i18n.json | 2 +- .../translations/extensions/git-ui.i18n.json | 16 + .../translations/extensions/git.i18n.json | 9 +- .../markdown-language-features.i18n.json | 3 + .../extensions/merge-conflict.i18n.json | 6 +- .../typescript-language-features.i18n.json | 6 +- .../translations/main.i18n.json | 2321 ++++-- .../extensions/debug-server-ready.i18n.json | 2 +- .../translations/extensions/git-ui.i18n.json | 16 + .../translations/extensions/git.i18n.json | 9 +- .../markdown-language-features.i18n.json | 3 + .../extensions/merge-conflict.i18n.json | 6 +- .../typescript-language-features.i18n.json | 6 +- .../translations/main.i18n.json | 2723 ++++-- i18n/language-pack-ja/.gitignore | 2 + i18n/language-pack-ja/.vscodeignore | 5 + i18n/language-pack-ja/CHANGELOG.md | 17 + i18n/language-pack-ja/README.md | 105 + i18n/language-pack-ja/languagepack.png | Bin 0 -> 5212 bytes i18n/language-pack-ja/package.json | 330 + .../translations/extensions/bat.i18n.json | 16 + .../translations/extensions/clojure.i18n.json | 16 + .../extensions/coffeescript.i18n.json | 16 + .../configuration-editing.i18n.json | 66 + .../translations/extensions/cpp.i18n.json | 16 + .../translations/extensions/csharp.i18n.json | 16 + .../css-language-features.i18n.json | 93 + .../translations/extensions/css.i18n.json | 16 + .../extensions/debug-auto-launch.i18n.json | 26 + .../extensions/debug-server-ready.i18n.json | 28 + .../translations/extensions/docker.i18n.json | 16 + .../translations/extensions/emmet.i18n.json | 70 + .../extensions/extension-editing.i18n.json | 29 + .../translations/extensions/fsharp.i18n.json | 16 + .../translations/extensions/git-ui.i18n.json | 16 + .../translations/extensions/git.i18n.json | 322 + .../translations/extensions/go.i18n.json | 16 + .../translations/extensions/groovy.i18n.json | 16 + .../translations/extensions/grunt.i18n.json | 24 + .../translations/extensions/gulp.i18n.json | 24 + .../extensions/handlebars.i18n.json | 16 + .../translations/extensions/hlsl.i18n.json | 16 + .../html-language-features.i18n.json | 45 + .../translations/extensions/html.i18n.json | 16 + .../translations/extensions/ini.i18n.json | 16 + .../translations/extensions/jake.i18n.json | 24 + .../translations/extensions/java.i18n.json | 16 + .../extensions/javascript.i18n.json | 16 + .../json-language-features.i18n.json | 32 + .../translations/extensions/json.i18n.json | 16 + .../translations/extensions/less.i18n.json | 16 + .../translations/extensions/log.i18n.json | 16 + .../translations/extensions/lua.i18n.json | 16 + .../translations/extensions/make.i18n.json | 16 + .../extensions/markdown-basics.i18n.json | 16 + .../markdown-language-features.i18n.json | 69 + .../extensions/merge-conflict.i18n.json | 53 + .../translations/extensions/npm.i18n.json | 65 + .../extensions/objective-c.i18n.json | 16 + .../translations/extensions/perl.i18n.json | 16 + .../php-language-features.i18n.json | 31 + .../translations/extensions/php.i18n.json | 16 + .../extensions/powershell.i18n.json | 16 + .../translations/extensions/pug.i18n.json | 16 + .../translations/extensions/python.i18n.json | 16 + .../translations/extensions/r.i18n.json | 16 + .../translations/extensions/razor.i18n.json | 16 + .../translations/extensions/ruby.i18n.json | 16 + .../translations/extensions/rust.i18n.json | 16 + .../translations/extensions/scss.i18n.json | 16 + .../extensions/shaderlab.i18n.json | 16 + .../extensions/shellscript.i18n.json | 16 + .../translations/extensions/sql.i18n.json | 16 + .../translations/extensions/swift.i18n.json | 16 + .../extensions/theme-abyss.i18n.json | 16 + .../extensions/theme-defaults.i18n.json | 16 + .../extensions/theme-kimbie-dark.i18n.json | 16 + .../extensions/theme-monokai-dimmed.i18n.json | 16 + .../extensions/theme-monokai.i18n.json | 16 + .../extensions/theme-quietlight.i18n.json | 16 + .../extensions/theme-red.i18n.json | 16 + .../extensions/theme-seti.i18n.json | 16 + .../extensions/theme-solarized-dark.i18n.json | 16 + .../theme-solarized-light.i18n.json | 16 + .../theme-tomorrow-night-blue.i18n.json | 16 + .../extensions/typescript-basics.i18n.json | 16 + .../typescript-language-features.i18n.json | 195 + .../translations/extensions/vb.i18n.json | 16 + .../vscode-chrome-debug-core.i18n.json | 63 + .../extensions/vscode-node-debug.i18n.json | 80 + .../extensions/vscode-node-debug2.i18n.json | 80 + .../translations/extensions/xml.i18n.json | 16 + .../translations/extensions/yaml.i18n.json | 16 + .../translations/main.i18n.json | 7283 +++++++++++++++++ .../vsc-extension-quickstart.md | 26 + .../extensions/debug-server-ready.i18n.json | 2 +- .../translations/extensions/git-ui.i18n.json | 16 + .../translations/extensions/git.i18n.json | 9 +- .../markdown-language-features.i18n.json | 3 + .../extensions/merge-conflict.i18n.json | 6 +- .../typescript-language-features.i18n.json | 6 +- .../translations/main.i18n.json | 2338 ++++-- .../extensions/debug-server-ready.i18n.json | 2 +- .../translations/extensions/git-ui.i18n.json | 16 + .../translations/extensions/git.i18n.json | 9 +- .../markdown-language-features.i18n.json | 3 + .../extensions/merge-conflict.i18n.json | 6 +- .../typescript-language-features.i18n.json | 6 +- .../translations/main.i18n.json | 2021 +++-- .../extensions/debug-server-ready.i18n.json | 2 +- .../translations/extensions/git-ui.i18n.json | 16 + .../translations/extensions/git.i18n.json | 9 +- .../markdown-language-features.i18n.json | 3 + .../extensions/merge-conflict.i18n.json | 6 +- .../typescript-language-features.i18n.json | 6 +- .../translations/main.i18n.json | 1059 +-- .../extensions/debug-server-ready.i18n.json | 2 +- .../translations/extensions/git-ui.i18n.json | 16 + .../translations/extensions/git.i18n.json | 11 +- .../markdown-language-features.i18n.json | 3 + .../extensions/merge-conflict.i18n.json | 6 +- .../typescript-language-features.i18n.json | 6 +- .../translations/main.i18n.json | 2337 ++++-- .../extensions/debug-server-ready.i18n.json | 2 +- .../translations/extensions/git-ui.i18n.json | 16 + .../translations/extensions/git.i18n.json | 9 +- .../markdown-language-features.i18n.json | 3 + .../extensions/merge-conflict.i18n.json | 6 +- .../typescript-language-features.i18n.json | 6 +- .../translations/main.i18n.json | 2264 +++-- .../extensions/azurecore/package.i18n.json | 26 + .../ui/editableDropdown/dropdown.i18n.json | 3 +- .../ui/table/plugins/rowdetailview.i18n.json | 10 + .../accountDialog/accountDialog.i18n.json | 4 +- .../autoOAuthDialog/autoOAuthDialog.i18n.json | 2 +- .../firewallRuleDialog.i18n.json | 4 +- .../common/connection.contribution.i18n.json | 3 +- .../common/connectionActions.i18n.json | 12 +- .../parts/dashboard/common/actions.i18n.json | 4 +- .../common/dashboardHelper.i18n.json | 3 +- .../common/dashboardPage.component.i18n.json | 2 +- .../dashboardTab.contribution.i18n.json | 19 +- .../dashboardContainer.contribution.i18n.json | 10 +- ...ontrolHostContainer.contribution.i18n.json | 10 + ...ashboardErrorContainer.component.i18n.json | 10 + ...hboardGridContainer.contribution.i18n.json | 3 +- ...dModelViewContainer.contribution.i18n.json | 10 + ...dashboardNavSection.contribution.i18n.json | 7 +- ...oardWidgetContainer.contribution.i18n.json | 3 +- .../pages/dashboardPageContribution.i18n.json | 8 +- ...tabaseDashboardPage.contribution.i18n.json | 4 +- .../insights/insightsWidgetSchemas.i18n.json | 7 +- .../charts/chartInsight.component.i18n.json | 10 + .../chartInsight.contribution.i18n.json | 5 +- .../types/barChart.contribution.i18n.json | 4 +- .../views/tableInsight.contribution.i18n.json | 10 + .../backup/backup.component.i18n.json | 2 + .../backup/constants.i18n.json | 12 + .../restore/restoreDialog.i18n.json | 9 +- .../editData/editor/editDataEditor.i18n.json | 3 +- .../execution/editDataActions.i18n.json | 6 +- .../extensions/sqlExtensionsHelper.i18n.json | 17 + .../editData/editDataGridActions.i18n.json | 2 +- .../parts/grid/views/gridActions.i18n.json | 3 +- .../agent/agentView.component.i18n.json | 13 + .../views/alertsView.component.i18n.json | 14 + .../views/jobHistory.component.i18n.json | 12 + .../views/jobsView.component.i18n.json | 21 + .../views/operatorsView.component.i18n.json | 12 + .../views/proxiesView.component.i18n.json | 15 + .../modelComponents/componentBase.i18n.json | 10 + .../inputbox.component.i18n.json | 10 + .../loadingComponent.component.i18n.json | 10 + .../loadingSpinner.component.i18n.json | 10 + .../modelComponents/queryTextEditor.i18n.json | 10 + .../parts/modelComponents/viewBase.i18n.json | 10 + .../notebook/cellToggleMoreActions.i18n.json | 15 + .../notebook/cellViews/codeActions.i18n.json | 13 + .../placeholderCell.component.i18n.json | 14 + .../cellViews/textCell.component.i18n.json | 10 + .../sql/parts/notebook/models/cell.i18n.json | 13 + .../notebook/models/clientSession.i18n.json | 12 + .../notebook/models/modelInterfaces.i18n.json | 10 + .../models/notebookContexts.i18n.json | 12 + .../notebook/models/notebookModel.i18n.json | 17 + .../notebook/notebook.component.i18n.json | 16 + .../parts/notebook/notebookActions.i18n.json | 22 + .../parts/notebook/notebookUtils.i18n.json | 10 + .../serverGroup.contribution.i18n.json | 11 + .../serverGroupDialog.i18n.json | 16 + .../serverGroupViewModel.i18n.json | 11 + .../viewlet/connectionTreeAction.i18n.json | 21 + .../viewlet/objectExplorerActions.i18n.json | 10 + .../viewlet/serverTreeRenderer.i18n.json | 10 + .../viewlet/serverTreeView.i18n.json | 10 + .../viewlet/treeCreationUtils.i18n.json | 11 + .../contrib/profiler.contribution.i18n.json | 1 + .../contrib/profilerActions.i18n.json | 15 +- .../profilerColumnEditorDialog.i18n.json | 2 +- .../dialog/profilerFilterDialog.i18n.json | 26 + .../controller/profilerFindWidget.i18n.json | 2 +- .../controller/profilerTableEditor.i18n.json | 11 + .../profiler/editor/profilerEditor.i18n.json | 4 + .../profiler/editor/profilerInput.i18n.json | 10 +- .../query/common/localizedConstants.i18n.json | 13 +- .../query/common/query.contribution.i18n.json | 13 +- .../parts/query/common/queryInput.i18n.json | 10 + .../query/common/rowCountStatus.i18n.json | 11 + .../query/common/timeElapsedStatus.i18n.json | 10 + .../sql/parts/query/editor/actions.i18n.json | 22 + .../query/editor/charting/actions.i18n.json | 17 + .../editor/charting/chartOptions.i18n.json | 29 + .../query/editor/charting/chartTab.i18n.json | 10 + .../charting/insights/graphInsight.i18n.json | 10 + .../query/editor/queryResultsView.i18n.json | 12 + .../editor/resultsGridContribution.i18n.json | 18 + .../execution/keyboardQueryActions.i18n.json | 7 +- .../query/execution/queryActions.i18n.json | 1 + .../sql/parts/queryPlan/queryPlan.i18n.json | 10 + .../parts/queryPlan/topOperations.i18n.json | 25 + .../common/taskHistory.contribution.i18n.json | 3 +- .../viewlet/taskHistoryRenderer.i18n.json | 2 +- .../viewlet/taskHistoryView.i18n.json | 2 +- .../common/connectionConfig.i18n.json | 10 + .../connectionManagementService.i18n.json | 14 + .../dacfx/common/dacFxService.i18n.json | 11 + .../sql/platform/dialog/dialogTypes.i18n.json | 11 + .../common/fileBrowserService.i18n.json | 11 + .../jobManagement/common/jobActions.i18n.json | 46 + .../common/jobManagementService.i18n.json | 11 + .../common/jobManagementUtilities.i18n.json | 25 + .../platform/node/resultSerializer.i18n.json | 17 + .../query/common/queryModelService.i18n.json | 12 + .../query/common/queryRunner.i18n.json | 14 + .../taskHistory/common/taskService.i18n.json | 12 + .../platform/theme/common/colors.i18n.json | 21 + .../api/node/extHostModelView.i18n.json | 12 + .../api/node/extHostModelViewDialog.i18n.json | 14 + .../api/node/extHostModelViewTree.i18n.json | 10 + .../api/node/extHostNotebook.i18n.json | 15 + .../workbench/browser/modal/modal.i18n.json | 17 + .../browser/modal/optionsDialog.i18n.json | 11 + .../modal/optionsDialogHelper.i18n.json | 11 + .../browser/parts/views/customView.i18n.json | 11 + .../common/actions.contribution.i18n.json | 12 + .../sql/workbench/common/actions.i18n.json | 7 +- .../enablePreviewFeatures.i18n.json | 13 + .../connectionProviderExtension.i18n.json | 12 + .../connectionViewlet.i18n.json | 10 + .../browser/connectionViewletPanel.i18n.json | 10 + .../dataExplorer.contribution.i18n.json | 17 + .../dataExplorerExtensionPoint.i18n.json | 21 + .../browser/dataExplorerViewlet.i18n.json | 10 + .../nodeActions.contribution.i18n.json | 13 + .../admin/common/adminService.i18n.json | 11 + .../common/commandLineService.i18n.json | 12 + .../browser/connectionDialogService.i18n.json | 13 + .../browser/connectionDialogWidget.i18n.json | 18 + .../browser/connectionWidget.i18n.json | 25 + .../browser/newDashboardTabDialog.i18n.json | 13 + .../browser/errorMessageDialog.i18n.json | 12 + .../browser/errorMessageService.i18n.json | 12 + .../browser/fileBrowserDialog.i18n.json | 13 + .../fileBrowserDialogController.i18n.json | 10 + .../browser/fileBrowserTreeView.i18n.json | 10 + .../common/fileBrowserViewModel.i18n.json | 10 + .../browser/insightsDialogView.i18n.json | 16 + .../common/insightDialogActions.i18n.json | 10 + .../insights/common/insightsUtils.i18n.json | 10 + .../node/insightsDialogController.i18n.json | 13 + .../common/notebookRegistry.i18n.json | 18 + .../common/notebookServiceImpl.i18n.json | 11 + .../notebook/common/sessionManager.i18n.json | 12 + .../node/localContentManager.i18n.json | 15 + .../notebook/sql/sqlSessionManager.i18n.json | 12 + .../common/objectExplorerService.i18n.json | 11 + .../browser/queryEditorService.i18n.json | 11 + .../workbench/update/releaseNotes.i18n.json | 2 +- .../{vscode-extensions => de}/agent.de.xlf | 0 .../azurecore.de.xlf | 0 .../big-data-cluster.de.xlf | 0 .../{vscode-extensions => de}/dacpac.de.xlf | 0 .../{vscode-extensions => de}/import.de.xlf | 0 .../{vscode-extensions => de}/profiler.de.xlf | 0 resources/xlf/{sqlops-core => de}/sql.de.xlf | 0 .../{vscode-extensions => es}/agent.es.xlf | 0 .../azurecore.es.xlf | 0 .../big-data-cluster.es.xlf | 0 .../{vscode-extensions => es}/dacpac.es.xlf | 0 .../{vscode-extensions => es}/import.es.xlf | 0 .../{vscode-extensions => es}/profiler.es.xlf | 0 resources/xlf/{sqlops-core => es}/sql.es.xlf | 0 .../{vscode-extensions => fr}/agent.fr.xlf | 0 .../azurecore.fr.xlf | 0 .../big-data-cluster.fr.xlf | 0 .../{vscode-extensions => fr}/dacpac.fr.xlf | 0 .../{vscode-extensions => fr}/import.fr.xlf | 0 .../{vscode-extensions => fr}/profiler.fr.xlf | 0 resources/xlf/{sqlops-core => fr}/sql.fr.xlf | 0 .../{vscode-extensions => it}/agent.it.xlf | 0 .../azurecore.it.xlf | 0 .../big-data-cluster.it.xlf | 0 .../{vscode-extensions => it}/dacpac.it.xlf | 0 .../{vscode-extensions => it}/import.it.xlf | 0 .../{vscode-extensions => it}/profiler.it.xlf | 0 resources/xlf/{sqlops-core => it}/sql.it.xlf | 0 .../{vscode-extensions => ja}/agent.ja.xlf | 0 .../azurecore.ja.xlf | 0 .../big-data-cluster.ja.xlf | 0 .../{vscode-extensions => ja}/dacpac.ja.xlf | 0 .../{vscode-extensions => ja}/import.ja.xlf | 0 .../{vscode-extensions => ja}/profiler.ja.xlf | 0 resources/xlf/{sqlops-core => ja}/sql.ja.xlf | 0 .../{vscode-extensions => ko}/agent.ko.xlf | 0 .../azurecore.ko.xlf | 0 .../big-data-cluster.ko.xlf | 0 .../{vscode-extensions => ko}/dacpac.ko.xlf | 0 .../{vscode-extensions => ko}/import.ko.xlf | 0 .../{vscode-extensions => ko}/profiler.ko.xlf | 0 resources/xlf/{sqlops-core => ko}/sql.ko.xlf | 0 .../agent.pt-BR.xlf | 0 .../azurecore.pt-BR.xlf | 0 .../big-data-cluster.pt-BR.xlf | 0 .../dacpac.pt-BR.xlf | 0 .../import.pt-BR.xlf | 0 .../profiler.pt-BR.xlf | 0 .../xlf/{sqlops-core => pt-br}/sql.pt-BR.xlf | 0 resources/xlf/sqlops-core/sql.ru.xlf | 4600 ----------- resources/xlf/sqlops-core/sql.xlf | 3267 -------- resources/xlf/vscode-extensions/agent.ru.xlf | 871 -- resources/xlf/vscode-extensions/agent.xlf | 641 -- .../xlf/vscode-extensions/azurecore.ru.xlf | 203 - resources/xlf/vscode-extensions/azurecore.xlf | 139 - .../vscode-extensions/big-data-cluster.ru.xlf | 537 -- .../vscode-extensions/big-data-cluster.xlf | 391 - resources/xlf/vscode-extensions/dacpac.ru.xlf | 331 - resources/xlf/vscode-extensions/dacpac.xlf | 239 - resources/xlf/vscode-extensions/import.ru.xlf | 195 - resources/xlf/vscode-extensions/import.xlf | 140 - .../xlf/vscode-extensions/profiler.ru.xlf | 39 - resources/xlf/vscode-extensions/profiler.xlf | 29 - .../agent.zh-Hans.xlf | 0 .../azurecore.zh-Hans.xlf | 0 .../big-data-cluster.zh-Hans.xlf | 0 .../dacpac.zh-Hans.xlf | 0 .../import.zh-Hans.xlf | 0 .../profiler.zh-Hans.xlf | 0 .../{sqlops-core => zh-hans}/sql.zh-Hans.xlf | 0 .../agent.zh-Hant.xlf | 0 .../azurecore.zh-Hant.xlf | 0 .../big-data-cluster.zh-Hant.xlf | 0 .../dacpac.zh-Hant.xlf | 0 .../import.zh-Hant.xlf | 0 .../profiler.zh-Hant.xlf | 0 .../{sqlops-core => zh-hant}/sql.zh-Hant.xlf | 0 1757 files changed, 41821 insertions(+), 17438 deletions(-) create mode 100644 i18n/chs/extensions/azurecore/package.i18n.json create mode 100644 i18n/chs/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json create mode 100644 i18n/chs/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json create mode 100644 i18n/chs/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json create mode 100644 i18n/chs/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json create mode 100644 i18n/chs/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json create mode 100644 i18n/chs/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json create mode 100644 i18n/chs/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json create mode 100644 i18n/chs/src/sql/parts/jobManagement/agent/agentView.component.i18n.json create mode 100644 i18n/chs/src/sql/parts/jobManagement/views/alertsView.component.i18n.json create mode 100644 i18n/chs/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json create mode 100644 i18n/chs/src/sql/parts/jobManagement/views/jobsView.component.i18n.json create mode 100644 i18n/chs/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json create mode 100644 i18n/chs/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json create mode 100644 i18n/chs/src/sql/parts/modelComponents/componentBase.i18n.json create mode 100644 i18n/chs/src/sql/parts/modelComponents/inputbox.component.i18n.json create mode 100644 i18n/chs/src/sql/parts/modelComponents/loadingComponent.component.i18n.json create mode 100644 i18n/chs/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json create mode 100644 i18n/chs/src/sql/parts/modelComponents/queryTextEditor.i18n.json create mode 100644 i18n/chs/src/sql/parts/modelComponents/viewBase.i18n.json create mode 100644 i18n/chs/src/sql/parts/notebook/cellToggleMoreActions.i18n.json create mode 100644 i18n/chs/src/sql/parts/notebook/cellViews/codeActions.i18n.json create mode 100644 i18n/chs/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json create mode 100644 i18n/chs/src/sql/parts/notebook/cellViews/textCell.component.i18n.json create mode 100644 i18n/chs/src/sql/parts/notebook/models/cell.i18n.json create mode 100644 i18n/chs/src/sql/parts/notebook/models/clientSession.i18n.json create mode 100644 i18n/chs/src/sql/parts/notebook/models/modelInterfaces.i18n.json create mode 100644 i18n/chs/src/sql/parts/notebook/models/notebookContexts.i18n.json create mode 100644 i18n/chs/src/sql/parts/notebook/models/notebookModel.i18n.json create mode 100644 i18n/chs/src/sql/parts/notebook/notebook.component.i18n.json create mode 100644 i18n/chs/src/sql/parts/notebook/notebookActions.i18n.json create mode 100644 i18n/chs/src/sql/parts/notebook/notebookUtils.i18n.json create mode 100644 i18n/chs/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json create mode 100644 i18n/chs/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json create mode 100644 i18n/chs/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json create mode 100644 i18n/chs/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json create mode 100644 i18n/chs/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json create mode 100644 i18n/chs/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json create mode 100644 i18n/chs/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json create mode 100644 i18n/chs/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json create mode 100644 i18n/chs/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json create mode 100644 i18n/chs/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json create mode 100644 i18n/chs/src/sql/parts/query/common/queryInput.i18n.json create mode 100644 i18n/chs/src/sql/parts/query/common/rowCountStatus.i18n.json create mode 100644 i18n/chs/src/sql/parts/query/common/timeElapsedStatus.i18n.json create mode 100644 i18n/chs/src/sql/parts/query/editor/actions.i18n.json create mode 100644 i18n/chs/src/sql/parts/query/editor/charting/actions.i18n.json create mode 100644 i18n/chs/src/sql/parts/query/editor/charting/chartOptions.i18n.json create mode 100644 i18n/chs/src/sql/parts/query/editor/charting/chartTab.i18n.json create mode 100644 i18n/chs/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json create mode 100644 i18n/chs/src/sql/parts/query/editor/queryResultsView.i18n.json create mode 100644 i18n/chs/src/sql/parts/query/editor/resultsGridContribution.i18n.json create mode 100644 i18n/chs/src/sql/parts/queryPlan/queryPlan.i18n.json create mode 100644 i18n/chs/src/sql/parts/queryPlan/topOperations.i18n.json create mode 100644 i18n/chs/src/sql/platform/connection/common/connectionConfig.i18n.json create mode 100644 i18n/chs/src/sql/platform/connection/common/connectionManagementService.i18n.json create mode 100644 i18n/chs/src/sql/platform/dacfx/common/dacFxService.i18n.json create mode 100644 i18n/chs/src/sql/platform/dialog/dialogTypes.i18n.json create mode 100644 i18n/chs/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json create mode 100644 i18n/chs/src/sql/platform/jobManagement/common/jobActions.i18n.json create mode 100644 i18n/chs/src/sql/platform/jobManagement/common/jobManagementService.i18n.json create mode 100644 i18n/chs/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json create mode 100644 i18n/chs/src/sql/platform/node/resultSerializer.i18n.json create mode 100644 i18n/chs/src/sql/platform/query/common/queryModelService.i18n.json create mode 100644 i18n/chs/src/sql/platform/query/common/queryRunner.i18n.json create mode 100644 i18n/chs/src/sql/platform/taskHistory/common/taskService.i18n.json create mode 100644 i18n/chs/src/sql/platform/theme/common/colors.i18n.json create mode 100644 i18n/chs/src/sql/workbench/api/node/extHostModelView.i18n.json create mode 100644 i18n/chs/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json create mode 100644 i18n/chs/src/sql/workbench/api/node/extHostModelViewTree.i18n.json create mode 100644 i18n/chs/src/sql/workbench/api/node/extHostNotebook.i18n.json create mode 100644 i18n/chs/src/sql/workbench/browser/modal/modal.i18n.json create mode 100644 i18n/chs/src/sql/workbench/browser/modal/optionsDialog.i18n.json create mode 100644 i18n/chs/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json create mode 100644 i18n/chs/src/sql/workbench/browser/parts/views/customView.i18n.json create mode 100644 i18n/chs/src/sql/workbench/common/actions.contribution.i18n.json create mode 100644 i18n/chs/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json create mode 100644 i18n/chs/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json create mode 100644 i18n/chs/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json create mode 100644 i18n/chs/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json create mode 100644 i18n/chs/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json create mode 100644 i18n/chs/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json create mode 100644 i18n/chs/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json create mode 100644 i18n/chs/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/admin/common/adminService.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/insights/common/insightsUtils.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/notebook/common/sessionManager.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/notebook/node/localContentManager.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json create mode 100644 i18n/chs/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json create mode 100644 i18n/cht/extensions/azurecore/package.i18n.json create mode 100644 i18n/cht/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json create mode 100644 i18n/cht/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json create mode 100644 i18n/cht/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json create mode 100644 i18n/cht/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json create mode 100644 i18n/cht/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json create mode 100644 i18n/cht/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json create mode 100644 i18n/cht/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json create mode 100644 i18n/cht/src/sql/parts/jobManagement/agent/agentView.component.i18n.json create mode 100644 i18n/cht/src/sql/parts/jobManagement/views/alertsView.component.i18n.json create mode 100644 i18n/cht/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json create mode 100644 i18n/cht/src/sql/parts/jobManagement/views/jobsView.component.i18n.json create mode 100644 i18n/cht/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json create mode 100644 i18n/cht/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json create mode 100644 i18n/cht/src/sql/parts/modelComponents/componentBase.i18n.json create mode 100644 i18n/cht/src/sql/parts/modelComponents/inputbox.component.i18n.json create mode 100644 i18n/cht/src/sql/parts/modelComponents/loadingComponent.component.i18n.json create mode 100644 i18n/cht/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json create mode 100644 i18n/cht/src/sql/parts/modelComponents/queryTextEditor.i18n.json create mode 100644 i18n/cht/src/sql/parts/modelComponents/viewBase.i18n.json create mode 100644 i18n/cht/src/sql/parts/notebook/cellToggleMoreActions.i18n.json create mode 100644 i18n/cht/src/sql/parts/notebook/cellViews/codeActions.i18n.json create mode 100644 i18n/cht/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json create mode 100644 i18n/cht/src/sql/parts/notebook/cellViews/textCell.component.i18n.json create mode 100644 i18n/cht/src/sql/parts/notebook/models/cell.i18n.json create mode 100644 i18n/cht/src/sql/parts/notebook/models/clientSession.i18n.json create mode 100644 i18n/cht/src/sql/parts/notebook/models/modelInterfaces.i18n.json create mode 100644 i18n/cht/src/sql/parts/notebook/models/notebookContexts.i18n.json create mode 100644 i18n/cht/src/sql/parts/notebook/models/notebookModel.i18n.json create mode 100644 i18n/cht/src/sql/parts/notebook/notebook.component.i18n.json create mode 100644 i18n/cht/src/sql/parts/notebook/notebookActions.i18n.json create mode 100644 i18n/cht/src/sql/parts/notebook/notebookUtils.i18n.json create mode 100644 i18n/cht/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json create mode 100644 i18n/cht/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json create mode 100644 i18n/cht/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json create mode 100644 i18n/cht/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json create mode 100644 i18n/cht/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json create mode 100644 i18n/cht/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json create mode 100644 i18n/cht/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json create mode 100644 i18n/cht/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json create mode 100644 i18n/cht/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json create mode 100644 i18n/cht/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json create mode 100644 i18n/cht/src/sql/parts/query/common/queryInput.i18n.json create mode 100644 i18n/cht/src/sql/parts/query/common/rowCountStatus.i18n.json create mode 100644 i18n/cht/src/sql/parts/query/common/timeElapsedStatus.i18n.json create mode 100644 i18n/cht/src/sql/parts/query/editor/actions.i18n.json create mode 100644 i18n/cht/src/sql/parts/query/editor/charting/actions.i18n.json create mode 100644 i18n/cht/src/sql/parts/query/editor/charting/chartOptions.i18n.json create mode 100644 i18n/cht/src/sql/parts/query/editor/charting/chartTab.i18n.json create mode 100644 i18n/cht/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json create mode 100644 i18n/cht/src/sql/parts/query/editor/queryResultsView.i18n.json create mode 100644 i18n/cht/src/sql/parts/query/editor/resultsGridContribution.i18n.json create mode 100644 i18n/cht/src/sql/parts/queryPlan/queryPlan.i18n.json create mode 100644 i18n/cht/src/sql/parts/queryPlan/topOperations.i18n.json create mode 100644 i18n/cht/src/sql/platform/connection/common/connectionConfig.i18n.json create mode 100644 i18n/cht/src/sql/platform/connection/common/connectionManagementService.i18n.json create mode 100644 i18n/cht/src/sql/platform/dacfx/common/dacFxService.i18n.json create mode 100644 i18n/cht/src/sql/platform/dialog/dialogTypes.i18n.json create mode 100644 i18n/cht/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json create mode 100644 i18n/cht/src/sql/platform/jobManagement/common/jobActions.i18n.json create mode 100644 i18n/cht/src/sql/platform/jobManagement/common/jobManagementService.i18n.json create mode 100644 i18n/cht/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json create mode 100644 i18n/cht/src/sql/platform/node/resultSerializer.i18n.json create mode 100644 i18n/cht/src/sql/platform/query/common/queryModelService.i18n.json create mode 100644 i18n/cht/src/sql/platform/query/common/queryRunner.i18n.json create mode 100644 i18n/cht/src/sql/platform/taskHistory/common/taskService.i18n.json create mode 100644 i18n/cht/src/sql/platform/theme/common/colors.i18n.json create mode 100644 i18n/cht/src/sql/workbench/api/node/extHostModelView.i18n.json create mode 100644 i18n/cht/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json create mode 100644 i18n/cht/src/sql/workbench/api/node/extHostModelViewTree.i18n.json create mode 100644 i18n/cht/src/sql/workbench/api/node/extHostNotebook.i18n.json create mode 100644 i18n/cht/src/sql/workbench/browser/modal/modal.i18n.json create mode 100644 i18n/cht/src/sql/workbench/browser/modal/optionsDialog.i18n.json create mode 100644 i18n/cht/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json create mode 100644 i18n/cht/src/sql/workbench/browser/parts/views/customView.i18n.json create mode 100644 i18n/cht/src/sql/workbench/common/actions.contribution.i18n.json create mode 100644 i18n/cht/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json create mode 100644 i18n/cht/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json create mode 100644 i18n/cht/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json create mode 100644 i18n/cht/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json create mode 100644 i18n/cht/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json create mode 100644 i18n/cht/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json create mode 100644 i18n/cht/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json create mode 100644 i18n/cht/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/admin/common/adminService.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/insights/common/insightsUtils.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/notebook/common/sessionManager.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/notebook/node/localContentManager.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json create mode 100644 i18n/cht/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json create mode 100644 i18n/deu/extensions/azurecore/package.i18n.json create mode 100644 i18n/deu/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json create mode 100644 i18n/deu/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json create mode 100644 i18n/deu/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json create mode 100644 i18n/deu/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json create mode 100644 i18n/deu/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json create mode 100644 i18n/deu/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json create mode 100644 i18n/deu/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json create mode 100644 i18n/deu/src/sql/parts/jobManagement/agent/agentView.component.i18n.json create mode 100644 i18n/deu/src/sql/parts/jobManagement/views/alertsView.component.i18n.json create mode 100644 i18n/deu/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json create mode 100644 i18n/deu/src/sql/parts/jobManagement/views/jobsView.component.i18n.json create mode 100644 i18n/deu/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json create mode 100644 i18n/deu/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json create mode 100644 i18n/deu/src/sql/parts/modelComponents/componentBase.i18n.json create mode 100644 i18n/deu/src/sql/parts/modelComponents/inputbox.component.i18n.json create mode 100644 i18n/deu/src/sql/parts/modelComponents/loadingComponent.component.i18n.json create mode 100644 i18n/deu/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json create mode 100644 i18n/deu/src/sql/parts/modelComponents/queryTextEditor.i18n.json create mode 100644 i18n/deu/src/sql/parts/modelComponents/viewBase.i18n.json create mode 100644 i18n/deu/src/sql/parts/notebook/cellToggleMoreActions.i18n.json create mode 100644 i18n/deu/src/sql/parts/notebook/cellViews/codeActions.i18n.json create mode 100644 i18n/deu/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json create mode 100644 i18n/deu/src/sql/parts/notebook/cellViews/textCell.component.i18n.json create mode 100644 i18n/deu/src/sql/parts/notebook/models/cell.i18n.json create mode 100644 i18n/deu/src/sql/parts/notebook/models/clientSession.i18n.json create mode 100644 i18n/deu/src/sql/parts/notebook/models/modelInterfaces.i18n.json create mode 100644 i18n/deu/src/sql/parts/notebook/models/notebookContexts.i18n.json create mode 100644 i18n/deu/src/sql/parts/notebook/models/notebookModel.i18n.json create mode 100644 i18n/deu/src/sql/parts/notebook/notebook.component.i18n.json create mode 100644 i18n/deu/src/sql/parts/notebook/notebookActions.i18n.json create mode 100644 i18n/deu/src/sql/parts/notebook/notebookUtils.i18n.json create mode 100644 i18n/deu/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json create mode 100644 i18n/deu/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json create mode 100644 i18n/deu/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json create mode 100644 i18n/deu/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json create mode 100644 i18n/deu/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json create mode 100644 i18n/deu/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json create mode 100644 i18n/deu/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json create mode 100644 i18n/deu/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json create mode 100644 i18n/deu/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json create mode 100644 i18n/deu/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json create mode 100644 i18n/deu/src/sql/parts/query/common/queryInput.i18n.json create mode 100644 i18n/deu/src/sql/parts/query/common/rowCountStatus.i18n.json create mode 100644 i18n/deu/src/sql/parts/query/common/timeElapsedStatus.i18n.json create mode 100644 i18n/deu/src/sql/parts/query/editor/actions.i18n.json create mode 100644 i18n/deu/src/sql/parts/query/editor/charting/actions.i18n.json create mode 100644 i18n/deu/src/sql/parts/query/editor/charting/chartOptions.i18n.json create mode 100644 i18n/deu/src/sql/parts/query/editor/charting/chartTab.i18n.json create mode 100644 i18n/deu/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json create mode 100644 i18n/deu/src/sql/parts/query/editor/queryResultsView.i18n.json create mode 100644 i18n/deu/src/sql/parts/query/editor/resultsGridContribution.i18n.json create mode 100644 i18n/deu/src/sql/parts/queryPlan/queryPlan.i18n.json create mode 100644 i18n/deu/src/sql/parts/queryPlan/topOperations.i18n.json create mode 100644 i18n/deu/src/sql/platform/connection/common/connectionConfig.i18n.json create mode 100644 i18n/deu/src/sql/platform/connection/common/connectionManagementService.i18n.json create mode 100644 i18n/deu/src/sql/platform/dacfx/common/dacFxService.i18n.json create mode 100644 i18n/deu/src/sql/platform/dialog/dialogTypes.i18n.json create mode 100644 i18n/deu/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json create mode 100644 i18n/deu/src/sql/platform/jobManagement/common/jobActions.i18n.json create mode 100644 i18n/deu/src/sql/platform/jobManagement/common/jobManagementService.i18n.json create mode 100644 i18n/deu/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json create mode 100644 i18n/deu/src/sql/platform/node/resultSerializer.i18n.json create mode 100644 i18n/deu/src/sql/platform/query/common/queryModelService.i18n.json create mode 100644 i18n/deu/src/sql/platform/query/common/queryRunner.i18n.json create mode 100644 i18n/deu/src/sql/platform/taskHistory/common/taskService.i18n.json create mode 100644 i18n/deu/src/sql/platform/theme/common/colors.i18n.json create mode 100644 i18n/deu/src/sql/workbench/api/node/extHostModelView.i18n.json create mode 100644 i18n/deu/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json create mode 100644 i18n/deu/src/sql/workbench/api/node/extHostModelViewTree.i18n.json create mode 100644 i18n/deu/src/sql/workbench/api/node/extHostNotebook.i18n.json create mode 100644 i18n/deu/src/sql/workbench/browser/modal/modal.i18n.json create mode 100644 i18n/deu/src/sql/workbench/browser/modal/optionsDialog.i18n.json create mode 100644 i18n/deu/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json create mode 100644 i18n/deu/src/sql/workbench/browser/parts/views/customView.i18n.json create mode 100644 i18n/deu/src/sql/workbench/common/actions.contribution.i18n.json create mode 100644 i18n/deu/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json create mode 100644 i18n/deu/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json create mode 100644 i18n/deu/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json create mode 100644 i18n/deu/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json create mode 100644 i18n/deu/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json create mode 100644 i18n/deu/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json create mode 100644 i18n/deu/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json create mode 100644 i18n/deu/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/admin/common/adminService.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/insights/common/insightsUtils.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/notebook/common/sessionManager.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/notebook/node/localContentManager.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json create mode 100644 i18n/deu/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json create mode 100644 i18n/esn/extensions/azurecore/package.i18n.json create mode 100644 i18n/esn/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json create mode 100644 i18n/esn/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json create mode 100644 i18n/esn/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json create mode 100644 i18n/esn/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json create mode 100644 i18n/esn/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json create mode 100644 i18n/esn/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json create mode 100644 i18n/esn/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json create mode 100644 i18n/esn/src/sql/parts/jobManagement/agent/agentView.component.i18n.json create mode 100644 i18n/esn/src/sql/parts/jobManagement/views/alertsView.component.i18n.json create mode 100644 i18n/esn/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json create mode 100644 i18n/esn/src/sql/parts/jobManagement/views/jobsView.component.i18n.json create mode 100644 i18n/esn/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json create mode 100644 i18n/esn/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json create mode 100644 i18n/esn/src/sql/parts/modelComponents/componentBase.i18n.json create mode 100644 i18n/esn/src/sql/parts/modelComponents/inputbox.component.i18n.json create mode 100644 i18n/esn/src/sql/parts/modelComponents/loadingComponent.component.i18n.json create mode 100644 i18n/esn/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json create mode 100644 i18n/esn/src/sql/parts/modelComponents/queryTextEditor.i18n.json create mode 100644 i18n/esn/src/sql/parts/modelComponents/viewBase.i18n.json create mode 100644 i18n/esn/src/sql/parts/notebook/cellToggleMoreActions.i18n.json create mode 100644 i18n/esn/src/sql/parts/notebook/cellViews/codeActions.i18n.json create mode 100644 i18n/esn/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json create mode 100644 i18n/esn/src/sql/parts/notebook/cellViews/textCell.component.i18n.json create mode 100644 i18n/esn/src/sql/parts/notebook/models/cell.i18n.json create mode 100644 i18n/esn/src/sql/parts/notebook/models/clientSession.i18n.json create mode 100644 i18n/esn/src/sql/parts/notebook/models/modelInterfaces.i18n.json create mode 100644 i18n/esn/src/sql/parts/notebook/models/notebookContexts.i18n.json create mode 100644 i18n/esn/src/sql/parts/notebook/models/notebookModel.i18n.json create mode 100644 i18n/esn/src/sql/parts/notebook/notebook.component.i18n.json create mode 100644 i18n/esn/src/sql/parts/notebook/notebookActions.i18n.json create mode 100644 i18n/esn/src/sql/parts/notebook/notebookUtils.i18n.json create mode 100644 i18n/esn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json create mode 100644 i18n/esn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json create mode 100644 i18n/esn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json create mode 100644 i18n/esn/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json create mode 100644 i18n/esn/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json create mode 100644 i18n/esn/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json create mode 100644 i18n/esn/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json create mode 100644 i18n/esn/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json create mode 100644 i18n/esn/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json create mode 100644 i18n/esn/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json create mode 100644 i18n/esn/src/sql/parts/query/common/queryInput.i18n.json create mode 100644 i18n/esn/src/sql/parts/query/common/rowCountStatus.i18n.json create mode 100644 i18n/esn/src/sql/parts/query/common/timeElapsedStatus.i18n.json create mode 100644 i18n/esn/src/sql/parts/query/editor/actions.i18n.json create mode 100644 i18n/esn/src/sql/parts/query/editor/charting/actions.i18n.json create mode 100644 i18n/esn/src/sql/parts/query/editor/charting/chartOptions.i18n.json create mode 100644 i18n/esn/src/sql/parts/query/editor/charting/chartTab.i18n.json create mode 100644 i18n/esn/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json create mode 100644 i18n/esn/src/sql/parts/query/editor/queryResultsView.i18n.json create mode 100644 i18n/esn/src/sql/parts/query/editor/resultsGridContribution.i18n.json create mode 100644 i18n/esn/src/sql/parts/queryPlan/queryPlan.i18n.json create mode 100644 i18n/esn/src/sql/parts/queryPlan/topOperations.i18n.json create mode 100644 i18n/esn/src/sql/platform/connection/common/connectionConfig.i18n.json create mode 100644 i18n/esn/src/sql/platform/connection/common/connectionManagementService.i18n.json create mode 100644 i18n/esn/src/sql/platform/dacfx/common/dacFxService.i18n.json create mode 100644 i18n/esn/src/sql/platform/dialog/dialogTypes.i18n.json create mode 100644 i18n/esn/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json create mode 100644 i18n/esn/src/sql/platform/jobManagement/common/jobActions.i18n.json create mode 100644 i18n/esn/src/sql/platform/jobManagement/common/jobManagementService.i18n.json create mode 100644 i18n/esn/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json create mode 100644 i18n/esn/src/sql/platform/node/resultSerializer.i18n.json create mode 100644 i18n/esn/src/sql/platform/query/common/queryModelService.i18n.json create mode 100644 i18n/esn/src/sql/platform/query/common/queryRunner.i18n.json create mode 100644 i18n/esn/src/sql/platform/taskHistory/common/taskService.i18n.json create mode 100644 i18n/esn/src/sql/platform/theme/common/colors.i18n.json create mode 100644 i18n/esn/src/sql/workbench/api/node/extHostModelView.i18n.json create mode 100644 i18n/esn/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json create mode 100644 i18n/esn/src/sql/workbench/api/node/extHostModelViewTree.i18n.json create mode 100644 i18n/esn/src/sql/workbench/api/node/extHostNotebook.i18n.json create mode 100644 i18n/esn/src/sql/workbench/browser/modal/modal.i18n.json create mode 100644 i18n/esn/src/sql/workbench/browser/modal/optionsDialog.i18n.json create mode 100644 i18n/esn/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json create mode 100644 i18n/esn/src/sql/workbench/browser/parts/views/customView.i18n.json create mode 100644 i18n/esn/src/sql/workbench/common/actions.contribution.i18n.json create mode 100644 i18n/esn/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json create mode 100644 i18n/esn/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json create mode 100644 i18n/esn/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json create mode 100644 i18n/esn/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json create mode 100644 i18n/esn/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json create mode 100644 i18n/esn/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json create mode 100644 i18n/esn/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json create mode 100644 i18n/esn/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/admin/common/adminService.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/insights/common/insightsUtils.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/notebook/common/sessionManager.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/notebook/node/localContentManager.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json create mode 100644 i18n/esn/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json create mode 100644 i18n/fra/extensions/azurecore/package.i18n.json create mode 100644 i18n/fra/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json create mode 100644 i18n/fra/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json create mode 100644 i18n/fra/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json create mode 100644 i18n/fra/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json create mode 100644 i18n/fra/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json create mode 100644 i18n/fra/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json create mode 100644 i18n/fra/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json create mode 100644 i18n/fra/src/sql/parts/jobManagement/agent/agentView.component.i18n.json create mode 100644 i18n/fra/src/sql/parts/jobManagement/views/alertsView.component.i18n.json create mode 100644 i18n/fra/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json create mode 100644 i18n/fra/src/sql/parts/jobManagement/views/jobsView.component.i18n.json create mode 100644 i18n/fra/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json create mode 100644 i18n/fra/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json create mode 100644 i18n/fra/src/sql/parts/modelComponents/componentBase.i18n.json create mode 100644 i18n/fra/src/sql/parts/modelComponents/inputbox.component.i18n.json create mode 100644 i18n/fra/src/sql/parts/modelComponents/loadingComponent.component.i18n.json create mode 100644 i18n/fra/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json create mode 100644 i18n/fra/src/sql/parts/modelComponents/queryTextEditor.i18n.json create mode 100644 i18n/fra/src/sql/parts/modelComponents/viewBase.i18n.json create mode 100644 i18n/fra/src/sql/parts/notebook/cellToggleMoreActions.i18n.json create mode 100644 i18n/fra/src/sql/parts/notebook/cellViews/codeActions.i18n.json create mode 100644 i18n/fra/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json create mode 100644 i18n/fra/src/sql/parts/notebook/cellViews/textCell.component.i18n.json create mode 100644 i18n/fra/src/sql/parts/notebook/models/cell.i18n.json create mode 100644 i18n/fra/src/sql/parts/notebook/models/clientSession.i18n.json create mode 100644 i18n/fra/src/sql/parts/notebook/models/modelInterfaces.i18n.json create mode 100644 i18n/fra/src/sql/parts/notebook/models/notebookContexts.i18n.json create mode 100644 i18n/fra/src/sql/parts/notebook/models/notebookModel.i18n.json create mode 100644 i18n/fra/src/sql/parts/notebook/notebook.component.i18n.json create mode 100644 i18n/fra/src/sql/parts/notebook/notebookActions.i18n.json create mode 100644 i18n/fra/src/sql/parts/notebook/notebookUtils.i18n.json create mode 100644 i18n/fra/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json create mode 100644 i18n/fra/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json create mode 100644 i18n/fra/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json create mode 100644 i18n/fra/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json create mode 100644 i18n/fra/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json create mode 100644 i18n/fra/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json create mode 100644 i18n/fra/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json create mode 100644 i18n/fra/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json create mode 100644 i18n/fra/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json create mode 100644 i18n/fra/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json create mode 100644 i18n/fra/src/sql/parts/query/common/queryInput.i18n.json create mode 100644 i18n/fra/src/sql/parts/query/common/rowCountStatus.i18n.json create mode 100644 i18n/fra/src/sql/parts/query/common/timeElapsedStatus.i18n.json create mode 100644 i18n/fra/src/sql/parts/query/editor/actions.i18n.json create mode 100644 i18n/fra/src/sql/parts/query/editor/charting/actions.i18n.json create mode 100644 i18n/fra/src/sql/parts/query/editor/charting/chartOptions.i18n.json create mode 100644 i18n/fra/src/sql/parts/query/editor/charting/chartTab.i18n.json create mode 100644 i18n/fra/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json create mode 100644 i18n/fra/src/sql/parts/query/editor/queryResultsView.i18n.json create mode 100644 i18n/fra/src/sql/parts/query/editor/resultsGridContribution.i18n.json create mode 100644 i18n/fra/src/sql/parts/queryPlan/queryPlan.i18n.json create mode 100644 i18n/fra/src/sql/parts/queryPlan/topOperations.i18n.json create mode 100644 i18n/fra/src/sql/platform/connection/common/connectionConfig.i18n.json create mode 100644 i18n/fra/src/sql/platform/connection/common/connectionManagementService.i18n.json create mode 100644 i18n/fra/src/sql/platform/dacfx/common/dacFxService.i18n.json create mode 100644 i18n/fra/src/sql/platform/dialog/dialogTypes.i18n.json create mode 100644 i18n/fra/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json create mode 100644 i18n/fra/src/sql/platform/jobManagement/common/jobActions.i18n.json create mode 100644 i18n/fra/src/sql/platform/jobManagement/common/jobManagementService.i18n.json create mode 100644 i18n/fra/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json create mode 100644 i18n/fra/src/sql/platform/node/resultSerializer.i18n.json create mode 100644 i18n/fra/src/sql/platform/query/common/queryModelService.i18n.json create mode 100644 i18n/fra/src/sql/platform/query/common/queryRunner.i18n.json create mode 100644 i18n/fra/src/sql/platform/taskHistory/common/taskService.i18n.json create mode 100644 i18n/fra/src/sql/platform/theme/common/colors.i18n.json create mode 100644 i18n/fra/src/sql/workbench/api/node/extHostModelView.i18n.json create mode 100644 i18n/fra/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json create mode 100644 i18n/fra/src/sql/workbench/api/node/extHostModelViewTree.i18n.json create mode 100644 i18n/fra/src/sql/workbench/api/node/extHostNotebook.i18n.json create mode 100644 i18n/fra/src/sql/workbench/browser/modal/modal.i18n.json create mode 100644 i18n/fra/src/sql/workbench/browser/modal/optionsDialog.i18n.json create mode 100644 i18n/fra/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json create mode 100644 i18n/fra/src/sql/workbench/browser/parts/views/customView.i18n.json create mode 100644 i18n/fra/src/sql/workbench/common/actions.contribution.i18n.json create mode 100644 i18n/fra/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json create mode 100644 i18n/fra/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json create mode 100644 i18n/fra/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json create mode 100644 i18n/fra/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json create mode 100644 i18n/fra/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json create mode 100644 i18n/fra/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json create mode 100644 i18n/fra/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json create mode 100644 i18n/fra/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/admin/common/adminService.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/insights/common/insightsUtils.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/notebook/common/sessionManager.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/notebook/node/localContentManager.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json create mode 100644 i18n/fra/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json create mode 100644 i18n/ita/extensions/azurecore/package.i18n.json create mode 100644 i18n/ita/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json create mode 100644 i18n/ita/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json create mode 100644 i18n/ita/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json create mode 100644 i18n/ita/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json create mode 100644 i18n/ita/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json create mode 100644 i18n/ita/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json create mode 100644 i18n/ita/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json create mode 100644 i18n/ita/src/sql/parts/jobManagement/agent/agentView.component.i18n.json create mode 100644 i18n/ita/src/sql/parts/jobManagement/views/alertsView.component.i18n.json create mode 100644 i18n/ita/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json create mode 100644 i18n/ita/src/sql/parts/jobManagement/views/jobsView.component.i18n.json create mode 100644 i18n/ita/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json create mode 100644 i18n/ita/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json create mode 100644 i18n/ita/src/sql/parts/modelComponents/componentBase.i18n.json create mode 100644 i18n/ita/src/sql/parts/modelComponents/inputbox.component.i18n.json create mode 100644 i18n/ita/src/sql/parts/modelComponents/loadingComponent.component.i18n.json create mode 100644 i18n/ita/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json create mode 100644 i18n/ita/src/sql/parts/modelComponents/queryTextEditor.i18n.json create mode 100644 i18n/ita/src/sql/parts/modelComponents/viewBase.i18n.json create mode 100644 i18n/ita/src/sql/parts/notebook/cellToggleMoreActions.i18n.json create mode 100644 i18n/ita/src/sql/parts/notebook/cellViews/codeActions.i18n.json create mode 100644 i18n/ita/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json create mode 100644 i18n/ita/src/sql/parts/notebook/cellViews/textCell.component.i18n.json create mode 100644 i18n/ita/src/sql/parts/notebook/models/cell.i18n.json create mode 100644 i18n/ita/src/sql/parts/notebook/models/clientSession.i18n.json create mode 100644 i18n/ita/src/sql/parts/notebook/models/modelInterfaces.i18n.json create mode 100644 i18n/ita/src/sql/parts/notebook/models/notebookContexts.i18n.json create mode 100644 i18n/ita/src/sql/parts/notebook/models/notebookModel.i18n.json create mode 100644 i18n/ita/src/sql/parts/notebook/notebook.component.i18n.json create mode 100644 i18n/ita/src/sql/parts/notebook/notebookActions.i18n.json create mode 100644 i18n/ita/src/sql/parts/notebook/notebookUtils.i18n.json create mode 100644 i18n/ita/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json create mode 100644 i18n/ita/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json create mode 100644 i18n/ita/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json create mode 100644 i18n/ita/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json create mode 100644 i18n/ita/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json create mode 100644 i18n/ita/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json create mode 100644 i18n/ita/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json create mode 100644 i18n/ita/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json create mode 100644 i18n/ita/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json create mode 100644 i18n/ita/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json create mode 100644 i18n/ita/src/sql/parts/query/common/queryInput.i18n.json create mode 100644 i18n/ita/src/sql/parts/query/common/rowCountStatus.i18n.json create mode 100644 i18n/ita/src/sql/parts/query/common/timeElapsedStatus.i18n.json create mode 100644 i18n/ita/src/sql/parts/query/editor/actions.i18n.json create mode 100644 i18n/ita/src/sql/parts/query/editor/charting/actions.i18n.json create mode 100644 i18n/ita/src/sql/parts/query/editor/charting/chartOptions.i18n.json create mode 100644 i18n/ita/src/sql/parts/query/editor/charting/chartTab.i18n.json create mode 100644 i18n/ita/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json create mode 100644 i18n/ita/src/sql/parts/query/editor/queryResultsView.i18n.json create mode 100644 i18n/ita/src/sql/parts/query/editor/resultsGridContribution.i18n.json create mode 100644 i18n/ita/src/sql/parts/queryPlan/queryPlan.i18n.json create mode 100644 i18n/ita/src/sql/parts/queryPlan/topOperations.i18n.json create mode 100644 i18n/ita/src/sql/platform/connection/common/connectionConfig.i18n.json create mode 100644 i18n/ita/src/sql/platform/connection/common/connectionManagementService.i18n.json create mode 100644 i18n/ita/src/sql/platform/dacfx/common/dacFxService.i18n.json create mode 100644 i18n/ita/src/sql/platform/dialog/dialogTypes.i18n.json create mode 100644 i18n/ita/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json create mode 100644 i18n/ita/src/sql/platform/jobManagement/common/jobActions.i18n.json create mode 100644 i18n/ita/src/sql/platform/jobManagement/common/jobManagementService.i18n.json create mode 100644 i18n/ita/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json create mode 100644 i18n/ita/src/sql/platform/node/resultSerializer.i18n.json create mode 100644 i18n/ita/src/sql/platform/query/common/queryModelService.i18n.json create mode 100644 i18n/ita/src/sql/platform/query/common/queryRunner.i18n.json create mode 100644 i18n/ita/src/sql/platform/taskHistory/common/taskService.i18n.json create mode 100644 i18n/ita/src/sql/platform/theme/common/colors.i18n.json create mode 100644 i18n/ita/src/sql/workbench/api/node/extHostModelView.i18n.json create mode 100644 i18n/ita/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json create mode 100644 i18n/ita/src/sql/workbench/api/node/extHostModelViewTree.i18n.json create mode 100644 i18n/ita/src/sql/workbench/api/node/extHostNotebook.i18n.json create mode 100644 i18n/ita/src/sql/workbench/browser/modal/modal.i18n.json create mode 100644 i18n/ita/src/sql/workbench/browser/modal/optionsDialog.i18n.json create mode 100644 i18n/ita/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json create mode 100644 i18n/ita/src/sql/workbench/browser/parts/views/customView.i18n.json create mode 100644 i18n/ita/src/sql/workbench/common/actions.contribution.i18n.json create mode 100644 i18n/ita/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json create mode 100644 i18n/ita/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json create mode 100644 i18n/ita/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json create mode 100644 i18n/ita/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json create mode 100644 i18n/ita/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json create mode 100644 i18n/ita/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json create mode 100644 i18n/ita/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json create mode 100644 i18n/ita/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/admin/common/adminService.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/insights/common/insightsUtils.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/notebook/common/sessionManager.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/notebook/node/localContentManager.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json create mode 100644 i18n/ita/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json create mode 100644 i18n/jpn/extensions/azurecore/package.i18n.json create mode 100644 i18n/jpn/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json create mode 100644 i18n/jpn/src/sql/base/browser/ui/panel/tabActions.i18n.json create mode 100644 i18n/jpn/src/sql/base/browser/ui/selectBox/selectBox.i18n.json create mode 100644 i18n/jpn/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json create mode 100644 i18n/jpn/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json create mode 100644 i18n/jpn/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json create mode 100644 i18n/jpn/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json create mode 100644 i18n/jpn/src/sql/parts/accountManagement/accountListStatusbar/accountListStatusbarItem.i18n.json create mode 100644 i18n/jpn/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json create mode 100644 i18n/jpn/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json create mode 100644 i18n/jpn/src/sql/parts/accountManagement/common/accountActions.i18n.json create mode 100644 i18n/jpn/src/sql/parts/accountManagement/common/accountListRenderer.i18n.json create mode 100644 i18n/jpn/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json create mode 100644 i18n/jpn/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json create mode 100644 i18n/jpn/src/sql/parts/admin/database/create/createDatabase.component.i18n.json create mode 100644 i18n/jpn/src/sql/parts/connection/common/connection.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/connection/common/connectionActions.i18n.json create mode 100644 i18n/jpn/src/sql/parts/connection/common/localizedConstants.i18n.json create mode 100644 i18n/jpn/src/sql/parts/connection/connectionDialog/advancedPropertiesController.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/common/actions.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/common/dashboardHelper.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/widgets/insights/actions.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/charts/types/lineChart.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json create mode 100644 i18n/jpn/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json create mode 100644 i18n/jpn/src/sql/parts/disasterRecovery/backup/constants.i18n.json create mode 100644 i18n/jpn/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json create mode 100644 i18n/jpn/src/sql/parts/editData/common/editDataInput.i18n.json create mode 100644 i18n/jpn/src/sql/parts/editData/editor/editDataEditor.i18n.json create mode 100644 i18n/jpn/src/sql/parts/editData/execution/editDataActions.i18n.json create mode 100644 i18n/jpn/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json create mode 100644 i18n/jpn/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json create mode 100644 i18n/jpn/src/sql/parts/grid/views/gridActions.i18n.json create mode 100644 i18n/jpn/src/sql/parts/jobManagement/agent/agentView.component.i18n.json create mode 100644 i18n/jpn/src/sql/parts/jobManagement/views/alertsView.component.i18n.json create mode 100644 i18n/jpn/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json create mode 100644 i18n/jpn/src/sql/parts/jobManagement/views/jobsView.component.i18n.json create mode 100644 i18n/jpn/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json create mode 100644 i18n/jpn/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json create mode 100644 i18n/jpn/src/sql/parts/modelComponents/componentBase.i18n.json create mode 100644 i18n/jpn/src/sql/parts/modelComponents/inputbox.component.i18n.json create mode 100644 i18n/jpn/src/sql/parts/modelComponents/loadingComponent.component.i18n.json create mode 100644 i18n/jpn/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json create mode 100644 i18n/jpn/src/sql/parts/modelComponents/queryTextEditor.i18n.json create mode 100644 i18n/jpn/src/sql/parts/modelComponents/viewBase.i18n.json create mode 100644 i18n/jpn/src/sql/parts/notebook/cellToggleMoreActions.i18n.json create mode 100644 i18n/jpn/src/sql/parts/notebook/cellViews/codeActions.i18n.json create mode 100644 i18n/jpn/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json create mode 100644 i18n/jpn/src/sql/parts/notebook/cellViews/textCell.component.i18n.json create mode 100644 i18n/jpn/src/sql/parts/notebook/models/cell.i18n.json create mode 100644 i18n/jpn/src/sql/parts/notebook/models/clientSession.i18n.json create mode 100644 i18n/jpn/src/sql/parts/notebook/models/modelInterfaces.i18n.json create mode 100644 i18n/jpn/src/sql/parts/notebook/models/notebookContexts.i18n.json create mode 100644 i18n/jpn/src/sql/parts/notebook/models/notebookModel.i18n.json create mode 100644 i18n/jpn/src/sql/parts/notebook/notebook.component.i18n.json create mode 100644 i18n/jpn/src/sql/parts/notebook/notebookActions.i18n.json create mode 100644 i18n/jpn/src/sql/parts/notebook/notebookUtils.i18n.json create mode 100644 i18n/jpn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json create mode 100644 i18n/jpn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json create mode 100644 i18n/jpn/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json create mode 100644 i18n/jpn/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json create mode 100644 i18n/jpn/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json create mode 100644 i18n/jpn/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json create mode 100644 i18n/jpn/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json create mode 100644 i18n/jpn/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/profiler/contrib/profilerActions.i18n.json create mode 100644 i18n/jpn/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json create mode 100644 i18n/jpn/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json create mode 100644 i18n/jpn/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json create mode 100644 i18n/jpn/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json create mode 100644 i18n/jpn/src/sql/parts/profiler/editor/profilerEditor.i18n.json create mode 100644 i18n/jpn/src/sql/parts/profiler/editor/profilerInput.i18n.json create mode 100644 i18n/jpn/src/sql/parts/profiler/editor/profilerResourceEditor.i18n.json create mode 100644 i18n/jpn/src/sql/parts/query/common/flavorStatus.i18n.json create mode 100644 i18n/jpn/src/sql/parts/query/common/localizedConstants.i18n.json create mode 100644 i18n/jpn/src/sql/parts/query/common/query.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/query/common/queryInput.i18n.json create mode 100644 i18n/jpn/src/sql/parts/query/common/queryResultsInput.i18n.json create mode 100644 i18n/jpn/src/sql/parts/query/common/rowCountStatus.i18n.json create mode 100644 i18n/jpn/src/sql/parts/query/common/timeElapsedStatus.i18n.json create mode 100644 i18n/jpn/src/sql/parts/query/editor/actions.i18n.json create mode 100644 i18n/jpn/src/sql/parts/query/editor/charting/actions.i18n.json create mode 100644 i18n/jpn/src/sql/parts/query/editor/charting/chartOptions.i18n.json create mode 100644 i18n/jpn/src/sql/parts/query/editor/charting/chartTab.i18n.json create mode 100644 i18n/jpn/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json create mode 100644 i18n/jpn/src/sql/parts/query/editor/queryResultsView.i18n.json create mode 100644 i18n/jpn/src/sql/parts/query/editor/resultsGridContribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/query/execution/keyboardQueryActions.i18n.json create mode 100644 i18n/jpn/src/sql/parts/query/execution/queryActions.i18n.json create mode 100644 i18n/jpn/src/sql/parts/queryPlan/queryPlan.i18n.json create mode 100644 i18n/jpn/src/sql/parts/queryPlan/topOperations.i18n.json create mode 100644 i18n/jpn/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json create mode 100644 i18n/jpn/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json create mode 100644 i18n/jpn/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json create mode 100644 i18n/jpn/src/sql/platform/connection/common/connectionConfig.i18n.json create mode 100644 i18n/jpn/src/sql/platform/connection/common/connectionManagementService.i18n.json create mode 100644 i18n/jpn/src/sql/platform/dacfx/common/dacFxService.i18n.json create mode 100644 i18n/jpn/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json create mode 100644 i18n/jpn/src/sql/platform/dashboard/common/insightRegistry.i18n.json create mode 100644 i18n/jpn/src/sql/platform/dashboard/common/widgetRegistry.i18n.json create mode 100644 i18n/jpn/src/sql/platform/dialog/dialogTypes.i18n.json create mode 100644 i18n/jpn/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json create mode 100644 i18n/jpn/src/sql/platform/jobManagement/common/jobActions.i18n.json create mode 100644 i18n/jpn/src/sql/platform/jobManagement/common/jobManagementService.i18n.json create mode 100644 i18n/jpn/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json create mode 100644 i18n/jpn/src/sql/platform/node/resultSerializer.i18n.json create mode 100644 i18n/jpn/src/sql/platform/query/common/queryModelService.i18n.json create mode 100644 i18n/jpn/src/sql/platform/query/common/queryRunner.i18n.json create mode 100644 i18n/jpn/src/sql/platform/taskHistory/common/taskService.i18n.json create mode 100644 i18n/jpn/src/sql/platform/theme/common/colors.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/api/node/extHostModelView.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/api/node/extHostModelViewTree.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/api/node/extHostNotebook.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/browser/modal/modal.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/browser/modal/optionsDialog.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/browser/parts/views/customView.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/common/actions.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/common/actions.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/common/taskUtilities.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/admin/common/adminService.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/insights/common/insightsUtils.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/notebook/common/sessionManager.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/notebook/node/localContentManager.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json create mode 100644 i18n/jpn/src/sql/workbench/update/releaseNotes.i18n.json create mode 100644 i18n/kor/extensions/azurecore/package.i18n.json create mode 100644 i18n/kor/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json create mode 100644 i18n/kor/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json create mode 100644 i18n/kor/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json create mode 100644 i18n/kor/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json create mode 100644 i18n/kor/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json create mode 100644 i18n/kor/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json create mode 100644 i18n/kor/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json create mode 100644 i18n/kor/src/sql/parts/jobManagement/agent/agentView.component.i18n.json create mode 100644 i18n/kor/src/sql/parts/jobManagement/views/alertsView.component.i18n.json create mode 100644 i18n/kor/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json create mode 100644 i18n/kor/src/sql/parts/jobManagement/views/jobsView.component.i18n.json create mode 100644 i18n/kor/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json create mode 100644 i18n/kor/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json create mode 100644 i18n/kor/src/sql/parts/modelComponents/componentBase.i18n.json create mode 100644 i18n/kor/src/sql/parts/modelComponents/inputbox.component.i18n.json create mode 100644 i18n/kor/src/sql/parts/modelComponents/loadingComponent.component.i18n.json create mode 100644 i18n/kor/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json create mode 100644 i18n/kor/src/sql/parts/modelComponents/queryTextEditor.i18n.json create mode 100644 i18n/kor/src/sql/parts/modelComponents/viewBase.i18n.json create mode 100644 i18n/kor/src/sql/parts/notebook/cellToggleMoreActions.i18n.json create mode 100644 i18n/kor/src/sql/parts/notebook/cellViews/codeActions.i18n.json create mode 100644 i18n/kor/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json create mode 100644 i18n/kor/src/sql/parts/notebook/cellViews/textCell.component.i18n.json create mode 100644 i18n/kor/src/sql/parts/notebook/models/cell.i18n.json create mode 100644 i18n/kor/src/sql/parts/notebook/models/clientSession.i18n.json create mode 100644 i18n/kor/src/sql/parts/notebook/models/modelInterfaces.i18n.json create mode 100644 i18n/kor/src/sql/parts/notebook/models/notebookContexts.i18n.json create mode 100644 i18n/kor/src/sql/parts/notebook/models/notebookModel.i18n.json create mode 100644 i18n/kor/src/sql/parts/notebook/notebook.component.i18n.json create mode 100644 i18n/kor/src/sql/parts/notebook/notebookActions.i18n.json create mode 100644 i18n/kor/src/sql/parts/notebook/notebookUtils.i18n.json create mode 100644 i18n/kor/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json create mode 100644 i18n/kor/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json create mode 100644 i18n/kor/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json create mode 100644 i18n/kor/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json create mode 100644 i18n/kor/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json create mode 100644 i18n/kor/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json create mode 100644 i18n/kor/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json create mode 100644 i18n/kor/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json create mode 100644 i18n/kor/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json create mode 100644 i18n/kor/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json create mode 100644 i18n/kor/src/sql/parts/query/common/queryInput.i18n.json create mode 100644 i18n/kor/src/sql/parts/query/common/rowCountStatus.i18n.json create mode 100644 i18n/kor/src/sql/parts/query/common/timeElapsedStatus.i18n.json create mode 100644 i18n/kor/src/sql/parts/query/editor/actions.i18n.json create mode 100644 i18n/kor/src/sql/parts/query/editor/charting/actions.i18n.json create mode 100644 i18n/kor/src/sql/parts/query/editor/charting/chartOptions.i18n.json create mode 100644 i18n/kor/src/sql/parts/query/editor/charting/chartTab.i18n.json create mode 100644 i18n/kor/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json create mode 100644 i18n/kor/src/sql/parts/query/editor/queryResultsView.i18n.json create mode 100644 i18n/kor/src/sql/parts/query/editor/resultsGridContribution.i18n.json create mode 100644 i18n/kor/src/sql/parts/queryPlan/queryPlan.i18n.json create mode 100644 i18n/kor/src/sql/parts/queryPlan/topOperations.i18n.json create mode 100644 i18n/kor/src/sql/platform/connection/common/connectionConfig.i18n.json create mode 100644 i18n/kor/src/sql/platform/connection/common/connectionManagementService.i18n.json create mode 100644 i18n/kor/src/sql/platform/dacfx/common/dacFxService.i18n.json create mode 100644 i18n/kor/src/sql/platform/dialog/dialogTypes.i18n.json create mode 100644 i18n/kor/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json create mode 100644 i18n/kor/src/sql/platform/jobManagement/common/jobActions.i18n.json create mode 100644 i18n/kor/src/sql/platform/jobManagement/common/jobManagementService.i18n.json create mode 100644 i18n/kor/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json create mode 100644 i18n/kor/src/sql/platform/node/resultSerializer.i18n.json create mode 100644 i18n/kor/src/sql/platform/query/common/queryModelService.i18n.json create mode 100644 i18n/kor/src/sql/platform/query/common/queryRunner.i18n.json create mode 100644 i18n/kor/src/sql/platform/taskHistory/common/taskService.i18n.json create mode 100644 i18n/kor/src/sql/platform/theme/common/colors.i18n.json create mode 100644 i18n/kor/src/sql/workbench/api/node/extHostModelView.i18n.json create mode 100644 i18n/kor/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json create mode 100644 i18n/kor/src/sql/workbench/api/node/extHostModelViewTree.i18n.json create mode 100644 i18n/kor/src/sql/workbench/api/node/extHostNotebook.i18n.json create mode 100644 i18n/kor/src/sql/workbench/browser/modal/modal.i18n.json create mode 100644 i18n/kor/src/sql/workbench/browser/modal/optionsDialog.i18n.json create mode 100644 i18n/kor/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json create mode 100644 i18n/kor/src/sql/workbench/browser/parts/views/customView.i18n.json create mode 100644 i18n/kor/src/sql/workbench/common/actions.contribution.i18n.json create mode 100644 i18n/kor/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json create mode 100644 i18n/kor/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json create mode 100644 i18n/kor/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json create mode 100644 i18n/kor/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json create mode 100644 i18n/kor/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json create mode 100644 i18n/kor/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json create mode 100644 i18n/kor/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json create mode 100644 i18n/kor/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/admin/common/adminService.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/insights/common/insightsUtils.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/notebook/common/sessionManager.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/notebook/node/localContentManager.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json create mode 100644 i18n/kor/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json create mode 100644 i18n/language-pack-de/translations/extensions/git-ui.i18n.json create mode 100644 i18n/language-pack-es/translations/extensions/git-ui.i18n.json create mode 100644 i18n/language-pack-fr/translations/extensions/git-ui.i18n.json create mode 100644 i18n/language-pack-it/translations/extensions/git-ui.i18n.json create mode 100644 i18n/language-pack-ja/.gitignore create mode 100644 i18n/language-pack-ja/.vscodeignore create mode 100644 i18n/language-pack-ja/CHANGELOG.md create mode 100644 i18n/language-pack-ja/README.md create mode 100644 i18n/language-pack-ja/languagepack.png create mode 100644 i18n/language-pack-ja/package.json create mode 100644 i18n/language-pack-ja/translations/extensions/bat.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/clojure.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/coffeescript.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/configuration-editing.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/cpp.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/csharp.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/css-language-features.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/css.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/debug-auto-launch.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/debug-server-ready.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/docker.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/emmet.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/extension-editing.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/fsharp.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/git-ui.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/git.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/go.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/groovy.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/grunt.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/gulp.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/handlebars.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/hlsl.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/html-language-features.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/html.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/ini.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/jake.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/java.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/javascript.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/json-language-features.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/json.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/less.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/log.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/lua.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/make.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/markdown-basics.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/markdown-language-features.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/merge-conflict.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/npm.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/objective-c.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/perl.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/php-language-features.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/php.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/powershell.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/pug.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/python.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/r.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/razor.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/ruby.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/rust.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/scss.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/shaderlab.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/shellscript.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/sql.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/swift.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/theme-abyss.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/theme-defaults.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/theme-kimbie-dark.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/theme-monokai-dimmed.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/theme-monokai.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/theme-quietlight.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/theme-red.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/theme-seti.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/theme-solarized-dark.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/theme-solarized-light.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/theme-tomorrow-night-blue.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/typescript-basics.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/typescript-language-features.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/vb.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/vscode-chrome-debug-core.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/vscode-node-debug.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/vscode-node-debug2.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/xml.i18n.json create mode 100644 i18n/language-pack-ja/translations/extensions/yaml.i18n.json create mode 100644 i18n/language-pack-ja/translations/main.i18n.json create mode 100644 i18n/language-pack-ja/vsc-extension-quickstart.md create mode 100644 i18n/language-pack-ko/translations/extensions/git-ui.i18n.json create mode 100644 i18n/language-pack-pt-BR/translations/extensions/git-ui.i18n.json create mode 100644 i18n/language-pack-ru/translations/extensions/git-ui.i18n.json create mode 100644 i18n/language-pack-zh-hans/translations/extensions/git-ui.i18n.json create mode 100644 i18n/language-pack-zh-hant/translations/extensions/git-ui.i18n.json create mode 100644 i18n/ptb/extensions/azurecore/package.i18n.json create mode 100644 i18n/ptb/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json create mode 100644 i18n/ptb/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json create mode 100644 i18n/ptb/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json create mode 100644 i18n/ptb/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json create mode 100644 i18n/ptb/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json create mode 100644 i18n/ptb/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json create mode 100644 i18n/ptb/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json create mode 100644 i18n/ptb/src/sql/parts/jobManagement/agent/agentView.component.i18n.json create mode 100644 i18n/ptb/src/sql/parts/jobManagement/views/alertsView.component.i18n.json create mode 100644 i18n/ptb/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json create mode 100644 i18n/ptb/src/sql/parts/jobManagement/views/jobsView.component.i18n.json create mode 100644 i18n/ptb/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json create mode 100644 i18n/ptb/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json create mode 100644 i18n/ptb/src/sql/parts/modelComponents/componentBase.i18n.json create mode 100644 i18n/ptb/src/sql/parts/modelComponents/inputbox.component.i18n.json create mode 100644 i18n/ptb/src/sql/parts/modelComponents/loadingComponent.component.i18n.json create mode 100644 i18n/ptb/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json create mode 100644 i18n/ptb/src/sql/parts/modelComponents/queryTextEditor.i18n.json create mode 100644 i18n/ptb/src/sql/parts/modelComponents/viewBase.i18n.json create mode 100644 i18n/ptb/src/sql/parts/notebook/cellToggleMoreActions.i18n.json create mode 100644 i18n/ptb/src/sql/parts/notebook/cellViews/codeActions.i18n.json create mode 100644 i18n/ptb/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json create mode 100644 i18n/ptb/src/sql/parts/notebook/cellViews/textCell.component.i18n.json create mode 100644 i18n/ptb/src/sql/parts/notebook/models/cell.i18n.json create mode 100644 i18n/ptb/src/sql/parts/notebook/models/clientSession.i18n.json create mode 100644 i18n/ptb/src/sql/parts/notebook/models/modelInterfaces.i18n.json create mode 100644 i18n/ptb/src/sql/parts/notebook/models/notebookContexts.i18n.json create mode 100644 i18n/ptb/src/sql/parts/notebook/models/notebookModel.i18n.json create mode 100644 i18n/ptb/src/sql/parts/notebook/notebook.component.i18n.json create mode 100644 i18n/ptb/src/sql/parts/notebook/notebookActions.i18n.json create mode 100644 i18n/ptb/src/sql/parts/notebook/notebookUtils.i18n.json create mode 100644 i18n/ptb/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json create mode 100644 i18n/ptb/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json create mode 100644 i18n/ptb/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json create mode 100644 i18n/ptb/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json create mode 100644 i18n/ptb/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json create mode 100644 i18n/ptb/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json create mode 100644 i18n/ptb/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json create mode 100644 i18n/ptb/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json create mode 100644 i18n/ptb/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json create mode 100644 i18n/ptb/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json create mode 100644 i18n/ptb/src/sql/parts/query/common/queryInput.i18n.json create mode 100644 i18n/ptb/src/sql/parts/query/common/rowCountStatus.i18n.json create mode 100644 i18n/ptb/src/sql/parts/query/common/timeElapsedStatus.i18n.json create mode 100644 i18n/ptb/src/sql/parts/query/editor/actions.i18n.json create mode 100644 i18n/ptb/src/sql/parts/query/editor/charting/actions.i18n.json create mode 100644 i18n/ptb/src/sql/parts/query/editor/charting/chartOptions.i18n.json create mode 100644 i18n/ptb/src/sql/parts/query/editor/charting/chartTab.i18n.json create mode 100644 i18n/ptb/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json create mode 100644 i18n/ptb/src/sql/parts/query/editor/queryResultsView.i18n.json create mode 100644 i18n/ptb/src/sql/parts/query/editor/resultsGridContribution.i18n.json create mode 100644 i18n/ptb/src/sql/parts/queryPlan/queryPlan.i18n.json create mode 100644 i18n/ptb/src/sql/parts/queryPlan/topOperations.i18n.json create mode 100644 i18n/ptb/src/sql/platform/connection/common/connectionConfig.i18n.json create mode 100644 i18n/ptb/src/sql/platform/connection/common/connectionManagementService.i18n.json create mode 100644 i18n/ptb/src/sql/platform/dacfx/common/dacFxService.i18n.json create mode 100644 i18n/ptb/src/sql/platform/dialog/dialogTypes.i18n.json create mode 100644 i18n/ptb/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json create mode 100644 i18n/ptb/src/sql/platform/jobManagement/common/jobActions.i18n.json create mode 100644 i18n/ptb/src/sql/platform/jobManagement/common/jobManagementService.i18n.json create mode 100644 i18n/ptb/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json create mode 100644 i18n/ptb/src/sql/platform/node/resultSerializer.i18n.json create mode 100644 i18n/ptb/src/sql/platform/query/common/queryModelService.i18n.json create mode 100644 i18n/ptb/src/sql/platform/query/common/queryRunner.i18n.json create mode 100644 i18n/ptb/src/sql/platform/taskHistory/common/taskService.i18n.json create mode 100644 i18n/ptb/src/sql/platform/theme/common/colors.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/api/node/extHostModelView.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/api/node/extHostModelViewTree.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/api/node/extHostNotebook.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/browser/modal/modal.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/browser/modal/optionsDialog.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/browser/parts/views/customView.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/common/actions.contribution.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/admin/common/adminService.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/insights/common/insightsUtils.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/notebook/common/sessionManager.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/notebook/node/localContentManager.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json create mode 100644 i18n/ptb/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json rename resources/xlf/{vscode-extensions => de}/agent.de.xlf (100%) rename resources/xlf/{vscode-extensions => de}/azurecore.de.xlf (100%) rename resources/xlf/{vscode-extensions => de}/big-data-cluster.de.xlf (100%) rename resources/xlf/{vscode-extensions => de}/dacpac.de.xlf (100%) rename resources/xlf/{vscode-extensions => de}/import.de.xlf (100%) rename resources/xlf/{vscode-extensions => de}/profiler.de.xlf (100%) rename resources/xlf/{sqlops-core => de}/sql.de.xlf (100%) rename resources/xlf/{vscode-extensions => es}/agent.es.xlf (100%) rename resources/xlf/{vscode-extensions => es}/azurecore.es.xlf (100%) rename resources/xlf/{vscode-extensions => es}/big-data-cluster.es.xlf (100%) rename resources/xlf/{vscode-extensions => es}/dacpac.es.xlf (100%) rename resources/xlf/{vscode-extensions => es}/import.es.xlf (100%) rename resources/xlf/{vscode-extensions => es}/profiler.es.xlf (100%) rename resources/xlf/{sqlops-core => es}/sql.es.xlf (100%) rename resources/xlf/{vscode-extensions => fr}/agent.fr.xlf (100%) rename resources/xlf/{vscode-extensions => fr}/azurecore.fr.xlf (100%) rename resources/xlf/{vscode-extensions => fr}/big-data-cluster.fr.xlf (100%) rename resources/xlf/{vscode-extensions => fr}/dacpac.fr.xlf (100%) rename resources/xlf/{vscode-extensions => fr}/import.fr.xlf (100%) rename resources/xlf/{vscode-extensions => fr}/profiler.fr.xlf (100%) rename resources/xlf/{sqlops-core => fr}/sql.fr.xlf (100%) rename resources/xlf/{vscode-extensions => it}/agent.it.xlf (100%) rename resources/xlf/{vscode-extensions => it}/azurecore.it.xlf (100%) rename resources/xlf/{vscode-extensions => it}/big-data-cluster.it.xlf (100%) rename resources/xlf/{vscode-extensions => it}/dacpac.it.xlf (100%) rename resources/xlf/{vscode-extensions => it}/import.it.xlf (100%) rename resources/xlf/{vscode-extensions => it}/profiler.it.xlf (100%) rename resources/xlf/{sqlops-core => it}/sql.it.xlf (100%) rename resources/xlf/{vscode-extensions => ja}/agent.ja.xlf (100%) rename resources/xlf/{vscode-extensions => ja}/azurecore.ja.xlf (100%) rename resources/xlf/{vscode-extensions => ja}/big-data-cluster.ja.xlf (100%) rename resources/xlf/{vscode-extensions => ja}/dacpac.ja.xlf (100%) rename resources/xlf/{vscode-extensions => ja}/import.ja.xlf (100%) rename resources/xlf/{vscode-extensions => ja}/profiler.ja.xlf (100%) rename resources/xlf/{sqlops-core => ja}/sql.ja.xlf (100%) rename resources/xlf/{vscode-extensions => ko}/agent.ko.xlf (100%) rename resources/xlf/{vscode-extensions => ko}/azurecore.ko.xlf (100%) rename resources/xlf/{vscode-extensions => ko}/big-data-cluster.ko.xlf (100%) rename resources/xlf/{vscode-extensions => ko}/dacpac.ko.xlf (100%) rename resources/xlf/{vscode-extensions => ko}/import.ko.xlf (100%) rename resources/xlf/{vscode-extensions => ko}/profiler.ko.xlf (100%) rename resources/xlf/{sqlops-core => ko}/sql.ko.xlf (100%) rename resources/xlf/{vscode-extensions => pt-br}/agent.pt-BR.xlf (100%) rename resources/xlf/{vscode-extensions => pt-br}/azurecore.pt-BR.xlf (100%) rename resources/xlf/{vscode-extensions => pt-br}/big-data-cluster.pt-BR.xlf (100%) rename resources/xlf/{vscode-extensions => pt-br}/dacpac.pt-BR.xlf (100%) rename resources/xlf/{vscode-extensions => pt-br}/import.pt-BR.xlf (100%) rename resources/xlf/{vscode-extensions => pt-br}/profiler.pt-BR.xlf (100%) rename resources/xlf/{sqlops-core => pt-br}/sql.pt-BR.xlf (100%) delete mode 100644 resources/xlf/sqlops-core/sql.ru.xlf delete mode 100644 resources/xlf/sqlops-core/sql.xlf delete mode 100644 resources/xlf/vscode-extensions/agent.ru.xlf delete mode 100644 resources/xlf/vscode-extensions/agent.xlf delete mode 100644 resources/xlf/vscode-extensions/azurecore.ru.xlf delete mode 100644 resources/xlf/vscode-extensions/azurecore.xlf delete mode 100644 resources/xlf/vscode-extensions/big-data-cluster.ru.xlf delete mode 100644 resources/xlf/vscode-extensions/big-data-cluster.xlf delete mode 100644 resources/xlf/vscode-extensions/dacpac.ru.xlf delete mode 100644 resources/xlf/vscode-extensions/dacpac.xlf delete mode 100644 resources/xlf/vscode-extensions/import.ru.xlf delete mode 100644 resources/xlf/vscode-extensions/import.xlf delete mode 100644 resources/xlf/vscode-extensions/profiler.ru.xlf delete mode 100644 resources/xlf/vscode-extensions/profiler.xlf rename resources/xlf/{vscode-extensions => zh-hans}/agent.zh-Hans.xlf (100%) rename resources/xlf/{vscode-extensions => zh-hans}/azurecore.zh-Hans.xlf (100%) rename resources/xlf/{vscode-extensions => zh-hans}/big-data-cluster.zh-Hans.xlf (100%) rename resources/xlf/{vscode-extensions => zh-hans}/dacpac.zh-Hans.xlf (100%) rename resources/xlf/{vscode-extensions => zh-hans}/import.zh-Hans.xlf (100%) rename resources/xlf/{vscode-extensions => zh-hans}/profiler.zh-Hans.xlf (100%) rename resources/xlf/{sqlops-core => zh-hans}/sql.zh-Hans.xlf (100%) rename resources/xlf/{vscode-extensions => zh-hant}/agent.zh-Hant.xlf (100%) rename resources/xlf/{vscode-extensions => zh-hant}/azurecore.zh-Hant.xlf (100%) rename resources/xlf/{vscode-extensions => zh-hant}/big-data-cluster.zh-Hant.xlf (100%) rename resources/xlf/{vscode-extensions => zh-hant}/dacpac.zh-Hant.xlf (100%) rename resources/xlf/{vscode-extensions => zh-hant}/import.zh-Hant.xlf (100%) rename resources/xlf/{vscode-extensions => zh-hant}/profiler.zh-Hant.xlf (100%) rename resources/xlf/{sqlops-core => zh-hant}/sql.zh-Hant.xlf (100%) diff --git a/build/gulpfile.vscode.js b/build/gulpfile.vscode.js index 3c4b82555d..cf7da2b5f0 100644 --- a/build/gulpfile.vscode.js +++ b/build/gulpfile.vscode.js @@ -526,10 +526,14 @@ gulp.task('vscode-translations-pull', function () { gulp.task('vscode-translations-import', function () { // {{SQL CARBON EDIT}} - Replace function body with our own - [...i18n.defaultLanguages, ...i18n.extraLanguages].forEach(language => { - gulp.src(`../vscode-localization/${language.id}/build/*/*.xlf`) - .pipe(i18n.prepareI18nFiles()) - .pipe(vfs.dest(`./i18n/${language.folderName}`)); + return new Promise(function(resolve) { + [...i18n.defaultLanguages, ...i18n.extraLanguages].forEach(language => { + let languageId = language.translationId ? language.translationId : language.id; + gulp.src(`resources/xlf/${languageId}/**/*.xlf`) + .pipe(i18n.prepareI18nFiles()) + .pipe(vfs.dest(`./i18n/${language.folderName}`)); + resolve(); + }); }); // {{SQL CARBON EDIT}} - End }); diff --git a/i18n/chs/extensions/azurecore/package.i18n.json b/i18n/chs/extensions/azurecore/package.i18n.json new file mode 100644 index 0000000000..c5a58b3853 --- /dev/null +++ b/i18n/chs/extensions/azurecore/package.i18n.json @@ -0,0 +1,26 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "azure.displayName": "Azure (核心)", + "azure.description": "浏览和使用 Azure 资源", + "azure.title": "Azure", + "azure.resource.config.title": "Azure 资源配置", + "azure.resource.config.filter.description": "资源筛选器,每个元素都是帐户 ID、订阅 ID 和由斜杠分隔的名称", + "azure.resource.explorer.title": "Azure", + "azure.resource.refreshall.title": "全部刷新", + "azure.resource.refresh.title": "刷新", + "azure.resource.signin.title": "登录", + "azure.resource.selectsubscriptions.title": "选择订阅", + "azure.resource.connectsqlserver.title": "连接", + "azure.resource.connectsqldb.title": "连接", + "accounts.clearTokenCache": "清除 Azure 帐户令牌缓存", + "config.enablePublicCloudDescription": "是否应启用 Azure 公共云集成", + "config.enableUsGovCloudDescription": "是否应启用美国政府 Azure 云(Fairfax)集成", + "config.enableChinaCloudDescription": "是否应启用 Azure 中国集成", + "config.enableGermanyCloudDescription": "是否应启用 Azure 德国集成" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json b/i18n/chs/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json index c7429230ef..cf5aae0cda 100644 --- a/i18n/chs/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json +++ b/i18n/chs/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "editableDropdown.errorValidate": "必须是列表中的选项", + "dropdownAction.toggle": "切换下拉列表" } \ No newline at end of file diff --git a/i18n/chs/src/sql/base/browser/ui/selectBox/selectBox.i18n.json b/i18n/chs/src/sql/base/browser/ui/selectBox/selectBox.i18n.json index 9e1236a650..c315e0a44b 100644 --- a/i18n/chs/src/sql/base/browser/ui/selectBox/selectBox.i18n.json +++ b/i18n/chs/src/sql/base/browser/ui/selectBox/selectBox.i18n.json @@ -6,5 +6,7 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "alertWarningMessage": "警告: {0}" + "alertErrorMessage": "错误: {0}", + "alertWarningMessage": "警告: {0}", + "alertInfoMessage": "信息: {0}" } \ No newline at end of file diff --git a/i18n/chs/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json b/i18n/chs/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json index c7429230ef..63588423ac 100644 --- a/i18n/chs/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json +++ b/i18n/chs/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "selectDeselectAll": "全选/取消权限" } \ No newline at end of file diff --git a/i18n/chs/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json b/i18n/chs/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json new file mode 100644 index 0000000000..2ef228b439 --- /dev/null +++ b/i18n/chs/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "rowDetailView.loadError": "加载错误..." +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json b/i18n/chs/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json index c7429230ef..3e5a11c759 100644 --- a/i18n/chs/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json +++ b/i18n/chs/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json @@ -5,5 +5,9 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "linkedAccounts": "链接的帐户", + "accountDialog.close": "关闭", + "accountDialog.noAccountLabel": "没有链接的帐户。请添加一个帐户。", + "accountDialog.addConnection": "添加一个帐户" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json b/i18n/chs/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json index c7429230ef..c67320e2c1 100644 --- a/i18n/chs/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json +++ b/i18n/chs/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "accountDialog.addAccountErrorTitle": "添加帐户时出错" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/accountManagement/accountListStatusbar/accountListStatusbarItem.i18n.json b/i18n/chs/src/sql/parts/accountManagement/accountListStatusbar/accountListStatusbarItem.i18n.json index 5f1dc5ce81..00ed6b75e6 100644 --- a/i18n/chs/src/sql/parts/accountManagement/accountListStatusbar/accountListStatusbarItem.i18n.json +++ b/i18n/chs/src/sql/parts/accountManagement/accountListStatusbar/accountListStatusbarItem.i18n.json @@ -6,5 +6,5 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "manageLinedAccounts": "管理链接帐户" + "manageLinedAccounts": "管理链接的帐户" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json b/i18n/chs/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json index e802f16caa..0631655869 100644 --- a/i18n/chs/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json +++ b/i18n/chs/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json @@ -6,5 +6,8 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "copyAndOpen": "复制并打开", + "oauthDialog.cancel": "取消", + "userCode": "用户代码", "website": "网站" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json b/i18n/chs/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json index c7429230ef..b216ff7771 100644 --- a/i18n/chs/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json +++ b/i18n/chs/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "oauthFlyoutIsAlreadyOpen": "无法启动自动 OAuth。自动 OAuth 已在进行中。" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/accountManagement/common/accountActions.i18n.json b/i18n/chs/src/sql/parts/accountManagement/common/accountActions.i18n.json index 4498322602..4e9b86b33c 100644 --- a/i18n/chs/src/sql/parts/accountManagement/common/accountActions.i18n.json +++ b/i18n/chs/src/sql/parts/accountManagement/common/accountActions.i18n.json @@ -6,5 +6,13 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "applyFilters": "应用筛选器" + "addAccount": "添加帐户", + "removeAccount": "删除帐户", + "confirmRemoveUserAccountMessage": "确定要删除“{0}”吗?", + "accountActions.yes": "是", + "accountActions.no": "否", + "removeAccountFailed": "未能删除帐户", + "applyFilters": "应用筛选器", + "refreshAccount": "重新输入凭据", + "NoAccountToRefresh": "没有要刷新的帐户" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/accountManagement/common/accountListRenderer.i18n.json b/i18n/chs/src/sql/parts/accountManagement/common/accountListRenderer.i18n.json index c7429230ef..338d2ddc29 100644 --- a/i18n/chs/src/sql/parts/accountManagement/common/accountListRenderer.i18n.json +++ b/i18n/chs/src/sql/parts/accountManagement/common/accountListRenderer.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "refreshCredentials": "你需要为此帐户刷新凭据。" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json b/i18n/chs/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json index c7429230ef..9fb3202875 100644 --- a/i18n/chs/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json +++ b/i18n/chs/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json @@ -5,5 +5,10 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "carbon.extension.contributes.account.id": "帐户类型的标识符", + "carbon.extension.contributes.account.icon": "(可选) UI 中用于表示 accpunt 的图标。文件路径或主题配置", + "carbon.extension.contributes.account.icon.light": "使用浅色主题时的图标路径", + "carbon.extension.contributes.account.icon.dark": "使用深色主题时的图标路径", + "carbon.extension.contributes.account": "向帐户提供程序提供图标。" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json b/i18n/chs/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json index 484772068e..29c6db3082 100644 --- a/i18n/chs/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json +++ b/i18n/chs/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json @@ -6,6 +6,15 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "from": "从", + "to": "到", + "createNewFirewallRule": "创建新的防火墙规则", + "firewall.ok": "确定", + "firewall.cancel": "取消", + "firewallRuleDialogDescription": "你的客户端 IP 地址无权访问服务器。请登录 Azure 帐户并新建新的防火墙规则以启用访问权限。", + "firewallRuleHelpDescription": "详细了解防火墙设置", "azureAccount": "Azure 帐户", - "addIPAddressLabel": "添加我的客户端 IP" + "filewallRule": "防火墙规则", + "addIPAddressLabel": "添加我的客户端 IP", + "addIpRangeLabel": "添加我的子网 IP 范围" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json b/i18n/chs/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json index c7429230ef..f7b946da09 100644 --- a/i18n/chs/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json +++ b/i18n/chs/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "firewallDialog.addAccountErrorTitle": "添加帐户时出错", + "firewallRuleError": "防火墙规则错误" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/admin/database/create/createDatabase.component.i18n.json b/i18n/chs/src/sql/parts/admin/database/create/createDatabase.component.i18n.json index c7429230ef..4059afd699 100644 --- a/i18n/chs/src/sql/parts/admin/database/create/createDatabase.component.i18n.json +++ b/i18n/chs/src/sql/parts/admin/database/create/createDatabase.component.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "createDatabase.databaseFiles": "数据库文件:", + "createDatabase.noRecordsFound": "未找到记录" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/connection/common/connection.contribution.i18n.json b/i18n/chs/src/sql/parts/connection/common/connection.contribution.i18n.json index c7429230ef..53ba077147 100644 --- a/i18n/chs/src/sql/parts/connection/common/connection.contribution.i18n.json +++ b/i18n/chs/src/sql/parts/connection/common/connection.contribution.i18n.json @@ -5,5 +5,8 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "sql.maxRecentConnectionsDescription": "要在连接列表中保存的最近使用连接的最大数。", + "sql.defaultEngineDescription": "要使用的默认 SQL 引擎。这将驱动 .sql 文件中的默认语言提供程序以及在创建新连接时使用的默认值。有效选项目前是 MSSQL", + "connection.parseClipboardForConnectionStringDescription": "在打开连接对话框或执行粘贴时尝试解析剪贴板的内容。" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/connection/common/connectionActions.i18n.json b/i18n/chs/src/sql/parts/connection/common/connectionActions.i18n.json index a9e83af889..60547daf12 100644 --- a/i18n/chs/src/sql/parts/connection/common/connectionActions.i18n.json +++ b/i18n/chs/src/sql/parts/connection/common/connectionActions.i18n.json @@ -6,5 +6,15 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "delete": "删除" + "ClearRecentlyUsedLabel": "清除列表", + "ClearedRecentConnections": "已清空最新连接列表", + "connectionAction.yes": "是", + "connectionAction.no": "否", + "clearRecentConnectionMessage": "确定要删除列表中的所有连接吗?", + "connectionDialog.yes": "是", + "connectionDialog.no": "否", + "delete": "删除", + "connectionAction.GetCurrentConnectionString": "获取当前连接字符串", + "connectionAction.connectionString": "连接字符串不可用", + "connectionAction.noConnection": "没有可用的活动连接" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/connection/common/localizedConstants.i18n.json b/i18n/chs/src/sql/parts/connection/common/localizedConstants.i18n.json index 5ba0fee53b..11be7803aa 100644 --- a/i18n/chs/src/sql/parts/connection/common/localizedConstants.i18n.json +++ b/i18n/chs/src/sql/parts/connection/common/localizedConstants.i18n.json @@ -6,5 +6,7 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "onDidDisconnectMessage": "已断开连接" + "onDidConnectMessage": "连接到", + "onDidDisconnectMessage": "已断开连接", + "unsavedGroupLabel": "未保存连接" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/connection/connectionDialog/advancedPropertiesController.i18n.json b/i18n/chs/src/sql/parts/connection/connectionDialog/advancedPropertiesController.i18n.json index c7429230ef..6b5684ea9a 100644 --- a/i18n/chs/src/sql/parts/connection/connectionDialog/advancedPropertiesController.i18n.json +++ b/i18n/chs/src/sql/parts/connection/connectionDialog/advancedPropertiesController.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "connectionAdvancedProperties": "高级属性", + "advancedProperties.discard": "放弃" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/common/actions.i18n.json b/i18n/chs/src/sql/parts/dashboard/common/actions.i18n.json index 2893ae8726..1b4c2f70ba 100644 --- a/i18n/chs/src/sql/parts/dashboard/common/actions.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/common/actions.i18n.json @@ -6,6 +6,14 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "editDashboard": "编辑", + "editDashboardExit": "退出", "refreshWidget": "刷新", - "clickToUnpin": "单击以解除锁定" + "toggleMore": "切换更多", + "deleteWidget": "删除小组件", + "clickToUnpin": "单击以取消固定", + "clickToPin": "单击以固定", + "addFeatureAction.openInstalledFeatures": "打开已安装的功能", + "collapseWidget": "折叠", + "expandWidget": "扩展" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/common/dashboardHelper.i18n.json b/i18n/chs/src/sql/parts/dashboard/common/dashboardHelper.i18n.json index c7429230ef..3c2881d8f4 100644 --- a/i18n/chs/src/sql/parts/dashboard/common/dashboardHelper.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/common/dashboardHelper.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "unknownDashboardContainerError": "{0} 是未知容器。" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json b/i18n/chs/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json index c7429230ef..6a2e5db823 100644 --- a/i18n/chs/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "home": "主页", + "missingConnectionInfo": "找不到此仪表板的连接信息" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json b/i18n/chs/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json index da9bb52f18..878a442285 100644 --- a/i18n/chs/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json @@ -6,6 +6,17 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "sqlops.extension.contributes.dashboard.tab.description": "将显示给用户的此选项卡的说明。", - "sqlops.extension.contributes.dashboard.tab.alwaysShow": "此选项卡是否应始终显示或仅当用户添加时显示。" + "azdata.extension.contributes.dashboard.tab.id": "此选项卡的唯一标识符。将被传递给任何请求的扩展名。", + "azdata.extension.contributes.dashboard.tab.title": "显示用户的选项卡的标题。", + "azdata.extension.contributes.dashboard.tab.description": "将显示给用户的此选项卡的说明。", + "azdata.extension.contributes.tab.when": "显示此项目时条件必须为 true", + "azdata.extension.contributes.tab.provider": "定义此选项卡兼容的连接类型。如果未设置,则默认为“MSSQL”", + "azdata.extension.contributes.dashboard.tab.container": "将在此选项卡中显示的容器。", + "azdata.extension.contributes.dashboard.tab.alwaysShow": "是否应始终显示此选项卡或仅当用户添加时显示。", + "azdata.extension.contributes.dashboard.tab.isHomeTab": "此选项卡是否应用作连接类型的“开始”选项卡。", + "azdata.extension.contributes.tabs": "为用户提供一个或多个选项卡以添加到其仪表板中。", + "dashboardTab.contribution.noTitleError": "没有为扩展指定标题。", + "dashboardTab.contribution.noDescriptionWarning": "未指定要显示的说明。", + "dashboardTab.contribution.noContainerError": "没有为扩展指定容器。", + "dashboardTab.contribution.moreThanOneDashboardContainersError": "每个空间只能定义 1 个仪表板容器" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json b/i18n/chs/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json index c7429230ef..ec3fd1157e 100644 --- a/i18n/chs/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json @@ -5,5 +5,12 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "azdata.extension.contributes.dashboard.container.id": "此容器的唯一标识符。", + "azdata.extension.contributes.dashboard.container.container": "将在选项卡中显示的容器。", + "azdata.extension.contributes.containers": "为用户提供一个或多个仪表板容器,供其添加到其仪表板中。", + "dashboardContainer.contribution.noIdError": "未在仪表板容器中为扩展指定 ID。", + "dashboardContainer.contribution.noContainerError": "为扩展指定的仪表板容器中没有容器。", + "dashboardContainer.contribution.moreThanOneDashboardContainersError": "每个空间只能定义 1 个仪表板容器。", + "dashboardTab.contribution.unKnownContainerType": "在仪表板容器中为扩展定义了未知的容器类型。" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json b/i18n/chs/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json new file mode 100644 index 0000000000..18d0e875c0 --- /dev/null +++ b/i18n/chs/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.container.controlhost": "将在此选项卡中显示 controlhost。" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json b/i18n/chs/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json new file mode 100644 index 0000000000..575f7f183e --- /dev/null +++ b/i18n/chs/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboardNavSection": "“{0}”部分具有无效内容。请与扩展所有者联系。" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json b/i18n/chs/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json index c7429230ef..d175a47412 100644 --- a/i18n/chs/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.container.gridtab.items": "将在此选项卡中显示的小组件或 Web 视图的列表。", + "gridContainer.invalidInputs": "小组件或 Web 视图应在扩展小组件容器的内部。" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json b/i18n/chs/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json new file mode 100644 index 0000000000..ba2c566dbd --- /dev/null +++ b/i18n/chs/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.container.modelview": "将在此选项卡中显示的模型支持的视图。" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json b/i18n/chs/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json index 637ddcceef..86414006b4 100644 --- a/i18n/chs/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json @@ -6,6 +6,16 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "dashboard.container.left-nav-bar.icon.dark": "使用暗色主题时的图标路径", - "dashboard.container.left-nav-bar": "将显示在此导航节中的仪表板容器的列表。" + "dashboard.container.left-nav-bar.id": "此导航部分的唯一标识符。将被传递给任何请求的扩展名。", + "dashboard.container.left-nav-bar.icon": "(可选) 用于在UI 中表示此导航节的图标。应为文件路径或可主体化的配置", + "dashboard.container.left-nav-bar.icon.light": "使用浅色主题时的图标路径", + "dashboard.container.left-nav-bar.icon.dark": "使用深色主题时的图标路径", + "dashboard.container.left-nav-bar.title": "要向用户显示的导航部分的标题。", + "dashboard.container.left-nav-bar.container": "将在此导航部分中显示的容器。", + "dashboard.container.left-nav-bar": "将在此导航部分中显示的仪表板容器的列表。", + "opticon": "属性 \"icon\" 可省略或者必须是字符串或文字,如 \"{dark, light}\"", + "navSection.missingTitle": "未在“导航”部分中为扩展指定标题。", + "navSection.missingContainer": "未在“导航”部分中为扩展指定标题。", + "navSection.moreThanOneDashboardContainersError": "每个空间只能定义 1 个仪表板容器。", + "navSection.invalidContainer": "NAV_SECTION 内的 NAV_SECTION 是一个无效的扩展容器。" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json b/i18n/chs/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json index c7429230ef..84d66a837f 100644 --- a/i18n/chs/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.container.webview": "将在此选项卡中显示的 web 视图。" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json b/i18n/chs/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json index c7429230ef..9a157988e1 100644 --- a/i18n/chs/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.container.widgets": "将在此选项卡中显示的小组件的列表。", + "widgetContainer.invalidInputs": "小组件列表应位于扩展小组件容器的内部。" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json b/i18n/chs/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json index d080246de5..e349fb760c 100644 --- a/i18n/chs/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json @@ -6,5 +6,12 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "dashboardTabError": "\"扩展\" 选项卡未知或未安装。" + "azdata.extension.contributes.widget.when": "显示此项目时条件必须为 true", + "dashboardpage.tabName": "容器的标题", + "dashboardpage.rowNumber": "网格中的组件行", + "dashboardpage.rowSpan": "网格中组件的行跨度。默认值为 1。使用 \"*\" 设置为网格中的行数。", + "dashboardpage.colNumber": "网格中组件的列", + "dashboardpage.colspan": "网格中组件的列跨距。默认值为 1。使用 \"*\" 设置网格中的列数。", + "azdata.extension.contributes.dashboardPage.tab.id": "此选项卡的唯一标识符。将被传递给任何请求的扩展名。", + "dashboardTabError": "“扩展”选项卡未知或未安装。" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json b/i18n/chs/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json index c7429230ef..be38858ca3 100644 --- a/i18n/chs/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "databasePageName": "数据库仪表板" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json b/i18n/chs/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json index 560310f41d..920d619e30 100644 --- a/i18n/chs/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json @@ -6,6 +6,16 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "dashboardDatabaseProperties": "启用或禁用属性小组件", "dashboard.databaseproperties": "要显示的属性值", + "dashboard.databaseproperties.displayName": "属性的显示名称", + "dashboard.databaseproperties.value": "数据库信息对象中的值", + "dashboard.databaseproperties.ignore": "指定要忽略的特定值", + "recoveryModel": "恢复模型", + "lastDatabaseBackup": "上次数据库备份", + "lastLogBackup": "上次日志备份", + "compatibilityLevel": "兼容级别", + "owner": "所有者", + "dashboardDatabase": "自定义数据库仪表板页面", "dashboardDatabaseTabs": "自定义数据库仪表板选项卡" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json b/i18n/chs/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json index c7429230ef..b8edc9dcc3 100644 --- a/i18n/chs/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "serverPageName": "服务器仪表板" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json b/i18n/chs/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json index 6a69f83489..5b738208b1 100644 --- a/i18n/chs/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json @@ -6,6 +6,14 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "dashboardServerProperties": "启用或禁用属性小组件", + "dashboard.serverproperties": "要显示的属性值", "dashboard.serverproperties.displayName": "属性的显示名称", - "computerName": "计算机名" + "dashboard.serverproperties.value": "服务器信息对象中的值", + "version": "版本", + "edition": "版本", + "computerName": "计算机名", + "osVersion": "OS 版本", + "dashboardServer": "自定义服务器仪表板页面", + "dashboardServerTabs": "自定义服务器仪表板选项卡" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json b/i18n/chs/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json index c7429230ef..0bef2a0d43 100644 --- a/i18n/chs/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "homeCrumb": "主页" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json b/i18n/chs/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json index c7429230ef..2415b6f806 100644 --- a/i18n/chs/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.changeDatabaseFailure": "未能更改数据库" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json b/i18n/chs/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json index c7429230ef..bb5cd52066 100644 --- a/i18n/chs/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json @@ -5,5 +5,9 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "seachObjects": "按类型名称搜索(a:、t:、v:、f: 或 sp:)", + "searchDatabases": "搜索数据库", + "dashboard.explorer.objectError": "无法加载对象", + "dashboard.explorer.databaseError": "无法加载数据库" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/widgets/insights/actions.i18n.json b/i18n/chs/src/sql/parts/dashboard/widgets/insights/actions.i18n.json index c7429230ef..7503aad17b 100644 --- a/i18n/chs/src/sql/parts/dashboard/widgets/insights/actions.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/widgets/insights/actions.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "insights.runQuery": "运行查询" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json b/i18n/chs/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json index c7429230ef..7546a1c8ec 100644 --- a/i18n/chs/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "insights.lastUpdated": "最近更新时间: {0} {1}", + "noResults": "没有要显示的结果" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json b/i18n/chs/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json index c7429230ef..de5ac7d379 100644 --- a/i18n/chs/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json @@ -5,5 +5,16 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "insightWidgetDescription": "添加一个可查询服务器或数据库并以多种方式显示结果的小组件,例如图表和汇总计数等。", + "insightIdDescription": "用于缓存见解结果的唯一标识符。", + "insightQueryDescription": "要运行的 SQL 查询。这只能返回 1 个结果集。", + "insightQueryFileDescription": "[可选] 指向包含查询的文件的路径。在未设置“查询”时使用", + "insightAutoRefreshIntervalDescription": "[可选] 自动刷新间隔(分钟数);如果未设置,则不自动刷新", + "actionTypes": "要使用的操作", + "actionDatabaseDescription": "操作的目标数据库;可通过 \"${columnName}\" 格式使用数据驱动的列名。", + "actionServerDescription": "操作的目标服务器;可通过 \"${columnName}\" 格式使用数据驱动的列名。", + "actionUserDescription": "操作的目标用户;可通过 \"${columnName}\" 格式使用数据驱动的列名。", + "carbon.extension.contributes.insightType.id": "见解的标识符", + "carbon.extension.contributes.insights": "向仪表板调色板提供见解。" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json b/i18n/chs/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json new file mode 100644 index 0000000000..40461bb898 --- /dev/null +++ b/i18n/chs/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "chartErrorMessage": "无法用给定的数据显示图表" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json b/i18n/chs/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json index c7429230ef..bbb022fb0a 100644 --- a/i18n/chs/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json @@ -5,5 +5,12 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "chartInsightDescription": "将查询结果显示为仪表板上的图表", + "colorMapDescription": "映射“列名”->“颜色”。例如,添加 \"column1\": 红色以确保该列使用红色", + "legendDescription": "表示图表图例的首选位置和可见性。这些是查询中的列名称,并映射到每个图表条目的标签", + "labelFirstColumnDescription": "如果 dataDirection 是水平的,则将其设置为 true 会使用图例的第一列值。", + "columnsAsLabels": "如果 dataDirection 是垂直的,则将其设置为 true 会使用图例的列名称。", + "dataDirectionDescription": "定义是从列(垂直)还是从行(水平)读取数据。将在时间序列中忽略此项,因为方向必须是垂直的。", + "showTopNData": "如果设置了 showTopNData,则只在图表中显示前 N 个数据。" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json b/i18n/chs/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json index 1a4d1f90c8..e8e65494e0 100644 --- a/i18n/chs/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json @@ -6,8 +6,10 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "yAxisMax": "y 轴的最大值", - "yAxisLabel": "y 轴的标签", - "xAxisMin": "x 轴的最小值", - "xAxisMax": "x 轴的最大值" + "yAxisMin": "Y 轴的最小值", + "yAxisMax": "Y 轴的最大值", + "barchart.yAxisLabel": "Y 轴的标签", + "xAxisMin": "X 轴的最小值", + "xAxisMax": "X 轴的最大值", + "barchart.xAxisLabel": "x 轴的标签" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json b/i18n/chs/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json index c7429230ef..e555aec448 100644 --- a/i18n/chs/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "countInsightDescription": "对于结果集中的每一列,,将行 0 中的值显示为计数且后跟列名。例如,支持“1 健康”、“3 不健康”,其中“健康”是列名,1 是行 1 单元格 1 中的值" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json b/i18n/chs/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json index c7429230ef..a6197bbed6 100644 --- a/i18n/chs/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json @@ -5,5 +5,8 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "imageInsightDescription": "显示图像,例如使用 ggplot2 时由 R 查询返回的图像", + "imageFormatDescription": "应为哪种格式 - 这是 JPEG、PNG 还是其他格式?", + "encodingDescription": "此编码为十六进制、base64 还是其他格式?" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json b/i18n/chs/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json new file mode 100644 index 0000000000..3813b79298 --- /dev/null +++ b/i18n/chs/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tableInsightDescription": "在简单表中显示结果" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json b/i18n/chs/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json index c7429230ef..de9c13ac59 100644 --- a/i18n/chs/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json +++ b/i18n/chs/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.properties.error": "无法加载仪表板属性" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json b/i18n/chs/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json index 468ef601cd..b4e7262d86 100644 --- a/i18n/chs/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json +++ b/i18n/chs/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json @@ -6,10 +6,41 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "backup.mediaOptionFormat": "备份到新媒体集", + "backup.backupName": "备份名称", + "backup.recoveryModel": "恢复模型", + "backup.backupType": "备份类型", + "backup.backupDevice": "备份文件", + "backup.algorithm": "算法", + "backup.certificateOrAsymmetricKey": "证书或非对称密钥", + "backup.media": "媒体", + "backup.mediaOption": "备份到现有媒体集", + "backup.mediaOptionFormat": "备份到新的媒体集", + "backup.existingMediaAppend": "追加到现有备份集", + "backup.existingMediaOverwrite": "覆盖所有现有备份集", + "backup.newMediaSetName": "新媒体集名称", + "backup.newMediaSetDescription": "新建媒体集说明", + "backup.checksumContainer": "在写入媒体前执行和校验", + "backup.verifyContainer": "完成时验证备份", + "backup.continueOnErrorContainer": "错误发生时继续", + "backup.expiration": "过期", + "backup.setBackupRetainDays": "设置备份保留天数", + "backup.copyOnly": "仅复制备份", + "backup.advancedConfiguration": "高级配置", + "backup.compression": "压缩", "backup.setBackupCompression": "设置备份压缩", + "backup.encryption": "加密", + "backup.transactionLog": "事务日志", + "backup.truncateTransactionLog": "截断事务日志", + "backup.backupTail": "备份日志的末尾", + "backup.reliability": "可靠性", + "backup.mediaNameRequired": "需要媒体名称", "backup.noEncryptorWarning": "没有可用的证书或非对称密钥", "addFile": "添加文件", + "removeFile": "删除文件", + "backupComponent.invalidInput": "输入无效。值必须大于或等于 0。", + "backupComponent.script": "脚本", "backupComponent.backup": "备份", - "backup.containsBackupToUrlError": "只支持备份到文件" + "backupComponent.cancel": "取消", + "backup.containsBackupToUrlError": "只支持备份到文件", + "backup.backupFileRequired": "备份文件路径是必需的" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/disasterRecovery/backup/constants.i18n.json b/i18n/chs/src/sql/parts/disasterRecovery/backup/constants.i18n.json index c7429230ef..ff8709255c 100644 --- a/i18n/chs/src/sql/parts/disasterRecovery/backup/constants.i18n.json +++ b/i18n/chs/src/sql/parts/disasterRecovery/backup/constants.i18n.json @@ -5,5 +5,19 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "backup.labelDatabase": "数据库", + "backup.labelFilegroup": "文件和文件组", + "backup.labelFull": "完全", + "backup.labelDifferential": "差异", + "backup.labelLog": "事务日志", + "backup.labelDisk": "磁盘", + "backup.labelUrl": "URL", + "backup.defaultCompression": "使用默认服务器设置", + "backup.compressBackup": "压缩备份", + "backup.doNotCompress": "不压缩备份", + "backup.serverCertificate": "服务器证书", + "backup.asymmetricKey": "非对称密钥", + "backup.filterBackupFiles": "备份文件", + "backup.allFiles": "所有文件" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json b/i18n/chs/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json index 931a69d073..0a204dbd51 100644 --- a/i18n/chs/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json +++ b/i18n/chs/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json @@ -6,12 +6,35 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "backupFilePath": "备份文件路径", + "targetDatabase": "目标数据库", "RestoreDialogTitle": "还原数据库", - "restoreDialog.restore": "恢复", + "restoreDialog.restoreTitle": "还原数据库", + "restoreDialog.database": "数据库", + "restoreDialog.backupFile": "备份文件", + "restoreDialog.restore": "还原", + "restoreDialog.cancel": "取消", + "restoreDialog.script": "脚本", + "source": "源", + "restoreFrom": "还原自", + "missingBackupFilePathError": "备份文件路径是必需的。", + "multipleBackupFilePath": "请输入一个或多个用逗号分隔的文件路径", "database": "数据库", + "destination": "目的地", + "restoreDialog.toggleDatabaseNameDropdown": "“选择数据库”切换下拉列表", + "restoreTo": "还原到", "restorePlan": "还原计划", + "backupSetsToRestore": "要恢复的备份集", "restoreDatabaseFileAs": "将数据库文件还原为", "restoreDatabaseFileDetails": "还原数据库文件详细信息", + "logicalFileName": "逻辑文件名", + "fileType": "文件类型", + "originalFileName": "原始文件名", + "restoreAs": "还原为", "restoreOptions": "还原选项", - "filesTitle": "文件" + "taillogBackup": "结尾日志备份", + "serverConnection": "服务器连接", + "generalTitle": "常规", + "filesTitle": "文件", + "optionsTitle": "选项" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/editData/common/editDataInput.i18n.json b/i18n/chs/src/sql/parts/editData/common/editDataInput.i18n.json index c7429230ef..2f913cad34 100644 --- a/i18n/chs/src/sql/parts/editData/common/editDataInput.i18n.json +++ b/i18n/chs/src/sql/parts/editData/common/editDataInput.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "connectionFailure": "编辑未能连接的数据会话" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/editData/editor/editDataEditor.i18n.json b/i18n/chs/src/sql/parts/editData/editor/editDataEditor.i18n.json index c7429230ef..5a0e16e542 100644 --- a/i18n/chs/src/sql/parts/editData/editor/editDataEditor.i18n.json +++ b/i18n/chs/src/sql/parts/editData/editor/editDataEditor.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "maxRowTaskbar": "最大行数:" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/editData/execution/editDataActions.i18n.json b/i18n/chs/src/sql/parts/editData/execution/editDataActions.i18n.json index e4e90bb1b0..7c4f40b69f 100644 --- a/i18n/chs/src/sql/parts/editData/execution/editDataActions.i18n.json +++ b/i18n/chs/src/sql/parts/editData/execution/editDataActions.i18n.json @@ -6,5 +6,9 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "editData.refresh": "刷新" + "editData.run": "运行", + "disposeEditFailure": "处理编辑失败,出现错误:", + "editData.stop": "停止", + "editData.showSql": "显示 SQL 窗格", + "editData.closeSql": "关闭 SQL 窗格" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json b/i18n/chs/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json new file mode 100644 index 0000000000..19455e594a --- /dev/null +++ b/i18n/chs/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tabs": "仪表板选项卡({0})", + "tabId": "ID", + "tabTitle": "标题", + "tabDescription": "说明", + "insights": "仪表板见解({0})", + "insightId": "ID", + "name": "名称", + "insight condition": "时间" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json b/i18n/chs/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json index c7429230ef..402592d4b0 100644 --- a/i18n/chs/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json +++ b/i18n/chs/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "deleteRow": "删除行", + "revertRow": "还原当前行" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/grid/views/gridActions.i18n.json b/i18n/chs/src/sql/parts/grid/views/gridActions.i18n.json index c7429230ef..484fab3bf2 100644 --- a/i18n/chs/src/sql/parts/grid/views/gridActions.i18n.json +++ b/i18n/chs/src/sql/parts/grid/views/gridActions.i18n.json @@ -5,5 +5,13 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "saveAsCsv": "另存为 CSV", + "saveAsJson": "另存为 JSON", + "saveAsExcel": "另存为 Excel", + "saveAsXml": "另存为 XML", + "copySelection": "复制", + "copyWithHeaders": "连同标题一起复制", + "selectAll": "选择全部", + "copyMessages": "复制" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/jobManagement/agent/agentView.component.i18n.json b/i18n/chs/src/sql/parts/jobManagement/agent/agentView.component.i18n.json new file mode 100644 index 0000000000..6bf51b107f --- /dev/null +++ b/i18n/chs/src/sql/parts/jobManagement/agent/agentView.component.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobview.Jobs": "作业", + "jobview.Alerts": "警报", + "jobview.Proxies": "代理", + "jobview.Operators": "运算符" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/jobManagement/views/alertsView.component.i18n.json b/i18n/chs/src/sql/parts/jobManagement/views/alertsView.component.i18n.json new file mode 100644 index 0000000000..8442ec09b7 --- /dev/null +++ b/i18n/chs/src/sql/parts/jobManagement/views/alertsView.component.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobAlertColumns.name": "名称", + "jobAlertColumns.lastOccurrenceDate": "上次发生", + "jobAlertColumns.enabled": "已启用", + "jobAlertColumns.delayBetweenResponses": "响应之间的延迟(秒)", + "jobAlertColumns.categoryName": "类别名称" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json b/i18n/chs/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json new file mode 100644 index 0000000000..f64ee6e881 --- /dev/null +++ b/i18n/chs/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "stepRow.stepID": "步骤 ID", + "stepRow.stepName": "步骤名称", + "stepRow.message": "消息" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/jobManagement/views/jobsView.component.i18n.json b/i18n/chs/src/sql/parts/jobManagement/views/jobsView.component.i18n.json new file mode 100644 index 0000000000..16626eecd3 --- /dev/null +++ b/i18n/chs/src/sql/parts/jobManagement/views/jobsView.component.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobColumns.name": "名称", + "jobColumns.lastRun": "上次运行", + "jobColumns.nextRun": "下次运行", + "jobColumns.enabled": "已启用", + "jobColumns.status": "状态", + "jobColumns.category": "类别", + "jobColumns.runnable": "可运行", + "jobColumns.schedule": "计划", + "jobColumns.lastRunOutcome": "上次运行结果", + "jobColumns.previousRuns": "之前的运行", + "jobsView.noSteps": "没有可用于此作业的步骤。", + "jobsView.error": "错误: " +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json b/i18n/chs/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json new file mode 100644 index 0000000000..2b246024b9 --- /dev/null +++ b/i18n/chs/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobOperatorsView.name": "名称", + "jobOperatorsView.emailAddress": "电子邮件地址", + "jobOperatorsView.enabled": "已启用" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json b/i18n/chs/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json new file mode 100644 index 0000000000..3a81f42d25 --- /dev/null +++ b/i18n/chs/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobProxyToolbar-NewItem": "新建代理", + "jobProxyToolbar-Refresh": "刷新", + "jobProxiesView.accountName": "帐户名", + "jobProxiesView.credentialName": "凭据名称", + "jobProxiesView.description": "说明", + "jobProxiesView.isEnabled": "已启用" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/modelComponents/componentBase.i18n.json b/i18n/chs/src/sql/parts/modelComponents/componentBase.i18n.json new file mode 100644 index 0000000000..a60b26cf51 --- /dev/null +++ b/i18n/chs/src/sql/parts/modelComponents/componentBase.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidIndex": "索引无效。" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/modelComponents/inputbox.component.i18n.json b/i18n/chs/src/sql/parts/modelComponents/inputbox.component.i18n.json new file mode 100644 index 0000000000..2a1a5372db --- /dev/null +++ b/i18n/chs/src/sql/parts/modelComponents/inputbox.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidValueError": "值无效" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/modelComponents/loadingComponent.component.i18n.json b/i18n/chs/src/sql/parts/modelComponents/loadingComponent.component.i18n.json new file mode 100644 index 0000000000..899d62ef7e --- /dev/null +++ b/i18n/chs/src/sql/parts/modelComponents/loadingComponent.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loadingMessage": "正在加载" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json b/i18n/chs/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json new file mode 100644 index 0000000000..899d62ef7e --- /dev/null +++ b/i18n/chs/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loadingMessage": "正在加载" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/modelComponents/queryTextEditor.i18n.json b/i18n/chs/src/sql/parts/modelComponents/queryTextEditor.i18n.json new file mode 100644 index 0000000000..7f229c2161 --- /dev/null +++ b/i18n/chs/src/sql/parts/modelComponents/queryTextEditor.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryTextEditorAriaLabel": "用于视图模型的模型视图代码编辑器。" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/modelComponents/viewBase.i18n.json b/i18n/chs/src/sql/parts/modelComponents/viewBase.i18n.json new file mode 100644 index 0000000000..209c743ce5 --- /dev/null +++ b/i18n/chs/src/sql/parts/modelComponents/viewBase.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "componentTypeNotRegistered": "找不到类型为 {0} 的组件" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/notebook/cellToggleMoreActions.i18n.json b/i18n/chs/src/sql/parts/notebook/cellToggleMoreActions.i18n.json new file mode 100644 index 0000000000..6231382256 --- /dev/null +++ b/i18n/chs/src/sql/parts/notebook/cellToggleMoreActions.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "delete": "删除", + "codeBefore": "在...之前插入代码", + "codeAfter": "在...之后插入代码", + "markdownBefore": "在...之前插入 Markdown", + "markdownAfter": "在...之后插入 Markdown", + "clear": "清除输出" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/notebook/cellViews/codeActions.i18n.json b/i18n/chs/src/sql/parts/notebook/cellViews/codeActions.i18n.json new file mode 100644 index 0000000000..c8eac74113 --- /dev/null +++ b/i18n/chs/src/sql/parts/notebook/cellViews/codeActions.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "notebook.failed": "请选择活动单元格,然后重试", + "runCell": "运行单元格", + "stopCell": "取消执行", + "errorRunCell": "上次运行时出错。请单击以重新运行" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json b/i18n/chs/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json new file mode 100644 index 0000000000..2b6c28abe6 --- /dev/null +++ b/i18n/chs/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "clickOn": "单击", + "plusCode": "+ 代码", + "or": "或", + "plusText": "+ 文本", + "toAddCell": "添加代码或文本单元格" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/notebook/cellViews/textCell.component.i18n.json b/i18n/chs/src/sql/parts/notebook/cellViews/textCell.component.i18n.json new file mode 100644 index 0000000000..c233d5915c --- /dev/null +++ b/i18n/chs/src/sql/parts/notebook/cellViews/textCell.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "doubleClickEdit": "双击以编辑" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/notebook/models/cell.i18n.json b/i18n/chs/src/sql/parts/notebook/models/cell.i18n.json new file mode 100644 index 0000000000..7ff25551c2 --- /dev/null +++ b/i18n/chs/src/sql/parts/notebook/models/cell.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "executionCanceled": "查询执行已取消", + "notebookNotReady": "此笔记本的会话尚未准备好", + "sessionNotReady": "此笔记本的会话将暂时启动", + "noDefaultKernel": "此笔记本没有可用的内核" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/notebook/models/clientSession.i18n.json b/i18n/chs/src/sql/parts/notebook/models/clientSession.i18n.json new file mode 100644 index 0000000000..6a1b491565 --- /dev/null +++ b/i18n/chs/src/sql/parts/notebook/models/clientSession.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "clientSession.unknownError": "启动笔记本会话时出错", + "ServerNotStarted": "由于未知原因,服务器未启动", + "kernelRequiresConnection": "找不到内核 {0}。将改为使用默认内核。" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/notebook/models/modelInterfaces.i18n.json b/i18n/chs/src/sql/parts/notebook/models/modelInterfaces.i18n.json new file mode 100644 index 0000000000..41d55128a1 --- /dev/null +++ b/i18n/chs/src/sql/parts/notebook/models/modelInterfaces.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "sqlKernel": "Sql" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/notebook/models/notebookContexts.i18n.json b/i18n/chs/src/sql/parts/notebook/models/notebookContexts.i18n.json new file mode 100644 index 0000000000..081ad1369d --- /dev/null +++ b/i18n/chs/src/sql/parts/notebook/models/notebookContexts.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "selectConnection": "选择连接", + "localhost": "本地 主机", + "addConnection": "添加新连接" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/notebook/models/notebookModel.i18n.json b/i18n/chs/src/sql/parts/notebook/models/notebookModel.i18n.json new file mode 100644 index 0000000000..7e5b2e0752 --- /dev/null +++ b/i18n/chs/src/sql/parts/notebook/models/notebookModel.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "deleteCellFailed": "未能删除单元格。", + "changeKernelFailedRetry": "未能更改内核。将使用内核 {0}。错误为: {1}", + "changeKernelFailed": "由于错误而未能更改内核: {0}", + "changeContextFailed": "更改上下文失败: {0}", + "startSessionFailed": "无法启动会话: {0}", + "shutdownError": "关闭笔记本时出错: {0}", + "shutdownClientSessionError": "关闭笔记本时发生客户端会话错误: {0}", + "ProviderNoManager": "找不到提供程序 {0} 的笔记本管理器" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/notebook/notebook.component.i18n.json b/i18n/chs/src/sql/parts/notebook/notebook.component.i18n.json new file mode 100644 index 0000000000..2bed3237df --- /dev/null +++ b/i18n/chs/src/sql/parts/notebook/notebook.component.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "displayFailed": "无法显示内容: {0}", + "noKernelInstalled": "请安装 SQL Server 2019 扩展以运行单元格", + "installSql2019Extension": "安装扩展", + "code": "代码", + "text": "文本", + "clearResults": "清除结果", + "cellNotFound": "在此模型中找不到具有 URI {0} 的单元格" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/notebook/notebookActions.i18n.json b/i18n/chs/src/sql/parts/notebook/notebookActions.i18n.json new file mode 100644 index 0000000000..970d179e16 --- /dev/null +++ b/i18n/chs/src/sql/parts/notebook/notebookActions.i18n.json @@ -0,0 +1,22 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loading": "正在加载内核中…", + "changing": "正在更改内核...", + "Kernel": "内核:", + "AttachTo": "附加到:", + "loadingContexts": "正在加载上下文…", + "addNewConnection": "添加新连接", + "selectConnection": "选择连接", + "localhost": "localhost", + "trustLabel": "信任", + "untrustLabel": "不受信任", + "alreadyTrustedMsg": "笔记本已受信任。", + "noKernel": "无内核", + "noContextAvailable": "没有" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/notebook/notebookUtils.i18n.json b/i18n/chs/src/sql/parts/notebook/notebookUtils.i18n.json new file mode 100644 index 0000000000..20ce1b9895 --- /dev/null +++ b/i18n/chs/src/sql/parts/notebook/notebookUtils.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "mkdirOutputMsg": "...正在创建 {0}" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json b/i18n/chs/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json new file mode 100644 index 0000000000..67d7e4d19f --- /dev/null +++ b/i18n/chs/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverGroup.colors": "在对象资源管理器 viewlet 中使用的服务器组调色板。", + "serverGroup.autoExpand": "在对象资源管理器 viewlet 中自动展开服务器组。" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json b/i18n/chs/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json new file mode 100644 index 0000000000..f958ca38d6 --- /dev/null +++ b/i18n/chs/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ServerGroupsDialogTitle": "服务器组", + "serverGroup.ok": "确定", + "serverGroup.cancel": "取消", + "connectionGroupName": "服务器组名称", + "MissingGroupNameError": "组名称是必需的。", + "groupDescription": "组描述", + "groupColor": "组颜色" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json b/i18n/chs/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json new file mode 100644 index 0000000000..d623e5a659 --- /dev/null +++ b/i18n/chs/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverGroup.addServerGroup": "添加服务器组", + "serverGroup.editServerGroup": "编辑服务器组" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json b/i18n/chs/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json new file mode 100644 index 0000000000..373796e19a --- /dev/null +++ b/i18n/chs/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionTree.refresh": "刷新", + "DisconnectAction": "断开连接", + "connectionTree.addConnection": "新建连接", + "connectionTree.addServerGroup": "新建服务器组", + "connectionTree.editServerGroup": "编辑服务器组", + "activeConnections": "显示活动连接", + "showAllConnections": "显示所有连接", + "recentConnections": "最新连接", + "registeredServers.newQuery": "新建查询", + "deleteConnection": "删除连接", + "deleteConnectionGroup": "删除组", + "clearSearch": "清除搜索" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json b/i18n/chs/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json new file mode 100644 index 0000000000..596e3f73dc --- /dev/null +++ b/i18n/chs/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ManageAction": "管理" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json b/i18n/chs/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json new file mode 100644 index 0000000000..bca73c5c73 --- /dev/null +++ b/i18n/chs/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loading": "正在加载..." +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json b/i18n/chs/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json new file mode 100644 index 0000000000..8ae6e12e27 --- /dev/null +++ b/i18n/chs/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverTree.addConnection": "添加连接" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json b/i18n/chs/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json new file mode 100644 index 0000000000..08144e34fb --- /dev/null +++ b/i18n/chs/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "treeAriaLabel": "最新连接", + "treeCreation.regTreeAriaLabel": "服务器" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json b/i18n/chs/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json index c7429230ef..3d90b31db4 100644 --- a/i18n/chs/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json +++ b/i18n/chs/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "profiler.settings.viewTemplates": "指定视图模板", + "profiler.settings.sessionTemplates": "指定会话模板" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/profiler/contrib/profilerActions.i18n.json b/i18n/chs/src/sql/parts/profiler/contrib/profilerActions.i18n.json index f4792417f7..856940f4e0 100644 --- a/i18n/chs/src/sql/parts/profiler/contrib/profilerActions.i18n.json +++ b/i18n/chs/src/sql/parts/profiler/contrib/profilerActions.i18n.json @@ -6,6 +6,21 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "profilerAction.connect": "连接", + "profilerAction.disconnect": "断开连接", + "start": "启动", + "create": "新建会话", + "profilerAction.pauseCapture": "暂停", + "profilerAction.resumeCapture": "恢复", + "profilerStop.stop": "停止", "profiler.clear": "清除数据", - "profiler.findPrevious": "查找上一个字符串" + "profilerAction.autoscrollOn": "自动滚动:开", + "profilerAction.autoscrollOff": "自动滚动: 关", + "profiler.toggleCollapsePanel": "切换折叠面板", + "profiler.editColumns": "编辑列", + "profiler.findNext": "查找下一个字符串", + "profiler.findPrevious": "查找上一个字符串", + "profilerAction.newProfiler": "启动分析器", + "profiler.filter": "筛选器...", + "profiler.clearFilter": "清除筛选器" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json b/i18n/chs/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json index c7429230ef..d0f05199af 100644 --- a/i18n/chs/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json +++ b/i18n/chs/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json @@ -5,5 +5,10 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "eventSort": "按事件排序", + "nameColumn": "按列排序", + "profilerColumnDialog.profiler": "分析器", + "profilerColumnDialog.ok": "确定", + "profilerColumnDialog.cancel": "取消" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json b/i18n/chs/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json new file mode 100644 index 0000000000..82568b2178 --- /dev/null +++ b/i18n/chs/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json @@ -0,0 +1,26 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "profilerFilterDialog.clear": "全部清除", + "profilerFilterDialog.apply": "应用", + "profilerFilterDialog.ok": "确定", + "profilerFilterDialog.cancel": "取消", + "profilerFilterDialog.title": "筛选器", + "profilerFilterDialog.remove": "删除", + "profilerFilterDialog.add": "添加", + "profilerFilterDialog.addClauseText": "单击此处添加一个子句", + "profilerFilterDialog.fieldColumn": "字段", + "profilerFilterDialog.operatorColumn": "运算符", + "profilerFilterDialog.valueColumn": "值", + "profilerFilterDialog.isNullOperator": "为 null", + "profilerFilterDialog.isNotNullOperator": "不为 Null", + "profilerFilterDialog.containsOperator": "包含", + "profilerFilterDialog.notContainsOperator": "不包含", + "profilerFilterDialog.startsWithOperator": "开始于", + "profilerFilterDialog.notStartsWithOperator": "不开始于" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json b/i18n/chs/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json index c7429230ef..3d2c54bbe2 100644 --- a/i18n/chs/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json +++ b/i18n/chs/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json @@ -5,5 +5,13 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "label.find": "查找", + "placeholder.find": "查找", + "label.previousMatchButton": "上一个匹配项", + "label.nextMatchButton": "下一个匹配项", + "label.closeButton": "关闭", + "title.matchesCountLimit": "你的搜索返回了大量结果,将仅突出显示前 999 个匹配项。", + "label.matchesLocation": "{0}/{1}", + "label.noResults": "无结果" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json b/i18n/chs/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json new file mode 100644 index 0000000000..9d402ed4d1 --- /dev/null +++ b/i18n/chs/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ProfilerTableEditor.eventCountFiltered": "事件(已筛选): {0}/{1}", + "ProfilerTableEditor.eventCount": "事件: {0}" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/profiler/editor/profilerEditor.i18n.json b/i18n/chs/src/sql/parts/profiler/editor/profilerEditor.i18n.json index e798750e10..46e1dd6fd6 100644 --- a/i18n/chs/src/sql/parts/profiler/editor/profilerEditor.i18n.json +++ b/i18n/chs/src/sql/parts/profiler/editor/profilerEditor.i18n.json @@ -6,5 +6,12 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "profilerEditor.value": "值" + "profiler.viewSelectAccessibleName": "选择视图", + "profiler.sessionSelectAccessibleName": "选择会话", + "profiler.sessionSelectLabel": "选择会话:", + "profiler.viewSelectLabel": "选择视图:", + "text": "文本", + "label": "标签", + "profilerEditor.value": "值", + "details": "详细信息" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/profiler/editor/profilerInput.i18n.json b/i18n/chs/src/sql/parts/profiler/editor/profilerInput.i18n.json index c7429230ef..82740dfecf 100644 --- a/i18n/chs/src/sql/parts/profiler/editor/profilerInput.i18n.json +++ b/i18n/chs/src/sql/parts/profiler/editor/profilerInput.i18n.json @@ -5,5 +5,14 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "profilerInput.profiler": "分析器", + "profilerInput.notConnected": "未连接", + "profiler.sessionStopped": "XEvent 分析器会话在服务器 {0} 上意外停止。", + "profiler.sessionCreationError": "启动新会话时出错", + "profiler.eventsLost": "{0} 的 XEvent 分析会话缺失事件。", + "confirmStopProfilerSession": "是否要停止正在运行的 xevent 会话?", + "profilerClosingActions.yes": "是", + "profilerClosingActions.no": "否", + "profilerClosingActions.cancel": "取消" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/profiler/editor/profilerResourceEditor.i18n.json b/i18n/chs/src/sql/parts/profiler/editor/profilerResourceEditor.i18n.json index c7429230ef..4b04bfbbcc 100644 --- a/i18n/chs/src/sql/parts/profiler/editor/profilerResourceEditor.i18n.json +++ b/i18n/chs/src/sql/parts/profiler/editor/profilerResourceEditor.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "profilerTextEditorAriaLabel": "用于事件文本的分析器编辑器。只读" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/query/common/flavorStatus.i18n.json b/i18n/chs/src/sql/parts/query/common/flavorStatus.i18n.json index c7429230ef..95b285b2ef 100644 --- a/i18n/chs/src/sql/parts/query/common/flavorStatus.i18n.json +++ b/i18n/chs/src/sql/parts/query/common/flavorStatus.i18n.json @@ -5,5 +5,11 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "chooseSqlLang": "选择 SQL 语言", + "changeProvider": "更改 SQL 语言提供程序", + "changeSqlProvider": "更改 SQL 引擎提供程序", + "alreadyConnected": "使用引擎 {0} 的连接已存在。若要更改,请先断开或更改连接", + "noEditor": "当前没有活动的文本编辑器", + "pickSqlProvider": "选择 SQL 语言提供程序" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/query/common/localizedConstants.i18n.json b/i18n/chs/src/sql/parts/query/common/localizedConstants.i18n.json index b5662e3011..f3311b0df0 100644 --- a/i18n/chs/src/sql/parts/query/common/localizedConstants.i18n.json +++ b/i18n/chs/src/sql/parts/query/common/localizedConstants.i18n.json @@ -6,6 +6,23 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "runQueryBatchStartMessage": "已开始执行查询", + "runQueryBatchStartLine": "第 {0} 行", + "msgCancelQueryFailed": "未能取消查询: {0}", + "msgSaveStarted": "已开始将结果保存到", + "msgSaveFailed": "未能保存结果。", + "msgSaveSucceeded": "已将结果成功保存到", "msgStatusRunQueryInProgress": "正在执行查询...", - "executeQueryLabel": "执行查询" + "maximizeLabel": "最大化", + "resultsPane.restoreLabel": "还原", + "saveCSVLabel": "另存为 CSV", + "saveJSONLabel": "另存为 JSON", + "saveExcelLabel": "另存为 Excel", + "saveXMLLabel": "另存为 XML", + "viewChartLabel": "图表视图", + "resultPaneLabel": "结果", + "executeQueryLabel": "正在执行查询", + "messagePaneLabel": "消息", + "elapsedTimeLabel": "总执行时间: {0}", + "msgCannotSaveMultipleSelections": "多选时不能使用“保存结果”命令。" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/query/common/query.contribution.i18n.json b/i18n/chs/src/sql/parts/query/common/query.contribution.i18n.json index 09eeb1dc74..7d1cd9494d 100644 --- a/i18n/chs/src/sql/parts/query/common/query.contribution.i18n.json +++ b/i18n/chs/src/sql/parts/query/common/query.contribution.i18n.json @@ -6,8 +6,29 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "sql.messagesDefaultOpen": "\"true\" 时默认打开消息面板;\"false\" 时关闭", + "sql.saveAsCsv.includeHeaders": "[可选] 如果为 true,则在保存结果为 CSV 时包含列标题", + "sql.saveAsCsv.delimiter": "[可选] 保存为 CSV 时使用的自定义分隔符", + "sql.saveAsCsv.lineSeperator": "[可选] 将结果保存为 CSV 时用于分离行的字符", + "sql.saveAsCsv.textIdentifier": "[可选] 将结果保存为 CSV 时用于封闭文本字段的字符", + "sql.saveAsCsv.encoding": "[可选] 将结果保存为 CSV 时使用的文件编码", + "sql.results.streaming": "启用结果流;包含少量轻微的可视化问题", + "sql.saveAsXml.formatted": "[可选] 如果为 true, 则在将结果另存为 XML 时设置 XML 输出的格式", + "sql.saveAsXml.encoding": "[可选] 将结果另存为 XML 时使用的文件编码", + "sql.copyIncludeHeaders": "[可选] 用于从结果视图中复制结果的配置选项", + "sql.copyRemoveNewLine": "[可选] 用于从结果视图中复制多行结果的配置选项", + "sql.showBatchTime": "[可选] 是否应显示每个批处理的执行时间", "defaultChartType": "[可选] 从查询结果打开图表查看器时要使用的默认图表类型", - "tabColorMode.border": "每个编辑器选项卡的上边框将被着色以匹配相关的服务器组", - "mssql.intelliSense.enableQuickInfo": "是否应启用智能感知快速信息", - "mssql.intelliSense.lowerCaseSuggestions": "智能感知建议是否应为小写" + "tabColorMode.off": "将禁用选项卡着色", + "tabColorMode.border": "每个编辑器选项卡的上边框都将被着色以匹配相关的服务器组", + "tabColorMode.fill": "每个编辑器选项卡的背景颜色将与相关的服务器组匹配", + "tabColorMode": "控制如何根据活动连接的服务器组为选项卡着色", + "showConnectionInfoInTitle": "控制是否在标题中显示选项卡的连接信息。", + "sql.promptToSaveGeneratedFiles": "提示保存生成的 SQL 文件", + "mssql.intelliSense.enableIntelliSense": "是否应启用 IntelliSense", + "mssql.intelliSense.enableErrorChecking": "是否应启用 IntelliSense", + "mssql.intelliSense.enableSuggestions": "是否应启用 IntelliSense", + "mssql.intelliSense.enableQuickInfo": "是否应启用 IntelliSense 快速信息", + "mssql.intelliSense.lowerCaseSuggestions": "IntelliSense 建议是否应小写", + "queryShortcutDescription": "设置键绑定 workbench.action.query.shortcut{0},以将快捷方式文本作为过程调用进行运行。查询编辑器中选定的所有文本都将作为参数传递" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/query/common/queryInput.i18n.json b/i18n/chs/src/sql/parts/query/common/queryInput.i18n.json new file mode 100644 index 0000000000..b694826de1 --- /dev/null +++ b/i18n/chs/src/sql/parts/query/common/queryInput.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "disconnected": "已断开连接" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/query/common/rowCountStatus.i18n.json b/i18n/chs/src/sql/parts/query/common/rowCountStatus.i18n.json new file mode 100644 index 0000000000..68b4b40394 --- /dev/null +++ b/i18n/chs/src/sql/parts/query/common/rowCountStatus.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "rowStatus": "行计数", + "rowCount": "{0} 行" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/query/common/timeElapsedStatus.i18n.json b/i18n/chs/src/sql/parts/query/common/timeElapsedStatus.i18n.json new file mode 100644 index 0000000000..0f88627eac --- /dev/null +++ b/i18n/chs/src/sql/parts/query/common/timeElapsedStatus.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "timeElapsed": "占用的时间" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/query/editor/actions.i18n.json b/i18n/chs/src/sql/parts/query/editor/actions.i18n.json new file mode 100644 index 0000000000..41aaa19ac2 --- /dev/null +++ b/i18n/chs/src/sql/parts/query/editor/actions.i18n.json @@ -0,0 +1,22 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "saveAsCsv": "另存为 CSV", + "saveAsJson": "另存为 JSON", + "saveAsExcel": "另存为 Excel", + "saveAsXml": "另存为 XML", + "copySelection": "复制", + "copyWithHeaders": "连同标题一起复制", + "selectAll": "选择全部", + "copyMessages": "复制", + "copyAll": "全部复制", + "maximize": "最大化", + "restore": "还原", + "chart": "图表", + "showQueryPlan": "显示查询计划" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/query/editor/charting/actions.i18n.json b/i18n/chs/src/sql/parts/query/editor/charting/actions.i18n.json new file mode 100644 index 0000000000..4c77433fe8 --- /dev/null +++ b/i18n/chs/src/sql/parts/query/editor/charting/actions.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "createInsightLabel": "创建见解", + "createInsightNoEditor": "无法创建见解,因为活动编辑器不是 SQL 编辑器", + "myWidgetName": "我的小组件", + "copyChartLabel": "复制为图像", + "chartNotFound": "找不到要保存的图表", + "saveImageLabel": "另存为图像", + "chartSaved": "已将图表保存到路径: {0}", + "chartViewer.saveAsFileTitle": "选择结果文件" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/query/editor/charting/chartOptions.i18n.json b/i18n/chs/src/sql/parts/query/editor/charting/chartOptions.i18n.json new file mode 100644 index 0000000000..40cf06e2b9 --- /dev/null +++ b/i18n/chs/src/sql/parts/query/editor/charting/chartOptions.i18n.json @@ -0,0 +1,29 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dataDirectionLabel": "数据方向", + "verticalLabel": "垂直", + "horizontalLabel": "水平", + "columnsAsLabelsLabel": "将列名用作标签", + "labelFirstColumnLabel": "使用第一列作为行标签", + "legendLabel": "图例位置", + "yAxisLabel": "Y 轴标签", + "yAxisMinVal": "Y 轴最小值", + "yAxisMaxVal": "Y 轴最大值", + "xAxisLabel": "X 轴标签", + "xAxisMinVal": "X 轴最小值", + "xAxisMaxVal": "X 轴最大值", + "xAxisMinDate": "X 轴最小日期", + "xAxisMaxDate": "X 轴最大日期", + "dataTypeLabel": "数据类型", + "numberLabel": "编号", + "pointLabel": "点", + "chartTypeLabel": "图表类型", + "encodingOption": "编码", + "imageFormatOption": "图像格式" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/query/editor/charting/chartTab.i18n.json b/i18n/chs/src/sql/parts/query/editor/charting/chartTab.i18n.json new file mode 100644 index 0000000000..e0b8f77811 --- /dev/null +++ b/i18n/chs/src/sql/parts/query/editor/charting/chartTab.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "chartTabTitle": "图表" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json b/i18n/chs/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json new file mode 100644 index 0000000000..e1e255481a --- /dev/null +++ b/i18n/chs/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "series": "系列 {0}" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/query/editor/queryResultsView.i18n.json b/i18n/chs/src/sql/parts/query/editor/queryResultsView.i18n.json new file mode 100644 index 0000000000..4843447117 --- /dev/null +++ b/i18n/chs/src/sql/parts/query/editor/queryResultsView.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "gridPanel": "结果集", + "messagePanel": "消息", + "resultsTabTitle": "结果集" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/query/editor/resultsGridContribution.i18n.json b/i18n/chs/src/sql/parts/query/editor/resultsGridContribution.i18n.json new file mode 100644 index 0000000000..a56ee44280 --- /dev/null +++ b/i18n/chs/src/sql/parts/query/editor/resultsGridContribution.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "resultsGridConfigurationTitle": "结果网格", + "fontFamily": "控制字体系列。", + "fontWeight": "控制字体粗细。", + "fontSize": "控制字体大小(以像素为单位)。", + "letterSpacing": "控制字母间距(以像素为单位)。", + "rowHeight": "控制行高(以像素为单位)", + "cellPadding": "控制单元格边距(以像素为单位)", + "autoSizeColumns": "自动调整初始结果上的列宽度。如果存在大量的列或大型单元格,则可能出现性能问题", + "maxColumnWidth": "自动调整大小的列的最大宽度(以像素为单位)" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/query/execution/keyboardQueryActions.i18n.json b/i18n/chs/src/sql/parts/query/execution/keyboardQueryActions.i18n.json index ce09e54e7e..4df6d65906 100644 --- a/i18n/chs/src/sql/parts/query/execution/keyboardQueryActions.i18n.json +++ b/i18n/chs/src/sql/parts/query/execution/keyboardQueryActions.i18n.json @@ -6,7 +6,16 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "focusOnCurrentQueryKeyboardAction": "关注当前查询", + "runQueryKeyboardAction": "运行查询", "runCurrentQueryKeyboardAction": "运行当前查询", "runCurrentQueryWithActualPlanKeyboardAction": "使用实际计划运行当前查询", - "cancelQueryKeyboardAction": "取消查询" + "cancelQueryKeyboardAction": "取消查询", + "refreshIntellisenseKeyboardAction": "刷新 IntelliSense 缓存", + "toggleQueryResultsKeyboardAction": "切换查询结果", + "queryShortcutNoEditor": "需要编辑器参数才能执行快捷方式", + "parseSyntaxLabel": "解析查询", + "queryActions.parseSyntaxSuccess": "命令已成功完成", + "queryActions.parseSyntaxFailure": "命令失败:", + "queryActions.notConnected": "请连接到服务器" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/query/execution/queryActions.i18n.json b/i18n/chs/src/sql/parts/query/execution/queryActions.i18n.json index f249875e34..be31368095 100644 --- a/i18n/chs/src/sql/parts/query/execution/queryActions.i18n.json +++ b/i18n/chs/src/sql/parts/query/execution/queryActions.i18n.json @@ -7,5 +7,14 @@ "Do not edit this file. It is machine generated." ], "runQueryLabel": "运行", - "selectDatabase": "选择数据库" + "cancelQueryLabel": "取消", + "estimatedQueryPlan": "解释", + "actualQueryPlan": "实际", + "disconnectDatabaseLabel": "断开连接", + "changeConnectionDatabaseLabel": "更改连接", + "connectDatabaseLabel": "连接", + "selectDatabase": "选择数据库", + "listDatabases.toggleDatabaseNameDropdown": "“选择数据库”切换下拉列表", + "changeDatabase.failed": "未能更改数据库", + "changeDatabase.failedWithError": "未能更改数据库 {0}" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/queryPlan/queryPlan.i18n.json b/i18n/chs/src/sql/parts/queryPlan/queryPlan.i18n.json new file mode 100644 index 0000000000..20b0c45738 --- /dev/null +++ b/i18n/chs/src/sql/parts/queryPlan/queryPlan.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryPlanTitle": "查询计划" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/queryPlan/topOperations.i18n.json b/i18n/chs/src/sql/parts/queryPlan/topOperations.i18n.json new file mode 100644 index 0000000000..10dfcf67f3 --- /dev/null +++ b/i18n/chs/src/sql/parts/queryPlan/topOperations.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "topOperations.operation": "操作", + "topOperations.object": "对象", + "topOperations.estCost": "预计消耗", + "topOperations.estSubtreeCost": "预计子树成本", + "topOperations.actualRows": "实际行数", + "topOperations.estRows": "预计行数", + "topOperations.actualExecutions": "实际执行", + "topOperations.estCPUCost": "预计 CPU 成本", + "topOperations.estIOCost": "预计 IO 成本", + "topOperations.parallel": "并行", + "topOperations.actualRebinds": "实际重新绑定", + "topOperations.estRebinds": "预计重新绑定", + "topOperations.actualRewinds": "实际后退", + "topOperations.estRewinds": "预计后退", + "topOperations.partitioned": "已分区", + "topOperationsTitle": "顶部操作" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json b/i18n/chs/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json index c7429230ef..578d198f06 100644 --- a/i18n/chs/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json +++ b/i18n/chs/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json @@ -5,5 +5,11 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "inProgressTasksChangesBadge": "{0} 个正在执行的任务", + "showTaskHistory": "显示任务历史记录", + "taskHistory.view": "视图", + "taskHistory": "任务历史记录", + "datasource.task": "操作任务状态", + "miViewTasks": "&&任务" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json b/i18n/chs/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json index 12dfe77513..90cecbd6b2 100644 --- a/i18n/chs/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json +++ b/i18n/chs/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json @@ -6,5 +6,7 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "cancelTask.cancel": "取消" + "cancelTask.cancel": "取消", + "errorMsgFromCancelTask": "任务取消失败。", + "taskAction.script": "脚本" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json b/i18n/chs/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json index c7429230ef..787746a7e6 100644 --- a/i18n/chs/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json +++ b/i18n/chs/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json @@ -5,5 +5,11 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "succeeded": "成功", + "failed": "失败", + "inProgress": "正在进行", + "notStarted": "未启动", + "canceled": "已取消", + "canceling": "正在取消" } \ No newline at end of file diff --git a/i18n/chs/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json b/i18n/chs/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json index e23e7e904b..2907679567 100644 --- a/i18n/chs/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json +++ b/i18n/chs/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json @@ -6,5 +6,7 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "noTaskMessage": "没有要显示的任务历史记录。尝试备份或还原任务以查看其执行状态。" + "noTaskMessage": "没有要显示的任务历史记录。尝试备份或还原任务以查看其执行状态。", + "taskHistory.regTreeAriaLabel": "任务历史记录", + "taskError": "任务错误" } \ No newline at end of file diff --git a/i18n/chs/src/sql/platform/connection/common/connectionConfig.i18n.json b/i18n/chs/src/sql/platform/connection/common/connectionConfig.i18n.json new file mode 100644 index 0000000000..d430ee4429 --- /dev/null +++ b/i18n/chs/src/sql/platform/connection/common/connectionConfig.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidServerName": "已存在同名的服务器组。" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/platform/connection/common/connectionManagementService.i18n.json b/i18n/chs/src/sql/platform/connection/common/connectionManagementService.i18n.json new file mode 100644 index 0000000000..8f03ae1b10 --- /dev/null +++ b/i18n/chs/src/sql/platform/connection/common/connectionManagementService.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connection.noAzureAccount": "未能获取 Azure 帐户令牌用于连接", + "connectionNotAcceptedError": "连接未被接受", + "connectionService.yes": "是", + "connectionService.no": "否", + "cancelConnectionConfirmation": "确定要取消此连接吗?" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/platform/dacfx/common/dacFxService.i18n.json b/i18n/chs/src/sql/platform/dacfx/common/dacFxService.i18n.json new file mode 100644 index 0000000000..bf5afa2ac3 --- /dev/null +++ b/i18n/chs/src/sql/platform/dacfx/common/dacFxService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerIdNotValidError": "必须连接才能与 DacFxService 进行交互", + "noHandlerRegistered": "未注册处理程序" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json b/i18n/chs/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json index e06e57aa12..166fddf8cd 100644 --- a/i18n/chs/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json +++ b/i18n/chs/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json @@ -6,6 +6,20 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "dashboard.properties.serverProperties": "用于显示服务器页的属性", - "dashboard.id": "提供程序ID (如: MSSQL)" + "dashboard.properties.property": "定义要在仪表板上显示的属性", + "dashboard.properties.property.displayName": "用作属性标签的值", + "dashboard.properties.property.value": "对象中要针对该值访问的值", + "dashboard.properties.property.ignore": "指定要忽略的值", + "dashboard.properties.property.default": "在忽略或没有值时显示的默认值", + "dashboard.properties.flavor": "用于定义仪表板属性的风格", + "dashboard.properties.flavor.id": "风格的 ID", + "dashboard.properties.flavor.condition": "此风格的使用条件", + "dashboard.properties.flavor.condition.field": "要比较的字段", + "dashboard.properties.flavor.condition.operator": "用于比较的运算符", + "dashboard.properties.flavor.condition.value": "用于与字段比较的值", + "dashboard.properties.databaseProperties": "要显示的用于数据库页的属性", + "dashboard.properties.serverProperties": "要显示的用于服务器页的属性", + "carbon.extension.dashboard": "定义此提供程序支持仪表板", + "dashboard.id": "提供程序 ID (如 MSSQL)", + "dashboard.properties": "要在仪表板上显示的属性值" } \ No newline at end of file diff --git a/i18n/chs/src/sql/platform/dashboard/common/insightRegistry.i18n.json b/i18n/chs/src/sql/platform/dashboard/common/insightRegistry.i18n.json index c7429230ef..313d1e4981 100644 --- a/i18n/chs/src/sql/platform/dashboard/common/insightRegistry.i18n.json +++ b/i18n/chs/src/sql/platform/dashboard/common/insightRegistry.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "schema.dashboardWidgets.InsightsRegistry": "仪表板中使用的小组件" } \ No newline at end of file diff --git a/i18n/chs/src/sql/platform/dashboard/common/widgetRegistry.i18n.json b/i18n/chs/src/sql/platform/dashboard/common/widgetRegistry.i18n.json index faf58e2686..b93a3566f8 100644 --- a/i18n/chs/src/sql/platform/dashboard/common/widgetRegistry.i18n.json +++ b/i18n/chs/src/sql/platform/dashboard/common/widgetRegistry.i18n.json @@ -6,5 +6,7 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "schema.dashboardWidgets.all": "仪表板中使用的小部件" + "schema.dashboardWidgets.all": "仪表板中使用的小组件", + "schema.dashboardWidgets.database": "仪表板中使用的小组件", + "schema.dashboardWidgets.server": "仪表板中使用的小组件" } \ No newline at end of file diff --git a/i18n/chs/src/sql/platform/dialog/dialogTypes.i18n.json b/i18n/chs/src/sql/platform/dialog/dialogTypes.i18n.json new file mode 100644 index 0000000000..2c5f9add3c --- /dev/null +++ b/i18n/chs/src/sql/platform/dialog/dialogTypes.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dialogModalDoneButtonLabel": "已完成", + "dialogModalCancelButtonLabel": "取消" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json b/i18n/chs/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json new file mode 100644 index 0000000000..d96b1823f6 --- /dev/null +++ b/i18n/chs/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "fileBrowserErrorMessage": "加载文件浏览器时出错。", + "fileBrowserErrorDialogTitle": "文件浏览器错误" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/platform/jobManagement/common/jobActions.i18n.json b/i18n/chs/src/sql/platform/jobManagement/common/jobActions.i18n.json new file mode 100644 index 0000000000..9aab010592 --- /dev/null +++ b/i18n/chs/src/sql/platform/jobManagement/common/jobActions.i18n.json @@ -0,0 +1,46 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobaction.successLabel": "成功", + "jobaction.faillabel": "错误", + "jobaction.refresh": "刷新", + "jobaction.newJob": "新建作业", + "jobaction.run": "运行", + "jobSuccessfullyStarted": ": 作业已成功启动。", + "jobaction.stop": "停止", + "jobSuccessfullyStopped": ": 作业已成功停止。", + "jobaction.editJob": "编辑作业", + "jobaction.deleteJob": "删除作业", + "jobaction.deleteJobConfirm": "确定要删除作业“{0}”吗?", + "jobaction.failedToDeleteJob": "\"无法删除作业“{0}”。\r\n错误: {1}\"", + "jobaction.deletedJob": "作业已成功删除", + "jobaction.newStep": "新建步骤", + "jobaction.deleteStep": "删除步骤", + "jobaction.deleteStepConfirm": "确定要删除步骤“{0}”吗?", + "jobaction.failedToDeleteStep": "无法删除步骤“{0}”。\r\n错误: {1}", + "jobaction.deletedStep": "作业步骤已成功删除", + "jobaction.newAlert": "新建警报", + "jobaction.editAlert": "编辑警报", + "jobaction.deleteAlert": "删除警报", + "jobaction.Cancel": "取消", + "jobaction.deleteAlertConfirm": "您确定要删除警报 \"{0}\" 吗?", + "jobaction.failedToDeleteAlert": "\"无法删除警报“{0}”。\r\n错误: {1}\"", + "jobaction.deletedAlert": "警报已成功删除", + "jobaction.newOperator": "新建运算符", + "jobaction.editOperator": "编辑运算符", + "jobaction.deleteOperator": "删除运算符", + "jobaction.deleteOperatorConfirm": "确定要删除运算符“{0}”吗?", + "jobaction.failedToDeleteOperator": "\"无法删除运算符“{0}”。\r\n错误: {1}\"", + "joaction.deletedOperator": "已成功删除运算符", + "jobaction.newProxy": "新建代理", + "jobaction.editProxy": "编辑代理", + "jobaction.deleteProxy": "删除代理", + "jobaction.deleteProxyConfirm": "确定要删除代理“{0}”吗?", + "jobaction.failedToDeleteProxy": "\"无法删除代理“{0}”。\r\n错误: {1}\"", + "jobaction.deletedProxy": "代理已成功删除" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/platform/jobManagement/common/jobManagementService.i18n.json b/i18n/chs/src/sql/platform/jobManagement/common/jobManagementService.i18n.json new file mode 100644 index 0000000000..38097f64e2 --- /dev/null +++ b/i18n/chs/src/sql/platform/jobManagement/common/jobManagementService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerIdNotValidError": "需要连接才能与 JobManagementService 交互", + "noHandlerRegistered": "未注册处理程序" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json b/i18n/chs/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json new file mode 100644 index 0000000000..1b1271a5dc --- /dev/null +++ b/i18n/chs/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "agentUtilities.failed": "失败", + "agentUtilities.succeeded": "成功", + "agentUtilities.retry": "重试", + "agentUtilities.canceled": "已取消", + "agentUtilities.inProgress": "正在进行", + "agentUtilities.statusUnknown": "状态未知", + "agentUtilities.executing": "正在执行", + "agentUtilities.waitingForThread": "等待线程", + "agentUtilities.betweenRetries": "重试之间", + "agentUtilities.idle": "空闲", + "agentUtilities.suspended": "已暂停", + "agentUtilities.obsolete": "[废弃]", + "agentUtilities.yes": "是", + "agentUtilities.no": "否", + "agentUtilities.notScheduled": "未计划", + "agentUtilities.neverRun": "从不运行" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/platform/node/resultSerializer.i18n.json b/i18n/chs/src/sql/platform/node/resultSerializer.i18n.json new file mode 100644 index 0000000000..d557dc8974 --- /dev/null +++ b/i18n/chs/src/sql/platform/node/resultSerializer.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "resultsSerializer.saveAsFileTitle": "选择结果文件", + "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (以逗号分隔)", + "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionExcelTitle": "Excel 工作簿", + "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", + "resultsSerializer.saveAsFileExtensionTXTTitle": "纯文本", + "openLocation": "打开文件位置", + "openFile": "打开文件" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/platform/query/common/queryModelService.i18n.json b/i18n/chs/src/sql/platform/query/common/queryModelService.i18n.json new file mode 100644 index 0000000000..973a40ade4 --- /dev/null +++ b/i18n/chs/src/sql/platform/query/common/queryModelService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "commitEditFailed": "未能提交行:", + "runQueryStringBatchStartMessage": "已开始执行查询“{0}”", + "updateCellFailed": "单元格更新失败:" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/platform/query/common/queryRunner.i18n.json b/i18n/chs/src/sql/platform/query/common/queryRunner.i18n.json new file mode 100644 index 0000000000..8946240782 --- /dev/null +++ b/i18n/chs/src/sql/platform/query/common/queryRunner.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "query.ExecutionFailedError": "由于意外错误,执行失败: {0} {1}", + "query.message.executionTime": "执行时间总计: {0}", + "query.message.startQuery": "已开始在第 {0} 行执行查询", + "query.initEditExecutionFailed": "初始化编辑失败:", + "elapsedBatchTime": "批处理执行时间: {0}" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/platform/taskHistory/common/taskService.i18n.json b/i18n/chs/src/sql/platform/taskHistory/common/taskService.i18n.json new file mode 100644 index 0000000000..1e740f8ff7 --- /dev/null +++ b/i18n/chs/src/sql/platform/taskHistory/common/taskService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "InProgressWarning": "一个或多个任务正在运行中。确定要退出吗?", + "taskService.yes": "是", + "taskService.no": "否" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/platform/theme/common/colors.i18n.json b/i18n/chs/src/sql/platform/theme/common/colors.i18n.json new file mode 100644 index 0000000000..63659ef365 --- /dev/null +++ b/i18n/chs/src/sql/platform/theme/common/colors.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tableHeaderBackground": "表标题背景色", + "tableHeaderForeground": "表标题前景色", + "disabledInputBoxBackground": "已禁用输入框背景。", + "disabledInputBoxForeground": "已禁用输入框前景。", + "buttonFocusOutline": "按钮对焦时轮廓颜色。", + "disabledCheckboxforeground": "已禁用复选框前景。", + "listFocusAndSelectionBackground": "当列表/表处于活动状态时所选和焦点项的列表/表背景色", + "agentTableBackground": "sql 代理表背景色。", + "agentCellBackground": "SQL 代理表单元格的背景色。", + "agentTableHoverBackground": "SQL 代理表悬停背景颜色。", + "agentJobsHeadingColor": "sql 代理标题背景色。", + "agentCellBorderColor": "SQL 代理表单元格边框颜色。" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/api/node/extHostModelView.i18n.json b/i18n/chs/src/sql/workbench/api/node/extHostModelView.i18n.json new file mode 100644 index 0000000000..6a88c4d306 --- /dev/null +++ b/i18n/chs/src/sql/workbench/api/node/extHostModelView.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "unknownComponentType": "组件类型未知。必须使用 ModelBuilder 来创建对象", + "invalidIndex": "索引无效。", + "unknownConfig": "组件配置未知,必须使用 ModelBuilder 来创建配置对象" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json b/i18n/chs/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json new file mode 100644 index 0000000000..8cb7ad7ddb --- /dev/null +++ b/i18n/chs/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dialogDoneLabel": "已完成", + "dialogCancelLabel": "取消", + "generateScriptLabel": "生成脚本", + "dialogNextLabel": "下一个", + "dialogPreviousLabel": "上一个" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/api/node/extHostModelViewTree.i18n.json b/i18n/chs/src/sql/workbench/api/node/extHostModelViewTree.i18n.json new file mode 100644 index 0000000000..571f98a9d6 --- /dev/null +++ b/i18n/chs/src/sql/workbench/api/node/extHostModelViewTree.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "treeView.notRegistered": "未注册 ID 为“{0}”的树视图。" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/api/node/extHostNotebook.i18n.json b/i18n/chs/src/sql/workbench/api/node/extHostNotebook.i18n.json new file mode 100644 index 0000000000..9bda2160aa --- /dev/null +++ b/i18n/chs/src/sql/workbench/api/node/extHostNotebook.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerRequired": "必须向此方法传递具有有效 providerId 的记事本提供程序", + "errNoProvider": "找不到笔记本提供程序", + "errNoManager": "找不到管理器", + "noServerManager": "笔记本 {0} 的笔记本管理器没有服务器管理器。无法对其执行操作", + "noContentManager": "笔记本 {0} 的笔记本管理器没有内容管理器。无法对其执行操作", + "noSessionManager": "笔记本 {0} 的笔记本管理器没有会话管理器。无法对其执行操作" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/browser/modal/modal.i18n.json b/i18n/chs/src/sql/workbench/browser/modal/modal.i18n.json new file mode 100644 index 0000000000..f17b9ccd87 --- /dev/null +++ b/i18n/chs/src/sql/workbench/browser/modal/modal.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "infoAltText": "信息", + "warningAltText": "警告", + "errorAltText": "错误", + "showMessageDetails": "显示详细信息", + "hideMessageDetails": "隐藏详细信息", + "copyMessage": "复制", + "closeMessage": "关闭", + "modalBack": "上一步" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/browser/modal/optionsDialog.i18n.json b/i18n/chs/src/sql/workbench/browser/modal/optionsDialog.i18n.json new file mode 100644 index 0000000000..3573e58c54 --- /dev/null +++ b/i18n/chs/src/sql/workbench/browser/modal/optionsDialog.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "optionsDialog.ok": "确定", + "optionsDialog.cancel": "取消" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json b/i18n/chs/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json new file mode 100644 index 0000000000..682321a0ac --- /dev/null +++ b/i18n/chs/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "optionsDialog.missingRequireField": "是必需的。", + "optionsDialog.invalidInput": "输入无效。应为数值。" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/browser/parts/views/customView.i18n.json b/i18n/chs/src/sql/workbench/browser/parts/views/customView.i18n.json new file mode 100644 index 0000000000..1d0b395d6b --- /dev/null +++ b/i18n/chs/src/sql/workbench/browser/parts/views/customView.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "no-dataprovider": "当前没有可提供视图数据的提供来源进行注册。", + "collapse": "折叠" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/common/actions.contribution.i18n.json b/i18n/chs/src/sql/workbench/common/actions.contribution.i18n.json new file mode 100644 index 0000000000..79c9c8b266 --- /dev/null +++ b/i18n/chs/src/sql/workbench/common/actions.contribution.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "previewFeatures.configTitle": "预览功能", + "previewFeatures.configEnable": "启用未发布的预览功能", + "showConnectDialogOnStartup": "在启动时显示连接对话框" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/common/actions.i18n.json b/i18n/chs/src/sql/workbench/common/actions.i18n.json index c7429230ef..1c56b83bf5 100644 --- a/i18n/chs/src/sql/workbench/common/actions.i18n.json +++ b/i18n/chs/src/sql/workbench/common/actions.i18n.json @@ -5,5 +5,20 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "newQueryAction.newQuery": "新建查询", + "scriptSelect": "选择前 1000 项", + "scriptExecute": "生成 Execute 脚本", + "scriptAlter": "生成 Alter 脚本", + "editData": "编辑数据", + "scriptCreate": "生成 Create 脚本", + "scriptDelete": "生成 Drop 脚本", + "backupAction.backup": "备份", + "backup.isPreviewFeature": "必须启用预览功能才能使用备份", + "restoreAction.restore": "还原", + "restore.isPreviewFeature": "必须启用预览功能才能使用还原", + "manage": "管理", + "showDetails": "显示详细信息", + "newDatabase": "新建数据库", + "configureDashboard": "了解如何配置仪表板" } \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/common/taskUtilities.i18n.json b/i18n/chs/src/sql/workbench/common/taskUtilities.i18n.json index 086fa240ff..f30cb8574e 100644 --- a/i18n/chs/src/sql/workbench/common/taskUtilities.i18n.json +++ b/i18n/chs/src/sql/workbench/common/taskUtilities.i18n.json @@ -7,5 +7,12 @@ "Do not edit this file. It is machine generated." ], "selectOperationName": "选择", - "createOperationName": "创建" + "createOperationName": "创建", + "insertOperationName": "插入", + "updateOperationName": "更新", + "deleteOperationName": "删除", + "scriptSelectNotFound": "在对象上调用 select 脚本时未返回脚本", + "scriptNotFoundForObject": "在对象 {1} 上运行脚本 {0} 时未返回任何脚本", + "scriptingFailed": "脚本编写失败", + "scriptNotFound": "脚本编写为 {0} 时未返回任何脚本" } \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json b/i18n/chs/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json new file mode 100644 index 0000000000..a1b17c3f15 --- /dev/null +++ b/i18n/chs/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "enablePreviewFeatures.notice": "为了完全支持扩展和提供某些操作,需要预览功能。是否要启用预览功能?", + "enablePreviewFeatures.yes": "是", + "enablePreviewFeatures.no": "否", + "enablePreviewFeatures.never": "否,不再显示" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json b/i18n/chs/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json new file mode 100644 index 0000000000..6ac9ffac48 --- /dev/null +++ b/i18n/chs/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "schema.providerId": "提供程序的公共 ID", + "schema.displayName": "提供程序的显示名称", + "schema.connectionOptions": "连接选项" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json b/i18n/chs/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json new file mode 100644 index 0000000000..e3ed0c881c --- /dev/null +++ b/i18n/chs/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "Search server names": "搜索服务器名称" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json b/i18n/chs/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json new file mode 100644 index 0000000000..e3ed0c881c --- /dev/null +++ b/i18n/chs/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "Search server names": "搜索服务器名称" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json b/i18n/chs/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json new file mode 100644 index 0000000000..3a47a56ab0 --- /dev/null +++ b/i18n/chs/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "showDataExplorer": "显示数据资源管理器", + "workbench.dataExplorer": "数据资源管理器", + "dataExplorer.view": "视图", + "databaseConnections": "数据库连接", + "datasource.connections": "数据源连接", + "datasource.connectionGroups": "数据源组", + "startupConfig": "启动配置", + "startup.alwaysShowServersView": "如果要在 Azure Data Studio 启动时默认显示服务器视图,则为 True;如果应显示上次打开的视图,则为 false" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json b/i18n/chs/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json new file mode 100644 index 0000000000..d96cc85908 --- /dev/null +++ b/i18n/chs/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "vscode.extension.contributes.view.id": "视图的标识符。使用标识符通过“vscode.window.registerTreeDataProviderForView” API 注册数据提供程序。同时将“onView:${id}”事件注册到“activationEvents”以激活你的扩展。", + "vscode.extension.contributes.view.name": "人类可读的视图名称。将会被显示", + "vscode.extension.contributes.view.when": "显示此视图必须为真的条件", + "extension.contributes.dataExplorer": "向编辑器提供视图", + "extension.dataExplorer": "向活动栏中的数据资源管理器容器贡献视图", + "dataExplorer.contributed": "在扩展提供的视图容器中提供视图。", + "ViewsContainerDoesnotExist": "视图容器“{0}”不存在,向其注册的所有视图都将添加到“数据资源管理器”中。", + "duplicateView1": "无法在视图容器“{1}”中注册多个具有相同 ID (“{0}”) 的视图", + "duplicateView2": "视图容器“{1}”中已注册有 ID 为“{0}”的视图", + "requirearray": "视图必须为数组", + "requirestring": "属性“{0}”是必需的,其类型必须是“字符串”", + "optstring": "属性“{0}”可以省略,否则其类型必须是 \"string\"" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json b/i18n/chs/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json new file mode 100644 index 0000000000..84012cd08b --- /dev/null +++ b/i18n/chs/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dataExplorer.servers": "服务器" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json b/i18n/chs/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json new file mode 100644 index 0000000000..493bf25064 --- /dev/null +++ b/i18n/chs/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "disconnect": "断开连接", + "newQuery": "新建查询", + "manage": "管理", + "refresh": "刷新" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/admin/common/adminService.i18n.json b/i18n/chs/src/sql/workbench/services/admin/common/adminService.i18n.json new file mode 100644 index 0000000000..e9645f72bb --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/admin/common/adminService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "adminService.providerIdNotValidError": "需要连接才能与 adminservice 交互", + "adminService.noHandlerRegistered": "未注册处理程序" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json b/i18n/chs/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json new file mode 100644 index 0000000000..b15602779b --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectingLabel": "正在连接:", + "runningCommandLabel": "正在运行命令:", + "openingNewQueryLabel": "正在打开新查询:" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json b/i18n/chs/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json new file mode 100644 index 0000000000..b0bd53b6e2 --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionError": "连接错误", + "kerberosErrorStart": "由于 Kerberos 错误,连接失败。", + "kerberosHelpLink": "可在 {0} 处获取有关配置 Kerberos 的帮助", + "kerberosKinit": "如果之前已连接过,则可能需要重新运行 kinit。" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json b/i18n/chs/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json new file mode 100644 index 0000000000..2c85a7da22 --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connection": "连接", + "connectType": "连接类型", + "recentConnectionTitle": "最新连接", + "savedConnectionTitle": "已保存连接", + "connectionDetailsTitle": "连接详细信息", + "connectionDialog.connect": "连接", + "connectionDialog.cancel": "取消", + "noRecentConnections": "没有最新连接", + "noSavedConnections": "没有保存的连接" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json b/i18n/chs/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json new file mode 100644 index 0000000000..5cc0946b6c --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionWidget.AddAzureAccount": "添加帐户...", + "defaultDatabaseOption": "<默认值>", + "loadingDatabaseOption": "正在加载...", + "serverGroup": "服务器组", + "defaultServerGroup": "<默认值>", + "addNewServerGroup": "添加新组…", + "noneServerGroup": "<不保存>", + "connectionWidget.missingRequireField": "{0} 是必需的。", + "connectionWidget.fieldWillBeTrimmed": "将修剪 {0}。", + "rememberPassword": "记住密码", + "connection.azureAccountDropdownLabel": "帐户", + "connectionWidget.refreshAzureCredentials": "刷新帐户凭据", + "connection.azureTenantDropdownLabel": "Azure AD 租户", + "connectionWidget.toggleDatabaseNameDropdown": "“选择数据库”切换下拉列表", + "advanced": "高级...", + "connectionWidget.invalidAzureAccount": "必须选择一个帐户" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json b/i18n/chs/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json new file mode 100644 index 0000000000..486ab8abe6 --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "newDashboardTab.openDashboardExtensions": "打开仪表板扩展", + "newDashboardTab.ok": "确定", + "newDashboardTab.cancel": "取消", + "newdashboardTabDialog.noExtensionLabel": "当前未安装仪表板扩展。转到扩展管理器以查看推荐的扩展。" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json b/i18n/chs/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json new file mode 100644 index 0000000000..8137db4c37 --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "errorMessageDialog.ok": "确定", + "errorMessageDialog.close": "关闭", + "copyDetails": "复制详细信息" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json b/i18n/chs/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json new file mode 100644 index 0000000000..65a93101d3 --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "error": "错误", + "warning": "警告", + "info": "信息" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json b/i18n/chs/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json new file mode 100644 index 0000000000..1d78207124 --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "filebrowser.filepath": "选定的路径", + "fileFilter": "类型文件", + "fileBrowser.ok": "确定", + "fileBrowser.discard": "放弃" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json b/i18n/chs/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json new file mode 100644 index 0000000000..219d6b1daf --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "filebrowser.selectFile": "选择文件" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json b/i18n/chs/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json new file mode 100644 index 0000000000..b86e000644 --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "fileBrowser.regTreeAriaLabel": "文件浏览器树" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json b/i18n/chs/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json new file mode 100644 index 0000000000..17deb5e488 --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "allFiles": "所有文件" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json b/i18n/chs/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json new file mode 100644 index 0000000000..8ef8f51466 --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insights.item": "项目", + "insights.value": "值", + "property": "属性", + "value": "值", + "InsightsDialogTitle": "见解", + "insights.dialog.items": "项目", + "insights.dialog.itemDetails": "项目详细信息" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json b/i18n/chs/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json new file mode 100644 index 0000000000..acfdf1ae16 --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "workbench.action.insights.copySelection": "复制单元格" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/insights/common/insightsUtils.i18n.json b/i18n/chs/src/sql/workbench/services/insights/common/insightsUtils.i18n.json new file mode 100644 index 0000000000..f672b27e6f --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/insights/common/insightsUtils.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insightsDidNotFindResolvedFile": "在下述所有路径中都找不到查询文件:\r\n {0}" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json b/i18n/chs/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json new file mode 100644 index 0000000000..75f599e01f --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insightsInputError": "未将连接配置文件传递给见解弹出窗口", + "insightsError": "见解错误", + "insightsFileError": "读取查询文件时出错:", + "insightsConfigError": "分析见解配置时出错;找不到查询数组/字符串或查询文件" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json b/i18n/chs/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json new file mode 100644 index 0000000000..6064a97c1b --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "carbon.extension.contributes.notebook.provider": "笔记本提供程序的标识符。", + "carbon.extension.contributes.notebook.fileExtensions": "应向此笔记本提供程序注册哪些文件扩展名", + "carbon.extension.contributes.notebook.standardKernels": "此笔记本提供程序应标配哪些内核", + "vscode.extension.contributes.notebook.providers": "贡献笔记本提供程序。", + "carbon.extension.contributes.notebook.magic": "单元格魔法的名称,例如 \"%%sql\"。", + "carbon.extension.contributes.notebook.language": "单元格中包含此单元格魔法时要使用的单元格语言", + "carbon.extension.contributes.notebook.executionTarget": "此魔法指示的可选执行目标,例如 Spark 和 SQL", + "carbon.extension.contributes.notebook.kernels": "可选的内核集,这对 python3、pyspark3 和 sql 等有效", + "vscode.extension.contributes.notebook.languagemagics": "贡献笔记本语言。" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json b/i18n/chs/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json new file mode 100644 index 0000000000..818cd5f26c --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "notebookUriNotDefined": "创建笔记本管理器时未传递 URI", + "notebookServiceNoProvider": "笔记本提供程序不存在" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/notebook/common/sessionManager.i18n.json b/i18n/chs/src/sql/workbench/services/notebook/common/sessionManager.i18n.json new file mode 100644 index 0000000000..e1629f13d3 --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/notebook/common/sessionManager.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "noKernel": "无内核", + "runNotebookDisabled": "无法运行单元格,因为尚未配置内核", + "errorName": "错误" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/notebook/node/localContentManager.i18n.json b/i18n/chs/src/sql/workbench/services/notebook/node/localContentManager.i18n.json new file mode 100644 index 0000000000..ba7927302c --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/notebook/node/localContentManager.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "nbformatNotRecognized": "无法识别 nbformat v{0}.{1}", + "nbNotSupported": "此文件没有有效的笔记本格式", + "unknownCellType": "单元格类型 {0} 未知", + "unrecognizedOutput": "无法识别输出类型 {0}", + "invalidMimeData": "{0} 的数据应为字符串或字符串数组", + "unrecognizedOutputType": "无法识别输出类型 {0}" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json b/i18n/chs/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json new file mode 100644 index 0000000000..ec0ed8e315 --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "sqlKernelError": "SQL 内核错误", + "connectionRequired": "必须选择连接才能运行笔记本单元", + "sqlMaxRowsDisplayed": "正在显示前 {0} 行。" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json b/i18n/chs/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json new file mode 100644 index 0000000000..1aa0abe3a1 --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "OeSessionFailedError": "未能创建对象资源管理器会话", + "nodeExpansionError": "多个错误:" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json b/i18n/chs/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json new file mode 100644 index 0000000000..07d254198d --- /dev/null +++ b/i18n/chs/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryEditorServiceChangeUnsupportedError": "未保存的查询不支持更改语言模式", + "queryEditorServiceChangeError": "请在切换到 SQL 语言模式或从模式切换之前保存或放弃更改" +} \ No newline at end of file diff --git a/i18n/chs/src/sql/workbench/update/releaseNotes.i18n.json b/i18n/chs/src/sql/workbench/update/releaseNotes.i18n.json index c7429230ef..5aa500c9cf 100644 --- a/i18n/chs/src/sql/workbench/update/releaseNotes.i18n.json +++ b/i18n/chs/src/sql/workbench/update/releaseNotes.i18n.json @@ -5,5 +5,8 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "gettingStarted": "入门", + "showReleaseNotes": "显示入门", + "miGettingStarted": "入门" } \ No newline at end of file diff --git a/i18n/cht/extensions/azurecore/package.i18n.json b/i18n/cht/extensions/azurecore/package.i18n.json new file mode 100644 index 0000000000..54bb939987 --- /dev/null +++ b/i18n/cht/extensions/azurecore/package.i18n.json @@ -0,0 +1,26 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "azure.displayName": "Azure (核心)", + "azure.description": "瀏覽並使用 Azure 資源", + "azure.title": "Azure", + "azure.resource.config.title": "Azure 資源設定", + "azure.resource.config.filter.description": "資源篩選,每個元素都是以正斜線分隔的帳戶識別碼、訂用帳戶識別碼和名稱", + "azure.resource.explorer.title": "Azure", + "azure.resource.refreshall.title": "全部重新整理", + "azure.resource.refresh.title": "重新整理", + "azure.resource.signin.title": "登入", + "azure.resource.selectsubscriptions.title": "選取訂用帳戶", + "azure.resource.connectsqlserver.title": "連接", + "azure.resource.connectsqldb.title": "連接", + "accounts.clearTokenCache": "清除 Azure 帳戶權杖快取", + "config.enablePublicCloudDescription": "是否應啟用 Azure 公用雲端整合", + "config.enableUsGovCloudDescription": "是否應啟用 US Government Azure 雲端 (Fairfax) 整合", + "config.enableChinaCloudDescription": "是否應啟用 Azure China 整合", + "config.enableGermanyCloudDescription": "是否應啟用 Azure 德國整合" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json b/i18n/cht/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json index c7429230ef..01e20670e8 100644 --- a/i18n/cht/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json +++ b/i18n/cht/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "editableDropdown.errorValidate": "必須是清單中的選項", + "dropdownAction.toggle": "切換下拉清單" } \ No newline at end of file diff --git a/i18n/cht/src/sql/base/browser/ui/selectBox/selectBox.i18n.json b/i18n/cht/src/sql/base/browser/ui/selectBox/selectBox.i18n.json index 0963a79c30..42af8ed4ba 100644 --- a/i18n/cht/src/sql/base/browser/ui/selectBox/selectBox.i18n.json +++ b/i18n/cht/src/sql/base/browser/ui/selectBox/selectBox.i18n.json @@ -6,5 +6,7 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "alertErrorMessage": "錯誤: {0}", + "alertWarningMessage": "警告: {0}", "alertInfoMessage": "資訊: {0}" } \ No newline at end of file diff --git a/i18n/cht/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json b/i18n/cht/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json index c7429230ef..656caba7d9 100644 --- a/i18n/cht/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json +++ b/i18n/cht/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "selectDeselectAll": "選擇/取消全部" } \ No newline at end of file diff --git a/i18n/cht/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json b/i18n/cht/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json new file mode 100644 index 0000000000..2cb75efa22 --- /dev/null +++ b/i18n/cht/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "rowDetailView.loadError": "正在載入錯誤..." +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json b/i18n/cht/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json index 85286717ee..f888f9b22b 100644 --- a/i18n/cht/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json +++ b/i18n/cht/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json @@ -7,5 +7,7 @@ "Do not edit this file. It is machine generated." ], "linkedAccounts": "連結帳戶", - "accountDialog.close": "關閉" + "accountDialog.close": "關閉", + "accountDialog.noAccountLabel": "沒有任何已連結帳戶。請新增帳戶。", + "accountDialog.addConnection": "新增帳戶" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json b/i18n/cht/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json index c7429230ef..fc4681f1b3 100644 --- a/i18n/cht/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json +++ b/i18n/cht/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "accountDialog.addAccountErrorTitle": "新增帳戶時發生錯誤" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/accountManagement/accountListStatusbar/accountListStatusbarItem.i18n.json b/i18n/cht/src/sql/parts/accountManagement/accountListStatusbar/accountListStatusbarItem.i18n.json index c7429230ef..c9caa18a12 100644 --- a/i18n/cht/src/sql/parts/accountManagement/accountListStatusbar/accountListStatusbarItem.i18n.json +++ b/i18n/cht/src/sql/parts/accountManagement/accountListStatusbar/accountListStatusbarItem.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "manageLinedAccounts": "管理連結帳戶" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json b/i18n/cht/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json index c73865ae70..fb6e6d2fa4 100644 --- a/i18n/cht/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json +++ b/i18n/cht/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json @@ -6,6 +6,8 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "cancel": "取消", + "copyAndOpen": "複製並開啟", + "oauthDialog.cancel": "取消", + "userCode": "使用者指令碼", "website": "網站" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/accountManagement/common/accountActions.i18n.json b/i18n/cht/src/sql/parts/accountManagement/common/accountActions.i18n.json index 043083d418..9a29e4f0ec 100644 --- a/i18n/cht/src/sql/parts/accountManagement/common/accountActions.i18n.json +++ b/i18n/cht/src/sql/parts/accountManagement/common/accountActions.i18n.json @@ -6,5 +6,13 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "removeAccount": "移除帳號" + "addAccount": "新增帳戶", + "removeAccount": "移除帳號", + "confirmRemoveUserAccountMessage": "您確定要移除 '{0}' 嗎?", + "accountActions.yes": "是", + "accountActions.no": "否", + "removeAccountFailed": "移除帳戶失敗", + "applyFilters": "套用篩選", + "refreshAccount": "重新輸入您的驗證資訊", + "NoAccountToRefresh": "沒有帳戶要重新整理" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json b/i18n/cht/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json index bfb669b515..3e57ece81f 100644 --- a/i18n/cht/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json +++ b/i18n/cht/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json @@ -6,6 +6,9 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "carbon.extension.contributes.account.id": "帳戶類型的識別碼", + "carbon.extension.contributes.account.icon": "(選用) 用於 UI 中表示 accpunt 的圖示。任一檔案路徑或主題化的設定。", "carbon.extension.contributes.account.icon.light": "使用亮色主題時的圖示路徑", + "carbon.extension.contributes.account.icon.dark": "使用暗色主題時的圖像路徑", "carbon.extension.contributes.account": "貢獻圖示給帳戶供應者。" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json b/i18n/cht/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json index a76a03bda6..42b1b0c1f4 100644 --- a/i18n/cht/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json +++ b/i18n/cht/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json @@ -6,7 +6,15 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "from": "從", + "to": "至", + "createNewFirewallRule": "建立新的防火牆規則", "firewall.ok": "確定", "firewall.cancel": "取消", - "to": "至" + "firewallRuleDialogDescription": "您的用戶端 IP 位址無法訪問伺服器。登錄到 Azure 帳戶並創建新的防火牆規則以啟用存取權限。", + "firewallRuleHelpDescription": "學習更多有關防火牆設定", + "azureAccount": "Azure 帳戶", + "filewallRule": "防火牆規則", + "addIPAddressLabel": "加入我的用戶端 IP", + "addIpRangeLabel": "新增我的子網路 IP 範圍" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json b/i18n/cht/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json index b0f11ff0f7..00e6ba5889 100644 --- a/i18n/cht/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json +++ b/i18n/cht/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "firewallDialog.addAccountErrorTitle": "增加帳號錯誤" + "firewallDialog.addAccountErrorTitle": "新增帳戶時發生錯誤", + "firewallRuleError": "防火牆規則錯誤" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/admin/database/create/createDatabase.component.i18n.json b/i18n/cht/src/sql/parts/admin/database/create/createDatabase.component.i18n.json index 21051a2fb1..67a5485182 100644 --- a/i18n/cht/src/sql/parts/admin/database/create/createDatabase.component.i18n.json +++ b/i18n/cht/src/sql/parts/admin/database/create/createDatabase.component.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "createDatabase.databaseFiles": "資料庫檔案:", "createDatabase.noRecordsFound": "未找到紀錄" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/connection/common/connection.contribution.i18n.json b/i18n/cht/src/sql/parts/connection/common/connection.contribution.i18n.json index c7429230ef..c3f9aaf7a2 100644 --- a/i18n/cht/src/sql/parts/connection/common/connection.contribution.i18n.json +++ b/i18n/cht/src/sql/parts/connection/common/connection.contribution.i18n.json @@ -5,5 +5,8 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "sql.maxRecentConnectionsDescription": "連接列表內最近使用的最大連結數。", + "sql.defaultEngineDescription": "使用預設 SQL 引擎。在 .sql 檔案預設驅動的預設語言提供者,以及建立新連接時使用的預設設定。有效選項目前為 MSSQL", + "connection.parseClipboardForConnectionStringDescription": "嘗試在連線對話方塊開啟或已執行貼上時剖析剪貼簿的內容。" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/connection/common/connectionActions.i18n.json b/i18n/cht/src/sql/parts/connection/common/connectionActions.i18n.json index 21ee1a5552..1a40f6ca94 100644 --- a/i18n/cht/src/sql/parts/connection/common/connectionActions.i18n.json +++ b/i18n/cht/src/sql/parts/connection/common/connectionActions.i18n.json @@ -6,5 +6,15 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "ClearRecentlyUsedLabel": "清除最近的連接清單" + "ClearRecentlyUsedLabel": "清除清單", + "ClearedRecentConnections": "最近的連接清單已清除", + "connectionAction.yes": "是", + "connectionAction.no": "否", + "clearRecentConnectionMessage": "您確定要刪除清單中的所有連接嗎?", + "connectionDialog.yes": "是", + "connectionDialog.no": "否", + "delete": "刪除", + "connectionAction.GetCurrentConnectionString": "取得目前的連接字串", + "connectionAction.connectionString": "連接字串無法使用", + "connectionAction.noConnection": "沒有可用的有效連線" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/connection/common/localizedConstants.i18n.json b/i18n/cht/src/sql/parts/connection/common/localizedConstants.i18n.json index c7429230ef..74a5a68495 100644 --- a/i18n/cht/src/sql/parts/connection/common/localizedConstants.i18n.json +++ b/i18n/cht/src/sql/parts/connection/common/localizedConstants.i18n.json @@ -5,5 +5,8 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "onDidConnectMessage": "已連接到", + "onDidDisconnectMessage": "已中斷連線", + "unsavedGroupLabel": "未儲存的連結" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/connection/connectionDialog/advancedPropertiesController.i18n.json b/i18n/cht/src/sql/parts/connection/connectionDialog/advancedPropertiesController.i18n.json index c7429230ef..72a00bfd86 100644 --- a/i18n/cht/src/sql/parts/connection/connectionDialog/advancedPropertiesController.i18n.json +++ b/i18n/cht/src/sql/parts/connection/connectionDialog/advancedPropertiesController.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "connectionAdvancedProperties": "進階屬性", + "advancedProperties.discard": "捨棄" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/common/actions.i18n.json b/i18n/cht/src/sql/parts/dashboard/common/actions.i18n.json index b095e14e47..5a2521cf17 100644 --- a/i18n/cht/src/sql/parts/dashboard/common/actions.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/common/actions.i18n.json @@ -6,5 +6,14 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "clickToUnpin": "點擊以取消釘選" + "editDashboard": "編輯", + "editDashboardExit": "結束", + "refreshWidget": "重新整理", + "toggleMore": "切換更多", + "deleteWidget": "刪除小工具", + "clickToUnpin": "點擊以取消釘選", + "clickToPin": "按一下以固定", + "addFeatureAction.openInstalledFeatures": "開啟已安裝的功能", + "collapseWidget": "摺疊", + "expandWidget": "展開" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/common/dashboardHelper.i18n.json b/i18n/cht/src/sql/parts/dashboard/common/dashboardHelper.i18n.json index e7bf32ddaf..aba7caf76d 100644 --- a/i18n/cht/src/sql/parts/dashboard/common/dashboardHelper.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/common/dashboardHelper.i18n.json @@ -6,5 +6,5 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "unknownDashboardContainerError": "指定的儀表板容器為未知。" + "unknownDashboardContainerError": "{0} 是不明容器。" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json b/i18n/cht/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json index c7429230ef..22aaaae34f 100644 --- a/i18n/cht/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "home": "首頁", + "missingConnectionInfo": "此儀表板上找不到連接資訊" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json b/i18n/cht/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json index f34acdaf80..e12e1e7aae 100644 --- a/i18n/cht/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json @@ -6,7 +6,17 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "sqlops.extension.contributes.dashboard.tab.provider": "此標籤應該是被允許的提供者。", - "sqlops.extension.contributes.dashboard.tab.edition": "允許此索引標籤的版本。", - "sqlops.extension.contributes.dashboard.tab.container": "將在此索引標籤中顯示的容器。" + "azdata.extension.contributes.dashboard.tab.id": "此索引標籤的唯一識別碼。將傳遞給任何要求的擴充功能。", + "azdata.extension.contributes.dashboard.tab.title": "顯示給使用者的索引標籤的標題。", + "azdata.extension.contributes.dashboard.tab.description": "此索引標籤的描述將顯示給使用者。", + "azdata.extension.contributes.tab.when": "必須為 true 以顯示此項目的條件", + "azdata.extension.contributes.tab.provider": "定義與此索引標籤相容的連線類型。如果未設定,則預設為 \"MSSQL\"", + "azdata.extension.contributes.dashboard.tab.container": "將在此索引標籤中顯示的容器。", + "azdata.extension.contributes.dashboard.tab.alwaysShow": "此索引標籤是否應總是顯示或僅當使用者增加時。", + "azdata.extension.contributes.dashboard.tab.isHomeTab": "是否應將此索引標籤用作連線類型的 [首頁] 索引標籤。", + "azdata.extension.contributes.tabs": "提供一個或多個索引標籤,讓使用者可增加至其儀表板中。", + "dashboardTab.contribution.noTitleError": "未為延伸模組指定標題。", + "dashboardTab.contribution.noDescriptionWarning": "未指定任何要顯示的說明。", + "dashboardTab.contribution.noContainerError": "未為延伸模組指定任何容器。", + "dashboardTab.contribution.moreThanOneDashboardContainersError": "每個空間必須明確定義一個儀表板容器" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json b/i18n/cht/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json index 1bf1935495..3099988218 100644 --- a/i18n/cht/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json @@ -6,5 +6,11 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "sqlops.extension.contributes.dashboard.container.id": "此容器的唯一識別碼。" + "azdata.extension.contributes.dashboard.container.id": "此容器的唯一識別碼。", + "azdata.extension.contributes.dashboard.container.container": "顯示於索引標籤的容器。", + "azdata.extension.contributes.containers": "提供一個或多個索引標籤,讓使用者可增加至其儀表板中。", + "dashboardContainer.contribution.noIdError": "為延伸模組指定的儀表板容器中沒有任何識別碼。", + "dashboardContainer.contribution.noContainerError": "為延伸模組指定的儀表板容器中沒有任何容器。", + "dashboardContainer.contribution.moreThanOneDashboardContainersError": "至少須為每個空間定義剛好一個儀表板容器。", + "dashboardTab.contribution.unKnownContainerType": "延伸模組的儀表板容器中有不明的容器類型定義。" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json b/i18n/cht/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json new file mode 100644 index 0000000000..ad75b08d76 --- /dev/null +++ b/i18n/cht/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.container.controlhost": "會在此索引標籤中顯示的 controlhost。" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json b/i18n/cht/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json new file mode 100644 index 0000000000..660fb8e9cb --- /dev/null +++ b/i18n/cht/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboardNavSection": "\"{0}\" 區段有無效的內容。請連絡延伸模組擁有者。" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json b/i18n/cht/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json index c7429230ef..31800c3393 100644 --- a/i18n/cht/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.container.gridtab.items": "顯示在此索引標籤的小工具或 webviews 的清單。", + "gridContainer.invalidInputs": "延伸模組的 widgets-container 中應有 widgets 或 webviews。" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json b/i18n/cht/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json new file mode 100644 index 0000000000..6af552d8f9 --- /dev/null +++ b/i18n/cht/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.container.modelview": "將在此索引標籤中顯示的 model-backed 檢視。" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json b/i18n/cht/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json index 8e3874e238..d2e58db218 100644 --- a/i18n/cht/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json @@ -6,6 +6,16 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "dashboard.container.left-nav-bar.id": "導覽區的唯一識別碼。將傳遞給任何要求的擴充功能。", + "dashboard.container.left-nav-bar.icon": "(選用) 用於 UI 中表示導覽區的圖示。任一檔案路徑或主題化的設定。", "dashboard.container.left-nav-bar.icon.light": "使用亮色主題時的圖示路徑", - "dashboard.container.left-nav-bar.title": "顯示給使用者的導覽區標題。" + "dashboard.container.left-nav-bar.icon.dark": "使用暗色主題時的圖像路徑", + "dashboard.container.left-nav-bar.title": "顯示給使用者的導覽區標題。", + "dashboard.container.left-nav-bar.container": "顯示在此導覽區的容器。", + "dashboard.container.left-nav-bar": "在導覽區顯示儀表板容器清單。", + "opticon": "可省略屬性 `icon`,或必須為字串或類似 `{dark, light}` 的常值", + "navSection.missingTitle": "為延伸模組指定的導覽區段中沒有標題。", + "navSection.missingContainer": "為延伸模組指定的導覽區段中沒有任何容器。", + "navSection.moreThanOneDashboardContainersError": "至少須為每個空間定義剛好 1 個儀表板容器。", + "navSection.invalidContainer": "NAV_SECTION 中的 NAV_SECTION 對延伸模組而言是無效的容器。" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json b/i18n/cht/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json index c7429230ef..b12e0323df 100644 --- a/i18n/cht/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.container.webview": "顯示在此索引標籤的 webview。" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json b/i18n/cht/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json index c7429230ef..5ec6a9c8f1 100644 --- a/i18n/cht/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.container.widgets": "顯示在此索引標籤中的小工具清單。", + "widgetContainer.invalidInputs": "延伸模組的 widgets-container 中應有 widgets 的清單。" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json b/i18n/cht/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json index c7429230ef..66f09ee253 100644 --- a/i18n/cht/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json @@ -5,5 +5,13 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "azdata.extension.contributes.widget.when": "必須為 true 以顯示此項目的條件", + "dashboardpage.tabName": "容器的標題", + "dashboardpage.rowNumber": "格線中元件的列", + "dashboardpage.rowSpan": "網格中元件的 rowspan。預設值為 1。使用 '*' 即可設為網格中的列數。", + "dashboardpage.colNumber": "網格中元件的欄位", + "dashboardpage.colspan": "網格內元件的 colspan。預設值為 1。使用 '*' 即可設為網格中的欄位數。", + "azdata.extension.contributes.dashboardPage.tab.id": "此索引標籤的唯一識別碼。將傳遞給任何要求的擴充功能。", + "dashboardTabError": "未知的擴充功能索引標籤或未安裝。" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json b/i18n/cht/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json index c7429230ef..748bd9423b 100644 --- a/i18n/cht/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "databasePageName": "資料庫儀表板" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json b/i18n/cht/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json index 2e36668191..8006f1361f 100644 --- a/i18n/cht/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json @@ -6,7 +6,16 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "dashboard.databaseproperties": "要顯示的屬性值", + "dashboardDatabaseProperties": "啟用或禁用屬性小工具", + "dashboard.databaseproperties": "顯示屬性值", + "dashboard.databaseproperties.displayName": "顯示屬性的名稱", "dashboard.databaseproperties.value": "資料庫資訊物件中的值", - "dashboardDatabase": "自訂 \"資料庫儀表板\" 頁" + "dashboard.databaseproperties.ignore": "指定要忽略的特定值", + "recoveryModel": "復原模式", + "lastDatabaseBackup": "上次資料庫備份", + "lastLogBackup": "上次日誌備份", + "compatibilityLevel": "相容層級", + "owner": "擁有者", + "dashboardDatabase": "自訂 \"資料庫儀表板\" 頁", + "dashboardDatabaseTabs": "自訂資料庫儀表板索引標籤" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json b/i18n/cht/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json index c7429230ef..d2d96e4864 100644 --- a/i18n/cht/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "serverPageName": "伺服器儀表板" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json b/i18n/cht/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json index 493e04bd50..d4c0197d9c 100644 --- a/i18n/cht/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json @@ -6,5 +6,14 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "dashboard.serverproperties.value": "伺服器資訊物件中的值" + "dashboardServerProperties": "啟用或禁用屬性小工具", + "dashboard.serverproperties": "顯示屬性值", + "dashboard.serverproperties.displayName": "顯示屬性的名稱", + "dashboard.serverproperties.value": "伺服器資訊物件中的值", + "version": "版本", + "edition": "版本", + "computerName": "電腦名稱", + "osVersion": "作業系統版本", + "dashboardServer": "自訂伺服器儀表板頁面", + "dashboardServerTabs": "自訂伺服器儀表板索引標籤" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json b/i18n/cht/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json index c7429230ef..986d6d07a3 100644 --- a/i18n/cht/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "homeCrumb": "首頁" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json b/i18n/cht/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json index c7429230ef..c2a514eba3 100644 --- a/i18n/cht/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.changeDatabaseFailure": "變更資料庫失敗" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json b/i18n/cht/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json index 8c0cbd5f8a..e510e81527 100644 --- a/i18n/cht/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json @@ -8,5 +8,6 @@ ], "seachObjects": "按類型名稱搜索 (a:, t:, v:, f: 或 sp:)", "searchDatabases": "搜尋資料庫", + "dashboard.explorer.objectError": "無法載入物件", "dashboard.explorer.databaseError": "無法載入資料庫" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/widgets/insights/actions.i18n.json b/i18n/cht/src/sql/parts/dashboard/widgets/insights/actions.i18n.json index c7429230ef..cec4d25318 100644 --- a/i18n/cht/src/sql/parts/dashboard/widgets/insights/actions.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/widgets/insights/actions.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "insights.runQuery": "執行查詢" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json b/i18n/cht/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json index a51115eb63..5ad2b27844 100644 --- a/i18n/cht/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "insights.lastUpdated": "最近更新: {0} {1}", "noResults": "沒有可顯示的結果" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json b/i18n/cht/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json index 3bb0a33ec9..66e565be60 100644 --- a/i18n/cht/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json @@ -6,8 +6,15 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "insightWidgetDescription": "加入一個可查詢伺服器或資料庫並以多種方式呈現結果的小工具,如圖表、計數總結等。", "insightIdDescription": "用於快取 insight 結果的唯一識別碼。", + "insightQueryDescription": "要執行的 SQL 查詢。這僅會回傳一個結果集。", "insightQueryFileDescription": "[選用] 包含查詢之檔案的路徑。請於未設定 \"query\" 時使用", + "insightAutoRefreshIntervalDescription": "[選擇性] 自動重新整理間隔 (分鐘),如未設定,就不會自動重新整理", "actionTypes": "要使用的動作", - "actionDatabaseDescription": "此行為的目標資料庫; 透過 \"${columnName}\" 格式來使用資料驅動欄位名稱。" + "actionDatabaseDescription": "將資料庫設為動作的目標; 可使用 \"${columnName}\" 格式來使用資料驅動的欄位名稱。", + "actionServerDescription": "將伺服器設為動作的目標; 可使用格式 \"${columnName}\" 來使用資料驅動的欄位名稱。", + "actionUserDescription": "將使用者設為動作的目標; 可以使用格式 \"${columnName}\" 來使用資料驅動的欄位名稱。", + "carbon.extension.contributes.insightType.id": "Insight 的識別碼", + "carbon.extension.contributes.insights": "貢獻 insights 至儀表板選擇區。" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json b/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json new file mode 100644 index 0000000000..a348c7474c --- /dev/null +++ b/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "chartErrorMessage": "無法以指定的資料顯示圖表" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json b/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json index 62fa7a3891..d8a7a53472 100644 --- a/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json @@ -6,5 +6,11 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "chartInsightDescription": "將查詢結果以圖表方式顯示在儀表板上" + "chartInsightDescription": "將查詢結果以圖表方式顯示在儀表板上", + "colorMapDescription": "對應「欄位名稱」->色彩。例如以紅色新增 \"column1\": 即可確保此欄位使用紅色", + "legendDescription": "指定圖表圖例的優先位置和可見度。這些是您查詢中的欄位名稱, 並對應到每個圖表項目的標籤", + "labelFirstColumnDescription": "若 dataDirection 是水平的,設置為 true 時則使用第一個欄位值為其圖例。", + "columnsAsLabels": "若 dataDirection 是垂直的,設置為 true 時則使用欄位名稱為其圖例。", + "dataDirectionDescription": "定義是否從行 (垂直) 或列 (水平) 讀取資料。對於時間序列, 當呈現方向為垂直時會被忽略。", + "showTopNData": "如已設定 showTopNData,則僅顯示圖表中的前 N 個資料。" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json b/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json index 2ff9841129..f4223e82db 100644 --- a/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json @@ -6,6 +6,10 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "yAxisLabel": "Y 軸的標籤", - "xAxisMin": "X 軸的最小值" + "yAxisMin": "y 軸的最小值", + "yAxisMax": "y 軸的最大值", + "barchart.yAxisLabel": "Y 軸的標籤", + "xAxisMin": "X 軸的最小值", + "xAxisMax": "X 軸的最大值", + "barchart.xAxisLabel": "X 軸標籤" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/charts/types/lineChart.contribution.i18n.json b/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/charts/types/lineChart.contribution.i18n.json index c7429230ef..cc4c662117 100644 --- a/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/charts/types/lineChart.contribution.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/charts/types/lineChart.contribution.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dataTypeDescription": "指定圖表資料集的資料屬性。" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json b/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json index c7429230ef..e291e97f43 100644 --- a/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "countInsightDescription": "對於結果集每一行資料,列0顯示值作為計數,其次為欄位名稱. 例如: 設定 \"1 健康\", \"3 不健康\",健康是欄位名稱,而1是第1列第1個儲存格的值" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json b/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json index 70b3513689..494d790f30 100644 --- a/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json @@ -6,5 +6,7 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "imageInsightDescription": "顯示圖像, 如使用 ggplot2 R查詢返回的圖像。", + "imageFormatDescription": "預期格式是什麼 - 是 JPEG, PNG 或其他格式?", "encodingDescription": "此編碼為十六進位、base64 或是其他格式?" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json b/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json new file mode 100644 index 0000000000..ade80118df --- /dev/null +++ b/i18n/cht/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tableInsightDescription": "在簡單表格中顯示結果" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json b/i18n/cht/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json index c7429230ef..e6b44339b4 100644 --- a/i18n/cht/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json +++ b/i18n/cht/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.properties.error": "無法載入儀表板屬性" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json b/i18n/cht/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json index bb671d0522..cbfa3d01c3 100644 --- a/i18n/cht/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json +++ b/i18n/cht/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json @@ -6,15 +6,41 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "backup.backupName": "備份名稱", "backup.recoveryModel": "復原模式", "backup.backupType": "備份類型", + "backup.backupDevice": "備份檔案", + "backup.algorithm": "演算法", + "backup.certificateOrAsymmetricKey": "憑證或非對稱金鑰", "backup.media": "媒體", "backup.mediaOption": "備份到現有的媒體集", + "backup.mediaOptionFormat": "備份到新媒體集", "backup.existingMediaAppend": "附加至現有的備份組", + "backup.existingMediaOverwrite": "覆寫所有現有的備份集", + "backup.newMediaSetName": "新媒體集名稱", + "backup.newMediaSetDescription": "新媒體集說明", + "backup.checksumContainer": "在寫入媒體前執行檢查碼", + "backup.verifyContainer": "完成後驗證備份", "backup.continueOnErrorContainer": "錯誤時仍繼續", + "backup.expiration": "逾期", + "backup.setBackupRetainDays": "設置備份保留天數", "backup.copyOnly": "僅複製備份", + "backup.advancedConfiguration": "進階設置", + "backup.compression": "壓縮", + "backup.setBackupCompression": "設定備份壓縮", + "backup.encryption": "加密", + "backup.transactionLog": "交易記錄", + "backup.truncateTransactionLog": "截斷交易記錄", + "backup.backupTail": "備份最後的日誌內容", + "backup.reliability": "可靠性", + "backup.mediaNameRequired": "需要媒體名稱", + "backup.noEncryptorWarning": "沒有憑證或非對稱金鑰可用", "addFile": "增加檔案", + "removeFile": "移除檔案", "backupComponent.invalidInput": "輸入無效。值必須大於或等於 0。", "backupComponent.script": "指令碼", - "backupComponent.backup": "備份" + "backupComponent.backup": "備份", + "backupComponent.cancel": "取消", + "backup.containsBackupToUrlError": "僅支援備份到檔案", + "backup.backupFileRequired": "需要備份檔案路徑" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/disasterRecovery/backup/constants.i18n.json b/i18n/cht/src/sql/parts/disasterRecovery/backup/constants.i18n.json index 0b12353ce2..e37426172d 100644 --- a/i18n/cht/src/sql/parts/disasterRecovery/backup/constants.i18n.json +++ b/i18n/cht/src/sql/parts/disasterRecovery/backup/constants.i18n.json @@ -6,5 +6,18 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "backup.filterBackupFiles": "備份檔案" + "backup.labelDatabase": "資料庫", + "backup.labelFilegroup": "檔案與檔案群組", + "backup.labelFull": "Full", + "backup.labelDifferential": "差異", + "backup.labelLog": "交易記錄", + "backup.labelDisk": "磁碟", + "backup.labelUrl": "URL", + "backup.defaultCompression": "使用預設伺服器設定", + "backup.compressBackup": "壓縮備份", + "backup.doNotCompress": "不要壓縮備份", + "backup.serverCertificate": "伺服器憑證", + "backup.asymmetricKey": "非對稱金鑰", + "backup.filterBackupFiles": "備份檔案", + "backup.allFiles": "所有檔案" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json b/i18n/cht/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json index 13fd884bc3..9096c762fb 100644 --- a/i18n/cht/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json +++ b/i18n/cht/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json @@ -6,16 +6,35 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "backupFilePath": "備份檔案路徑", + "targetDatabase": "目標資料庫", "RestoreDialogTitle": "還原資料庫", + "restoreDialog.restoreTitle": "還原資料庫", + "restoreDialog.database": "資料庫", "restoreDialog.backupFile": "備份檔案", "restoreDialog.restore": "還原", - "targetDatabase": "目標資料庫", + "restoreDialog.cancel": "取消", + "restoreDialog.script": "指令碼", + "source": "來源", + "restoreFrom": "還原自", + "missingBackupFilePathError": "需要備份檔案路徑。", + "multipleBackupFilePath": "請輸入一個或多個用逗號分隔的檔案路徑", + "database": "資料庫", + "destination": "目的地", + "restoreDialog.toggleDatabaseNameDropdown": "選取資料庫切換下拉式清單", "restoreTo": "還原到", + "restorePlan": "還原計劃", "backupSetsToRestore": "要還原的備份組", "restoreDatabaseFileAs": "將資料庫檔案還原為", + "restoreDatabaseFileDetails": "還原資料庫檔詳細資訊", + "logicalFileName": "邏輯檔案名稱", "fileType": "檔案類型", + "originalFileName": "原檔案名稱", "restoreAs": "還原為", + "restoreOptions": "還原選項", "taillogBackup": "結尾記錄備份", "serverConnection": "伺服器連接", - "generalTitle": "一般" + "generalTitle": "一般", + "filesTitle": "檔案", + "optionsTitle": "選項" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/editData/execution/editDataActions.i18n.json b/i18n/cht/src/sql/parts/editData/execution/editDataActions.i18n.json index 36e473c2f8..12c45ca9cd 100644 --- a/i18n/cht/src/sql/parts/editData/execution/editDataActions.i18n.json +++ b/i18n/cht/src/sql/parts/editData/execution/editDataActions.i18n.json @@ -6,5 +6,9 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "editData.refresh": "重新整理" + "editData.run": "執行", + "disposeEditFailure": "處理編輯失敗, 出現錯誤:", + "editData.stop": "停止", + "editData.showSql": "顯示 sql 窗格", + "editData.closeSql": "關閉 SQL 窗格" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json b/i18n/cht/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json new file mode 100644 index 0000000000..5580db8c6b --- /dev/null +++ b/i18n/cht/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tabs": "儀表板索引標籤 ({0})", + "tabId": "識別碼", + "tabTitle": "標題", + "tabDescription": "描述", + "insights": "儀表板見解 ({0})", + "insightId": "識別碼", + "name": "名稱", + "insight condition": "當" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json b/i18n/cht/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json index 57fae7df5c..ed7e61cc4f 100644 --- a/i18n/cht/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json +++ b/i18n/cht/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "revertRow": "還原行" + "deleteRow": "刪除行", + "revertRow": "還原目前的列" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/grid/views/gridActions.i18n.json b/i18n/cht/src/sql/parts/grid/views/gridActions.i18n.json index 1ad5f079c4..8f7cc90c2a 100644 --- a/i18n/cht/src/sql/parts/grid/views/gridActions.i18n.json +++ b/i18n/cht/src/sql/parts/grid/views/gridActions.i18n.json @@ -9,6 +9,9 @@ "saveAsCsv": "另存為 CSV", "saveAsJson": "另存為 JSON", "saveAsExcel": "另存為 Excel", + "saveAsXml": "另存為 xml", "copySelection": "複製", + "copyWithHeaders": "隨標頭一同複製", + "selectAll": "全選", "copyMessages": "複製" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/jobManagement/agent/agentView.component.i18n.json b/i18n/cht/src/sql/parts/jobManagement/agent/agentView.component.i18n.json new file mode 100644 index 0000000000..7b67ea2829 --- /dev/null +++ b/i18n/cht/src/sql/parts/jobManagement/agent/agentView.component.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobview.Jobs": "作業", + "jobview.Alerts": "警示", + "jobview.Proxies": "Proxy", + "jobview.Operators": "運算子" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/jobManagement/views/alertsView.component.i18n.json b/i18n/cht/src/sql/parts/jobManagement/views/alertsView.component.i18n.json new file mode 100644 index 0000000000..b2ffc8e076 --- /dev/null +++ b/i18n/cht/src/sql/parts/jobManagement/views/alertsView.component.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobAlertColumns.name": "名稱", + "jobAlertColumns.lastOccurrenceDate": "上次發生", + "jobAlertColumns.enabled": "啟用", + "jobAlertColumns.delayBetweenResponses": "回應之間的延遲 (秒)", + "jobAlertColumns.categoryName": "類別名稱" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json b/i18n/cht/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json new file mode 100644 index 0000000000..ee50118a7a --- /dev/null +++ b/i18n/cht/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "stepRow.stepID": "步驟識別碼", + "stepRow.stepName": "步驟名稱", + "stepRow.message": "訊息" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/jobManagement/views/jobsView.component.i18n.json b/i18n/cht/src/sql/parts/jobManagement/views/jobsView.component.i18n.json new file mode 100644 index 0000000000..4579f326fa --- /dev/null +++ b/i18n/cht/src/sql/parts/jobManagement/views/jobsView.component.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobColumns.name": "名稱", + "jobColumns.lastRun": "上一個執行", + "jobColumns.nextRun": "下一個執行", + "jobColumns.enabled": "啟用", + "jobColumns.status": "狀態", + "jobColumns.category": "分類", + "jobColumns.runnable": "可執行", + "jobColumns.schedule": "排程", + "jobColumns.lastRunOutcome": "上次執行結果", + "jobColumns.previousRuns": "上一個執行", + "jobsView.noSteps": "沒有任何此作業可用的步驟。", + "jobsView.error": "錯誤︰" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json b/i18n/cht/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json new file mode 100644 index 0000000000..5982bbd4ef --- /dev/null +++ b/i18n/cht/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobOperatorsView.name": "名稱", + "jobOperatorsView.emailAddress": "電子郵件地址", + "jobOperatorsView.enabled": "啟用" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json b/i18n/cht/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json new file mode 100644 index 0000000000..17b92cb1ac --- /dev/null +++ b/i18n/cht/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobProxyToolbar-NewItem": "新增 Proxy", + "jobProxyToolbar-Refresh": "重新整理", + "jobProxiesView.accountName": "帳戶名稱", + "jobProxiesView.credentialName": "認證名稱", + "jobProxiesView.description": "描述", + "jobProxiesView.isEnabled": "啟用" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/modelComponents/componentBase.i18n.json b/i18n/cht/src/sql/parts/modelComponents/componentBase.i18n.json new file mode 100644 index 0000000000..c712185cb1 --- /dev/null +++ b/i18n/cht/src/sql/parts/modelComponents/componentBase.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidIndex": "索引無效。" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/modelComponents/inputbox.component.i18n.json b/i18n/cht/src/sql/parts/modelComponents/inputbox.component.i18n.json new file mode 100644 index 0000000000..6b422159ca --- /dev/null +++ b/i18n/cht/src/sql/parts/modelComponents/inputbox.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidValueError": "值無效" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/modelComponents/loadingComponent.component.i18n.json b/i18n/cht/src/sql/parts/modelComponents/loadingComponent.component.i18n.json new file mode 100644 index 0000000000..d22125500a --- /dev/null +++ b/i18n/cht/src/sql/parts/modelComponents/loadingComponent.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loadingMessage": "正在載入" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json b/i18n/cht/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json new file mode 100644 index 0000000000..d22125500a --- /dev/null +++ b/i18n/cht/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loadingMessage": "正在載入" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/modelComponents/queryTextEditor.i18n.json b/i18n/cht/src/sql/parts/modelComponents/queryTextEditor.i18n.json new file mode 100644 index 0000000000..76e9100b04 --- /dev/null +++ b/i18n/cht/src/sql/parts/modelComponents/queryTextEditor.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryTextEditorAriaLabel": "檢視模型的 modelview 程式碼編輯器。" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/modelComponents/viewBase.i18n.json b/i18n/cht/src/sql/parts/modelComponents/viewBase.i18n.json new file mode 100644 index 0000000000..754eb211df --- /dev/null +++ b/i18n/cht/src/sql/parts/modelComponents/viewBase.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "componentTypeNotRegistered": "找不到類型 {0} 的元件" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/notebook/cellToggleMoreActions.i18n.json b/i18n/cht/src/sql/parts/notebook/cellToggleMoreActions.i18n.json new file mode 100644 index 0000000000..134b876dc8 --- /dev/null +++ b/i18n/cht/src/sql/parts/notebook/cellToggleMoreActions.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "delete": "刪除", + "codeBefore": "在前面插入程式碼", + "codeAfter": "在之後插入程式碼", + "markdownBefore": "在之前插入 Markdown", + "markdownAfter": "在之後插入 Markdown", + "clear": "清除輸出" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/notebook/cellViews/codeActions.i18n.json b/i18n/cht/src/sql/parts/notebook/cellViews/codeActions.i18n.json new file mode 100644 index 0000000000..f7d15a4ae4 --- /dev/null +++ b/i18n/cht/src/sql/parts/notebook/cellViews/codeActions.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "notebook.failed": "請選取作用儲存格並再試一次", + "runCell": "執行儲存格", + "stopCell": "取消執行", + "errorRunCell": "上一個執行發生錯誤。按一下即可重新執行" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json b/i18n/cht/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json new file mode 100644 index 0000000000..5bcfedfeaa --- /dev/null +++ b/i18n/cht/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "clickOn": "按一下", + "plusCode": "+ 程式碼", + "or": "或", + "plusText": "+ 文字", + "toAddCell": "新增程式碼或文字儲存格" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/notebook/cellViews/textCell.component.i18n.json b/i18n/cht/src/sql/parts/notebook/cellViews/textCell.component.i18n.json new file mode 100644 index 0000000000..8f4935433d --- /dev/null +++ b/i18n/cht/src/sql/parts/notebook/cellViews/textCell.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "doubleClickEdit": "按兩下即可編輯" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/notebook/models/cell.i18n.json b/i18n/cht/src/sql/parts/notebook/models/cell.i18n.json new file mode 100644 index 0000000000..0e94435fe6 --- /dev/null +++ b/i18n/cht/src/sql/parts/notebook/models/cell.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "executionCanceled": "已取消執行查詢", + "notebookNotReady": "這個筆記本的工作階段尚未就緒", + "sessionNotReady": "這個筆記本的工作階段即將啟動", + "noDefaultKernel": "沒有任何可供此筆記本使用的核心" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/notebook/models/clientSession.i18n.json b/i18n/cht/src/sql/parts/notebook/models/clientSession.i18n.json new file mode 100644 index 0000000000..de016627d1 --- /dev/null +++ b/i18n/cht/src/sql/parts/notebook/models/clientSession.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "clientSession.unknownError": "啟動筆記本工作階段時發生錯誤", + "ServerNotStarted": "伺服器因為不明原因而未啟動", + "kernelRequiresConnection": "找不到核心 {0}。會改用預設核心。" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/notebook/models/modelInterfaces.i18n.json b/i18n/cht/src/sql/parts/notebook/models/modelInterfaces.i18n.json new file mode 100644 index 0000000000..41d55128a1 --- /dev/null +++ b/i18n/cht/src/sql/parts/notebook/models/modelInterfaces.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "sqlKernel": "Sql" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/notebook/models/notebookContexts.i18n.json b/i18n/cht/src/sql/parts/notebook/models/notebookContexts.i18n.json new file mode 100644 index 0000000000..11861442c5 --- /dev/null +++ b/i18n/cht/src/sql/parts/notebook/models/notebookContexts.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "selectConnection": "選取連線", + "localhost": "localhost", + "addConnection": "新增連線" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/notebook/models/notebookModel.i18n.json b/i18n/cht/src/sql/parts/notebook/models/notebookModel.i18n.json new file mode 100644 index 0000000000..48f6cc92bd --- /dev/null +++ b/i18n/cht/src/sql/parts/notebook/models/notebookModel.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "deleteCellFailed": "無法刪除儲存格。", + "changeKernelFailedRetry": "無法變更核心。將會使用核心 {0}。錯誤為: {1}", + "changeKernelFailed": "因為錯誤所以無法變更核心: {0}", + "changeContextFailed": "無法變更內容: {0}", + "startSessionFailed": "無法啟動工作階段: {0}", + "shutdownError": "關閉筆記本時發生錯誤: {0}", + "shutdownClientSessionError": "關閉筆記本時發生用戶端工作階段錯誤: {0}", + "ProviderNoManager": "找不到提供者 {0} 的筆記本管理員" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/notebook/notebook.component.i18n.json b/i18n/cht/src/sql/parts/notebook/notebook.component.i18n.json new file mode 100644 index 0000000000..3b36092809 --- /dev/null +++ b/i18n/cht/src/sql/parts/notebook/notebook.component.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "displayFailed": "無法顯示內容: {0}", + "noKernelInstalled": "請安裝 SQL Server 2019 延伸模組以執行儲存格", + "installSql2019Extension": "安裝延伸模組", + "code": "程式碼", + "text": "文字", + "clearResults": "清除結果", + "cellNotFound": "無法在此模型中找到 URI 為 {0} 的儲存格" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/notebook/notebookActions.i18n.json b/i18n/cht/src/sql/parts/notebook/notebookActions.i18n.json new file mode 100644 index 0000000000..8ff42ff825 --- /dev/null +++ b/i18n/cht/src/sql/parts/notebook/notebookActions.i18n.json @@ -0,0 +1,22 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loading": "正在載入核心...", + "changing": "正在變更核心...", + "Kernel": "核心:", + "AttachTo": "附加至:", + "loadingContexts": "正在載入內容...", + "addNewConnection": "新增連線", + "selectConnection": "選取連線", + "localhost": "localhost", + "trustLabel": "受信任", + "untrustLabel": "不受信任", + "alreadyTrustedMsg": "筆記本已受信任。", + "noKernel": "沒有核心", + "noContextAvailable": "無" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/notebook/notebookUtils.i18n.json b/i18n/cht/src/sql/parts/notebook/notebookUtils.i18n.json new file mode 100644 index 0000000000..57b6fb9c79 --- /dev/null +++ b/i18n/cht/src/sql/parts/notebook/notebookUtils.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "mkdirOutputMsg": "... 正在建立 {0}" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json b/i18n/cht/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json new file mode 100644 index 0000000000..888a8a45aa --- /dev/null +++ b/i18n/cht/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverGroup.colors": "在物件總管 viewlet 中使用的伺服器群組調色盤。", + "serverGroup.autoExpand": "物件總管 viewlet 中的自動展開伺服器群組。" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json b/i18n/cht/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json new file mode 100644 index 0000000000..6956dfb584 --- /dev/null +++ b/i18n/cht/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ServerGroupsDialogTitle": "伺服器群組", + "serverGroup.ok": "確定", + "serverGroup.cancel": "取消", + "connectionGroupName": "伺服器群組名稱", + "MissingGroupNameError": "需要群組名稱。", + "groupDescription": "群組描述", + "groupColor": "群組顏色" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json b/i18n/cht/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json new file mode 100644 index 0000000000..8148c2b3f4 --- /dev/null +++ b/i18n/cht/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverGroup.addServerGroup": "新增伺服器群組", + "serverGroup.editServerGroup": "編輯伺服器群組" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json b/i18n/cht/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json new file mode 100644 index 0000000000..814cc49265 --- /dev/null +++ b/i18n/cht/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionTree.refresh": "重新整理", + "DisconnectAction": "中斷連線", + "connectionTree.addConnection": "新增連接", + "connectionTree.addServerGroup": "新伺服器群組", + "connectionTree.editServerGroup": "編輯伺服器群組", + "activeConnections": "顯示使用中的連接", + "showAllConnections": "顯示所有連線", + "recentConnections": "最近的連接", + "registeredServers.newQuery": "新增查詢", + "deleteConnection": "刪除連接", + "deleteConnectionGroup": "刪除群組", + "clearSearch": "清除搜尋" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json b/i18n/cht/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json new file mode 100644 index 0000000000..596e3f73dc --- /dev/null +++ b/i18n/cht/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ManageAction": "管理" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json b/i18n/cht/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json new file mode 100644 index 0000000000..db46adbbc5 --- /dev/null +++ b/i18n/cht/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loading": "正在載入..." +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json b/i18n/cht/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json new file mode 100644 index 0000000000..8473313403 --- /dev/null +++ b/i18n/cht/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverTree.addConnection": "加入連接" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json b/i18n/cht/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json new file mode 100644 index 0000000000..3d2ee5c9a0 --- /dev/null +++ b/i18n/cht/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "treeAriaLabel": "最近的連接", + "treeCreation.regTreeAriaLabel": "伺服器" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json b/i18n/cht/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json index b81d3863f3..a63dcda304 100644 --- a/i18n/cht/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json +++ b/i18n/cht/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "profiler.settings.viewTemplates": "指定檢視範本", "profiler.settings.sessionTemplates": "指定工作階段範本" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/profiler/contrib/profilerActions.i18n.json b/i18n/cht/src/sql/parts/profiler/contrib/profilerActions.i18n.json index 6db3d95530..c1c232fa99 100644 --- a/i18n/cht/src/sql/parts/profiler/contrib/profilerActions.i18n.json +++ b/i18n/cht/src/sql/parts/profiler/contrib/profilerActions.i18n.json @@ -6,12 +6,21 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "profiler.connect": "連接", - "profilerAction.disconnect": "已中斷連線", "profilerAction.connect": "連接", - "pause": "暫停", + "profilerAction.disconnect": "中斷連線", + "start": "開始", + "create": "新增工作階段", + "profilerAction.pauseCapture": "暫停", + "profilerAction.resumeCapture": "繼續", + "profilerStop.stop": "停止", "profiler.clear": "清除資料", + "profilerAction.autoscrollOn": "自動捲動: 開啟", + "profilerAction.autoscrollOff": "自動捲動: 關閉", "profiler.toggleCollapsePanel": "切換折疊面板", "profiler.editColumns": "編輯欄位", - "profiler.findNext": "尋找下一個字串" + "profiler.findNext": "尋找下一個字串", + "profiler.findPrevious": "尋找前一個字串", + "profilerAction.newProfiler": "啟動分析工具", + "profiler.filter": "篩選...", + "profiler.clearFilter": "清除篩選" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json b/i18n/cht/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json index 82382aed38..53cb384aaf 100644 --- a/i18n/cht/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json +++ b/i18n/cht/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json @@ -7,5 +7,8 @@ "Do not edit this file. It is machine generated." ], "eventSort": "按事件排序", + "nameColumn": "依資料行排序", + "profilerColumnDialog.profiler": "分析器", + "profilerColumnDialog.ok": "確定", "profilerColumnDialog.cancel": "取消" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json b/i18n/cht/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json new file mode 100644 index 0000000000..d46ece1ea8 --- /dev/null +++ b/i18n/cht/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json @@ -0,0 +1,26 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "profilerFilterDialog.clear": "全部清除", + "profilerFilterDialog.apply": "套用", + "profilerFilterDialog.ok": "確定", + "profilerFilterDialog.cancel": "取消", + "profilerFilterDialog.title": "篩選", + "profilerFilterDialog.remove": "移除", + "profilerFilterDialog.add": "加入", + "profilerFilterDialog.addClauseText": "按一下這裡即可新增子句", + "profilerFilterDialog.fieldColumn": "欄位", + "profilerFilterDialog.operatorColumn": "運算子", + "profilerFilterDialog.valueColumn": "值", + "profilerFilterDialog.isNullOperator": "為 Null", + "profilerFilterDialog.isNotNullOperator": "非 Null", + "profilerFilterDialog.containsOperator": "包含", + "profilerFilterDialog.notContainsOperator": "不包含", + "profilerFilterDialog.startsWithOperator": "開始於", + "profilerFilterDialog.notStartsWithOperator": "不以下列項目開始" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json b/i18n/cht/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json index 1a24be5596..7fb6ac0519 100644 --- a/i18n/cht/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json +++ b/i18n/cht/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json @@ -7,5 +7,11 @@ "Do not edit this file. It is machine generated." ], "label.find": "尋找", - "label.previousMatchButton": "上一個符合項目" + "placeholder.find": "尋找", + "label.previousMatchButton": "上一個符合項目", + "label.nextMatchButton": "下一個符合項目", + "label.closeButton": "關閉", + "title.matchesCountLimit": "您的搜尋傳回了大量結果,只會將前 999 個相符項目醒目提示。", + "label.matchesLocation": "{1} 的 {0}", + "label.noResults": "查無結果" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json b/i18n/cht/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json new file mode 100644 index 0000000000..d8fbce0d77 --- /dev/null +++ b/i18n/cht/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ProfilerTableEditor.eventCountFiltered": "事件 (已篩選): {0}/{1}", + "ProfilerTableEditor.eventCount": "事件: {0}" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/profiler/editor/profilerEditor.i18n.json b/i18n/cht/src/sql/parts/profiler/editor/profilerEditor.i18n.json index f639697d98..9b7b0552f2 100644 --- a/i18n/cht/src/sql/parts/profiler/editor/profilerEditor.i18n.json +++ b/i18n/cht/src/sql/parts/profiler/editor/profilerEditor.i18n.json @@ -6,6 +6,12 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "profiler.viewSelectAccessibleName": "選取檢視", + "profiler.sessionSelectAccessibleName": "選取工作階段", + "profiler.sessionSelectLabel": "選取工作階段:", + "profiler.viewSelectLabel": "選取檢視:", + "text": "文字", "label": "標籤", - "profilerEditor.value": "值" + "profilerEditor.value": "值", + "details": "詳細資料" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/profiler/editor/profilerInput.i18n.json b/i18n/cht/src/sql/parts/profiler/editor/profilerInput.i18n.json index 027fb05d0b..a950252928 100644 --- a/i18n/cht/src/sql/parts/profiler/editor/profilerInput.i18n.json +++ b/i18n/cht/src/sql/parts/profiler/editor/profilerInput.i18n.json @@ -6,5 +6,13 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "profilerInput.profiler": "分析器" + "profilerInput.profiler": "分析器", + "profilerInput.notConnected": "未連線", + "profiler.sessionStopped": "伺服器 {0} 上的 XEvent 分析工具工作階段意外停止。", + "profiler.sessionCreationError": "啟動新的工作階段時發生錯誤", + "profiler.eventsLost": "{0} 的 XEvent 分析工具工作階段遺失事件。", + "confirmStopProfilerSession": "要停止正在執行的 XEvent 工作階段嗎?", + "profilerClosingActions.yes": "是", + "profilerClosingActions.no": "否", + "profilerClosingActions.cancel": "取消" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/query/common/flavorStatus.i18n.json b/i18n/cht/src/sql/parts/query/common/flavorStatus.i18n.json index a6ccb56a94..d1a735b44c 100644 --- a/i18n/cht/src/sql/parts/query/common/flavorStatus.i18n.json +++ b/i18n/cht/src/sql/parts/query/common/flavorStatus.i18n.json @@ -6,6 +6,10 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "chooseSqlLang": "選擇 SQL 語言", + "chooseSqlLang": "選擇 SQL 語言 ", + "changeProvider": "變更 SQL 語言提供者", + "changeSqlProvider": "變更 SQL 引擎提供者", + "alreadyConnected": "使用引擎 {0} 的連接已存在。若要變更,請中斷連接或變更連接", + "noEditor": "此時無使用中的文字編輯器", "pickSqlProvider": "選擇 SQL 語言提供者" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/query/common/localizedConstants.i18n.json b/i18n/cht/src/sql/parts/query/common/localizedConstants.i18n.json index 8691c22118..234008afcb 100644 --- a/i18n/cht/src/sql/parts/query/common/localizedConstants.i18n.json +++ b/i18n/cht/src/sql/parts/query/common/localizedConstants.i18n.json @@ -6,13 +6,23 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "runQueryBatchStartLine": "行 {0}", - "msgCancelQueryFailed": "取消查詢失敗: {0}", - "msgSaveFailed": "儲存結果失敗。", + "runQueryBatchStartMessage": "已開始執行查詢在", + "runQueryBatchStartLine": "第 {0} 行", + "msgCancelQueryFailed": "取消查詢失敗︰ {0}", + "msgSaveStarted": "開始儲存結果", + "msgSaveFailed": "無法儲存結果。", "msgSaveSucceeded": "成功儲存結果至", + "msgStatusRunQueryInProgress": "執行查詢中...", + "maximizeLabel": "最大化", + "resultsPane.restoreLabel": "還原", + "saveCSVLabel": "另存為 CSV", "saveJSONLabel": "另存為 JSON", + "saveExcelLabel": "另存為 Excel", + "saveXMLLabel": "另存為 xml", "viewChartLabel": "以圖表查看", "resultPaneLabel": "結果", "executeQueryLabel": "執行查詢", - "msgCannotSaveMultipleSelections": "儲存結果命令不能與多重選擇一起使用。" + "messagePaneLabel": "訊息", + "elapsedTimeLabel": "總執行時間: {0}", + "msgCannotSaveMultipleSelections": "儲存結果指令無法使用於多重選擇中" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/query/common/query.contribution.i18n.json b/i18n/cht/src/sql/parts/query/common/query.contribution.i18n.json index 074faf3a0a..fd58d761ed 100644 --- a/i18n/cht/src/sql/parts/query/common/query.contribution.i18n.json +++ b/i18n/cht/src/sql/parts/query/common/query.contribution.i18n.json @@ -6,6 +6,29 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "mssql.intelliSense.enableIntelliSense": "是否啟用智慧感知", - "mssql.intelliSense.lowerCaseSuggestions": "智慧感知建議是否應為小寫" + "sql.messagesDefaultOpen": "預設 true 為開啟訊息視窗; false 為關閉", + "sql.saveAsCsv.includeHeaders": "[選用] 設定為 true,當另存結果為 CSV 時包含行標題", + "sql.saveAsCsv.delimiter": "[選擇性] 另存為 CSV 時要在值之間使用的自訂分隔符號", + "sql.saveAsCsv.lineSeperator": "[可選] 將結果另存為 CSV 時使用斷行字元", + "sql.saveAsCsv.textIdentifier": "[選擇性] 另存結果為 CSV 時要用於括住文字欄位的字元", + "sql.saveAsCsv.encoding": "[選擇性] 另存結果為 CSV 時要使用的檔案編碼", + "sql.results.streaming": "啟用結果串流; 包含些許輕微視覺效果問題", + "sql.saveAsXml.formatted": "[選擇性] 若為 true,則會於將結果儲存回 XML 時將輸出格式化", + "sql.saveAsXml.encoding": "[選擇性] 將結果儲存為 XML 時使用檔案編碼", + "sql.copyIncludeHeaders": "[選用] 從結果檢視內複製結果的組態選項", + "sql.copyRemoveNewLine": "[選用] 從結果檢視內複製多行結果的組態選項", + "sql.showBatchTime": "[選用] 是否顯示個別批次的執行時間", + "defaultChartType": "[選用] 從查詢結果開啟圖表檢視器時使用預設圖表類型", + "tabColorMode.off": "索引標籤著色將被禁用", + "tabColorMode.border": "在每個編輯器索引標籤的上邊框著上符合相關的伺服器群組的顏色", + "tabColorMode.fill": "每個編輯器索引標籤的背景顏色將與相關的伺服器群組相符", + "tabColorMode": "依據連接的伺服器群組控制索引頁籤如何著色", + "showConnectionInfoInTitle": "控制是否要在標題中顯示索引標籤的連線資訊。", + "sql.promptToSaveGeneratedFiles": "提示儲存產生的 SQL 檔案", + "mssql.intelliSense.enableIntelliSense": "是否啟用IntelliSense", + "mssql.intelliSense.enableErrorChecking": "是否啟用 IntelliSense 錯誤檢查", + "mssql.intelliSense.enableSuggestions": "是否啟用 IntelliSense 建議", + "mssql.intelliSense.enableQuickInfo": "是否啟用 IntelliSense 快速諮詢", + "mssql.intelliSense.lowerCaseSuggestions": "是否設定 IntelliSense 建議為小寫", + "queryShortcutDescription": "設置按鍵綁定 workbench.action.query.shortcut{0} 以執行快速鍵文字作為程序呼叫。任何選擇的文字在查詢編輯器中將作為參數傳遞" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/query/common/queryInput.i18n.json b/i18n/cht/src/sql/parts/query/common/queryInput.i18n.json new file mode 100644 index 0000000000..4ebf66af2b --- /dev/null +++ b/i18n/cht/src/sql/parts/query/common/queryInput.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "disconnected": "已中斷連線" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/query/common/queryResultsInput.i18n.json b/i18n/cht/src/sql/parts/query/common/queryResultsInput.i18n.json index c7429230ef..fcf70d8915 100644 --- a/i18n/cht/src/sql/parts/query/common/queryResultsInput.i18n.json +++ b/i18n/cht/src/sql/parts/query/common/queryResultsInput.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "extensionsInputName": "擴充功能" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/query/common/rowCountStatus.i18n.json b/i18n/cht/src/sql/parts/query/common/rowCountStatus.i18n.json new file mode 100644 index 0000000000..3ab5d51278 --- /dev/null +++ b/i18n/cht/src/sql/parts/query/common/rowCountStatus.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "rowStatus": "資料列計數", + "rowCount": "{0} 個資料列" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/query/common/timeElapsedStatus.i18n.json b/i18n/cht/src/sql/parts/query/common/timeElapsedStatus.i18n.json new file mode 100644 index 0000000000..59a395c639 --- /dev/null +++ b/i18n/cht/src/sql/parts/query/common/timeElapsedStatus.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "timeElapsed": "已耗用時間" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/query/editor/actions.i18n.json b/i18n/cht/src/sql/parts/query/editor/actions.i18n.json new file mode 100644 index 0000000000..1c3d08dc05 --- /dev/null +++ b/i18n/cht/src/sql/parts/query/editor/actions.i18n.json @@ -0,0 +1,22 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "saveAsCsv": "另存為 CSV", + "saveAsJson": "另存為 JSON", + "saveAsExcel": "另存為 Excel", + "saveAsXml": "另存為 xml", + "copySelection": "複製", + "copyWithHeaders": "隨標頭一同複製", + "selectAll": "全選", + "copyMessages": "複製", + "copyAll": "全部複製", + "maximize": "最大化", + "restore": "還原", + "chart": "圖表", + "showQueryPlan": "顯示查詢計劃" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/query/editor/charting/actions.i18n.json b/i18n/cht/src/sql/parts/query/editor/charting/actions.i18n.json new file mode 100644 index 0000000000..4e8ee9e6e3 --- /dev/null +++ b/i18n/cht/src/sql/parts/query/editor/charting/actions.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "createInsightLabel": "建立 Insight", + "createInsightNoEditor": "啟用的編輯器不是 SQL 編輯器,無法建立 insight", + "myWidgetName": "我的小工具", + "copyChartLabel": "複製為圖像", + "chartNotFound": "找不到要儲存的圖表", + "saveImageLabel": "另存為圖像", + "chartSaved": "已儲存圖表到路徑: {0}", + "chartViewer.saveAsFileTitle": "選擇結果檔案" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/query/editor/charting/chartOptions.i18n.json b/i18n/cht/src/sql/parts/query/editor/charting/chartOptions.i18n.json new file mode 100644 index 0000000000..d1ee19ce12 --- /dev/null +++ b/i18n/cht/src/sql/parts/query/editor/charting/chartOptions.i18n.json @@ -0,0 +1,29 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dataDirectionLabel": "資料方向", + "verticalLabel": "垂直", + "horizontalLabel": "水平", + "columnsAsLabelsLabel": "使用欄位名稱作為標籤", + "labelFirstColumnLabel": "使用第一欄作為列標籤", + "legendLabel": "圖例位置", + "yAxisLabel": "y 軸標籤", + "yAxisMinVal": "y 軸最小值", + "yAxisMaxVal": "y 軸最大值", + "xAxisLabel": "X 軸標籤", + "xAxisMinVal": "X 軸最小值", + "xAxisMaxVal": "X 軸最大值", + "xAxisMinDate": "X 軸最小日期", + "xAxisMaxDate": "X 軸最大日期", + "dataTypeLabel": "資料型態", + "numberLabel": "數字", + "pointLabel": "點", + "chartTypeLabel": "圖表類型", + "encodingOption": "編碼", + "imageFormatOption": "映像格式" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/query/editor/charting/chartTab.i18n.json b/i18n/cht/src/sql/parts/query/editor/charting/chartTab.i18n.json new file mode 100644 index 0000000000..e163997291 --- /dev/null +++ b/i18n/cht/src/sql/parts/query/editor/charting/chartTab.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "chartTabTitle": "圖表" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json b/i18n/cht/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json new file mode 100644 index 0000000000..e1e255481a --- /dev/null +++ b/i18n/cht/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "series": "系列 {0}" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/query/editor/queryResultsView.i18n.json b/i18n/cht/src/sql/parts/query/editor/queryResultsView.i18n.json new file mode 100644 index 0000000000..e2ddd72e31 --- /dev/null +++ b/i18n/cht/src/sql/parts/query/editor/queryResultsView.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "gridPanel": "結果", + "messagePanel": "訊息", + "resultsTabTitle": "結果" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/query/editor/resultsGridContribution.i18n.json b/i18n/cht/src/sql/parts/query/editor/resultsGridContribution.i18n.json new file mode 100644 index 0000000000..a1c92a5b70 --- /dev/null +++ b/i18n/cht/src/sql/parts/query/editor/resultsGridContribution.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "resultsGridConfigurationTitle": "結果方格", + "fontFamily": "控制字型家族。", + "fontWeight": "控制字型粗細。", + "fontSize": "控制字型大小 (像素)。", + "letterSpacing": "控制字母間距 (像素)。", + "rowHeight": "控制列高 (像素)", + "cellPadding": "控制儲存格填補值 (像素)", + "autoSizeColumns": "自動調整初始結果的欄寬大小。大量欄位或大型儲存格可能會造成效能問題", + "maxColumnWidth": "自動調整大小之欄位的寬度上限 (像素)" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/query/execution/keyboardQueryActions.i18n.json b/i18n/cht/src/sql/parts/query/execution/keyboardQueryActions.i18n.json index 2562a20b0b..0c250ca4b5 100644 --- a/i18n/cht/src/sql/parts/query/execution/keyboardQueryActions.i18n.json +++ b/i18n/cht/src/sql/parts/query/execution/keyboardQueryActions.i18n.json @@ -6,6 +6,16 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "focusOnCurrentQueryKeyboardAction": "聚焦於目前的查詢", + "runQueryKeyboardAction": "執行查詢", + "runCurrentQueryKeyboardAction": "執行目前查詢", "runCurrentQueryWithActualPlanKeyboardAction": "使用實際計畫執行目前的查詢", - "queryShortcutNoEditor": "要執行的捷徑需要編輯器參數" + "cancelQueryKeyboardAction": "取消查詢", + "refreshIntellisenseKeyboardAction": "更新 IntelliSense 快取", + "toggleQueryResultsKeyboardAction": "開啟查詢結果", + "queryShortcutNoEditor": "要執行的捷徑需要編輯器參數", + "parseSyntaxLabel": "剖析查詢", + "queryActions.parseSyntaxSuccess": "已成功完成命令", + "queryActions.parseSyntaxFailure": "命令失敗:", + "queryActions.notConnected": "請連線至伺服器" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/query/execution/queryActions.i18n.json b/i18n/cht/src/sql/parts/query/execution/queryActions.i18n.json index 583f3d2113..546efed5d7 100644 --- a/i18n/cht/src/sql/parts/query/execution/queryActions.i18n.json +++ b/i18n/cht/src/sql/parts/query/execution/queryActions.i18n.json @@ -6,7 +6,15 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "runQueryLabel": "執行", + "cancelQueryLabel": "取消", "estimatedQueryPlan": "解釋", "actualQueryPlan": "實際", - "changeDatabase.failed": "無法變更資料庫" + "disconnectDatabaseLabel": "中斷連線", + "changeConnectionDatabaseLabel": "變更連接", + "connectDatabaseLabel": "連接", + "selectDatabase": "選擇資料庫", + "listDatabases.toggleDatabaseNameDropdown": "選取資料庫切換下拉式清單", + "changeDatabase.failed": "變更資料庫失敗", + "changeDatabase.failedWithError": "無法變更資料庫 {0}" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/queryPlan/queryPlan.i18n.json b/i18n/cht/src/sql/parts/queryPlan/queryPlan.i18n.json new file mode 100644 index 0000000000..17d5f0f016 --- /dev/null +++ b/i18n/cht/src/sql/parts/queryPlan/queryPlan.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryPlanTitle": "查詢計劃" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/queryPlan/topOperations.i18n.json b/i18n/cht/src/sql/parts/queryPlan/topOperations.i18n.json new file mode 100644 index 0000000000..478195801b --- /dev/null +++ b/i18n/cht/src/sql/parts/queryPlan/topOperations.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "topOperations.operation": "操作", + "topOperations.object": "物件", + "topOperations.estCost": "估計成本", + "topOperations.estSubtreeCost": "估計的子樹成本", + "topOperations.actualRows": "實際行數", + "topOperations.estRows": "估計行數", + "topOperations.actualExecutions": "實際執行", + "topOperations.estCPUCost": "估計 CPU 成本", + "topOperations.estIOCost": "估計 IO 成本", + "topOperations.parallel": "並排", + "topOperations.actualRebinds": "實際重新綁定", + "topOperations.estRebinds": "估計重新繫結", + "topOperations.actualRewinds": "實際倒轉", + "topOperations.estRewinds": "估計倒轉", + "topOperations.partitioned": "已分割", + "topOperationsTitle": "最前幾項操作" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json b/i18n/cht/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json index 1da90eb552..1aae48a4d7 100644 --- a/i18n/cht/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json +++ b/i18n/cht/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json @@ -6,5 +6,10 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "taskHistory.view": "檢視" + "inProgressTasksChangesBadge": "{0} 正在執行的工作", + "showTaskHistory": "顯示工作歷史紀錄", + "taskHistory.view": "檢視", + "taskHistory": "工作歷史紀錄", + "datasource.task": "運作工作狀態", + "miViewTasks": "工作(&&T)" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json b/i18n/cht/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json index c7429230ef..7252ce9346 100644 --- a/i18n/cht/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json +++ b/i18n/cht/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json @@ -5,5 +5,8 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "cancelTask.cancel": "取消", + "errorMsgFromCancelTask": "工作無法取消。", + "taskAction.script": "指令碼" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json b/i18n/cht/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json index 7fc2aa1c2d..30d2bfe739 100644 --- a/i18n/cht/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json +++ b/i18n/cht/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json @@ -8,6 +8,8 @@ ], "succeeded": "已成功", "failed": "失敗", + "inProgress": "進行中", "notStarted": "未啟動", - "canceled": "已取消" + "canceled": "已取消", + "canceling": "取消中" } \ No newline at end of file diff --git a/i18n/cht/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json b/i18n/cht/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json index cc523ea381..88695f1e1a 100644 --- a/i18n/cht/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json +++ b/i18n/cht/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json @@ -6,5 +6,7 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "noTaskMessage": "沒有工作歷史紀錄可以顯示。請嘗試備份或還原工作以檢視執行狀態。", + "taskHistory.regTreeAriaLabel": "工作歷史紀錄", "taskError": "工作錯誤" } \ No newline at end of file diff --git a/i18n/cht/src/sql/platform/connection/common/connectionConfig.i18n.json b/i18n/cht/src/sql/platform/connection/common/connectionConfig.i18n.json new file mode 100644 index 0000000000..5723973adf --- /dev/null +++ b/i18n/cht/src/sql/platform/connection/common/connectionConfig.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidServerName": "伺服器群組名稱已經存在。" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/platform/connection/common/connectionManagementService.i18n.json b/i18n/cht/src/sql/platform/connection/common/connectionManagementService.i18n.json new file mode 100644 index 0000000000..1f1037dc41 --- /dev/null +++ b/i18n/cht/src/sql/platform/connection/common/connectionManagementService.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connection.noAzureAccount": "無法取得連線的 Azure 帳戶權杖", + "connectionNotAcceptedError": "連接未被接受", + "connectionService.yes": "是", + "connectionService.no": "否", + "cancelConnectionConfirmation": "您確定要取消此連接嗎?" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/platform/dacfx/common/dacFxService.i18n.json b/i18n/cht/src/sql/platform/dacfx/common/dacFxService.i18n.json new file mode 100644 index 0000000000..8af7f93998 --- /dev/null +++ b/i18n/cht/src/sql/platform/dacfx/common/dacFxService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerIdNotValidError": "必須連線才能與 DacFxService 互動", + "noHandlerRegistered": "未註冊處理常式" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json b/i18n/cht/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json index aa33fa7e0f..10c72fd109 100644 --- a/i18n/cht/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json +++ b/i18n/cht/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json @@ -6,10 +6,20 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "dashboard.properties.property": "定義顯示於儀表板上的屬性", + "dashboard.properties.property.displayName": "做為屬性標籤的值", + "dashboard.properties.property.value": "要存取何值於該物件中", "dashboard.properties.property.ignore": "指定要忽略的值", + "dashboard.properties.property.default": "如果忽略或沒有值,則顯示預設值", + "dashboard.properties.flavor": "定義儀表板屬性類別", + "dashboard.properties.flavor.id": "類別的 id", "dashboard.properties.flavor.condition": "使用此類別的條件", "dashboard.properties.flavor.condition.field": "要比較的欄位", + "dashboard.properties.flavor.condition.operator": "用於比較的運算子", + "dashboard.properties.flavor.condition.value": "用於比較該欄位的值", "dashboard.properties.databaseProperties": "顯示資料庫頁的屬性", "dashboard.properties.serverProperties": "顯示伺服器頁的屬性", + "carbon.extension.dashboard": "定義此提供者支援儀表板", + "dashboard.id": "提供者 id (ex. MSSQL)", "dashboard.properties": "在儀表板上顯示的屬性值" } \ No newline at end of file diff --git a/i18n/cht/src/sql/platform/dashboard/common/insightRegistry.i18n.json b/i18n/cht/src/sql/platform/dashboard/common/insightRegistry.i18n.json index c7429230ef..d7dda1d449 100644 --- a/i18n/cht/src/sql/platform/dashboard/common/insightRegistry.i18n.json +++ b/i18n/cht/src/sql/platform/dashboard/common/insightRegistry.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "schema.dashboardWidgets.InsightsRegistry": "儀表板中使用的小工具" } \ No newline at end of file diff --git a/i18n/cht/src/sql/platform/dashboard/common/widgetRegistry.i18n.json b/i18n/cht/src/sql/platform/dashboard/common/widgetRegistry.i18n.json index c7429230ef..46745ddcfe 100644 --- a/i18n/cht/src/sql/platform/dashboard/common/widgetRegistry.i18n.json +++ b/i18n/cht/src/sql/platform/dashboard/common/widgetRegistry.i18n.json @@ -5,5 +5,8 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "schema.dashboardWidgets.all": "儀表板中使用的小工具", + "schema.dashboardWidgets.database": "儀表板中使用的小工具", + "schema.dashboardWidgets.server": "儀表板中使用的小工具" } \ No newline at end of file diff --git a/i18n/cht/src/sql/platform/dialog/dialogTypes.i18n.json b/i18n/cht/src/sql/platform/dialog/dialogTypes.i18n.json new file mode 100644 index 0000000000..88e5a1777b --- /dev/null +++ b/i18n/cht/src/sql/platform/dialog/dialogTypes.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dialogModalDoneButtonLabel": "完成", + "dialogModalCancelButtonLabel": "取消" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json b/i18n/cht/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json new file mode 100644 index 0000000000..190c1b674f --- /dev/null +++ b/i18n/cht/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "fileBrowserErrorMessage": "載入檔案瀏覽器時發生錯誤。", + "fileBrowserErrorDialogTitle": "檔案瀏覽器錯誤" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/platform/jobManagement/common/jobActions.i18n.json b/i18n/cht/src/sql/platform/jobManagement/common/jobActions.i18n.json new file mode 100644 index 0000000000..eb6dfb941f --- /dev/null +++ b/i18n/cht/src/sql/platform/jobManagement/common/jobActions.i18n.json @@ -0,0 +1,46 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobaction.successLabel": "成功", + "jobaction.faillabel": "錯誤", + "jobaction.refresh": "重新整理", + "jobaction.newJob": "新工作", + "jobaction.run": "執行", + "jobSuccessfullyStarted": ": 已成功啟動作業。", + "jobaction.stop": "停止", + "jobSuccessfullyStopped": ": 已成功停止作業。", + "jobaction.editJob": "編輯作業", + "jobaction.deleteJob": "刪除作業", + "jobaction.deleteJobConfirm": "確定要刪除作業 '{0}' 嗎?", + "jobaction.failedToDeleteJob": "無法刪除作業 '{0}'。\r\n錯誤: {1}", + "jobaction.deletedJob": "已成功刪除作業", + "jobaction.newStep": "新增步驟", + "jobaction.deleteStep": "刪除步驟", + "jobaction.deleteStepConfirm": "確定要刪除步驟 '{0}' 嗎?", + "jobaction.failedToDeleteStep": "無法刪除步驟 '{0}'。\r\n錯誤: {1}", + "jobaction.deletedStep": "已成功刪除作業步驟", + "jobaction.newAlert": "新增警示", + "jobaction.editAlert": "編輯警示", + "jobaction.deleteAlert": "刪除警示", + "jobaction.Cancel": "取消", + "jobaction.deleteAlertConfirm": "確定要刪除警示 '{0}' 嗎?", + "jobaction.failedToDeleteAlert": "無法刪除警示 '{0}'。錯誤: {1}", + "jobaction.deletedAlert": "已成功刪除警示", + "jobaction.newOperator": "新增運算子", + "jobaction.editOperator": "編輯運算子", + "jobaction.deleteOperator": "刪除運算子", + "jobaction.deleteOperatorConfirm": "確定要刪除運算子 \"{0}\" 嗎?", + "jobaction.failedToDeleteOperator": "無法刪除運算子 '{0}'。\r\n錯誤:{1}", + "joaction.deletedOperator": "已成功刪除運算子", + "jobaction.newProxy": "新增 Proxy", + "jobaction.editProxy": "編輯 Proxy", + "jobaction.deleteProxy": "刪除 Proxy", + "jobaction.deleteProxyConfirm": "確定要刪除 Proxy '{0}' 嗎?", + "jobaction.failedToDeleteProxy": "無法刪除 Proxy '{0}'。\r\n錯誤: {1}", + "jobaction.deletedProxy": "已成功刪除 Proxy" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/platform/jobManagement/common/jobManagementService.i18n.json b/i18n/cht/src/sql/platform/jobManagement/common/jobManagementService.i18n.json new file mode 100644 index 0000000000..457a53a4f1 --- /dev/null +++ b/i18n/cht/src/sql/platform/jobManagement/common/jobManagementService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerIdNotValidError": "需要連線才能與 JobManagementService 互動", + "noHandlerRegistered": "未註冊處理常式" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json b/i18n/cht/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json new file mode 100644 index 0000000000..c2d2ae0eea --- /dev/null +++ b/i18n/cht/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "agentUtilities.failed": "失敗", + "agentUtilities.succeeded": "已成功", + "agentUtilities.retry": "重試", + "agentUtilities.canceled": "已取消", + "agentUtilities.inProgress": "進行中", + "agentUtilities.statusUnknown": "狀態不明", + "agentUtilities.executing": "正在執行", + "agentUtilities.waitingForThread": "正在等待執行緒", + "agentUtilities.betweenRetries": "在重試之間", + "agentUtilities.idle": "閒置", + "agentUtilities.suspended": "暫停", + "agentUtilities.obsolete": "[已淘汰]", + "agentUtilities.yes": "是", + "agentUtilities.no": "否", + "agentUtilities.notScheduled": "未排程", + "agentUtilities.neverRun": "從未執行" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/platform/node/resultSerializer.i18n.json b/i18n/cht/src/sql/platform/node/resultSerializer.i18n.json new file mode 100644 index 0000000000..12da6cce1f --- /dev/null +++ b/i18n/cht/src/sql/platform/node/resultSerializer.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "resultsSerializer.saveAsFileTitle": "選擇結果檔案", + "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (逗點分隔)", + "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionExcelTitle": "excel 活頁簿", + "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", + "resultsSerializer.saveAsFileExtensionTXTTitle": "純文字", + "openLocation": "開啟檔案位置", + "openFile": "開啟檔案" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/platform/query/common/queryModelService.i18n.json b/i18n/cht/src/sql/platform/query/common/queryModelService.i18n.json new file mode 100644 index 0000000000..3e4b48781c --- /dev/null +++ b/i18n/cht/src/sql/platform/query/common/queryModelService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "commitEditFailed": "提交行失敗:", + "runQueryStringBatchStartMessage": "已開始執行查詢 \"{0}\"", + "updateCellFailed": "更新儲存格失敗:" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/platform/query/common/queryRunner.i18n.json b/i18n/cht/src/sql/platform/query/common/queryRunner.i18n.json new file mode 100644 index 0000000000..43ccdd96df --- /dev/null +++ b/i18n/cht/src/sql/platform/query/common/queryRunner.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "query.ExecutionFailedError": "由於意外錯誤導致執行失敗: {0} {1}", + "query.message.executionTime": "總執行時間: {0}", + "query.message.startQuery": "已於第 {0} 行開始執行查詢", + "query.initEditExecutionFailed": "初始化編輯執行失敗:", + "elapsedBatchTime": "批次執行時間: {0}" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/platform/taskHistory/common/taskService.i18n.json b/i18n/cht/src/sql/platform/taskHistory/common/taskService.i18n.json new file mode 100644 index 0000000000..5329f5e1a8 --- /dev/null +++ b/i18n/cht/src/sql/platform/taskHistory/common/taskService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "InProgressWarning": "1 個或更多的工作正在進行中。是否確實要退出?", + "taskService.yes": "是", + "taskService.no": "否" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/platform/theme/common/colors.i18n.json b/i18n/cht/src/sql/platform/theme/common/colors.i18n.json new file mode 100644 index 0000000000..ba817ee2f7 --- /dev/null +++ b/i18n/cht/src/sql/platform/theme/common/colors.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tableHeaderBackground": "資料表標題背景顏色", + "tableHeaderForeground": "資料表標頭的前景色彩", + "disabledInputBoxBackground": "禁用輸入框背景。", + "disabledInputBoxForeground": "禁用輸入框前景。", + "buttonFocusOutline": "聚焦時按鈕輪廓顏色。", + "disabledCheckboxforeground": "已停用核取方塊前景。", + "listFocusAndSelectionBackground": "當清單/表格處於使用狀態時,所選項目與聚焦項目的清單/表格背景色彩", + "agentTableBackground": "SQL Agent 資料表背景色彩。", + "agentCellBackground": "SQL Agent 表格儲存格背景色彩。", + "agentTableHoverBackground": "SQL Agent 表格暫留背景色彩。", + "agentJobsHeadingColor": "SQL Agent 標題背景色彩。", + "agentCellBorderColor": "SQL Agent 表格儲存格邊框色彩。" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/api/node/extHostModelView.i18n.json b/i18n/cht/src/sql/workbench/api/node/extHostModelView.i18n.json new file mode 100644 index 0000000000..e95bb803cb --- /dev/null +++ b/i18n/cht/src/sql/workbench/api/node/extHostModelView.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "unknownComponentType": "元件類型不明。必須使用 ModelBuilder 才能建立物件", + "invalidIndex": "索引無效。", + "unknownConfig": "元件設定不明,必須使用 ModelBuilder 才能建立設定物件" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json b/i18n/cht/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json new file mode 100644 index 0000000000..f982117b12 --- /dev/null +++ b/i18n/cht/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dialogDoneLabel": "完成", + "dialogCancelLabel": "取消", + "generateScriptLabel": "產生指令碼", + "dialogNextLabel": "下一個", + "dialogPreviousLabel": "上一個" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/api/node/extHostModelViewTree.i18n.json b/i18n/cht/src/sql/workbench/api/node/extHostModelViewTree.i18n.json new file mode 100644 index 0000000000..a33f3cfdb1 --- /dev/null +++ b/i18n/cht/src/sql/workbench/api/node/extHostModelViewTree.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "treeView.notRegistered": "未註冊識別碼為 '{0}' 的樹狀檢視。" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/api/node/extHostNotebook.i18n.json b/i18n/cht/src/sql/workbench/api/node/extHostNotebook.i18n.json new file mode 100644 index 0000000000..0fb09c6672 --- /dev/null +++ b/i18n/cht/src/sql/workbench/api/node/extHostNotebook.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerRequired": "必須將具有有效 providerId 的 NotebookProvider 傳遞給此方法", + "errNoProvider": "找不到任何筆記本提供者", + "errNoManager": "找不到管理員", + "noServerManager": "筆記本 {0} 的筆記本管理員沒有伺服器管理員。無法對其執行作業", + "noContentManager": "筆記本 {0} 的筆記本管理員沒有內容管理員。無法對其執行作業", + "noSessionManager": "筆記本 {0} 的筆記本管理員沒有工作階段管理員。無法對其執行作業" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/browser/modal/modal.i18n.json b/i18n/cht/src/sql/workbench/browser/modal/modal.i18n.json new file mode 100644 index 0000000000..1874326235 --- /dev/null +++ b/i18n/cht/src/sql/workbench/browser/modal/modal.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "infoAltText": "資訊", + "warningAltText": "警告", + "errorAltText": "錯誤", + "showMessageDetails": "顯示詳細資訊", + "hideMessageDetails": "隱藏詳細資料", + "copyMessage": "複製", + "closeMessage": "關閉", + "modalBack": "上一頁" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/browser/modal/optionsDialog.i18n.json b/i18n/cht/src/sql/workbench/browser/modal/optionsDialog.i18n.json new file mode 100644 index 0000000000..df92b35b49 --- /dev/null +++ b/i18n/cht/src/sql/workbench/browser/modal/optionsDialog.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "optionsDialog.ok": "確定", + "optionsDialog.cancel": "取消" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json b/i18n/cht/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json new file mode 100644 index 0000000000..cc9795335f --- /dev/null +++ b/i18n/cht/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "optionsDialog.missingRequireField": "是必要的。", + "optionsDialog.invalidInput": "輸入無效。預期為數字。" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/browser/parts/views/customView.i18n.json b/i18n/cht/src/sql/workbench/browser/parts/views/customView.i18n.json new file mode 100644 index 0000000000..9f8c0075d5 --- /dev/null +++ b/i18n/cht/src/sql/workbench/browser/parts/views/customView.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "no-dataprovider": "沒有任何已註冊的資料提供者可提供檢視資料。", + "collapse": "摺疊" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/common/actions.contribution.i18n.json b/i18n/cht/src/sql/workbench/common/actions.contribution.i18n.json new file mode 100644 index 0000000000..15b5e7060a --- /dev/null +++ b/i18n/cht/src/sql/workbench/common/actions.contribution.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "previewFeatures.configTitle": "預覽功能", + "previewFeatures.configEnable": "啟用未發佈的預覽功能", + "showConnectDialogOnStartup": "啟動時顯示連線對話方塊" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/common/actions.i18n.json b/i18n/cht/src/sql/workbench/common/actions.i18n.json index f854b4430a..60f157acca 100644 --- a/i18n/cht/src/sql/workbench/common/actions.i18n.json +++ b/i18n/cht/src/sql/workbench/common/actions.i18n.json @@ -6,10 +6,19 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "newQueryAction.newQuery": "新增查詢", "scriptSelect": "選取前 1000", "scriptExecute": "作為指令碼執行", "scriptAlter": "修改指令碼", "editData": "編輯資料", - "scriptDelete": "編寫為 Delete", - "backupAction.backup": "備份" + "scriptCreate": "建立指令碼", + "scriptDelete": "編寫指令碼為 Drop", + "backupAction.backup": "備份", + "backup.isPreviewFeature": "您必須啟用預覽功能才能使用備份", + "restoreAction.restore": "還原", + "restore.isPreviewFeature": "您必須啟用預覽功能才能使用還原", + "manage": "管理", + "showDetails": "顯示詳細資訊", + "newDatabase": "新增資料庫", + "configureDashboard": "了解如何設定儀表板" } \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/common/taskUtilities.i18n.json b/i18n/cht/src/sql/workbench/common/taskUtilities.i18n.json index 3817feeeec..7fbd32f063 100644 --- a/i18n/cht/src/sql/workbench/common/taskUtilities.i18n.json +++ b/i18n/cht/src/sql/workbench/common/taskUtilities.i18n.json @@ -6,6 +6,13 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "selectOperationName": "選擇", "createOperationName": "建立", + "insertOperationName": "插入", + "updateOperationName": "更新", + "deleteOperationName": "刪除", + "scriptSelectNotFound": "在物件上呼叫選取的指令碼時沒有回傳任何指令碼", + "scriptNotFoundForObject": "在物件 {1} 指令碼為 {0} 時無回傳任何指令", + "scriptingFailed": "指令碼失敗", "scriptNotFound": "指令碼為 {0} 時無回傳任何指令" } \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json b/i18n/cht/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json new file mode 100644 index 0000000000..e858b036b2 --- /dev/null +++ b/i18n/cht/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "enablePreviewFeatures.notice": "需要預覽功能才能完整支援延伸模組和使用部分動作。要啟用預覽功能嗎?", + "enablePreviewFeatures.yes": "是", + "enablePreviewFeatures.no": "否", + "enablePreviewFeatures.never": "不,不要再顯示" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json b/i18n/cht/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json new file mode 100644 index 0000000000..fe5ed8f49d --- /dev/null +++ b/i18n/cht/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "schema.providerId": "提供者的通用識別碼。", + "schema.displayName": "提供者的顯示名稱", + "schema.connectionOptions": "連線的選項" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json b/i18n/cht/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json new file mode 100644 index 0000000000..8d2bed0c6c --- /dev/null +++ b/i18n/cht/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "Search server names": "搜尋伺服器名稱" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json b/i18n/cht/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json new file mode 100644 index 0000000000..8d2bed0c6c --- /dev/null +++ b/i18n/cht/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "Search server names": "搜尋伺服器名稱" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json b/i18n/cht/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json new file mode 100644 index 0000000000..98b8691f15 --- /dev/null +++ b/i18n/cht/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "showDataExplorer": "顯示資料總管", + "workbench.dataExplorer": "資料總管", + "dataExplorer.view": "檢視", + "databaseConnections": "資料庫連接", + "datasource.connections": "資料來源連接", + "datasource.connectionGroups": "資料來源群組", + "startupConfig": "啟動配置", + "startup.alwaysShowServersView": "預設為在 Azure Data Studio 啟動時要顯示的伺服器檢視即為 True; 如應顯示上次開啟的檢視則為 false" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json b/i18n/cht/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json new file mode 100644 index 0000000000..9c631d4bc5 --- /dev/null +++ b/i18n/cht/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "vscode.extension.contributes.view.id": "檢視的識別碼。請使用此識別碼透過 `vscode.window.registerTreeDataProviderForView` API 登錄資料提供者。並藉由將 `onView:${id}` 事件登錄至 `activationEvents` 以觸發啟用您的延伸模組。", + "vscode.extension.contributes.view.name": "使用人性化顯示名稱.", + "vscode.extension.contributes.view.when": "必須為 true 以顯示此檢視的條件", + "extension.contributes.dataExplorer": "提供意見給編輯者", + "extension.dataExplorer": "將檢視提供到活動列中的資料總管容器", + "dataExplorer.contributed": "提供檢視給參與檢視容器", + "ViewsContainerDoesnotExist": "檢視容器 '{0}' 並不存在,且所有向其註冊的檢視都將新增至「資料總管」。", + "duplicateView1": "無法在檢視容器 '{1}' 中以同一個識別碼 '{0}' 註冊多個檢視", + "duplicateView2": "已在檢視容器 '{1}' 中註冊識別碼為 '{0}' 的檢視", + "requirearray": "項目必須為陣列", + "requirestring": "屬性 '{0}' 為強制項目且必須屬於 `string` 類型", + "optstring": "屬性 `{0}` 可以省略或必須屬於 `string` 類型" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json b/i18n/cht/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json new file mode 100644 index 0000000000..4b25ad0ca1 --- /dev/null +++ b/i18n/cht/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dataExplorer.servers": "伺服器" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json b/i18n/cht/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json new file mode 100644 index 0000000000..2d9bf2888b --- /dev/null +++ b/i18n/cht/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "disconnect": "中斷連線", + "newQuery": "新增查詢", + "manage": "管理", + "refresh": "重新整理" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/admin/common/adminService.i18n.json b/i18n/cht/src/sql/workbench/services/admin/common/adminService.i18n.json new file mode 100644 index 0000000000..1a3add5a28 --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/admin/common/adminService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "adminService.providerIdNotValidError": "必需連線以便與 adminservice 互動", + "adminService.noHandlerRegistered": "未註冊處理常式" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json b/i18n/cht/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json new file mode 100644 index 0000000000..ed858c6342 --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectingLabel": "正在連線:", + "runningCommandLabel": "正在執行命令:", + "openingNewQueryLabel": "正在開啟新的查詢:" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json b/i18n/cht/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json new file mode 100644 index 0000000000..19e03ec7e8 --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionError": "連接錯誤", + "kerberosErrorStart": "因為 Kerberos 錯誤導致連接失敗。", + "kerberosHelpLink": "您可於 {0} 取得設定 Kerberos 的說明", + "kerberosKinit": "如果您之前曾連線,則可能需要重新執行 kinit。" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json b/i18n/cht/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json new file mode 100644 index 0000000000..864cb8f3f4 --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connection": "連接", + "connectType": "連接類型", + "recentConnectionTitle": "最近的連接", + "savedConnectionTitle": "已儲存的連接", + "connectionDetailsTitle": "連接詳細資料", + "connectionDialog.connect": "連接", + "connectionDialog.cancel": "取消", + "noRecentConnections": "沒有最近使用的連接", + "noSavedConnections": "沒有儲存的連接" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json b/i18n/cht/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json new file mode 100644 index 0000000000..27d59ac2de --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionWidget.AddAzureAccount": "新增帳戶...", + "defaultDatabaseOption": "<預設>", + "loadingDatabaseOption": "正在載入...", + "serverGroup": "伺服器群組", + "defaultServerGroup": "<預設>", + "addNewServerGroup": "新增群組...", + "noneServerGroup": "<不要儲存>", + "connectionWidget.missingRequireField": "{0} 為必要項。", + "connectionWidget.fieldWillBeTrimmed": "{0} 將受到修剪。", + "rememberPassword": "記住密碼", + "connection.azureAccountDropdownLabel": "帳戶", + "connectionWidget.refreshAzureCredentials": "重新整理帳戶認證", + "connection.azureTenantDropdownLabel": "Azure AD 租用戶", + "connectionWidget.toggleDatabaseNameDropdown": "選取資料庫切換下拉式清單", + "advanced": "進階...", + "connectionWidget.invalidAzureAccount": "您必須選取帳戶" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json b/i18n/cht/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json new file mode 100644 index 0000000000..579ad9f6a0 --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "newDashboardTab.openDashboardExtensions": "開啟儀表板延伸模組", + "newDashboardTab.ok": "確定", + "newDashboardTab.cancel": "取消", + "newdashboardTabDialog.noExtensionLabel": "目前沒有安裝任何儀表板延伸模組。請前往延伸模組管理員探索建議的延伸模組。" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json b/i18n/cht/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json new file mode 100644 index 0000000000..624a7692c7 --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "errorMessageDialog.ok": "確定", + "errorMessageDialog.close": "關閉", + "copyDetails": "複製詳細資訊" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json b/i18n/cht/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json new file mode 100644 index 0000000000..b53591709a --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "error": "錯誤", + "warning": "警告", + "info": "資訊" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json b/i18n/cht/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json new file mode 100644 index 0000000000..6098295057 --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "filebrowser.filepath": "選擇的路徑", + "fileFilter": "檔案類型", + "fileBrowser.ok": "確定", + "fileBrowser.discard": "捨棄" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json b/i18n/cht/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json new file mode 100644 index 0000000000..89e48eacf5 --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "filebrowser.selectFile": "選擇檔案" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json b/i18n/cht/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json new file mode 100644 index 0000000000..d340df2b19 --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "fileBrowser.regTreeAriaLabel": "樹狀結構檔案瀏覽器" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json b/i18n/cht/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json new file mode 100644 index 0000000000..cde9853a71 --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "allFiles": "所有檔案" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json b/i18n/cht/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json new file mode 100644 index 0000000000..ecaed0bf16 --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insights.item": "項目", + "insights.value": "值", + "property": "屬性", + "value": "值", + "InsightsDialogTitle": "Insights", + "insights.dialog.items": "項目", + "insights.dialog.itemDetails": "項目詳細資訊" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json b/i18n/cht/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json new file mode 100644 index 0000000000..b89c100744 --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "workbench.action.insights.copySelection": "複製儲存格" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/insights/common/insightsUtils.i18n.json b/i18n/cht/src/sql/workbench/services/insights/common/insightsUtils.i18n.json new file mode 100644 index 0000000000..e5055a8542 --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/insights/common/insightsUtils.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insightsDidNotFindResolvedFile": "無法在以下任一路徑找到查詢檔案 :\r\n {0}" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json b/i18n/cht/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json new file mode 100644 index 0000000000..6935ef01d9 --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insightsInputError": "沒有連接設定傳遞給 insights 彈出式視窗", + "insightsError": "Insights 錯誤", + "insightsFileError": "讀取查詢檔案時發生錯誤:", + "insightsConfigError": "解析 insight 設定時發生錯誤。找不到查詢陣列/字串或 queryfile" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json b/i18n/cht/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json new file mode 100644 index 0000000000..1ad15a3840 --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "carbon.extension.contributes.notebook.provider": "筆記本提供者的識別碼。", + "carbon.extension.contributes.notebook.fileExtensions": "應向此筆記本提供者註冊的檔案副檔名", + "carbon.extension.contributes.notebook.standardKernels": "應為此筆記本提供者之標準的核心", + "vscode.extension.contributes.notebook.providers": "提供筆記本提供者。", + "carbon.extension.contributes.notebook.magic": "儲存格 magic 的名稱,例如 \"%%sql\"。", + "carbon.extension.contributes.notebook.language": "儲存格中包含此儲存格 magic 時,要使用的儲存格語言", + "carbon.extension.contributes.notebook.executionTarget": "這個 magic 指示的選擇性執行目標,例如 Spark vs SQL", + "carbon.extension.contributes.notebook.kernels": "這個項目有效的一組選擇性核心,例如 python3、pyspark3、sql", + "vscode.extension.contributes.notebook.languagemagics": "貢獻筆記本語言。" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json b/i18n/cht/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json new file mode 100644 index 0000000000..d84832af25 --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "notebookUriNotDefined": "建立筆記本管理員時未傳遞任何 URI", + "notebookServiceNoProvider": "筆記本提供者不存在" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/notebook/common/sessionManager.i18n.json b/i18n/cht/src/sql/workbench/services/notebook/common/sessionManager.i18n.json new file mode 100644 index 0000000000..8f491f7fad --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/notebook/common/sessionManager.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "noKernel": "沒有核心", + "runNotebookDisabled": "因為未設定任何核心,所以無法執行儲存格", + "errorName": "錯誤" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/notebook/node/localContentManager.i18n.json b/i18n/cht/src/sql/workbench/services/notebook/node/localContentManager.i18n.json new file mode 100644 index 0000000000..34928db3d2 --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/notebook/node/localContentManager.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "nbformatNotRecognized": "無法識別 nbformat v{0}.{1}", + "nbNotSupported": "檔案不具有效的筆記本格式", + "unknownCellType": "儲存格類型 {0} 不明", + "unrecognizedOutput": "無法識別輸出類型 {0}", + "invalidMimeData": "{0} 的資料應為字串或字串的陣列", + "unrecognizedOutputType": "無法識別輸出類型 {0}" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json b/i18n/cht/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json new file mode 100644 index 0000000000..a5da88720a --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "sqlKernelError": "SQL 核心錯誤", + "connectionRequired": "必須選擇連線來執行筆記本儲存格", + "sqlMaxRowsDisplayed": "目前顯示前 {0} 列。" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json b/i18n/cht/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json new file mode 100644 index 0000000000..52a8c03dfb --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "OeSessionFailedError": "建立物件總管工作階段失敗", + "nodeExpansionError": "多個錯誤:" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json b/i18n/cht/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json new file mode 100644 index 0000000000..3cb12f8870 --- /dev/null +++ b/i18n/cht/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryEditorServiceChangeUnsupportedError": "變更語言模式不支援未儲存的查詢", + "queryEditorServiceChangeError": "請在切換到 SQL 語言模式之前儲存或捨棄變更" +} \ No newline at end of file diff --git a/i18n/cht/src/sql/workbench/update/releaseNotes.i18n.json b/i18n/cht/src/sql/workbench/update/releaseNotes.i18n.json index c7429230ef..8a14b02cbb 100644 --- a/i18n/cht/src/sql/workbench/update/releaseNotes.i18n.json +++ b/i18n/cht/src/sql/workbench/update/releaseNotes.i18n.json @@ -5,5 +5,8 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "gettingStarted": "入門指南", + "showReleaseNotes": "顯示入門指南", + "miGettingStarted": "開始使用(&&S)" } \ No newline at end of file diff --git a/i18n/deu/extensions/azurecore/package.i18n.json b/i18n/deu/extensions/azurecore/package.i18n.json new file mode 100644 index 0000000000..e95adff848 --- /dev/null +++ b/i18n/deu/extensions/azurecore/package.i18n.json @@ -0,0 +1,26 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "azure.displayName": "Azure (Core)", + "azure.description": "Durchsuchen und Arbeiten mit Azure-Ressourcen", + "azure.title": "Azure", + "azure.resource.config.title": "Konfiguration von Azure-Ressourcen", + "azure.resource.config.filter.description": "Der Ressourcenfilter, jedes Element in Form einer Konto-ID, eine Abonnement-ID und ein Name (durch Schrägstriche getrennt)", + "azure.resource.explorer.title": "Azure", + "azure.resource.refreshall.title": "Alle aktualisieren", + "azure.resource.refresh.title": "Aktualisieren", + "azure.resource.signin.title": "anmelden", + "azure.resource.selectsubscriptions.title": "Abonnements auswählen", + "azure.resource.connectsqlserver.title": "Verbinden", + "azure.resource.connectsqldb.title": "Verbinden", + "accounts.clearTokenCache": "Tokencache für Azure-Konto löschen", + "config.enablePublicCloudDescription": "Legt fest, ob die Integration der öffentlichen Azure-Cloud aktiviert werden soll", + "config.enableUsGovCloudDescription": "Legt fest, ob die Integration der Azure-Cloud für die US-Regierung (Fairfax) aktiviert werden soll", + "config.enableChinaCloudDescription": "Legt fest, ob die Integration von Azure China aktiviert werden soll", + "config.enableGermanyCloudDescription": "Legt fest, ob die Integration von Azure Deutschland aktiviert werden soll" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json b/i18n/deu/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json index 3871037156..698b46572e 100644 --- a/i18n/deu/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json +++ b/i18n/deu/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "editableDropdown.errorValidate": "Muss eine Option aus der Liste sein" + "editableDropdown.errorValidate": "Muss eine Option aus der Liste sein", + "dropdownAction.toggle": "Dropdownmenü umschalten" } \ No newline at end of file diff --git a/i18n/deu/src/sql/base/browser/ui/selectBox/selectBox.i18n.json b/i18n/deu/src/sql/base/browser/ui/selectBox/selectBox.i18n.json index cbd0b6b462..63b66cc3fe 100644 --- a/i18n/deu/src/sql/base/browser/ui/selectBox/selectBox.i18n.json +++ b/i18n/deu/src/sql/base/browser/ui/selectBox/selectBox.i18n.json @@ -7,5 +7,6 @@ "Do not edit this file. It is machine generated." ], "alertErrorMessage": "Fehler: {0}", + "alertWarningMessage": "Warnung: {0}", "alertInfoMessage": "Info: {0}" } \ No newline at end of file diff --git a/i18n/deu/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json b/i18n/deu/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json index c7429230ef..d61d890180 100644 --- a/i18n/deu/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json +++ b/i18n/deu/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "selectDeselectAll": "Alle auswählen/abwählen" } \ No newline at end of file diff --git a/i18n/deu/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json b/i18n/deu/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json new file mode 100644 index 0000000000..d9d1f260cf --- /dev/null +++ b/i18n/deu/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "rowDetailView.loadError": "Fehler beim Laden..." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json b/i18n/deu/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json index 0c2ba0132f..61ff24588b 100644 --- a/i18n/deu/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json +++ b/i18n/deu/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json @@ -6,5 +6,8 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "accountDialog.close": "Schließen" + "linkedAccounts": "Verknüpfte Konten", + "accountDialog.close": "Schließen", + "accountDialog.noAccountLabel": "Es ist kein verknüpftes Konto vorhanden. Bitte fügen Sie ein Konto hinzu.", + "accountDialog.addConnection": "Konto hinzufügen" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json b/i18n/deu/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json index c7429230ef..fdad99a16b 100644 --- a/i18n/deu/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json +++ b/i18n/deu/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "accountDialog.addAccountErrorTitle": "Fehler beim Hinzufügen des Kontos" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/accountManagement/accountListStatusbar/accountListStatusbarItem.i18n.json b/i18n/deu/src/sql/parts/accountManagement/accountListStatusbar/accountListStatusbarItem.i18n.json index c7429230ef..ea15f007f5 100644 --- a/i18n/deu/src/sql/parts/accountManagement/accountListStatusbar/accountListStatusbarItem.i18n.json +++ b/i18n/deu/src/sql/parts/accountManagement/accountListStatusbar/accountListStatusbarItem.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "manageLinedAccounts": "Verknüpfte Konten verwalten" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json b/i18n/deu/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json index a25ad79f85..791da7907b 100644 --- a/i18n/deu/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json +++ b/i18n/deu/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json @@ -7,5 +7,7 @@ "Do not edit this file. It is machine generated." ], "copyAndOpen": "Kopieren und öffnen", + "oauthDialog.cancel": "Abbrechen", + "userCode": "Benutzercode", "website": "Webseite" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json b/i18n/deu/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json index c7429230ef..196fd50069 100644 --- a/i18n/deu/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json +++ b/i18n/deu/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "oauthFlyoutIsAlreadyOpen": "Auto OAuth kann nicht gestartet werden. Eine automatische OAuth läuft bereits." } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/accountManagement/common/accountActions.i18n.json b/i18n/deu/src/sql/parts/accountManagement/common/accountActions.i18n.json index 46342554ca..9e32e26b68 100644 --- a/i18n/deu/src/sql/parts/accountManagement/common/accountActions.i18n.json +++ b/i18n/deu/src/sql/parts/accountManagement/common/accountActions.i18n.json @@ -6,9 +6,13 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "addAccount": "Konto hinzufügen", "removeAccount": "Konto entfernen", "confirmRemoveUserAccountMessage": "Sind Sie sicher, dass Sie \"{0}\" entfernen möchten?", "accountActions.yes": "Ja", "accountActions.no": "Nein", - "refreshAccount": "Geben Sie Ihre Anmeldeinformationen erneut ein" + "removeAccountFailed": "Fehler beim Entfernen des Kontos", + "applyFilters": "Filter anwenden", + "refreshAccount": "Geben Sie Ihre Anmeldeinformationen erneut ein", + "NoAccountToRefresh": "Es ist kein Konto zur Aktualisierung vorhanden" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json b/i18n/deu/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json index d696fa02dd..b57c5820ad 100644 --- a/i18n/deu/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json +++ b/i18n/deu/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json @@ -6,5 +6,9 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "carbon.extension.contributes.account.id": "Kennung des Kontotyps", + "carbon.extension.contributes.account.icon": "(Optional) Symbol, das zur Darstellung des Kontos an der Benutzeroberfläche verwendet wird. Entweder einen Dateipfad oder eine bearbeitbare Konfiguration", + "carbon.extension.contributes.account.icon.light": "Symbol-Pfad, wenn ein helles Theme verwendet wird", + "carbon.extension.contributes.account.icon.dark": "Symbol-Pfad, wenn ein dunkles Farbschema verwendet wird", "carbon.extension.contributes.account": "Stellt Symbole für den Kontoanbieter zur Verfügung." } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json b/i18n/deu/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json index 0c3527ea45..2078307e32 100644 --- a/i18n/deu/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json +++ b/i18n/deu/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json @@ -6,9 +6,15 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "from": "Von", + "to": "An", "createNewFirewallRule": "Neue Firewall-Regel erstellen", "firewall.ok": "OK", + "firewall.cancel": "Abbrechen", + "firewallRuleDialogDescription": "Ihre Client-IP-Adresse besitzt keinen Zugriff auf den Server. Melden Sie sich bei einem Azure-Konto an, und erstellen Sie eine neue Firewallregel, um den Zugriff zu ermöglichen.", + "firewallRuleHelpDescription": "Erfahren Sie mehr über Firewall-Einstellungen", "azureAccount": "Azure-Konto", - "from": "Von", - "filewallRule": "Firewall-Regel" + "filewallRule": "Firewall-Regel", + "addIPAddressLabel": "Meine Client-IP hinzufügen", + "addIpRangeLabel": "Meinen Subnetz-IP-Bereich hinzufügen" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json b/i18n/deu/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json index 58bdc7ddb4..aa49b86d0c 100644 --- a/i18n/deu/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json +++ b/i18n/deu/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "firewallDialog.addAccountErrorTitle": "Fehler beim Hinzufügen des Kontos", "firewallRuleError": "Firewall-Regel Fehler" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/admin/database/create/createDatabase.component.i18n.json b/i18n/deu/src/sql/parts/admin/database/create/createDatabase.component.i18n.json index c7429230ef..face529ca9 100644 --- a/i18n/deu/src/sql/parts/admin/database/create/createDatabase.component.i18n.json +++ b/i18n/deu/src/sql/parts/admin/database/create/createDatabase.component.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "createDatabase.databaseFiles": "Datenbank-Dateien:", + "createDatabase.noRecordsFound": "Keine Datensätze gefunden" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/connection/common/connection.contribution.i18n.json b/i18n/deu/src/sql/parts/connection/common/connection.contribution.i18n.json index 005a78f98f..2bb207c525 100644 --- a/i18n/deu/src/sql/parts/connection/common/connection.contribution.i18n.json +++ b/i18n/deu/src/sql/parts/connection/common/connection.contribution.i18n.json @@ -6,5 +6,7 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "sql.defaultEngineDescription": "Zu verwendende Standard-SQL-Engine. Dies bestimmt den Standardsprachanbieter in .sql Dateien und die Standardeinstellungen für neue Verbindungen. Gültige Option ist derzeit MSSQL" + "sql.maxRecentConnectionsDescription": "Die maximale Anzahl der zuletzt verwendeten Verbindungen in der Verbindungsliste.", + "sql.defaultEngineDescription": "Zu verwendende Standard-SQL-Engine. Dies bestimmt den Standardsprachanbieter in .sql Dateien und die Standardeinstellungen für neue Verbindungen. Gültige Option ist derzeit MSSQL", + "connection.parseClipboardForConnectionStringDescription": "Versuch, die Inhalte der Zwischenablage zu analysieren, wenn das Dialogfeld \"Verbindung\" geöffnet ist oder ein Element eingefügt wird." } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/connection/common/connectionActions.i18n.json b/i18n/deu/src/sql/parts/connection/common/connectionActions.i18n.json index cb42e2e47b..10d9f7a277 100644 --- a/i18n/deu/src/sql/parts/connection/common/connectionActions.i18n.json +++ b/i18n/deu/src/sql/parts/connection/common/connectionActions.i18n.json @@ -6,7 +6,15 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "ClearRecentlyUsedLabel": "Liste kürzlich verwendeter Verbindungen löschen", - "ClearedRecentConnections": "Liste der zuletzt verwendeten Verbindungen gelöscht", - "connectionAction.yes": "Ja" + "ClearRecentlyUsedLabel": "Liste löschen", + "ClearedRecentConnections": "Liste der letzten Verbindungen gelöscht", + "connectionAction.yes": "Ja", + "connectionAction.no": "Nein", + "clearRecentConnectionMessage": "Sind Sie sicher, dass Sie alle Verbindungen aus der Liste löschen möchten?", + "connectionDialog.yes": "Ja", + "connectionDialog.no": "Nein", + "delete": "Löschen", + "connectionAction.GetCurrentConnectionString": "Aktuelle Verbindungszeichenfolge abrufen", + "connectionAction.connectionString": "Verbindungszeichenfolge nicht verfügbar", + "connectionAction.noConnection": "Keine aktive Verbindung verfügbar" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/connection/common/localizedConstants.i18n.json b/i18n/deu/src/sql/parts/connection/common/localizedConstants.i18n.json index 35ab831dc3..79a9fecb59 100644 --- a/i18n/deu/src/sql/parts/connection/common/localizedConstants.i18n.json +++ b/i18n/deu/src/sql/parts/connection/common/localizedConstants.i18n.json @@ -7,5 +7,6 @@ "Do not edit this file. It is machine generated." ], "onDidConnectMessage": "Verbunden mit", - "onDidDisconnectMessage": "Verbindung getrennt" + "onDidDisconnectMessage": "Getrennt", + "unsavedGroupLabel": "Nicht gespeicherte Verbindungen" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/connection/connectionDialog/advancedPropertiesController.i18n.json b/i18n/deu/src/sql/parts/connection/connectionDialog/advancedPropertiesController.i18n.json index 622678de82..5d99f0726b 100644 --- a/i18n/deu/src/sql/parts/connection/connectionDialog/advancedPropertiesController.i18n.json +++ b/i18n/deu/src/sql/parts/connection/connectionDialog/advancedPropertiesController.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "connectionAdvancedProperties": "Erweiterte Eigenschaften", "advancedProperties.discard": "Verwerfen" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/common/actions.i18n.json b/i18n/deu/src/sql/parts/dashboard/common/actions.i18n.json index 883b5747e5..532f0f124e 100644 --- a/i18n/deu/src/sql/parts/dashboard/common/actions.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/common/actions.i18n.json @@ -6,6 +6,14 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "editDashboard": "Bearbeiten", + "editDashboardExit": "Beenden", + "refreshWidget": "Aktualisieren", "toggleMore": "Mehr umschalten", - "addFeatureAction.openInstalledFeatures": "Installierte Features öffnen" + "deleteWidget": "Widget löschen", + "clickToUnpin": "Zum Lösen klicken", + "clickToPin": "Klicken zum Anheften", + "addFeatureAction.openInstalledFeatures": "Installierte Features öffnen", + "collapseWidget": "Reduzieren", + "expandWidget": "Erweitern" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/common/dashboardHelper.i18n.json b/i18n/deu/src/sql/parts/dashboard/common/dashboardHelper.i18n.json index 09864310d5..fb44ecbcec 100644 --- a/i18n/deu/src/sql/parts/dashboard/common/dashboardHelper.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/common/dashboardHelper.i18n.json @@ -6,7 +6,5 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "providerMissingEdition": "Widget Filter basierend auf der Edition, aber der Anbieter hat keine Edition", - "moreThanOneDashboardContainersError": "Pro Umgebung muss genau 1 Dashboard Container definiert werden", - "unknownDashboardContainerError": "Der angegebene Dashboard-Container ist unbekannt." + "unknownDashboardContainerError": "{0} ist ein unbekannter Container." } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json b/i18n/deu/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json index 378cb03a31..84b0bdc1a1 100644 --- a/i18n/deu/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "home": "Start", "missingConnectionInfo": "Für dieses Dashboard wurden keine Verbindungsinformationen gefunden" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json b/i18n/deu/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json index f9e76edc22..31058dcf41 100644 --- a/i18n/deu/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json @@ -6,8 +6,17 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "sqlops.extension.contributes.dashboard.tab.id": "Eindeutiger Bezeichner für diese Registerkarte. Wird für alle Anfragen an die Erweiterung übergeben.", - "sqlops.extension.contributes.dashboard.tab.title": "Titel der Registerkarte, die dem Benutzer angezeigt wird.", - "sqlops.extension.contributes.dashboard.tab.description": "Beschreibung dieser Registerkarte, die dem Benutzer angezeigt werden.", - "sqlops.extension.contributes.tabs": "Trägt eine oder mehrere Registerkarten bei, die Benutzer ihren Dashboards hinzufügen können." + "azdata.extension.contributes.dashboard.tab.id": "Eindeutiger Bezeichner für diese Registerkarte. Wird für alle Anfragen an die Erweiterung übergeben werden.", + "azdata.extension.contributes.dashboard.tab.title": "Titel der Registerkarte, die dem Benutzer angezeigt wird.", + "azdata.extension.contributes.dashboard.tab.description": "Beschreibung dieser Registerkarte, die dem Benutzer angezeigt werden.", + "azdata.extension.contributes.tab.when": "Eine Bedingung, die TRUE sein muss, damit dieses Element angezeigt wird.", + "azdata.extension.contributes.tab.provider": "Definiert die Verbindungstypen, mit denen diese Registerkarte kompatibel ist. Wenn diese nicht festgelegt werden, ist der Standardwert \"MSSQL\".", + "azdata.extension.contributes.dashboard.tab.container": "Der Container, der auf dieser Registerkarte angezeigt wird.", + "azdata.extension.contributes.dashboard.tab.alwaysShow": "Legt fest, ob diese Registerkarte immer angezeigt werden soll oder nur, wenn der Benutzer sie hinzufügt.", + "azdata.extension.contributes.dashboard.tab.isHomeTab": "Legt fest, ob diese Registerkarte als Startseite für einen Verbindungstyp verwendet werden soll.", + "azdata.extension.contributes.tabs": "Trägt eine oder mehrere Registerkarten bei, die Benutzer ihren Dashboards hinzufügen können.", + "dashboardTab.contribution.noTitleError": "Für die Erweiterung wurde kein Titel angegeben.", + "dashboardTab.contribution.noDescriptionWarning": "Keine Beschreibung vorhanden.", + "dashboardTab.contribution.noContainerError": "Für die Erweiterung wurde kein Container angegeben.", + "dashboardTab.contribution.moreThanOneDashboardContainersError": "Pro Umgebung muss genau 1 Dashboard Container definiert werden" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json b/i18n/deu/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json index ddaf0319c9..4951e225df 100644 --- a/i18n/deu/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json @@ -6,5 +6,11 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "sqlops.extension.contributes.dashboard.container.id": "Eindeutiger Bezeichner für diesen Container." + "azdata.extension.contributes.dashboard.container.id": "Eindeutiger Bezeichner für diesen Container.", + "azdata.extension.contributes.dashboard.container.container": "Der Container, der auf der Registerkarte angezeigt wird.", + "azdata.extension.contributes.containers": "Trägt einen oder mehrere Dashboardcontainer bei, in die Benutzer ihre Dashboards hinzufügen können.", + "dashboardContainer.contribution.noIdError": "Im Dashboardcontainer für die Erweiterung wurde keine ID angegeben.", + "dashboardContainer.contribution.noContainerError": "Für die Erweiterung wurde kein Container im Dashboardcontainer angegeben.", + "dashboardContainer.contribution.moreThanOneDashboardContainersError": "Es muss genau 1 Dashboardcontainer pro Bereich definiert sein.", + "dashboardTab.contribution.unKnownContainerType": "Im Dashboardcontainer für die Erweiterung wurde ein unbekannter Containertyp definiert." } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json b/i18n/deu/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json new file mode 100644 index 0000000000..b14f83153c --- /dev/null +++ b/i18n/deu/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.container.controlhost": "Der Steuerelementhost, der auf dieser Registerkarte angezeigt wird." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json b/i18n/deu/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json new file mode 100644 index 0000000000..48d0e396b4 --- /dev/null +++ b/i18n/deu/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboardNavSection": "Der Abschnitt \"{0}\" ist ungültig. Bitte kontaktieren Sie den Besitzer der Erweiterung." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json b/i18n/deu/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json index c7429230ef..a88251af6b 100644 --- a/i18n/deu/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.container.gridtab.items": "Die Liste der Widgets oder Webviews, die auf dieser Registerkarte angezeigt wird.", + "gridContainer.invalidInputs": "Widgets oder Webansichten werden im Widgetcontainer für die Erweiterung erwartet." } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json b/i18n/deu/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json new file mode 100644 index 0000000000..0ab5cb70dd --- /dev/null +++ b/i18n/deu/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.container.modelview": "Die modellgestützte Ansicht, die auf dieser Registerkarte angezeigt wird." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json b/i18n/deu/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json index 184868d4d9..a66b718893 100644 --- a/i18n/deu/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json @@ -7,5 +7,15 @@ "Do not edit this file. It is machine generated." ], "dashboard.container.left-nav-bar.id": "Eindeutiger Bezeichner für diesen Navigationsbereich. Wird für alle Anfragen an die Erweiterung übergeben.", - "dashboard.container.left-nav-bar.icon.light": "Symbol-Pfad, wenn ein helles Theme verwendet wird" + "dashboard.container.left-nav-bar.icon": "(Optional) Symbol, das zur Darstellung dieses Navigationsbereichs der Benutzeroberfläche verwendet wird. Erfordert einen Dateipfad oder eine Konfiguration, der ein Design zugeordnet werden kann", + "dashboard.container.left-nav-bar.icon.light": "Symbol-Pfad, wenn ein helles Theme verwendet wird", + "dashboard.container.left-nav-bar.icon.dark": "Symbol-Pfad, wenn ein dunkles Farbschema verwendet wird", + "dashboard.container.left-nav-bar.title": "Der Titel des Navigationsbereichs, der dem Benutzer angezeigt werden soll.", + "dashboard.container.left-nav-bar.container": "Der Container, der in diesem Navigationsbereich angezeigt wird.", + "dashboard.container.left-nav-bar": "Die Liste der Dashboard-Container, die in diesem Navigationsabschnitt angezeigt wird.", + "opticon": "Die Eigenschaft \"icon\" kann ausgelassen werden oder muss eine Zeichenfolge oder ein Literal wie \"{dark, light}\" sein.", + "navSection.missingTitle": "Für die Erweiterung wurde kein Titel im Navigationsbereich angegeben.", + "navSection.missingContainer": "Für die Anwendung wurde kein Container im Navigationsbereich angegeben.", + "navSection.moreThanOneDashboardContainersError": "Es muss genau 1 Dashboardcontainer pro Bereich definiert sein.", + "navSection.invalidContainer": "NAV_SECTION in NAV_SECTION ist ein ungültiger Container für die Erweiterung." } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json b/i18n/deu/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json index c7429230ef..6369db8555 100644 --- a/i18n/deu/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.container.webview": "Die Webview, die auf dieser Registerkarte angezeigt wird." } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json b/i18n/deu/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json index c7429230ef..a64dec864f 100644 --- a/i18n/deu/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.container.widgets": "Die Liste der Widgets, die auf dieser Registerkarte angezeigt wird.", + "widgetContainer.invalidInputs": "Die Liste der Widgets wird im Widgetscontainer für die Erweiterung erwartet." } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json b/i18n/deu/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json index de2b46d137..f9fbde137b 100644 --- a/i18n/deu/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json @@ -6,5 +6,12 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "sqlops.extension.contributes.dashboardPage.tab.id": "Eindeutiger Bezeichner für diese Registerkarte. Wird für alle Anfragen an die Erweiterung übergeben werden." + "azdata.extension.contributes.widget.when": "Eine Bedingung, die TRUE sein muss, damit dieses Element angezeigt wird.", + "dashboardpage.tabName": "Titel des Containers", + "dashboardpage.rowNumber": "Die Zeile der Komponente im Raster", + "dashboardpage.rowSpan": "Die RowSpan-Eigenschaft der Komponente im Raster. Der Standardwert ist 1. Verwenden Sie \"*\", um die Anzahl der Zeilen im Raster festzulegen.", + "dashboardpage.colNumber": "Die Spalte der Komponente im Raster", + "dashboardpage.colspan": "Der ColSpan-Wert der Komponente im Raster. Der Standardwert ist 1. Verwenden Sie \"*\", um die Anzahl der Spalten im Raster festzulegen.", + "azdata.extension.contributes.dashboardPage.tab.id": "Eindeutiger Bezeichner für diese Registerkarte. Wird für alle Anfragen an die Erweiterung übergeben werden.", + "dashboardTabError": "Die Registerkarte \"Erweiterung\" ist unbekannt oder nicht installiert." } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json b/i18n/deu/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json index c7429230ef..148f300651 100644 --- a/i18n/deu/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "databasePageName": "DATENBANKDASHBOARD" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json b/i18n/deu/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json index 25ca0b0c12..bc4a70e662 100644 --- a/i18n/deu/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json @@ -6,8 +6,16 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "dashboard.databaseproperties": "Anzuzeigende Eigenschaftswerte", + "dashboardDatabaseProperties": "Aktivieren Sie oder deaktivieren Sie das Eigenschaften-widget", + "dashboard.databaseproperties": "Zu zeigende Eigenschaftswerte", + "dashboard.databaseproperties.displayName": "Anzeigename der Eigenschaft", "dashboard.databaseproperties.value": "Wert im Datenbank-Info-Objekt", "dashboard.databaseproperties.ignore": "Spezifische zu ignorierende Werte angeben", - "recoveryModel": "Wiederherstellungsmodell" + "recoveryModel": "Wiederherstellungsmodell", + "lastDatabaseBackup": "Letzte Datenbanksicherung", + "lastLogBackup": "Letzte Protokollsicherung", + "compatibilityLevel": "Kompatibilitätsgrad", + "owner": "Besitzer", + "dashboardDatabase": "Passt das Datenbank-Dashboard an", + "dashboardDatabaseTabs": "Passt die Datenbank-Dashboard-Registerkarten an" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json b/i18n/deu/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json index c7429230ef..b086fcd2d5 100644 --- a/i18n/deu/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "serverPageName": "SERVER-DASHBOARD" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json b/i18n/deu/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json index 301d53bd2e..ba4975a760 100644 --- a/i18n/deu/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json @@ -6,10 +6,14 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "dashboardServerProperties": "Aktivieren Sie oder deaktivieren Sie das Eigenschaften-widget", "dashboard.serverproperties": "Zu zeigende Eigenschaftswerte", "dashboard.serverproperties.displayName": "Anzeigename der Eigenschaft", "dashboard.serverproperties.value": "Wert im Server-Info-Objekt", - "version": "Version", + "version": "VERSION", + "edition": "Edition", "computerName": "Computername", + "osVersion": "Betriebssystemversion", + "dashboardServer": "Passt die Dashboardseite des Servers an", "dashboardServerTabs": "Passt die Server Dashboard Registerkarten an" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json b/i18n/deu/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json index c7429230ef..23ef9982ec 100644 --- a/i18n/deu/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "homeCrumb": "Start" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json b/i18n/deu/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json index c7429230ef..bf9221bea6 100644 --- a/i18n/deu/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.changeDatabaseFailure": "Fehler beim Wechseln der Datenbank" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json b/i18n/deu/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json index a68eb33945..d5f2a07291 100644 --- a/i18n/deu/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json @@ -6,6 +6,7 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "seachObjects": "Suche nach Name des Typs (a:, t:, v:, f: oder sp:)", "searchDatabases": "Datenbanken suchen", "dashboard.explorer.objectError": "Objekte konnten nicht geladen werden", "dashboard.explorer.databaseError": "Datenbanken konnten nicht geladen werden" diff --git a/i18n/deu/src/sql/parts/dashboard/widgets/insights/actions.i18n.json b/i18n/deu/src/sql/parts/dashboard/widgets/insights/actions.i18n.json index c7429230ef..73a0f350ac 100644 --- a/i18n/deu/src/sql/parts/dashboard/widgets/insights/actions.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/widgets/insights/actions.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "insights.runQuery": "Abfrage ausführen" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json b/i18n/deu/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json index 0cd390b162..e2129e5011 100644 --- a/i18n/deu/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "insights.lastUpdated": "Letzte Aktualisierung: {0} {1}", "noResults": "Keine anzuzeigende Ergebnisse" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json b/i18n/deu/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json index fb38e0aea6..c6f3565c92 100644 --- a/i18n/deu/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json @@ -6,9 +6,15 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "insightWidgetDescription": "Fügt eine Widget hinzu, das einen Server oder eine Datenbank abfragen und die Ergebnisse anzeigen kann - als ein Diagramm, Zähler und mehr", "insightIdDescription": "Eindeutiger Bezeichner verwendet für Zwischenspeicherungen der Ergebnisse des Insight.", - "actionDatabaseDescription": "Zieldatenbank für die Aktion; kann das Format \"${ColumnName} für einen datengesteuerten Spaltennamen verwenden.", - "actionServerDescription": "Zielserver für die Aktion; kann das Format \"${ColumnName} für einen datengesteuerten Spaltennamen verwenden.", - "actionUserDescription": "Zielbenutzer für die Aktion; kann das Format \"${ColumnName} für datengesteuerte Spaltennamen verwenden.", + "insightQueryDescription": "Auszuführende SQL-Abfrage. Diese sollte genau 1 Resultset zurückgeben.", + "insightQueryFileDescription": "[Optional] Pfad zu einer Datei, die eine Abfrage enthält. Angeben, wenn \"Abfrage\" leer ist", + "insightAutoRefreshIntervalDescription": "[Optional] Intervall für die automatische Aktualisierung in Minuten. Wenn kein Wert festgelegt wird, wird keine automatische Aktualisierung durchgeführt.", + "actionTypes": "Zu verwendende Aktionen", + "actionDatabaseDescription": "Zieldatenbank für die Aktion; das Format \"${columnName}\" kann verwendet werden, um einen datengesteuerten Spaltennamen zu verwenden.", + "actionServerDescription": "Zielserver für die Aktion; kann das Format \"${columnName}\" verwenden, um einen datengesteuerten Spaltennamen zu verwenden.", + "actionUserDescription": "Zielbenutzer für die Aktion; kann das Format \"${columnName}\" verwenden, um einen datengesteuerten Spaltennamen zu verwenden.", + "carbon.extension.contributes.insightType.id": "Kennung des insight", "carbon.extension.contributes.insights": "Liefert Einblicke in die Dashboard-Palette." } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json b/i18n/deu/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json new file mode 100644 index 0000000000..4a6107a841 --- /dev/null +++ b/i18n/deu/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "chartErrorMessage": "Das Diagramm kann mit den vorhandenen Daten nicht angezeigt werden." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json b/i18n/deu/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json index b8a42a06ed..a3028fb3a4 100644 --- a/i18n/deu/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json @@ -7,6 +7,10 @@ "Do not edit this file. It is machine generated." ], "chartInsightDescription": "Zeigt die Ergebnisse einer Abfrage als Diagramm auf dem Dashboard", + "colorMapDescription": "Ordnet den Spaltennamen einer Farbe zu. Fügen Sie beispielsweise \"column1\": red hinzu, um festzulegen, dass Rot für diese Spalte verwendet wird.", + "legendDescription": "Zeigt bevorzugte Position und Sichtbarkeit der Legende des Diagramms. Dies sind die Spaltennamen aus der Abfrage und sind der Bezeichnung der einzelnen Diagrammeinträge zugeordnet.", "labelFirstColumnDescription": "Wenn dataDirection horizontal ausgewählt ist, werden die Werte aus der ersten Spalte als Legende verwendet, sobald diese Einstellung auf True gesetzt wird.", - "dataDirectionDescription": "Legt fest, ob die Daten aus einer Spalte (vertikal) oder eine Zeile (horizontal) gelesen werden. Für Zeitreihen wird dies ignoriert, da die Richtung vertikal sein muss." + "columnsAsLabels": "Wenn DataDirection vertikal ist und diese Einstellung auf True gesetzt ist, werden für die Legende die Spaltennamen verwendt.", + "dataDirectionDescription": "Legt fest, ob die Daten aus einer Spalte (vertikal) oder eine Zeile (horizontal) gelesen werden. Für Zeitreihen wird dies ignoriert, da die Richtung vertikal sein muss.", + "showTopNData": "Wenn showTopNData festgelegt ist, werden nur die obersten n Daten im Diagramm angezeigt." } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json b/i18n/deu/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json index 394dfa68dc..5b5d529365 100644 --- a/i18n/deu/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json @@ -6,5 +6,10 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "yAxisMax": "Maximalwert der y-Achse" + "yAxisMin": "Minimalwert der Y-Achse", + "yAxisMax": "Maximalwert der y-Achse", + "barchart.yAxisLabel": "Bezeichnung für die y-Achse", + "xAxisMin": "Minimalwert der X-Achse", + "xAxisMax": "Maximalwert der x-Achse", + "barchart.xAxisLabel": "Bezeichnung für die x-Achse" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json b/i18n/deu/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json index c7429230ef..4db9b3586f 100644 --- a/i18n/deu/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "countInsightDescription": "Für jede Spalte in einem Resultset zeigt den Wert in Zeile 0 als Graf gefolgt von den Namen der Spalte. Unterstützt \"1 gesund\", \"3 fehlerhaft\"., wo \"Gesund\" der Spaltenname ist und 1 der Wert in Zeile 1 ist 1" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json b/i18n/deu/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json index c7429230ef..d3409bbf67 100644 --- a/i18n/deu/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json @@ -5,5 +5,8 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "imageInsightDescription": "Zeigt ein Bild an, zum Beispiel eins, das über eine R-Abfrage und mithilfe von ggplot2 erzeugt wurde", + "imageFormatDescription": "Welches Format wird erwartet - ist dieses ein JPEG, PNG oder ein anderes Format?", + "encodingDescription": "Ist dies als Hex, base64 oder einem anderen Format kodiert?" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json b/i18n/deu/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json new file mode 100644 index 0000000000..61464c4936 --- /dev/null +++ b/i18n/deu/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tableInsightDescription": "Stellt die Ergebnisse in einer einfachen Tabelle dar" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json b/i18n/deu/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json index c7429230ef..43a57ab6ff 100644 --- a/i18n/deu/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json +++ b/i18n/deu/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.properties.error": "Die Dashboardeigenschaften können nicht geladen werden." } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json b/i18n/deu/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json index 28a287f6cd..cbd7c8a8c6 100644 --- a/i18n/deu/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json +++ b/i18n/deu/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json @@ -9,21 +9,38 @@ "backup.backupName": "Backup-Name", "backup.recoveryModel": "Wiederherstellungsmodell", "backup.backupType": "Backup-Typ", + "backup.backupDevice": "Sicherungsdateien", "backup.algorithm": "Algorithmus", "backup.certificateOrAsymmetricKey": "Zertifikat oder asymmetrische Schlüssel", + "backup.media": "Medien", "backup.mediaOption": "Sicherung auf den vorhandenen Mediensatz", + "backup.mediaOptionFormat": "Sicherung auf einen neuen Mediensatz", "backup.existingMediaAppend": "An vorhandenem Backup-Satz anhängen", + "backup.existingMediaOverwrite": "Alle vorhandenen Sicherungssätze überschreiben", + "backup.newMediaSetName": "Name des neuen Mediensatzes", "backup.newMediaSetDescription": "Neue Mediensatz-Beschreibung", + "backup.checksumContainer": "Prüfsumme vor dem Schreiben auf Medium berechnen", "backup.verifyContainer": "Sicherung nach Abschluss überprüfen", "backup.continueOnErrorContainer": "Bei Fehler fortsetzen", + "backup.expiration": "Ablauf", + "backup.setBackupRetainDays": "Beibehaltung für die Sicherung in Tagen angeben", + "backup.copyOnly": "Nur-Kopie-Sicherung", "backup.advancedConfiguration": "Erweiterte Einstellungen", + "backup.compression": "Komprimierung", "backup.setBackupCompression": "Sicherungskomprimierung festlegen", "backup.encryption": "Verschlüsselung", + "backup.transactionLog": "Transaktionsprotokoll", + "backup.truncateTransactionLog": "Transaktionsprotokoll abschneiden", + "backup.backupTail": "Sicherung des Protokollfragments", "backup.reliability": "Zuverlässigkeit", + "backup.mediaNameRequired": "Name des Mediums ist erforderlich", "backup.noEncryptorWarning": "Kein Zertifikat oder asymmetrischer Schlüssel steht zur Verfügung", "addFile": "Datei hinzufügen", + "removeFile": "Dateien entfernen", "backupComponent.invalidInput": "Ungültige Eingabe. Wert muss größer oder gleich 0 sein.", "backupComponent.script": "Skript", - "backupComponent.backup": "Datensicherung", + "backupComponent.backup": "Sicherung", + "backupComponent.cancel": "Abbrechen", + "backup.containsBackupToUrlError": "Nur das Sichern in Datei(en) ist unterstützt", "backup.backupFileRequired": "Pfad für Backup-Datei erforderlich" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/disasterRecovery/backup/constants.i18n.json b/i18n/deu/src/sql/parts/disasterRecovery/backup/constants.i18n.json index c7429230ef..c1c1fe95d5 100644 --- a/i18n/deu/src/sql/parts/disasterRecovery/backup/constants.i18n.json +++ b/i18n/deu/src/sql/parts/disasterRecovery/backup/constants.i18n.json @@ -5,5 +5,19 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "backup.labelDatabase": "Datenbank", + "backup.labelFilegroup": "Dateien und Dateigruppen", + "backup.labelFull": "Vollständig", + "backup.labelDifferential": "Differenziell", + "backup.labelLog": "Transaktionsprotokoll", + "backup.labelDisk": "Datenträger", + "backup.labelUrl": "URL", + "backup.defaultCompression": "Standardservereinstellung verwenden", + "backup.compressBackup": "Sicherung komprimieren", + "backup.doNotCompress": "Sicherung nicht komprimieren", + "backup.serverCertificate": "Serverzertifikat", + "backup.asymmetricKey": "Asymmetrischer Schlüssel", + "backup.filterBackupFiles": "Sicherungsdateien", + "backup.allFiles": "Alle Dateien" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json b/i18n/deu/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json index 182174a9d6..940509a397 100644 --- a/i18n/deu/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json +++ b/i18n/deu/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json @@ -6,19 +6,33 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "backupFilePath": "Backup-Datei-Pfad", + "targetDatabase": "Zieldatenbank", "RestoreDialogTitle": "Datenbank wiederherstellen", + "restoreDialog.restoreTitle": "Datenbank wiederherstellen", "restoreDialog.database": "Datenbank", + "restoreDialog.backupFile": "Backup-Datei", + "restoreDialog.restore": "Wiederherstellen", "restoreDialog.cancel": "Abbrechen", + "restoreDialog.script": "Skript", "source": "Quelle", "restoreFrom": "Wiederherstellen von", + "missingBackupFilePathError": "Sie müssen einen Dateipfad für die Sicherung angeben.", + "multipleBackupFilePath": "Geben Sie einen oder mehrere Dateipfade (durch Kommas getrennt) ein.", "database": "Datenbank", - "targetDatabase": "Zieldatenbank", + "destination": "Ziel", + "restoreDialog.toggleDatabaseNameDropdown": "Dropdownmenü zum Auswählen der Datenbank", "restoreTo": "Wiederherstellen nach", + "restorePlan": "Wiederherstellungplan", + "backupSetsToRestore": "Wiederherzustellende Sicherungssätze", "restoreDatabaseFileAs": "Wiederherstellen der Datenbank-Dateien als", "restoreDatabaseFileDetails": "Wiederherstellen der Datenbankdatei-Details", "logicalFileName": "Logischer Dateiname", "fileType": "Dateityp", + "originalFileName": "Ursprünglicher Dateiname", "restoreAs": "Wiederherstellen als", + "restoreOptions": "Wiederherstellungsoptionen", + "taillogBackup": "Protokollfragmentsicherung", "serverConnection": "Serververbindungen", "generalTitle": "Allgemein", "filesTitle": "Dateien", diff --git a/i18n/deu/src/sql/parts/editData/common/editDataInput.i18n.json b/i18n/deu/src/sql/parts/editData/common/editDataInput.i18n.json index c7429230ef..3f0a1c778d 100644 --- a/i18n/deu/src/sql/parts/editData/common/editDataInput.i18n.json +++ b/i18n/deu/src/sql/parts/editData/common/editDataInput.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "connectionFailure": "Bearbeiten der Daten der nicht wiederherstellbaren Session" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/editData/execution/editDataActions.i18n.json b/i18n/deu/src/sql/parts/editData/execution/editDataActions.i18n.json index dc6d8fb7d4..3f52f568d0 100644 --- a/i18n/deu/src/sql/parts/editData/execution/editDataActions.i18n.json +++ b/i18n/deu/src/sql/parts/editData/execution/editDataActions.i18n.json @@ -6,5 +6,9 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "disposeEditFailure": "\"Dispose Edit\" ist mit Fehler fehlgeschlagen:" + "editData.run": "Starten", + "disposeEditFailure": "\"Dispose Edit\" ist mit Fehler fehlgeschlagen:", + "editData.stop": "Stopp", + "editData.showSql": "SQL-Bereich anzeigen", + "editData.closeSql": "SQL-Bereich schließen" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json b/i18n/deu/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json new file mode 100644 index 0000000000..bffac87571 --- /dev/null +++ b/i18n/deu/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tabs": "Dashboardregisterkarten ({0})", + "tabId": "ID", + "tabTitle": "Titel", + "tabDescription": "Beschreibung", + "insights": "Dashboardeinblicke ({0})", + "insightId": "ID", + "name": "Name", + "insight condition": "Wenn" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json b/i18n/deu/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json index c67e06332f..4912cebefc 100644 --- a/i18n/deu/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json +++ b/i18n/deu/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "revertRow": "Zeile zurücksetzen" + "deleteRow": "Zeile löschen", + "revertRow": "Aktuelle Zeile zurücksetzen" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/grid/views/gridActions.i18n.json b/i18n/deu/src/sql/parts/grid/views/gridActions.i18n.json index 6137b8fafd..a07cf7fb7a 100644 --- a/i18n/deu/src/sql/parts/grid/views/gridActions.i18n.json +++ b/i18n/deu/src/sql/parts/grid/views/gridActions.i18n.json @@ -7,6 +7,11 @@ "Do not edit this file. It is machine generated." ], "saveAsCsv": "Als CSV speichern", - "saveAsExcel": "Als Excel speichern", - "copyWithHeaders": "Kopieren mit Überschriften" + "saveAsJson": "Als JSON speichern", + "saveAsExcel": "Speichern als Excel", + "saveAsXml": "Im XML-Format speichern", + "copySelection": "Kopieren", + "copyWithHeaders": "Mit Headern kopieren", + "selectAll": "Alle auswählen", + "copyMessages": "Kopieren" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/jobManagement/agent/agentView.component.i18n.json b/i18n/deu/src/sql/parts/jobManagement/agent/agentView.component.i18n.json new file mode 100644 index 0000000000..342936e15a --- /dev/null +++ b/i18n/deu/src/sql/parts/jobManagement/agent/agentView.component.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobview.Jobs": "Aufträge", + "jobview.Alerts": "Warnungen", + "jobview.Proxies": "Proxys", + "jobview.Operators": "Operatoren" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/jobManagement/views/alertsView.component.i18n.json b/i18n/deu/src/sql/parts/jobManagement/views/alertsView.component.i18n.json new file mode 100644 index 0000000000..ff9b7713ee --- /dev/null +++ b/i18n/deu/src/sql/parts/jobManagement/views/alertsView.component.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobAlertColumns.name": "Name", + "jobAlertColumns.lastOccurrenceDate": "Letztes Vorkommen", + "jobAlertColumns.enabled": "Aktiviert", + "jobAlertColumns.delayBetweenResponses": "Verzögerung zwischen Antworten (in Sek.)", + "jobAlertColumns.categoryName": "Kategoriename" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json b/i18n/deu/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json new file mode 100644 index 0000000000..9991900e60 --- /dev/null +++ b/i18n/deu/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "stepRow.stepID": "Schritt-ID", + "stepRow.stepName": "Schrittname", + "stepRow.message": "Nachricht" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/jobManagement/views/jobsView.component.i18n.json b/i18n/deu/src/sql/parts/jobManagement/views/jobsView.component.i18n.json new file mode 100644 index 0000000000..787ffa142c --- /dev/null +++ b/i18n/deu/src/sql/parts/jobManagement/views/jobsView.component.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobColumns.name": "Name", + "jobColumns.lastRun": "Letzte Ausführung", + "jobColumns.nextRun": "Nächste Ausführung", + "jobColumns.enabled": "Aktiviert", + "jobColumns.status": "Status", + "jobColumns.category": "Kategorie", + "jobColumns.runnable": "Ausführbar", + "jobColumns.schedule": "Zeitplan", + "jobColumns.lastRunOutcome": "Ergebnis der letzten Ausführung", + "jobColumns.previousRuns": "Vorherigen Ausführungen", + "jobsView.noSteps": "Für diesen Auftrag sind keine Schritte verfügbar.", + "jobsView.error": "Fehler: " +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json b/i18n/deu/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json new file mode 100644 index 0000000000..967084d51f --- /dev/null +++ b/i18n/deu/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobOperatorsView.name": "Name", + "jobOperatorsView.emailAddress": "E-Mail-Adresse", + "jobOperatorsView.enabled": "Aktiviert" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json b/i18n/deu/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json new file mode 100644 index 0000000000..c825888bac --- /dev/null +++ b/i18n/deu/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobProxyToolbar-NewItem": "Neuer Proxy", + "jobProxyToolbar-Refresh": "Aktualisieren", + "jobProxiesView.accountName": "Kontoname", + "jobProxiesView.credentialName": "Name der Anmeldeinformationen", + "jobProxiesView.description": "Beschreibung", + "jobProxiesView.isEnabled": "Aktiviert" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/modelComponents/componentBase.i18n.json b/i18n/deu/src/sql/parts/modelComponents/componentBase.i18n.json new file mode 100644 index 0000000000..3e491966cc --- /dev/null +++ b/i18n/deu/src/sql/parts/modelComponents/componentBase.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidIndex": "Der Index ist ungültig." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/modelComponents/inputbox.component.i18n.json b/i18n/deu/src/sql/parts/modelComponents/inputbox.component.i18n.json new file mode 100644 index 0000000000..f700058985 --- /dev/null +++ b/i18n/deu/src/sql/parts/modelComponents/inputbox.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidValueError": "Ungültiger Wert." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/modelComponents/loadingComponent.component.i18n.json b/i18n/deu/src/sql/parts/modelComponents/loadingComponent.component.i18n.json new file mode 100644 index 0000000000..a0bdacb3a4 --- /dev/null +++ b/i18n/deu/src/sql/parts/modelComponents/loadingComponent.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loadingMessage": "Laden" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json b/i18n/deu/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json new file mode 100644 index 0000000000..a0bdacb3a4 --- /dev/null +++ b/i18n/deu/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loadingMessage": "Laden" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/modelComponents/queryTextEditor.i18n.json b/i18n/deu/src/sql/parts/modelComponents/queryTextEditor.i18n.json new file mode 100644 index 0000000000..56a354f988 --- /dev/null +++ b/i18n/deu/src/sql/parts/modelComponents/queryTextEditor.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryTextEditorAriaLabel": "Modellansichts-Code-Editor für Ansichtsmodell." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/modelComponents/viewBase.i18n.json b/i18n/deu/src/sql/parts/modelComponents/viewBase.i18n.json new file mode 100644 index 0000000000..9b5611e6f5 --- /dev/null +++ b/i18n/deu/src/sql/parts/modelComponents/viewBase.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "componentTypeNotRegistered": "Die Komponente für den Typ {0} wurde nicht gefunden." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/notebook/cellToggleMoreActions.i18n.json b/i18n/deu/src/sql/parts/notebook/cellToggleMoreActions.i18n.json new file mode 100644 index 0000000000..0ef107958e --- /dev/null +++ b/i18n/deu/src/sql/parts/notebook/cellToggleMoreActions.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "delete": "Löschen", + "codeBefore": "Code einfügen vor", + "codeAfter": "Code einfügen nach", + "markdownBefore": "Markdown einfügen vor", + "markdownAfter": "Markdown einfügen nach", + "clear": "Ausgabe löschen" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/notebook/cellViews/codeActions.i18n.json b/i18n/deu/src/sql/parts/notebook/cellViews/codeActions.i18n.json new file mode 100644 index 0000000000..80c873dd03 --- /dev/null +++ b/i18n/deu/src/sql/parts/notebook/cellViews/codeActions.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "notebook.failed": "Wählen Sie eine aktive Zelle aus, und versuchen Sie es noch einmal.", + "runCell": "Zelle ausführen", + "stopCell": "Ausführung abbrechen", + "errorRunCell": "Fehler bei der letzten Ausführung. Klicken Sie, um den Vorgang zu wiederholen." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json b/i18n/deu/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json new file mode 100644 index 0000000000..cf9da0b52b --- /dev/null +++ b/i18n/deu/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "clickOn": "Klicken Sie auf", + "plusCode": "+ Code", + "or": "Oder", + "plusText": "+ Text", + "toAddCell": "Hinzufügen von Code oder Textzelle" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/notebook/cellViews/textCell.component.i18n.json b/i18n/deu/src/sql/parts/notebook/cellViews/textCell.component.i18n.json new file mode 100644 index 0000000000..7acaab57c9 --- /dev/null +++ b/i18n/deu/src/sql/parts/notebook/cellViews/textCell.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "doubleClickEdit": "Doppelklicken zum Bearbeiten" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/notebook/models/cell.i18n.json b/i18n/deu/src/sql/parts/notebook/models/cell.i18n.json new file mode 100644 index 0000000000..c8715448e7 --- /dev/null +++ b/i18n/deu/src/sql/parts/notebook/models/cell.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "executionCanceled": "Die Ausführung der Abfrage wurde abgebrochen.", + "notebookNotReady": "Die Sitzung für dieses Notebook ist noch nicht bereit.", + "sessionNotReady": "Die Sitzung für dieses Notebook wird in Kürze gestartet.", + "noDefaultKernel": "Für dieses Notebook ist kein Kernel verfügbar." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/notebook/models/clientSession.i18n.json b/i18n/deu/src/sql/parts/notebook/models/clientSession.i18n.json new file mode 100644 index 0000000000..03d04c6913 --- /dev/null +++ b/i18n/deu/src/sql/parts/notebook/models/clientSession.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "clientSession.unknownError": "Fehler beim Starten der Notebook-Sitzung", + "ServerNotStarted": "Der Server wurde aus unbekannten Gründen nicht gestartet.", + "kernelRequiresConnection": "Der Kernel {0} wurde nicht gefunden. Der Standardkernel wird stattdessen verwendet." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/notebook/models/modelInterfaces.i18n.json b/i18n/deu/src/sql/parts/notebook/models/modelInterfaces.i18n.json new file mode 100644 index 0000000000..aae25b115c --- /dev/null +++ b/i18n/deu/src/sql/parts/notebook/models/modelInterfaces.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "sqlKernel": "SQL" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/notebook/models/notebookContexts.i18n.json b/i18n/deu/src/sql/parts/notebook/models/notebookContexts.i18n.json new file mode 100644 index 0000000000..c0e54e24e5 --- /dev/null +++ b/i18n/deu/src/sql/parts/notebook/models/notebookContexts.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "selectConnection": "Verbindung auswählen", + "localhost": "localhost", + "addConnection": "Neue Verbindung hinzufügen" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/notebook/models/notebookModel.i18n.json b/i18n/deu/src/sql/parts/notebook/models/notebookModel.i18n.json new file mode 100644 index 0000000000..ae3057faa9 --- /dev/null +++ b/i18n/deu/src/sql/parts/notebook/models/notebookModel.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "deleteCellFailed": "Fehler beim Löschen der Zelle.", + "changeKernelFailedRetry": "Kernel konnte nicht geändert werden. Der Kernel {0} wird verwendet. Fehler: {1}", + "changeKernelFailed": "Kernel konnte aufgrund des folgenden Fehlers nicht geändert werden: {0}", + "changeContextFailed": "Ändern des Kontexts fehlgeschlagen: {0}", + "startSessionFailed": "Sitzung konnte nicht gestartet werden: {0}", + "shutdownError": "Fehler beim Schließen des Notebooks: {0}", + "shutdownClientSessionError": "Beim Schließen des Notebooks {0} ist ein Fehler mit der Clientsitzung aufgetreten.", + "ProviderNoManager": "Der Notebook-Manager für den Anbieter {0} kann nicht gefunden werden." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/notebook/notebook.component.i18n.json b/i18n/deu/src/sql/parts/notebook/notebook.component.i18n.json new file mode 100644 index 0000000000..7aea58715b --- /dev/null +++ b/i18n/deu/src/sql/parts/notebook/notebook.component.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "displayFailed": "Inhalt konnte nicht angezeigt werden: {0}", + "noKernelInstalled": "Installieren Sie die SQL Server 2019-Erweiterung, um Zellen auszuführen.", + "installSql2019Extension": "Erweiterung installieren", + "code": "Code", + "text": "Text", + "clearResults": "Ergebnisse löschen", + "cellNotFound": "Die Zelle mit dem URI {0} wurde in diesem Modell nicht gefunden." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/notebook/notebookActions.i18n.json b/i18n/deu/src/sql/parts/notebook/notebookActions.i18n.json new file mode 100644 index 0000000000..522776bcb8 --- /dev/null +++ b/i18n/deu/src/sql/parts/notebook/notebookActions.i18n.json @@ -0,0 +1,22 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loading": "Kernels werden geladen...", + "changing": "Kernel ändern...", + "Kernel": "Kernel: ", + "AttachTo": "Anfügen an:", + "loadingContexts": "Kontexte werden geladen...", + "addNewConnection": "Neue Verbindung hinzufügen", + "selectConnection": "Verbindung auswählen", + "localhost": "localhost", + "trustLabel": "Vertrauenswürdig", + "untrustLabel": "Nicht vertrauenswürdig", + "alreadyTrustedMsg": "Das Notebook wird bereits als vertrauenswürdig eingestuft.", + "noKernel": "Kein Kernel", + "noContextAvailable": "NONE" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/notebook/notebookUtils.i18n.json b/i18n/deu/src/sql/parts/notebook/notebookUtils.i18n.json new file mode 100644 index 0000000000..c268976570 --- /dev/null +++ b/i18n/deu/src/sql/parts/notebook/notebookUtils.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "mkdirOutputMsg": "... {0} wird erstellt" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json b/i18n/deu/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json new file mode 100644 index 0000000000..8762602595 --- /dev/null +++ b/i18n/deu/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverGroup.colors": "Farbpalette für die Servergruppe, die im Objekt-Explorer-Viewlet verwendet wird.", + "serverGroup.autoExpand": "Servergruppen im Objekt-Explorer-Viewlet automatisch erweitern." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json b/i18n/deu/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json new file mode 100644 index 0000000000..f54789b4aa --- /dev/null +++ b/i18n/deu/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ServerGroupsDialogTitle": "Servergruppen", + "serverGroup.ok": "OK", + "serverGroup.cancel": "Abbrechen", + "connectionGroupName": "Servergruppen-Name", + "MissingGroupNameError": "Gruppenname ist erforderlich.", + "groupDescription": "Gruppenbeschreibung", + "groupColor": "Gruppenfarbe" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json b/i18n/deu/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json new file mode 100644 index 0000000000..2ca5613b7b --- /dev/null +++ b/i18n/deu/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverGroup.addServerGroup": "Servergruppe hinzufügen", + "serverGroup.editServerGroup": "Server-Gruppe bearbeiten" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json b/i18n/deu/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json new file mode 100644 index 0000000000..f24e7747ef --- /dev/null +++ b/i18n/deu/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionTree.refresh": "Aktualisieren", + "DisconnectAction": "Trennen", + "connectionTree.addConnection": "Neue Verbindung", + "connectionTree.addServerGroup": "Neue Servergruppe", + "connectionTree.editServerGroup": "Server-Gruppe bearbeiten", + "activeConnections": "Aktive Verbindungen anzeigen", + "showAllConnections": "Alle Verbindungen anzeigen", + "recentConnections": "Letzte Verbindungen", + "registeredServers.newQuery": "Neue Abfrage", + "deleteConnection": "Verbindung löschen", + "deleteConnectionGroup": "Gruppe löschen", + "clearSearch": "Suche löschen" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json b/i18n/deu/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json new file mode 100644 index 0000000000..ef03ffeb10 --- /dev/null +++ b/i18n/deu/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ManageAction": "Verwalten" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json b/i18n/deu/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json new file mode 100644 index 0000000000..a82099107a --- /dev/null +++ b/i18n/deu/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loading": "Wird geladen..." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json b/i18n/deu/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json new file mode 100644 index 0000000000..bc38a07a4f --- /dev/null +++ b/i18n/deu/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverTree.addConnection": "Verbindung hinzufügen" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json b/i18n/deu/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json new file mode 100644 index 0000000000..aed0910536 --- /dev/null +++ b/i18n/deu/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "treeAriaLabel": "Letzte Verbindungen", + "treeCreation.regTreeAriaLabel": "Server" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json b/i18n/deu/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json index 52811544a4..ce7ccad72f 100644 --- a/i18n/deu/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json +++ b/i18n/deu/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "profiler.settings.viewTemplates": "Legt Ansichtsvorlagen fest", "profiler.settings.sessionTemplates": "Spezifiziert Sitzungsvorlagen" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/profiler/contrib/profilerActions.i18n.json b/i18n/deu/src/sql/parts/profiler/contrib/profilerActions.i18n.json index 8e0ad967d4..379ca2a906 100644 --- a/i18n/deu/src/sql/parts/profiler/contrib/profilerActions.i18n.json +++ b/i18n/deu/src/sql/parts/profiler/contrib/profilerActions.i18n.json @@ -6,12 +6,21 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "profiler.connect": "Verbinden", "profilerAction.connect": "Verbinden", - "pause": "Pause", - "profilerStop.stop": "Stop", + "profilerAction.disconnect": "Trennen", + "start": "Start", + "create": "Neue Sitzung", + "profilerAction.pauseCapture": "Pause", + "profilerAction.resumeCapture": "Fortsetzen", + "profilerStop.stop": "Stopp", "profiler.clear": "Daten löschen", + "profilerAction.autoscrollOn": "Automatisches Scrollen: Ein", + "profilerAction.autoscrollOff": "Automatisches Scrollen: Aus", + "profiler.toggleCollapsePanel": "Ausgeblendeten Bereich umschalten", "profiler.editColumns": "Spalten bearbeiten", "profiler.findNext": "Nächste Zeichenfolge suchen", - "profiler.findPrevious": "Vorhergehende Zeichenfolge suchen" + "profiler.findPrevious": "Vorhergehende Zeichenfolge suchen", + "profilerAction.newProfiler": "Profiler starten", + "profiler.filter": "Filtern...", + "profiler.clearFilter": "Filter löschen" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json b/i18n/deu/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json index eb8228ede1..02c53b5a0e 100644 --- a/i18n/deu/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json +++ b/i18n/deu/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json @@ -7,6 +7,8 @@ "Do not edit this file. It is machine generated." ], "eventSort": "Sortieren nach Ereignis", + "nameColumn": "Nach Spalte sortieren", + "profilerColumnDialog.profiler": "Profiler", "profilerColumnDialog.ok": "OK", "profilerColumnDialog.cancel": "Abbrechen" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json b/i18n/deu/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json new file mode 100644 index 0000000000..d25b967337 --- /dev/null +++ b/i18n/deu/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json @@ -0,0 +1,26 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "profilerFilterDialog.clear": "Alle löschen", + "profilerFilterDialog.apply": "Anwenden", + "profilerFilterDialog.ok": "OK", + "profilerFilterDialog.cancel": "Abbrechen", + "profilerFilterDialog.title": "Filter", + "profilerFilterDialog.remove": "Entfernen", + "profilerFilterDialog.add": "Hinzufügen", + "profilerFilterDialog.addClauseText": "Klicken Sie hier, um eine Klausel hinzuzufügen.", + "profilerFilterDialog.fieldColumn": "Feld", + "profilerFilterDialog.operatorColumn": "Operator", + "profilerFilterDialog.valueColumn": "Wert", + "profilerFilterDialog.isNullOperator": "Ist NULL", + "profilerFilterDialog.isNotNullOperator": "Ist nicht NULL", + "profilerFilterDialog.containsOperator": "enthält", + "profilerFilterDialog.notContainsOperator": "Enthält nicht", + "profilerFilterDialog.startsWithOperator": "Beginnt mit", + "profilerFilterDialog.notStartsWithOperator": "Beginnt nicht mit" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json b/i18n/deu/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json index c82b44ea95..830b0f1e58 100644 --- a/i18n/deu/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json +++ b/i18n/deu/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json @@ -6,8 +6,12 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "placeholder.find": "Finden", + "label.find": "Suchen", + "placeholder.find": "Suchen", "label.previousMatchButton": "Vorheriger Treffer", + "label.nextMatchButton": "Nächste Übereinstimmung", + "label.closeButton": "Schließen", + "title.matchesCountLimit": "Bei Ihrer Suche wurden sehr viele Ergebnisse ermittelt. Nur die ersten 999 Treffer werden hervorgehoben.", "label.matchesLocation": "{0} von {1}", "label.noResults": "Keine Ergebnisse" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json b/i18n/deu/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json new file mode 100644 index 0000000000..aa98aca6f3 --- /dev/null +++ b/i18n/deu/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ProfilerTableEditor.eventCountFiltered": "Ereignisse (Gefiltert): {0}/{1}", + "ProfilerTableEditor.eventCount": "Ereignisse: {0}" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/profiler/editor/profilerEditor.i18n.json b/i18n/deu/src/sql/parts/profiler/editor/profilerEditor.i18n.json index 4af1edf1cb..bb5ae91662 100644 --- a/i18n/deu/src/sql/parts/profiler/editor/profilerEditor.i18n.json +++ b/i18n/deu/src/sql/parts/profiler/editor/profilerEditor.i18n.json @@ -6,6 +6,12 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "profiler.viewSelectAccessibleName": "Ansicht auswählen", + "profiler.sessionSelectAccessibleName": "Sitzung auswählen", + "profiler.sessionSelectLabel": "Sitzung auswählen:", + "profiler.viewSelectLabel": "Ansicht auswählen:", + "text": "Text", + "label": "Bezeichnung", "profilerEditor.value": "Wert", "details": "Details" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/profiler/editor/profilerInput.i18n.json b/i18n/deu/src/sql/parts/profiler/editor/profilerInput.i18n.json index 48b2895108..fe0d4b83b5 100644 --- a/i18n/deu/src/sql/parts/profiler/editor/profilerInput.i18n.json +++ b/i18n/deu/src/sql/parts/profiler/editor/profilerInput.i18n.json @@ -6,5 +6,13 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "profilerInput.profiler": "Profiler" + "profilerInput.profiler": "Profiler", + "profilerInput.notConnected": "Nicht verbunden", + "profiler.sessionStopped": "Die XEvent-Profiler-Sitzung wurde auf dem Server {0} unerwartet beendet.", + "profiler.sessionCreationError": "Fehler beim Starten der neuen Sitzung", + "profiler.eventsLost": "Die XEvent-Profiler-Sitzung für {0} hat Ereignisse verloren.", + "confirmStopProfilerSession": "Möchten Sie die laufende XEvent-Sitzung beenden?", + "profilerClosingActions.yes": "Ja", + "profilerClosingActions.no": "Nein", + "profilerClosingActions.cancel": "Abbrechen" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/profiler/editor/profilerResourceEditor.i18n.json b/i18n/deu/src/sql/parts/profiler/editor/profilerResourceEditor.i18n.json index c7429230ef..c385377a47 100644 --- a/i18n/deu/src/sql/parts/profiler/editor/profilerResourceEditor.i18n.json +++ b/i18n/deu/src/sql/parts/profiler/editor/profilerResourceEditor.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "profilerTextEditorAriaLabel": "Profiler-Editor für Ereignistext. Nur lesend" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/query/common/flavorStatus.i18n.json b/i18n/deu/src/sql/parts/query/common/flavorStatus.i18n.json index b6533f869d..bf0bf5f91a 100644 --- a/i18n/deu/src/sql/parts/query/common/flavorStatus.i18n.json +++ b/i18n/deu/src/sql/parts/query/common/flavorStatus.i18n.json @@ -6,5 +6,10 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "chooseSqlLang": "SQL-Sprache auswählen" + "chooseSqlLang": "Wählen Sie SQL-Sprache", + "changeProvider": "SQL-Sprachanbieter ändern", + "changeSqlProvider": "SQL Engine Provider ändern", + "alreadyConnected": "Es besteht eine Verbindung über die Engine {0}. Um die Verbindung zu ändern, trennen oder wechseln Sie bitte die Verbindung.", + "noEditor": "Derzeit ist kein Texteditor aktiv", + "pickSqlProvider": "Sprachanbieter für SQL auswählen" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/query/common/localizedConstants.i18n.json b/i18n/deu/src/sql/parts/query/common/localizedConstants.i18n.json index 0ff4349bc4..a318883f77 100644 --- a/i18n/deu/src/sql/parts/query/common/localizedConstants.i18n.json +++ b/i18n/deu/src/sql/parts/query/common/localizedConstants.i18n.json @@ -6,7 +6,11 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "runQueryBatchStartMessage": "Ausführung der Abfrage gestartet ab", + "runQueryBatchStartLine": "Zeile {0}", "msgCancelQueryFailed": "Abbruch der Abfrage fehlgeschlagen: {0}", + "msgSaveStarted": "Speichern von Ergebnissen in gestartet in", + "msgSaveFailed": "Fehler beim Speichern der Ergebnisse. ", "msgSaveSucceeded": "Ergebnisse erfolgreich gespeichert nach", "msgStatusRunQueryInProgress": "Abfrage wird ausgeführt...", "maximizeLabel": "Maximieren", @@ -14,5 +18,11 @@ "saveCSVLabel": "Als CSV speichern", "saveJSONLabel": "Als JSON speichern", "saveExcelLabel": "Speichern als Excel", - "messagePaneLabel": "Nachrichten" + "saveXMLLabel": "Im XML-Format speichern", + "viewChartLabel": "Als Diagramm anzeigen", + "resultPaneLabel": "Ergebnisse", + "executeQueryLabel": "Abfrage wird ausgeführt ", + "messagePaneLabel": "Meldungen", + "elapsedTimeLabel": "Gesamte Ausführungszeit: {0}", + "msgCannotSaveMultipleSelections": "Der Befehl \"Ergebnisse speichern\" kann nicht mit Mehrfachauswahlen verwendet werden." } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/query/common/query.contribution.i18n.json b/i18n/deu/src/sql/parts/query/common/query.contribution.i18n.json index ccf19cfad9..6e7045d176 100644 --- a/i18n/deu/src/sql/parts/query/common/query.contribution.i18n.json +++ b/i18n/deu/src/sql/parts/query/common/query.contribution.i18n.json @@ -6,11 +6,29 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "sql.saveAsCsv.includeHeaders": "[Optional] Wenn \"wahr\", werden Spaltenüberschriften beim Speichern der Ergebnisse als CSV inkludiert", - "sql.showBatchTime": "[Optional] Soll die Ausführungszeit für einzelne Batches angezeigt werden", + "sql.messagesDefaultOpen": "\"Ja\", um den Nachrichtenbereich standardmäßig zu öffnen; \"nein\" wenn nicht", + "sql.saveAsCsv.includeHeaders": "[Optional] Bei \"Ja\" werden die Spaltenüberschriften beim Speichern der Ergebnisse als CSV mit ausgegeben", + "sql.saveAsCsv.delimiter": "[Optional] Das zu verwendende benutzerdefinierte Trennzeichen zwischen Werten beim Speichern als CSV", + "sql.saveAsCsv.lineSeperator": "[Optional] Zeichen, die zur Trennung der Zeilen verwendet werden, wenn die Ergebnisse im CSV-Format gespeichert werden", + "sql.saveAsCsv.textIdentifier": "[Optional] Zeichen, das für das Umschließen von Textfeldern verwendet wird, wenn die Ergebnisse im CSV-Format gespeichert werden.", + "sql.saveAsCsv.encoding": "[Optional] Verwendete Codierung, wenn die Ergebnisse als CSV-Datei gespeichert werden", + "sql.results.streaming": "Streamen der Ergebnisse aktivieren; weist einige geringfügige Darstellungsprobleme auf", + "sql.saveAsXml.formatted": "[Optional] Wenn \"true\", wird die XML-Ausgabe formatiert, wenn die Ergebnisse im XML-Format gespeichert werden.", + "sql.saveAsXml.encoding": "[Optional] Verwendete Dateicodierung, wenn Ergebnisse im XML-Format gespeichert werden", + "sql.copyIncludeHeaders": "[Optional] Konfigurations-Optionen für das Kopieren von Ergebnissen aus der Ergebnisansicht", + "sql.copyRemoveNewLine": "[Optional] Konfigurationsoptionen zum Kopieren mehrzeiliger Ergebnisse aus der Ergebnisansicht.", + "sql.showBatchTime": "[Optional] Soll die Ausführungszeit für einzelne Aufrufe angezeigt werden", + "defaultChartType": "[Optional] Standard-Diagrammtyp, wenn Chart Viewer für ein Abfrageergebnis geöffnet wird", "tabColorMode.off": "Einfärbung der Registerkarten wird deaktiviert", + "tabColorMode.border": "Der obere Rand jedes Registerkarten Editor Reiters wird entsprechend der jeweiligen Server-Gruppe eingefärbt.", + "tabColorMode.fill": "Die Hintergrundfarbe der Editor-Registerkarten entspricht der jeweiligen Servergruppe.", + "tabColorMode": "Steuert die Farbe von Registerkarten anhand der Servergruppe der aktiven Verbindung", + "showConnectionInfoInTitle": "Legt fest, ob die Verbindungsinformationen für eine Registerkarte im Titel angezeigt werden.", + "sql.promptToSaveGeneratedFiles": "Aufforderung zum Speichern generierter SQL-Dateien", + "mssql.intelliSense.enableIntelliSense": "Soll IntelliSense aktiviert werden", + "mssql.intelliSense.enableErrorChecking": "Soll IntelliSense Fehlerüberprüfung aktiviert werden", "mssql.intelliSense.enableSuggestions": "Sollen IntelliSense Vorschläge aktiviert werden", - "mssql.intelliSense.enableQuickInfo": "Soll Quick-Info IntelliSense aktiviert werden", + "mssql.intelliSense.enableQuickInfo": "Soll IntelliSense Schnell-Info aktiviert werden", "mssql.intelliSense.lowerCaseSuggestions": "Sollen IntelliSense Vorschläge in Kleinbuchstaben sein", "queryShortcutDescription": "Tastenkürzel workbench.action.query.shortcut{0} festlegen, um den Verknüpfungstext als Prozeduraufruf auszuführen. Beliebiger ausgewählter Text im Abfrage-Editor wird als Parameter übergeben." } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/query/common/queryInput.i18n.json b/i18n/deu/src/sql/parts/query/common/queryInput.i18n.json new file mode 100644 index 0000000000..c4b9fa5fdc --- /dev/null +++ b/i18n/deu/src/sql/parts/query/common/queryInput.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "disconnected": "Getrennt" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/query/common/rowCountStatus.i18n.json b/i18n/deu/src/sql/parts/query/common/rowCountStatus.i18n.json new file mode 100644 index 0000000000..d83228e0d1 --- /dev/null +++ b/i18n/deu/src/sql/parts/query/common/rowCountStatus.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "rowStatus": "Zeilenanzahl", + "rowCount": "{0} Zeilen" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/query/common/timeElapsedStatus.i18n.json b/i18n/deu/src/sql/parts/query/common/timeElapsedStatus.i18n.json new file mode 100644 index 0000000000..e8cbbaca4a --- /dev/null +++ b/i18n/deu/src/sql/parts/query/common/timeElapsedStatus.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "timeElapsed": "Verstrichene Zeit" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/query/editor/actions.i18n.json b/i18n/deu/src/sql/parts/query/editor/actions.i18n.json new file mode 100644 index 0000000000..ba9da93ce9 --- /dev/null +++ b/i18n/deu/src/sql/parts/query/editor/actions.i18n.json @@ -0,0 +1,22 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "saveAsCsv": "Als CSV speichern", + "saveAsJson": "Als JSON speichern", + "saveAsExcel": "Speichern als Excel", + "saveAsXml": "Im XML-Format speichern", + "copySelection": "Kopieren", + "copyWithHeaders": "Mit Headern kopieren", + "selectAll": "Alle auswählen", + "copyMessages": "Kopieren", + "copyAll": "Alles kopieren", + "maximize": "Maximieren", + "restore": "Wiederherstellen", + "chart": "Diagramm", + "showQueryPlan": "Abfrageplan anzeigen" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/query/editor/charting/actions.i18n.json b/i18n/deu/src/sql/parts/query/editor/charting/actions.i18n.json new file mode 100644 index 0000000000..61dede8cc4 --- /dev/null +++ b/i18n/deu/src/sql/parts/query/editor/charting/actions.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "createInsightLabel": "Einblick erstellen", + "createInsightNoEditor": "Einsicht kann nicht erstellt werden, weil der aktive Editor kein SQL-Editor ist", + "myWidgetName": "My-Widget", + "copyChartLabel": "Als Bild kopieren", + "chartNotFound": "Zu speicherndes Diagramm konnte nicht gefunden werden", + "saveImageLabel": "Als Bild speichern", + "chartSaved": "Diagramm in Pfad gespeichert: {0}", + "chartViewer.saveAsFileTitle": "Ergebnisdatei auswählen" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/query/editor/charting/chartOptions.i18n.json b/i18n/deu/src/sql/parts/query/editor/charting/chartOptions.i18n.json new file mode 100644 index 0000000000..2f8ce259dc --- /dev/null +++ b/i18n/deu/src/sql/parts/query/editor/charting/chartOptions.i18n.json @@ -0,0 +1,29 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dataDirectionLabel": "Datenrichtung", + "verticalLabel": "Vertikal", + "horizontalLabel": "Horizontal", + "columnsAsLabelsLabel": "Spaltennamen als Bezeichnungen verwenden", + "labelFirstColumnLabel": "Erste Spalte als Zeilenbezeichnung verwenden", + "legendLabel": "Legendenposition", + "yAxisLabel": "Bezeichnung der Y-Achse", + "yAxisMinVal": "Minimalwert der Y-Achse", + "yAxisMaxVal": "Maximalwert der Y-Achse", + "xAxisLabel": "X-Achsenbeschriftung", + "xAxisMinVal": "Minimalwert der X-Achse", + "xAxisMaxVal": "Maximalwert der X-Achse", + "xAxisMinDate": "Minimaldatum der X-Achse", + "xAxisMaxDate": "Maximaldatum der X-Achse", + "dataTypeLabel": "Datentyp", + "numberLabel": "Anzahl", + "pointLabel": "Punkt", + "chartTypeLabel": "Diagrammtyp", + "encodingOption": "Codierung", + "imageFormatOption": "Bildformat" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/query/editor/charting/chartTab.i18n.json b/i18n/deu/src/sql/parts/query/editor/charting/chartTab.i18n.json new file mode 100644 index 0000000000..c4c50b450c --- /dev/null +++ b/i18n/deu/src/sql/parts/query/editor/charting/chartTab.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "chartTabTitle": "Diagramm" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json b/i18n/deu/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json new file mode 100644 index 0000000000..9f0f39f2b8 --- /dev/null +++ b/i18n/deu/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "series": "Reihe {0}" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/query/editor/queryResultsView.i18n.json b/i18n/deu/src/sql/parts/query/editor/queryResultsView.i18n.json new file mode 100644 index 0000000000..2a93a7d1f9 --- /dev/null +++ b/i18n/deu/src/sql/parts/query/editor/queryResultsView.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "gridPanel": "Ergebnisse", + "messagePanel": "Meldungen", + "resultsTabTitle": "Ergebnisse" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/query/editor/resultsGridContribution.i18n.json b/i18n/deu/src/sql/parts/query/editor/resultsGridContribution.i18n.json new file mode 100644 index 0000000000..bfe705900e --- /dev/null +++ b/i18n/deu/src/sql/parts/query/editor/resultsGridContribution.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "resultsGridConfigurationTitle": "Ergebnisraster", + "fontFamily": "Legt die Schriftfamilie fest.", + "fontWeight": "Steuert die Schriftbreite.", + "fontSize": "Legt die Schriftgröße in Pixeln fest.", + "letterSpacing": "Legt den Abstand der Buchstaben in Pixeln fest.", + "rowHeight": "Legt die Zeilenhöhe in Pixeln fest", + "cellPadding": "Legt den Zellenabstand in Pixeln fest", + "autoSizeColumns": "Spaltenbreite automatisch an die ursprünglichen Ergebnisse anpassen. Kann bei einer großen Anzahl von Spalten oder großen Zellen zu Leistungsproblemen führen", + "maxColumnWidth": "Die maximale Breite in Pixeln für Spalten mit automatischer Größe" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/query/execution/keyboardQueryActions.i18n.json b/i18n/deu/src/sql/parts/query/execution/keyboardQueryActions.i18n.json index eaf0329f76..70ca759455 100644 --- a/i18n/deu/src/sql/parts/query/execution/keyboardQueryActions.i18n.json +++ b/i18n/deu/src/sql/parts/query/execution/keyboardQueryActions.i18n.json @@ -6,5 +6,16 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "runCurrentQueryWithActualPlanKeyboardAction": "Aktuelle Abfrage mit aktuellem Plan ausführen" + "focusOnCurrentQueryKeyboardAction": "Fokus für die aktuelle Abfrage", + "runQueryKeyboardAction": "Abfrage ausführen", + "runCurrentQueryKeyboardAction": "Aktuelle Abfrage ausführen", + "runCurrentQueryWithActualPlanKeyboardAction": "Aktuelle Abfrage mit aktuellem Plan ausführen", + "cancelQueryKeyboardAction": "Abfrage abbrechen", + "refreshIntellisenseKeyboardAction": "IntelliSense Cache aktualisieren", + "toggleQueryResultsKeyboardAction": "Abfrageergebnisse umschalten", + "queryShortcutNoEditor": "Editor-Parameter ist erforderlich um ein Tastenkürzel auszuführen", + "parseSyntaxLabel": "Abfrage analysieren", + "queryActions.parseSyntaxSuccess": "Befehle erfolgreich ausgeführt", + "queryActions.parseSyntaxFailure": "Befehl fehlgeschlagen: ", + "queryActions.notConnected": "Stellen Sie eine Verbindung mit einem Server her." } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/query/execution/queryActions.i18n.json b/i18n/deu/src/sql/parts/query/execution/queryActions.i18n.json index dcb26ee395..57730d89df 100644 --- a/i18n/deu/src/sql/parts/query/execution/queryActions.i18n.json +++ b/i18n/deu/src/sql/parts/query/execution/queryActions.i18n.json @@ -7,8 +7,14 @@ "Do not edit this file. It is machine generated." ], "runQueryLabel": "Starten", + "cancelQueryLabel": "Abbrechen", "estimatedQueryPlan": "Erklären", "actualQueryPlan": "Tatsächlich", "disconnectDatabaseLabel": "Trennen", - "changeDatabase.failed": "Fehler beim Ändern der Datenbank" + "changeConnectionDatabaseLabel": "Verbindung ändern", + "connectDatabaseLabel": "Verbinden", + "selectDatabase": "Datenbank auswählen", + "listDatabases.toggleDatabaseNameDropdown": "Dropdownmenü zum Auswählen der Datenbank", + "changeDatabase.failed": "Fehler beim Wechseln der Datenbank", + "changeDatabase.failedWithError": "Fehler beim Wechseln der Datenbank {0}" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/queryPlan/queryPlan.i18n.json b/i18n/deu/src/sql/parts/queryPlan/queryPlan.i18n.json new file mode 100644 index 0000000000..3997efc42c --- /dev/null +++ b/i18n/deu/src/sql/parts/queryPlan/queryPlan.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryPlanTitle": "Abfrage-Plan" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/queryPlan/topOperations.i18n.json b/i18n/deu/src/sql/parts/queryPlan/topOperations.i18n.json new file mode 100644 index 0000000000..a1e203357a --- /dev/null +++ b/i18n/deu/src/sql/parts/queryPlan/topOperations.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "topOperations.operation": "Vorgang", + "topOperations.object": "Objekt", + "topOperations.estCost": "Geschätzte Kosten", + "topOperations.estSubtreeCost": "Geschätzte Kosten des Subtrees", + "topOperations.actualRows": "Tatsächliche Zeilen", + "topOperations.estRows": "Zeilen ca.", + "topOperations.actualExecutions": "Tatsächliche Ausführungen", + "topOperations.estCPUCost": "Geschätzte CPU-Kosten", + "topOperations.estIOCost": "Geschätzte E/A Kosten", + "topOperations.parallel": "Parallel", + "topOperations.actualRebinds": "Tatsächliche erneute Bindungen", + "topOperations.estRebinds": "geschätzte Zurückspulvorgänge", + "topOperations.actualRewinds": "Tatsächliche Zurückspulvorgänge", + "topOperations.estRewinds": "Geschätzte Rückläufe", + "topOperations.partitioned": "Partitioniert", + "topOperationsTitle": "Top-Operationen" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json b/i18n/deu/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json index 16d52ce977..fcba0da0b3 100644 --- a/i18n/deu/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json +++ b/i18n/deu/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json @@ -6,5 +6,10 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "datasource.task": "Status der Aufgabe" + "inProgressTasksChangesBadge": "{0} Aufgaben werden ausgeführt", + "showTaskHistory": "Aufgabenhistorie anzeigen", + "taskHistory.view": "Sicht", + "taskHistory": "Aufgabenverlauf", + "datasource.task": "Status der Aufgabe", + "miViewTasks": "&&Tasks" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json b/i18n/deu/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json index 3841c1efac..0dfe0d2bac 100644 --- a/i18n/deu/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json +++ b/i18n/deu/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json @@ -6,5 +6,7 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "cancelTask.cancel": "Abbrechen", + "errorMsgFromCancelTask": "Die Aufgabe konnte nicht abgebrochen werden.", "taskAction.script": "Skript" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json b/i18n/deu/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json index a6de980898..079f382e1e 100644 --- a/i18n/deu/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json +++ b/i18n/deu/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json @@ -8,6 +8,8 @@ ], "succeeded": "erfolgreich", "failed": "fehlgeschlagen", + "inProgress": "In Bearbeitung", + "notStarted": "Nicht gestartet", "canceled": "abgebrochen", "canceling": "Wird abgebrochen" } \ No newline at end of file diff --git a/i18n/deu/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json b/i18n/deu/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json index 9e9995041a..8c0ccf6803 100644 --- a/i18n/deu/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json +++ b/i18n/deu/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json @@ -6,6 +6,7 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "noTaskMessage": "Kein Aufgabenverlauf verfügbar. Führen Sie Sicherung oder Wiederherstellung durch, um den Ausführungsstatus anzuzeigen.", "taskHistory.regTreeAriaLabel": "Aufgabenverlauf", "taskError": "Aufgabenfehler" } \ No newline at end of file diff --git a/i18n/deu/src/sql/platform/connection/common/connectionConfig.i18n.json b/i18n/deu/src/sql/platform/connection/common/connectionConfig.i18n.json new file mode 100644 index 0000000000..61f9b70b44 --- /dev/null +++ b/i18n/deu/src/sql/platform/connection/common/connectionConfig.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidServerName": "Eine Servergruppe mit dem gleichen Namen ist bereits vorhanden." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/platform/connection/common/connectionManagementService.i18n.json b/i18n/deu/src/sql/platform/connection/common/connectionManagementService.i18n.json new file mode 100644 index 0000000000..eb98449a6d --- /dev/null +++ b/i18n/deu/src/sql/platform/connection/common/connectionManagementService.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connection.noAzureAccount": "Fehler beim Abrufen des Azure-Kontotokens für die Verbindung", + "connectionNotAcceptedError": "Verbindung nicht akzeptiert", + "connectionService.yes": "Ja", + "connectionService.no": "Nein", + "cancelConnectionConfirmation": "Sind Sie sicher, dass Sie diese Verbindung abbrechen möchten?" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/platform/dacfx/common/dacFxService.i18n.json b/i18n/deu/src/sql/platform/dacfx/common/dacFxService.i18n.json new file mode 100644 index 0000000000..156fab04a6 --- /dev/null +++ b/i18n/deu/src/sql/platform/dacfx/common/dacFxService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerIdNotValidError": "Für die Interaktion mit DacFxService ist eine Verbindung erforderlich.", + "noHandlerRegistered": "Kein Handler registriert" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json b/i18n/deu/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json index 63371e7612..fb7908844e 100644 --- a/i18n/deu/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json +++ b/i18n/deu/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json @@ -8,9 +8,18 @@ ], "dashboard.properties.property": "Definiert eine Eigenschaft, die auf dem Dashboard angezeigt werden soll", "dashboard.properties.property.displayName": "Welcher Wert soll als Kennzeichnung für die Eigenschaft verwendet werden", + "dashboard.properties.property.value": "Wert des Objekts, auf den für den Wert zugegriffen werden soll", + "dashboard.properties.property.ignore": "Werte angeben, die ignoriert werden sollen", + "dashboard.properties.property.default": "Standardwert, der angezeigt werden soll, wenn der Wert ignoriert wird oder kein Wert angegeben ist", "dashboard.properties.flavor": "Ein Eindruck für das Festlegen von Dashboard-Eigenschaften", + "dashboard.properties.flavor.id": "Flavor-ID", + "dashboard.properties.flavor.condition": "Voraussetzung für die Verwendung dieser Variante", "dashboard.properties.flavor.condition.field": "Vergleichsfeld", "dashboard.properties.flavor.condition.operator": "Vergleichsoperator auswählen", + "dashboard.properties.flavor.condition.value": "Vergleichswert", "dashboard.properties.databaseProperties": "Eigenschaften für Datenbank-Seite zeigen", - "dashboard.id": "Anbieter-ID (z.B. MSSQL)" + "dashboard.properties.serverProperties": "Anzuzeigende Eigenschaften für die Seite \"Server\"", + "carbon.extension.dashboard": "Legt fest, dass dieser Anbieter das Dashboard unterstützt", + "dashboard.id": "Anbieter-ID (z.B. MSSQL)", + "dashboard.properties": "Eigenschaftswerte, die auf dem Dashboard angezeigt werden sollen" } \ No newline at end of file diff --git a/i18n/deu/src/sql/platform/dashboard/common/insightRegistry.i18n.json b/i18n/deu/src/sql/platform/dashboard/common/insightRegistry.i18n.json index c7429230ef..5f6cdf6414 100644 --- a/i18n/deu/src/sql/platform/dashboard/common/insightRegistry.i18n.json +++ b/i18n/deu/src/sql/platform/dashboard/common/insightRegistry.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "schema.dashboardWidgets.InsightsRegistry": "In den Dashboards verwendetes Widget" } \ No newline at end of file diff --git a/i18n/deu/src/sql/platform/dashboard/common/widgetRegistry.i18n.json b/i18n/deu/src/sql/platform/dashboard/common/widgetRegistry.i18n.json index c7429230ef..0f6155a687 100644 --- a/i18n/deu/src/sql/platform/dashboard/common/widgetRegistry.i18n.json +++ b/i18n/deu/src/sql/platform/dashboard/common/widgetRegistry.i18n.json @@ -5,5 +5,8 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "schema.dashboardWidgets.all": "In den Dashboards verwendetes Widget", + "schema.dashboardWidgets.database": "In den Dashboards verwendetes Widget", + "schema.dashboardWidgets.server": "In den Dashboards verwendetes Widget" } \ No newline at end of file diff --git a/i18n/deu/src/sql/platform/dialog/dialogTypes.i18n.json b/i18n/deu/src/sql/platform/dialog/dialogTypes.i18n.json new file mode 100644 index 0000000000..a4282da089 --- /dev/null +++ b/i18n/deu/src/sql/platform/dialog/dialogTypes.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dialogModalDoneButtonLabel": "Fertig", + "dialogModalCancelButtonLabel": "Abbrechen" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json b/i18n/deu/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json new file mode 100644 index 0000000000..86768caffc --- /dev/null +++ b/i18n/deu/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "fileBrowserErrorMessage": "Fehler beim Laden des Datei-Browser.", + "fileBrowserErrorDialogTitle": "Datei-Browser-Fehler" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/platform/jobManagement/common/jobActions.i18n.json b/i18n/deu/src/sql/platform/jobManagement/common/jobActions.i18n.json new file mode 100644 index 0000000000..d2e7c8f686 --- /dev/null +++ b/i18n/deu/src/sql/platform/jobManagement/common/jobActions.i18n.json @@ -0,0 +1,46 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobaction.successLabel": "Erfolg", + "jobaction.faillabel": "Fehler", + "jobaction.refresh": "Aktualisieren", + "jobaction.newJob": "Neuer Auftrag", + "jobaction.run": "Starten", + "jobSuccessfullyStarted": ": Der Auftrag wurde erfolgreich gestartet.", + "jobaction.stop": "Stopp", + "jobSuccessfullyStopped": ": Der Auftrag wurde erfolgreich beendet.", + "jobaction.editJob": "Auftrag bearbeiten", + "jobaction.deleteJob": "Auftrag löschen", + "jobaction.deleteJobConfirm": "Möchten Sie den Auftrag {0} wirklich löschen?", + "jobaction.failedToDeleteJob": "Auftrag \"{0}\" konnte nicht gelöscht werden.\r\nFehler: {1}", + "jobaction.deletedJob": "Der Auftrag wurde erfolgreich gelöscht.", + "jobaction.newStep": "Neuer Schritt", + "jobaction.deleteStep": "Schritt löschen", + "jobaction.deleteStepConfirm": "Sind Sie sicher, dass Sie den Schritt \"{0}\" löschen möchten?", + "jobaction.failedToDeleteStep": "Schritt \"{0}\" konnte nicht gelöscht werden.\r\nFehler: {1}", + "jobaction.deletedStep": "Der Auftragsschritt wurde erfolgreich gelöscht.", + "jobaction.newAlert": "Neue Warnung", + "jobaction.editAlert": "Warnung bearbeiten", + "jobaction.deleteAlert": "Warnung löschen", + "jobaction.Cancel": "Abbrechen", + "jobaction.deleteAlertConfirm": "Sind Sie sicher, dass Sie die Warnung \"{0}\" löschen möchten?", + "jobaction.failedToDeleteAlert": "Warnung \"{0}\" konnte nicht gelöscht werden.\r\nFehler: {1}", + "jobaction.deletedAlert": "Die Warnung wurde erfolgreich gelöscht.", + "jobaction.newOperator": "Neuer Operator", + "jobaction.editOperator": "Operator bearbeiten", + "jobaction.deleteOperator": "Operator löschen", + "jobaction.deleteOperatorConfirm": "Sind Sie sicher, dass Sie den Operator \"{0}\" löschen möchten?", + "jobaction.failedToDeleteOperator": "Operator '{0}' konnte nicht gelöscht werden.\r\nFehler: {1}", + "joaction.deletedOperator": "Der Operator wurde erfolgreich gelöscht.", + "jobaction.newProxy": "Neuer Proxy", + "jobaction.editProxy": "Proxy bearbeiten", + "jobaction.deleteProxy": "Proxy löschen", + "jobaction.deleteProxyConfirm": "Sind Sie sicher, dass Sie den Proxy \"{0}\" löschen möchten?", + "jobaction.failedToDeleteProxy": "Proxy \"{0}\" konnte nicht gelöscht werden.\r\nFehler: {1}", + "jobaction.deletedProxy": "Der Proxy wurde erfolgreich gelöscht." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/platform/jobManagement/common/jobManagementService.i18n.json b/i18n/deu/src/sql/platform/jobManagement/common/jobManagementService.i18n.json new file mode 100644 index 0000000000..c262959955 --- /dev/null +++ b/i18n/deu/src/sql/platform/jobManagement/common/jobManagementService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerIdNotValidError": "Für die Interaktion mit JobManagementService ist eine Verbindung erforderlich.", + "noHandlerRegistered": "Kein Handler registriert" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json b/i18n/deu/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json new file mode 100644 index 0000000000..f8c06b58fb --- /dev/null +++ b/i18n/deu/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "agentUtilities.failed": "fehlgeschlagen", + "agentUtilities.succeeded": "erfolgreich", + "agentUtilities.retry": "Erneut versuchen", + "agentUtilities.canceled": "Abgebrochen", + "agentUtilities.inProgress": "In Bearbeitung", + "agentUtilities.statusUnknown": "Unbekannter Status", + "agentUtilities.executing": "Ausführen", + "agentUtilities.waitingForThread": "Auf Thread warten", + "agentUtilities.betweenRetries": "Zwischen Wiederholungen", + "agentUtilities.idle": "Im Leerlauf", + "agentUtilities.suspended": "Angehalten", + "agentUtilities.obsolete": "[Veraltet]", + "agentUtilities.yes": "Ja", + "agentUtilities.no": "Nein", + "agentUtilities.notScheduled": "Nicht geplant", + "agentUtilities.neverRun": "Nie ausführen" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/platform/node/resultSerializer.i18n.json b/i18n/deu/src/sql/platform/node/resultSerializer.i18n.json new file mode 100644 index 0000000000..934ce72340 --- /dev/null +++ b/i18n/deu/src/sql/platform/node/resultSerializer.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "resultsSerializer.saveAsFileTitle": "Ergebnisdatei auswählen", + "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (durch Trennzeichen getrennte Datei)", + "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionExcelTitle": "Excel-Arbeitsmappe", + "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", + "resultsSerializer.saveAsFileExtensionTXTTitle": "Nur-Text", + "openLocation": "Dateispeicherort öffnen", + "openFile": "Datei öffnen" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/platform/query/common/queryModelService.i18n.json b/i18n/deu/src/sql/platform/query/common/queryModelService.i18n.json new file mode 100644 index 0000000000..bd946e3e65 --- /dev/null +++ b/i18n/deu/src/sql/platform/query/common/queryModelService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "commitEditFailed": "Committen der Zeile fehlgeschlagen:", + "runQueryStringBatchStartMessage": "Ausführen der Abfrage \"{0}\" gestartet", + "updateCellFailed": "Aktualisieren der Zelle gescheitert:" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/platform/query/common/queryRunner.i18n.json b/i18n/deu/src/sql/platform/query/common/queryRunner.i18n.json new file mode 100644 index 0000000000..de9bf50dbc --- /dev/null +++ b/i18n/deu/src/sql/platform/query/common/queryRunner.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "query.ExecutionFailedError": "Ausführung ist aufgrund eines unerwarteten Fehlers fehlgeschlagen: {0} {1}", + "query.message.executionTime": "Gesamte Ausführungszeit: {0}", + "query.message.startQuery": "Die Ausführung der Abfrage wurde in Zeile {0} begonnen.", + "query.initEditExecutionFailed": "Initiale Bearbeitungsausführung fehlgeschlagen:", + "elapsedBatchTime": "Batch-Ausführungszeit: {0}" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/platform/taskHistory/common/taskService.i18n.json b/i18n/deu/src/sql/platform/taskHistory/common/taskService.i18n.json new file mode 100644 index 0000000000..8665116742 --- /dev/null +++ b/i18n/deu/src/sql/platform/taskHistory/common/taskService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "InProgressWarning": "Eine oder mehrere Aufgaben werden ausgeführt. Wollen Sie wirklich abbrechen?", + "taskService.yes": "Ja", + "taskService.no": "Nein" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/platform/theme/common/colors.i18n.json b/i18n/deu/src/sql/platform/theme/common/colors.i18n.json new file mode 100644 index 0000000000..92e2f5b1ac --- /dev/null +++ b/i18n/deu/src/sql/platform/theme/common/colors.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tableHeaderBackground": "Hintergrundfarbe der Tabellenüberschrift", + "tableHeaderForeground": "Vordergrundfarbe der Tabellenüberschrift", + "disabledInputBoxBackground": "Deaktiviertes Eingabefeld Hintergrund.", + "disabledInputBoxForeground": "Deaktiviertes Eingabefeld Vordergrund.", + "buttonFocusOutline": "Konturfarbe der Schaltfläche, wenn markiert.", + "disabledCheckboxforeground": "Vordergrund für deaktivierte Kontrollkästchen.", + "listFocusAndSelectionBackground": "Hintergrundfarbe von Listen/Tabellen für das ausgewählte oder fokussierte Element, wenn die Liste/Tabelle aktiv ist", + "agentTableBackground": "Hintergrundfarbe der SQL Agent-Tabelle.", + "agentCellBackground": "Hintergrundfarbe der Tabellenzelle für SQL-Agent.", + "agentTableHoverBackground": "Hintergrundfarbe für Zeigen auf SQL Agent-Tabelle.", + "agentJobsHeadingColor": "Hintergrundfarbe von SQL-Agent-Überschriften.", + "agentCellBorderColor": "Rahmenfarbe einer SQL-Agent-Tabellenzelle." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/api/node/extHostModelView.i18n.json b/i18n/deu/src/sql/workbench/api/node/extHostModelView.i18n.json new file mode 100644 index 0000000000..7571552774 --- /dev/null +++ b/i18n/deu/src/sql/workbench/api/node/extHostModelView.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "unknownComponentType": "Unbekannter Komponententyp. Für die Erstellung von Objekten muss ModelBuilder verwendet werden.", + "invalidIndex": "Der Index ist ungültig.", + "unknownConfig": "Unbekannte Komponentenkonfiguration, um ein Konfigurations-Objekt zu erstellen muss der ModelBuilder verwendet werden" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json b/i18n/deu/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json new file mode 100644 index 0000000000..dc3ce04d76 --- /dev/null +++ b/i18n/deu/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dialogDoneLabel": "Fertig", + "dialogCancelLabel": "Abbrechen", + "generateScriptLabel": "Skript generieren", + "dialogNextLabel": "Weiter", + "dialogPreviousLabel": "Zurück" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/api/node/extHostModelViewTree.i18n.json b/i18n/deu/src/sql/workbench/api/node/extHostModelViewTree.i18n.json new file mode 100644 index 0000000000..f2364d59e2 --- /dev/null +++ b/i18n/deu/src/sql/workbench/api/node/extHostModelViewTree.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "treeView.notRegistered": "Es ist keine Strukturansicht mit der ID \"{0}\" registriert." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/api/node/extHostNotebook.i18n.json b/i18n/deu/src/sql/workbench/api/node/extHostNotebook.i18n.json new file mode 100644 index 0000000000..30c451d228 --- /dev/null +++ b/i18n/deu/src/sql/workbench/api/node/extHostNotebook.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerRequired": "Eine NotebookProvider-Klasse mit gültigem providerId-Wert muss an diese Methode übergeben werden.", + "errNoProvider": "Es wurde kein Notebook-Anbieter gefunden.", + "errNoManager": "Es wurde kein Manager gefunden.", + "noServerManager": "Der Notebook-Manager für das Notebook {0} enthält keinen Server-Manager. Es können keine Aktionen durchgeführt werden.", + "noContentManager": "Der Notebook-Manager für das Notebook {0} enthält keinen Inhalts-Manager. Es können keine Aktionen durchgeführt werden.", + "noSessionManager": "Der Notebook-Manager für das Notebook {0} enthält keinen Sitzungs-Manager. Es können keine Aktionen durchgeführt werden." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/browser/modal/modal.i18n.json b/i18n/deu/src/sql/workbench/browser/modal/modal.i18n.json new file mode 100644 index 0000000000..65e8905e11 --- /dev/null +++ b/i18n/deu/src/sql/workbench/browser/modal/modal.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "infoAltText": "Informationen", + "warningAltText": "Warnung", + "errorAltText": "Fehler", + "showMessageDetails": "Details anzeigen", + "hideMessageDetails": "Details ausblenden", + "copyMessage": "Kopieren", + "closeMessage": "Schließen", + "modalBack": "zurück" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/browser/modal/optionsDialog.i18n.json b/i18n/deu/src/sql/workbench/browser/modal/optionsDialog.i18n.json new file mode 100644 index 0000000000..67e41516ea --- /dev/null +++ b/i18n/deu/src/sql/workbench/browser/modal/optionsDialog.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "optionsDialog.ok": "OK", + "optionsDialog.cancel": "Abbrechen" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json b/i18n/deu/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json new file mode 100644 index 0000000000..ba88ec1127 --- /dev/null +++ b/i18n/deu/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "optionsDialog.missingRequireField": " ist erforderlich.", + "optionsDialog.invalidInput": "Ungültige Eingabe. Numerischer Wert erwartet." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/browser/parts/views/customView.i18n.json b/i18n/deu/src/sql/workbench/browser/parts/views/customView.i18n.json new file mode 100644 index 0000000000..a6c1ae3a6a --- /dev/null +++ b/i18n/deu/src/sql/workbench/browser/parts/views/customView.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "no-dataprovider": "Es ist kein Datenanbieter registriert, der Ansichtsdaten bereitstellen kann.", + "collapse": "Reduzieren" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/common/actions.contribution.i18n.json b/i18n/deu/src/sql/workbench/common/actions.contribution.i18n.json new file mode 100644 index 0000000000..5bfcc74c80 --- /dev/null +++ b/i18n/deu/src/sql/workbench/common/actions.contribution.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "previewFeatures.configTitle": "Previewfunktionen", + "previewFeatures.configEnable": "Nicht veröffentlichte Previewfunktionen aktivieren", + "showConnectDialogOnStartup": "Verbindungsdialogfeld beim Start anzeigen" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/common/actions.i18n.json b/i18n/deu/src/sql/workbench/common/actions.i18n.json index a2fbeffa61..1db07c8e1d 100644 --- a/i18n/deu/src/sql/workbench/common/actions.i18n.json +++ b/i18n/deu/src/sql/workbench/common/actions.i18n.json @@ -6,12 +6,19 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "newQueryAction.newQuery": "Neue Abfrage", + "scriptSelect": "Select Top 1000", "scriptExecute": "Skript als Ausführung", + "scriptAlter": "Skript als Änderung", "editData": "Daten bearbeiten", - "scriptDelete": "Lösch-Skript erzeugen", + "scriptCreate": "Skript für Create erstellen", + "scriptDelete": "Skripterstellung als Drop", + "backupAction.backup": "Sicherung", + "backup.isPreviewFeature": "Sie müssen die Previewfunktionen aktivieren, um die Sicherung verwenden zu können.", "restoreAction.restore": "Wiederherstellen", + "restore.isPreviewFeature": "Sie müssen Previewfunktionen aktivieren, um die Wiederherstellung zu verwenden.", "manage": "Verwalten", "showDetails": "Details anzeigen", "newDatabase": "Neue Datenbank", - "configureDashboard": "Konfigurieren" + "configureDashboard": "Einführung in die Konfiguration des Dashboards" } \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/common/taskUtilities.i18n.json b/i18n/deu/src/sql/workbench/common/taskUtilities.i18n.json index f3000e84f2..8e812af0f2 100644 --- a/i18n/deu/src/sql/workbench/common/taskUtilities.i18n.json +++ b/i18n/deu/src/sql/workbench/common/taskUtilities.i18n.json @@ -7,8 +7,12 @@ "Do not edit this file. It is machine generated." ], "selectOperationName": "Auswählen", + "createOperationName": "Erstellen", "insertOperationName": "Einfügen", "updateOperationName": "Aktualisieren", "deleteOperationName": "Löschen", - "scriptNotFoundForObject": "Beim scripten von {0} auf Objekt {1} wurde kein Script zurückgegeben" + "scriptSelectNotFound": "Beim Aufruf des ausgewählten Skripts im Objekt wurde kein Skript zurückgegeben.", + "scriptNotFoundForObject": "Beim scripten von {0} auf Objekt {1} wurde kein Script zurückgegeben", + "scriptingFailed": "Scripterstellung ist fehlgeschlagen", + "scriptNotFound": "Es wurde kein Skript zurückgegeben als mit {0} geskriptet wurde" } \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json b/i18n/deu/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json new file mode 100644 index 0000000000..fdbfc80b18 --- /dev/null +++ b/i18n/deu/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "enablePreviewFeatures.notice": "Previewfunktionen sind erforderlich, damit Erweiterungen vollständig unterstützt werden und bestimmte Aktionen verfügbar sind. Möchten sie Previewfunktionen aktivieren?", + "enablePreviewFeatures.yes": "Ja", + "enablePreviewFeatures.no": "Nein", + "enablePreviewFeatures.never": "Nein, nicht mehr anzeigen" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json b/i18n/deu/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json new file mode 100644 index 0000000000..8140f6d317 --- /dev/null +++ b/i18n/deu/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "schema.providerId": "Allgemeine ID für den Anbieter", + "schema.displayName": "Anzeigename für den Anbieter", + "schema.connectionOptions": "Verbindungsoptionen" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json b/i18n/deu/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json new file mode 100644 index 0000000000..72ea1638a6 --- /dev/null +++ b/i18n/deu/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "Search server names": "Server-Namen suchen" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json b/i18n/deu/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json new file mode 100644 index 0000000000..72ea1638a6 --- /dev/null +++ b/i18n/deu/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "Search server names": "Server-Namen suchen" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json b/i18n/deu/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json new file mode 100644 index 0000000000..a5213585d2 --- /dev/null +++ b/i18n/deu/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "showDataExplorer": "Data Explorer anzeigen", + "workbench.dataExplorer": "Data Explorer", + "dataExplorer.view": "Sicht", + "databaseConnections": "Datenbank-Verbindungen", + "datasource.connections": "Datenquellenverbindungen", + "datasource.connectionGroups": "Datenquellengruppen", + "startupConfig": "Startkonfiguration", + "startup.alwaysShowServersView": "TRUE für die Serveransicht, die beim Start von Azure Data Studio standardmäßig angezeigt werden soll; FALSE, wenn die letzte geöffnete Ansicht angezeigt werden soll" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json b/i18n/deu/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json new file mode 100644 index 0000000000..bde72b9f7e --- /dev/null +++ b/i18n/deu/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "vscode.extension.contributes.view.id": "Bezeichner der Ansicht. Damit können Sie einen Datenanbieter über die API \"vscode.window.registerTreeDataProviderForView\" registrieren. Er dient auch zum Aktivieren Ihrer Erweiterung, indem Sie das Ereignis \"onView:${id}\" für \"activationEvents\" registrieren.", + "vscode.extension.contributes.view.name": "Der visuell lesbare Name der Ansicht. Wird angezeigt", + "vscode.extension.contributes.view.when": "Bedingung, die zum Anzeigen dieser Ansicht erfüllt sein muss", + "extension.contributes.dataExplorer": "Trägt Ansichten zum Editor bei.", + "extension.dataExplorer": "Trägt Ansichten zum Data Explorer-Container in der Aktivitätsleiste bei", + "dataExplorer.contributed": "Trägt Ansichten zum Container mit beigetragenen Ansichten bei", + "ViewsContainerDoesnotExist": "Der Anzeigecontainer \"{0}\" ist nicht vorhanden, und alle registrierten Ansichten werden \"Data Explorer\" hinzugefügt.", + "duplicateView1": "Es können nicht mehrere Ansichten mit derselben ID {0} im Ansichtscontainer \"{1}\" registriert werden.", + "duplicateView2": "Eine Ansicht mit der ID {0} ist im Ansichtscontainer \"{1}\" bereits registriert.", + "requirearray": "Ansichten müssen ein Array sein.", + "requirestring": "Die Eigenschaft \"{0}\" ist erforderlich. Sie muss vom Typ \"string\" sein.", + "optstring": "Die Eigenschaft \"{0}\" kann ausgelassen werden oder muss vom Typ \"string\" sein." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json b/i18n/deu/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json new file mode 100644 index 0000000000..9754be2d93 --- /dev/null +++ b/i18n/deu/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dataExplorer.servers": "Server" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json b/i18n/deu/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json new file mode 100644 index 0000000000..50b9d04891 --- /dev/null +++ b/i18n/deu/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "disconnect": "Trennen", + "newQuery": "Neue Abfrage", + "manage": "Verwalten", + "refresh": "Aktualisieren" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/admin/common/adminService.i18n.json b/i18n/deu/src/sql/workbench/services/admin/common/adminService.i18n.json new file mode 100644 index 0000000000..595f13acb2 --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/admin/common/adminService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "adminService.providerIdNotValidError": "Für eine Interaktion mit dem Adminservice ist eine Verbindung erforderlich", + "adminService.noHandlerRegistered": "Kein Handler registriert" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json b/i18n/deu/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json new file mode 100644 index 0000000000..f93a14a663 --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectingLabel": "Wird verbunden:", + "runningCommandLabel": "Befehl wird ausgeführt:", + "openingNewQueryLabel": "Neue Abfrage wird geöffnet:" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json b/i18n/deu/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json new file mode 100644 index 0000000000..ba89f0126e --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionError": "Verbindungsfehler", + "kerberosErrorStart": "Verbindung aufgrund eines Kerberos-Fehlers fehlgeschlagen.", + "kerberosHelpLink": "Unter {0} finden Sie Hilfestellungen zur Konfiguration von Kerberos.", + "kerberosKinit": "Wenn Sie zuvor eine Verbindung hergestellt haben, müssen Sie \"kinit\" möglicherweise erneut ausführen." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json b/i18n/deu/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json new file mode 100644 index 0000000000..721bd2dd36 --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connection": "Verbindung", + "connectType": "Verbindungstyp", + "recentConnectionTitle": "Letzte Verbindungen", + "savedConnectionTitle": "Gespeicherte Verbindungen", + "connectionDetailsTitle": "Verbindungsdetails", + "connectionDialog.connect": "Verbinden", + "connectionDialog.cancel": "Abbrechen", + "noRecentConnections": "Keine aktuelle Verbindung", + "noSavedConnections": "Keine gespeicherten Verbindungen" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json b/i18n/deu/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json new file mode 100644 index 0000000000..23f4225eb4 --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionWidget.AddAzureAccount": "Konto hinzufügen...", + "defaultDatabaseOption": "", + "loadingDatabaseOption": "Wird geladen...", + "serverGroup": "Servergruppe", + "defaultServerGroup": "", + "addNewServerGroup": "Neue Gruppe hinzufügen...", + "noneServerGroup": "", + "connectionWidget.missingRequireField": "'{0}' ist erforderlich.", + "connectionWidget.fieldWillBeTrimmed": "{0} wird gekürzt.", + "rememberPassword": "Kennwort speichern", + "connection.azureAccountDropdownLabel": "Konto", + "connectionWidget.refreshAzureCredentials": "Anmeldeinformationen des Kontos aktualisieren", + "connection.azureTenantDropdownLabel": "Azure AD-Mandant", + "connectionWidget.toggleDatabaseNameDropdown": "Dropdownmenü zum Auswählen der Datenbank", + "advanced": "Erweitert ...", + "connectionWidget.invalidAzureAccount": "Sie müssen ein Konto auswählen." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json b/i18n/deu/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json new file mode 100644 index 0000000000..77ee5e58db --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "newDashboardTab.openDashboardExtensions": "Dashboarderweiterungen öffnen", + "newDashboardTab.ok": "OK", + "newDashboardTab.cancel": "Abbrechen", + "newdashboardTabDialog.noExtensionLabel": "Aktuell sind keine Dashboard-Erweiterungen installiert. Erkunden Sie empfohlene Erweiterungen im Erweiterungs-Manager." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json b/i18n/deu/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json new file mode 100644 index 0000000000..6993d7e0ab --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "errorMessageDialog.ok": "OK", + "errorMessageDialog.close": "Schließen", + "copyDetails": "Details kopieren" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json b/i18n/deu/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json new file mode 100644 index 0000000000..de4f02eef0 --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "error": "Fehler", + "warning": "Warnung", + "info": "Info" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json b/i18n/deu/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json new file mode 100644 index 0000000000..cc4bf79dab --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "filebrowser.filepath": "Ausgewählter Pfad", + "fileFilter": "Dateien des Typs", + "fileBrowser.ok": "OK", + "fileBrowser.discard": "Verwerfen" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json b/i18n/deu/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json new file mode 100644 index 0000000000..e66ad084bd --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "filebrowser.selectFile": "Datei auswählen" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json b/i18n/deu/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json new file mode 100644 index 0000000000..09bfda6cf9 --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "fileBrowser.regTreeAriaLabel": "Datei-Browser-Baumstruktur" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json b/i18n/deu/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json new file mode 100644 index 0000000000..e0e78ada66 --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "allFiles": "Alle Dateien" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json b/i18n/deu/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json new file mode 100644 index 0000000000..f4d2fd36ce --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insights.item": "Objekt", + "insights.value": "Wert", + "property": "Eigenschaft", + "value": "Wert", + "InsightsDialogTitle": "Einblicke", + "insights.dialog.items": "Elemente", + "insights.dialog.itemDetails": "Details zum Element" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json b/i18n/deu/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json new file mode 100644 index 0000000000..9703626606 --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "workbench.action.insights.copySelection": "Zelle kopieren" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/insights/common/insightsUtils.i18n.json b/i18n/deu/src/sql/workbench/services/insights/common/insightsUtils.i18n.json new file mode 100644 index 0000000000..74e5e104a3 --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/insights/common/insightsUtils.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insightsDidNotFindResolvedFile": "Die Abfragedatei konnte in folgenden Pfad nicht gefunden werden:\r\n{0}" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json b/i18n/deu/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json new file mode 100644 index 0000000000..7badc19ffe --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insightsInputError": "Es wurde kein Verbindungsprofil an das Insights-Flyout übergeben", + "insightsError": "Insights-Fehler", + "insightsFileError": "Es gab einen Fehler beim Lesen der Datei: ", + "insightsConfigError": "Fehler beim Analysieren der Konfiguration für Einblicke; Abfragearray/Abfragezeichenfolge oder Abfragedatei konnte nicht gefunden werden" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json b/i18n/deu/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json new file mode 100644 index 0000000000..2e4593eb60 --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "carbon.extension.contributes.notebook.provider": "Bezeichner des Notebook-Anbieters.", + "carbon.extension.contributes.notebook.fileExtensions": "Zu registrierende Erweiterungen für diesen Notebook-Anbieter", + "carbon.extension.contributes.notebook.standardKernels": "Standardkernels für diesen Notebook-Anbieter", + "vscode.extension.contributes.notebook.providers": "Trägt Notebook-Anbieter bei.", + "carbon.extension.contributes.notebook.magic": "Name der Zellen-Magic, z.B. \"%%sql\".", + "carbon.extension.contributes.notebook.language": "Die Zellensprache, die verwendet werden soll, wenn diese Zellen-Magic in der Zelle enthalten ist.", + "carbon.extension.contributes.notebook.executionTarget": "Optionales Ausführungsziel, das vom Magic-Befehl angegeben wird, z.B. Spark oder SQL", + "carbon.extension.contributes.notebook.kernels": "Optionale betroffene Kernels, z.B. python3, pyspark3, sql", + "vscode.extension.contributes.notebook.languagemagics": "Trägt die Notebook-Sprache bei." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json b/i18n/deu/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json new file mode 100644 index 0000000000..7499dd1d5c --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "notebookUriNotDefined": "Bei der Erstellung eines Notebook-Managers wurde kein URI übergeben.", + "notebookServiceNoProvider": "Der Notebook-Anbieter existiert nicht." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/notebook/common/sessionManager.i18n.json b/i18n/deu/src/sql/workbench/services/notebook/common/sessionManager.i18n.json new file mode 100644 index 0000000000..e37306b930 --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/notebook/common/sessionManager.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "noKernel": "Kein Kernel", + "runNotebookDisabled": "Zellen können nicht ausgeführt werden, da kein Kernel konfiguriert wurde.", + "errorName": "Fehler" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/notebook/node/localContentManager.i18n.json b/i18n/deu/src/sql/workbench/services/notebook/node/localContentManager.i18n.json new file mode 100644 index 0000000000..249e9756ff --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/notebook/node/localContentManager.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "nbformatNotRecognized": "nbformat v{0}.{1} nicht erkannt", + "nbNotSupported": "Die Datei weist kein gültiges Notebook-Format auf.", + "unknownCellType": "Unbekannter Zellentyp {0}", + "unrecognizedOutput": "Der Ausgabetyp {0} wurde nicht erkannt.", + "invalidMimeData": "Es wird erwartet, dass die Daten für {0} als Zeichenfolgen oder Array von Zeichenfolgen vorliegen.", + "unrecognizedOutputType": "Ausgabetyp {0} nicht erkannt" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json b/i18n/deu/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json new file mode 100644 index 0000000000..362db6c745 --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "sqlKernelError": "SQL-Kernelfehler", + "connectionRequired": "Sie müssen eine Verbindung auswählen, um Notebook-Zellen auszuführen.", + "sqlMaxRowsDisplayed": "Die obersten {0} Zeilen werden angezeigt." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json b/i18n/deu/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json new file mode 100644 index 0000000000..6561c5cade --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "OeSessionFailedError": "Fehler beim Erstellen der Objekt-Explorer-Sitzung", + "nodeExpansionError": "Mehrere Fehler:" +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json b/i18n/deu/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json new file mode 100644 index 0000000000..09843c8dea --- /dev/null +++ b/i18n/deu/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryEditorServiceChangeUnsupportedError": "Änderung des Sprach-Modus wird für nicht gespeicherte Abfragen nicht unterstützt.", + "queryEditorServiceChangeError": "Speichern oder verwerfen Sie Änderungen vor dem Wechsel zum/vom SQL-Sprachmodus." +} \ No newline at end of file diff --git a/i18n/deu/src/sql/workbench/update/releaseNotes.i18n.json b/i18n/deu/src/sql/workbench/update/releaseNotes.i18n.json index a8336975d1..ee3db01da0 100644 --- a/i18n/deu/src/sql/workbench/update/releaseNotes.i18n.json +++ b/i18n/deu/src/sql/workbench/update/releaseNotes.i18n.json @@ -7,5 +7,6 @@ "Do not edit this file. It is machine generated." ], "gettingStarted": "Erste Schritte", - "showReleaseNotes": "Zeige \"Erste Schritte\"" + "showReleaseNotes": "Zeige \"Erste Schritte\"", + "miGettingStarted": "Erste &&Schritte" } \ No newline at end of file diff --git a/i18n/esn/extensions/azurecore/package.i18n.json b/i18n/esn/extensions/azurecore/package.i18n.json new file mode 100644 index 0000000000..34577f7c60 --- /dev/null +++ b/i18n/esn/extensions/azurecore/package.i18n.json @@ -0,0 +1,26 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "azure.displayName": "Azure (Core)", + "azure.description": "Examinar y trabajar con recursos de Azure", + "azure.title": "Azure", + "azure.resource.config.title": "Configuración de recursos de Azure", + "azure.resource.config.filter.description": "Filtro de recursos. Cada elemento es un id. de cuenta, un id. de suscripción y un nombre separados por una barra diagonal.", + "azure.resource.explorer.title": "Azure", + "azure.resource.refreshall.title": "Actualizar todo", + "azure.resource.refresh.title": "Actualizar", + "azure.resource.signin.title": "Iniciar sesión", + "azure.resource.selectsubscriptions.title": "Seleccionar suscripciones", + "azure.resource.connectsqlserver.title": "Conectar", + "azure.resource.connectsqldb.title": "Conectar", + "accounts.clearTokenCache": "Borrar la memoria caché de tokens de cuentas de Azure", + "config.enablePublicCloudDescription": "Si está habilitada la integración de la nube pública de Azure", + "config.enableUsGovCloudDescription": "Si está habilitada la integración de Azure US Government (Fairfax)", + "config.enableChinaCloudDescription": "Si está habilitada la integración de Azure China", + "config.enableGermanyCloudDescription": "Si está habilitada la integracíon de Azure Alemania" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json b/i18n/esn/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json index c7429230ef..3739d1b0d7 100644 --- a/i18n/esn/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json +++ b/i18n/esn/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "editableDropdown.errorValidate": "Debe ser una opción de la lista", + "dropdownAction.toggle": "Alternar menú desplegable" } \ No newline at end of file diff --git a/i18n/esn/src/sql/base/browser/ui/selectBox/selectBox.i18n.json b/i18n/esn/src/sql/base/browser/ui/selectBox/selectBox.i18n.json index 0046c3ded6..d17faf7121 100644 --- a/i18n/esn/src/sql/base/browser/ui/selectBox/selectBox.i18n.json +++ b/i18n/esn/src/sql/base/browser/ui/selectBox/selectBox.i18n.json @@ -7,5 +7,6 @@ "Do not edit this file. It is machine generated." ], "alertErrorMessage": "Error: {0}", - "alertWarningMessage": "Advertencia: {0}" + "alertWarningMessage": "Advertencia: {0}", + "alertInfoMessage": "Información: {0}" } \ No newline at end of file diff --git a/i18n/esn/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json b/i18n/esn/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json index c7429230ef..5253ff22ff 100644 --- a/i18n/esn/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json +++ b/i18n/esn/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "selectDeselectAll": "Seleccionar o deseleccionar todos" } \ No newline at end of file diff --git a/i18n/esn/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json b/i18n/esn/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json new file mode 100644 index 0000000000..7924fbca5a --- /dev/null +++ b/i18n/esn/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "rowDetailView.loadError": "Error de carga..." +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json b/i18n/esn/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json index c7429230ef..7172c1abe0 100644 --- a/i18n/esn/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json +++ b/i18n/esn/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json @@ -5,5 +5,9 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "linkedAccounts": "Cuentas vinculadas", + "accountDialog.close": "Cerrar", + "accountDialog.noAccountLabel": "No hay ninguna cuenta vinculada. Agregue una cuenta.", + "accountDialog.addConnection": "Agregar una cuenta" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json b/i18n/esn/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json index c7429230ef..7d2e15f8a2 100644 --- a/i18n/esn/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json +++ b/i18n/esn/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "accountDialog.addAccountErrorTitle": "Error al agregar cuenta" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/accountManagement/accountListStatusbar/accountListStatusbarItem.i18n.json b/i18n/esn/src/sql/parts/accountManagement/accountListStatusbar/accountListStatusbarItem.i18n.json index c7429230ef..eb93897fde 100644 --- a/i18n/esn/src/sql/parts/accountManagement/accountListStatusbar/accountListStatusbarItem.i18n.json +++ b/i18n/esn/src/sql/parts/accountManagement/accountListStatusbar/accountListStatusbarItem.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "manageLinedAccounts": "Administrar cuentas vinculadas" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json b/i18n/esn/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json index d44e03fe6f..f1c0dd1cdc 100644 --- a/i18n/esn/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json +++ b/i18n/esn/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json @@ -6,7 +6,8 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "cancel": "Cancelar", + "copyAndOpen": "Copiar y Abrir", + "oauthDialog.cancel": "Cancelar", "userCode": "Código de usuario", "website": "Sitio web" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json b/i18n/esn/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json index c7429230ef..319383ab8d 100644 --- a/i18n/esn/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json +++ b/i18n/esn/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "oauthFlyoutIsAlreadyOpen": "No se puede iniciar auto OAuth. Un auto OAuth ya está en progreso." } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/accountManagement/common/accountActions.i18n.json b/i18n/esn/src/sql/parts/accountManagement/common/accountActions.i18n.json index a76c080ef5..4b072d76d9 100644 --- a/i18n/esn/src/sql/parts/accountManagement/common/accountActions.i18n.json +++ b/i18n/esn/src/sql/parts/accountManagement/common/accountActions.i18n.json @@ -10,5 +10,9 @@ "removeAccount": "Eliminar cuenta", "confirmRemoveUserAccountMessage": "¿Está seguro que desea eliminar '{0}'?", "accountActions.yes": "Sí", - "refreshAccount": "Vuelva a introducir sus credenciales" + "accountActions.no": "No", + "removeAccountFailed": "Error al quitar cuenta", + "applyFilters": "Aplicar filtros", + "refreshAccount": "Vuelva a introducir sus credenciales", + "NoAccountToRefresh": "No hay ninguna cuenta para actualizar" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/accountManagement/common/accountListRenderer.i18n.json b/i18n/esn/src/sql/parts/accountManagement/common/accountListRenderer.i18n.json index c7429230ef..df813d7ea1 100644 --- a/i18n/esn/src/sql/parts/accountManagement/common/accountListRenderer.i18n.json +++ b/i18n/esn/src/sql/parts/accountManagement/common/accountListRenderer.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "refreshCredentials": "Debe actualizar las credenciales para esta cuenta." } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json b/i18n/esn/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json index 1b4fea018d..5164120e14 100644 --- a/i18n/esn/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json +++ b/i18n/esn/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json @@ -6,6 +6,9 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "carbon.extension.contributes.account.id": "Identificador del tipo de cuenta", "carbon.extension.contributes.account.icon": "(Opcional) El icono que se usa para representar el comando en la UI. Ya sea una ruta de acceso al archivo o una configuración con temas", - "carbon.extension.contributes.account.icon.dark": "Ruta del icono cuando se utiliza un tema oscuro" + "carbon.extension.contributes.account.icon.light": "Ruta del ícono cuando un tema light es usado", + "carbon.extension.contributes.account.icon.dark": "Ruta de icono cuando se utiliza un tema oscuro", + "carbon.extension.contributes.account": "Contribuye los iconos al proveedor de la cuenta." } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json b/i18n/esn/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json index eb4a8f8d8b..e50bf39ed6 100644 --- a/i18n/esn/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json +++ b/i18n/esn/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json @@ -6,8 +6,15 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "from": "Desde", + "to": "Para", + "createNewFirewallRule": "Crear nueva regla de firewall", "firewall.ok": "Aceptar", + "firewall.cancel": "Cancelar", "firewallRuleDialogDescription": "Su dirección IP no tiene acceso al servidor. Inicie sesión con una cuenta de Azure y cree una regla en el firewall para permitir el acceso.", "firewallRuleHelpDescription": "Más información sobre configuración de firewall", - "azureAccount": "Cuenta de Azure" + "azureAccount": "Cuenta de Azure", + "filewallRule": "Regla de Firewall", + "addIPAddressLabel": "Agregar mi IP de cliente", + "addIpRangeLabel": "Añadir mi rango IP de subred" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json b/i18n/esn/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json index 72641c6bb3..e8bf5f963f 100644 --- a/i18n/esn/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json +++ b/i18n/esn/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "firewallDialog.addAccountErrorTitle": "Error al agregar cuenta" + "firewallDialog.addAccountErrorTitle": "Error al agregar cuenta", + "firewallRuleError": "Error de regla de Firewall" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/admin/database/create/createDatabase.component.i18n.json b/i18n/esn/src/sql/parts/admin/database/create/createDatabase.component.i18n.json index 5da34cece2..071d793772 100644 --- a/i18n/esn/src/sql/parts/admin/database/create/createDatabase.component.i18n.json +++ b/i18n/esn/src/sql/parts/admin/database/create/createDatabase.component.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "createDatabase.databaseFiles": "Archivos de base de datos:" + "createDatabase.databaseFiles": "Archivos de base de datos:", + "createDatabase.noRecordsFound": "No se han encontrado registros" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/connection/common/connection.contribution.i18n.json b/i18n/esn/src/sql/parts/connection/common/connection.contribution.i18n.json index f23ad04358..465c2d8e47 100644 --- a/i18n/esn/src/sql/parts/connection/common/connection.contribution.i18n.json +++ b/i18n/esn/src/sql/parts/connection/common/connection.contribution.i18n.json @@ -7,5 +7,6 @@ "Do not edit this file. It is machine generated." ], "sql.maxRecentConnectionsDescription": "El número máximo de conexiones recientemente utilizadas para almacenar en la lista de conexiones.", - "sql.defaultEngineDescription": "Motor de SQL predeterminado a utilizar. Esto indica el proveedor de idioma predeterminado en archivos .sql y el predeterminado a utilizar al crear una nueva conexión. La opción válida es actualmente MSSQL" + "sql.defaultEngineDescription": "Motor de SQL predeterminado a utilizar. Esto indica el proveedor de idioma predeterminado en archivos .sql y el predeterminado a utilizar al crear una nueva conexión. La opción válida es actualmente MSSQL", + "connection.parseClipboardForConnectionStringDescription": "Intente analizar el contenido del portapapeles cuando se abre el cuadro de diálogo de conexión o se realiza un pegado." } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/connection/common/connectionActions.i18n.json b/i18n/esn/src/sql/parts/connection/common/connectionActions.i18n.json index 3bc8531bce..450b5d1a2f 100644 --- a/i18n/esn/src/sql/parts/connection/common/connectionActions.i18n.json +++ b/i18n/esn/src/sql/parts/connection/common/connectionActions.i18n.json @@ -6,8 +6,15 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "ClearRecentlyUsedLabel": "Borrar lista", "ClearedRecentConnections": "Lista de conexiones recientes borrada", "connectionAction.yes": "Sí", "connectionAction.no": "No", - "delete": "Eliminar" + "clearRecentConnectionMessage": "¿Está seguro que desea eliminar todas las conexiones de la lista?", + "connectionDialog.yes": "Sí", + "connectionDialog.no": "No", + "delete": "Eliminar", + "connectionAction.GetCurrentConnectionString": "Obtener la cadena de conexión actual", + "connectionAction.connectionString": "La cadena de conexión no está disponible", + "connectionAction.noConnection": "Ninguna conexión activa disponible" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/common/actions.i18n.json b/i18n/esn/src/sql/parts/dashboard/common/actions.i18n.json index 5c06f12430..9200da0874 100644 --- a/i18n/esn/src/sql/parts/dashboard/common/actions.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/common/actions.i18n.json @@ -6,8 +6,14 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "editDashboard": "Editar", "editDashboardExit": "Salir", "refreshWidget": "Actualizar", + "toggleMore": "Alternar más", + "deleteWidget": "Eliminar Widget", + "clickToUnpin": "Haga clic para liberar", "clickToPin": "Haga clic para anclar", - "addFeatureAction.openInstalledFeatures": "Abrir características instaladas" + "addFeatureAction.openInstalledFeatures": "Abrir funciones instaladas", + "collapseWidget": "Contraer", + "expandWidget": "Expandir" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/common/dashboardHelper.i18n.json b/i18n/esn/src/sql/parts/dashboard/common/dashboardHelper.i18n.json index 446d470ae5..ec29133ed9 100644 --- a/i18n/esn/src/sql/parts/dashboard/common/dashboardHelper.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/common/dashboardHelper.i18n.json @@ -6,6 +6,5 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "providerMissingEdition": "El widget filtra en función de la edición, pero el proveedor no tiene una edición", - "moreThanOneDashboardContainersError": "Debe definirse exactamente 1 contenedor de paneles por espacio" + "unknownDashboardContainerError": "{0} es un contenedor desconocido." } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json b/i18n/esn/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json index d34e56221c..5e5586bcde 100644 --- a/i18n/esn/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "home": "Página de inicio", "missingConnectionInfo": "No se encontró información de conexión para este panel" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json b/i18n/esn/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json index d16e31b9c4..fc7028ccea 100644 --- a/i18n/esn/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json @@ -6,8 +6,17 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "sqlops.extension.contributes.dashboard.tab.title": "Título de la pestaña para mostrar al usuario.", - "sqlops.extension.contributes.dashboard.tab.provider": "Proveedores para los que esta pestaña debe permitirse.", - "sqlops.extension.contributes.dashboard.tab.edition": "Ediciones para las cuales esta ficha debe ser permitida.", - "sqlops.extension.contributes.tabs": "Aporta una o varias pestañas que los usuarios pueden agregar a su panel." + "azdata.extension.contributes.dashboard.tab.id": "Identificador único para esta ficha. Se pasará a la extensión para cualquier solicitud.", + "azdata.extension.contributes.dashboard.tab.title": "Título de la pestaña para mostrar al usuario.", + "azdata.extension.contributes.dashboard.tab.description": "Descripción de esta pestaña que será mostrada al usuario.", + "azdata.extension.contributes.tab.when": "Condición que se debe cumplir para mostrar este elemento", + "azdata.extension.contributes.tab.provider": "Define los tipos de conexión con que es compatible esta pestaña. Se establece de manera predeterminada en \"MSSQL\" si no se configura.", + "azdata.extension.contributes.dashboard.tab.container": "El contenedor que será mostrado en esta pestaña.", + "azdata.extension.contributes.dashboard.tab.alwaysShow": "Si esta ficha se debe mostrar siempre, o sólo cuando el usuario la agrega.", + "azdata.extension.contributes.dashboard.tab.isHomeTab": "Si esta pestaña se debe usar o no como la pestaña Inicio para un tipo de conexión.", + "azdata.extension.contributes.tabs": "Aporta una o varias pestañas que los usuarios pueden agregar a su panel.", + "dashboardTab.contribution.noTitleError": "No se ha especificado ningún título para la extensión.", + "dashboardTab.contribution.noDescriptionWarning": "No se ha especificado ninguna descripción para mostrar.", + "dashboardTab.contribution.noContainerError": "Ningún contenedor especificado para la extensión.", + "dashboardTab.contribution.moreThanOneDashboardContainersError": "Debe definirse exactamente 1 contenedor de paneles por espacio" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json b/i18n/esn/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json index 6014540f17..4b81233447 100644 --- a/i18n/esn/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json @@ -6,5 +6,11 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "sqlops.extension.contributes.dashboard.container.id": "Identificador único para este contenedor." + "azdata.extension.contributes.dashboard.container.id": "Identificador único para este contenedor.", + "azdata.extension.contributes.dashboard.container.container": "El contenedor que se mostrará en la ficha.", + "azdata.extension.contributes.containers": "Contribuye con uno o múltiples contenedores de tablero para que los usuarios los adicionen en su propio tablero.", + "dashboardContainer.contribution.noIdError": "No se ha especificado ningún identificador en el contenedor de paneles para la extensión.", + "dashboardContainer.contribution.noContainerError": "No hay ningún contenedor en el contenedor de paneles especificado para la extensión.", + "dashboardContainer.contribution.moreThanOneDashboardContainersError": "Debe definirse exactamente 1 contenedor de paneles por espacio.", + "dashboardTab.contribution.unKnownContainerType": "Tipo de contenedor desconocido definido en contenedor de paneles para la extensión." } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json b/i18n/esn/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json new file mode 100644 index 0000000000..17d5236c44 --- /dev/null +++ b/i18n/esn/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.container.controlhost": "El controlhost que se mostrará en esta pestaña." +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json b/i18n/esn/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json new file mode 100644 index 0000000000..4ebf9dff28 --- /dev/null +++ b/i18n/esn/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboardNavSection": "La sección \"{0}\" tiene contenido no válido. Póngase en contacto con el propietario de la extensión." +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json b/i18n/esn/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json index 860dc31730..cfccad0c84 100644 --- a/i18n/esn/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "dashboard.container.gridtab.items": "La lista de widgets o webviews que se muestran en esta ficha." + "dashboard.container.gridtab.items": "La lista de widgets o webviews que se muestran en esta ficha.", + "gridContainer.invalidInputs": "Se esperan widgets o webviews en el contenedor de widgets para la extensión." } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json b/i18n/esn/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json new file mode 100644 index 0000000000..3f103f00c6 --- /dev/null +++ b/i18n/esn/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.container.modelview": "La vista respaldada por el modelo que se visualiza en esta solapa." +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json b/i18n/esn/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json index 0de0aaccaf..11139e5fe4 100644 --- a/i18n/esn/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json @@ -7,5 +7,15 @@ "Do not edit this file. It is machine generated." ], "dashboard.container.left-nav-bar.id": "Identificador único para esta sección de navegación. Se pasará a la extensión de las solicitudes.", - "dashboard.container.left-nav-bar.title": "Título de la sección de navegación para mostrar al usuario." + "dashboard.container.left-nav-bar.icon": "(opcional) Icono que se utiliza para representar esta sección de navegación en la IU. Una ruta de archivo o una configuración temática", + "dashboard.container.left-nav-bar.icon.light": "Ruta del ícono cuando un tema light es usado", + "dashboard.container.left-nav-bar.icon.dark": "Ruta de icono cuando se utiliza un tema oscuro", + "dashboard.container.left-nav-bar.title": "Título de la sección de navegación para mostrar al usuario.", + "dashboard.container.left-nav-bar.container": "El contenedor que se mostrará en esta sección de navegación.", + "dashboard.container.left-nav-bar": "La lista de contenedores de panel de instrumentos que se muestran en esta sección de navegación.", + "opticon": "la propiedad \"icon\" puede omitirse o debe ser una cadena o un literal como \"{dark, light}\"", + "navSection.missingTitle": "No hay título en la sección de navegación especificada para la extensión.", + "navSection.missingContainer": "No hay contenedores en la sección de navegación especificada para la extensión.", + "navSection.moreThanOneDashboardContainersError": "Debe definirse exactamente 1 contenedor de paneles por espacio.", + "navSection.invalidContainer": "NAV_SECTION en NAV_SECTION es un contenedor no válido para la extensión." } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json b/i18n/esn/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json index c7429230ef..fa97550a5c 100644 --- a/i18n/esn/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.container.webview": "La vista WebView que se mostrará en esta ficha." } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json b/i18n/esn/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json index c7429230ef..90adbfc6a2 100644 --- a/i18n/esn/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.container.widgets": "La lista de widgets que se muestran en esta ficha.", + "widgetContainer.invalidInputs": "La lista de widgets se espera dentro de widgets-container para la extensión." } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json b/i18n/esn/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json index c7429230ef..2080f7bddb 100644 --- a/i18n/esn/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json @@ -5,5 +5,13 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "azdata.extension.contributes.widget.when": "Condición que se debe cumplir para mostrar este elemento", + "dashboardpage.tabName": "El título del contenedor", + "dashboardpage.rowNumber": "La fila del componente en la cuadrícula", + "dashboardpage.rowSpan": "El intervalo de fila del componente en la cuadrícula. El valor predeterminado es 1. Use \"*\" para establecer el número de filas en la cuadrícula.", + "dashboardpage.colNumber": "La columna del componente en la cuadrícula", + "dashboardpage.colspan": "El colspan del componente en la cuadrícula. El valor predeterminado es 1. Use \"*\" para definir el número de columnas en la cuadrícula.", + "azdata.extension.contributes.dashboardPage.tab.id": "Identificador único para esta ficha. Se pasará a la extensión para cualquier solicitud.", + "dashboardTabError": "La pestaña extensión es desconocida o no está instalada." } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json b/i18n/esn/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json index c7429230ef..6b5a80e6f5 100644 --- a/i18n/esn/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "databasePageName": "Panel de base de datos" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json b/i18n/esn/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json index 3689449017..e68dcb797f 100644 --- a/i18n/esn/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json @@ -8,11 +8,14 @@ ], "dashboardDatabaseProperties": "Activar o desactivar el widget de propiedades", "dashboard.databaseproperties": "Valores de la propiedad a mostrar", - "dashboard.databaseproperties.displayName": "Nombre para mostrar de la propiedad", + "dashboard.databaseproperties.displayName": "Nombre de la propiedad", "dashboard.databaseproperties.value": "Valor en el objeto de la información de la base de datos", "dashboard.databaseproperties.ignore": "Especificar valores específicos que ignorar", "recoveryModel": "Modelo de recuperación", "lastDatabaseBackup": "Última copia de seguridad de base de datos", + "lastLogBackup": "Último backup del log", + "compatibilityLevel": "Nivel de compatibilidad", "owner": "Propietario", + "dashboardDatabase": "Personaliza la página del panel de base de datos", "dashboardDatabaseTabs": "Personaliza las pestañas de consola de base de datos" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json b/i18n/esn/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json index c7429230ef..d16e90a335 100644 --- a/i18n/esn/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "serverPageName": "CONSOLA DE SERVIDOR" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json b/i18n/esn/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json index 9b2b8bfa3c..51c51e61cf 100644 --- a/i18n/esn/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json @@ -6,8 +6,14 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "dashboard.serverproperties": "Valores de propiedad a mostrar", + "dashboardServerProperties": "Activar o desactivar el widget de propiedades", + "dashboard.serverproperties": "Valores de la propiedad a mostrar", "dashboard.serverproperties.displayName": "Nombre de la propiedad", "dashboard.serverproperties.value": "Valor en el objeto de información de servidor", - "dashboardServer": "Personaliza la página de panel de servidor" + "version": "Versión", + "edition": "Edición", + "computerName": "Nombre del equipo", + "osVersion": "Versión del sistema operativo", + "dashboardServer": "Personaliza la página de panel de servidor", + "dashboardServerTabs": "Personaliza las pestañas de consola de servidor" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json b/i18n/esn/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json index c7429230ef..048b7cff2e 100644 --- a/i18n/esn/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "homeCrumb": "Página de inicio" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json b/i18n/esn/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json index c7429230ef..c06069d2fd 100644 --- a/i18n/esn/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.changeDatabaseFailure": "Error al cambiar la base de datos" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json b/i18n/esn/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json index 0ce5b53d4c..ba7f7106e8 100644 --- a/i18n/esn/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json @@ -6,5 +6,8 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "seachObjects": "Búsqueda por nombre de tipo (a:, t:, v:, f: o sp:)", + "searchDatabases": "Buscar en las bases de datos", + "dashboard.explorer.objectError": "No se pueden cargar objetos", "dashboard.explorer.databaseError": "No se pueden cargar las bases de datos" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json b/i18n/esn/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json index 9a7e4f1801..43d1bf275b 100644 --- a/i18n/esn/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json @@ -9,8 +9,12 @@ "insightWidgetDescription": "Añade un widget que puede consultar un servidor o base de datos y mostrar los resultados de múltiples maneras, como un gráfico o una cuenta de resumen, entre otras.", "insightIdDescription": "Identificador único para el almacenamiento en cache de los resultados de la revisión.", "insightQueryDescription": "Consulta SQL para ejecutar. Esto debería devolver exactamente un conjunto de datos.", + "insightQueryFileDescription": "[Opcional] Ruta de acceso a un archivo que contiene una consulta. Utilizar si la consulta no está establicida", + "insightAutoRefreshIntervalDescription": "[Opcional] Intervalo de actualización automática en minutos, si no se establece, no habrá actualización automática", "actionTypes": "Qué acciones utilizar", - "actionDatabaseDescription": "Base de datos de destino para la acción; puede utilizar el formato \"${columnName} para usar unas nombre de columna de datos.", - "actionUserDescription": "Usuario de destino para la acción; puede usar el formato \"${columnName}\" para utilizar un nombre de columna controlado por datos.", + "actionDatabaseDescription": "Base de datos de destino para la acción; puede usar el formato \"${columnName}\" para utilizar un nombre de columna de datos.", + "actionServerDescription": "Servidor de destino para la acción; puede utilizar el formato \"${columnName}\" para utilizar un nombre de columna de datos.", + "actionUserDescription": "Usuario de destino para la acción; puede utilizar el formato \"${columnName}\" para utilizar un nombre de columna de datos.", + "carbon.extension.contributes.insightType.id": "Identificador de la información", "carbon.extension.contributes.insights": "Aporta conocimientos a la paleta del panel." } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json b/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json new file mode 100644 index 0000000000..888ddc59c7 --- /dev/null +++ b/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "chartErrorMessage": "No se puede mostrar el gráfico con los datos proporcionados" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json b/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json index b8c00b5aa5..4807c8ceae 100644 --- a/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json @@ -6,7 +6,11 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "chartInsightDescription": "Muestra los resultados de una consulta como un gráfico en el panel de información", + "colorMapDescription": "Asigna \"column name\" -> color. Por ejemplo, agregue \"column1\": red para asegurar que esta columna use el color rojo", + "legendDescription": "Indica la posición y visibilidad preferidas de la leyenda del gráfico. Estos son los nombres de columna de la consulta y se asignan a la etiqueta de cada entrada de gráfico", "labelFirstColumnDescription": "Si dataDirection es horizontal, al establecerlo como verdadero se utilizará los valores de las primeras columnas para la leyenda.", "columnsAsLabels": "Si dataDirection es vertical, al configurarlo como verdadero utilizará los valores de las primeras columnas para la leyenda.", - "dataDirectionDescription": "Define si se leen los datos de una fila (horizontal) o una columna (vertical). Para series de tiempo esto se omite la dirección debe ser vertical." + "dataDirectionDescription": "Define si se leen los datos de una fila (horizontal) o una columna (vertical). Para series de tiempo esto se omite la dirección debe ser vertical.", + "showTopNData": "Si se establece showTopNData, se mostrarán solo los primeros N datos en la tabla." } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json b/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json index 7921abcae8..e66775325c 100644 --- a/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json @@ -7,5 +7,9 @@ "Do not edit this file. It is machine generated." ], "yAxisMin": "Valor mínimo del eje y", - "xAxisLabel": "Etiqueta para el eje x" + "yAxisMax": "Valor máximo del eje y", + "barchart.yAxisLabel": "Etiqueta para el eje y", + "xAxisMin": "Valor mínimo del eje x", + "xAxisMax": "Valor máximo del eje x", + "barchart.xAxisLabel": "Etiqueta para el eje x" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/charts/types/lineChart.contribution.i18n.json b/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/charts/types/lineChart.contribution.i18n.json index c7429230ef..229834f8b1 100644 --- a/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/charts/types/lineChart.contribution.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/charts/types/lineChart.contribution.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dataTypeDescription": "Indica la propiedad data de un conjunto de datos para un gráfico." } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json b/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json index c7429230ef..66bd8aa49a 100644 --- a/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "countInsightDescription": "Para cada columna en un conjunto de resultados, muestra el valor en la fila 0 como un número seguido por el nombre de columna. Admite \"1 Healthy\", \"3 Unhealthy\" por ejemplo, donde \"Healthy\" es el nombre de la columna y 1 es el valor de la celda 1 de la fila 1" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json b/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json index e816de31dc..a4b82f6bdc 100644 --- a/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json @@ -6,5 +6,7 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "imageInsightDescription": "Muestra una imagen, por ejemplo uno devuelto por una consulta R con ggplot2", + "imageFormatDescription": "¿Qué formato se espera - es un archivo JPEG, PNG u otro formato?", "encodingDescription": "¿Está codificado como hexadecimal, base64 o algún otro formato?" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json b/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json new file mode 100644 index 0000000000..8c1f6e82b0 --- /dev/null +++ b/i18n/esn/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tableInsightDescription": "Muestra los resultados en una tabla simple" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json b/i18n/esn/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json index c7429230ef..167a377ae9 100644 --- a/i18n/esn/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json +++ b/i18n/esn/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.properties.error": "No se puede cargar las propiedades del panel" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json b/i18n/esn/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json index 3b53ee1ade..15711a3a1e 100644 --- a/i18n/esn/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json +++ b/i18n/esn/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json @@ -6,19 +6,41 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "backup.backupName": "Nombre de copia de seguridad", + "backup.recoveryModel": "Modelo de recuperación", "backup.backupType": "Tipo de copia de seguridad", + "backup.backupDevice": "Archivos de copia de seguridad", "backup.algorithm": "Algoritmo", + "backup.certificateOrAsymmetricKey": "Certificado o llave asimétrica", + "backup.media": "Multimedia", + "backup.mediaOption": "Realizar la copia de seguridad sobre el conjunto de medios existente", "backup.mediaOptionFormat": "Realizar copia de seguridad en un nuevo conjunto de medios", + "backup.existingMediaAppend": "Añadir al conjunto de copia de seguridad existente", "backup.existingMediaOverwrite": "Sobrescribir todos los conjuntos de copia de seguridad existentes", + "backup.newMediaSetName": "Nuevo nombre de conjunto de medios", + "backup.newMediaSetDescription": "Nueva descripción del conjunto de medios", "backup.checksumContainer": "Realizar la suma de comprobación antes de escribir en los medios", "backup.verifyContainer": "Comprobar copia de seguridad cuando haya terminado", "backup.continueOnErrorContainer": "Seguir en caso de error", + "backup.expiration": "Expiración", "backup.setBackupRetainDays": "Configure los días de conservación de la copia de seguridad", + "backup.copyOnly": "Respaldo solo de copia de seguridad", + "backup.advancedConfiguration": "Configuración avanzada", + "backup.compression": "Compresión", + "backup.setBackupCompression": "Establecer la compresión de copia de seguridad", "backup.encryption": "Cifrado", "backup.transactionLog": "Registro de transacciones", + "backup.truncateTransactionLog": "Truncar el registro de transacciones", + "backup.backupTail": "Hacer copia de seguridad de la cola del registro", + "backup.reliability": "Fiabilidad", + "backup.mediaNameRequired": "Nombre del Medio es requerido", + "backup.noEncryptorWarning": "No hay certificado o clave asimétrica disponible", + "addFile": "Agregar un archivo", "removeFile": "Eliminar archivos", + "backupComponent.invalidInput": "Entrada no válida. Valor debe ser igual o mayor que 0.", "backupComponent.script": "Script", "backupComponent.backup": "Copia de seguridad", + "backupComponent.cancel": "Cancelar", "backup.containsBackupToUrlError": "Únicamente respaldo a archivo es soportado", "backup.backupFileRequired": "La ruta del archivo de copia de seguridad es obligatoria" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/disasterRecovery/backup/constants.i18n.json b/i18n/esn/src/sql/parts/disasterRecovery/backup/constants.i18n.json index 17647b1e2e..62b79f5264 100644 --- a/i18n/esn/src/sql/parts/disasterRecovery/backup/constants.i18n.json +++ b/i18n/esn/src/sql/parts/disasterRecovery/backup/constants.i18n.json @@ -6,6 +6,18 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "backup.filterBackupFiles": "Copia de seguridad de archivos", + "backup.labelDatabase": "Base de datos", + "backup.labelFilegroup": "Archivos y grupos de archivos", + "backup.labelFull": "Completa", + "backup.labelDifferential": "Diferencial", + "backup.labelLog": "Registro de transacciones", + "backup.labelDisk": "Disco", + "backup.labelUrl": "URL", + "backup.defaultCompression": "Utilizar la configuración del servidor predeterminada", + "backup.compressBackup": "Comprimir copia de seguridad", + "backup.doNotCompress": "No comprimir copia de seguridad", + "backup.serverCertificate": "Certificado de servidor", + "backup.asymmetricKey": "Clave asimétrica", + "backup.filterBackupFiles": "Archivos de copia de seguridad", "backup.allFiles": "Todos los archivos" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json b/i18n/esn/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json index 10a0864428..de8efa2023 100644 --- a/i18n/esn/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json +++ b/i18n/esn/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json @@ -6,18 +6,35 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "RestoreDialogTitle": "Restaurar base de datos", - "restoreDialog.backupFile": "Archivo de respaldo", - "restoreDialog.cancel": "Cancelar", - "source": "Origen", - "missingBackupFilePathError": "Se requiere la ruta de acceso del archivo de copia de seguridad.", "backupFilePath": "Ruta del archivo de copia de seguridad", + "targetDatabase": "Base de datos destino", + "RestoreDialogTitle": "Restaurar base de datos", + "restoreDialog.restoreTitle": "Restaurar base de datos", + "restoreDialog.database": "Base de datos", + "restoreDialog.backupFile": "Archivo de respaldo", + "restoreDialog.restore": "Restaurar", + "restoreDialog.cancel": "Cancelar", + "restoreDialog.script": "Script", + "source": "ORIGEN", + "restoreFrom": "Restaurar desde", + "missingBackupFilePathError": "Se requiere la ruta de acceso del archivo de copia de seguridad.", + "multipleBackupFilePath": "Introduzca una o más rutas de archivo separadas por comas", "database": "Base de datos", "destination": "Destino", + "restoreDialog.toggleDatabaseNameDropdown": "Seleccionar menú desplegable para alternar base de datos", + "restoreTo": "Restaurar a", + "restorePlan": "Plan de recuperación", + "backupSetsToRestore": "Grupos de copias de seguridad a restaurar", + "restoreDatabaseFileAs": "Restaurar archivos de base de datos como", + "restoreDatabaseFileDetails": "Restaurar detalles del archivo de base de datos", "logicalFileName": "Nombre lógico de archivo", "fileType": "Tipo de archivo", "originalFileName": "Nombre de archivo original", "restoreAs": "Restaurar como", "restoreOptions": "Opciones de restaurar", - "filesTitle": "Archivos" + "taillogBackup": "Copia de seguridad del registro de cola", + "serverConnection": "Conexiones de servidor", + "generalTitle": "General", + "filesTitle": "Archivos", + "optionsTitle": "Opciones" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/editData/common/editDataInput.i18n.json b/i18n/esn/src/sql/parts/editData/common/editDataInput.i18n.json index c7429230ef..f33e06fd73 100644 --- a/i18n/esn/src/sql/parts/editData/common/editDataInput.i18n.json +++ b/i18n/esn/src/sql/parts/editData/common/editDataInput.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "connectionFailure": "Editar datos de sesión no se pudo conectar" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/editData/execution/editDataActions.i18n.json b/i18n/esn/src/sql/parts/editData/execution/editDataActions.i18n.json index c7429230ef..2b5db26a78 100644 --- a/i18n/esn/src/sql/parts/editData/execution/editDataActions.i18n.json +++ b/i18n/esn/src/sql/parts/editData/execution/editDataActions.i18n.json @@ -5,5 +5,10 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "editData.run": "Ejecutar", + "disposeEditFailure": "Eliminar edición fallida con error:", + "editData.stop": "Detener", + "editData.showSql": "Mostrar panel de SQL", + "editData.closeSql": "Cerrar el panel SQL" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json b/i18n/esn/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json new file mode 100644 index 0000000000..0955ede4a6 --- /dev/null +++ b/i18n/esn/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tabs": "Pestañas del panel ({0})", + "tabId": "ID.", + "tabTitle": "Título", + "tabDescription": "Descripción", + "insights": "Información del panel ({0})", + "insightId": "ID.", + "name": "Nombre", + "insight condition": "Cuando" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json b/i18n/esn/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json index 2cfbc2944e..7f9ee14cbd 100644 --- a/i18n/esn/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json +++ b/i18n/esn/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json @@ -7,5 +7,5 @@ "Do not edit this file. It is machine generated." ], "deleteRow": "Eliminar fila", - "revertRow": "Revertir la fila" + "revertRow": "Revertir la fila actual" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/grid/views/gridActions.i18n.json b/i18n/esn/src/sql/parts/grid/views/gridActions.i18n.json index 7a4bc8d6b8..ecf1b91e1e 100644 --- a/i18n/esn/src/sql/parts/grid/views/gridActions.i18n.json +++ b/i18n/esn/src/sql/parts/grid/views/gridActions.i18n.json @@ -9,6 +9,7 @@ "saveAsCsv": "Guardar como CSV", "saveAsJson": "Guardar como JSON", "saveAsExcel": "Guardar como Excel", + "saveAsXml": "Guardar como XML", "copySelection": "Copiar", "copyWithHeaders": "Copiar con encabezados", "selectAll": "Seleccionar todo", diff --git a/i18n/esn/src/sql/parts/jobManagement/agent/agentView.component.i18n.json b/i18n/esn/src/sql/parts/jobManagement/agent/agentView.component.i18n.json new file mode 100644 index 0000000000..9c51b010bf --- /dev/null +++ b/i18n/esn/src/sql/parts/jobManagement/agent/agentView.component.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobview.Jobs": "Trabajos", + "jobview.Alerts": "Alertas", + "jobview.Proxies": "Servidores proxy", + "jobview.Operators": "Operadores" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/jobManagement/views/alertsView.component.i18n.json b/i18n/esn/src/sql/parts/jobManagement/views/alertsView.component.i18n.json new file mode 100644 index 0000000000..bbe8a803dd --- /dev/null +++ b/i18n/esn/src/sql/parts/jobManagement/views/alertsView.component.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobAlertColumns.name": "Nombre", + "jobAlertColumns.lastOccurrenceDate": "Última aparición", + "jobAlertColumns.enabled": "Habilitado", + "jobAlertColumns.delayBetweenResponses": "Retraso entre las respuestas (en segundos)", + "jobAlertColumns.categoryName": "Nombre de la categoría" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json b/i18n/esn/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json new file mode 100644 index 0000000000..4c6d3c2df8 --- /dev/null +++ b/i18n/esn/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "stepRow.stepID": "Id. de paso", + "stepRow.stepName": "Nombre del paso", + "stepRow.message": "Mensaje" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/jobManagement/views/jobsView.component.i18n.json b/i18n/esn/src/sql/parts/jobManagement/views/jobsView.component.i18n.json new file mode 100644 index 0000000000..488149ca00 --- /dev/null +++ b/i18n/esn/src/sql/parts/jobManagement/views/jobsView.component.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobColumns.name": "Nombre", + "jobColumns.lastRun": "Última ejecución", + "jobColumns.nextRun": "Próxima ejecución", + "jobColumns.enabled": "Habilitado", + "jobColumns.status": "Estado", + "jobColumns.category": "Categoría", + "jobColumns.runnable": "Se puede ejecutar", + "jobColumns.schedule": "Programación", + "jobColumns.lastRunOutcome": "Último resultado ejecutado", + "jobColumns.previousRuns": "Ejecuciones anteriores", + "jobsView.noSteps": "No hay pasos disponibles para este trabajo.", + "jobsView.error": "Error: " +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json b/i18n/esn/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json new file mode 100644 index 0000000000..6d185e819f --- /dev/null +++ b/i18n/esn/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobOperatorsView.name": "Nombre", + "jobOperatorsView.emailAddress": "Dirección de correo electrónico", + "jobOperatorsView.enabled": "Habilitado" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json b/i18n/esn/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json new file mode 100644 index 0000000000..05d5061c0d --- /dev/null +++ b/i18n/esn/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobProxyToolbar-NewItem": "Nuevo proxy", + "jobProxyToolbar-Refresh": "Actualizar", + "jobProxiesView.accountName": "Nombre de la cuenta", + "jobProxiesView.credentialName": "Nombre de credencial", + "jobProxiesView.description": "Descripción", + "jobProxiesView.isEnabled": "Habilitado" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/modelComponents/componentBase.i18n.json b/i18n/esn/src/sql/parts/modelComponents/componentBase.i18n.json new file mode 100644 index 0000000000..a2bfd54672 --- /dev/null +++ b/i18n/esn/src/sql/parts/modelComponents/componentBase.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidIndex": "El índice no es válido." +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/modelComponents/inputbox.component.i18n.json b/i18n/esn/src/sql/parts/modelComponents/inputbox.component.i18n.json new file mode 100644 index 0000000000..5615b7af07 --- /dev/null +++ b/i18n/esn/src/sql/parts/modelComponents/inputbox.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidValueError": "Valor no válido" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/modelComponents/loadingComponent.component.i18n.json b/i18n/esn/src/sql/parts/modelComponents/loadingComponent.component.i18n.json new file mode 100644 index 0000000000..bc6489233d --- /dev/null +++ b/i18n/esn/src/sql/parts/modelComponents/loadingComponent.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loadingMessage": "Cargando" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json b/i18n/esn/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json new file mode 100644 index 0000000000..bc6489233d --- /dev/null +++ b/i18n/esn/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loadingMessage": "Cargando" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/modelComponents/queryTextEditor.i18n.json b/i18n/esn/src/sql/parts/modelComponents/queryTextEditor.i18n.json new file mode 100644 index 0000000000..2cd297c123 --- /dev/null +++ b/i18n/esn/src/sql/parts/modelComponents/queryTextEditor.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryTextEditorAriaLabel": "Editor de código de modelview para modelo de vista." +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/modelComponents/viewBase.i18n.json b/i18n/esn/src/sql/parts/modelComponents/viewBase.i18n.json new file mode 100644 index 0000000000..628eea6af6 --- /dev/null +++ b/i18n/esn/src/sql/parts/modelComponents/viewBase.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "componentTypeNotRegistered": "No pudo encontrar el componente para el tipo {0}" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/notebook/cellToggleMoreActions.i18n.json b/i18n/esn/src/sql/parts/notebook/cellToggleMoreActions.i18n.json new file mode 100644 index 0000000000..8b0631f9a2 --- /dev/null +++ b/i18n/esn/src/sql/parts/notebook/cellToggleMoreActions.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "delete": "Eliminar", + "codeBefore": "Insertar el código antes de", + "codeAfter": "Insertar código después de", + "markdownBefore": "Insertar Markdown antes de", + "markdownAfter": "Insertar Markdown después de", + "clear": "Borrar salida" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/notebook/cellViews/codeActions.i18n.json b/i18n/esn/src/sql/parts/notebook/cellViews/codeActions.i18n.json new file mode 100644 index 0000000000..ee0725dd2a --- /dev/null +++ b/i18n/esn/src/sql/parts/notebook/cellViews/codeActions.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "notebook.failed": "Seleccione la celda activa y vuelva a intentarlo", + "runCell": "Ejecutar celda", + "stopCell": "Cancelar ejecución", + "errorRunCell": "Error en la última ejecución. Haga clic para volver a ejecutar" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json b/i18n/esn/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json new file mode 100644 index 0000000000..13c81e8b71 --- /dev/null +++ b/i18n/esn/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "clickOn": "Haga clic en", + "plusCode": "+ Código", + "or": "O", + "plusText": "+ Texto", + "toAddCell": "para agregar una celda de código o texto" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/notebook/cellViews/textCell.component.i18n.json b/i18n/esn/src/sql/parts/notebook/cellViews/textCell.component.i18n.json new file mode 100644 index 0000000000..cf526968e9 --- /dev/null +++ b/i18n/esn/src/sql/parts/notebook/cellViews/textCell.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "doubleClickEdit": "Haga doble clic para editar" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/notebook/models/cell.i18n.json b/i18n/esn/src/sql/parts/notebook/models/cell.i18n.json new file mode 100644 index 0000000000..6d2c467bdc --- /dev/null +++ b/i18n/esn/src/sql/parts/notebook/models/cell.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "executionCanceled": "Se canceló la ejecución de la consulta", + "notebookNotReady": "La sesión para este cuaderno aún no está lista", + "sessionNotReady": "La sesión para este cuaderno comenzará momentáneamente", + "noDefaultKernel": "No hay ningún kernel disponible para este cuaderno" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/notebook/models/clientSession.i18n.json b/i18n/esn/src/sql/parts/notebook/models/clientSession.i18n.json new file mode 100644 index 0000000000..3ca8519c30 --- /dev/null +++ b/i18n/esn/src/sql/parts/notebook/models/clientSession.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "clientSession.unknownError": "Error al iniciar la sesión del cuaderno", + "ServerNotStarted": "El servidor no se pudo iniciar por una razón desconocida", + "kernelRequiresConnection": "No se encontró el kernel {0}. En su lugar, se utilizará el kernel predeterminado." +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/notebook/models/modelInterfaces.i18n.json b/i18n/esn/src/sql/parts/notebook/models/modelInterfaces.i18n.json new file mode 100644 index 0000000000..aae25b115c --- /dev/null +++ b/i18n/esn/src/sql/parts/notebook/models/modelInterfaces.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "sqlKernel": "SQL" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/notebook/models/notebookContexts.i18n.json b/i18n/esn/src/sql/parts/notebook/models/notebookContexts.i18n.json new file mode 100644 index 0000000000..807459aa1e --- /dev/null +++ b/i18n/esn/src/sql/parts/notebook/models/notebookContexts.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "selectConnection": "Seleccionar conexión", + "localhost": "localhost", + "addConnection": "Agregar nueva conexión" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/notebook/models/notebookModel.i18n.json b/i18n/esn/src/sql/parts/notebook/models/notebookModel.i18n.json new file mode 100644 index 0000000000..d6c406dd92 --- /dev/null +++ b/i18n/esn/src/sql/parts/notebook/models/notebookModel.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "deleteCellFailed": "No se pudo eliminar la celda.", + "changeKernelFailedRetry": "Error al cambiar de kernel. Se utilizará el kernel {0}. Error: {1}", + "changeKernelFailed": "No se pudo cambiar el kernel debido al error: {0}", + "changeContextFailed": "Error en el cambio de contexto: {0}", + "startSessionFailed": "No se pudo iniciar sesión: {0}", + "shutdownError": "Error al cerrar el cuaderno: {0}", + "shutdownClientSessionError": "Se ha producido un error en la sesión del cliente al cerrar el cuaderno: {0}", + "ProviderNoManager": "No puede encontrar el administrador de cuadernos para el proveedor {0}" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/notebook/notebook.component.i18n.json b/i18n/esn/src/sql/parts/notebook/notebook.component.i18n.json new file mode 100644 index 0000000000..b862f9b58c --- /dev/null +++ b/i18n/esn/src/sql/parts/notebook/notebook.component.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "displayFailed": "No se pudo mostrar contenido: {0}", + "noKernelInstalled": "Instale la extensión de SQL Server 2019 para ejecutar las celdas", + "installSql2019Extension": "Instalar extensión", + "code": "Código", + "text": "Texto", + "clearResults": "Borrar resultados", + "cellNotFound": "no se encontró la celda con URI {0} en este modelo" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/notebook/notebookActions.i18n.json b/i18n/esn/src/sql/parts/notebook/notebookActions.i18n.json new file mode 100644 index 0000000000..eb1fb998ff --- /dev/null +++ b/i18n/esn/src/sql/parts/notebook/notebookActions.i18n.json @@ -0,0 +1,22 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loading": "Cargando kernels...", + "changing": "Cambiando kernel...", + "Kernel": "Kernel:", + "AttachTo": "Adjuntar a: ", + "loadingContexts": "Cargando contextos...", + "addNewConnection": "Agregar nueva conexión", + "selectConnection": "Seleccionar conexión", + "localhost": "localhost", + "trustLabel": "De confianza", + "untrustLabel": "No de confianza", + "alreadyTrustedMsg": "El cuaderno ya es de confianza.", + "noKernel": "Sin kernel", + "noContextAvailable": "NONE" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/notebook/notebookUtils.i18n.json b/i18n/esn/src/sql/parts/notebook/notebookUtils.i18n.json new file mode 100644 index 0000000000..f5fd75d0d6 --- /dev/null +++ b/i18n/esn/src/sql/parts/notebook/notebookUtils.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "mkdirOutputMsg": "... Creando {0}" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json b/i18n/esn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json new file mode 100644 index 0000000000..65b59904db --- /dev/null +++ b/i18n/esn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverGroup.colors": "Paleta de colores del grupo de servidores utilizada en el viewlet del Explorador de objetos.", + "serverGroup.autoExpand": "Auto expandir Grupo de Servidores en el Explorador de Objetos" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json b/i18n/esn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json new file mode 100644 index 0000000000..fe44218615 --- /dev/null +++ b/i18n/esn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ServerGroupsDialogTitle": "Grupos de servidores", + "serverGroup.ok": "Aceptar", + "serverGroup.cancel": "Cancelar", + "connectionGroupName": "Nombre del grupo de servidores", + "MissingGroupNameError": "Se requiere el nombre del grupo.", + "groupDescription": "Descripción del grupo", + "groupColor": "Color de grupo" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json b/i18n/esn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json new file mode 100644 index 0000000000..dd0898a84e --- /dev/null +++ b/i18n/esn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverGroup.addServerGroup": "Añadir Grupo de servidores", + "serverGroup.editServerGroup": "Editar grupo de servidores" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json b/i18n/esn/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json new file mode 100644 index 0000000000..2995630e34 --- /dev/null +++ b/i18n/esn/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionTree.refresh": "Actualizar", + "DisconnectAction": "Desconectar", + "connectionTree.addConnection": "Nueva conexión", + "connectionTree.addServerGroup": "Nuevo grupo de servidores", + "connectionTree.editServerGroup": "Editar grupo de servidores", + "activeConnections": "Mostrar conexiones activas", + "showAllConnections": "Mostrar todas las conexiones", + "recentConnections": "Conexiones recientes", + "registeredServers.newQuery": "Nueva consulta", + "deleteConnection": "Eliminar conexión", + "deleteConnectionGroup": "Eliminar grupo", + "clearSearch": "Borrar búsqueda" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json b/i18n/esn/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json new file mode 100644 index 0000000000..7b4a664fd8 --- /dev/null +++ b/i18n/esn/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ManageAction": "Administrar" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json b/i18n/esn/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json new file mode 100644 index 0000000000..10d2b4ea87 --- /dev/null +++ b/i18n/esn/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loading": "Cargando..." +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json b/i18n/esn/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json new file mode 100644 index 0000000000..2b86922b37 --- /dev/null +++ b/i18n/esn/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverTree.addConnection": "Agregar conexión" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json b/i18n/esn/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json new file mode 100644 index 0000000000..d44a0f31bf --- /dev/null +++ b/i18n/esn/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "treeAriaLabel": "Conexiones recientes", + "treeCreation.regTreeAriaLabel": "Servidores" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json b/i18n/esn/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json index c7429230ef..db66ac28a0 100644 --- a/i18n/esn/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json +++ b/i18n/esn/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "profiler.settings.viewTemplates": "Especifica las plantillas de la vista", + "profiler.settings.sessionTemplates": "Especifica plantillas de sesión" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/profiler/contrib/profilerActions.i18n.json b/i18n/esn/src/sql/parts/profiler/contrib/profilerActions.i18n.json index da8965413f..02a3864ce4 100644 --- a/i18n/esn/src/sql/parts/profiler/contrib/profilerActions.i18n.json +++ b/i18n/esn/src/sql/parts/profiler/contrib/profilerActions.i18n.json @@ -6,10 +6,21 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "profiler.connect": "Conectar", "profilerAction.connect": "Conectar", - "pause": "Pausa", + "profilerAction.disconnect": "Desconectar", + "start": "Inicio", + "create": "Nueva sesión", + "profilerAction.pauseCapture": "Pausa", + "profilerAction.resumeCapture": "Reanudar", "profilerStop.stop": "Detener", - "profiler.toggleAutoscroll": "Cambiar Auto Scroll", - "profiler.toggleCollapsePanel": "Alternar el Panel contraído" + "profiler.clear": "Borrar los datos", + "profilerAction.autoscrollOn": "Desplazamiento automático: activado", + "profilerAction.autoscrollOff": "Desplazamiento automático: desactivado", + "profiler.toggleCollapsePanel": "Alternar el Panel contraído", + "profiler.editColumns": "Editar columnas", + "profiler.findNext": "Buscar la cadena siguiente", + "profiler.findPrevious": "Buscar la cadena anterior", + "profilerAction.newProfiler": "Iniciar el generador de perfiles", + "profiler.filter": "Filtrar...", + "profiler.clearFilter": "Borrar filtro" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json b/i18n/esn/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json index cb162ac85c..bc408b50fd 100644 --- a/i18n/esn/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json +++ b/i18n/esn/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json @@ -8,5 +8,7 @@ ], "eventSort": "Ordenar por evento", "nameColumn": "Ordenar por columna", + "profilerColumnDialog.profiler": "Analizador", + "profilerColumnDialog.ok": "Aceptar", "profilerColumnDialog.cancel": "Cancelar" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json b/i18n/esn/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json new file mode 100644 index 0000000000..bac5b8cb9b --- /dev/null +++ b/i18n/esn/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json @@ -0,0 +1,26 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "profilerFilterDialog.clear": "Borrar todo", + "profilerFilterDialog.apply": "Aplicar", + "profilerFilterDialog.ok": "Aceptar", + "profilerFilterDialog.cancel": "Cancelar", + "profilerFilterDialog.title": "Filtros", + "profilerFilterDialog.remove": "Quitar", + "profilerFilterDialog.add": "Agregar", + "profilerFilterDialog.addClauseText": "Haga clic aquí para añadir una cláusula", + "profilerFilterDialog.fieldColumn": "Campo", + "profilerFilterDialog.operatorColumn": "Operador", + "profilerFilterDialog.valueColumn": "Valor", + "profilerFilterDialog.isNullOperator": "Es Null", + "profilerFilterDialog.isNotNullOperator": "No es Null", + "profilerFilterDialog.containsOperator": "Contiene", + "profilerFilterDialog.notContainsOperator": "No contiene", + "profilerFilterDialog.startsWithOperator": "Comienza Por", + "profilerFilterDialog.notStartsWithOperator": "No comienza con" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json b/i18n/esn/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json index b85f6c98ed..eebc6deeb9 100644 --- a/i18n/esn/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json +++ b/i18n/esn/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json @@ -6,10 +6,12 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "label.find": "Buscar", "placeholder.find": "Buscar", "label.previousMatchButton": "Coincidencia anterior", "label.nextMatchButton": "Próxima coincidencia", "label.closeButton": "Cerrar", - "title.matchesCountLimit": "Se destacan solo los primeros 999 resultados, pero todas las operaciones de búsqueda se aplican a todo el texto.", + "title.matchesCountLimit": "La búsqueda ha devuelto un gran número de resultados, se resaltarán solo las primeras 999 coincidencias.", + "label.matchesLocation": "{0} de {1}", "label.noResults": "No hay resultados" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json b/i18n/esn/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json new file mode 100644 index 0000000000..0581aa5b65 --- /dev/null +++ b/i18n/esn/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ProfilerTableEditor.eventCountFiltered": "Eventos (filtrados): {0}/{1}", + "ProfilerTableEditor.eventCount": "Eventos: {0}" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/profiler/editor/profilerEditor.i18n.json b/i18n/esn/src/sql/parts/profiler/editor/profilerEditor.i18n.json index 57514ce6cf..4bbae9cb5e 100644 --- a/i18n/esn/src/sql/parts/profiler/editor/profilerEditor.i18n.json +++ b/i18n/esn/src/sql/parts/profiler/editor/profilerEditor.i18n.json @@ -6,7 +6,12 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "profiler.viewSelectAccessibleName": "Seleccionar vista", + "profiler.sessionSelectAccessibleName": "Seleccione sesión", + "profiler.sessionSelectLabel": "Seleccionar sesión:", + "profiler.viewSelectLabel": "Seleccionar vista:", "text": "Texto", + "label": "Etiqueta", "profilerEditor.value": "Valor", "details": "Detalles" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/profiler/editor/profilerInput.i18n.json b/i18n/esn/src/sql/parts/profiler/editor/profilerInput.i18n.json index 0a19e0fcf0..c40f88bd41 100644 --- a/i18n/esn/src/sql/parts/profiler/editor/profilerInput.i18n.json +++ b/i18n/esn/src/sql/parts/profiler/editor/profilerInput.i18n.json @@ -6,5 +6,13 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "profilerInput.profiler": "Generador de perfiles" + "profilerInput.profiler": "Analizador", + "profilerInput.notConnected": "No conectado", + "profiler.sessionStopped": "La sesión de XEvent Profiler se detuvo inesperadamente en el servidor {0}.", + "profiler.sessionCreationError": "Error al iniciar nueva sesión", + "profiler.eventsLost": "La sesión de XEvent Profiler para {0} tiene eventos perdidos.", + "confirmStopProfilerSession": "¿Desea detener la sesión de XEvent en ejecución?", + "profilerClosingActions.yes": "Sí", + "profilerClosingActions.no": "No", + "profilerClosingActions.cancel": "Cancelar" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/query/common/flavorStatus.i18n.json b/i18n/esn/src/sql/parts/query/common/flavorStatus.i18n.json index 995bd50644..7e4ec0ffe3 100644 --- a/i18n/esn/src/sql/parts/query/common/flavorStatus.i18n.json +++ b/i18n/esn/src/sql/parts/query/common/flavorStatus.i18n.json @@ -8,6 +8,8 @@ ], "chooseSqlLang": "Elegir lenguaje SQL", "changeProvider": "Cambiar proveedor de lenguaje SQL", + "changeSqlProvider": "Cambiar el proveedor de SQL Engine", "alreadyConnected": "Existe una conexión mediante el motor {0}. Para cambiar, por favor desconecte o cambie la conexión", + "noEditor": "Ningún editor de texto activo en este momento", "pickSqlProvider": "Seleccione proveedor de lenguaje de SQL" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/query/common/localizedConstants.i18n.json b/i18n/esn/src/sql/parts/query/common/localizedConstants.i18n.json index e8d349207f..438da63129 100644 --- a/i18n/esn/src/sql/parts/query/common/localizedConstants.i18n.json +++ b/i18n/esn/src/sql/parts/query/common/localizedConstants.i18n.json @@ -8,14 +8,21 @@ ], "runQueryBatchStartMessage": "Comenzó la ejecución de la consulta en", "runQueryBatchStartLine": "Línea {0}", - "msgSaveFailed": "Error al guardar resultados. ", - "msgSaveSucceeded": "Resultados guardados correctamente para", - "msgStatusRunQueryInProgress": "Ejecutar consulta...", + "msgCancelQueryFailed": "Error al cancelar la consulta: {0}", + "msgSaveStarted": "Comenzó a guardar los resultados en", + "msgSaveFailed": "Error al guardar los resultados.", + "msgSaveSucceeded": "Correctamente guardados los resultados a", + "msgStatusRunQueryInProgress": "Ejecutando consulta...", "maximizeLabel": "Maximizar", + "resultsPane.restoreLabel": "Restaurar", "saveCSVLabel": "Guardar como CSV", "saveJSONLabel": "Guardar como JSON", + "saveExcelLabel": "Guardar como Excel", + "saveXMLLabel": "Guardar como XML", "viewChartLabel": "Ver como gráfico", "resultPaneLabel": "Resultados", "executeQueryLabel": "Ejecutando consulta", - "elapsedTimeLabel": "Tiempo total de ejecución: {0}" + "messagePaneLabel": "Mensajes", + "elapsedTimeLabel": "Tiempo total de ejecución: {0}", + "msgCannotSaveMultipleSelections": "El comando Guardar resultados no puede ser usado con selecciones múltiples" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/query/common/query.contribution.i18n.json b/i18n/esn/src/sql/parts/query/common/query.contribution.i18n.json index 44d72bbf10..e956a349f3 100644 --- a/i18n/esn/src/sql/parts/query/common/query.contribution.i18n.json +++ b/i18n/esn/src/sql/parts/query/common/query.contribution.i18n.json @@ -6,12 +6,29 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "sql.messagesDefaultOpen": "Cuando es True, el panel de mensajes será abierto de forma predeterminada; False para cerrado", + "sql.saveAsCsv.includeHeaders": "[Opcional] Cuando es verdadero, los encabezados de columna se incluyen al guardar resultados como CSV", + "sql.saveAsCsv.delimiter": "[Opcional] El delimitador personalizado a utilizar entre los valores al guardar como CSV", + "sql.saveAsCsv.lineSeperator": "[Opcional] Caractere(s) utilizados para separación de filas al guardar resultados como CSV", + "sql.saveAsCsv.textIdentifier": "[Opcional] Carácter que se utiliza para incluir campos de texto al guardar resultados como CSV", + "sql.saveAsCsv.encoding": "[Opcional] Codificación de archivo utilizada al guardar resultados como CSV", + "sql.results.streaming": "Permitir resultados streaming; contiene algunos defectos visuales menores", + "sql.saveAsXml.formatted": "[Opcional] Cuando es true, se dará formato a la salida XML al guardar resultados como XML", + "sql.saveAsXml.encoding": "[Opcional] Se utiliza la codificación de archivo al guardar resultados como XML", "sql.copyIncludeHeaders": "[Opcional] Opciones de configuración para copiar resultados desde el punto de vista de resultados", "sql.copyRemoveNewLine": "[Opcional] Opciones de configuración para copiar resultados de varias líneas de la vista de resultados", "sql.showBatchTime": "[Opcional] Si el tiempo de ejecución se mostrará para lotes individuales", "defaultChartType": "[Opcional] El tipo de gráfico predeterminado para usar al abrir el visor de gráficos desde los resultados de una consulta", "tabColorMode.off": "Se deshabilitará el coloreado de las pestañas", + "tabColorMode.border": "El borde superior de cada pestaña del editor se coloreará para que coincida con el grupo de servidores correspondiente", + "tabColorMode.fill": "Cada color de fondo de la ficha Editor coincidirá con el grupo de servidores pertinente", + "tabColorMode": "Controla cómo colorear las pestañas basadas en el grupo de servidor de la conexión activa", + "showConnectionInfoInTitle": "Controla si se muestra la información de conexión para una pestaña en el título.", + "sql.promptToSaveGeneratedFiles": "Solicitud para guardar los archivos SQL generados", "mssql.intelliSense.enableIntelliSense": "IntelliSense debe habilitarse", "mssql.intelliSense.enableErrorChecking": "Debe habilitarse la comprobación de errores de IntelliSense", + "mssql.intelliSense.enableSuggestions": "Debe habilitar las sugerencias de IntelliSense", + "mssql.intelliSense.enableQuickInfo": "Si se habilita la información rápida de IntelliSense", + "mssql.intelliSense.lowerCaseSuggestions": "Las sugerencias de IntelliSense deberían ser minúsculas", "queryShortcutDescription": "Establece los puntos clave workbench.action.query.shortcut{0} para ejecutar el acceso directo del texto como un procedimiento almacenado. Caulquier texto seleccionado en el editor de consultas será pasado como un parámetro." } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/query/common/queryInput.i18n.json b/i18n/esn/src/sql/parts/query/common/queryInput.i18n.json new file mode 100644 index 0000000000..48570ea6bb --- /dev/null +++ b/i18n/esn/src/sql/parts/query/common/queryInput.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "disconnected": "Desconectado" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/query/common/rowCountStatus.i18n.json b/i18n/esn/src/sql/parts/query/common/rowCountStatus.i18n.json new file mode 100644 index 0000000000..5d3d1263fd --- /dev/null +++ b/i18n/esn/src/sql/parts/query/common/rowCountStatus.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "rowStatus": "Recuento de filas", + "rowCount": "{0} filas" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/query/common/timeElapsedStatus.i18n.json b/i18n/esn/src/sql/parts/query/common/timeElapsedStatus.i18n.json new file mode 100644 index 0000000000..7d93f73ac4 --- /dev/null +++ b/i18n/esn/src/sql/parts/query/common/timeElapsedStatus.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "timeElapsed": "Tiempo transcurrido" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/query/editor/actions.i18n.json b/i18n/esn/src/sql/parts/query/editor/actions.i18n.json new file mode 100644 index 0000000000..d3531aa225 --- /dev/null +++ b/i18n/esn/src/sql/parts/query/editor/actions.i18n.json @@ -0,0 +1,22 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "saveAsCsv": "Guardar como CSV", + "saveAsJson": "Guardar como JSON", + "saveAsExcel": "Guardar como Excel", + "saveAsXml": "Guardar como XML", + "copySelection": "Copiar", + "copyWithHeaders": "Copiar con encabezados", + "selectAll": "Seleccionar todo", + "copyMessages": "Copiar", + "copyAll": "Copiar todo", + "maximize": "Maximizar", + "restore": "Restaurar", + "chart": "Gráfico", + "showQueryPlan": "Mostrar plan de consulta" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/query/editor/charting/actions.i18n.json b/i18n/esn/src/sql/parts/query/editor/charting/actions.i18n.json new file mode 100644 index 0000000000..0f38feabe1 --- /dev/null +++ b/i18n/esn/src/sql/parts/query/editor/charting/actions.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "createInsightLabel": "Crear Insight", + "createInsightNoEditor": "No se puede crear la perspectiva porque el editor activo no es un Editor de SQL", + "myWidgetName": "Mi Widget", + "copyChartLabel": "Copiar como imagen", + "chartNotFound": "No se pudo encontrar el gráfico a guardar", + "saveImageLabel": "Guardar como imagen", + "chartSaved": "Gráfico guardado en ruta: {0}", + "chartViewer.saveAsFileTitle": "Seleccionar Archivo de Resultados" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/query/editor/charting/chartOptions.i18n.json b/i18n/esn/src/sql/parts/query/editor/charting/chartOptions.i18n.json new file mode 100644 index 0000000000..e49cdbbaec --- /dev/null +++ b/i18n/esn/src/sql/parts/query/editor/charting/chartOptions.i18n.json @@ -0,0 +1,29 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dataDirectionLabel": "Dirección de datos", + "verticalLabel": "Vertical", + "horizontalLabel": "Horizontal", + "columnsAsLabelsLabel": "Usar nombres de columna como etiquetas", + "labelFirstColumnLabel": "Usar la primera columna como etiqueta de fila", + "legendLabel": "Posición de la leyenda", + "yAxisLabel": "Etiqueta de eje Y", + "yAxisMinVal": "Valor mínimo del eje Y", + "yAxisMaxVal": "Valor máximo del eje Y", + "xAxisLabel": "Etiqueta del eje X", + "xAxisMinVal": "Valor mínimo del eje X", + "xAxisMaxVal": "Valor máximo del eje X", + "xAxisMinDate": "Fecha mínima del eje X", + "xAxisMaxDate": "Fecha máxima para el eje X", + "dataTypeLabel": "Tipo de datos", + "numberLabel": "Número", + "pointLabel": "Punto", + "chartTypeLabel": "Tipo de gráfico", + "encodingOption": "codificación", + "imageFormatOption": "Formato de imagen" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/query/editor/charting/chartTab.i18n.json b/i18n/esn/src/sql/parts/query/editor/charting/chartTab.i18n.json new file mode 100644 index 0000000000..b9405f16ee --- /dev/null +++ b/i18n/esn/src/sql/parts/query/editor/charting/chartTab.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "chartTabTitle": "Tabla" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json b/i18n/esn/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json new file mode 100644 index 0000000000..a39e2e05a7 --- /dev/null +++ b/i18n/esn/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "series": "Serie {0}" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/query/editor/queryResultsView.i18n.json b/i18n/esn/src/sql/parts/query/editor/queryResultsView.i18n.json new file mode 100644 index 0000000000..d4c30a6344 --- /dev/null +++ b/i18n/esn/src/sql/parts/query/editor/queryResultsView.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "gridPanel": "Resultados", + "messagePanel": "Mensajes", + "resultsTabTitle": "Resultados" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/query/editor/resultsGridContribution.i18n.json b/i18n/esn/src/sql/parts/query/editor/resultsGridContribution.i18n.json new file mode 100644 index 0000000000..221e694dfc --- /dev/null +++ b/i18n/esn/src/sql/parts/query/editor/resultsGridContribution.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "resultsGridConfigurationTitle": "Cuadrícula de resultados", + "fontFamily": "Controla la familia de fuentes.", + "fontWeight": "Controla el peso de la fuente.", + "fontSize": "Controla el tamaño de fuente en píxeles.", + "letterSpacing": "Controla el espacio entre letras en píxeles.", + "rowHeight": "Controla la altura de la fila en píxeles", + "cellPadding": "Controla el relleno de la celda en píxeles", + "autoSizeColumns": "Redimensione automáticamente el ancho de las columnas en los resultados iniciales. Podría tener problemas de rendimiento con un gran número de columnas o celdas grandes", + "maxColumnWidth": "El máximo ancho en píxeles de las columnas de tamaño automático" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/query/execution/keyboardQueryActions.i18n.json b/i18n/esn/src/sql/parts/query/execution/keyboardQueryActions.i18n.json index 894b29a721..d41dd6264b 100644 --- a/i18n/esn/src/sql/parts/query/execution/keyboardQueryActions.i18n.json +++ b/i18n/esn/src/sql/parts/query/execution/keyboardQueryActions.i18n.json @@ -6,8 +6,16 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "focusOnCurrentQueryKeyboardAction": "Centrarse en la consulta actual", "runQueryKeyboardAction": "Ejecutar consulta", "runCurrentQueryKeyboardAction": "Ejecutar la consulta actual", + "runCurrentQueryWithActualPlanKeyboardAction": "Ejecutar la consulta actual con el plan actual", "cancelQueryKeyboardAction": "Cancelar consulta", - "toggleQueryResultsKeyboardAction": "Alternar resultados de la consulta" + "refreshIntellisenseKeyboardAction": "Actualizar Cache de IntelliSense", + "toggleQueryResultsKeyboardAction": "Alternar resultados de la consulta", + "queryShortcutNoEditor": "Parámetro de editor es necesario para un acceso directo a ejecutar", + "parseSyntaxLabel": "Analizar consulta", + "queryActions.parseSyntaxSuccess": "Comandos completados correctamente", + "queryActions.parseSyntaxFailure": "Error del comando: ", + "queryActions.notConnected": "Conéctese a un servidor" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/query/execution/queryActions.i18n.json b/i18n/esn/src/sql/parts/query/execution/queryActions.i18n.json index 813753af38..1fb94c7a64 100644 --- a/i18n/esn/src/sql/parts/query/execution/queryActions.i18n.json +++ b/i18n/esn/src/sql/parts/query/execution/queryActions.i18n.json @@ -6,8 +6,15 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "runQueryLabel": "Ejecutar", "cancelQueryLabel": "Cancelar", + "estimatedQueryPlan": "Explicar", "actualQueryPlan": "Actual", + "disconnectDatabaseLabel": "Desconectar", + "changeConnectionDatabaseLabel": "Cambiar conexión", + "connectDatabaseLabel": "Conectar", + "selectDatabase": "Seleccione la base de datos", + "listDatabases.toggleDatabaseNameDropdown": "Seleccione el menú desplegable para alternar la base de datos", "changeDatabase.failed": "Error al cambiar la base de datos", "changeDatabase.failedWithError": "No se pudo cambiar de base de datos {0}" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/queryPlan/queryPlan.i18n.json b/i18n/esn/src/sql/parts/queryPlan/queryPlan.i18n.json new file mode 100644 index 0000000000..3558d9a0da --- /dev/null +++ b/i18n/esn/src/sql/parts/queryPlan/queryPlan.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryPlanTitle": "Plan de consulta" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/queryPlan/topOperations.i18n.json b/i18n/esn/src/sql/parts/queryPlan/topOperations.i18n.json new file mode 100644 index 0000000000..c92facfad8 --- /dev/null +++ b/i18n/esn/src/sql/parts/queryPlan/topOperations.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "topOperations.operation": "Operación", + "topOperations.object": "Objeto", + "topOperations.estCost": "Costo estimado", + "topOperations.estSubtreeCost": "Estimación de coste del subárbol", + "topOperations.actualRows": "Filas actuales", + "topOperations.estRows": "Filas estimadas", + "topOperations.actualExecutions": "Ejecuciones reales", + "topOperations.estCPUCost": "Costo estimado de CPU", + "topOperations.estIOCost": "Costo estimado de IO", + "topOperations.parallel": "Paralelo", + "topOperations.actualRebinds": "Reenlaces reales", + "topOperations.estRebinds": "Reenlaces estimados", + "topOperations.actualRewinds": "'Rewinds' reales", + "topOperations.estRewinds": "Rebobinados estimados", + "topOperations.partitioned": "Particionado", + "topOperationsTitle": "Operaciones principales" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json b/i18n/esn/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json index a08f9a7537..290cccf85c 100644 --- a/i18n/esn/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json +++ b/i18n/esn/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json @@ -7,5 +7,9 @@ "Do not edit this file. It is machine generated." ], "inProgressTasksChangesBadge": "{0} tareas en progreso", - "showTaskHistory": "Mostrar historial de tareas" + "showTaskHistory": "Mostrar historial de tareas", + "taskHistory.view": "Vista", + "taskHistory": "Historial de tareas", + "datasource.task": "Estado de tareas operación", + "miViewTasks": "&&Tareas" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json b/i18n/esn/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json index 3a9d93b2d4..f0017477f1 100644 --- a/i18n/esn/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json +++ b/i18n/esn/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json @@ -7,5 +7,6 @@ "Do not edit this file. It is machine generated." ], "cancelTask.cancel": "Cancelar", + "errorMsgFromCancelTask": "La tarea no se cancelará.", "taskAction.script": "Script" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json b/i18n/esn/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json index a55ee3fff3..3a1ee92f78 100644 --- a/i18n/esn/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json +++ b/i18n/esn/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json @@ -6,6 +6,10 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "succeeded": "Se realizó correctamente", + "failed": "fallido", + "inProgress": "En curso", "notStarted": "no se inició", + "canceled": "cancelado", "canceling": "Cancelando" } \ No newline at end of file diff --git a/i18n/esn/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json b/i18n/esn/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json index 98908de8ca..76d26280ed 100644 --- a/i18n/esn/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json +++ b/i18n/esn/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json @@ -6,5 +6,7 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "taskHistory.regTreeAriaLabel": "Historial de tareas" + "noTaskMessage": "No hay historial de tareas que mostrar. Pruebe la tarea de backup o restore para ver su estado de ejecución.", + "taskHistory.regTreeAriaLabel": "Historial de tareas", + "taskError": "Error de la tarea" } \ No newline at end of file diff --git a/i18n/esn/src/sql/platform/connection/common/connectionConfig.i18n.json b/i18n/esn/src/sql/platform/connection/common/connectionConfig.i18n.json new file mode 100644 index 0000000000..8486effc56 --- /dev/null +++ b/i18n/esn/src/sql/platform/connection/common/connectionConfig.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidServerName": "Ya existe un grupo de servidores con el mismo nombre." +} \ No newline at end of file diff --git a/i18n/esn/src/sql/platform/connection/common/connectionManagementService.i18n.json b/i18n/esn/src/sql/platform/connection/common/connectionManagementService.i18n.json new file mode 100644 index 0000000000..0f511c54e2 --- /dev/null +++ b/i18n/esn/src/sql/platform/connection/common/connectionManagementService.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connection.noAzureAccount": "Error al obtener el token de cuenta de Azure para conexión", + "connectionNotAcceptedError": "Conexión no aceptada", + "connectionService.yes": "Sí", + "connectionService.no": "No", + "cancelConnectionConfirmation": "¿Está seguro que desea cancelar esta conexión?" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/platform/dacfx/common/dacFxService.i18n.json b/i18n/esn/src/sql/platform/dacfx/common/dacFxService.i18n.json new file mode 100644 index 0000000000..f4e062f890 --- /dev/null +++ b/i18n/esn/src/sql/platform/dacfx/common/dacFxService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerIdNotValidError": "Se necesita conexión para interactuar con DacFxService", + "noHandlerRegistered": "Ningún controlador registrado" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json b/i18n/esn/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json index a9ba21b152..0ce63c0cc2 100644 --- a/i18n/esn/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json +++ b/i18n/esn/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json @@ -6,9 +6,20 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "dashboard.properties.property": "Define una propiedad para mostrar en el tablero", + "dashboard.properties.property.displayName": "Qué valor utilizar como etiqueta de la propiedad", + "dashboard.properties.property.value": "¿Qué valor tiene el objeto para acceder por el valor?", "dashboard.properties.property.ignore": "Especificar los valores a ser ignorados", + "dashboard.properties.property.default": "Valor predeterminado para mostrar si se omite o no hay valor", + "dashboard.properties.flavor": "Estilo para definir propiedades en un panel", + "dashboard.properties.flavor.id": "ID del estilo", "dashboard.properties.flavor.condition": "Condición para utilizar este tipo", + "dashboard.properties.flavor.condition.field": "Campo para comparar con", "dashboard.properties.flavor.condition.operator": "Operador a utilizar para la comparación", "dashboard.properties.flavor.condition.value": "Valor con que comparar el campo", - "dashboard.properties.serverProperties": "Propiedades a mostrar de la página de servidor" + "dashboard.properties.databaseProperties": "Propiedades a mostrar por página de base de datos", + "dashboard.properties.serverProperties": "Propiedades a mostrar de la página de servidor", + "carbon.extension.dashboard": "Define que este proveedor admite el panel de información", + "dashboard.id": "Id de proveedor (por ejemplo MSSQL)", + "dashboard.properties": "Valores de las propiedades a mostrar en el tablero" } \ No newline at end of file diff --git a/i18n/esn/src/sql/platform/dashboard/common/insightRegistry.i18n.json b/i18n/esn/src/sql/platform/dashboard/common/insightRegistry.i18n.json index c7429230ef..d714827f3f 100644 --- a/i18n/esn/src/sql/platform/dashboard/common/insightRegistry.i18n.json +++ b/i18n/esn/src/sql/platform/dashboard/common/insightRegistry.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "schema.dashboardWidgets.InsightsRegistry": "Widget utilizado en los paneles" } \ No newline at end of file diff --git a/i18n/esn/src/sql/platform/dashboard/common/widgetRegistry.i18n.json b/i18n/esn/src/sql/platform/dashboard/common/widgetRegistry.i18n.json index 4bc84a4dab..6ee4693866 100644 --- a/i18n/esn/src/sql/platform/dashboard/common/widgetRegistry.i18n.json +++ b/i18n/esn/src/sql/platform/dashboard/common/widgetRegistry.i18n.json @@ -6,5 +6,7 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "schema.dashboardWidgets.database": "Widget utilizado en los paneles" + "schema.dashboardWidgets.all": "Widget utilizado en los paneles", + "schema.dashboardWidgets.database": "Widget utilizado en los paneles", + "schema.dashboardWidgets.server": "Widget utilizado en los paneles" } \ No newline at end of file diff --git a/i18n/esn/src/sql/platform/dialog/dialogTypes.i18n.json b/i18n/esn/src/sql/platform/dialog/dialogTypes.i18n.json new file mode 100644 index 0000000000..c780ead6d8 --- /dev/null +++ b/i18n/esn/src/sql/platform/dialog/dialogTypes.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dialogModalDoneButtonLabel": "hecho", + "dialogModalCancelButtonLabel": "Cancelar" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json b/i18n/esn/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json new file mode 100644 index 0000000000..9760b74179 --- /dev/null +++ b/i18n/esn/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "fileBrowserErrorMessage": "Se ha producido un error al cargar el navegador de archivos.", + "fileBrowserErrorDialogTitle": "Error del navegador de archivos" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/platform/jobManagement/common/jobActions.i18n.json b/i18n/esn/src/sql/platform/jobManagement/common/jobActions.i18n.json new file mode 100644 index 0000000000..2bf461ee29 --- /dev/null +++ b/i18n/esn/src/sql/platform/jobManagement/common/jobActions.i18n.json @@ -0,0 +1,46 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobaction.successLabel": "Éxito", + "jobaction.faillabel": "Error", + "jobaction.refresh": "Actualizar", + "jobaction.newJob": "Nuevo trabajo", + "jobaction.run": "Ejecutar", + "jobSuccessfullyStarted": ": El trabajo se inició correctamente.", + "jobaction.stop": "Detener", + "jobSuccessfullyStopped": ": El trabajo se detuvo correctamente.", + "jobaction.editJob": "Editar trabajo", + "jobaction.deleteJob": "Eliminar trabajo", + "jobaction.deleteJobConfirm": "¿Sguro que desea borrar el trabajo \"{0}\"?", + "jobaction.failedToDeleteJob": "No se pudo eliminar el trabajo \"{0}\".\r\nError: {1}", + "jobaction.deletedJob": "El trabajo se eliminó correctamente", + "jobaction.newStep": "Nuevo paso", + "jobaction.deleteStep": "Eliminar paso", + "jobaction.deleteStepConfirm": "¿Seguro que desea borrar el paso \"{0}\"?", + "jobaction.failedToDeleteStep": "No se puede eliminar el paso \"{0}\".\r\nError: {1}", + "jobaction.deletedStep": "El paso del trabajo se eliminó correctamente", + "jobaction.newAlert": "Nueva alerta", + "jobaction.editAlert": "Editar alerta", + "jobaction.deleteAlert": "Eliminar alerta", + "jobaction.Cancel": "Cancelar", + "jobaction.deleteAlertConfirm": "¿Seguro que desea borrar la alerta \"{0}\"?", + "jobaction.failedToDeleteAlert": "No se pudo eliminar alerta \"{0}\".\r\nError: {1}", + "jobaction.deletedAlert": "La alerta se eliminó correctamente", + "jobaction.newOperator": "Nuevo operador", + "jobaction.editOperator": "Operador de edición", + "jobaction.deleteOperator": "Eliminar operador", + "jobaction.deleteOperatorConfirm": "¿Realmente desea eliminar el operador \"{0}\"?", + "jobaction.failedToDeleteOperator": "No se pudo eliminar el operador \"{0}\".\r\nError: {1}", + "joaction.deletedOperator": "El operador se eliminó correctamente", + "jobaction.newProxy": "Nuevo proxy", + "jobaction.editProxy": "Editar proxy", + "jobaction.deleteProxy": "Eliminar Proxy", + "jobaction.deleteProxyConfirm": "¿Está seguro que desea borrar al proxy '{0}'?", + "jobaction.failedToDeleteProxy": "No se pudo eliminar el proxy \"{0}\".\r\nError: {1}", + "jobaction.deletedProxy": "El proxy se eliminó correctamente" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/platform/jobManagement/common/jobManagementService.i18n.json b/i18n/esn/src/sql/platform/jobManagement/common/jobManagementService.i18n.json new file mode 100644 index 0000000000..d68e7e9afc --- /dev/null +++ b/i18n/esn/src/sql/platform/jobManagement/common/jobManagementService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerIdNotValidError": "Se necesita conexión para interactuar con JobManagementService", + "noHandlerRegistered": "Ningún controlador registrado" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json b/i18n/esn/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json new file mode 100644 index 0000000000..a376085e6e --- /dev/null +++ b/i18n/esn/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "agentUtilities.failed": "fallido", + "agentUtilities.succeeded": "Se realizó correctamente", + "agentUtilities.retry": "Reintentar", + "agentUtilities.canceled": "Cancelado", + "agentUtilities.inProgress": "En curso", + "agentUtilities.statusUnknown": "Estado desconocido", + "agentUtilities.executing": "En ejecución", + "agentUtilities.waitingForThread": "Esperando subproceso", + "agentUtilities.betweenRetries": "Entre reintentos", + "agentUtilities.idle": "Inactivo", + "agentUtilities.suspended": "Suspendido", + "agentUtilities.obsolete": "[Obsoleto]", + "agentUtilities.yes": "Sí", + "agentUtilities.no": "No", + "agentUtilities.notScheduled": "No programado", + "agentUtilities.neverRun": "No ejecutar nunca" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/platform/node/resultSerializer.i18n.json b/i18n/esn/src/sql/platform/node/resultSerializer.i18n.json new file mode 100644 index 0000000000..6e041934ce --- /dev/null +++ b/i18n/esn/src/sql/platform/node/resultSerializer.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "resultsSerializer.saveAsFileTitle": "Seleccionar Archivo de Resultados", + "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (delimitado por comas)", + "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionExcelTitle": "Libro de Excel", + "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", + "resultsSerializer.saveAsFileExtensionTXTTitle": "Texto sin formato", + "openLocation": "Abrir ubicación del archivo", + "openFile": "Abrir archivo" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/platform/query/common/queryModelService.i18n.json b/i18n/esn/src/sql/platform/query/common/queryModelService.i18n.json new file mode 100644 index 0000000000..11aa278c0d --- /dev/null +++ b/i18n/esn/src/sql/platform/query/common/queryModelService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "commitEditFailed": "Someter el error de fila:", + "runQueryStringBatchStartMessage": "Comenzó a ejecutar la consulta \"{0}\"", + "updateCellFailed": "Error en la celda de actualización: " +} \ No newline at end of file diff --git a/i18n/esn/src/sql/platform/query/common/queryRunner.i18n.json b/i18n/esn/src/sql/platform/query/common/queryRunner.i18n.json new file mode 100644 index 0000000000..991f731c02 --- /dev/null +++ b/i18n/esn/src/sql/platform/query/common/queryRunner.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "query.ExecutionFailedError": "Ejecución falló debido a un error inesperado: {0} {1}", + "query.message.executionTime": "Tiempo total de ejecución: {0}", + "query.message.startQuery": "Comenzó a ejecutar la consulta en la línea {0}", + "query.initEditExecutionFailed": "Error al ejecutar la edición de Inicio:", + "elapsedBatchTime": "Tiempo de ejecución por lotes: {0}" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/platform/taskHistory/common/taskService.i18n.json b/i18n/esn/src/sql/platform/taskHistory/common/taskService.i18n.json new file mode 100644 index 0000000000..a334caf482 --- /dev/null +++ b/i18n/esn/src/sql/platform/taskHistory/common/taskService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "InProgressWarning": "1 o más tareas están en curso. ¿Está seguro que desea salir?", + "taskService.yes": "Sí", + "taskService.no": "No" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/platform/theme/common/colors.i18n.json b/i18n/esn/src/sql/platform/theme/common/colors.i18n.json new file mode 100644 index 0000000000..cec0c1bd1c --- /dev/null +++ b/i18n/esn/src/sql/platform/theme/common/colors.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tableHeaderBackground": "Color de fondo de encabezado de tabla", + "tableHeaderForeground": "Color de primer plano de encabezado de tabla", + "disabledInputBoxBackground": "Fondo de Input box deshabilitado.", + "disabledInputBoxForeground": "Se ha deshabilitado el cuadro de entrada en primer plano.", + "buttonFocusOutline": "Contorno del botón remarcado cuando se enfoca", + "disabledCheckboxforeground": "Primer plano de la casilla de verificación deshabilitado.", + "listFocusAndSelectionBackground": "Color de fondo de la lista/tabla para el elemento seleccionado y de enfoque cuando la lista/tabla está activa", + "agentTableBackground": "Color de fondo de la tabla del Agente SQL.", + "agentCellBackground": "Color de fondo de celda de la tabla del Agente SQL.", + "agentTableHoverBackground": "Color de fondo al mantener el mouse de la tabla del Agente SQL.", + "agentJobsHeadingColor": "Color de fondo del encabezado del Agente SQL.", + "agentCellBorderColor": "Color del borde de la celda de la tabla del Agente SQL." +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/api/node/extHostModelView.i18n.json b/i18n/esn/src/sql/workbench/api/node/extHostModelView.i18n.json new file mode 100644 index 0000000000..705fc09c9b --- /dev/null +++ b/i18n/esn/src/sql/workbench/api/node/extHostModelView.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "unknownComponentType": "Tipo de componente desconocido. Debe usar ModelBuilder para crear objetos", + "invalidIndex": "El índice no es válido.", + "unknownConfig": "Configuración del componente desconocida, debe usar ModelBuilder para crear un objeto de configuración" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json b/i18n/esn/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json new file mode 100644 index 0000000000..591f4f239d --- /dev/null +++ b/i18n/esn/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dialogDoneLabel": "hecho", + "dialogCancelLabel": "Cancelar", + "generateScriptLabel": "Generar secuencia de comandos", + "dialogNextLabel": "Siguiente", + "dialogPreviousLabel": "Anterior" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/api/node/extHostModelViewTree.i18n.json b/i18n/esn/src/sql/workbench/api/node/extHostModelViewTree.i18n.json new file mode 100644 index 0000000000..2d2cb73982 --- /dev/null +++ b/i18n/esn/src/sql/workbench/api/node/extHostModelViewTree.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "treeView.notRegistered": "No se ha registrado ninguna vista de árbol con el id \"{0}\"" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/api/node/extHostNotebook.i18n.json b/i18n/esn/src/sql/workbench/api/node/extHostNotebook.i18n.json new file mode 100644 index 0000000000..6fb27048f2 --- /dev/null +++ b/i18n/esn/src/sql/workbench/api/node/extHostNotebook.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerRequired": "Un NotebookProvider con providerId valido se debe pasar a este método", + "errNoProvider": "no se encontró ningún proveedor de cuadernos", + "errNoManager": "No se encontró ningún administrador", + "noServerManager": "La instancia de Notebook Manager para el cuaderno {0} no tiene un administrador de servidores. No puede realizar operaciones en él", + "noContentManager": "Notebook Manager para el cuaderno {0} no tiene un administrador de contenidos. No puede realizar operaciones en él", + "noSessionManager": "La instancia de Notebook Manager para el cuaderno {0} no tiene un administrador de sesión. No se pueden realizar operaciones en él." +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/browser/modal/modal.i18n.json b/i18n/esn/src/sql/workbench/browser/modal/modal.i18n.json new file mode 100644 index 0000000000..3087de1256 --- /dev/null +++ b/i18n/esn/src/sql/workbench/browser/modal/modal.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "infoAltText": "Información", + "warningAltText": "Advertencia", + "errorAltText": "Fehler", + "showMessageDetails": "Mostrar detalles", + "hideMessageDetails": "Ocultar detalles", + "copyMessage": "Copiar", + "closeMessage": "Cerrar", + "modalBack": "Atrás" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/browser/modal/optionsDialog.i18n.json b/i18n/esn/src/sql/workbench/browser/modal/optionsDialog.i18n.json new file mode 100644 index 0000000000..9c6651f003 --- /dev/null +++ b/i18n/esn/src/sql/workbench/browser/modal/optionsDialog.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "optionsDialog.ok": "Aceptar", + "optionsDialog.cancel": "Cancelar" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json b/i18n/esn/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json new file mode 100644 index 0000000000..22ae497ef7 --- /dev/null +++ b/i18n/esn/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "optionsDialog.missingRequireField": " se requiere.", + "optionsDialog.invalidInput": "Entrada no válida. Se espera un valor numérico." +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/browser/parts/views/customView.i18n.json b/i18n/esn/src/sql/workbench/browser/parts/views/customView.i18n.json new file mode 100644 index 0000000000..87de18a76e --- /dev/null +++ b/i18n/esn/src/sql/workbench/browser/parts/views/customView.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "no-dataprovider": "No hay ningún proveedor de datos registrado que pueda proporcionar datos de la vista.", + "collapse": "Contraer" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/common/actions.contribution.i18n.json b/i18n/esn/src/sql/workbench/common/actions.contribution.i18n.json new file mode 100644 index 0000000000..b6af2b2bf7 --- /dev/null +++ b/i18n/esn/src/sql/workbench/common/actions.contribution.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "previewFeatures.configTitle": "Características en versión preliminar", + "previewFeatures.configEnable": "Habilitar las características de la versión preliminar sin publicar", + "showConnectDialogOnStartup": "Mostrar diálogo de conexión al inicio" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/common/actions.i18n.json b/i18n/esn/src/sql/workbench/common/actions.i18n.json index bbe63009ca..0bff081792 100644 --- a/i18n/esn/src/sql/workbench/common/actions.i18n.json +++ b/i18n/esn/src/sql/workbench/common/actions.i18n.json @@ -7,8 +7,18 @@ "Do not edit this file. It is machine generated." ], "newQueryAction.newQuery": "Nueva consulta", + "scriptSelect": "Seleccionar el Top 1000", + "scriptExecute": "Secuencia de comandos, ejecutar", "scriptAlter": "Generar script como Alter", + "editData": "Editar datos", "scriptCreate": "Escribir como Crear", - "scriptDelete": "Script as Delete", - "manage": "Administrar" + "scriptDelete": "Script como borrar", + "backupAction.backup": "Copia de seguridad", + "backup.isPreviewFeature": "Debe habilitar las características de la versión preliminar para utilizar la copia de seguridad", + "restoreAction.restore": "Restaurar", + "restore.isPreviewFeature": "Debe habilitar las características de versión preliminar para utilizar la restauración", + "manage": "Administrar", + "showDetails": "Mostrar detalles", + "newDatabase": "Nueva base de datos", + "configureDashboard": "Aprenda a configurar el panel" } \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/common/taskUtilities.i18n.json b/i18n/esn/src/sql/workbench/common/taskUtilities.i18n.json index 4bd384635a..29199c78c4 100644 --- a/i18n/esn/src/sql/workbench/common/taskUtilities.i18n.json +++ b/i18n/esn/src/sql/workbench/common/taskUtilities.i18n.json @@ -6,7 +6,13 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "selectOperationName": "Seleccionar", + "createOperationName": "Crear", + "insertOperationName": "Insertar", "updateOperationName": "Actualizar", + "deleteOperationName": "Eliminar", + "scriptSelectNotFound": "El script no fue devuelto cuando se llama a seleccionar script en el objeto", "scriptNotFoundForObject": "No se devolvió ningún script al escribir como {0} en el objeto {1}", + "scriptingFailed": "Error de secuencias de comandos", "scriptNotFound": "No se devolvió ningún script al interpretado como {0}" } \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json b/i18n/esn/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json new file mode 100644 index 0000000000..cbc07f7fc2 --- /dev/null +++ b/i18n/esn/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "enablePreviewFeatures.notice": "Las características de versión preliminar se necesitan para que las extensiones sean plenamente compatibles y algunas acciones estén disponibles. ¿Desea habilitar las características de versión preliminar?", + "enablePreviewFeatures.yes": "Sí", + "enablePreviewFeatures.no": "No", + "enablePreviewFeatures.never": "No, no volver a mostrar" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json b/i18n/esn/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json new file mode 100644 index 0000000000..2e5831001d --- /dev/null +++ b/i18n/esn/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "schema.providerId": "Identificador común para el proveedor", + "schema.displayName": "Nombre para mostrar del proveedor", + "schema.connectionOptions": "Opciones para la conexión" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json b/i18n/esn/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json new file mode 100644 index 0000000000..51a0a2259b --- /dev/null +++ b/i18n/esn/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "Search server names": "Buscar nombres de servidor" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json b/i18n/esn/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json new file mode 100644 index 0000000000..51a0a2259b --- /dev/null +++ b/i18n/esn/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "Search server names": "Buscar nombres de servidor" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json b/i18n/esn/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json new file mode 100644 index 0000000000..d0646bface --- /dev/null +++ b/i18n/esn/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "showDataExplorer": "Mostrar el explorador de datos", + "workbench.dataExplorer": "Explorador de datos", + "dataExplorer.view": "Vista", + "databaseConnections": "Conexiones de base de datos", + "datasource.connections": "Conexiones de fuentes de datos", + "datasource.connectionGroups": "grupos de origen de datos", + "startupConfig": "Configuración de inicio", + "startup.alwaysShowServersView": "Verdadero para que la vista de servidores aparezcan en la apertura por defecto de Azure Data Studio; Falso si la último vista abierta debe mostrarse" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json b/i18n/esn/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json new file mode 100644 index 0000000000..e9c1918a4e --- /dev/null +++ b/i18n/esn/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "vscode.extension.contributes.view.id": "Identificador de la vista. Úselo para registrar un proveedor de datos mediante la API \"vscode.window.registerTreeDataProviderForView\". También para desencadenar la activación de su extensión al registrar el evento \"onView:${id}\" en \"activationEvents\".", + "vscode.extension.contributes.view.name": "Nombre de la vista en lenguaje natural. Será mostrado", + "vscode.extension.contributes.view.when": "Condición que se debe cumplir para mostrar esta vista", + "extension.contributes.dataExplorer": "Aporta vistas al editor", + "extension.dataExplorer": "Aporta vistas al contenedor del Explorador de datos en la barra de la actividad", + "dataExplorer.contributed": "Contribuye vistas al contenedor de vistas aportadas", + "ViewsContainerDoesnotExist": "El contenedor de vista \"{0}\" no existe y todas las vistas registradas en él se agregarán al \"Explorador de datos\".", + "duplicateView1": "No pueden registrar múltiples vistas con el mismo identificador \"{0}\" en el contenedor de vistas \"{1}\"", + "duplicateView2": "Una vista con el identificador \"{0}\" ya está registrada en el contenedor de vista \"{1}\"", + "requirearray": "Las vistas deben ser una matriz", + "requirestring": "la propiedad `{0}` es obligatoria y debe ser de tipo \"string\"", + "optstring": "la propiedad `{0}` se puede omitir o debe ser de tipo \"string\"" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json b/i18n/esn/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json new file mode 100644 index 0000000000..9e556cd78d --- /dev/null +++ b/i18n/esn/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dataExplorer.servers": "Servidores" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json b/i18n/esn/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json new file mode 100644 index 0000000000..09fff5e3bc --- /dev/null +++ b/i18n/esn/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "disconnect": "Desconectar", + "newQuery": "Nueva consulta", + "manage": "Administrar", + "refresh": "Actualizar" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/admin/common/adminService.i18n.json b/i18n/esn/src/sql/workbench/services/admin/common/adminService.i18n.json new file mode 100644 index 0000000000..d4c2f18ac0 --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/admin/common/adminService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "adminService.providerIdNotValidError": "Se necesita la conexión para interactuar con el servicio de administración", + "adminService.noHandlerRegistered": "Ningún controlador registrado" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json b/i18n/esn/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json new file mode 100644 index 0000000000..dbd4a44238 --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectingLabel": "Conectando:", + "runningCommandLabel": "Comando en ejecución:", + "openingNewQueryLabel": "Abriendo nueva consulta:" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json b/i18n/esn/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json new file mode 100644 index 0000000000..0a10866905 --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionError": "Error de conexión", + "kerberosErrorStart": "Error en la conexión debido a un error de Kerberos.", + "kerberosHelpLink": "Ayuda para configurar Kerberos está disponible en {0}", + "kerberosKinit": "Si se ha conectado anteriormente puede que necesite volver a ejecutar kinit." +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json b/i18n/esn/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json new file mode 100644 index 0000000000..72a4d9283c --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connection": "Conexión", + "connectType": "Tipo de conexión", + "recentConnectionTitle": "Conexiones recientes", + "savedConnectionTitle": "Conexiones guardadas", + "connectionDetailsTitle": "Detalles de conexión", + "connectionDialog.connect": "Conectar", + "connectionDialog.cancel": "Cancelar", + "noRecentConnections": "Ninguna conexión reciente", + "noSavedConnections": "Ninguna conexión guardada" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json b/i18n/esn/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json new file mode 100644 index 0000000000..32ffb0107b --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionWidget.AddAzureAccount": "Agregar una cuenta...", + "defaultDatabaseOption": "", + "loadingDatabaseOption": "Cargando...", + "serverGroup": "Grupo de servidores", + "defaultServerGroup": "", + "addNewServerGroup": "Agregar nuevo grupo...", + "noneServerGroup": "", + "connectionWidget.missingRequireField": "{0} es necesario.", + "connectionWidget.fieldWillBeTrimmed": "{0} se recortará.", + "rememberPassword": "Recordar contraseña", + "connection.azureAccountDropdownLabel": "Cuenta", + "connectionWidget.refreshAzureCredentials": "Actualizar credenciales de la cuenta", + "connection.azureTenantDropdownLabel": "Inquilino de Azure AD", + "connectionWidget.toggleDatabaseNameDropdown": "Seleccione el menú desplegable para alternar base de datos", + "advanced": "Avanzado...", + "connectionWidget.invalidAzureAccount": "Debe seleccionar una cuenta" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json b/i18n/esn/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json new file mode 100644 index 0000000000..74efaabad3 --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "newDashboardTab.openDashboardExtensions": "Abrir extensiones de panel", + "newDashboardTab.ok": "Aceptar", + "newDashboardTab.cancel": "Cancelar", + "newdashboardTabDialog.noExtensionLabel": "No hay extensiones de panel instaladas en este momento. Vaya a Extension Manager para explorar las extensiones recomendadas." +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json b/i18n/esn/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json new file mode 100644 index 0000000000..7500903303 --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "errorMessageDialog.ok": "Aceptar", + "errorMessageDialog.close": "Cerrar", + "copyDetails": "Copiar detalles" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json b/i18n/esn/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json new file mode 100644 index 0000000000..e870034f6d --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "error": "Fehler", + "warning": "Advertencia", + "info": "Información" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json b/i18n/esn/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json new file mode 100644 index 0000000000..6adf571629 --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "filebrowser.filepath": "Ruta seleccionada", + "fileFilter": "Archivos de tipo", + "fileBrowser.ok": "Aceptar", + "fileBrowser.discard": "Descartar" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json b/i18n/esn/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json new file mode 100644 index 0000000000..13e17e98b5 --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "filebrowser.selectFile": "Seleccione un archivo" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json b/i18n/esn/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json new file mode 100644 index 0000000000..2fd4a55b59 --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "fileBrowser.regTreeAriaLabel": "Árbol explorador de archivos" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json b/i18n/esn/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json new file mode 100644 index 0000000000..376939e5ca --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "allFiles": "Todos los archivos" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json b/i18n/esn/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json new file mode 100644 index 0000000000..14da486aab --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insights.item": "Artículo", + "insights.value": "Valor", + "property": "Propiedad", + "value": "Valor", + "InsightsDialogTitle": "Puntos de vista", + "insights.dialog.items": "Artículos", + "insights.dialog.itemDetails": "Detalles del artículo" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json b/i18n/esn/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json new file mode 100644 index 0000000000..dea9d8d4e5 --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "workbench.action.insights.copySelection": "Copiar celda" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/insights/common/insightsUtils.i18n.json b/i18n/esn/src/sql/workbench/services/insights/common/insightsUtils.i18n.json new file mode 100644 index 0000000000..58bcd1a539 --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/insights/common/insightsUtils.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insightsDidNotFindResolvedFile": "No se pudo encontrar el archivo de consulta en ninguna de las siguientes rutas:\r\n {0}" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json b/i18n/esn/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json new file mode 100644 index 0000000000..b8e3573036 --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insightsInputError": "No se pasó ningún perfil de conexión al menú desplegable de información", + "insightsError": "Error de insights", + "insightsFileError": "Hubo un error leyendo el archivo de consulta: ", + "insightsConfigError": "Error al analizar la configuración de la perspectiva; no se pudo encontrar la matriz/cadena de consulta o el archivo de consulta" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json b/i18n/esn/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json new file mode 100644 index 0000000000..7d5186f069 --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "carbon.extension.contributes.notebook.provider": "Identificador del proveedor del cuaderno.", + "carbon.extension.contributes.notebook.fileExtensions": "Extensiones de archivo que deben estar registradas en este proveedor de cuadernos", + "carbon.extension.contributes.notebook.standardKernels": "Qué núcleos deben ser estándar con este proveedor de cuadernos", + "vscode.extension.contributes.notebook.providers": "Aporta proveedores de cuadernos.", + "carbon.extension.contributes.notebook.magic": "Nombre del magic de la celda, como \"%%sql\".", + "carbon.extension.contributes.notebook.language": "El lenguaje de celda que se usará si este magic de celda se incluye en la celda", + "carbon.extension.contributes.notebook.executionTarget": "Objetivo de ejecución opcional indicado por este magic, por ejemplo Spark vs SQL", + "carbon.extension.contributes.notebook.kernels": "Este conjunto de kernel es válido para, por ejemplo, python3, pyspark3, sql", + "vscode.extension.contributes.notebook.languagemagics": "Aporta el lenguaje del cuaderno." +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json b/i18n/esn/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json new file mode 100644 index 0000000000..5ee662e518 --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "notebookUriNotDefined": "No se pasó ninguna URI al crear el administrador de cuadernos", + "notebookServiceNoProvider": "El proveedor de cuadernos no existe" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/notebook/common/sessionManager.i18n.json b/i18n/esn/src/sql/workbench/services/notebook/common/sessionManager.i18n.json new file mode 100644 index 0000000000..415e4f9bb5 --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/notebook/common/sessionManager.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "noKernel": "Sin kernel", + "runNotebookDisabled": "No se pueden ejecutar las celdas porque no se ha configurado ningún kernel", + "errorName": "Error" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/notebook/node/localContentManager.i18n.json b/i18n/esn/src/sql/workbench/services/notebook/node/localContentManager.i18n.json new file mode 100644 index 0000000000..7067165dca --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/notebook/node/localContentManager.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "nbformatNotRecognized": "nbformat v{0}. {1} no reconocido", + "nbNotSupported": "Este archivo no tiene un formato válido de cuaderno", + "unknownCellType": "Celda de tipo {0} desconocido", + "unrecognizedOutput": "Tipo de salida {0} no reconocido", + "invalidMimeData": "Se espera que los datos para {0} sean una cadena o una matriz de cadenas", + "unrecognizedOutputType": "Tipo de salida {0} no reconocido" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json b/i18n/esn/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json new file mode 100644 index 0000000000..9c1db4f7d7 --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "sqlKernelError": "Error del kernel SQL", + "connectionRequired": "Se debe elegir una conexión para ejecutar celdas de cuaderno", + "sqlMaxRowsDisplayed": "Mostrando las primeras {0} filas." +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json b/i18n/esn/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json new file mode 100644 index 0000000000..d7a74870f4 --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "OeSessionFailedError": "Error al crear la sesión del explorador de objetos", + "nodeExpansionError": "Varios errores:" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json b/i18n/esn/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json new file mode 100644 index 0000000000..25a99eaa05 --- /dev/null +++ b/i18n/esn/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryEditorServiceChangeUnsupportedError": "El modo de cambio de idioma no está soportado con consultas no guardadas", + "queryEditorServiceChangeError": "Guarde o descarte los cambios antes de cambiar a o desde el modo de lenguaje SQL" +} \ No newline at end of file diff --git a/i18n/esn/src/sql/workbench/update/releaseNotes.i18n.json b/i18n/esn/src/sql/workbench/update/releaseNotes.i18n.json index 476ec1ba8e..1a57638dc8 100644 --- a/i18n/esn/src/sql/workbench/update/releaseNotes.i18n.json +++ b/i18n/esn/src/sql/workbench/update/releaseNotes.i18n.json @@ -6,5 +6,7 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "gettingStarted": "Iniciar" + "gettingStarted": "Iniciar", + "showReleaseNotes": "Ver introducción", + "miGettingStarted": "I&&ntroducción" } \ No newline at end of file diff --git a/i18n/fra/extensions/azurecore/package.i18n.json b/i18n/fra/extensions/azurecore/package.i18n.json new file mode 100644 index 0000000000..b31380e4bd --- /dev/null +++ b/i18n/fra/extensions/azurecore/package.i18n.json @@ -0,0 +1,26 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "azure.displayName": "Azure (Core)", + "azure.description": "Parcourir et utiliser des ressources Azure", + "azure.title": "Azure", + "azure.resource.config.title": "Configuration des ressources Azure", + "azure.resource.config.filter.description": "Filtre de ressources, chaque élément est un ID de compte, un ID d'abonnement et un nom séparés par une barre oblique", + "azure.resource.explorer.title": "Azure", + "azure.resource.refreshall.title": "Tout actualiser", + "azure.resource.refresh.title": "Actualiser", + "azure.resource.signin.title": "Se connecter", + "azure.resource.selectsubscriptions.title": "Sélectionner des abonnements", + "azure.resource.connectsqlserver.title": "Connecter", + "azure.resource.connectsqldb.title": "Connecter", + "accounts.clearTokenCache": "Effacer le cache de jetons du compte Azure", + "config.enablePublicCloudDescription": "Indique si l'intégration du cloud Azure public doit être activée", + "config.enableUsGovCloudDescription": "Indique si l'intégration du cloud Azure US Government (Fairfax) doit être activée", + "config.enableChinaCloudDescription": "Indique si l'intégration d'Azure Chine doit être activée", + "config.enableGermanyCloudDescription": "Indique si l'intégration d'Azure Allemagne doit être activée" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json b/i18n/fra/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json index 627cbb49d0..e09714d3c8 100644 --- a/i18n/fra/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json +++ b/i18n/fra/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "editableDropdown.errorValidate": "Doit être une option dans la liste" + "editableDropdown.errorValidate": "Doit être une option dans la liste", + "dropdownAction.toggle": "Activer/désactiver la liste déroulante" } \ No newline at end of file diff --git a/i18n/fra/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json b/i18n/fra/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json new file mode 100644 index 0000000000..7d0b04ea35 --- /dev/null +++ b/i18n/fra/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "rowDetailView.loadError": "Erreur de chargement..." +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json b/i18n/fra/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json index c3aa4a2ae7..1b0bc0d3d1 100644 --- a/i18n/fra/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json +++ b/i18n/fra/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json @@ -6,5 +6,8 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "accountDialog.close": "Fermer" + "linkedAccounts": "Comptes liés", + "accountDialog.close": "Fermer", + "accountDialog.noAccountLabel": "Aucun compte lié. Ajoutez un compte.", + "accountDialog.addConnection": "Ajouter un compte" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json b/i18n/fra/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json index 7ad686de94..1b50f835b8 100644 --- a/i18n/fra/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json +++ b/i18n/fra/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json @@ -6,7 +6,8 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "cancel": "Annuler", + "copyAndOpen": "Copier et ouvrir", + "oauthDialog.cancel": "Annuler", "userCode": "Code utilisateur", "website": "Site Web" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json b/i18n/fra/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json index c7429230ef..49d3947a8d 100644 --- a/i18n/fra/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json +++ b/i18n/fra/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "oauthFlyoutIsAlreadyOpen": "On ne peut pas démarrer une \"OAuth auto\". Une \"OAuth auto\" est déjà en cours." } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/accountManagement/common/accountActions.i18n.json b/i18n/fra/src/sql/parts/accountManagement/common/accountActions.i18n.json index 68c0cd0d8d..e3bdd245c5 100644 --- a/i18n/fra/src/sql/parts/accountManagement/common/accountActions.i18n.json +++ b/i18n/fra/src/sql/parts/accountManagement/common/accountActions.i18n.json @@ -7,6 +7,8 @@ "Do not edit this file. It is machine generated." ], "addAccount": "Ajouter un compte", + "removeAccount": "Supprimer le compte", + "confirmRemoveUserAccountMessage": "Êtes-vous sûr de vouloir supprimer '{0}' ?", "accountActions.yes": "Oui", "accountActions.no": "Non", "removeAccountFailed": "Échec de suppression du compte", diff --git a/i18n/fra/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json b/i18n/fra/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json index 6bcf61f6e5..d87f5dec9c 100644 --- a/i18n/fra/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json +++ b/i18n/fra/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json @@ -7,6 +7,8 @@ "Do not edit this file. It is machine generated." ], "carbon.extension.contributes.account.id": "Identificateur du type de compte", + "carbon.extension.contributes.account.icon": "(Facultatif) L'icône qui est utilisée pour représenter le compte dans l’interface utilisateur. Peut être soit chemin de fichier, soit une configuration de thème", + "carbon.extension.contributes.account.icon.light": "Chemin de l’icône quand un thème clair est utilisé", "carbon.extension.contributes.account.icon.dark": "Chemin de l’icône quand un thème sombre est utilisé", "carbon.extension.contributes.account": "Icônes de contribution au fournisseur de compte." } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json b/i18n/fra/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json index 9f6a5e1e34..1e8d9b80d1 100644 --- a/i18n/fra/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json +++ b/i18n/fra/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json @@ -6,12 +6,14 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "from": "De", + "to": "Vers", "createNewFirewallRule": "Créer une nouvelle règle de pare-feu", "firewall.ok": "OK", "firewall.cancel": "Annuler", + "firewallRuleDialogDescription": "Votre adresse IP cliente n'a pas accès au serveur. Connectez-vous à un compte Azure et créez une règle de pare-feu pour autoriser l'accès.", + "firewallRuleHelpDescription": "En savoir plus sur les paramètres du pare-feu", "azureAccount": "Compte Azure", - "from": "De", - "to": "Vers", "filewallRule": "Règle de pare-feu", "addIPAddressLabel": "Ajouter l'adresse IP de mon client", "addIpRangeLabel": "Ajouter ma plage d'adresses de sous-réseau IP" diff --git a/i18n/fra/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json b/i18n/fra/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json index 3e25918732..9237203f70 100644 --- a/i18n/fra/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json +++ b/i18n/fra/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "firewallDialog.addAccountErrorTitle": "Erreur lors de l'ajout du compte", "firewallRuleError": "Erreur de règle du pare-feu" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/connection/common/connection.contribution.i18n.json b/i18n/fra/src/sql/parts/connection/common/connection.contribution.i18n.json index 5d9314da75..edf7764c76 100644 --- a/i18n/fra/src/sql/parts/connection/common/connection.contribution.i18n.json +++ b/i18n/fra/src/sql/parts/connection/common/connection.contribution.i18n.json @@ -6,5 +6,7 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "sql.maxRecentConnectionsDescription": "Le nombre maximal de connexions récemment utilisées à stocker dans la liste de connexions." + "sql.maxRecentConnectionsDescription": "Le nombre maximal de connexions récemment utilisées à stocker dans la liste de connexions.", + "sql.defaultEngineDescription": "Moteur SQL par défaut à utiliser. Cela définit le fournisseur de langage par défaut dans les fichiers .sql et la valeur par défaut lorsque vous créez une nouvelle connexion. Une option valide est actuellement MSSQL", + "connection.parseClipboardForConnectionStringDescription": "Tentez d'analyser le contenu du presse-papiers quand la boîte de dialogue de connexion est ouverte ou qu'une opération de collage est effectuée." } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/connection/common/connectionActions.i18n.json b/i18n/fra/src/sql/parts/connection/common/connectionActions.i18n.json index 936a6a6cfb..97f68cf186 100644 --- a/i18n/fra/src/sql/parts/connection/common/connectionActions.i18n.json +++ b/i18n/fra/src/sql/parts/connection/common/connectionActions.i18n.json @@ -6,9 +6,15 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "ClearRecentlyUsedLabel": "Effacer la liste des connexions récentes", + "ClearRecentlyUsedLabel": "Effacer la liste", "ClearedRecentConnections": "Liste des connexions récentes supprimée", "connectionAction.yes": "Oui", "connectionAction.no": "Non", - "delete": "Supprimer" + "clearRecentConnectionMessage": "Êtes-vous sûr de vouloir supprimer toutes les connexions de la liste ?", + "connectionDialog.yes": "Oui", + "connectionDialog.no": "Non", + "delete": "Supprimer", + "connectionAction.GetCurrentConnectionString": "Obtenir la chaîne de connexion actuelle", + "connectionAction.connectionString": "Chaîne de connexion non disponible", + "connectionAction.noConnection": "Aucune connexion active disponible" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/common/actions.i18n.json b/i18n/fra/src/sql/parts/dashboard/common/actions.i18n.json index 8f91182e7c..fe5c41fa75 100644 --- a/i18n/fra/src/sql/parts/dashboard/common/actions.i18n.json +++ b/i18n/fra/src/sql/parts/dashboard/common/actions.i18n.json @@ -11,6 +11,9 @@ "refreshWidget": "Actualiser", "toggleMore": "Activer/désactiver plus", "deleteWidget": "Supprimer le Widget", + "clickToUnpin": "Cliquer pour supprimer", "clickToPin": "Cliquer pour épingler", - "addFeatureAction.openInstalledFeatures": "Ouvrir les fonctionnalités installées" + "addFeatureAction.openInstalledFeatures": "Ouvrir les fonctionnalités installées", + "collapseWidget": "Réduire", + "expandWidget": "Développer" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/common/dashboardHelper.i18n.json b/i18n/fra/src/sql/parts/dashboard/common/dashboardHelper.i18n.json index 708eac86bb..0a1ba80f14 100644 --- a/i18n/fra/src/sql/parts/dashboard/common/dashboardHelper.i18n.json +++ b/i18n/fra/src/sql/parts/dashboard/common/dashboardHelper.i18n.json @@ -6,6 +6,5 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "providerMissingEdition": "Les filtres de Widget sont basés sur l'édition, mais le fournisseur n’a pas d'édition", - "unknownDashboardContainerError": "Le conteneur de tableau de bord spécifié est inconnu." + "unknownDashboardContainerError": "{0} est un conteneur inconnu." } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json b/i18n/fra/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json index e638d04590..62091f8d13 100644 --- a/i18n/fra/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json +++ b/i18n/fra/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json @@ -6,10 +6,17 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "sqlops.extension.contributes.dashboard.tab.id": "Identificateur unique pour cet onglet. Sera transmis à l’extension pour toutes les demandes.", - "sqlops.extension.contributes.dashboard.tab.description": "Description de cet onglet qui sera affiché à l’utilisateur.", - "sqlops.extension.contributes.dashboard.tab.provider": "Fournisseurs pour lesquels cet onglet devrait être autorisé.", - "sqlops.extension.contributes.dashboard.tab.edition": "Modifications pour lesquelles cet onglet devrait être autorisé.", - "sqlops.extension.contributes.dashboard.tab.container": "Le conteneur qui s’affichera dans cet onglet.", - "sqlops.extension.contributes.tabs": "Fournit un onglet simple ou multiple que les utilisateurs peuvent ajouter à leur tableau de bord." + "azdata.extension.contributes.dashboard.tab.id": "Identificateur unique pour cet onglet. Sera transmis à l’extension pour toutes les demandes.", + "azdata.extension.contributes.dashboard.tab.title": "Titre de l’onglet à montrer à l’utilisateur.", + "azdata.extension.contributes.dashboard.tab.description": "Description de cet onglet qui sera affiché à l’utilisateur.", + "azdata.extension.contributes.tab.when": "Condition qui doit être vraie pour afficher cet élément", + "azdata.extension.contributes.tab.provider": "Définit les types de connexion compatibles avec cet onglet. La valeur par défaut est \"MSSQL\" si non défini", + "azdata.extension.contributes.dashboard.tab.container": "Le conteneur qui s’affichera dans cet onglet.", + "azdata.extension.contributes.dashboard.tab.alwaysShow": "Indique si cet onglet devrait toujours apparaître ou uniquement lorsque l’utilisateur l'ajoute.", + "azdata.extension.contributes.dashboard.tab.isHomeTab": "Indique si cet onglet doit être utilisé comme onglet d'accueil pour un type de connexion.", + "azdata.extension.contributes.tabs": "Fournit un onglet simple ou multiple que les utilisateurs peuvent ajouter à leur tableau de bord.", + "dashboardTab.contribution.noTitleError": "Aucun titre spécifié pour l’extension.", + "dashboardTab.contribution.noDescriptionWarning": "Aucune description spécifiée à afficher.", + "dashboardTab.contribution.noContainerError": "Aucun conteneur spécifié pour l’extension.", + "dashboardTab.contribution.moreThanOneDashboardContainersError": "1 seul conteneur de tableaux de bord doit être défini par espace" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json b/i18n/fra/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json index 085ae3170e..3bb567a8bd 100644 --- a/i18n/fra/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json +++ b/i18n/fra/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json @@ -6,7 +6,11 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "sqlops.extension.contributes.dashboard.container.id": "Identificateur unique pour ce conteneur.", - "sqlops.extension.contributes.dashboard.container.container": "Le conteneur qui sera affiché dans l’onglet.", - "sqlops.extension.contributes.containers": "Contribue à un ou plusieurs conteneurs de tableau de bord pour que les utilisateurs l'ajoutent à leur tableau de bord." + "azdata.extension.contributes.dashboard.container.id": "Identificateur unique pour ce conteneur.", + "azdata.extension.contributes.dashboard.container.container": "Le conteneur qui sera affiché dans l’onglet.", + "azdata.extension.contributes.containers": "Contribue à un ou plusieurs conteneurs de tableau de bord pour que les utilisateurs l'ajoutent à leur tableau de bord.", + "dashboardContainer.contribution.noIdError": "Aucun id de conteneur de tableau de bord spécifié pour l’extension.", + "dashboardContainer.contribution.noContainerError": "Aucun conteneur dans le conteneur de tableaux de bord spécifié pour l'extension.", + "dashboardContainer.contribution.moreThanOneDashboardContainersError": "1 seul conteneur de tableaux de bord doit être défini par espace.", + "dashboardTab.contribution.unKnownContainerType": "Type de conteneur inconnu défini dans le conteneur de tableau de bord pour l’extension." } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json b/i18n/fra/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json new file mode 100644 index 0000000000..063ef80b34 --- /dev/null +++ b/i18n/fra/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.container.controlhost": "Controlhost qui sera affiché sous cet onglet." +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json b/i18n/fra/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json new file mode 100644 index 0000000000..0d00d4ae18 --- /dev/null +++ b/i18n/fra/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboardNavSection": "La section « {0} » a un contenu non valide. Veuillez contacter le propriétaire de l'extension." +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json b/i18n/fra/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json index e01e9ccfca..11b9c0d6b7 100644 --- a/i18n/fra/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json +++ b/i18n/fra/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "dashboard.container.gridtab.items": "La liste des widgets ou webviews qui s’afficheront dans cet onglet." + "dashboard.container.gridtab.items": "La liste des widgets ou webviews qui s’afficheront dans cet onglet.", + "gridContainer.invalidInputs": "les widgets ou les webviews doivent être dans un conteneur de widgets pour l'extension." } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json b/i18n/fra/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json new file mode 100644 index 0000000000..8e0099599d --- /dev/null +++ b/i18n/fra/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.container.modelview": "Vue de modèles qui s'affiche sous cet onglet." +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json b/i18n/fra/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json index 1709535c3e..8f1c2d9deb 100644 --- a/i18n/fra/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json +++ b/i18n/fra/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json @@ -6,5 +6,16 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "dashboard.container.left-nav-bar.icon.dark": "Chemin de l’icône quand un thème sombre est utilisé" + "dashboard.container.left-nav-bar.id": "Identificateur unique pour cette section de navigation. Sera transmis à l’extension pour toutes les demandes.", + "dashboard.container.left-nav-bar.icon": "(Facultatif) Icône utilisée pour représenter cette section nav dans l’interface utilisateur. Soit un chemin de fichier, soit une configuration personnalisable", + "dashboard.container.left-nav-bar.icon.light": "Chemin de l’icône quand un thème clair est utilisé", + "dashboard.container.left-nav-bar.icon.dark": "Chemin de l’icône quand un thème sombre est utilisé", + "dashboard.container.left-nav-bar.title": "Titre de la section de navigation à afficher à l’utilisateur.", + "dashboard.container.left-nav-bar.container": "Le conteneur qui sera affiché dans cette section de navigation.", + "dashboard.container.left-nav-bar": "La liste des conteneurs de tableau de bord qui s’afficheront dans cette section de navigation.", + "opticon": "La propriété `icon` peut être omise ou doit être une chaîne ou un littéral comme `{dark, light}`", + "navSection.missingTitle": "Aucun titre dans la section de navigation spécifiée pour l'extension.", + "navSection.missingContainer": "Aucun conteneur dans la section de navigation n'a été spécifié pour l’extension.", + "navSection.moreThanOneDashboardContainersError": "1 seul conteneur de tableaux de bord doit être défini par espace.", + "navSection.invalidContainer": "NAV_SECTION dans NAV_SECTION n'est pas un conteneur valide pour l'extension." } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json b/i18n/fra/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json index c7429230ef..311a905979 100644 --- a/i18n/fra/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json +++ b/i18n/fra/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.container.webview": "La Webview qui s’affichera dans cet onglet." } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json b/i18n/fra/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json index 21d2fc2c00..a8315c3f88 100644 --- a/i18n/fra/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json +++ b/i18n/fra/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "dashboard.container.widgets": "La liste des widgets qui s’afficheront dans cet onglet." + "dashboard.container.widgets": "La liste des widgets qui s’afficheront dans cet onglet.", + "widgetContainer.invalidInputs": "La liste des widgets est attendue à l’intérieur du conteneur de widgets pour l'extension." } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json b/i18n/fra/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json index 5fe2c122a1..123120ae0e 100644 --- a/i18n/fra/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json +++ b/i18n/fra/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json @@ -6,5 +6,12 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "sqlops.extension.contributes.dashboardPage.tab.id": "Identificateur unique pour cet onglet. Sera transmis à l’extension pour toutes les demandes." + "azdata.extension.contributes.widget.when": "Condition qui doit être vraie pour afficher cet élément", + "dashboardpage.tabName": "Titre du conteneur", + "dashboardpage.rowNumber": "La ligne de l’élément dans la grille", + "dashboardpage.rowSpan": "Rowspan du composant dans la grille. La valeur par défaut est 1. Utilisez '*' pour le définir sur le nombre de lignes dans la grille.", + "dashboardpage.colNumber": "Colonne du composant dans la grille", + "dashboardpage.colspan": "Colspan du composant dans la grille. La valeur par défaut est 1. Utilisez '*' pour le définir sur le nombre de colonnes dans la grille.", + "azdata.extension.contributes.dashboardPage.tab.id": "Identificateur unique pour cet onglet. Sera transmis à l’extension pour toutes les demandes.", + "dashboardTabError": "L'onglet d’extension est inconnu ou non installé." } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json b/i18n/fra/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json index 962c1c5d0a..3e35832d8c 100644 --- a/i18n/fra/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json +++ b/i18n/fra/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json @@ -8,8 +8,10 @@ ], "dashboardDatabaseProperties": "Activer ou désactiver le widget de propriétés", "dashboard.databaseproperties": "Valeurs de propriété à afficher", + "dashboard.databaseproperties.displayName": "Nom d'affichage de la propriété", + "dashboard.databaseproperties.value": "Valeur de l’objet d’informations de base de données", "dashboard.databaseproperties.ignore": "Spécifiez des valeurs spécifiques à ignorer", - "recoveryModel": "Modèle de récupération", + "recoveryModel": "Mode de récupération", "lastDatabaseBackup": "Dernière sauvegarde de base de données", "lastLogBackup": "Dernière sauvegarde du journal", "compatibilityLevel": "Niveau de compatibilité", diff --git a/i18n/fra/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json b/i18n/fra/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json index c7429230ef..d77d19f2f6 100644 --- a/i18n/fra/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json +++ b/i18n/fra/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "serverPageName": "TABLEAU DE BORD SERVEUR" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json b/i18n/fra/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json index c19950a7e0..24ec1e1b3e 100644 --- a/i18n/fra/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json +++ b/i18n/fra/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json @@ -9,9 +9,11 @@ "dashboardServerProperties": "Activer ou désactiver le widget de propriétés", "dashboard.serverproperties": "Valeurs de propriété à afficher", "dashboard.serverproperties.displayName": "Nom d'affichage de la propriété", + "dashboard.serverproperties.value": "Valeur de l’objet Server Info", "version": "Version", "edition": "Edition", "computerName": "Nom de l'ordinateur", "osVersion": "Version du système d'exploitation", - "dashboardServer": "Personnalise la page de tableau de bord du serveur" + "dashboardServer": "Personnalise la page de tableau de bord du serveur", + "dashboardServerTabs": "Personnalise les onglets du tableau de bord du Serveur" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json b/i18n/fra/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json index 5289d7104a..c42845aa2f 100644 --- a/i18n/fra/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json +++ b/i18n/fra/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json @@ -6,5 +6,5 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "dashboard.changeDatabaseFailure": "Impossible de changer la base de données" + "dashboard.changeDatabaseFailure": "Echec lors du changement de base de données" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/widgets/insights/actions.i18n.json b/i18n/fra/src/sql/parts/dashboard/widgets/insights/actions.i18n.json index c7429230ef..c79ce3bd41 100644 --- a/i18n/fra/src/sql/parts/dashboard/widgets/insights/actions.i18n.json +++ b/i18n/fra/src/sql/parts/dashboard/widgets/insights/actions.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "insights.runQuery": "Exécutez la requête" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json b/i18n/fra/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json index b6a245735a..da64dec6c1 100644 --- a/i18n/fra/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json +++ b/i18n/fra/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "insights.lastUpdated": "Dernière mise à jour : {0} {1}" + "insights.lastUpdated": "Dernière mise à jour : {0} {1}", + "noResults": "Aucun résultat à afficher" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json b/i18n/fra/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json index 3f29c8e314..4c151e5f58 100644 --- a/i18n/fra/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json +++ b/i18n/fra/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json @@ -10,6 +10,11 @@ "insightIdDescription": "Identificateur unique utilisé pour mettre en cache les résultats de l'aperçu.", "insightQueryDescription": "Requête SQL à exécuter. Cela devrait renvoyer exactement 1 jeu de résultat.", "insightQueryFileDescription": "[Facultatif] chemin vers un fichier qui contient une requête. A utiliser si la « requête » n’est pas définie", - "actionDatabaseDescription": "Base de données cible pour l’action ; Vous pouvez utiliser le format ${columnName} pour définir un nom de colonne basé sur les données.", - "actionServerDescription": "Serveur cible pour l’action ; Vous pouvez utiliser le format ${columnName} pour définir un nom de colonne basé sur les données." + "insightAutoRefreshIntervalDescription": "[Facultatif] Intervalle d'actualisation automatique en minutes, si la valeur n'est pas définie il n'y a pas d'actualisation automatique", + "actionTypes": "Quelles actions utiliser", + "actionDatabaseDescription": "Base de données cible pour l'action. Peut utiliser le format \"${columnName}\" pour utiliser un nom de colonne de données.", + "actionServerDescription": "Serveur cible pour l’action ; vous pouvez utiliser le format « ${columnName} » pour utiliser un nom de colonne piloté par les données.", + "actionUserDescription": "Utilisateur cible pour l’action ; vous pouvez utiliser le format « ${columnName} » pour utiliser un nom de colonne piloté par les données.", + "carbon.extension.contributes.insightType.id": "Identificateur de aperçu", + "carbon.extension.contributes.insights": "Contribue à des insights de la palette de tableau de bord." } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json b/i18n/fra/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json new file mode 100644 index 0000000000..0514301a66 --- /dev/null +++ b/i18n/fra/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "chartErrorMessage": "Le graphique ne peut pas être affiché avec les données fournies" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json b/i18n/fra/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json index a5e06e0fca..aa5af23c97 100644 --- a/i18n/fra/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json +++ b/i18n/fra/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json @@ -7,7 +7,10 @@ "Do not edit this file. It is machine generated." ], "chartInsightDescription": "Affiche les résultats d’une requête sous forme de diagramme sur le tableau de bord", - "colorMapDescription": "Mappe \"nom de la colonne\" -> couleur. par exemple, ajoutez \"colonne1\" : rouge pour s'assurer que cette colonne utilise une couleur rouge", + "colorMapDescription": "Mappe le \"nom de colonne\" à une couleur. Par exemple, ajoute \"colonne1\": rouge pour que cette colonne utilise la couleur rouge", "legendDescription": "Indique la position préférée et la visibilité de la légende du graphique. Ce sont les noms des colonnes de votre requête reliés à l’étiquette de chaque entrée du tableau", - "columnsAsLabels": "Si dataDirection est verticale, mettre ceci à vrai fera que les noms de colonnes seront utilisés pour la légende." + "labelFirstColumnDescription": "Si la direction des données est horizontale, définir cette valeur à \"true\" utilisera la valeur des premières colonnes pour la légende.", + "columnsAsLabels": "Si dataDirection est verticale, mettre ceci à vrai fera que les noms de colonnes seront utilisés pour la légende.", + "dataDirectionDescription": "Définit si les données sont lues dans une colonne (verticale) ou une ligne (horizontale). Pour les séries chronologiques, ceci est ignoré car la direction doit être verticale.", + "showTopNData": "Si showTopNData est défini, affiche seulement les N premières données dans le graphique." } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json b/i18n/fra/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json index c43775ef1d..d84673ebe7 100644 --- a/i18n/fra/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json +++ b/i18n/fra/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json @@ -6,10 +6,10 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "yAxisMin": "Valeur minimale de l’axe y", + "yAxisMin": "Valeur minimale de l'axe Y", "yAxisMax": "Valeur maximale de l’axe y", - "yAxisLabel": "Étiquette pour l’axe y", - "xAxisMin": "Valeur minimale de l’axe x", + "barchart.yAxisLabel": "Étiquette pour l’axe y", + "xAxisMin": "Valeur minimale de l’axe des x", "xAxisMax": "Valeur maximale de l’axe des x", - "xAxisLabel": "Étiquette de l’axe des x" + "barchart.xAxisLabel": "Étiquette de l’axe des x" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json b/i18n/fra/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json index c7429230ef..d69a7f8c01 100644 --- a/i18n/fra/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json +++ b/i18n/fra/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "countInsightDescription": "Pour chaque colonne d'un jeu de résultats, affiche la valeur de la ligne 0 sous forme de chiffre, suivi du nom de la colonne. Prend en charge \"1 Healthy\", \"3 Unhealthy\", par exemple, où \"Healthy\" est le nom de colonne et 1 est la valeur de la ligne 1, cellule 1" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json b/i18n/fra/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json index 78a120cf8a..965bde3d5c 100644 --- a/i18n/fra/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json +++ b/i18n/fra/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json @@ -6,5 +6,7 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "imageFormatDescription": "Quel format est attendu - est-ce un JPEG, PNG ou autre format ?" + "imageInsightDescription": "Affiche une image, par exemple celle retournée par une requête de type R utilisant \"ggplot2\"", + "imageFormatDescription": "Quel format est attendu - est-ce un JPEG, PNG ou autre format ?", + "encodingDescription": "Cela est-il encodé en hexadécimal, base64 ou un autre format?" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json b/i18n/fra/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json new file mode 100644 index 0000000000..b5dd749849 --- /dev/null +++ b/i18n/fra/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tableInsightDescription": "Affiche les résultats dans un tableau simple" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json b/i18n/fra/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json index 46d3905930..5a0da61ff3 100644 --- a/i18n/fra/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json +++ b/i18n/fra/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json @@ -7,28 +7,40 @@ "Do not edit this file. It is machine generated." ], "backup.backupName": "Nom de la sauvegarde", + "backup.recoveryModel": "Mode de récupération", "backup.backupType": "Type de sauvegarde", "backup.backupDevice": "Fichiers de sauvegarde", "backup.algorithm": "Algorithme", "backup.certificateOrAsymmetricKey": "Certificat ou clé asymétrique", "backup.media": "Support", + "backup.mediaOption": "Sauvegarder dans le jeu de media existant", + "backup.mediaOptionFormat": "Sauvegarder sur un nouveau jeu de sauvegarde", "backup.existingMediaAppend": "Ajouter au jeu de sauvegarde existant", + "backup.existingMediaOverwrite": "Remplacer tous les jeux de sauvegarde existants", "backup.newMediaSetName": "Nouveau nom de jeu de supports", + "backup.newMediaSetDescription": "Description du nouveau support de sauvegarde", + "backup.checksumContainer": "Effectuer la somme de contrôle avant d’écrire sur le support", "backup.verifyContainer": "Vérifier la sauvegarde après son achèvement", "backup.continueOnErrorContainer": "Continuer en cas d’erreur", - "backup.expiration": "Expiration", + "backup.expiration": "Expiration ", "backup.setBackupRetainDays": "Définir le délai de rétention en jours", + "backup.copyOnly": "Sauvegarde en mode copie seule", "backup.advancedConfiguration": "Configuration avancée", "backup.compression": "Compression", "backup.setBackupCompression": "Activer la compression de la sauvegarde", "backup.encryption": "Chiffrement", "backup.transactionLog": "Journal des transactions", + "backup.truncateTransactionLog": "Tronquer le journal des transactions", + "backup.backupTail": "Sauvegarder la fin du journal", "backup.reliability": "Fiabilité", + "backup.mediaNameRequired": "Un nom de média est nécessaire", + "backup.noEncryptorWarning": "Aucun certificat ou clé asymétrique n'est disponible", "addFile": "Ajouter un fichier", "removeFile": "Supprimer les fichiers", "backupComponent.invalidInput": "Entrée incorrecte. La valeur doit être supérieure ou égale à 0.", "backupComponent.script": "Script", "backupComponent.backup": "Sauvegarde", "backupComponent.cancel": "Annuler", + "backup.containsBackupToUrlError": "Seule la sauvegarde sur fichier est supportée", "backup.backupFileRequired": "Le chemin du fichier de sauvegarde est nécessaire" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/disasterRecovery/backup/constants.i18n.json b/i18n/fra/src/sql/parts/disasterRecovery/backup/constants.i18n.json index c72ba2aeeb..eb9f44a8e5 100644 --- a/i18n/fra/src/sql/parts/disasterRecovery/backup/constants.i18n.json +++ b/i18n/fra/src/sql/parts/disasterRecovery/backup/constants.i18n.json @@ -6,6 +6,18 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "backup.labelDatabase": "Base de données ", + "backup.labelFilegroup": "Fichiers et groupes de fichiers", + "backup.labelFull": "Full", + "backup.labelDifferential": "Différentielle", + "backup.labelLog": "Journal des transactions", + "backup.labelDisk": "Disque", + "backup.labelUrl": "URL", + "backup.defaultCompression": "Utiliser le paramètre du serveur par défaut", + "backup.compressBackup": "Compresser la sauvegarde", + "backup.doNotCompress": "Ne pas compresser la sauvegarde", + "backup.serverCertificate": "Certificat du serveur", + "backup.asymmetricKey": "Clé asymétrique", "backup.filterBackupFiles": "Fichiers de sauvegarde", "backup.allFiles": "Tous les fichiers" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json b/i18n/fra/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json index b304df9b9a..328ce4203b 100644 --- a/i18n/fra/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json +++ b/i18n/fra/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json @@ -6,26 +6,33 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "backupFilePath": "Chemin du fichier de sauvegarde", + "targetDatabase": "Base de données cible", "RestoreDialogTitle": "Restaurer la base de données", "restoreDialog.restoreTitle": "Restaurer la base de données", - "restoreDialog.database": "Base de données", + "restoreDialog.database": "Base de données ", "restoreDialog.backupFile": "Fichier de sauvegarde", "restoreDialog.restore": "Restaurer", "restoreDialog.cancel": "Annuler", "restoreDialog.script": "Script", - "source": "Source", + "source": "source", "restoreFrom": "Restaurer à partir de", "missingBackupFilePathError": "Le chemin du fichier de sauvegarde est requis.", "multipleBackupFilePath": "Veuillez saisir un ou plusieurs chemins d’accès séparés par des virgules", - "backupFilePath": "Chemin du fichier de sauvegarde", - "database": "Base de données", + "database": "Base de données ", "destination": "Destination", + "restoreDialog.toggleDatabaseNameDropdown": "Sélectionnez la liste déroulante de bases de données", + "restoreTo": "Restaurer vers", "restorePlan": "Plan de restauration", "backupSetsToRestore": "Jeux de sauvegarde à restaurer", + "restoreDatabaseFileAs": "Restaurer les fichiers de base de données en tant que", "restoreDatabaseFileDetails": "Restaurer les détails du fichier de base de données", "logicalFileName": "Nom de fichier logique", - "fileType": "Type de fichier", + "fileType": "Type de fichier ", + "originalFileName": "Nom de fichier initial", "restoreAs": "Restaurer en tant que", + "restoreOptions": "Options de restauration", + "taillogBackup": "Sauvegarde de la fin du journal de transaction", "serverConnection": "Connexions serveur", "generalTitle": "Général", "filesTitle": "Fichiers", diff --git a/i18n/fra/src/sql/parts/editData/common/editDataInput.i18n.json b/i18n/fra/src/sql/parts/editData/common/editDataInput.i18n.json index c7429230ef..998418bac9 100644 --- a/i18n/fra/src/sql/parts/editData/common/editDataInput.i18n.json +++ b/i18n/fra/src/sql/parts/editData/common/editDataInput.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "connectionFailure": "Échec de connexion de la session de modification des données" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/editData/execution/editDataActions.i18n.json b/i18n/fra/src/sql/parts/editData/execution/editDataActions.i18n.json index 3ae0f11112..a2de43c46d 100644 --- a/i18n/fra/src/sql/parts/editData/execution/editDataActions.i18n.json +++ b/i18n/fra/src/sql/parts/editData/execution/editDataActions.i18n.json @@ -6,6 +6,9 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "editData.refresh": "Actualiser", - "editData.stop": "Arrêter" + "editData.run": "Exécuter", + "disposeEditFailure": "La modification (de la disposition) a échoué avec l'erreur :", + "editData.stop": "Arrêter", + "editData.showSql": "Afficher le volet SQL", + "editData.closeSql": "Fermer le volet SQL" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json b/i18n/fra/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json new file mode 100644 index 0000000000..654f4a1fdf --- /dev/null +++ b/i18n/fra/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tabs": "Onglets de tableau de bord ({0})", + "tabId": "ID", + "tabTitle": "Titre", + "tabDescription": "Description", + "insights": "Tableau de bord Insights ({0})", + "insightId": "ID", + "name": "Nom ", + "insight condition": "Quand" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json b/i18n/fra/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json index 2ac70e5701..4ac19d07d4 100644 --- a/i18n/fra/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json +++ b/i18n/fra/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json @@ -7,5 +7,5 @@ "Do not edit this file. It is machine generated." ], "deleteRow": "Supprimer la ligne", - "revertRow": "Rétablir la ligne" + "revertRow": "Annuler la ligne actuelle" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/grid/views/gridActions.i18n.json b/i18n/fra/src/sql/parts/grid/views/gridActions.i18n.json index 272a2d6aad..e4373a9b0f 100644 --- a/i18n/fra/src/sql/parts/grid/views/gridActions.i18n.json +++ b/i18n/fra/src/sql/parts/grid/views/gridActions.i18n.json @@ -9,8 +9,9 @@ "saveAsCsv": "Enregistrer au format CSV", "saveAsJson": "Enregistrer au format JSON", "saveAsExcel": "Enregistrer au format Excel", + "saveAsXml": "Enregistrer au format XML", "copySelection": "Copier", "copyWithHeaders": "Copier avec en-têtes", "selectAll": "Tout sélectionner", - "copyMessages": "Copie" + "copyMessages": "Copier" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/jobManagement/agent/agentView.component.i18n.json b/i18n/fra/src/sql/parts/jobManagement/agent/agentView.component.i18n.json new file mode 100644 index 0000000000..269d02a9f1 --- /dev/null +++ b/i18n/fra/src/sql/parts/jobManagement/agent/agentView.component.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobview.Jobs": "Travaux", + "jobview.Alerts": "Alertes", + "jobview.Proxies": "Proxies", + "jobview.Operators": "Opérateurs" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/jobManagement/views/alertsView.component.i18n.json b/i18n/fra/src/sql/parts/jobManagement/views/alertsView.component.i18n.json new file mode 100644 index 0000000000..a28b7c1b2a --- /dev/null +++ b/i18n/fra/src/sql/parts/jobManagement/views/alertsView.component.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobAlertColumns.name": "Nom ", + "jobAlertColumns.lastOccurrenceDate": "Dernière occurrence", + "jobAlertColumns.enabled": "Activé", + "jobAlertColumns.delayBetweenResponses": "Délai entre les réponses (en secondes)", + "jobAlertColumns.categoryName": "Nom de la catégorie" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json b/i18n/fra/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json new file mode 100644 index 0000000000..3acf358e85 --- /dev/null +++ b/i18n/fra/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "stepRow.stepID": "ID de l'étape", + "stepRow.stepName": "Nom de l'étape", + "stepRow.message": "Message" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/jobManagement/views/jobsView.component.i18n.json b/i18n/fra/src/sql/parts/jobManagement/views/jobsView.component.i18n.json new file mode 100644 index 0000000000..c35f5b467f --- /dev/null +++ b/i18n/fra/src/sql/parts/jobManagement/views/jobsView.component.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobColumns.name": "Nom ", + "jobColumns.lastRun": "Dernière exécution", + "jobColumns.nextRun": "Prochaine exécution", + "jobColumns.enabled": "Activé", + "jobColumns.status": "État ", + "jobColumns.category": "Catégorie", + "jobColumns.runnable": "Exécutable", + "jobColumns.schedule": "Planification", + "jobColumns.lastRunOutcome": "Résultats de la dernière exécution", + "jobColumns.previousRuns": "Exécutions précédentes", + "jobsView.noSteps": "Aucune étape disponible pour ce travail.", + "jobsView.error": "Erreur : " +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json b/i18n/fra/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json new file mode 100644 index 0000000000..3b530dfcc9 --- /dev/null +++ b/i18n/fra/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobOperatorsView.name": "Nom ", + "jobOperatorsView.emailAddress": "Adresse de messagerie", + "jobOperatorsView.enabled": "Activé" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json b/i18n/fra/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json new file mode 100644 index 0000000000..069e3ac22c --- /dev/null +++ b/i18n/fra/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobProxyToolbar-NewItem": "Nouveau Proxy", + "jobProxyToolbar-Refresh": "Actualiser", + "jobProxiesView.accountName": "Nom du compte", + "jobProxiesView.credentialName": "Nom d'identification", + "jobProxiesView.description": "Description", + "jobProxiesView.isEnabled": "Activé" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/modelComponents/componentBase.i18n.json b/i18n/fra/src/sql/parts/modelComponents/componentBase.i18n.json new file mode 100644 index 0000000000..3393a6a8a1 --- /dev/null +++ b/i18n/fra/src/sql/parts/modelComponents/componentBase.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidIndex": "L'index n'est pas valide." +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/modelComponents/inputbox.component.i18n.json b/i18n/fra/src/sql/parts/modelComponents/inputbox.component.i18n.json new file mode 100644 index 0000000000..1f46745915 --- /dev/null +++ b/i18n/fra/src/sql/parts/modelComponents/inputbox.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidValueError": "Valeur non valide" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/modelComponents/loadingComponent.component.i18n.json b/i18n/fra/src/sql/parts/modelComponents/loadingComponent.component.i18n.json new file mode 100644 index 0000000000..84c492d88a --- /dev/null +++ b/i18n/fra/src/sql/parts/modelComponents/loadingComponent.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loadingMessage": "Chargement" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json b/i18n/fra/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json new file mode 100644 index 0000000000..84c492d88a --- /dev/null +++ b/i18n/fra/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loadingMessage": "Chargement" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/modelComponents/queryTextEditor.i18n.json b/i18n/fra/src/sql/parts/modelComponents/queryTextEditor.i18n.json new file mode 100644 index 0000000000..7316eb4513 --- /dev/null +++ b/i18n/fra/src/sql/parts/modelComponents/queryTextEditor.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryTextEditorAriaLabel": "éditeur de code modelview pour le modèle d’affichage." +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/modelComponents/viewBase.i18n.json b/i18n/fra/src/sql/parts/modelComponents/viewBase.i18n.json new file mode 100644 index 0000000000..8e74bb335f --- /dev/null +++ b/i18n/fra/src/sql/parts/modelComponents/viewBase.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "componentTypeNotRegistered": "Composant introuvable pour le type {0}" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/notebook/cellToggleMoreActions.i18n.json b/i18n/fra/src/sql/parts/notebook/cellToggleMoreActions.i18n.json new file mode 100644 index 0000000000..6a9043b1bf --- /dev/null +++ b/i18n/fra/src/sql/parts/notebook/cellToggleMoreActions.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "delete": "Supprimer", + "codeBefore": "Insérer le code avant", + "codeAfter": "Insérer le code après", + "markdownBefore": "Insérer le code Markdown avant", + "markdownAfter": "Insérer le code Markdown après", + "clear": "Effacer la sortie" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/notebook/cellViews/codeActions.i18n.json b/i18n/fra/src/sql/parts/notebook/cellViews/codeActions.i18n.json new file mode 100644 index 0000000000..83c925adbf --- /dev/null +++ b/i18n/fra/src/sql/parts/notebook/cellViews/codeActions.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "notebook.failed": "Sélectionnez la cellule active et réessayez", + "runCell": "Exécuter la cellule", + "stopCell": "Annuler l'exécution", + "errorRunCell": "Erreur de la dernière exécution. Cliquer pour réexécuter" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json b/i18n/fra/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json new file mode 100644 index 0000000000..354875eb90 --- /dev/null +++ b/i18n/fra/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "clickOn": "Cliquer sur", + "plusCode": "+ Code", + "or": "Ou", + "plusText": "+ Texte", + "toAddCell": "pour ajouter une cellule de code ou de texte" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/notebook/cellViews/textCell.component.i18n.json b/i18n/fra/src/sql/parts/notebook/cellViews/textCell.component.i18n.json new file mode 100644 index 0000000000..a088a45451 --- /dev/null +++ b/i18n/fra/src/sql/parts/notebook/cellViews/textCell.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "doubleClickEdit": "Double-cliquer pour modifier" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/notebook/models/cell.i18n.json b/i18n/fra/src/sql/parts/notebook/models/cell.i18n.json new file mode 100644 index 0000000000..2b54e41475 --- /dev/null +++ b/i18n/fra/src/sql/parts/notebook/models/cell.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "executionCanceled": "L'exécution de la requête a été annulée", + "notebookNotReady": "La session de ce notebook n'est pas encore prête", + "sessionNotReady": "La session de ce notebook va commencer dans un instant", + "noDefaultKernel": "Aucun noyau disponible pour ce notebook" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/notebook/models/clientSession.i18n.json b/i18n/fra/src/sql/parts/notebook/models/clientSession.i18n.json new file mode 100644 index 0000000000..f0403037eb --- /dev/null +++ b/i18n/fra/src/sql/parts/notebook/models/clientSession.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "clientSession.unknownError": "Une erreur s'est produite au démarrage d'une session de notebook", + "ServerNotStarted": "Le serveur n'a pas démarré pour une raison inconnue", + "kernelRequiresConnection": "Noyau {0} introuvable. Le noyau par défaut est utilisé à la place." +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/notebook/models/modelInterfaces.i18n.json b/i18n/fra/src/sql/parts/notebook/models/modelInterfaces.i18n.json new file mode 100644 index 0000000000..aae25b115c --- /dev/null +++ b/i18n/fra/src/sql/parts/notebook/models/modelInterfaces.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "sqlKernel": "SQL" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/notebook/models/notebookContexts.i18n.json b/i18n/fra/src/sql/parts/notebook/models/notebookContexts.i18n.json new file mode 100644 index 0000000000..10b5b5c674 --- /dev/null +++ b/i18n/fra/src/sql/parts/notebook/models/notebookContexts.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "selectConnection": "Sélectionner une connexion", + "localhost": "localhost", + "addConnection": "Ajouter une nouvelle connexion" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/notebook/models/notebookModel.i18n.json b/i18n/fra/src/sql/parts/notebook/models/notebookModel.i18n.json new file mode 100644 index 0000000000..a70f3edb3c --- /dev/null +++ b/i18n/fra/src/sql/parts/notebook/models/notebookModel.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "deleteCellFailed": "La suppression de la cellule a échoué.", + "changeKernelFailedRetry": "Le changement de noyau a échoué. Le noyau {0} est utilisé. Erreur : {1}", + "changeKernelFailed": "Le changement de noyau a échoué en raison de l'erreur : {0}", + "changeContextFailed": "Le changement de contexte a échoué : {0}", + "startSessionFailed": "Impossible de démarrer la session : {0}", + "shutdownError": "Une erreur s'est produite à la fermeture du notebook : {0}", + "shutdownClientSessionError": "Une erreur de session du client s'est produite pendant la fermeture du notebook : {0}", + "ProviderNoManager": "Gestionnaire de notebook introuvable pour le fournisseur {0}" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/notebook/notebook.component.i18n.json b/i18n/fra/src/sql/parts/notebook/notebook.component.i18n.json new file mode 100644 index 0000000000..ab028ca3e5 --- /dev/null +++ b/i18n/fra/src/sql/parts/notebook/notebook.component.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "displayFailed": "Impossible d'afficher le contenu : {0}", + "noKernelInstalled": "Installez l'extension SQL Server 2019 pour exécuter des cellules", + "installSql2019Extension": "Installer l'extension", + "code": "Code", + "text": "Texte", + "clearResults": "Effacer les résultats", + "cellNotFound": "cellule avec l'URI {0} introuvable dans ce modèle" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/notebook/notebookActions.i18n.json b/i18n/fra/src/sql/parts/notebook/notebookActions.i18n.json new file mode 100644 index 0000000000..0f4e8128b4 --- /dev/null +++ b/i18n/fra/src/sql/parts/notebook/notebookActions.i18n.json @@ -0,0 +1,22 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loading": "Chargement de noyaux...", + "changing": "Changement du noyau...", + "Kernel": "Noyau : ", + "AttachTo": "Joindre à : ", + "loadingContexts": "Chargement des contextes...", + "addNewConnection": "Ajouter une nouvelle connexion", + "selectConnection": "Sélectionner une connexion", + "localhost": "localhost", + "trustLabel": "Approuvé", + "untrustLabel": "Non approuvé", + "alreadyTrustedMsg": "Le notebook est déjà approuvé.", + "noKernel": "Pas de noyau", + "noContextAvailable": "Aucun(e)" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/notebook/notebookUtils.i18n.json b/i18n/fra/src/sql/parts/notebook/notebookUtils.i18n.json new file mode 100644 index 0000000000..fdd9074810 --- /dev/null +++ b/i18n/fra/src/sql/parts/notebook/notebookUtils.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "mkdirOutputMsg": "... Création de {0}" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json b/i18n/fra/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json new file mode 100644 index 0000000000..98052e503f --- /dev/null +++ b/i18n/fra/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverGroup.colors": "Palette de couleurs du groupe de serveurs utilisée dans le viewlet Explorateur d’objets.", + "serverGroup.autoExpand": "Développez automatiquement les groupes de serveurs dans la viewlet Explorateur d'objets." +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json b/i18n/fra/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json new file mode 100644 index 0000000000..8916e62371 --- /dev/null +++ b/i18n/fra/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ServerGroupsDialogTitle": "Groupes de serveurs", + "serverGroup.ok": "OK", + "serverGroup.cancel": "Annuler", + "connectionGroupName": "Nom de groupe serveur", + "MissingGroupNameError": "Le nom du groupe est nécessaire.", + "groupDescription": "Description du groupe", + "groupColor": "Couleur de groupe" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json b/i18n/fra/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json new file mode 100644 index 0000000000..b252bc93b2 --- /dev/null +++ b/i18n/fra/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverGroup.addServerGroup": "Ajouter le groupe de serveurs", + "serverGroup.editServerGroup": "Modifier le groupe de serveurs" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json b/i18n/fra/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json new file mode 100644 index 0000000000..ac3c3772ed --- /dev/null +++ b/i18n/fra/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionTree.refresh": "Actualiser", + "DisconnectAction": "Déconnecter", + "connectionTree.addConnection": "Nouvelle connexion", + "connectionTree.addServerGroup": "Nouveau groupe de serveurs", + "connectionTree.editServerGroup": "Modifier le groupe de serveurs", + "activeConnections": "Voir les connexions actives", + "showAllConnections": "Afficher toutes les connexions", + "recentConnections": "Dernières connexions", + "registeredServers.newQuery": "Nouvelle requête", + "deleteConnection": "Supprimer la connexion", + "deleteConnectionGroup": "Supprimer le groupe", + "clearSearch": "Effacer la recherche" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json b/i18n/fra/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json new file mode 100644 index 0000000000..bebe4867af --- /dev/null +++ b/i18n/fra/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ManageAction": "Gérer" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json b/i18n/fra/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json new file mode 100644 index 0000000000..9df1c37e82 --- /dev/null +++ b/i18n/fra/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loading": "Chargement en cours..." +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json b/i18n/fra/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json new file mode 100644 index 0000000000..851ab71a75 --- /dev/null +++ b/i18n/fra/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverTree.addConnection": "Ajouter une connexion" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json b/i18n/fra/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json new file mode 100644 index 0000000000..fa4613966e --- /dev/null +++ b/i18n/fra/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "treeAriaLabel": "Dernières connexions", + "treeCreation.regTreeAriaLabel": "Serveurs" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json b/i18n/fra/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json index c7429230ef..593180bc1f 100644 --- a/i18n/fra/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json +++ b/i18n/fra/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "profiler.settings.viewTemplates": "Spécifie des modèles de vue", + "profiler.settings.sessionTemplates": "Spécifie les modèles de session" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/profiler/contrib/profilerActions.i18n.json b/i18n/fra/src/sql/parts/profiler/contrib/profilerActions.i18n.json index e26d35ce64..ad87d39b3f 100644 --- a/i18n/fra/src/sql/parts/profiler/contrib/profilerActions.i18n.json +++ b/i18n/fra/src/sql/parts/profiler/contrib/profilerActions.i18n.json @@ -6,15 +6,21 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "profiler.connect": "Se connecter", - "profilerAction.disconnect": "Déconnecté", "profilerAction.connect": "Connecter", + "profilerAction.disconnect": "Déconnecter", "start": "Démarrer", - "pause": "Pause", + "create": "Nouvelle session", + "profilerAction.pauseCapture": "Pause", + "profilerAction.resumeCapture": "Reprendre", "profilerStop.stop": "Arrêter", "profiler.clear": "Effacer les données", - "profiler.toggleAutoscroll": "Activer/désactiver le défilement automatique", + "profilerAction.autoscrollOn": "Défilement automatique : activé", + "profilerAction.autoscrollOff": "Défilement Automatique : Désactivé", + "profiler.toggleCollapsePanel": "Développer/Réduire le panneau", "profiler.editColumns": "Modifier les colonnes", + "profiler.findNext": "Trouvez la chaîne suivante", "profiler.findPrevious": "Trouvez la chaîne précédente", - "profilerAction.newProfiler": "Nouveau Profiler" + "profilerAction.newProfiler": "Lancer le profileur", + "profiler.filter": "Filtrer...", + "profiler.clearFilter": "Effacer le filtre" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json b/i18n/fra/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json index 763a56b7d0..d4d921d123 100644 --- a/i18n/fra/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json +++ b/i18n/fra/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json @@ -7,6 +7,8 @@ "Do not edit this file. It is machine generated." ], "eventSort": "Trier par événement", + "nameColumn": "Trier par colonne", + "profilerColumnDialog.profiler": "Profileur", "profilerColumnDialog.ok": "OK", "profilerColumnDialog.cancel": "Annuler" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json b/i18n/fra/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json new file mode 100644 index 0000000000..d059ad4f72 --- /dev/null +++ b/i18n/fra/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json @@ -0,0 +1,26 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "profilerFilterDialog.clear": "Effacer tout", + "profilerFilterDialog.apply": "Appliquer", + "profilerFilterDialog.ok": "OK", + "profilerFilterDialog.cancel": "Annuler", + "profilerFilterDialog.title": "Filtres", + "profilerFilterDialog.remove": "Supprimer", + "profilerFilterDialog.add": "ajouter", + "profilerFilterDialog.addClauseText": "Cliquez ici pour ajouter une clause", + "profilerFilterDialog.fieldColumn": "Champ", + "profilerFilterDialog.operatorColumn": "Opérateur", + "profilerFilterDialog.valueColumn": "Valeur", + "profilerFilterDialog.isNullOperator": "Est Null", + "profilerFilterDialog.isNotNullOperator": "N'est pas Null", + "profilerFilterDialog.containsOperator": "Contient", + "profilerFilterDialog.notContainsOperator": "Ne contient pas", + "profilerFilterDialog.startsWithOperator": "Commence par", + "profilerFilterDialog.notStartsWithOperator": "Ne commence pas par" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json b/i18n/fra/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json index e349c52700..37d69ea6b1 100644 --- a/i18n/fra/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json +++ b/i18n/fra/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json @@ -6,12 +6,12 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "label.find": "Trouver", - "placeholder.find": "Trouver", + "label.find": "Rechercher", + "placeholder.find": "Rechercher", "label.previousMatchButton": "Correspondance précédente", "label.nextMatchButton": "Prochaine correspondance", "label.closeButton": "Fermer", - "title.matchesCountLimit": "Seuls les premiers 999 résultats sont mis en évidence, mais toutes les opérations de recherche fonctionnent sur l’ensemble du texte.", + "title.matchesCountLimit": "Votre recherche a retourné un grand nombre de résultats, seuls les 999 premières correspondances sont mises en surbrillance.", "label.matchesLocation": "{0} sur {1}", "label.noResults": "Aucun résultat" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json b/i18n/fra/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json new file mode 100644 index 0000000000..8da512db53 --- /dev/null +++ b/i18n/fra/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ProfilerTableEditor.eventCountFiltered": "Événements (filtrés) : {0}/{1}", + "ProfilerTableEditor.eventCount": "Événements : {0}" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/profiler/editor/profilerEditor.i18n.json b/i18n/fra/src/sql/parts/profiler/editor/profilerEditor.i18n.json index 7eba8d5440..beefc67342 100644 --- a/i18n/fra/src/sql/parts/profiler/editor/profilerEditor.i18n.json +++ b/i18n/fra/src/sql/parts/profiler/editor/profilerEditor.i18n.json @@ -6,6 +6,10 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "profiler.viewSelectAccessibleName": "Sélectionner une vue", + "profiler.sessionSelectAccessibleName": "Sélectionner une session", + "profiler.sessionSelectLabel": "Sélectionner une session :", + "profiler.viewSelectLabel": "Sélectionner la vue :", "text": "Texte", "label": "Étiquette", "profilerEditor.value": "Valeur", diff --git a/i18n/fra/src/sql/parts/profiler/editor/profilerInput.i18n.json b/i18n/fra/src/sql/parts/profiler/editor/profilerInput.i18n.json index 393111e9f1..60b4fc37fe 100644 --- a/i18n/fra/src/sql/parts/profiler/editor/profilerInput.i18n.json +++ b/i18n/fra/src/sql/parts/profiler/editor/profilerInput.i18n.json @@ -6,5 +6,13 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "profilerInput.profiler": "Profileur" + "profilerInput.profiler": "Profileur", + "profilerInput.notConnected": "Non connecté", + "profiler.sessionStopped": "La session XEvent Profiler a été arrêtée de manière inattendue sur le serveur {0}.", + "profiler.sessionCreationError": "Erreur au démarrage d'une nouvelle session", + "profiler.eventsLost": "La session XEvent Profiler pour {0} a des événements perdus.", + "confirmStopProfilerSession": "Voulez-vous arrêter la session XEvent en cours d’exécution ?", + "profilerClosingActions.yes": "Oui", + "profilerClosingActions.no": "Non", + "profilerClosingActions.cancel": "Annuler" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/profiler/editor/profilerResourceEditor.i18n.json b/i18n/fra/src/sql/parts/profiler/editor/profilerResourceEditor.i18n.json index c7429230ef..76ed4cbf6c 100644 --- a/i18n/fra/src/sql/parts/profiler/editor/profilerResourceEditor.i18n.json +++ b/i18n/fra/src/sql/parts/profiler/editor/profilerResourceEditor.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "profilerTextEditorAriaLabel": "Editeur de profiler pour le texte d'événement. En lecture uniquement." } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/query/common/flavorStatus.i18n.json b/i18n/fra/src/sql/parts/query/common/flavorStatus.i18n.json index a88d38f89c..2c96f863c7 100644 --- a/i18n/fra/src/sql/parts/query/common/flavorStatus.i18n.json +++ b/i18n/fra/src/sql/parts/query/common/flavorStatus.i18n.json @@ -6,7 +6,9 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "chooseSqlLang": "Choisir le langage SQL", "changeProvider": "Changer de fournisseur de langage SQL", + "changeSqlProvider": "Changer le fournisseur de moteur SQL", "alreadyConnected": "Une connexion utilisant le moteur {0} existe déjà. Pour changer, veuillez vous déconnecter ou modifier la connexion.", "noEditor": "Aucun éditeur de texte actif en ce moment", "pickSqlProvider": "Sélectionner le fournisseur de langage SQL" diff --git a/i18n/fra/src/sql/parts/query/common/localizedConstants.i18n.json b/i18n/fra/src/sql/parts/query/common/localizedConstants.i18n.json index 15fd06f26b..276c1ce0e6 100644 --- a/i18n/fra/src/sql/parts/query/common/localizedConstants.i18n.json +++ b/i18n/fra/src/sql/parts/query/common/localizedConstants.i18n.json @@ -6,19 +6,23 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "runQueryBatchStartMessage": "Démarrage de l’exécution de la requête à", "runQueryBatchStartLine": "Ligne {0}", - "msgCancelQueryFailed": "L'annulation de la requête a échoué : {0}", - "msgSaveStarted": "A commencé à enregistrer les résultats vers", - "msgSaveFailed": "Echec de l'enregistrement des résultats.", - "msgStatusRunQueryInProgress": "Requête en cours d'exécution...", + "msgCancelQueryFailed": "Échec de l’annulation de la requête : {0}", + "msgSaveStarted": "Démarrage de l’enregistrement des résultats pour", + "msgSaveFailed": "Impossible d’enregistrer les résultats.", + "msgSaveSucceeded": "Résultats enregistrés avec succès sur", + "msgStatusRunQueryInProgress": "Exécution de la requête en cours...", "maximizeLabel": "Maximiser", "resultsPane.restoreLabel": "Restaurer", "saveCSVLabel": "Enregistrer au format CSV", "saveJSONLabel": "Enregistrer au format JSON", "saveExcelLabel": "Enregistrer au format Excel", + "saveXMLLabel": "Enregistrer au format XML", "viewChartLabel": "Vue sous forme de graphique", "resultPaneLabel": "Résultats", "executeQueryLabel": "Requête en cours d'exécution", "messagePaneLabel": "Messages", - "elapsedTimeLabel": "Temps d’exécution total : {0}" + "elapsedTimeLabel": "Temps d’exécution total : {0}", + "msgCannotSaveMultipleSelections": "La commande d'enregistrement des résultats ne peut pas être utilisée avec des sélections multiples." } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/query/common/query.contribution.i18n.json b/i18n/fra/src/sql/parts/query/common/query.contribution.i18n.json index 3479ce481e..db9f0aeb05 100644 --- a/i18n/fra/src/sql/parts/query/common/query.contribution.i18n.json +++ b/i18n/fra/src/sql/parts/query/common/query.contribution.i18n.json @@ -6,8 +6,29 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "sql.messagesDefaultOpen": "True pour ouvrir le volet de messages par défaut; false pour le fermer", + "sql.saveAsCsv.includeHeaders": "[Facultatif] Lorsque la valeur est true, les en-têtes de colonnes sont inclus lors de l’enregistrement des résultats en CSV", + "sql.saveAsCsv.delimiter": "[Facultatif] Délimiteur personnalisé à utiliser entre les valeurs durant l'enregistrement au format CSV", + "sql.saveAsCsv.lineSeperator": "[Facultatif] Caractère(s) utilisé(s) pour séparer les lignes durant l’enregistrement des résultats au format CSV", + "sql.saveAsCsv.textIdentifier": "[Facultatif] Caractère utilisé pour entourer les champs de texte durant l'enregistrement des résultats au format CSV", + "sql.saveAsCsv.encoding": "[Facultatif] Encodage de fichier utilisé durant l'enregistrement des résultats au format CSV", + "sql.results.streaming": "Activer le streaming des résultats, contient quelques problèmes visuels mineurs", + "sql.saveAsXml.formatted": "[Facultatif] Quand la valeur est true, la sortie XML est mise en forme pendant l'enregistrement des résultats au format XML", + "sql.saveAsXml.encoding": "[Facultatif] Encodage de fichier utilisé lors de l'enregistrement des résultats au format XML", + "sql.copyIncludeHeaders": "[Facultatif] Options de configuration pour la copie des résultats à partir de la Vue Résultats", + "sql.copyRemoveNewLine": "[Facultatif] Options de configuration pour la copie de résultats multi-lignes depuis la vue Résultats", "sql.showBatchTime": "[Facultatif] Le temps d’exécution doit-il être indiqué pour chaque lot", "defaultChartType": "[Optionnel] le type de graphique par défaut à utiliser lors de l’ouverture de la visionneuse graphique à partir d’un résultat de requête", + "tabColorMode.off": "La coloration des onglets sera désactivée", "tabColorMode.border": "La bordure supérieure de chaque onglet Éditeur sera colorée pour correspondre au groupe concerné", - "mssql.intelliSense.enableSuggestions": "Les suggestions IntelliSense devraient être activées" + "tabColorMode.fill": "La couleur de fond de chaque onglet d'édition correspondra au groupe de serveurs concerné", + "tabColorMode": "Contrôle comment coloriser les onglets en fonction du groupe de serveurs de leur connexion active", + "showConnectionInfoInTitle": "Contrôle s'il faut montrer les informations de connexion d'un onglet dans le titre.", + "sql.promptToSaveGeneratedFiles": "Inviter à enregistrer les fichiers SQL générés", + "mssql.intelliSense.enableIntelliSense": "L'IntelliSense doit-il être activé", + "mssql.intelliSense.enableErrorChecking": "La vérification des erreurs à travers IntelliSense doit-elle être activée", + "mssql.intelliSense.enableSuggestions": "Spécifie si les suggestions IntelliSense doivent être activées", + "mssql.intelliSense.enableQuickInfo": "Spécifie si les infos rapides IntelliSense doivent être activées", + "mssql.intelliSense.lowerCaseSuggestions": "Spécifie si les suggestions IntelliSense doivent être en minuscules", + "queryShortcutDescription": "Défini le raccourci clavier workbench.action.query.shortcut{0} pour exécuter le texte de raccourci comme un appel de procédure. Tout texte sélectionné dans l’éditeur de requête sera passé en paramètre" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/query/common/queryInput.i18n.json b/i18n/fra/src/sql/parts/query/common/queryInput.i18n.json new file mode 100644 index 0000000000..687232d98a --- /dev/null +++ b/i18n/fra/src/sql/parts/query/common/queryInput.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "disconnected": "Déconnecté" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/query/common/rowCountStatus.i18n.json b/i18n/fra/src/sql/parts/query/common/rowCountStatus.i18n.json new file mode 100644 index 0000000000..a732e41258 --- /dev/null +++ b/i18n/fra/src/sql/parts/query/common/rowCountStatus.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "rowStatus": "Nombre de lignes", + "rowCount": "{0} lignes" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/query/common/timeElapsedStatus.i18n.json b/i18n/fra/src/sql/parts/query/common/timeElapsedStatus.i18n.json new file mode 100644 index 0000000000..95443fc5c1 --- /dev/null +++ b/i18n/fra/src/sql/parts/query/common/timeElapsedStatus.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "timeElapsed": "Temps écoulé" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/query/editor/actions.i18n.json b/i18n/fra/src/sql/parts/query/editor/actions.i18n.json new file mode 100644 index 0000000000..4606f77a32 --- /dev/null +++ b/i18n/fra/src/sql/parts/query/editor/actions.i18n.json @@ -0,0 +1,22 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "saveAsCsv": "Enregistrer au format CSV", + "saveAsJson": "Enregistrer au format JSON", + "saveAsExcel": "Enregistrer au format Excel", + "saveAsXml": "Enregistrer au format XML", + "copySelection": "Copier", + "copyWithHeaders": "Copier avec en-têtes", + "selectAll": "Tout sélectionner", + "copyMessages": "Copier", + "copyAll": "Copier tout", + "maximize": "Maximiser", + "restore": "Restaurer", + "chart": "Graphique", + "showQueryPlan": "Afficher le plan de requête" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/query/editor/charting/actions.i18n.json b/i18n/fra/src/sql/parts/query/editor/charting/actions.i18n.json new file mode 100644 index 0000000000..229142f9d3 --- /dev/null +++ b/i18n/fra/src/sql/parts/query/editor/charting/actions.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "createInsightLabel": "Créer un Insight", + "createInsightNoEditor": "Impossible de créer un aperçu car l’éditeur actif n’est pas un éditeur SQL", + "myWidgetName": "Mon-Widget", + "copyChartLabel": "Copier en tant qu'image", + "chartNotFound": "Le graphique à sauvegarder n'a pas été trouvé", + "saveImageLabel": "Enregistrer comme image", + "chartSaved": "Graphique enregistré au chemin d’accès : {0}", + "chartViewer.saveAsFileTitle": "Choisissez le fichier de résultats" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/query/editor/charting/chartOptions.i18n.json b/i18n/fra/src/sql/parts/query/editor/charting/chartOptions.i18n.json new file mode 100644 index 0000000000..e1113e4d0c --- /dev/null +++ b/i18n/fra/src/sql/parts/query/editor/charting/chartOptions.i18n.json @@ -0,0 +1,29 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dataDirectionLabel": "Direction des données", + "verticalLabel": "Vertical", + "horizontalLabel": "Horizontal", + "columnsAsLabelsLabel": "Utiliser les noms de colonne comme étiquettes", + "labelFirstColumnLabel": "Utilisez la première colonne comme étiquette de ligne", + "legendLabel": "Position de la légende", + "yAxisLabel": "Étiquette de l’axe Y", + "yAxisMinVal": "Valeur minimale de l’axe Y", + "yAxisMaxVal": "Valeur maximale de l’axe Y", + "xAxisLabel": "Étiquette de l’axe X", + "xAxisMinVal": "Valeur minimale de l'axe X", + "xAxisMaxVal": "Valeur maximale de l'axe X", + "xAxisMinDate": "Date minimale sur l'axe X", + "xAxisMaxDate": "Date maximale sur l'axe X", + "dataTypeLabel": "Type de données", + "numberLabel": "Nombre", + "pointLabel": "Point", + "chartTypeLabel": "Type de graphique", + "encodingOption": "encodage", + "imageFormatOption": "Format d'image" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/query/editor/charting/chartTab.i18n.json b/i18n/fra/src/sql/parts/query/editor/charting/chartTab.i18n.json new file mode 100644 index 0000000000..44ad18a189 --- /dev/null +++ b/i18n/fra/src/sql/parts/query/editor/charting/chartTab.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "chartTabTitle": "Graphique" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json b/i18n/fra/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json new file mode 100644 index 0000000000..61e6cde9a1 --- /dev/null +++ b/i18n/fra/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "series": "Série {0}" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/query/editor/queryResultsView.i18n.json b/i18n/fra/src/sql/parts/query/editor/queryResultsView.i18n.json new file mode 100644 index 0000000000..7ea0abcdbe --- /dev/null +++ b/i18n/fra/src/sql/parts/query/editor/queryResultsView.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "gridPanel": "Résultats", + "messagePanel": "Messages", + "resultsTabTitle": "Résultats" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/query/editor/resultsGridContribution.i18n.json b/i18n/fra/src/sql/parts/query/editor/resultsGridContribution.i18n.json new file mode 100644 index 0000000000..62df0f5d3b --- /dev/null +++ b/i18n/fra/src/sql/parts/query/editor/resultsGridContribution.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "resultsGridConfigurationTitle": "Grille de résultats", + "fontFamily": "Contrôle de la famille de polices.", + "fontWeight": "Contrôle l'épaisseur de police.", + "fontSize": "Contrôle la taille de police en pixels.", + "letterSpacing": "Contrôle l'espacement des lettres en pixels.", + "rowHeight": "Contrôle la hauteur de ligne en pixels", + "cellPadding": "Contrôle l'espacement entre les cellules en pixels", + "autoSizeColumns": "Dimensionnez automatiquement la largeur de colonne en fonction des résultats initiaux. Problèmes de performance possibles avec les grands nombres de colonnes ou les grandes cellules", + "maxColumnWidth": "Largeur maximale en pixels des colonnes dimensionnées automatiquement" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/query/execution/keyboardQueryActions.i18n.json b/i18n/fra/src/sql/parts/query/execution/keyboardQueryActions.i18n.json index d5465d2064..b7e71b2e1b 100644 --- a/i18n/fra/src/sql/parts/query/execution/keyboardQueryActions.i18n.json +++ b/i18n/fra/src/sql/parts/query/execution/keyboardQueryActions.i18n.json @@ -6,10 +6,16 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "focusOnCurrentQueryKeyboardAction": "Se concentrer sur la requête en cours", "runQueryKeyboardAction": "Exécutez la requête", "runCurrentQueryKeyboardAction": "Exécutez la requête en cours", + "runCurrentQueryWithActualPlanKeyboardAction": "Exécutez la requête en cours avec le Plan réel", "cancelQueryKeyboardAction": "Annuler la requête", "refreshIntellisenseKeyboardAction": "Actualiser le Cache IntelliSense", "toggleQueryResultsKeyboardAction": "Activer/désactiver les résultats de requête", - "queryShortcutNoEditor": "Le paramètre de l’éditeur est nécessaire pour qu'un raccourci soit exécuter" + "queryShortcutNoEditor": "Le paramètre de l’éditeur est nécessaire pour qu'un raccourci soit exécuter", + "parseSyntaxLabel": "Analyser la requête", + "queryActions.parseSyntaxSuccess": "Commandes exécutées", + "queryActions.parseSyntaxFailure": "Echec de la commande :", + "queryActions.notConnected": "Connectez-vous à un serveur" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/query/execution/queryActions.i18n.json b/i18n/fra/src/sql/parts/query/execution/queryActions.i18n.json index cbe97b72c0..22384bf9c5 100644 --- a/i18n/fra/src/sql/parts/query/execution/queryActions.i18n.json +++ b/i18n/fra/src/sql/parts/query/execution/queryActions.i18n.json @@ -12,6 +12,9 @@ "actualQueryPlan": "Actuel", "disconnectDatabaseLabel": "Déconnecter", "changeConnectionDatabaseLabel": "Changer la connexion", - "connectDatabaseLabel": "Se connecter", - "selectDatabase": "Sélectionnez la base de données" + "connectDatabaseLabel": "Connecter", + "selectDatabase": "Sélectionnez la base de données", + "listDatabases.toggleDatabaseNameDropdown": "Sélectionnez la liste déroulante de bases de données", + "changeDatabase.failed": "Echec lors du changement de base de données", + "changeDatabase.failedWithError": "Echec du changement de base de données {0}" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/queryPlan/queryPlan.i18n.json b/i18n/fra/src/sql/parts/queryPlan/queryPlan.i18n.json new file mode 100644 index 0000000000..8c669d0b42 --- /dev/null +++ b/i18n/fra/src/sql/parts/queryPlan/queryPlan.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryPlanTitle": "Plan de requête" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/queryPlan/topOperations.i18n.json b/i18n/fra/src/sql/parts/queryPlan/topOperations.i18n.json new file mode 100644 index 0000000000..a078f62c33 --- /dev/null +++ b/i18n/fra/src/sql/parts/queryPlan/topOperations.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "topOperations.operation": "Opération", + "topOperations.object": "Objet", + "topOperations.estCost": "Coût estimé", + "topOperations.estSubtreeCost": "Coût estimé de la sous-arborescence", + "topOperations.actualRows": "Lignes actuelles", + "topOperations.estRows": "Nombre de lignes estimées", + "topOperations.actualExecutions": "Exécutions actuelles", + "topOperations.estCPUCost": "Coût processeur estimé", + "topOperations.estIOCost": "Coût Estimé des E/S", + "topOperations.parallel": "Parallèle", + "topOperations.actualRebinds": "Reliaisons actuelles", + "topOperations.estRebinds": "Nouvelles liaisons estimées", + "topOperations.actualRewinds": "Retourner réellement en arrière", + "topOperations.estRewinds": "Rembobinages estimés", + "topOperations.partitioned": "Partitionné", + "topOperationsTitle": "Top opérations" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json b/i18n/fra/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json index 881742b4a6..6d26f48f91 100644 --- a/i18n/fra/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json +++ b/i18n/fra/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json @@ -7,6 +7,9 @@ "Do not edit this file. It is machine generated." ], "inProgressTasksChangesBadge": "{0} tâches en cours", - "taskHistory.view": "Vue", - "taskHistory": "Historique de la tâche" + "showTaskHistory": "Afficher l'historique des tâches", + "taskHistory.view": "Afficher", + "taskHistory": "Historique de la tâche", + "datasource.task": "État de la tâche de l'opération", + "miViewTasks": "&&Tâches" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json b/i18n/fra/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json index 00cdb57045..0b6b3c083e 100644 --- a/i18n/fra/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json +++ b/i18n/fra/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json @@ -6,8 +6,10 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "succeeded": "Succès", "failed": "Échec", "inProgress": "en cours", - "canceled": "annulé", + "notStarted": "pas démarré", + "canceled": "Annulé", "canceling": "annulation" } \ No newline at end of file diff --git a/i18n/fra/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json b/i18n/fra/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json index 59c2d62483..3fa1ec4f86 100644 --- a/i18n/fra/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json +++ b/i18n/fra/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json @@ -7,5 +7,6 @@ "Do not edit this file. It is machine generated." ], "noTaskMessage": "Aucun historique de tâche à afficher. Essayez de sauvegarder ou de restaurer la tâche pour voir son statut d’exécution.", + "taskHistory.regTreeAriaLabel": "Historique de la tâche", "taskError": "Erreur de la tâche" } \ No newline at end of file diff --git a/i18n/fra/src/sql/platform/connection/common/connectionConfig.i18n.json b/i18n/fra/src/sql/platform/connection/common/connectionConfig.i18n.json new file mode 100644 index 0000000000..5c26c908a3 --- /dev/null +++ b/i18n/fra/src/sql/platform/connection/common/connectionConfig.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidServerName": "Un groupe de serveurs avec le même nom existe déjà." +} \ No newline at end of file diff --git a/i18n/fra/src/sql/platform/connection/common/connectionManagementService.i18n.json b/i18n/fra/src/sql/platform/connection/common/connectionManagementService.i18n.json new file mode 100644 index 0000000000..a80ec62ce3 --- /dev/null +++ b/i18n/fra/src/sql/platform/connection/common/connectionManagementService.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connection.noAzureAccount": "L'obtention d'un jeton de compte Azure pour la connexion a échoué", + "connectionNotAcceptedError": "Connexion non acceptée", + "connectionService.yes": "Oui", + "connectionService.no": "Non", + "cancelConnectionConfirmation": "Êtes-vous certain de vouloir annuler cette connexion ?" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/platform/dacfx/common/dacFxService.i18n.json b/i18n/fra/src/sql/platform/dacfx/common/dacFxService.i18n.json new file mode 100644 index 0000000000..10ec28976e --- /dev/null +++ b/i18n/fra/src/sql/platform/dacfx/common/dacFxService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerIdNotValidError": "Une connexion est nécessaire pour interagir avec DacFxService", + "noHandlerRegistered": "Aucun gestionnaire enregistré" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json b/i18n/fra/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json index 5c82b00e9d..769c45b095 100644 --- a/i18n/fra/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json +++ b/i18n/fra/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json @@ -11,8 +11,13 @@ "dashboard.properties.property.value": "Quelle valeur dans les objets pour accéder à la valeur", "dashboard.properties.property.ignore": "Spécifiez des valeurs à ignorer", "dashboard.properties.property.default": "Valeur par défaut à afficher si ignoré ou aucune valeur", + "dashboard.properties.flavor": "Une option pour définir les propriétés de tableau de bord", + "dashboard.properties.flavor.id": "Id de la préférence", + "dashboard.properties.flavor.condition": "Condition pour utiliser cette saveur", + "dashboard.properties.flavor.condition.field": "Champ à comparer à", "dashboard.properties.flavor.condition.operator": "Quel opérateur utiliser pour la comparaison", "dashboard.properties.flavor.condition.value": "Valeur avec laquelle comparer le champ", + "dashboard.properties.databaseProperties": "Propriétés à afficher pour la page de base de données", "dashboard.properties.serverProperties": "Propriétés à afficher pour la page du serveur", "carbon.extension.dashboard": "Définit que ce fournisseur prend en charge le tableau de bord", "dashboard.id": "Id du fournisseur (p. ex. MSSQL)", diff --git a/i18n/fra/src/sql/platform/dashboard/common/insightRegistry.i18n.json b/i18n/fra/src/sql/platform/dashboard/common/insightRegistry.i18n.json index c7429230ef..69551831a7 100644 --- a/i18n/fra/src/sql/platform/dashboard/common/insightRegistry.i18n.json +++ b/i18n/fra/src/sql/platform/dashboard/common/insightRegistry.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "schema.dashboardWidgets.InsightsRegistry": "Widget utilisé dans les tableaux de bord" } \ No newline at end of file diff --git a/i18n/fra/src/sql/platform/dialog/dialogTypes.i18n.json b/i18n/fra/src/sql/platform/dialog/dialogTypes.i18n.json new file mode 100644 index 0000000000..d3c0f030d0 --- /dev/null +++ b/i18n/fra/src/sql/platform/dialog/dialogTypes.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dialogModalDoneButtonLabel": "terminé", + "dialogModalCancelButtonLabel": "Annuler" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json b/i18n/fra/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json new file mode 100644 index 0000000000..37404ee3af --- /dev/null +++ b/i18n/fra/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "fileBrowserErrorMessage": "Une erreur s’est produite lors du chargement de l’Explorateur de fichiers.", + "fileBrowserErrorDialogTitle": "Erreur du navigateur de fichier" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/platform/jobManagement/common/jobActions.i18n.json b/i18n/fra/src/sql/platform/jobManagement/common/jobActions.i18n.json new file mode 100644 index 0000000000..30d8885d39 --- /dev/null +++ b/i18n/fra/src/sql/platform/jobManagement/common/jobActions.i18n.json @@ -0,0 +1,46 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobaction.successLabel": "Succès", + "jobaction.faillabel": "Erreur", + "jobaction.refresh": "Actualiser", + "jobaction.newJob": "Nouveau travail", + "jobaction.run": "Exécuter", + "jobSuccessfullyStarted": ": Le travail a été démarré.", + "jobaction.stop": "Arrêter", + "jobSuccessfullyStopped": ": Le travail a été arrêté.", + "jobaction.editJob": "Modifier le travail", + "jobaction.deleteJob": "Supprimer le travail", + "jobaction.deleteJobConfirm": "Voulez-vous vraiment supprimer le travail « {0} » ?", + "jobaction.failedToDeleteJob": "Impossible de supprimer le travail « {0} ».\r\nErreur : {1}", + "jobaction.deletedJob": "Le travail a été supprimé", + "jobaction.newStep": "Nouvelle étape", + "jobaction.deleteStep": "Supprimer l'étape", + "jobaction.deleteStepConfirm": "Voulez-vous vraiment supprimer l'étape '{0}' ?", + "jobaction.failedToDeleteStep": "Impossible de supprimer l'étape '{0}'.\r\nErreur : {1}", + "jobaction.deletedStep": "L'étape de travail a été supprimée", + "jobaction.newAlert": "Nouvelle alerte", + "jobaction.editAlert": "Modifier l'alerte", + "jobaction.deleteAlert": "Supprimer l'alerte", + "jobaction.Cancel": "Annuler", + "jobaction.deleteAlertConfirm": "Voulez-vous vraiment supprimer l’alerte « {0} » ?", + "jobaction.failedToDeleteAlert": "Impossible de supprimer l'alerte « {0} ».\r\nErreur : {1}", + "jobaction.deletedAlert": "L'alerte a été supprimée", + "jobaction.newOperator": "Nouvel opérateur", + "jobaction.editOperator": "Modifiez l'opérateur", + "jobaction.deleteOperator": "Supprimer l'opérateur", + "jobaction.deleteOperatorConfirm": "Voulez-vous vraiment supprimer l'opérateur '{0}' ?", + "jobaction.failedToDeleteOperator": "Impossible de supprimer l'opérateur '{0}'.\r\nErreur : {1}", + "joaction.deletedOperator": "L'opérateur a été supprimé", + "jobaction.newProxy": "Nouveau proxy", + "jobaction.editProxy": "Modifier le Proxy", + "jobaction.deleteProxy": "Supprimer le proxy", + "jobaction.deleteProxyConfirm": "Êtes-vous sûr de vouloir supprimer le proxy « {0} » ?", + "jobaction.failedToDeleteProxy": "Impossible de supprimer le proxy '{0}'.\r\nErreur : {1}", + "jobaction.deletedProxy": "Le proxy a été supprimé" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/platform/jobManagement/common/jobManagementService.i18n.json b/i18n/fra/src/sql/platform/jobManagement/common/jobManagementService.i18n.json new file mode 100644 index 0000000000..ac775c4c12 --- /dev/null +++ b/i18n/fra/src/sql/platform/jobManagement/common/jobManagementService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerIdNotValidError": "Une connexion est nécessaire pour interagir avec JobManagementService", + "noHandlerRegistered": "Aucun gestionnaire enregistré" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json b/i18n/fra/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json new file mode 100644 index 0000000000..9bab6fc740 --- /dev/null +++ b/i18n/fra/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "agentUtilities.failed": "Échec", + "agentUtilities.succeeded": "Succès", + "agentUtilities.retry": "Réessayer", + "agentUtilities.canceled": "Annulé", + "agentUtilities.inProgress": "en cours", + "agentUtilities.statusUnknown": "État inconnu", + "agentUtilities.executing": "Exécution", + "agentUtilities.waitingForThread": "En attente du thread", + "agentUtilities.betweenRetries": "Entre les tentatives", + "agentUtilities.idle": "Inactif", + "agentUtilities.suspended": "Suspendu", + "agentUtilities.obsolete": "[Obsolète]", + "agentUtilities.yes": "Oui", + "agentUtilities.no": "Non", + "agentUtilities.notScheduled": "Non planifié", + "agentUtilities.neverRun": "Ne jamais exécuter" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/platform/node/resultSerializer.i18n.json b/i18n/fra/src/sql/platform/node/resultSerializer.i18n.json new file mode 100644 index 0000000000..01b79b96d3 --- /dev/null +++ b/i18n/fra/src/sql/platform/node/resultSerializer.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "resultsSerializer.saveAsFileTitle": "Choisissez le fichier de résultats", + "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (valeurs séparées par des virgules)", + "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionExcelTitle": "Classeur Excel", + "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", + "resultsSerializer.saveAsFileExtensionTXTTitle": "Texte brut", + "openLocation": "Ouvrir l'emplacement du fichier", + "openFile": "Ouvrir un fichier" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/platform/query/common/queryModelService.i18n.json b/i18n/fra/src/sql/platform/query/common/queryModelService.i18n.json new file mode 100644 index 0000000000..29a5d070aa --- /dev/null +++ b/i18n/fra/src/sql/platform/query/common/queryModelService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "commitEditFailed": "La validation de l'enregistrement a échoué:", + "runQueryStringBatchStartMessage": "La requête \"{0}\" a démarré son exécution", + "updateCellFailed": "Échec de la mise à jour de la cellule :" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/platform/query/common/queryRunner.i18n.json b/i18n/fra/src/sql/platform/query/common/queryRunner.i18n.json new file mode 100644 index 0000000000..c491cd76df --- /dev/null +++ b/i18n/fra/src/sql/platform/query/common/queryRunner.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "query.ExecutionFailedError": "L’exécution a échoué en raison d’une erreur inattendue : {0} {1}", + "query.message.executionTime": "Temps d’exécution total : {0}", + "query.message.startQuery": "L'exécution de la requête a démarré à la ligne {0}", + "query.initEditExecutionFailed": "Echec à l'initialisation de l'exécution de la modification", + "elapsedBatchTime": "Temps d’exécution par lots : {0}" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/platform/taskHistory/common/taskService.i18n.json b/i18n/fra/src/sql/platform/taskHistory/common/taskService.i18n.json new file mode 100644 index 0000000000..0ce2b866cd --- /dev/null +++ b/i18n/fra/src/sql/platform/taskHistory/common/taskService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "InProgressWarning": "1 ou plusieurs tâches sont en cours. Êtes-vous sûr de vouloir quitter ?", + "taskService.yes": "Oui", + "taskService.no": "Non" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/platform/theme/common/colors.i18n.json b/i18n/fra/src/sql/platform/theme/common/colors.i18n.json new file mode 100644 index 0000000000..185910b51b --- /dev/null +++ b/i18n/fra/src/sql/platform/theme/common/colors.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tableHeaderBackground": "Couleur d’arrière-plan de l'entete du tableau", + "tableHeaderForeground": "Couleur de premier plan d'en-tête de table", + "disabledInputBoxBackground": "Arrière plan d'une zone de saisie désactivée.", + "disabledInputBoxForeground": "Premier plan de la zone d'entrée désactivée.", + "buttonFocusOutline": "Couleur du contour de bouton quand il a le focus.", + "disabledCheckboxforeground": "Premier plan de case à cocher désactivé.", + "listFocusAndSelectionBackground": "Couleur d’arrière-plan de la liste/table pour les éléments sélectionnés et qui ont le focus quand la liste/table est active", + "agentTableBackground": "Couleur d’arrière-plan de la table de l'Agent SQL.", + "agentCellBackground": "Couleur d'arrière-plan des cellules du tableau de l'Agent SQL.", + "agentTableHoverBackground": "Couleur d’arrière-plan de survol de l’Agent SQL table.", + "agentJobsHeadingColor": "Couleur d’arrière-plan de l'en-tête de SQL Agent.", + "agentCellBorderColor": "Couleur de bordure de cellule de tableau de l’Agent SQL." +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/api/node/extHostModelView.i18n.json b/i18n/fra/src/sql/workbench/api/node/extHostModelView.i18n.json new file mode 100644 index 0000000000..7e5b3e41c6 --- /dev/null +++ b/i18n/fra/src/sql/workbench/api/node/extHostModelView.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "unknownComponentType": "Type de composant inconnu. Veuillez utiliser ModelBuilder pour créer des objets", + "invalidIndex": "L'index n'est pas valide.", + "unknownConfig": "Configuration des composants inconnue, vous devez utiliser ModelBuilder pour créer un objet de configuration" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json b/i18n/fra/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json new file mode 100644 index 0000000000..bfe8c5c9bf --- /dev/null +++ b/i18n/fra/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dialogDoneLabel": "terminé", + "dialogCancelLabel": "Annuler", + "generateScriptLabel": "Générer le script", + "dialogNextLabel": "Suivant", + "dialogPreviousLabel": "Précédent" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/api/node/extHostModelViewTree.i18n.json b/i18n/fra/src/sql/workbench/api/node/extHostModelViewTree.i18n.json new file mode 100644 index 0000000000..34f031673b --- /dev/null +++ b/i18n/fra/src/sql/workbench/api/node/extHostModelViewTree.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "treeView.notRegistered": "Aucune arborescence avec l'ID « {0} » n'est enregistrée." +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/api/node/extHostNotebook.i18n.json b/i18n/fra/src/sql/workbench/api/node/extHostNotebook.i18n.json new file mode 100644 index 0000000000..80df04f3c8 --- /dev/null +++ b/i18n/fra/src/sql/workbench/api/node/extHostNotebook.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerRequired": "Vous devez passer à cette méthode un NotebookProvider avec un providerId valide", + "errNoProvider": "aucun fournisseur de notebooks", + "errNoManager": "Aucun gestionnaire", + "noServerManager": "Notebook Manager pour le notebook {0} n'a pas de gestionnaire de serveur. Impossible d'y effectuer des opérations", + "noContentManager": "Notebook Manager pour le notebook {0} n'a pas de gestionnaire de contenu. Impossible d'y effectuer des opérations", + "noSessionManager": "Notebook Manager pour le notebook {0} n'a pas de gestionnaire de session. Impossible d'y exécuter des opérations" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/browser/modal/modal.i18n.json b/i18n/fra/src/sql/workbench/browser/modal/modal.i18n.json new file mode 100644 index 0000000000..76c8b80d90 --- /dev/null +++ b/i18n/fra/src/sql/workbench/browser/modal/modal.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "infoAltText": "Informations", + "warningAltText": "Avertissement", + "errorAltText": "Erreur", + "showMessageDetails": "Afficher les détails", + "hideMessageDetails": "Masquer les détails", + "copyMessage": "Copier", + "closeMessage": "Fermer", + "modalBack": "Précédent" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/browser/modal/optionsDialog.i18n.json b/i18n/fra/src/sql/workbench/browser/modal/optionsDialog.i18n.json new file mode 100644 index 0000000000..4ad043135a --- /dev/null +++ b/i18n/fra/src/sql/workbench/browser/modal/optionsDialog.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "optionsDialog.ok": "OK", + "optionsDialog.cancel": "Annuler" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json b/i18n/fra/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json new file mode 100644 index 0000000000..dce019d492 --- /dev/null +++ b/i18n/fra/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "optionsDialog.missingRequireField": "est nécessaire.", + "optionsDialog.invalidInput": "Entrée incorrecte. Valeur numérique attendue." +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/browser/parts/views/customView.i18n.json b/i18n/fra/src/sql/workbench/browser/parts/views/customView.i18n.json new file mode 100644 index 0000000000..3449d10e65 --- /dev/null +++ b/i18n/fra/src/sql/workbench/browser/parts/views/customView.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "no-dataprovider": "Il n’y a pas de fournisseur de données enregistré qui peut fournir des données de vue.", + "collapse": "Réduire" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/common/actions.contribution.i18n.json b/i18n/fra/src/sql/workbench/common/actions.contribution.i18n.json new file mode 100644 index 0000000000..8edc233a37 --- /dev/null +++ b/i18n/fra/src/sql/workbench/common/actions.contribution.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "previewFeatures.configTitle": "Fonctionnalités en préversion", + "previewFeatures.configEnable": "Activer les fonctionnalités en préversion non publiées", + "showConnectDialogOnStartup": "Afficher la boîte de dialogue de connexion au démarrage" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/common/actions.i18n.json b/i18n/fra/src/sql/workbench/common/actions.i18n.json index 3e0404fd07..f1c687b84a 100644 --- a/i18n/fra/src/sql/workbench/common/actions.i18n.json +++ b/i18n/fra/src/sql/workbench/common/actions.i18n.json @@ -8,12 +8,17 @@ ], "newQueryAction.newQuery": "Nouvelle requête", "scriptSelect": "Sélectionnez les 1000 premiers", + "scriptExecute": "Scripter comme Exécuter", + "scriptAlter": "Script Alter", "editData": "Modifier les données", "scriptCreate": "Script de création", + "scriptDelete": "Scripter comme Abandonner", "backupAction.backup": "Sauvegarde", + "backup.isPreviewFeature": "Vous devez activer les fonctionnalités en préversion pour utiliser la sauvegarde", "restoreAction.restore": "Restaurer", + "restore.isPreviewFeature": "Vous devez activer les fonctionnalités en préversion pour utiliser la restauration", "manage": "Gérer", "showDetails": "Afficher les détails", "newDatabase": "Nouvelle base de données", - "configureDashboard": "Configurer" + "configureDashboard": "Découvrir comment configurer le tableau de bord" } \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/common/taskUtilities.i18n.json b/i18n/fra/src/sql/workbench/common/taskUtilities.i18n.json index 01c1d75e01..a64762f489 100644 --- a/i18n/fra/src/sql/workbench/common/taskUtilities.i18n.json +++ b/i18n/fra/src/sql/workbench/common/taskUtilities.i18n.json @@ -10,6 +10,9 @@ "createOperationName": "Créer", "insertOperationName": "Insérer", "updateOperationName": "Mettre à jour", - "deleteOperationName": "Supprimer", - "scriptingFailed": "Échec de l’écriture de scripts" + "deleteOperationName": "supprimer", + "scriptSelectNotFound": "Aucun script n'a été retourné lors de l’appel de script select sur l’objet", + "scriptNotFoundForObject": "Aucun script n'a été retournée lors de la création du script {0} sur l'objet {1}", + "scriptingFailed": "Échec de l’écriture de scripts", + "scriptNotFound": "Aucun script n'a été retourné lors de la création du script {0}" } \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json b/i18n/fra/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json new file mode 100644 index 0000000000..ba4a44ea2d --- /dev/null +++ b/i18n/fra/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "enablePreviewFeatures.notice": "Les fonctionnalités en préversion sont nécessaires pour la prise en charge complète des extensions et la disponibilité de certaines actions. Voulez-vous activer les fonctionnalités en préversion ?", + "enablePreviewFeatures.yes": "Oui", + "enablePreviewFeatures.no": "Non", + "enablePreviewFeatures.never": "Non, ne plus afficher" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json b/i18n/fra/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json new file mode 100644 index 0000000000..9dd7f8b9e5 --- /dev/null +++ b/i18n/fra/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "schema.providerId": "ID courant du fournisseur", + "schema.displayName": "Nom complet du fournisseur", + "schema.connectionOptions": "Options de connexion" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json b/i18n/fra/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json new file mode 100644 index 0000000000..590d48d51f --- /dev/null +++ b/i18n/fra/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "Search server names": "Rechercher dans les noms de serveur" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json b/i18n/fra/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json new file mode 100644 index 0000000000..590d48d51f --- /dev/null +++ b/i18n/fra/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "Search server names": "Rechercher dans les noms de serveur" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json b/i18n/fra/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json new file mode 100644 index 0000000000..d7aa2ef388 --- /dev/null +++ b/i18n/fra/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "showDataExplorer": "Afficher l'Explorateur de données", + "workbench.dataExplorer": "Explorateur de données", + "dataExplorer.view": "Afficher", + "databaseConnections": "Connexions de base de données", + "datasource.connections": "connexions de source de données", + "datasource.connectionGroups": "groupes de source de données", + "startupConfig": "Configuration de démarrage", + "startup.alwaysShowServersView": "True pour afficher la vue des serveurs au lancement d'Azure Data Studio par défaut ; false si la dernière vue ouverte doit être affichée" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json b/i18n/fra/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json new file mode 100644 index 0000000000..793915f25e --- /dev/null +++ b/i18n/fra/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "vscode.extension.contributes.view.id": "Identificateur de la vue. Utilisez-le pour inscrire un fournisseur de données au moyen de l'API 'vscode.window.registerTreeDataProviderForView', ainsi que pour déclencher l'activation de votre extension en inscrivant l'événement 'onView:${id}' dans 'activationEvents'.", + "vscode.extension.contributes.view.name": "Nom de la vue, contrôlable de visu. Affiché", + "vscode.extension.contributes.view.when": "Condition qui doit être vraie pour afficher cette vue", + "extension.contributes.dataExplorer": "Ajoute des vues à l'éditeur", + "extension.dataExplorer": "Ajoute des vues au conteneur Explorateur de données dans la barre d'activités", + "dataExplorer.contributed": "Les vues contribuent au conteneur de vues contributives", + "ViewsContainerDoesnotExist": "Le conteneur de vues '{0}' n'existe pas et toutes les vues qui y sont inscrites sont ajoutées à 'Explorateur de données'.", + "duplicateView1": "Impossible d'inscrire plusieurs vues avec le même ID '{0}' dans le conteneur de vues '{1}'", + "duplicateView2": "Une vue avec l'ID '{0}' est déjà inscrite dans le conteneur de vues '{1}'", + "requirearray": "les vues doivent figurer dans un tableau", + "requirestring": "la propriété '{0}' est obligatoire et doit être de type 'string'", + "optstring": "La propriété '{0}' peut être omise ou doit être de type 'string'" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json b/i18n/fra/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json new file mode 100644 index 0000000000..6d4683a379 --- /dev/null +++ b/i18n/fra/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dataExplorer.servers": "Serveurs" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json b/i18n/fra/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json new file mode 100644 index 0000000000..ce8e32a181 --- /dev/null +++ b/i18n/fra/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "disconnect": "Déconnecter", + "newQuery": "Nouvelle requête", + "manage": "Gérer", + "refresh": "Actualiser" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/admin/common/adminService.i18n.json b/i18n/fra/src/sql/workbench/services/admin/common/adminService.i18n.json new file mode 100644 index 0000000000..1939eee97d --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/admin/common/adminService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "adminService.providerIdNotValidError": "La connexion est nécessaire pour interagir avec adminservice", + "adminService.noHandlerRegistered": "Aucun gestionnaire enregistré" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json b/i18n/fra/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json new file mode 100644 index 0000000000..049c70721c --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectingLabel": "Connexion :", + "runningCommandLabel": "Exécution de la commande :", + "openingNewQueryLabel": "Ouverture d'une nouvelle requête :" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json b/i18n/fra/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json new file mode 100644 index 0000000000..a47b0bac5d --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionError": "Erreur de connexion", + "kerberosErrorStart": "La connexion a échoué en raison d'une erreur Kerberos.", + "kerberosHelpLink": "L'aide pour configurer Kerberos est disponible sur {0}", + "kerberosKinit": "Si vous vous êtes déjà connecté, vous devez peut-être réexécuter kinit." +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json b/i18n/fra/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json new file mode 100644 index 0000000000..9a50a9daab --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connection": "Connexion", + "connectType": "Type de connexion", + "recentConnectionTitle": "Dernières connexions", + "savedConnectionTitle": "Connexions enregistrées", + "connectionDetailsTitle": "Détails de la connexion", + "connectionDialog.connect": "Connecter", + "connectionDialog.cancel": "Annuler", + "noRecentConnections": "Aucune connexion récente", + "noSavedConnections": "Aucune connexion enregistrée" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json b/i18n/fra/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json new file mode 100644 index 0000000000..60f8cdaf3d --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionWidget.AddAzureAccount": "Ajouter un compte...", + "defaultDatabaseOption": "", + "loadingDatabaseOption": "Chargement en cours...", + "serverGroup": "Groupe de serveurs", + "defaultServerGroup": "", + "addNewServerGroup": "Ajouter un nouveau groupe...", + "noneServerGroup": "", + "connectionWidget.missingRequireField": "{0} est requis.", + "connectionWidget.fieldWillBeTrimmed": "{0} est tronqué.", + "rememberPassword": "Se souvenir du mot de passe", + "connection.azureAccountDropdownLabel": "Compte", + "connectionWidget.refreshAzureCredentials": "Actualiser les informations d'identification du compte", + "connection.azureTenantDropdownLabel": "Locataire Azure AD", + "connectionWidget.toggleDatabaseNameDropdown": "Sélectionnez la liste déroulante de bases de données", + "advanced": "Avancé...", + "connectionWidget.invalidAzureAccount": "Vous devez sélectionner un compte" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json b/i18n/fra/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json new file mode 100644 index 0000000000..ade1c9c5c6 --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "newDashboardTab.openDashboardExtensions": "Ouvrir les extensions de tableau de bord", + "newDashboardTab.ok": "OK", + "newDashboardTab.cancel": "Annuler", + "newdashboardTabDialog.noExtensionLabel": "Aucune extension de tableau de bord n'est actuellement installée. Accédez au gestionnaire d'extensions pour explorer les extensions recommandées." +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json b/i18n/fra/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json new file mode 100644 index 0000000000..58bcfc9478 --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "errorMessageDialog.ok": "OK", + "errorMessageDialog.close": "Fermer", + "copyDetails": "Copier les détails" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json b/i18n/fra/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json new file mode 100644 index 0000000000..4ebb1c673b --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "error": "Erreur", + "warning": "Avertissement", + "info": "Info" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json b/i18n/fra/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json new file mode 100644 index 0000000000..af22796035 --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "filebrowser.filepath": "Chemin sélectionné", + "fileFilter": "Fichiers de type", + "fileBrowser.ok": "OK", + "fileBrowser.discard": "Annuler" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json b/i18n/fra/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json new file mode 100644 index 0000000000..dab132106f --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "filebrowser.selectFile": "Sélectionnez un fichier" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json b/i18n/fra/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json new file mode 100644 index 0000000000..58645572ab --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "fileBrowser.regTreeAriaLabel": "Arborescence du navigateur de fichiers" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json b/i18n/fra/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json new file mode 100644 index 0000000000..fbea17e957 --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "allFiles": "Tous les fichiers" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json b/i18n/fra/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json new file mode 100644 index 0000000000..2d8f2a049b --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insights.item": "Élément", + "insights.value": "Valeur", + "property": "propriété", + "value": "Valeur", + "InsightsDialogTitle": "Aperçus", + "insights.dialog.items": "Éléments", + "insights.dialog.itemDetails": "Détails de l'élément" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json b/i18n/fra/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json new file mode 100644 index 0000000000..ec647467b5 --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "workbench.action.insights.copySelection": "Copier la cellule" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/insights/common/insightsUtils.i18n.json b/i18n/fra/src/sql/workbench/services/insights/common/insightsUtils.i18n.json new file mode 100644 index 0000000000..e57bd7ddbf --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/insights/common/insightsUtils.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insightsDidNotFindResolvedFile": "Fichier de requête introuvable dans les chemins suivants :\r\n {0}" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json b/i18n/fra/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json new file mode 100644 index 0000000000..701b27f53a --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insightsInputError": "Aucun profil de connexion n'a été passé au menu volant d'insights", + "insightsError": "Erreur d'aperçus", + "insightsFileError": "Il y avait une erreur à la lecture du fichier de requête :", + "insightsConfigError": "Une erreur s'est produite lors de l'analyse de la configuration de l'aperçu ; Il n’a pas été trouvé de tableau/chaîne de requête ou de fichier de requête" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json b/i18n/fra/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json new file mode 100644 index 0000000000..0890e3046c --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "carbon.extension.contributes.notebook.provider": "Identificateur du fournisseur de notebooks.", + "carbon.extension.contributes.notebook.fileExtensions": "Extensions de fichier devant être inscrites dans ce fournisseur de notebooks", + "carbon.extension.contributes.notebook.standardKernels": "Noyaux devant être standard avec ce fournisseur de notebooks", + "vscode.extension.contributes.notebook.providers": "Ajoute des fournisseurs de notebooks.", + "carbon.extension.contributes.notebook.magic": "Nom de la commande magique de cellule, de type \"%%sql\".", + "carbon.extension.contributes.notebook.language": "Langage de cellule à utiliser si cette commande magique est incluse dans la cellule", + "carbon.extension.contributes.notebook.executionTarget": "Cible d'exécution facultative que cette commande magique indique, par exemple, Spark vs. SQL", + "carbon.extension.contributes.notebook.kernels": "Ensemble facultatif de noyaux pour lequel cela est valide, par ex. python3, pyspark3, sql", + "vscode.extension.contributes.notebook.languagemagics": "Ajoute le langage du notebook." +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json b/i18n/fra/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json new file mode 100644 index 0000000000..665bdc25bf --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "notebookUriNotDefined": "Aucun URI passé pendant la création d'un gestionnaire de notebooks", + "notebookServiceNoProvider": "Le fournisseur de notebooks n'existe pas" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/notebook/common/sessionManager.i18n.json b/i18n/fra/src/sql/workbench/services/notebook/common/sessionManager.i18n.json new file mode 100644 index 0000000000..903cc406e3 --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/notebook/common/sessionManager.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "noKernel": "Pas de noyau", + "runNotebookDisabled": "Impossible d'exécuter les cellules, car aucun noyau n'est configuré", + "errorName": "Erreur" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/notebook/node/localContentManager.i18n.json b/i18n/fra/src/sql/workbench/services/notebook/node/localContentManager.i18n.json new file mode 100644 index 0000000000..10308ce9be --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/notebook/node/localContentManager.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "nbformatNotRecognized": "nbformat v{0}.{1} non reconnu", + "nbNotSupported": "Ce fichier n'a pas un format de notebook valide", + "unknownCellType": "Type de cellule {0} inconnu", + "unrecognizedOutput": "Type de sortie {0} non reconnu", + "invalidMimeData": "Les données de {0} doivent être une chaîne ou un tableau de chaînes", + "unrecognizedOutputType": "Type de sortie {0} non reconnu" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json b/i18n/fra/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json new file mode 100644 index 0000000000..9ff655f957 --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "sqlKernelError": "Erreur du noyau SQL", + "connectionRequired": "Vous devez choisir une connexion pour exécuter des cellules de notebook", + "sqlMaxRowsDisplayed": "Affichage des {0} premières lignes." +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json b/i18n/fra/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json new file mode 100644 index 0000000000..ea413eb258 --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "OeSessionFailedError": "Echec de la création d'une session de l’Explorateur d’objets", + "nodeExpansionError": "Plusieurs erreurs :" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json b/i18n/fra/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json new file mode 100644 index 0000000000..9e636243be --- /dev/null +++ b/i18n/fra/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryEditorServiceChangeUnsupportedError": "Changer le mode de langage n’est pas pris en charge pour les requêtes non enregistrées", + "queryEditorServiceChangeError": "Enregistrez ou annulez les changements avant de passer au mode de langage SQL ou d'en sortir" +} \ No newline at end of file diff --git a/i18n/fra/src/sql/workbench/update/releaseNotes.i18n.json b/i18n/fra/src/sql/workbench/update/releaseNotes.i18n.json index 7ba883eb0e..547495ca51 100644 --- a/i18n/fra/src/sql/workbench/update/releaseNotes.i18n.json +++ b/i18n/fra/src/sql/workbench/update/releaseNotes.i18n.json @@ -8,5 +8,5 @@ ], "gettingStarted": "Mise en route", "showReleaseNotes": "Voir la mise en route", - "read the release notes": "Bienvenue à {0} février Public Preview ! Souhaitez vous voir le guide de démarrage ?" + "miGettingStarted": "Bien &&démarrer" } \ No newline at end of file diff --git a/i18n/ita/extensions/azurecore/package.i18n.json b/i18n/ita/extensions/azurecore/package.i18n.json new file mode 100644 index 0000000000..811e8dae3f --- /dev/null +++ b/i18n/ita/extensions/azurecore/package.i18n.json @@ -0,0 +1,26 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "azure.displayName": "Azure (Core)", + "azure.description": "Consente di sfogliare e usare le risorse di Azure", + "azure.title": "Azure", + "azure.resource.config.title": "Configurazione risorse di Azure", + "azure.resource.config.filter.description": "Filtro delle risorse. Ogni elemento è costituito da un ID account, un ID sottoscrizione e un nome delimitati da una barra", + "azure.resource.explorer.title": "Azure", + "azure.resource.refreshall.title": "Aggiorna tutto", + "azure.resource.refresh.title": "Aggiorna", + "azure.resource.signin.title": "Accedi", + "azure.resource.selectsubscriptions.title": "Seleziona sottoscrizioni", + "azure.resource.connectsqlserver.title": "Connetti", + "azure.resource.connectsqldb.title": "Connetti", + "accounts.clearTokenCache": "Cancella la cache dei token dell'account Azure", + "config.enablePublicCloudDescription": "Indica se l'integrazione del cloud pubblico di Azure deve essere abilitata", + "config.enableUsGovCloudDescription": "Indica se l'integrazione del cloud US Government Azure (Fairfax) deve essere abilitata", + "config.enableChinaCloudDescription": "Indica se l'integrazione di Azure Cina deve essere abilitata", + "config.enableGermanyCloudDescription": "Indica se l'integrazione di Azure Germania deve essere abilitata" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json b/i18n/ita/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json index c5c382cd3a..72b8226f0f 100644 --- a/i18n/ita/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json +++ b/i18n/ita/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "editableDropdown.errorValidate": "Deve essere un'opzione dall'elenco" + "editableDropdown.errorValidate": "Deve essere un'opzione dall'elenco", + "dropdownAction.toggle": "Toggle a discesa" } \ No newline at end of file diff --git a/i18n/ita/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json b/i18n/ita/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json new file mode 100644 index 0000000000..e886c5a44a --- /dev/null +++ b/i18n/ita/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "rowDetailView.loadError": "Errore di caricamento..." +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json b/i18n/ita/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json index 1387a65cc3..9a32ced915 100644 --- a/i18n/ita/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json +++ b/i18n/ita/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json @@ -7,5 +7,7 @@ "Do not edit this file. It is machine generated." ], "linkedAccounts": "Account collegati", - "accountDialog.close": "Chiudi" + "accountDialog.close": "Chiudi", + "accountDialog.noAccountLabel": "Non sono presenti account collegati. Aggiungere un account.", + "accountDialog.addConnection": "Aggiungi un account" } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json b/i18n/ita/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json index 6558178461..1950faeca9 100644 --- a/i18n/ita/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json +++ b/i18n/ita/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json @@ -6,8 +6,8 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "copyAndOpen": "Copia e Apri", - "cancel": "Annulla", + "copyAndOpen": "Copia & Apri", + "oauthDialog.cancel": "Annulla", "userCode": "Codice utente", "website": "Sito Web" } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json b/i18n/ita/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json index 93379c141e..337d198042 100644 --- a/i18n/ita/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json +++ b/i18n/ita/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json @@ -8,7 +8,7 @@ ], "carbon.extension.contributes.account.id": "Identificatore del tipo di account", "carbon.extension.contributes.account.icon": "(Opzionale) Icona utilizzata per rappresentare l'account nell'interfaccia utente. Un percorso di file o una configurazione themable", - "carbon.extension.contributes.account.icon.light": "Percorso icona per temi chiari", - "carbon.extension.contributes.account.icon.dark": "Percorso dell'icona quando è utilizzato un tema scuro", + "carbon.extension.contributes.account.icon.light": "Percorso dell'icona quando è utilizzato un tema chiaro", + "carbon.extension.contributes.account.icon.dark": "Percorso dell'icona quando si utilizza un tema scuro", "carbon.extension.contributes.account": "Fornisce icone al provider dell'account." } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json b/i18n/ita/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json index 32d4f7ac82..d20213fb3f 100644 --- a/i18n/ita/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json +++ b/i18n/ita/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json @@ -6,14 +6,14 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "from": "Da", + "to": "A", "createNewFirewallRule": "Crea nuova regola firewall", "firewall.ok": "OK", "firewall.cancel": "Annulla", "firewallRuleDialogDescription": "Il tuo indirizzo IP client non è abilitato per l'accesso al server. Accedi ad un account Azure e crea una regola del firewall che lo abiliti.", "firewallRuleHelpDescription": "Ulteriori informazioni sulle impostazioni del firewall", "azureAccount": "Account Azure", - "from": "Da", - "to": "A", "filewallRule": "Regola del firewall", "addIPAddressLabel": "Aggiungi l'indirizzo IP del mio client", "addIpRangeLabel": "Aggiungi intervallo di IP della mia sottorete" diff --git a/i18n/ita/src/sql/parts/connection/common/connection.contribution.i18n.json b/i18n/ita/src/sql/parts/connection/common/connection.contribution.i18n.json index e36803d991..e1302dcd75 100644 --- a/i18n/ita/src/sql/parts/connection/common/connection.contribution.i18n.json +++ b/i18n/ita/src/sql/parts/connection/common/connection.contribution.i18n.json @@ -7,5 +7,6 @@ "Do not edit this file. It is machine generated." ], "sql.maxRecentConnectionsDescription": "Il numero massimo di connessioni utilizzate di recente da memorizzare nell'elenco connessioni.", - "sql.defaultEngineDescription": "Motore SQL predefinito da utilizzare. Quest'ultimo stabilisce la lingua predefinita nel file .sql e il valore predefinito da utilizzare quando si crea una nuova connessione. L'opzione valida è attualmente MSSQL" + "sql.defaultEngineDescription": "Motore SQL predefinito da utilizzare. Quest'ultimo stabilisce la lingua predefinita nel file .sql e il valore predefinito da utilizzare quando si crea una nuova connessione. L'opzione valida è attualmente MSSQL", + "connection.parseClipboardForConnectionStringDescription": "Prova ad analizzare il contenuto degli appunti quando si apre la finestra di dialogo di connessione o si esegue un'operazione Incolla." } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/connection/common/connectionActions.i18n.json b/i18n/ita/src/sql/parts/connection/common/connectionActions.i18n.json index 1ec6f7dd77..e30fcdbd17 100644 --- a/i18n/ita/src/sql/parts/connection/common/connectionActions.i18n.json +++ b/i18n/ita/src/sql/parts/connection/common/connectionActions.i18n.json @@ -6,9 +6,15 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "ClearRecentlyUsedLabel": "Cancella lista connessioni recenti", - "ClearedRecentConnections": "Lista connessioni recenti svuotata", + "ClearRecentlyUsedLabel": "Cancella elenco", + "ClearedRecentConnections": "Cancellato l'elenco connessioni recenti", "connectionAction.yes": "Sì", "connectionAction.no": "No", - "delete": "Elimina" + "clearRecentConnectionMessage": "Sei sicuro di voler eliminare tutte le connessioni dalla lista?", + "connectionDialog.yes": "Sì", + "connectionDialog.no": "No", + "delete": "Elimina", + "connectionAction.GetCurrentConnectionString": "Ottieni la stringa di connessione corrente", + "connectionAction.connectionString": "La stringa di connessione non è disponibile", + "connectionAction.noConnection": "Non sono disponibili connessioni attive" } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/dashboard/common/actions.i18n.json b/i18n/ita/src/sql/parts/dashboard/common/actions.i18n.json index 4cfbb38c49..949879cde0 100644 --- a/i18n/ita/src/sql/parts/dashboard/common/actions.i18n.json +++ b/i18n/ita/src/sql/parts/dashboard/common/actions.i18n.json @@ -13,5 +13,7 @@ "deleteWidget": "Elimina Widget", "clickToUnpin": "Fare clic per sbloccare", "clickToPin": "Click per bloccare (pin)", - "addFeatureAction.openInstalledFeatures": "Mostra funzionalità installate" + "addFeatureAction.openInstalledFeatures": "Mostra funzionalità installate", + "collapseWidget": "Comprimi", + "expandWidget": "Espandi" } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/dashboard/common/dashboardHelper.i18n.json b/i18n/ita/src/sql/parts/dashboard/common/dashboardHelper.i18n.json index 2b94371119..d095a0484f 100644 --- a/i18n/ita/src/sql/parts/dashboard/common/dashboardHelper.i18n.json +++ b/i18n/ita/src/sql/parts/dashboard/common/dashboardHelper.i18n.json @@ -6,7 +6,5 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "providerMissingEdition": "Filtri del widget basati sull'edizione, tuttavia il provider non dispone di alcuna edizione.", - "moreThanOneDashboardContainersError": "È necessario definire esattamente un contenitore dashboard per ogni spazio", - "unknownDashboardContainerError": "Il dashboard container specificato è sconosciuto." + "unknownDashboardContainerError": "{0} è un contenitore sconosciuto." } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json b/i18n/ita/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json index 0ccff71f5e..75c95fc793 100644 --- a/i18n/ita/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json +++ b/i18n/ita/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json @@ -6,12 +6,17 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "sqlops.extension.contributes.dashboard.tab.id": "Identificatore univoco per questa scheda. Verrà passato all'estensione ad ogni richiesta.", - "sqlops.extension.contributes.dashboard.tab.title": "Titolo della scheda da mostrare all'utente.", - "sqlops.extension.contributes.dashboard.tab.description": "Descrizione scheda da mostrare all'utente.", - "sqlops.extension.contributes.dashboard.tab.provider": "Provider per i quali questa scheda dovrebbe essere abilitata.", - "sqlops.extension.contributes.dashboard.tab.edition": "Edizioni per le quali deve essere consentita questa scheda.", - "sqlops.extension.contributes.dashboard.tab.container": "Il contenitore che verrà visualizzato in questa scheda.", - "sqlops.extension.contributes.dashboard.tab.alwaysShow": "Se questa scheda deve essere mostrata sempre oppure solo quando l'utente la aggiunge.", - "sqlops.extension.contributes.tabs": "Rende disponibili una o più schede agli utenti per l'aggiunta alla propria dashboard." + "azdata.extension.contributes.dashboard.tab.id": "Identificatore univoco per questa scheda. Verrà passato all'estensione per eventuali richieste.", + "azdata.extension.contributes.dashboard.tab.title": "Titolo della scheda da mostrare all'utente.", + "azdata.extension.contributes.dashboard.tab.description": "Descrizione scheda da mostrare all'utente.", + "azdata.extension.contributes.tab.when": "Condizione che deve essere vera per mostrare questo elemento", + "azdata.extension.contributes.tab.provider": "Definisce i tipi di connessione con cui è compatibile questa scheda. Se non viene impostato, il valore predefinito è \"MSSQL\"", + "azdata.extension.contributes.dashboard.tab.container": "Il contenitore che verrà visualizzato in questa scheda.", + "azdata.extension.contributes.dashboard.tab.alwaysShow": "Se questa scheda deve essere mostrata sempre oppure solo quando l'utente la aggiunge.", + "azdata.extension.contributes.dashboard.tab.isHomeTab": "Indica se questa scheda deve essere usata come scheda iniziale per un tipo di connessione.", + "azdata.extension.contributes.tabs": "Rende disponibili una o più schede agli utenti per l'aggiunta alla propria dashboard.", + "dashboardTab.contribution.noTitleError": "Non è stato specificato alcun titolo per l'estensione.", + "dashboardTab.contribution.noDescriptionWarning": "Nessuna descrizione specificata da mostrare.", + "dashboardTab.contribution.noContainerError": "Non è stato specificato alcun contenitore per l'estensione.", + "dashboardTab.contribution.moreThanOneDashboardContainersError": "È necessario definire esattamente un contenitore dashboard per ogni spazio" } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json b/i18n/ita/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json index 147ae918a2..267ade86ee 100644 --- a/i18n/ita/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json +++ b/i18n/ita/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json @@ -6,7 +6,11 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "sqlops.extension.contributes.dashboard.container.id": "Identificatore univoco per questo contenitore.", - "sqlops.extension.contributes.dashboard.container.container": "Contenitore che sarà mostrato nella scheda.", - "sqlops.extension.contributes.containers": "Fornisce agli utenti uno o più dashboard container da aggiungere alle propria dashboard." + "azdata.extension.contributes.dashboard.container.id": "Identificatore univoco per questo contenitore.", + "azdata.extension.contributes.dashboard.container.container": "Contenitore che sarà mostrato nella scheda.", + "azdata.extension.contributes.containers": "Fornisce agli utenti uno o più dashboard container da aggiungere alle propria dashboard.", + "dashboardContainer.contribution.noIdError": "Nel contenitore del dashboard non è stato specificato alcun ID per l'estensione.", + "dashboardContainer.contribution.noContainerError": "Nel contenitore del dashboard non è stato specificato alcun contenitore per l'estensione.", + "dashboardContainer.contribution.moreThanOneDashboardContainersError": "Per ogni spazio è necessario definire un solo contenitore di dashboard.", + "dashboardTab.contribution.unKnownContainerType": "Nel contenitore del dashboard è stato definito un tipo di contenitore sconosciuto per l'estensione." } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json b/i18n/ita/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json new file mode 100644 index 0000000000..863ecaa8ce --- /dev/null +++ b/i18n/ita/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.container.controlhost": "Controlhost che verrà visualizzato in questa scheda." +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json b/i18n/ita/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json new file mode 100644 index 0000000000..9eaedc3381 --- /dev/null +++ b/i18n/ita/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboardNavSection": "Il contenuto della sezione \"{0}\" non è valido. Contattare il proprietario dell'estensione." +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json b/i18n/ita/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json index 75201555c4..2fe357882c 100644 --- a/i18n/ita/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json +++ b/i18n/ita/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "dashboard.container.gridtab.items": "Elenco di widget o webview che verranno visualizzati in questa scheda." + "dashboard.container.gridtab.items": "Elenco di widget o webview che verranno visualizzati in questa scheda.", + "gridContainer.invalidInputs": "i widget o le webview devono trovarsi nel contenitore dei widget per l'estensione." } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json b/i18n/ita/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json new file mode 100644 index 0000000000..a6ca2f9f46 --- /dev/null +++ b/i18n/ita/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.container.modelview": "La view model-backend che verrà visualizzata in questa scheda." +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json b/i18n/ita/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json index 88d616f7c9..4f96173898 100644 --- a/i18n/ita/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json +++ b/i18n/ita/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json @@ -12,5 +12,10 @@ "dashboard.container.left-nav-bar.icon.dark": "Percorso dell'icona quando si utilizza un tema scuro", "dashboard.container.left-nav-bar.title": "Titolo della sezione nav da mostrare all'utente.", "dashboard.container.left-nav-bar.container": "Contenitore che sarrà visualizzato in questa sezione di navigazione.", - "dashboard.container.left-nav-bar": "L'elenco dei contenitori di dashboard che verrà visualizzato in questa sezione di navigazione." + "dashboard.container.left-nav-bar": "L'elenco dei contenitori di dashboard che verrà visualizzato in questa sezione di navigazione.", + "opticon": "la proprietà `icon` può essere omessa o deve essere una stringa o un valore letterale come `{dark, light}`", + "navSection.missingTitle": "Nessun titolo nella sezione nav specificato per l'estensione.", + "navSection.missingContainer": "Nella sezione nav non è stato specificato alcun contenitore per l'estensione.", + "navSection.moreThanOneDashboardContainersError": "Per ogni spazio è necessario definire un solo contenitore di dashboard.", + "navSection.invalidContainer": "NAV_SECTION all'interno di un altro NAV_SECTION non è un contenitore valido per l'estensione." } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json b/i18n/ita/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json index 05fc743c89..b6c5b58abe 100644 --- a/i18n/ita/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json +++ b/i18n/ita/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "dashboard.container.widgets": "Elenco dei widget che verranno mostrati in questa scheda." + "dashboard.container.widgets": "Elenco dei widget che verranno mostrati in questa scheda.", + "widgetContainer.invalidInputs": "L'elenco dei widget è previsto all'interno del contenitore dei widget-contenitore per estensione." } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json b/i18n/ita/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json index 315b1cafb4..394664bb43 100644 --- a/i18n/ita/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json +++ b/i18n/ita/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json @@ -6,6 +6,12 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "sqlops.extension.contributes.dashboardPage.tab.id": "Identificatore univoco per questa scheda. Verrà passato all'estensione per eventuali richieste.", + "azdata.extension.contributes.widget.when": "Condizione che deve essere vera per mostrare questo elemento", + "dashboardpage.tabName": "Titolo del contenitore", + "dashboardpage.rowNumber": "Riga del componente nella griglia", + "dashboardpage.rowSpan": "rowspan del componente nella griglia. Il valore predefinito è 1. Usare '*' per impostare sul numero di righe della griglia.", + "dashboardpage.colNumber": "Colonna del componente nella griglia", + "dashboardpage.colspan": "colspan del componente nella griglia. Il valore predefinito è 1. Usare '*' per impostare sul numero di colonne della griglia.", + "azdata.extension.contributes.dashboardPage.tab.id": "Identificatore univoco per questa scheda. Verrà passato all'estensione per eventuali richieste.", "dashboardTabError": "Scheda di estensione sconosciuta o non installata." } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json b/i18n/ita/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json index dedccb5d7c..7ef2df4dcf 100644 --- a/i18n/ita/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json +++ b/i18n/ita/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json @@ -7,11 +7,11 @@ "Do not edit this file. It is machine generated." ], "dashboardDatabaseProperties": "Abilitare o disabilitare il widget delle proprietà", - "dashboard.databaseproperties": "Valori proprietà da mostrare", - "dashboard.databaseproperties.displayName": "Nome della proprietà da mostrare", + "dashboard.databaseproperties": "Valori da mostrare per la proprietà", + "dashboard.databaseproperties.displayName": "Nome da mostrare per la proprietà", "dashboard.databaseproperties.value": "Valore nell'oggetto Database Info", "dashboard.databaseproperties.ignore": "Indica i valori specifici da ignorare", - "recoveryModel": "Modello di recupero", + "recoveryModel": "Modello di ripristino", "lastDatabaseBackup": "Ultimo Backup del Database", "lastLogBackup": "Ultimo Backup del Log", "compatibilityLevel": "Livello di compatibilità", diff --git a/i18n/ita/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json b/i18n/ita/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json index 94b97b327f..505dd9ca63 100644 --- a/i18n/ita/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json +++ b/i18n/ita/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json @@ -10,10 +10,11 @@ "insightIdDescription": "Identificatore univoco usato per memorizzare nella cache i risultati del rilevamento intelligente.", "insightQueryDescription": "Query SQL da eseguire. Dovrebbe restituire esattamente 1 solo set di risultati.", "insightQueryFileDescription": "[Facoltativo] percorso di un file contenente una query. Utilizzare se la \"query\" non è impostata", + "insightAutoRefreshIntervalDescription": "[Facoltativo] Intervallo di aggiornamento automatico in minuti. Se non è impostato, non verrà eseguito alcun aggiornamento automatico", "actionTypes": "Azioni da utilizzare", - "actionDatabaseDescription": "Database di destinazione per l'azione; è possibile utilizzare il formato \"${columnName} per ottenre un nome colonna basato sul contenuto.", - "actionServerDescription": "Server di destinazione per l'azione; possibile utilizzare il formato \"${columnName} per utilizzare un nome di colonna data-driven.", - "actionUserDescription": "Utente di destinazione per l'azione; possibile utilizzare il formato \"${columnName} per utilizzare un nome colonna data-driven.", + "actionDatabaseDescription": "Database di destinazione per l'azione; è possibile utilizzare il formato \"${columnName}\" per utilizzare un nome di colonna basato sui dati.", + "actionServerDescription": "Server di destinazione per l'azione. È possibile usare il formato \"${columnName}\" per specificare un nome di colonna basato sui dati.", + "actionUserDescription": "Utente di destinazione per l'azione; è possibile utilizzare il formato \"${columnName}\" per utilizzare un nome di colonna basata sui dati.", "carbon.extension.contributes.insightType.id": "Identificatore dell'insight", "carbon.extension.contributes.insights": "Fornisce insight per la dashboard palette." } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json b/i18n/ita/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json new file mode 100644 index 0000000000..cb0529e269 --- /dev/null +++ b/i18n/ita/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "chartErrorMessage": "Non è possibile visualizzare il grafico con i dati specificati" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json b/i18n/ita/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json index b1dda71a3b..8ea343745a 100644 --- a/i18n/ita/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json +++ b/i18n/ita/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json @@ -7,9 +7,10 @@ "Do not edit this file. It is machine generated." ], "chartInsightDescription": "Visualizza i risultati di una query come grafico sulla dashboard", - "colorMapDescription": "Mappa \"nome di colonna\"-> colore. ad esempio aggiungere \"colonna1\": red per assicurarsi che la colonna utilizzi un colore rosso", + "colorMapDescription": "Esegue il mapping di \"nome colonna\" al colore. Ad esempio, aggiungere \"column1\": red se si vuole usare il colore rosso per questa colonna", "legendDescription": "Indica la posizione preferita e la visibilità della legenda del grafico. Questi sono i nomi di colonna estratti dalla query e mappati con l'etichetta di ogni voce del grafico", "labelFirstColumnDescription": "Se dataDirection è orizzontale, impostando true il primo valore di ogni colonna sarà usato per la legenda.", "columnsAsLabels": "Se dataDirection è verticale, impostando true saranno utilizzati i nomi colonna per la legenda.", - "dataDirectionDescription": "Definisce se i dati vengono letti da una colonna (verticale) o da una riga (orizzontale). Per la serie temporale la direzione è ignorata poiché deve essere verticale." + "dataDirectionDescription": "Definisce se i dati vengono letti da una colonna (verticale) o da una riga (orizzontale). Per la serie temporale la direzione è ignorata poiché deve essere verticale.", + "showTopNData": "Se è impostato showTopNData, vengono visualizzati solo i primi N dati del grafico." } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json b/i18n/ita/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json index e36354b76c..a298be1338 100644 --- a/i18n/ita/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json +++ b/i18n/ita/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json @@ -6,10 +6,10 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "yAxisMin": "Valore minimo dell'asse y", + "yAxisMin": "Valore minimo dell'asse Y", "yAxisMax": "Valore massimo dell'asse y", - "yAxisLabel": "Etichetta per l'asse y", - "xAxisMin": "Valore minimo dell'asse x", + "barchart.yAxisLabel": "Etichetta per l'asse y", + "xAxisMin": "Valore minimo dell'asse X", "xAxisMax": "Valore massimo dell'asse x", - "xAxisLabel": "Etichetta per l'asse x" + "barchart.xAxisLabel": "Etichetta per l'asse x" } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json b/i18n/ita/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json new file mode 100644 index 0000000000..89439ceb64 --- /dev/null +++ b/i18n/ita/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tableInsightDescription": "Visualizza i risultati in una tabella semplice" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json b/i18n/ita/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json index a577c4c319..f4caee10af 100644 --- a/i18n/ita/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json +++ b/i18n/ita/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json @@ -30,6 +30,8 @@ "backup.setBackupCompression": "Imposta compressione backup", "backup.encryption": "Crittografia", "backup.transactionLog": "Log delle transazioni", + "backup.truncateTransactionLog": "Tronca il log delle transazioni", + "backup.backupTail": "Esegui backup della parte finale del registro", "backup.reliability": "Affidabilità", "backup.mediaNameRequired": "Nome del supporto richiesto", "backup.noEncryptorWarning": "Nessun certificato o chiave asimmetrica disponibile", diff --git a/i18n/ita/src/sql/parts/disasterRecovery/backup/constants.i18n.json b/i18n/ita/src/sql/parts/disasterRecovery/backup/constants.i18n.json index 9b4c011792..14879da230 100644 --- a/i18n/ita/src/sql/parts/disasterRecovery/backup/constants.i18n.json +++ b/i18n/ita/src/sql/parts/disasterRecovery/backup/constants.i18n.json @@ -6,6 +6,18 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "backup.labelDatabase": "Database", + "backup.labelFilegroup": "File e filegroup", + "backup.labelFull": "Completo", + "backup.labelDifferential": "Differenziale", + "backup.labelLog": "Log delle transazioni", + "backup.labelDisk": "Disco", + "backup.labelUrl": "URL", + "backup.defaultCompression": "Usa l'impostazione predefinita del server", + "backup.compressBackup": "Comprimi backup", + "backup.doNotCompress": "Non comprimere il backup", + "backup.serverCertificate": "Certificato server", + "backup.asymmetricKey": "Chiave asimmetrica", "backup.filterBackupFiles": "File di backup", "backup.allFiles": "Tutti i file" } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json b/i18n/ita/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json index e5ffd7b87c..f58423fe8f 100644 --- a/i18n/ita/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json +++ b/i18n/ita/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json @@ -6,28 +6,29 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "RestoreDialogTitle": "Ripristina database", + "backupFilePath": "Percorso del file di backup", + "targetDatabase": "Database di destinazione", + "RestoreDialogTitle": "Ripristina il database", "restoreDialog.restoreTitle": "Ripristina il database", "restoreDialog.database": "Database", "restoreDialog.backupFile": "File di backup", "restoreDialog.restore": "Ripristina", "restoreDialog.cancel": "Annulla", "restoreDialog.script": "Script", - "source": "Origine", + "source": "ORIGINE", "restoreFrom": "Ripristinare da", "missingBackupFilePathError": "È necessario specificare un percorso per il file di backup.", "multipleBackupFilePath": "Inserisci uno o più percorsi di file separati da virgole", - "backupFilePath": "Percorso del file di backup", "database": "Database", "destination": "Destinazione", - "targetDatabase": "Database di destinazione", + "restoreDialog.toggleDatabaseNameDropdown": "Menu a tendina per la selezione del Database", "restoreTo": "Ripristina a", "restorePlan": "Piano di ripristino", "backupSetsToRestore": "Set di backup da ripristinare", "restoreDatabaseFileAs": "Ripristina i file di database come", "restoreDatabaseFileDetails": "Dettagli del file di ripristino del database", "logicalFileName": "Nome logico del file", - "fileType": "Tipo file", + "fileType": "Tipo di file", "originalFileName": "Nome del File originale", "restoreAs": "Ripristina come", "restoreOptions": "Opzioni di ripristino", diff --git a/i18n/ita/src/sql/parts/editData/execution/editDataActions.i18n.json b/i18n/ita/src/sql/parts/editData/execution/editDataActions.i18n.json index ccd38cd3d3..5a9c51483d 100644 --- a/i18n/ita/src/sql/parts/editData/execution/editDataActions.i18n.json +++ b/i18n/ita/src/sql/parts/editData/execution/editDataActions.i18n.json @@ -6,7 +6,9 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "editData.refresh": "Aggiorna", + "editData.run": "Esegui", "disposeEditFailure": "Modifica del metodo Dispose non riuscita. Errore:", - "editData.stop": "Arresta" + "editData.stop": "Arresta", + "editData.showSql": "Visualizza il riquadro SQL", + "editData.closeSql": "Chiudi riquadro SQL" } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json b/i18n/ita/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json new file mode 100644 index 0000000000..57ad43521e --- /dev/null +++ b/i18n/ita/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tabs": "Schede del dashboard ({0})", + "tabId": "ID", + "tabTitle": "Titolo", + "tabDescription": "Descrizione", + "insights": "Informazioni dettagliate dashboard ({0})", + "insightId": "ID", + "name": "Nome", + "insight condition": "Quando" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json b/i18n/ita/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json index 2dfca97cb7..e6ebb43c1a 100644 --- a/i18n/ita/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json +++ b/i18n/ita/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json @@ -7,5 +7,5 @@ "Do not edit this file. It is machine generated." ], "deleteRow": "Elimina riga", - "revertRow": "Ripristina Riga" + "revertRow": "Ripristina la riga corrente" } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/grid/views/gridActions.i18n.json b/i18n/ita/src/sql/parts/grid/views/gridActions.i18n.json index 24739a818f..1a795cca63 100644 --- a/i18n/ita/src/sql/parts/grid/views/gridActions.i18n.json +++ b/i18n/ita/src/sql/parts/grid/views/gridActions.i18n.json @@ -9,6 +9,7 @@ "saveAsCsv": "Salva come CSV", "saveAsJson": "Salva come JSON", "saveAsExcel": "Salva come Excel", + "saveAsXml": "Salva come XML", "copySelection": "Copia", "copyWithHeaders": "Copia con intestazioni", "selectAll": "Seleziona tutto", diff --git a/i18n/ita/src/sql/parts/jobManagement/agent/agentView.component.i18n.json b/i18n/ita/src/sql/parts/jobManagement/agent/agentView.component.i18n.json new file mode 100644 index 0000000000..e098277f9e --- /dev/null +++ b/i18n/ita/src/sql/parts/jobManagement/agent/agentView.component.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobview.Jobs": "Processi", + "jobview.Alerts": "Avvisi", + "jobview.Proxies": "Proxy", + "jobview.Operators": "Operatori" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/jobManagement/views/alertsView.component.i18n.json b/i18n/ita/src/sql/parts/jobManagement/views/alertsView.component.i18n.json new file mode 100644 index 0000000000..4082307f53 --- /dev/null +++ b/i18n/ita/src/sql/parts/jobManagement/views/alertsView.component.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobAlertColumns.name": "Nome", + "jobAlertColumns.lastOccurrenceDate": "Ultima occorrenza", + "jobAlertColumns.enabled": "Abilitato", + "jobAlertColumns.delayBetweenResponses": "Ritardo tra le risposte (in sec)", + "jobAlertColumns.categoryName": "Nome categoria" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json b/i18n/ita/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json new file mode 100644 index 0000000000..3384dbdca1 --- /dev/null +++ b/i18n/ita/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "stepRow.stepID": "ID passaggio", + "stepRow.stepName": "Nome del passaggio", + "stepRow.message": "Messaggio" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/jobManagement/views/jobsView.component.i18n.json b/i18n/ita/src/sql/parts/jobManagement/views/jobsView.component.i18n.json new file mode 100644 index 0000000000..21add28cd5 --- /dev/null +++ b/i18n/ita/src/sql/parts/jobManagement/views/jobsView.component.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobColumns.name": "Nome", + "jobColumns.lastRun": "Ultima esecuzione", + "jobColumns.nextRun": "Prossima esecuzione", + "jobColumns.enabled": "Abilitato", + "jobColumns.status": "Stato", + "jobColumns.category": "Categoria", + "jobColumns.runnable": "Eseguibile", + "jobColumns.schedule": "Pianificazione", + "jobColumns.lastRunOutcome": "Risultato ultima esecuzione", + "jobColumns.previousRuns": "Esecuzioni precedenti", + "jobsView.noSteps": "Non sono disponibili passaggi per questo processo.", + "jobsView.error": "Errore: " +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json b/i18n/ita/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json new file mode 100644 index 0000000000..6a7eed6944 --- /dev/null +++ b/i18n/ita/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobOperatorsView.name": "Nome", + "jobOperatorsView.emailAddress": "Indirizzo email", + "jobOperatorsView.enabled": "Abilitato" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json b/i18n/ita/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json new file mode 100644 index 0000000000..cbbbebc798 --- /dev/null +++ b/i18n/ita/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobProxyToolbar-NewItem": "Nuovo proxy", + "jobProxyToolbar-Refresh": "Aggiorna", + "jobProxiesView.accountName": "Nome dell'account", + "jobProxiesView.credentialName": "Nome della credenziale", + "jobProxiesView.description": "Descrizione", + "jobProxiesView.isEnabled": "Abilitato" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/modelComponents/componentBase.i18n.json b/i18n/ita/src/sql/parts/modelComponents/componentBase.i18n.json new file mode 100644 index 0000000000..ded868571e --- /dev/null +++ b/i18n/ita/src/sql/parts/modelComponents/componentBase.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidIndex": "L'indice non è valido." +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/modelComponents/inputbox.component.i18n.json b/i18n/ita/src/sql/parts/modelComponents/inputbox.component.i18n.json new file mode 100644 index 0000000000..88edff6367 --- /dev/null +++ b/i18n/ita/src/sql/parts/modelComponents/inputbox.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidValueError": "Valore non valido" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/modelComponents/loadingComponent.component.i18n.json b/i18n/ita/src/sql/parts/modelComponents/loadingComponent.component.i18n.json new file mode 100644 index 0000000000..1a47f77bce --- /dev/null +++ b/i18n/ita/src/sql/parts/modelComponents/loadingComponent.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loadingMessage": "Caricamento" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json b/i18n/ita/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json new file mode 100644 index 0000000000..1a47f77bce --- /dev/null +++ b/i18n/ita/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loadingMessage": "Caricamento" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/modelComponents/queryTextEditor.i18n.json b/i18n/ita/src/sql/parts/modelComponents/queryTextEditor.i18n.json new file mode 100644 index 0000000000..5ab65be524 --- /dev/null +++ b/i18n/ita/src/sql/parts/modelComponents/queryTextEditor.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryTextEditorAriaLabel": "Editor del codice modelview per il modello di visualizzazione." +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/modelComponents/viewBase.i18n.json b/i18n/ita/src/sql/parts/modelComponents/viewBase.i18n.json new file mode 100644 index 0000000000..2326ffd45a --- /dev/null +++ b/i18n/ita/src/sql/parts/modelComponents/viewBase.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "componentTypeNotRegistered": "Non è stato possibile trovare il componente per il tipo {0}" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/notebook/cellToggleMoreActions.i18n.json b/i18n/ita/src/sql/parts/notebook/cellToggleMoreActions.i18n.json new file mode 100644 index 0000000000..73f22a4a73 --- /dev/null +++ b/i18n/ita/src/sql/parts/notebook/cellToggleMoreActions.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "delete": "Elimina", + "codeBefore": "Inserisci codice prima", + "codeAfter": "Inserisci codice dopo", + "markdownBefore": "Inserisci Markdown prima", + "markdownAfter": "Inserisci Markdown dopo", + "clear": "Cancella output" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/notebook/cellViews/codeActions.i18n.json b/i18n/ita/src/sql/parts/notebook/cellViews/codeActions.i18n.json new file mode 100644 index 0000000000..f0bf1bb6ea --- /dev/null +++ b/i18n/ita/src/sql/parts/notebook/cellViews/codeActions.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "notebook.failed": "Selezionare la cella attiva e riprovare", + "runCell": "Esegui cella", + "stopCell": "Annulla esecuzione", + "errorRunCell": "Errore durante l'ultima esecuzione. Fare clic per ripetere l'esecuzione" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json b/i18n/ita/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json new file mode 100644 index 0000000000..c7e3f9eb6a --- /dev/null +++ b/i18n/ita/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "clickOn": "Fare clic su", + "plusCode": "+ Codice", + "or": "oppure", + "plusText": "+ Testo", + "toAddCell": "per aggiungere una cella di testo o codice" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/notebook/cellViews/textCell.component.i18n.json b/i18n/ita/src/sql/parts/notebook/cellViews/textCell.component.i18n.json new file mode 100644 index 0000000000..1ba663cec9 --- /dev/null +++ b/i18n/ita/src/sql/parts/notebook/cellViews/textCell.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "doubleClickEdit": "Fare doppio clic per modificare" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/notebook/models/cell.i18n.json b/i18n/ita/src/sql/parts/notebook/models/cell.i18n.json new file mode 100644 index 0000000000..16fc5a3dab --- /dev/null +++ b/i18n/ita/src/sql/parts/notebook/models/cell.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "executionCanceled": "L'esecuzione della query è stata annullata", + "notebookNotReady": "La sessione per questo notebook non è ancora pronta", + "sessionNotReady": "La sessione per questo notebook verrà avviata tra qualche istante", + "noDefaultKernel": "Non è disponibile alcun kernel per questo notebook" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/notebook/models/clientSession.i18n.json b/i18n/ita/src/sql/parts/notebook/models/clientSession.i18n.json new file mode 100644 index 0000000000..bd6dd23b77 --- /dev/null +++ b/i18n/ita/src/sql/parts/notebook/models/clientSession.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "clientSession.unknownError": "Si è verificato un errore durante l'avvio di della sessione del notebook", + "ServerNotStarted": "Il server non è stato avviato per motivi sconosciuti", + "kernelRequiresConnection": "Il kernel {0} non è stato trovato. Verrà usato il kernel predefinito." +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/notebook/models/modelInterfaces.i18n.json b/i18n/ita/src/sql/parts/notebook/models/modelInterfaces.i18n.json new file mode 100644 index 0000000000..aae25b115c --- /dev/null +++ b/i18n/ita/src/sql/parts/notebook/models/modelInterfaces.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "sqlKernel": "SQL" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/notebook/models/notebookContexts.i18n.json b/i18n/ita/src/sql/parts/notebook/models/notebookContexts.i18n.json new file mode 100644 index 0000000000..e251b441cc --- /dev/null +++ b/i18n/ita/src/sql/parts/notebook/models/notebookContexts.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "selectConnection": "Seleziona connessione", + "localhost": "localhost", + "addConnection": "Aggiungi nuova connessione" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/notebook/models/notebookModel.i18n.json b/i18n/ita/src/sql/parts/notebook/models/notebookModel.i18n.json new file mode 100644 index 0000000000..fbff0bd842 --- /dev/null +++ b/i18n/ita/src/sql/parts/notebook/models/notebookModel.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "deleteCellFailed": "Non è stato possibile eliminare la cella.", + "changeKernelFailedRetry": "Non è stato possibile modificare il kernel. Verrà usato il kernel {0}. Errore: {1}", + "changeKernelFailed": "Non è stato possibile modificare il kernel a causa dell'errore: {0}", + "changeContextFailed": "La modifica del contesto non è riuscita: {0}", + "startSessionFailed": "Non è stato possibile avviare la sessione: {0}", + "shutdownError": "Si è verificato un errore durante la chiusura del notebook: {0}", + "shutdownClientSessionError": "Si è verificato un errore della sessione client durante la chiusura del notebook: {0}", + "ProviderNoManager": "Non è possibile trovare il gestore di notebook per il provider {0}" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/notebook/notebook.component.i18n.json b/i18n/ita/src/sql/parts/notebook/notebook.component.i18n.json new file mode 100644 index 0000000000..04c679f00d --- /dev/null +++ b/i18n/ita/src/sql/parts/notebook/notebook.component.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "displayFailed": "Non è stato possibile visualizzare il contenuto: {0}", + "noKernelInstalled": "Installare l'estensione di SQL Server 2019 per eseguire le celle", + "installSql2019Extension": "Installa estensione", + "code": "Codice", + "text": "Testo", + "clearResults": "Cancella risultati", + "cellNotFound": "la cella con URI {0} non è stata trovata in questo modello" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/notebook/notebookActions.i18n.json b/i18n/ita/src/sql/parts/notebook/notebookActions.i18n.json new file mode 100644 index 0000000000..a41d0afecc --- /dev/null +++ b/i18n/ita/src/sql/parts/notebook/notebookActions.i18n.json @@ -0,0 +1,22 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loading": "Caricamento dei kernel...", + "changing": "Modifica del kernel...", + "Kernel": "Kernel: ", + "AttachTo": "Collega a:", + "loadingContexts": "Caricamento dei contesti...", + "addNewConnection": "Aggiungi nuova connessione", + "selectConnection": "Seleziona connessione", + "localhost": "localhost", + "trustLabel": "Attendibile", + "untrustLabel": "Non attendibile", + "alreadyTrustedMsg": "Il notebook è già attendibile.", + "noKernel": "Nessun kernel", + "noContextAvailable": "Nessuno" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/notebook/notebookUtils.i18n.json b/i18n/ita/src/sql/parts/notebook/notebookUtils.i18n.json new file mode 100644 index 0000000000..eefdb45e39 --- /dev/null +++ b/i18n/ita/src/sql/parts/notebook/notebookUtils.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "mkdirOutputMsg": "... Creazione di {0}" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json b/i18n/ita/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json new file mode 100644 index 0000000000..248c7bfd22 --- /dev/null +++ b/i18n/ita/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverGroup.colors": "Tavolozza dei colori del gruppo di server usata nel viewlet Esplora oggetti.", + "serverGroup.autoExpand": "Auto-espandi i Gruppi di Server nella viewlet di Esplora oggetti." +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json b/i18n/ita/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json new file mode 100644 index 0000000000..4d60b3c6b9 --- /dev/null +++ b/i18n/ita/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ServerGroupsDialogTitle": "Gruppi di server", + "serverGroup.ok": "OK", + "serverGroup.cancel": "Annulla", + "connectionGroupName": "Nome del gruppo di server", + "MissingGroupNameError": "È neccessario indicare il nome del gruppo.", + "groupDescription": "Descrizione del gruppo", + "groupColor": "Colore del gruppo" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json b/i18n/ita/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json new file mode 100644 index 0000000000..ce7167013c --- /dev/null +++ b/i18n/ita/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverGroup.addServerGroup": "Aggiungi gruppo di server", + "serverGroup.editServerGroup": "Modifica il gruppo di server" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json b/i18n/ita/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json new file mode 100644 index 0000000000..ae05f33a41 --- /dev/null +++ b/i18n/ita/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionTree.refresh": "Aggiorna", + "DisconnectAction": "Disconnetti", + "connectionTree.addConnection": "Nuova connessione", + "connectionTree.addServerGroup": "Nuovo gruppo di Server", + "connectionTree.editServerGroup": "Modifica il gruppo di server", + "activeConnections": "Mostra connessioni attive", + "showAllConnections": "Mostra tutte le connessioni", + "recentConnections": "Connessioni recenti", + "registeredServers.newQuery": "Nuova query", + "deleteConnection": "Elimina Connessione", + "deleteConnectionGroup": "Elimina gruppo", + "clearSearch": "Pulisci Ricerca" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json b/i18n/ita/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json new file mode 100644 index 0000000000..2f95bf749d --- /dev/null +++ b/i18n/ita/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ManageAction": "Gestisci" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json b/i18n/ita/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json new file mode 100644 index 0000000000..310a32e30a --- /dev/null +++ b/i18n/ita/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loading": "Caricamento..." +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json b/i18n/ita/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json new file mode 100644 index 0000000000..c982c12fd0 --- /dev/null +++ b/i18n/ita/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverTree.addConnection": "Aggiungi Connessione" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json b/i18n/ita/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json new file mode 100644 index 0000000000..d1e72fda84 --- /dev/null +++ b/i18n/ita/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "treeAriaLabel": "Connessioni recenti", + "treeCreation.regTreeAriaLabel": "Server" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json b/i18n/ita/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json index 895a1bc235..33c2ee75df 100644 --- a/i18n/ita/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json +++ b/i18n/ita/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "profiler.settings.viewTemplates": "Specifica i modelli di view", "profiler.settings.sessionTemplates": "Specifica i modelli di sessione" } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/profiler/contrib/profilerActions.i18n.json b/i18n/ita/src/sql/parts/profiler/contrib/profilerActions.i18n.json index 160f790981..a8186b6c4c 100644 --- a/i18n/ita/src/sql/parts/profiler/contrib/profilerActions.i18n.json +++ b/i18n/ita/src/sql/parts/profiler/contrib/profilerActions.i18n.json @@ -6,17 +6,21 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "profiler.connect": "Connetti", - "profilerAction.disconnect": "Disconnesso", "profilerAction.connect": "Connetti", + "profilerAction.disconnect": "Disconnetti", "start": "Inizia", - "pause": "Pausa", + "create": "Nuova sessione", + "profilerAction.pauseCapture": "Pausa", + "profilerAction.resumeCapture": "Riprendi", "profilerStop.stop": "Arresta", "profiler.clear": "Cancella dati", - "profiler.toggleAutoscroll": "Attiva/disattiva scorrimento automatico", + "profilerAction.autoscrollOn": "Scorrimento automatico: On", + "profilerAction.autoscrollOff": "Scorrimento automatico: disattivato", "profiler.toggleCollapsePanel": "Attiva/disattiva pannello compresso", "profiler.editColumns": "Modifica colonne", "profiler.findNext": "Trova la stringa successiva", "profiler.findPrevious": "Trova la stringa precedente", - "profilerAction.newProfiler": "Nuovo Profiler" + "profilerAction.newProfiler": "Avvia profiler", + "profiler.filter": "Filtro...", + "profiler.clearFilter": "Cancella filtro" } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json b/i18n/ita/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json new file mode 100644 index 0000000000..9a2e482ace --- /dev/null +++ b/i18n/ita/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json @@ -0,0 +1,26 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "profilerFilterDialog.clear": "Cancella tutto", + "profilerFilterDialog.apply": "Applica", + "profilerFilterDialog.ok": "OK", + "profilerFilterDialog.cancel": "Annulla", + "profilerFilterDialog.title": "Filtri", + "profilerFilterDialog.remove": "Rimuovi", + "profilerFilterDialog.add": "Aggiungi", + "profilerFilterDialog.addClauseText": "Fare clic qui per aggiungere una clausola", + "profilerFilterDialog.fieldColumn": "campo", + "profilerFilterDialog.operatorColumn": "operatore", + "profilerFilterDialog.valueColumn": "Valore", + "profilerFilterDialog.isNullOperator": "È Null", + "profilerFilterDialog.isNotNullOperator": "Non è Null", + "profilerFilterDialog.containsOperator": "Contiene", + "profilerFilterDialog.notContainsOperator": "Non contiene", + "profilerFilterDialog.startsWithOperator": "Inizia con", + "profilerFilterDialog.notStartsWithOperator": "Non inizia con" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json b/i18n/ita/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json index fc1b7a33a3..3bba2d8335 100644 --- a/i18n/ita/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json +++ b/i18n/ita/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json @@ -11,7 +11,7 @@ "label.previousMatchButton": "Corrispondenza precedente", "label.nextMatchButton": "Trova successivo", "label.closeButton": "Chiudi", - "title.matchesCountLimit": "Vengono evidenziati solo i primi 999 risultati, ma tutte le operazioni di ricerca vengono eseguite sull'intero testo.", + "title.matchesCountLimit": "La ricerca ha restituito un numero elevato di risultati. Verranno evidenziate solo le prime 999 corrispondenze.", "label.matchesLocation": "{0} di {1}", "label.noResults": "Nessun risultato" } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json b/i18n/ita/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json new file mode 100644 index 0000000000..b35e5573a5 --- /dev/null +++ b/i18n/ita/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ProfilerTableEditor.eventCountFiltered": "Eventi (filtrati): {0}/{1}", + "ProfilerTableEditor.eventCount": "Eventi: {0}" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/profiler/editor/profilerEditor.i18n.json b/i18n/ita/src/sql/parts/profiler/editor/profilerEditor.i18n.json index aa7568c5f7..9a82d60eca 100644 --- a/i18n/ita/src/sql/parts/profiler/editor/profilerEditor.i18n.json +++ b/i18n/ita/src/sql/parts/profiler/editor/profilerEditor.i18n.json @@ -6,6 +6,10 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "profiler.viewSelectAccessibleName": "Seleziona visualizzazione", + "profiler.sessionSelectAccessibleName": "Seleziona sessione", + "profiler.sessionSelectLabel": "Seleziona sessione:", + "profiler.viewSelectLabel": "Seleziona visualizzazione:", "text": "Testo", "label": "Etichetta", "profilerEditor.value": "Valore", diff --git a/i18n/ita/src/sql/parts/profiler/editor/profilerInput.i18n.json b/i18n/ita/src/sql/parts/profiler/editor/profilerInput.i18n.json index 48b2895108..25d54b148d 100644 --- a/i18n/ita/src/sql/parts/profiler/editor/profilerInput.i18n.json +++ b/i18n/ita/src/sql/parts/profiler/editor/profilerInput.i18n.json @@ -6,5 +6,13 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "profilerInput.profiler": "Profiler" + "profilerInput.profiler": "Profiler", + "profilerInput.notConnected": "Non connesso", + "profiler.sessionStopped": "La sessione del profiler XEvent è stata arrestata in modo imprevisto nel server {0}.", + "profiler.sessionCreationError": "Si è verificato un errore durante l'avvio della nuova sessione", + "profiler.eventsLost": "La sessione del profiler XEvent per {0} ha perso eventi.", + "confirmStopProfilerSession": "Arrestare la sessione di XEvent in esecuzione?", + "profilerClosingActions.yes": "Sì", + "profilerClosingActions.no": "No", + "profilerClosingActions.cancel": "Annulla" } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/query/common/flavorStatus.i18n.json b/i18n/ita/src/sql/parts/query/common/flavorStatus.i18n.json index da5c0b9022..898e3ce28a 100644 --- a/i18n/ita/src/sql/parts/query/common/flavorStatus.i18n.json +++ b/i18n/ita/src/sql/parts/query/common/flavorStatus.i18n.json @@ -6,7 +6,7 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "chooseSqlLang": "Scegli il linguaggio SQL", + "chooseSqlLang": "Scegli il Linguaggio SQL", "changeProvider": "Cambia provider del linguaggio SQL", "changeSqlProvider": "Cambia il provider di SQL Engine", "alreadyConnected": "Esiste una connessione che utilizza il motore {0}. Per cambiare si prega di disconnetersi o cambiare connessione", diff --git a/i18n/ita/src/sql/parts/query/common/localizedConstants.i18n.json b/i18n/ita/src/sql/parts/query/common/localizedConstants.i18n.json index a040dc7e55..385320d5fa 100644 --- a/i18n/ita/src/sql/parts/query/common/localizedConstants.i18n.json +++ b/i18n/ita/src/sql/parts/query/common/localizedConstants.i18n.json @@ -6,22 +6,23 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "runQueryBatchStartMessage": "Esecuzione query iniziata alle", + "runQueryBatchStartMessage": "Esecuzione query iniziata a", "runQueryBatchStartLine": "Riga {0}", "msgCancelQueryFailed": "Errore durante l'annullamento della query: {0}", "msgSaveStarted": "Avviato il salvataggio dei risultati in", - "msgSaveFailed": "Impossibile salvare i risultati. ", - "msgSaveSucceeded": "Risultati salvati correttamente in", + "msgSaveFailed": "Impossibile salvare i risultati.", + "msgSaveSucceeded": "Risultati salvati correttamente su ", "msgStatusRunQueryInProgress": "Esecuzione query...", "maximizeLabel": "Massimizza", "resultsPane.restoreLabel": "Ripristina", "saveCSVLabel": "Salva come CSV", "saveJSONLabel": "Salva come JSON", - "saveExcelLabel": "Salva come file Excel", + "saveExcelLabel": "Salva come Excel", + "saveXMLLabel": "Salva come XML", "viewChartLabel": "Visualizza come Grafico", "resultPaneLabel": "Risultati", "executeQueryLabel": "Esecuzione query in corso", "messagePaneLabel": "Messaggi", - "elapsedTimeLabel": "Tempo totale di esecuzione: {0}", - "msgCannotSaveMultipleSelections": "Il comando Salva risultati non può essere utilizzato con selezioni multiple." + "elapsedTimeLabel": "Tempo di esecuzione totale: {0}", + "msgCannotSaveMultipleSelections": "Non è possibile salvare i risultati del comando con selezioni multiple." } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/query/common/query.contribution.i18n.json b/i18n/ita/src/sql/parts/query/common/query.contribution.i18n.json index a6ad296fd7..ec90caa54b 100644 --- a/i18n/ita/src/sql/parts/query/common/query.contribution.i18n.json +++ b/i18n/ita/src/sql/parts/query/common/query.contribution.i18n.json @@ -7,7 +7,14 @@ "Do not edit this file. It is machine generated." ], "sql.messagesDefaultOpen": "Vero per fare in modo che il pannello messaggi venga aperto di default; Falso per tenerlo chiuso", - "sql.saveAsCsv.includeHeaders": "[Facoltativo] Quando è true, le intestazioni di colonna sono incluse nel salvataggio dei risultati come file CSV", + "sql.saveAsCsv.includeHeaders": "[Facoltativo] Quando è 'true', le intestazioni di colonna sono incluse quando si salvano i risultati come file CSV", + "sql.saveAsCsv.delimiter": "[Facoltativo] Delimitatore personalizzato da usare tra i valori durante il salvataggio in formato CSV", + "sql.saveAsCsv.lineSeperator": "[Facoltativo] Caratteri usati per delimitare le righe durante il salvataggio dei risultati in formato CSV", + "sql.saveAsCsv.textIdentifier": "[Facoltativo] Carattere usato per racchiudere i campi di testo durante il salvataggio dei risultati in formato CSV", + "sql.saveAsCsv.encoding": "[Facoltativo] Codifica del file utilizzata per il salvataggio dei risultati in formato CSV", + "sql.results.streaming": "Abilita lo streaming dei risultati. Contiene alcuni problemi minori relativi a oggetti visivi", + "sql.saveAsXml.formatted": "[Facoltativo] Quando è true, l'output XML verrà formattato durante il salvataggio dei risultati in formato XML", + "sql.saveAsXml.encoding": "[Facoltativo] Codifica di file usata durante il salvataggio dei risultati in formato XML", "sql.copyIncludeHeaders": "[Facoltativo] Opzioni di configurazione per copiare i risultati dalla vista dei risultati", "sql.copyRemoveNewLine": "[Facoltativo] Opzioni di configurazione per la copia di risultati multi-linea dalla vista dei risultati", "sql.showBatchTime": "[Facoltativo] Il tempo di esecuzione deve essere mostrato per singoli batch", @@ -16,10 +23,12 @@ "tabColorMode.border": "Il bordo superiore di ogni scheda sarà colorato con il colore del relativo gruppo di server", "tabColorMode.fill": "Il colore di sfondo di ogni tab di editor corrisponderà con il rispettivo gruppo di server", "tabColorMode": "Controlla la colorazione delle schede in base al gruppo di server della connessione attiva", - "mssql.intelliSense.enableIntelliSense": "IntelliSense dovrebbe essere abilitato", + "showConnectionInfoInTitle": "Controlla se visualizzare le informazioni sulla connessione per una scheda nel titolo.", + "sql.promptToSaveGeneratedFiles": "Richiedi di salvare i file SQL generati", + "mssql.intelliSense.enableIntelliSense": "IntelliSense deve essere abilitato?", "mssql.intelliSense.enableErrorChecking": "Il controllo errori di IntelliSense dovrebbe essere abilitato", "mssql.intelliSense.enableSuggestions": "I suggerimenti dell'IntelliSense dovrebbero essere abilitati", "mssql.intelliSense.enableQuickInfo": "Le informazioni rapide di IntelliSense dovrebbero essere abilitate", - "mssql.intelliSense.lowerCaseSuggestions": "I suggerimenti di IntelliSense dovrebbero essere in lettere minuscole", + "mssql.intelliSense.lowerCaseSuggestions": "I suggerimenti di IntelliSense devono essere in lettere minuscole?", "queryShortcutDescription": "Impostare la combinazione di tasti workbench.action.query.shortcut{0} per eseguire il testo come una chiamata a procedura. Qualsiasi testo selezionato nell'editor di query verrà passato come parametro" } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/query/common/queryInput.i18n.json b/i18n/ita/src/sql/parts/query/common/queryInput.i18n.json new file mode 100644 index 0000000000..636e029d71 --- /dev/null +++ b/i18n/ita/src/sql/parts/query/common/queryInput.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "disconnected": "Disconnesso" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/query/common/rowCountStatus.i18n.json b/i18n/ita/src/sql/parts/query/common/rowCountStatus.i18n.json new file mode 100644 index 0000000000..62273a4019 --- /dev/null +++ b/i18n/ita/src/sql/parts/query/common/rowCountStatus.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "rowStatus": "Conteggio righe", + "rowCount": "{0} righe" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/query/common/timeElapsedStatus.i18n.json b/i18n/ita/src/sql/parts/query/common/timeElapsedStatus.i18n.json new file mode 100644 index 0000000000..f9d88a0933 --- /dev/null +++ b/i18n/ita/src/sql/parts/query/common/timeElapsedStatus.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "timeElapsed": "Tempo trascorso" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/query/editor/actions.i18n.json b/i18n/ita/src/sql/parts/query/editor/actions.i18n.json new file mode 100644 index 0000000000..9b72a68fb9 --- /dev/null +++ b/i18n/ita/src/sql/parts/query/editor/actions.i18n.json @@ -0,0 +1,22 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "saveAsCsv": "Salva come CSV", + "saveAsJson": "Salva come JSON", + "saveAsExcel": "Salva come Excel", + "saveAsXml": "Salva come XML", + "copySelection": "Copia", + "copyWithHeaders": "Copia con intestazioni", + "selectAll": "Seleziona tutto", + "copyMessages": "Copia", + "copyAll": "Copia tutti", + "maximize": "Massimizza", + "restore": "Ripristina", + "chart": "Grafico", + "showQueryPlan": "Mostra piano di query" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/query/editor/charting/actions.i18n.json b/i18n/ita/src/sql/parts/query/editor/charting/actions.i18n.json new file mode 100644 index 0000000000..e89cbc326b --- /dev/null +++ b/i18n/ita/src/sql/parts/query/editor/charting/actions.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "createInsightLabel": "Crea Insight", + "createInsightNoEditor": "Impossibile creare l'insight perchè l'editor attivo non è un Editor SQL", + "myWidgetName": "My-Widget", + "copyChartLabel": "Copia come immagine", + "chartNotFound": "Impossibile trovare un grafico da salvare", + "saveImageLabel": "Salva come immagine", + "chartSaved": "Grafico salvato in: {0}", + "chartViewer.saveAsFileTitle": "Scegli file dei risultati" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/query/editor/charting/chartOptions.i18n.json b/i18n/ita/src/sql/parts/query/editor/charting/chartOptions.i18n.json new file mode 100644 index 0000000000..87697363c1 --- /dev/null +++ b/i18n/ita/src/sql/parts/query/editor/charting/chartOptions.i18n.json @@ -0,0 +1,29 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dataDirectionLabel": "Direzione dei dati", + "verticalLabel": "Verticale", + "horizontalLabel": "Orizzontale", + "columnsAsLabelsLabel": "Usa i nomi di colonna come etichette", + "labelFirstColumnLabel": "Utilizza la prima colonna come etichetta di riga", + "legendLabel": "Posizione Legenda", + "yAxisLabel": "Etichetta asse Y", + "yAxisMinVal": "Valore minimo dell'asse Y", + "yAxisMaxVal": "Valore massimo dell'asse Y", + "xAxisLabel": "Etichetta asse X", + "xAxisMinVal": "Valore minimo asse X", + "xAxisMaxVal": "Valore massimo dell'asse X", + "xAxisMinDate": "Data minima asse X", + "xAxisMaxDate": "Data massima asse X", + "dataTypeLabel": "Tipo di dato", + "numberLabel": "Numero", + "pointLabel": "Punto", + "chartTypeLabel": "Tipo di grafico", + "encodingOption": "Codifica", + "imageFormatOption": "Formato immagine" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/query/editor/charting/chartTab.i18n.json b/i18n/ita/src/sql/parts/query/editor/charting/chartTab.i18n.json new file mode 100644 index 0000000000..3942e7fc05 --- /dev/null +++ b/i18n/ita/src/sql/parts/query/editor/charting/chartTab.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "chartTabTitle": "Grafico" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json b/i18n/ita/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json new file mode 100644 index 0000000000..a39e2e05a7 --- /dev/null +++ b/i18n/ita/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "series": "Serie {0}" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/query/editor/queryResultsView.i18n.json b/i18n/ita/src/sql/parts/query/editor/queryResultsView.i18n.json new file mode 100644 index 0000000000..0d1d9bf3e1 --- /dev/null +++ b/i18n/ita/src/sql/parts/query/editor/queryResultsView.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "gridPanel": "Risultati", + "messagePanel": "Messaggi", + "resultsTabTitle": "Risultati" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/query/editor/resultsGridContribution.i18n.json b/i18n/ita/src/sql/parts/query/editor/resultsGridContribution.i18n.json new file mode 100644 index 0000000000..a598fb5da9 --- /dev/null +++ b/i18n/ita/src/sql/parts/query/editor/resultsGridContribution.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "resultsGridConfigurationTitle": "Griglia dei risultati", + "fontFamily": "Controlla la famiglia di caratteri.", + "fontWeight": "Controlla lo spessore del carattere.", + "fontSize": "Controlla le dimensioni del carattere in pixel.", + "letterSpacing": "Controlla la spaziatura tra le lettere in pixel.", + "rowHeight": "Controlla l'altezza delle righe in pixel", + "cellPadding": "Controlla la spaziatura interna celle in pixel", + "autoSizeColumns": "Ridimensiona automaticamente la larghezza delle colonne sui risultati iniziali. Potrebbero verificarsi problemi di prestazioni con un numero elevato di colonne o celle di grandi dimensioni", + "maxColumnWidth": "Larghezza massima in pixel per colonne con ridimensionamento automatico" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/query/execution/keyboardQueryActions.i18n.json b/i18n/ita/src/sql/parts/query/execution/keyboardQueryActions.i18n.json index c45a677659..3bf3466429 100644 --- a/i18n/ita/src/sql/parts/query/execution/keyboardQueryActions.i18n.json +++ b/i18n/ita/src/sql/parts/query/execution/keyboardQueryActions.i18n.json @@ -6,11 +6,16 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "focusOnCurrentQueryKeyboardAction": "Stato attivo su query corrente", "runQueryKeyboardAction": "Esegui Query", "runCurrentQueryKeyboardAction": "Esegui la query corrente", "runCurrentQueryWithActualPlanKeyboardAction": "Esegui query corrente con piano effettivo", - "cancelQueryKeyboardAction": "Annulla la query", + "cancelQueryKeyboardAction": "Annulla Query", "refreshIntellisenseKeyboardAction": "Agggiorna la cache di IntelliSense", "toggleQueryResultsKeyboardAction": "Mostra/Nascondi Risultati Query", - "queryShortcutNoEditor": "Il parametro Editor è necessario affinchè un collegamento possa essere eseguito" + "queryShortcutNoEditor": "Il parametro Editor è necessario affinchè un collegamento possa essere eseguito", + "parseSyntaxLabel": "Analizza la query", + "queryActions.parseSyntaxSuccess": "Comandi completati con successo", + "queryActions.parseSyntaxFailure": "Comando non riuscito:", + "queryActions.notConnected": "Connettersi a un server" } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/query/execution/queryActions.i18n.json b/i18n/ita/src/sql/parts/query/execution/queryActions.i18n.json index f23cb53bf4..3f8a7eb7fc 100644 --- a/i18n/ita/src/sql/parts/query/execution/queryActions.i18n.json +++ b/i18n/ita/src/sql/parts/query/execution/queryActions.i18n.json @@ -14,6 +14,7 @@ "changeConnectionDatabaseLabel": "Cambia connessione", "connectDatabaseLabel": "Connetti", "selectDatabase": "Seleziona Database", - "changeDatabase.failed": "Impossibile cambiare il database", + "listDatabases.toggleDatabaseNameDropdown": "Menu a tendina per la selezione del Database", + "changeDatabase.failed": "Impossibile cambiare database", "changeDatabase.failedWithError": "Impossibile modificare il database {0}" } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/queryPlan/queryPlan.i18n.json b/i18n/ita/src/sql/parts/queryPlan/queryPlan.i18n.json new file mode 100644 index 0000000000..0b8dc47acd --- /dev/null +++ b/i18n/ita/src/sql/parts/queryPlan/queryPlan.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryPlanTitle": "Piano di esecuzione della query" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/queryPlan/topOperations.i18n.json b/i18n/ita/src/sql/parts/queryPlan/topOperations.i18n.json new file mode 100644 index 0000000000..b29af785e3 --- /dev/null +++ b/i18n/ita/src/sql/parts/queryPlan/topOperations.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "topOperations.operation": "Operazione", + "topOperations.object": "Oggetto", + "topOperations.estCost": "Costo Stimato", + "topOperations.estSubtreeCost": "Costo Stim. Sottoalbero", + "topOperations.actualRows": "Righe effettive", + "topOperations.estRows": "Righe stimate", + "topOperations.actualExecutions": "Esecuzioni effettive", + "topOperations.estCPUCost": "Costo Stimato di CPU", + "topOperations.estIOCost": "Costo stimato IO", + "topOperations.parallel": "Parallelo", + "topOperations.actualRebinds": "Rebind Effettivi", + "topOperations.estRebinds": "Rebind Stimati", + "topOperations.actualRewinds": "Rewind effettivi", + "topOperations.estRewinds": "Riavvolge", + "topOperations.partitioned": "Partizionato", + "topOperationsTitle": "Operazioni principali" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json b/i18n/ita/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json index ff3fab6160..3ebb5f46d2 100644 --- a/i18n/ita/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json +++ b/i18n/ita/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json @@ -10,5 +10,6 @@ "showTaskHistory": "Visualizza la cronologia delle attività", "taskHistory.view": "Vista", "taskHistory": "Cronologia delle attività", - "datasource.task": "Stato dell'attività dell'operazione" + "datasource.task": "Stato dell'attività dell'operazione", + "miViewTasks": "&&Attività" } \ No newline at end of file diff --git a/i18n/ita/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json b/i18n/ita/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json index bcebec8862..65290fe2dd 100644 --- a/i18n/ita/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json +++ b/i18n/ita/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json @@ -8,7 +8,7 @@ ], "succeeded": "riuscito", "failed": "non riuscito", - "inProgress": "in corso", + "inProgress": "In corso", "notStarted": "non avviato", "canceled": "annullato", "canceling": "annullamento in corso" diff --git a/i18n/ita/src/sql/platform/connection/common/connectionConfig.i18n.json b/i18n/ita/src/sql/platform/connection/common/connectionConfig.i18n.json new file mode 100644 index 0000000000..5ccda8afc2 --- /dev/null +++ b/i18n/ita/src/sql/platform/connection/common/connectionConfig.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidServerName": "Esiste già un gruppo di server con lo stesso nome." +} \ No newline at end of file diff --git a/i18n/ita/src/sql/platform/connection/common/connectionManagementService.i18n.json b/i18n/ita/src/sql/platform/connection/common/connectionManagementService.i18n.json new file mode 100644 index 0000000000..7d314bd9ee --- /dev/null +++ b/i18n/ita/src/sql/platform/connection/common/connectionManagementService.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connection.noAzureAccount": "Non è stato possibile recuperare il token dell'account di Azure per la connessione", + "connectionNotAcceptedError": "Connessione non accettata", + "connectionService.yes": "Sì", + "connectionService.no": "No", + "cancelConnectionConfirmation": "Sei sicuro di voler chiudere questa connessione?" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/platform/dacfx/common/dacFxService.i18n.json b/i18n/ita/src/sql/platform/dacfx/common/dacFxService.i18n.json new file mode 100644 index 0000000000..7394d5e1eb --- /dev/null +++ b/i18n/ita/src/sql/platform/dacfx/common/dacFxService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerIdNotValidError": "Per interagire con DacFxService, è richiesta la connessione", + "noHandlerRegistered": "Non ci sono gestori registrati" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/platform/dashboard/common/insightRegistry.i18n.json b/i18n/ita/src/sql/platform/dashboard/common/insightRegistry.i18n.json index 980f622924..d2d38f0f53 100644 --- a/i18n/ita/src/sql/platform/dashboard/common/insightRegistry.i18n.json +++ b/i18n/ita/src/sql/platform/dashboard/common/insightRegistry.i18n.json @@ -6,5 +6,5 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "schema.dashboardWidgets.InsightsRegistry": "Widget utilizzati nelle dashboard" + "schema.dashboardWidgets.InsightsRegistry": "Widget usato nelle dashboard" } \ No newline at end of file diff --git a/i18n/ita/src/sql/platform/dashboard/common/widgetRegistry.i18n.json b/i18n/ita/src/sql/platform/dashboard/common/widgetRegistry.i18n.json index 38ef199a9d..de0fb3bee5 100644 --- a/i18n/ita/src/sql/platform/dashboard/common/widgetRegistry.i18n.json +++ b/i18n/ita/src/sql/platform/dashboard/common/widgetRegistry.i18n.json @@ -7,6 +7,6 @@ "Do not edit this file. It is machine generated." ], "schema.dashboardWidgets.all": "Widget usato nelle dashboard", - "schema.dashboardWidgets.database": "Widget utilizzati nelle dashboard", - "schema.dashboardWidgets.server": "Widget utilizzato nelle dashboard" + "schema.dashboardWidgets.database": "Widget usato nelle dashboard", + "schema.dashboardWidgets.server": "Widget usato nelle dashboard" } \ No newline at end of file diff --git a/i18n/ita/src/sql/platform/dialog/dialogTypes.i18n.json b/i18n/ita/src/sql/platform/dialog/dialogTypes.i18n.json new file mode 100644 index 0000000000..6f4353a8d6 --- /dev/null +++ b/i18n/ita/src/sql/platform/dialog/dialogTypes.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dialogModalDoneButtonLabel": "Operazione completata", + "dialogModalCancelButtonLabel": "Annulla" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json b/i18n/ita/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json new file mode 100644 index 0000000000..985ef27e3d --- /dev/null +++ b/i18n/ita/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "fileBrowserErrorMessage": "Si è verificato un errore durante il caricamento del browser di file.", + "fileBrowserErrorDialogTitle": "Errore del File Browser" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/platform/jobManagement/common/jobActions.i18n.json b/i18n/ita/src/sql/platform/jobManagement/common/jobActions.i18n.json new file mode 100644 index 0000000000..c90b8027b9 --- /dev/null +++ b/i18n/ita/src/sql/platform/jobManagement/common/jobActions.i18n.json @@ -0,0 +1,46 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobaction.successLabel": "Esito positivo", + "jobaction.faillabel": "Errore", + "jobaction.refresh": "Aggiorna", + "jobaction.newJob": "Nuovo processo", + "jobaction.run": "Esegui", + "jobSuccessfullyStarted": ": il processo è stato avviato.", + "jobaction.stop": "Arresta", + "jobSuccessfullyStopped": ": il processo è stato arrestato.", + "jobaction.editJob": "Modifica processo", + "jobaction.deleteJob": "Elimina processo", + "jobaction.deleteJobConfirm": "Eliminare il processo '{0}'?", + "jobaction.failedToDeleteJob": "Impossibile eliminare il processo '{0}'.\r\nErrore: {1}", + "jobaction.deletedJob": "Il processo è stato eliminato", + "jobaction.newStep": "Nuovo passaggio", + "jobaction.deleteStep": "Elimina passaggio", + "jobaction.deleteStepConfirm": "Eliminare il passaggio '{0}'?", + "jobaction.failedToDeleteStep": "Non è stato possibile eliminare il passaggio '{0}'.\r\nErrore: {1}", + "jobaction.deletedStep": "Il passaggio del processo è stato eliminato", + "jobaction.newAlert": "Nuovo avviso", + "jobaction.editAlert": "Modifica avviso", + "jobaction.deleteAlert": "Elimina avviso", + "jobaction.Cancel": "Annulla", + "jobaction.deleteAlertConfirm": "Eliminare l'avviso '{0}'?", + "jobaction.failedToDeleteAlert": "Non è stato possibile eliminare l'avviso '{0}'.\r\nErrore: {1}", + "jobaction.deletedAlert": "L'avviso è stato eliminato", + "jobaction.newOperator": "Nuovo Operatore", + "jobaction.editOperator": "Modifica operatore", + "jobaction.deleteOperator": "Elimina operatore", + "jobaction.deleteOperatorConfirm": "Eliminare l'operatore '{0}'?", + "jobaction.failedToDeleteOperator": "Non è stato possibile eliminare l'operatore '{0}'.\r\nErrore: {1}", + "joaction.deletedOperator": "L'operatore è stato eliminato", + "jobaction.newProxy": "Nuovo Proxy", + "jobaction.editProxy": "Modifica Proxy", + "jobaction.deleteProxy": "Elimina proxy", + "jobaction.deleteProxyConfirm": "Eliminare il proxy '{0}'?", + "jobaction.failedToDeleteProxy": "Non è stato possibile eliminare il proxy '{0}'.\r\nErrore: {1}", + "jobaction.deletedProxy": "Il proxy è stato eliminato" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/platform/jobManagement/common/jobManagementService.i18n.json b/i18n/ita/src/sql/platform/jobManagement/common/jobManagementService.i18n.json new file mode 100644 index 0000000000..ab6d96b603 --- /dev/null +++ b/i18n/ita/src/sql/platform/jobManagement/common/jobManagementService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerIdNotValidError": "Per interagire con JobManagementService, è richiesta la connessione", + "noHandlerRegistered": "Non ci sono gestori registrati" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json b/i18n/ita/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json new file mode 100644 index 0000000000..d00a06dc75 --- /dev/null +++ b/i18n/ita/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "agentUtilities.failed": "non riuscito", + "agentUtilities.succeeded": "riuscito", + "agentUtilities.retry": "Riprova", + "agentUtilities.canceled": "annullato", + "agentUtilities.inProgress": "In corso", + "agentUtilities.statusUnknown": "Stato sconosciuto", + "agentUtilities.executing": "In esecuzione", + "agentUtilities.waitingForThread": "In attesa del thread", + "agentUtilities.betweenRetries": "Tra i tentativi", + "agentUtilities.idle": "Inattivo", + "agentUtilities.suspended": "Sospeso", + "agentUtilities.obsolete": "[Obsoleto]", + "agentUtilities.yes": "Sì", + "agentUtilities.no": "No", + "agentUtilities.notScheduled": "Non pianificata", + "agentUtilities.neverRun": "Non eseguire mai" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/platform/node/resultSerializer.i18n.json b/i18n/ita/src/sql/platform/node/resultSerializer.i18n.json new file mode 100644 index 0000000000..ec24704629 --- /dev/null +++ b/i18n/ita/src/sql/platform/node/resultSerializer.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "resultsSerializer.saveAsFileTitle": "Scegli file dei risultati", + "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (delimitati da virgole)", + "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionExcelTitle": "Cartella di lavoro di Excel", + "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", + "resultsSerializer.saveAsFileExtensionTXTTitle": "Testo normale", + "openLocation": "Apri percorso file", + "openFile": "Apri file" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/platform/query/common/queryModelService.i18n.json b/i18n/ita/src/sql/platform/query/common/queryModelService.i18n.json new file mode 100644 index 0000000000..0544a43ece --- /dev/null +++ b/i18n/ita/src/sql/platform/query/common/queryModelService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "commitEditFailed": "Commit di riga non riuscito:", + "runQueryStringBatchStartMessage": "Esecuzione query \"{0}\" avviata", + "updateCellFailed": "Aggiornamento cella non riuscito:" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/platform/query/common/queryRunner.i18n.json b/i18n/ita/src/sql/platform/query/common/queryRunner.i18n.json new file mode 100644 index 0000000000..84b64f4391 --- /dev/null +++ b/i18n/ita/src/sql/platform/query/common/queryRunner.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "query.ExecutionFailedError": "Esecuzione non riuscita a causa di un errore imprevisto: {0} {1}", + "query.message.executionTime": "Tempo di esecuzione totale: {0}", + "query.message.startQuery": "L'esecuzione della query a riga {0} è stata avviata", + "query.initEditExecutionFailed": "Esecuzione di Init Edit non riuscita:", + "elapsedBatchTime": "Tempo di esecuzione del batch: {0}" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/platform/taskHistory/common/taskService.i18n.json b/i18n/ita/src/sql/platform/taskHistory/common/taskService.i18n.json new file mode 100644 index 0000000000..85eb42d437 --- /dev/null +++ b/i18n/ita/src/sql/platform/taskHistory/common/taskService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "InProgressWarning": "Una o più attività sono in corso. Sicuro di voler abbandonare?", + "taskService.yes": "Sì", + "taskService.no": "No" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/platform/theme/common/colors.i18n.json b/i18n/ita/src/sql/platform/theme/common/colors.i18n.json new file mode 100644 index 0000000000..dcb7142db4 --- /dev/null +++ b/i18n/ita/src/sql/platform/theme/common/colors.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tableHeaderBackground": "Colore di sfondo intestazione tabella", + "tableHeaderForeground": "Colore di primo piano intestazione tabella", + "disabledInputBoxBackground": "Sfondo della casella di Input disabilitata.", + "disabledInputBoxForeground": "Colore di primo piano per il campo di input disabilitato.", + "buttonFocusOutline": "Colore di contorno del pulsante quando è selezionato.", + "disabledCheckboxforeground": "Primo piano della casella di controllo disabilitato.", + "listFocusAndSelectionBackground": "Colore di sfondo dell'elenco o della tabella per l'elemento selezionato e con stato attivo quando l'elenco o la tabella è attiva", + "agentTableBackground": "Colore di sfondo della tabella di SQL Agent.", + "agentCellBackground": "Colore di sfondo delle celle della tabella di SQL Agent.", + "agentTableHoverBackground": "Colore di sfondo di tabella al passaggio del mouse per SQL Server Agent.", + "agentJobsHeadingColor": "Colore di sfondo dell'intestazione di SQL Agent.", + "agentCellBorderColor": "Colore del bordo delle celle della tabella di SQL Agent." +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/api/node/extHostModelView.i18n.json b/i18n/ita/src/sql/workbench/api/node/extHostModelView.i18n.json new file mode 100644 index 0000000000..a0a9f9c009 --- /dev/null +++ b/i18n/ita/src/sql/workbench/api/node/extHostModelView.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "unknownComponentType": "Tipo di componente sconosciuto. Necessario utilizzare ModelBuilder per creare oggetti", + "invalidIndex": "L'indice non è valido.", + "unknownConfig": "La configurazione del componente è sconosciuta. È necessario usare ModelBuilder per creare un oggetto di configurazione" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json b/i18n/ita/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json new file mode 100644 index 0000000000..34f82d3996 --- /dev/null +++ b/i18n/ita/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dialogDoneLabel": "Operazione completata", + "dialogCancelLabel": "Annulla", + "generateScriptLabel": "Genera lo script", + "dialogNextLabel": "Avanti", + "dialogPreviousLabel": "Indietro" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/api/node/extHostModelViewTree.i18n.json b/i18n/ita/src/sql/workbench/api/node/extHostModelViewTree.i18n.json new file mode 100644 index 0000000000..f8738c5781 --- /dev/null +++ b/i18n/ita/src/sql/workbench/api/node/extHostModelViewTree.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "treeView.notRegistered": "Nessuna visualizzazione di struttura ad albero con ID '{0}' registrata." +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/api/node/extHostNotebook.i18n.json b/i18n/ita/src/sql/workbench/api/node/extHostNotebook.i18n.json new file mode 100644 index 0000000000..b05fce94bd --- /dev/null +++ b/i18n/ita/src/sql/workbench/api/node/extHostNotebook.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerRequired": "È necessario passare a questo metodo un elemento NotebookProvider con providerId valido", + "errNoProvider": "non è stato trovato alcun provider di notebook", + "errNoManager": "Non è stato trovato alcun gestore", + "noServerManager": "Il gestore del notebook {0} non include un gestore di server. Non è possibile eseguirvi operazioni", + "noContentManager": "Il gestore del notebook {0} non include un gestore di contenuti. Non è possibile eseguirvi operazioni", + "noSessionManager": "Il gestore del notebook {0} non include un gestore di sessioni. Non è possibile eseguirvi operazioni" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/browser/modal/modal.i18n.json b/i18n/ita/src/sql/workbench/browser/modal/modal.i18n.json new file mode 100644 index 0000000000..10a05f2305 --- /dev/null +++ b/i18n/ita/src/sql/workbench/browser/modal/modal.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "infoAltText": "Informazioni", + "warningAltText": "Avviso", + "errorAltText": "Errore", + "showMessageDetails": "Mostra dettagli", + "hideMessageDetails": "Nascondi dettagli", + "copyMessage": "Copia", + "closeMessage": "Chiudi", + "modalBack": "Indietro" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/browser/modal/optionsDialog.i18n.json b/i18n/ita/src/sql/workbench/browser/modal/optionsDialog.i18n.json new file mode 100644 index 0000000000..6d21c67819 --- /dev/null +++ b/i18n/ita/src/sql/workbench/browser/modal/optionsDialog.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "optionsDialog.ok": "OK", + "optionsDialog.cancel": "Annulla" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json b/i18n/ita/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json new file mode 100644 index 0000000000..e542f9bd96 --- /dev/null +++ b/i18n/ita/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "optionsDialog.missingRequireField": "obbligatorio.", + "optionsDialog.invalidInput": "Input non valido. Valore numerico previsto." +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/browser/parts/views/customView.i18n.json b/i18n/ita/src/sql/workbench/browser/parts/views/customView.i18n.json new file mode 100644 index 0000000000..51e8239432 --- /dev/null +++ b/i18n/ita/src/sql/workbench/browser/parts/views/customView.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "no-dataprovider": "Non ci sono data provider registrati che possono fornire una visualizzazione dei dati.", + "collapse": "Comprimi" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/common/actions.contribution.i18n.json b/i18n/ita/src/sql/workbench/common/actions.contribution.i18n.json new file mode 100644 index 0000000000..99e381c1d0 --- /dev/null +++ b/i18n/ita/src/sql/workbench/common/actions.contribution.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "previewFeatures.configTitle": "Funzionalità in anteprima", + "previewFeatures.configEnable": "Abilita le funzionalità in anteprima non rilasciate", + "showConnectDialogOnStartup": "Mostra la finestra di dialogo di connessione all'avvio" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/common/actions.i18n.json b/i18n/ita/src/sql/workbench/common/actions.i18n.json index 96ba2cb385..3ff4b1e045 100644 --- a/i18n/ita/src/sql/workbench/common/actions.i18n.json +++ b/i18n/ita/src/sql/workbench/common/actions.i18n.json @@ -6,17 +6,19 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "newQueryAction.newQuery": "Nuova Query", + "newQueryAction.newQuery": "Nuova query", "scriptSelect": "Select Top 1000", "scriptExecute": "Genera Script di Execute", "scriptAlter": "Genera script di Alter", "editData": "Modifica Dati", "scriptCreate": "Genera script Create", - "scriptDelete": "Genera Script di Delete", + "scriptDelete": "Crea script come DROP", "backupAction.backup": "Backup", - "restoreAction.restore": "Ripristino", + "backup.isPreviewFeature": "Per usare il backup, è necessario abilitare le funzionalità in anteprima", + "restoreAction.restore": "Ripristina", + "restore.isPreviewFeature": "Per usare il ripristino, è necessario abilitare le funzionalità in anteprima", "manage": "Gestisci", "showDetails": "Mostra dettagli", "newDatabase": "Nuovo Database", - "configureDashboard": "Configura" + "configureDashboard": "Informazioni su come configurare il dashboard" } \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json b/i18n/ita/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json new file mode 100644 index 0000000000..f412b19124 --- /dev/null +++ b/i18n/ita/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "enablePreviewFeatures.notice": "Il supporto completo delle estensioni e alcune azioni sono disponibili solo con le funzionalità in anteprima. Abilitare le funzionalità in anteprima?", + "enablePreviewFeatures.yes": "Sì", + "enablePreviewFeatures.no": "No", + "enablePreviewFeatures.never": "Non visualizzare più questo messaggio" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json b/i18n/ita/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json new file mode 100644 index 0000000000..9f0908d7c8 --- /dev/null +++ b/i18n/ita/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "schema.providerId": "ID comune del provider", + "schema.displayName": "Nome di visualizzazione per il provider", + "schema.connectionOptions": "Opzioni per la connessione" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json b/i18n/ita/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json new file mode 100644 index 0000000000..742427be94 --- /dev/null +++ b/i18n/ita/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "Search server names": "Nomi dei server di ricerca" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json b/i18n/ita/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json new file mode 100644 index 0000000000..742427be94 --- /dev/null +++ b/i18n/ita/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "Search server names": "Nomi dei server di ricerca" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json b/i18n/ita/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json new file mode 100644 index 0000000000..882ddde2ae --- /dev/null +++ b/i18n/ita/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "showDataExplorer": "Mostra Esplora dati", + "workbench.dataExplorer": "Esplora dati", + "dataExplorer.view": "Vista", + "databaseConnections": "Connessioni di database", + "datasource.connections": "connessioni a origini dati", + "datasource.connectionGroups": "gruppi di origine dati", + "startupConfig": "Configurazione di avvio", + "startup.alwaysShowServersView": "È true se la visualizzazione Server deve essere visualizata all'avvio di Azure Data Studio (impostazione predefinita); è false se deve essere visualizzata l'ultima visualizzazione aperta" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json b/i18n/ita/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json new file mode 100644 index 0000000000..3f5a9d1848 --- /dev/null +++ b/i18n/ita/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "vscode.extension.contributes.view.id": "Identificatore della vista. Utilizzare questo per registrare un provider di dati tramite l'API 'vscode.window.registerTreeDataProviderForView'. Anche per innescare l'attivazione dell'estensione tramite la registrazione dell'evento 'onView: ${id}' a 'activationEvents'.", + "vscode.extension.contributes.view.name": "Il nome della visualizzazione. Verrà mostrato", + "vscode.extension.contributes.view.when": "Condizione che deve essere vera per mostrare questa visualizzazione", + "extension.contributes.dataExplorer": "Contribuisce visualizzazioni all'editor", + "extension.dataExplorer": "Aggiunge come contributo visualizzazioni al contenitore Esplora dati nella barra attività", + "dataExplorer.contributed": "Aggiunge come contributo visualizzazioni al contenitore delle visualizzazioni aggiunto come contributo", + "ViewsContainerDoesnotExist": "Il contenitore di visualizzazioni '{0}' non esiste e tutte le visualizzazioni registrate verranno aggiunte a 'Esplora dati'.", + "duplicateView1": "Non è possibile registrare più visualizzazioni con stesso ID `{0}` nel contenitore delle visualizzazioni `{1}`", + "duplicateView2": "Una visualizzazione con ID `{0}` è già registrata nel contenitore delle visualizzazioni `{1}`", + "requirearray": "Visualizzazioni devono essere una matrice", + "requirestring": "la proprietà `{0}` è obbligatoria e deve essere di tipo `string`", + "optstring": "la proprietà `{0}` può essere omessa o deve essere di tipo `string`" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json b/i18n/ita/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json new file mode 100644 index 0000000000..9754be2d93 --- /dev/null +++ b/i18n/ita/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dataExplorer.servers": "Server" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json b/i18n/ita/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json new file mode 100644 index 0000000000..db52f57493 --- /dev/null +++ b/i18n/ita/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "disconnect": "Disconnetti", + "newQuery": "Nuova query", + "manage": "Gestisci", + "refresh": "Aggiorna" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/admin/common/adminService.i18n.json b/i18n/ita/src/sql/workbench/services/admin/common/adminService.i18n.json new file mode 100644 index 0000000000..50c126bdfc --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/admin/common/adminService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "adminService.providerIdNotValidError": "E' necessaria una connessione per interagire con adminservice", + "adminService.noHandlerRegistered": "Non ci sono gestori registrati" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json b/i18n/ita/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json new file mode 100644 index 0000000000..445156d679 --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectingLabel": "Connessione:", + "runningCommandLabel": "Esecuzione del comando:", + "openingNewQueryLabel": "Apertura della nuova query:" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json b/i18n/ita/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json new file mode 100644 index 0000000000..9290a7ef4f --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionError": "Errore di connessione", + "kerberosErrorStart": "Connessione non riuscita a causa di un errore di Kerberos.", + "kerberosHelpLink": "Le informazioni sulla configurazione di Kerberos sono disponibili all'indirizzo {0}", + "kerberosKinit": "Se si è già eseguita la connessione, può essere necessario eseguire di nuovo kinit." +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json b/i18n/ita/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json new file mode 100644 index 0000000000..97c34d6463 --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connection": "Connessione", + "connectType": "Tipo connessione", + "recentConnectionTitle": "Connessioni recenti", + "savedConnectionTitle": "Connessioni salvate", + "connectionDetailsTitle": "Dettagli connessione", + "connectionDialog.connect": "Connetti", + "connectionDialog.cancel": "Annulla", + "noRecentConnections": "Nessuna connessione recente", + "noSavedConnections": "Nessuna connessione salvata" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json b/i18n/ita/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json new file mode 100644 index 0000000000..49593175df --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionWidget.AddAzureAccount": "Aggiungi un account...", + "defaultDatabaseOption": "", + "loadingDatabaseOption": "Caricamento...", + "serverGroup": "Gruppo di server", + "defaultServerGroup": "", + "addNewServerGroup": "Aggiungi nuovo gruppo...", + "noneServerGroup": "", + "connectionWidget.missingRequireField": "{0} è obbligatorio.", + "connectionWidget.fieldWillBeTrimmed": "{0} verrà tagliato.", + "rememberPassword": "Ricorda password", + "connection.azureAccountDropdownLabel": "Account", + "connectionWidget.refreshAzureCredentials": "Aggiorna credenziali dell'account", + "connection.azureTenantDropdownLabel": "Tenant di Azure AD", + "connectionWidget.toggleDatabaseNameDropdown": "Menu a tendina per la selezione del Database", + "advanced": "Avanzate...", + "connectionWidget.invalidAzureAccount": "È necessario selezionare un account" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json b/i18n/ita/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json new file mode 100644 index 0000000000..7882674c4e --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "newDashboardTab.openDashboardExtensions": "Apri le estensioni del dashboard", + "newDashboardTab.ok": "OK", + "newDashboardTab.cancel": "Annulla", + "newdashboardTabDialog.noExtensionLabel": "Al momento non sono installate estensioni del dashboard. Passare a Gestione estensioni per esplorare le estensioni consigliate." +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json b/i18n/ita/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json new file mode 100644 index 0000000000..71d3fff93a --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "errorMessageDialog.ok": "OK", + "errorMessageDialog.close": "Chiudi", + "copyDetails": "Copia dettagli" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json b/i18n/ita/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json new file mode 100644 index 0000000000..7592345fa7 --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "error": "Errore", + "warning": "Avviso", + "info": "Info" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json b/i18n/ita/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json new file mode 100644 index 0000000000..1516aed158 --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "filebrowser.filepath": "Percorso selezionato", + "fileFilter": "File di tipo", + "fileBrowser.ok": "OK", + "fileBrowser.discard": "Scarta" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json b/i18n/ita/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json new file mode 100644 index 0000000000..529de1377a --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "filebrowser.selectFile": "Seleziona file" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json b/i18n/ita/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json new file mode 100644 index 0000000000..4a1ae46f26 --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "fileBrowser.regTreeAriaLabel": "Navigazione file" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json b/i18n/ita/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json new file mode 100644 index 0000000000..59ed1f9c57 --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "allFiles": "Tutti i file" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json b/i18n/ita/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json new file mode 100644 index 0000000000..83b070f416 --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insights.item": "Elemento", + "insights.value": "Valore", + "property": "Proprietà.", + "value": "Valore", + "InsightsDialogTitle": "Insights", + "insights.dialog.items": "Elementi", + "insights.dialog.itemDetails": "Dettagli elemento" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json b/i18n/ita/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json new file mode 100644 index 0000000000..04b1866727 --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "workbench.action.insights.copySelection": "Copia cella" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/insights/common/insightsUtils.i18n.json b/i18n/ita/src/sql/workbench/services/insights/common/insightsUtils.i18n.json new file mode 100644 index 0000000000..8dd4db43c4 --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/insights/common/insightsUtils.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insightsDidNotFindResolvedFile": "Non è stato possibile trovare i file di query nei percorso seguenti:\r\n {0}" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json b/i18n/ita/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json new file mode 100644 index 0000000000..90f594b484 --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insightsInputError": "Nessun profilo di connessione passato all'insight flyout", + "insightsError": "Errore Insight", + "insightsFileError": "Si è verificato un errore durante la lettura del file di query", + "insightsConfigError": "C'è stato un errore nel parsing del file config di insight; non è stato possibile trovare l'array/stringa della query o il file della query" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json b/i18n/ita/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json new file mode 100644 index 0000000000..7c006aa988 --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "carbon.extension.contributes.notebook.provider": "Identificatore del provider di notebook.", + "carbon.extension.contributes.notebook.fileExtensions": "Indica le estensioni di file da registrare in questo provider di notebook", + "carbon.extension.contributes.notebook.standardKernels": "Indica i kernel che devono essere standard con questo provider di notebook", + "vscode.extension.contributes.notebook.providers": "Aggiunge come contributo i provider di notebook.", + "carbon.extension.contributes.notebook.magic": "Nome del comando magic per la cella, ad esempio \"%%sql\".", + "carbon.extension.contributes.notebook.language": "Lingua da usare per la cella se questo comando magic è incluso nella cella", + "carbon.extension.contributes.notebook.executionTarget": "Destinazione di esecuzione facoltativa indicata da questo comando magic, ad esempio Spark rispetto a SQL", + "carbon.extension.contributes.notebook.kernels": "Set facoltativo di kernel per cui è valida questa impostazione, ad esempio python3, pyspark3, sql", + "vscode.extension.contributes.notebook.languagemagics": "Aggiunge come contributo la lingua del notebook." +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json b/i18n/ita/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json new file mode 100644 index 0000000000..681616ed04 --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "notebookUriNotDefined": "Non è stato passato alcun URI durante la creazione di un gestore di notebook", + "notebookServiceNoProvider": "Il provider di notebook non esiste" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/notebook/common/sessionManager.i18n.json b/i18n/ita/src/sql/workbench/services/notebook/common/sessionManager.i18n.json new file mode 100644 index 0000000000..816e152ef1 --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/notebook/common/sessionManager.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "noKernel": "Nessun kernel", + "runNotebookDisabled": "Non è possibile eseguire le celle perché non è stato configurato alcun kernel", + "errorName": "Errore" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/notebook/node/localContentManager.i18n.json b/i18n/ita/src/sql/workbench/services/notebook/node/localContentManager.i18n.json new file mode 100644 index 0000000000..b10e76e028 --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/notebook/node/localContentManager.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "nbformatNotRecognized": "nbformat v{0}.{1} non riconosciuto", + "nbNotSupported": "Questo file non include un formato di notebook valido", + "unknownCellType": "Il tipo di cella {0} è sconosciuto", + "unrecognizedOutput": "Il tipo di output {0} non è stato riconosciuto", + "invalidMimeData": "I dati per {0} devono essere una stringa o una matrice di stringhe", + "unrecognizedOutputType": "Il tipo di output {0} non è stato riconosciuto" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json b/i18n/ita/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json new file mode 100644 index 0000000000..842a143750 --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "sqlKernelError": "Errore del kernel SQL", + "connectionRequired": "Per eseguire le celle del notebook, è necessario scegliere una connessione", + "sqlMaxRowsDisplayed": "Visualizzazione delle prime {0} righe." +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json b/i18n/ita/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json new file mode 100644 index 0000000000..09842d4461 --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "OeSessionFailedError": "Impossibile creare la sessione di Esplora oggetti", + "nodeExpansionError": "Più errori:" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json b/i18n/ita/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json new file mode 100644 index 0000000000..92af7180e8 --- /dev/null +++ b/i18n/ita/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryEditorServiceChangeUnsupportedError": "La modifica della modalità di linguaggio non è supportata per le query non salvate", + "queryEditorServiceChangeError": "Si prega di salvare o annullare le modifiche prima di passare dalla/alla modalità di linguaggio SQL" +} \ No newline at end of file diff --git a/i18n/ita/src/sql/workbench/update/releaseNotes.i18n.json b/i18n/ita/src/sql/workbench/update/releaseNotes.i18n.json index e6a7442de8..33b10fb6e3 100644 --- a/i18n/ita/src/sql/workbench/update/releaseNotes.i18n.json +++ b/i18n/ita/src/sql/workbench/update/releaseNotes.i18n.json @@ -8,5 +8,5 @@ ], "gettingStarted": "Per iniziare", "showReleaseNotes": "Visualizza Guida introduttiva", - "read the release notes": "Benvenuti all'anteprima pubblica di febbraio di {0}. Visualizzare la Guida introduttiva?" + "miGettingStarted": "&&Introduzione" } \ No newline at end of file diff --git a/i18n/jpn/extensions/azurecore/package.i18n.json b/i18n/jpn/extensions/azurecore/package.i18n.json new file mode 100644 index 0000000000..b72d5a8374 --- /dev/null +++ b/i18n/jpn/extensions/azurecore/package.i18n.json @@ -0,0 +1,26 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "azure.displayName": "Azure (コア)", + "azure.description": "参照して Azure リソースで作業します", + "azure.title": "Azure", + "azure.resource.config.title": "Azure リソースの構成", + "azure.resource.config.filter.description": "リソース フィルターの各要素であるアカウント ID、サブスクリプション ID、名前はスラッシュで区切ります", + "azure.resource.explorer.title": "Azure", + "azure.resource.refreshall.title": "すべて更新", + "azure.resource.refresh.title": "最新の情報に更新", + "azure.resource.signin.title": "サインイン", + "azure.resource.selectsubscriptions.title": "サブスクリプションを選択します", + "azure.resource.connectsqlserver.title": "接続", + "azure.resource.connectsqldb.title": "接続", + "accounts.clearTokenCache": "Azure アカウント トークンのキャッシュをクリア", + "config.enablePublicCloudDescription": "Azure パブリック クラウド統合を有効にする必要があります", + "config.enableUsGovCloudDescription": "米国政府向け Azure Cloud (Fairfax) 統合を有効にする必要があります", + "config.enableChinaCloudDescription": "Azure China 統合を有効にする必要があります", + "config.enableGermanyCloudDescription": "Azure Germany 統合を有効にする必要があります" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json b/i18n/jpn/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json new file mode 100644 index 0000000000..51f7e07a0a --- /dev/null +++ b/i18n/jpn/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "editableDropdown.errorValidate": "一覧からオプションを選択する必要があります", + "dropdownAction.toggle": "ドロップダウンの切り替え" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/base/browser/ui/panel/tabActions.i18n.json b/i18n/jpn/src/sql/base/browser/ui/panel/tabActions.i18n.json new file mode 100644 index 0000000000..a3cc512f91 --- /dev/null +++ b/i18n/jpn/src/sql/base/browser/ui/panel/tabActions.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "closeTab": "閉じる" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/base/browser/ui/selectBox/selectBox.i18n.json b/i18n/jpn/src/sql/base/browser/ui/selectBox/selectBox.i18n.json new file mode 100644 index 0000000000..d4f23bdb40 --- /dev/null +++ b/i18n/jpn/src/sql/base/browser/ui/selectBox/selectBox.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "alertErrorMessage": "エラー: {0}", + "alertWarningMessage": "警告: {0}", + "alertInfoMessage": "情報: {0}" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json b/i18n/jpn/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json new file mode 100644 index 0000000000..3bf75dfd52 --- /dev/null +++ b/i18n/jpn/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "selectDeselectAll": "すべて選択/選択解除" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json b/i18n/jpn/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json new file mode 100644 index 0000000000..7b9ef89c72 --- /dev/null +++ b/i18n/jpn/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "rowDetailView.loadError": "読み込みエラー..." +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json b/i18n/jpn/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json new file mode 100644 index 0000000000..828f510a1c --- /dev/null +++ b/i18n/jpn/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "linkedAccounts": "リンクされているアカウント", + "accountDialog.close": "閉じる", + "accountDialog.noAccountLabel": "リンクされているアカウントはありません。アカウントを追加してください。", + "accountDialog.addConnection": "アカウントを追加します" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json b/i18n/jpn/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json new file mode 100644 index 0000000000..65c2030119 --- /dev/null +++ b/i18n/jpn/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "accountDialog.addAccountErrorTitle": "アカウントの追加エラー" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/accountManagement/accountListStatusbar/accountListStatusbarItem.i18n.json b/i18n/jpn/src/sql/parts/accountManagement/accountListStatusbar/accountListStatusbarItem.i18n.json new file mode 100644 index 0000000000..7872b84b7f --- /dev/null +++ b/i18n/jpn/src/sql/parts/accountManagement/accountListStatusbar/accountListStatusbarItem.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "manageLinedAccounts": "リンクされたアカウントの管理" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json b/i18n/jpn/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json new file mode 100644 index 0000000000..741943b68d --- /dev/null +++ b/i18n/jpn/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "copyAndOpen": "コピーして開く", + "oauthDialog.cancel": "キャンセル", + "userCode": "ユーザー コード", + "website": "Web サイト" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json b/i18n/jpn/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json new file mode 100644 index 0000000000..fd78e0cefe --- /dev/null +++ b/i18n/jpn/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "oauthFlyoutIsAlreadyOpen": "自動 OAuth を開始できません。自動 OAuth は既に進行中です。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/accountManagement/common/accountActions.i18n.json b/i18n/jpn/src/sql/parts/accountManagement/common/accountActions.i18n.json new file mode 100644 index 0000000000..23036868a0 --- /dev/null +++ b/i18n/jpn/src/sql/parts/accountManagement/common/accountActions.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "addAccount": "アカウントを追加します", + "removeAccount": "アカウントを削除します。", + "confirmRemoveUserAccountMessage": "'{0}' を削除してよろしいですか?", + "accountActions.yes": "はい", + "accountActions.no": "いいえ", + "removeAccountFailed": "アカウントを削除できませんでした。", + "applyFilters": "フィルターの適用", + "refreshAccount": "資格情報を再入力してください", + "NoAccountToRefresh": "更新するアカウントはありません" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/accountManagement/common/accountListRenderer.i18n.json b/i18n/jpn/src/sql/parts/accountManagement/common/accountListRenderer.i18n.json new file mode 100644 index 0000000000..eabd5a0fc9 --- /dev/null +++ b/i18n/jpn/src/sql/parts/accountManagement/common/accountListRenderer.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "refreshCredentials": "このアカウントの資格情報を更新する必要があります。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json b/i18n/jpn/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json new file mode 100644 index 0000000000..ed2bd7431b --- /dev/null +++ b/i18n/jpn/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "carbon.extension.contributes.account.id": "アカウントの種類の識別子", + "carbon.extension.contributes.account.icon": "(省略可能) UI の accpunt を表すために使用するアイコン。ファイル パスまたはテーマ設定可能な構成のいずれかです", + "carbon.extension.contributes.account.icon.light": "明るいテーマを使用した場合のアイコンのパス", + "carbon.extension.contributes.account.icon.dark": "暗いテーマで使用するアイコンのパス", + "carbon.extension.contributes.account": "アカウント プロバイダーにアイコンを提供します。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json b/i18n/jpn/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json new file mode 100644 index 0000000000..b26bb29a0b --- /dev/null +++ b/i18n/jpn/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json @@ -0,0 +1,20 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "from": "開始", + "to": "To", + "createNewFirewallRule": "新しいファイアウォールルールの作成", + "firewall.ok": "OK", + "firewall.cancel": "キャンセル", + "firewallRuleDialogDescription": "このクライアント IP アドレスではサーバーにアクセスできません。アクセスできるようにするには、Azure アカウントにサインインし、新しいファイアウォール規則を作成します。", + "firewallRuleHelpDescription": "ファイアウォール設定の詳細", + "azureAccount": "Azure アカウント", + "filewallRule": "ファイアウォール規則", + "addIPAddressLabel": "自分のクライアント IP アドレスを追加", + "addIpRangeLabel": "サブネット IP 範囲を追加" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json b/i18n/jpn/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json new file mode 100644 index 0000000000..70aed1523e --- /dev/null +++ b/i18n/jpn/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "firewallDialog.addAccountErrorTitle": "アカウントの追加エラー", + "firewallRuleError": "ファイアウォール ルールのエラー" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/admin/database/create/createDatabase.component.i18n.json b/i18n/jpn/src/sql/parts/admin/database/create/createDatabase.component.i18n.json new file mode 100644 index 0000000000..17a4512aae --- /dev/null +++ b/i18n/jpn/src/sql/parts/admin/database/create/createDatabase.component.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "createDatabase.databaseFiles": "データベース ファイル:", + "createDatabase.noRecordsFound": "レコードが見つかりません" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/connection/common/connection.contribution.i18n.json b/i18n/jpn/src/sql/parts/connection/common/connection.contribution.i18n.json new file mode 100644 index 0000000000..2cb77a74af --- /dev/null +++ b/i18n/jpn/src/sql/parts/connection/common/connection.contribution.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "sql.maxRecentConnectionsDescription": "接続リストに格納する最近使用された接続の最大数。", + "sql.defaultEngineDescription": "使用する既定の SQL エンジン。.sql ファイル内の既定の言語プロバイダーが選択され、新しい接続が作成されるときに既定で使用されます。有効なオプションは現時点で MSSQL です", + "connection.parseClipboardForConnectionStringDescription": "接続ダイアログが開いたり、解析が実行されたりするときにクリップボードの内容の解析を試行します。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/connection/common/connectionActions.i18n.json b/i18n/jpn/src/sql/parts/connection/common/connectionActions.i18n.json new file mode 100644 index 0000000000..77b723d24a --- /dev/null +++ b/i18n/jpn/src/sql/parts/connection/common/connectionActions.i18n.json @@ -0,0 +1,20 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ClearRecentlyUsedLabel": "リストのクリア", + "ClearedRecentConnections": "接続履歴をクリアしました", + "connectionAction.yes": "はい", + "connectionAction.no": "いいえ", + "clearRecentConnectionMessage": "一覧からすべての接続を削除してよろしいですか?", + "connectionDialog.yes": "はい", + "connectionDialog.no": "いいえ", + "delete": "削除", + "connectionAction.GetCurrentConnectionString": "現在の接続文字列を取得する", + "connectionAction.connectionString": "接続文字列は使用できません", + "connectionAction.noConnection": "使用できるアクティブな接続がありません" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/connection/common/localizedConstants.i18n.json b/i18n/jpn/src/sql/parts/connection/common/localizedConstants.i18n.json new file mode 100644 index 0000000000..bf8f27d97f --- /dev/null +++ b/i18n/jpn/src/sql/parts/connection/common/localizedConstants.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "onDidConnectMessage": "接続先", + "onDidDisconnectMessage": "切断", + "unsavedGroupLabel": "保存されていない接続" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/connection/connectionDialog/advancedPropertiesController.i18n.json b/i18n/jpn/src/sql/parts/connection/connectionDialog/advancedPropertiesController.i18n.json new file mode 100644 index 0000000000..7c5f8c77f4 --- /dev/null +++ b/i18n/jpn/src/sql/parts/connection/connectionDialog/advancedPropertiesController.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionAdvancedProperties": "高度なプロパティ", + "advancedProperties.discard": "破棄" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/common/actions.i18n.json b/i18n/jpn/src/sql/parts/dashboard/common/actions.i18n.json new file mode 100644 index 0000000000..c5407758ab --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/common/actions.i18n.json @@ -0,0 +1,19 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "editDashboard": "編集", + "editDashboardExit": "終了", + "refreshWidget": "最新の情報に更新", + "toggleMore": "詳細に切り替える", + "deleteWidget": "ウィジェットの削除", + "clickToUnpin": "クリックしてピン留めを外します", + "clickToPin": "クリックしてピン留めします", + "addFeatureAction.openInstalledFeatures": "インストールされている機能を開く", + "collapseWidget": "折りたたみ", + "expandWidget": "展開" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/common/dashboardHelper.i18n.json b/i18n/jpn/src/sql/parts/dashboard/common/dashboardHelper.i18n.json new file mode 100644 index 0000000000..892591c552 --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/common/dashboardHelper.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "unknownDashboardContainerError": "{0} は不明なコンテナーです。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json b/i18n/jpn/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json new file mode 100644 index 0000000000..c85cd013a1 --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "home": "ホーム", + "missingConnectionInfo": "このダッシュ ボードには接続情報が見つかりませんでした" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json b/i18n/jpn/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json new file mode 100644 index 0000000000..ba95547f4c --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json @@ -0,0 +1,22 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "azdata.extension.contributes.dashboard.tab.id": "このタブの一意の識別子。拡張機能のすべての要求に渡されます。", + "azdata.extension.contributes.dashboard.tab.title": "ユーザーに表示するタブのタイトル。", + "azdata.extension.contributes.dashboard.tab.description": "このタブのユーザーに表示される説明。", + "azdata.extension.contributes.tab.when": "この項目を表示するために true にする必要がある条件", + "azdata.extension.contributes.tab.provider": "このタブと互換性のある接続の種類を定義します。設定されていない場合の既定値は「MSSQL」です。", + "azdata.extension.contributes.dashboard.tab.container": "このタブに表示されるコンテナー。", + "azdata.extension.contributes.dashboard.tab.alwaysShow": "このタブを常に表示するか、またはユーザーが追加した場合にのみ表示するかどうか。", + "azdata.extension.contributes.dashboard.tab.isHomeTab": "このタブを接続の種類の [ホーム] タブとして使用するかどうか。", + "azdata.extension.contributes.tabs": "ユーザーがダッシュボードに追加する 1 つまたは、複数のタブを提供します。", + "dashboardTab.contribution.noTitleError": "拡張機能にタイトルが指定されていません。", + "dashboardTab.contribution.noDescriptionWarning": "表示するよう指定された説明はありません。", + "dashboardTab.contribution.noContainerError": "拡張機能にコンテナーが指定されていません。", + "dashboardTab.contribution.moreThanOneDashboardContainersError": "空間ごとにダッシュボード コンテナーを 1 つだけ定義する必要があります" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json b/i18n/jpn/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json new file mode 100644 index 0000000000..3f683b8d2f --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "azdata.extension.contributes.dashboard.container.id": "このコンテナーの一意の識別子。", + "azdata.extension.contributes.dashboard.container.container": "タブに表示されるコンテナー。", + "azdata.extension.contributes.containers": "単一または、複数のダッシュ ボード コンテナーを提供し、ユーザーがダッシュボードに追加できるようにします。", + "dashboardContainer.contribution.noIdError": "拡張用に指定されたダッシュボード コンテナーに ID がありません。", + "dashboardContainer.contribution.noContainerError": "ダッシュボードコンテナーに拡張で指定されたコンテナーはありません。", + "dashboardContainer.contribution.moreThanOneDashboardContainersError": "空間ごとにダッシュボード コンテナーを 1 つのみ定義する必要があります。", + "dashboardTab.contribution.unKnownContainerType": "拡張用にダッシュボード コンテナーで定義されているコンテナーの種類が不明です。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json b/i18n/jpn/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json new file mode 100644 index 0000000000..35dd2f7cee --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.container.controlhost": "このタブで表示される controlhost。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json b/i18n/jpn/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json new file mode 100644 index 0000000000..ed3bfaf3be --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboardNavSection": "\"{0}\" セクションに無効なコンテンツがあります。機能拡張の所有者にお問い合わせください。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json b/i18n/jpn/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json new file mode 100644 index 0000000000..a157a8b2ac --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.container.gridtab.items": "このタブで表示されるウィジェットまたはウェブビューのリストです。", + "gridContainer.invalidInputs": "ウィジェットや Web ビューが拡張機能用のウィジェット コンテナー内に必要です。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json b/i18n/jpn/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json new file mode 100644 index 0000000000..13b4764506 --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.container.modelview": "このタブに表示されるモデル バッキング ビュー。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json b/i18n/jpn/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json new file mode 100644 index 0000000000..a10bae7851 --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.container.left-nav-bar.id": "このナビゲーション セクションの一意の識別子。拡張機能のすべての要求に渡されます。", + "dashboard.container.left-nav-bar.icon": "(オプション)UI でこのナビゲーションセクションを表すために使用されるアイコン。ファイル パスまたはテーマを設定", + "dashboard.container.left-nav-bar.icon.light": "明るいテーマを使用した場合のアイコンのパス", + "dashboard.container.left-nav-bar.icon.dark": "暗いテーマで使用するアイコンのパス", + "dashboard.container.left-nav-bar.title": "ユーザーに表示するナビゲーション セクションのタイトル。", + "dashboard.container.left-nav-bar.container": "このナビゲーション セクションに表示されるコンテナーです。", + "dashboard.container.left-nav-bar": "このナビゲーション セクションに表示されるダッシュボード コンテナーの一覧。", + "opticon": "プロパティ `icon` は省略するか、`{dark, light}` などの文字列またはリテラルにする必要があります", + "navSection.missingTitle": "拡張に指定されたナビゲーション セクションにタイトルがありません。", + "navSection.missingContainer": "拡張用のコンテナーがナビゲーション セクションにありません。", + "navSection.moreThanOneDashboardContainersError": "空間ごとにダッシュボード コンテナーを 1 つだけ定義する必要があります。", + "navSection.invalidContainer": "拡張に関して NAV_SECTION 内の NAV_SECTION は無効なコンテナーです。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json b/i18n/jpn/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json new file mode 100644 index 0000000000..6fc8903e83 --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.container.webview": "このタブで表示されるウェブビューです。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json b/i18n/jpn/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json new file mode 100644 index 0000000000..eaa07618ce --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.container.widgets": "このタブに表示されるウィジェットの一覧。", + "widgetContainer.invalidInputs": "拡張には、ウィジェット コンテナー内にウィジェットの一覧が必要です。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json b/i18n/jpn/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json new file mode 100644 index 0000000000..987482971f --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "azdata.extension.contributes.widget.when": "この項目を表示するために true にする必要がある条件", + "dashboardpage.tabName": "コンテナーのタイトル", + "dashboardpage.rowNumber": "グリッド内のコンポーネントの行", + "dashboardpage.rowSpan": "グリッド内のコンポーネントの rowspan。既定値は 1 です。グリッド内の行数を設定するには '*' を使用します。", + "dashboardpage.colNumber": "グリッド内のコンポーネントの列", + "dashboardpage.colspan": "グリッドのコンポーネントの colspan。既定値は 1 です。グリッドの列数を設定するには '*' を使用します。", + "azdata.extension.contributes.dashboardPage.tab.id": "このタブの一意の識別子。拡張機能のすべての要求に渡されます。", + "dashboardTabError": "拡張機能タブが不明またはインストールされていません。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json b/i18n/jpn/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json new file mode 100644 index 0000000000..4efc3db1e7 --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "databasePageName": "データベース ダッシュボード" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json b/i18n/jpn/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json new file mode 100644 index 0000000000..ff127a7b65 --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboardDatabaseProperties": "プロパティのウィジェットを有効または無効にする", + "dashboard.databaseproperties": "プロパティの値を表示", + "dashboard.databaseproperties.displayName": "プロパティの表示名", + "dashboard.databaseproperties.value": "データベース情報オブジェクトの値", + "dashboard.databaseproperties.ignore": "無視する特定の値を指定します", + "recoveryModel": "復旧モデル", + "lastDatabaseBackup": "前回のデータベース バックアップ", + "lastLogBackup": "最終ログ バックアップ", + "compatibilityLevel": "互換性レベル", + "owner": "所有者", + "dashboardDatabase": "データベース ダッシュボード ページをカスタマイズする", + "dashboardDatabaseTabs": "データベース ダッシュボード タブをカスタマイズする" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json b/i18n/jpn/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json new file mode 100644 index 0000000000..4f15dc911c --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverPageName": "サーバー ダッシュボード" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json b/i18n/jpn/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json new file mode 100644 index 0000000000..ba7b0149de --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json @@ -0,0 +1,19 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboardServerProperties": "プロパティのウィジェットを有効または無効にする", + "dashboard.serverproperties": "プロパティの値を表示", + "dashboard.serverproperties.displayName": "プロパティの表示名", + "dashboard.serverproperties.value": "サーバー情報オブジェクトの値", + "version": "バージョン", + "edition": "エディション", + "computerName": "コンピューター名", + "osVersion": "OS バージョン", + "dashboardServer": "サーバー ダッシュ ボード ページをカスタマイズします。", + "dashboardServerTabs": "サーバー ダッシュボードのタブをカスタマイズします" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json b/i18n/jpn/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json new file mode 100644 index 0000000000..6a466e2b56 --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "homeCrumb": "ホーム" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json b/i18n/jpn/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json new file mode 100644 index 0000000000..132f211d6d --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.changeDatabaseFailure": "データベースを変更できませんでした。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json b/i18n/jpn/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json new file mode 100644 index 0000000000..d7b77bc1d1 --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "seachObjects": "型の名前で検索する (a:、t:、v:、f:、sp:)", + "searchDatabases": "検索データベース", + "dashboard.explorer.objectError": "オブジェクトを読み込むことができません", + "dashboard.explorer.databaseError": "データベースを読み込めません" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/widgets/insights/actions.i18n.json b/i18n/jpn/src/sql/parts/dashboard/widgets/insights/actions.i18n.json new file mode 100644 index 0000000000..43a16a0f27 --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/widgets/insights/actions.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insights.runQuery": "クエリの実行" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json b/i18n/jpn/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json new file mode 100644 index 0000000000..f5afb3a409 --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insights.lastUpdated": "最終更新日: {0} {1}", + "noResults": "表示する結果がありません。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json b/i18n/jpn/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json new file mode 100644 index 0000000000..516be0c7a0 --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json @@ -0,0 +1,20 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insightWidgetDescription": "サーバーまたはデータベースをクエリして、その結果をグラフや集計のカウントなどの複数の方法で表示できるウィジェットを追加します", + "insightIdDescription": "インサイトの結果をキャッシングするために使用する一意の識別子。", + "insightQueryDescription": "実行する SQL クエリ。返す結果セットは 1 つのみでなければなりません。", + "insightQueryFileDescription": "[省略可能] クエリが含まれるファイルのパス。\"query\" が設定されていない場合に使用します", + "insightAutoRefreshIntervalDescription": "[省略可能] 分単位の自動更新間隔。設定しないと、自動更新されません", + "actionTypes": "使用するアクション", + "actionDatabaseDescription": "アクションのターゲット データベース。データ ドリブン列名を使用するには、\"${columnName}\" という形式を使用できます。", + "actionServerDescription": "アクションのターゲット サーバー。データ ドリブン列名を使用するには \"${columnName}” という形式を使用できます。", + "actionUserDescription": "アクションの対象ユーザーがデータ ドリブン列名を使用するには \"${columnName}\" という形式を利用できます。", + "carbon.extension.contributes.insightType.id": "分析情報の識別子", + "carbon.extension.contributes.insights": "ダッシュボード パレットに分析情報を提供します。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json b/i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json new file mode 100644 index 0000000000..c9fd6c15b1 --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "chartErrorMessage": "指定されたデータのグラフを表示できません" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json b/i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json new file mode 100644 index 0000000000..a3f8347e8a --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "chartInsightDescription": "ダッシュボードのグラフとしてクエリ結果を表示します。", + "colorMapDescription": "\"column name\" -> color をマップします。たとえば、\"column1\": red を追加すると、この列で使用される色が赤になります", + "legendDescription": "グラフの凡例の優先される位置と表示設定を示します。これはクエリに基づく列名で、各グラフ項目のラベルにマップされます", + "labelFirstColumnDescription": "dataDirection が横の場合、true に設定すると凡例に最初の列値が使用されます。", + "columnsAsLabels": "dataDirectionが垂直の場合、設定を true にすると凡例の列名が使用されます。", + "dataDirectionDescription": "列 (垂直方向) または行 (水平方向) からデータを読み取るかどうかを定義します。時系列の場合、方向は垂直にする必要があるため、これは無視されます。", + "showTopNData": "showTopNData を設定すると、グラフの上位 N 個のデータのみが表示されます。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json b/i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json new file mode 100644 index 0000000000..cfc76d6325 --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "yAxisMin": "Y 軸の最小値", + "yAxisMax": "Y 軸の最大値", + "barchart.yAxisLabel": "Y 軸のラベル", + "xAxisMin": "X 軸の最小値", + "xAxisMax": "X 軸の最大値", + "barchart.xAxisLabel": "X 軸のラベル" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/charts/types/lineChart.contribution.i18n.json b/i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/charts/types/lineChart.contribution.i18n.json new file mode 100644 index 0000000000..5380e5371c --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/charts/types/lineChart.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dataTypeDescription": "グラフのデータ セットのデータのプロパティを示します。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json b/i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json new file mode 100644 index 0000000000..117b7d913b --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "countInsightDescription": "結果セット内の各列について、行 0 の値がカウントされ列名の後に表示されます。\"1 Healthy\", \"3 Unhealthy\" となっている場合、行 1 セル 1 には、\"Healthy\" が列名、1 が値として使用されます。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json b/i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json new file mode 100644 index 0000000000..88bef28b33 --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "imageInsightDescription": "イメージを表示します。例 : ggplot2 を使用して R クエリによって返されたイメージ", + "imageFormatDescription": "必要な形式は何ですか。これは、JPEG、PNG、またはその他の形式ですか?", + "encodingDescription": "これは 16 進数、base64 または、他の形式でエンコードされていますか?" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json b/i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json new file mode 100644 index 0000000000..bd54cd81dc --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tableInsightDescription": "単純なテーブルに結果を表示" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json b/i18n/jpn/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json new file mode 100644 index 0000000000..0b972c5316 --- /dev/null +++ b/i18n/jpn/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.properties.error": "ダッシュボードのプロパティを読み込むことができません。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json b/i18n/jpn/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json new file mode 100644 index 0000000000..340a720545 --- /dev/null +++ b/i18n/jpn/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json @@ -0,0 +1,46 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "backup.backupName": "バックアップ名", + "backup.recoveryModel": "復旧モデル", + "backup.backupType": "バックアップの種類", + "backup.backupDevice": "バックアップ ファイル", + "backup.algorithm": "アルゴリズム", + "backup.certificateOrAsymmetricKey": "証明書または非対称キー", + "backup.media": "メディア", + "backup.mediaOption": "既存のメディア セットへのバックアップ", + "backup.mediaOptionFormat": "新しいメディア セットにバックアップ", + "backup.existingMediaAppend": "既存のバックアップ セットに追加", + "backup.existingMediaOverwrite": "既存のすべてのバックアップ セットを上書きする", + "backup.newMediaSetName": "新しいメディア セット名", + "backup.newMediaSetDescription": "新しいメディア セットの説明", + "backup.checksumContainer": "メディアに書き込む前にチェックサムを行う", + "backup.verifyContainer": "完了時にバックアップを検証します。", + "backup.continueOnErrorContainer": "エラー時に続行", + "backup.expiration": "有効期限", + "backup.setBackupRetainDays": "バックアップの保持日数", + "backup.copyOnly": "コピーのみのバックアップ", + "backup.advancedConfiguration": "高度な構成", + "backup.compression": "圧縮", + "backup.setBackupCompression": "バックアップの圧縮の設定", + "backup.encryption": "暗号化", + "backup.transactionLog": "トランザクション ログ", + "backup.truncateTransactionLog": "トランザクション ログの切り捨て", + "backup.backupTail": "ログ末尾のバックアップ", + "backup.reliability": "信頼性", + "backup.mediaNameRequired": "メディア名が必要です。", + "backup.noEncryptorWarning": "証明書または非対称キーは使用できません", + "addFile": "ファイルの追加", + "removeFile": "ファイルを削除", + "backupComponent.invalidInput": "入力が無効です。値は 0 以上でなければなりません。", + "backupComponent.script": "スクリプト", + "backupComponent.backup": "バックアップ", + "backupComponent.cancel": "キャンセル", + "backup.containsBackupToUrlError": "ファイルへのバックアップのみがサポートされています。", + "backup.backupFileRequired": "バックアップ ファイルのパスが必要です。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/disasterRecovery/backup/constants.i18n.json b/i18n/jpn/src/sql/parts/disasterRecovery/backup/constants.i18n.json new file mode 100644 index 0000000000..ee5583367d --- /dev/null +++ b/i18n/jpn/src/sql/parts/disasterRecovery/backup/constants.i18n.json @@ -0,0 +1,23 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "backup.labelDatabase": "データベース", + "backup.labelFilegroup": "ファイルとファイル グループ", + "backup.labelFull": "完全", + "backup.labelDifferential": "差分", + "backup.labelLog": "トランザクション ログ", + "backup.labelDisk": "ディスク", + "backup.labelUrl": "URL", + "backup.defaultCompression": "既定のサーバー設定を使用する", + "backup.compressBackup": "バックアップの圧縮", + "backup.doNotCompress": "バックアップを圧縮しない", + "backup.serverCertificate": "サーバー証明書", + "backup.asymmetricKey": "非対称キー", + "backup.filterBackupFiles": "バックアップ ファイル", + "backup.allFiles": "すべてのファイル" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json b/i18n/jpn/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json new file mode 100644 index 0000000000..ce3fe908a4 --- /dev/null +++ b/i18n/jpn/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json @@ -0,0 +1,40 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "backupFilePath": "バックアップ ファイルのパス", + "targetDatabase": "ターゲット データベース", + "RestoreDialogTitle": "データベースを復元", + "restoreDialog.restoreTitle": "データベースを復元", + "restoreDialog.database": "データベース", + "restoreDialog.backupFile": "バックアップ ファイル", + "restoreDialog.restore": "復元", + "restoreDialog.cancel": "キャンセル", + "restoreDialog.script": "スクリプト", + "source": "SOURCE", + "restoreFrom": "復元元", + "missingBackupFilePathError": "バックアップ ファイルのパスが必要です。", + "multipleBackupFilePath": "1つまたは複数のファイルパスをコンマで区切って入力してください。", + "database": "データベース", + "destination": "先", + "restoreDialog.toggleDatabaseNameDropdown": "データベースの選択の切り替えドロップダウン", + "restoreTo": "次の場所へ復元:", + "restorePlan": "復元計画", + "backupSetsToRestore": "復元するバックアップ セット", + "restoreDatabaseFileAs": "データベース ファイルを名前を付けて復元", + "restoreDatabaseFileDetails": "データベース ファイルの詳細を復元する", + "logicalFileName": "論理ファイル名", + "fileType": "ファイルタイプ", + "originalFileName": "元のファイル名", + "restoreAs": "復元先", + "restoreOptions": "復元オプション", + "taillogBackup": "ログ末尾のバックアップ", + "serverConnection": "サーバーの接続", + "generalTitle": "全般", + "filesTitle": "ファイル", + "optionsTitle": "オプション" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/editData/common/editDataInput.i18n.json b/i18n/jpn/src/sql/parts/editData/common/editDataInput.i18n.json new file mode 100644 index 0000000000..145dc46999 --- /dev/null +++ b/i18n/jpn/src/sql/parts/editData/common/editDataInput.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionFailure": "編集データ セッションの接続に失敗しました" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/editData/editor/editDataEditor.i18n.json b/i18n/jpn/src/sql/parts/editData/editor/editDataEditor.i18n.json new file mode 100644 index 0000000000..5a0e16e542 --- /dev/null +++ b/i18n/jpn/src/sql/parts/editData/editor/editDataEditor.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "maxRowTaskbar": "最大行数:" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/editData/execution/editDataActions.i18n.json b/i18n/jpn/src/sql/parts/editData/execution/editDataActions.i18n.json new file mode 100644 index 0000000000..af68364e89 --- /dev/null +++ b/i18n/jpn/src/sql/parts/editData/execution/editDataActions.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "editData.run": "実行", + "disposeEditFailure": "編集内容の破棄がエラーが失敗しました。", + "editData.stop": "停止", + "editData.showSql": "SQL ペインの表示", + "editData.closeSql": "SQL ペインを閉じる" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json b/i18n/jpn/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json new file mode 100644 index 0000000000..99a003864c --- /dev/null +++ b/i18n/jpn/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tabs": "ダッシュボード タブ ({0})", + "tabId": "ID", + "tabTitle": "タイトル", + "tabDescription": "説明", + "insights": "ダッシュボード分析情報 ({0})", + "insightId": "ID", + "name": "名前", + "insight condition": "いつ" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json b/i18n/jpn/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json new file mode 100644 index 0000000000..3142d0f814 --- /dev/null +++ b/i18n/jpn/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "deleteRow": "行を削除", + "revertRow": "現在の行を元に戻す" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/grid/views/gridActions.i18n.json b/i18n/jpn/src/sql/parts/grid/views/gridActions.i18n.json new file mode 100644 index 0000000000..d2ef975d8b --- /dev/null +++ b/i18n/jpn/src/sql/parts/grid/views/gridActions.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "saveAsCsv": "CSV として保存", + "saveAsJson": "JSON として保存", + "saveAsExcel": "Excel として保存", + "saveAsXml": "XML として保存", + "copySelection": "コピー", + "copyWithHeaders": "ヘッダー付きでコピー", + "selectAll": "すべてを選択", + "copyMessages": "コピー" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/jobManagement/agent/agentView.component.i18n.json b/i18n/jpn/src/sql/parts/jobManagement/agent/agentView.component.i18n.json new file mode 100644 index 0000000000..18a5c14212 --- /dev/null +++ b/i18n/jpn/src/sql/parts/jobManagement/agent/agentView.component.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobview.Jobs": "ジョブ", + "jobview.Alerts": "警告", + "jobview.Proxies": "プロキシ", + "jobview.Operators": "演算子" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/jobManagement/views/alertsView.component.i18n.json b/i18n/jpn/src/sql/parts/jobManagement/views/alertsView.component.i18n.json new file mode 100644 index 0000000000..53ebc9187c --- /dev/null +++ b/i18n/jpn/src/sql/parts/jobManagement/views/alertsView.component.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobAlertColumns.name": "名前", + "jobAlertColumns.lastOccurrenceDate": "最後の発生", + "jobAlertColumns.enabled": "有効", + "jobAlertColumns.delayBetweenResponses": "応答の間の遅延 (秒)", + "jobAlertColumns.categoryName": "カテゴリ名" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json b/i18n/jpn/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json new file mode 100644 index 0000000000..53e4227a86 --- /dev/null +++ b/i18n/jpn/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "stepRow.stepID": "ステップ ID", + "stepRow.stepName": "ステップ名", + "stepRow.message": "メッセージ" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/jobManagement/views/jobsView.component.i18n.json b/i18n/jpn/src/sql/parts/jobManagement/views/jobsView.component.i18n.json new file mode 100644 index 0000000000..a68a1e3f1b --- /dev/null +++ b/i18n/jpn/src/sql/parts/jobManagement/views/jobsView.component.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobColumns.name": "名前", + "jobColumns.lastRun": "最後の実行", + "jobColumns.nextRun": "次回の実行", + "jobColumns.enabled": "有効", + "jobColumns.status": "状態", + "jobColumns.category": "カテゴリ", + "jobColumns.runnable": "実行可能", + "jobColumns.schedule": "スケジュール", + "jobColumns.lastRunOutcome": "最終実行の結果", + "jobColumns.previousRuns": "以前の実行", + "jobsView.noSteps": "このジョブに利用できるステップはありません。", + "jobsView.error": "エラー: " +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json b/i18n/jpn/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json new file mode 100644 index 0000000000..06610624de --- /dev/null +++ b/i18n/jpn/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobOperatorsView.name": "名前", + "jobOperatorsView.emailAddress": "電子メール アドレス", + "jobOperatorsView.enabled": "有効" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json b/i18n/jpn/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json new file mode 100644 index 0000000000..c4b9e3b4ed --- /dev/null +++ b/i18n/jpn/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobProxyToolbar-NewItem": "新しいプロキシ", + "jobProxyToolbar-Refresh": "最新の情報に更新", + "jobProxiesView.accountName": "アカウント名", + "jobProxiesView.credentialName": "資格情報名", + "jobProxiesView.description": "説明", + "jobProxiesView.isEnabled": "有効" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/modelComponents/componentBase.i18n.json b/i18n/jpn/src/sql/parts/modelComponents/componentBase.i18n.json new file mode 100644 index 0000000000..9d6413047d --- /dev/null +++ b/i18n/jpn/src/sql/parts/modelComponents/componentBase.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidIndex": "インデックスが無効です。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/modelComponents/inputbox.component.i18n.json b/i18n/jpn/src/sql/parts/modelComponents/inputbox.component.i18n.json new file mode 100644 index 0000000000..533d8dc0ef --- /dev/null +++ b/i18n/jpn/src/sql/parts/modelComponents/inputbox.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidValueError": "無効な値" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/modelComponents/loadingComponent.component.i18n.json b/i18n/jpn/src/sql/parts/modelComponents/loadingComponent.component.i18n.json new file mode 100644 index 0000000000..90b82114cf --- /dev/null +++ b/i18n/jpn/src/sql/parts/modelComponents/loadingComponent.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loadingMessage": "読み込み中" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json b/i18n/jpn/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json new file mode 100644 index 0000000000..90b82114cf --- /dev/null +++ b/i18n/jpn/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loadingMessage": "読み込み中" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/modelComponents/queryTextEditor.i18n.json b/i18n/jpn/src/sql/parts/modelComponents/queryTextEditor.i18n.json new file mode 100644 index 0000000000..1924252b41 --- /dev/null +++ b/i18n/jpn/src/sql/parts/modelComponents/queryTextEditor.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryTextEditorAriaLabel": "ビュー モデルのモードビュー コード エディター。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/modelComponents/viewBase.i18n.json b/i18n/jpn/src/sql/parts/modelComponents/viewBase.i18n.json new file mode 100644 index 0000000000..f92b163a16 --- /dev/null +++ b/i18n/jpn/src/sql/parts/modelComponents/viewBase.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "componentTypeNotRegistered": "型 {0} のコンポーネントが見つかりませんでした" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/notebook/cellToggleMoreActions.i18n.json b/i18n/jpn/src/sql/parts/notebook/cellToggleMoreActions.i18n.json new file mode 100644 index 0000000000..a71303acd8 --- /dev/null +++ b/i18n/jpn/src/sql/parts/notebook/cellToggleMoreActions.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "delete": "削除", + "codeBefore": "前にコードを挿入", + "codeAfter": "後にコードを挿入", + "markdownBefore": "前に Markdown を挿入", + "markdownAfter": "後に Markdown を挿入", + "clear": "出力のクリア" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/notebook/cellViews/codeActions.i18n.json b/i18n/jpn/src/sql/parts/notebook/cellViews/codeActions.i18n.json new file mode 100644 index 0000000000..98c620cf24 --- /dev/null +++ b/i18n/jpn/src/sql/parts/notebook/cellViews/codeActions.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "notebook.failed": "アクティブなセルを選択して、もう一度お試しください", + "runCell": "セルの実行", + "stopCell": "実行のキャンセル", + "errorRunCell": "最後の実行でエラーが発生しました。もう一度実行するにはクリックしてください" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json b/i18n/jpn/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json new file mode 100644 index 0000000000..77f330235e --- /dev/null +++ b/i18n/jpn/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "clickOn": "次をクリック", + "plusCode": "+ コード", + "or": "OR", + "plusText": "+ テキスト", + "toAddCell": "コードまたはテキストのセルを追加するため" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/notebook/cellViews/textCell.component.i18n.json b/i18n/jpn/src/sql/parts/notebook/cellViews/textCell.component.i18n.json new file mode 100644 index 0000000000..655d8cecdf --- /dev/null +++ b/i18n/jpn/src/sql/parts/notebook/cellViews/textCell.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "doubleClickEdit": "ダブルクリックして編集" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/notebook/models/cell.i18n.json b/i18n/jpn/src/sql/parts/notebook/models/cell.i18n.json new file mode 100644 index 0000000000..bb3687a0bc --- /dev/null +++ b/i18n/jpn/src/sql/parts/notebook/models/cell.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "executionCanceled": "クエリの実行がキャンセルされました", + "notebookNotReady": "このノートブックのセッションは準備がまだ整っていません", + "sessionNotReady": "このノートブックのセッションが間もなく開始されます", + "noDefaultKernel": "このノートブックで使用できるカーネルはありません" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/notebook/models/clientSession.i18n.json b/i18n/jpn/src/sql/parts/notebook/models/clientSession.i18n.json new file mode 100644 index 0000000000..b71dc02234 --- /dev/null +++ b/i18n/jpn/src/sql/parts/notebook/models/clientSession.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "clientSession.unknownError": "ノートブック セッションの開始中にエラーが発生しました。", + "ServerNotStarted": "不明な理由によりサーバーが起動しませんでした", + "kernelRequiresConnection": "カーネル {0} が見つかりませんでした。既定のカーネルが代わりに使用されます。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/notebook/models/modelInterfaces.i18n.json b/i18n/jpn/src/sql/parts/notebook/models/modelInterfaces.i18n.json new file mode 100644 index 0000000000..aae25b115c --- /dev/null +++ b/i18n/jpn/src/sql/parts/notebook/models/modelInterfaces.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "sqlKernel": "SQL" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/notebook/models/notebookContexts.i18n.json b/i18n/jpn/src/sql/parts/notebook/models/notebookContexts.i18n.json new file mode 100644 index 0000000000..2e942fdf23 --- /dev/null +++ b/i18n/jpn/src/sql/parts/notebook/models/notebookContexts.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "selectConnection": "接続の選択", + "localhost": "localhost", + "addConnection": "新しい接続の追加" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/notebook/models/notebookModel.i18n.json b/i18n/jpn/src/sql/parts/notebook/models/notebookModel.i18n.json new file mode 100644 index 0000000000..46bbe57acc --- /dev/null +++ b/i18n/jpn/src/sql/parts/notebook/models/notebookModel.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "deleteCellFailed": "セルの削除に失敗しました。", + "changeKernelFailedRetry": "カーネルの変更に失敗しました。カーネル {0} が使用されます。エラー: {1}", + "changeKernelFailed": "次のエラーにより、カーネルの変更に失敗しました: {0}", + "changeContextFailed": "コンテキストの変更に失敗しました: {0}", + "startSessionFailed": "セッションを開始できませんでした: {0}", + "shutdownError": "ノートブックを閉じるときにエラーが発生しました: {0}", + "shutdownClientSessionError": "ノートブックを閉じるときにクライアント セッション エラーが発生しました: {0}", + "ProviderNoManager": "プロバイダー {0} のノートブック マネージャーが見つかりません" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/notebook/notebook.component.i18n.json b/i18n/jpn/src/sql/parts/notebook/notebook.component.i18n.json new file mode 100644 index 0000000000..72f2542b5c --- /dev/null +++ b/i18n/jpn/src/sql/parts/notebook/notebook.component.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "displayFailed": "コンテンツを表示できませんでした: {0}", + "noKernelInstalled": "セルを実行するには、SQL Server 2019 拡張機能をインストールしてください", + "installSql2019Extension": "拡張機能のインストール", + "code": "コード", + "text": "テキスト", + "clearResults": "結果をクリア", + "cellNotFound": "URI {0} を含むセルは、このモデルでは見つかりませんでした" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/notebook/notebookActions.i18n.json b/i18n/jpn/src/sql/parts/notebook/notebookActions.i18n.json new file mode 100644 index 0000000000..ff347aafb0 --- /dev/null +++ b/i18n/jpn/src/sql/parts/notebook/notebookActions.i18n.json @@ -0,0 +1,22 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loading": "カーネルを読み込んでいます...", + "changing": "カーネルを変更しています...", + "Kernel": "カーネル:", + "AttachTo": "接続先:", + "loadingContexts": "コンテキストを読み込んでいます...", + "addNewConnection": "新しい接続を追加", + "selectConnection": "接続の選択", + "localhost": "localhost", + "trustLabel": "信頼済み", + "untrustLabel": "信頼されていません", + "alreadyTrustedMsg": "ノートブックは既に信頼されています。", + "noKernel": "カーネルなし", + "noContextAvailable": "なし" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/notebook/notebookUtils.i18n.json b/i18n/jpn/src/sql/parts/notebook/notebookUtils.i18n.json new file mode 100644 index 0000000000..520bc5fb02 --- /dev/null +++ b/i18n/jpn/src/sql/parts/notebook/notebookUtils.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "mkdirOutputMsg": "... {0} を作成しています" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json b/i18n/jpn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json new file mode 100644 index 0000000000..ef9548a58f --- /dev/null +++ b/i18n/jpn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverGroup.colors": "オブジェクト エクスプ ローラー viewlet で使用するサーバー グループ カラー パレット。", + "serverGroup.autoExpand": "オブジェクト エクスプローラー Viewlet の自動展開サーバー グループ。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json b/i18n/jpn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json new file mode 100644 index 0000000000..1a279590ec --- /dev/null +++ b/i18n/jpn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ServerGroupsDialogTitle": "サーバー グループ", + "serverGroup.ok": "OK", + "serverGroup.cancel": "キャンセル", + "connectionGroupName": "サーバー グループ名", + "MissingGroupNameError": "グループ名が必要です。", + "groupDescription": "グループの説明", + "groupColor": "グループの色" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json b/i18n/jpn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json new file mode 100644 index 0000000000..a091f5aa8f --- /dev/null +++ b/i18n/jpn/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverGroup.addServerGroup": "サーバー グループの追加", + "serverGroup.editServerGroup": "サーバー グループを編集" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json b/i18n/jpn/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json new file mode 100644 index 0000000000..c055d284b2 --- /dev/null +++ b/i18n/jpn/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionTree.refresh": "最新の情報に更新", + "DisconnectAction": "切断", + "connectionTree.addConnection": "新しい接続", + "connectionTree.addServerGroup": "新しいサーバー グループ", + "connectionTree.editServerGroup": "サーバー グループの編集", + "activeConnections": "アクティブな接続を表示", + "showAllConnections": "すべての接続を表示", + "recentConnections": "最近の接続", + "registeredServers.newQuery": "新しいクエリ", + "deleteConnection": "接続の削除", + "deleteConnectionGroup": "グループの削除", + "clearSearch": "検索のクリア" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json b/i18n/jpn/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json new file mode 100644 index 0000000000..596e3f73dc --- /dev/null +++ b/i18n/jpn/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ManageAction": "管理" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json b/i18n/jpn/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json new file mode 100644 index 0000000000..12a720a92f --- /dev/null +++ b/i18n/jpn/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loading": "読み込んでいます..." +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json b/i18n/jpn/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json new file mode 100644 index 0000000000..f71ea4e660 --- /dev/null +++ b/i18n/jpn/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverTree.addConnection": "接続の追加" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json b/i18n/jpn/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json new file mode 100644 index 0000000000..887b3ea709 --- /dev/null +++ b/i18n/jpn/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "treeAriaLabel": "最近の接続", + "treeCreation.regTreeAriaLabel": "サーバー" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json b/i18n/jpn/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json new file mode 100644 index 0000000000..dec065a1e8 --- /dev/null +++ b/i18n/jpn/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "profiler.settings.viewTemplates": "ビュー テンプレートを指定する", + "profiler.settings.sessionTemplates": "セッション テンプレートを指定" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/profiler/contrib/profilerActions.i18n.json b/i18n/jpn/src/sql/parts/profiler/contrib/profilerActions.i18n.json new file mode 100644 index 0000000000..2553e6160d --- /dev/null +++ b/i18n/jpn/src/sql/parts/profiler/contrib/profilerActions.i18n.json @@ -0,0 +1,26 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "profilerAction.connect": "接続", + "profilerAction.disconnect": "切断", + "start": "スタート", + "create": "新しいセッション", + "profilerAction.pauseCapture": "一時停止", + "profilerAction.resumeCapture": "再開", + "profilerStop.stop": "停止", + "profiler.clear": "データのクリア", + "profilerAction.autoscrollOn": "自動スクロール: オン", + "profilerAction.autoscrollOff": "自動スクロール: オフ", + "profiler.toggleCollapsePanel": "折りたたんだパネルを切り替える", + "profiler.editColumns": "列の編集", + "profiler.findNext": "次の文字列を検索", + "profiler.findPrevious": "前の文字列を検索します", + "profilerAction.newProfiler": "プロファイラーを起動", + "profiler.filter": "フィルター...", + "profiler.clearFilter": "フィルターのクリア" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json b/i18n/jpn/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json new file mode 100644 index 0000000000..0434b39b0b --- /dev/null +++ b/i18n/jpn/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "eventSort": "イベントで並び替え", + "nameColumn": "列で並べ替え", + "profilerColumnDialog.profiler": "プロファイラー", + "profilerColumnDialog.ok": "OK", + "profilerColumnDialog.cancel": "キャンセル" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json b/i18n/jpn/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json new file mode 100644 index 0000000000..8a6937fc8e --- /dev/null +++ b/i18n/jpn/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json @@ -0,0 +1,26 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "profilerFilterDialog.clear": "すべてクリア", + "profilerFilterDialog.apply": "適用", + "profilerFilterDialog.ok": "OK", + "profilerFilterDialog.cancel": "キャンセル", + "profilerFilterDialog.title": "フィルター", + "profilerFilterDialog.remove": "削除", + "profilerFilterDialog.add": "追加", + "profilerFilterDialog.addClauseText": "句を追加するにはここをクリック", + "profilerFilterDialog.fieldColumn": "フィールド", + "profilerFilterDialog.operatorColumn": "演算子", + "profilerFilterDialog.valueColumn": "値", + "profilerFilterDialog.isNullOperator": "Null である", + "profilerFilterDialog.isNotNullOperator": "Null でない", + "profilerFilterDialog.containsOperator": "次の値を含む", + "profilerFilterDialog.notContainsOperator": "含まない", + "profilerFilterDialog.startsWithOperator": "次で始まる", + "profilerFilterDialog.notStartsWithOperator": "次で始まらない" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json b/i18n/jpn/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json new file mode 100644 index 0000000000..e86ef58da9 --- /dev/null +++ b/i18n/jpn/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "label.find": "検索", + "placeholder.find": "検索", + "label.previousMatchButton": "前の検索結果", + "label.nextMatchButton": "次の一致項目", + "label.closeButton": "閉じる", + "title.matchesCountLimit": "検索で多数の結果が返されました。最初の 999 件のみ強調表示されます。", + "label.matchesLocation": "{1} の {0}", + "label.noResults": "結果はありません。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json b/i18n/jpn/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json new file mode 100644 index 0000000000..7c6d0e7575 --- /dev/null +++ b/i18n/jpn/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ProfilerTableEditor.eventCountFiltered": "イベント (フィルター処理済み): {0}/{1}", + "ProfilerTableEditor.eventCount": "イベント: {0}" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/profiler/editor/profilerEditor.i18n.json b/i18n/jpn/src/sql/parts/profiler/editor/profilerEditor.i18n.json new file mode 100644 index 0000000000..f97ae3750d --- /dev/null +++ b/i18n/jpn/src/sql/parts/profiler/editor/profilerEditor.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "profiler.viewSelectAccessibleName": "ビューの選択", + "profiler.sessionSelectAccessibleName": "セッションの選択", + "profiler.sessionSelectLabel": "セッションを選択:", + "profiler.viewSelectLabel": "ビューを選択:", + "text": "テキスト", + "label": "ラベル", + "profilerEditor.value": "値", + "details": "詳細" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/profiler/editor/profilerInput.i18n.json b/i18n/jpn/src/sql/parts/profiler/editor/profilerInput.i18n.json new file mode 100644 index 0000000000..f44229175f --- /dev/null +++ b/i18n/jpn/src/sql/parts/profiler/editor/profilerInput.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "profilerInput.profiler": "プロファイラー", + "profilerInput.notConnected": "接続されていません", + "profiler.sessionStopped": "サーバー {0} で XEvent プロファイラー セッションが予期せず停止しました。", + "profiler.sessionCreationError": "新しいセッションを開始中にエラーが発生しました", + "profiler.eventsLost": "{0} の XEvent プロファイラー セッションのイベントが失われました。", + "confirmStopProfilerSession": "実行中の XEvent セッションを停止しますか?", + "profilerClosingActions.yes": "はい", + "profilerClosingActions.no": "いいえ", + "profilerClosingActions.cancel": "キャンセル" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/profiler/editor/profilerResourceEditor.i18n.json b/i18n/jpn/src/sql/parts/profiler/editor/profilerResourceEditor.i18n.json new file mode 100644 index 0000000000..3b0ed1bbf9 --- /dev/null +++ b/i18n/jpn/src/sql/parts/profiler/editor/profilerResourceEditor.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "profilerTextEditorAriaLabel": "イベントテキストのプロファイラーエディター。読み取り専用" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/query/common/flavorStatus.i18n.json b/i18n/jpn/src/sql/parts/query/common/flavorStatus.i18n.json new file mode 100644 index 0000000000..c37311890d --- /dev/null +++ b/i18n/jpn/src/sql/parts/query/common/flavorStatus.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "chooseSqlLang": "SQL 言語の選択", + "changeProvider": "SQL 言語プロバイダーの変更", + "changeSqlProvider": "SQL エンジン プロバイダーの変更", + "alreadyConnected": "エンジン {0} を使用している接続が存在します。変更するには、切断するか、接続を変更してください", + "noEditor": "この時点でアクティブなテキスト エディターはありません", + "pickSqlProvider": "SQL 言語プロバイダーを選択します。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/query/common/localizedConstants.i18n.json b/i18n/jpn/src/sql/parts/query/common/localizedConstants.i18n.json new file mode 100644 index 0000000000..0b3fcdf903 --- /dev/null +++ b/i18n/jpn/src/sql/parts/query/common/localizedConstants.i18n.json @@ -0,0 +1,28 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "runQueryBatchStartMessage": "クエリの実行を開始しました。", + "runQueryBatchStartLine": "行 {0}", + "msgCancelQueryFailed": "失敗したクエリのキャンセル中: {0}", + "msgSaveStarted": "以下の場所への結果の保存を開始しました: ", + "msgSaveFailed": "結果を保存できませんでした。", + "msgSaveSucceeded": "結果が正常に保存されました", + "msgStatusRunQueryInProgress": "クエリを実行しています...", + "maximizeLabel": "最大化", + "resultsPane.restoreLabel": "復元", + "saveCSVLabel": "CSV として保存", + "saveJSONLabel": "JSON として保存", + "saveExcelLabel": "Excel として保存", + "saveXMLLabel": "XML として保存", + "viewChartLabel": "グラフとして表示", + "resultPaneLabel": "結果", + "executeQueryLabel": "クエリを実行中", + "messagePaneLabel": "メッセージ", + "elapsedTimeLabel": "総実行時間: {0}", + "msgCannotSaveMultipleSelections": "結果の保存コマンドは、複数が選択された状態では使用できません。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/query/common/query.contribution.i18n.json b/i18n/jpn/src/sql/parts/query/common/query.contribution.i18n.json new file mode 100644 index 0000000000..d76b75572e --- /dev/null +++ b/i18n/jpn/src/sql/parts/query/common/query.contribution.i18n.json @@ -0,0 +1,34 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "sql.messagesDefaultOpen": "既定で開いているメッセージ ウィンドウの場合は true。閉じている場合はfalse。", + "sql.saveAsCsv.includeHeaders": "[オプション] true の場合、CSV として結果を保存する際に列ヘッダーが含まれます。", + "sql.saveAsCsv.delimiter": "[省略可能] CSV として保存するときに値の間に使用する独自の区切り記号", + "sql.saveAsCsv.lineSeperator": "[省略可能] CSV として結果を保存するときに行を分離するために使用する文字", + "sql.saveAsCsv.textIdentifier": "[省略可能] 結果を CSV として保存するときに、テキスト フィールドを囲むために使用する文字", + "sql.saveAsCsv.encoding": "[オプション] 結果を CSV として保存するときに使用するファイル エンコーディング", + "sql.results.streaming": "結果のストリーミングを有効にします。視覚上の小さな問題がいくつかあります", + "sql.saveAsXml.formatted": "[オプション] trueの場合、XML 形式で結果を保存すると XML 出力にフォーマットされます。", + "sql.saveAsXml.encoding": "[オプション] XML として結果を保存するときに適用されるファイル エンコーディング", + "sql.copyIncludeHeaders": "[オプション]結果を結果ビューからコピーするための構成オプション", + "sql.copyRemoveNewLine": "[オプション]複数行の結果を結果ビューからコピーするための構成オプション", + "sql.showBatchTime": "[オプション]各バッチの実行時間を表示するか", + "defaultChartType": "[省略可能] クエリ結果からグラフ ビューアーを開くときに使用する既定のグラフの種類", + "tabColorMode.off": "タブの色指定は無効になります", + "tabColorMode.border": "各エディター タブの上部境界線は、関連するサーバー グループと同じ色が付きます。", + "tabColorMode.fill": "各エディター タブの背景色は関連するサーバー グループと同じになります", + "tabColorMode": "アクティブな接続のサーバーグループに基づくタブに色を付ける方法を制御します。", + "showConnectionInfoInTitle": "タイトルにタブの接続情報を表示するかどうかを制御します。", + "sql.promptToSaveGeneratedFiles": "生成された SQL ファイルを保存するかどうかを確認する", + "mssql.intelliSense.enableIntelliSense": "IntelliSense を有効にするか", + "mssql.intelliSense.enableErrorChecking": "IntelliSense エラー チェックを有効にするか", + "mssql.intelliSense.enableSuggestions": "IntelliSense 提案を有効にするか", + "mssql.intelliSense.enableQuickInfo": "IntelliSense クイック ヒントを有効にするか", + "mssql.intelliSense.lowerCaseSuggestions": "IntelliSense 提案を小文字するか", + "queryShortcutDescription": "ショートカット テキストをプロシージャ呼び出しとして実行するにはキーバインド workbench.action.query.shortcut{0} を設定します。クエリ エディターで選択したテキストはパラメーターとして渡されます" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/query/common/queryInput.i18n.json b/i18n/jpn/src/sql/parts/query/common/queryInput.i18n.json new file mode 100644 index 0000000000..6e28d035e8 --- /dev/null +++ b/i18n/jpn/src/sql/parts/query/common/queryInput.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "disconnected": "切断" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/query/common/queryResultsInput.i18n.json b/i18n/jpn/src/sql/parts/query/common/queryResultsInput.i18n.json new file mode 100644 index 0000000000..4829ddc5a3 --- /dev/null +++ b/i18n/jpn/src/sql/parts/query/common/queryResultsInput.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "extensionsInputName": "拡張子" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/query/common/rowCountStatus.i18n.json b/i18n/jpn/src/sql/parts/query/common/rowCountStatus.i18n.json new file mode 100644 index 0000000000..4d9e631601 --- /dev/null +++ b/i18n/jpn/src/sql/parts/query/common/rowCountStatus.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "rowStatus": "行数", + "rowCount": "{0} 行" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/query/common/timeElapsedStatus.i18n.json b/i18n/jpn/src/sql/parts/query/common/timeElapsedStatus.i18n.json new file mode 100644 index 0000000000..3c11a4d781 --- /dev/null +++ b/i18n/jpn/src/sql/parts/query/common/timeElapsedStatus.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "timeElapsed": "経過時間" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/query/editor/actions.i18n.json b/i18n/jpn/src/sql/parts/query/editor/actions.i18n.json new file mode 100644 index 0000000000..5bd11effd7 --- /dev/null +++ b/i18n/jpn/src/sql/parts/query/editor/actions.i18n.json @@ -0,0 +1,22 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "saveAsCsv": "CSV として保存", + "saveAsJson": "JSON として保存", + "saveAsExcel": "Excel として保存", + "saveAsXml": "XML として保存", + "copySelection": "コピー", + "copyWithHeaders": "ヘッダー付きでコピー", + "selectAll": "すべてを選択", + "copyMessages": "コピー", + "copyAll": "すべてコピー", + "maximize": "最大化", + "restore": "復元", + "chart": "グラフ", + "showQueryPlan": "クエリ プランを表示" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/query/editor/charting/actions.i18n.json b/i18n/jpn/src/sql/parts/query/editor/charting/actions.i18n.json new file mode 100644 index 0000000000..29ebfe7ffd --- /dev/null +++ b/i18n/jpn/src/sql/parts/query/editor/charting/actions.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "createInsightLabel": "洞察を作成", + "createInsightNoEditor": "アクティブなエディターが SQL エディターではないため、インサイトを作成できません", + "myWidgetName": "マイ ウィジェット", + "copyChartLabel": "イメージとしてコピー", + "chartNotFound": "保存するグラフが見つかりませんでした", + "saveImageLabel": "画像として保存", + "chartSaved": "パス : {0} に保存されたグラフ", + "chartViewer.saveAsFileTitle": "結果ファイルを選択します。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/query/editor/charting/chartOptions.i18n.json b/i18n/jpn/src/sql/parts/query/editor/charting/chartOptions.i18n.json new file mode 100644 index 0000000000..e6d739814a --- /dev/null +++ b/i18n/jpn/src/sql/parts/query/editor/charting/chartOptions.i18n.json @@ -0,0 +1,29 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dataDirectionLabel": "データの方向", + "verticalLabel": "垂直", + "horizontalLabel": "水平方向", + "columnsAsLabelsLabel": "列名をラベルとして使用", + "labelFirstColumnLabel": "行ラベルとして先頭行を使用", + "legendLabel": "凡例の位置", + "yAxisLabel": "Y 軸のラベル", + "yAxisMinVal": "Y 軸の最小値", + "yAxisMaxVal": "Y 軸の最大値", + "xAxisLabel": "X 軸ラベル", + "xAxisMinVal": "X 軸の最小値", + "xAxisMaxVal": "X 軸の最大値", + "xAxisMinDate": "X 軸の最小日付", + "xAxisMaxDate": "X 軸の最大日付", + "dataTypeLabel": "データ型", + "numberLabel": "数値", + "pointLabel": "ポイント", + "chartTypeLabel": "グラフの種類", + "encodingOption": "エンコード", + "imageFormatOption": "画像の形式" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/query/editor/charting/chartTab.i18n.json b/i18n/jpn/src/sql/parts/query/editor/charting/chartTab.i18n.json new file mode 100644 index 0000000000..448b7c84e4 --- /dev/null +++ b/i18n/jpn/src/sql/parts/query/editor/charting/chartTab.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "chartTabTitle": "グラフ" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json b/i18n/jpn/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json new file mode 100644 index 0000000000..6d25e3e82c --- /dev/null +++ b/i18n/jpn/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "series": "シリーズ {0}" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/query/editor/queryResultsView.i18n.json b/i18n/jpn/src/sql/parts/query/editor/queryResultsView.i18n.json new file mode 100644 index 0000000000..e1c9dd183f --- /dev/null +++ b/i18n/jpn/src/sql/parts/query/editor/queryResultsView.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "gridPanel": "結果", + "messagePanel": "メッセージ", + "resultsTabTitle": "結果" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/query/editor/resultsGridContribution.i18n.json b/i18n/jpn/src/sql/parts/query/editor/resultsGridContribution.i18n.json new file mode 100644 index 0000000000..85b2a38951 --- /dev/null +++ b/i18n/jpn/src/sql/parts/query/editor/resultsGridContribution.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "resultsGridConfigurationTitle": "結果グリッド", + "fontFamily": "フォント ファミリを制御します。", + "fontWeight": "フォントの太さを制御します。", + "fontSize": "フォント サイズ (ピクセル単位) を制御します。", + "letterSpacing": "文字間隔 (ピクセル単位) を制御します。", + "rowHeight": "ピクセル単位で行の高さを制御する", + "cellPadding": "セル内のスペースをピクセル単位で制御します", + "autoSizeColumns": "最初の結果について、列の幅を自動サイズ設定します。多数の列がある場合や大きいセルがある場合、パフォーマンスの問題が発生する可能性があります", + "maxColumnWidth": "自動サイズ設定される列の最大幅 (ピクセル単位)" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/query/execution/keyboardQueryActions.i18n.json b/i18n/jpn/src/sql/parts/query/execution/keyboardQueryActions.i18n.json new file mode 100644 index 0000000000..075313ace5 --- /dev/null +++ b/i18n/jpn/src/sql/parts/query/execution/keyboardQueryActions.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "focusOnCurrentQueryKeyboardAction": "現在のクエリにフォーカスを移動する", + "runQueryKeyboardAction": "クエリの実行", + "runCurrentQueryKeyboardAction": "現在のクエリを実行", + "runCurrentQueryWithActualPlanKeyboardAction": "実際のプランで現在のクエリを実行", + "cancelQueryKeyboardAction": "クエリのキャンセル", + "refreshIntellisenseKeyboardAction": "IntelliSenseキャッシュの更新", + "toggleQueryResultsKeyboardAction": "クエリ結果の切り替え", + "queryShortcutNoEditor": "ショートカットを実行するにはエディター パラメーターが必要です", + "parseSyntaxLabel": "クエリの解析", + "queryActions.parseSyntaxSuccess": "コマンドが正常に完了しました", + "queryActions.parseSyntaxFailure": "コマンドに失敗しました:", + "queryActions.notConnected": "サーバーに接続してください" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/query/execution/queryActions.i18n.json b/i18n/jpn/src/sql/parts/query/execution/queryActions.i18n.json new file mode 100644 index 0000000000..63680eb352 --- /dev/null +++ b/i18n/jpn/src/sql/parts/query/execution/queryActions.i18n.json @@ -0,0 +1,20 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "runQueryLabel": "実行", + "cancelQueryLabel": "キャンセル", + "estimatedQueryPlan": "説明", + "actualQueryPlan": "実際", + "disconnectDatabaseLabel": "切断", + "changeConnectionDatabaseLabel": "接続の変更", + "connectDatabaseLabel": "接続", + "selectDatabase": "データベースの選択", + "listDatabases.toggleDatabaseNameDropdown": "データベースの選択の切り替えドロップダウン", + "changeDatabase.failed": "データベースを変更できませんでした。", + "changeDatabase.failedWithError": "データベース {0} の変更に失敗しました" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/queryPlan/queryPlan.i18n.json b/i18n/jpn/src/sql/parts/queryPlan/queryPlan.i18n.json new file mode 100644 index 0000000000..d824e78dc8 --- /dev/null +++ b/i18n/jpn/src/sql/parts/queryPlan/queryPlan.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryPlanTitle": "クエリ プラン" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/queryPlan/topOperations.i18n.json b/i18n/jpn/src/sql/parts/queryPlan/topOperations.i18n.json new file mode 100644 index 0000000000..a90a6986d7 --- /dev/null +++ b/i18n/jpn/src/sql/parts/queryPlan/topOperations.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "topOperations.operation": "操作", + "topOperations.object": "オブジェクト", + "topOperations.estCost": "推定コスト", + "topOperations.estSubtreeCost": "サブ ツリーのコスト予測", + "topOperations.actualRows": "実際の行数", + "topOperations.estRows": "推定行数", + "topOperations.actualExecutions": "実際の実行", + "topOperations.estCPUCost": "推定 CPU コスト", + "topOperations.estIOCost": "推定 IO コスト", + "topOperations.parallel": "並列", + "topOperations.actualRebinds": "実際の再バインド数", + "topOperations.estRebinds": "再バインドの推定数", + "topOperations.actualRewinds": "実際の巻き戻し数", + "topOperations.estRewinds": "巻き戻しの推定回数", + "topOperations.partitioned": "パーティション分割", + "topOperationsTitle": "トップ操作" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json b/i18n/jpn/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json new file mode 100644 index 0000000000..62e40cf5e8 --- /dev/null +++ b/i18n/jpn/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "inProgressTasksChangesBadge": "{0} 個のタスクが進行中です", + "showTaskHistory": "タスク履歴を表示します。", + "taskHistory.view": "ビュー", + "taskHistory": "タスクの履歴", + "datasource.task": "操作タスクの状況", + "miViewTasks": "タスク(&&T)" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json b/i18n/jpn/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json new file mode 100644 index 0000000000..de8185f292 --- /dev/null +++ b/i18n/jpn/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "cancelTask.cancel": "キャンセル", + "errorMsgFromCancelTask": "タスクをキャンセルできませんでした。", + "taskAction.script": "スクリプト" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json b/i18n/jpn/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json new file mode 100644 index 0000000000..cac21ed08d --- /dev/null +++ b/i18n/jpn/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "succeeded": "成功", + "failed": "失敗", + "inProgress": "進行中", + "notStarted": "未開始", + "canceled": "キャンセル", + "canceling": "キャンセル" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json b/i18n/jpn/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json new file mode 100644 index 0000000000..4c3a469158 --- /dev/null +++ b/i18n/jpn/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "noTaskMessage": "表示するタスク履歴がありません。実行状態を表示するには、タスクをバックアップまたは復元してください。", + "taskHistory.regTreeAriaLabel": "タスクの履歴", + "taskError": "タスク エラー" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/platform/connection/common/connectionConfig.i18n.json b/i18n/jpn/src/sql/platform/connection/common/connectionConfig.i18n.json new file mode 100644 index 0000000000..86649b0de5 --- /dev/null +++ b/i18n/jpn/src/sql/platform/connection/common/connectionConfig.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidServerName": "同じ名前のサーバー グループが既に存在します。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/platform/connection/common/connectionManagementService.i18n.json b/i18n/jpn/src/sql/platform/connection/common/connectionManagementService.i18n.json new file mode 100644 index 0000000000..b08c54a9da --- /dev/null +++ b/i18n/jpn/src/sql/platform/connection/common/connectionManagementService.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connection.noAzureAccount": "接続用の Azure アカウント トークンの取得に失敗しました", + "connectionNotAcceptedError": "接続が許可されていません", + "connectionService.yes": "はい", + "connectionService.no": "いいえ", + "cancelConnectionConfirmation": "この接続をキャンセルしてもよろしいですか?" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/platform/dacfx/common/dacFxService.i18n.json b/i18n/jpn/src/sql/platform/dacfx/common/dacFxService.i18n.json new file mode 100644 index 0000000000..972aa45e96 --- /dev/null +++ b/i18n/jpn/src/sql/platform/dacfx/common/dacFxService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerIdNotValidError": "DacFxService との対話には接続が必要です", + "noHandlerRegistered": "登録されているハンドラーがありません。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json b/i18n/jpn/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json new file mode 100644 index 0000000000..3f9168a4af --- /dev/null +++ b/i18n/jpn/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.properties.property": "ダッシュ ボードに表示するプロパティを定義します", + "dashboard.properties.property.displayName": "プロパティのラベルとして使用する値", + "dashboard.properties.property.value": "値にアクセスするためのオブジェクトの値", + "dashboard.properties.property.ignore": "無視される値を指定します。", + "dashboard.properties.property.default": "無視されるか値が無い場合に表示される既定値です。", + "dashboard.properties.flavor": "デッシュボード プロパティを定義するための構成", + "dashboard.properties.flavor.id": "フレーバーの ID", + "dashboard.properties.flavor.condition": "このフレーバーを使用する条件", + "dashboard.properties.flavor.condition.field": "比較するフィールド", + "dashboard.properties.flavor.condition.operator": "比較に使用する演算子", + "dashboard.properties.flavor.condition.value": "フィールドを比較する値", + "dashboard.properties.databaseProperties": "データベース ページに表示するプロパティ", + "dashboard.properties.serverProperties": "サーバー ページに表示するプロパティ", + "carbon.extension.dashboard": "このプロバイダーがダッシュボードをサポートすることを定義します", + "dashboard.id": "プロバイダー id (例: MSSQL)", + "dashboard.properties": "ダッシュ ボードに表示するプロパティの値" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/platform/dashboard/common/insightRegistry.i18n.json b/i18n/jpn/src/sql/platform/dashboard/common/insightRegistry.i18n.json new file mode 100644 index 0000000000..3b20a66498 --- /dev/null +++ b/i18n/jpn/src/sql/platform/dashboard/common/insightRegistry.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "schema.dashboardWidgets.InsightsRegistry": "ダッシュ ボードで使用されているウィジェット" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/platform/dashboard/common/widgetRegistry.i18n.json b/i18n/jpn/src/sql/platform/dashboard/common/widgetRegistry.i18n.json new file mode 100644 index 0000000000..b27b114bb8 --- /dev/null +++ b/i18n/jpn/src/sql/platform/dashboard/common/widgetRegistry.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "schema.dashboardWidgets.all": "ダッシュ ボードで使用されているウィジェット", + "schema.dashboardWidgets.database": "ダッシュ ボードで使用されているウィジェット", + "schema.dashboardWidgets.server": "ダッシュ ボードで使用されているウィジェット" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/platform/dialog/dialogTypes.i18n.json b/i18n/jpn/src/sql/platform/dialog/dialogTypes.i18n.json new file mode 100644 index 0000000000..072639d7bd --- /dev/null +++ b/i18n/jpn/src/sql/platform/dialog/dialogTypes.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dialogModalDoneButtonLabel": "完了", + "dialogModalCancelButtonLabel": "キャンセル" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json b/i18n/jpn/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json new file mode 100644 index 0000000000..b958fa9302 --- /dev/null +++ b/i18n/jpn/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "fileBrowserErrorMessage": "ファイル ブラウザーの読み込み中にエラーが発生しました。", + "fileBrowserErrorDialogTitle": "ファイル ブラウザーのエラー" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/platform/jobManagement/common/jobActions.i18n.json b/i18n/jpn/src/sql/platform/jobManagement/common/jobActions.i18n.json new file mode 100644 index 0000000000..efd8e30296 --- /dev/null +++ b/i18n/jpn/src/sql/platform/jobManagement/common/jobActions.i18n.json @@ -0,0 +1,46 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobaction.successLabel": "成功", + "jobaction.faillabel": "エラー", + "jobaction.refresh": "最新の情報に更新", + "jobaction.newJob": "新規ジョブ", + "jobaction.run": "実行", + "jobSuccessfullyStarted": ": ジョブが正常に開始されました。", + "jobaction.stop": "停止", + "jobSuccessfullyStopped": ": ジョブが正常に停止されました。", + "jobaction.editJob": "ジョブの編集", + "jobaction.deleteJob": "ジョブの削除", + "jobaction.deleteJobConfirm": "ジョブ '{0}' を削除してよろしいですか。", + "jobaction.failedToDeleteJob": "ジョブ '{0}' を削除できませんでした。\r\nエラー: {1}", + "jobaction.deletedJob": "ジョブは正常に削除されました", + "jobaction.newStep": "新しいステップ", + "jobaction.deleteStep": "ステップの削除", + "jobaction.deleteStepConfirm": "ステップ '{0}' を削除しますか?", + "jobaction.failedToDeleteStep": "ステップ '{0}' を削除できませんでした。\r\nエラー: {1}", + "jobaction.deletedStep": "ジョブ ステップが正常に削除されました", + "jobaction.newAlert": "新しい警告", + "jobaction.editAlert": "警告を編集", + "jobaction.deleteAlert": "警告を削除", + "jobaction.Cancel": "キャンセル", + "jobaction.deleteAlertConfirm": "警告 '{0}' を削除してもよろしいですか?", + "jobaction.failedToDeleteAlert": "警告 '{0}' を削除できませんでした。\r\nエラー: {1}", + "jobaction.deletedAlert": "アラートは正常に削除されました", + "jobaction.newOperator": "新しい演算子", + "jobaction.editOperator": "演算子の編集", + "jobaction.deleteOperator": "演算子の削除", + "jobaction.deleteOperatorConfirm": "演算子 '{0}' を削除してよろしいですか?", + "jobaction.failedToDeleteOperator": "演算子 '{0}' を削除できませんでした。\r\nエラー: {1}", + "joaction.deletedOperator": "演算子が正常に削除されました", + "jobaction.newProxy": "新しいプロキシ", + "jobaction.editProxy": "プロキシの編集", + "jobaction.deleteProxy": "プロキシの削除", + "jobaction.deleteProxyConfirm": "プロキシ '{0}' を削除してよろしいですか?", + "jobaction.failedToDeleteProxy": "プロキシ '{0}' を削除できませんでした。\r\nエラー: {1}", + "jobaction.deletedProxy": "プロキシが正常に削除されました" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/platform/jobManagement/common/jobManagementService.i18n.json b/i18n/jpn/src/sql/platform/jobManagement/common/jobManagementService.i18n.json new file mode 100644 index 0000000000..bd5359a9ef --- /dev/null +++ b/i18n/jpn/src/sql/platform/jobManagement/common/jobManagementService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerIdNotValidError": "JobManagementService と対話するには接続が必要です", + "noHandlerRegistered": "登録されているハンドラーがありません。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json b/i18n/jpn/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json new file mode 100644 index 0000000000..562e7ed96a --- /dev/null +++ b/i18n/jpn/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "agentUtilities.failed": "失敗", + "agentUtilities.succeeded": "成功", + "agentUtilities.retry": "再試行", + "agentUtilities.canceled": "取り消されました", + "agentUtilities.inProgress": "進行中", + "agentUtilities.statusUnknown": "状態が不明です", + "agentUtilities.executing": "実行中", + "agentUtilities.waitingForThread": "スレッドを待機しています", + "agentUtilities.betweenRetries": "再試行間隔", + "agentUtilities.idle": "アイドル状態", + "agentUtilities.suspended": "中断", + "agentUtilities.obsolete": "[古い]", + "agentUtilities.yes": "はい", + "agentUtilities.no": "いいえ", + "agentUtilities.notScheduled": "スケジュールが設定されていません", + "agentUtilities.neverRun": "実行しない" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/platform/node/resultSerializer.i18n.json b/i18n/jpn/src/sql/platform/node/resultSerializer.i18n.json new file mode 100644 index 0000000000..b8a644e60b --- /dev/null +++ b/i18n/jpn/src/sql/platform/node/resultSerializer.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "resultsSerializer.saveAsFileTitle": "結果ファイルを選択します。", + "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (カンマ区切り)", + "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionExcelTitle": "Excel ブック", + "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", + "resultsSerializer.saveAsFileExtensionTXTTitle": "プレーンテキスト", + "openLocation": "ファイルの場所を開く", + "openFile": "ファイルを開く" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/platform/query/common/queryModelService.i18n.json b/i18n/jpn/src/sql/platform/query/common/queryModelService.i18n.json new file mode 100644 index 0000000000..4b726b5c2f --- /dev/null +++ b/i18n/jpn/src/sql/platform/query/common/queryModelService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "commitEditFailed": "行のコミットに失敗しました:", + "runQueryStringBatchStartMessage": "クエリ「{0}」の実行を開始しました", + "updateCellFailed": "セルの更新が失敗しました。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/platform/query/common/queryRunner.i18n.json b/i18n/jpn/src/sql/platform/query/common/queryRunner.i18n.json new file mode 100644 index 0000000000..f487b12331 --- /dev/null +++ b/i18n/jpn/src/sql/platform/query/common/queryRunner.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "query.ExecutionFailedError": "予期しないエラーにより実行が失敗しました: {0} {1}", + "query.message.executionTime": "総実行時間: {0}", + "query.message.startQuery": "行 {0} でのクエリの実行が開始されました", + "query.initEditExecutionFailed": "Init 編集実行に失敗しました:", + "elapsedBatchTime": "バッチ実行時間: {0}" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/platform/taskHistory/common/taskService.i18n.json b/i18n/jpn/src/sql/platform/taskHistory/common/taskService.i18n.json new file mode 100644 index 0000000000..9e5d3494cc --- /dev/null +++ b/i18n/jpn/src/sql/platform/taskHistory/common/taskService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "InProgressWarning": "1 つ以上のタスクを実行中です。終了してもよろしいですか?", + "taskService.yes": "はい", + "taskService.no": "いいえ" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/platform/theme/common/colors.i18n.json b/i18n/jpn/src/sql/platform/theme/common/colors.i18n.json new file mode 100644 index 0000000000..ed8593538a --- /dev/null +++ b/i18n/jpn/src/sql/platform/theme/common/colors.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tableHeaderBackground": "表のヘッダーの背景色", + "tableHeaderForeground": "テーブル ヘッダーの前景色", + "disabledInputBoxBackground": "入力ボックスの背景が無効にされました。", + "disabledInputBoxForeground": "無効な入力ボックスの前景色。", + "buttonFocusOutline": "フォーカスしたときのボタンの外枠の色。", + "disabledCheckboxforeground": "チェックボックスの前景を無効にしました。", + "listFocusAndSelectionBackground": "リスト/テーブルがアクティブなときに選択した項目とフォーカスのある項目のリスト/テーブル背景色", + "agentTableBackground": "SQL エージェントのテーブル背景色。", + "agentCellBackground": "SQL エージェント テーブル セルの背景色。", + "agentTableHoverBackground": "SQL エージェント テーブル ホバーの背景色。", + "agentJobsHeadingColor": "SQL エージェントの見出し背景色。", + "agentCellBorderColor": "SQL エージェントのテーブル セルの罫線色。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/api/node/extHostModelView.i18n.json b/i18n/jpn/src/sql/workbench/api/node/extHostModelView.i18n.json new file mode 100644 index 0000000000..20f8aeb6f5 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/api/node/extHostModelView.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "unknownComponentType": "コンポーネントの種類が不明です。ModelBuilder を使用してオブジェクト作成する必要があります", + "invalidIndex": "インデックスが無効です。", + "unknownConfig": "不明なコンポーネント構成です。ModelBuilder を使用して構成オブジェクトを作成する必要があります" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json b/i18n/jpn/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json new file mode 100644 index 0000000000..996b562e03 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dialogDoneLabel": "完了", + "dialogCancelLabel": "キャンセル", + "generateScriptLabel": "スクリプトの生成", + "dialogNextLabel": "次へ", + "dialogPreviousLabel": "前へ" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/api/node/extHostModelViewTree.i18n.json b/i18n/jpn/src/sql/workbench/api/node/extHostModelViewTree.i18n.json new file mode 100644 index 0000000000..f7935c678b --- /dev/null +++ b/i18n/jpn/src/sql/workbench/api/node/extHostModelViewTree.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "treeView.notRegistered": "ID '{0}' のツリー ビューは登録されていません。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/api/node/extHostNotebook.i18n.json b/i18n/jpn/src/sql/workbench/api/node/extHostNotebook.i18n.json new file mode 100644 index 0000000000..75ecaf9b37 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/api/node/extHostNotebook.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerRequired": "有効な providerId を持つ NotebookProvider をこのメソッドに渡す必要があります", + "errNoProvider": "ノートブック プロバイダーが見つかりません", + "errNoManager": "マネージャーが見つかりません", + "noServerManager": "ノートブック {0} の Notebook Manager にサーバー マネージャーがありません。それに対して操作を実行できません", + "noContentManager": "ノートブック {0} の Notebook Manager にコンテンツ マネージャーがありません。それに対して操作を実行できません", + "noSessionManager": "ノートブック {0} の Notebook Manager にセッション マネージャーがありません。それに対して操作を実行できません" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/browser/modal/modal.i18n.json b/i18n/jpn/src/sql/workbench/browser/modal/modal.i18n.json new file mode 100644 index 0000000000..02af0b3d3c --- /dev/null +++ b/i18n/jpn/src/sql/workbench/browser/modal/modal.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "infoAltText": "情報", + "warningAltText": "警告", + "errorAltText": "エラー", + "showMessageDetails": "詳細の表示", + "hideMessageDetails": "詳細を表示しない", + "copyMessage": "コピー", + "closeMessage": "閉じる", + "modalBack": "戻る" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/browser/modal/optionsDialog.i18n.json b/i18n/jpn/src/sql/workbench/browser/modal/optionsDialog.i18n.json new file mode 100644 index 0000000000..2e996e7b13 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/browser/modal/optionsDialog.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "optionsDialog.ok": "OK", + "optionsDialog.cancel": "キャンセル" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json b/i18n/jpn/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json new file mode 100644 index 0000000000..8b41d49b28 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "optionsDialog.missingRequireField": "必須です。", + "optionsDialog.invalidInput": "入力が無効です。 数値が必要です。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/browser/parts/views/customView.i18n.json b/i18n/jpn/src/sql/workbench/browser/parts/views/customView.i18n.json new file mode 100644 index 0000000000..17fdc267b2 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/browser/parts/views/customView.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "no-dataprovider": "ビュー データを提供できるデータ プロバイダーが登録されていません。", + "collapse": "折りたたみ" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/common/actions.contribution.i18n.json b/i18n/jpn/src/sql/workbench/common/actions.contribution.i18n.json new file mode 100644 index 0000000000..1fad0e46ed --- /dev/null +++ b/i18n/jpn/src/sql/workbench/common/actions.contribution.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "previewFeatures.configTitle": "プレビュー機能", + "previewFeatures.configEnable": "未リリースのプレビュー機能を有効にする", + "showConnectDialogOnStartup": "起動時に接続ダイアログを表示" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/common/actions.i18n.json b/i18n/jpn/src/sql/workbench/common/actions.i18n.json new file mode 100644 index 0000000000..2815ce1162 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/common/actions.i18n.json @@ -0,0 +1,24 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "newQueryAction.newQuery": "新しいクエリ", + "scriptSelect": "トップ 1000 を選択する", + "scriptExecute": "スクリプトを実行", + "scriptAlter": "変更するときのスクリプト", + "editData": "データの編集", + "scriptCreate": "作成するときのスクリプト", + "scriptDelete": "ドロップするときのスクリプト", + "backupAction.backup": "バックアップ", + "backup.isPreviewFeature": "バックアップを使用するにはプレビュー機能を有効にする必要があります。", + "restoreAction.restore": "復元", + "restore.isPreviewFeature": "復元を使用するには、プレビュー機能を有効にする必要があります。", + "manage": "管理", + "showDetails": "詳細の表示", + "newDatabase": "新しいデータベース", + "configureDashboard": "ダッシュボードの構成方法について" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/common/taskUtilities.i18n.json b/i18n/jpn/src/sql/workbench/common/taskUtilities.i18n.json new file mode 100644 index 0000000000..fd23e65e28 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/common/taskUtilities.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "selectOperationName": "選択", + "createOperationName": "作成", + "insertOperationName": "挿入", + "updateOperationName": "更新", + "deleteOperationName": "削除", + "scriptSelectNotFound": "オブジェクトでスクリプトの選択を呼び出したときにスクリプトが返されませんでした", + "scriptNotFoundForObject": "オブジェクト {1} で {0} としてスクリプトを作成したときに返されたスクリプトはありません", + "scriptingFailed": "スクリプト作成に失敗しました", + "scriptNotFound": "{0} としてスクリプト化したときに、スクリプトが返されませんでした" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json b/i18n/jpn/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json new file mode 100644 index 0000000000..ce133b94f3 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "enablePreviewFeatures.notice": "拡張機能を完全にサポートし、いくつかのアクションを使用可能にするには、プレビュー機能が必要です。プレビュー機能を有効にしますか?", + "enablePreviewFeatures.yes": "はい", + "enablePreviewFeatures.no": "いいえ", + "enablePreviewFeatures.never": "いいえ、今後は表示しない" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json b/i18n/jpn/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json new file mode 100644 index 0000000000..4e0db201dd --- /dev/null +++ b/i18n/jpn/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "schema.providerId": "プロバイダーの共通 ID", + "schema.displayName": "プロバイダーの表示名", + "schema.connectionOptions": "接続のオプション" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json b/i18n/jpn/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json new file mode 100644 index 0000000000..41af2d7267 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "Search server names": "サーバー名を検索" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json b/i18n/jpn/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json new file mode 100644 index 0000000000..41af2d7267 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "Search server names": "サーバー名を検索" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json b/i18n/jpn/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json new file mode 100644 index 0000000000..1d41465938 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "showDataExplorer": "データ エクスプローラーを表示", + "workbench.dataExplorer": "データ エクスプローラー", + "dataExplorer.view": "ビュー", + "databaseConnections": "データベース接続", + "datasource.connections": "データ ソース接続", + "datasource.connectionGroups": "データソース グループ", + "startupConfig": "スタートアップの構成", + "startup.alwaysShowServersView": "Azure Data Studio の起動時にサーバー ビューを表示する場合には true (既定)。最後に開いたビューを表示する場合には false" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json b/i18n/jpn/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json new file mode 100644 index 0000000000..a7fdf54066 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "vscode.extension.contributes.view.id": "ビューの識別子。`vscode.window.registerTreeDataProviderForView` API を介してデータ プロバイダーを登録するには、これを使用します。また、`onView:${id}` イベントを `activationEvents` に登録することによって、拡張機能のアクティブ化をトリガーするためにも使用できます。", + "vscode.extension.contributes.view.name": "ビューの判読できる名前。表示されます", + "vscode.extension.contributes.view.when": "このビューを表示するために満たす必要がある条件", + "extension.contributes.dataExplorer": "ビューをエディターに提供します", + "extension.dataExplorer": "アクティビティ バーのデータ エクスプローラー コンテナーにビューを提供します", + "dataExplorer.contributed": "コントリビューション ビュー コンテナにビューを提供します", + "ViewsContainerDoesnotExist": "ビュー コンテナー '{0}' は存在しないため、それに登録されているすべてのビューは 'データ エクスプローラー' に追加されます。", + "duplicateView1": "ビュー コンテナ '{1}'に同じ id '{0}' のビューを複数登録できません", + "duplicateView2": "ビュー id `{0}` はビュー コンテナー `{1}` に既に登録されています", + "requirearray": "ビューは配列にする必要があります", + "requirestring": "プロパティ `{0}` は必須で、型 `string` でなければなりません", + "optstring": "`{0}` プロパティは省略するか、`string` 型にする必要があります" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json b/i18n/jpn/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json new file mode 100644 index 0000000000..db8f77ff5a --- /dev/null +++ b/i18n/jpn/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dataExplorer.servers": "サーバー" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json b/i18n/jpn/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json new file mode 100644 index 0000000000..4dcf5d35cc --- /dev/null +++ b/i18n/jpn/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "disconnect": "切断", + "newQuery": "新しいクエリ", + "manage": "管理", + "refresh": "最新の情報に更新" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/admin/common/adminService.i18n.json b/i18n/jpn/src/sql/workbench/services/admin/common/adminService.i18n.json new file mode 100644 index 0000000000..fcbbcc3019 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/admin/common/adminService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "adminService.providerIdNotValidError": "管理サービスとの対話には接続が必要", + "adminService.noHandlerRegistered": "登録されているハンドラーがありません。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json b/i18n/jpn/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json new file mode 100644 index 0000000000..c7d0515ed5 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectingLabel": "接続中:", + "runningCommandLabel": "コマンドを実行しています:", + "openingNewQueryLabel": "新しいクエリを開いています:" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json b/i18n/jpn/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json new file mode 100644 index 0000000000..737198cb40 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionError": "接続エラー", + "kerberosErrorStart": "接続は、Kerberos エラーのため失敗しました。", + "kerberosHelpLink": "Kerberos を構成するためのヘルプを {0} で確認できます", + "kerberosKinit": "以前に接続した場合は、kinit を再実行しなければならない場合があります。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json b/i18n/jpn/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json new file mode 100644 index 0000000000..138fa1be1c --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connection": "接続", + "connectType": "接続の種類", + "recentConnectionTitle": "最近の接続", + "savedConnectionTitle": "保存された接続", + "connectionDetailsTitle": "接続の詳細", + "connectionDialog.connect": "接続", + "connectionDialog.cancel": "キャンセル", + "noRecentConnections": "最近の接続はありません", + "noSavedConnections": "保存された接続はありません" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json b/i18n/jpn/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json new file mode 100644 index 0000000000..85ec1004c9 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionWidget.AddAzureAccount": "アカウントの追加...", + "defaultDatabaseOption": "<既定>", + "loadingDatabaseOption": "読み込んでいます...", + "serverGroup": "サーバー グループ", + "defaultServerGroup": "<既定>", + "addNewServerGroup": "新しいグループを追加...", + "noneServerGroup": "<保存しない>", + "connectionWidget.missingRequireField": "{0} が必要です。", + "connectionWidget.fieldWillBeTrimmed": "{0} がトリミングされます。", + "rememberPassword": "パスワードを記録する", + "connection.azureAccountDropdownLabel": "アカウント", + "connectionWidget.refreshAzureCredentials": "アカウントの資格情報を更新", + "connection.azureTenantDropdownLabel": "Azure AD テナント", + "connectionWidget.toggleDatabaseNameDropdown": "データベースの選択の切り替えドロップダウン", + "advanced": "詳細...", + "connectionWidget.invalidAzureAccount": "アカウントを選択する必要があります" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json b/i18n/jpn/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json new file mode 100644 index 0000000000..4f5df90665 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "newDashboardTab.openDashboardExtensions": "ダッシュボードの拡張機能を開く", + "newDashboardTab.ok": "OK", + "newDashboardTab.cancel": "キャンセル", + "newdashboardTabDialog.noExtensionLabel": "まだダッシュボードの拡張機能がインストールされていません。拡張機能マネージャーに移動し、推奨される拡張機能をご確認ください。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json b/i18n/jpn/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json new file mode 100644 index 0000000000..e521e2abf4 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "errorMessageDialog.ok": "OK", + "errorMessageDialog.close": "閉じる", + "copyDetails": "コピーの詳細" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json b/i18n/jpn/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json new file mode 100644 index 0000000000..4f3bfd6419 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "error": "エラー", + "warning": "警告", + "info": "情報" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json b/i18n/jpn/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json new file mode 100644 index 0000000000..b233f0dbc9 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "filebrowser.filepath": "選択されたパス", + "fileFilter": "ファイルの種類", + "fileBrowser.ok": "OK", + "fileBrowser.discard": "破棄" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json b/i18n/jpn/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json new file mode 100644 index 0000000000..9dde47f152 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "filebrowser.selectFile": "ファイルを選択" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json b/i18n/jpn/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json new file mode 100644 index 0000000000..c0fedeb234 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "fileBrowser.regTreeAriaLabel": "ファイル ブラウザー ツリー" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json b/i18n/jpn/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json new file mode 100644 index 0000000000..f4a9468f69 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "allFiles": "すべてのファイル" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json b/i18n/jpn/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json new file mode 100644 index 0000000000..caa9eba879 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insights.item": "項目", + "insights.value": "値", + "property": "プロパティ", + "value": "値", + "InsightsDialogTitle": "洞察", + "insights.dialog.items": "アイテム", + "insights.dialog.itemDetails": "アイテムの詳細" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json b/i18n/jpn/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json new file mode 100644 index 0000000000..098ac1efa3 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "workbench.action.insights.copySelection": "セルをコピー" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/insights/common/insightsUtils.i18n.json b/i18n/jpn/src/sql/workbench/services/insights/common/insightsUtils.i18n.json new file mode 100644 index 0000000000..f08fd5fda7 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/insights/common/insightsUtils.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insightsDidNotFindResolvedFile": "クエリ ファイルが、次のどのパスにも見つかりませんでした:\r\n{0}" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json b/i18n/jpn/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json new file mode 100644 index 0000000000..3993719b4f --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insightsInputError": "分析情報ポップアップに渡された接続プロファイルはありませんでした", + "insightsError": "分析情報エラー", + "insightsFileError": "クエリ ファイルの読み取り中にエラーが発生しました:", + "insightsConfigError": "洞察の設定の解析中にエラーが発生しました。クエリ配列/文字または、クエリ ファイルを見つけることができません。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json b/i18n/jpn/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json new file mode 100644 index 0000000000..1bcb1400ff --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "carbon.extension.contributes.notebook.provider": "ノートブック プロバイダーの識別子。", + "carbon.extension.contributes.notebook.fileExtensions": "このノートブック プロバイダーにどのファイル拡張子を登録する必要があるか", + "carbon.extension.contributes.notebook.standardKernels": "このノートブック プロバイダーへの標準装備が必要なカーネル", + "vscode.extension.contributes.notebook.providers": "ノートブック プロバイダーを提供します。", + "carbon.extension.contributes.notebook.magic": "セル マジックの名前 (例: \"%%sql\")。", + "carbon.extension.contributes.notebook.language": "このセル マジックがセルに含まれる場合に使用されるセルの言語", + "carbon.extension.contributes.notebook.executionTarget": "Spark vs SQL など、このマジックが示すオプションの実行対象", + "carbon.extension.contributes.notebook.kernels": "カーネルのオプションのセット。たとえば、python3、pyspark3、sql に対して有効です。", + "vscode.extension.contributes.notebook.languagemagics": "ノートブックの言語を提供します。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json b/i18n/jpn/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json new file mode 100644 index 0000000000..e0b334094d --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "notebookUriNotDefined": "ノートブック マネージャーを作成するときに URI が渡されませんでした", + "notebookServiceNoProvider": "ノートブック プロバイダーが存在しません" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/notebook/common/sessionManager.i18n.json b/i18n/jpn/src/sql/workbench/services/notebook/common/sessionManager.i18n.json new file mode 100644 index 0000000000..ba30d3fc95 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/notebook/common/sessionManager.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "noKernel": "カーネルなし", + "runNotebookDisabled": "カーネルが構成されていないため、セルを実行できません", + "errorName": "エラー" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/notebook/node/localContentManager.i18n.json b/i18n/jpn/src/sql/workbench/services/notebook/node/localContentManager.i18n.json new file mode 100644 index 0000000000..2769f04f53 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/notebook/node/localContentManager.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "nbformatNotRecognized": "nbformat v{0}.{1} が認識されません", + "nbNotSupported": "このファイルは有効なノートブックの形式ではありません", + "unknownCellType": "セルの種類 {0} が不明", + "unrecognizedOutput": "出力の種類 {0} を認識できません", + "invalidMimeData": "{0} のデータは、文字列または文字列の配列である必要があります。", + "unrecognizedOutputType": "出力の種類 {0} を認識できません" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json b/i18n/jpn/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json new file mode 100644 index 0000000000..8bc357901f --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "sqlKernelError": "SQL カーネル エラー", + "connectionRequired": "ノートブックのセルを実行するには、接続を選択する必要があります", + "sqlMaxRowsDisplayed": "上位 {0} 行を表示しています。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json b/i18n/jpn/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json new file mode 100644 index 0000000000..244806d545 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "OeSessionFailedError": "オブジェクト エクスプローラー セッションを作成できませんでした", + "nodeExpansionError": "複数のエラー:" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json b/i18n/jpn/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json new file mode 100644 index 0000000000..555616fab3 --- /dev/null +++ b/i18n/jpn/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryEditorServiceChangeUnsupportedError": "保存していないクエリでは、言語モードの変更はサポートされていません", + "queryEditorServiceChangeError": "SQL 言語モードに切り替える前に、変更を保存または破棄してください。" +} \ No newline at end of file diff --git a/i18n/jpn/src/sql/workbench/update/releaseNotes.i18n.json b/i18n/jpn/src/sql/workbench/update/releaseNotes.i18n.json new file mode 100644 index 0000000000..cb930dd6ea --- /dev/null +++ b/i18n/jpn/src/sql/workbench/update/releaseNotes.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "gettingStarted": "開始する", + "showReleaseNotes": "概要の表示", + "miGettingStarted": "作業の開始(&&S)" +} \ No newline at end of file diff --git a/i18n/kor/extensions/azurecore/package.i18n.json b/i18n/kor/extensions/azurecore/package.i18n.json new file mode 100644 index 0000000000..88a2a6ed67 --- /dev/null +++ b/i18n/kor/extensions/azurecore/package.i18n.json @@ -0,0 +1,26 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "azure.displayName": "Azure(Core)", + "azure.description": "Azure 리소스 찾아보기 및 작업", + "azure.title": "Azure", + "azure.resource.config.title": "Azure 리소스 구성", + "azure.resource.config.filter.description": "리소스 필터, 각 요소는 계정 ID임, 구독 ID와 이름은 슬래시로 구분됨", + "azure.resource.explorer.title": "Azure", + "azure.resource.refreshall.title": "모두 새로 고침", + "azure.resource.refresh.title": "새로 고침", + "azure.resource.signin.title": "로그인", + "azure.resource.selectsubscriptions.title": "구독 선택", + "azure.resource.connectsqlserver.title": "연결", + "azure.resource.connectsqldb.title": "연결", + "accounts.clearTokenCache": "Azure 계정 토큰 캐시 지우기", + "config.enablePublicCloudDescription": "Azure 공용 클라우드 통합을 사용하도록 설정된 경우", + "config.enableUsGovCloudDescription": "US Government Azure 클라우드(Fairfax) 통합을 사용하도록 설정된 경우", + "config.enableChinaCloudDescription": "Azure 중국 통합을 사용하도록 설정된 경우", + "config.enableGermanyCloudDescription": "Azure 독일 통합을 사용하도록 설정된 경우" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json b/i18n/kor/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json index c7429230ef..ac71b44554 100644 --- a/i18n/kor/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json +++ b/i18n/kor/src/sql/base/browser/ui/editableDropdown/dropdown.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "editableDropdown.errorValidate": "목록에 있는 옵션이어야 합니다.", + "dropdownAction.toggle": "토글 메뉴" } \ No newline at end of file diff --git a/i18n/kor/src/sql/base/browser/ui/panel/tabActions.i18n.json b/i18n/kor/src/sql/base/browser/ui/panel/tabActions.i18n.json index c7429230ef..83bc06afd4 100644 --- a/i18n/kor/src/sql/base/browser/ui/panel/tabActions.i18n.json +++ b/i18n/kor/src/sql/base/browser/ui/panel/tabActions.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "closeTab": "닫기" } \ No newline at end of file diff --git a/i18n/kor/src/sql/base/browser/ui/selectBox/selectBox.i18n.json b/i18n/kor/src/sql/base/browser/ui/selectBox/selectBox.i18n.json index 82dc14803c..fbada096ba 100644 --- a/i18n/kor/src/sql/base/browser/ui/selectBox/selectBox.i18n.json +++ b/i18n/kor/src/sql/base/browser/ui/selectBox/selectBox.i18n.json @@ -7,5 +7,6 @@ "Do not edit this file. It is machine generated." ], "alertErrorMessage": "오류: {0}", - "alertWarningMessage": "경고: {0}" + "alertWarningMessage": "경고: {0}", + "alertInfoMessage": "정보: {0}" } \ No newline at end of file diff --git a/i18n/kor/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json b/i18n/kor/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json index c7429230ef..54620930a0 100644 --- a/i18n/kor/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json +++ b/i18n/kor/src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "selectDeselectAll": "모두 선택/해제" } \ No newline at end of file diff --git a/i18n/kor/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json b/i18n/kor/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json new file mode 100644 index 0000000000..a3ff276c31 --- /dev/null +++ b/i18n/kor/src/sql/base/browser/ui/table/plugins/rowdetailview.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "rowDetailView.loadError": "불러오기 오류..." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json b/i18n/kor/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json index c7429230ef..26547bbc4d 100644 --- a/i18n/kor/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json +++ b/i18n/kor/src/sql/parts/accountManagement/accountDialog/accountDialog.i18n.json @@ -5,5 +5,9 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "linkedAccounts": "연결 된 계정", + "accountDialog.close": "닫기", + "accountDialog.noAccountLabel": "연결된 계정이 없습니다. 계정을 추가하세요.", + "accountDialog.addConnection": "계정 추가" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json b/i18n/kor/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json index a850f1d46a..80086d1cdb 100644 --- a/i18n/kor/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json +++ b/i18n/kor/src/sql/parts/accountManagement/accountDialog/accountDialogController.i18n.json @@ -6,5 +6,5 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "accountDialog.addAccountErrorTitle": "계정을 추가하는 도중 오류가 생겼습니다" + "accountDialog.addAccountErrorTitle": "계정 추가 오류" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json b/i18n/kor/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json index ff532779c7..8a24cb8c19 100644 --- a/i18n/kor/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json +++ b/i18n/kor/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialog.i18n.json @@ -6,6 +6,8 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "cancel": "취소", + "copyAndOpen": "복사 및 열기", + "oauthDialog.cancel": "취소", + "userCode": "사용자 코드", "website": "웹사이트" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json b/i18n/kor/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json index c7429230ef..a09747a1cd 100644 --- a/i18n/kor/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json +++ b/i18n/kor/src/sql/parts/accountManagement/autoOAuthDialog/autoOAuthDialogController.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "oauthFlyoutIsAlreadyOpen": "자동 OAuth를 시작할 수 없습니다. 자동 OAuth가 이미 진행 중입니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/accountManagement/common/accountActions.i18n.json b/i18n/kor/src/sql/parts/accountManagement/common/accountActions.i18n.json index 78e322792f..c781b06de9 100644 --- a/i18n/kor/src/sql/parts/accountManagement/common/accountActions.i18n.json +++ b/i18n/kor/src/sql/parts/accountManagement/common/accountActions.i18n.json @@ -6,5 +6,13 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "addAccount": "계정 추가", + "removeAccount": "계정 제거", + "confirmRemoveUserAccountMessage": "'{0}'을 제거하시겠습니까?", + "accountActions.yes": "예", + "accountActions.no": "아니요", + "removeAccountFailed": "계정을 제거하지 못했습니다.", + "applyFilters": "필터 적용", + "refreshAccount": "자격 증명 다시 입력", "NoAccountToRefresh": "갱신할 계정이 없습니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/accountManagement/common/accountListRenderer.i18n.json b/i18n/kor/src/sql/parts/accountManagement/common/accountListRenderer.i18n.json index c7429230ef..c157020148 100644 --- a/i18n/kor/src/sql/parts/accountManagement/common/accountListRenderer.i18n.json +++ b/i18n/kor/src/sql/parts/accountManagement/common/accountListRenderer.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "refreshCredentials": "이 계정의 자격 증명을 새로 고쳐야합니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json b/i18n/kor/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json index c7429230ef..020fa783fe 100644 --- a/i18n/kor/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json +++ b/i18n/kor/src/sql/parts/accountManagement/common/accountManagement.contribution.i18n.json @@ -5,5 +5,10 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "carbon.extension.contributes.account.id": "계정유형 식별자", + "carbon.extension.contributes.account.icon": "(옵션) UI에서 계정을 나타내는 데 사용되는 아이콘. 파일 경로 또는 변경할 수 있는 구성", + "carbon.extension.contributes.account.icon.light": "밝은 테마를 사용하는 경우의 아이콘 경로", + "carbon.extension.contributes.account.icon.dark": "어두운 테마를 사용할 때 아이콘 경로", + "carbon.extension.contributes.account": "계정 공급자에게 아이콘을 제공합니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json b/i18n/kor/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json index b9527f7bda..36eb239fe1 100644 --- a/i18n/kor/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json +++ b/i18n/kor/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialog.i18n.json @@ -6,7 +6,15 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "firewall.ok": "확인", + "from": "보낸 사람", "to": "받는 사람", + "createNewFirewallRule": "새 방화벽 규칙 만들기", + "firewall.ok": "확인", + "firewall.cancel": "취소", + "firewallRuleDialogDescription": "클라이언트 IP 주소에는 해당 서버에 액세스할 권한이 없습니다. 액세스하려면 Azure 계정에 로그인하고 새 방화벽 규칙을 만드세요.", + "firewallRuleHelpDescription": "방화벽 설정에 대한 자세한 정보", + "azureAccount": "Azure 계정", + "filewallRule": "방화벽 규칙", + "addIPAddressLabel": "내 클라이언트 IP를 추가 ", "addIpRangeLabel": "내 서브넷 IP 범위를 추가" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json b/i18n/kor/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json index c7429230ef..bec8e0310f 100644 --- a/i18n/kor/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json +++ b/i18n/kor/src/sql/parts/accountManagement/firewallRuleDialog/firewallRuleDialogController.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "firewallDialog.addAccountErrorTitle": "계정 추가 오류", + "firewallRuleError": "방화벽 규칙 오류" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/admin/database/create/createDatabase.component.i18n.json b/i18n/kor/src/sql/parts/admin/database/create/createDatabase.component.i18n.json index c7429230ef..4abd08ca10 100644 --- a/i18n/kor/src/sql/parts/admin/database/create/createDatabase.component.i18n.json +++ b/i18n/kor/src/sql/parts/admin/database/create/createDatabase.component.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "createDatabase.databaseFiles": "데이터베이스 파일:", + "createDatabase.noRecordsFound": "레코드가 없습니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/connection/common/connection.contribution.i18n.json b/i18n/kor/src/sql/parts/connection/common/connection.contribution.i18n.json index c7429230ef..2b56a419b9 100644 --- a/i18n/kor/src/sql/parts/connection/common/connection.contribution.i18n.json +++ b/i18n/kor/src/sql/parts/connection/common/connection.contribution.i18n.json @@ -5,5 +5,8 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "sql.maxRecentConnectionsDescription": "최근에 사용한 연결을 연결 목록에 저장할 최대 수입니다.", + "sql.defaultEngineDescription": "사용할 기본 SQL 엔진. 이는 .sql 파일의 기본 언어 공급자를 구동하고 새 연결을 만들 때 기본값으로 사용합니다. 유효한 옵션은 현재 MSSQL입니다.", + "connection.parseClipboardForConnectionStringDescription": "연결 대화 상자가 열리거나 붙여넣기가 수행되면 클립보드의 내용 구문 분석을 시도합니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/connection/common/connectionActions.i18n.json b/i18n/kor/src/sql/parts/connection/common/connectionActions.i18n.json index 75e9aef807..d5c29863d1 100644 --- a/i18n/kor/src/sql/parts/connection/common/connectionActions.i18n.json +++ b/i18n/kor/src/sql/parts/connection/common/connectionActions.i18n.json @@ -6,5 +6,15 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "connectionAction.yes": "예" + "ClearRecentlyUsedLabel": "목록 지우기", + "ClearedRecentConnections": "최근 연결 목록을 삭제했습니다.", + "connectionAction.yes": "예", + "connectionAction.no": "아니요", + "clearRecentConnectionMessage": "목록에서 모든 연결을 삭제하시겠습니까?", + "connectionDialog.yes": "예", + "connectionDialog.no": "아니요", + "delete": "삭제", + "connectionAction.GetCurrentConnectionString": "현재 연결 문자열 얻기", + "connectionAction.connectionString": "연결 문자열을 사용할 수 없습니다", + "connectionAction.noConnection": "사용 가능한 활성 연결이 없습니다" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/connection/common/localizedConstants.i18n.json b/i18n/kor/src/sql/parts/connection/common/localizedConstants.i18n.json index c7429230ef..a3307e5126 100644 --- a/i18n/kor/src/sql/parts/connection/common/localizedConstants.i18n.json +++ b/i18n/kor/src/sql/parts/connection/common/localizedConstants.i18n.json @@ -5,5 +5,8 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "onDidConnectMessage": "에 연결", + "onDidDisconnectMessage": "연결 끊김", + "unsavedGroupLabel": "저장 되지 않은 연결" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/connection/connectionDialog/advancedPropertiesController.i18n.json b/i18n/kor/src/sql/parts/connection/connectionDialog/advancedPropertiesController.i18n.json index 5177b419f7..6674ba82c9 100644 --- a/i18n/kor/src/sql/parts/connection/connectionDialog/advancedPropertiesController.i18n.json +++ b/i18n/kor/src/sql/parts/connection/connectionDialog/advancedPropertiesController.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "connectionAdvancedProperties": "고급 속성", "advancedProperties.discard": "폐기" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/common/actions.i18n.json b/i18n/kor/src/sql/parts/dashboard/common/actions.i18n.json index f8ab20c6bd..ffe03cdd61 100644 --- a/i18n/kor/src/sql/parts/dashboard/common/actions.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/common/actions.i18n.json @@ -7,6 +7,13 @@ "Do not edit this file. It is machine generated." ], "editDashboard": "편집", + "editDashboardExit": "끝내기", + "refreshWidget": "새로 고침", "toggleMore": "추가 설정", - "clickToUnpin": "클릭하여 고정 해제" + "deleteWidget": "위젯 삭제", + "clickToUnpin": "클릭하여 고정 해제", + "clickToPin": "고정하려면 클릭", + "addFeatureAction.openInstalledFeatures": "설치된 기능들 열기", + "collapseWidget": "Collapse", + "expandWidget": "확장" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/common/dashboardHelper.i18n.json b/i18n/kor/src/sql/parts/dashboard/common/dashboardHelper.i18n.json index c7429230ef..5fd7f9e407 100644 --- a/i18n/kor/src/sql/parts/dashboard/common/dashboardHelper.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/common/dashboardHelper.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "unknownDashboardContainerError": "{0}는 알 수 없는 컨테이너입니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json b/i18n/kor/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json index c7429230ef..db9d733f7b 100644 --- a/i18n/kor/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/common/dashboardPage.component.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "home": "홈", + "missingConnectionInfo": "이 대시보드에 대한 연결 정보를 찾을 수 없습니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json b/i18n/kor/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json index 596cfa070c..d285d9a588 100644 --- a/i18n/kor/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/common/dashboardTab.contribution.i18n.json @@ -6,5 +6,17 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "sqlops.extension.contributes.dashboard.tab.description": "탭의 기능 설명입니다. 이 탭은 사용자에게 표시됩니다." + "azdata.extension.contributes.dashboard.tab.id": "이 탭에 대 한 고유 식별자입니다. 확장에 모든 요청에 대해 전달 됩니다.", + "azdata.extension.contributes.dashboard.tab.title": "사용자를 표시할 탭의 제목입니다.", + "azdata.extension.contributes.dashboard.tab.description": "탭의 기능 설명입니다. 이 탭은 사용자에게 표시됩니다.", + "azdata.extension.contributes.tab.when": "이 항목이 표시 되기 위해 true여야 하는 조건", + "azdata.extension.contributes.tab.provider": "이 탭은 호환 가능한 연결 유형을 정의합니다. 설정하지 않으면 기본값은 \"MSSQL\"입니다.", + "azdata.extension.contributes.dashboard.tab.container": "이 탭에 표시될 컨테이너.", + "azdata.extension.contributes.dashboard.tab.alwaysShow": "이 탭을 항상 표시할지, 사용자가 추가할 때만 표시할지 여부입니다.", + "azdata.extension.contributes.dashboard.tab.isHomeTab": "연결 형식에 대해 이 탭이 홈 탭으로 사용되는지 여부입니다.", + "azdata.extension.contributes.tabs": "사용자용 탭을 하나 또는 여러 개 제공하여 대시보드에 추가합니다.", + "dashboardTab.contribution.noTitleError": "확장을 위해 지정된 제목이 없습니다.", + "dashboardTab.contribution.noDescriptionWarning": "표시 할 설명이 없습니다.", + "dashboardTab.contribution.noContainerError": "확장을 위해 지정된 컨테이너가 없습니다.", + "dashboardTab.contribution.moreThanOneDashboardContainersError": "공간마다 정확하게 1개의 대시보드 컨테이너를 정의해야 합니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json b/i18n/kor/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json index a29ea06248..0c0611f95f 100644 --- a/i18n/kor/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/containers/dashboardContainer.contribution.i18n.json @@ -6,5 +6,11 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "sqlops.extension.contributes.dashboard.container.id": "이 컨테이너의 고유 식별자입니다." + "azdata.extension.contributes.dashboard.container.id": "이 컨테이너의 고유 식별자입니다.", + "azdata.extension.contributes.dashboard.container.container": "컨테이너는 탭에 표시 됩니다.", + "azdata.extension.contributes.containers": "사용자용 대시보드 추가를 위한 단일 또는 다중 대시보드 기고", + "dashboardContainer.contribution.noIdError": "확장에 대해 지정된 대시보드 컨테이너에 ID가 없습니다.", + "dashboardContainer.contribution.noContainerError": "대시보드 컨테이너에 확장에 대해 지정된 컨테이너가 없습니다.", + "dashboardContainer.contribution.moreThanOneDashboardContainersError": "공간당 정확하게 1개의 대시보드 컨테이너가 정의되어야 합니다.", + "dashboardTab.contribution.unKnownContainerType": "확장용 대시보드 컨테이너에 정의된 알 수 없는 컨테이너 형식입니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json b/i18n/kor/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json new file mode 100644 index 0000000000..0e3cf1f450 --- /dev/null +++ b/i18n/kor/src/sql/parts/dashboard/containers/dashboardControlHostContainer.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.container.controlhost": "이 탭에 표시될 controlhost입니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json b/i18n/kor/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json new file mode 100644 index 0000000000..c34bb952a0 --- /dev/null +++ b/i18n/kor/src/sql/parts/dashboard/containers/dashboardErrorContainer.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboardNavSection": "\"{0}\" 섹션에 유효하지 않은 내용이 있습니다. 확장 소유자에게 문의 하시기 바랍니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json b/i18n/kor/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json index c7429230ef..96ec7aba16 100644 --- a/i18n/kor/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/containers/dashboardGridContainer.contribution.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.container.gridtab.items": "이 탭에 표시되는 위젯 또는 웹 보기 목록입니다.", + "gridContainer.invalidInputs": "위젯이나 웹뷰는 확장을 위해 위젯-컨테이너 내부에 있어야 합니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json b/i18n/kor/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json new file mode 100644 index 0000000000..084771b987 --- /dev/null +++ b/i18n/kor/src/sql/parts/dashboard/containers/dashboardModelViewContainer.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dashboard.container.modelview": "이 탭에 표시될 모델 지원 보기입니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json b/i18n/kor/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json index e2f8db4ed7..d96edbbfcb 100644 --- a/i18n/kor/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/containers/dashboardNavSection.contribution.i18n.json @@ -8,5 +8,14 @@ ], "dashboard.container.left-nav-bar.id": "이 탐색 영역에 대한 고유 식별자 입니다. 모든 확장 요청에 대해 전달됩니다.", "dashboard.container.left-nav-bar.icon": "(선택 사항) UI에서 탐색 섹션을 나타내는 아이콘입니다. 파일 경로를 지정하거나 테마 구성을 이용할 수 있습니다.", - "dashboard.container.left-nav-bar.icon.light": "밝은 테마를 사용하는 경우의 아이콘 경로" + "dashboard.container.left-nav-bar.icon.light": "밝은 테마를 사용하는 경우의 아이콘 경로", + "dashboard.container.left-nav-bar.icon.dark": "어두운 테마가 사용될 때 아이콘 경로", + "dashboard.container.left-nav-bar.title": "사용자에게 표시 할 탐색 섹션의 제목.", + "dashboard.container.left-nav-bar.container": "이 탐색 섹션에 표시될 컨테이너입니다.", + "dashboard.container.left-nav-bar": "이 탐색 섹션에 표시될 대시 보드 컨테이너 목록입니다.", + "opticon": "'icon' 속성은 생략될 수 있거나, '{dark, light}' 같은 문자열 또는 리터럴이어야 합니다.", + "navSection.missingTitle": "확장을 위해 지정된 탐색 섹션의 제목이 없습니다.", + "navSection.missingContainer": "탐색 섹션에 확장에 대해 지정된 컨테이너가 없습니다.", + "navSection.moreThanOneDashboardContainersError": "공간당 정확하게 1개의 대시보드 컨테이너가 정의되어야 합니다.", + "navSection.invalidContainer": "NAV_SECTION 내의 NAV_SECTION은 확장용으로 유효하지 않은 컨테이너입니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json b/i18n/kor/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json index c7429230ef..88628d273b 100644 --- a/i18n/kor/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/containers/dashboardWebviewContainer.contribution.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.container.webview": "이 탭에 표시할 webview." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json b/i18n/kor/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json index c7429230ef..b0739ec05f 100644 --- a/i18n/kor/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/containers/dashboardWidgetContainer.contribution.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.container.widgets": "이 탭에 표시되는 위젯 목록입니다.", + "widgetContainer.invalidInputs": "위젯 목록은 확장을 위한 위젯 컨테이너 안에 있을 것입니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json b/i18n/kor/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json index c7429230ef..24a617e32f 100644 --- a/i18n/kor/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/pages/dashboardPageContribution.i18n.json @@ -5,5 +5,13 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "azdata.extension.contributes.widget.when": "이 항목이 표시 되기 위해 true여야 하는 조건", + "dashboardpage.tabName": "컨테이너의 제목", + "dashboardpage.rowNumber": "표 안의 구성 행", + "dashboardpage.rowSpan": "표에 있는 구성 요소의 rowspan입니다. 기본값은 1입니다. '*'을 사용하여 표의 행 수를 설정합니다.", + "dashboardpage.colNumber": "그리드의 컴퍼넌트 열입니다.", + "dashboardpage.colspan": "표 구성 요소인 colspan입니다. 기본값은 1입니다. 표의 열 갯수를 설정 하려면 '*'을 이용하십시오.", + "azdata.extension.contributes.dashboardPage.tab.id": "이 탭에 대 한 고유 식별자입니다. 확장에 모든 요청에 대해 전달 됩니다.", + "dashboardTabError": "확장 탭은 알 수 없거나 설치 되지 않았습니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json b/i18n/kor/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json index c7429230ef..298ebbfeaf 100644 --- a/i18n/kor/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/pages/databaseDashboardPage.component.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "databasePageName": "데이터베이스 대시보드" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json b/i18n/kor/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json index 040fe83edc..162b7b1523 100644 --- a/i18n/kor/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/pages/databaseDashboardPage.contribution.i18n.json @@ -6,8 +6,16 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "dashboardDatabaseProperties": "속성 위젯을 활성화 또는 비활성화합니다", - "dashboard.databaseproperties.displayName": "속성 표시 이름", + "dashboardDatabaseProperties": "속성 위젯을 활성화 또는 비활성화합니다.", + "dashboard.databaseproperties": "표시할 속성 값", + "dashboard.databaseproperties.displayName": "속성의 표시 이름", + "dashboard.databaseproperties.value": "데이터베이스 정보 개체의 값", + "dashboard.databaseproperties.ignore": "무시할 특정 값 지정", + "recoveryModel": "복구 모델", + "lastDatabaseBackup": "마지막 데이터베이스 백업", + "lastLogBackup": "마지막 로그 백업", + "compatibilityLevel": "호환성 수준", "owner": "소유자", - "dashboardDatabase": "데이터베이스 대시보드 페이지를 수정합니다" + "dashboardDatabase": "데이터베이스 대시보드 페이지를 수정합니다", + "dashboardDatabaseTabs": "데이터베이스 대시 보드 탭을 사용자 정의합니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json b/i18n/kor/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json index c7429230ef..309775f2cd 100644 --- a/i18n/kor/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/pages/serverDashboardPage.component.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "serverPageName": "서버 대시보드" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json b/i18n/kor/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json index df8f92b5cc..fa80a4e40c 100644 --- a/i18n/kor/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/pages/serverDashboardPage.contribution.i18n.json @@ -7,6 +7,13 @@ "Do not edit this file. It is machine generated." ], "dashboardServerProperties": "속성 위젯을 활성화 또는 비활성화합니다.", + "dashboard.serverproperties": "표시할 속성 값", "dashboard.serverproperties.displayName": "속성의 표시 이름", - "edition": "에디션" + "dashboard.serverproperties.value": "서버 정보 개체의 값", + "version": "버전", + "edition": "에디션", + "computerName": "컴퓨터 이름", + "osVersion": "OS 버전", + "dashboardServer": "서버 대시보드 페이지 사용자 정의", + "dashboardServerTabs": "서버 대시보드 탭 사용자 지정하기" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json b/i18n/kor/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json index c7429230ef..ca3fc5f951 100644 --- a/i18n/kor/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/services/breadcrumb.service.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "homeCrumb": "홈" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json b/i18n/kor/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json index c7429230ef..b842bfc527 100644 --- a/i18n/kor/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/services/dashboardServiceInterface.service.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.changeDatabaseFailure": "데이터베이스를 변경하지 못했습니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json b/i18n/kor/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json index c7429230ef..a27be1247e 100644 --- a/i18n/kor/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/widgets/explorer/explorerWidget.component.i18n.json @@ -5,5 +5,9 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "seachObjects": "형식의 이름으로 검색 (a:, t:, v:, f: 또는 sp:)", + "searchDatabases": "데이터베이스 검색", + "dashboard.explorer.objectError": "개체를 로드할 수 없습니다.", + "dashboard.explorer.databaseError": "데이터베이스를 로드할 수 없습니다" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/widgets/insights/actions.i18n.json b/i18n/kor/src/sql/parts/dashboard/widgets/insights/actions.i18n.json index c7429230ef..fd313003c4 100644 --- a/i18n/kor/src/sql/parts/dashboard/widgets/insights/actions.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/widgets/insights/actions.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "insights.runQuery": "쿼리 실행" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json b/i18n/kor/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json index c7429230ef..02dc6b27e1 100644 --- a/i18n/kor/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/widgets/insights/insightsWidget.component.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "insights.lastUpdated": "최종 업데이트: {0} {1}", + "noResults": "표시할 결과가 없습니다" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json b/i18n/kor/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json index c7429230ef..bc8cadd5d2 100644 --- a/i18n/kor/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/widgets/insights/insightsWidgetSchemas.i18n.json @@ -5,5 +5,16 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "insightWidgetDescription": "서버 또는 데이터베이스를 쿼리하고 여러 가지 방법(차트, 요약 개수 등)으로 결과를 표시할 수 있는 위젯을 추가합니다.", + "insightIdDescription": "인사이트 결과를 캐싱하기 위한 고유 식별자.", + "insightQueryDescription": "실행할 SQL 쿼리입니다. 정확하게 1개의 결과 집합을 반환해야 합니다.", + "insightQueryFileDescription": "[옵션] 쿼리를 포함 하는 파일입니다. \"쿼리\" 설정 되지 않은 경우 사용", + "insightAutoRefreshIntervalDescription": "[옵션] 자동 새로 고침 간격 (분), 설정 되지 않은 경우 자동 새로 고침 없음.", + "actionTypes": "사용할 작업", + "actionDatabaseDescription": "작업 대상 데이터베이스입니다. \"${columnName}\" 형식을 사용하여 데이터 기반 열 이름을 사용할 수 있습니다.", + "actionServerDescription": "작업 대상 서버입니다. \"${columnName}\" 형식을 사용하여 데이터 기반 열 이름을 사용할 수 있습니다.", + "actionUserDescription": "작업 대상 사용자입니다. \"${columnName}\" 형식을 사용하여 데이터 기반 열 이름을 사용할 수 있습니다.", + "carbon.extension.contributes.insightType.id": "인사이트의 식별자", + "carbon.extension.contributes.insights": "대시보드 팔레트에 인사이트를 제공합니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json b/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json new file mode 100644 index 0000000000..c074b7387c --- /dev/null +++ b/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "chartErrorMessage": "제공한 데이터를 사용하여 차트를 표시할 수 없습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json b/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json index c7429230ef..7ffa61703a 100644 --- a/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution.i18n.json @@ -5,5 +5,12 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "chartInsightDescription": "대시보드의 차트로 쿼리 결과를 표시 합니다.", + "colorMapDescription": "\"열 이름\" -> 색을 매핑합니다. 예를 들어 이 열에서 빨간색을 사용하려면 \"column1\": red를 추가합니다.", + "legendDescription": "차트 범례의 기본 위치 및 표시 여부를 나타냅니다. 쿼리의 열 이름이며, 각 차트 항목의 레이블에 매핑됩니다.", + "labelFirstColumnDescription": "dataDirection이 가로인 경우, 이 값을 true로 설정하면 범례의 첫 번째 열 값을 사용합니다.", + "columnsAsLabels": "dataDirection 값이 vertical 인 경우, 이것을 true로 설정하면 범례에 열 이름을 사용합니다.", + "dataDirectionDescription": "데이터를 열(수직)에서 읽어올지 행(수평)에서 읽어올지 정의합니다. 시계열에서는 수직이어야 하므로 방향 값은 무시됩니다.", + "showTopNData": "showTopNData가 설정된 경우 차트에 상위 N개의 데이터만 표시합니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json b/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json index c7429230ef..b32e3032d4 100644 --- a/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution.i18n.json @@ -5,5 +5,11 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "yAxisMin": "y축 최소값", + "yAxisMax": "y축의 최댓값", + "barchart.yAxisLabel": "y 축 레이블", + "xAxisMin": "X 축의 최소값", + "xAxisMax": "x축 최댓값", + "barchart.xAxisLabel": "x축 레이블" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/charts/types/lineChart.contribution.i18n.json b/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/charts/types/lineChart.contribution.i18n.json index c7429230ef..11a1151737 100644 --- a/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/charts/types/lineChart.contribution.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/charts/types/lineChart.contribution.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dataTypeDescription": "차트에 대한 데이터 집합 데이터 속성을 나타냅니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json b/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json index c7429230ef..aebd75c508 100644 --- a/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/countInsight.contribution.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "countInsightDescription": "결과 집합의 각 열에 대해 행 0의 값을 개수 및 열 이름으로 표시합니다. 예를 들어 \"1 Healthy\", \"3 Unhealthy\"를 지원합니다. 여기서 \"Healthy\"는 열 이름이고 1은 행 1 셀 1의 값입니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json b/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json index c7429230ef..081cec8cf8 100644 --- a/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/imageInsight.contribution.i18n.json @@ -5,5 +5,8 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "imageInsightDescription": "이미지를 표시합니다. 예: ggplot2를 사용하여 R 쿼리에서 반환한 이미지", + "imageFormatDescription": "어떤 포맷이 예상되나요? - JPEG, PNG 혹은 다른 포맷인가요?", + "encodingDescription": "16 진수, base64 또는 다른 형식으로 인코딩되어 있습니까?" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json b/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json new file mode 100644 index 0000000000..a677c1aafd --- /dev/null +++ b/i18n/kor/src/sql/parts/dashboard/widgets/insights/views/tableInsight.contribution.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tableInsightDescription": "테이블에 결과를 표시합니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json b/i18n/kor/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json index c7429230ef..adb747b560 100644 --- a/i18n/kor/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json +++ b/i18n/kor/src/sql/parts/dashboard/widgets/properties/propertiesWidget.component.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.properties.error": "대시보드 속성을 로드할 수 없습니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json b/i18n/kor/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json index 2863e0f20f..d44785735d 100644 --- a/i18n/kor/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json +++ b/i18n/kor/src/sql/parts/disasterRecovery/backup/backup.component.i18n.json @@ -6,11 +6,41 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "backup.backupName": "백업 이름", + "backup.recoveryModel": "복구 모델", + "backup.backupType": "백업 유형", "backup.backupDevice": "백업 파일", "backup.algorithm": "알고리즘", + "backup.certificateOrAsymmetricKey": "인증서 또는 비대칭 키", + "backup.media": "미디어", + "backup.mediaOption": "기존 미디어 세트에 백업", "backup.mediaOptionFormat": "새 미디어 세트에 백업", + "backup.existingMediaAppend": "기존 백업 세트에 추가", "backup.existingMediaOverwrite": "모든 기존 백업 세트 덮어쓰기", + "backup.newMediaSetName": "새 미디어 세트 이름", + "backup.newMediaSetDescription": "새 미디어 세트 설명", + "backup.checksumContainer": "미디어에 쓰기 전에 체크섬 수행", + "backup.verifyContainer": "완료되면 백업 확인", + "backup.continueOnErrorContainer": "오류 발생 시 계속", + "backup.expiration": "만료", + "backup.setBackupRetainDays": "백업 유지 일수 설정", + "backup.copyOnly": "복사 전용 백업", "backup.advancedConfiguration": "고급 구성", + "backup.compression": "압축", "backup.setBackupCompression": "백업 압축 설정", - "backup.noEncryptorWarning": "사용 가능한 인증서 또는 비대칭 키가 없습니다" + "backup.encryption": "암호화", + "backup.transactionLog": "트랜잭션 로그", + "backup.truncateTransactionLog": "트랜잭션 로그 잘라내기", + "backup.backupTail": "비상 로그 백업", + "backup.reliability": "안정성", + "backup.mediaNameRequired": "미디어 이름이 필요합니다.", + "backup.noEncryptorWarning": "사용 가능한 인증서 또는 비대칭 키가 없습니다", + "addFile": "파일 추가", + "removeFile": "파일 제거", + "backupComponent.invalidInput": "잘못된 입력입니다. 값은 0과 같거나 더 커야 합니다.", + "backupComponent.script": "스크립트", + "backupComponent.backup": "백업", + "backupComponent.cancel": "취소", + "backup.containsBackupToUrlError": "파일 백업만 지원", + "backup.backupFileRequired": "백업 파일 경로가 필요합니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/disasterRecovery/backup/constants.i18n.json b/i18n/kor/src/sql/parts/disasterRecovery/backup/constants.i18n.json index 3f916c57fc..b5c76498e1 100644 --- a/i18n/kor/src/sql/parts/disasterRecovery/backup/constants.i18n.json +++ b/i18n/kor/src/sql/parts/disasterRecovery/backup/constants.i18n.json @@ -6,5 +6,18 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "backup.labelDatabase": "데이터베이스", + "backup.labelFilegroup": "파일 및 파일 그룹", + "backup.labelFull": "전체", + "backup.labelDifferential": "차등", + "backup.labelLog": "트랜잭션 로그", + "backup.labelDisk": "디스크", + "backup.labelUrl": "URL", + "backup.defaultCompression": "기본 서버 설정 사용", + "backup.compressBackup": "백업 압축", + "backup.doNotCompress": "백업 압축 안 함", + "backup.serverCertificate": "서버 인증서", + "backup.asymmetricKey": "비대칭 키", + "backup.filterBackupFiles": "백업 파일", "backup.allFiles": "모든 파일" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json b/i18n/kor/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json index a11e870730..0a1df1f5a2 100644 --- a/i18n/kor/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json +++ b/i18n/kor/src/sql/parts/disasterRecovery/restore/restoreDialog.i18n.json @@ -6,9 +6,35 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "restoreDialog.database": "데이터베이스", - "restoreDialog.cancel": "취소", "backupFilePath": "백업 파일 경로", + "targetDatabase": "대상 데이터베이스", + "RestoreDialogTitle": "데이터베이스 복원", + "restoreDialog.restoreTitle": "데이터베이스 복원", + "restoreDialog.database": "데이터베이스", + "restoreDialog.backupFile": "백업 파일", + "restoreDialog.restore": "복원", + "restoreDialog.cancel": "취소", + "restoreDialog.script": "스크립트", + "source": "소스", + "restoreFrom": "복원하기", + "missingBackupFilePathError": "백업 파일의 경로가 필요합니다.", + "multipleBackupFilePath": "하나 이상의 파일 경로를 쉼표로 구분하여 입력하세요.", + "database": "데이터베이스", "destination": "대상", - "restoreOptions": "복원 옵션" + "restoreDialog.toggleDatabaseNameDropdown": "데이터베이스 토글 드롭다운을 선택하십시오", + "restoreTo": "복원 위치", + "restorePlan": "복원 계획", + "backupSetsToRestore": "복원할 백업 세트", + "restoreDatabaseFileAs": "으로 데이터베이스 파일을 복원", + "restoreDatabaseFileDetails": "복원 데이터베이스 파일 세부 사항", + "logicalFileName": "논리적 파일 이름", + "fileType": "파일 형식", + "originalFileName": "원래 파일 이름", + "restoreAs": "으로 복원", + "restoreOptions": "복원 옵션", + "taillogBackup": "비상 로그 백업", + "serverConnection": "서버 연결", + "generalTitle": "일반", + "filesTitle": "파일", + "optionsTitle": "옵션" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/editData/common/editDataInput.i18n.json b/i18n/kor/src/sql/parts/editData/common/editDataInput.i18n.json index c7429230ef..6994518ed1 100644 --- a/i18n/kor/src/sql/parts/editData/common/editDataInput.i18n.json +++ b/i18n/kor/src/sql/parts/editData/common/editDataInput.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "connectionFailure": "연결실패한 데이타 세션 편집" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/editData/editor/editDataEditor.i18n.json b/i18n/kor/src/sql/parts/editData/editor/editDataEditor.i18n.json index c7429230ef..f2c415af16 100644 --- a/i18n/kor/src/sql/parts/editData/editor/editDataEditor.i18n.json +++ b/i18n/kor/src/sql/parts/editData/editor/editDataEditor.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "maxRowTaskbar": "최대 행:" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/editData/execution/editDataActions.i18n.json b/i18n/kor/src/sql/parts/editData/execution/editDataActions.i18n.json index c7429230ef..4e4bea12c4 100644 --- a/i18n/kor/src/sql/parts/editData/execution/editDataActions.i18n.json +++ b/i18n/kor/src/sql/parts/editData/execution/editDataActions.i18n.json @@ -5,5 +5,10 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "editData.run": "실행", + "disposeEditFailure": "오류와 함께 실패한 편집 내용을 삭제합니다.", + "editData.stop": "중지", + "editData.showSql": "SQL 창 표시", + "editData.closeSql": "SQL 창 닫기" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json b/i18n/kor/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json new file mode 100644 index 0000000000..c861a4f2ae --- /dev/null +++ b/i18n/kor/src/sql/parts/extensions/sqlExtensionsHelper.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tabs": "대시보드 탭 ({0})", + "tabId": "ID", + "tabTitle": "제목", + "tabDescription": "설명", + "insights": "대시보드 인사이트({0})", + "insightId": "ID", + "name": "이름", + "insight condition": "언제" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json b/i18n/kor/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json index c7429230ef..93d1993b14 100644 --- a/i18n/kor/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json +++ b/i18n/kor/src/sql/parts/grid/views/editData/editDataGridActions.i18n.json @@ -5,5 +5,7 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "deleteRow": "행 삭제", + "revertRow": "현재 행 되돌리기" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/grid/views/gridActions.i18n.json b/i18n/kor/src/sql/parts/grid/views/gridActions.i18n.json index 22fa5f051f..0f20e93c60 100644 --- a/i18n/kor/src/sql/parts/grid/views/gridActions.i18n.json +++ b/i18n/kor/src/sql/parts/grid/views/gridActions.i18n.json @@ -6,5 +6,12 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "saveAsJson": "JSON으로 저장" + "saveAsCsv": "CSV로 저장", + "saveAsJson": "JSON으로 저장", + "saveAsExcel": "Excel로 저장", + "saveAsXml": "XML로 저장", + "copySelection": "복사", + "copyWithHeaders": "복사(머리글 포함)", + "selectAll": "모두 선택", + "copyMessages": "복사" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/jobManagement/agent/agentView.component.i18n.json b/i18n/kor/src/sql/parts/jobManagement/agent/agentView.component.i18n.json new file mode 100644 index 0000000000..36635a6e48 --- /dev/null +++ b/i18n/kor/src/sql/parts/jobManagement/agent/agentView.component.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobview.Jobs": "작업", + "jobview.Alerts": "경고", + "jobview.Proxies": "프록시", + "jobview.Operators": "운영자" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/jobManagement/views/alertsView.component.i18n.json b/i18n/kor/src/sql/parts/jobManagement/views/alertsView.component.i18n.json new file mode 100644 index 0000000000..bd948a0881 --- /dev/null +++ b/i18n/kor/src/sql/parts/jobManagement/views/alertsView.component.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobAlertColumns.name": "이름", + "jobAlertColumns.lastOccurrenceDate": "마지막 발생", + "jobAlertColumns.enabled": "사용", + "jobAlertColumns.delayBetweenResponses": "응답 간 지연(초)", + "jobAlertColumns.categoryName": "범주 이름" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json b/i18n/kor/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json new file mode 100644 index 0000000000..ef16103207 --- /dev/null +++ b/i18n/kor/src/sql/parts/jobManagement/views/jobHistory.component.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "stepRow.stepID": "단계 ID", + "stepRow.stepName": "단계 이름", + "stepRow.message": "메시지" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/jobManagement/views/jobsView.component.i18n.json b/i18n/kor/src/sql/parts/jobManagement/views/jobsView.component.i18n.json new file mode 100644 index 0000000000..04552aee0a --- /dev/null +++ b/i18n/kor/src/sql/parts/jobManagement/views/jobsView.component.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobColumns.name": "이름", + "jobColumns.lastRun": "마지막 실행", + "jobColumns.nextRun": "다음 실행", + "jobColumns.enabled": "사용", + "jobColumns.status": "상태", + "jobColumns.category": "범주", + "jobColumns.runnable": "실행 가능", + "jobColumns.schedule": "일정", + "jobColumns.lastRunOutcome": "마지막 실행 결과", + "jobColumns.previousRuns": "이전 실행", + "jobsView.noSteps": "이 작업에 사용할 수 있는 단계가 없습니다.", + "jobsView.error": "오류:" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json b/i18n/kor/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json new file mode 100644 index 0000000000..99be6165ca --- /dev/null +++ b/i18n/kor/src/sql/parts/jobManagement/views/operatorsView.component.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobOperatorsView.name": "이름", + "jobOperatorsView.emailAddress": "전자 메일 주소", + "jobOperatorsView.enabled": "사용" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json b/i18n/kor/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json new file mode 100644 index 0000000000..3186f280d5 --- /dev/null +++ b/i18n/kor/src/sql/parts/jobManagement/views/proxiesView.component.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobProxyToolbar-NewItem": "새 프록시", + "jobProxyToolbar-Refresh": "새로 고침", + "jobProxiesView.accountName": "계정 이름", + "jobProxiesView.credentialName": "자격 증명 이름", + "jobProxiesView.description": "설명", + "jobProxiesView.isEnabled": "사용" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/modelComponents/componentBase.i18n.json b/i18n/kor/src/sql/parts/modelComponents/componentBase.i18n.json new file mode 100644 index 0000000000..af09190cfa --- /dev/null +++ b/i18n/kor/src/sql/parts/modelComponents/componentBase.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidIndex": "인덱스가 잘못되었습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/modelComponents/inputbox.component.i18n.json b/i18n/kor/src/sql/parts/modelComponents/inputbox.component.i18n.json new file mode 100644 index 0000000000..59a66aa598 --- /dev/null +++ b/i18n/kor/src/sql/parts/modelComponents/inputbox.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidValueError": "잘못된 값" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/modelComponents/loadingComponent.component.i18n.json b/i18n/kor/src/sql/parts/modelComponents/loadingComponent.component.i18n.json new file mode 100644 index 0000000000..ed47b0882a --- /dev/null +++ b/i18n/kor/src/sql/parts/modelComponents/loadingComponent.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loadingMessage": "로드" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json b/i18n/kor/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json new file mode 100644 index 0000000000..ed47b0882a --- /dev/null +++ b/i18n/kor/src/sql/parts/modelComponents/loadingSpinner.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loadingMessage": "로드" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/modelComponents/queryTextEditor.i18n.json b/i18n/kor/src/sql/parts/modelComponents/queryTextEditor.i18n.json new file mode 100644 index 0000000000..b24fe02d84 --- /dev/null +++ b/i18n/kor/src/sql/parts/modelComponents/queryTextEditor.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryTextEditorAriaLabel": "view model 용 modelview 코드 편집기." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/modelComponents/viewBase.i18n.json b/i18n/kor/src/sql/parts/modelComponents/viewBase.i18n.json new file mode 100644 index 0000000000..4ddd49ee7b --- /dev/null +++ b/i18n/kor/src/sql/parts/modelComponents/viewBase.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "componentTypeNotRegistered": "{0} 형식의 구성 요소를 찾을 수 없습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/notebook/cellToggleMoreActions.i18n.json b/i18n/kor/src/sql/parts/notebook/cellToggleMoreActions.i18n.json new file mode 100644 index 0000000000..5bcca4ce63 --- /dev/null +++ b/i18n/kor/src/sql/parts/notebook/cellToggleMoreActions.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "delete": "삭제", + "codeBefore": "앞에 코드 삽입", + "codeAfter": "다음에 코드 삽입", + "markdownBefore": "앞에 Markdown 삽입", + "markdownAfter": "뒤에 Markdown 삽입", + "clear": "출력 내용 지우기" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/notebook/cellViews/codeActions.i18n.json b/i18n/kor/src/sql/parts/notebook/cellViews/codeActions.i18n.json new file mode 100644 index 0000000000..d08ae9e881 --- /dev/null +++ b/i18n/kor/src/sql/parts/notebook/cellViews/codeActions.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "notebook.failed": "활성 셀을 선택하고 다시 시도하세요.", + "runCell": "셀 실행", + "stopCell": "실행 취소", + "errorRunCell": "마지막 실행 시 오류가 발생했습니다. 다시 실행하려면 클릭하세요." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json b/i18n/kor/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json new file mode 100644 index 0000000000..dbf093a71c --- /dev/null +++ b/i18n/kor/src/sql/parts/notebook/cellViews/placeholderCell.component.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "clickOn": "클릭", + "plusCode": "+ 코드", + "or": "또는", + "plusText": "+ 텍스트", + "toAddCell": "코드 또는 텍스트 셀 추가" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/notebook/cellViews/textCell.component.i18n.json b/i18n/kor/src/sql/parts/notebook/cellViews/textCell.component.i18n.json new file mode 100644 index 0000000000..64533b67be --- /dev/null +++ b/i18n/kor/src/sql/parts/notebook/cellViews/textCell.component.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "doubleClickEdit": "편집하려면 두 번 클릭하세요." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/notebook/models/cell.i18n.json b/i18n/kor/src/sql/parts/notebook/models/cell.i18n.json new file mode 100644 index 0000000000..4026c0a6bb --- /dev/null +++ b/i18n/kor/src/sql/parts/notebook/models/cell.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "executionCanceled": "쿼리 실행이 취소되었습니다.", + "notebookNotReady": "이 노트북의 세션이 아직 준비되지 않았습니다.", + "sessionNotReady": "이 노트북의 세션이 곧 시작됩니다.", + "noDefaultKernel": "이 노트북에 사용할 수 있는 커널이 없습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/notebook/models/clientSession.i18n.json b/i18n/kor/src/sql/parts/notebook/models/clientSession.i18n.json new file mode 100644 index 0000000000..0813e09250 --- /dev/null +++ b/i18n/kor/src/sql/parts/notebook/models/clientSession.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "clientSession.unknownError": "노트북 세션을 시작하는 동안 오류가 발생했습니다.", + "ServerNotStarted": "알 수 없는 이유로 서버가 시작하지 않았습니다.", + "kernelRequiresConnection": "{0} 커널을 찾을 수 없습니다. 대신 기본 커널이 사용됩니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/notebook/models/modelInterfaces.i18n.json b/i18n/kor/src/sql/parts/notebook/models/modelInterfaces.i18n.json new file mode 100644 index 0000000000..aae25b115c --- /dev/null +++ b/i18n/kor/src/sql/parts/notebook/models/modelInterfaces.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "sqlKernel": "SQL" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/notebook/models/notebookContexts.i18n.json b/i18n/kor/src/sql/parts/notebook/models/notebookContexts.i18n.json new file mode 100644 index 0000000000..63931ac65c --- /dev/null +++ b/i18n/kor/src/sql/parts/notebook/models/notebookContexts.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "selectConnection": "연결 선택", + "localhost": "localhost", + "addConnection": "새 연결 추가" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/notebook/models/notebookModel.i18n.json b/i18n/kor/src/sql/parts/notebook/models/notebookModel.i18n.json new file mode 100644 index 0000000000..5f0e84048d --- /dev/null +++ b/i18n/kor/src/sql/parts/notebook/models/notebookModel.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "deleteCellFailed": "셀을 삭제하지 못했습니다.", + "changeKernelFailedRetry": "커널을 변경하지 못했습니다. {0} 커널이 사용됩니다. 오류: {1}", + "changeKernelFailed": "오류로 인해 커널을 변경하지 못했습니다. {0}", + "changeContextFailed": "컨텍스트 변경 실패: {0}", + "startSessionFailed": "세션을 시작하지 못했습니다. {0}", + "shutdownError": "노트북을 닫을 때 오류가 발생했습니다. {0}", + "shutdownClientSessionError": "노트북을 닫는 동안 클라이언트 세션 오류가 발생했습니다. {0}", + "ProviderNoManager": "{0} 공급자의 노트북 관리자를 찾을 수 없습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/notebook/notebook.component.i18n.json b/i18n/kor/src/sql/parts/notebook/notebook.component.i18n.json new file mode 100644 index 0000000000..8f1ceb8fe0 --- /dev/null +++ b/i18n/kor/src/sql/parts/notebook/notebook.component.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "displayFailed": "내용을 표시할 수 없습니다. {0}", + "noKernelInstalled": "셀을 실행하려면 SQL Server 2019 확장을 설치하세요.", + "installSql2019Extension": "확장 설치", + "code": "코드", + "text": "텍스트", + "clearResults": "결과 지우기", + "cellNotFound": "이 모델에서 URI {0}이(가) 포함된 셀을 찾을 수 없습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/notebook/notebookActions.i18n.json b/i18n/kor/src/sql/parts/notebook/notebookActions.i18n.json new file mode 100644 index 0000000000..8576ca772b --- /dev/null +++ b/i18n/kor/src/sql/parts/notebook/notebookActions.i18n.json @@ -0,0 +1,22 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loading": "커널을 로드하는 중...", + "changing": "커널을 변경하는 중...", + "Kernel": "커널: ", + "AttachTo": "연결 대상:", + "loadingContexts": "컨텍스트를 로드하는 중...", + "addNewConnection": "새 연결 추가", + "selectConnection": "연결 선택", + "localhost": "localhost", + "trustLabel": "높은 신뢰성", + "untrustLabel": "신뢰할 수 없음", + "alreadyTrustedMsg": "노트북을 이미 신뢰할 수 있습니다.", + "noKernel": "커널 아님", + "noContextAvailable": "None" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/notebook/notebookUtils.i18n.json b/i18n/kor/src/sql/parts/notebook/notebookUtils.i18n.json new file mode 100644 index 0000000000..8ca8a6f410 --- /dev/null +++ b/i18n/kor/src/sql/parts/notebook/notebookUtils.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "mkdirOutputMsg": "... {0}을(를) 만드는 중" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json b/i18n/kor/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json new file mode 100644 index 0000000000..e0ca293849 --- /dev/null +++ b/i18n/kor/src/sql/parts/objectExplorer/serverGroupDialog/serverGroup.contribution.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverGroup.colors": "개체 탐색기 보기에서 사용되는 서버 그룹 색상 표.", + "serverGroup.autoExpand": "개체 탐색기 뷰렛에서 서버 그룹을 자동 확장합니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json b/i18n/kor/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json new file mode 100644 index 0000000000..36e6c78dd2 --- /dev/null +++ b/i18n/kor/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupDialog.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ServerGroupsDialogTitle": "서버 그룹", + "serverGroup.ok": "확인", + "serverGroup.cancel": "취소", + "connectionGroupName": "서버 그룹명", + "MissingGroupNameError": "그룹 이름이 필요합니다.", + "groupDescription": "그룹 설명", + "groupColor": "그룹 색상" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json b/i18n/kor/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json new file mode 100644 index 0000000000..119fd26140 --- /dev/null +++ b/i18n/kor/src/sql/parts/objectExplorer/serverGroupDialog/serverGroupViewModel.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverGroup.addServerGroup": "서버 그룹 추가", + "serverGroup.editServerGroup": "서버 그룹 편집" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json b/i18n/kor/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json new file mode 100644 index 0000000000..c6d8f5d62f --- /dev/null +++ b/i18n/kor/src/sql/parts/objectExplorer/viewlet/connectionTreeAction.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionTree.refresh": "새로 고침", + "DisconnectAction": "연결 끊기", + "connectionTree.addConnection": "새 연결", + "connectionTree.addServerGroup": "새 서버 그룹", + "connectionTree.editServerGroup": "서버 그룹 편집", + "activeConnections": "활성 연결 표시", + "showAllConnections": "모든 연결 표시", + "recentConnections": "최근 연결", + "registeredServers.newQuery": "새 쿼리", + "deleteConnection": "연결 삭제", + "deleteConnectionGroup": "그룹 삭제", + "clearSearch": "검색 지우기" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json b/i18n/kor/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json new file mode 100644 index 0000000000..b2c9d26f0e --- /dev/null +++ b/i18n/kor/src/sql/parts/objectExplorer/viewlet/objectExplorerActions.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ManageAction": "관리" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json b/i18n/kor/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json new file mode 100644 index 0000000000..7dadcb42aa --- /dev/null +++ b/i18n/kor/src/sql/parts/objectExplorer/viewlet/serverTreeRenderer.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "loading": "로드 중..." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json b/i18n/kor/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json new file mode 100644 index 0000000000..e1d8a9274d --- /dev/null +++ b/i18n/kor/src/sql/parts/objectExplorer/viewlet/serverTreeView.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "serverTree.addConnection": "연결 추가" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json b/i18n/kor/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json new file mode 100644 index 0000000000..59cfaed3ab --- /dev/null +++ b/i18n/kor/src/sql/parts/objectExplorer/viewlet/treeCreationUtils.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "treeAriaLabel": "최근 연결", + "treeCreation.regTreeAriaLabel": "서버" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json b/i18n/kor/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json index b9c69ba954..5e6338f0fb 100644 --- a/i18n/kor/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json +++ b/i18n/kor/src/sql/parts/profiler/contrib/profiler.contribution.i18n.json @@ -6,5 +6,6 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "profiler.settings.viewTemplates": "뷰 템플릿 지정", "profiler.settings.sessionTemplates": "세션 템플릿 지정" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/profiler/contrib/profilerActions.i18n.json b/i18n/kor/src/sql/parts/profiler/contrib/profilerActions.i18n.json index 1aac92b213..ba0043245d 100644 --- a/i18n/kor/src/sql/parts/profiler/contrib/profilerActions.i18n.json +++ b/i18n/kor/src/sql/parts/profiler/contrib/profilerActions.i18n.json @@ -6,8 +6,21 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "profiler.toggleAutoscroll": "자동 스크롤 토글", + "profilerAction.connect": "연결", + "profilerAction.disconnect": "연결 끊기", + "start": "시작", + "create": "새 세션", + "profilerAction.pauseCapture": "일시 중지", + "profilerAction.resumeCapture": "재개", + "profilerStop.stop": "중지", + "profiler.clear": "데이터 초기화", + "profilerAction.autoscrollOn": "자동 스크롤 : 사용", + "profilerAction.autoscrollOff": "자동 스크롤 : 끄기", + "profiler.toggleCollapsePanel": "축소된 패널로 전환", "profiler.editColumns": "열 편집", "profiler.findNext": "다음 문자열 찾기", - "profiler.findPrevious": "이전 문자열 찾기" + "profiler.findPrevious": "이전 문자열 찾기", + "profilerAction.newProfiler": "프로파일러 시작", + "profiler.filter": "필터...", + "profiler.clearFilter": "필터 지우기" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json b/i18n/kor/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json index 9c60716911..c68af6e113 100644 --- a/i18n/kor/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json +++ b/i18n/kor/src/sql/parts/profiler/dialog/profilerColumnEditorDialog.i18n.json @@ -6,5 +6,9 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "nameColumn": "열 정렬" + "eventSort": "이벤트로 정렬", + "nameColumn": "열 정렬", + "profilerColumnDialog.profiler": "프로파일러", + "profilerColumnDialog.ok": "확인", + "profilerColumnDialog.cancel": "취소" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json b/i18n/kor/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json new file mode 100644 index 0000000000..44a103cc61 --- /dev/null +++ b/i18n/kor/src/sql/parts/profiler/dialog/profilerFilterDialog.i18n.json @@ -0,0 +1,26 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "profilerFilterDialog.clear": "모두 지우기", + "profilerFilterDialog.apply": "적용", + "profilerFilterDialog.ok": "확인", + "profilerFilterDialog.cancel": "취소", + "profilerFilterDialog.title": "필터", + "profilerFilterDialog.remove": "제거", + "profilerFilterDialog.add": "추가", + "profilerFilterDialog.addClauseText": "절을 추가하려면 여기를 클릭하십시오.", + "profilerFilterDialog.fieldColumn": "필드", + "profilerFilterDialog.operatorColumn": "운영자", + "profilerFilterDialog.valueColumn": "값", + "profilerFilterDialog.isNullOperator": "Null임", + "profilerFilterDialog.isNotNullOperator": "Null 아님", + "profilerFilterDialog.containsOperator": "포함", + "profilerFilterDialog.notContainsOperator": "포함하지 않음", + "profilerFilterDialog.startsWithOperator": "다음으로 시작함", + "profilerFilterDialog.notStartsWithOperator": "다음으로 시작하지 않음" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json b/i18n/kor/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json index c7429230ef..b9546d4ffb 100644 --- a/i18n/kor/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json +++ b/i18n/kor/src/sql/parts/profiler/editor/controller/profilerFindWidget.i18n.json @@ -5,5 +5,13 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "label.find": "찾기", + "placeholder.find": "찾기", + "label.previousMatchButton": "이전 일치", + "label.nextMatchButton": "다음 일치 항목", + "label.closeButton": "닫기", + "title.matchesCountLimit": "많은 수의 검색 결과가 반환되었습니다. 처음 999개의 일치 항목만 강조 표시됩니다.", + "label.matchesLocation": "{1}의 {0}", + "label.noResults": "결과 없음" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json b/i18n/kor/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json new file mode 100644 index 0000000000..7c65b924e2 --- /dev/null +++ b/i18n/kor/src/sql/parts/profiler/editor/controller/profilerTableEditor.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "ProfilerTableEditor.eventCountFiltered": "이벤트(필터링됨): {0}/{1}", + "ProfilerTableEditor.eventCount": "이벤트: {0}" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/profiler/editor/profilerEditor.i18n.json b/i18n/kor/src/sql/parts/profiler/editor/profilerEditor.i18n.json index c7429230ef..b4e2523c60 100644 --- a/i18n/kor/src/sql/parts/profiler/editor/profilerEditor.i18n.json +++ b/i18n/kor/src/sql/parts/profiler/editor/profilerEditor.i18n.json @@ -5,5 +5,13 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "profiler.viewSelectAccessibleName": "보기 선택", + "profiler.sessionSelectAccessibleName": "세션 선택", + "profiler.sessionSelectLabel": "세션 선택:", + "profiler.viewSelectLabel": "보기 선택:", + "text": "텍스트", + "label": "레이블", + "profilerEditor.value": "값", + "details": "세부 정보" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/profiler/editor/profilerInput.i18n.json b/i18n/kor/src/sql/parts/profiler/editor/profilerInput.i18n.json index c7429230ef..fe454503be 100644 --- a/i18n/kor/src/sql/parts/profiler/editor/profilerInput.i18n.json +++ b/i18n/kor/src/sql/parts/profiler/editor/profilerInput.i18n.json @@ -5,5 +5,14 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "profilerInput.profiler": "프로파일러", + "profilerInput.notConnected": "연결되지 않음", + "profiler.sessionStopped": "{0} 서버에서 XEvent 프로파일러 세션이 예기치 않게 중지되었습니다.", + "profiler.sessionCreationError": "새로운 세션을 시작 하는 동안 오류가 발생 했습니다", + "profiler.eventsLost": "{0}의 XEvent 프로파일러 세션에서 이벤트가 손실되었습니다.", + "confirmStopProfilerSession": "실행 중인 XEvent 세션을 중지하시겠습니까?", + "profilerClosingActions.yes": "예", + "profilerClosingActions.no": "아니요", + "profilerClosingActions.cancel": "취소" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/profiler/editor/profilerResourceEditor.i18n.json b/i18n/kor/src/sql/parts/profiler/editor/profilerResourceEditor.i18n.json index c7429230ef..3724df3956 100644 --- a/i18n/kor/src/sql/parts/profiler/editor/profilerResourceEditor.i18n.json +++ b/i18n/kor/src/sql/parts/profiler/editor/profilerResourceEditor.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "profilerTextEditorAriaLabel": "이벤트 텍스트의 프로파일러 편집기. 읽기 전용" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/query/common/flavorStatus.i18n.json b/i18n/kor/src/sql/parts/query/common/flavorStatus.i18n.json index a47af2b5c7..67623f5681 100644 --- a/i18n/kor/src/sql/parts/query/common/flavorStatus.i18n.json +++ b/i18n/kor/src/sql/parts/query/common/flavorStatus.i18n.json @@ -6,5 +6,10 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "chooseSqlLang": "SQL 언어 선택", + "changeProvider": "SQL 언어 공급자 변경", + "changeSqlProvider": "SQL 엔진 공급자 변경", + "alreadyConnected": "{0} 엔진을 사용한 연결이 존재합니다. 변경을 위해서 연결을 변경하거나 취소하십시오.", + "noEditor": "현재 활성화된 텍스트 편집기 없음", "pickSqlProvider": "SQL 공급자를 선택하세요" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/query/common/localizedConstants.i18n.json b/i18n/kor/src/sql/parts/query/common/localizedConstants.i18n.json index 7f95e46703..0ff130662f 100644 --- a/i18n/kor/src/sql/parts/query/common/localizedConstants.i18n.json +++ b/i18n/kor/src/sql/parts/query/common/localizedConstants.i18n.json @@ -6,7 +6,23 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], + "runQueryBatchStartMessage": "쿼리 실행 시작: ", + "runQueryBatchStartLine": "줄 {0}", + "msgCancelQueryFailed": "쿼리 취소 실패: {0}", + "msgSaveStarted": "결과 저장 시작: ", + "msgSaveFailed": "결과 저장에 실패하였습니다.", + "msgSaveSucceeded": "결과 저장 완료: ", + "msgStatusRunQueryInProgress": "쿼리를 실행하는 중...", "maximizeLabel": "최대화", + "resultsPane.restoreLabel": "복원", + "saveCSVLabel": "CSV로 저장", + "saveJSONLabel": "JSON으로 저장", + "saveExcelLabel": "Excel로 저장", + "saveXMLLabel": "XML로 저장", + "viewChartLabel": "차트 보기", "resultPaneLabel": "결과", - "executeQueryLabel": "쿼리 실행 " + "executeQueryLabel": "쿼리 실행 ", + "messagePaneLabel": "메시지", + "elapsedTimeLabel": "총 실행 시간: {0}", + "msgCannotSaveMultipleSelections": "결과 저장 명령은 다중 선택을 사용할 수 없습니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/query/common/query.contribution.i18n.json b/i18n/kor/src/sql/parts/query/common/query.contribution.i18n.json index 5932f1b657..a786d4246c 100644 --- a/i18n/kor/src/sql/parts/query/common/query.contribution.i18n.json +++ b/i18n/kor/src/sql/parts/query/common/query.contribution.i18n.json @@ -6,6 +6,29 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "sql.messagesDefaultOpen": "메세지 창을 띄우려면 True를 선택하십시오(기본값). 닫으려면 false를 선택하십시오.", - "tabColorMode.off": "탭 색칠 비활성화" + "sql.messagesDefaultOpen": "메시지 창이 기본적으로 펼쳐지게 하려면 true로 설정; 닫힌 상태는 false로 설정", + "sql.saveAsCsv.includeHeaders": "[옵션] true로 설정하면, 결과를 CSV로 저장할 때 열의 머리글이 포함됨", + "sql.saveAsCsv.delimiter": "[선택 사항] CSV로 저장할 때 값 사이에 사용하는 사용자 지정 구분 기호", + "sql.saveAsCsv.lineSeperator": "[옵션] 결과를 CSV로 저장할 때 행 분리에 이용할 문자", + "sql.saveAsCsv.textIdentifier": "[옵션] 결과를 CSV로 저장할 때 텍스트 필드를 감싸기 위해 사용하는 문자", + "sql.saveAsCsv.encoding": "[옵션] 결과를 CSV로 저장할 때 사용할 파일 인코딩", + "sql.results.streaming": "결과 스트리밍을 사용합니다. 몇 가지 사소한 시각적 문제가 있습니다.", + "sql.saveAsXml.formatted": "[선택 사항] true이면 결과를 XML로 저장할 때 XML 출력에 형식이 지정됩니다.", + "sql.saveAsXml.encoding": "[선택 사항] XML로 결과를 저장할 때 사용되는 파일 인코딩", + "sql.copyIncludeHeaders": "[옵션] 결과 뷰에서 결과를 복사에 대한 구성 옵션", + "sql.copyRemoveNewLine": "[옵션] 결과 뷰에서 여러 줄을 포함한 결과를 복사할지에 대한 구성 옵션", + "sql.showBatchTime": "[옵션] 개별 일괄 처리에 대한 실행시간 표시 여부", + "defaultChartType": "[선택 사항] 쿼리 결과에서 차트 뷰어를 열 때 사용할 기본 차트 유형", + "tabColorMode.off": "탭 색칠 비활성화", + "tabColorMode.border": "각 편집기 탭의 상단 테두리는 관련 서버 그룹과 일치하도록 칠해집니다.", + "tabColorMode.fill": "각 편집기 탭의 배경색이 관련 서버 그룹과 일치합니다.", + "tabColorMode": "활성 연결의 서버 그룹을 기반으로 탭 색상 지정 방법 제어", + "showConnectionInfoInTitle": "제목에 있는 탭에 연결 정보를 표시할지 여부를 제어합니다.", + "sql.promptToSaveGeneratedFiles": "생성된 SQL 파일 저장 여부 묻기", + "mssql.intelliSense.enableIntelliSense": "IntelliSense의 사용 여부", + "mssql.intelliSense.enableErrorChecking": "IntelliSense 오류 검사의 사용 여부", + "mssql.intelliSense.enableSuggestions": "IntelliSense 제안의 사용 여부", + "mssql.intelliSense.enableQuickInfo": "IntelliSense 요약정보의 사용 여부", + "mssql.intelliSense.lowerCaseSuggestions": "IntelliSense 제안을 소문자로 표시 여부", + "queryShortcutDescription": "바로 가기 텍스트를 프로 시저 호출로 실행하려면 키 바인딩 workbench.action.query.shortcut{0}을 설정 하십시오. 쿼리 편집기에서 선택한 텍스트가 매개 변수로 전달됩니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/query/common/queryInput.i18n.json b/i18n/kor/src/sql/parts/query/common/queryInput.i18n.json new file mode 100644 index 0000000000..9e1c3c1a3d --- /dev/null +++ b/i18n/kor/src/sql/parts/query/common/queryInput.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "disconnected": "연결 끊김" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/query/common/queryResultsInput.i18n.json b/i18n/kor/src/sql/parts/query/common/queryResultsInput.i18n.json index c7429230ef..3daaeb03de 100644 --- a/i18n/kor/src/sql/parts/query/common/queryResultsInput.i18n.json +++ b/i18n/kor/src/sql/parts/query/common/queryResultsInput.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "extensionsInputName": "확장" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/query/common/rowCountStatus.i18n.json b/i18n/kor/src/sql/parts/query/common/rowCountStatus.i18n.json new file mode 100644 index 0000000000..147bb02407 --- /dev/null +++ b/i18n/kor/src/sql/parts/query/common/rowCountStatus.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "rowStatus": "행 개수", + "rowCount": "{0}개의 행" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/query/common/timeElapsedStatus.i18n.json b/i18n/kor/src/sql/parts/query/common/timeElapsedStatus.i18n.json new file mode 100644 index 0000000000..f1ca156282 --- /dev/null +++ b/i18n/kor/src/sql/parts/query/common/timeElapsedStatus.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "timeElapsed": "경과 시간" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/query/editor/actions.i18n.json b/i18n/kor/src/sql/parts/query/editor/actions.i18n.json new file mode 100644 index 0000000000..95ea6b49ce --- /dev/null +++ b/i18n/kor/src/sql/parts/query/editor/actions.i18n.json @@ -0,0 +1,22 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "saveAsCsv": "CSV로 저장", + "saveAsJson": "JSON으로 저장", + "saveAsExcel": "Excel로 저장", + "saveAsXml": "XML로 저장", + "copySelection": "복사", + "copyWithHeaders": "복사(머리글 포함)", + "selectAll": "모두 선택", + "copyMessages": "복사", + "copyAll": "모두 복사", + "maximize": "최대화", + "restore": "복원", + "chart": "차트", + "showQueryPlan": "쿼리 계획 표시" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/query/editor/charting/actions.i18n.json b/i18n/kor/src/sql/parts/query/editor/charting/actions.i18n.json new file mode 100644 index 0000000000..b3f14ac2ea --- /dev/null +++ b/i18n/kor/src/sql/parts/query/editor/charting/actions.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "createInsightLabel": "인사이트 만들기", + "createInsightNoEditor": "활성 편집기가 SQL 편집기가 아니기 때문에 인사이트를 만들 수 없습니다", + "myWidgetName": "내 위젯", + "copyChartLabel": "이미지로 복사", + "chartNotFound": "저장할 차트를 찾을 수 없습니다.", + "saveImageLabel": "이미지로 저장", + "chartSaved": "다음 경로에 차트가 저장됨: {0}", + "chartViewer.saveAsFileTitle": "결과 파일 선택" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/query/editor/charting/chartOptions.i18n.json b/i18n/kor/src/sql/parts/query/editor/charting/chartOptions.i18n.json new file mode 100644 index 0000000000..cda1f1ba9c --- /dev/null +++ b/i18n/kor/src/sql/parts/query/editor/charting/chartOptions.i18n.json @@ -0,0 +1,29 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dataDirectionLabel": "데이터 방향", + "verticalLabel": "수직", + "horizontalLabel": "가로", + "columnsAsLabelsLabel": "열 이름을 레이블로 사용", + "labelFirstColumnLabel": "행 레이블로 첫 번째 열 사용", + "legendLabel": "범례 위치", + "yAxisLabel": "Y 축 레이블", + "yAxisMinVal": "Y 축 최소 값", + "yAxisMaxVal": "Y 축 최댓값", + "xAxisLabel": "X 축 레이블", + "xAxisMinVal": "X 축 최소 값", + "xAxisMaxVal": "x 축 최댓값", + "xAxisMinDate": "X축 최소 날짜", + "xAxisMaxDate": "X축 최대 날짜", + "dataTypeLabel": "데이터 타입", + "numberLabel": "번호", + "pointLabel": "포인트", + "chartTypeLabel": "차트 종류", + "encodingOption": "인코딩", + "imageFormatOption": "이미지 형식" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/query/editor/charting/chartTab.i18n.json b/i18n/kor/src/sql/parts/query/editor/charting/chartTab.i18n.json new file mode 100644 index 0000000000..b13fa06262 --- /dev/null +++ b/i18n/kor/src/sql/parts/query/editor/charting/chartTab.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "chartTabTitle": "차트" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json b/i18n/kor/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json new file mode 100644 index 0000000000..3fb848b665 --- /dev/null +++ b/i18n/kor/src/sql/parts/query/editor/charting/insights/graphInsight.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "series": "시리즈 {0}" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/query/editor/queryResultsView.i18n.json b/i18n/kor/src/sql/parts/query/editor/queryResultsView.i18n.json new file mode 100644 index 0000000000..b54fc6e7de --- /dev/null +++ b/i18n/kor/src/sql/parts/query/editor/queryResultsView.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "gridPanel": "결과", + "messagePanel": "메시지", + "resultsTabTitle": "결과" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/query/editor/resultsGridContribution.i18n.json b/i18n/kor/src/sql/parts/query/editor/resultsGridContribution.i18n.json new file mode 100644 index 0000000000..7251d8c412 --- /dev/null +++ b/i18n/kor/src/sql/parts/query/editor/resultsGridContribution.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "resultsGridConfigurationTitle": "결과 표", + "fontFamily": "글꼴 패밀리를 제어합니다.", + "fontWeight": "글꼴 두께를 조정합니다.", + "fontSize": "픽셀 단위로 글꼴 크기를 제어합니다.", + "letterSpacing": "픽셀 단위로 문자 간격을 제어 합니다.", + "rowHeight": "픽셀단위로 행 높이 제어", + "cellPadding": "셀 안쪽 여백을 픽셀 단위로 제어합니다.", + "autoSizeColumns": "초기 결과의 열 너비를 자동으로 조정합니다. 열 개수가 많거나 셀이 크면 성능 문제가 발생할 수 있습니다.", + "maxColumnWidth": "자동으로 크기가 조정되는 열의 최대 너비(픽셀)" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/query/execution/keyboardQueryActions.i18n.json b/i18n/kor/src/sql/parts/query/execution/keyboardQueryActions.i18n.json index c7429230ef..c4e9ba9b99 100644 --- a/i18n/kor/src/sql/parts/query/execution/keyboardQueryActions.i18n.json +++ b/i18n/kor/src/sql/parts/query/execution/keyboardQueryActions.i18n.json @@ -5,5 +5,17 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "focusOnCurrentQueryKeyboardAction": "현재 쿼리에 포커스", + "runQueryKeyboardAction": "쿼리 실행", + "runCurrentQueryKeyboardAction": "현재 쿼리 실행", + "runCurrentQueryWithActualPlanKeyboardAction": "실제 실행 계획과 함께 현재 쿼리 실행", + "cancelQueryKeyboardAction": "쿼리 취소", + "refreshIntellisenseKeyboardAction": "IntelliSense 캐시를 새로 고침", + "toggleQueryResultsKeyboardAction": "쿼리 결과 전환", + "queryShortcutNoEditor": "단축키를 실행하려면 편집기 매개변수가 필요합니다", + "parseSyntaxLabel": "쿼리 구문 분석", + "queryActions.parseSyntaxSuccess": "명령이 성공적으로 완료되었습니다.", + "queryActions.parseSyntaxFailure": "명령 실패: ", + "queryActions.notConnected": "서버에 연결하세요." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/query/execution/queryActions.i18n.json b/i18n/kor/src/sql/parts/query/execution/queryActions.i18n.json index 94890b40a1..6f2c1fe8ce 100644 --- a/i18n/kor/src/sql/parts/query/execution/queryActions.i18n.json +++ b/i18n/kor/src/sql/parts/query/execution/queryActions.i18n.json @@ -6,5 +6,15 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "changeConnectionDatabaseLabel": "연결 변경" + "runQueryLabel": "실행", + "cancelQueryLabel": "취소", + "estimatedQueryPlan": "설명", + "actualQueryPlan": "실제", + "disconnectDatabaseLabel": "연결 끊기", + "changeConnectionDatabaseLabel": "연결 변경", + "connectDatabaseLabel": "연결", + "selectDatabase": "데이터베이스 선택", + "listDatabases.toggleDatabaseNameDropdown": "데이터베이스 토글 드롭다운을 선택하십시오", + "changeDatabase.failed": "데이터베이스를 변경 하지 못했습니다.", + "changeDatabase.failedWithError": "데이터베이스 {0}를 변경 하지 못했습니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/queryPlan/queryPlan.i18n.json b/i18n/kor/src/sql/parts/queryPlan/queryPlan.i18n.json new file mode 100644 index 0000000000..e90b8fde3c --- /dev/null +++ b/i18n/kor/src/sql/parts/queryPlan/queryPlan.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryPlanTitle": "쿼리 실행 계획" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/queryPlan/topOperations.i18n.json b/i18n/kor/src/sql/parts/queryPlan/topOperations.i18n.json new file mode 100644 index 0000000000..6e05e1f648 --- /dev/null +++ b/i18n/kor/src/sql/parts/queryPlan/topOperations.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "topOperations.operation": "작업", + "topOperations.object": "개체", + "topOperations.estCost": "예상 비용", + "topOperations.estSubtreeCost": "예상 하위 트리 비용", + "topOperations.actualRows": "실제 행", + "topOperations.estRows": "Est 행", + "topOperations.actualExecutions": "실제 실행", + "topOperations.estCPUCost": "예측 CPU 비용", + "topOperations.estIOCost": "예상 입출력 비용", + "topOperations.parallel": "병렬", + "topOperations.actualRebinds": "실제 리바인딩", + "topOperations.estRebinds": "Est 다시 바인딩", + "topOperations.actualRewinds": "실제 되감기", + "topOperations.estRewinds": "예상 되감기 수", + "topOperations.partitioned": "분할", + "topOperationsTitle": "상위 작업" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json b/i18n/kor/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json index 53c742086b..0ffa181996 100644 --- a/i18n/kor/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json +++ b/i18n/kor/src/sql/parts/taskHistory/common/taskHistory.contribution.i18n.json @@ -6,5 +6,10 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "taskHistory": "작업 기록" + "inProgressTasksChangesBadge": "진행 중인 작업 {0} 개", + "showTaskHistory": "작업 이력 보기", + "taskHistory.view": "보기", + "taskHistory": "작업 기록", + "datasource.task": "운영 작업 상태", + "miViewTasks": "작업(&&T)" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json b/i18n/kor/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json index c7429230ef..c2a975c399 100644 --- a/i18n/kor/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json +++ b/i18n/kor/src/sql/parts/taskHistory/viewlet/taskAction.i18n.json @@ -5,5 +5,8 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "cancelTask.cancel": "취소", + "errorMsgFromCancelTask": "작업을 취소하지 못했습니다.", + "taskAction.script": "스크립트" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json b/i18n/kor/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json index c7429230ef..8ebea7ce10 100644 --- a/i18n/kor/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json +++ b/i18n/kor/src/sql/parts/taskHistory/viewlet/taskHistoryRenderer.i18n.json @@ -5,5 +5,11 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "succeeded": "성공", + "failed": "실패", + "inProgress": "진행 중", + "notStarted": "시작 되지 않음", + "canceled": "취소됨", + "canceling": "취소하는 중" } \ No newline at end of file diff --git a/i18n/kor/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json b/i18n/kor/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json index c7429230ef..eea2744a37 100644 --- a/i18n/kor/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json +++ b/i18n/kor/src/sql/parts/taskHistory/viewlet/taskHistoryView.i18n.json @@ -5,5 +5,8 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "noTaskMessage": "표시할 작업 기록이 없습니다. 실행 상태를 보기 위해 작업 백업 또는 복원을 시도하십시오.", + "taskHistory.regTreeAriaLabel": "작업 기록", + "taskError": "작업 오류" } \ No newline at end of file diff --git a/i18n/kor/src/sql/platform/connection/common/connectionConfig.i18n.json b/i18n/kor/src/sql/platform/connection/common/connectionConfig.i18n.json new file mode 100644 index 0000000000..dc69edd5e6 --- /dev/null +++ b/i18n/kor/src/sql/platform/connection/common/connectionConfig.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "invalidServerName": "같은 이름의 서버 그룹이 이미 있습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/platform/connection/common/connectionManagementService.i18n.json b/i18n/kor/src/sql/platform/connection/common/connectionManagementService.i18n.json new file mode 100644 index 0000000000..7dfd69786d --- /dev/null +++ b/i18n/kor/src/sql/platform/connection/common/connectionManagementService.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connection.noAzureAccount": "연결을 위해 Azure 계정 토큰을 가져오지 못했습니다.", + "connectionNotAcceptedError": "연결이 허용되지 않습니다", + "connectionService.yes": "예", + "connectionService.no": "아니요", + "cancelConnectionConfirmation": "이 연결을 취소하시겠습니까?" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/platform/dacfx/common/dacFxService.i18n.json b/i18n/kor/src/sql/platform/dacfx/common/dacFxService.i18n.json new file mode 100644 index 0000000000..bfe0def0f5 --- /dev/null +++ b/i18n/kor/src/sql/platform/dacfx/common/dacFxService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerIdNotValidError": "DacFxService와 상호 작용하려면 연결이 필요합니다.", + "noHandlerRegistered": "등록된 처리기 없음" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json b/i18n/kor/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json index c7429230ef..9ad4662f1f 100644 --- a/i18n/kor/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json +++ b/i18n/kor/src/sql/platform/dashboard/common/dashboardRegistry.i18n.json @@ -5,5 +5,21 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "dashboard.properties.property": "대시보드에 표시 속성을 정의 합니다.", + "dashboard.properties.property.displayName": "속성에 대한 레이블로 사용할 값", + "dashboard.properties.property.value": "값에 대해 액세스하는 개체의 값", + "dashboard.properties.property.ignore": "무시 할 값 지정", + "dashboard.properties.property.default": "무시되거나 값이 없는 경우 표시할 기본값", + "dashboard.properties.flavor": "대시보드 속성을 정의하기 위한 특성", + "dashboard.properties.flavor.id": "특성의 ID", + "dashboard.properties.flavor.condition": "이 선택을 사용하는 조건", + "dashboard.properties.flavor.condition.field": "비교할 필드", + "dashboard.properties.flavor.condition.operator": "비교를 위해 사용할 연산자", + "dashboard.properties.flavor.condition.value": "필드를 비교할 대상 값", + "dashboard.properties.databaseProperties": "데이터베이스 페이지 표시 속성", + "dashboard.properties.serverProperties": "서버 페이지에 표시할 속성", + "carbon.extension.dashboard": "이 공급자가 대시보드를 지원함을 정의합니다.", + "dashboard.id": "공급자 id (예: MSSQL)", + "dashboard.properties": "대시보드에 표시할 속성 값" } \ No newline at end of file diff --git a/i18n/kor/src/sql/platform/dashboard/common/insightRegistry.i18n.json b/i18n/kor/src/sql/platform/dashboard/common/insightRegistry.i18n.json index c7429230ef..4a26934559 100644 --- a/i18n/kor/src/sql/platform/dashboard/common/insightRegistry.i18n.json +++ b/i18n/kor/src/sql/platform/dashboard/common/insightRegistry.i18n.json @@ -5,5 +5,6 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "schema.dashboardWidgets.InsightsRegistry": "대시보드에 사용되는 위젯" } \ No newline at end of file diff --git a/i18n/kor/src/sql/platform/dashboard/common/widgetRegistry.i18n.json b/i18n/kor/src/sql/platform/dashboard/common/widgetRegistry.i18n.json index c7429230ef..2be1baf0cc 100644 --- a/i18n/kor/src/sql/platform/dashboard/common/widgetRegistry.i18n.json +++ b/i18n/kor/src/sql/platform/dashboard/common/widgetRegistry.i18n.json @@ -5,5 +5,8 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "schema.dashboardWidgets.all": "대시보드에 사용되는 위젯", + "schema.dashboardWidgets.database": "대시보드에 사용되는 위젯", + "schema.dashboardWidgets.server": "대시보드에 사용되는 위젯" } \ No newline at end of file diff --git a/i18n/kor/src/sql/platform/dialog/dialogTypes.i18n.json b/i18n/kor/src/sql/platform/dialog/dialogTypes.i18n.json new file mode 100644 index 0000000000..37dae194c1 --- /dev/null +++ b/i18n/kor/src/sql/platform/dialog/dialogTypes.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dialogModalDoneButtonLabel": "완료", + "dialogModalCancelButtonLabel": "취소" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json b/i18n/kor/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json new file mode 100644 index 0000000000..569c928e4c --- /dev/null +++ b/i18n/kor/src/sql/platform/fileBrowser/common/fileBrowserService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "fileBrowserErrorMessage": "파일 브라우저를 로드 하는 동안 오류가 발생 했습니다.", + "fileBrowserErrorDialogTitle": "파일 브라우저 오류" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/platform/jobManagement/common/jobActions.i18n.json b/i18n/kor/src/sql/platform/jobManagement/common/jobActions.i18n.json new file mode 100644 index 0000000000..6ca4c87106 --- /dev/null +++ b/i18n/kor/src/sql/platform/jobManagement/common/jobActions.i18n.json @@ -0,0 +1,46 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "jobaction.successLabel": "성공", + "jobaction.faillabel": "오류", + "jobaction.refresh": "새로 고침", + "jobaction.newJob": "새 작업", + "jobaction.run": "실행", + "jobSuccessfullyStarted": "작업이 시작되었습니다.", + "jobaction.stop": "중지", + "jobSuccessfullyStopped": ": 작업이 성공적으로 중지 되었습니다.", + "jobaction.editJob": "작업 편집", + "jobaction.deleteJob": "작업 삭제", + "jobaction.deleteJobConfirm": "작업 '{0}'을 정말 삭제하겠습니까?", + "jobaction.failedToDeleteJob": "작업 '{0}' 을 삭제할 수 없습니다.\r\n오류: {1}", + "jobaction.deletedJob": "작업이 삭제되었습니다.", + "jobaction.newStep": "새로운 단계", + "jobaction.deleteStep": "단계 삭제", + "jobaction.deleteStepConfirm": "'{0}' 단계를 삭제하시겠습니까?", + "jobaction.failedToDeleteStep": "'{0}' 단계를 삭제할 수 없습니다.\r\n오류: {1}", + "jobaction.deletedStep": "작업 단계가 삭제되었습니다.", + "jobaction.newAlert": "새 경고", + "jobaction.editAlert": "경고 편집", + "jobaction.deleteAlert": "삭제 경고", + "jobaction.Cancel": "취소", + "jobaction.deleteAlertConfirm": "'{0}' 경고를 삭제하시겠습니까?", + "jobaction.failedToDeleteAlert": "'{0}' 경고를 삭제할 수 없습니다.\r\n오류: {1}", + "jobaction.deletedAlert": "경고가 삭제되었습니다.", + "jobaction.newOperator": "새 운영자", + "jobaction.editOperator": "연산자 편집", + "jobaction.deleteOperator": "연산자 삭제", + "jobaction.deleteOperatorConfirm": "연산자 '{0}'을 (를) 삭제 하시겠습니까?", + "jobaction.failedToDeleteOperator": "연산자 '{0}'를 삭제할 수 없습니다.\r\n오류: {1}", + "joaction.deletedOperator": "연산자가 삭제되었습니다.", + "jobaction.newProxy": "새 프록시", + "jobaction.editProxy": "프록시 편집", + "jobaction.deleteProxy": "프록시 삭제", + "jobaction.deleteProxyConfirm": "당신은 정말로 프록시 '{0}'를 삭제하시겠습니까?", + "jobaction.failedToDeleteProxy": "프록시 '{0}'를 삭제할 수 없습니다.\r\n오류: {1}", + "jobaction.deletedProxy": "프록시가 삭제되었습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/platform/jobManagement/common/jobManagementService.i18n.json b/i18n/kor/src/sql/platform/jobManagement/common/jobManagementService.i18n.json new file mode 100644 index 0000000000..605fc85ed1 --- /dev/null +++ b/i18n/kor/src/sql/platform/jobManagement/common/jobManagementService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerIdNotValidError": "JobManagementService와 상호 작용하려면 연결이 필요합니다.", + "noHandlerRegistered": "등록된 처리기 없음" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json b/i18n/kor/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json new file mode 100644 index 0000000000..dac07842b0 --- /dev/null +++ b/i18n/kor/src/sql/platform/jobManagement/common/jobManagementUtilities.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "agentUtilities.failed": "실패", + "agentUtilities.succeeded": "성공", + "agentUtilities.retry": "재시도", + "agentUtilities.canceled": "취소", + "agentUtilities.inProgress": "진행 중", + "agentUtilities.statusUnknown": "상태 알 수 없음", + "agentUtilities.executing": "실행 중", + "agentUtilities.waitingForThread": "스레드 대기 중", + "agentUtilities.betweenRetries": "다시 시도 대기 중", + "agentUtilities.idle": "유휴 상태", + "agentUtilities.suspended": "일시 중지됨", + "agentUtilities.obsolete": "[이전 방식]", + "agentUtilities.yes": "예", + "agentUtilities.no": "아니요", + "agentUtilities.notScheduled": "예약되지 않음", + "agentUtilities.neverRun": "실행 안 함" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/platform/node/resultSerializer.i18n.json b/i18n/kor/src/sql/platform/node/resultSerializer.i18n.json new file mode 100644 index 0000000000..f9774fba67 --- /dev/null +++ b/i18n/kor/src/sql/platform/node/resultSerializer.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "resultsSerializer.saveAsFileTitle": "결과 파일 선택", + "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (쉼표로 구분)", + "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionExcelTitle": "Excel 통합 문서", + "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", + "resultsSerializer.saveAsFileExtensionTXTTitle": "일반 텍스트", + "openLocation": "파일 위치 열기", + "openFile": "파일 열기" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/platform/query/common/queryModelService.i18n.json b/i18n/kor/src/sql/platform/query/common/queryModelService.i18n.json new file mode 100644 index 0000000000..9796bc543b --- /dev/null +++ b/i18n/kor/src/sql/platform/query/common/queryModelService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "commitEditFailed": "row 커밋 실패", + "runQueryStringBatchStartMessage": "쿼리 \"{0}\" 실행 시작", + "updateCellFailed": "셀 업데이트 실패:" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/platform/query/common/queryRunner.i18n.json b/i18n/kor/src/sql/platform/query/common/queryRunner.i18n.json new file mode 100644 index 0000000000..4f37e8fc6d --- /dev/null +++ b/i18n/kor/src/sql/platform/query/common/queryRunner.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "query.ExecutionFailedError": "예기치 않은 오류로 인해 실행하지 못했습니다. {0}\t{1}", + "query.message.executionTime": "총 실행 시간: {0}", + "query.message.startQuery": "{0}번째 줄에서 쿼리 실행이 시작됨", + "query.initEditExecutionFailed": "초기화 편집 실행 실패: ", + "elapsedBatchTime": "일괄 처리 실행 시간: {0}" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/platform/taskHistory/common/taskService.i18n.json b/i18n/kor/src/sql/platform/taskHistory/common/taskService.i18n.json new file mode 100644 index 0000000000..6eb478b641 --- /dev/null +++ b/i18n/kor/src/sql/platform/taskHistory/common/taskService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "InProgressWarning": "1개 이상의 작업이 진행 중입니다. 그래도 작업을 종료하시겠습니까?", + "taskService.yes": "예", + "taskService.no": "아니요" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/platform/theme/common/colors.i18n.json b/i18n/kor/src/sql/platform/theme/common/colors.i18n.json new file mode 100644 index 0000000000..5058bbc8ea --- /dev/null +++ b/i18n/kor/src/sql/platform/theme/common/colors.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "tableHeaderBackground": "테이블 헤더 배경색", + "tableHeaderForeground": "테이블 헤더 전경색", + "disabledInputBoxBackground": "입력상자 배경 사용안함.", + "disabledInputBoxForeground": "사용할 수 없는 전면 입력 상자입니다.", + "buttonFocusOutline": "선택한 버튼의 윤곽선 색.", + "disabledCheckboxforeground": "비활성화된 확인란 전경입니다.", + "listFocusAndSelectionBackground": "목록/표가 활성화되었을 때 선택하고 포커싱된 항목에 대한 목록/표 배경색", + "agentTableBackground": "SQL 에이전트 테이블 배경색입니다.", + "agentCellBackground": "SQL 에이전트 테이블 셀 배경색입니다.", + "agentTableHoverBackground": "SQL 에이전트 테이블 호버 배경색.", + "agentJobsHeadingColor": "SQL 에이전트 머리글 배경색입니다.", + "agentCellBorderColor": "SQL 에이전트 테이블 셀 테두리 색입니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/api/node/extHostModelView.i18n.json b/i18n/kor/src/sql/workbench/api/node/extHostModelView.i18n.json new file mode 100644 index 0000000000..797c5e9223 --- /dev/null +++ b/i18n/kor/src/sql/workbench/api/node/extHostModelView.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "unknownComponentType": "알 수 없는 구성 요소 형식입니다. ModelBuilder를 사용하여 개체를 만들어야 합니다.", + "invalidIndex": "인덱스가 잘못되었습니다.", + "unknownConfig": "알 수 없는 구성 요소 구성입니다. ModelBuilder를 사용하여 구성 개체를 만들어야 합니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json b/i18n/kor/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json new file mode 100644 index 0000000000..5aa95f9ad6 --- /dev/null +++ b/i18n/kor/src/sql/workbench/api/node/extHostModelViewDialog.i18n.json @@ -0,0 +1,14 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dialogDoneLabel": "완료", + "dialogCancelLabel": "취소", + "generateScriptLabel": "스크립트 생성", + "dialogNextLabel": "다음", + "dialogPreviousLabel": "이전" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/api/node/extHostModelViewTree.i18n.json b/i18n/kor/src/sql/workbench/api/node/extHostModelViewTree.i18n.json new file mode 100644 index 0000000000..7d376f2a23 --- /dev/null +++ b/i18n/kor/src/sql/workbench/api/node/extHostModelViewTree.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "treeView.notRegistered": "ID가 '{0}'인 트리 뷰가 등록되지 않았습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/api/node/extHostNotebook.i18n.json b/i18n/kor/src/sql/workbench/api/node/extHostNotebook.i18n.json new file mode 100644 index 0000000000..e24c431a8d --- /dev/null +++ b/i18n/kor/src/sql/workbench/api/node/extHostNotebook.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "providerRequired": "유효한 providerId가 있는 NotebookProvider를 이 메서드에 전달해야 합니다.", + "errNoProvider": "노트북 공급자가 없습니다.", + "errNoManager": "관리자를 찾을 수 없습니다.", + "noServerManager": "{0} 노트북의 노트북 관리자에 서버 관리자가 없습니다. 작업을 수행할 수 없습니다.", + "noContentManager": "{0} 노트북의 노트북 관리자에 콘텐츠 관리자가 없습니다. 작업을 수행할 수 없습니다.", + "noSessionManager": "{0} 노트북의 노트북 관리자에 세션 관리자가 없습니다. 작업을 수행할 수 없습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/browser/modal/modal.i18n.json b/i18n/kor/src/sql/workbench/browser/modal/modal.i18n.json new file mode 100644 index 0000000000..05a6f46c8e --- /dev/null +++ b/i18n/kor/src/sql/workbench/browser/modal/modal.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "infoAltText": "정보", + "warningAltText": "경고", + "errorAltText": "오류", + "showMessageDetails": "세부 정보 표시", + "hideMessageDetails": "세부 정보 숨기기", + "copyMessage": "복사", + "closeMessage": "닫기", + "modalBack": "뒤로" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/browser/modal/optionsDialog.i18n.json b/i18n/kor/src/sql/workbench/browser/modal/optionsDialog.i18n.json new file mode 100644 index 0000000000..be67482099 --- /dev/null +++ b/i18n/kor/src/sql/workbench/browser/modal/optionsDialog.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "optionsDialog.ok": "확인", + "optionsDialog.cancel": "취소" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json b/i18n/kor/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json new file mode 100644 index 0000000000..5edffcb462 --- /dev/null +++ b/i18n/kor/src/sql/workbench/browser/modal/optionsDialogHelper.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "optionsDialog.missingRequireField": "가 필요 합니다.", + "optionsDialog.invalidInput": "입력이 잘못되었습니다. 숫자 값이 필요합니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/browser/parts/views/customView.i18n.json b/i18n/kor/src/sql/workbench/browser/parts/views/customView.i18n.json new file mode 100644 index 0000000000..d88d8a250f --- /dev/null +++ b/i18n/kor/src/sql/workbench/browser/parts/views/customView.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "no-dataprovider": "등록된 데이터 공급자가 없이 보기 데이터를 제공할 수 없습니다.", + "collapse": "Collapse" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/common/actions.contribution.i18n.json b/i18n/kor/src/sql/workbench/common/actions.contribution.i18n.json new file mode 100644 index 0000000000..5e29ea866e --- /dev/null +++ b/i18n/kor/src/sql/workbench/common/actions.contribution.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "previewFeatures.configTitle": "미리 보기 기능", + "previewFeatures.configEnable": "릴리스되지 않은 미리 보기 기능 사용", + "showConnectDialogOnStartup": "시작 시 연결 대화 상자 표시" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/common/actions.i18n.json b/i18n/kor/src/sql/workbench/common/actions.i18n.json index 0cdb26c30c..dd7840bfe5 100644 --- a/i18n/kor/src/sql/workbench/common/actions.i18n.json +++ b/i18n/kor/src/sql/workbench/common/actions.i18n.json @@ -6,5 +6,19 @@ "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], - "backupAction.backup": "백업" + "newQueryAction.newQuery": "새 쿼리", + "scriptSelect": "Select Top 1000", + "scriptExecute": "실행 스크립트", + "scriptAlter": "Alter로 스크립트", + "editData": "데이터 편집", + "scriptCreate": "Create로 스크립트", + "scriptDelete": "Drop 스크립트", + "backupAction.backup": "백업", + "backup.isPreviewFeature": "백업을 사용하려면 미리 보기 기능을 사용하도록 설정해야 합니다.", + "restoreAction.restore": "복원", + "restore.isPreviewFeature": "복원을 사용하려면 미리 보기 기능을 사용하도록 설정해야 합니다.", + "manage": "관리", + "showDetails": "세부 정보 표시", + "newDatabase": "새 데이터베이스", + "configureDashboard": "대시보드를 구성하는 방법 알아보기" } \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/common/taskUtilities.i18n.json b/i18n/kor/src/sql/workbench/common/taskUtilities.i18n.json index c7429230ef..37ee4a9b12 100644 --- a/i18n/kor/src/sql/workbench/common/taskUtilities.i18n.json +++ b/i18n/kor/src/sql/workbench/common/taskUtilities.i18n.json @@ -5,5 +5,14 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "selectOperationName": "선택", + "createOperationName": "만들기", + "insertOperationName": "삽입", + "updateOperationName": "업데이트", + "deleteOperationName": "삭제", + "scriptSelectNotFound": "객체에서 select 스크립트를 호출 할 때 스크립트가 반환되지 않았습니다", + "scriptNotFoundForObject": "개체 {1}를 {0} (으)로 스크립팅 했지만, 스크립트가 반환되지 않았습니다.", + "scriptingFailed": "스크립트 실패", + "scriptNotFound": "{0}의 결과로 반환된 스크립트가 없습니다." } \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json b/i18n/kor/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json new file mode 100644 index 0000000000..14543296a9 --- /dev/null +++ b/i18n/kor/src/sql/workbench/electron-browser/enablePreviewFeatures.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "enablePreviewFeatures.notice": "확장을 완전히 지원하고 일부 작업을 사용할 수 있도록 하려면 미리 보기 기능이 필요합니다. 미리 보기 기능을 사용하도록 설정하시겠습니까?", + "enablePreviewFeatures.yes": "예", + "enablePreviewFeatures.no": "아니요", + "enablePreviewFeatures.never": "아니요, 다시 표시하지 않습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json b/i18n/kor/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json new file mode 100644 index 0000000000..dccc56b2be --- /dev/null +++ b/i18n/kor/src/sql/workbench/parts/connection/common/connectionProviderExtension.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "schema.providerId": "공급자용 일반 ID", + "schema.displayName": "공급자의 표시 이름", + "schema.connectionOptions": "연결 옵션" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json b/i18n/kor/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json new file mode 100644 index 0000000000..9b50eb6fb7 --- /dev/null +++ b/i18n/kor/src/sql/workbench/parts/connection/electron-browser/connectionViewlet.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "Search server names": "서버 이름 검색" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json b/i18n/kor/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json new file mode 100644 index 0000000000..9b50eb6fb7 --- /dev/null +++ b/i18n/kor/src/sql/workbench/parts/dataExplorer/browser/connectionViewletPanel.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "Search server names": "서버 이름 검색" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json b/i18n/kor/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json new file mode 100644 index 0000000000..c2b5a7bc5c --- /dev/null +++ b/i18n/kor/src/sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution.i18n.json @@ -0,0 +1,17 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "showDataExplorer": "Data Explorer 표시", + "workbench.dataExplorer": "Data Explorer", + "dataExplorer.view": "보기", + "databaseConnections": "데이터베이스 연결", + "datasource.connections": "데이터 원본 연결", + "datasource.connectionGroups": "데이터 소스 그룹", + "startupConfig": "시작 구성", + "startup.alwaysShowServersView": "Azure Data Studio 시작 시 서버 보기를 표시하려면 True(기본값), 마지막으로 연 보기를 표시하려면 False" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json b/i18n/kor/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json new file mode 100644 index 0000000000..bf4ad23a81 --- /dev/null +++ b/i18n/kor/src/sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint.i18n.json @@ -0,0 +1,21 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "vscode.extension.contributes.view.id": "뷰의 식별자입니다. 'vscode.window.registerTreeDataProviderForView` API를 통해 데이터 공급자를 등록하는 데 사용합니다. `onView:${id}` 이벤트를 `activationEvents`에 등록하여 확장 활성화를 트리거하는 데에도 사용합니다.", + "vscode.extension.contributes.view.name": "사용자가 읽을 수 있는 뷰 이름입니다. 표시됩니다.", + "vscode.extension.contributes.view.when": "이 보기를 표시하기 위해 true여야 하는 조건입니다.", + "extension.contributes.dataExplorer": "뷰를 에디터에 적용합니다.", + "extension.dataExplorer": "작업 막대의 Data Explorer 컨테이너에 보기 제공", + "dataExplorer.contributed": "뷰를 기여된 뷰 컨테이너에 기여합니다.", + "ViewsContainerDoesnotExist": "뷰 컨테이너 '{0}'이(가) 없으며 해당 뷰 컨테이너에 등록된 모든 뷰가 'Data Explorer'에 추가됩니다.", + "duplicateView1": "뷰 컨테이너 '{1}'에 동일한 ID '{0}'(으)로 여러 개의 뷰를 등록할 수 없습니다.", + "duplicateView2": "ID가 '{0}'인 뷰가 뷰 컨테이너 '{1}'에 이미 등록되어 있습니다.", + "requirearray": "뷰는 배열이어야 합니다.", + "requirestring": "속성 `{0}`은(는) 필수이며 `string` 형식이어야 합니다.", + "optstring": "속성 `{0}`은(는) 생략할 수 있으며 `string` 형식이어야 합니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json b/i18n/kor/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json new file mode 100644 index 0000000000..7bbe1aab1e --- /dev/null +++ b/i18n/kor/src/sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "dataExplorer.servers": "서버" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json b/i18n/kor/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json new file mode 100644 index 0000000000..ba55b2ba62 --- /dev/null +++ b/i18n/kor/src/sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "disconnect": "연결 끊기", + "newQuery": "새 쿼리", + "manage": "관리", + "refresh": "새로 고침" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/admin/common/adminService.i18n.json b/i18n/kor/src/sql/workbench/services/admin/common/adminService.i18n.json new file mode 100644 index 0000000000..39a6061d4b --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/admin/common/adminService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "adminService.providerIdNotValidError": "adminservice와 상호 작용하려면 연결이 필요합니다.", + "adminService.noHandlerRegistered": "등록된 처리기 없음" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json b/i18n/kor/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json new file mode 100644 index 0000000000..3f8432b128 --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/commandLine/common/commandLineService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectingLabel": "연결:", + "runningCommandLabel": "명령 실행 중:", + "openingNewQueryLabel": "새 쿼리를 여는 중:" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json b/i18n/kor/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json new file mode 100644 index 0000000000..1c2b5fd2a3 --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/connection/browser/connectionDialogService.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionError": "연결 오류", + "kerberosErrorStart": "Kerberos 오류로 인해 연결이 실패했습니다.", + "kerberosHelpLink": "Kerberos 구성 도움말은 {0}에 있습니다.", + "kerberosKinit": "이전에 연결된 경우 다시 kinit를 실행해야 할 수 있습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json b/i18n/kor/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json new file mode 100644 index 0000000000..03fe045892 --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/connection/browser/connectionDialogWidget.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connection": "연결", + "connectType": "연결 유형", + "recentConnectionTitle": "최근 연결", + "savedConnectionTitle": "저장된 연결", + "connectionDetailsTitle": "연결 정보", + "connectionDialog.connect": "연결", + "connectionDialog.cancel": "취소", + "noRecentConnections": "최근 연결 없음", + "noSavedConnections": "저장된 연결 없음" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json b/i18n/kor/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json new file mode 100644 index 0000000000..6a6ea5b90c --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/connection/browser/connectionWidget.i18n.json @@ -0,0 +1,25 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "connectionWidget.AddAzureAccount": "계정 추가...", + "defaultDatabaseOption": "< 기본 >", + "loadingDatabaseOption": "로드 중...", + "serverGroup": "서버 그룹", + "defaultServerGroup": "< 기본 >", + "addNewServerGroup": "새 그룹 추가...", + "noneServerGroup": "<저장 안 함>", + "connectionWidget.missingRequireField": "{0}이(가) 필요합니다.", + "connectionWidget.fieldWillBeTrimmed": "{0}가 잘립니다.", + "rememberPassword": "암호 기억", + "connection.azureAccountDropdownLabel": "계정", + "connectionWidget.refreshAzureCredentials": "계정 자격 증명 새로 고침", + "connection.azureTenantDropdownLabel": "Azure AD 테넌트", + "connectionWidget.toggleDatabaseNameDropdown": "데이터베이스 토글 드롭다운을 선택하십시오", + "advanced": "고급...", + "connectionWidget.invalidAzureAccount": "계정을 선택해야 합니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json b/i18n/kor/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json new file mode 100644 index 0000000000..d4a536219e --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/dashboard/browser/newDashboardTabDialog.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "newDashboardTab.openDashboardExtensions": "대시보드 확장 열기", + "newDashboardTab.ok": "확인", + "newDashboardTab.cancel": "취소", + "newdashboardTabDialog.noExtensionLabel": "현재 설치된 대시보드 확장이 없습니다. 확장 관리자로 가서 추천 확장을 탐색하세요." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json b/i18n/kor/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json new file mode 100644 index 0000000000..71ef40830f --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/errorMessage/browser/errorMessageDialog.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "errorMessageDialog.ok": "확인", + "errorMessageDialog.close": "닫기", + "copyDetails": "세부 내용 복사" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json b/i18n/kor/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json new file mode 100644 index 0000000000..d4d107b9a7 --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/errorMessage/browser/errorMessageService.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "error": "오류", + "warning": "경고", + "info": "정보" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json b/i18n/kor/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json new file mode 100644 index 0000000000..e74c4c50af --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "filebrowser.filepath": "선택한 경로", + "fileFilter": "파일 형식", + "fileBrowser.ok": "확인", + "fileBrowser.discard": "폐기" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json b/i18n/kor/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json new file mode 100644 index 0000000000..b1954c1647 --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "filebrowser.selectFile": "파일 선택" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json b/i18n/kor/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json new file mode 100644 index 0000000000..119d394075 --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "fileBrowser.regTreeAriaLabel": "파일 브라우저 트리" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json b/i18n/kor/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json new file mode 100644 index 0000000000..9050f5ad43 --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "allFiles": "모든 파일" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json b/i18n/kor/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json new file mode 100644 index 0000000000..adbf841b14 --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/insights/browser/insightsDialogView.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insights.item": "항목", + "insights.value": "값", + "property": "속성", + "value": "값", + "InsightsDialogTitle": "인사이트", + "insights.dialog.items": "항목", + "insights.dialog.itemDetails": "항목 세부 정보" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json b/i18n/kor/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json new file mode 100644 index 0000000000..7f8efa77d7 --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/insights/common/insightDialogActions.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "workbench.action.insights.copySelection": "셀 복사" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/insights/common/insightsUtils.i18n.json b/i18n/kor/src/sql/workbench/services/insights/common/insightsUtils.i18n.json new file mode 100644 index 0000000000..06cebb79ca --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/insights/common/insightsUtils.i18n.json @@ -0,0 +1,10 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insightsDidNotFindResolvedFile": "다음 경로에서 쿼리 파일을 찾을 수 없습니다. {0}" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json b/i18n/kor/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json new file mode 100644 index 0000000000..daf163fd61 --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/insights/node/insightsDialogController.i18n.json @@ -0,0 +1,13 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "insightsInputError": "인사이트 플라이아웃에 연결 프로필이 전달되지 않았습니다.", + "insightsError": "인사이트 오류", + "insightsFileError": "쿼리 파일을 읽는 중 오류가 발생했습니다.", + "insightsConfigError": "인사이트 구성 분석에 오류가 발생 했습니다; 쿼리 배열/문자열이나 쿼리파일을 찾을 수 없습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json b/i18n/kor/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json new file mode 100644 index 0000000000..e3def5fe68 --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/notebook/common/notebookRegistry.i18n.json @@ -0,0 +1,18 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "carbon.extension.contributes.notebook.provider": "노트북 공급자의 식별자입니다.", + "carbon.extension.contributes.notebook.fileExtensions": "이 노트북 공급자에 등록해야 하는 파일 확장명", + "carbon.extension.contributes.notebook.standardKernels": "이 노트북 공급자에서 표준이어야 하는 커널", + "vscode.extension.contributes.notebook.providers": "노트북 공급자를 제공합니다.", + "carbon.extension.contributes.notebook.magic": "\"%%sql\" 같은 셀 매직의 이름입니다.", + "carbon.extension.contributes.notebook.language": "이 셀 매직이 셀에 포함되는 경우 사용되는 셀 언어", + "carbon.extension.contributes.notebook.executionTarget": "이 매직이 나타내는 선택적 실행 대상(예: Spark와 SQL)", + "carbon.extension.contributes.notebook.kernels": "유효한 선택적 커널 세트(예: python3, pyspark3, sql)", + "vscode.extension.contributes.notebook.languagemagics": "노트북 언어를 제공합니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json b/i18n/kor/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json new file mode 100644 index 0000000000..b0cdc4f8cb --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/notebook/common/notebookServiceImpl.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "notebookUriNotDefined": "노트북 관리자를 만들 때 URI가 전달되지 않았습니다.", + "notebookServiceNoProvider": "노트북 공급자가 존재하지 않습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/notebook/common/sessionManager.i18n.json b/i18n/kor/src/sql/workbench/services/notebook/common/sessionManager.i18n.json new file mode 100644 index 0000000000..7fda95440e --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/notebook/common/sessionManager.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "noKernel": "커널 아님", + "runNotebookDisabled": "커널이 구성되지 않았기 때문에 셀을 실행할 수 없습니다.", + "errorName": "오류" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/notebook/node/localContentManager.i18n.json b/i18n/kor/src/sql/workbench/services/notebook/node/localContentManager.i18n.json new file mode 100644 index 0000000000..57a1a0f5e9 --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/notebook/node/localContentManager.i18n.json @@ -0,0 +1,15 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "nbformatNotRecognized": "nbformat v{0}.{1}이(가) 인식되지 않습니다.", + "nbNotSupported": "이 파일에 유효한 노트북 형식이 없습니다.", + "unknownCellType": "알 수 없는 셀 형식 {0}", + "unrecognizedOutput": "{0} 출력 형식을 인식할 수 없습니다.", + "invalidMimeData": "{0}의 데이터는 문자열 또는 문자열의 배열이어야 합니다.", + "unrecognizedOutputType": "{0} 출력 형식을 인식할 수 없습니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json b/i18n/kor/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json new file mode 100644 index 0000000000..ee758bca64 --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/notebook/sql/sqlSessionManager.i18n.json @@ -0,0 +1,12 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "sqlKernelError": "SQL 커널 오류", + "connectionRequired": "노트북 셀을 실행하려면 연결을 선택해야 합니다.", + "sqlMaxRowsDisplayed": "상위 {0}개 행을 표시합니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json b/i18n/kor/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json new file mode 100644 index 0000000000..fd60c5e976 --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/objectExplorer/common/objectExplorerService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "OeSessionFailedError": "개체 탐색기 세션을 만들지 못했습니다.", + "nodeExpansionError": "여러 오류:" +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json b/i18n/kor/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json new file mode 100644 index 0000000000..232ee41d0d --- /dev/null +++ b/i18n/kor/src/sql/workbench/services/queryEditor/browser/queryEditorService.i18n.json @@ -0,0 +1,11 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the Source EULA. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "queryEditorServiceChangeUnsupportedError": "저장되지 않은 쿼리에는 언어 모드 변경이 지원되지 않습니다.", + "queryEditorServiceChangeError": "SQL 언어 모드에서/로 전환하기 전에 변경 내용을 저장하십시오. 그렇지 않으면 변경 내용이 사라집니다." +} \ No newline at end of file diff --git a/i18n/kor/src/sql/workbench/update/releaseNotes.i18n.json b/i18n/kor/src/sql/workbench/update/releaseNotes.i18n.json index c7429230ef..c25ebd68e3 100644 --- a/i18n/kor/src/sql/workbench/update/releaseNotes.i18n.json +++ b/i18n/kor/src/sql/workbench/update/releaseNotes.i18n.json @@ -5,5 +5,8 @@ "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." - ] + ], + "gettingStarted": "시작하기", + "showReleaseNotes": "시작 보기", + "miGettingStarted": "시작(&&S)" } \ No newline at end of file diff --git a/i18n/language-pack-de/translations/extensions/debug-server-ready.i18n.json b/i18n/language-pack-de/translations/extensions/debug-server-ready.i18n.json index 4f477c3214..3c575767ad 100644 --- a/i18n/language-pack-de/translations/extensions/debug-server-ready.i18n.json +++ b/i18n/language-pack-de/translations/extensions/debug-server-ready.i18n.json @@ -22,7 +22,7 @@ "out/extension": { "server.ready.nocapture.error": "URI-Format ('{0}') verwendet einen Ersatzplatzhalter, aber das Muster hat nichts erfasst.", "server.ready.placeholder.error": "Das Format des URI ('{0}') muss genau einen Ersatzplatzhalter enthalten.", - "server.ready.chrome.not.installed": "Die Aktion 'debugWithChrome' erfordert die '{0}'-" + "server.ready.chrome.not.installed": "The action '{0}' requires the '{1}' extension." } } } \ No newline at end of file diff --git a/i18n/language-pack-de/translations/extensions/git-ui.i18n.json b/i18n/language-pack-de/translations/extensions/git-ui.i18n.json new file mode 100644 index 0000000000..6823d1612d --- /dev/null +++ b/i18n/language-pack-de/translations/extensions/git-ui.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Git UI", + "description": "Git SCM UI Integration" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-de/translations/extensions/git.i18n.json b/i18n/language-pack-de/translations/extensions/git.i18n.json index 7c4c8b4f73..8ef4148a68 100644 --- a/i18n/language-pack-de/translations/extensions/git.i18n.json +++ b/i18n/language-pack-de/translations/extensions/git.i18n.json @@ -57,8 +57,8 @@ "command.pushForce": "Push (Erzwingen)", "command.pushTo": "Push zu...", "command.pushToForce": "Push zu... (Erzwingen)", - "command.pushWithTags": "Push mit Tags ausführen", - "command.pushWithTagsForce": "Push mit Tags ausführen (Erzwingen)", + "command.pushFollowTags": "Push (Follow Tags)", + "command.pushFollowTagsForce": "Push (Follow Tags, Force)", "command.addRemote": "Remote hinzufügen", "command.removeRemote": "Remote entfernen", "command.sync": "Synchronisierung", @@ -122,6 +122,7 @@ "config.rebaseWhenSync": "Erzwingen, dass Git \"rebase\" verwendet, wenn der Synchronisierungsbefehl ausgeführt wird.", "config.confirmEmptyCommits": "Erstellen leerer Commits immer bestätigen.", "config.fetchOnPull": "Beim Pull alle Branches holen oder nur den aktuellen.", + "config.pullTags": "Fetch all tags when pulling.", "config.autoStash": "Führen Sie für Änderungen einen Stash aus, bevor Sie sie pullen, und stellen Sie sie nach einem erfolgreichen Pull wieder her.", "config.allowForcePush": "Steuert, ob erzwungene Pushes (mit oder ohne Lease) aktiviert sind.", "config.useForcePushWithLease": "Steuert, ob erzwungene Pushes die sicherere Variante mit Leases verwenden.", @@ -200,7 +201,8 @@ "selectFolder": "Repositoryspeicherort auswählen", "cloning": "Das Git-Repository \"{0}\" wird geklont …", "proposeopen": "Möchten Sie das geklonte Repository öffnen?", - "openrepo": "Repository öffnen", + "openrepo": "Eröffnungskurs", + "openreponew": "Open in New Window", "add": "Zum Arbeitsbereich hinzufügen", "proposeopen2": "Möchten Sie das geklonte Repository öffnen oder es zum aktuellen Arbeitsbereich hinzufügen?", "init": "Arbeitsbereichsordner auswählen, in dem das Git-Repository initialisiert wird", @@ -277,7 +279,6 @@ "confirm force push": "Sie sind dabei, einen erzwungenen Push für Ihre Änderungen durchzuführen. Diese Aktion kann negative Auswirkungen haben und die Änderungen anderer Benutzer überschreiben.\n\nMöchten Sie fortfahren?", "ok": "OK", "never ask again": "OK, nicht mehr anzeigen", - "push with tags success": "Push mit Tags erfolgreich ausgeführt.", "nobranch": "Wählen Sie ein Branch für den Push zu einem Remoteelement aus.", "confirm publish branch": "Der Branch \"{0}\" verfügt über keinen Upstreambranch. Möchten Sie diesen Branch veröffentlichen?", "pick remote": "Remotespeicherort auswählen, an dem der Branch \"{0}\" veröffentlicht wird:", diff --git a/i18n/language-pack-de/translations/extensions/markdown-language-features.i18n.json b/i18n/language-pack-de/translations/extensions/markdown-language-features.i18n.json index 7132926ea9..123e8435fc 100644 --- a/i18n/language-pack-de/translations/extensions/markdown-language-features.i18n.json +++ b/i18n/language-pack-de/translations/extensions/markdown-language-features.i18n.json @@ -47,6 +47,9 @@ "previewTitle": "Vorschau von {0}", "preview.clickOpenFailed": "{0} konnte nicht geöffnet werden." }, + "out/features/documentLinkProvider": { + "documentLink.tooltip": "follow link" + }, "out/security": { "strict.title": "Strict", "strict.description": "Nur sicheren Inhalt laden", diff --git a/i18n/language-pack-de/translations/extensions/merge-conflict.i18n.json b/i18n/language-pack-de/translations/extensions/merge-conflict.i18n.json index 6bc05d7925..2093af2219 100644 --- a/i18n/language-pack-de/translations/extensions/merge-conflict.i18n.json +++ b/i18n/language-pack-de/translations/extensions/merge-conflict.i18n.json @@ -25,7 +25,11 @@ "config.title": "Merge-Konflikt", "config.autoNavigateNextConflictEnabled": "Gibt an, ob automatisch zum nächsten Mergekonflikt navigiert werden soll, nachdem ein Mergekonflikt behoben wurde.", "config.codeLensEnabled": "CodeLens für Mergingkonfliktblöcke im Editor erstellen.", - "config.decoratorsEnabled": "Decorator-Elemente für Mergingkonfliktblöcke im Editor erstellen." + "config.decoratorsEnabled": "Decorator-Elemente für Mergingkonfliktblöcke im Editor erstellen.", + "config.diffViewPosition": "Controls where the diff view should be opened when comparing changes in merge conflicts.", + "config.diffViewPosition.current": "Open the diff view in the current editor group.", + "config.diffViewPosition.beside": "Open the diff view next to the current editor group.", + "config.diffViewPosition.below": "Open the diff view below the current editor group." }, "out/mergeDecorator": { "currentChange": "(Aktuelle Änderung)", diff --git a/i18n/language-pack-de/translations/extensions/typescript-language-features.i18n.json b/i18n/language-pack-de/translations/extensions/typescript-language-features.i18n.json index 11494a89c7..f3d63d9977 100644 --- a/i18n/language-pack-de/translations/extensions/typescript-language-features.i18n.json +++ b/i18n/language-pack-de/translations/extensions/typescript-language-features.i18n.json @@ -67,7 +67,7 @@ "typescript.suggestionActions.enabled": "Aktiviert oder deaktiviert Vorschlagsdiagnosen für TypeScript-Dateien im Editor. Im Arbeitsbereich muss TypeScript 2.8 oder höher verwendet werden.", "typescript.preferences.quoteStyle": "Der bevorzugte Stil für Anführungszeichen bei schnellen Fixes. Mögliche Werte sind `single` (einfache Anführungszeichen), `double` (doppelte Anführungszeichen) und `auto` (hierbei wird der Stil für Anführungszeichen aus bestehenden Importen abgeleitet). Im Arbeitsbereich muss TypeScript 2.9 oder höher verwendet werden.", "typescript.preferences.importModuleSpecifier": "Bevorzugter Pfadstil für automatische Importe.", - "typescript.preferences.importModuleSpecifier.auto": "Kürzesten Pfadtyp ableiten.", + "typescript.preferences.importModuleSpecifier.auto": "Automatically select import path style. Prefers using a relative import if `baseUrl` is configured and the relative path has fewer segments than the non-relative import.", "typescript.preferences.importModuleSpecifier.relative": "Relativ zum Dateispeicherort.", "typescript.preferences.importModuleSpecifier.nonRelative": "Auf Grundlage der `baseUrl`, die in der Datei `jsconfig.json` oder `jtsconfig.json` konfiguriert ist.", "typescript.updateImportsOnFileMove.enabled": "Automatisches Aktualisieren von Importpfaden beim Umbenennen oder Verschieben einer Datei in VS Code aktivieren oder deaktivieren. Im Arbeitsbereich muss TypeScript 2.9 oder höher verwendet werden.", @@ -80,6 +80,9 @@ "configuration.suggest.completeJSDocs": "Vorschläge zum Vervollständigen von JSDoc-Kommentaren aktivieren/deaktivieren.", "typescript.preferences.renameShorthandProperties": "Einführung von Aliasen für Kompakteigenschaften von Objekten während einer Umbenennung aktivieren/deaktivieren. Hierfür muss im Arbeitsbereich TypeScript 3.4 oder höher verwendet werden." }, + "out/utils/versionStatus": { + "typescriptVersion": "TypeScript: Version" + }, "out/utils/versionProvider": { "couldNotLoadTsVersion": "Die TypeScript-Version konnte unter diesem Pfad nicht geladen werden.", "noBundledServerFound": "Der tsserver von VS Code wurde von einer anderen Anwendung wie etwa einem fehlerhaften Tool zur Viruserkennung gelöscht. Führen Sie eine Neuinstallation von VS Code durch." @@ -102,6 +105,7 @@ "neverAgain": "Umfragen zu JavaScript bzw. TypeScript deaktivieren" }, "out/utils/projectStatus": { + "statusExclude": "TypeScript: Configure Excludes", "hintExclude": "Um die JavaScript/TypeScript-Sprachfunktionen für das gesamte Projekt zu aktivieren, schließen Sie Ordner mit vielen Dateien aus. Beispiel: {0}", "hintExclude.generic": "Um JavaScript/TypeScript-Sprachfunktionen für das gesamte Projekt zu aktivieren, schließen Sie große Ordner mit Quelldateien aus, an denen Sie nicht arbeiten.", "large.label": "Auszuschließende Elemente konfigurieren", diff --git a/i18n/language-pack-de/translations/main.i18n.json b/i18n/language-pack-de/translations/main.i18n.json index 5c20cccb75..436b5ad398 100644 --- a/i18n/language-pack-de/translations/main.i18n.json +++ b/i18n/language-pack-de/translations/main.i18n.json @@ -63,14 +63,14 @@ "vs/base/browser/ui/toolbar/toolbar": { "moreActions": "Weitere Aktionen..." }, - "vs/base/browser/ui/menu/menu": { - "titleLabel": "{0} ({1})" - }, "vs/base/parts/quickopen/browser/quickOpenWidget": { "quickOpenAriaLabel": "Schnellauswahl. Nehmen Sie eine Eingabe vor, um die Ergebnisse einzugrenzen.", "treeAriaLabel": "Schnellauswahl", "quickInput.visibleCount": "{0} Ergebnisse" }, + "vs/base/browser/ui/menu/menu": { + "titleLabel": "{0} ({1})" + }, "vs/base/browser/ui/inputbox/inputBox": { "alertErrorMessage": "Fehler: {0}", "alertWarningMessage": "Warnung: {0}", @@ -185,14 +185,6 @@ "editorBracketMatchBorder": "Farbe für zusammengehörige Klammern", "editorOverviewRulerBorder": "Farbe des Rahmens für das Übersicht-Lineal.", "editorGutter": "Hintergrundfarbe der Editorleiste. Die Leiste enthält die Glyphenränder und die Zeilennummern.", - "errorForeground": "Vordergrundfarbe von Fehlerunterstreichungen im Editor.", - "errorBorder": "Rahmenfarbe von Fehlerunterstreichungen im Editor.", - "warningForeground": "Vordergrundfarbe von Warnungsunterstreichungen im Editor.", - "warningBorder": "Rahmenfarbe von Warnungsunterstreichungen im Editor.", - "infoForeground": "Vordergrundfarbe von Informationsunterstreichungen im Editor.", - "infoBorder": "Rahmenfarbe von Informationsunterstreichungen im Editor.", - "hintForeground": "Vordergrundfarbe der Hinweisunterstreichungen im Editor.", - "hintBorder": "Rahmenfarbe der Hinweisunterstreichungen im Editor.", "unnecessaryCodeBorder": "Rahmenfarbe unnötigen (nicht genutzten) Quellcodes im Editor.", "unnecessaryCodeOpacity": "Deckkraft des unnötigen (nicht genutzten) Quellcodes im Editor. \"#000000c0\" rendert z.B. den Code mit einer Deckkraft von 75%. Verwenden Sie für Designs mit hohem Kontrast das Farbdesign 'editorUnnecessaryCode.border', um unnötigen Code zu unterstreichen statt ihn abzublenden.", "overviewRulerRangeHighlight": "Übersichtslinealmarkerfarbe für das Hervorheben von Bereichen. Die Farbe darf nicht deckend sein, weil sie sonst die zugrunde liegenden Dekorationen verdeckt.", @@ -340,7 +332,7 @@ "editor.gotoLocation.multiple": "Steuert das Verhalten von \"Gehe zu\"-Befehlen (z. B. \"Zur Definition wechseln\"), wenn mehrere Zielspeicherorte vorhanden sind.", "editor.gotoLocation.multiple.peek": "Vorschauansicht der Ergebnisse anzeigen (Standardeinstellung)", "editor.gotoLocation.multiple.gotoAndPeek": "Zum Hauptergebnis gehen und Vorschauansicht anzeigen", - "editor.gotoLocation.multiple.goto": "Zum Hauptergebnis gehen und andere Ergebnisse ignorieren", + "editor.gotoLocation.multiple.goto": "Go to the primary result and enable peek-less navigation to others", "selectionHighlight": "Steuert, ob der Editor Übereinstimmungen hervorheben soll, die der Auswahl ähneln.", "occurrencesHighlight": "Steuert, ob der Editor das Vorkommen semantischer Symbole hervorheben soll. ", "overviewRulerLanes": "Steuert die Anzahl von Dekorationen, die an derselben Position im Übersichtslineal angezeigt werden.", @@ -461,9 +453,6 @@ "formatDocument.label": "Dokument formatieren", "formatSelection.label": "Auswahl formatieren" }, - "vs/editor/contrib/goToDefinition/goToDefinitionMouse": { - "multipleResults": "Klicken Sie, um {0} Definitionen anzuzeigen." - }, "vs/editor/contrib/hover/hover": { "showHover": "Hovern anzeigen" }, @@ -488,6 +477,9 @@ "smartSelect.shrink": "Markierung verkleinern", "miSmartSelectShrink": "Au&&swahl verkleinern" }, + "vs/editor/contrib/goToDefinition/goToDefinitionMouse": { + "multipleResults": "Klicken Sie, um {0} Definitionen anzuzeigen." + }, "vs/editor/contrib/goToDefinition/goToDefinitionCommands": { "noResultWord": "Keine Definition gefunden für \"{0}\".", "generic.noResults": "Keine Definition gefunden", @@ -514,14 +506,6 @@ "miGotoTypeDefinition": "Zur &&Typdefinition wechseln", "miGotoImplementation": "Zur &&Implementierung wechseln" }, - "vs/editor/contrib/gotoError/gotoError": { - "markerAction.next.label": "Gehe zu nächstem Problem (Fehler, Warnung, Information)", - "markerAction.previous.label": "Gehe zu vorigem Problem (Fehler, Warnung, Information)", - "markerAction.nextInFiles.label": "Gehe zu dem nächsten Problem in den Dateien (Fehler, Warnung, Info) ", - "markerAction.previousInFiles.label": "Gehe zu dem vorherigen Problem in den Dateien (Fehler, Warnung, Info) ", - "miGotoNextProblem": "Nächstes &&Problem", - "miGotoPreviousProblem": "Vorheriges &&Problem" - }, "vs/editor/contrib/links/links": { "links.navigate.mac": "Cmd + click to follow link", "links.navigate": "STRG + Mausklick zum Aufrufen des Links", @@ -531,10 +515,22 @@ "links.navigate.al": "ALT + Mausklick zum Aufrufen des Links", "links.command.al.mac": "WAHLTASTE + Klicken, um Befehl auszuführen", "links.command.al": "Alt + Klick um Befehl auszuführen.", + "links.custom.mac": "Cmd + click to {0}", + "links.custom.mac.al": "Option + click to {0}", + "links.custom": "Ctrl + click to {0}", + "links.custom.al": "Alt + click to {0}", "invalid.url": "Fehler beim Öffnen dieses Links, weil er nicht wohlgeformt ist: {0}", "missing.url": "Fehler beim Öffnen dieses Links, weil das Ziel fehlt.", "label": "Link öffnen" }, + "vs/editor/contrib/gotoError/gotoError": { + "markerAction.next.label": "Gehe zu nächstem Problem (Fehler, Warnung, Information)", + "markerAction.previous.label": "Gehe zu vorigem Problem (Fehler, Warnung, Information)", + "markerAction.nextInFiles.label": "Gehe zu dem nächsten Problem in den Dateien (Fehler, Warnung, Info) ", + "markerAction.previousInFiles.label": "Gehe zu dem vorherigen Problem in den Dateien (Fehler, Warnung, Info) ", + "miGotoNextProblem": "Nächstes &&Problem", + "miGotoPreviousProblem": "Vorheriges &&Problem" + }, "vs/editor/contrib/referenceSearch/peekViewWidget": { "label.close": "Schließen" }, @@ -620,12 +616,12 @@ "miSelectHighlights": "Alle V&&orkommen auswählen", "changeAll.label": "Alle Vorkommen ändern" }, - "vs/editor/contrib/rename/renameInputField": { - "renameAriaLabel": "Benennen Sie die Eingabe um. Geben Sie einen neuen Namen ein, und drücken Sie die EINGABETASTE, um den Commit auszuführen." - }, "vs/editor/contrib/parameterHints/parameterHintsWidget": { "hint": "{0}, Hinweis" }, + "vs/editor/contrib/rename/renameInputField": { + "renameAriaLabel": "Benennen Sie die Eingabe um. Geben Sie einen neuen Namen ein, und drücken Sie die EINGABETASTE, um den Commit auszuführen." + }, "vs/editor/contrib/referenceSearch/referencesController": { "labelLoading": "Wird geladen..." }, @@ -657,20 +653,6 @@ "vs/editor/contrib/message/messageController": { "editor.readonly": "Ein Bearbeiten ist im schreibgeschützten Editor nicht möglich" }, - "vs/editor/contrib/format/format": { - "hint11": "1 Formatierung in Zeile {0} vorgenommen", - "hintn1": "{0} Formatierungen in Zeile {1} vorgenommen", - "hint1n": "1 Formatierung zwischen Zeilen {0} und {1} vorgenommen", - "hintnn": "{0} Formatierungen zwischen Zeilen {1} und {2} vorgenommen" - }, - "vs/editor/contrib/gotoError/gotoErrorWidget": { - "problems": "{0} von {1} Problemen", - "change": "{0} von {1} Problemen", - "editorMarkerNavigationError": "Editormarkierung: Farbe bei Fehler des Navigationswidgets.", - "editorMarkerNavigationWarning": "Editormarkierung: Farbe bei Warnung des Navigationswidgets.", - "editorMarkerNavigationInfo": "Editormarkierung: Farbe bei Warnung des Navigationswidgets.", - "editorMarkerNavigationBackground": "Editormarkierung: Hintergrund des Navigationswidgets." - }, "vs/editor/contrib/snippet/snippetVariables": { "Sunday": "Sonntag", "Monday": "Montag", @@ -711,6 +693,24 @@ "NovemberShort": "Nov", "DecemberShort": "Dez" }, + "vs/editor/contrib/format/format": { + "hint11": "1 Formatierung in Zeile {0} vorgenommen", + "hintn1": "{0} Formatierungen in Zeile {1} vorgenommen", + "hint1n": "1 Formatierung zwischen Zeilen {0} und {1} vorgenommen", + "hintnn": "{0} Formatierungen zwischen Zeilen {1} und {2} vorgenommen" + }, + "vs/editor/contrib/goToDefinition/goToDefinitionResultsNavigation": { + "location.kb": "Symbol {0} of {1}, {2} for next", + "location": "Symbol {0} of {1}" + }, + "vs/editor/contrib/gotoError/gotoErrorWidget": { + "problems": "{0} von {1} Problemen", + "change": "{0} von {1} Problemen", + "editorMarkerNavigationError": "Editormarkierung: Farbe bei Fehler des Navigationswidgets.", + "editorMarkerNavigationWarning": "Editormarkierung: Farbe bei Warnung des Navigationswidgets.", + "editorMarkerNavigationInfo": "Editormarkierung: Farbe bei Warnung des Navigationswidgets.", + "editorMarkerNavigationBackground": "Editormarkierung: Hintergrund des Navigationswidgets." + }, "vs/editor/contrib/find/simpleFindWidget": { "label.find": "Suchen", "placeholder.find": "Suchen", @@ -851,6 +851,16 @@ "vs/platform/environment/node/argvHelper": { "gotoValidation": "Argumente im Modus \"--goto\" müssen im Format \"DATEI(:ZEILE(:ZEICHEN))\" vorliegen." }, + "vs/platform/update/node/update.config.contribution": { + "updateConfigurationTitle": "Aktualisieren", + "updateMode": "Legen Sie fest, ob Sie automatische Updates erhalten möchten. Nach Änderungen ist ein Neustart erforderlich. Die Updates werden von einem Microsoft-Onlinedienst abgerufen.", + "none": "Updates deaktivieren.", + "manual": "Automatisches Prüfen auf Updates im Hintergrund deaktivieren. Sie können Updates durchführen, indem Sie manuell danach suchen.", + "default": "Automatische Prüfung auf Aktualisierungen aktivieren. Der Code prüft automatisch und regelmäßig auf Aktualisierungen.", + "deprecated": "Diese Einstellung ist veraltet. Verwenden Sie stattdessen \"{0}\".", + "enableWindowsBackgroundUpdates": "Aktiviert Windows-Hintergrundupdates. Die Updates werden von einem Microsoft-Onlinedienst heruntergeladen.", + "showReleaseNotes": "Nach einem Update Versionshinweise anzeigen. Die Versionshinweise werden von einem Microsoft-Onlinedienst heruntergeladen." + }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "VSIX ungültig: \"package.json\" ist keine JSON-Datei." }, @@ -883,7 +893,6 @@ "verbose": "Ausführliche Ausgabe (impliziert \"-wait\").", "log": "Log-Level zu verwenden. Standardwert ist \"Info\". Zulässige Werte sind \"kritisch\", \"Fehler\", \"warnen\", \"Info\", \"debug\", \"verfolgen\", \"aus\".", "status": "Prozessnutzungs- und Diagnose-Informationen ausgeben.", - "prof-modules": "Erfassen Sie Leistungmarker beim Laden von JS-Modulen, und geben Sie sie mit \"F1 > Developer: Startup Performance\" aus.", "prof-startup": "CPU-Profiler beim Start ausführen", "disableExtensions": "Deaktiviert alle installierten Extensions.", "disableExtension": "Deaktiviert eine Erweiterung.", @@ -904,16 +913,6 @@ "untitledWorkspace": "Unbenannt (Arbeitsbereich)", "workspaceName": "{0} (Arbeitsbereich)" }, - "vs/platform/update/node/update.config.contribution": { - "updateConfigurationTitle": "Aktualisieren", - "updateMode": "Legen Sie fest, ob Sie automatische Updates erhalten möchten. Nach Änderungen ist ein Neustart erforderlich. Die Updates werden von einem Microsoft-Onlinedienst abgerufen.", - "none": "Updates deaktivieren.", - "manual": "Automatisches Prüfen auf Updates im Hintergrund deaktivieren. Sie können Updates durchführen, indem Sie manuell danach suchen.", - "default": "Automatische Prüfung auf Aktualisierungen aktivieren. Der Code prüft automatisch und regelmäßig auf Aktualisierungen.", - "deprecated": "Diese Einstellung ist veraltet. Verwenden Sie stattdessen \"{0}\".", - "enableWindowsBackgroundUpdates": "Aktiviert Windows-Hintergrundupdates. Die Updates werden von einem Microsoft-Onlinedienst heruntergeladen.", - "showReleaseNotes": "Nach einem Update Versionshinweise anzeigen. Die Versionshinweise werden von einem Microsoft-Onlinedienst heruntergeladen." - }, "vs/platform/list/browser/listService": { "workbenchConfigurationTitle": "Workbench", "multiSelectModifier.ctrlCmd": "Ist unter Windows und Linux der Taste \"STRG\" und unter macOSX der Befehlstaste zugeordnet.", @@ -941,7 +940,7 @@ "config.property.languageDefault": "\"{0}\" kann nicht registriert werden. Die Eigenschaft stimmt mit dem Eigenschaftsmuster '\\\\[.*\\\\]$' zum Beschreiben sprachspezifischer Editor-Einstellungen überein. Verwenden Sie den Beitrag \"configurationDefaults\".", "config.property.duplicate": "{0}\" kann nicht registriert werden. Diese Eigenschaft ist bereits registriert." }, - "vs/platform/actions/browser/menuItemActionItem": { + "vs/platform/actions/browser/menuEntryActionViewItem": { "titleAndKb": "{0} ({1})" }, "vs/platform/extensionManagement/node/extensionManagementService": { @@ -949,7 +948,7 @@ "incompatible": "Die Erweiterung \"{0}\" kann nicht installiert werden, weil sie mit VS Code \"{1}\" nicht kompatibel ist.", "restartCode": "Starten Sie VS Code neu, bevor Sie {0} neu installieren.", "malicious extension": "Die Erweiterung kann nicht installiert werden, da sie als problematisch gemeldet wurde.", - "notFoundCompatibleDependency": "Kann nicht installiert werden, da die Erweiterung '{0}', die mit der aktuellen Version '{1}' von VS Code kompatibel ist, nicht gefunden werden kann.", + "notFoundCompatibleDependency": "Unable to install '{0}' extension because it is not compatible with the current version of VS Code (version {1}).", "MarketPlaceDisabled": "Marketplace ist nicht aktiviert.", "removeError": "Fehler beim Entfernen der Erweiterung: {0}. Bitte beenden Sie und starten Sie VS Code neu bevor Sie erneut versuchen die Erweiterung zu installieren.", "Not a Marketplace extension": "Nur Marktplatz-Erweiterungen können neu installiert werden", @@ -1047,6 +1046,14 @@ "menuSelectionBackground": "Hintergrundfarbe des ausgewählten Menüelements im Menü.", "menuSelectionBorder": "Rahmenfarbe des ausgewählten Menüelements im Menü.", "menuSeparatorBackground": "Farbe eines Trenner-Menüelements in Menüs.", + "editorError.foreground": "Vordergrundfarbe von Fehlerunterstreichungen im Editor.", + "errorBorder": "Border color of error boxes in the editor.", + "editorWarning.foreground": "Vordergrundfarbe von Warnungsunterstreichungen im Editor.", + "warningBorder": "Border color of warning boxes in the editor.", + "editorInfo.foreground": "Vordergrundfarbe von Informationsunterstreichungen im Editor.", + "infoBorder": "Border color of info boxes in the editor.", + "editorHint.foreground": "Vordergrundfarbe der Hinweisunterstreichungen im Editor.", + "hintBorder": "Border color of hint boxes in the editor.", "editorBackground": "Hintergrundfarbe des Editors.", "editorForeground": "Standardvordergrundfarbe des Editors.", "editorWidgetBackground": "Hintergrundfarbe von Editor-Widgets wie zum Beispiel Suchen/Ersetzen.", @@ -1096,9 +1103,10 @@ }, "vs/platform/issue/electron-main/issueService": { "local": "LOCAL", - "confirmCloseIssueReporter": "Ihre Eingaben werden nicht gespeichert. Möchten Sie dieses Fenster schließen?", + "issueReporterWriteToClipboard": "There is too much data to send to GitHub. Would you like to write the information to the clipboard so that it can be pasted?", "yes": "Ja", "cancel": "Abbrechen", + "confirmCloseIssueReporter": "Ihre Eingaben werden nicht gespeichert. Möchten Sie dieses Fenster schließen?", "issueReporter": "Problembericht", "processExplorer": "Prozess-Explorer" }, @@ -1107,7 +1115,7 @@ "newWindowDesc": "Öffnet ein neues Fenster.", "recentFolders": "Aktueller Arbeitsbereich", "folderDesc": "{0} {1}", - "codeWorkspace": "Codearbeitsbereich" + "workspaceDesc": "{0} {1}" }, "vs/platform/windows/electron-main/windowsService": { "aboutDetail": "Version: {0}\nCommit: {1}\nDatum: {2}\nElectron: {3}\nChrome: {4}\nNode.js: {5}\nV8: {6}\nBetriebssystem: {7}", @@ -1385,7 +1393,7 @@ "AddContextMenuFiles": "Aktion \"Mit %1 öffnen\" dem Dateikontextmenü von Windows-Explorer hinzufügen", "AddContextMenuFolders": "Aktion \"Mit %1 öffnen\" dem Verzeichniskontextmenü von Windows-Explorer hinzufügen", "AssociateWithFiles": "%1 als Editor für unterstützte Dateitypen registrieren", - "AddToPath": "Zu PATH hinzufügen (nach dem Neustart verfügbar)", + "AddToPath": "Add to PATH (requires shell restart)", "RunAfter": "%1 nach der Installation ausführen", "Other": "Andere:", "SourceFile": "%1-Quelldatei" @@ -1401,33 +1409,32 @@ "copyAll": "Alles kopieren", "debug": "Debuggen" }, + "vs/code/electron-main/main": { + "secondInstanceAdmin": "Eine zweite Instanz von {0} wird bereits als Administrator ausgeführt.", + "secondInstanceAdminDetail": "Bitte schließen Sie die andere Instanz, und versuchen Sie es erneut.", + "secondInstanceNoResponse": "Eine andere Instanz von {0} läuft, reagiert aber nicht", + "secondInstanceNoResponseDetail": "Bitte schließen Sie alle anderen Instanzen, und versuchen Sie es erneut.", + "startupDataDirError": "Programmbenutzerdaten können nicht geschrieben werden.", + "startupDataDirErrorDetail": "Die Verzeichnisse {0} und {1} müssen beschreibbar sein.", + "close": "&&Schließen" + }, "vs/code/node/cliProcessMain": { "notFound": "Die Erweiterung '{0}' wurde nicht gefunden.", "notInstalled": "Die Erweiterung \"{0}\" ist nicht installiert.", - "useId": "Stellen Sie sicher, dass Sie die vollständige Erweiterungs-ID (einschließlich des Herausgebers) verwenden. Beispiel: {0}", + "useId": "Make sure you use the full extension ID, including the publisher, e.g.: {0}", + "installingExtensions": "Installing extensions...", "installation failed": "Fehler beim Installieren der Erweiterungen: {0}", - "notSupportedUIExtension": "Die Erweiterung {0} kann nicht installiert werden, da UI-Erweiterungen nicht unterstützt werden", - "successVsixInstall": "Die Extension \"{0}\" wurde erfolgreich installiert.", + "successVsixInstall": "Extension '{0}' was successfully installed.", "cancelVsixInstall": "Installation der Erweiterung \"{0}\" abgebrochen.", "alreadyInstalled": "Die Erweiterung \"{0}\" ist bereits installiert.", "forceUpdate": "Die Erweiterung \"{0}\", Version {1}, ist bereits installiert, aber im Marketplace ist eine neuere Version (2) verfügbar. Verwenden Sie \"--force\", um auf eine neuere Version zu aktualisieren.", "updateMessage": "Die Erweiterung \"{0}\" wird auf Version {1} aktualisiert.", - "foundExtension": "{0}\" wurde in Marketplace gefunden.", - "forceDowngrade": "Eine neuere Version dieser Erweiterung \"{0}\", Version {1}, ist bereits installiert. Verwenden Sie \"--force\", um ein Downgrade auf eine ältere Version durchzuführen.", - "installing": "Wird installiert...", - "successInstall": "Die Erweiterung \"{0}\" v{1} wurde erfolgreich installiert.", + "forceDowngrade": "A newer version of extension '{0}' v{1} is already installed. Use '--force' option to downgrade to older version.", + "installing": "Installing extension '{0}' v{1}...", + "successInstall": "Extension '{0}' v{1} was successfully installed.", "uninstalling": "{0} wird deinstalliert...", "successUninstall": "Die Erweiterung \"{0}\" wurde erfolgreich deinstalliert." }, - "vs/code/electron-main/main": { - "secondInstanceNoResponse": "Eine andere Instanz von {0} läuft, reagiert aber nicht", - "secondInstanceNoResponseDetail": "Bitte schließen Sie alle anderen Instanzen, und versuchen Sie es erneut.", - "secondInstanceAdmin": "Eine zweite Instanz von {0} wird bereits als Administrator ausgeführt.", - "secondInstanceAdminDetail": "Bitte schließen Sie die andere Instanz, und versuchen Sie es erneut.", - "close": "&&Schließen", - "startupDataDirError": "Programmbenutzerdaten können nicht geschrieben werden.", - "startupDataDirErrorDetail": "Die Verzeichnisse {0} und {1} müssen beschreibbar sein." - }, "vs/code/electron-main/logUploader": { "invalidEndpoint": "Ungültiger Protokolluploader-Endpunkt", "beginUploading": "Wird hochgeladen …", @@ -1469,6 +1476,11 @@ "pasteData": "Wir haben die erforderlichen Daten in die Zwischenablage geschrieben, da sie zu groß zum Senden waren. Bitte fügen Sie sie ein.", "disabledExtensions": "Erweiterungen sind deaktiviert" }, + "vs/code/electron-main/app": { + "trace.message": "Die Ablaufverfolgung wurde erfolgreich erstellt.", + "trace.detail": "Erstellen Sie ein Issue, und fügen Sie folgende Datei manuell an:\n{0}", + "trace.ok": "OK" + }, "vs/code/electron-browser/issue/issueReporterPage": { "completeInEnglish": "Füllen Sie das Formular auf Englisch aus.", "issueTypeLabel": "Dies ist", @@ -1488,11 +1500,6 @@ "sendSearchedExtensions": "Gesuchte Erweiterungen senden ({0})", "sendSettingsSearchDetails": "Details der Einstellungssuche senden ({0})" }, - "vs/code/electron-main/app": { - "trace.message": "Die Ablaufverfolgung wurde erfolgreich erstellt.", - "trace.detail": "Erstellen Sie ein Issue, und fügen Sie folgende Datei manuell an:\n{0}", - "trace.ok": "OK" - }, "vs/code/electron-main/auth": { "authRequire": "Proxyauthentifizierung erforderlich", "proxyauth": "Der Proxy {0} erfordert eine Authentifizierung." @@ -1521,6 +1528,13 @@ "vs/code/electron-main/window": { "hiddenMenuBar": "Sie können über die Alt-Taste weiterhin auf die Menüleiste zugreifen." }, + "vs/workbench/browser/actions/navigationActions": { + "navigateLeft": "Zur Ansicht auf der linken Seite navigieren", + "navigateRight": "Zur Ansicht auf der rechten Seite navigieren", + "navigateUp": "Zur Ansicht darüber navigieren", + "navigateDown": "Zur Ansicht darunter navigieren", + "view": "Sicht" + }, "vs/workbench/browser/workbench.contribution": { "workbenchConfigurationTitle": "Workbench", "showEditorTabs": "Steuert, ob geöffnete Editoren in Registerkarten angezeigt werden sollen.", @@ -1557,6 +1571,7 @@ "panelDefaultLocation": "Steuert die Standardposition des Panels (Terminal, Debugkonsole, Ausgabe, Probleme). Dieses kann entweder unterhalb oder rechts von der Workbench angezeigt werden.", "statusBarVisibility": "Steuert die Sichtbarkeit der Statusleiste im unteren Bereich der Workbench.", "activityBarVisibility": "Steuert die Sichtbarkeit der Aktivitätsleiste in der Workbench.", + "iconExplorationEnabled": "Controls the visibility of the icon exploration in the workbench.", "viewVisibility": "Steuert die Sichtbarkeit von Headeraktionen. Headeraktionen können immer sichtbar sein oder nur sichtbar sein, wenn diese Ansicht fokussiert ist oder mit der Maus darauf gezeigt wird.", "fontAliasing": "Steuert die Schriftartaliasingmethode in der Workbench.", "workbench.fontAliasing.default": "Subpixel-Schriftartglättung. Auf den meisten Nicht-Retina-Displays wird Text bei dieser Einstellung am schärfsten dargestellt.", @@ -1596,12 +1611,63 @@ "zenMode.hideLineNumbers": "Steuert, ob durch Aktivieren des Zen-Modus auch die Zeilennummern im Editor ausgeblendet werden.", "zenMode.restore": "Steuert, ob ein Fenster im Zen-Modus wiederhergestellt werden soll, wenn es im Zen-Modus beendet wurde." }, - "vs/workbench/browser/actions/navigationActions": { - "navigateLeft": "Zur Ansicht auf der linken Seite navigieren", - "navigateRight": "Zur Ansicht auf der rechten Seite navigieren", - "navigateUp": "Zur Ansicht darüber navigieren", - "navigateDown": "Zur Ansicht darunter navigieren", - "view": "Sicht" + "vs/workbench/api/common/configurationExtensionPoint": { + "vscode.extension.contributes.configuration.title": "Eine Zusammenfassung der Einstellungen. Diese Bezeichnung wird in der Einstellungsdatei als trennender Kommentar verwendet.", + "vscode.extension.contributes.configuration.properties": "Die Beschreibung der Konfigurationseigenschaften.", + "scope.application.description": "Application specific configuration, which can be configured only in the user settings.", + "scope.machine.description": "Machine specific configuration, which can be configured only in the user settings when the extension is running locally, or only in the remote settings when the extension is running remotely.", + "scope.window.description": "Window specific configuration, which can be configured in the user, remote or workspace settings.", + "scope.resource.description": "Resource specific configuration, which can be configured in the user, remote, workspace or folder settings.", + "scope.description": "Scope in which the configuration is applicable. Available scopes are `application`, `machine`, `window` and `resource`.", + "scope.enumDescriptions": "Beschreibungen für Enumerationswerte", + "scope.markdownEnumDescription": "Beschreibungen für Enumerationswerte im Markdown-Format.", + "scope.markdownDescription": "Die Beschreibung im Markdown-Format.", + "scope.deprecationMessage": "Wenn dies festgelegt ist, wird die Eigenschaft als veraltet markiert, und die angegebene Meldung wird als Erklärung angezeigt.", + "vscode.extension.contributes.defaultConfiguration": "Trägt zu Konfigurationeinstellungen des Standard-Editors für die jeweilige Sprache bei.", + "vscode.extension.contributes.configuration": "Trägt Konfigurationseigenschaften bei.", + "invalid.title": "configuration.title muss eine Zeichenfolge sein.", + "invalid.properties": "\"configuration.properties\" muss ein Objekt sein.", + "invalid.property": "\"configuration.property\" muss ein Objekt sein.", + "invalid.allOf": "\"configuration.allOf\" ist veraltet und sollte nicht mehr verwendet werden. Übergeben Sie stattdessen mehrere Konfigurationsabschnitte als Array an den Beitragspunkt \"configuration\".", + "workspaceConfig.folders.description": "Liste von Ordnern, die in den Arbeitsbereich geladen werden.", + "workspaceConfig.path.description": "Ein Dateipfad, z. B. \" /root/folderA\" oder \"./folderA\" bei einem relativen Pfad, der in Bezug auf den Speicherort der Arbeitsbereichsdatei aufgelöst wird.", + "workspaceConfig.name.description": "Ein optionaler Name für den Ordner.", + "workspaceConfig.uri.description": "URI des Ordners", + "workspaceConfig.settings.description": "Arbeitsbereichseinstellungen", + "workspaceConfig.launch.description": "Arbeitsbereichs-Startkonfigurationen", + "workspaceConfig.extensions.description": "Arbeitsbereichserweiterungen", + "unknownWorkspaceProperty": "Unbekannte Arbeitsbereichs-Konfigurationseigenschaft" + }, + "vs/workbench/browser/parts/sidebar/sidebarPart": { + "focusSideBar": "Fokus in Randleiste", + "viewCategory": "Sicht" + }, + "vs/workbench/browser/actions/layoutActions": { + "view": "Sicht", + "toggleActivityBar": "Sichtbarkeit der Aktivitätsleiste umschalten", + "miShowActivityBar": "&&Aktivitätsleiste anzeigen", + "toggleCenteredLayout": "Zentriertes Layout umschalten", + "miToggleCenteredLayout": "Centered Layout", + "flipLayout": "Zwischen horizontalem und vertikalem Editor-Layout umschalten", + "miToggleEditorLayout": "Layout &&spiegeln", + "toggleSidebarPosition": "Position der Seitenleiste umschalten", + "moveSidebarRight": "Seitenleiste nach rechts verschieben", + "moveSidebarLeft": "Seitenleiste nach links verschieben", + "miMoveSidebarRight": "&&Seitenleiste nach rechts verschieben", + "miMoveSidebarLeft": "&&Seitenleiste nach links verschieben", + "toggleEditor": "Editor-Bereich umschalten", + "toggleSidebar": "Randleistensichtbarkeit umschalten", + "miAppearance": "&&Darstellung", + "miShowSidebar": "Show &&Side Bar", + "toggleStatusbar": "Sichtbarkeit der Statusleiste umschalten", + "miShowStatusbar": "Show S&&tatus Bar", + "toggleTabs": "Registerkartensichtbarkeit umschalten", + "toggleZenMode": "Zen-Modus umschalten", + "miToggleZenMode": "Zen-Modus", + "toggleMenuBar": "Menüleiste umschalten", + "miShowMenuBar": "Show Menu &&Bar", + "increaseViewSize": "Aktuelle Ansicht vergrößern", + "decreaseViewSize": "Aktuelle Ansicht verkleinern" }, "vs/workbench/api/common/menusExtensionPoint": { "requirearray": "Menüelemente müssen ein Array sein.", @@ -1625,6 +1691,10 @@ "menus.resourceStateContext": "Das Ressourcenstatus-Kontextmenü der Quellcodeverwaltung", "view.viewTitle": "Das beigetragene Editor-Titelmenü.", "view.itemContext": "Das beigetragene Anzeigeelement-Kontextmenü.", + "commentThread.title": "The contributed comment thread title menu", + "commentThread.actions": "The contributed comment thread context menu, rendered as buttons below the comment editor", + "comment.title": "The contributed comment title menu", + "comment.actions": "The contributed comment context menu, rendered as buttons below the comment editor", "nonempty": "Es wurde ein nicht leerer Wert erwartet.", "opticon": "Die Eigenschaft \"icon\" kann ausgelassen werden oder muss eine Zeichenfolge oder ein Literal wie \"{dark, light}\" sein.", "requireStringOrObject": "Die Eigenschaft \"{0}\" ist obligatorisch und muss vom Typ \"Zeichenfolge\" oder \"Objekt\" sein.", @@ -1632,6 +1702,7 @@ "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.commandType.category": "(Optionale) Kategoriezeichenfolge, nach der der Befehl in der Benutzeroberfläche gruppiert wird.", + "vscode.extension.contributes.commandType.precondition": "(Optional) Condition which must be true to enable the command", "vscode.extension.contributes.commandType.icon": "(Optional) Das Symbol, das verwendet wird, um den Befehl in der Benutzeroberfläche darzustellen. Es handelt sich um einen Dateipfad oder eine designfähige Konfiguration.", "vscode.extension.contributes.commandType.icon.light": "Symbol-Pfad, wenn ein helles Theme verwendet wird", "vscode.extension.contributes.commandType.icon.dark": "Symbol-Pfad, wenn ein dunkles Farbschema verwendet wird", @@ -1643,37 +1714,6 @@ "missing.altCommand": "Das Menüelement verweist auf einen Alternativbefehl \"{0}\", der im Abschnitt \"commands\" nicht definiert ist.", "dupe.command": "Das Menüelement verweist auf den gleichen Befehl wie der Standard- und der Alternativbefehl." }, - "vs/workbench/api/common/configurationExtensionPoint": { - "vscode.extension.contributes.configuration.title": "Eine Zusammenfassung der Einstellungen. Diese Bezeichnung wird in der Einstellungsdatei als trennender Kommentar verwendet.", - "vscode.extension.contributes.configuration.properties": "Die Beschreibung der Konfigurationseigenschaften.", - "scope.application.description": "Anwendungsspezifische Konfiguration, die nur in den lokalen Benutzereinstellungen konfiguriert werden kann", - "scope.machine.description": "Computerspezifische Konfiguration, die nur in den lokalen Benutzereinstellungen und in den Remotebenutzereinstellungen konfiguriert werden kann.", - "scope.window.description": "Fensterspezifische Konfiguration, die in den Benutzer- oder Arbeitsbereichseinstellungen konfiguriert werden kann.", - "scope.resource.description": "Ressourcenspezifische Konfiguration, die in den Benutzer-, Arbeitsbereichs- oder Ordnereinstellungen konfiguriert werden kann.", - "scope.description": "Bereich, in dem die Konfiguration gültig ist. Verfügbare Gültigkeitsbereiche sind \"window\" und \"resource\".", - "scope.enumDescriptions": "Beschreibungen für Enumerationswerte", - "scope.markdownEnumDescription": "Beschreibungen für Enumerationswerte im Markdown-Format.", - "scope.markdownDescription": "Die Beschreibung im Markdown-Format.", - "scope.deprecationMessage": "Wenn dies festgelegt ist, wird die Eigenschaft als veraltet markiert, und die angegebene Meldung wird als Erklärung angezeigt.", - "vscode.extension.contributes.defaultConfiguration": "Trägt zu Konfigurationeinstellungen des Standard-Editors für die jeweilige Sprache bei.", - "vscode.extension.contributes.configuration": "Trägt Konfigurationseigenschaften bei.", - "invalid.title": "configuration.title muss eine Zeichenfolge sein.", - "invalid.properties": "\"configuration.properties\" muss ein Objekt sein.", - "invalid.property": "\"configuration.property\" muss ein Objekt sein.", - "invalid.allOf": "\"configuration.allOf\" ist veraltet und sollte nicht mehr verwendet werden. Übergeben Sie stattdessen mehrere Konfigurationsabschnitte als Array an den Beitragspunkt \"configuration\".", - "workspaceConfig.folders.description": "Liste von Ordnern, die in den Arbeitsbereich geladen werden.", - "workspaceConfig.path.description": "Ein Dateipfad, z. B. \" /root/folderA\" oder \"./folderA\" bei einem relativen Pfad, der in Bezug auf den Speicherort der Arbeitsbereichsdatei aufgelöst wird.", - "workspaceConfig.name.description": "Ein optionaler Name für den Ordner.", - "workspaceConfig.uri.description": "URI des Ordners", - "workspaceConfig.settings.description": "Arbeitsbereichseinstellungen", - "workspaceConfig.launch.description": "Arbeitsbereichs-Startkonfigurationen", - "workspaceConfig.extensions.description": "Arbeitsbereichserweiterungen", - "unknownWorkspaceProperty": "Unbekannte Arbeitsbereichs-Konfigurationseigenschaft" - }, - "vs/workbench/browser/parts/sidebar/sidebarPart": { - "focusSideBar": "Fokus in Randleiste", - "viewCategory": "Sicht" - }, "vs/workbench/api/browser/viewsExtensionPoint": { "vscode.extension.contributes.views.containers.id": "Eindeutige ID, die zum Bestimmen des Containers verwendet wird, in dem Ansichten mithilfe des Beitragspunkts \"views\" beigetragen werden können.", "vscode.extension.contributes.views.containers.title": "Visuell lesbare Zeichenfolge zum Rendern des Containers", @@ -1701,50 +1741,47 @@ "requirearray": "Ansichten müssen ein Array sein.", "optstring": "Die Eigenschaft \"{0}\" kann ausgelassen werden oder muss vom Typ \"string\" sein." }, - "vs/workbench/browser/actions/layoutActions": { - "view": "Sicht", - "toggleActivityBar": "Sichtbarkeit der Aktivitätsleiste umschalten", - "miToggleActivityBar": "Aktivitätsleiste &&umschalten", - "toggleCenteredLayout": "Zentriertes Layout umschalten", - "miToggleCenteredLayout": "Zentriertes Layout umschalten", - "flipLayout": "Zwischen horizontalem und vertikalem Editor-Layout umschalten", - "miToggleEditorLayout": "Layout &&spiegeln", - "toggleSidebarPosition": "Position der Seitenleiste umschalten", - "moveSidebarRight": "Seitenleiste nach rechts verschieben", - "moveSidebarLeft": "Seitenleiste nach links verschieben", - "miMoveSidebarLeftRight": "&&Seitenleiste nach links/rechts verschieben", - "toggleEditor": "Editor-Bereich umschalten", - "toggleSidebar": "Randleistensichtbarkeit umschalten", - "miToggleSidebar": "&&Randleiste umschalten", - "toggleStatusbar": "Sichtbarkeit der Statusleiste umschalten", - "miToggleStatusbar": "&&Statusleiste umschalten", - "toggleTabs": "Registerkartensichtbarkeit umschalten", - "toggleZenMode": "Zen-Modus umschalten", - "miToggleZenMode": "Zen-Modus umschalten", - "toggleMenuBar": "Menüleiste umschalten", - "miToggleMenuBar": "Men&&üleiste umschalten", - "increaseViewSize": "Aktuelle Ansicht vergrößern", - "decreaseViewSize": "Aktuelle Ansicht verkleinern" - }, "vs/workbench/browser/parts/panel/panelPart": { "hidePanel": "Bereich ausblenden" }, - "vs/workbench/browser/parts/statusbar/statusbarPart": { - "manageExtension": "Erweiterung verwalten" - }, "vs/workbench/browser/parts/views/views": { "focus view": "Fokus auf Ansicht {0}", "view category": "Sicht" }, + "vs/workbench/browser/parts/activitybar/activitybarPart": { + "hideActivitBar": "Aktivitätsleiste ausblenden", + "manage": "Manage" + }, + "vs/workbench/browser/parts/statusbar/statusbarPart": { + "hide": "Ausblenden", + "hideStatusBar": "Hide Status Bar" + }, "vs/workbench/browser/parts/titlebar/titlebarPart": { "patchedWindowTitle": "[Nicht unterstützt]", "userIsAdmin": "[Administrator]", "userIsSudo": "[Superuser]", "devExtensionWindowTitlePrefix": "[Extensionentwicklungshost]" }, - "vs/workbench/browser/parts/activitybar/activitybarPart": { - "hideActivitBar": "Aktivitätsleiste ausblenden", - "globalActions": "Globale Aktionen" + "vs/workbench/api/common/jsonValidationExtensionPoint": { + "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.jsonValidation": "configuration.jsonValidation muss ein Array sein.", + "invalid.fileMatch": "configuration.jsonValidation.fileMatch muss definiert sein.", + "invalid.url": "configuration.jsonValidation.url muss eine URL oder ein relativer Pfad sein.", + "invalid.path.1": "Es wurde erwartet, dass \"contributes.{0}.url\" ({1}) im Ordner ({2}) der Erweiterung enthalten ist. Dies führt möglicherweise dazu, dass die Erweiterung nicht portierbar ist.", + "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." + }, + "vs/workbench/api/browser/mainThreadMessageService": { + "extensionSource": "{0} (Erweiterung)", + "defaultSource": "Erweiterung", + "manageExtension": "Erweiterung verwalten", + "cancel": "Abbrechen", + "ok": "OK" + }, + "vs/workbench/api/browser/mainThreadProgress": { + "manageExtension": "Erweiterung verwalten" }, "vs/workbench/electron-browser/main.contribution": { "file": "FILE", @@ -1767,13 +1804,11 @@ "miMore": "&&Mehr...", "miAddFolderToWorkspace": "O&&rdner zu Arbeitsbereich hinzufügen...", "miSaveWorkspaceAs": "Arbeitsbereich speichern unter...", - "miPreferences": "&&Einstellungen", "miCloseFolder": "&&Ordner schließen", "miCloseWorkspace": "Arbeitsbereich &&schließen", "miCloseWindow": "&&Fenster schließen", "miExit": "&&Beenden", - "miAppearance": "&&Darstellung", - "miToggleFullScreen": "&&Vollbild umschalten", + "miToggleFullScreen": "&&Full Screen", "miZoomIn": "&&Vergrößern", "miZoomOut": "&&Verkleinern", "miZoomReset": "&&Zoom zurücksetzen", @@ -1823,6 +1858,7 @@ "window.menuBarVisibility.hidden": "Das Menü ist immer ausgeblendet.", "menuBarVisibility": "Steuert die Sichtbarkeit der Menüleiste. Die Einstellung \"Umschalten\" bedeutet, dass die Menüleiste durch einfaches Betätigen der ALT-Taste angezeigt und ausgeblendet wird. Die Menüleite wird standardmäßig angezeigt, sofern sich das Fenster nicht im Vollbildmodus befindet.", "enableMenuBarMnemonics": "Ist dies aktiviert, können die Hauptmenüs mithilfe von Tastenkombinationen mit der Alt-Taste geöffnet werden. Wenn mnemonische Zeichen deaktiviert werden, können diese Tastenkombinationen mit der Alt-Taste stattdessen an Editor-Befehle gebunden werden.", + "disableCustomMenuBarAltFocus": "If enabled, disables the ability to focus the menu bar with the Alt-key when not set to toggle.", "autoDetectHighContrast": "Ist diese Option aktiviert, erfolgt automatisch ein Wechsel zu einem Design mit hohem Kontrast, wenn Windows ein Design mit hohem Kontrast verwendet, und zu einem dunklen Design, wenn Sie für Windows kein Design mit hohem Kontrast mehr verwenden.", "window.doubleClickIconToClose": "Wenn Sie diese Option aktivieren, wird das Fenster beim Doppelklick auf das Anwendungssymbol geschlossen, und das Fenster kann nicht vom Symbol gezogen werden. Diese Einstellung hat nur Auswirkungen, wenn \"#window.titleBarStyle#\" auf \"custom\" festgelegt ist.", "titleBarStyle": "Passen Sie die Darstellung der Fenstertitelleiste an. Unter Linux und Windows wirkt sich diese Einstellung auch auf die Darstellung des Anwendungs- und Kontextmenüs aus. Änderungen werden erst nach einem Neustart angewendet.", @@ -1832,30 +1868,6 @@ "telemetryConfigurationTitle": "Telemetrie", "telemetry.enableCrashReporting": "Aktiviert Absturzberichte, die an Microsoft-Onlinedienste gesendet werden.\nDiese Option erfordert einen Neustart, damit sie wirksam wird." }, - "vs/workbench/api/common/jsonValidationExtensionPoint": { - "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.jsonValidation": "configuration.jsonValidation muss ein Array sein.", - "invalid.fileMatch": "configuration.jsonValidation.fileMatch muss definiert sein.", - "invalid.url": "configuration.jsonValidation.url muss eine URL oder ein relativer Pfad sein.", - "invalid.path.1": "Es wurde erwartet, dass \"contributes.{0}.url\" ({1}) im Ordner ({2}) der Erweiterung enthalten ist. Dies führt möglicherweise dazu, dass die Erweiterung nicht portierbar ist.", - "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." - }, - "vs/workbench/api/browser/mainThreadProgress": { - "manageExtension": "Erweiterung verwalten" - }, - "vs/workbench/api/browser/mainThreadMessageService": { - "extensionSource": "{0} (Erweiterung)", - "defaultSource": "Erweiterung", - "manageExtension": "Erweiterung verwalten", - "cancel": "Abbrechen", - "ok": "OK" - }, - "vs/workbench/browser/parts/editor/editorPart": { - "groupLabel": "Gruppe {0}" - }, "vs/workbench/browser/parts/quickopen/quickOpenController": { "quickOpenInput": "Geben Sie \"?\" ein, um Hilfe zu den Aktionen zu erhalten, die hier zur Verfügung stehen.", "historyMatches": "zuletzt geöffnet", @@ -1865,6 +1877,9 @@ "removeFromEditorHistory": "Aus Verlauf entfernen", "pickHistory": "Editor-Eintrag auswählen, der aus dem Verlauf entfernt werden soll" }, + "vs/workbench/browser/parts/editor/editorPart": { + "groupLabel": "Gruppe {0}" + }, "vs/workbench/browser/viewlet": { "compositePart.hideSideBarLabel": "Randleiste ausblenden", "collapse": "Alle zuklappen" @@ -1872,6 +1887,15 @@ "vs/workbench/common/views": { "duplicateId": "Eine Ansicht mit der ID {0} ist im Container \"{1}\" bereits registriert." }, + "vs/workbench/api/browser/mainThreadExtensionService": { + "reload window": "Erweiterung '{0}' kann nicht aktiviert werden, da sie von der nicht geladenen Erweiterung '{1}' abhängig ist. Zum Laden der Erweiterung das Fenster erneut laden?", + "reload": "Fenster erneut laden", + "disabledDep": "Erweiterung '{0}' kann nicht aktiviert werden, da sie von der deaktivierten Erweiterung '{1}' abhängig ist. Möchten Sie die Erweiterung aktivieren und das Fenster neu laden?", + "enable dep": "Aktivieren und erneut laden", + "uninstalledDep": "Erweiterung '{0}' kann nicht aktiviert werden, da sie von der nicht installierten Erweiterung '{1}' abhängig ist. Erweiterung installieren und das Fenster neu laden?", + "install missing dep": "Installieren und erneut laden", + "unknownDep": "Erweiterung '{0}' kann nicht aktiviert werden, da sie von einer unbekannten Erweiterung '{1}' abhängig ist." + }, "vs/workbench/api/browser/mainThreadEditors": { "diffLeftRightLabel": "{0} ⟷ {1}" }, @@ -1882,15 +1906,6 @@ "folderStatusMessageRemoveMultipleFolders": "Die Erweiterung \"{0}\" hat {1} Ordner aus dem Arbeitsbereich entfernt", "folderStatusChangeFolder": "Die Erweiterung \"{0}\" hat Ordner des Arbeitsbereichs geändert" }, - "vs/workbench/api/browser/mainThreadExtensionService": { - "reload window": "Erweiterung '{0}' kann nicht aktiviert werden, da sie von der nicht geladenen Erweiterung '{1}' abhängig ist. Zum Laden der Erweiterung das Fenster erneut laden?", - "reload": "Fenster erneut laden", - "disabledDep": "Erweiterung '{0}' kann nicht aktiviert werden, da sie von der deaktivierten Erweiterung '{1}' abhängig ist. Möchten Sie die Erweiterung aktivieren und das Fenster neu laden?", - "enable dep": "Aktivieren und erneut laden", - "uninstalledDep": "Erweiterung '{0}' kann nicht aktiviert werden, da sie von der nicht installierten Erweiterung '{1}' abhängig ist. Erweiterung installieren und das Fenster neu laden?", - "install missing dep": "Installieren und erneut laden", - "unknownDep": "Erweiterung '{0}' kann nicht aktiviert werden, da sie von einer unbekannten Erweiterung '{1}' abhängig ist." - }, "vs/workbench/browser/parts/quickopen/quickopen": { "quickOpen": "Gehe zu Datei...", "quickNavigateNext": "Zum nächsten Element in Quick Open navigieren", @@ -1908,7 +1923,7 @@ "timeout.onWillSave": "Bei onWillSaveTextDocument-Ereignis nach 1750 ms abgebrochen", "saveParticipants": "Speichern von Teilnehmern wird ausgeführt …" }, - "vs/workbench/api/electron-browser/mainThreadWebview": { + "vs/workbench/api/browser/mainThreadWebview": { "errorMessage": "Ein Fehler ist aufgetreten beim Wiederherstellen der Ansicht: {0}" }, "vs/workbench/common/notifications": { @@ -1968,7 +1983,7 @@ "previousPanelView": "Vorherige Bereichsansicht", "nextPanelView": "Nächste Bereichsansicht", "view": "Sicht", - "miTogglePanel": "&&Bereich umschalten" + "miShowPanel": "Show &&Panel" }, "vs/workbench/browser/parts/compositePart": { "ariaCompositeToolbarLabel": "{0} Aktionen", @@ -1985,6 +2000,7 @@ }, "vs/workbench/common/theme": { "tabActiveBackground": "Hintergrundfarbe der aktiven Registerkarte. Registerkarten sind die Container für Editors im Editorbereich. In einer Editorgruppe können mehrere Registerkarten geöffnet werden. Mehrere Editorgruppen können vorhanden sein.", + "tabUnfocusedActiveBackground": "Active tab background color in an unfocused group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", "tabInactiveBackground": "Hintergrundfarbe der inaktiven Registerkarte. Registerkarten sind die Container für Editors im Editorbereich. In einer Editorgruppe können mehrere Registerkarten geöffnet werden. Mehrere Editorgruppen können vorhanden sein.", "tabHoverBackground": "Hintergrundfarbe der Registerkarte beim Daraufzeigen. Registerkarten sind die Container für Editoren im Editorbereich. In einer Editorgruppe können mehrere Registerkarten geöffnet werden. Mehrere Editorgruppen können vorhanden sein.", "tabUnfocusedHoverBackground": "Hintergrundfarbe für Registerkarten in einer unfokussierten Gruppe beim Daraufzeigen. Registerkarten sind die Container für Editoren im Editor-Bereich. In einer Editor-Gruppe können mehrere Registerkarten geöffnet werden. Mehrere Editor-Gruppen sind möglich.", @@ -2067,24 +2083,9 @@ "notificationCenterHeaderBackground": "Hintergrundfarbe für Kopfzeile der Benachrichtigungszentrale. Benachrichtigungen werden unten rechts eingeblendet.", "notificationsBorder": "Rahmenfarbe für Benachrichtigungen zum Trennen von anderen Benachrichtigungen in der Benachrichtigungszentrale. Benachrichtigungen werden unten rechts eingeblendet." }, - "vs/workbench/electron-browser/actions/helpActions": { - "keybindingsReference": "Referenz für Tastenkombinationen", - "openDocumentationUrl": "Dokumentation", - "openIntroductoryVideosUrl": "Einführungsvideos", - "openTipsAndTricksUrl": "Tipps und Tricks", - "openTwitterUrl": "Folgen Sie uns auf Twitter", - "openUserVoiceUrl": "Featureanforderungen suchen", - "openLicenseUrl": "Lizenz anzeigen", - "openPrivacyStatement": "Datenschutzbestimmungen" - }, "vs/workbench/browser/workbench": { "loaderErrorNative": "Fehler beim Laden einer erforderlichen Datei. Bitte starten Sie die Anwendung neu, und versuchen Sie es dann erneut. Details: {0}" }, - "vs/workbench/browser/parts/activitybar/activitybarActions": { - "previousSideBarView": "Vorherige Seitenleistenansicht", - "nextSideBarView": "Nächste Seitenleistenansicht", - "view": "Sicht" - }, "vs/workbench/browser/parts/compositeBarActions": { "badgeTitle": "{0}-{1}", "additionalViews": "Zusätzliche Ansichten", @@ -2096,24 +2097,6 @@ "compositeActive": "{0} aktiv", "toggle": "Ansichtsfixierung umschalten" }, - "vs/workbench/electron-browser/actions/developerActions": { - "toggleDevTools": "Entwicklertools umschalten", - "toggleSharedProcess": "Freigegebenen Prozess umschalten", - "inspect context keys": "Kontextschlüssel prüfen", - "toggle screencast mode": "Screencastmodus umschalten" - }, - "vs/workbench/electron-browser/window": { - "undo": "Rückgängig", - "redo": "Wiederholen", - "cut": "Ausschneiden", - "copy": "Kopieren", - "paste": "Einfügen", - "selectAll": "Alle auswählen", - "runningAsRoot": "Es wird nicht empfohlen, {0} als Root-Benutzer auszuführen." - }, - "vs/workbench/browser/parts/compositeBar": { - "activityBarAriaLabel": "Umschaltung der aktiven Ansicht" - }, "vs/workbench/electron-browser/actions/windowActions": { "closeWindow": "Fenster schließen", "newWindow": "Neues Fenster", @@ -2137,9 +2120,39 @@ "quickOpenRecent": "Zuletzt benutzte schnell öffnen...", "about": "Informationen zu {0}" }, - "vs/workbench/browser/parts/views/customView": { - "no-dataprovider": "Es ist kein Datenanbieter registriert, der Ansichtsdaten bereitstellen kann.", - "collapseAll": "Alle zuklappen" + "vs/workbench/electron-browser/window": { + "undo": "Rückgängig", + "redo": "Wiederholen", + "cut": "Ausschneiden", + "copy": "Kopieren", + "paste": "Einfügen", + "selectAll": "Alle auswählen", + "runningAsRoot": "Es wird nicht empfohlen, {0} als Root-Benutzer auszuführen." + }, + "vs/workbench/electron-browser/actions/helpActions": { + "keybindingsReference": "Referenz für Tastenkombinationen", + "openDocumentationUrl": "Dokumentation", + "openIntroductoryVideosUrl": "Einführungsvideos", + "openTipsAndTricksUrl": "Tipps und Tricks", + "newsletterSignup": "Signup for the VS Code Newsletter", + "openTwitterUrl": "Folgen Sie uns auf Twitter", + "openUserVoiceUrl": "Featureanforderungen suchen", + "openLicenseUrl": "Lizenz anzeigen", + "openPrivacyStatement": "Datenschutzbestimmungen" + }, + "vs/workbench/electron-browser/actions/developerActions": { + "toggleDevTools": "Entwicklertools umschalten", + "toggleSharedProcess": "Freigegebenen Prozess umschalten", + "inspect context keys": "Kontextschlüssel prüfen", + "toggle screencast mode": "Screencastmodus umschalten" + }, + "vs/workbench/browser/parts/compositeBar": { + "activityBarAriaLabel": "Umschaltung der aktiven Ansicht" + }, + "vs/workbench/browser/parts/activitybar/activitybarActions": { + "previousSideBarView": "Vorherige Seitenleistenansicht", + "nextSideBarView": "Nächste Seitenleistenansicht", + "view": "Sicht" }, "vs/workbench/browser/parts/views/panelViewlet": { "viewToolbarAriaLabel": "{0} Aktionen" @@ -2153,6 +2166,17 @@ "vs/workbench/browser/parts/editor/textEditor": { "editorLabelWithGroup": "{0}, {1}." }, + "vs/workbench/browser/parts/views/customView": { + "no-dataprovider": "Es ist kein Datenanbieter registriert, der Ansichtsdaten bereitstellen kann.", + "collapseAll": "Alle zuklappen" + }, + "vs/workbench/browser/parts/editor/editorCommands": { + "editorCommand.activeEditorMove.description": "Aktiven Editor nach Tabstopps oder Gruppen verschieben", + "editorCommand.activeEditorMove.arg.name": "Argument zum Verschieben des aktiven Editors", + "editorCommand.activeEditorMove.arg.description": "Argumenteigenschaften:\n\t* \"to\": Ein Zeichenfolgenwert, der das Ziel des Verschiebungsvorgangs angibt.\n\t* \"by\": Ein Zeichenfolgenwert, der die Einheit für die Verschiebung angibt (nach Registerkarte oder nach Gruppe).\n\t* \"value\": Ein Zahlenwert, der angibt, um wie viele Positionen verschoben wird. Es kann auch die absolute Position für die Verschiebung angegeben werden.", + "toggleInlineView": "Inlineansicht umschalten", + "compare": "Vergleichen" + }, "vs/workbench/browser/parts/titlebar/menubarControl": { "mFile": "&&Datei", "mEdit": "&&Bearbeiten", @@ -2162,15 +2186,9 @@ "mDebug": "&&Debuggen", "mTerminal": "&&Terminal", "mHelp": "&&Hilfe", - "menubar.linuxTitlebarRevertNotification": "Wir haben die Standardtitelleiste unter Linux aktualisiert, sodass nun die nativen Einstellungen verwendet werden. Sie können jedoch zurück zu den benutzerdefinierten Einstellungen wechseln. Weitere Informationen finden Sie in unserer [Onlinedokumentation](https://go.microsoft.com/fwlink/?linkid=2074137).", - "goToSetting": "Einstellungen öffnen", "menubar.customTitlebarAccessibilityNotification": "Sie haben die Unterstützung für Barrierefreiheit aktiviert. Für eine optimale Bedienung wird empfohlen, eine benutzerdefinierte Titelleiste zu verwenden.", - "miMoveSidebarRight": "&&Seitenleiste nach rechts verschieben", - "miMoveSidebarLeft": "&&Seitenleiste nach links verschieben", - "miHideStatusbar": "&&Statusleiste ausblenden", - "miShowStatusbar": "&&Statusleiste anzeigen", - "miHideActivityBar": "&&Aktivitätsleiste ausblenden", - "miShowActivityBar": "&&Aktivitätsleiste anzeigen", + "goToSetting": "Einstellungen öffnen", + "mPreferences": "Einstellungen", "checkForUpdates": "Nach &&Updates suchen...", "checkingForUpdates": "Überprüfen auf Updates...", "download now": "J&&etzt herunterladen", @@ -2179,48 +2197,50 @@ "installingUpdate": "Update wird installiert...", "restartToUpdate": "Für &&Update neu starten" }, - "vs/workbench/browser/parts/editor/editorCommands": { - "editorCommand.activeEditorMove.description": "Aktiven Editor nach Tabstopps oder Gruppen verschieben", - "editorCommand.activeEditorMove.arg.name": "Argument zum Verschieben des aktiven Editors", - "editorCommand.activeEditorMove.arg.description": "Argumenteigenschaften:\n\t* \"to\": Ein Zeichenfolgenwert, der das Ziel des Verschiebungsvorgangs angibt.\n\t* \"by\": Ein Zeichenfolgenwert, der die Einheit für die Verschiebung angibt (nach Registerkarte oder nach Gruppe).\n\t* \"value\": Ein Zahlenwert, der angibt, um wie viele Positionen verschoben wird. Es kann auch die absolute Position für die Verschiebung angegeben werden.", - "toggleInlineView": "Inlineansicht umschalten", - "compare": "Vergleichen" - }, "vs/workbench/browser/parts/notifications/notificationsAlerts": { "alertErrorMessage": "Fehler: {0}", "alertWarningMessage": "Warnung: {0}", "alertInfoMessage": "Info: {0}" }, "vs/workbench/browser/parts/notifications/notificationsStatus": { + "status.notifications": "Benachrichtigungen", "hideNotifications": "Benachrichtigungen verbergen", "zeroNotifications": "Keine Benachrichtigungen", "noNotifications": "Keine neuen Benachrichtigungen", "oneNotification": "1 neue Benachrichtigung", - "notifications": "{0} neue Benachrichtigungen" + "notifications": "{0} neue Benachrichtigungen", + "status.message": "Status Message" }, "vs/workbench/api/node/extHostExtensionService": { "extensionTestError": "Der Pfad \"{0}\" verweist nicht auf einen gültigen Test Runner für eine Extension." }, - "vs/workbench/browser/parts/notifications/notificationsCommands": { - "notifications": "Benachrichtigungen", - "showNotifications": "Benachrichtigungen anzeigen", - "hideNotifications": "Benachrichtigungen verbergen", - "clearAllNotifications": "Alle Benachrichtigungen löschen" - }, "vs/workbench/browser/parts/notifications/notificationsCenter": { "notificationsEmpty": "Keine neuen Benachrichtigungen", "notifications": "Benachrichtigungen", "notificationsToolbar": "Aktionen der Benachrichtigungszentrale", "notificationsList": "Benachrichtigungsliste" }, + "vs/workbench/browser/parts/notifications/notificationsCommands": { + "notifications": "Benachrichtigungen", + "showNotifications": "Benachrichtigungen anzeigen", + "hideNotifications": "Benachrichtigungen verbergen", + "clearAllNotifications": "Alle Benachrichtigungen löschen" + }, "vs/workbench/browser/parts/notifications/notificationsToasts": { "notificationsToast": "Popupbenachrichtigung" }, + "vs/workbench/browser/parts/editor/editorGroupView": { + "araLabelGroupActions": "Aktionen von Editor-Gruppen", + "closeGroupAction": "Schließen", + "emptyEditorGroup": "{0} (leer)", + "editorOpenError": "{0} kann nicht geöffnet werden: {1}" + }, "vs/workbench/browser/parts/editor/editor.contribution": { "textEditor": "Text-Editor", "textDiffEditor": "Textdiff-Editor", "binaryDiffEditor": "Binärdiff-Editor", "sideBySideEditor": "Editor mit Ansicht \"Nebeneinander\"", + "status.imageZoom": "Image Zoom", "groupOnePicker": "Editoren in aktiver Gruppe anzeigen", "allEditorsPicker": "Alle geöffneten Editoren anzeigen", "view": "Sicht", @@ -2284,12 +2304,6 @@ "miFocusBelowGroup": "Gruppe &&Unten", "miSwitchGroup": "&&Gruppe wechseln" }, - "vs/workbench/browser/parts/editor/editorGroupView": { - "araLabelGroupActions": "Aktionen von Editor-Gruppen", - "closeGroupAction": "Schließen", - "emptyEditorGroup": "{0} (leer)", - "editorOpenError": "{0} kann nicht geöffnet werden: {1}" - }, "vs/workbench/browser/parts/editor/textDiffEditor": { "textDiffEditor": "Textdiff-Editor", "readonlyEditorWithInputAriaLabel": "{0}. Schreibgeschützter Textvergleichs-Editor.", @@ -2413,6 +2427,11 @@ "newEditorAbove": "Neue Editor-Gruppe oben", "newEditorBelow": "Neue Editor-Gruppe unten" }, + "vs/workbench/api/node/extHost.api.impl": { + "remote extension host Log": "Remote Extension Host", + "extension host Log": "Erweiterungshost", + "extensionLabel": "{0} (Erweiterung)" + }, "vs/workbench/browser/parts/notifications/notificationsViewer": { "notificationActions": "Benachrichtigungsaktionen", "notificationSource": "Quelle: {0}" @@ -2424,24 +2443,36 @@ "multiSelection": "{0} Auswahlen", "endOfLineLineFeed": "LF", "endOfLineCarriageReturnLineFeed": "CRLF", - "tabFocusModeEnabled": "TAB-TASTE verschiebt Fokus", - "screenReaderDetected": "Für Sprachausgabe optimiert", - "screenReaderDetectedExtra": "Wenn Sie keine Sprachausgabe verwenden, ändern Sie die Einstellung \"editor.accessibilitySupport\" in \"Aus\".", - "disableTabMode": "Barrierefreiheitsmodus deaktivieren", - "gotoLine": "Gehe zu Zeile", - "selectIndentation": "Einzug auswählen", - "selectEncoding": "Codierung auswählen", - "selectEOL": "Zeilenendesequenz auswählen", - "selectLanguageMode": "Sprachmodus auswählen", - "fileInfo": "Dateiinformationen", "screenReaderDetectedExplanation.question": "Verwenden Sie Visual Studio Code mit einer Sprachausgabe? (Bestimmte Features wie die Codefaltung, die Minimap und Zeilenumbrüche werden bei Verwendung einer Sprachausgabe deaktiviert.)", "screenReaderDetectedExplanation.answerYes": "Ja", "screenReaderDetectedExplanation.answerNo": "Nein", + "noEditor": "Derzeit ist kein Texteditor aktiv", + "noWritableCodeEditor": "Der aktive Code-Editor ist schreibgeschützt.", + "indentConvert": "Datei konvertieren", + "indentView": "Ansicht wechseln", + "pickAction": "Aktion auswählen", + "tabFocusModeEnabled": "TAB-TASTE verschiebt Fokus", + "disableTabMode": "Barrierefreiheitsmodus deaktivieren", + "status.editor.tabFocusMode": "Accessibility Mode", + "screenReaderDetected": "Für Sprachausgabe optimiert", + "screenReaderDetectedExtra": "Wenn Sie keine Sprachausgabe verwenden, ändern Sie die Einstellung \"editor.accessibilitySupport\" in \"Aus\".", + "status.editor.screenReaderMode": "Screen Reader Mode", + "gotoLine": "Gehe zu Zeile", + "status.editor.selection": "Editor Selection", + "selectIndentation": "Einzug auswählen", + "status.editor.indentation": "Editor Indentation", + "selectEncoding": "Codierung auswählen", + "status.editor.encoding": "Editor Encoding", + "selectEOL": "Zeilenendesequenz auswählen", + "status.editor.eol": "Editor End of Line", + "selectLanguageMode": "Sprachmodus auswählen", + "status.editor.mode": "Editor Language", + "fileInfo": "Dateiinformationen", + "status.editor.info": "Dateiinformationen", "spacesSize": "Leerzeichen: {0}", "tabSize": "Tabulatorgröße: {0}", "showLanguageExtensions": "Marketplace-Erweiterungen für \"{0}\" durchsuchen...", "changeMode": "Sprachmodus ändern", - "noEditor": "Derzeit ist kein Texteditor aktiv", "languageDescription": "({0}): konfigurierte Sprache", "languageDescriptionConfigured": "({0})", "languagesPicks": "Sprachen (Bezeichner)", @@ -2451,11 +2482,6 @@ "pickLanguage": "Sprachmodus auswählen", "currentAssociation": "Aktuelle Zuordnung", "pickLanguageToConfigure": "Sprachmodus auswählen, der \"{0}\" zugeordnet werden soll", - "changeIndentation": "Einzug ändern", - "noWritableCodeEditor": "Der aktive Code-Editor ist schreibgeschützt.", - "indentConvert": "Datei konvertieren", - "indentView": "Ansicht wechseln", - "pickAction": "Aktion auswählen", "changeEndOfLine": "Zeilenendesequenz ändern", "pickEndOfLine": "Zeilenendesequenz auswählen", "changeEncoding": "Dateicodierung ändern", @@ -2473,6 +2499,9 @@ "araLabelEditorActions": "Editor-Aktionen", "draggedEditorGroup": "{0} (+{1})" }, + "vs/workbench/api/common/extHostStatusBar": { + "status.extensionMessage": "Extension Status" + }, "vs/workbench/api/common/extHostProgress": { "extensionSource": "{0} (Erweiterung)" }, @@ -2505,7 +2534,7 @@ "vs/workbench/browser/parts/editor/breadcrumbsControl": { "cmd.toggle": "Breadcrumbs umschalten", "cmd.category": "Sicht", - "miToggleBreadcrumbs": "Breadcrumb-Leiste &&umschalten", + "miShowBreadcrumbs": "Show &&Breadcrumbs", "cmd.focus": "Breadcrumbs fokussieren" }, "vs/workbench/contrib/callHierarchy/browser/callHierarchy.contribution": { @@ -2536,14 +2565,19 @@ "cantUninstall": "Der Shellbefehl \"{0}\" konnte nicht deinstalliert werden.", "shellCommand": "Shellbefehl" }, + "vs/workbench/contrib/codeEditor/browser/inspectKeybindings": { + "workbench.action.inspectKeyMap": "Entwickler: Wichtige Zuordnungen prüfen" + }, "vs/workbench/contrib/codeEditor/browser/largeFileOptimizations": { "largeFile": "{0}: Tokenisierung, Umbruch und Faltung wurden für diese große Datei deaktiviert, um die Speicherauslastung zu verringern und ein Einfrieren oder einen Absturz zu vermeiden.", "dontShowAgain": "Nicht mehr anzeigen", "removeOptimizations": "Aktivieren von Funktionen erzwingen", "reopenFilePrompt": "Bitte öffnen Sie die Datei erneut, damit diese Einstellung wirksam wird." }, - "vs/workbench/contrib/codeEditor/browser/inspectKeybindings": { - "workbench.action.inspectKeyMap": "Entwickler: Wichtige Zuordnungen prüfen" + "vs/workbench/contrib/codeEditor/browser/toggleMinimap": { + "toggleMinimap": "Toggle Minimap", + "view": "Sicht", + "miShowMinimap": "Show &&Minimap" }, "vs/workbench/contrib/codeEditor/browser/toggleMultiCursorModifier": { "toggleLocation": "Multi-Curosor-Modifizierer umschalten", @@ -2551,17 +2585,15 @@ "miMultiCursorCmd": "Für Multi-Cursor zu Befehlstaste+Mausklick wechseln", "miMultiCursorCtrl": "Für Multi-Cursor zu STRG+Mausklick wechseln" }, - "vs/workbench/contrib/codeEditor/browser/toggleMinimap": { - "toggleMinimap": "Ansicht: Minimap umschalten", - "miToggleMinimap": "Minimap &&umschalten" - }, "vs/workbench/contrib/codeEditor/browser/toggleRenderControlCharacter": { - "toggleRenderControlCharacters": "Ansicht: Steuerzeichen umschalten", - "miToggleRenderControlCharacters": "&&Steuerzeichen umschalten" + "toggleRenderControlCharacters": "Steuerzeichen umschalten", + "view": "Sicht", + "miToggleRenderControlCharacters": "Render &&Control Characters" }, "vs/workbench/contrib/codeEditor/browser/toggleRenderWhitespace": { - "toggleRenderWhitespace": "Ansicht: Rendern von Leerzeichen umschalten", - "miToggleRenderWhitespace": "&&Rendern von Leerzeichen umschalten" + "toggleRenderWhitespace": "Rendern von Leerzeichen umschalten", + "view": "Sicht", + "miToggleRenderWhitespace": "&&Render Whitespace" }, "vs/workbench/contrib/codeEditor/browser/toggleWordWrap": { "toggle.wordwrap": "Ansicht: Zeilenumbruch umschalten", @@ -2795,6 +2827,9 @@ "cancel": "Abbrechen", "addConfiguration": "Konfiguration hinzufügen..." }, + "vs/workbench/contrib/debug/common/debug": { + "internalConsoleOptions": "Steuert, wann die interne Debugkonsole geöffnet werden soll." + }, "vs/workbench/contrib/debug/browser/repl": { "replAriaLabel": "REPL-Bereich (Read Eval Print-Loop)", "copy": "Kopieren", @@ -2807,14 +2842,12 @@ "replValueOutputAriaLabel": "{0}, Read Eval Print-Loop, Debuggen", "replRawObjectAriaLabel": "Die REPL-Variable {0} besitzt den Wert {1}, Read Eval Print-Loop, Debuggen", "actions.repl.acceptInput": "REPL-Eingaben akzeptieren", + "repl.action.filter": "REPL Focus Content to Filter", "actions.repl.copyAll": "Debuggen: Konsole – alle kopieren", "selectRepl": "Debugging-Konsole auswählen", "clearRepl": "Konsole löschen", "debugConsoleCleared": "Die Debugkonsole wurde bereinigt." }, - "vs/workbench/contrib/debug/common/debug": { - "internalConsoleOptions": "Steuert, wann die interne Debugkonsole geöffnet werden soll." - }, "vs/workbench/contrib/debug/browser/debugActions": { "openLaunchJson": "{0} öffnen", "launchJsonNeedsConfigurtion": "Konfigurieren oder reparieren Sie \"launch.json\".", @@ -2835,7 +2868,7 @@ "focusSession": "Fokus auf Sitzung", "copyValue": "Wert kopieren" }, - "vs/workbench/contrib/debug/browser/debugActionItems": { + "vs/workbench/contrib/debug/browser/debugActionViewItems": { "debugLaunchConfigurations": "Debugstartkonfigurationen", "noConfigurations": "Keine Konfigurationen", "addConfigTo": "Konfiguration hinzufügen ({0})...", @@ -2852,6 +2885,7 @@ "statusBarDebuggingBorder": "Rahmenfarbe der Statusleiste zur Abtrennung von der Randleiste und dem Editor, wenn ein Programm debuggt wird. Die Statusleiste wird unten im Fenster angezeigt." }, "vs/workbench/contrib/debug/browser/debugStatus": { + "status.debug": "Debuggen", "selectAndStartDebug": "Debug Konfiguration auswählen und starten" }, "vs/workbench/contrib/debug/common/debugContentProvider": { @@ -2859,6 +2893,22 @@ "canNotResolveSourceWithError": "Die Quelle \"{0}\" konnte nicht geladen werden: {1}.", "canNotResolveSource": "Die Quelle \"{0}\" konnte nicht geladen werden." }, + "vs/workbench/contrib/debug/browser/exceptionWidget": { + "debugExceptionWidgetBorder": "Widget-Rahmenfarbe bei einer Ausnahme. ", + "debugExceptionWidgetBackground": "Widget-Hintergrundfarbe bei einer Ausnahme. ", + "exceptionThrownWithId": "Ausnahme: {0}", + "exceptionThrown": "Ausnahme aufgetreten." + }, + "vs/workbench/contrib/debug/browser/watchExpressionsView": { + "watchExpressionsSection": "Abschnitt \"Überwachungsausdrücke\"", + "watchAriaTreeLabel": "Überwachungsausdrücke debuggen", + "editWatchExpression": "Ausdruck bearbeiten", + "removeWatchExpression": "Ausdruck entfernen", + "watchExpressionInputAriaLabel": "Geben Sie den Überwachungsausdruck ein.", + "watchExpressionPlaceholder": "Zu überwachender Ausdruck", + "watchExpressionAriaLabel": "{0} Wert {1}, Überwachen, Debuggen", + "watchVariableAriaLabel": "{0} Wert {1}, Überwachen, Debuggen" + }, "vs/workbench/contrib/debug/browser/debugEditorActions": { "toggleBreakpointAction": "Debuggen: Haltepunkt umschalten", "conditionalBreakpointEditorAction": "Debuggen: Bedingten Haltepunkt hinzufügen...", @@ -2871,16 +2921,6 @@ "goToPreviousBreakpoint": "Debuggen: Zum vorherigen Haltepunkt wechseln", "debug": "Debuggen" }, - "vs/workbench/contrib/debug/browser/watchExpressionsView": { - "watchExpressionsSection": "Abschnitt \"Überwachungsausdrücke\"", - "watchAriaTreeLabel": "Überwachungsausdrücke debuggen", - "editWatchExpression": "Ausdruck bearbeiten", - "removeWatchExpression": "Ausdruck entfernen", - "watchExpressionInputAriaLabel": "Geben Sie den Überwachungsausdruck ein.", - "watchExpressionPlaceholder": "Zu überwachender Ausdruck", - "watchExpressionAriaLabel": "{0} Wert {1}, Überwachen, Debuggen", - "watchVariableAriaLabel": "{0} Wert {1}, Überwachen, Debuggen" - }, "vs/workbench/contrib/debug/browser/variablesView": { "variablesSection": "Variablenabschnitt", "variablesAriaTreeLabel": "Variablen debuggen", @@ -2891,11 +2931,15 @@ "variableScopeAriaLabel": "Bereich {0}, Variablen, Debuggen", "variableAriaLabel": "{0} Wert {1}, Variablen, Debuggen" }, - "vs/workbench/contrib/debug/browser/exceptionWidget": { - "debugExceptionWidgetBorder": "Widget-Rahmenfarbe bei einer Ausnahme. ", - "debugExceptionWidgetBackground": "Widget-Hintergrundfarbe bei einer Ausnahme. ", - "exceptionThrownWithId": "Ausnahme: {0}", - "exceptionThrown": "Ausnahme aufgetreten." + "vs/workbench/contrib/debug/browser/debugHover": { + "treeAriaLabel": "Debughover", + "variableAriaLabel": "{0} Wert {1}, Variablen, Debuggen" + }, + "vs/workbench/contrib/debug/browser/debugCommands": { + "noFolderDebugConfig": "Öffnen Sie bitte einen Ordner, um erweitertes Debuggen zu konfigurieren.", + "inlineBreakpoint": "Inlinehaltepunkt", + "debug": "Debuggen", + "addInlineBreakpoint": "Inlinehaltepunkt hinzufügen" }, "vs/workbench/contrib/debug/browser/debugEditorModelManager": { "topStackFrameLineHighlight": "Hintergrundfarbe zur Hervorhebung der Zeile an der Position des obersten Stapelrahmens.", @@ -2910,19 +2954,14 @@ "loadedScriptsFolderAriaLabel": "Ordner {0}, geladenes Skript, Debuggen", "loadedScriptsSourceAriaLabel": "{0}, geladenes Skript, Debuggen" }, - "vs/workbench/contrib/debug/browser/debugCommands": { - "noFolderDebugConfig": "Öffnen Sie bitte einen Ordner, um erweitertes Debuggen zu konfigurieren.", - "inlineBreakpoint": "Inlinehaltepunkt", - "debug": "Debuggen", - "addInlineBreakpoint": "Inlinehaltepunkt hinzufügen" - }, - "vs/workbench/contrib/debug/browser/debugHover": { - "treeAriaLabel": "Debughover", - "variableAriaLabel": "{0} Wert {1}, Variablen, Debuggen" - }, - "vs/workbench/contrib/debug/browser/linkDetector": { - "fileLinkMac": "Zum Öffnen klicken (CMD+KLICKEN für seitliche Anzeige)", - "fileLink": "Zum Öffnen klicken (STRG+KLICKEN für seitliche Anzeige)" + "vs/workbench/contrib/debug/browser/breakpointWidget": { + "breakpointWidgetLogMessagePlaceholder": "Zu protokollierende Nachricht, wenn der Haltepunkt erreicht wird. Ausdrücke innerhalb von {} werden interpoliert. Betätigen Sie die EINGABETASTE, um dies zu akzeptieren, oder ECS, um den Vorgang abzubrechen.", + "breakpointWidgetHitCountPlaceholder": "Unterbrechen, wenn die Bedingung für die Trefferanzahl erfüllt ist. EINGABETASTE zum Akzeptieren, ESC-TASTE zum Abbrechen.", + "breakpointWidgetExpressionPlaceholder": "Unterbrechen, wenn der Ausdruck als TRUE ausgewertet wird. EINGABETASTE zum Akzeptieren, ESC-TASTE zum Abbrechen.", + "expression": "EXPRESSION", + "hitCount": "Trefferanzahl", + "logMessage": "Protokollmeldung", + "breakpointType": "Art des Breakpoints" }, "vs/workbench/contrib/debug/browser/breakpointsView": { "breakpointsSection": "Haltepunkteabschnitt", @@ -2961,14 +3000,9 @@ "stackFrameAriaLabel": "Stapelrahmen {0} Zeile {1} {2}, Aufrufliste, Debuggen", "sessionLabel": "Debugsitzung \"{0}\"" }, - "vs/workbench/contrib/debug/browser/breakpointWidget": { - "breakpointWidgetLogMessagePlaceholder": "Zu protokollierende Nachricht, wenn der Haltepunkt erreicht wird. Ausdrücke innerhalb von {} werden interpoliert. Betätigen Sie die EINGABETASTE, um dies zu akzeptieren, oder ECS, um den Vorgang abzubrechen.", - "breakpointWidgetHitCountPlaceholder": "Unterbrechen, wenn die Bedingung für die Trefferanzahl erfüllt ist. EINGABETASTE zum Akzeptieren, ESC-TASTE zum Abbrechen.", - "breakpointWidgetExpressionPlaceholder": "Unterbrechen, wenn der Ausdruck als TRUE ausgewertet wird. EINGABETASTE zum Akzeptieren, ESC-TASTE zum Abbrechen.", - "expression": "EXPRESSION", - "hitCount": "Trefferanzahl", - "logMessage": "Protokollmeldung", - "breakpointType": "Art des Breakpoints" + "vs/workbench/contrib/debug/browser/linkDetector": { + "fileLinkMac": "Zum Öffnen klicken (CMD+KLICKEN für seitliche Anzeige)", + "fileLink": "Zum Öffnen klicken (STRG+KLICKEN für seitliche Anzeige)" }, "vs/workbench/contrib/debug/common/debugSource": { "unknownSource": "Unbekannte Quelle" @@ -2985,7 +3019,7 @@ "debugRequesMissing": "Das Attribut \"{0}\" fehlt in der ausgewählten Debugkonfiguration.", "debugTypeNotSupported": "Der konfigurierte Debugtyp \"{0}\" wird nicht unterstützt.", "debugTypeMissing": "Fehlende Eigenschaft \"type\" für die ausgewählte Startkonfiguration.", - "noFolderWorkspaceDebugError": "Debuggen der aktiven Datei ist nicht möglich. Stellen Sie sicher, dass sie auf einem Datenträger gespeichert ist und dass Sie die Debugerweiterung für diesen Dateityp installiert haben.", + "noFolderWorkspaceDebugError": "The active file can not be debugged. Make sure it is saved and that you have a debug extension installed for that file type.", "debugAdapterCrash": "Der Debugadapterprozess wurde unerwartet beendet ({0}).", "cancel": "Abbrechen", "debugAnyway": "Trotzdem debuggen", @@ -2998,7 +3032,7 @@ "DebugTaskNotFound": "Die angegebene Aufgabe wurde nicht gefunden.", "taskNotTrackedWithTaskId": "Der angegebene Task kann nicht nachverfolgt werden.", "taskNotTracked": "Die Aufgabe \"{0}\" kann nicht nachverfolgt werden.", - "debuggingPaused": "Das Debuggen wurde angehalten. {0}, {1} {2}", + "debuggingPaused": "Debugging paused {0}, {1} {2} {3}", "breakpointAdded": "Der Haltepunkt wurde hinzugefügt. Zeile {0}, Datei \"{1}\".", "breakpointRemoved": "Der Haltepunkt wurde entfernt. Zeile {0}, Datei \"{1}\"." }, @@ -3024,6 +3058,23 @@ "vs/workbench/contrib/debug/electron-browser/terminalSupport": { "debug.terminal.title": "Zu debuggende Komponente" }, + "vs/workbench/contrib/debug/node/debugger": { + "cannot.find.da": "Debug-Adapter für Typ \"{0}\" wurde nicht gefunden.", + "launch.config.comment1": "Verwendet IntelliSense zum Ermitteln möglicher Attribute.", + "launch.config.comment2": "Zeigen Sie auf vorhandene Attribute, um die zugehörigen Beschreibungen anzuzeigen.", + "launch.config.comment3": "Weitere Informationen finden Sie unter {0}", + "debugType": "Der Typ der Konfiguration.", + "debugTypeNotRecognised": "Dieser Debugging-Typ wurde nicht erkannt. Bitte installieren und aktivieren Sie die dazugehörige Debugging-Erweiterung.", + "node2NotSupported": "\"node2\" wird nicht mehr unterstützt, verwenden Sie stattdessen \"node\", und legen Sie das Attribut \"protocol\" auf \"inspector\" fest.", + "debugName": "Der Name der Konfiguration. Er wird im Dropdownmenü der Startkonfiguration angezeigt.", + "debugRequest": "Der Anforderungstyp der Konfiguration. Der Wert kann \"launch\" oder \"attach\" sein.", + "debugServer": "Nur für die Entwicklung von Debugerweiterungen: Wenn ein Port angegeben ist, versucht der VS-Code, eine Verbindung mit einem Debugadapter herzustellen, der im Servermodus ausgeführt wird.", + "debugPrelaunchTask": "Ein Task, der ausgeführt werden soll, bevor die Debugsitzung beginnt.", + "debugPostDebugTask": "Ein Task, der ausgeführt werden soll, nachdem die Debugsitzung endet.", + "debugWindowsConfiguration": "Windows-spezifische Startkonfigurationsattribute.", + "debugOSXConfiguration": "OS X-spezifische Startkonfigurationsattribute.", + "debugLinuxConfiguration": "Linux-spezifische Startkonfigurationsattribute." + }, "vs/workbench/contrib/debug/common/replModel": { "consoleCleared": "Die Konsole wurde gelöscht.", "snapshotObj": "Nur primitive Werte werden für dieses Objekt angezeigt." @@ -3036,7 +3087,7 @@ "vscode.extension.contributes.debuggers.args": "Optionale Argumente, die an den Adapter übergeben werden sollen.", "vscode.extension.contributes.debuggers.runtime": "Optionale Laufzeit für den Fall, dass das Programmattribut keine ausführbare Datei ist und eine Laufzeit erfordert.", "vscode.extension.contributes.debuggers.runtimeArgs": "Optionale Laufzeitargumente.", - "vscode.extension.contributes.debuggers.variables": "Eine Zuordnung von interaktiven Variablen (z. B. \"${action.pickProcess}\") in \"launch.json\" zu einem Befehl.", + "vscode.extension.contributes.debuggers.variables": "Mapping from interactive variables (e.g. ${action.pickProcess}) in `launch.json` to a command.", "vscode.extension.contributes.debuggers.initialConfigurations": "Konfigurationen zum Generieren der anfänglichen Datei \"launch.json\".", "vscode.extension.contributes.debuggers.languages": "Liste der Sprachen, für die die Debugerweiterung als \"Standarddebugger\" angesehen werden kann", "vscode.extension.contributes.debuggers.adapterExecutableCommand": "Wenn dies festgelegt ist, ruft der VS Code diesen Befehl auf, um den ausführbaren Pfad des Debugadapters und die zu übergebenden Argumente zu bestimmen.", @@ -3059,25 +3110,6 @@ "app.launch.json.compound.folder": "Name des Ordners, in dem sich der Verbund befindet.", "app.launch.json.compounds.configurations": "Namen von Konfigurationen, die als Bestandteil dieses Verbunds gestartet werden." }, - "vs/workbench/contrib/debug/node/debugger": { - "cannot.find.da": "Debug-Adapter für Typ \"{0}\" wurde nicht gefunden.", - "cannot.create.da.with.err": "Debugadapter kann nicht erstellt werden ({0}).", - "cannot.create.da": "Debugadapter kann nicht erstellt werden.", - "launch.config.comment1": "Verwendet IntelliSense zum Ermitteln möglicher Attribute.", - "launch.config.comment2": "Zeigen Sie auf vorhandene Attribute, um die zugehörigen Beschreibungen anzuzeigen.", - "launch.config.comment3": "Weitere Informationen finden Sie unter {0}", - "debugType": "Der Typ der Konfiguration.", - "debugTypeNotRecognised": "Dieser Debugging-Typ wurde nicht erkannt. Bitte installieren und aktivieren Sie die dazugehörige Debugging-Erweiterung.", - "node2NotSupported": "\"node2\" wird nicht mehr unterstützt, verwenden Sie stattdessen \"node\", und legen Sie das Attribut \"protocol\" auf \"inspector\" fest.", - "debugName": "Der Name der Konfiguration. Er wird im Dropdownmenü der Startkonfiguration angezeigt.", - "debugRequest": "Der Anforderungstyp der Konfiguration. Der Wert kann \"launch\" oder \"attach\" sein.", - "debugServer": "Nur für die Entwicklung von Debugerweiterungen: Wenn ein Port angegeben ist, versucht der VS-Code, eine Verbindung mit einem Debugadapter herzustellen, der im Servermodus ausgeführt wird.", - "debugPrelaunchTask": "Ein Task, der ausgeführt werden soll, bevor die Debugsitzung beginnt.", - "debugPostDebugTask": "Ein Task, der ausgeführt werden soll, nachdem die Debugsitzung endet.", - "debugWindowsConfiguration": "Windows-spezifische Startkonfigurationsattribute.", - "debugOSXConfiguration": "OS X-spezifische Startkonfigurationsattribute.", - "debugLinuxConfiguration": "Linux-spezifische Startkonfigurationsattribute." - }, "vs/workbench/contrib/debug/electron-browser/rawDebugSession": { "moreInfo": "Weitere Informationen" }, @@ -3125,7 +3157,12 @@ "extensionsCloseExtensionDetailsOnViewChange": "Wenn diese Option aktiviert ist, werden Editoren mit Erweiterungsdetails beim Verlassen der Erweiterungsansicht automatisch geschlossen.", "miOpenKeymapExtensions": "&&Tastenzuordnungen", "miPreferencesExtensions": "&&Erweiterungen", - "miViewExtensions": "E&&xtensions" + "miViewExtensions": "E&&xtensions", + "workbench.extensions.uninstallExtension.description": "Uninstall the given extension", + "workbench.extensions.uninstallExtension.arg.name": "Id of the extension to uninstall", + "id required": "Extension id required.", + "notInstalled": "Extension '{0}' is not installed. Make sure you use the full extension ID, including the publisher, e.g.: ms-vscode.csharp.", + "showExtensions": "Erweiterungen" }, "vs/workbench/contrib/extensions/electron-browser/extensionsViewlet": { "marketPlace": "Marketplace", @@ -3152,24 +3189,27 @@ "malicious warning": "\"{0}\" wurde als problematisch gemeldet und wurde daher deinstalliert.", "reloadNow": "Jetzt erneut laden" }, + "vs/workbench/contrib/extensions/electron-browser/extensionsActivationProgress": { + "activation": "Erweiterungen werden aktiviert..." + }, + "vs/workbench/contrib/extensions/electron-browser/runtimeExtensionsInput": {}, "vs/workbench/contrib/extensions/common/extensionsInput": {}, + "vs/workbench/contrib/extensions/electron-browser/extensionsDependencyChecker": {}, "vs/workbench/contrib/extensions/common/extensionsFileTemplate": { "app.extensions.json.title": "Erweiterungen", "app.extensions.json.recommendations": "Liste von Erweiterungen, die für Benutzer dieses Arbeitsbereichs zu empfehlen sind. Der Bezeichner einer Erweiterung lautet immer \"${herausgeber}.${name}\". Beispiel: \"vscode.csharp\".", "app.extension.identifier.errorMessage": "Erwartetes Format: \"${publisher}.${name}\". Beispiel: \"vscode.csharp\".", "app.extensions.json.unwantedRecommendations": "Liste von Erweiterungen, die für Benutzer dieses Arbeitsbereichs nicht empfohlen werden sollen. Der Bezeichner einer Erweiterung lautet immer \"${herausgeber}.${name}\". Beispiel: \"vscode.csharp\"." }, - "vs/workbench/contrib/extensions/electron-browser/runtimeExtensionsInput": {}, - "vs/workbench/contrib/extensions/electron-browser/extensionsDependencyChecker": {}, - "vs/workbench/contrib/extensions/electron-browser/extensionsActivationProgress": { - "activation": "Erweiterungen werden aktiviert..." - }, "vs/workbench/contrib/extensions/electron-browser/extensionProfileService": { + "profilingExtensionHost": "$(sync~spin) Profiling Extension Host", + "selectAndStartDebug": "Klicken Sie, um die Profilerstellung zu beenden.", + "profilingExtensionHostTime": "$(sync~spin) Profiling Extension Host ({0} sec)", + "status.profiler": "Extension Profiler", "restart1": "Profilerweiterungen", "restart2": "Zum Erstellen von Profilerweiterungen ist ein Neustart erforderlich. Möchten Sie \"{0}\" jetzt neu starten?", "restart3": "Neu starten", - "cancel": "Abbrechen", - "selectAndStartDebug": "Klicken Sie, um die Profilerstellung zu beenden." + "cancel": "Abbrechen" }, "vs/workbench/contrib/extensions/common/extensionsUtils": { "disableOtherKeymapsConfirmation": "Deaktivere Tastenzuordnungen ({0}) um Konfilkte mit anderen zu vermeiden?", @@ -3312,6 +3352,7 @@ "vs/workbench/contrib/extensions/electron-browser/extensionsViews": { "extensions": "Erweiterungen", "galleryError": "Momentan kann keine Verbindung zum Marktplatz für Erweiterungen hergestellt werden. Versuchen Sie es später erneut.", + "error": "Error while loading extensions. {0}", "no extensions found": "Es wurden keine Erweiterungen gefunden.", "suggestProxyError": "Marketplace hat \"ECONNREFUSED\" zurückgegeben. Überprüfen Sie die Einstellung \"http.proxy\"." }, @@ -3376,7 +3417,6 @@ "enableAction": "Aktivieren", "disableAction": "Deaktivieren", "checkForUpdates": "Nach Updates für Erweiterungen suchen", - "noUpdatesAvailable": "Alle Erweiterungen sind auf dem aktuellen Stand.", "singleUpdateAvailable": "Ein Update für eine Erweiterung ist verfügbar.", "updatesAvailable": "{0} Updates für Erweiterungen sind verfügbar.", "singleDisabledUpdateAvailable": "Ein Update für eine Erweiterung, die deaktiviert ist, ist verfügbar.", @@ -3390,6 +3430,7 @@ "reloadRequired": "Erneutes Laden erforderlich", "postUninstallTooltip": "Laden Sie Visual Studio Code erneut, um die Deinstallation dieser Erweiterung abzuschließen.", "postUpdateTooltip": "Laden Sie Visual Studio Code erneut, um die Aktualisierung dieser Erweiterung abzuschließen.", + "postEnableTooltip": "Bitte laden Sie Visual Studio Code neu, um diese Erweiterung zu aktivieren.", "color theme": "Farbdesign festlegen", "select color theme": "Farbdesign auswählen", "file icon theme": "Design des Dateisymbols festlegen", @@ -3480,14 +3521,10 @@ "press.any.key": "Drücken Sie eine beliebige Taste, um fortzufahren...", "linux.term.failed": "Fehler bei \"{0}\" mit Exitcode {1}." }, - "vs/workbench/contrib/feedback/electron-browser/feedback.contribution": { - "workbenchConfigurationTitle": "Workbench", - "feedbackVisibility": "Steuert die Sichtbarkeit des Twitter-Feedbacks (Smiley) in der Statusleiste am unteren Rand der Workbench." + "vs/workbench/contrib/feedback/browser/feedback.contribution": { + "status.feedback": "Feedback als Tweet senden" }, - "vs/workbench/contrib/feedback/electron-browser/feedbackStatusbarItem": { - "hide": "Ausblenden" - }, - "vs/workbench/contrib/feedback/electron-browser/feedback": { + "vs/workbench/contrib/feedback/browser/feedback": { "sendFeedback": "Feedback als Tweet senden", "label.sendASmile": "Senden Sie uns Ihr Feedback als Tweet.", "close": "Schließen", @@ -3544,6 +3581,7 @@ "hotExit": "Steuert, ob nicht gespeicherten Dateien zwischen den Sitzungen beibehlten werden, die Aufforderung zum Speichern wird beim Beenden des Editors übersprungen.", "defaultLanguage": "Der Standardsprachmodus, der neuen Dateien zugewiesen wird.", "maxMemoryForLargeFilesMB": "Steuert den für Visual Studio Code verfügbaren Arbeitsspeicher nach einem Neustart bei dem Versuch, große Dateien zu öffnen. Dies hat die gleiche Auswirkung wie das Festlegen von `--max-memory=NEWSIZE` über die Befehlszeile.", + "files.simpleDialog.enable": "Enables the simple file dialog. The simple file dialog replaces the system file dialog when enabled.", "editorConfigurationTitle": "Editor", "formatOnSave": "Hiermit wird eine Datei beim Speichern formatiert. Dafür muss ein Formatierungsprogramm verfügbar sein, die Datei darf nicht nach Verzögerung gespeichert werden, und der Editor darf nicht heruntergefahren werden.", "formatOnSaveTimeout": "Timeout in Millisekunden, nach dem die Formatierung, die beim Speichern der Datei ausgeführt wird, abgebrochen wird.", @@ -3568,8 +3606,8 @@ "copyPath": "Pfad kopieren", "copyRelativePath": "Relativen Pfad kopieren", "revealInSideBar": "In Seitenleiste anzeigen", - "acceptLocalChanges": "Änderungen verwenden und Datenträgerinhalte überschreiben", - "revertLocalChanges": "Änderungen verwerfen und Datenträgerinhalte wiederherstellen", + "acceptLocalChanges": "Use your changes and overwrite file contents", + "revertLocalChanges": "Discard your changes and revert to file contents", "copyPathOfActive": "Pfad der aktiven Datei kopieren", "copyRelativePathOfActive": "Relativen Pfad der aktiven Datei kopieren", "saveAllInGroup": "Alle in der Gruppe speichern", @@ -3629,12 +3667,12 @@ "fileEditorAriaLabel": "Textdatei-Editor" }, "vs/workbench/contrib/files/common/editors/fileEditorInput": { - "orphanedFile": "{0} (von Datenträger gelöscht)", + "orphanedFile": "{0} (deleted)", "readonlyFile": "{0} (schreibgeschützt)" }, "vs/workbench/contrib/files/browser/saveErrorHandler": { - "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.", - "staleSaveError": "Fehler beim Speichern von \"{0}\": Der Inhalt auf dem Datenträger ist neuer. Vergleichen Sie Ihre Version mit der Version auf dem Datenträger.", + "userGuide": "Use the actions in the editor tool bar to either undo your changes or overwrite the content of the file with your changes.", + "staleSaveError": "Failed to save '{0}': The content of the file is newer. Please compare your version with the file contents.", "retry": "Erneut versuchen", "discard": "Verwerfen", "readonlySaveErrorAdmin": "Fehler beim Speichern von \"{0}\": Die Datei ist schreibgeschützt. Wählen Sie \"Als Administrator überschreiben\" aus, um den Vorgang als Administrator zu wiederholen.", @@ -3646,7 +3684,7 @@ "learnMore": "Weitere Informationen", "dontShowAgain": "Nicht mehr anzeigen", "compareChanges": "Vergleichen", - "saveConflictDiffLabel": "{0} (auf Datenträger) ↔ {1} (in {2}): Speicherkonflikt lösen", + "saveConflictDiffLabel": "{0} (in file) ↔ {1} (in {2}) - Resolve save conflict", "overwriteElevated": "Als Admin überschreiben...", "overwriteElevatedSudo": "Als sudo überschreiben...", "saveElevated": "Als Admin wiederholen...", @@ -3715,7 +3753,6 @@ "fileNameStartsWithSlashError": "Ein Datei- oder Ordnername darf nicht mit einem Schrägstrich beginnen.", "fileNameExistsError": "Eine Datei oder ein Ordner **{0}** ist an diesem Ort bereits vorhanden. Wählen Sie einen anderen Namen.", "invalidFileNameError": "Der Name **{0}** ist als Datei- oder Ordnername ungültig. Bitte wählen Sie einen anderen Namen aus.", - "filePathTooLongError": "Der Name **{0}** führt zu einem Pfad, der zu lang ist. Wählen Sie einen kürzeren Namen.", "compareWithClipboard": "Aktive Datei mit Zwischenablage vergleichen", "clipboardComparisonLabel": "Zwischenablage ↔ {0}", "retry": "Erneut versuchen", @@ -3732,7 +3769,7 @@ "saveAll": "Alle speichern", "removeFolderFromWorkspace": "Ordner aus dem Arbeitsbereich entfernen", "genericRevertError": "Fehler beim Zurücksetzen von '{0}': {1}", - "modifiedLabel": "{0} (auf Datenträger) ↔ {1}", + "modifiedLabel": "{0} (in file) ↔ {1}", "openFileToReveal": "Open a file first to reveal", "openFileToCopy": "Datei zuerst öffnen, um ihren Pfad zu kopieren" }, @@ -3743,10 +3780,15 @@ }, "vs/workbench/contrib/files/browser/views/explorerViewer": { "fileInputAriaLabel": "Geben Sie den Dateinamen ein. Drücken Sie zur Bestätigung die EINGABETASTE oder ESC, um den Vorgang abzubrechen.", - "dropFolders": "Möchten Sie die Ordner zum Arbeitsbereich hinzufügen?", - "dropFolder": "Möchten Sie den Ordner zum Arbeitsbereich hinzufügen?", - "addFolders": "&&Ordner hinzufügen", - "addFolder": "&&Ordner hinzufügen", + "copyFolders": "&&Copy Folders", + "copyFolder": "&&Copy Folder", + "cancel": "Abbrechen", + "copyfolders": "Are you sure to want to copy folders?", + "copyfolder": "Are you sure to want to copy '{0}'?", + "addFolders": "&&Add Folders to Workspace", + "addFolder": "&&Add Folder to Workspace", + "dropFolders": "Do you want to copy the folders or add the folders to the workspace?", + "dropFolder": "Do you want to copy '{0}' or add '{0}' as a folder to the workspace?", "confirmOverwrite": "Im Zielordner ist bereits eine Datei oder ein Ordner mit dem gleichen Namen vorhanden. Möchten Sie sie bzw. ihn ersetzen?", "irreversible": "Diese Aktion kann nicht rückgängig gemacht werden.", "replaceButtonLabel": "&&Ersetzen", @@ -3802,6 +3844,12 @@ "vscode.extension.contributes.localizations.translations.id.pattern": "Die ID muss \"vscode\" sein oder im Format \"publisherId.extensionName\" vorliegen, um VS Code bzw. eine Erweiterung zu übersetzen.", "vscode.extension.contributes.localizations.translations.path": "Ein relativer Pfad zu einer Datei mit Übersetzungen für die Sprache." }, + "vs/workbench/contrib/localizations/browser/minimalTranslations": { + "showLanguagePackExtensions": "Suchen Sie im Marketplace nach Sprachpaketen, um die Anzeigesprache in {0} zu ändern.", + "searchMarketplace": "Marketplace durchsuchen", + "installAndRestartMessage": "Installieren Sie das Sprachpaket, um die Anzeigesprache in {0} zu ändern.", + "installAndRestart": "Installieren und neu starten" + }, "vs/workbench/contrib/localizations/browser/localizationsActions": { "configureLocale": "Anzeigesprache konfigurieren", "installAdditionalLanguages": "Zusätzliche Sprachen installieren ...", @@ -3810,12 +3858,6 @@ "relaunchDisplayLanguageDetail": "Drücken Sie die Schaltfläche für den Neustart, um {0} neu zu starten und die Anzeigesprache zu ändern.", "restart": "&&Neu starten" }, - "vs/workbench/contrib/localizations/browser/minimalTranslations": { - "showLanguagePackExtensions": "Suchen Sie im Marketplace nach Sprachpaketen, um die Anzeigesprache in {0} zu ändern.", - "searchMarketplace": "Marketplace durchsuchen", - "installAndRestartMessage": "Installieren Sie das Sprachpaket, um die Anzeigesprache in {0} zu ändern.", - "installAndRestart": "Installieren und neu starten" - }, "vs/workbench/contrib/logs/common/logs.contribution": { "mainLog": "Haupt", "sharedLog": "Gemeinsame Sperre", @@ -3844,7 +3886,13 @@ "show multiline": "Nachricht in mehreren Zeilen anzeigen", "problems": "Probleme", "show singleline": "Meldung in einer Zeile anzeigen", - "miMarker": "&&Probleme" + "miMarker": "&&Probleme", + "status.problems": "Probleme", + "totalErrors": "{0} Fehler", + "totalWarnings": "{0} Warnungen", + "totalInfos": "{0}-Informationen", + "noProblems": "No Problems", + "manyProblems": "Über 10.000" }, "vs/workbench/contrib/markers/browser/messages": { "viewCategory": "Sicht", @@ -3861,7 +3909,7 @@ "markers.panel.action.filter": "Probleme filtern", "markers.panel.action.quickfix": "Korrekturen anzeigen", "markers.panel.filter.ariaLabel": "Probleme filtern", - "markers.panel.filter.placeholder": "Filter. Z. B.: text, **/*.ts, !**/node_modules/**", + "markers.panel.filter.placeholder": "Filter. E.g.: text, **/*.ts, !**/node_modules/**", "markers.panel.filter.errors": "Fehler", "markers.panel.filter.warnings": "Warnungen", "markers.panel.filter.infos": "Informationen", @@ -3943,10 +3991,6 @@ "outputPanelWithInputAriaLabel": "{0}, Ausgabebereich", "outputPanelAriaLabel": "Ausgabebereich" }, - "vs/workbench/contrib/output/browser/outputServices": { - "output": "{0} - Ausgabe", - "channel": "Ausgabekanal für '{0}'" - }, "vs/workbench/contrib/output/browser/outputActions": { "toggleOutput": "Ausgabe umschalten", "clearOutput": "Ausgabe löschen", @@ -3961,6 +4005,10 @@ "openLogFile": "Protokolldatei öffnen …", "selectlogFile": "Protokolldatei auswählen" }, + "vs/workbench/contrib/output/browser/outputServices": { + "output": "{0} - Ausgabe", + "channel": "Ausgabekanal für '{0}'" + }, "vs/workbench/contrib/performance/electron-browser/performance.contribution": { "show.cat": "Entwickler", "show.label": "Startleistung" @@ -3982,7 +4030,7 @@ "defineKeybinding.kbLayoutLocalAndUSMessage": "**{0}** für Ihr aktuelles Tastaturlayout (**{1}** für USA, Standard).", "defineKeybinding.kbLayoutLocalMessage": "**{0}** für Ihr aktuelles Tastaturlayout." }, - "vs/workbench/contrib/preferences/electron-browser/preferences.contribution": { + "vs/workbench/contrib/preferences/browser/preferences.contribution": { "defaultPreferencesEditor": "Standardeditor für Einstellungen", "settingsEditor2": "Einstellungs-Editor 2", "keybindingsEditor": "Editor für Tastenzuordnungen", @@ -3992,7 +4040,11 @@ "showDefaultKeybindings": "Standard-Tastaturbelegungen anzeigen", "showUserKeybindings": "Benutzer-Tastaturbelegungen anzeigen", "miOpenSettings": "&&Einstellungen", + "settings": "Einstellungen", + "miOpenOnlineSettings": "&&Online Services Settings", + "onlineServices": "Online Services Settings", "miOpenKeymap": "&&Tastenkombinationen", + "keyboardShortcuts": "Tastenkombinationen", "openSettingsJson": "Einstellungen öffnen (JSON)", "filterModifiedLabel": "Geänderte Einstellungen anzeigen", "filterOnlineServicesLabel": "Einstellungen für Onlinedienste anzeigen" @@ -4064,6 +4116,16 @@ "workspaceSettings": "Arbeitsbereich", "folderSettings": "Ordner " }, + "vs/workbench/contrib/preferences/browser/settingsEditor2": { + "settingsContextMenuAriaShortcut": "Drücken Sie {0}, um weitere Aktionen anzuzeigen.", + "SearchSettings.AriaLabel": "Einstellungen suchen", + "noResults": "Es wurden keine Einstellungen gefunden.", + "clearSearchFilters": "Filter löschen", + "clearSearch": "Suche löschen", + "settingsNoSaveNeeded": "Ihre Änderungen werden während der Bearbeitung automatisch gespeichert.", + "oneResult": "1 Einstellung gefunden", + "moreThanOneResult": "{0} Einstellungen gefunden" + }, "vs/workbench/contrib/preferences/browser/preferencesEditor": { "SearchSettingsWidget.AriaLabel": "Einstellungen suchen", "SearchSettingsWidget.Placeholder": "Einstellungen suchen", @@ -4080,16 +4142,6 @@ "defaultEditorReadonly": "Nehmen Sie im Editor auf der rechten Seite Änderungen vor, um Standardwerte zu überschreiben.", "preferencesAriaLabel": "Standardeinstellungen. Schreibgeschützter Text-Editor." }, - "vs/workbench/contrib/preferences/electron-browser/settingsEditor2": { - "settingsContextMenuAriaShortcut": "Drücken Sie {0}, um weitere Aktionen anzuzeigen.", - "SearchSettings.AriaLabel": "Einstellungen suchen", - "noResults": "Es wurden keine Einstellungen gefunden.", - "clearSearchFilters": "Filter löschen", - "clearSearch": "Suche löschen", - "settingsNoSaveNeeded": "Ihre Änderungen werden während der Bearbeitung automatisch gespeichert.", - "oneResult": "1 Einstellung gefunden", - "moreThanOneResult": "{0} Einstellungen gefunden" - }, "vs/workbench/contrib/preferences/browser/settingsLayout": { "commonlyUsed": "Am häufigsten verwendet", "textEditor": "Text-Editor", @@ -4195,7 +4247,8 @@ "miCommandPalette": "&&Befehlspalette...", "miOpenView": "&&Ansicht öffnen...", "miGotoSymbolInFile": "Gehe zu &&Symbol in Datei...", - "miGotoLine": "Zu &&Zeile/Spalte wechseln..." + "miGotoLine": "Zu &&Zeile/Spalte wechseln...", + "commandPalette": "Befehlspalette..." }, "vs/workbench/contrib/quickopen/browser/helpHandler": { "entryAriaLabel": "{0}, Auswahlhilfe", @@ -4274,6 +4327,29 @@ "relaunchSettingDetail": "Drücke den Neu starten-Button, um {0} neuzustarten und die Einstellung zu aktivieren.", "restart": "&&Neu starten" }, + "vs/workbench/contrib/remote/electron-browser/remote.contribution": { + "host.open": "$(sync~spin) Opening Remote...", + "miCloseRemote": "C&&lose Remote Connection", + "host.tooltip": "Editing on {0}", + "disconnectedFrom": "Disconnected from", + "host.tooltipDisconnected": "Disconnected from {0}", + "noHost.tooltip": "Open a remote window", + "status.host": "Remote Host", + "cat.title": "{0}: {1}", + "closeRemote.title": "Close Remote Connection", + "remoteExtensionLog": "Remote Server", + "connectionLost": "Connection Lost", + "reconnectionRunning": "Attempting to reconnect...", + "reconnectionPermanentFailure": "Cannot reconnect. Please reload the window.", + "reloadWindow": "Fenster erneut laden", + "cancel": "Abbrechen", + "reconnectionWaitOne": "Attempting to reconnect in {0} second...", + "reconnectionWaitMany": "Attempting to reconnect in {0} seconds...", + "remote": "Remote", + "remote.extensionKind": "Override the kind of an extension. `ui` extensions are installed and run on the local machine while `workspace` extensions are run on the remote. By overriding an extension's default kind using this setting, you specify if that extension should be installed and enabled locally or remotely.", + "ui": "UI extension kind. In a remote window, such extensions are enabled only when available on the local machine.", + "workspace": "Workspace extension kind. In a remote window, such extensions are enabled only when available on the remote." + }, "vs/workbench/contrib/scm/browser/scm.contribution": { "toggleGitViewlet": "Git anzeigen", "source control": "Quellcodeverwaltung", @@ -4289,7 +4365,8 @@ "scm accept": "SCM: Eingaben akzeptieren" }, "vs/workbench/contrib/scm/browser/scmActivity": { - "scmPendingChangesBadge": "{0} ausstehende Änderungen" + "scmPendingChangesBadge": "{0} ausstehende Änderungen", + "status.scm": "Quellcodeverwaltung" }, "vs/workbench/contrib/scm/browser/scmViewlet": { "scm providers": "Quellcodeanbieter", @@ -4421,7 +4498,7 @@ "search.files.result": "{0} Ergebnis in {1} Dateien", "search.file.results": "{0} Ergebnisse in {1} Datei", "search.files.results": "{0} Ergebnisse in {1} Dateien", - "searchWithoutFolder": "Sie haben noch keinen Ordner geöffnet. Nur offene Dateien werden momentan durchsucht - ", + "searchWithoutFolder": "You have not opened or specified a folder. Only open files are currently searched - ", "openFolder": "Ordner öffnen" }, "vs/workbench/contrib/search/browser/searchWidget": { @@ -4450,13 +4527,13 @@ "file.replaceAll.label": "Alle ersetzen", "match.replace.label": "Ersetzen" }, - "vs/workbench/contrib/search/browser/replaceService": { - "fileReplaceChanges": "{0} ↔ {1} (Replace Preview)" - }, "vs/workbench/contrib/search/browser/patternInputWidget": { "defaultLabel": "Eingabe", "useExcludesAndIgnoreFilesDescription": "Ausschlusseinstellungen und Ignorieren von Dateien verwenden" }, + "vs/workbench/contrib/search/browser/replaceService": { + "fileReplaceChanges": "{0} ↔ {1} (Replace Preview)" + }, "vs/workbench/contrib/search/browser/searchResultsView": { "searchFolderMatch.other.label": "Andere Dateien", "searchFileMatches": "{0} Dateien gefunden", @@ -4475,9 +4552,9 @@ "snippetSchema.json.default": "Leerer Codeausschnitt", "snippetSchema.json": "Benutzerkonfiguration des Codeausschnitts", "snippetSchema.json.prefix": "Das Präfix, das beim Auswählen des Codeausschnitts in IntelliSense verwendet werden soll.", - "snippetSchema.json.body": "Der Inhalt des Codeausschnitts. Verwenden Sie \"$1\", \"${1:defaultText}\", um Cursorpositionen zu definieren, und \"$0\" für die finale Cursorposition. Fügen Sie mit \"${varName}\" und \"${varName:defaultText}\" Variablenwerte ein, z. B. \"This is file: $TM_FILENAME\".", + "snippetSchema.json.body": "The snippet content. Use '$1', '${1:defaultText}' to define cursor positions, use '$0' for the final cursor position. Insert variable values with '${varName}' and '${varName:defaultText}', e.g. 'This is file: $TM_FILENAME'.", "snippetSchema.json.description": "Die Beschreibung des Codeausschnitts.", - "snippetSchema.json.scope": "Eine Liste von Sprachnamen, für die dieser Codeausschnitt gilt. Beispiel: \"typescript,javascript\"." + "snippetSchema.json.scope": "A list of language names to which this snippet applies, e.g. 'typescript,javascript'." }, "vs/workbench/contrib/snippets/browser/insertSnippet": { "snippet.suggestions.label": "Ausschnitt einfügen", @@ -4485,6 +4562,22 @@ "sep.extSnippet": "Erweiterungscodeausschnitte", "sep.workspaceSnippet": "Arbeitsbereich-Codeausschnitte" }, + "vs/workbench/contrib/snippets/browser/configureSnippets": { + "global.scope": "(global)", + "global.1": "({0})", + "name": "Type snippet file name", + "bad": "'{0}' already exists", + "new.global": "Neue globale Codeausschnittsdatei …", + "new.workspace": "{0}-Arbeitsbereich", + "new.folder": "Neue Codeausschnittdatei für \"{0}\"…", + "group.global": "Vorhandene Codeausschnitte", + "new.global.sep": "Neue Codeausschnitte", + "openSnippet.pickLanguage": "Codeausschnittsdatei auswählen oder Codeausschnitte erstellen", + "openSnippet.label": "Benutzercodeausschnitte konfigurieren", + "preferences": "Einstellungen", + "miOpenSnippets": "&&Benutzercodeausschnitte", + "userSnippets": "Benutzercodeausschnitte" + }, "vs/workbench/contrib/snippets/browser/snippetsService": { "invalid.path.0": "Expected string in `contributes.{0}.path`. Provided value: {1}", "invalid.language.0": "Beim Auslassen der Sprache muss der Wert von \"contributes.{0}.path\" eine \".code-snippets\"-Datei sein. Angegebener Wert: {1}", @@ -4496,29 +4589,15 @@ "badVariableUse": "Bei mindestens einem Ausschnitt von der Erweiterung \"{0}\" sind Ausschnittsvariablen und Ausschnittsplatzhalter vertauscht (weitere Informationen finden Sie unter https://code.visualstudio.com/docs/editor/userdefinedsnippets#_snippet-syntax).", "badFile": "Die Ausschnittsdatei \"{0}\" konnte nicht gelesen werden." }, - "vs/workbench/contrib/snippets/browser/configureSnippets": { - "global.scope": "(global)", - "global.1": "({0})", - "badPath": "Ausschnitte müssen sich im Ordner \"{0}\" befinden.", - "new.global": "Neue globale Codeausschnittsdatei …", - "new.workspace": "{0}-Arbeitsbereich", - "new.folder": "Neue Codeausschnittdatei für \"{0}\"…", - "group.global": "Vorhandene Codeausschnitte", - "new.global.sep": "Neue Codeausschnitte", - "openSnippet.pickLanguage": "Codeausschnittsdatei auswählen oder Codeausschnitte erstellen", - "openSnippet.label": "Benutzercodeausschnitte konfigurieren", - "preferences": "Einstellungen", - "miOpenSnippets": "&&Benutzercodeausschnitte" + "vs/workbench/contrib/snippets/browser/snippetCompletionProvider": { + "detail.snippet": "{0} ({1})", + "snippetSuggest.longLabel": "{0}, {1}" }, "vs/workbench/contrib/snippets/browser/snippetsFile": { "source.workspaceSnippetGlobal": "Arbeitsbereich-Codeausschnitt", "source.userSnippetGlobal": "Globaler Benutzercodeausschnitt", "source.userSnippet": "Benutzercodeausschnitt" }, - "vs/workbench/contrib/snippets/browser/snippetCompletionProvider": { - "detail.snippet": "{0} ({1})", - "snippetSuggest.longLabel": "{0}, {1}" - }, "vs/workbench/contrib/stats/node/workspaceStats": { "never again": "Nicht mehr anzeigen", "workspaceFound": "Dieser Ordner enthält die Arbeitsbereichdatei \"{0}\". Möchten Sie diese öffnen? [Weitere Informationen]({1}) zu Arbeitsbereichdateien.", @@ -4545,13 +4624,9 @@ "vs/workbench/contrib/tasks/electron-browser/task.contribution": { "tasksCategory": "Tasks", "ConfigureTaskRunnerAction.label": "Aufgabe konfigurieren", - "totalErrors": "{0} Fehler", - "totalWarnings": "{0} Warnungen", - "totalInfos": "{0}-Informationen", - "problems": "Probleme", "building": "Buildvorgang wird ausgeführt...", - "manyProblems": "Über 10.000", "runningTasks": "Aktive Aufgaben anzeigen", + "status.runningTasks": "Running Tasks", "tasks": "Tasks", "TaskSystem.noHotSwap": "Zum Ändern des Aufgabenausführungsmoduls mit einem aktiven Task muss das Fenster erneut geladen werden.", "reloadWindow": "Fenster erneut laden", @@ -4603,7 +4678,7 @@ "TaskService.fetchingTestTasks": "Testaufgaben werden abgerufen...", "TaskService.pickTestTask": "Auszuführende Testaufgabe auswählen", "TaskService.noTestTaskTerminal": "Es wurde keine auszuführende Testaufgabe gefunden. Aufgaben konfigurieren...", - "TaskService.taskToTerminate": "Zu beendende Aufgabe auswählen", + "TaskService.taskToTerminate": "Select a task to terminate", "TaskService.noTaskRunning": "Zurzeit wird keine Aufgabe ausgeführt.", "TaskService.terminateAllRunningTasks": "Alle ausgeführten Tasks", "TerminateAction.noProcess": "Der gestartete Prozess ist nicht mehr vorhanden. Wenn der Task Hintergrundtasks erzeugt hat, kann das Beenden von VS Code ggf. zu verwaisten Prozessen führen.", @@ -4690,20 +4765,15 @@ "workbench.action.tasks.allowAutomaticRunning": "Automatische Tasks im Ordner zulassen", "workbench.action.tasks.disallowAutomaticRunning": "Automatische Tasks im Ordner nicht zulassen" }, - "vs/workbench/contrib/tasks/node/processTaskSystem": { - "version1": "Das Tasksystem ist für Version 0.1.0 konfiguriert (siehe tasks.json-Datei), mit der nur benutzerdefinierte Tasks ausgeführt werden können. Führen Sie ein Upgrade auf Version 2.0.0 durch, um die folgenden Task auszuführen: {0}", - "TaskRunnerSystem.unknownError": "Unbekannter Fehler beim Ausführen eines Tasks. Details finden Sie im Taskausgabeprotokoll.", - "TaskRunnerSystem.watchingBuildTaskFinished": "\nDie Überwachung der Buildtasks wurde beendet.", - "TaskRunnerSystem.childProcessError": "Failed to launch external program {0} {1}.", - "TaskRunnerSystem.cancelRequested": "\nDer Task \"{0}\" wurde durch eine Benutzeranforderung beendet.", - "unkownProblemMatcher": "Der Problemabgleicher {0} kann nicht aufgelöst werden. Der Abgleicher wird ignoriert." - }, "vs/workbench/contrib/tasks/common/jsonSchema_v2": { "JsonSchema.shell": "Gibt an, ob der Befehl ein Shellbefehl oder ein externes Programm ist. Wenn keine Angabe erfolgt, ist der Standardwert \"false\".", "JsonSchema.tasks.isShellCommand.deprecated": "Die isShellCommand-Eigenschaft ist veraltet. Verwenden Sie stattdessen die type-Eigenschaft der Aufgabe und die Shell-Eigenschaft in den Optionen. Weitere Informationen finden Sie auch in den Anmerkungen zur Version 1.14. ", - "JsonSchema.tasks.dependsOn.identifier": "Der Aufgabenbezeichner.", + "JsonSchema.tasks.dependsOn.identifier": "The task identifier.", "JsonSchema.tasks.dependsOn.string": "Eine weitere Aufgabe, von der diese Aufgabe abhängt.", "JsonSchema.tasks.dependsOn.array": "Die anderen Aufgaben, von denen diese Aufgabe abhängt.", + "JsonSchema.tasks.dependsOrder.parallel": "Run all dependsOn tasks in parallel.", + "JsonSchema.tasks.dependsOrder.sequence": "Run all dependsOn tasks in sequence.", + "JsonSchema.tasks.dependsOrder": "Determines the order of the dependsOn tasks for this task. Note that this property is not recursive.", "JsonSchema.tasks.presentation": "Konfiguriert das zum Darstellen der Aufgabenausgabe verwendete Panel und liest die Eingabe.", "JsonSchema.tasks.presentation.echo": "Steuert, ob der ausgeführte Befehl im Panel angezeigt wird. Der Standardwert ist \"true\". ", "JsonSchema.tasks.presentation.focus": "Steuert, ob das Panel den Fokus hat. der Standardwert ist \"false\". Bei Einstellung auf \"true\" wird das Panel ebenfalls angezeigt.", @@ -4754,7 +4824,7 @@ "JsonSchema.tasks.matchers": "Die zu verwendenden Problemabgleicher. Es kann sich um eine Zeichenfolge, eine Problemabgleicherdefinition oder ein Array aus Zeichenfolgen und Problemabgleichern handeln.", "JsonSchema.customizations.customizes.type": "Der anzupassende Aufgabentyp", "JsonSchema.tasks.customize.deprecated": "Die customize-Eigenschaft ist veraltet. Informationen zur Migration zum neuen Ansatz für die Aufgabenanpassung finden Sie in den Anmerkungen zur Version 1.14.", - "JsonSchema.tasks.showOputput.deprecated": "Die showOutput-Eigenschaft ist veraltet. Verwenden Sie stattdessen die reveal-Eigenschaft innerhalb der presentation-Eigenschaft. Weitere Informationen finden Sie auch in den Anmerkungen zur Version 1.14.", + "JsonSchema.tasks.showOutput.deprecated": "Die showOutput-Eigenschaft ist veraltet. Verwenden Sie stattdessen die reveal-Eigenschaft innerhalb der presentation-Eigenschaft. Weitere Informationen finden Sie auch in den Anmerkungen zur Version 1.14.", "JsonSchema.tasks.echoCommand.deprecated": "Die echoCommand-Eigenschaft ist veraltet. Verwenden Sie stattdessen die echo-Eigenschaft innerhalb der presentation-Eigenschaft. Weitere Informationen finden Sie auch in den Anmerkungen zur Version 1.14. ", "JsonSchema.tasks.suppressTaskName.deprecated": "Die suppressTaskName-Eigenschaft ist veraltet. Binden Sie den Befehl mit den zugehörigen Argumenten stattdessen in die Aufgabe ein. Weitere Informationen finden Sie auch in den Anmerkungen zur Version 1.14.", "JsonSchema.tasks.isBuildCommand.deprecated": "Die isBuildCommand-Eigenschaft ist veraltet. Verwenden Sie stattdessen die group-Eigenschaft. Weitere Informationen finden Sie auch in den Anmerkungen zur Version 1.14. ", @@ -4764,6 +4834,14 @@ "JsonSchema.mac": "Mac-spezifische Befehlskonfiguration", "JsonSchema.linux": "Linux-spezifische Befehlskonfiguration" }, + "vs/workbench/contrib/tasks/node/processTaskSystem": { + "version1": "Das Tasksystem ist für Version 0.1.0 konfiguriert (siehe tasks.json-Datei), mit der nur benutzerdefinierte Tasks ausgeführt werden können. Führen Sie ein Upgrade auf Version 2.0.0 durch, um die folgenden Task auszuführen: {0}", + "TaskRunnerSystem.unknownError": "Unbekannter Fehler beim Ausführen eines Tasks. Details finden Sie im Taskausgabeprotokoll.", + "TaskRunnerSystem.watchingBuildTaskFinished": "\nDie Überwachung der Buildtasks wurde beendet.", + "TaskRunnerSystem.childProcessError": "Failed to launch external program {0} {1}.", + "TaskRunnerSystem.cancelRequested": "\nDer Task \"{0}\" wurde durch eine Benutzeranforderung beendet.", + "unkownProblemMatcher": "Der Problemabgleicher {0} kann nicht aufgelöst werden. Der Abgleicher wird ignoriert." + }, "vs/workbench/contrib/tasks/common/jsonSchemaCommon": { "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.", @@ -4891,7 +4969,7 @@ "closeTerminal": "Betätigen Sie eine beliebige Taste, um das Terminal zu schließen.", "reuseTerminal": "Das Terminal wird von Aufgaben wiederverwendet, drücken Sie zum Schließen eine beliebige Taste.", "TerminalTaskSystem": "Ein Shell-Befehl kann nicht mithilfe von cmd.exe auf einem UNC-Laufwerk ausgeführt werden.", - "unkownProblemMatcher": "Der Problemabgleicher {0} kann nicht aufgelöst werden. Der Abgleicher wird ignoriert." + "unknownProblemMatcher": "Der Problemabgleicher {0} kann nicht aufgelöst werden. Der Abgleicher wird ignoriert." }, "vs/workbench/contrib/terminal/electron-browser/terminal.contribution": { "terminalIntegratedConfigurationTitle": "Integriertes Terminal", @@ -5096,7 +5174,8 @@ "preferences": "Einstellungen", "developer": "Entwickler", "miSelectColorTheme": "&&Farbdesign", - "miSelectIconTheme": "Datei-&&Symboldesign" + "miSelectIconTheme": "Datei-&&Symboldesign", + "themes.selectIconTheme.label": "File Icon Theme" }, "vs/workbench/contrib/update/electron-browser/update": { "releaseNotes": "Anmerkungen zu dieser Version", @@ -5105,28 +5184,18 @@ "licenseChanged": "Unsere Lizenzbedingungen haben sich geändert. Bitte klicken Sie [hier]({0}), um die neuen Bedingungen zu lesen.", "neveragain": "Nicht mehr anzeigen", "64bitisavailable": "{0} für 64-Bit-Windows ist jetzt verfügbar! Klicken Sie [hier]({1}), um mehr zu erfahren.", - "linux64bits": "{0} für 32-Bit-Linux-Systeme wird bald eingestellt. Führen Sie ein Update auf die 64-Bit-Version durch.", - "learnmore": "Weitere Informationen", - "manage": "Verwalten", "updateIsReady": "Neues {0}-Update verfügbar.", "update service": "Dienst aktualisieren", "noUpdatesAvailable": "Zurzeit sind keine Updates verfügbar.", "ok": "OK", "thereIsUpdateAvailable": "Ein Update ist verfügbar.", - "download now": "Jetzt herunterladen", + "download update": "Download Update", "later": "Später", "updateAvailable": "Ein Update ist verfügbar: {0} {1}", "installUpdate": "Update installieren", "updateInstalling": "{0} {1} wird im Hintergrund installiert. Wir informieren Sie, wenn der Vorgang abgeschlossen ist.", "updateNow": "Jetzt aktualisieren", "updateAvailableAfterRestart": "Starten Sie {0} neu, um das neueste Update zu installieren.", - "commandPalette": "Befehlspalette...", - "settings": "Einstellungen", - "showExtensions": "Erweiterungen", - "keyboardShortcuts": "Tastenkombinationen", - "userSnippets": "Benutzercodeausschnitte", - "selectTheme.label": "Farbdesign", - "themes.selectIconTheme.label": "Dateisymboldesign", "checkForUpdates": "Nach Aktualisierungen suchen...", "checkingForUpdates": "Überprüfen auf Updates...", "DownloadingUpdate": "Das Update wird heruntergeladen...", @@ -5164,6 +5233,11 @@ "openToolsLabel": "Webview-Entwicklertools öffnen", "refreshWebviewLabel": "Webviews erneut laden" }, + "vs/workbench/contrib/welcome/walkThrough/browser/walkThrough.contribution": { + "walkThrough.editor.label": "Interaktiver Playground", + "help": "Hilfe", + "miInteractivePlayground": "I&&nteraktiver Playground" + }, "vs/workbench/contrib/welcome/page/browser/welcomePage.contribution": { "workbenchConfigurationTitle": "Workbench", "workbench.startupEditor.none": "Ohne Editor starten.", @@ -5175,11 +5249,6 @@ "help": "Hilfe", "miWelcome": "&&Willkommen" }, - "vs/workbench/contrib/welcome/walkThrough/browser/walkThrough.contribution": { - "walkThrough.editor.label": "Interaktiver Playground", - "help": "Hilfe", - "miInteractivePlayground": "I&&nteraktiver Playground" - }, "vs/workbench/contrib/welcome/overlay/browser/welcomeOverlay": { "welcomeOverlay.explorer": "Datei-Explorer", "welcomeOverlay.search": "In Dateien suchen", @@ -5261,6 +5330,7 @@ "welcomePage.productDocumentation": "Produktdokumentation", "welcomePage.gitHubRepository": "GitHub-Repository", "welcomePage.stackOverflow": "Stack Overflow", + "welcomePage.newsletterSignup": "Join our Newsletter", "welcomePage.showOnStartup": "Willkommensseite beim Start anzeigen", "welcomePage.customize": "Anpassen", "welcomePage.installExtensionPacks": "Tools und Sprachen", @@ -5294,6 +5364,7 @@ "vs/workbench/services/configuration/browser/configurationService": { "unsupportedApplicationSetting": "Diese Einstellungen kann nur über die Benutzereinstellungen in der Anwendung angewendet werden.", "unsupportedMachineSetting": "Diese Einstellung kann nur in den Benutzereinstellungen angewendet werden", + "unsupportedRemoteMachineSetting": "This setting can be applied only in remote machine settings", "unsupportedWindowSetting": "Diese Einstellung kann jetzt nicht angewendet werden. Sie wird angewendet, wenn Sie den Ordner direkt öffnen." }, "vs/workbench/services/configuration/common/configurationEditingService": { @@ -5397,9 +5468,6 @@ "vs/workbench/services/extensionManagement/node/extensionEnablementService": { "noWorkspace": "Kein Arbeitsbereich." }, - "vs/workbench/services/extensions/node/extensionHostProcess": { - "extension host Log": "Erweiterungshost" - }, "vs/workbench/services/extensions/electron-browser/extensionManagementServerService": { "local": "LOCAL", "remote": "Remote" @@ -5430,10 +5498,9 @@ "extensionService.versionMismatchCrash": "Erweiterungshost kann nicht gestartet werden: Versionskonflikt.", "relaunch": "VS Code neu starten", "extensionService.crash": "Der Erweiterungshost wurde unerwartet beendet.", - "extensionService.unresponsiveCrash": "Der Erweiterungshost wurde beendet, weil er nicht reagiert hat.", "devTools": "Entwicklertools öffnen", "restart": "Erweiterungshost neu starten", - "notFound": "Die Erweiterung \"{0}\" kann die vorgeschlagene API nicht verwenden, da diese nicht gefunden werden kann." + "resolveAuthorityFailure": "Resolving the authority `{0}` failed" }, "vs/workbench/services/extensions/common/extensionsRegistry": { "vscode.extension.engines": "Modulkompatibilität.", @@ -5468,20 +5535,23 @@ "vscode.extension.qna": "Steuert den Q&A-Link im Marketplace. Auf \"marketplace\" festlegen, um die standardmäßige Marketplace-Q&:A-Website festzulegen. Auf \"string\" festlegen, um die URL einer benutzerdefinierten Q&A-Website anzugeben. Auf \"false\" festlegen, um Q&:A zu deaktivieren.", "vscode.extension.extensionDependencies": "Abhängigkeiten von anderen Erweiterungen. Der Bezeichner einer Erweiterung ist immer ${publisher}.${name}, beispielsweise \"vscode.csharp\".", "vscode.extension.contributes.extensionPack": "Es können mehrere Erweiterungen zusammen installiert werden. Der Bezeichner einer Erweiterung ist immer ${publisher}.${name}, z.B. vscode.csharp.", + "extensionKind": "Define the kind of an extension. `ui` extensions are installed and run on the local machine while `workspace` extensions are run on the remote.", + "ui": "UI extension kind. In a remote window, such extensions are enabled only when available on the local machine.", + "workspace": "Workspace extension kind. In a remote window, such extensions are enabled only when available on the remote.", "vscode.extension.scripts.prepublish": "Ein Skript, das ausgeführt wird, bevor das Paket als VS Code-Extension veröffentlicht wird.", "vscode.extension.scripts.uninstall": "Uninstall-Hook für VS Code-Erweiterung: Skript, das ausgeführt wird, wenn die Erweiterung vollständig aus VS Code deinstalliert wurde. Dies ist der Fall, wenn VS Code nach der Deinstallation der Erweiterung neu gestartet wurde (Herunterfahren und Starten). Nur Node-Skripts werden unterstützt. ", "vscode.extension.icon": "Der Pfad zu einem 128x128-Pixel-Symbol." }, - "vs/workbench/services/extensions/common/extensionHostProcessManager": { - "measureExtHostLatency": "Latenz des Hosts der Measureerweiterung", - "developer": "Entwickler" - }, "vs/workbench/services/extensions/electron-browser/cachedExtensionScanner": { "overwritingExtension": "Die Erweiterung \"{0}\" wird mit \"{1}\" überschrieben.", "extensionUnderDevelopment": "Die Entwicklungserweiterung unter \"{0}\" wird geladen.", "extensionCache.invalid": "Erweiterungen wurden auf der Festplatte geändert. Bitte laden Sie das Fenster erneut.", "reloadWindow": "Fenster erneut laden" }, + "vs/workbench/services/extensions/common/extensionHostProcessManager": { + "measureExtHostLatency": "Latenz des Hosts der Measureerweiterung", + "developer": "Entwickler" + }, "vs/workbench/services/extensions/electron-browser/extensionHost": { "extensionHost.startupFailDebug": "Der Erweiterungshost wurde nicht innerhalb von 10 Sekunden gestartet. Möglicherweise wurde er in der ersten Zeile beendet und benötigt einen Debugger, um die Ausführung fortzusetzen.", "extensionHost.startupFail": "Der Erweiterungshost wurde nicht innerhalb von 10 Sekunden gestartet. Dies stellt ggf. ein Problem dar.", @@ -5594,7 +5664,7 @@ "optstring": "Die Eigenschaft \"{0}\" kann ausgelassen werden oder muss vom Typ \"string\" sein.", "vscode.extension.contributes.keybindings.command": "Der Bezeichner des Befehls, der ausgeführt werden soll, wenn die Tastenbindung ausgelöst wird.", "vscode.extension.contributes.keybindings.args": "Argumente, die an den auszuführenden Befehl übergeben werden sollen.", - "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.key": "Key or key sequence (separate keys with plus-sign and sequences with space, e.g. Ctrl+O and Ctrl+L L for a chord).", "vscode.extension.contributes.keybindings.mac": "Der Mac-spezifische Schlüssel oder die Schlüsselsequenz.", "vscode.extension.contributes.keybindings.linux": "Der Linux-spezifische Schlüssel oder die Schlüsselsequenz.", "vscode.extension.contributes.keybindings.win": "Der Windows-spezifische Schlüssel oder die Schlüsselsequenz.", @@ -5682,10 +5752,11 @@ "meta": "meta", "option": "Option" }, - "vs/workbench/services/progress/browser/progressService2": { + "vs/workbench/services/progress/browser/progressService": { "progress.text2": "{0}: {1}", "progress.title3": "[{0}] {1}: {2}", "progress.title2": "[{0}]: {1}", + "status.progress": "Progress Message", "cancel": "Abbrechen", "dismiss": "Schließen" }, @@ -5716,7 +5787,7 @@ "allFiles": "Alle Dateien", "noExt": "Keine Erweiterung" }, - "vs/workbench/services/textMate/electron-browser/textMateService": { + "vs/workbench/services/textMate/browser/abstractTextMateService": { "invalid.language": "Unknown language in `contributes.{0}.language`. Provided value: {1}", "invalid.scopeName": "In \"contributes.{0}.scopeName\" wurde eine Zeichenfolge erwartet. Bereitgestellter Wert: {1}", "invalid.path.0": "Expected string in `contributes.{0}.path`. Provided value: {1}", @@ -5782,16 +5853,6 @@ "schema.tokenColors.path": "Pfad zu einer tmTheme-Designdatei (relativ zur aktuellen Datei).", "schema.colors": "Farben für die Syntaxhervorhebung" }, - "vs/workbench/services/themes/common/colorThemeStore": { - "vscode.extension.contributes.themes": "Contributes textmate color themes.", - "vscode.extension.contributes.themes.id": "Die ID des Symboldesigns wie in den Benutzereinstellungen verwendet.", - "vscode.extension.contributes.themes.label": "Die Bezeichnung des Farbdesigns wie in der Benutzeroberfläche angezeigt.", - "vscode.extension.contributes.themes.uiTheme": "Das Basisdesign, das die Farben um den Editor definiert: \"vs\" ist das helle Farbdesign, \"vs-dark\" das dunkle Farbdesign. \"hc-black\" ist das dunkle Design mit hohem Kontrast.", - "vscode.extension.contributes.themes.path": "Der Pfad der TMTHEME-Datei. Der Pfad ist relativ zum Erweiterungsordner und lautet normalerweise \"./themes/themeFile.tmTheme\".", - "reqarray": "Erweiterungspunkt `{0}` muss ein Array sein.", - "reqpath": "Expected string in `contributes.{0}.path`. Provided value: {1}", - "invalid.path.1": "Expected `contributes.{0}.path` ({1}) to be included inside extension's folder ({2}). This might make the extension non-portable." - }, "vs/workbench/services/themes/common/fileIconThemeStore": { "vscode.extension.contributes.iconThemes": "Contributes file icon themes.", "vscode.extension.contributes.iconThemes.id": "Die ID des Symboldesigns wie in den Benutzereinstellungen verwendet.", @@ -5802,6 +5863,16 @@ "reqid": "In \"contributes.{0}.id\" wurde eine Zeichenfolge erwartet. Bereitgestellter Wert: {1}", "invalid.path.1": "Expected `contributes.{0}.path` ({1}) to be included inside extension's folder ({2}). This might make the extension non-portable." }, + "vs/workbench/services/themes/common/colorThemeStore": { + "vscode.extension.contributes.themes": "Contributes textmate color themes.", + "vscode.extension.contributes.themes.id": "Die ID des Symboldesigns wie in den Benutzereinstellungen verwendet.", + "vscode.extension.contributes.themes.label": "Die Bezeichnung des Farbdesigns wie in der Benutzeroberfläche angezeigt.", + "vscode.extension.contributes.themes.uiTheme": "Das Basisdesign, das die Farben um den Editor definiert: \"vs\" ist das helle Farbdesign, \"vs-dark\" das dunkle Farbdesign. \"hc-black\" ist das dunkle Design mit hohem Kontrast.", + "vscode.extension.contributes.themes.path": "Der Pfad der TMTHEME-Datei. Der Pfad ist relativ zum Erweiterungsordner und lautet normalerweise \"./themes/themeFile.tmTheme\".", + "reqarray": "Erweiterungspunkt `{0}` muss ein Array sein.", + "reqpath": "Expected string in `contributes.{0}.path`. Provided value: {1}", + "invalid.path.1": "Expected `contributes.{0}.path` ({1}) to be included inside extension's folder ({2}). This might make the extension non-portable." + }, "vs/workbench/services/themes/common/fileIconThemeSchema": { "schema.folderExpanded": "Das Ordnersymbol für aufgeklappte Ordner. Das Symbol für aufgeklappte Ordner ist optional. Wenn diese Angabe nicht festgelegt wird, wird das für Ordner definierte Symbol angezeigt.", "schema.folder": "The folder icon for collapsed folders, and if folderExpanded is not set, also for expanded folders.", @@ -5835,6 +5906,9 @@ "schema.highContrast": "Optionale Zuordnungen für Dateisymbole in Farbdesigns mit hohem Kontrast.", "schema.hidesExplorerArrows": "Konfiguriert, ob die Datei-Explorer Pfeile ausgeblendet werden sollen, wenn dieses Motiv aktiv ist." }, + "vs/workbench/services/themes/common/fileIconThemeData": { + "error.cannotparseicontheme": "Problems parsing file icons file: {0}" + }, "vs/workbench/services/themes/common/colorThemeData": { "error.cannotparsejson": "Probleme beim Analysieren der JSON-Designdatei: {0}", "error.invalidformat.colors": "Probleme beim Analysieren der Farbdesigndatei: {0}. Die Eigenschaft \"colors\" ist nicht vom Typ \"object\".", @@ -5843,9 +5917,6 @@ "error.cannotparse": "Probleme beim Analysieren der tmTheme-Designdatei: {0}", "error.cannotload": "Probleme beim Laden der tmTheme-Designdatei {0}: {1}" }, - "vs/workbench/services/themes/common/fileIconThemeData": { - "error.cannotparseicontheme": "Problems parsing file icons file: {0}" - }, "vs/workbench/services/workspace/electron-browser/workspaceEditingService": { "save": "Speichern", "doNotSave": "Nicht speichern", @@ -5853,6 +5924,7 @@ "saveWorkspaceMessage": "Möchten Sie Ihre Arbeitsbereichskonfiguration als Datei speichern?", "saveWorkspaceDetail": "Speichern Sie Ihren Arbeitsbereich, wenn Sie ihn erneut öffnen möchten.", "saveWorkspace": "Arbeitsbereich speichern", + "differentSchemeRoots": "Workspace folders from different providers are not allowed in the same workspace.", "ok": "OK", "workspaceOpenedMessage": "Der Arbeitsbereich \"{0}\" kann nicht gespeichert werden.", "workspaceOpenedDetail": "Der Arbeitsbereich ist bereits in einem anderen Fenster geöffnet. Schließen Sie zuerst das andere Fenster, und versuchen Sie anschließend noch mal.", @@ -5860,10 +5932,30 @@ "errorWorkspaceConfigurationFileDirty": "In die Konfigurationsdatei des Arbeitsbereichs kann nicht geschrieben werden, weil sie geändert wurde. Speichern Sie die Datei, und versuchen Sie es noch mal.", "openWorkspaceConfigurationFile": "Konfiguration des Arbeitsbereichs öffnen" }, - "sql/base/parts/editableDropdown/browser/dropdown": { - "editableDropdown.errorValidate": "Muss eine Option aus der Liste sein" + "nsions/azurecore/package": { + "azure.displayName": "Azure (Core)", + "azure.description": "Durchsuchen und Arbeiten mit Azure-Ressourcen", + "azure.title": "Azure", + "azure.resource.config.title": "Konfiguration von Azure-Ressourcen", + "azure.resource.config.filter.description": "Der Ressourcenfilter, jedes Element in Form einer Konto-ID, eine Abonnement-ID und ein Name (durch Schrägstriche getrennt)", + "azure.resource.explorer.title": "Azure", + "azure.resource.refreshall.title": "Alle aktualisieren", + "azure.resource.refresh.title": "Aktualisieren", + "azure.resource.signin.title": "anmelden", + "azure.resource.selectsubscriptions.title": "Abonnements auswählen", + "azure.resource.connectsqlserver.title": "Verbinden", + "azure.resource.connectsqldb.title": "Verbinden", + "accounts.clearTokenCache": "Tokencache für Azure-Konto löschen", + "config.enablePublicCloudDescription": "Legt fest, ob die Integration der öffentlichen Azure-Cloud aktiviert werden soll", + "config.enableUsGovCloudDescription": "Legt fest, ob die Integration der Azure-Cloud für die US-Regierung (Fairfax) aktiviert werden soll", + "config.enableChinaCloudDescription": "Legt fest, ob die Integration von Azure China aktiviert werden soll", + "config.enableGermanyCloudDescription": "Legt fest, ob die Integration von Azure Deutschland aktiviert werden soll" }, - "sql/workbench/browser/modal/optionsDialog": { + "sql/base/parts/editableDropdown/browser/dropdown": { + "editableDropdown.errorValidate": "Muss eine Option aus der Liste sein", + "dropdownAction.toggle": "Dropdownmenü umschalten" + }, + "sql/workbench/browser/modal/media/optionsDialog": { "optionsDialog.ok": "OK", "optionsDialog.cancel": "Abbrechen" }, @@ -5876,62 +5968,114 @@ }, "sql/base/browser/ui/selectBox/media/selectBox": { "alertErrorMessage": "Fehler: {0}", + "alertWarningMessage": "Warnung: {0}", "alertInfoMessage": "Info: {0}" }, + "sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin": { + "selectDeselectAll": "Alle auswählen/abwählen" + }, + "sql/base/browser/ui/table/plugins/rowdetailview": { + "rowDetailView.loadError": "Fehler beim Laden..." + }, "sql/platform/accounts/browser/accountDialog": { - "accountDialog.close": "Schließen" + "linkedAccounts": "Verknüpfte Konten", + "accountDialog.close": "Schließen", + "accountDialog.noAccountLabel": "Es ist kein verknüpftes Konto vorhanden. Bitte fügen Sie ein Konto hinzu.", + "accountDialog.addConnection": "Konto hinzufügen" + }, + "sql/platform/accounts/browser/accountDialogController": { + "accountDialog.addAccountErrorTitle": "Fehler beim Hinzufügen des Kontos" + }, + "sql/platform/accounts/browser/accountListStatusbarItem": { + "manageLinedAccounts": "Verknüpfte Konten verwalten" }, "sql/platform/accounts/browser/autoOAuthDialog": { "copyAndOpen": "Kopieren und öffnen", + "oauthDialog.cancel": "Abbrechen", + "userCode": "Benutzercode", "website": "Webseite" }, + "sql/platform/accounts/browser/autoOAuthDialogController": { + "oauthFlyoutIsAlreadyOpen": "Auto OAuth kann nicht gestartet werden. Eine automatische OAuth läuft bereits." + }, "sql/platform/accounts/browser/media/accountActions": { + "addAccount": "Konto hinzufügen", "removeAccount": "Konto entfernen", "confirmRemoveUserAccountMessage": "Sind Sie sicher, dass Sie \"{0}\" entfernen möchten?", "accountActions.yes": "Ja", "accountActions.no": "Nein", - "refreshAccount": "Geben Sie Ihre Anmeldeinformationen erneut ein" + "removeAccountFailed": "Fehler beim Entfernen des Kontos", + "applyFilters": "Filter anwenden", + "refreshAccount": "Geben Sie Ihre Anmeldeinformationen erneut ein", + "NoAccountToRefresh": "Es ist kein Konto zur Aktualisierung vorhanden" }, "sql/platform/accounts/browser/accountListRenderer": { "refreshCredentials": "Sie müssen die Anmeldeinformationen für dieses Konto aktualisieren." }, "sql/platform/accounts/browser/accountManagement.contribution": { + "carbon.extension.contributes.account.id": "Kennung des Kontotyps", + "carbon.extension.contributes.account.icon": "(Optional) Symbol, das zur Darstellung des Kontos an der Benutzeroberfläche verwendet wird. Entweder einen Dateipfad oder eine bearbeitbare Konfiguration", + "carbon.extension.contributes.account.icon.light": "Symbol-Pfad, wenn ein helles Theme verwendet wird", + "carbon.extension.contributes.account.icon.dark": "Symbol-Pfad, wenn ein dunkles Farbschema verwendet wird", "carbon.extension.contributes.account": "Stellt Symbole für den Kontoanbieter zur Verfügung." }, "sql/platform/accounts/browser/firewallRuleDialog": { + "from": "Von", + "to": "An", "createNewFirewallRule": "Neue Firewall-Regel erstellen", "firewall.ok": "OK", + "firewall.cancel": "Abbrechen", + "firewallRuleDialogDescription": "Ihre Client-IP-Adresse besitzt keinen Zugriff auf den Server. Melden Sie sich bei einem Azure-Konto an, und erstellen Sie eine neue Firewallregel, um den Zugriff zu ermöglichen.", + "firewallRuleHelpDescription": "Erfahren Sie mehr über Firewall-Einstellungen", "azureAccount": "Azure-Konto", - "from": "Von", - "filewallRule": "Firewall-Regel" + "filewallRule": "Firewall-Regel", + "addIPAddressLabel": "Meine Client-IP hinzufügen", + "addIpRangeLabel": "Meinen Subnetz-IP-Bereich hinzufügen" }, "sql/platform/accounts/browser/firewallRuleDialogController": { + "firewallDialog.addAccountErrorTitle": "Fehler beim Hinzufügen des Kontos", "firewallRuleError": "Firewall-Regel Fehler" }, - "sql/workbench/services/admin/common/adminService": { + "sql/parts/admin/common/adminService": { "noHandlerRegistered": "Kein Handler registriert" }, + "sql/parts/admin/database/create/createDatabase.component": { + "createDatabase.databaseFiles": "Datenbank-Dateien:", + "createDatabase.noRecordsFound": "Keine Datensätze gefunden" + }, "sql/workbench/parts/connection/browser/connection.contribution": { - "sql.defaultEngineDescription": "Zu verwendende Standard-SQL-Engine. Dies bestimmt den Standardsprachanbieter in .sql Dateien und die Standardeinstellungen für neue Verbindungen. Gültige Option ist derzeit MSSQL" + "sql.maxRecentConnectionsDescription": "Die maximale Anzahl der zuletzt verwendeten Verbindungen in der Verbindungsliste.", + "sql.defaultEngineDescription": "Zu verwendende Standard-SQL-Engine. Dies bestimmt den Standardsprachanbieter in .sql Dateien und die Standardeinstellungen für neue Verbindungen. Gültige Option ist derzeit MSSQL", + "connection.parseClipboardForConnectionStringDescription": "Versuch, die Inhalte der Zwischenablage zu analysieren, wenn das Dialogfeld \"Verbindung\" geöffnet ist oder ein Element eingefügt wird." }, "sql/workbench/parts/connection/common/connectionActions": { - "ClearRecentlyUsedLabel": "Liste kürzlich verwendeter Verbindungen löschen", - "ClearedRecentConnections": "Liste der zuletzt verwendeten Verbindungen gelöscht", - "connectionAction.yes": "Ja" + "ClearRecentlyUsedLabel": "Liste löschen", + "ClearedRecentConnections": "Liste der letzten Verbindungen gelöscht", + "connectionAction.yes": "Ja", + "connectionAction.no": "Nein", + "clearRecentConnectionMessage": "Sind Sie sicher, dass Sie alle Verbindungen aus der Liste löschen möchten?", + "connectionDialog.yes": "Ja", + "connectionDialog.no": "Nein", + "delete": "Löschen", + "connectionAction.GetCurrentConnectionString": "Aktuelle Verbindungszeichenfolge abrufen", + "connectionAction.connectionString": "Verbindungszeichenfolge nicht verfügbar", + "connectionAction.noConnection": "Keine aktive Verbindung verfügbar" }, - "sql/platform/connection/common/connectionManagementService": { + "sql/parts/connection/common/connectionManagementService": { "connectionNotAcceptedError": "Verbindung nicht akzeptiert", "connectionService.yes": "Ja", "connectionService.no": "Nein" }, "sql/workbench/parts/connection/common/localizedConstants": { "onDidConnectMessage": "Verbunden mit", - "onDidDisconnectMessage": "Verbindung getrennt" + "onDidDisconnectMessage": "Getrennt", + "unsavedGroupLabel": "Nicht gespeicherte Verbindungen" }, "sql/workbench/parts/connection/browser/advancedPropertiesController": { + "connectionAdvancedProperties": "Erweiterte Eigenschaften", "advancedProperties.discard": "Verwerfen" }, - "sql/workbench/services/connection/browser/connectionDialogWidget": { + "sql/parts/connection/connectionDialog/connectionDialogWidget": { "recentConnectionTitle": "Kürzlich verwendete Verbindungen", "connectionDialog.connect": "Verbinden", "connectionDialog.cancel": "Abbrechen", @@ -5939,127 +6083,311 @@ "connectionDialog.yes": "Ja", "connectionDialog.no": "Nein" }, - "sql/workbench/services/connection/browser/connectionWidget": { + "sql/parts/connection/connectionDialog/connectionWidget": { "loadingDatabaseOption": "Wird geladen..." }, "sql/workbench/parts/dashboard/common/actions": { + "editDashboard": "Bearbeiten", + "editDashboardExit": "Beenden", + "refreshWidget": "Aktualisieren", "toggleMore": "Mehr umschalten", - "addFeatureAction.openInstalledFeatures": "Installierte Features öffnen" + "deleteWidget": "Widget löschen", + "clickToUnpin": "Zum Lösen klicken", + "clickToPin": "Klicken zum Anheften", + "addFeatureAction.openInstalledFeatures": "Installierte Features öffnen", + "collapseWidget": "Reduzieren", + "expandWidget": "Erweitern" }, "sql/workbench/parts/dashboard/common/dashboardHelper": { - "providerMissingEdition": "Widget Filter basierend auf der Edition, aber der Anbieter hat keine Edition", - "moreThanOneDashboardContainersError": "Pro Umgebung muss genau 1 Dashboard Container definiert werden", - "unknownDashboardContainerError": "Der angegebene Dashboard-Container ist unbekannt." + "unknownDashboardContainerError": "{0} ist ein unbekannter Container." }, "sql/workbench/parts/dashboard/common/dashboardPage.component": { + "home": "Start", "missingConnectionInfo": "Für dieses Dashboard wurden keine Verbindungsinformationen gefunden" }, "sql/workbench/parts/dashboard/common/dashboardTab.contribution": { - "sqlops.extension.contributes.dashboard.tab.id": "Eindeutiger Bezeichner für diese Registerkarte. Wird für alle Anfragen an die Erweiterung übergeben.", - "sqlops.extension.contributes.dashboard.tab.title": "Titel der Registerkarte, die dem Benutzer angezeigt wird.", - "sqlops.extension.contributes.dashboard.tab.description": "Beschreibung dieser Registerkarte, die dem Benutzer angezeigt werden.", - "sqlops.extension.contributes.tabs": "Trägt eine oder mehrere Registerkarten bei, die Benutzer ihren Dashboards hinzufügen können." + "azdata.extension.contributes.dashboard.tab.id": "Eindeutiger Bezeichner für diese Registerkarte. Wird für alle Anfragen an die Erweiterung übergeben werden.", + "azdata.extension.contributes.dashboard.tab.title": "Titel der Registerkarte, die dem Benutzer angezeigt wird.", + "azdata.extension.contributes.dashboard.tab.description": "Beschreibung dieser Registerkarte, die dem Benutzer angezeigt werden.", + "azdata.extension.contributes.tab.when": "Eine Bedingung, die TRUE sein muss, damit dieses Element angezeigt wird.", + "azdata.extension.contributes.tab.provider": "Definiert die Verbindungstypen, mit denen diese Registerkarte kompatibel ist. Wenn diese nicht festgelegt werden, ist der Standardwert \"MSSQL\".", + "azdata.extension.contributes.dashboard.tab.container": "Der Container, der auf dieser Registerkarte angezeigt wird.", + "azdata.extension.contributes.dashboard.tab.alwaysShow": "Legt fest, ob diese Registerkarte immer angezeigt werden soll oder nur, wenn der Benutzer sie hinzufügt.", + "azdata.extension.contributes.dashboard.tab.isHomeTab": "Legt fest, ob diese Registerkarte als Startseite für einen Verbindungstyp verwendet werden soll.", + "azdata.extension.contributes.tabs": "Trägt eine oder mehrere Registerkarten bei, die Benutzer ihren Dashboards hinzufügen können.", + "dashboardTab.contribution.noTitleError": "Für die Erweiterung wurde kein Titel angegeben.", + "dashboardTab.contribution.noDescriptionWarning": "Keine Beschreibung vorhanden.", + "dashboardTab.contribution.noContainerError": "Für die Erweiterung wurde kein Container angegeben.", + "dashboardTab.contribution.moreThanOneDashboardContainersError": "Pro Umgebung muss genau 1 Dashboard Container definiert werden" }, "sql/workbench/parts/dashboard/containers/dashboardContainer.contribution": { - "sqlops.extension.contributes.dashboard.container.id": "Eindeutiger Bezeichner für diesen Container." + "azdata.extension.contributes.dashboard.container.id": "Eindeutiger Bezeichner für diesen Container.", + "azdata.extension.contributes.dashboard.container.container": "Der Container, der auf der Registerkarte angezeigt wird.", + "azdata.extension.contributes.containers": "Trägt einen oder mehrere Dashboardcontainer bei, in die Benutzer ihre Dashboards hinzufügen können.", + "dashboardContainer.contribution.noIdError": "Im Dashboardcontainer für die Erweiterung wurde keine ID angegeben.", + "dashboardContainer.contribution.noContainerError": "Für die Erweiterung wurde kein Container im Dashboardcontainer angegeben.", + "dashboardContainer.contribution.moreThanOneDashboardContainersError": "Es muss genau 1 Dashboardcontainer pro Bereich definiert sein.", + "dashboardTab.contribution.unKnownContainerType": "Im Dashboardcontainer für die Erweiterung wurde ein unbekannter Containertyp definiert." + }, + "sql/workbench/parts/dashboard/containers/dashboardControlHostContainer.contribution": { + "dashboard.container.controlhost": "Der Steuerelementhost, der auf dieser Registerkarte angezeigt wird." + }, + "sql/workbench/parts/dashboard/containers/dashboardErrorContainer.component": { + "dashboardNavSection": "Der Abschnitt \"{0}\" ist ungültig. Bitte kontaktieren Sie den Besitzer der Erweiterung." + }, + "sql/workbench/parts/dashboard/containers/dashboardGridContainer.contribution": { + "dashboard.container.gridtab.items": "Die Liste der Widgets oder Webviews, die auf dieser Registerkarte angezeigt wird.", + "gridContainer.invalidInputs": "Widgets oder Webansichten werden im Widgetcontainer für die Erweiterung erwartet." + }, + "sql/workbench/parts/dashboard/containers/dashboardModelViewContainer.contribution": { + "dashboard.container.modelview": "Die modellgestützte Ansicht, die auf dieser Registerkarte angezeigt wird." }, "sql/workbench/parts/dashboard/containers/dashboardNavSection.contribution": { "dashboard.container.left-nav-bar.id": "Eindeutiger Bezeichner für diesen Navigationsbereich. Wird für alle Anfragen an die Erweiterung übergeben.", - "dashboard.container.left-nav-bar.icon.light": "Symbol-Pfad, wenn ein helles Theme verwendet wird" + "dashboard.container.left-nav-bar.icon": "(Optional) Symbol, das zur Darstellung dieses Navigationsbereichs der Benutzeroberfläche verwendet wird. Erfordert einen Dateipfad oder eine Konfiguration, der ein Design zugeordnet werden kann", + "dashboard.container.left-nav-bar.icon.light": "Symbol-Pfad, wenn ein helles Theme verwendet wird", + "dashboard.container.left-nav-bar.icon.dark": "Symbol-Pfad, wenn ein dunkles Farbschema verwendet wird", + "dashboard.container.left-nav-bar.title": "Der Titel des Navigationsbereichs, der dem Benutzer angezeigt werden soll.", + "dashboard.container.left-nav-bar.container": "Der Container, der in diesem Navigationsbereich angezeigt wird.", + "dashboard.container.left-nav-bar": "Die Liste der Dashboard-Container, die in diesem Navigationsabschnitt angezeigt wird.", + "opticon": "Die Eigenschaft \"icon\" kann ausgelassen werden oder muss eine Zeichenfolge oder ein Literal wie \"{dark, light}\" sein.", + "navSection.missingTitle": "Für die Erweiterung wurde kein Titel im Navigationsbereich angegeben.", + "navSection.missingContainer": "Für die Anwendung wurde kein Container im Navigationsbereich angegeben.", + "navSection.moreThanOneDashboardContainersError": "Es muss genau 1 Dashboardcontainer pro Bereich definiert sein.", + "navSection.invalidContainer": "NAV_SECTION in NAV_SECTION ist ein ungültiger Container für die Erweiterung." }, - "sql/workbench/services/dashboard/browser/newDashboardTabDialog": { + "sql/workbench/parts/dashboard/containers/dashboardWebviewContainer.contribution": { + "dashboard.container.webview": "Die Webview, die auf dieser Registerkarte angezeigt wird." + }, + "sql/workbench/parts/dashboard/containers/dashboardWidgetContainer.contribution": { + "dashboard.container.widgets": "Die Liste der Widgets, die auf dieser Registerkarte angezeigt wird.", + "widgetContainer.invalidInputs": "Die Liste der Widgets wird im Widgetscontainer für die Erweiterung erwartet." + }, + "sql/parts/dashboard/newDashboardTabDialog/newDashboardTabDialog": { "newDashboardTab.ok": "OK", "newDashboardTab.cancel": "Abbrechen" }, "sql/workbench/parts/dashboard/pages/dashboardPageContribution": { - "sqlops.extension.contributes.dashboardPage.tab.id": "Eindeutiger Bezeichner für diese Registerkarte. Wird für alle Anfragen an die Erweiterung übergeben werden." + "azdata.extension.contributes.widget.when": "Eine Bedingung, die TRUE sein muss, damit dieses Element angezeigt wird.", + "dashboardpage.tabName": "Titel des Containers", + "dashboardpage.rowNumber": "Die Zeile der Komponente im Raster", + "dashboardpage.rowSpan": "Die RowSpan-Eigenschaft der Komponente im Raster. Der Standardwert ist 1. Verwenden Sie \"*\", um die Anzahl der Zeilen im Raster festzulegen.", + "dashboardpage.colNumber": "Die Spalte der Komponente im Raster", + "dashboardpage.colspan": "Der ColSpan-Wert der Komponente im Raster. Der Standardwert ist 1. Verwenden Sie \"*\", um die Anzahl der Spalten im Raster festzulegen.", + "azdata.extension.contributes.dashboardPage.tab.id": "Eindeutiger Bezeichner für diese Registerkarte. Wird für alle Anfragen an die Erweiterung übergeben werden.", + "dashboardTabError": "Die Registerkarte \"Erweiterung\" ist unbekannt oder nicht installiert." + }, + "sql/workbench/parts/dashboard/pages/databaseDashboardPage.component": { + "databasePageName": "DATENBANKDASHBOARD" }, "sql/workbench/parts/dashboard/pages/databaseDashboardPage.contribution": { - "dashboard.databaseproperties": "Anzuzeigende Eigenschaftswerte", + "dashboardDatabaseProperties": "Aktivieren Sie oder deaktivieren Sie das Eigenschaften-widget", + "dashboard.databaseproperties": "Zu zeigende Eigenschaftswerte", + "dashboard.databaseproperties.displayName": "Anzeigename der Eigenschaft", "dashboard.databaseproperties.value": "Wert im Datenbank-Info-Objekt", "dashboard.databaseproperties.ignore": "Spezifische zu ignorierende Werte angeben", - "recoveryModel": "Wiederherstellungsmodell" + "recoveryModel": "Wiederherstellungsmodell", + "lastDatabaseBackup": "Letzte Datenbanksicherung", + "lastLogBackup": "Letzte Protokollsicherung", + "compatibilityLevel": "Kompatibilitätsgrad", + "owner": "Besitzer", + "dashboardDatabase": "Passt das Datenbank-Dashboard an", + "dashboardDatabaseTabs": "Passt die Datenbank-Dashboard-Registerkarten an" + }, + "sql/workbench/parts/dashboard/pages/serverDashboardPage.component": { + "serverPageName": "SERVER-DASHBOARD" }, "sql/workbench/parts/dashboard/pages/serverDashboardPage.contribution": { + "dashboardServerProperties": "Aktivieren Sie oder deaktivieren Sie das Eigenschaften-widget", "dashboard.serverproperties": "Zu zeigende Eigenschaftswerte", "dashboard.serverproperties.displayName": "Anzeigename der Eigenschaft", "dashboard.serverproperties.value": "Wert im Server-Info-Objekt", - "version": "Version", + "version": "VERSION", + "edition": "Edition", "computerName": "Computername", + "osVersion": "Betriebssystemversion", + "dashboardServer": "Passt die Dashboardseite des Servers an", "dashboardServerTabs": "Passt die Server Dashboard Registerkarten an" }, + "sql/workbench/parts/dashboard/services/breadcrumb.service": { + "homeCrumb": "Start" + }, + "sql/workbench/parts/dashboard/services/dashboardServiceInterface.service": { + "dashboard.changeDatabaseFailure": "Fehler beim Wechseln der Datenbank" + }, "sql/workbench/parts/dashboard/widgets/explorer/explorerWidget.component": { + "seachObjects": "Suche nach Name des Typs (a:, t:, v:, f: oder sp:)", "searchDatabases": "Datenbanken suchen", "dashboard.explorer.objectError": "Objekte konnten nicht geladen werden", "dashboard.explorer.databaseError": "Datenbanken konnten nicht geladen werden" }, + "sql/workbench/parts/dashboard/widgets/insights/actions": { + "insights.runQuery": "Abfrage ausführen" + }, "sql/workbench/parts/dashboard/widgets/insights/insightsWidget.component": { + "insights.lastUpdated": "Letzte Aktualisierung: {0} {1}", "noResults": "Keine anzuzeigende Ergebnisse" }, "sql/workbench/parts/dashboard/widgets/insights/insightsWidgetSchemas": { + "insightWidgetDescription": "Fügt eine Widget hinzu, das einen Server oder eine Datenbank abfragen und die Ergebnisse anzeigen kann - als ein Diagramm, Zähler und mehr", "insightIdDescription": "Eindeutiger Bezeichner verwendet für Zwischenspeicherungen der Ergebnisse des Insight.", - "actionDatabaseDescription": "Zieldatenbank für die Aktion; kann das Format \"${ColumnName} für einen datengesteuerten Spaltennamen verwenden.", - "actionServerDescription": "Zielserver für die Aktion; kann das Format \"${ColumnName} für einen datengesteuerten Spaltennamen verwenden.", - "actionUserDescription": "Zielbenutzer für die Aktion; kann das Format \"${ColumnName} für datengesteuerte Spaltennamen verwenden.", + "insightQueryDescription": "Auszuführende SQL-Abfrage. Diese sollte genau 1 Resultset zurückgeben.", + "insightQueryFileDescription": "[Optional] Pfad zu einer Datei, die eine Abfrage enthält. Angeben, wenn \"Abfrage\" leer ist", + "insightAutoRefreshIntervalDescription": "[Optional] Intervall für die automatische Aktualisierung in Minuten. Wenn kein Wert festgelegt wird, wird keine automatische Aktualisierung durchgeführt.", + "actionTypes": "Zu verwendende Aktionen", + "actionDatabaseDescription": "Zieldatenbank für die Aktion; das Format \"${columnName}\" kann verwendet werden, um einen datengesteuerten Spaltennamen zu verwenden.", + "actionServerDescription": "Zielserver für die Aktion; kann das Format \"${columnName}\" verwenden, um einen datengesteuerten Spaltennamen zu verwenden.", + "actionUserDescription": "Zielbenutzer für die Aktion; kann das Format \"${columnName}\" verwenden, um einen datengesteuerten Spaltennamen zu verwenden.", + "carbon.extension.contributes.insightType.id": "Kennung des insight", "carbon.extension.contributes.insights": "Liefert Einblicke in die Dashboard-Palette." }, + "sql/workbench/parts/dashboard/widgets/insights/views/countInsight.contribution": { + "countInsightDescription": "Für jede Spalte in einem Resultset zeigt den Wert in Zeile 0 als Graf gefolgt von den Namen der Spalte. Unterstützt \"1 gesund\", \"3 fehlerhaft\"., wo \"Gesund\" der Spaltenname ist und 1 der Wert in Zeile 1 ist 1" + }, + "sql/workbench/parts/dashboard/widgets/insights/views/imageInsight.contribution": { + "imageInsightDescription": "Zeigt ein Bild an, zum Beispiel eins, das über eine R-Abfrage und mithilfe von ggplot2 erzeugt wurde", + "imageFormatDescription": "Welches Format wird erwartet - ist dieses ein JPEG, PNG oder ein anderes Format?", + "encodingDescription": "Ist dies als Hex, base64 oder einem anderen Format kodiert?" + }, + "sql/workbench/parts/dashboard/widgets/insights/views/tableInsight.contribution": { + "tableInsightDescription": "Stellt die Ergebnisse in einer einfachen Tabelle dar" + }, + "sql/workbench/parts/dashboard/widgets/insights/views/charts/chartInsight.component": { + "chartErrorMessage": "Das Diagramm kann mit den vorhandenen Daten nicht angezeigt werden." + }, "sql/workbench/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution": { "chartInsightDescription": "Zeigt die Ergebnisse einer Abfrage als Diagramm auf dem Dashboard", + "colorMapDescription": "Ordnet den Spaltennamen einer Farbe zu. Fügen Sie beispielsweise \"column1\": red hinzu, um festzulegen, dass Rot für diese Spalte verwendet wird.", + "legendDescription": "Zeigt bevorzugte Position und Sichtbarkeit der Legende des Diagramms. Dies sind die Spaltennamen aus der Abfrage und sind der Bezeichnung der einzelnen Diagrammeinträge zugeordnet.", "labelFirstColumnDescription": "Wenn dataDirection horizontal ausgewählt ist, werden die Werte aus der ersten Spalte als Legende verwendet, sobald diese Einstellung auf True gesetzt wird.", - "dataDirectionDescription": "Legt fest, ob die Daten aus einer Spalte (vertikal) oder eine Zeile (horizontal) gelesen werden. Für Zeitreihen wird dies ignoriert, da die Richtung vertikal sein muss." + "columnsAsLabels": "Wenn DataDirection vertikal ist und diese Einstellung auf True gesetzt ist, werden für die Legende die Spaltennamen verwendt.", + "dataDirectionDescription": "Legt fest, ob die Daten aus einer Spalte (vertikal) oder eine Zeile (horizontal) gelesen werden. Für Zeitreihen wird dies ignoriert, da die Richtung vertikal sein muss.", + "showTopNData": "Wenn showTopNData festgelegt ist, werden nur die obersten n Daten im Diagramm angezeigt." }, "sql/workbench/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution": { - "yAxisMax": "Maximalwert der y-Achse" + "yAxisMin": "Minimalwert der Y-Achse", + "yAxisMax": "Maximalwert der y-Achse", + "barchart.yAxisLabel": "Bezeichnung für die y-Achse", + "xAxisMin": "Minimalwert der X-Achse", + "xAxisMax": "Maximalwert der x-Achse", + "barchart.xAxisLabel": "Bezeichnung für die x-Achse" }, "sql/workbench/parts/dashboard/widgets/insights/views/charts/types/lineChart.contribution": { "dataTypeDescription": "Zeigt die Daten-Eigenschaft eines Datensatzes für ein Diagramm an." }, + "sql/workbench/parts/dashboard/widgets/properties/propertiesWidget.component": { + "dashboard.properties.error": "Die Dashboardeigenschaften können nicht geladen werden." + }, "sql/workbench/parts/backup/electron-browser/backup.component": { "backup.backupName": "Backup-Name", "backup.recoveryModel": "Wiederherstellungsmodell", "backup.backupType": "Backup-Typ", + "backup.backupDevice": "Sicherungsdateien", "backup.algorithm": "Algorithmus", "backup.certificateOrAsymmetricKey": "Zertifikat oder asymmetrische Schlüssel", + "backup.media": "Medien", "backup.mediaOption": "Sicherung auf den vorhandenen Mediensatz", + "backup.mediaOptionFormat": "Sicherung auf einen neuen Mediensatz", "backup.existingMediaAppend": "An vorhandenem Backup-Satz anhängen", + "backup.existingMediaOverwrite": "Alle vorhandenen Sicherungssätze überschreiben", + "backup.newMediaSetName": "Name des neuen Mediensatzes", "backup.newMediaSetDescription": "Neue Mediensatz-Beschreibung", + "backup.checksumContainer": "Prüfsumme vor dem Schreiben auf Medium berechnen", "backup.verifyContainer": "Sicherung nach Abschluss überprüfen", "backup.continueOnErrorContainer": "Bei Fehler fortsetzen", + "backup.expiration": "Ablauf", + "backup.setBackupRetainDays": "Beibehaltung für die Sicherung in Tagen angeben", + "backup.copyOnly": "Nur-Kopie-Sicherung", "backup.advancedConfiguration": "Erweiterte Einstellungen", + "backup.compression": "Komprimierung", "backup.setBackupCompression": "Sicherungskomprimierung festlegen", "backup.encryption": "Verschlüsselung", + "backup.transactionLog": "Transaktionsprotokoll", + "backup.truncateTransactionLog": "Transaktionsprotokoll abschneiden", + "backup.backupTail": "Sicherung des Protokollfragments", "backup.reliability": "Zuverlässigkeit", + "backup.mediaNameRequired": "Name des Mediums ist erforderlich", "backup.noEncryptorWarning": "Kein Zertifikat oder asymmetrischer Schlüssel steht zur Verfügung", "addFile": "Datei hinzufügen", + "removeFile": "Dateien entfernen", "backupComponent.invalidInput": "Ungültige Eingabe. Wert muss größer oder gleich 0 sein.", "backupComponent.script": "Skript", - "backupComponent.backup": "Datensicherung", + "backupComponent.backup": "Sicherung", + "backupComponent.cancel": "Abbrechen", + "backup.containsBackupToUrlError": "Nur das Sichern in Datei(en) ist unterstützt", "backup.backupFileRequired": "Pfad für Backup-Datei erforderlich" }, + "sql/platform/connection/common/constants": { + "backup.labelDatabase": "Datenbank", + "backup.labelFilegroup": "Dateien und Dateigruppen", + "backup.labelFull": "Vollständig", + "backup.labelDifferential": "Differenziell", + "backup.labelLog": "Transaktionsprotokoll", + "backup.labelDisk": "Datenträger", + "backup.labelUrl": "URL", + "backup.defaultCompression": "Standardservereinstellung verwenden", + "backup.compressBackup": "Sicherung komprimieren", + "backup.doNotCompress": "Sicherung nicht komprimieren", + "backup.serverCertificate": "Serverzertifikat", + "backup.asymmetricKey": "Asymmetrischer Schlüssel", + "backup.filterBackupFiles": "Sicherungsdateien", + "backup.allFiles": "Alle Dateien" + }, "sql/workbench/parts/restore/browser/restoreDialog": { + "backupFilePath": "Backup-Datei-Pfad", + "targetDatabase": "Zieldatenbank", "RestoreDialogTitle": "Datenbank wiederherstellen", + "restoreDialog.restoreTitle": "Datenbank wiederherstellen", "restoreDialog.database": "Datenbank", + "restoreDialog.backupFile": "Backup-Datei", + "restoreDialog.restore": "Wiederherstellen", "restoreDialog.cancel": "Abbrechen", + "restoreDialog.script": "Skript", "source": "Quelle", "restoreFrom": "Wiederherstellen von", + "missingBackupFilePathError": "Sie müssen einen Dateipfad für die Sicherung angeben.", + "multipleBackupFilePath": "Geben Sie einen oder mehrere Dateipfade (durch Kommas getrennt) ein.", "database": "Datenbank", - "targetDatabase": "Zieldatenbank", + "destination": "Ziel", + "restoreDialog.toggleDatabaseNameDropdown": "Dropdownmenü zum Auswählen der Datenbank", "restoreTo": "Wiederherstellen nach", + "restorePlan": "Wiederherstellungplan", + "backupSetsToRestore": "Wiederherzustellende Sicherungssätze", "restoreDatabaseFileAs": "Wiederherstellen der Datenbank-Dateien als", "restoreDatabaseFileDetails": "Wiederherstellen der Datenbankdatei-Details", "logicalFileName": "Logischer Dateiname", "fileType": "Dateityp", + "originalFileName": "Ursprünglicher Dateiname", "restoreAs": "Wiederherstellen als", + "restoreOptions": "Wiederherstellungsoptionen", + "taillogBackup": "Protokollfragmentsicherung", "serverConnection": "Serververbindungen", "generalTitle": "Allgemein", "filesTitle": "Dateien", "optionsTitle": "Optionen" }, + "sql/workbench/parts/editData/common/editDataInput": { + "connectionFailure": "Bearbeiten der Daten der nicht wiederherstellbaren Session" + }, "sql/workbench/parts/editData/browser/editDataEditor": { "maxRowTaskbar": "Max. Zeilen:" }, "sql/workbench/parts/editData/browser/editDataActions": { - "disposeEditFailure": "\"Dispose Edit\" ist mit Fehler fehlgeschlagen:" + "editData.run": "Starten", + "disposeEditFailure": "\"Dispose Edit\" ist mit Fehler fehlgeschlagen:", + "editData.stop": "Stopp", + "editData.showSql": "SQL-Bereich anzeigen", + "editData.closeSql": "SQL-Bereich schließen" + }, + "sql/parts/extensions/sqlExtensionsHelper": { + "tabs": "Dashboardregisterkarten ({0})", + "tabId": "ID", + "tabTitle": "Titel", + "tabDescription": "Beschreibung", + "insights": "Dashboardeinblicke ({0})", + "insightId": "ID", + "name": "Name", + "insight condition": "Wenn" }, "sql/workbench/services/fileBrowser/browser/fileBrowserDialog": { "filebrowser.filepath": "Ausgewählter Pfad", @@ -6069,19 +6397,25 @@ "sql/workbench/services/fileBrowser/browser/fileBrowserDialogController": { "filebrowser.selectFile": "Datei auswählen" }, - "sql/workbench/services/fileBrowser/common/fileBrowserViewModel": { + "sql/parts/fileBrowser/fileBrowserViewModel": { "allFiles": "Alle Dateien" }, - "sql/platform/fileBrowser/common/fileBrowserService": { + "sql/parts/fileBrowser/common/fileBrowserService": { "fileBrowserErrorMessage": "Fehler beim Laden des Datei-Browser." }, "sql/workbench/parts/grid/views/gridActions": { "saveAsCsv": "Als CSV speichern", - "saveAsExcel": "Als Excel speichern", - "copyWithHeaders": "Kopieren mit Überschriften" + "saveAsJson": "Als JSON speichern", + "saveAsExcel": "Speichern als Excel", + "saveAsXml": "Im XML-Format speichern", + "copySelection": "Kopieren", + "copyWithHeaders": "Mit Headern kopieren", + "selectAll": "Alle auswählen", + "copyMessages": "Kopieren" }, "sql/workbench/parts/grid/views/editData/editDataGridActions": { - "revertRow": "Zeile zurücksetzen" + "deleteRow": "Zeile löschen", + "revertRow": "Aktuelle Zeile zurücksetzen" }, "sql/parts/grid/views/query/chartViewer.component": { "horizontalLabel": "Horizontal", @@ -6094,16 +6428,204 @@ "sql/parts/grid/views/query/chartViewerActions": { "saveImageLabel": "Als Bild speichern" }, - "sql/workbench/services/insights/browser/insightsDialogView": { + "sql/parts/insights/browser/insightsDialogView": { "insights.value": "Wert", "value": "Wert", "InsightsDialogTitle": "Einblicke" }, - "sql/workbench/services/insights/node/insightsDialogController": { + "sql/parts/insights/node/insightsDialogController": { "insightsError": "Insights-Fehler", "insightsFileError": "Es gab einen Fehler beim Lesen der Datei: " }, + "sql/workbench/parts/jobManagement/electron-browser/agentView.component": { + "jobview.Jobs": "Aufträge", + "jobview.Alerts": "Warnungen", + "jobview.Proxies": "Proxys", + "jobview.Operators": "Operatoren" + }, + "sql/workbench/parts/jobManagement/electron-browser/alertsView.component": { + "jobAlertColumns.name": "Name", + "jobAlertColumns.lastOccurrenceDate": "Letztes Vorkommen", + "jobAlertColumns.enabled": "Aktiviert", + "jobAlertColumns.delayBetweenResponses": "Verzögerung zwischen Antworten (in Sek.)", + "jobAlertColumns.categoryName": "Kategoriename" + }, + "sql/workbench/parts/jobManagement/electron-browser/jobHistory.component": { + "stepRow.stepID": "Schritt-ID", + "stepRow.stepName": "Schrittname", + "stepRow.message": "Nachricht" + }, + "sql/workbench/parts/jobManagement/electron-browser/jobsView.component": { + "jobColumns.name": "Name", + "jobColumns.lastRun": "Letzte Ausführung", + "jobColumns.nextRun": "Nächste Ausführung", + "jobColumns.enabled": "Aktiviert", + "jobColumns.status": "Status", + "jobColumns.category": "Kategorie", + "jobColumns.runnable": "Ausführbar", + "jobColumns.schedule": "Zeitplan", + "jobColumns.lastRunOutcome": "Ergebnis der letzten Ausführung", + "jobColumns.previousRuns": "Vorherigen Ausführungen", + "jobsView.noSteps": "Für diesen Auftrag sind keine Schritte verfügbar.", + "jobsView.error": "Fehler: " + }, + "sql/workbench/parts/jobManagement/electron-browser/operatorsView.component": { + "jobOperatorsView.name": "Name", + "jobOperatorsView.emailAddress": "E-Mail-Adresse", + "jobOperatorsView.enabled": "Aktiviert" + }, + "sql/workbench/parts/jobManagement/electron-browser/proxiesView.component": { + "jobProxyToolbar-NewItem": "Neuer Proxy", + "jobProxyToolbar-Refresh": "Aktualisieren", + "jobProxiesView.accountName": "Kontoname", + "jobProxiesView.credentialName": "Name der Anmeldeinformationen", + "jobProxiesView.description": "Beschreibung", + "jobProxiesView.isEnabled": "Aktiviert" + }, + "sql/workbench/electron-browser/modelComponents/componentBase": { + "invalidIndex": "Der Index ist ungültig." + }, + "sql/base/electron-browser/ui/inputBox/inputBox.component": { + "invalidValueError": "Ungültiger Wert." + }, + "sql/workbench/electron-browser/modelComponents/loadingComponent.component": { + "loadingMessage": "Laden" + }, + "sql/workbench/electron-browser/modelComponents/loadingSpinner.component": { + "loadingMessage": "Laden" + }, + "sql/workbench/electron-browser/modelComponents/queryTextEditor": { + "queryTextEditorAriaLabel": "Modellansichts-Code-Editor für Ansichtsmodell." + }, + "sql/workbench/electron-browser/modelComponents/viewBase": { + "componentTypeNotRegistered": "Die Komponente für den Typ {0} wurde nicht gefunden." + }, + "sql/workbench/parts/notebook/cellToggleMoreActions": { + "delete": "Löschen", + "codeBefore": "Code einfügen vor", + "codeAfter": "Code einfügen nach", + "markdownBefore": "Markdown einfügen vor", + "markdownAfter": "Markdown einfügen nach", + "clear": "Ausgabe löschen" + }, + "sql/workbench/parts/notebook/notebook.component": { + "displayFailed": "Inhalt konnte nicht angezeigt werden: {0}", + "noKernelInstalled": "Installieren Sie die SQL Server 2019-Erweiterung, um Zellen auszuführen.", + "installSql2019Extension": "Erweiterung installieren", + "code": "Code", + "text": "Text", + "clearResults": "Ergebnisse löschen", + "cellNotFound": "Die Zelle mit dem URI {0} wurde in diesem Modell nicht gefunden." + }, + "sql/workbench/parts/notebook/notebookActions": { + "loading": "Kernels werden geladen...", + "changing": "Kernel ändern...", + "Kernel": "Kernel: ", + "AttachTo": "Anfügen an:", + "loadingContexts": "Kontexte werden geladen...", + "addNewConnection": "Neue Verbindung hinzufügen", + "selectConnection": "Verbindung auswählen", + "localhost": "localhost", + "trustLabel": "Vertrauenswürdig", + "untrustLabel": "Nicht vertrauenswürdig", + "alreadyTrustedMsg": "Das Notebook wird bereits als vertrauenswürdig eingestuft.", + "noKernel": "Kein Kernel", + "noContextAvailable": "NONE" + }, + "sql/workbench/parts/notebook/notebookUtils": { + "mkdirOutputMsg": "... {0} wird erstellt" + }, + "sql/workbench/parts/notebook/cellViews/codeActions": { + "notebook.failed": "Wählen Sie eine aktive Zelle aus, und versuchen Sie es noch einmal.", + "runCell": "Zelle ausführen", + "stopCell": "Ausführung abbrechen", + "errorRunCell": "Fehler bei der letzten Ausführung. Klicken Sie, um den Vorgang zu wiederholen." + }, + "sql/workbench/parts/notebook/cellViews/placeholderCell.component": { + "clickOn": "Klicken Sie auf", + "plusCode": "+ Code", + "or": "Oder", + "plusText": "+ Text", + "toAddCell": "Hinzufügen von Code oder Textzelle" + }, + "sql/workbench/parts/notebook/cellViews/textCell.component": { + "doubleClickEdit": "Doppelklicken zum Bearbeiten" + }, + "sql/workbench/parts/notebook/models/cell": { + "executionCanceled": "Die Ausführung der Abfrage wurde abgebrochen.", + "notebookNotReady": "Die Sitzung für dieses Notebook ist noch nicht bereit.", + "sessionNotReady": "Die Sitzung für dieses Notebook wird in Kürze gestartet.", + "noDefaultKernel": "Für dieses Notebook ist kein Kernel verfügbar." + }, + "sql/workbench/parts/notebook/models/clientSession": { + "clientSession.unknownError": "Fehler beim Starten der Notebook-Sitzung", + "ServerNotStarted": "Der Server wurde aus unbekannten Gründen nicht gestartet.", + "kernelRequiresConnection": "Der Kernel {0} wurde nicht gefunden. Der Standardkernel wird stattdessen verwendet." + }, + "sql/workbench/parts/notebook/models/modelInterfaces": { + "sqlKernel": "SQL" + }, + "sql/workbench/parts/notebook/models/notebookContexts": { + "selectConnection": "Verbindung auswählen", + "localhost": "localhost", + "addConnection": "Neue Verbindung hinzufügen" + }, + "sql/workbench/parts/notebook/models/notebookModel": { + "deleteCellFailed": "Fehler beim Löschen der Zelle.", + "changeKernelFailedRetry": "Kernel konnte nicht geändert werden. Der Kernel {0} wird verwendet. Fehler: {1}", + "changeKernelFailed": "Kernel konnte aufgrund des folgenden Fehlers nicht geändert werden: {0}", + "changeContextFailed": "Ändern des Kontexts fehlgeschlagen: {0}", + "startSessionFailed": "Sitzung konnte nicht gestartet werden: {0}", + "shutdownError": "Fehler beim Schließen des Notebooks: {0}", + "shutdownClientSessionError": "Beim Schließen des Notebooks {0} ist ein Fehler mit der Clientsitzung aufgetreten.", + "ProviderNoManager": "Der Notebook-Manager für den Anbieter {0} kann nicht gefunden werden." + }, + "sql/workbench/parts/objectExplorer/common/serverGroup.contribution": { + "serverGroup.colors": "Farbpalette für die Servergruppe, die im Objekt-Explorer-Viewlet verwendet wird.", + "serverGroup.autoExpand": "Servergruppen im Objekt-Explorer-Viewlet automatisch erweitern." + }, + "sql/workbench/parts/objectExplorer/browser/serverGroupDialog": { + "ServerGroupsDialogTitle": "Servergruppen", + "serverGroup.ok": "OK", + "serverGroup.cancel": "Abbrechen", + "connectionGroupName": "Servergruppen-Name", + "MissingGroupNameError": "Gruppenname ist erforderlich.", + "groupDescription": "Gruppenbeschreibung", + "groupColor": "Gruppenfarbe" + }, + "sql/workbench/parts/objectExplorer/common/serverGroupViewModel": { + "serverGroup.addServerGroup": "Servergruppe hinzufügen", + "serverGroup.editServerGroup": "Server-Gruppe bearbeiten" + }, + "sql/workbench/parts/objectExplorer/browser/connectionTreeAction": { + "connectionTree.refresh": "Aktualisieren", + "DisconnectAction": "Trennen", + "connectionTree.addConnection": "Neue Verbindung", + "connectionTree.addServerGroup": "Neue Servergruppe", + "connectionTree.editServerGroup": "Server-Gruppe bearbeiten", + "activeConnections": "Aktive Verbindungen anzeigen", + "showAllConnections": "Alle Verbindungen anzeigen", + "recentConnections": "Letzte Verbindungen", + "registeredServers.newQuery": "Neue Abfrage", + "deleteConnection": "Verbindung löschen", + "deleteConnectionGroup": "Gruppe löschen", + "clearSearch": "Suche löschen" + }, + "sql/workbench/parts/objectExplorer/browser/objectExplorerActions": { + "ManageAction": "Verwalten" + }, + "sql/workbench/parts/objectExplorer/browser/serverTreeRenderer": { + "loading": "Wird geladen..." + }, + "sql/workbench/parts/objectExplorer/browser/serverTreeView": { + "serverTree.addConnection": "Verbindung hinzufügen" + }, + "sql/workbench/parts/objectExplorer/browser/treeCreationUtils": { + "treeAriaLabel": "Letzte Verbindungen", + "treeCreation.regTreeAriaLabel": "Server" + }, "sql/workbench/parts/profiler/browser/profiler.contribution": { + "profiler.settings.viewTemplates": "Legt Ansichtsvorlagen fest", "profiler.settings.sessionTemplates": "Spezifiziert Sitzungsvorlagen" }, "sql/workbench/parts/profiler/browser/profilerActions.contribution": { @@ -6111,41 +6633,105 @@ "carbon.actions.newProfiler": "Neues Profiler-Fenster öffnen" }, "sql/workbench/parts/profiler/browser/profilerActions": { - "profiler.connect": "Verbinden", "profilerAction.connect": "Verbinden", - "pause": "Pause", - "profilerStop.stop": "Stop", + "profilerAction.disconnect": "Trennen", + "start": "Start", + "create": "Neue Sitzung", + "profilerAction.pauseCapture": "Pause", + "profilerAction.resumeCapture": "Fortsetzen", + "profilerStop.stop": "Stopp", "profiler.clear": "Daten löschen", + "profilerAction.autoscrollOn": "Automatisches Scrollen: Ein", + "profilerAction.autoscrollOff": "Automatisches Scrollen: Aus", + "profiler.toggleCollapsePanel": "Ausgeblendeten Bereich umschalten", "profiler.editColumns": "Spalten bearbeiten", "profiler.findNext": "Nächste Zeichenfolge suchen", - "profiler.findPrevious": "Vorhergehende Zeichenfolge suchen" + "profiler.findPrevious": "Vorhergehende Zeichenfolge suchen", + "profilerAction.newProfiler": "Profiler starten", + "profiler.filter": "Filtern...", + "profiler.clearFilter": "Filter löschen" }, "sql/parts/profiler/contrib/profilerWorkbenchActions": { "profilerWorkbenchAction.newProfiler": "Neuer Profiler" }, "sql/workbench/parts/profiler/browser/profilerColumnEditorDialog": { "eventSort": "Sortieren nach Ereignis", + "nameColumn": "Nach Spalte sortieren", + "profilerColumnDialog.profiler": "Profiler", "profilerColumnDialog.ok": "OK", "profilerColumnDialog.cancel": "Abbrechen" }, + "sql/workbench/parts/profiler/browser/profilerFilterDialog": { + "profilerFilterDialog.clear": "Alle löschen", + "profilerFilterDialog.apply": "Anwenden", + "profilerFilterDialog.ok": "OK", + "profilerFilterDialog.cancel": "Abbrechen", + "profilerFilterDialog.title": "Filter", + "profilerFilterDialog.remove": "Entfernen", + "profilerFilterDialog.add": "Hinzufügen", + "profilerFilterDialog.addClauseText": "Klicken Sie hier, um eine Klausel hinzuzufügen.", + "profilerFilterDialog.fieldColumn": "Feld", + "profilerFilterDialog.operatorColumn": "Operator", + "profilerFilterDialog.valueColumn": "Wert", + "profilerFilterDialog.isNullOperator": "Ist NULL", + "profilerFilterDialog.isNotNullOperator": "Ist nicht NULL", + "profilerFilterDialog.containsOperator": "enthält", + "profilerFilterDialog.notContainsOperator": "Enthält nicht", + "profilerFilterDialog.startsWithOperator": "Beginnt mit", + "profilerFilterDialog.notStartsWithOperator": "Beginnt nicht mit" + }, "sql/workbench/parts/profiler/browser/profilerEditor": { + "profiler.viewSelectAccessibleName": "Ansicht auswählen", + "profiler.sessionSelectAccessibleName": "Sitzung auswählen", + "profiler.sessionSelectLabel": "Sitzung auswählen:", + "profiler.viewSelectLabel": "Ansicht auswählen:", + "text": "Text", + "label": "Bezeichnung", "profilerEditor.value": "Wert", "details": "Details" }, "sql/workbench/parts/profiler/browser/profilerInput": { - "profilerInput.profiler": "Profiler" + "profilerInput.profiler": "Profiler", + "profilerInput.notConnected": "Nicht verbunden", + "profiler.sessionStopped": "Die XEvent-Profiler-Sitzung wurde auf dem Server {0} unerwartet beendet.", + "profiler.sessionCreationError": "Fehler beim Starten der neuen Sitzung", + "profiler.eventsLost": "Die XEvent-Profiler-Sitzung für {0} hat Ereignisse verloren.", + "confirmStopProfilerSession": "Möchten Sie die laufende XEvent-Sitzung beenden?", + "profilerClosingActions.yes": "Ja", + "profilerClosingActions.no": "Nein", + "profilerClosingActions.cancel": "Abbrechen" + }, + "sql/workbench/parts/profiler/browser/profilerResourceEditor": { + "profilerTextEditorAriaLabel": "Profiler-Editor für Ereignistext. Nur lesend" }, "sql/workbench/parts/profiler/browser/profilerFindWidget": { - "placeholder.find": "Finden", + "label.find": "Suchen", + "placeholder.find": "Suchen", "label.previousMatchButton": "Vorheriger Treffer", + "label.nextMatchButton": "Nächste Übereinstimmung", + "label.closeButton": "Schließen", + "title.matchesCountLimit": "Bei Ihrer Suche wurden sehr viele Ergebnisse ermittelt. Nur die ersten 999 Treffer werden hervorgehoben.", "label.matchesLocation": "{0} von {1}", "label.noResults": "Keine Ergebnisse" }, + "sql/workbench/parts/profiler/browser/profilerTableEditor": { + "ProfilerTableEditor.eventCountFiltered": "Ereignisse (Gefiltert): {0}/{1}", + "ProfilerTableEditor.eventCount": "Ereignisse: {0}" + }, "sql/workbench/parts/query/browser/flavorStatus": { - "chooseSqlLang": "SQL-Sprache auswählen" + "chooseSqlLang": "Wählen Sie SQL-Sprache", + "changeProvider": "SQL-Sprachanbieter ändern", + "changeSqlProvider": "SQL Engine Provider ändern", + "alreadyConnected": "Es besteht eine Verbindung über die Engine {0}. Um die Verbindung zu ändern, trennen oder wechseln Sie bitte die Verbindung.", + "noEditor": "Derzeit ist kein Texteditor aktiv", + "pickSqlProvider": "Sprachanbieter für SQL auswählen" }, "sql/workbench/parts/query/common/localizedConstants": { + "runQueryBatchStartMessage": "Ausführung der Abfrage gestartet ab", + "runQueryBatchStartLine": "Zeile {0}", "msgCancelQueryFailed": "Abbruch der Abfrage fehlgeschlagen: {0}", + "msgSaveStarted": "Speichern von Ergebnissen in gestartet in", + "msgSaveFailed": "Fehler beim Speichern der Ergebnisse. ", "msgSaveSucceeded": "Ergebnisse erfolgreich gespeichert nach", "msgStatusRunQueryInProgress": "Abfrage wird ausgeführt...", "maximizeLabel": "Maximieren", @@ -6153,48 +6739,171 @@ "saveCSVLabel": "Als CSV speichern", "saveJSONLabel": "Als JSON speichern", "saveExcelLabel": "Speichern als Excel", - "messagePaneLabel": "Nachrichten" + "saveXMLLabel": "Im XML-Format speichern", + "viewChartLabel": "Als Diagramm anzeigen", + "resultPaneLabel": "Ergebnisse", + "executeQueryLabel": "Abfrage wird ausgeführt ", + "messagePaneLabel": "Meldungen", + "elapsedTimeLabel": "Gesamte Ausführungszeit: {0}", + "msgCannotSaveMultipleSelections": "Der Befehl \"Ergebnisse speichern\" kann nicht mit Mehrfachauswahlen verwendet werden." }, "sql/workbench/parts/query/browser/query.contribution": { - "sql.saveAsCsv.includeHeaders": "[Optional] Wenn \"wahr\", werden Spaltenüberschriften beim Speichern der Ergebnisse als CSV inkludiert", - "sql.showBatchTime": "[Optional] Soll die Ausführungszeit für einzelne Batches angezeigt werden", + "sql.messagesDefaultOpen": "\"Ja\", um den Nachrichtenbereich standardmäßig zu öffnen; \"nein\" wenn nicht", + "sql.saveAsCsv.includeHeaders": "[Optional] Bei \"Ja\" werden die Spaltenüberschriften beim Speichern der Ergebnisse als CSV mit ausgegeben", + "sql.saveAsCsv.delimiter": "[Optional] Das zu verwendende benutzerdefinierte Trennzeichen zwischen Werten beim Speichern als CSV", + "sql.saveAsCsv.lineSeperator": "[Optional] Zeichen, die zur Trennung der Zeilen verwendet werden, wenn die Ergebnisse im CSV-Format gespeichert werden", + "sql.saveAsCsv.textIdentifier": "[Optional] Zeichen, das für das Umschließen von Textfeldern verwendet wird, wenn die Ergebnisse im CSV-Format gespeichert werden.", + "sql.saveAsCsv.encoding": "[Optional] Verwendete Codierung, wenn die Ergebnisse als CSV-Datei gespeichert werden", + "sql.results.streaming": "Streamen der Ergebnisse aktivieren; weist einige geringfügige Darstellungsprobleme auf", + "sql.saveAsXml.formatted": "[Optional] Wenn \"true\", wird die XML-Ausgabe formatiert, wenn die Ergebnisse im XML-Format gespeichert werden.", + "sql.saveAsXml.encoding": "[Optional] Verwendete Dateicodierung, wenn Ergebnisse im XML-Format gespeichert werden", + "sql.copyIncludeHeaders": "[Optional] Konfigurations-Optionen für das Kopieren von Ergebnissen aus der Ergebnisansicht", + "sql.copyRemoveNewLine": "[Optional] Konfigurationsoptionen zum Kopieren mehrzeiliger Ergebnisse aus der Ergebnisansicht.", + "sql.showBatchTime": "[Optional] Soll die Ausführungszeit für einzelne Aufrufe angezeigt werden", + "defaultChartType": "[Optional] Standard-Diagrammtyp, wenn Chart Viewer für ein Abfrageergebnis geöffnet wird", "tabColorMode.off": "Einfärbung der Registerkarten wird deaktiviert", + "tabColorMode.border": "Der obere Rand jedes Registerkarten Editor Reiters wird entsprechend der jeweiligen Server-Gruppe eingefärbt.", + "tabColorMode.fill": "Die Hintergrundfarbe der Editor-Registerkarten entspricht der jeweiligen Servergruppe.", + "tabColorMode": "Steuert die Farbe von Registerkarten anhand der Servergruppe der aktiven Verbindung", + "showConnectionInfoInTitle": "Legt fest, ob die Verbindungsinformationen für eine Registerkarte im Titel angezeigt werden.", + "sql.promptToSaveGeneratedFiles": "Aufforderung zum Speichern generierter SQL-Dateien", + "mssql.intelliSense.enableIntelliSense": "Soll IntelliSense aktiviert werden", + "mssql.intelliSense.enableErrorChecking": "Soll IntelliSense Fehlerüberprüfung aktiviert werden", "mssql.intelliSense.enableSuggestions": "Sollen IntelliSense Vorschläge aktiviert werden", - "mssql.intelliSense.enableQuickInfo": "Soll Quick-Info IntelliSense aktiviert werden", + "mssql.intelliSense.enableQuickInfo": "Soll IntelliSense Schnell-Info aktiviert werden", "mssql.intelliSense.lowerCaseSuggestions": "Sollen IntelliSense Vorschläge in Kleinbuchstaben sein", "queryShortcutDescription": "Tastenkürzel workbench.action.query.shortcut{0} festlegen, um den Verknüpfungstext als Prozeduraufruf auszuführen. Beliebiger ausgewählter Text im Abfrage-Editor wird als Parameter übergeben." }, + "sql/workbench/parts/query/common/queryInput": { + "disconnected": "Getrennt" + }, "sql/workbench/parts/query/common/queryResultsInput": { "extensionsInputName": "Erweiterung" }, - "sql/platform/node/resultSerializer": { + "sql/parts/query/common/resultSerializer": { "resultsSerializer.saveAsFileTitle": "Ergebnisdatei auswählen" }, + "sql/workbench/parts/query/browser/rowCountStatus": { + "rowStatus": "Zeilenanzahl", + "rowCount": "{0} Zeilen" + }, + "sql/workbench/parts/query/browser/timeElapsedStatus": { + "timeElapsed": "Verstrichene Zeit" + }, + "sql/workbench/parts/query/browser/actions": { + "saveAsCsv": "Als CSV speichern", + "saveAsJson": "Als JSON speichern", + "saveAsExcel": "Speichern als Excel", + "saveAsXml": "Im XML-Format speichern", + "copySelection": "Kopieren", + "copyWithHeaders": "Mit Headern kopieren", + "selectAll": "Alle auswählen", + "copyMessages": "Kopieren", + "copyAll": "Alles kopieren", + "maximize": "Maximieren", + "restore": "Wiederherstellen", + "chart": "Diagramm", + "showQueryPlan": "Abfrageplan anzeigen" + }, + "sql/workbench/parts/query/browser/queryResultsView": { + "gridPanel": "Ergebnisse", + "messagePanel": "Meldungen", + "resultsTabTitle": "Ergebnisse" + }, + "sql/workbench/parts/query/common/resultsGridContribution": { + "resultsGridConfigurationTitle": "Ergebnisraster", + "fontFamily": "Legt die Schriftfamilie fest.", + "fontWeight": "Steuert die Schriftbreite.", + "fontSize": "Legt die Schriftgröße in Pixeln fest.", + "letterSpacing": "Legt den Abstand der Buchstaben in Pixeln fest.", + "rowHeight": "Legt die Zeilenhöhe in Pixeln fest", + "cellPadding": "Legt den Zellenabstand in Pixeln fest", + "autoSizeColumns": "Spaltenbreite automatisch an die ursprünglichen Ergebnisse anpassen. Kann bei einer großen Anzahl von Spalten oder großen Zellen zu Leistungsproblemen führen", + "maxColumnWidth": "Die maximale Breite in Pixeln für Spalten mit automatischer Größe" + }, + "sql/workbench/parts/charts/browser/actions": { + "createInsightLabel": "Einblick erstellen", + "createInsightNoEditor": "Einsicht kann nicht erstellt werden, weil der aktive Editor kein SQL-Editor ist", + "myWidgetName": "My-Widget", + "copyChartLabel": "Als Bild kopieren", + "chartNotFound": "Zu speicherndes Diagramm konnte nicht gefunden werden", + "saveImageLabel": "Als Bild speichern", + "chartSaved": "Diagramm in Pfad gespeichert: {0}", + "chartViewer.saveAsFileTitle": "Ergebnisdatei auswählen" + }, + "sql/workbench/parts/charts/browser/chartOptions": { + "dataDirectionLabel": "Datenrichtung", + "verticalLabel": "Vertikal", + "horizontalLabel": "Horizontal", + "columnsAsLabelsLabel": "Spaltennamen als Bezeichnungen verwenden", + "labelFirstColumnLabel": "Erste Spalte als Zeilenbezeichnung verwenden", + "legendLabel": "Legendenposition", + "yAxisLabel": "Bezeichnung der Y-Achse", + "yAxisMinVal": "Minimalwert der Y-Achse", + "yAxisMaxVal": "Maximalwert der Y-Achse", + "xAxisLabel": "X-Achsenbeschriftung", + "xAxisMinVal": "Minimalwert der X-Achse", + "xAxisMaxVal": "Maximalwert der X-Achse", + "xAxisMinDate": "Minimaldatum der X-Achse", + "xAxisMaxDate": "Maximaldatum der X-Achse", + "dataTypeLabel": "Datentyp", + "numberLabel": "Anzahl", + "pointLabel": "Punkt", + "chartTypeLabel": "Diagrammtyp", + "encodingOption": "Codierung", + "imageFormatOption": "Bildformat" + }, + "sql/workbench/parts/charts/browser/chartTab": { + "chartTabTitle": "Diagramm" + }, + "sql/workbench/parts/charts/browser/graphInsight": { + "series": "Reihe {0}" + }, "sql/workbench/parts/query/browser/keyboardQueryActions": { - "runCurrentQueryWithActualPlanKeyboardAction": "Aktuelle Abfrage mit aktuellem Plan ausführen" + "focusOnCurrentQueryKeyboardAction": "Fokus für die aktuelle Abfrage", + "runQueryKeyboardAction": "Abfrage ausführen", + "runCurrentQueryKeyboardAction": "Aktuelle Abfrage ausführen", + "runCurrentQueryWithActualPlanKeyboardAction": "Aktuelle Abfrage mit aktuellem Plan ausführen", + "cancelQueryKeyboardAction": "Abfrage abbrechen", + "refreshIntellisenseKeyboardAction": "IntelliSense Cache aktualisieren", + "toggleQueryResultsKeyboardAction": "Abfrageergebnisse umschalten", + "queryShortcutNoEditor": "Editor-Parameter ist erforderlich um ein Tastenkürzel auszuführen", + "parseSyntaxLabel": "Abfrage analysieren", + "queryActions.parseSyntaxSuccess": "Befehle erfolgreich ausgeführt", + "queryActions.parseSyntaxFailure": "Befehl fehlgeschlagen: ", + "queryActions.notConnected": "Stellen Sie eine Verbindung mit einem Server her." }, "sql/workbench/parts/query/browser/queryActions": { "runQueryLabel": "Starten", + "cancelQueryLabel": "Abbrechen", "estimatedQueryPlan": "Erklären", "actualQueryPlan": "Tatsächlich", "disconnectDatabaseLabel": "Trennen", - "changeDatabase.failed": "Fehler beim Ändern der Datenbank" + "changeConnectionDatabaseLabel": "Verbindung ändern", + "connectDatabaseLabel": "Verbinden", + "selectDatabase": "Datenbank auswählen", + "listDatabases.toggleDatabaseNameDropdown": "Dropdownmenü zum Auswählen der Datenbank", + "changeDatabase.failed": "Fehler beim Wechseln der Datenbank", + "changeDatabase.failedWithError": "Fehler beim Wechseln der Datenbank {0}" }, - "sql/platform/query/common/queryModelService": { + "sql/parts/query/execution/queryModelService": { "updateCellFailed": "Aktualisieren der Zelle gescheitert:" }, - "sql/platform/query/common/queryRunner": { + "sql/parts/query/execution/queryRunner": { "query.ExecutionFailedError": "Ausführung ist aufgrund eines unerwarteten Fehlers fehlgeschlagen: {0} {1}", "query.initEditExecutionFailed": "Initiale Bearbeitungsausführung fehlgeschlagen:", "elapsedBatchTime": "Batch-Ausführungszeit: {0}" }, - "sql/workbench/services/queryEditor/browser/queryEditorService": { + "sql/parts/query/services/queryEditorService": { "queryEditorServiceChangeUnsupportedError": "Änderung des Sprach-Modus wird für nicht gespeicherte Abfragen nicht unterstützt." }, "sql/parts/query/views/queryOutput.component": { "results": "Ergebnisse", "topOperations": "Top-Operationen" }, + "sql/workbench/parts/queryPlan/electron-browser/queryPlan": { + "queryPlanTitle": "Abfrage-Plan" + }, "sql/parts/queryPlan/topOperations.component": { "topOperations.estCost": "Geschätzte Kosten", "topOperations.estRows": "Zeilen ca.", @@ -6203,7 +6912,25 @@ "topOperations.parallel": "Parallel", "topOperations.estRebinds": "geschätzte Zurückspulvorgänge" }, - "sql/workbench/services/objectExplorer/common/objectExplorerService": { + "sql/workbench/parts/queryPlan/browser/topOperations": { + "topOperations.operation": "Vorgang", + "topOperations.object": "Objekt", + "topOperations.estCost": "Geschätzte Kosten", + "topOperations.estSubtreeCost": "Geschätzte Kosten des Subtrees", + "topOperations.actualRows": "Tatsächliche Zeilen", + "topOperations.estRows": "Zeilen ca.", + "topOperations.actualExecutions": "Tatsächliche Ausführungen", + "topOperations.estCPUCost": "Geschätzte CPU-Kosten", + "topOperations.estIOCost": "Geschätzte E/A Kosten", + "topOperations.parallel": "Parallel", + "topOperations.actualRebinds": "Tatsächliche erneute Bindungen", + "topOperations.estRebinds": "geschätzte Zurückspulvorgänge", + "topOperations.actualRewinds": "Tatsächliche Zurückspulvorgänge", + "topOperations.estRewinds": "Geschätzte Rückläufe", + "topOperations.partitioned": "Partitioniert", + "topOperationsTitle": "Top-Operationen" + }, + "sql/parts/registeredServer/common/objectExplorerService": { "OeSessionFailedError": "Fehler beim Erstellen der Objekt-Explorer-Sitzung" }, "sql/parts/registeredServer/common/registeredServer.contribution": { @@ -6212,7 +6939,7 @@ "datasource.connections": "Datenquellenverbindungen", "startup.alwaysShowServersView": "\"True\" falls die Server-Ansicht beim Start des SQL Operations Studio Standard angezeigt werden soll; \"False\" wenn die letzte geöffnete Ansicht angezeigt werden soll" }, - "sql/workbench/parts/objectExplorer/browser/serverGroupDialog": { + "sql/parts/registeredServer/serverGroupDialog/serverGroupDialog": { "ServerGroupsDialogTitle": "Servergruppen", "serverGroup.ok": "OK", "serverGroup.cancel": "Abbrechen", @@ -6220,10 +6947,10 @@ "groupDescription": "Gruppenbeschreibung", "groupColor": "Gruppenfarbe" }, - "sql/workbench/parts/objectExplorer/common/serverGroupViewModel": { + "sql/parts/registeredServer/serverGroupDialog/serverGroupViewModel": { "serverGroup.addServerGroup": "Servergruppe hinzufügen" }, - "sql/workbench/parts/objectExplorer/browser/connectionTreeAction": { + "sql/parts/registeredServer/viewlet/connectionTreeAction": { "DisconnectAction": "Trennen", "connectionTree.addConnection": "Neue Verbindung", "connectionTree.addServerGroup": "Neue Servergruppe", @@ -6231,18 +6958,23 @@ "deleteConnection": "Verbindung löschen", "deleteConnectionGroup": "Gruppe löschen" }, - "sql/workbench/parts/objectExplorer/browser/objectExplorerActions": { + "sql/parts/registeredServer/viewlet/objectExplorerActions": { "objectExplorAction.disconnect": "Verbindung trennen" }, - "sql/workbench/parts/objectExplorer/browser/serverTreeRenderer": { + "sql/parts/registeredServer/viewlet/serverTreeRenderer": { "loading": "Wird geladen..." }, - "sql/workbench/parts/objectExplorer/browser/treeCreationUtils": { + "sql/parts/registeredServer/viewlet/treeCreationUtils": { "treeAriaLabel": "Kürzlich verwendete Verbindungen", "treeCreation.regTreeAriaLabel": "Server" }, "sql/parts/taskHistory/common/taskHistory.contribution": { - "datasource.task": "Status der Aufgabe" + "inProgressTasksChangesBadge": "{0} Aufgaben werden ausgeführt", + "showTaskHistory": "Aufgabenhistorie anzeigen", + "taskHistory.view": "Sicht", + "taskHistory": "Aufgabenverlauf", + "datasource.task": "Status der Aufgabe", + "miViewTasks": "&&Tasks" }, "sql/parts/taskHistory/common/taskService": { "InProgressWarning": "Eine oder mehrere Aufgaben werden ausgeführt. Wollen Sie wirklich abbrechen?", @@ -6250,43 +6982,256 @@ "no": "Nein" }, "sql/parts/taskHistory/viewlet/taskAction": { + "cancelTask.cancel": "Abbrechen", + "errorMsgFromCancelTask": "Die Aufgabe konnte nicht abgebrochen werden.", "taskAction.script": "Skript" }, "sql/parts/taskHistory/viewlet/taskHistoryRenderer": { "succeeded": "erfolgreich", "failed": "fehlgeschlagen", + "inProgress": "In Bearbeitung", + "notStarted": "Nicht gestartet", "canceled": "abgebrochen", "canceling": "Wird abgebrochen" }, "sql/parts/taskHistory/viewlet/taskHistoryView": { + "noTaskMessage": "Kein Aufgabenverlauf verfügbar. Führen Sie Sicherung oder Wiederherstellung durch, um den Ausführungsstatus anzuzeigen.", "taskHistory.regTreeAriaLabel": "Aufgabenverlauf", "taskError": "Aufgabenfehler" }, + "sql/platform/connection/common/connectionConfig": { + "invalidServerName": "Eine Servergruppe mit dem gleichen Namen ist bereits vorhanden." + }, + "sql/platform/connection/common/connectionManagementService": { + "connection.noAzureAccount": "Fehler beim Abrufen des Azure-Kontotokens für die Verbindung", + "connectionNotAcceptedError": "Verbindung nicht akzeptiert", + "connectionService.yes": "Ja", + "connectionService.no": "Nein", + "cancelConnectionConfirmation": "Sind Sie sicher, dass Sie diese Verbindung abbrechen möchten?" + }, + "sql/platform/dacfx/common/dacFxService": { + "providerIdNotValidError": "Für die Interaktion mit DacFxService ist eine Verbindung erforderlich.", + "noHandlerRegistered": "Kein Handler registriert" + }, "sql/platform/dashboard/common/dashboardRegistry": { "dashboard.properties.property": "Definiert eine Eigenschaft, die auf dem Dashboard angezeigt werden soll", "dashboard.properties.property.displayName": "Welcher Wert soll als Kennzeichnung für die Eigenschaft verwendet werden", + "dashboard.properties.property.value": "Wert des Objekts, auf den für den Wert zugegriffen werden soll", + "dashboard.properties.property.ignore": "Werte angeben, die ignoriert werden sollen", + "dashboard.properties.property.default": "Standardwert, der angezeigt werden soll, wenn der Wert ignoriert wird oder kein Wert angegeben ist", "dashboard.properties.flavor": "Ein Eindruck für das Festlegen von Dashboard-Eigenschaften", + "dashboard.properties.flavor.id": "Flavor-ID", + "dashboard.properties.flavor.condition": "Voraussetzung für die Verwendung dieser Variante", "dashboard.properties.flavor.condition.field": "Vergleichsfeld", "dashboard.properties.flavor.condition.operator": "Vergleichsoperator auswählen", + "dashboard.properties.flavor.condition.value": "Vergleichswert", "dashboard.properties.databaseProperties": "Eigenschaften für Datenbank-Seite zeigen", - "dashboard.id": "Anbieter-ID (z.B. MSSQL)" + "dashboard.properties.serverProperties": "Anzuzeigende Eigenschaften für die Seite \"Server\"", + "carbon.extension.dashboard": "Legt fest, dass dieser Anbieter das Dashboard unterstützt", + "dashboard.id": "Anbieter-ID (z.B. MSSQL)", + "dashboard.properties": "Eigenschaftswerte, die auf dem Dashboard angezeigt werden sollen" + }, + "sql/platform/dashboard/common/insightRegistry": { + "schema.dashboardWidgets.InsightsRegistry": "In den Dashboards verwendetes Widget" + }, + "sql/platform/dashboard/common/widgetRegistry": { + "schema.dashboardWidgets.all": "In den Dashboards verwendetes Widget", + "schema.dashboardWidgets.database": "In den Dashboards verwendetes Widget", + "schema.dashboardWidgets.server": "In den Dashboards verwendetes Widget" + }, + "sql/platform/dialog/dialogTypes": { + "dialogModalDoneButtonLabel": "Fertig", + "dialogModalCancelButtonLabel": "Abbrechen" + }, + "sql/platform/fileBrowser/common/fileBrowserService": { + "fileBrowserErrorMessage": "Fehler beim Laden des Datei-Browser.", + "fileBrowserErrorDialogTitle": "Datei-Browser-Fehler" + }, + "sql/platform/jobManagement/common/jobActions": { + "jobaction.successLabel": "Erfolg", + "jobaction.faillabel": "Fehler", + "jobaction.refresh": "Aktualisieren", + "jobaction.newJob": "Neuer Auftrag", + "jobaction.run": "Starten", + "jobSuccessfullyStarted": ": Der Auftrag wurde erfolgreich gestartet.", + "jobaction.stop": "Stopp", + "jobSuccessfullyStopped": ": Der Auftrag wurde erfolgreich beendet.", + "jobaction.editJob": "Auftrag bearbeiten", + "jobaction.deleteJob": "Auftrag löschen", + "jobaction.deleteJobConfirm": "Möchten Sie den Auftrag {0} wirklich löschen?", + "jobaction.failedToDeleteJob": "Auftrag \"{0}\" konnte nicht gelöscht werden.\r\nFehler: {1}", + "jobaction.deletedJob": "Der Auftrag wurde erfolgreich gelöscht.", + "jobaction.newStep": "Neuer Schritt", + "jobaction.deleteStep": "Schritt löschen", + "jobaction.deleteStepConfirm": "Sind Sie sicher, dass Sie den Schritt \"{0}\" löschen möchten?", + "jobaction.failedToDeleteStep": "Schritt \"{0}\" konnte nicht gelöscht werden.\r\nFehler: {1}", + "jobaction.deletedStep": "Der Auftragsschritt wurde erfolgreich gelöscht.", + "jobaction.newAlert": "Neue Warnung", + "jobaction.editAlert": "Warnung bearbeiten", + "jobaction.deleteAlert": "Warnung löschen", + "jobaction.Cancel": "Abbrechen", + "jobaction.deleteAlertConfirm": "Sind Sie sicher, dass Sie die Warnung \"{0}\" löschen möchten?", + "jobaction.failedToDeleteAlert": "Warnung \"{0}\" konnte nicht gelöscht werden.\r\nFehler: {1}", + "jobaction.deletedAlert": "Die Warnung wurde erfolgreich gelöscht.", + "jobaction.newOperator": "Neuer Operator", + "jobaction.editOperator": "Operator bearbeiten", + "jobaction.deleteOperator": "Operator löschen", + "jobaction.deleteOperatorConfirm": "Sind Sie sicher, dass Sie den Operator \"{0}\" löschen möchten?", + "jobaction.failedToDeleteOperator": "Operator '{0}' konnte nicht gelöscht werden.\r\nFehler: {1}", + "joaction.deletedOperator": "Der Operator wurde erfolgreich gelöscht.", + "jobaction.newProxy": "Neuer Proxy", + "jobaction.editProxy": "Proxy bearbeiten", + "jobaction.deleteProxy": "Proxy löschen", + "jobaction.deleteProxyConfirm": "Sind Sie sicher, dass Sie den Proxy \"{0}\" löschen möchten?", + "jobaction.failedToDeleteProxy": "Proxy \"{0}\" konnte nicht gelöscht werden.\r\nFehler: {1}", + "jobaction.deletedProxy": "Der Proxy wurde erfolgreich gelöscht." + }, + "sql/platform/jobManagement/common/jobManagementService": { + "providerIdNotValidError": "Für die Interaktion mit JobManagementService ist eine Verbindung erforderlich.", + "noHandlerRegistered": "Kein Handler registriert" + }, + "sql/platform/jobManagement/common/jobManagementUtilities": { + "agentUtilities.failed": "fehlgeschlagen", + "agentUtilities.succeeded": "erfolgreich", + "agentUtilities.retry": "Erneut versuchen", + "agentUtilities.canceled": "Abgebrochen", + "agentUtilities.inProgress": "In Bearbeitung", + "agentUtilities.statusUnknown": "Unbekannter Status", + "agentUtilities.executing": "Ausführen", + "agentUtilities.waitingForThread": "Auf Thread warten", + "agentUtilities.betweenRetries": "Zwischen Wiederholungen", + "agentUtilities.idle": "Im Leerlauf", + "agentUtilities.suspended": "Angehalten", + "agentUtilities.obsolete": "[Veraltet]", + "agentUtilities.yes": "Ja", + "agentUtilities.no": "Nein", + "agentUtilities.notScheduled": "Nicht geplant", + "agentUtilities.neverRun": "Nie ausführen" + }, + "sql/platform/node/resultSerializer": { + "resultsSerializer.saveAsFileTitle": "Ergebnisdatei auswählen", + "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (durch Trennzeichen getrennte Datei)", + "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionExcelTitle": "Excel-Arbeitsmappe", + "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", + "resultsSerializer.saveAsFileExtensionTXTTitle": "Nur-Text", + "openLocation": "Dateispeicherort öffnen", + "openFile": "Datei öffnen" + }, + "sql/platform/query/common/queryModelService": { + "commitEditFailed": "Committen der Zeile fehlgeschlagen:", + "runQueryStringBatchStartMessage": "Ausführen der Abfrage \"{0}\" gestartet", + "updateCellFailed": "Aktualisieren der Zelle gescheitert:" + }, + "sql/platform/query/common/queryRunner": { + "query.ExecutionFailedError": "Ausführung ist aufgrund eines unerwarteten Fehlers fehlgeschlagen: {0} {1}", + "query.message.executionTime": "Gesamte Ausführungszeit: {0}", + "query.message.startQuery": "Die Ausführung der Abfrage wurde in Zeile {0} begonnen.", + "query.initEditExecutionFailed": "Initiale Bearbeitungsausführung fehlgeschlagen:", + "elapsedBatchTime": "Batch-Ausführungszeit: {0}" + }, + "sql/platform/taskHistory/common/taskService": { + "InProgressWarning": "Eine oder mehrere Aufgaben werden ausgeführt. Wollen Sie wirklich abbrechen?", + "taskService.yes": "Ja", + "taskService.no": "Nein" + }, + "sql/platform/theme/common/colors": { + "tableHeaderBackground": "Hintergrundfarbe der Tabellenüberschrift", + "tableHeaderForeground": "Vordergrundfarbe der Tabellenüberschrift", + "disabledInputBoxBackground": "Deaktiviertes Eingabefeld Hintergrund.", + "disabledInputBoxForeground": "Deaktiviertes Eingabefeld Vordergrund.", + "buttonFocusOutline": "Konturfarbe der Schaltfläche, wenn markiert.", + "disabledCheckboxforeground": "Vordergrund für deaktivierte Kontrollkästchen.", + "listFocusAndSelectionBackground": "Hintergrundfarbe von Listen/Tabellen für das ausgewählte oder fokussierte Element, wenn die Liste/Tabelle aktiv ist", + "agentTableBackground": "Hintergrundfarbe der SQL Agent-Tabelle.", + "agentCellBackground": "Hintergrundfarbe der Tabellenzelle für SQL-Agent.", + "agentTableHoverBackground": "Hintergrundfarbe für Zeigen auf SQL Agent-Tabelle.", + "agentJobsHeadingColor": "Hintergrundfarbe von SQL-Agent-Überschriften.", + "agentCellBorderColor": "Rahmenfarbe einer SQL-Agent-Tabellenzelle." + }, + "sql/workbench/api/node/extHostModelView": { + "unknownComponentType": "Unbekannter Komponententyp. Für die Erstellung von Objekten muss ModelBuilder verwendet werden.", + "invalidIndex": "Der Index ist ungültig.", + "unknownConfig": "Unbekannte Komponentenkonfiguration, um ein Konfigurations-Objekt zu erstellen muss der ModelBuilder verwendet werden" + }, + "sql/workbench/api/node/extHostModelViewDialog": { + "dialogDoneLabel": "Fertig", + "dialogCancelLabel": "Abbrechen", + "generateScriptLabel": "Skript generieren", + "dialogNextLabel": "Weiter", + "dialogPreviousLabel": "Zurück" + }, + "sql/workbench/api/node/extHostModelViewTree": { + "treeView.notRegistered": "Es ist keine Strukturansicht mit der ID \"{0}\" registriert." + }, + "sql/workbench/api/node/extHostNotebook": { + "providerRequired": "Eine NotebookProvider-Klasse mit gültigem providerId-Wert muss an diese Methode übergeben werden.", + "errNoProvider": "Es wurde kein Notebook-Anbieter gefunden.", + "errNoManager": "Es wurde kein Manager gefunden.", + "noServerManager": "Der Notebook-Manager für das Notebook {0} enthält keinen Server-Manager. Es können keine Aktionen durchgeführt werden.", + "noContentManager": "Der Notebook-Manager für das Notebook {0} enthält keinen Inhalts-Manager. Es können keine Aktionen durchgeführt werden.", + "noSessionManager": "Der Notebook-Manager für das Notebook {0} enthält keinen Sitzungs-Manager. Es können keine Aktionen durchgeführt werden." + }, + "sql/workbench/browser/modal/media/modal": { + "infoAltText": "Informationen", + "warningAltText": "Warnung", + "errorAltText": "Fehler", + "showMessageDetails": "Details anzeigen", + "hideMessageDetails": "Details ausblenden", + "copyMessage": "Kopieren", + "closeMessage": "Schließen", + "modalBack": "zurück" + }, + "sql/workbench/browser/modal/optionsDialog": { + "optionsDialog.ok": "OK", + "optionsDialog.cancel": "Abbrechen" + }, + "sql/workbench/browser/modal/optionsDialogHelper": { + "optionsDialog.missingRequireField": " ist erforderlich.", + "optionsDialog.invalidInput": "Ungültige Eingabe. Numerischer Wert erwartet." + }, + "sql/workbench/browser/parts/views/customView": { + "no-dataprovider": "Es ist kein Datenanbieter registriert, der Ansichtsdaten bereitstellen kann.", + "collapse": "Reduzieren" + }, + "sql/workbench/common/actions.contribution": { + "previewFeatures.configTitle": "Previewfunktionen", + "previewFeatures.configEnable": "Nicht veröffentlichte Previewfunktionen aktivieren", + "showConnectDialogOnStartup": "Verbindungsdialogfeld beim Start anzeigen" }, "sql/workbench/common/actions": { + "newQueryAction.newQuery": "Neue Abfrage", + "scriptSelect": "Select Top 1000", "scriptExecute": "Skript als Ausführung", + "scriptAlter": "Skript als Änderung", "editData": "Daten bearbeiten", - "scriptDelete": "Lösch-Skript erzeugen", + "scriptCreate": "Skript für Create erstellen", + "scriptDelete": "Skripterstellung als Drop", + "backupAction.backup": "Sicherung", + "backup.isPreviewFeature": "Sie müssen die Previewfunktionen aktivieren, um die Sicherung verwenden zu können.", "restoreAction.restore": "Wiederherstellen", + "restore.isPreviewFeature": "Sie müssen Previewfunktionen aktivieren, um die Wiederherstellung zu verwenden.", "manage": "Verwalten", "showDetails": "Details anzeigen", "newDatabase": "Neue Datenbank", - "configureDashboard": "Konfigurieren" + "configureDashboard": "Einführung in die Konfiguration des Dashboards" }, "sql/workbench/common/taskUtilities": { "selectOperationName": "Auswählen", + "createOperationName": "Erstellen", "insertOperationName": "Einfügen", "updateOperationName": "Aktualisieren", "deleteOperationName": "Löschen", - "scriptNotFoundForObject": "Beim scripten von {0} auf Objekt {1} wurde kein Script zurückgegeben" + "scriptSelectNotFound": "Beim Aufruf des ausgewählten Skripts im Objekt wurde kein Skript zurückgegeben.", + "scriptNotFoundForObject": "Beim scripten von {0} auf Objekt {1} wurde kein Script zurückgegeben", + "scriptingFailed": "Scripterstellung ist fehlgeschlagen", + "scriptNotFound": "Es wurde kein Skript zurückgegeben als mit {0} geskriptet wurde" + }, + "sql/workbench/electron-browser/enablePreviewFeatures": { + "enablePreviewFeatures.notice": "Previewfunktionen sind erforderlich, damit Erweiterungen vollständig unterstützt werden und bestimmte Aktionen verfügbar sind. Möchten sie Previewfunktionen aktivieren?", + "enablePreviewFeatures.yes": "Ja", + "enablePreviewFeatures.no": "Nein", + "enablePreviewFeatures.never": "Nein, nicht mehr anzeigen" }, "sql/workbench/services/errorMessage/browser/errorMessageDialog": { "errorMessageDialog.ok": "OK", @@ -6296,9 +7241,191 @@ "sql/platform/errorMessage/common/errorMessageService": { "error": "Fehler" }, + "sql/workbench/parts/connection/common/connectionProviderExtension": { + "schema.providerId": "Allgemeine ID für den Anbieter", + "schema.displayName": "Anzeigename für den Anbieter", + "schema.connectionOptions": "Verbindungsoptionen" + }, + "sql/workbench/parts/connection/browser/media/connectionViewlet": { + "Search server names": "Server-Namen suchen" + }, + "sql/workbench/parts/dataExplorer/browser/media/connectionViewletPanel": { + "Search server names": "Server-Namen suchen" + }, + "sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution": { + "showDataExplorer": "Data Explorer anzeigen", + "workbench.dataExplorer": "Data Explorer", + "dataExplorer.view": "Sicht", + "databaseConnections": "Datenbank-Verbindungen", + "datasource.connections": "Datenquellenverbindungen", + "datasource.connectionGroups": "Datenquellengruppen", + "startupConfig": "Startkonfiguration", + "startup.alwaysShowServersView": "TRUE für die Serveransicht, die beim Start von Azure Data Studio standardmäßig angezeigt werden soll; FALSE, wenn die letzte geöffnete Ansicht angezeigt werden soll" + }, + "sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint": { + "vscode.extension.contributes.view.id": "Bezeichner der Ansicht. Damit können Sie einen Datenanbieter über die API \"vscode.window.registerTreeDataProviderForView\" registrieren. Er dient auch zum Aktivieren Ihrer Erweiterung, indem Sie das Ereignis \"onView:${id}\" für \"activationEvents\" registrieren.", + "vscode.extension.contributes.view.name": "Der visuell lesbare Name der Ansicht. Wird angezeigt", + "vscode.extension.contributes.view.when": "Bedingung, die zum Anzeigen dieser Ansicht erfüllt sein muss", + "extension.contributes.dataExplorer": "Trägt Ansichten zum Editor bei.", + "extension.dataExplorer": "Trägt Ansichten zum Data Explorer-Container in der Aktivitätsleiste bei", + "dataExplorer.contributed": "Trägt Ansichten zum Container mit beigetragenen Ansichten bei", + "ViewsContainerDoesnotExist": "Der Anzeigecontainer \"{0}\" ist nicht vorhanden, und alle registrierten Ansichten werden \"Data Explorer\" hinzugefügt.", + "duplicateView1": "Es können nicht mehrere Ansichten mit derselben ID {0} im Ansichtscontainer \"{1}\" registriert werden.", + "duplicateView2": "Eine Ansicht mit der ID {0} ist im Ansichtscontainer \"{1}\" bereits registriert.", + "requirearray": "Ansichten müssen ein Array sein.", + "requirestring": "Die Eigenschaft \"{0}\" ist erforderlich. Sie muss vom Typ \"string\" sein.", + "optstring": "Die Eigenschaft \"{0}\" kann ausgelassen werden oder muss vom Typ \"string\" sein." + }, + "sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet": { + "dataExplorer.servers": "Server" + }, + "sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution": { + "disconnect": "Trennen", + "newQuery": "Neue Abfrage", + "manage": "Verwalten", + "refresh": "Aktualisieren" + }, + "sql/workbench/services/admin/common/adminService": { + "adminService.providerIdNotValidError": "Für eine Interaktion mit dem Adminservice ist eine Verbindung erforderlich", + "adminService.noHandlerRegistered": "Kein Handler registriert" + }, + "sql/workbench/services/commandLine/common/commandLineService": { + "connectingLabel": "Wird verbunden:", + "runningCommandLabel": "Befehl wird ausgeführt:", + "openingNewQueryLabel": "Neue Abfrage wird geöffnet:" + }, + "sql/workbench/services/connection/browser/connectionDialogService": { + "connectionError": "Verbindungsfehler", + "kerberosErrorStart": "Verbindung aufgrund eines Kerberos-Fehlers fehlgeschlagen.", + "kerberosHelpLink": "Unter {0} finden Sie Hilfestellungen zur Konfiguration von Kerberos.", + "kerberosKinit": "Wenn Sie zuvor eine Verbindung hergestellt haben, müssen Sie \"kinit\" möglicherweise erneut ausführen." + }, + "sql/workbench/services/connection/browser/connectionDialogWidget": { + "connection": "Verbindung", + "connectType": "Verbindungstyp", + "recentConnectionTitle": "Letzte Verbindungen", + "savedConnectionTitle": "Gespeicherte Verbindungen", + "connectionDetailsTitle": "Verbindungsdetails", + "connectionDialog.connect": "Verbinden", + "connectionDialog.cancel": "Abbrechen", + "noRecentConnections": "Keine aktuelle Verbindung", + "noSavedConnections": "Keine gespeicherten Verbindungen" + }, + "sql/workbench/services/connection/browser/connectionWidget": { + "connectionWidget.AddAzureAccount": "Konto hinzufügen...", + "defaultDatabaseOption": "", + "loadingDatabaseOption": "Wird geladen...", + "serverGroup": "Servergruppe", + "defaultServerGroup": "", + "addNewServerGroup": "Neue Gruppe hinzufügen...", + "noneServerGroup": "", + "connectionWidget.missingRequireField": "'{0}' ist erforderlich.", + "connectionWidget.fieldWillBeTrimmed": "{0} wird gekürzt.", + "rememberPassword": "Kennwort speichern", + "connection.azureAccountDropdownLabel": "Konto", + "connectionWidget.refreshAzureCredentials": "Anmeldeinformationen des Kontos aktualisieren", + "connection.azureTenantDropdownLabel": "Azure AD-Mandant", + "connectionWidget.toggleDatabaseNameDropdown": "Dropdownmenü zum Auswählen der Datenbank", + "advanced": "Erweitert ...", + "connectionWidget.invalidAzureAccount": "Sie müssen ein Konto auswählen." + }, + "sql/workbench/services/dashboard/common/newDashboardTabDialog": { + "newDashboardTab.openDashboardExtensions": "Dashboarderweiterungen öffnen", + "newDashboardTab.ok": "OK", + "newDashboardTab.cancel": "Abbrechen", + "newdashboardTabDialog.noExtensionLabel": "Aktuell sind keine Dashboard-Erweiterungen installiert. Erkunden Sie empfohlene Erweiterungen im Erweiterungs-Manager." + }, + "sql/workbench/services/errorMessage/browser/media/errorMessageDialog": { + "errorMessageDialog.ok": "OK", + "errorMessageDialog.close": "Schließen", + "copyDetails": "Details kopieren" + }, + "sql/workbench/services/errorMessage/browser/errorMessageService": { + "error": "Fehler", + "warning": "Warnung", + "info": "Info" + }, + "sql/workbench/services/fileBrowser/browser/media/fileBrowserDialog": { + "filebrowser.filepath": "Ausgewählter Pfad", + "fileFilter": "Dateien des Typs", + "fileBrowser.ok": "OK", + "fileBrowser.discard": "Verwerfen" + }, + "sql/workbench/services/fileBrowser/common/fileBrowserDialogController": { + "filebrowser.selectFile": "Datei auswählen" + }, + "sql/workbench/services/fileBrowser/browser/fileBrowserTreeView": { + "fileBrowser.regTreeAriaLabel": "Datei-Browser-Baumstruktur" + }, + "sql/workbench/services/fileBrowser/common/fileBrowserViewModel": { + "allFiles": "Alle Dateien" + }, + "sql/workbench/services/insights/browser/insightsDialogView": { + "insights.item": "Objekt", + "insights.value": "Wert", + "property": "Eigenschaft", + "value": "Wert", + "InsightsDialogTitle": "Einblicke", + "insights.dialog.items": "Elemente", + "insights.dialog.itemDetails": "Details zum Element" + }, + "sql/workbench/services/insights/common/insightDialogActions": { + "workbench.action.insights.copySelection": "Zelle kopieren" + }, + "sql/workbench/services/insights/common/insightsUtils": { + "insightsDidNotFindResolvedFile": "Die Abfragedatei konnte in folgenden Pfad nicht gefunden werden:\r\n{0}" + }, + "sql/workbench/services/insights/node/insightsDialogController": { + "insightsInputError": "Es wurde kein Verbindungsprofil an das Insights-Flyout übergeben", + "insightsError": "Insights-Fehler", + "insightsFileError": "Es gab einen Fehler beim Lesen der Datei: ", + "insightsConfigError": "Fehler beim Analysieren der Konfiguration für Einblicke; Abfragearray/Abfragezeichenfolge oder Abfragedatei konnte nicht gefunden werden" + }, + "sql/workbench/services/notebook/common/notebookRegistry": { + "carbon.extension.contributes.notebook.provider": "Bezeichner des Notebook-Anbieters.", + "carbon.extension.contributes.notebook.fileExtensions": "Zu registrierende Erweiterungen für diesen Notebook-Anbieter", + "carbon.extension.contributes.notebook.standardKernels": "Standardkernels für diesen Notebook-Anbieter", + "vscode.extension.contributes.notebook.providers": "Trägt Notebook-Anbieter bei.", + "carbon.extension.contributes.notebook.magic": "Name der Zellen-Magic, z.B. \"%%sql\".", + "carbon.extension.contributes.notebook.language": "Die Zellensprache, die verwendet werden soll, wenn diese Zellen-Magic in der Zelle enthalten ist.", + "carbon.extension.contributes.notebook.executionTarget": "Optionales Ausführungsziel, das vom Magic-Befehl angegeben wird, z.B. Spark oder SQL", + "carbon.extension.contributes.notebook.kernels": "Optionale betroffene Kernels, z.B. python3, pyspark3, sql", + "vscode.extension.contributes.notebook.languagemagics": "Trägt die Notebook-Sprache bei." + }, + "sql/workbench/services/notebook/common/notebookServiceImpl": { + "notebookUriNotDefined": "Bei der Erstellung eines Notebook-Managers wurde kein URI übergeben.", + "notebookServiceNoProvider": "Der Notebook-Anbieter existiert nicht." + }, + "sql/workbench/services/notebook/common/sessionManager": { + "noKernel": "Kein Kernel", + "runNotebookDisabled": "Zellen können nicht ausgeführt werden, da kein Kernel konfiguriert wurde.", + "errorName": "Fehler" + }, + "sql/workbench/services/notebook/node/localContentManager": { + "nbformatNotRecognized": "nbformat v{0}.{1} nicht erkannt", + "nbNotSupported": "Die Datei weist kein gültiges Notebook-Format auf.", + "unknownCellType": "Unbekannter Zellentyp {0}", + "unrecognizedOutput": "Der Ausgabetyp {0} wurde nicht erkannt.", + "invalidMimeData": "Es wird erwartet, dass die Daten für {0} als Zeichenfolgen oder Array von Zeichenfolgen vorliegen.", + "unrecognizedOutputType": "Ausgabetyp {0} nicht erkannt" + }, + "sql/workbench/services/notebook/sql/sqlSessionManager": { + "sqlKernelError": "SQL-Kernelfehler", + "connectionRequired": "Sie müssen eine Verbindung auswählen, um Notebook-Zellen auszuführen.", + "sqlMaxRowsDisplayed": "Die obersten {0} Zeilen werden angezeigt." + }, + "sql/workbench/services/objectExplorer/common/objectExplorerService": { + "OeSessionFailedError": "Fehler beim Erstellen der Objekt-Explorer-Sitzung", + "nodeExpansionError": "Mehrere Fehler:" + }, + "sql/workbench/services/queryEditor/common/queryEditorService": { + "queryEditorServiceChangeUnsupportedError": "Änderung des Sprach-Modus wird für nicht gespeicherte Abfragen nicht unterstützt.", + "queryEditorServiceChangeError": "Speichern oder verwerfen Sie Änderungen vor dem Wechsel zum/vom SQL-Sprachmodus." + }, "sql/workbench/update/releaseNotes": { "gettingStarted": "Erste Schritte", - "showReleaseNotes": "Zeige \"Erste Schritte\"" + "showReleaseNotes": "Zeige \"Erste Schritte\"", + "miGettingStarted": "Erste &&Schritte" } } } \ No newline at end of file diff --git a/i18n/language-pack-es/translations/extensions/debug-server-ready.i18n.json b/i18n/language-pack-es/translations/extensions/debug-server-ready.i18n.json index c6a6d4a9e6..808b07032a 100644 --- a/i18n/language-pack-es/translations/extensions/debug-server-ready.i18n.json +++ b/i18n/language-pack-es/translations/extensions/debug-server-ready.i18n.json @@ -22,7 +22,7 @@ "out/extension": { "server.ready.nocapture.error": "El URI de formato (\"{0}\") usa un marcador de posición de sustitución, pero el patrón no capturó nada.", "server.ready.placeholder.error": "El URI de formato (\"{0}\") debe contener exactamente un marcador de posición de sustitución.", - "server.ready.chrome.not.installed": "La acción \"debugWithChrome\" requiere \"{0}\"" + "server.ready.chrome.not.installed": "The action '{0}' requires the '{1}' extension." } } } \ No newline at end of file diff --git a/i18n/language-pack-es/translations/extensions/git-ui.i18n.json b/i18n/language-pack-es/translations/extensions/git-ui.i18n.json new file mode 100644 index 0000000000..6823d1612d --- /dev/null +++ b/i18n/language-pack-es/translations/extensions/git-ui.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Git UI", + "description": "Git SCM UI Integration" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-es/translations/extensions/git.i18n.json b/i18n/language-pack-es/translations/extensions/git.i18n.json index 7c8f7c1221..be9838d395 100644 --- a/i18n/language-pack-es/translations/extensions/git.i18n.json +++ b/i18n/language-pack-es/translations/extensions/git.i18n.json @@ -57,8 +57,8 @@ "command.pushForce": "Envío de cambios (forzar)", "command.pushTo": "Insertar en...", "command.pushToForce": "Insertar en... (Forzar)", - "command.pushWithTags": "Insertar con etiquetas", - "command.pushWithTagsForce": "Insertar con etiquetas (forzar)", + "command.pushFollowTags": "Push (Follow Tags)", + "command.pushFollowTagsForce": "Push (Follow Tags, Force)", "command.addRemote": "Agregar remoto", "command.removeRemote": "Quitar remoto", "command.sync": "Sincronizar", @@ -122,6 +122,7 @@ "config.rebaseWhenSync": "Forzar que GIT utilice la fusión mediante cambio de base cuando se ejecute el comando de sincronización.", "config.confirmEmptyCommits": "Confirme siempre la creación de confirmaciones vacías.", "config.fetchOnPull": "Capture todas las ramas al insertar o solo la actual.", + "config.pullTags": "Fetch all tags when pulling.", "config.autoStash": "Guarde cualquier cambio antes de insertar y restaurarlos cuando la inserción se haya completado correctamente.", "config.allowForcePush": "Controla si está habilitada la opción de forzar envío de cambios (con o sin concesión).", "config.useForcePushWithLease": "Controla si forzar envío de cambios usa variante de forzar con concesión, más segura.", @@ -200,7 +201,8 @@ "selectFolder": "Seleccione la ubicación del repositorio", "cloning": "Clonación del repositorio git ' {0} '...", "proposeopen": "¿Desea abrir el repositorio clonado?", - "openrepo": "Abrir repositorio", + "openrepo": "Abrir", + "openreponew": "Open in New Window", "add": "Añadir al área de trabajo", "proposeopen2": "¿Desea abrir el repositorio clonado, o añadir al espacio de trabajo actual?", "init": "Seleccione una carpeta de área de trabajo en la que inicializar el repositorio de git", @@ -277,7 +279,6 @@ "confirm force push": "Está a punto de forzar el envío de cambios. Esto puede ser destructivo y sobrescribir involuntariamente los cambios que hayan hecho otros.\n\n¿Desea continuar?", "ok": "Aceptar", "never ask again": "De acuerdo, no volver a preguntar", - "push with tags success": "Insertado con etiquetas correctamente.", "nobranch": "Extraiga del repositorio una rama para insertar un remoto.", "confirm publish branch": "La rama ' {0} ' no tiene ninguna rama ascendente. ¿desea publicar esta rama?", "pick remote": "Seleccionar un elemento remoto para publicar la rama '{0}':", diff --git a/i18n/language-pack-es/translations/extensions/markdown-language-features.i18n.json b/i18n/language-pack-es/translations/extensions/markdown-language-features.i18n.json index 8dae668a3d..53373b068c 100644 --- a/i18n/language-pack-es/translations/extensions/markdown-language-features.i18n.json +++ b/i18n/language-pack-es/translations/extensions/markdown-language-features.i18n.json @@ -47,6 +47,9 @@ "previewTitle": "Vista Previa {0}", "preview.clickOpenFailed": "No se pudo abrir {0}" }, + "out/features/documentLinkProvider": { + "documentLink.tooltip": "follow link" + }, "out/security": { "strict.title": "Strict", "strict.description": "Cargar solo el contenido seguro", diff --git a/i18n/language-pack-es/translations/extensions/merge-conflict.i18n.json b/i18n/language-pack-es/translations/extensions/merge-conflict.i18n.json index 64f1a5d72a..9c422b5734 100644 --- a/i18n/language-pack-es/translations/extensions/merge-conflict.i18n.json +++ b/i18n/language-pack-es/translations/extensions/merge-conflict.i18n.json @@ -25,7 +25,11 @@ "config.title": "Fusionar conflicto", "config.autoNavigateNextConflictEnabled": "Indica si, después de resolver un conflicto de fusión mediante combinación, se va automáticamente al siguiente conflicto de este tipo.", "config.codeLensEnabled": "Cree CodeLens para los bloques de conflictos de fusión mediante combinación en el editor.", - "config.decoratorsEnabled": "Cree elementos Decorator para los bloques de conflictos de fusión mediante combinación en el editor." + "config.decoratorsEnabled": "Cree elementos Decorator para los bloques de conflictos de fusión mediante combinación en el editor.", + "config.diffViewPosition": "Controls where the diff view should be opened when comparing changes in merge conflicts.", + "config.diffViewPosition.current": "Open the diff view in the current editor group.", + "config.diffViewPosition.beside": "Open the diff view next to the current editor group.", + "config.diffViewPosition.below": "Open the diff view below the current editor group." }, "out/mergeDecorator": { "currentChange": "(Cambio actual)", diff --git a/i18n/language-pack-es/translations/extensions/typescript-language-features.i18n.json b/i18n/language-pack-es/translations/extensions/typescript-language-features.i18n.json index 0fa16b3e99..b1a67e9a44 100644 --- a/i18n/language-pack-es/translations/extensions/typescript-language-features.i18n.json +++ b/i18n/language-pack-es/translations/extensions/typescript-language-features.i18n.json @@ -67,7 +67,7 @@ "typescript.suggestionActions.enabled": "Habilita o deshabilita el diagnóstico de sugerencia para archivos de TypeScript en el editor. Requiere el uso de TypeScript 2.8 o posterior en el área de trabajo.", "typescript.preferences.quoteStyle": "Estilo de comillas preferido para correcciones rápidas: \"single\" (comillas sencillas), \"double\" (comillas dobles) o \"auto\" (inferir automáticamente el tipo de comillas a partir de las importaciones actuales). Requiere el uso de TypeScript 2.9 o posterior en el área de trabajo.", "typescript.preferences.importModuleSpecifier": "Estilo de ruta de acceso preferido para las importaciones automáticas.", - "typescript.preferences.importModuleSpecifier.auto": "Deduzca el tipo de ruta de acceso más corto.", + "typescript.preferences.importModuleSpecifier.auto": "Automatically select import path style. Prefers using a relative import if `baseUrl` is configured and the relative path has fewer segments than the non-relative import.", "typescript.preferences.importModuleSpecifier.relative": "Relativo a la ubicación del archivo.", "typescript.preferences.importModuleSpecifier.nonRelative": "Se basa en el valor \"baseUrl\" configurado en su \"jsconfig.json\" o \"tsconfig.json\".", "typescript.updateImportsOnFileMove.enabled": "Habilite o deshabilite la actualización automática de las rutas de acceso de importación al cambiar de nombre un archivo o moverlo en VS Code. Requiere el uso de TypeScript 2.9 o posterior en el área de trabajo.", @@ -80,6 +80,9 @@ "configuration.suggest.completeJSDocs": "Habilitar/deshabilitar sugerencia para completar comentarios JSDoc.", "typescript.preferences.renameShorthandProperties": "Habilita/deshabilita la introducción de alias para propiedades de objeto al renombrar. Requiere utilizar TypeScript 3.4 o superior en el espacio de trabajo." }, + "out/utils/versionStatus": { + "typescriptVersion": "TypeScript: Version" + }, "out/utils/versionProvider": { "couldNotLoadTsVersion": "No se pudo cargar la versión de TypeScript en esta ruta", "noBundledServerFound": "Otra aplicación (por ejemplo, una herramienta de detección de virus con un comportamiento erróneo) eliminó el tsserver de VSCode. Debe reinstalar el VS Code." @@ -102,6 +105,7 @@ "neverAgain": "Desactivar las encuestas de JS/TS" }, "out/utils/projectStatus": { + "statusExclude": "TypeScript: Configure Excludes", "hintExclude": "Para habilitar las características de lenguaje de JavaScript/TypeScript en todo el proyecto, excluya las carpetas con muchos archivos, como: {0}", "hintExclude.generic": "Para habilitar las características de idioma de JavaScript/TypeScript IntelliSense en todo el proyecto, excluya las carpetas de tamaño grande con archivos de origen en los que no trabaje.", "large.label": "Configurar exclusiones", diff --git a/i18n/language-pack-es/translations/main.i18n.json b/i18n/language-pack-es/translations/main.i18n.json index 991e8e7e0d..a89385bf8a 100644 --- a/i18n/language-pack-es/translations/main.i18n.json +++ b/i18n/language-pack-es/translations/main.i18n.json @@ -63,14 +63,14 @@ "vs/base/browser/ui/toolbar/toolbar": { "moreActions": "Más Acciones..." }, - "vs/base/browser/ui/menu/menu": { - "titleLabel": "{0} ({1})" - }, "vs/base/parts/quickopen/browser/quickOpenWidget": { "quickOpenAriaLabel": "Selector rápido. Escriba para restringir los resultados.", "treeAriaLabel": "Selector rápido", "quickInput.visibleCount": "{0} resultados" }, + "vs/base/browser/ui/menu/menu": { + "titleLabel": "{0} ({1})" + }, "vs/base/browser/ui/inputbox/inputBox": { "alertErrorMessage": "Error: {0}", "alertWarningMessage": "Advertencia: {0}", @@ -185,14 +185,6 @@ "editorBracketMatchBorder": "Color de bloques con corchetes coincidentes", "editorOverviewRulerBorder": "Color del borde de la regla de visión general.", "editorGutter": "Color de fondo del margen del editor. Este espacio contiene los márgenes de glifos y los números de línea.", - "errorForeground": "Color de primer plano de squigglies de error en el editor.", - "errorBorder": "Color de borde de squigglies de error en el editor.", - "warningForeground": "Color de primer plano de squigglies de advertencia en el editor.", - "warningBorder": "Color de borde de squigglies de advertencia en el editor.", - "infoForeground": "Color de primer plano de los subrayados ondulados informativos en el editor.", - "infoBorder": "Color del borde de los subrayados ondulados informativos en el editor.", - "hintForeground": "Color de primer plano de pista squigglies en el editor.", - "hintBorder": "Color de borde de pista squigglies en el editor.", "unnecessaryCodeBorder": "Color del borde de código fuente innecesario (sin usar) en el editor.", "unnecessaryCodeOpacity": "Opacidad de código fuente innecesario (sin usar) en el editor. Por ejemplo, \"#000000c0\" representará el código con un 75 % de opacidad. Para temas de alto contraste, utilice el color del tema 'editorUnnecessaryCode.border' para resaltar el código innecesario en vez de atenuarlo.", "overviewRulerRangeHighlight": "Color de marcador de regla general para los destacados de rango. El color no debe ser opaco para no ocultar las decoraciones subyacentes.", @@ -340,7 +332,7 @@ "editor.gotoLocation.multiple": "Controla el comportamiento de los comandos \"Ir a\", como Ir a la definición, cuando existen varias ubicaciones de destino.", "editor.gotoLocation.multiple.peek": "Mostrar vista de inspección de los resultados (predeterminado)", "editor.gotoLocation.multiple.gotoAndPeek": "Ir al resultado principal y mostrar una vista de inspección", - "editor.gotoLocation.multiple.goto": "Ir al resultado principal y omitir los otros", + "editor.gotoLocation.multiple.goto": "Go to the primary result and enable peek-less navigation to others", "selectionHighlight": "Controla si el editor debe destacar las coincidencias similares a la selección.", "occurrencesHighlight": "Controla si el editor debe resaltar las apariciones de símbolos semánticos.", "overviewRulerLanes": "Controla el número de decoraciones que pueden aparecer en la misma posición en la regla de información general.", @@ -461,9 +453,6 @@ "formatDocument.label": "Dar formato al documento", "formatSelection.label": "Dar formato a la selección" }, - "vs/editor/contrib/goToDefinition/goToDefinitionMouse": { - "multipleResults": "Haga clic para mostrar {0} definiciones." - }, "vs/editor/contrib/hover/hover": { "showHover": "Mostrar al mantener el puntero" }, @@ -488,6 +477,9 @@ "smartSelect.shrink": "Reducir la selección", "miSmartSelectShrink": "&&Reducir selección" }, + "vs/editor/contrib/goToDefinition/goToDefinitionMouse": { + "multipleResults": "Haga clic para mostrar {0} definiciones." + }, "vs/editor/contrib/goToDefinition/goToDefinitionCommands": { "noResultWord": "No se encontró ninguna definición para \"{0}\"", "generic.noResults": "No se encontró ninguna definición", @@ -514,14 +506,6 @@ "miGotoTypeDefinition": "Ir a la definición de &&tipo", "miGotoImplementation": "Ir a la &&implementación" }, - "vs/editor/contrib/gotoError/gotoError": { - "markerAction.next.label": "Ir al siguiente problema (Error, Advertencia, Información)", - "markerAction.previous.label": "Ir al problema anterior (Error, Advertencia, Información)", - "markerAction.nextInFiles.label": "Ir al siguiente problema en Archivos (Error, Advertencia, Información)", - "markerAction.previousInFiles.label": "Ir al problema anterior en Archivos (Error, Advertencia, Información)", - "miGotoNextProblem": "Siguiente &&problema", - "miGotoPreviousProblem": "Anterior &&problema" - }, "vs/editor/contrib/links/links": { "links.navigate.mac": "Cmd + clic para abrir el vínculo", "links.navigate": "Ctrl + clic para abrir el vínculo", @@ -531,10 +515,22 @@ "links.navigate.al": "Alt + clic para seguir el vínculo", "links.command.al.mac": "Opción + click para ejecutar el comando", "links.command.al": "Alt + clic para ejecutar el comando", + "links.custom.mac": "Cmd + click to {0}", + "links.custom.mac.al": "Option + click to {0}", + "links.custom": "Ctrl + click to {0}", + "links.custom.al": "Alt + click to {0}", "invalid.url": "No se pudo abrir este vínculo porque no tiene un formato correcto: {0}", "missing.url": "No se pudo abrir este vínculo porque falta el destino.", "label": "Abrir vínculo" }, + "vs/editor/contrib/gotoError/gotoError": { + "markerAction.next.label": "Ir al siguiente problema (Error, Advertencia, Información)", + "markerAction.previous.label": "Ir al problema anterior (Error, Advertencia, Información)", + "markerAction.nextInFiles.label": "Ir al siguiente problema en Archivos (Error, Advertencia, Información)", + "markerAction.previousInFiles.label": "Ir al problema anterior en Archivos (Error, Advertencia, Información)", + "miGotoNextProblem": "Siguiente &&problema", + "miGotoPreviousProblem": "Anterior &&problema" + }, "vs/editor/contrib/referenceSearch/peekViewWidget": { "label.close": "Cerrar" }, @@ -620,12 +616,12 @@ "miSelectHighlights": "Seleccionar todas las &&repeticiones", "changeAll.label": "Cambiar todas las ocurrencias" }, - "vs/editor/contrib/rename/renameInputField": { - "renameAriaLabel": "Cambie el nombre de la entrada. Escriba el nuevo nombre y presione Entrar para confirmar." - }, "vs/editor/contrib/parameterHints/parameterHintsWidget": { "hint": "{0}, sugerencia" }, + "vs/editor/contrib/rename/renameInputField": { + "renameAriaLabel": "Cambie el nombre de la entrada. Escriba el nuevo nombre y presione Entrar para confirmar." + }, "vs/editor/contrib/referenceSearch/referencesController": { "labelLoading": "Cargando..." }, @@ -657,20 +653,6 @@ "vs/editor/contrib/message/messageController": { "editor.readonly": "No se puede editar en un editor de sólo lectura" }, - "vs/editor/contrib/format/format": { - "hint11": "1 edición de formato en la línea {0}", - "hintn1": "{0} ediciones de formato en la línea {1}", - "hint1n": "1 edición de formato entre las líneas {0} y {1}", - "hintnn": "{0} ediciones de formato entre las líneas {1} y {2}" - }, - "vs/editor/contrib/gotoError/gotoErrorWidget": { - "problems": "{0} de {1} problemas", - "change": "{0} de {1} problema", - "editorMarkerNavigationError": "Color de los errores del widget de navegación de marcadores del editor.", - "editorMarkerNavigationWarning": "Color de las advertencias del widget de navegación de marcadores del editor.", - "editorMarkerNavigationInfo": "Color del widget informativo marcador de navegación en el editor.", - "editorMarkerNavigationBackground": "Fondo del widget de navegación de marcadores del editor." - }, "vs/editor/contrib/snippet/snippetVariables": { "Sunday": "Domingo", "Monday": "Lunes", @@ -711,6 +693,24 @@ "NovemberShort": "Nov", "DecemberShort": "Dic" }, + "vs/editor/contrib/format/format": { + "hint11": "1 edición de formato en la línea {0}", + "hintn1": "{0} ediciones de formato en la línea {1}", + "hint1n": "1 edición de formato entre las líneas {0} y {1}", + "hintnn": "{0} ediciones de formato entre las líneas {1} y {2}" + }, + "vs/editor/contrib/goToDefinition/goToDefinitionResultsNavigation": { + "location.kb": "Symbol {0} of {1}, {2} for next", + "location": "Symbol {0} of {1}" + }, + "vs/editor/contrib/gotoError/gotoErrorWidget": { + "problems": "{0} de {1} problemas", + "change": "{0} de {1} problema", + "editorMarkerNavigationError": "Color de los errores del widget de navegación de marcadores del editor.", + "editorMarkerNavigationWarning": "Color de las advertencias del widget de navegación de marcadores del editor.", + "editorMarkerNavigationInfo": "Color del widget informativo marcador de navegación en el editor.", + "editorMarkerNavigationBackground": "Fondo del widget de navegación de marcadores del editor." + }, "vs/editor/contrib/find/simpleFindWidget": { "label.find": "Buscar", "placeholder.find": "Buscar", @@ -851,6 +851,16 @@ "vs/platform/environment/node/argvHelper": { "gotoValidation": "Los argumentos del modo \"--goto\" deben tener el formato \"ARCHIVO(:LÍNEA(:CARÁCTER))\"." }, + "vs/platform/update/node/update.config.contribution": { + "updateConfigurationTitle": "Actualizar", + "updateMode": "Configure si desea recibir actualizaciones automáticas. Requiere un reinicio después del cambio. Las actualizaciones se obtienen de un servicio en línea de Microsoft.", + "none": "Desactivar las actualizaciones.", + "manual": "Desactivar las comprobaciones automáticas de actualizaciones en segundo plano. Las actualizaciones estarán disponibles si comprueba manualmente las actualizaciones.", + "default": "Habilitar la comprobación automática de actualizaciones. El código comprobará las actualizaciones automática y periódicamente.", + "deprecated": "Esta configuración está obsoleta, utilice \"{0}\" en su lugar.", + "enableWindowsBackgroundUpdates": "Permite actualizaciones en segundo plano de Windows. Las actualizaciones se obtienen desde un servicio en línea de Microsoft.", + "showReleaseNotes": "Mostrar notas de la revisión tras actualizar. Las notas de la revisión son obtenidas desde un servicio en línea de Microsoft." + }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "VSIX no válido: package.json no es un archivo JSON." }, @@ -883,7 +893,6 @@ "verbose": "Imprima salidas detalladas (implica --wait).", "log": "Nivel de registro a utilizar. Por defecto es 'info'. Los valores permitidos son 'critical', 'error', 'warn', 'info', 'debug', 'trace', 'off'.", "status": "Imprimir el uso del proceso y la información de diagnóstico.", - "prof-modules": "Capturar marcadores de rendimiento al cargar módulos JS e imprimirlos con '\"F1 > Desarrollador: rendimiento de inicio", "prof-startup": "Ejecutar generador de perfiles de CPU durante el inicio", "disableExtensions": "Deshabilite todas las extensiones instaladas.", "disableExtension": "Deshabilitar una extensión.", @@ -904,16 +913,6 @@ "untitledWorkspace": "Sin título (Espacio de trabajo)", "workspaceName": "{0} (área de trabajo)" }, - "vs/platform/update/node/update.config.contribution": { - "updateConfigurationTitle": "Actualizar", - "updateMode": "Configure si desea recibir actualizaciones automáticas. Requiere un reinicio después del cambio. Las actualizaciones se obtienen de un servicio en línea de Microsoft.", - "none": "Desactivar las actualizaciones.", - "manual": "Desactivar las comprobaciones automáticas de actualizaciones en segundo plano. Las actualizaciones estarán disponibles si comprueba manualmente las actualizaciones.", - "default": "Habilitar la comprobación automática de actualizaciones. El código comprobará las actualizaciones automática y periódicamente.", - "deprecated": "Esta configuración está obsoleta, utilice \"{0}\" en su lugar.", - "enableWindowsBackgroundUpdates": "Permite actualizaciones en segundo plano de Windows. Las actualizaciones se obtienen desde un servicio en línea de Microsoft.", - "showReleaseNotes": "Mostrar notas de la revisión tras actualizar. Las notas de la revisión son obtenidas desde un servicio en línea de Microsoft." - }, "vs/platform/list/browser/listService": { "workbenchConfigurationTitle": "Área de trabajo", "multiSelectModifier.ctrlCmd": "Se asigna a \"Control\" en Windows y Linux y a \"Comando\" en macOS.", @@ -941,7 +940,7 @@ "config.property.languageDefault": "No se puede registrar \"{0}\". Coincide con el patrón de propiedad '\\\\[.*\\\\]$' para describir la configuración del editor específica del lenguaje. Utilice la contribución \"configurationDefaults\".", "config.property.duplicate": "No se puede registrar \"{0}\". Esta propiedad ya está registrada." }, - "vs/platform/actions/browser/menuItemActionItem": { + "vs/platform/actions/browser/menuEntryActionViewItem": { "titleAndKb": "{0} ({1})" }, "vs/platform/extensionManagement/node/extensionManagementService": { @@ -949,7 +948,7 @@ "incompatible": "No se puede instalar la extensión '{0}' debido a que no es compatible con el código de VS '{1}'.", "restartCode": "Por favor reinicia VS Code antes de reinstalar {0}.", "malicious extension": "No se puede instalar la extensión ya que se informó que era problemático.", - "notFoundCompatibleDependency": "No se puede instalar porque no se encuentra la extensión '{0}' compatible con la versión actual '{1}' del VS Code.", + "notFoundCompatibleDependency": "Unable to install '{0}' extension because it is not compatible with the current version of VS Code (version {1}).", "MarketPlaceDisabled": "Marketplace no está habilitado", "removeError": "Error al quitar la extensión: {0}. Salga e inicie VS Code antes de intentarlo de nuevo.", "Not a Marketplace extension": "Sólo se pueden reinstalar Extensiones del Marketplace", @@ -1047,6 +1046,14 @@ "menuSelectionBackground": "Color de fondo del menu para el elemento del menú seleccionado.", "menuSelectionBorder": "Color del borde del elemento seleccionado en los menús.", "menuSeparatorBackground": "Color del separador del menu para un elemento del menú.", + "editorError.foreground": "Color de primer plano de squigglies de error en el editor.", + "errorBorder": "Border color of error boxes in the editor.", + "editorWarning.foreground": "Color de primer plano de squigglies de advertencia en el editor.", + "warningBorder": "Border color of warning boxes in the editor.", + "editorInfo.foreground": "Color de primer plano de los subrayados ondulados informativos en el editor.", + "infoBorder": "Border color of info boxes in the editor.", + "editorHint.foreground": "Color de primer plano de pista squigglies en el editor.", + "hintBorder": "Border color of hint boxes in the editor.", "editorBackground": "Color de fondo del editor.", "editorForeground": "Color de primer plano predeterminado del editor.", "editorWidgetBackground": "Color de fondo del editor de widgets como buscar/reemplazar", @@ -1096,9 +1103,10 @@ }, "vs/platform/issue/electron-main/issueService": { "local": "LOCAL", - "confirmCloseIssueReporter": "Su entrada no se guardará. ¿Está seguro de que desea cerrar esta ventana?", + "issueReporterWriteToClipboard": "There is too much data to send to GitHub. Would you like to write the information to the clipboard so that it can be pasted?", "yes": "Sí", "cancel": "Cancelar", + "confirmCloseIssueReporter": "Su entrada no se guardará. ¿Está seguro de que desea cerrar esta ventana?", "issueReporter": "Notificador de problemas", "processExplorer": "Explorador de Procesos" }, @@ -1107,7 +1115,7 @@ "newWindowDesc": "Abre una ventana nueva.", "recentFolders": "áreas de trabajo recientes", "folderDesc": "{0} {1}", - "codeWorkspace": "Espacio de trabajo de código" + "workspaceDesc": "{0} {1}" }, "vs/platform/windows/electron-main/windowsService": { "aboutDetail": "Versión: {0}\nCommit: {1}\nFecha: {2}\nElectron: {3}\nChrome: {4}\nNode.js: {5}\nV8: {6}\nOS: {7}", @@ -1385,7 +1393,7 @@ "AddContextMenuFiles": "Agregar la acción \"Abrir con %1\" al menú contextual de archivo del Explorador de Windows", "AddContextMenuFolders": "Agregar la acción \"Abrir con %1\" al menú contextual de directorio del Explorador de Windows", "AssociateWithFiles": "Registrar %1 como editor para tipos de archivo admitidos", - "AddToPath": "Agregar a PATH (disponible después de reiniciar)", + "AddToPath": "Add to PATH (requires shell restart)", "RunAfter": "Ejecutar %1 después de la instalación", "Other": "Otros:", "SourceFile": "Archivo de origen %1" @@ -1401,33 +1409,32 @@ "copyAll": "Copiar todo", "debug": "depurar" }, + "vs/code/electron-main/main": { + "secondInstanceAdmin": "Ya se está ejecutando una segunda instancia de {0} como administrador.", + "secondInstanceAdminDetail": "Cierre la otra instancia y vuelva a intentarlo.", + "secondInstanceNoResponse": "Se está ejecutando otra instancia de {0} pero no responde", + "secondInstanceNoResponseDetail": "Cierre todas las demás instancias y vuelva a intentarlo.", + "startupDataDirError": "No se pueden escribir datos de usuario de programa.", + "startupDataDirErrorDetail": "Asegúrese de que los directorios {0} y {1} permiten escritura.", + "close": "&&Cerrar" + }, "vs/code/node/cliProcessMain": { "notFound": "La extensión '{0}' no se encontró.", "notInstalled": "La extensión '{0}' no está instalada.", - "useId": "Asegúrese de usar el identificador de extensión completo, incluido el publicador, por ejemplo: {0}.", + "useId": "Make sure you use the full extension ID, including the publisher, e.g.: {0}", + "installingExtensions": "Installing extensions...", "installation failed": "Error al instalar extensiones: {0}", - "notSupportedUIExtension": "No se puede instalar la extensión {0} puesto que no se admiten extensiones de interfaz de usuario", - "successVsixInstall": "La extensión '{0}' se ha instalado correctamente.", + "successVsixInstall": "Extension '{0}' was successfully installed.", "cancelVsixInstall": "Se canceló la instalación de la Extensión '{0}'.", "alreadyInstalled": "La extensión '{0}' ya está instalada.", "forceUpdate": "La extensión \"{0}\" v{1} ya está instalada, pero una versión más reciente {2} está disponible en el Marketplace. ¿Quiere actualizarla?", "updateMessage": "Actualizando la extensión '{0}' a la versión {1}", - "foundExtension": "Se encontró '{0}' en Marketplace.", - "forceDowngrade": "Una versión mas reciente de esta extensión \"{0}\" v{1} está actualmente instalada. Use la opción \"--force\" para restaurar a una versión anterior.", - "installing": "Instalando...", - "successInstall": "La extensión '{0}' v{1} se instaló correctamente.", + "forceDowngrade": "A newer version of extension '{0}' v{1} is already installed. Use '--force' option to downgrade to older version.", + "installing": "Installing extension '{0}' v{1}...", + "successInstall": "Extension '{0}' v{1} was successfully installed.", "uninstalling": "Desinstalando {0}...", "successUninstall": "La extensión '{0}' se desinstaló correctamente." }, - "vs/code/electron-main/main": { - "secondInstanceNoResponse": "Se está ejecutando otra instancia de {0} pero no responde", - "secondInstanceNoResponseDetail": "Cierre todas las demás instancias y vuelva a intentarlo.", - "secondInstanceAdmin": "Ya se está ejecutando una segunda instancia de {0} como administrador.", - "secondInstanceAdminDetail": "Cierre la otra instancia y vuelva a intentarlo.", - "close": "&&Cerrar", - "startupDataDirError": "No se pueden escribir datos de usuario de programa.", - "startupDataDirErrorDetail": "Asegúrese de que los directorios {0} y {1} permiten escritura." - }, "vs/code/electron-main/logUploader": { "invalidEndpoint": "Punto final del registro Uploader no válido", "beginUploading": "Cargando ", @@ -1469,6 +1476,11 @@ "pasteData": "Hemos escrito los datos necesarios en su Portapapeles porque eran demasiado grandes para enviarlos. Ahora debe pegarlos.", "disabledExtensions": "Las extensiones están deshabilitadas" }, + "vs/code/electron-main/app": { + "trace.message": "Rastro creado correctamente.", + "trace.detail": "Cree un problema y asóciele manualmente el siguiente archivo: {0}", + "trace.ok": "Aceptar" + }, "vs/code/electron-browser/issue/issueReporterPage": { "completeInEnglish": "Complete el formulario en inglés.", "issueTypeLabel": "Esto es un", @@ -1488,11 +1500,6 @@ "sendSearchedExtensions": "Enviar extensiones examinadas ({0})", "sendSettingsSearchDetails": "Enviar configuración detalles de búsqueda ({0})" }, - "vs/code/electron-main/app": { - "trace.message": "Rastro creado correctamente.", - "trace.detail": "Cree un problema y asóciele manualmente el siguiente archivo: {0}", - "trace.ok": "Aceptar" - }, "vs/code/electron-main/auth": { "authRequire": "Autenticación de proxy requerida", "proxyauth": "El proxy {0} requiere autenticación." @@ -1521,6 +1528,13 @@ "vs/code/electron-main/window": { "hiddenMenuBar": "Aún puede acceder a la barra de menús presionando la tecla Alt." }, + "vs/workbench/browser/actions/navigationActions": { + "navigateLeft": "Navegar a la Vista de la Izquierda", + "navigateRight": "Navegar a la Vista de la Derecha", + "navigateUp": "Navegar a la Vista Superior", + "navigateDown": "Navegar a la Vista Inferior", + "view": "Vista" + }, "vs/workbench/browser/workbench.contribution": { "workbenchConfigurationTitle": "Área de trabajo", "showEditorTabs": "Controla si los editores abiertos se deben mostrar o no en pestañas.", @@ -1557,6 +1571,7 @@ "panelDefaultLocation": "Controla la ubicación predeterminada del panel (terminal, consola de depuración, salida, problemas). Se puede mostrar en la parte inferior o en el lado derecho del área de trabajo. ", "statusBarVisibility": "Controla la visibilidad de la barra de estado en la parte inferior del área de trabajo.", "activityBarVisibility": "Controla la visibilidad de la barra de actividades en el área de trabajo.", + "iconExplorationEnabled": "Controls the visibility of the icon exploration in the workbench.", "viewVisibility": "Controla la visibilidad de las acciones en el encabezado de la vista. Las acciones en el encabezado de la vista pueden ser siempre visibles, o solo cuando la vista es enfocada o apuntada.", "fontAliasing": "Controla el método de alias (aliasing) de la fuente en el área de trabajo.", "workbench.fontAliasing.default": "Suavizado de fuentes en subpíxeles. En la mayoría de las pantallas que no son Retina, esta opción muestra el texto más nítido.", @@ -1596,12 +1611,63 @@ "zenMode.hideLineNumbers": "Controla si encender modo Zen esconde también los números de línea del editor.", "zenMode.restore": "Controla si una ventana debe restaurarse a modo zen si se cerró en modo zen." }, - "vs/workbench/browser/actions/navigationActions": { - "navigateLeft": "Navegar a la Vista de la Izquierda", - "navigateRight": "Navegar a la Vista de la Derecha", - "navigateUp": "Navegar a la Vista Superior", - "navigateDown": "Navegar a la Vista Inferior", - "view": "Vista" + "vs/workbench/api/common/configurationExtensionPoint": { + "vscode.extension.contributes.configuration.title": "Resumen de la configuración. Esta etiqueta se usará en el archivo de configuración como comentario divisor.", + "vscode.extension.contributes.configuration.properties": "Descripción de las propiedades de configuración.", + "scope.application.description": "Application specific configuration, which can be configured only in the user settings.", + "scope.machine.description": "Machine specific configuration, which can be configured only in the user settings when the extension is running locally, or only in the remote settings when the extension is running remotely.", + "scope.window.description": "Window specific configuration, which can be configured in the user, remote or workspace settings.", + "scope.resource.description": "Resource specific configuration, which can be configured in the user, remote, workspace or folder settings.", + "scope.description": "Scope in which the configuration is applicable. Available scopes are `application`, `machine`, `window` and `resource`.", + "scope.enumDescriptions": "Descripciones de los valores de enumeración", + "scope.markdownEnumDescription": "Descripciones de los valores de enumeración en formato de Markdown.", + "scope.markdownDescription": "La descripción en formato de Markdown.", + "scope.deprecationMessage": "Si se establece, la propiedad se marca como \"en desuso\" y se muestra el mensaje dado como explicación.", + "vscode.extension.contributes.defaultConfiguration": "Contribuye a la configuración de los parámetros del editor predeterminados por lenguaje.", + "vscode.extension.contributes.configuration": "Aporta opciones de configuración.", + "invalid.title": "configuration.title debe ser una cadena", + "invalid.properties": "configuration.properties debe ser un objeto", + "invalid.property": "\"configuration.property\" debe ser un objeto", + "invalid.allOf": "\"configuration.allOf\" está en desuso y ya no debe utilizarse. En su lugar, pase varias secciones de configuración como una matriz al punto de contribución \"configuration\".", + "workspaceConfig.folders.description": "Lista de carpetas para cargar en el área de trabajo. ", + "workspaceConfig.path.description": "Ruta de acceso de archivo; por ejemplo, \"/raíz/carpetaA\" o \"./carpetaA\" para una ruta de acceso de archivo que se resolverá respecto a la ubicación del archivo del área de trabajo.", + "workspaceConfig.name.description": "Un nombre opcional para la carpeta. ", + "workspaceConfig.uri.description": "URI de la carpeta", + "workspaceConfig.settings.description": "Configuración de área de trabajo", + "workspaceConfig.launch.description": "Configuraciones de inicio del área de trabajo", + "workspaceConfig.extensions.description": "Extensiones del área de trabajo", + "unknownWorkspaceProperty": "Propiedad de configuración de espacio de trabajo desconocida" + }, + "vs/workbench/browser/parts/sidebar/sidebarPart": { + "focusSideBar": "Enfocar la barra lateral", + "viewCategory": "Vista" + }, + "vs/workbench/browser/actions/layoutActions": { + "view": "Vista", + "toggleActivityBar": "Alternar visibilidad de la barra de actividades", + "miShowActivityBar": "Mostrar &&barra de actividades", + "toggleCenteredLayout": "Alternar diseño centrado", + "miToggleCenteredLayout": "Centered Layout", + "flipLayout": "Alternar diseño vertical/horizontal del editor", + "miToggleEditorLayout": "Invertir &&diseño", + "toggleSidebarPosition": "Alternar posición de la barra lateral", + "moveSidebarRight": "Mover la barra lateral a la derecha", + "moveSidebarLeft": "Mover la barra lateral a la izquierda", + "miMoveSidebarRight": "&&Mover barra lateral a la derecha", + "miMoveSidebarLeft": "&&Mover barra lateral a la izquierda", + "toggleEditor": "Alternar área del editor", + "toggleSidebar": "Alternar visibilidad de la barra lateral", + "miAppearance": "&&Apariencia", + "miShowSidebar": "Show &&Side Bar", + "toggleStatusbar": "Alternar visibilidad de la barra de estado", + "miShowStatusbar": "Show S&&tatus Bar", + "toggleTabs": "Alternar visibilidad de la pestaña", + "toggleZenMode": "Alternar modo zen", + "miToggleZenMode": "Modo zen", + "toggleMenuBar": "Alternar barra de menús", + "miShowMenuBar": "Show Menu &&Bar", + "increaseViewSize": "Aumentar tamaño de vista actual", + "decreaseViewSize": "Reducir tamaño de vista actual" }, "vs/workbench/api/common/menusExtensionPoint": { "requirearray": "los elementos de menú deben ser una matriz", @@ -1625,6 +1691,10 @@ "menus.resourceStateContext": "El menú contextual de estado de recursos de Control de código fuente", "view.viewTitle": "El menú de título de vista contribuida", "view.itemContext": "El menú contextual del elemento de vista contribuida", + "commentThread.title": "The contributed comment thread title menu", + "commentThread.actions": "The contributed comment thread context menu, rendered as buttons below the comment editor", + "comment.title": "The contributed comment title menu", + "comment.actions": "The contributed comment context menu, rendered as buttons below the comment editor", "nonempty": "se esperaba un valor no vacío.", "opticon": "la propiedad `icon` se puede omitir o debe ser una cadena o un literal como `{dark, light}`", "requireStringOrObject": "La propiedad \"{0}\" es obligatoria y debe ser de tipo \"string\" u \"object\"", @@ -1632,6 +1702,7 @@ "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.commandType.category": "(Opcional) la cadena de categoría se agrupa por el comando en la interfaz de usuario", + "vscode.extension.contributes.commandType.precondition": "(Optional) Condition which must be true to enable the command", "vscode.extension.contributes.commandType.icon": "(Opcional) El icono que se usa para representar el comando en la UI. Ya sea una ruta de acceso al archivo o una configuración con temas", "vscode.extension.contributes.commandType.icon.light": "Ruta del ícono cuando un tema light es usado", "vscode.extension.contributes.commandType.icon.dark": "Ruta de icono cuando se utiliza un tema oscuro", @@ -1643,37 +1714,6 @@ "missing.altCommand": "El elemento de menú hace referencia a un comando alternativo `{0}` que no está definido en la sección 'commands'.", "dupe.command": "El elemento de menú hace referencia al mismo comando que el comando predeterminado y el comando alternativo" }, - "vs/workbench/api/common/configurationExtensionPoint": { - "vscode.extension.contributes.configuration.title": "Resumen de la configuración. Esta etiqueta se usará en el archivo de configuración como comentario divisor.", - "vscode.extension.contributes.configuration.properties": "Descripción de las propiedades de configuración.", - "scope.application.description": "Configuración específica de la aplicación, que puede configurarse solo en las opciones del usuario local.", - "scope.machine.description": "Configuración específica de la máquina, que solo se puede establecer en la configuración de usuario local y remota.", - "scope.window.description": "Configuración específica para ventanas, que se puede definir en la configuración de usuario o de área de trabajo.", - "scope.resource.description": "Configuración específica para recursos, que se puede definir en la configuración de usuario, de área de trabajo o de carpeta.", - "scope.description": "Ámbito donde es aplicable la configuración. Los ámbitos disponibles son \"window\" y \"resource\".", - "scope.enumDescriptions": "Descripciones de los valores de enumeración", - "scope.markdownEnumDescription": "Descripciones de los valores de enumeración en formato de Markdown.", - "scope.markdownDescription": "La descripción en formato de Markdown.", - "scope.deprecationMessage": "Si se establece, la propiedad se marca como \"en desuso\" y se muestra el mensaje dado como explicación.", - "vscode.extension.contributes.defaultConfiguration": "Contribuye a la configuración de los parámetros del editor predeterminados por lenguaje.", - "vscode.extension.contributes.configuration": "Aporta opciones de configuración.", - "invalid.title": "configuration.title debe ser una cadena", - "invalid.properties": "configuration.properties debe ser un objeto", - "invalid.property": "\"configuration.property\" debe ser un objeto", - "invalid.allOf": "\"configuration.allOf\" está en desuso y ya no debe utilizarse. En su lugar, pase varias secciones de configuración como una matriz al punto de contribución \"configuration\".", - "workspaceConfig.folders.description": "Lista de carpetas para cargar en el área de trabajo. ", - "workspaceConfig.path.description": "Ruta de acceso de archivo; por ejemplo, \"/raíz/carpetaA\" o \"./carpetaA\" para una ruta de acceso de archivo que se resolverá respecto a la ubicación del archivo del área de trabajo.", - "workspaceConfig.name.description": "Un nombre opcional para la carpeta. ", - "workspaceConfig.uri.description": "URI de la carpeta", - "workspaceConfig.settings.description": "Configuración de área de trabajo", - "workspaceConfig.launch.description": "Configuraciones de inicio del área de trabajo", - "workspaceConfig.extensions.description": "Extensiones del área de trabajo", - "unknownWorkspaceProperty": "Propiedad de configuración de espacio de trabajo desconocida" - }, - "vs/workbench/browser/parts/sidebar/sidebarPart": { - "focusSideBar": "Enfocar la barra lateral", - "viewCategory": "Vista" - }, "vs/workbench/api/browser/viewsExtensionPoint": { "vscode.extension.contributes.views.containers.id": "Identificador único utilizado para identificar el contenedor en el que se pueden aportar vistas mediante el punto de contribución \"vistas\"", "vscode.extension.contributes.views.containers.title": "Cadena de texto en lenguaje natural usada para mostrar el contenedor. ", @@ -1701,50 +1741,47 @@ "requirearray": "Las vistas deben ser una matriz", "optstring": "la propiedad `{0}` se puede omitir o debe ser de tipo \"string\"" }, - "vs/workbench/browser/actions/layoutActions": { - "view": "Vista", - "toggleActivityBar": "Alternar visibilidad de la barra de actividades", - "miToggleActivityBar": "Alternar &&barra de actividad", - "toggleCenteredLayout": "Alternar diseño centrado", - "miToggleCenteredLayout": "Alternar diseño centrado", - "flipLayout": "Alternar diseño vertical/horizontal del editor", - "miToggleEditorLayout": "Invertir &&diseño", - "toggleSidebarPosition": "Alternar posición de la barra lateral", - "moveSidebarRight": "Mover la barra lateral a la derecha", - "moveSidebarLeft": "Mover la barra lateral a la izquierda", - "miMoveSidebarLeftRight": "&&Mover barra lateral a la izquierda/derecha", - "toggleEditor": "Alternar área del editor", - "toggleSidebar": "Alternar visibilidad de la barra lateral", - "miToggleSidebar": "&&Alternar barra lateral", - "toggleStatusbar": "Alternar visibilidad de la barra de estado", - "miToggleStatusbar": "&&Alternar barra de estado", - "toggleTabs": "Alternar visibilidad de la pestaña", - "toggleZenMode": "Alternar modo zen", - "miToggleZenMode": "Alternar modo zen", - "toggleMenuBar": "Alternar barra de menús", - "miToggleMenuBar": "Alternar &&barra de menús", - "increaseViewSize": "Aumentar tamaño de vista actual", - "decreaseViewSize": "Reducir tamaño de vista actual" - }, "vs/workbench/browser/parts/panel/panelPart": { "hidePanel": "Ocultar panel" }, - "vs/workbench/browser/parts/statusbar/statusbarPart": { - "manageExtension": "Administrar extensión" - }, "vs/workbench/browser/parts/views/views": { "focus view": "Centrarse en la vista {0}", "view category": "Vista" }, + "vs/workbench/browser/parts/activitybar/activitybarPart": { + "hideActivitBar": "Ocultar barra de actividades", + "manage": "Manage" + }, + "vs/workbench/browser/parts/statusbar/statusbarPart": { + "hide": "Ocultar", + "hideStatusBar": "Hide Status Bar" + }, "vs/workbench/browser/parts/titlebar/titlebarPart": { "patchedWindowTitle": " [No se admite]", "userIsAdmin": "[Administrador]", "userIsSudo": "[Superusuario]", "devExtensionWindowTitlePrefix": "[Host de desarrollo de la extensión]" }, - "vs/workbench/browser/parts/activitybar/activitybarPart": { - "hideActivitBar": "Ocultar barra de actividades", - "globalActions": "Acciones globales" + "vs/workbench/api/common/jsonValidationExtensionPoint": { + "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.jsonValidation": "configuration.jsonValidation debe ser una matriz", + "invalid.fileMatch": "configuration.jsonValidation.fileMatch debe haberse definido", + "invalid.url": "configuration.jsonValidation.url debe ser una dirección URL o una ruta de acceso relativa", + "invalid.path.1": "Se esperaba que \"contributes.{0}.url\" ({1}) estuviera incluido en la carpeta de la extensión ({2}). Esto puede hacer que la extensión no sea portátil.", + "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" + }, + "vs/workbench/api/browser/mainThreadMessageService": { + "extensionSource": "{0} (Extensión)", + "defaultSource": "Extensión", + "manageExtension": "Administrar extensión", + "cancel": "Cancelar", + "ok": "Aceptar" + }, + "vs/workbench/api/browser/mainThreadProgress": { + "manageExtension": "Administrar extensión" }, "vs/workbench/electron-browser/main.contribution": { "file": "archivo", @@ -1767,13 +1804,11 @@ "miMore": "&&Más...", "miAddFolderToWorkspace": "A&&gregar carpeta al espacio de trabajo...", "miSaveWorkspaceAs": "Guardar área de trabajo como...", - "miPreferences": "&&Preferencias", "miCloseFolder": "Cerrar &&carpeta", "miCloseWorkspace": "Cerrar &&área de trabajo", "miCloseWindow": "C&&errar ventana", "miExit": "S&&alir", - "miAppearance": "&&Apariencia", - "miToggleFullScreen": "Alternar &&pantalla completa", + "miToggleFullScreen": "&&Full Screen", "miZoomIn": "&&Ampliar", "miZoomOut": "&&Alejar", "miZoomReset": "Restablecer zoom", @@ -1823,6 +1858,7 @@ "window.menuBarVisibility.hidden": "El menú está siempre oculto.", "menuBarVisibility": "Controla la visibilidad de la barra de menús. El valor \"alternar\" significa que la barra de menús está oculta y que se mostrará al presionar una sola vez la tecla Alt. La barra de menús estará visible de forma predeterminada, a menos que se use el modo de pantalla completa para la ventana.", "enableMenuBarMnemonics": "Si se activa, los menús principales se pueden abrir por mediación de los métodos abreviados Alt-tecla. Desactivar los mnemónicos permite vincular estos métodos Alt-tecla a comandos del editor.", + "disableCustomMenuBarAltFocus": "If enabled, disables the ability to focus the menu bar with the Alt-key when not set to toggle.", "autoDetectHighContrast": "Si está habilitado, se cambiará automáticamente al tema de contraste alto si Windows utiliza un tema de contraste alto, y al tema oscuro si cambia desde un tema de contraste alto de Windows.", "window.doubleClickIconToClose": "Si está habilitado, al hacer doble clic en el icono de la aplicación en la barra de título, se cerrará la ventana y el icono no podrá arrastrarla. Esta configuración solo tiene efecto cuando \"#window.titleBarStyle#\" se establece en \"custom\".", "titleBarStyle": "Ajuste el aspecto de la barra de título de la ventana. En Linux y Windows, esta configuración también afecta a la aplicación y los aspectos del menú contextual. Los cambios requieren un reinicio completo para aplicarse.", @@ -1832,30 +1868,6 @@ "telemetryConfigurationTitle": "Telemetría", "telemetry.enableCrashReporting": "Habilite los informes de bloqueo para enviarlos a un servicio en línea de Microsoft.\nEsta opción requiere reiniciar para que tenga efecto." }, - "vs/workbench/api/common/jsonValidationExtensionPoint": { - "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.jsonValidation": "configuration.jsonValidation debe ser una matriz", - "invalid.fileMatch": "configuration.jsonValidation.fileMatch debe haberse definido", - "invalid.url": "configuration.jsonValidation.url debe ser una dirección URL o una ruta de acceso relativa", - "invalid.path.1": "Se esperaba que \"contributes.{0}.url\" ({1}) estuviera incluido en la carpeta de la extensión ({2}). Esto puede hacer que la extensión no sea portátil.", - "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" - }, - "vs/workbench/api/browser/mainThreadProgress": { - "manageExtension": "Administrar extensión" - }, - "vs/workbench/api/browser/mainThreadMessageService": { - "extensionSource": "{0} (Extensión)", - "defaultSource": "Extensión", - "manageExtension": "Administrar extensión", - "cancel": "Cancelar", - "ok": "Aceptar" - }, - "vs/workbench/browser/parts/editor/editorPart": { - "groupLabel": "Grupo {0}" - }, "vs/workbench/browser/parts/quickopen/quickOpenController": { "quickOpenInput": "Escriba '?' para obtener ayuda con las acciones que puede realizar desde aquí", "historyMatches": "abiertos recientemente", @@ -1865,6 +1877,9 @@ "removeFromEditorHistory": "Quitar del historial", "pickHistory": "Seleccione una entrada del editor para quitarla del historial" }, + "vs/workbench/browser/parts/editor/editorPart": { + "groupLabel": "Grupo {0}" + }, "vs/workbench/browser/viewlet": { "compositePart.hideSideBarLabel": "Ocultar barra lateral", "collapse": "Contraer todo" @@ -1872,6 +1887,15 @@ "vs/workbench/common/views": { "duplicateId": "Una vista con el identificador \"{0}\" ya está registrada en el contenedor \"{1}\"" }, + "vs/workbench/api/browser/mainThreadExtensionService": { + "reload window": "No se puede activar la extensión \"{0}\" porque depende de la extensión \"{1}\", que no está cargada. ¿Le gustaría recargar la ventana para cargar la extensión?", + "reload": "Recargar ventana", + "disabledDep": "No se puede activar la extensión '{0}' porque depende de la '{1}' extensión, que está deshabilitada. ¿Quieres activar la extensión y volver a cargar la ventana?", + "enable dep": "Habilitar y cargar", + "uninstalledDep": "No se puede activar la extensión \"{0}\" porque depende de la extensión \"{1}\", que no está instalada. ¿Le gustaría instalar la extensión y recargar la ventana?", + "install missing dep": "Instalar y recargar", + "unknownDep": "No se puede activar la extensión '{0}' porque depende de una extensión desconocida '{1}'." + }, "vs/workbench/api/browser/mainThreadEditors": { "diffLeftRightLabel": "{0} ⟷ {1}" }, @@ -1882,15 +1906,6 @@ "folderStatusMessageRemoveMultipleFolders": "La extensión ' {0} ' eliminó las carpetas {1} del espacio de trabajo ", "folderStatusChangeFolder": "La extensión ' {0} ' cambió las carpetas del espacio de trabajo" }, - "vs/workbench/api/browser/mainThreadExtensionService": { - "reload window": "No se puede activar la extensión \"{0}\" porque depende de la extensión \"{1}\", que no está cargada. ¿Le gustaría recargar la ventana para cargar la extensión?", - "reload": "Recargar ventana", - "disabledDep": "No se puede activar la extensión '{0}' porque depende de la '{1}' extensión, que está deshabilitada. ¿Quieres activar la extensión y volver a cargar la ventana?", - "enable dep": "Habilitar y cargar", - "uninstalledDep": "No se puede activar la extensión \"{0}\" porque depende de la extensión \"{1}\", que no está instalada. ¿Le gustaría instalar la extensión y recargar la ventana?", - "install missing dep": "Instalar y recargar", - "unknownDep": "No se puede activar la extensión '{0}' porque depende de una extensión desconocida '{1}'." - }, "vs/workbench/browser/parts/quickopen/quickopen": { "quickOpen": "Ir al archivo...", "quickNavigateNext": "Navegar a siguiente en Quick Open", @@ -1908,7 +1923,7 @@ "timeout.onWillSave": "Se anuló onWillSaveTextDocument-event después de 1750 ms", "saveParticipants": "Ejecutando Guardar Participantes..." }, - "vs/workbench/api/electron-browser/mainThreadWebview": { + "vs/workbench/api/browser/mainThreadWebview": { "errorMessage": "Ha ocurrido un error mientras se restauraba la vista: {0}" }, "vs/workbench/common/notifications": { @@ -1968,7 +1983,7 @@ "previousPanelView": "Vista del panel anterior", "nextPanelView": "Siguiente vista de panel", "view": "Vista", - "miTogglePanel": "Alternar &&panel" + "miShowPanel": "Show &&Panel" }, "vs/workbench/browser/parts/compositePart": { "ariaCompositeToolbarLabel": "acciones de {0}", @@ -1979,12 +1994,13 @@ }, "vs/workbench/browser/actions/workspaceCommands": { "addFolderToWorkspace": "Agregar carpeta al área de trabajo...", - "add": "&&Agregrar", + "add": "&&Agregar", "addFolderToWorkspaceTitle": "Agregar carpeta al área de trabajo", "workspaceFolderPickerPlaceholder": "Seleccionar la carpeta del área de trabajo" }, "vs/workbench/common/theme": { "tabActiveBackground": "Color de fondo de la pestaña activa. Las pestañas son los contenedores de los editores en el área de editores. Se pueden abrir varias pestañas en un grupo de editores. Puede haber varios grupos de editores.", + "tabUnfocusedActiveBackground": "Active tab background color in an unfocused group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", "tabInactiveBackground": "Color de fondo de la pestaña inactiva. Las pestañas son los contenedores de los editores en el área de editores. Se pueden abrir varias pestañas en un grupo de editores. Puede haber varios grupos de editores.", "tabHoverBackground": "Color de fondo de la pestaña activa. Las pestañas son los contenedores de los editores en el área de editores. Se pueden abrir varias pestañas en un grupo de editores. Puede haber varios grupos de editores. ", "tabUnfocusedHoverBackground": "Color de fondo de tabulación en un grupo no enfocado cuando se pasa. Las fichas son los contenedores para los editores en el área del editor. Se pueden abrir varias fichas en un grupo de editores. Puede haber varios grupos de editores.", @@ -2067,24 +2083,9 @@ "notificationCenterHeaderBackground": "Color de fondo del encabezado del centro de notificaciones. Las notificaciones se deslizan desde la parte inferior derecha de la ventana.", "notificationsBorder": "Color de borde que separa las notificaciones en el centro de notificaciones. Las notificaciones se deslizan desde la parte inferior derecha de la ventana." }, - "vs/workbench/electron-browser/actions/helpActions": { - "keybindingsReference": "Referencia de métodos abreviados de teclado", - "openDocumentationUrl": "Documentación", - "openIntroductoryVideosUrl": "Vídeos de introducción", - "openTipsAndTricksUrl": "Sugerencias y trucos", - "openTwitterUrl": "Únase a nosotros en Twitter", - "openUserVoiceUrl": "Buscar solicitudes de características", - "openLicenseUrl": "Ver licencia", - "openPrivacyStatement": "Declaración de privacidad" - }, "vs/workbench/browser/workbench": { "loaderErrorNative": "No se pudo cargar un archivo requerido. Reinicie la aplicación para intentarlo de nuevo. Detalles: {0}" }, - "vs/workbench/browser/parts/activitybar/activitybarActions": { - "previousSideBarView": "Vista de barra lateral anterior", - "nextSideBarView": "Siguiente vista de barra lateral", - "view": "Vista" - }, "vs/workbench/browser/parts/compositeBarActions": { "badgeTitle": "{0} - {1}", "additionalViews": "Vistas adicionales", @@ -2096,24 +2097,6 @@ "compositeActive": "{0} activa", "toggle": "Alternar vista fijada" }, - "vs/workbench/electron-browser/actions/developerActions": { - "toggleDevTools": "Alternar herramientas de desarrollo", - "toggleSharedProcess": "Alternar proceso compartido", - "inspect context keys": "Inspeccionar claves de contexto", - "toggle screencast mode": "Alternar el modo de presentación en pantalla" - }, - "vs/workbench/electron-browser/window": { - "undo": "Deshacer", - "redo": "Rehacer", - "cut": "Cortar", - "copy": "Copiar", - "paste": "Pegar", - "selectAll": "Seleccionar todo", - "runningAsRoot": "No se recomienda ejecutar {0} como usuario raíz." - }, - "vs/workbench/browser/parts/compositeBar": { - "activityBarAriaLabel": "Modificador de vista activa" - }, "vs/workbench/electron-browser/actions/windowActions": { "closeWindow": "Cerrar ventana", "newWindow": "Nueva ventana", @@ -2137,9 +2120,39 @@ "quickOpenRecent": "Abrir Reciente Rapidamente...", "about": "Acerca de {0}" }, - "vs/workbench/browser/parts/views/customView": { - "no-dataprovider": "No hay ningún proveedor de datos registrado que pueda proporcionar datos de la vista.", - "collapseAll": "Contraer todo" + "vs/workbench/electron-browser/window": { + "undo": "Deshacer", + "redo": "Rehacer", + "cut": "Cortar", + "copy": "Copiar", + "paste": "Pegar", + "selectAll": "Seleccionar todo", + "runningAsRoot": "No se recomienda ejecutar {0} como usuario raíz." + }, + "vs/workbench/electron-browser/actions/helpActions": { + "keybindingsReference": "Referencia de métodos abreviados de teclado", + "openDocumentationUrl": "Documentación", + "openIntroductoryVideosUrl": "Vídeos de introducción", + "openTipsAndTricksUrl": "Sugerencias y trucos", + "newsletterSignup": "Signup for the VS Code Newsletter", + "openTwitterUrl": "Únase a nosotros en Twitter", + "openUserVoiceUrl": "Buscar solicitudes de características", + "openLicenseUrl": "Ver licencia", + "openPrivacyStatement": "Declaración de privacidad" + }, + "vs/workbench/electron-browser/actions/developerActions": { + "toggleDevTools": "Alternar herramientas de desarrollo", + "toggleSharedProcess": "Alternar proceso compartido", + "inspect context keys": "Inspeccionar claves de contexto", + "toggle screencast mode": "Alternar el modo de presentación en pantalla" + }, + "vs/workbench/browser/parts/compositeBar": { + "activityBarAriaLabel": "Modificador de vista activa" + }, + "vs/workbench/browser/parts/activitybar/activitybarActions": { + "previousSideBarView": "Vista de barra lateral anterior", + "nextSideBarView": "Siguiente vista de barra lateral", + "view": "Vista" }, "vs/workbench/browser/parts/views/panelViewlet": { "viewToolbarAriaLabel": "acciones de {0}" @@ -2153,6 +2166,17 @@ "vs/workbench/browser/parts/editor/textEditor": { "editorLabelWithGroup": "{0}, {1}." }, + "vs/workbench/browser/parts/views/customView": { + "no-dataprovider": "No hay ningún proveedor de datos registrado que pueda proporcionar datos de la vista.", + "collapseAll": "Contraer todo" + }, + "vs/workbench/browser/parts/editor/editorCommands": { + "editorCommand.activeEditorMove.description": "Mover el editor activo por tabulaciones o grupos", + "editorCommand.activeEditorMove.arg.name": "Argumento para mover el editor activo", + "editorCommand.activeEditorMove.arg.description": "Argument Properties:\n\t* \"to\": Valor de cadena que indica hacia dónde se realiza el movimiento.\n\t* \"by\": Valor de cadena que indica la unidad del movimiento (por pestaña o por grupo).\n\t* \"value\": Valor numérico que indica, con una posición absoluta o con un número de posiciones, el alcance del movimiento.", + "toggleInlineView": "Alternar vista alineada", + "compare": "Comparar" + }, "vs/workbench/browser/parts/titlebar/menubarControl": { "mFile": "&&Archivo", "mEdit": "&&Editar", @@ -2162,15 +2186,9 @@ "mDebug": "&&Depurar", "mTerminal": "&&Terminal", "mHelp": "&&Ayuda", - "menubar.linuxTitlebarRevertNotification": "Hemos actualizado la barra de título predeterminado en Linux para utilizar la configuración nativa. Si lo prefiere, puede volver a la configuración personalizada. Hay más información disponible en nuestra [documentación en línea] (https://go.microsoft.com/fwlink/?linkid=2074137).", - "goToSetting": "Abrir configuración", "menubar.customTitlebarAccessibilityNotification": "El soporte de accesibilidad está habilitado para usted. Para que la experiencia sea más accesible, se recomienda el estilo de la barra de título personalizado.", - "miMoveSidebarRight": "&&Mover barra lateral a la derecha", - "miMoveSidebarLeft": "&&Mover barra lateral a la izquierda", - "miHideStatusbar": "&&Ocultar barra de estado", - "miShowStatusbar": "&&Mostrar barra de estado", - "miHideActivityBar": "Ocultar &&barra de actividades", - "miShowActivityBar": "Mostrar &&barra de actividades", + "goToSetting": "Abrir configuración", + "mPreferences": "Preferencias", "checkForUpdates": "Buscar &&actualizaciones...", "checkingForUpdates": "Buscando actualizaciones...", "download now": "D&&escargar ahora", @@ -2179,48 +2197,50 @@ "installingUpdate": "Instalando actualización...", "restartToUpdate": "Reiniciar para &&actualizar" }, - "vs/workbench/browser/parts/editor/editorCommands": { - "editorCommand.activeEditorMove.description": "Mover el editor activo por tabulaciones o grupos", - "editorCommand.activeEditorMove.arg.name": "Argumento para mover el editor activo", - "editorCommand.activeEditorMove.arg.description": "Argument Properties:\n\t* \"to\": Valor de cadena que indica hacia dónde se realiza el movimiento.\n\t* \"by\": Valor de cadena que indica la unidad del movimiento (por pestaña o por grupo).\n\t* \"value\": Valor numérico que indica, con una posición absoluta o con un número de posiciones, el alcance del movimiento.", - "toggleInlineView": "Alternar vista alineada", - "compare": "Comparar" - }, "vs/workbench/browser/parts/notifications/notificationsAlerts": { "alertErrorMessage": "Error: {0}", "alertWarningMessage": "Advertencia: {0}", "alertInfoMessage": "Información: {0}" }, "vs/workbench/browser/parts/notifications/notificationsStatus": { + "status.notifications": "Notificaciones", "hideNotifications": "Ocultar notificaciones", "zeroNotifications": "No hay notificaciones", "noNotifications": "No hay notificaciones nuevas", "oneNotification": "1 notificación nueva", - "notifications": "{0} notificaciones nuevas" + "notifications": "{0} notificaciones nuevas", + "status.message": "Status Message" }, "vs/workbench/api/node/extHostExtensionService": { "extensionTestError": "La ruta de acceso {0} no apunta a un ejecutor de pruebas de extensión." }, - "vs/workbench/browser/parts/notifications/notificationsCommands": { - "notifications": "Notificaciones", - "showNotifications": "Mostrar notificaciones", - "hideNotifications": "Ocultar notificaciones", - "clearAllNotifications": "Limpiar todas las notificaciones" - }, "vs/workbench/browser/parts/notifications/notificationsCenter": { "notificationsEmpty": "No hay notificaciones nuevas", "notifications": "Notificaciones", "notificationsToolbar": "Acciones del centro de notificaciones", "notificationsList": "Lista de notificaciones" }, + "vs/workbench/browser/parts/notifications/notificationsCommands": { + "notifications": "Notificaciones", + "showNotifications": "Mostrar notificaciones", + "hideNotifications": "Ocultar notificaciones", + "clearAllNotifications": "Limpiar todas las notificaciones" + }, "vs/workbench/browser/parts/notifications/notificationsToasts": { "notificationsToast": "Notificación del sistema" }, + "vs/workbench/browser/parts/editor/editorGroupView": { + "araLabelGroupActions": "Acciones de grupo editor", + "closeGroupAction": "Cerrar", + "emptyEditorGroup": "{0} (vacío) ", + "editorOpenError": "No se puede abrir '{0}': {1}." + }, "vs/workbench/browser/parts/editor/editor.contribution": { "textEditor": "Editor de texto", "textDiffEditor": "Editor de diferencias de texto", "binaryDiffEditor": "Editor de diferencias binario", "sideBySideEditor": "Editor de lado a lado", + "status.imageZoom": "Image Zoom", "groupOnePicker": "Mostrar Editores en el Grupo Activo", "allEditorsPicker": "Mostrar todos los editores abiertos", "view": "Vista", @@ -2284,12 +2304,6 @@ "miFocusBelowGroup": "Agrupar &&debajo", "miSwitchGroup": "Cambiar &&grupo" }, - "vs/workbench/browser/parts/editor/editorGroupView": { - "araLabelGroupActions": "Acciones de grupo editor", - "closeGroupAction": "Cerrar", - "emptyEditorGroup": "{0} (vacío) ", - "editorOpenError": "No se puede abrir '{0}': {1}." - }, "vs/workbench/browser/parts/editor/textDiffEditor": { "textDiffEditor": "Editor de diferencias de texto", "readonlyEditorWithInputAriaLabel": "{0}. Editor de comparación de textos de solo lectura.", @@ -2413,6 +2427,11 @@ "newEditorAbove": "Nuevo Grupo Editor Arriba", "newEditorBelow": "Nuevo Grupo Editor Abajo" }, + "vs/workbench/api/node/extHost.api.impl": { + "remote extension host Log": "Remote Extension Host", + "extension host Log": "Host de extensión", + "extensionLabel": "{0} (Extensión)" + }, "vs/workbench/browser/parts/notifications/notificationsViewer": { "notificationActions": "Acciones de notificaciones", "notificationSource": "Origen: {0}." @@ -2424,24 +2443,36 @@ "multiSelection": "{0} selecciones", "endOfLineLineFeed": "LF", "endOfLineCarriageReturnLineFeed": "CRLF", - "tabFocusModeEnabled": "Tabulación Mueve el Foco", - "screenReaderDetected": "Lector de pantalla optimizado", - "screenReaderDetectedExtra": "Si no va a usar un lector de pantalla, cambie el valor de configuración \"editor.accessibilitySupport\" a \"desactivado\".", - "disableTabMode": "Deshabilitar modo de accesibilidad", - "gotoLine": "Ir a la línea", - "selectIndentation": "Seleccione la sangría", - "selectEncoding": "Seleccionar Encoding", - "selectEOL": "Seleccionar secuencia de fin de línea", - "selectLanguageMode": "Seleccionar modo de lenguaje", - "fileInfo": "Información del archivo", "screenReaderDetectedExplanation.question": "¿Esta usando un lector de pantalla para operar con VS Code? (Ciertas características como el plegado, el minimapa o el ajuste automático de línea se deshabilitan al utilizar un lector de pantalla)", "screenReaderDetectedExplanation.answerYes": "Sí", "screenReaderDetectedExplanation.answerNo": "No", + "noEditor": "Ningún editor de texto activo en este momento", + "noWritableCodeEditor": "El editor de código activo es de solo lectura.", + "indentConvert": "convertir archivo", + "indentView": "cambiar vista", + "pickAction": "Seleccionar acción", + "tabFocusModeEnabled": "Tabulación Mueve el Foco", + "disableTabMode": "Deshabilitar modo de accesibilidad", + "status.editor.tabFocusMode": "Accessibility Mode", + "screenReaderDetected": "Lector de pantalla optimizado", + "screenReaderDetectedExtra": "Si no va a usar un lector de pantalla, cambie el valor de configuración \"editor.accessibilitySupport\" a \"desactivado\".", + "status.editor.screenReaderMode": "Screen Reader Mode", + "gotoLine": "Ir a la línea", + "status.editor.selection": "Editor Selection", + "selectIndentation": "Seleccione la sangría", + "status.editor.indentation": "Editor Indentation", + "selectEncoding": "Seleccionar Encoding", + "status.editor.encoding": "Editor Encoding", + "selectEOL": "Seleccionar secuencia de fin de línea", + "status.editor.eol": "Editor End of Line", + "selectLanguageMode": "Seleccionar modo de lenguaje", + "status.editor.mode": "Editor Language", + "fileInfo": "Información del archivo", + "status.editor.info": "Información del archivo", "spacesSize": "Espacios: {0}", "tabSize": "Tamaño de tabulación: {0}", "showLanguageExtensions": "Buscar extensiones de Marketplace para '{0}'...", "changeMode": "Cambiar modo de lenguaje", - "noEditor": "Ningún editor de texto activo en este momento", "languageDescription": "({0}): lenguaje configurado", "languageDescriptionConfigured": "({0})", "languagesPicks": "lenguajes (identificador)", @@ -2451,11 +2482,6 @@ "pickLanguage": "Seleccionar modo de lenguaje", "currentAssociation": "Asociación actual", "pickLanguageToConfigure": "Seleccionar modo de lenguaje para asociar con '{0}'", - "changeIndentation": "Cambiar sangría", - "noWritableCodeEditor": "El editor de código activo es de solo lectura.", - "indentConvert": "convertir archivo", - "indentView": "cambiar vista", - "pickAction": "Seleccionar acción", "changeEndOfLine": "Cambiar secuencia de fin de línea", "pickEndOfLine": "Seleccionar secuencia de fin de línea", "changeEncoding": "Cambiar codificación de archivo", @@ -2473,6 +2499,9 @@ "araLabelEditorActions": "Acciones del editor", "draggedEditorGroup": "{0} (+ {1})" }, + "vs/workbench/api/common/extHostStatusBar": { + "status.extensionMessage": "Extension Status" + }, "vs/workbench/api/common/extHostProgress": { "extensionSource": "{0} (Extensión)" }, @@ -2505,7 +2534,7 @@ "vs/workbench/browser/parts/editor/breadcrumbsControl": { "cmd.toggle": "Alternar rutas de navegación", "cmd.category": "Vista", - "miToggleBreadcrumbs": "Activar/desactivar &&barras de ruta de navegación", + "miShowBreadcrumbs": "Show &&Breadcrumbs", "cmd.focus": "Enfocar rutas de navegación" }, "vs/workbench/contrib/callHierarchy/browser/callHierarchy.contribution": { @@ -2536,14 +2565,19 @@ "cantUninstall": "No se puede desinstalar el comando shell \"{0}\".", "shellCommand": "Comando shell" }, + "vs/workbench/contrib/codeEditor/browser/inspectKeybindings": { + "workbench.action.inspectKeyMap": "Desarrollador: inspeccionar asignaciones de teclas " + }, "vs/workbench/contrib/codeEditor/browser/largeFileOptimizations": { "largeFile": "{0}: la tokenización, ajuste y plegado han sido desactivadas para este archivo de gran tamaño con el fin de reducir el uso de memoria y evitar su cierre o bloqueo.", "dontShowAgain": "No mostrar de nuevo", "removeOptimizations": "Forzar la activación de características", "reopenFilePrompt": "Vuelva a abrir el archivo para que esta configuración surta efecto." }, - "vs/workbench/contrib/codeEditor/browser/inspectKeybindings": { - "workbench.action.inspectKeyMap": "Desarrollador: inspeccionar asignaciones de teclas " + "vs/workbench/contrib/codeEditor/browser/toggleMinimap": { + "toggleMinimap": "Toggle Minimap", + "view": "Vista", + "miShowMinimap": "Show &&Minimap" }, "vs/workbench/contrib/codeEditor/browser/toggleMultiCursorModifier": { "toggleLocation": "Alternar modificador multicursor", @@ -2551,17 +2585,15 @@ "miMultiCursorCmd": "Cambiar a Cmd+Clic para cursor múltiple", "miMultiCursorCtrl": "Cambiar a Ctrl+Clic para cursor múltiple" }, - "vs/workbench/contrib/codeEditor/browser/toggleMinimap": { - "toggleMinimap": "Ver: Alternar minimapa", - "miToggleMinimap": "Alternar &&minimapa" - }, "vs/workbench/contrib/codeEditor/browser/toggleRenderControlCharacter": { - "toggleRenderControlCharacters": "Ver: Alternar caracteres de control", - "miToggleRenderControlCharacters": "Alternar caracteres de control &&" + "toggleRenderControlCharacters": "Alternar caracteres de control", + "view": "Vista", + "miToggleRenderControlCharacters": "Render &&Control Characters" }, "vs/workbench/contrib/codeEditor/browser/toggleRenderWhitespace": { - "toggleRenderWhitespace": "Ver: Alternar representación de espacio en blanco", - "miToggleRenderWhitespace": "Alternar &&representación de espacio en blanco" + "toggleRenderWhitespace": "Alternar representación de espacio en blanco", + "view": "Vista", + "miToggleRenderWhitespace": "&&Render Whitespace" }, "vs/workbench/contrib/codeEditor/browser/toggleWordWrap": { "toggle.wordwrap": "Ver: Alternar ajuste de línea", @@ -2795,6 +2827,9 @@ "cancel": "Cancelar", "addConfiguration": "Agregar configuración..." }, + "vs/workbench/contrib/debug/common/debug": { + "internalConsoleOptions": "Controla cuándo debe abrirse la consola de depuración interna." + }, "vs/workbench/contrib/debug/browser/repl": { "replAriaLabel": "Panel de read–eval–print loop", "copy": "Copiar", @@ -2807,14 +2842,12 @@ "replValueOutputAriaLabel": "{0}, read–eval–print loop, depuración", "replRawObjectAriaLabel": "La variable {0} tiene el valor {1}, read–eval–print loop, debug", "actions.repl.acceptInput": "REPL - Aceptar entrada", + "repl.action.filter": "REPL Focus Content to Filter", "actions.repl.copyAll": "Depuración: Consola Copiar Todo", "selectRepl": "Seleccionar la consola de depuración", "clearRepl": "Borrar consola", "debugConsoleCleared": "Se borró la consola de depuración" }, - "vs/workbench/contrib/debug/common/debug": { - "internalConsoleOptions": "Controla cuándo debe abrirse la consola de depuración interna." - }, "vs/workbench/contrib/debug/browser/debugActions": { "openLaunchJson": "Abrir {0}", "launchJsonNeedsConfigurtion": "Configurar o reparar 'launch.json'", @@ -2835,7 +2868,7 @@ "focusSession": "Sesión de foco", "copyValue": "Copiar valor" }, - "vs/workbench/contrib/debug/browser/debugActionItems": { + "vs/workbench/contrib/debug/browser/debugActionViewItems": { "debugLaunchConfigurations": "Configuraciones de inicio de depuración", "noConfigurations": "No hay configuraciones", "addConfigTo": "Agregar configuración ({0})...", @@ -2852,6 +2885,7 @@ "statusBarDebuggingBorder": "Color de borde de la barra de estado que separa la barra lateral y el editor cuando se está depurando un programa. La barra de estado se muestra en la parte inferior de la ventana." }, "vs/workbench/contrib/debug/browser/debugStatus": { + "status.debug": "depurar", "selectAndStartDebug": "Seleccionar e iniciar la configuración de depuración" }, "vs/workbench/contrib/debug/common/debugContentProvider": { @@ -2859,6 +2893,22 @@ "canNotResolveSourceWithError": "No se puede cargar el origen \"{0}\": {1}.", "canNotResolveSource": "No se puede cargar el origen \"{0}\"." }, + "vs/workbench/contrib/debug/browser/exceptionWidget": { + "debugExceptionWidgetBorder": "Color de borde del widget de excepciones.", + "debugExceptionWidgetBackground": "Color de fondo del widget de excepciones.", + "exceptionThrownWithId": "Se produjo una excepción: {0}", + "exceptionThrown": "Se produjo una excepción." + }, + "vs/workbench/contrib/debug/browser/watchExpressionsView": { + "watchExpressionsSection": "Sección de expresiones de inspección", + "watchAriaTreeLabel": "Expresiones de inspección de la depuración", + "editWatchExpression": "Editar expresión", + "removeWatchExpression": "Quitar expresión", + "watchExpressionInputAriaLabel": "Escribir expresión de inspección", + "watchExpressionPlaceholder": "Expresión para inspeccionar", + "watchExpressionAriaLabel": "{0} valor {1}, inspección, depuración", + "watchVariableAriaLabel": "{0} valor {1}, inspección, depuración" + }, "vs/workbench/contrib/debug/browser/debugEditorActions": { "toggleBreakpointAction": "Depuración: Alternar punto de interrupción", "conditionalBreakpointEditorAction": "Depuración: agregar punto de interrupción condicional...", @@ -2871,16 +2921,6 @@ "goToPreviousBreakpoint": "Depuración: Ir al punto de interrupción anterior", "debug": "depurar" }, - "vs/workbench/contrib/debug/browser/watchExpressionsView": { - "watchExpressionsSection": "Sección de expresiones de inspección", - "watchAriaTreeLabel": "Expresiones de inspección de la depuración", - "editWatchExpression": "Editar expresión", - "removeWatchExpression": "Quitar expresión", - "watchExpressionInputAriaLabel": "Escribir expresión de inspección", - "watchExpressionPlaceholder": "Expresión para inspeccionar", - "watchExpressionAriaLabel": "{0} valor {1}, inspección, depuración", - "watchVariableAriaLabel": "{0} valor {1}, inspección, depuración" - }, "vs/workbench/contrib/debug/browser/variablesView": { "variablesSection": "Sección de variables", "variablesAriaTreeLabel": "Variables de depuración", @@ -2891,11 +2931,15 @@ "variableScopeAriaLabel": "Ámbito {0}, variables, depuración", "variableAriaLabel": "{0} valor {1}, variables, depuración" }, - "vs/workbench/contrib/debug/browser/exceptionWidget": { - "debugExceptionWidgetBorder": "Color de borde del widget de excepciones.", - "debugExceptionWidgetBackground": "Color de fondo del widget de excepciones.", - "exceptionThrownWithId": "Se produjo una excepción: {0}", - "exceptionThrown": "Se produjo una excepción." + "vs/workbench/contrib/debug/browser/debugHover": { + "treeAriaLabel": "Mantener puntero durante depuración", + "variableAriaLabel": "{0} valor {1}, variables, depuración" + }, + "vs/workbench/contrib/debug/browser/debugCommands": { + "noFolderDebugConfig": "Abra una carpeta para trabajar con la configuración avanzada de depuración.", + "inlineBreakpoint": "Punto de interrupción insertado", + "debug": "depurar", + "addInlineBreakpoint": "Agregar punto de interrupción insertado" }, "vs/workbench/contrib/debug/browser/debugEditorModelManager": { "topStackFrameLineHighlight": "Color de fondo para el resaltado de línea en la posición superior del marco de pila. ", @@ -2910,19 +2954,14 @@ "loadedScriptsFolderAriaLabel": "Carpeta {0}, script cargado, depuración", "loadedScriptsSourceAriaLabel": "{0}, script cargado, depuración" }, - "vs/workbench/contrib/debug/browser/debugCommands": { - "noFolderDebugConfig": "Abra una carpeta para trabajar con la configuración avanzada de depuración.", - "inlineBreakpoint": "Punto de interrupción insertado", - "debug": "depurar", - "addInlineBreakpoint": "Agregar punto de interrupción insertado" - }, - "vs/workbench/contrib/debug/browser/debugHover": { - "treeAriaLabel": "Mantener puntero durante depuración", - "variableAriaLabel": "{0} valor {1}, variables, depuración" - }, - "vs/workbench/contrib/debug/browser/linkDetector": { - "fileLinkMac": "Clic para seguir (Cmd + clic se abre en el lateral)", - "fileLink": "Clic para seguir (Ctrl + clic se abre en el lateral)" + "vs/workbench/contrib/debug/browser/breakpointWidget": { + "breakpointWidgetLogMessagePlaceholder": "Mensaje para registrar cuando se alcanza el punto de interrupción. Las expresiones entre {} son interpoladas. 'Enter' para aceptar, 'esc' para cancelar. ", + "breakpointWidgetHitCountPlaceholder": "Interrumpir cuando se alcance el número de llamadas. Presione \"ENTRAR\" para aceptar o \"Esc\" para cancelar.", + "breakpointWidgetExpressionPlaceholder": "Interrumpir cuando la expresión se evalúa como true. Presione \"ENTRAR\" para aceptar o \"Esc\" para cancelar.", + "expression": "EXPRESIÓN", + "hitCount": "Número de llamadas", + "logMessage": "Mensaje de registro", + "breakpointType": "Tipo de punto de interrupción" }, "vs/workbench/contrib/debug/browser/breakpointsView": { "breakpointsSection": "Sección de puntos de interrupción", @@ -2961,14 +3000,9 @@ "stackFrameAriaLabel": "Marco de pila {0} línea {1} {2}, pila de llamadas, depuración", "sessionLabel": "Sesión de depuración {0}" }, - "vs/workbench/contrib/debug/browser/breakpointWidget": { - "breakpointWidgetLogMessagePlaceholder": "Mensaje para registrar cuando se alcanza el punto de interrupción. Las expresiones entre {} son interpoladas. 'Enter' para aceptar, 'esc' para cancelar. ", - "breakpointWidgetHitCountPlaceholder": "Interrumpir cuando se alcance el número de llamadas. Presione \"ENTRAR\" para aceptar o \"Esc\" para cancelar.", - "breakpointWidgetExpressionPlaceholder": "Interrumpir cuando la expresión se evalúa como true. Presione \"ENTRAR\" para aceptar o \"Esc\" para cancelar.", - "expression": "EXPRESIÓN", - "hitCount": "Número de llamadas", - "logMessage": "Mensaje de registro", - "breakpointType": "Tipo de punto de interrupción" + "vs/workbench/contrib/debug/browser/linkDetector": { + "fileLinkMac": "Clic para seguir (Cmd + clic se abre en el lateral)", + "fileLink": "Clic para seguir (Ctrl + clic se abre en el lateral)" }, "vs/workbench/contrib/debug/common/debugSource": { "unknownSource": "Origen desconocido" @@ -2985,7 +3019,7 @@ "debugRequesMissing": "El atributo '{0}' está ausente en la configuración de depuración elegida. ", "debugTypeNotSupported": "El tipo de depuración '{0}' configurado no es compatible.", "debugTypeMissing": "Falta la propiedad \"type\" en la configuración de inicio seleccionada.", - "noFolderWorkspaceDebugError": "El archivo activo no se puede depurar. Compruebe que se ha guardado en el disco y que tiene una extensión de depuración instalada para ese tipo de archivo.", + "noFolderWorkspaceDebugError": "The active file can not be debugged. Make sure it is saved and that you have a debug extension installed for that file type.", "debugAdapterCrash": "El proceso de adaptación del depurador finalizó inesperadamente ({0})", "cancel": "Cancelar", "debugAnyway": "Depurar de todos modos", @@ -2998,7 +3032,7 @@ "DebugTaskNotFound": "No se encuentra la tarea especificada.", "taskNotTrackedWithTaskId": "No se puede hacer un seguimiento de la tarea especificada.", "taskNotTracked": "No se puede hacer un seguimiento de la tarea \"{0}\".", - "debuggingPaused": "Depuración en pausa en {0}, {1} {2}", + "debuggingPaused": "Debugging paused {0}, {1} {2} {3}", "breakpointAdded": "Punto de interrupción agregado, línea {0}, archivo {1}", "breakpointRemoved": "Punto de interrupción quitado, línea {0}, archivo {1}" }, @@ -3024,6 +3058,23 @@ "vs/workbench/contrib/debug/electron-browser/terminalSupport": { "debug.terminal.title": "depurado" }, + "vs/workbench/contrib/debug/node/debugger": { + "cannot.find.da": "No puede encontrar el adaptador de depuración de tipo \"{0}\".", + "launch.config.comment1": "Use IntelliSense para saber los atributos posibles.", + "launch.config.comment2": "Mantenga el puntero para ver las descripciones de los existentes atributos ", + "launch.config.comment3": "Para más información, visite: {0}", + "debugType": "Tipo de configuración.", + "debugTypeNotRecognised": "Este tipo de depuración no se reconoce. Compruebe que tiene instalada la correspondiente extensión de depuración y que está habilitada.", + "node2NotSupported": "\"node2\" ya no se admite; use \"node\" en su lugar y establezca el atributo \"protocol\" en \"inspector\".", + "debugName": "Nombre de la configuración. Aparece en el menú desplegable de la configuración de inicio.", + "debugRequest": "Tipo de solicitud de la configuración. Puede ser \"launch\" o \"attach\".", + "debugServer": "Solo para el desarrollo de extensiones de depuración: si se especifica un puerto, VS Code intenta conectarse a un adaptador de depuración que se ejecuta en modo servidor", + "debugPrelaunchTask": "Tarea que se va a ejecutar antes de iniciarse la sesión de depuración.", + "debugPostDebugTask": "Tarea que se ejecutará después de terminar la sesión de depuración.", + "debugWindowsConfiguration": "Atributos de configuración de inicio específicos de Windows.", + "debugOSXConfiguration": "Atributos de configuración de inicio específicos de OS X.", + "debugLinuxConfiguration": "Atributos de configuración de inicio específicos de Linux." + }, "vs/workbench/contrib/debug/common/replModel": { "consoleCleared": "Se ha borrado la consola", "snapshotObj": "Solo se muestran valores primitivos para este objeto." @@ -3036,7 +3087,7 @@ "vscode.extension.contributes.debuggers.args": "Argumentos opcionales que se pasarán al adaptador.", "vscode.extension.contributes.debuggers.runtime": "Entorno de ejecución opcional en caso de que el atributo del programa no sea un ejecutable pero requiera un entorno de ejecución.", "vscode.extension.contributes.debuggers.runtimeArgs": "Argumentos de entorno de ejecución opcionales.", - "vscode.extension.contributes.debuggers.variables": "Asignación de variables interactivas (por ejemplo, ${action.pickProcess}) en `launch.json` a un comando.", + "vscode.extension.contributes.debuggers.variables": "Mapping from interactive variables (e.g. ${action.pickProcess}) in `launch.json` to a command.", "vscode.extension.contributes.debuggers.initialConfigurations": "Configuraciones para generar el archivo \"launch.json\" inicial.", "vscode.extension.contributes.debuggers.languages": "Lista de lenguajes para los que la extensión de depuración podría considerarse el \"depurador predeterminado\".", "vscode.extension.contributes.debuggers.adapterExecutableCommand": "Si se especifica, VS Code llamará a este comando para determinar la ruta de acceso ejecutable del adaptador de depuración y los argumentos que se deben pasar.", @@ -3059,25 +3110,6 @@ "app.launch.json.compound.folder": "Nombre de la carpeta en la que se encuentra el compuesto.", "app.launch.json.compounds.configurations": "Nombres de las configuraciones que se iniciarán como parte de este elemento compuesto." }, - "vs/workbench/contrib/debug/node/debugger": { - "cannot.find.da": "No puede encontrar el adaptador de depuración de tipo \"{0}\".", - "cannot.create.da.with.err": "No se puede crear el adaptador de depuración ({0}).", - "cannot.create.da": "No se puede crear el adaptador de depuración.", - "launch.config.comment1": "Use IntelliSense para saber los atributos posibles.", - "launch.config.comment2": "Mantenga el puntero para ver las descripciones de los existentes atributos ", - "launch.config.comment3": "Para más información, visite: {0}", - "debugType": "Tipo de configuración.", - "debugTypeNotRecognised": "Este tipo de depuración no se reconoce. Compruebe que tiene instalada la correspondiente extensión de depuración y que está habilitada.", - "node2NotSupported": "\"node2\" ya no se admite; use \"node\" en su lugar y establezca el atributo \"protocol\" en \"inspector\".", - "debugName": "Nombre de la configuración. Aparece en el menú desplegable de la configuración de inicio.", - "debugRequest": "Tipo de solicitud de la configuración. Puede ser \"launch\" o \"attach\".", - "debugServer": "Solo para el desarrollo de extensiones de depuración: si se especifica un puerto, VS Code intenta conectarse a un adaptador de depuración que se ejecuta en modo servidor", - "debugPrelaunchTask": "Tarea que se va a ejecutar antes de iniciarse la sesión de depuración.", - "debugPostDebugTask": "Tarea que se ejecutará después de terminar la sesión de depuración.", - "debugWindowsConfiguration": "Atributos de configuración de inicio específicos de Windows.", - "debugOSXConfiguration": "Atributos de configuración de inicio específicos de OS X.", - "debugLinuxConfiguration": "Atributos de configuración de inicio específicos de Linux." - }, "vs/workbench/contrib/debug/electron-browser/rawDebugSession": { "moreInfo": "Más información" }, @@ -3125,7 +3157,12 @@ "extensionsCloseExtensionDetailsOnViewChange": "Cuando esta opción está habilitada, los editores con detalles de la extensión se cerrarán automáticamente al salir de la vista de extensiones. ", "miOpenKeymapExtensions": "&&Asignaciones de teclado", "miPreferencesExtensions": "&&Extensiones", - "miViewExtensions": "E&&xtensiones" + "miViewExtensions": "E&&xtensiones", + "workbench.extensions.uninstallExtension.description": "Uninstall the given extension", + "workbench.extensions.uninstallExtension.arg.name": "Id of the extension to uninstall", + "id required": "Extension id required.", + "notInstalled": "Extension '{0}' is not installed. Make sure you use the full extension ID, including the publisher, e.g.: ms-vscode.csharp.", + "showExtensions": "Extensiones" }, "vs/workbench/contrib/extensions/electron-browser/extensionsViewlet": { "marketPlace": "Marketplace", @@ -3152,24 +3189,27 @@ "malicious warning": "Hemos desinstalado ' {0} ' porque se informó que era problemático.", "reloadNow": "Recargar ahora" }, + "vs/workbench/contrib/extensions/electron-browser/extensionsActivationProgress": { + "activation": "Activando extensiones..." + }, + "vs/workbench/contrib/extensions/electron-browser/runtimeExtensionsInput": {}, "vs/workbench/contrib/extensions/common/extensionsInput": {}, + "vs/workbench/contrib/extensions/electron-browser/extensionsDependencyChecker": {}, "vs/workbench/contrib/extensions/common/extensionsFileTemplate": { "app.extensions.json.title": "Extensiones", "app.extensions.json.recommendations": "Lista de extensiones que debe recomendarse a los usuarios de esta área de trabajo. El identificador de una extensión es siempre \"${anunciante}.${nombre}\". Por ejemplo: \"vscode.csharp\".", "app.extension.identifier.errorMessage": "Se esperaba el formato '${publisher}.${name}'. Ejemplo: 'vscode.csharp'.", "app.extensions.json.unwantedRecommendations": "Lista de extensiones recomendadas por VS Code que no deben recomendarse a los usuarios de esta área de trabajo. El identificador de una extensión es siempre \"${anunciante}.${nombre}\". Por ejemplo: \"vscode.csharp\"." }, - "vs/workbench/contrib/extensions/electron-browser/runtimeExtensionsInput": {}, - "vs/workbench/contrib/extensions/electron-browser/extensionsDependencyChecker": {}, - "vs/workbench/contrib/extensions/electron-browser/extensionsActivationProgress": { - "activation": "Activando extensiones..." - }, "vs/workbench/contrib/extensions/electron-browser/extensionProfileService": { + "profilingExtensionHost": "$(sync~spin) Profiling Extension Host", + "selectAndStartDebug": "Haga clic aquí para detener la generación de perfiles.", + "profilingExtensionHostTime": "$(sync~spin) Profiling Extension Host ({0} sec)", + "status.profiler": "Extension Profiler", "restart1": "Generar perfil de extensiones", "restart2": "Para generar el perfil de las extensiones, es necesario reiniciar el sistema. ¿Desea reiniciar \"{0}\" ahora?", "restart3": "Reiniciar", - "cancel": "Cancelar", - "selectAndStartDebug": "Haga clic aquí para detener la generación de perfiles." + "cancel": "Cancelar" }, "vs/workbench/contrib/extensions/common/extensionsUtils": { "disableOtherKeymapsConfirmation": "¿Quiere deshabilitar otras asignaciones de teclas ({0}) para evitar conflictos entre enlaces de teclado?", @@ -3312,6 +3352,7 @@ "vs/workbench/contrib/extensions/electron-browser/extensionsViews": { "extensions": "Extensiones", "galleryError": "No podemos conectar con la tienda de extensiones en este momento; inténtelo más tarde.", + "error": "Error while loading extensions. {0}", "no extensions found": "No se encontraron extensiones.", "suggestProxyError": "Marketplace devolvió 'ECONNREFUSED'. Compruebe la configuración de 'http.proxy'." }, @@ -3376,7 +3417,6 @@ "enableAction": "Habilitar", "disableAction": "Deshabilitar", "checkForUpdates": "Buscar actualizaciones de la extensión", - "noUpdatesAvailable": "Todas las extensiones están actualizadas.", "singleUpdateAvailable": "Está disponible una actualización de la extensión.", "updatesAvailable": "Hay [0} actualizaciones de extensiones disponibles.", "singleDisabledUpdateAvailable": "Está disponible una actualización de una extensión que está deshabilitada.", @@ -3389,7 +3429,7 @@ "reloadAction": "volver a cargar", "reloadRequired": "Recarga necesaria", "postUninstallTooltip": "Vuelva a cargar Visual Studio Code para completar la desinstalación de esta extensión.", - "postEnableTooltip": "Vuelva a cargar Visual Studio Code para completar la desinstalación de esta extensión.", + "postEnableTooltip": "Vuelva a cargar Visual Studio Code para habilitar esta extensión.", "postDisableTooltip": "Vuelva a cargar Visual Studio Code para completar la desinstalación de esta extensión.", "color theme": "Configurar tema de color", "select color theme": "Seleccionar tema de color", @@ -3481,14 +3521,10 @@ "press.any.key": "Presione cualquier tecla para continuar...", "linux.term.failed": "Error de '{0}' con el código de salida {1}" }, - "vs/workbench/contrib/feedback/electron-browser/feedback.contribution": { - "workbenchConfigurationTitle": "Área de trabajo", - "feedbackVisibility": "Controla la visibilidad de los comentarios de Twitter (smiley) en la barra de estado en la parte inferior del área de trabajo." + "vs/workbench/contrib/feedback/browser/feedback.contribution": { + "status.feedback": "Enviar tweet con comentarios" }, - "vs/workbench/contrib/feedback/electron-browser/feedbackStatusbarItem": { - "hide": "Ocultar" - }, - "vs/workbench/contrib/feedback/electron-browser/feedback": { + "vs/workbench/contrib/feedback/browser/feedback": { "sendFeedback": "Enviar tweet con comentarios", "label.sendASmile": "Envíanos un tweet con tus comentarios.", "close": "Cerrar", @@ -3545,6 +3581,7 @@ "hotExit": "Controla si los archivos no guardados se recuerdan entre las sesiones, lo que permite omitir el mensaje para guardar al salir del editor.", "defaultLanguage": "El modo de lenguaje predeterminado que se asigna a nuevos archivos.", "maxMemoryForLargeFilesMB": "Controla la memoria disponible para VS Code después de reiniciar cuando se intentan abrir archivos grandes. Tiene el mismo efecto que si se especifica \"--max-memory=NEWSIZE\" en la línea de comandos.", + "files.simpleDialog.enable": "Enables the simple file dialog. The simple file dialog replaces the system file dialog when enabled.", "editorConfigurationTitle": "Editor", "formatOnSave": "Error al guardar '{0}': Un formateador debe estar disponible, el archivo no debe ser guardado después de un retardo, y el editor no debe ser cerrado.", "formatOnSaveTimeout": "Tiempo de espera, en milisegundos, transcurrido el cual se cancela la aplicación de formato que se ejecuta al guardar el archivo.", @@ -3569,8 +3606,8 @@ "copyPath": "Copiar ruta de acceso", "copyRelativePath": "Copiar ruta de acceso relativa", "revealInSideBar": "Mostrar en barra lateral", - "acceptLocalChanges": "Usar los cambios y sobrescribir el contenido del disco", - "revertLocalChanges": "Descartar los cambios y volver al contenido del disco", + "acceptLocalChanges": "Use your changes and overwrite file contents", + "revertLocalChanges": "Discard your changes and revert to file contents", "copyPathOfActive": "Copiar ruta del archivo activo", "copyRelativePathOfActive": "Copiar la ruta de acceso relativa del archivo activo", "saveAllInGroup": "Guardar todo en el grupo", @@ -3630,12 +3667,12 @@ "fileEditorAriaLabel": "Editor de archivos de texto." }, "vs/workbench/contrib/files/common/editors/fileEditorInput": { - "orphanedFile": "{0} (deleted from disk)", + "orphanedFile": "{0} (deleted)", "readonlyFile": "{0} (solo lectura)" }, "vs/workbench/contrib/files/browser/saveErrorHandler": { - "userGuide": "Use las acciones de la barra de herramientas del editor para deshacer los cambios o sobrescribir el contenido del disco con los cambios.", - "staleSaveError": "No se pudo guardar \"{0}\". El contenido del disco es más reciente. Compare su versión con la del disco.", + "userGuide": "Use the actions in the editor tool bar to either undo your changes or overwrite the content of the file with your changes.", + "staleSaveError": "Failed to save '{0}': The content of the file is newer. Please compare your version with the file contents.", "retry": "Reintentar", "discard": "Descartar", "readonlySaveErrorAdmin": "No se pudo guardar \"{0}\": el archivo es de solo lectura. Seleccione la opción de sobrescribir como administrador para reintentarlo como administrador.", @@ -3647,7 +3684,7 @@ "learnMore": "Más información", "dontShowAgain": "No mostrar de nuevo", "compareChanges": "Comparar", - "saveConflictDiffLabel": "0} (on disk) ↔ {1} (in {2}) - Resolver conflicto guardado", + "saveConflictDiffLabel": "{0} (in file) ↔ {1} (in {2}) - Resolve save conflict", "overwriteElevated": "Sobrescribir como Admin...", "overwriteElevatedSudo": "Sobrescribir como Sudo...", "saveElevated": "Reintentar como Admin...", @@ -3716,7 +3753,6 @@ "fileNameStartsWithSlashError": "El nombre de archivo o carpeta no puede comenzar con el carácter barra. ", "fileNameExistsError": "Ya existe el archivo o carpeta **{0}** en esta ubicación. Elija un nombre diferente.", "invalidFileNameError": "El nombre **{0}** no es válido para el archivo o la carpeta. Elija un nombre diferente.", - "filePathTooLongError": "El nombre **{0}** da como resultado una ruta de acceso demasiado larga. Elija un nombre más corto.", "compareWithClipboard": "Comparar archivo activo con portapapeles", "clipboardComparisonLabel": "Clipboard ↔ {0}", "retry": "Reintentar", @@ -3733,7 +3769,7 @@ "saveAll": "Guardar todos", "removeFolderFromWorkspace": "Quitar carpeta del área de trabajo", "genericRevertError": "No se pudo revertir ' {0} ': {1}", - "modifiedLabel": "{0} (en el disco) ↔ {1}", + "modifiedLabel": "{0} (in file) ↔ {1}", "openFileToReveal": "Abrir un archivo antes para mostrarlo", "openFileToCopy": "Abrir un archivo antes para copiar su ruta de acceso" }, @@ -3744,10 +3780,15 @@ }, "vs/workbench/contrib/files/browser/views/explorerViewer": { "fileInputAriaLabel": "Escriba el nombre de archivo. Presione ENTRAR para confirmar o Esc para cancelar", - "dropFolders": "¿Quiere agregar las carpetas al área de trabajo?", - "dropFolder": "¿Quiere agregar la carpeta al área de trabajo?", - "addFolders": "&&Agregar carpetas", - "addFolder": "&&Agregar carpeta", + "copyFolders": "&&Copy Folders", + "copyFolder": "&&Copy Folder", + "cancel": "Cancelar", + "copyfolders": "Are you sure to want to copy folders?", + "copyfolder": "Are you sure to want to copy '{0}'?", + "addFolders": "&&Add Folders to Workspace", + "addFolder": "&&Add Folder to Workspace", + "dropFolders": "Do you want to copy the folders or add the folders to the workspace?", + "dropFolder": "Do you want to copy '{0}' or add '{0}' as a folder to the workspace?", "confirmOverwrite": "Ya existe un archivo o carpeta con el mismo nombre en la carpeta de destino. ¿Quiere reemplazarlo?", "irreversible": "Esta acción es irreversible.", "replaceButtonLabel": "&&Reemplazar", @@ -3803,6 +3844,12 @@ "vscode.extension.contributes.localizations.translations.id.pattern": "ID debe ser ' vscode ' o en formato ' publisherId.extensionName ' para traducer VS Code o una extensión respectivamente.", "vscode.extension.contributes.localizations.translations.path": "Una ruta de acceso relativa a un archivo que contiene traducciones para el idioma." }, + "vs/workbench/contrib/localizations/browser/minimalTranslations": { + "showLanguagePackExtensions": "Busca paquetes de idioma en Marketplace para cambiar el idioma a {0}.", + "searchMarketplace": "Buscar en Marketplace ", + "installAndRestartMessage": "Instala el paquete de idioma para cambiar el idioma a {0}.", + "installAndRestart": "Instalar y Reiniciar" + }, "vs/workbench/contrib/localizations/browser/localizationsActions": { "configureLocale": "Configurar idioma de pantalla", "installAdditionalLanguages": "Instalar idiomas adicionales...", @@ -3811,12 +3858,6 @@ "relaunchDisplayLanguageDetail": "Presione el botón de reinicio {0} y cambie el idioma para mostrar.", "restart": "&&Reiniciar" }, - "vs/workbench/contrib/localizations/browser/minimalTranslations": { - "showLanguagePackExtensions": "Busca paquetes de idioma en Marketplace para cambiar el idioma a {0}.", - "searchMarketplace": "Buscar en Marketplace ", - "installAndRestartMessage": "Instala el paquete de idioma para cambiar el idioma a {0}.", - "installAndRestart": "Instalar y Reiniciar" - }, "vs/workbench/contrib/logs/common/logs.contribution": { "mainLog": "Principal", "sharedLog": "Compartido", @@ -3845,7 +3886,13 @@ "show multiline": "Mostrar mensaje en varias líneas", "problems": "Problemas", "show singleline": "Mostrar mensaje en línea", - "miMarker": "&&Problemas" + "miMarker": "&&Problemas", + "status.problems": "Problemas", + "totalErrors": "{0} errores", + "totalWarnings": "{0} advertencias", + "totalInfos": "{0} informaciones", + "noProblems": "No Problems", + "manyProblems": "+10Mil" }, "vs/workbench/contrib/markers/browser/messages": { "viewCategory": "Vista", @@ -3862,7 +3909,7 @@ "markers.panel.action.filter": "Filtrar problemas", "markers.panel.action.quickfix": "Mostrar correcciones", "markers.panel.filter.ariaLabel": "Filtrar problemas", - "markers.panel.filter.placeholder": "Filtro. Por ejemplo: text, **/*.ts, !**/node_modules/**", + "markers.panel.filter.placeholder": "Filter. E.g.: text, **/*.ts, !**/node_modules/**", "markers.panel.filter.errors": "errores", "markers.panel.filter.warnings": "advertencias", "markers.panel.filter.infos": "informaciones", @@ -3944,10 +3991,6 @@ "outputPanelWithInputAriaLabel": "{0}, panel de salida", "outputPanelAriaLabel": "Panel de salida" }, - "vs/workbench/contrib/output/browser/outputServices": { - "output": "{0} - Output", - "channel": "Canal de output para '{0}' " - }, "vs/workbench/contrib/output/browser/outputActions": { "toggleOutput": "Alternar salida", "clearOutput": "Borrar salida", @@ -3962,6 +4005,10 @@ "openLogFile": "Abrir archivo de log...", "selectlogFile": "Seleccionar el archivo de registro" }, + "vs/workbench/contrib/output/browser/outputServices": { + "output": "{0} - Output", + "channel": "Canal de output para '{0}' " + }, "vs/workbench/contrib/performance/electron-browser/performance.contribution": { "show.cat": "Desarrollador", "show.label": "Rendimiento de inicio" @@ -3983,7 +4030,7 @@ "defineKeybinding.kbLayoutLocalAndUSMessage": "**{0}** para su distribución de teclado actual (**{1}** para EE. UU. estándar).", "defineKeybinding.kbLayoutLocalMessage": "**{0}** para su distribución de teclado actual." }, - "vs/workbench/contrib/preferences/electron-browser/preferences.contribution": { + "vs/workbench/contrib/preferences/browser/preferences.contribution": { "defaultPreferencesEditor": "Editor de preferencias predeterminado", "settingsEditor2": "Editor de configuración 2", "keybindingsEditor": "Editor de enlaces de teclado", @@ -3993,7 +4040,11 @@ "showDefaultKeybindings": "Mostrar enlaces de teclado predeterminados", "showUserKeybindings": "Mostrar enlaces de teclado del usuario", "miOpenSettings": "&&Configuración", + "settings": "Configuración", + "miOpenOnlineSettings": "&&Online Services Settings", + "onlineServices": "Online Services Settings", "miOpenKeymap": "&&Métodos abreviados de teclado", + "keyboardShortcuts": "Métodos abreviados de teclado", "openSettingsJson": "Abrir Configuración (JSON)", "filterModifiedLabel": "Mostrar la configuración modificada", "filterOnlineServicesLabel": "Mostrar la configuración de los servicios en línea" @@ -4065,6 +4116,16 @@ "workspaceSettings": "espacio de trabajo", "folderSettings": "Carpeta" }, + "vs/workbench/contrib/preferences/browser/settingsEditor2": { + "settingsContextMenuAriaShortcut": "Para más acciones, presione {0}.", + "SearchSettings.AriaLabel": "Buscar configuración", + "noResults": "No se encontró ninguna configuración", + "clearSearchFilters": "Borrar filtros", + "clearSearch": "Borrar búsqueda", + "settingsNoSaveNeeded": "Los cambios se guardan automáticamente al editar.", + "oneResult": "1 configuración encontrada", + "moreThanOneResult": "{0} Configuraciones encontradas" + }, "vs/workbench/contrib/preferences/browser/preferencesEditor": { "SearchSettingsWidget.AriaLabel": "Buscar configuración", "SearchSettingsWidget.Placeholder": "Buscar configuración", @@ -4081,16 +4142,6 @@ "defaultEditorReadonly": "Editar en el editor del lado de derecho para reemplazar valores predeterminados.", "preferencesAriaLabel": "Preferencias predeterminadas. Editor de texto de solo lectura." }, - "vs/workbench/contrib/preferences/electron-browser/settingsEditor2": { - "settingsContextMenuAriaShortcut": "Para más acciones, presione {0}.", - "SearchSettings.AriaLabel": "Buscar configuración", - "noResults": "No se encontró ninguna configuración", - "clearSearchFilters": "Borrar filtros", - "clearSearch": "Borrar búsqueda", - "settingsNoSaveNeeded": "Los cambios se guardan automáticamente al editar.", - "oneResult": "1 configuración encontrada", - "moreThanOneResult": "{0} Configuraciones encontradas" - }, "vs/workbench/contrib/preferences/browser/settingsLayout": { "commonlyUsed": "Más utilizada", "textEditor": "Editor de texto", @@ -4196,7 +4247,8 @@ "miCommandPalette": "&&Paleta de comandos...", "miOpenView": "&&Abrir vista...", "miGotoSymbolInFile": "Ir al &&símbolo en el archivo...", - "miGotoLine": "Ir a la &&línea/columna..." + "miGotoLine": "Ir a la &&línea/columna...", + "commandPalette": "Paleta de comandos..." }, "vs/workbench/contrib/quickopen/browser/helpHandler": { "entryAriaLabel": "{0}, ayuda del selector", @@ -4275,6 +4327,29 @@ "relaunchSettingDetail": "Pulse el botón de reinicio para reiniciar {0} y habilitar el ajuste.", "restart": "&&Reiniciar" }, + "vs/workbench/contrib/remote/electron-browser/remote.contribution": { + "host.open": "$(sync~spin) Opening Remote...", + "miCloseRemote": "C&&lose Remote Connection", + "host.tooltip": "Editing on {0}", + "disconnectedFrom": "Disconnected from", + "host.tooltipDisconnected": "Disconnected from {0}", + "noHost.tooltip": "Open a remote window", + "status.host": "Remote Host", + "cat.title": "{0}: {1}", + "closeRemote.title": "Close Remote Connection", + "remoteExtensionLog": "Remote Server", + "connectionLost": "Connection Lost", + "reconnectionRunning": "Attempting to reconnect...", + "reconnectionPermanentFailure": "Cannot reconnect. Please reload the window.", + "reloadWindow": "Recargar ventana", + "cancel": "Cancelar", + "reconnectionWaitOne": "Attempting to reconnect in {0} second...", + "reconnectionWaitMany": "Attempting to reconnect in {0} seconds...", + "remote": "Remoto", + "remote.extensionKind": "Override the kind of an extension. `ui` extensions are installed and run on the local machine while `workspace` extensions are run on the remote. By overriding an extension's default kind using this setting, you specify if that extension should be installed and enabled locally or remotely.", + "ui": "UI extension kind. In a remote window, such extensions are enabled only when available on the local machine.", + "workspace": "Workspace extension kind. In a remote window, such extensions are enabled only when available on the remote." + }, "vs/workbench/contrib/scm/browser/scm.contribution": { "toggleGitViewlet": "Mostrar Git", "source control": "Control de código fuente", @@ -4290,7 +4365,8 @@ "scm accept": "SCM: Aceptar entrada" }, "vs/workbench/contrib/scm/browser/scmActivity": { - "scmPendingChangesBadge": "{0} cambios pendientes" + "scmPendingChangesBadge": "{0} cambios pendientes", + "status.scm": "Control de código fuente" }, "vs/workbench/contrib/scm/browser/scmViewlet": { "scm providers": "Proveedores de Control de Código fuente", @@ -4422,7 +4498,7 @@ "search.files.result": "{0} resultado en {1} archivos", "search.file.results": "{0} resultados en {1} archivo", "search.files.results": "{0} resultados en {1} archivos", - "searchWithoutFolder": "Aún no ha abierto una carpeta. Solo se busca en los archivos abiertos en este momento - ", + "searchWithoutFolder": "You have not opened or specified a folder. Only open files are currently searched - ", "openFolder": "Abrir carpeta" }, "vs/workbench/contrib/search/browser/searchWidget": { @@ -4451,13 +4527,13 @@ "file.replaceAll.label": "Reemplazar todo", "match.replace.label": "Reemplazar" }, - "vs/workbench/contrib/search/browser/replaceService": { - "fileReplaceChanges": "{0} ↔ {1} (Reemplazar vista previa) " - }, "vs/workbench/contrib/search/browser/patternInputWidget": { "defaultLabel": "Entrada", "useExcludesAndIgnoreFilesDescription": "Usar la Configuración de Exclusión e Ignorar Archivos" }, + "vs/workbench/contrib/search/browser/replaceService": { + "fileReplaceChanges": "{0} ↔ {1} (Reemplazar vista previa) " + }, "vs/workbench/contrib/search/browser/searchResultsView": { "searchFolderMatch.other.label": "Otros archivos", "searchFileMatches": "{0} archivos encontrados", @@ -4476,9 +4552,9 @@ "snippetSchema.json.default": "Fragmento de código vacío", "snippetSchema.json": "Configuración de fragmento de código del usuario", "snippetSchema.json.prefix": "El prefijo que se debe usar al seleccionar el fragmento de código en Intellisense", - "snippetSchema.json.body": "El contenido del fragmento de código. Use \"$1', \"${1:defaultText}\" para definir las posiciones del cursor, use \"$0\" para la posición final del cursor. Inserte valores de variable con \"${varName}\" y \"${varName:defaultText}\", por ejemplo, \"This is file: $TM_FILENAME\".", + "snippetSchema.json.body": "The snippet content. Use '$1', '${1:defaultText}' to define cursor positions, use '$0' for the final cursor position. Insert variable values with '${varName}' and '${varName:defaultText}', e.g. 'This is file: $TM_FILENAME'.", "snippetSchema.json.description": "La descripción del fragmento de código.", - "snippetSchema.json.scope": "Una lista de nombres de idioma a los que se aplica este fragmento de código, por ejemplo ' mecanografiado, JavaScript '." + "snippetSchema.json.scope": "A list of language names to which this snippet applies, e.g. 'typescript,javascript'." }, "vs/workbench/contrib/snippets/browser/insertSnippet": { "snippet.suggestions.label": "Insertar fragmento de código", @@ -4486,6 +4562,22 @@ "sep.extSnippet": "Fragmentos de código de extensión", "sep.workspaceSnippet": "Fragmentos de código de área de trabajo" }, + "vs/workbench/contrib/snippets/browser/configureSnippets": { + "global.scope": "(global)", + "global.1": "({0})", + "name": "Type snippet file name", + "bad": "'{0}' already exists", + "new.global": "Nuevo archivo de fragmentos globales...", + "new.workspace": "espacio de trabajo de {0}", + "new.folder": "Nuevo archivo de fragmentos para \"{0}\"...", + "group.global": "Fragmentos existentes", + "new.global.sep": "Nuevos fragmentos de código", + "openSnippet.pickLanguage": "Seleccione Archivo de fragmentos o Crear fragmentos de código", + "openSnippet.label": "Configurar fragmentos de usuario ", + "preferences": "Preferencias", + "miOpenSnippets": "&&Fragmentos de código del usuario", + "userSnippets": "Fragmentos de código de usuario" + }, "vs/workbench/contrib/snippets/browser/snippetsService": { "invalid.path.0": "Se esperaba una cadena en 'contributes.{0}.path'. Valor proporcionado: {1}", "invalid.language.0": "Al omitir el lenguaje, el valor de 'contributes. {0}. Path' debe ser un archivo '. Code-snippets'. Valor proporcionado: {1}", @@ -4497,29 +4589,15 @@ "badVariableUse": "Es muy probable que uno o más fragmentos de la extensión \"{0}\" confundan las variables de fragmento de código y los marcadores de posición de fragmento de código (consulte https://code.visualstudio.com/docs/editor/userdefinedsnippets#_snippet-syntax para obtener más detalles)", "badFile": "No se pudo leer el archivo del fragmento \"{0}\"." }, - "vs/workbench/contrib/snippets/browser/configureSnippets": { - "global.scope": "(global)", - "global.1": "({0})", - "badPath": "Los fragmentos de código deben estar dentro de esta carpeta: \"{0}\". ", - "new.global": "Nuevo archivo de fragmentos globales...", - "new.workspace": "espacio de trabajo de {0}", - "new.folder": "Nuevo archivo de fragmentos para \"{0}\"...", - "group.global": "Fragmentos existentes", - "new.global.sep": "Nuevos fragmentos de código", - "openSnippet.pickLanguage": "Seleccione Archivo de fragmentos o Crear fragmentos de código", - "openSnippet.label": "Configurar fragmentos de usuario ", - "preferences": "Preferencias", - "miOpenSnippets": "&&Fragmentos de código del usuario" + "vs/workbench/contrib/snippets/browser/snippetCompletionProvider": { + "detail.snippet": "{0} ({1})", + "snippetSuggest.longLabel": "{0}, {1}" }, "vs/workbench/contrib/snippets/browser/snippetsFile": { "source.workspaceSnippetGlobal": "Fragmento de espacio de trabajo", "source.userSnippetGlobal": "Fragmento del usuario global", "source.userSnippet": "Fragmento de código del usuario" }, - "vs/workbench/contrib/snippets/browser/snippetCompletionProvider": { - "detail.snippet": "{0} ({1})", - "snippetSuggest.longLabel": "{0}, {1}" - }, "vs/workbench/contrib/stats/node/workspaceStats": { "never again": "No mostrar de nuevo", "workspaceFound": "Esta carpeta contiene un archivo de área de trabajo \"{0}\". ¿Desea abrirlo? [Más información] ({1}) acerca de los archivos del área de trabajo.", @@ -4546,13 +4624,9 @@ "vs/workbench/contrib/tasks/electron-browser/task.contribution": { "tasksCategory": "Tareas", "ConfigureTaskRunnerAction.label": "Configurar tarea", - "totalErrors": "{0} errores", - "totalWarnings": "{0} advertencias", - "totalInfos": "{0} informaciones", - "problems": "Problemas", "building": "Compilando...", - "manyProblems": "+10Mil", "runningTasks": "Mostrar tareas en ejecución", + "status.runningTasks": "Tareas en ejecución", "tasks": "Tareas", "TaskSystem.noHotSwap": "Cambiar el motor de ejecución de tareas con una tarea activa ejecutandose, requiere recargar la ventana", "reloadWindow": "Recargar ventana", @@ -4604,7 +4678,7 @@ "TaskService.fetchingTestTasks": "Capturando tareas de prueba...", "TaskService.pickTestTask": "Seleccione la tarea de prueba para ejecutar", "TaskService.noTestTaskTerminal": "No se encontraron tareas de prueba para ejecutar. Configurar tareas...", - "TaskService.taskToTerminate": "Seleccione la tarea para finalizar", + "TaskService.taskToTerminate": "Select a task to terminate", "TaskService.noTaskRunning": "Ninguna tarea se está ejecutando actualmente", "TaskService.terminateAllRunningTasks": "Todas las tareas en ejecución", "TerminateAction.noProcess": "El proceso iniciado ya no existe. Si la tarea generó procesos en segundo plano al salir de VS Code, puede dar lugar a procesos huérfanos.", @@ -4691,20 +4765,15 @@ "workbench.action.tasks.allowAutomaticRunning": "Permitir tareas automáticas en la carpeta", "workbench.action.tasks.disallowAutomaticRunning": "No permitir tareas automáticas en carpeta" }, - "vs/workbench/contrib/tasks/node/processTaskSystem": { - "version1": "El sistema de tareas está configurado para la versión 0.1.0 (vea el archivo tasks.json), que solo puede ejecutar tareas personalizadas. Actualice a la versión 2.0.0 para ejecutar la tarea {0}.", - "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": "La inspección de las tareas de compilación ha finalizado.", - "TaskRunnerSystem.childProcessError": "Failed to launch external program {0} {1}.", - "TaskRunnerSystem.cancelRequested": "La tarea '{0}' se finalizó por solicitud del usuario.", - "unkownProblemMatcher": "No puede resolver el comprobador de problemas {0}. Será omitido." - }, "vs/workbench/contrib/tasks/common/jsonSchema_v2": { "JsonSchema.shell": "Especifica si el comando es un comando shell o un programa externo. Si se omite, el valor predeterminado es false.", "JsonSchema.tasks.isShellCommand.deprecated": "La propiedad isShellCommand está en desuso. En su lugar, utilice la propiedad type de la tarea y la propiedad shell de las opciones. Vea también las notas de versión 1.14. ", - "JsonSchema.tasks.dependsOn.identifier": "El identificador de la tarea.", + "JsonSchema.tasks.dependsOn.identifier": "The task identifier.", "JsonSchema.tasks.dependsOn.string": "Otra tarea de la que depende esta tarea.", "JsonSchema.tasks.dependsOn.array": "Las otras tareas de las que depende esta tarea.", + "JsonSchema.tasks.dependsOrder.parallel": "Run all dependsOn tasks in parallel.", + "JsonSchema.tasks.dependsOrder.sequence": "Run all dependsOn tasks in sequence.", + "JsonSchema.tasks.dependsOrder": "Determines the order of the dependsOn tasks for this task. Note that this property is not recursive.", "JsonSchema.tasks.presentation": "Configura el panel que se utiliza para presentar las salidas de la tarea y lee sus entradas.", "JsonSchema.tasks.presentation.echo": "Controla si se presenta en el panel un eco del comando ejecutado. El valor predeterminado es verdadero.", "JsonSchema.tasks.presentation.focus": "Controla si el panel recibe el foco. El valor predeterminado es falso. Si se establece a verdadero, el panel además se revela.", @@ -4755,7 +4824,7 @@ "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.customizations.customizes.type": "El tipo de tarea que se va a personalizar", "JsonSchema.tasks.customize.deprecated": "La propiedad customize está en desuso. Consulte las notas de la versión 1.14 sobre cómo migrar al nuevo enfoque de personalización de tareas.", - "JsonSchema.tasks.showOputput.deprecated": "La propiedad showOutput está en desuso. Utilice la propiedad reveal dentro de la propiedad presentation en su lugar. Vea también las notas de la versión 1.14.", + "JsonSchema.tasks.showOutput.deprecated": "La propiedad showOutput está en desuso. Utilice la propiedad reveal dentro de la propiedad presentation en su lugar. Vea también las notas de la versión 1.14.", "JsonSchema.tasks.echoCommand.deprecated": "La propiedad echoCommand está en desuso. Utilice la propiedad echo dentro de la propiedad presentation en su lugar. Vea también las notas de la versión 1.14.", "JsonSchema.tasks.suppressTaskName.deprecated": "La propiedad suppressTaskName está en desuso. En lugar de usar esta propiedad, inserte el comando con los argumentos en la tarea. Vea también las notas de la versión 1.14.", "JsonSchema.tasks.isBuildCommand.deprecated": "La propiedad isBuildCommand está en desuso. Utilice la propiedad group en su lugar. Vea también las notas de la versión 1.14.", @@ -4765,6 +4834,14 @@ "JsonSchema.mac": "Configuración de comando específico de Mac", "JsonSchema.linux": "Configuración de comando específico de Linux" }, + "vs/workbench/contrib/tasks/node/processTaskSystem": { + "version1": "El sistema de tareas está configurado para la versión 0.1.0 (vea el archivo tasks.json), que solo puede ejecutar tareas personalizadas. Actualice a la versión 2.0.0 para ejecutar la tarea {0}.", + "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": "La inspección de las tareas de compilación ha finalizado.", + "TaskRunnerSystem.childProcessError": "Failed to launch external program {0} {1}.", + "TaskRunnerSystem.cancelRequested": "La tarea '{0}' se finalizó por solicitud del usuario.", + "unkownProblemMatcher": "No puede resolver el comprobador de problemas {0}. Será omitido." + }, "vs/workbench/contrib/tasks/common/jsonSchemaCommon": { "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.", @@ -4892,7 +4969,7 @@ "closeTerminal": "Pulse cualquier tecla para cerrar el terminal", "reuseTerminal": "Las tareas reutilizarán el terminal, presione cualquier tecla para cerrarlo.", "TerminalTaskSystem": "No se puede ejecutar un comando Shell en una unidad UNC mediante cmd.exe.", - "unkownProblemMatcher": "No puede resolver el comprobador de problemas {0}. Será omitido." + "unknownProblemMatcher": "No puede resolver el comprobador de problemas {0}. Será omitido." }, "vs/workbench/contrib/terminal/electron-browser/terminal.contribution": { "terminalIntegratedConfigurationTitle": "Terminal integrado", @@ -5097,7 +5174,8 @@ "preferences": "Preferencias", "developer": "Desarrollador", "miSelectColorTheme": "&&Tema de color", - "miSelectIconTheme": "Tema de &&iconos de archivo" + "miSelectIconTheme": "Tema de &&iconos de archivo", + "themes.selectIconTheme.label": "File Icon Theme" }, "vs/workbench/contrib/update/electron-browser/update": { "releaseNotes": "Notas de la versión", @@ -5106,28 +5184,18 @@ "licenseChanged": "Los términos de licencia han cambiado. Haga clic [aquí]({0}) para revisarlos.", "neveragain": "No mostrar de nuevo", "64bitisavailable": "Ya está disponible {0} para Windows de 64 bits. Haga clic [aquí]({1}) para obtener más información.", - "linux64bits": "{0} para Linux de 32 bits pronto se suspenderá. Por favor actualice a la versión de 64 bits.", - "learnmore": "Más información", - "manage": "Administrar", "updateIsReady": "Nueva actualización de {0} disponible.", "update service": "Servicio de Actualización", "noUpdatesAvailable": "Actualmente, no hay actualizaciones disponibles.", "ok": "Aceptar", "thereIsUpdateAvailable": "Hay una actualización disponible.", - "download now": "Descargar ahora", + "download update": "Download Update", "later": "Más tarde", "updateAvailable": "Hay una actualización disponible: {0} {1}", "installUpdate": "Instalar la actualización ", "updateInstalling": "{0} {1} se está instalando en segundo plano; le avisaremos cuando esté hecho.", "updateNow": "Actualizar ahora", "updateAvailableAfterRestart": "Reinicie {0} para aplicar la última actualización.", - "commandPalette": "Paleta de comandos...", - "settings": "Configuración", - "showExtensions": "Extensiones", - "keyboardShortcuts": "Métodos abreviados de teclado", - "userSnippets": "Fragmentos de código de usuario", - "selectTheme.label": "Tema de color", - "themes.selectIconTheme.label": "Tema de icono de archivo", "checkForUpdates": "Buscar actualizaciones...", "checkingForUpdates": "Buscando actualizaciones...", "DownloadingUpdate": "Descargando actualización...", @@ -5165,6 +5233,11 @@ "openToolsLabel": "Abrir herramientas de desarrollo de vistas web", "refreshWebviewLabel": "Recargar vistas web" }, + "vs/workbench/contrib/welcome/walkThrough/browser/walkThrough.contribution": { + "walkThrough.editor.label": "Área de juegos interactiva", + "help": "Ayuda", + "miInteractivePlayground": "Áre&&a de juegos interactiva" + }, "vs/workbench/contrib/welcome/page/browser/welcomePage.contribution": { "workbenchConfigurationTitle": "Área de trabajo", "workbench.startupEditor.none": "Iniciar sin un editor.", @@ -5176,11 +5249,6 @@ "help": "Ayuda", "miWelcome": "&&Bienvenido" }, - "vs/workbench/contrib/welcome/walkThrough/browser/walkThrough.contribution": { - "walkThrough.editor.label": "Área de juegos interactiva", - "help": "Ayuda", - "miInteractivePlayground": "Áre&&a de juegos interactiva" - }, "vs/workbench/contrib/welcome/overlay/browser/welcomeOverlay": { "welcomeOverlay.explorer": "Explorador de archivos", "welcomeOverlay.search": "Buscar en todos los archivos", @@ -5262,6 +5330,7 @@ "welcomePage.productDocumentation": "Documentación del producto", "welcomePage.gitHubRepository": "Repositorio de GitHub", "welcomePage.stackOverflow": "Stack Overflow", + "welcomePage.newsletterSignup": "Join our Newsletter", "welcomePage.showOnStartup": "Mostrar página principal al inicio", "welcomePage.customize": "Personalizar", "welcomePage.installExtensionPacks": "Herramientas y lenguajes", @@ -5295,6 +5364,7 @@ "vs/workbench/services/configuration/browser/configurationService": { "unsupportedApplicationSetting": "Esta configuración se puede aplicar solo en la configuración del usuario de la aplicación", "unsupportedMachineSetting": "Este valor solo puede aplicarse en Configuración de usuario", + "unsupportedRemoteMachineSetting": "This setting can be applied only in remote machine settings", "unsupportedWindowSetting": "Este valor no se puede aplicar ahora. Se aplicará cuando abra esta carpeta directamente." }, "vs/workbench/services/configuration/common/configurationEditingService": { @@ -5398,9 +5468,6 @@ "vs/workbench/services/extensionManagement/node/extensionEnablementService": { "noWorkspace": "No hay ningún área de trabajo." }, - "vs/workbench/services/extensions/node/extensionHostProcess": { - "extension host Log": "Host de extensión" - }, "vs/workbench/services/extensions/electron-browser/extensionManagementServerService": { "local": "LOCAL", "remote": "Remoto" @@ -5431,10 +5498,9 @@ "extensionService.versionMismatchCrash": "El host de extensiones no se puede iniciar: la versión no coincide.", "relaunch": "Reiniciar VS Code", "extensionService.crash": "El host de extensiones finalizó inesperadamente.", - "extensionService.unresponsiveCrash": "Se terminó el host de extensiones porque no respondía.", "devTools": "Abrir herramientas de desarrollo", "restart": "Reiniciar el host de extensiones", - "notFound": "La extensión \"{0}\" no puede usar la API propuesta porque no se encuentra." + "resolveAuthorityFailure": "Resolving the authority `{0}` failed" }, "vs/workbench/services/extensions/common/extensionsRegistry": { "vscode.extension.engines": "Compatibilidad del motor.", @@ -5469,20 +5535,23 @@ "vscode.extension.qna": "Controla el vínculo de preguntas y respuestas en Marketplace. Configúrelo en Marketplace para habilitar el sitio de preguntas y respuestas predeterminado. Establezca una cadena para proporcionar la URL de un sitio de preguntas y respuestas personalizado. Establézcalo en falso para deshabilitar las preguntas y respuestas.", "vscode.extension.extensionDependencies": "Dependencias a otras extensiones. El identificador de una extensión siempre es ${publisher}.${name}. Por ejemplo: vscode.csharp.", "vscode.extension.contributes.extensionPack": "Conjunto de extensiones que pueden instalarse juntas. El identificador de una extensión siempre es ${publisher}.${name}. Por ejemplo: vscode.csharp.", + "extensionKind": "Define the kind of an extension. `ui` extensions are installed and run on the local machine while `workspace` extensions are run on the remote.", + "ui": "UI extension kind. In a remote window, such extensions are enabled only when available on the local machine.", + "workspace": "Workspace extension kind. In a remote window, such extensions are enabled only when available on the remote.", "vscode.extension.scripts.prepublish": "Script que se ejecuta antes de publicar el paquete como extensión VS Code.", "vscode.extension.scripts.uninstall": "Enlace de desinstalación para la extensión de VS Code. Script que se ejecuta cuando la extensión se ha desinstalado por completo de VS Code, que es cuando VS Code se reinicia (se cierra y se inicia) después de haberse desinstalado la extensión. Solo se admiten scripts de Node.", "vscode.extension.icon": "Ruta de acceso a un icono de 128 x 128 píxeles." }, - "vs/workbench/services/extensions/common/extensionHostProcessManager": { - "measureExtHostLatency": "Medir la latencia del host de extensión", - "developer": "Desarrollador" - }, "vs/workbench/services/extensions/electron-browser/cachedExtensionScanner": { "overwritingExtension": "Sobrescribiendo la extensión {0} con {1}.", "extensionUnderDevelopment": "Cargando la extensión de desarrollo en {0}", "extensionCache.invalid": "Las extensiones han sido modificadas en disco. Por favor, vuelva a cargar la ventana.", "reloadWindow": "Recargar ventana" }, + "vs/workbench/services/extensions/common/extensionHostProcessManager": { + "measureExtHostLatency": "Medir la latencia del host de extensión", + "developer": "Desarrollador" + }, "vs/workbench/services/extensions/electron-browser/extensionHost": { "extensionHost.startupFailDebug": "El host de extensiones no se inició en 10 segundos, puede que se detenga en la primera línea y necesita un depurador para continuar.", "extensionHost.startupFail": "El host de extensiones no se inició en 10 segundos, lo cual puede ser un problema.", @@ -5595,7 +5664,7 @@ "optstring": "la propiedad `{0}` se puede omitir o debe ser de tipo \"string\"", "vscode.extension.contributes.keybindings.command": "Identificador del comando que se va a ejecutar cuando se desencadena el enlace de teclado.", "vscode.extension.contributes.keybindings.args": "Argumentos que se pasan al comando para ejecutar.", - "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.key": "Key or key sequence (separate keys with plus-sign and sequences with space, e.g. Ctrl+O and Ctrl+L L for a chord).", "vscode.extension.contributes.keybindings.mac": "Tecla o secuencia de teclas específica de Mac.", "vscode.extension.contributes.keybindings.linux": "Tecla o secuencia de teclas específica de Linux.", "vscode.extension.contributes.keybindings.win": "Tecla o secuencia de teclas específica de Windows.", @@ -5683,10 +5752,11 @@ "meta": "meta", "option": "Opción" }, - "vs/workbench/services/progress/browser/progressService2": { + "vs/workbench/services/progress/browser/progressService": { "progress.text2": "{0}: {1}", "progress.title3": "[{0}] {1}: {2}", "progress.title2": "[{0}]: {1}", + "status.progress": "Progress Message", "cancel": "Cancelar", "dismiss": "Descartar" }, @@ -5717,7 +5787,7 @@ "allFiles": "Todos los archivos", "noExt": "Sin extensión" }, - "vs/workbench/services/textMate/electron-browser/textMateService": { + "vs/workbench/services/textMate/browser/abstractTextMateService": { "invalid.language": "Lenguaje desconocido en \"contributes.{0}.language\". Valor proporcionado: {1}", "invalid.scopeName": "Se esperaba una cadena en \"contributes.{0}.scopeName\". Valor proporcionado: {1}", "invalid.path.0": "Se esperaba una cadena en 'contributes.{0}.path'. Valor proporcionado: {1}", @@ -5783,16 +5853,6 @@ "schema.tokenColors.path": "Ruta a un archivo tmTheme (relativa al archivo actual).", "schema.colors": "Colores para resaltado de sintaxis" }, - "vs/workbench/services/themes/common/colorThemeStore": { - "vscode.extension.contributes.themes": "Contributes textmate color themes.", - "vscode.extension.contributes.themes.id": "Identificador del tema de icono como se usa en la configuración de usuario.", - "vscode.extension.contributes.themes.label": "Etiqueta del tema de color tal como se muestra en la interfaz de usuario.", - "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, 'hc-black' es el tema oscuro de alto contraste.", - "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'.", - "reqarray": "El punto de extensión \"{0}\" debe ser una matriz.", - "reqpath": "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." - }, "vs/workbench/services/themes/common/fileIconThemeStore": { "vscode.extension.contributes.iconThemes": "Contributes file icon themes.", "vscode.extension.contributes.iconThemes.id": "Identificador del tema de icono como se usa en la configuración de usuario.", @@ -5803,6 +5863,16 @@ "reqid": "Se esperaba una cadena en `contributes.{0}.id`. 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." }, + "vs/workbench/services/themes/common/colorThemeStore": { + "vscode.extension.contributes.themes": "Contributes textmate color themes.", + "vscode.extension.contributes.themes.id": "Identificador del tema de icono como se usa en la configuración de usuario.", + "vscode.extension.contributes.themes.label": "Etiqueta del tema de color tal como se muestra en la interfaz de usuario.", + "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, 'hc-black' es el tema oscuro de alto contraste.", + "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'.", + "reqarray": "El punto de extensión \"{0}\" debe ser una matriz.", + "reqpath": "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." + }, "vs/workbench/services/themes/common/fileIconThemeSchema": { "schema.folderExpanded": "Icono de las carpetas expandidas. El icono de carpeta expandida es opcional. Si no establece, se muestra el icono definido para la carpeta.", "schema.folder": "Icono de las carpetas contraídas y, si folderExpanded no se ha establecido, también de las carpetas expandidas.", @@ -5836,6 +5906,9 @@ "schema.highContrast": "Asociaciones opcionales para iconos de archivo en temas de color de contraste alto.", "schema.hidesExplorerArrows": "Configura si las flechas del explorador deben quedar ocultas cuando este tema esté activo." }, + "vs/workbench/services/themes/common/fileIconThemeData": { + "error.cannotparseicontheme": "Problems parsing file icons file: {0}" + }, "vs/workbench/services/themes/common/colorThemeData": { "error.cannotparsejson": "Problemas al analizar el archivo de tema JSON: {0}", "error.invalidformat.colors": "Problema al analizar el archivo de tema: {0}. La propiedad \"colors\" no es tipo \"object\".", @@ -5844,9 +5917,6 @@ "error.cannotparse": "Problemas al analizar el archivo de tema: {0}", "error.cannotload": "Problemas al analizar el archivo de tema: {0}:{1}" }, - "vs/workbench/services/themes/common/fileIconThemeData": { - "error.cannotparseicontheme": "Problems parsing file icons file: {0}" - }, "vs/workbench/services/workspace/electron-browser/workspaceEditingService": { "save": "Guardar", "doNotSave": "No guardar", @@ -5854,6 +5924,7 @@ "saveWorkspaceMessage": "¿Quiere guardar la configuración del área de trabajo como un archivo?", "saveWorkspaceDetail": "Guarde el área de trabajo si tiene pensado volverla a abrir.", "saveWorkspace": "Guardar área de trabajo", + "differentSchemeRoots": "Workspace folders from different providers are not allowed in the same workspace.", "ok": "Aceptar", "workspaceOpenedMessage": "No se puede guardar el espacio de trabajo '{0}'", "workspaceOpenedDetail": "El espacio de trabajo ya está abierto en otra ventana. Por favor, cierre primero la ventana y vuelta a intentarlo de nuevo.", @@ -5861,18 +5932,41 @@ "errorWorkspaceConfigurationFileDirty": "No se puede escribir en el archivo de configuración de espacio de trabajo porque el archivo ha sido modificado. Por favor, guárdelo y vuelva a intentarlo.", "openWorkspaceConfigurationFile": "Configuración del espacio de trabajo abierta" }, - "sql/base/parts/editableDropdown/browser/actions": { + "nsions/azurecore/package": { + "azure.displayName": "Azure (Core)", + "azure.description": "Examinar y trabajar con recursos de Azure", + "azure.title": "Azure", + "azure.resource.config.title": "Configuración de recursos de Azure", + "azure.resource.config.filter.description": "Filtro de recursos. Cada elemento es un id. de cuenta, un id. de suscripción y un nombre separados por una barra diagonal.", + "azure.resource.explorer.title": "Azure", + "azure.resource.refreshall.title": "Actualizar todo", + "azure.resource.refresh.title": "Actualizar", + "azure.resource.signin.title": "Iniciar sesión", + "azure.resource.selectsubscriptions.title": "Seleccionar suscripciones", + "azure.resource.connectsqlserver.title": "Conectar", + "azure.resource.connectsqldb.title": "Conectar", + "accounts.clearTokenCache": "Borrar la memoria caché de tokens de cuentas de Azure", + "config.enablePublicCloudDescription": "Si está habilitada la integración de la nube pública de Azure", + "config.enableUsGovCloudDescription": "Si está habilitada la integración de Azure US Government (Fairfax)", + "config.enableChinaCloudDescription": "Si está habilitada la integración de Azure China", + "config.enableGermanyCloudDescription": "Si está habilitada la integracíon de Azure Alemania" + }, + "sql/base/browser/ui/editableDropdown/actions": { "dropdownAction.toggle": "Alternar menú desplegable" }, - "sql/workbench/browser/modal/optionsDialog": { + "sql/base/browser/ui/editableDropdown/dropdown": { + "editableDropdown.errorValidate": "Debe ser una opción de la lista", + "dropdownAction.toggle": "Alternar menú desplegable" + }, + "sql/workbench/browser/modal/media/optionsDialog": { "optionsDialog.ok": "Aceptar", "optionsDialog.cancel": "Cancelar" }, - "sql/workbench/browser/modal/optionsDialogHelper": { + "sql/base/browser/ui/modal/optionsDialogHelper": { "optionsDialog.missingRequireField": " se requiere.", "optionsDialog.invalidInput": "Entrada no válida. Se espera un valor numérico." }, - "sql/workbench/parts/webview/electron-browser/webViewDialog": { + "sql/base/browser/ui/modal/webViewDialog": { "webViewDialog.ok": "Aceptar", "webViewDialog.close": "Cerrar" }, @@ -5881,58 +5975,108 @@ }, "sql/base/browser/ui/selectBox/media/selectBox": { "alertErrorMessage": "Error: {0}", - "alertWarningMessage": "Advertencia: {0}" + "alertWarningMessage": "Advertencia: {0}", + "alertInfoMessage": "Información: {0}" }, - "sql/platform/theme/common/colors": { + "sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin": { + "selectDeselectAll": "Seleccionar o deseleccionar todos" + }, + "sql/base/browser/ui/table/plugins/rowdetailview": { + "rowDetailView.loadError": "Error de carga..." + }, + "sql/common/theme/colors": { "tableHeaderBackground": "Color de fondo de encabezado de tabla", "disabledInputBoxForeground": "Se ha deshabilitado el cuadro de entrada en primer plano." }, + "sql/platform/accounts/browser/accountDialog": { + "linkedAccounts": "Cuentas vinculadas", + "accountDialog.close": "Cerrar", + "accountDialog.noAccountLabel": "No hay ninguna cuenta vinculada. Agregue una cuenta.", + "accountDialog.addConnection": "Agregar una cuenta" + }, + "sql/platform/accounts/browser/accountDialogController": { + "accountDialog.addAccountErrorTitle": "Error al agregar cuenta" + }, + "sql/platform/accounts/browser/accountListStatusbarItem": { + "manageLinedAccounts": "Administrar cuentas vinculadas" + }, "sql/platform/accounts/browser/autoOAuthDialog": { - "cancel": "Cancelar", + "copyAndOpen": "Copiar y Abrir", + "oauthDialog.cancel": "Cancelar", "userCode": "Código de usuario", "website": "Sitio web" }, + "sql/platform/accounts/browser/autoOAuthDialogController": { + "oauthFlyoutIsAlreadyOpen": "No se puede iniciar auto OAuth. Un auto OAuth ya está en progreso." + }, "sql/platform/accounts/browser/media/accountActions": { "addAccount": "Agregar una cuenta", "removeAccount": "Eliminar cuenta", "confirmRemoveUserAccountMessage": "¿Está seguro que desea eliminar '{0}'?", "accountActions.yes": "Sí", - "refreshAccount": "Vuelva a introducir sus credenciales" + "accountActions.no": "No", + "removeAccountFailed": "Error al quitar cuenta", + "applyFilters": "Aplicar filtros", + "refreshAccount": "Vuelva a introducir sus credenciales", + "NoAccountToRefresh": "No hay ninguna cuenta para actualizar" + }, + "sql/platform/accounts/browser/accountListRenderer": { + "refreshCredentials": "Debe actualizar las credenciales para esta cuenta." }, "sql/platform/accounts/browser/accountManagement.contribution": { + "carbon.extension.contributes.account.id": "Identificador del tipo de cuenta", "carbon.extension.contributes.account.icon": "(Opcional) El icono que se usa para representar el comando en la UI. Ya sea una ruta de acceso al archivo o una configuración con temas", - "carbon.extension.contributes.account.icon.dark": "Ruta del icono cuando se utiliza un tema oscuro" + "carbon.extension.contributes.account.icon.light": "Ruta del ícono cuando un tema light es usado", + "carbon.extension.contributes.account.icon.dark": "Ruta de icono cuando se utiliza un tema oscuro", + "carbon.extension.contributes.account": "Contribuye los iconos al proveedor de la cuenta." }, "sql/platform/accounts/browser/firewallRuleDialog": { + "from": "Desde", + "to": "Para", + "createNewFirewallRule": "Crear nueva regla de firewall", "firewall.ok": "Aceptar", + "firewall.cancel": "Cancelar", "firewallRuleDialogDescription": "Su dirección IP no tiene acceso al servidor. Inicie sesión con una cuenta de Azure y cree una regla en el firewall para permitir el acceso.", "firewallRuleHelpDescription": "Más información sobre configuración de firewall", - "azureAccount": "Cuenta de Azure" + "azureAccount": "Cuenta de Azure", + "filewallRule": "Regla de Firewall", + "addIPAddressLabel": "Agregar mi IP de cliente", + "addIpRangeLabel": "Añadir mi rango IP de subred" }, "sql/platform/accounts/browser/firewallRuleDialogController": { - "firewallDialog.addAccountErrorTitle": "Error al agregar cuenta" + "firewallDialog.addAccountErrorTitle": "Error al agregar cuenta", + "firewallRuleError": "Error de regla de Firewall" }, - "sql/workbench/services/admin/common/adminService": { + "sql/parts/admin/common/adminService": { "adminService.providerIdNotValidError": "Se necesita la conexión para interactuar con el servicio de administración", "noHandlerRegistered": "Ningún controlador registrado" }, "sql/parts/admin/database/create/createDatabase.component": { - "createDatabase.databaseFiles": "Archivos de base de datos:" + "createDatabase.databaseFiles": "Archivos de base de datos:", + "createDatabase.noRecordsFound": "No se han encontrado registros" }, "sql/workbench/parts/connection/browser/connection.contribution": { "sql.maxRecentConnectionsDescription": "El número máximo de conexiones recientemente utilizadas para almacenar en la lista de conexiones.", - "sql.defaultEngineDescription": "Motor de SQL predeterminado a utilizar. Esto indica el proveedor de idioma predeterminado en archivos .sql y el predeterminado a utilizar al crear una nueva conexión. La opción válida es actualmente MSSQL" + "sql.defaultEngineDescription": "Motor de SQL predeterminado a utilizar. Esto indica el proveedor de idioma predeterminado en archivos .sql y el predeterminado a utilizar al crear una nueva conexión. La opción válida es actualmente MSSQL", + "connection.parseClipboardForConnectionStringDescription": "Intente analizar el contenido del portapapeles cuando se abre el cuadro de diálogo de conexión o se realiza un pegado." }, "sql/workbench/parts/connection/common/connectionActions": { + "ClearRecentlyUsedLabel": "Borrar lista", "ClearedRecentConnections": "Lista de conexiones recientes borrada", "connectionAction.yes": "Sí", "connectionAction.no": "No", - "delete": "Eliminar" + "clearRecentConnectionMessage": "¿Está seguro que desea eliminar todas las conexiones de la lista?", + "connectionDialog.yes": "Sí", + "connectionDialog.no": "No", + "delete": "Eliminar", + "connectionAction.GetCurrentConnectionString": "Obtener la cadena de conexión actual", + "connectionAction.connectionString": "La cadena de conexión no está disponible", + "connectionAction.noConnection": "Ninguna conexión activa disponible" }, - "sql/platform/connection/common/connectionConfig": { + "sql/parts/connection/common/connectionConfig": { "invalidServerName": "Ya existe un grupo de servidores con el mismo nombre." }, - "sql/platform/connection/common/connectionManagementService": { + "sql/parts/connection/common/connectionManagementService": { "connectionService.yes": "Sí", "connectionService.no": "No", "cancelConnectionConfirmation": "¿Está seguro que desea cancelar esta conexión?" @@ -5946,12 +6090,12 @@ "connectionAdvancedProperties": "Propiedades avanzadas", "advancedProperties.discard": "Descartar" }, - "sql/workbench/services/connection/browser/connectionDialogService": { + "sql/workbench/services/connection/common/connectionDialogService": { "connectionError": "Error de conexión", "kerberosErrorStart": "Error en la conexión debido a un error de Kerberos.", "kerberosHelpLink": " La ayuda para la configuración de Kerberos está disponible en" }, - "sql/workbench/services/connection/browser/connectionDialogWidget": { + "sql/parts/connection/connectionDialog/connectionDialogWidget": { "connection": "Conexión", "recentConnectionTitle": "Conexiones recientes", "savedConnectionTitle": "Conexiones guardadas", @@ -5961,63 +6105,145 @@ "connectionDialog.no": "No", "noRecentConnections": "Ninguna conexión reciente" }, - "sql/workbench/services/connection/browser/connectionWidget": { + "sql/parts/connection/connectionDialog/connectionWidget": { "loadingDatabaseOption": "Cargando...", "rememberPassword": "Recordar contraseña", "serverGroup": "Grupo de servidores", "advanced": "Avanzado..." }, "sql/workbench/parts/dashboard/common/actions": { + "editDashboard": "Editar", "editDashboardExit": "Salir", "refreshWidget": "Actualizar", + "toggleMore": "Alternar más", + "deleteWidget": "Eliminar Widget", + "clickToUnpin": "Haga clic para liberar", "clickToPin": "Haga clic para anclar", - "addFeatureAction.openInstalledFeatures": "Abrir características instaladas" + "addFeatureAction.openInstalledFeatures": "Abrir funciones instaladas", + "collapseWidget": "Contraer", + "expandWidget": "Expandir" }, "sql/workbench/parts/dashboard/common/dashboardHelper": { - "providerMissingEdition": "El widget filtra en función de la edición, pero el proveedor no tiene una edición", - "moreThanOneDashboardContainersError": "Debe definirse exactamente 1 contenedor de paneles por espacio" + "unknownDashboardContainerError": "{0} es un contenedor desconocido." }, "sql/workbench/parts/dashboard/common/dashboardPage.component": { + "home": "Página de inicio", "missingConnectionInfo": "No se encontró información de conexión para este panel" }, "sql/workbench/parts/dashboard/common/dashboardTab.contribution": { - "sqlops.extension.contributes.dashboard.tab.title": "Título de la pestaña para mostrar al usuario.", - "sqlops.extension.contributes.dashboard.tab.provider": "Proveedores para los que esta pestaña debe permitirse.", - "sqlops.extension.contributes.dashboard.tab.edition": "Ediciones para las cuales esta ficha debe ser permitida.", - "sqlops.extension.contributes.tabs": "Aporta una o varias pestañas que los usuarios pueden agregar a su panel." + "azdata.extension.contributes.dashboard.tab.id": "Identificador único para esta ficha. Se pasará a la extensión para cualquier solicitud.", + "azdata.extension.contributes.dashboard.tab.title": "Título de la pestaña para mostrar al usuario.", + "azdata.extension.contributes.dashboard.tab.description": "Descripción de esta pestaña que será mostrada al usuario.", + "azdata.extension.contributes.tab.when": "Condición que se debe cumplir para mostrar este elemento", + "azdata.extension.contributes.tab.provider": "Define los tipos de conexión con que es compatible esta pestaña. Se establece de manera predeterminada en \"MSSQL\" si no se configura.", + "azdata.extension.contributes.dashboard.tab.container": "El contenedor que será mostrado en esta pestaña.", + "azdata.extension.contributes.dashboard.tab.alwaysShow": "Si esta ficha se debe mostrar siempre, o sólo cuando el usuario la agrega.", + "azdata.extension.contributes.dashboard.tab.isHomeTab": "Si esta pestaña se debe usar o no como la pestaña Inicio para un tipo de conexión.", + "azdata.extension.contributes.tabs": "Aporta una o varias pestañas que los usuarios pueden agregar a su panel.", + "dashboardTab.contribution.noTitleError": "No se ha especificado ningún título para la extensión.", + "dashboardTab.contribution.noDescriptionWarning": "No se ha especificado ninguna descripción para mostrar.", + "dashboardTab.contribution.noContainerError": "Ningún contenedor especificado para la extensión.", + "dashboardTab.contribution.moreThanOneDashboardContainersError": "Debe definirse exactamente 1 contenedor de paneles por espacio" }, "sql/workbench/parts/dashboard/containers/dashboardContainer.contribution": { - "sqlops.extension.contributes.dashboard.container.id": "Identificador único para este contenedor." + "azdata.extension.contributes.dashboard.container.id": "Identificador único para este contenedor.", + "azdata.extension.contributes.dashboard.container.container": "El contenedor que se mostrará en la ficha.", + "azdata.extension.contributes.containers": "Contribuye con uno o múltiples contenedores de tablero para que los usuarios los adicionen en su propio tablero.", + "dashboardContainer.contribution.noIdError": "No se ha especificado ningún identificador en el contenedor de paneles para la extensión.", + "dashboardContainer.contribution.noContainerError": "No hay ningún contenedor en el contenedor de paneles especificado para la extensión.", + "dashboardContainer.contribution.moreThanOneDashboardContainersError": "Debe definirse exactamente 1 contenedor de paneles por espacio.", + "dashboardTab.contribution.unKnownContainerType": "Tipo de contenedor desconocido definido en contenedor de paneles para la extensión." + }, + "sql/workbench/parts/dashboard/containers/dashboardControlHostContainer.contribution": { + "dashboard.container.controlhost": "El controlhost que se mostrará en esta pestaña." + }, + "sql/workbench/parts/dashboard/containers/dashboardErrorContainer.component": { + "dashboardNavSection": "La sección \"{0}\" tiene contenido no válido. Póngase en contacto con el propietario de la extensión." }, "sql/workbench/parts/dashboard/containers/dashboardGridContainer.contribution": { - "dashboard.container.gridtab.items": "La lista de widgets o webviews que se muestran en esta ficha." + "dashboard.container.gridtab.items": "La lista de widgets o webviews que se muestran en esta ficha.", + "gridContainer.invalidInputs": "Se esperan widgets o webviews en el contenedor de widgets para la extensión." + }, + "sql/workbench/parts/dashboard/containers/dashboardModelViewContainer.contribution": { + "dashboard.container.modelview": "La vista respaldada por el modelo que se visualiza en esta solapa." }, "sql/workbench/parts/dashboard/containers/dashboardNavSection.contribution": { "dashboard.container.left-nav-bar.id": "Identificador único para esta sección de navegación. Se pasará a la extensión de las solicitudes.", - "dashboard.container.left-nav-bar.title": "Título de la sección de navegación para mostrar al usuario." + "dashboard.container.left-nav-bar.icon": "(opcional) Icono que se utiliza para representar esta sección de navegación en la IU. Una ruta de archivo o una configuración temática", + "dashboard.container.left-nav-bar.icon.light": "Ruta del ícono cuando un tema light es usado", + "dashboard.container.left-nav-bar.icon.dark": "Ruta de icono cuando se utiliza un tema oscuro", + "dashboard.container.left-nav-bar.title": "Título de la sección de navegación para mostrar al usuario.", + "dashboard.container.left-nav-bar.container": "El contenedor que se mostrará en esta sección de navegación.", + "dashboard.container.left-nav-bar": "La lista de contenedores de panel de instrumentos que se muestran en esta sección de navegación.", + "opticon": "la propiedad \"icon\" puede omitirse o debe ser una cadena o un literal como \"{dark, light}\"", + "navSection.missingTitle": "No hay título en la sección de navegación especificada para la extensión.", + "navSection.missingContainer": "No hay contenedores en la sección de navegación especificada para la extensión.", + "navSection.moreThanOneDashboardContainersError": "Debe definirse exactamente 1 contenedor de paneles por espacio.", + "navSection.invalidContainer": "NAV_SECTION en NAV_SECTION es un contenedor no válido para la extensión." }, - "sql/workbench/services/dashboard/browser/newDashboardTabDialog": { + "sql/workbench/parts/dashboard/containers/dashboardWebviewContainer.contribution": { + "dashboard.container.webview": "La vista WebView que se mostrará en esta ficha." + }, + "sql/workbench/parts/dashboard/containers/dashboardWidgetContainer.contribution": { + "dashboard.container.widgets": "La lista de widgets que se muestran en esta ficha.", + "widgetContainer.invalidInputs": "La lista de widgets se espera dentro de widgets-container para la extensión." + }, + "sql/parts/dashboard/newDashboardTabDialog/newDashboardTabDialog": { "newDashboardTab.ok": "Aceptar", "newDashboardTab.cancel": "Cancelar" }, + "sql/workbench/parts/dashboard/pages/dashboardPageContribution": { + "azdata.extension.contributes.widget.when": "Condición que se debe cumplir para mostrar este elemento", + "dashboardpage.tabName": "El título del contenedor", + "dashboardpage.rowNumber": "La fila del componente en la cuadrícula", + "dashboardpage.rowSpan": "El intervalo de fila del componente en la cuadrícula. El valor predeterminado es 1. Use \"*\" para establecer el número de filas en la cuadrícula.", + "dashboardpage.colNumber": "La columna del componente en la cuadrícula", + "dashboardpage.colspan": "El colspan del componente en la cuadrícula. El valor predeterminado es 1. Use \"*\" para definir el número de columnas en la cuadrícula.", + "azdata.extension.contributes.dashboardPage.tab.id": "Identificador único para esta ficha. Se pasará a la extensión para cualquier solicitud.", + "dashboardTabError": "La pestaña extensión es desconocida o no está instalada." + }, + "sql/workbench/parts/dashboard/pages/databaseDashboardPage.component": { + "databasePageName": "Panel de base de datos" + }, "sql/workbench/parts/dashboard/pages/databaseDashboardPage.contribution": { "dashboardDatabaseProperties": "Activar o desactivar el widget de propiedades", "dashboard.databaseproperties": "Valores de la propiedad a mostrar", - "dashboard.databaseproperties.displayName": "Nombre para mostrar de la propiedad", + "dashboard.databaseproperties.displayName": "Nombre de la propiedad", "dashboard.databaseproperties.value": "Valor en el objeto de la información de la base de datos", "dashboard.databaseproperties.ignore": "Especificar valores específicos que ignorar", "recoveryModel": "Modelo de recuperación", "lastDatabaseBackup": "Última copia de seguridad de base de datos", + "lastLogBackup": "Último backup del log", + "compatibilityLevel": "Nivel de compatibilidad", "owner": "Propietario", + "dashboardDatabase": "Personaliza la página del panel de base de datos", "dashboardDatabaseTabs": "Personaliza las pestañas de consola de base de datos" }, + "sql/workbench/parts/dashboard/pages/serverDashboardPage.component": { + "serverPageName": "CONSOLA DE SERVIDOR" + }, "sql/workbench/parts/dashboard/pages/serverDashboardPage.contribution": { - "dashboard.serverproperties": "Valores de propiedad a mostrar", + "dashboardServerProperties": "Activar o desactivar el widget de propiedades", + "dashboard.serverproperties": "Valores de la propiedad a mostrar", "dashboard.serverproperties.displayName": "Nombre de la propiedad", "dashboard.serverproperties.value": "Valor en el objeto de información de servidor", - "dashboardServer": "Personaliza la página de panel de servidor" + "version": "Versión", + "edition": "Edición", + "computerName": "Nombre del equipo", + "osVersion": "Versión del sistema operativo", + "dashboardServer": "Personaliza la página de panel de servidor", + "dashboardServerTabs": "Personaliza las pestañas de consola de servidor" + }, + "sql/workbench/parts/dashboard/services/breadcrumb.service": { + "homeCrumb": "Página de inicio" + }, + "sql/workbench/parts/dashboard/services/dashboardServiceInterface.service": { + "dashboard.changeDatabaseFailure": "Error al cambiar la base de datos" }, "sql/workbench/parts/dashboard/widgets/explorer/explorerWidget.component": { + "seachObjects": "Búsqueda por nombre de tipo (a:, t:, v:, f: o sp:)", + "searchDatabases": "Buscar en las bases de datos", + "dashboard.explorer.objectError": "No se pueden cargar objetos", "dashboard.explorer.databaseError": "No se pueden cargar las bases de datos" }, "sql/workbench/parts/dashboard/widgets/insights/actions": { @@ -6031,74 +6257,174 @@ "insightWidgetDescription": "Añade un widget que puede consultar un servidor o base de datos y mostrar los resultados de múltiples maneras, como un gráfico o una cuenta de resumen, entre otras.", "insightIdDescription": "Identificador único para el almacenamiento en cache de los resultados de la revisión.", "insightQueryDescription": "Consulta SQL para ejecutar. Esto debería devolver exactamente un conjunto de datos.", + "insightQueryFileDescription": "[Opcional] Ruta de acceso a un archivo que contiene una consulta. Utilizar si la consulta no está establicida", + "insightAutoRefreshIntervalDescription": "[Opcional] Intervalo de actualización automática en minutos, si no se establece, no habrá actualización automática", "actionTypes": "Qué acciones utilizar", - "actionDatabaseDescription": "Base de datos de destino para la acción; puede utilizar el formato \"${columnName} para usar unas nombre de columna de datos.", - "actionUserDescription": "Usuario de destino para la acción; puede usar el formato \"${columnName}\" para utilizar un nombre de columna controlado por datos.", + "actionDatabaseDescription": "Base de datos de destino para la acción; puede usar el formato \"${columnName}\" para utilizar un nombre de columna de datos.", + "actionServerDescription": "Servidor de destino para la acción; puede utilizar el formato \"${columnName}\" para utilizar un nombre de columna de datos.", + "actionUserDescription": "Usuario de destino para la acción; puede utilizar el formato \"${columnName}\" para utilizar un nombre de columna de datos.", + "carbon.extension.contributes.insightType.id": "Identificador de la información", "carbon.extension.contributes.insights": "Aporta conocimientos a la paleta del panel." }, + "sql/workbench/parts/dashboard/widgets/insights/views/countInsight.contribution": { + "countInsightDescription": "Para cada columna en un conjunto de resultados, muestra el valor en la fila 0 como un número seguido por el nombre de columna. Admite \"1 Healthy\", \"3 Unhealthy\" por ejemplo, donde \"Healthy\" es el nombre de la columna y 1 es el valor de la celda 1 de la fila 1" + }, "sql/workbench/parts/dashboard/widgets/insights/views/imageInsight.contribution": { + "imageInsightDescription": "Muestra una imagen, por ejemplo uno devuelto por una consulta R con ggplot2", + "imageFormatDescription": "¿Qué formato se espera - es un archivo JPEG, PNG u otro formato?", "encodingDescription": "¿Está codificado como hexadecimal, base64 o algún otro formato?" }, + "sql/workbench/parts/dashboard/widgets/insights/views/tableInsight.contribution": { + "tableInsightDescription": "Muestra los resultados en una tabla simple" + }, + "sql/workbench/parts/dashboard/widgets/insights/views/charts/chartInsight.component": { + "chartErrorMessage": "No se puede mostrar el gráfico con los datos proporcionados" + }, "sql/workbench/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution": { + "chartInsightDescription": "Muestra los resultados de una consulta como un gráfico en el panel de información", + "colorMapDescription": "Asigna \"column name\" -> color. Por ejemplo, agregue \"column1\": red para asegurar que esta columna use el color rojo", + "legendDescription": "Indica la posición y visibilidad preferidas de la leyenda del gráfico. Estos son los nombres de columna de la consulta y se asignan a la etiqueta de cada entrada de gráfico", "labelFirstColumnDescription": "Si dataDirection es horizontal, al establecerlo como verdadero se utilizará los valores de las primeras columnas para la leyenda.", "columnsAsLabels": "Si dataDirection es vertical, al configurarlo como verdadero utilizará los valores de las primeras columnas para la leyenda.", - "dataDirectionDescription": "Define si se leen los datos de una fila (horizontal) o una columna (vertical). Para series de tiempo esto se omite la dirección debe ser vertical." + "dataDirectionDescription": "Define si se leen los datos de una fila (horizontal) o una columna (vertical). Para series de tiempo esto se omite la dirección debe ser vertical.", + "showTopNData": "Si se establece showTopNData, se mostrarán solo los primeros N datos en la tabla." }, "sql/workbench/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution": { "yAxisMin": "Valor mínimo del eje y", - "xAxisLabel": "Etiqueta para el eje x" + "yAxisMax": "Valor máximo del eje y", + "barchart.yAxisLabel": "Etiqueta para el eje y", + "xAxisMin": "Valor mínimo del eje x", + "xAxisMax": "Valor máximo del eje x", + "barchart.xAxisLabel": "Etiqueta para el eje x" + }, + "sql/workbench/parts/dashboard/widgets/insights/views/charts/types/lineChart.contribution": { + "dataTypeDescription": "Indica la propiedad data de un conjunto de datos para un gráfico." + }, + "sql/workbench/parts/dashboard/widgets/properties/propertiesWidget.component": { + "dashboard.properties.error": "No se puede cargar las propiedades del panel" }, "sql/workbench/parts/backup/electron-browser/backup.component": { + "backup.backupName": "Nombre de copia de seguridad", + "backup.recoveryModel": "Modelo de recuperación", "backup.backupType": "Tipo de copia de seguridad", + "backup.backupDevice": "Archivos de copia de seguridad", "backup.algorithm": "Algoritmo", + "backup.certificateOrAsymmetricKey": "Certificado o llave asimétrica", + "backup.media": "Multimedia", + "backup.mediaOption": "Realizar la copia de seguridad sobre el conjunto de medios existente", "backup.mediaOptionFormat": "Realizar copia de seguridad en un nuevo conjunto de medios", + "backup.existingMediaAppend": "Añadir al conjunto de copia de seguridad existente", "backup.existingMediaOverwrite": "Sobrescribir todos los conjuntos de copia de seguridad existentes", + "backup.newMediaSetName": "Nuevo nombre de conjunto de medios", + "backup.newMediaSetDescription": "Nueva descripción del conjunto de medios", "backup.checksumContainer": "Realizar la suma de comprobación antes de escribir en los medios", "backup.verifyContainer": "Comprobar copia de seguridad cuando haya terminado", "backup.continueOnErrorContainer": "Seguir en caso de error", + "backup.expiration": "Expiración", "backup.setBackupRetainDays": "Configure los días de conservación de la copia de seguridad", + "backup.copyOnly": "Respaldo solo de copia de seguridad", + "backup.advancedConfiguration": "Configuración avanzada", + "backup.compression": "Compresión", + "backup.setBackupCompression": "Establecer la compresión de copia de seguridad", "backup.encryption": "Cifrado", "backup.transactionLog": "Registro de transacciones", + "backup.truncateTransactionLog": "Truncar el registro de transacciones", + "backup.backupTail": "Hacer copia de seguridad de la cola del registro", + "backup.reliability": "Fiabilidad", + "backup.mediaNameRequired": "Nombre del Medio es requerido", + "backup.noEncryptorWarning": "No hay certificado o clave asimétrica disponible", + "addFile": "Agregar un archivo", "removeFile": "Eliminar archivos", + "backupComponent.invalidInput": "Entrada no válida. Valor debe ser igual o mayor que 0.", "backupComponent.script": "Script", "backupComponent.backup": "Copia de seguridad", + "backupComponent.cancel": "Cancelar", "backup.containsBackupToUrlError": "Únicamente respaldo a archivo es soportado", "backup.backupFileRequired": "La ruta del archivo de copia de seguridad es obligatoria" }, "sql/platform/connection/common/constants": { - "backup.filterBackupFiles": "Copia de seguridad de archivos", + "backup.labelDatabase": "Base de datos", + "backup.labelFilegroup": "Archivos y grupos de archivos", + "backup.labelFull": "Completa", + "backup.labelDifferential": "Diferencial", + "backup.labelLog": "Registro de transacciones", + "backup.labelDisk": "Disco", + "backup.labelUrl": "URL", + "backup.defaultCompression": "Utilizar la configuración del servidor predeterminada", + "backup.compressBackup": "Comprimir copia de seguridad", + "backup.doNotCompress": "No comprimir copia de seguridad", + "backup.serverCertificate": "Certificado de servidor", + "backup.asymmetricKey": "Clave asimétrica", + "backup.filterBackupFiles": "Archivos de copia de seguridad", "backup.allFiles": "Todos los archivos" }, "sql/workbench/parts/restore/browser/restoreDialog": { - "RestoreDialogTitle": "Restaurar base de datos", - "restoreDialog.backupFile": "Archivo de respaldo", - "restoreDialog.cancel": "Cancelar", - "source": "Origen", - "missingBackupFilePathError": "Se requiere la ruta de acceso del archivo de copia de seguridad.", "backupFilePath": "Ruta del archivo de copia de seguridad", + "targetDatabase": "Base de datos destino", + "RestoreDialogTitle": "Restaurar base de datos", + "restoreDialog.restoreTitle": "Restaurar base de datos", + "restoreDialog.database": "Base de datos", + "restoreDialog.backupFile": "Archivo de respaldo", + "restoreDialog.restore": "Restaurar", + "restoreDialog.cancel": "Cancelar", + "restoreDialog.script": "Script", + "source": "ORIGEN", + "restoreFrom": "Restaurar desde", + "missingBackupFilePathError": "Se requiere la ruta de acceso del archivo de copia de seguridad.", + "multipleBackupFilePath": "Introduzca una o más rutas de archivo separadas por comas", "database": "Base de datos", "destination": "Destino", + "restoreDialog.toggleDatabaseNameDropdown": "Seleccionar menú desplegable para alternar base de datos", + "restoreTo": "Restaurar a", + "restorePlan": "Plan de recuperación", + "backupSetsToRestore": "Grupos de copias de seguridad a restaurar", + "restoreDatabaseFileAs": "Restaurar archivos de base de datos como", + "restoreDatabaseFileDetails": "Restaurar detalles del archivo de base de datos", "logicalFileName": "Nombre lógico de archivo", "fileType": "Tipo de archivo", "originalFileName": "Nombre de archivo original", "restoreAs": "Restaurar como", "restoreOptions": "Opciones de restaurar", - "filesTitle": "Archivos" + "taillogBackup": "Copia de seguridad del registro de cola", + "serverConnection": "Conexiones de servidor", + "generalTitle": "General", + "filesTitle": "Archivos", + "optionsTitle": "Opciones" + }, + "sql/workbench/parts/editData/common/editDataInput": { + "connectionFailure": "Editar datos de sesión no se pudo conectar" }, "sql/workbench/parts/editData/browser/editDataEditor": { "maxRowTaskbar": "Máximo de filas:" }, + "sql/workbench/parts/editData/browser/editDataActions": { + "editData.run": "Ejecutar", + "disposeEditFailure": "Eliminar edición fallida con error:", + "editData.stop": "Detener", + "editData.showSql": "Mostrar panel de SQL", + "editData.closeSql": "Cerrar el panel SQL" + }, + "sql/parts/extensions/sqlExtensionsHelper": { + "tabs": "Pestañas del panel ({0})", + "tabId": "ID.", + "tabTitle": "Título", + "tabDescription": "Descripción", + "insights": "Información del panel ({0})", + "insightId": "ID.", + "name": "Nombre", + "insight condition": "Cuando" + }, "sql/workbench/services/fileBrowser/browser/fileBrowserDialog": { "filebrowser.filepath": "Ruta seleccionada", "fileFilter": "Archivos de tipo" }, - "sql/workbench/services/fileBrowser/browser/fileBrowserTreeView": { + "sql/parts/fileBrowser/fileBrowserTreeView": { "fileBrowser.regTreeAriaLabel": "Árbol explorador de archivos" }, - "sql/workbench/services/fileBrowser/common/fileBrowserViewModel": { + "sql/parts/fileBrowser/fileBrowserViewModel": { "allFiles": "Todos los archivos" }, - "sql/platform/fileBrowser/common/fileBrowserService": { + "sql/parts/fileBrowser/common/fileBrowserService": { "fileBrowserErrorMessage": "Se ha producido un error al cargar el navegador de archivos.", "fileBrowserErrorDialogTitle": "Error del navegador de archivos" }, @@ -6106,6 +6432,7 @@ "saveAsCsv": "Guardar como CSV", "saveAsJson": "Guardar como JSON", "saveAsExcel": "Guardar como Excel", + "saveAsXml": "Guardar como XML", "copySelection": "Copiar", "copyWithHeaders": "Copiar con encabezados", "selectAll": "Seleccionar todo", @@ -6113,7 +6440,7 @@ }, "sql/workbench/parts/grid/views/editData/editDataGridActions": { "deleteRow": "Eliminar fila", - "revertRow": "Revertir la fila" + "revertRow": "Revertir la fila actual" }, "sql/parts/grid/views/query/chartViewer.component": { "verticalLabel": "Vertical", @@ -6131,29 +6458,231 @@ "copyChartLabel": "Copiar como imagen", "saveImageLabel": "Guardar como imagen" }, - "sql/workbench/services/insights/browser/insightsDialogView": { + "sql/parts/insights/browser/insightsDialogView": { "insights.value": "Valor", "property": "Propiedad", "insights.dialog.items": "Artículos", "insights.dialog.itemDetails": "Detalles del artículo" }, - "sql/workbench/services/insights/common/insightDialogActions": { + "sql/parts/insights/common/insightDialogActions": { "workbench.action.insights.copySelection": "Copiar celda" }, - "sql/workbench/services/insights/node/insightsDialogController": { + "sql/parts/insights/node/insightsDialogController": { "insightsInputError": "No se pasó ningún perfil de conexión al menú desplegable de información", "insightsConfigError": "Error al analizar la configuración de la perspectiva; no se pudo encontrar la matriz/cadena de consulta o el archivo de consulta" }, + "sql/workbench/parts/jobManagement/electron-browser/agentView.component": { + "jobview.Jobs": "Trabajos", + "jobview.Alerts": "Alertas", + "jobview.Proxies": "Servidores proxy", + "jobview.Operators": "Operadores" + }, + "sql/workbench/parts/jobManagement/electron-browser/alertsView.component": { + "jobAlertColumns.name": "Nombre", + "jobAlertColumns.lastOccurrenceDate": "Última aparición", + "jobAlertColumns.enabled": "Habilitado", + "jobAlertColumns.delayBetweenResponses": "Retraso entre las respuestas (en segundos)", + "jobAlertColumns.categoryName": "Nombre de la categoría" + }, + "sql/workbench/parts/jobManagement/electron-browser/jobHistory.component": { + "stepRow.stepID": "Id. de paso", + "stepRow.stepName": "Nombre del paso", + "stepRow.message": "Mensaje" + }, + "sql/workbench/parts/jobManagement/electron-browser/jobsView.component": { + "jobColumns.name": "Nombre", + "jobColumns.lastRun": "Última ejecución", + "jobColumns.nextRun": "Próxima ejecución", + "jobColumns.enabled": "Habilitado", + "jobColumns.status": "Estado", + "jobColumns.category": "Categoría", + "jobColumns.runnable": "Se puede ejecutar", + "jobColumns.schedule": "Programación", + "jobColumns.lastRunOutcome": "Último resultado ejecutado", + "jobColumns.previousRuns": "Ejecuciones anteriores", + "jobsView.noSteps": "No hay pasos disponibles para este trabajo.", + "jobsView.error": "Error: " + }, + "sql/workbench/parts/jobManagement/electron-browser/operatorsView.component": { + "jobOperatorsView.name": "Nombre", + "jobOperatorsView.emailAddress": "Dirección de correo electrónico", + "jobOperatorsView.enabled": "Habilitado" + }, + "sql/workbench/parts/jobManagement/electron-browser/proxiesView.component": { + "jobProxyToolbar-NewItem": "Nuevo proxy", + "jobProxyToolbar-Refresh": "Actualizar", + "jobProxiesView.accountName": "Nombre de la cuenta", + "jobProxiesView.credentialName": "Nombre de credencial", + "jobProxiesView.description": "Descripción", + "jobProxiesView.isEnabled": "Habilitado" + }, + "sql/workbench/electron-browser/modelComponents/componentBase": { + "invalidIndex": "El índice no es válido." + }, + "sql/base/electron-browser/ui/inputBox/inputBox.component": { + "invalidValueError": "Valor no válido" + }, + "sql/workbench/electron-browser/modelComponents/loadingComponent.component": { + "loadingMessage": "Cargando" + }, + "sql/workbench/electron-browser/modelComponents/loadingSpinner.component": { + "loadingMessage": "Cargando" + }, + "sql/workbench/electron-browser/modelComponents/queryTextEditor": { + "queryTextEditorAriaLabel": "Editor de código de modelview para modelo de vista." + }, + "sql/workbench/electron-browser/modelComponents/viewBase": { + "componentTypeNotRegistered": "No pudo encontrar el componente para el tipo {0}" + }, + "sql/workbench/parts/notebook/cellToggleMoreActions": { + "delete": "Eliminar", + "codeBefore": "Insertar el código antes de", + "codeAfter": "Insertar código después de", + "markdownBefore": "Insertar Markdown antes de", + "markdownAfter": "Insertar Markdown después de", + "clear": "Borrar salida" + }, + "sql/workbench/parts/notebook/notebook.component": { + "displayFailed": "No se pudo mostrar contenido: {0}", + "noKernelInstalled": "Instale la extensión de SQL Server 2019 para ejecutar las celdas", + "installSql2019Extension": "Instalar extensión", + "code": "Código", + "text": "Texto", + "clearResults": "Borrar resultados", + "cellNotFound": "no se encontró la celda con URI {0} en este modelo" + }, + "sql/workbench/parts/notebook/notebookActions": { + "loading": "Cargando kernels...", + "changing": "Cambiando kernel...", + "Kernel": "Kernel:", + "AttachTo": "Adjuntar a: ", + "loadingContexts": "Cargando contextos...", + "addNewConnection": "Agregar nueva conexión", + "selectConnection": "Seleccionar conexión", + "localhost": "localhost", + "trustLabel": "De confianza", + "untrustLabel": "No de confianza", + "alreadyTrustedMsg": "El cuaderno ya es de confianza.", + "noKernel": "Sin kernel", + "noContextAvailable": "NONE" + }, + "sql/workbench/parts/notebook/notebookUtils": { + "mkdirOutputMsg": "... Creando {0}" + }, + "sql/workbench/parts/notebook/cellViews/codeActions": { + "notebook.failed": "Seleccione la celda activa y vuelva a intentarlo", + "runCell": "Ejecutar celda", + "stopCell": "Cancelar ejecución", + "errorRunCell": "Error en la última ejecución. Haga clic para volver a ejecutar" + }, + "sql/workbench/parts/notebook/cellViews/placeholderCell.component": { + "clickOn": "Haga clic en", + "plusCode": "+ Código", + "or": "O", + "plusText": "+ Texto", + "toAddCell": "para agregar una celda de código o texto" + }, + "sql/workbench/parts/notebook/cellViews/textCell.component": { + "doubleClickEdit": "Haga doble clic para editar" + }, + "sql/workbench/parts/notebook/models/cell": { + "executionCanceled": "Se canceló la ejecución de la consulta", + "notebookNotReady": "La sesión para este cuaderno aún no está lista", + "sessionNotReady": "La sesión para este cuaderno comenzará momentáneamente", + "noDefaultKernel": "No hay ningún kernel disponible para este cuaderno" + }, + "sql/workbench/parts/notebook/models/clientSession": { + "clientSession.unknownError": "Error al iniciar la sesión del cuaderno", + "ServerNotStarted": "El servidor no se pudo iniciar por una razón desconocida", + "kernelRequiresConnection": "No se encontró el kernel {0}. En su lugar, se utilizará el kernel predeterminado." + }, + "sql/workbench/parts/notebook/models/modelInterfaces": { + "sqlKernel": "SQL" + }, + "sql/workbench/parts/notebook/models/notebookContexts": { + "selectConnection": "Seleccionar conexión", + "localhost": "localhost", + "addConnection": "Agregar nueva conexión" + }, + "sql/workbench/parts/notebook/models/notebookModel": { + "deleteCellFailed": "No se pudo eliminar la celda.", + "changeKernelFailedRetry": "Error al cambiar de kernel. Se utilizará el kernel {0}. Error: {1}", + "changeKernelFailed": "No se pudo cambiar el kernel debido al error: {0}", + "changeContextFailed": "Error en el cambio de contexto: {0}", + "startSessionFailed": "No se pudo iniciar sesión: {0}", + "shutdownError": "Error al cerrar el cuaderno: {0}", + "shutdownClientSessionError": "Se ha producido un error en la sesión del cliente al cerrar el cuaderno: {0}", + "ProviderNoManager": "No puede encontrar el administrador de cuadernos para el proveedor {0}" + }, + "sql/workbench/parts/objectExplorer/common/serverGroup.contribution": { + "serverGroup.colors": "Paleta de colores del grupo de servidores utilizada en el viewlet del Explorador de objetos.", + "serverGroup.autoExpand": "Auto expandir Grupo de Servidores en el Explorador de Objetos" + }, + "sql/workbench/parts/objectExplorer/browser/serverGroupDialog": { + "ServerGroupsDialogTitle": "Grupos de servidores", + "serverGroup.ok": "Aceptar", + "serverGroup.cancel": "Cancelar", + "connectionGroupName": "Nombre del grupo de servidores", + "MissingGroupNameError": "Se requiere el nombre del grupo.", + "groupDescription": "Descripción del grupo", + "groupColor": "Color de grupo" + }, + "sql/workbench/parts/objectExplorer/common/serverGroupViewModel": { + "serverGroup.addServerGroup": "Añadir Grupo de servidores", + "serverGroup.editServerGroup": "Editar grupo de servidores" + }, + "sql/workbench/parts/objectExplorer/browser/connectionTreeAction": { + "connectionTree.refresh": "Actualizar", + "DisconnectAction": "Desconectar", + "connectionTree.addConnection": "Nueva conexión", + "connectionTree.addServerGroup": "Nuevo grupo de servidores", + "connectionTree.editServerGroup": "Editar grupo de servidores", + "activeConnections": "Mostrar conexiones activas", + "showAllConnections": "Mostrar todas las conexiones", + "recentConnections": "Conexiones recientes", + "registeredServers.newQuery": "Nueva consulta", + "deleteConnection": "Eliminar conexión", + "deleteConnectionGroup": "Eliminar grupo", + "clearSearch": "Borrar búsqueda" + }, + "sql/workbench/parts/objectExplorer/browser/objectExplorerActions": { + "ManageAction": "Administrar" + }, + "sql/workbench/parts/objectExplorer/browser/serverTreeRenderer": { + "loading": "Cargando..." + }, + "sql/workbench/parts/objectExplorer/browser/serverTreeView": { + "serverTree.addConnection": "Agregar conexión" + }, + "sql/workbench/parts/objectExplorer/browser/treeCreationUtils": { + "treeAriaLabel": "Conexiones recientes", + "treeCreation.regTreeAriaLabel": "Servidores" + }, + "sql/workbench/parts/profiler/browser/profiler.contribution": { + "profiler.settings.viewTemplates": "Especifica las plantillas de la vista", + "profiler.settings.sessionTemplates": "Especifica plantillas de sesión" + }, "sql/workbench/parts/profiler/browser/profilerActions.contribution": { "profilerCategory": "Generador de perfiles" }, "sql/workbench/parts/profiler/browser/profilerActions": { - "profiler.connect": "Conectar", "profilerAction.connect": "Conectar", - "pause": "Pausa", + "profilerAction.disconnect": "Desconectar", + "start": "Inicio", + "create": "Nueva sesión", + "profilerAction.pauseCapture": "Pausa", + "profilerAction.resumeCapture": "Reanudar", "profilerStop.stop": "Detener", - "profiler.toggleAutoscroll": "Cambiar Auto Scroll", - "profiler.toggleCollapsePanel": "Alternar el Panel contraído" + "profiler.clear": "Borrar los datos", + "profilerAction.autoscrollOn": "Desplazamiento automático: activado", + "profilerAction.autoscrollOff": "Desplazamiento automático: desactivado", + "profiler.toggleCollapsePanel": "Alternar el Panel contraído", + "profiler.editColumns": "Editar columnas", + "profiler.findNext": "Buscar la cadena siguiente", + "profiler.findPrevious": "Buscar la cadena anterior", + "profilerAction.newProfiler": "Iniciar el generador de perfiles", + "profiler.filter": "Filtrar...", + "profiler.clearFilter": "Borrar filtro" }, "sql/parts/profiler/contrib/profilerWorkbenchActions": { "profilerWorkbenchAction.newProfiler": "Nuevo analizador" @@ -6161,88 +6690,251 @@ "sql/workbench/parts/profiler/browser/profilerColumnEditorDialog": { "eventSort": "Ordenar por evento", "nameColumn": "Ordenar por columna", + "profilerColumnDialog.profiler": "Analizador", + "profilerColumnDialog.ok": "Aceptar", "profilerColumnDialog.cancel": "Cancelar" }, + "sql/workbench/parts/profiler/browser/profilerFilterDialog": { + "profilerFilterDialog.clear": "Borrar todo", + "profilerFilterDialog.apply": "Aplicar", + "profilerFilterDialog.ok": "Aceptar", + "profilerFilterDialog.cancel": "Cancelar", + "profilerFilterDialog.title": "Filtros", + "profilerFilterDialog.remove": "Quitar", + "profilerFilterDialog.add": "Agregar", + "profilerFilterDialog.addClauseText": "Haga clic aquí para añadir una cláusula", + "profilerFilterDialog.fieldColumn": "Campo", + "profilerFilterDialog.operatorColumn": "Operador", + "profilerFilterDialog.valueColumn": "Valor", + "profilerFilterDialog.isNullOperator": "Es Null", + "profilerFilterDialog.isNotNullOperator": "No es Null", + "profilerFilterDialog.containsOperator": "Contiene", + "profilerFilterDialog.notContainsOperator": "No contiene", + "profilerFilterDialog.startsWithOperator": "Comienza Por", + "profilerFilterDialog.notStartsWithOperator": "No comienza con" + }, "sql/workbench/parts/profiler/browser/profilerEditor": { + "profiler.viewSelectAccessibleName": "Seleccionar vista", + "profiler.sessionSelectAccessibleName": "Seleccione sesión", + "profiler.sessionSelectLabel": "Seleccionar sesión:", + "profiler.viewSelectLabel": "Seleccionar vista:", "text": "Texto", + "label": "Etiqueta", "profilerEditor.value": "Valor", "details": "Detalles" }, "sql/workbench/parts/profiler/browser/profilerInput": { - "profilerInput.profiler": "Generador de perfiles" + "profilerInput.profiler": "Analizador", + "profilerInput.notConnected": "No conectado", + "profiler.sessionStopped": "La sesión de XEvent Profiler se detuvo inesperadamente en el servidor {0}.", + "profiler.sessionCreationError": "Error al iniciar nueva sesión", + "profiler.eventsLost": "La sesión de XEvent Profiler para {0} tiene eventos perdidos.", + "confirmStopProfilerSession": "¿Desea detener la sesión de XEvent en ejecución?", + "profilerClosingActions.yes": "Sí", + "profilerClosingActions.no": "No", + "profilerClosingActions.cancel": "Cancelar" }, "sql/workbench/parts/profiler/browser/profilerResourceEditor": { "profilerTextEditorAriaLabel": "Editor de Profiler para el texto del evento. Sólo lectura" }, "sql/workbench/parts/profiler/browser/profilerFindWidget": { + "label.find": "Buscar", "placeholder.find": "Buscar", "label.previousMatchButton": "Coincidencia anterior", "label.nextMatchButton": "Próxima coincidencia", "label.closeButton": "Cerrar", - "title.matchesCountLimit": "Se destacan solo los primeros 999 resultados, pero todas las operaciones de búsqueda se aplican a todo el texto.", + "title.matchesCountLimit": "La búsqueda ha devuelto un gran número de resultados, se resaltarán solo las primeras 999 coincidencias.", + "label.matchesLocation": "{0} de {1}", "label.noResults": "No hay resultados" }, + "sql/workbench/parts/profiler/browser/profilerTableEditor": { + "ProfilerTableEditor.eventCountFiltered": "Eventos (filtrados): {0}/{1}", + "ProfilerTableEditor.eventCount": "Eventos: {0}" + }, "sql/workbench/parts/query/browser/flavorStatus": { "chooseSqlLang": "Elegir lenguaje SQL", "changeProvider": "Cambiar proveedor de lenguaje SQL", + "changeSqlProvider": "Cambiar el proveedor de SQL Engine", "alreadyConnected": "Existe una conexión mediante el motor {0}. Para cambiar, por favor desconecte o cambie la conexión", + "noEditor": "Ningún editor de texto activo en este momento", "pickSqlProvider": "Seleccione proveedor de lenguaje de SQL" }, "sql/workbench/parts/query/common/localizedConstants": { "runQueryBatchStartMessage": "Comenzó la ejecución de la consulta en", "runQueryBatchStartLine": "Línea {0}", - "msgSaveFailed": "Error al guardar resultados. ", - "msgSaveSucceeded": "Resultados guardados correctamente para", - "msgStatusRunQueryInProgress": "Ejecutar consulta...", + "msgCancelQueryFailed": "Error al cancelar la consulta: {0}", + "msgSaveStarted": "Comenzó a guardar los resultados en", + "msgSaveFailed": "Error al guardar los resultados.", + "msgSaveSucceeded": "Correctamente guardados los resultados a", + "msgStatusRunQueryInProgress": "Ejecutando consulta...", "maximizeLabel": "Maximizar", + "resultsPane.restoreLabel": "Restaurar", "saveCSVLabel": "Guardar como CSV", "saveJSONLabel": "Guardar como JSON", + "saveExcelLabel": "Guardar como Excel", + "saveXMLLabel": "Guardar como XML", "viewChartLabel": "Ver como gráfico", "resultPaneLabel": "Resultados", "executeQueryLabel": "Ejecutando consulta", - "elapsedTimeLabel": "Tiempo total de ejecución: {0}" + "messagePaneLabel": "Mensajes", + "elapsedTimeLabel": "Tiempo total de ejecución: {0}", + "msgCannotSaveMultipleSelections": "El comando Guardar resultados no puede ser usado con selecciones múltiples" }, "sql/workbench/parts/query/browser/query.contribution": { + "sql.messagesDefaultOpen": "Cuando es True, el panel de mensajes será abierto de forma predeterminada; False para cerrado", + "sql.saveAsCsv.includeHeaders": "[Opcional] Cuando es verdadero, los encabezados de columna se incluyen al guardar resultados como CSV", + "sql.saveAsCsv.delimiter": "[Opcional] El delimitador personalizado a utilizar entre los valores al guardar como CSV", + "sql.saveAsCsv.lineSeperator": "[Opcional] Caractere(s) utilizados para separación de filas al guardar resultados como CSV", + "sql.saveAsCsv.textIdentifier": "[Opcional] Carácter que se utiliza para incluir campos de texto al guardar resultados como CSV", + "sql.saveAsCsv.encoding": "[Opcional] Codificación de archivo utilizada al guardar resultados como CSV", + "sql.results.streaming": "Permitir resultados streaming; contiene algunos defectos visuales menores", + "sql.saveAsXml.formatted": "[Opcional] Cuando es true, se dará formato a la salida XML al guardar resultados como XML", + "sql.saveAsXml.encoding": "[Opcional] Se utiliza la codificación de archivo al guardar resultados como XML", "sql.copyIncludeHeaders": "[Opcional] Opciones de configuración para copiar resultados desde el punto de vista de resultados", "sql.copyRemoveNewLine": "[Opcional] Opciones de configuración para copiar resultados de varias líneas de la vista de resultados", "sql.showBatchTime": "[Opcional] Si el tiempo de ejecución se mostrará para lotes individuales", "defaultChartType": "[Opcional] El tipo de gráfico predeterminado para usar al abrir el visor de gráficos desde los resultados de una consulta", "tabColorMode.off": "Se deshabilitará el coloreado de las pestañas", + "tabColorMode.border": "El borde superior de cada pestaña del editor se coloreará para que coincida con el grupo de servidores correspondiente", + "tabColorMode.fill": "Cada color de fondo de la ficha Editor coincidirá con el grupo de servidores pertinente", + "tabColorMode": "Controla cómo colorear las pestañas basadas en el grupo de servidor de la conexión activa", + "showConnectionInfoInTitle": "Controla si se muestra la información de conexión para una pestaña en el título.", + "sql.promptToSaveGeneratedFiles": "Solicitud para guardar los archivos SQL generados", "mssql.intelliSense.enableIntelliSense": "IntelliSense debe habilitarse", "mssql.intelliSense.enableErrorChecking": "Debe habilitarse la comprobación de errores de IntelliSense", + "mssql.intelliSense.enableSuggestions": "Debe habilitar las sugerencias de IntelliSense", + "mssql.intelliSense.enableQuickInfo": "Si se habilita la información rápida de IntelliSense", + "mssql.intelliSense.lowerCaseSuggestions": "Las sugerencias de IntelliSense deberían ser minúsculas", "queryShortcutDescription": "Establece los puntos clave workbench.action.query.shortcut{0} para ejecutar el acceso directo del texto como un procedimiento almacenado. Caulquier texto seleccionado en el editor de consultas será pasado como un parámetro." }, + "sql/workbench/parts/query/common/queryInput": { + "disconnected": "Desconectado" + }, "sql/workbench/parts/query/common/queryResultsInput": { "extensionsInputName": "Extensión" }, - "sql/platform/node/resultSerializer": { + "sql/parts/query/common/resultSerializer": { "resultsSerializer.saveAsFileTitle": "Seleccionar Archivo de Resultados" }, + "sql/workbench/parts/query/browser/rowCountStatus": { + "rowStatus": "Recuento de filas", + "rowCount": "{0} filas" + }, + "sql/workbench/parts/query/browser/timeElapsedStatus": { + "timeElapsed": "Tiempo transcurrido" + }, + "sql/workbench/parts/query/browser/actions": { + "saveAsCsv": "Guardar como CSV", + "saveAsJson": "Guardar como JSON", + "saveAsExcel": "Guardar como Excel", + "saveAsXml": "Guardar como XML", + "copySelection": "Copiar", + "copyWithHeaders": "Copiar con encabezados", + "selectAll": "Seleccionar todo", + "copyMessages": "Copiar", + "copyAll": "Copiar todo", + "maximize": "Maximizar", + "restore": "Restaurar", + "chart": "Gráfico", + "showQueryPlan": "Mostrar plan de consulta" + }, + "sql/workbench/parts/query/browser/queryResultsView": { + "gridPanel": "Resultados", + "messagePanel": "Mensajes", + "resultsTabTitle": "Resultados" + }, + "sql/workbench/parts/query/common/resultsGridContribution": { + "resultsGridConfigurationTitle": "Cuadrícula de resultados", + "fontFamily": "Controla la familia de fuentes.", + "fontWeight": "Controla el peso de la fuente.", + "fontSize": "Controla el tamaño de fuente en píxeles.", + "letterSpacing": "Controla el espacio entre letras en píxeles.", + "rowHeight": "Controla la altura de la fila en píxeles", + "cellPadding": "Controla el relleno de la celda en píxeles", + "autoSizeColumns": "Redimensione automáticamente el ancho de las columnas en los resultados iniciales. Podría tener problemas de rendimiento con un gran número de columnas o celdas grandes", + "maxColumnWidth": "El máximo ancho en píxeles de las columnas de tamaño automático" + }, + "sql/workbench/parts/charts/browser/actions": { + "createInsightLabel": "Crear Insight", + "createInsightNoEditor": "No se puede crear la perspectiva porque el editor activo no es un Editor de SQL", + "myWidgetName": "Mi Widget", + "copyChartLabel": "Copiar como imagen", + "chartNotFound": "No se pudo encontrar el gráfico a guardar", + "saveImageLabel": "Guardar como imagen", + "chartSaved": "Gráfico guardado en ruta: {0}", + "chartViewer.saveAsFileTitle": "Seleccionar Archivo de Resultados" + }, + "sql/workbench/parts/charts/browser/chartOptions": { + "dataDirectionLabel": "Dirección de datos", + "verticalLabel": "Vertical", + "horizontalLabel": "Horizontal", + "columnsAsLabelsLabel": "Usar nombres de columna como etiquetas", + "labelFirstColumnLabel": "Usar la primera columna como etiqueta de fila", + "legendLabel": "Posición de la leyenda", + "yAxisLabel": "Etiqueta de eje Y", + "yAxisMinVal": "Valor mínimo del eje Y", + "yAxisMaxVal": "Valor máximo del eje Y", + "xAxisLabel": "Etiqueta del eje X", + "xAxisMinVal": "Valor mínimo del eje X", + "xAxisMaxVal": "Valor máximo del eje X", + "xAxisMinDate": "Fecha mínima del eje X", + "xAxisMaxDate": "Fecha máxima para el eje X", + "dataTypeLabel": "Tipo de datos", + "numberLabel": "Número", + "pointLabel": "Punto", + "chartTypeLabel": "Tipo de gráfico", + "encodingOption": "codificación", + "imageFormatOption": "Formato de imagen" + }, + "sql/workbench/parts/charts/browser/chartTab": { + "chartTabTitle": "Tabla" + }, + "sql/workbench/parts/charts/browser/graphInsight": { + "series": "Serie {0}" + }, "sql/workbench/parts/query/browser/keyboardQueryActions": { + "focusOnCurrentQueryKeyboardAction": "Centrarse en la consulta actual", "runQueryKeyboardAction": "Ejecutar consulta", "runCurrentQueryKeyboardAction": "Ejecutar la consulta actual", + "runCurrentQueryWithActualPlanKeyboardAction": "Ejecutar la consulta actual con el plan actual", "cancelQueryKeyboardAction": "Cancelar consulta", - "toggleQueryResultsKeyboardAction": "Alternar resultados de la consulta" + "refreshIntellisenseKeyboardAction": "Actualizar Cache de IntelliSense", + "toggleQueryResultsKeyboardAction": "Alternar resultados de la consulta", + "queryShortcutNoEditor": "Parámetro de editor es necesario para un acceso directo a ejecutar", + "parseSyntaxLabel": "Analizar consulta", + "queryActions.parseSyntaxSuccess": "Comandos completados correctamente", + "queryActions.parseSyntaxFailure": "Error del comando: ", + "queryActions.notConnected": "Conéctese a un servidor" }, "sql/workbench/parts/query/browser/queryActions": { + "runQueryLabel": "Ejecutar", "cancelQueryLabel": "Cancelar", + "estimatedQueryPlan": "Explicar", "actualQueryPlan": "Actual", + "disconnectDatabaseLabel": "Desconectar", + "changeConnectionDatabaseLabel": "Cambiar conexión", + "connectDatabaseLabel": "Conectar", + "selectDatabase": "Seleccione la base de datos", + "listDatabases.toggleDatabaseNameDropdown": "Seleccione el menú desplegable para alternar la base de datos", "changeDatabase.failed": "Error al cambiar la base de datos", "changeDatabase.failedWithError": "No se pudo cambiar de base de datos {0}" }, - "sql/platform/query/common/queryModelService": { + "sql/parts/query/execution/queryModelService": { "updateCellFailed": "Error en la celda de actualización: " }, - "sql/platform/query/common/queryRunner": { + "sql/parts/query/execution/queryRunner": { "query.ExecutionFailedError": "Ejecución falló debido a un error inesperado: {0} {1}" }, - "sql/workbench/services/queryEditor/browser/queryEditorService": { + "sql/parts/query/services/queryEditorService": { "queryEditorServiceChangeUnsupportedError": "El modo de cambio de idioma no está soportado con consultas no guardadas", "queryEditorServiceChangeError": "Guarde o descarte los cambios antes de cambiar a o desde el modo de lenguaje SQL" }, "sql/parts/query/views/queryOutput.component": { "results": "Resultados" }, + "sql/workbench/parts/queryPlan/electron-browser/queryPlan": { + "queryPlanTitle": "Plan de consulta" + }, "sql/parts/queryPlan/topOperations.component": { "topOperations.operation": "Operación", "topOperations.object": "Objeto", @@ -6258,18 +6950,36 @@ "topOperations.actualRewinds": "'Rewinds' reales", "topOperations.partitioned": "Particionado" }, + "sql/workbench/parts/queryPlan/browser/topOperations": { + "topOperations.operation": "Operación", + "topOperations.object": "Objeto", + "topOperations.estCost": "Costo estimado", + "topOperations.estSubtreeCost": "Estimación de coste del subárbol", + "topOperations.actualRows": "Filas actuales", + "topOperations.estRows": "Filas estimadas", + "topOperations.actualExecutions": "Ejecuciones reales", + "topOperations.estCPUCost": "Costo estimado de CPU", + "topOperations.estIOCost": "Costo estimado de IO", + "topOperations.parallel": "Paralelo", + "topOperations.actualRebinds": "Reenlaces reales", + "topOperations.estRebinds": "Reenlaces estimados", + "topOperations.actualRewinds": "'Rewinds' reales", + "topOperations.estRewinds": "Rebobinados estimados", + "topOperations.partitioned": "Particionado", + "topOperationsTitle": "Operaciones principales" + }, "sql/parts/registeredServer/common/registeredServer.contribution": { "databaseConnections": "Conexiones de base de datos", "datasource.connections": "Conexiones de fuentes de datos", "datasource.connectionGroups": "grupos de origen de datos", "startupConfig": "Configuración de inicio" }, - "sql/workbench/parts/objectExplorer/browser/serverGroupDialog": { + "sql/parts/registeredServer/serverGroupDialog/serverGroupDialog": { "ServerGroupsDialogTitle": "Grupos de servidores", "groupDescription": "Descripción del grupo", "groupColor": "Color de grupo" }, - "sql/workbench/parts/objectExplorer/browser/connectionTreeAction": { + "sql/parts/registeredServer/viewlet/connectionTreeAction": { "connectionTree.refresh": "Actualizar", "DisconnectAction": "Desconectar", "connectionTree.addServerGroup": "Nuevo grupo de servidores", @@ -6281,22 +6991,26 @@ "deleteConnection": "Eliminar conexión", "deleteConnectionGroup": "Eliminar grupo" }, - "sql/workbench/parts/objectExplorer/browser/objectExplorerActions": { + "sql/parts/registeredServer/viewlet/objectExplorerActions": { "ManageAction": "Administrar" }, - "sql/workbench/parts/objectExplorer/browser/serverTreeRenderer": { + "sql/parts/registeredServer/viewlet/serverTreeRenderer": { "loading": "Cargando..." }, - "sql/workbench/parts/objectExplorer/browser/serverTreeView": { + "sql/parts/registeredServer/viewlet/serverTreeView": { "serverTree.addConnection": "Agregar conexión" }, - "sql/workbench/parts/objectExplorer/browser/treeCreationUtils": { + "sql/parts/registeredServer/viewlet/treeCreationUtils": { "treeAriaLabel": "Conexiones recientes", "treeCreation.regTreeAriaLabel": "Servidores" }, "sql/parts/taskHistory/common/taskHistory.contribution": { "inProgressTasksChangesBadge": "{0} tareas en progreso", - "showTaskHistory": "Mostrar historial de tareas" + "showTaskHistory": "Mostrar historial de tareas", + "taskHistory.view": "Vista", + "taskHistory": "Historial de tareas", + "datasource.task": "Estado de tareas operación", + "miViewTasks": "&&Tareas" }, "sql/parts/taskHistory/common/taskService": { "InProgressWarning": "1 o más tareas están en curso. ¿Está seguro que desea salir?", @@ -6304,37 +7018,256 @@ }, "sql/parts/taskHistory/viewlet/taskAction": { "cancelTask.cancel": "Cancelar", + "errorMsgFromCancelTask": "La tarea no se cancelará.", "taskAction.script": "Script" }, "sql/parts/taskHistory/viewlet/taskHistoryRenderer": { + "succeeded": "Se realizó correctamente", + "failed": "fallido", + "inProgress": "En curso", "notStarted": "no se inició", + "canceled": "cancelado", "canceling": "Cancelando" }, "sql/parts/taskHistory/viewlet/taskHistoryView": { - "taskHistory.regTreeAriaLabel": "Historial de tareas" + "noTaskMessage": "No hay historial de tareas que mostrar. Pruebe la tarea de backup o restore para ver su estado de ejecución.", + "taskHistory.regTreeAriaLabel": "Historial de tareas", + "taskError": "Error de la tarea" + }, + "sql/platform/connection/common/connectionConfig": { + "invalidServerName": "Ya existe un grupo de servidores con el mismo nombre." + }, + "sql/platform/connection/common/connectionManagementService": { + "connection.noAzureAccount": "Error al obtener el token de cuenta de Azure para conexión", + "connectionNotAcceptedError": "Conexión no aceptada", + "connectionService.yes": "Sí", + "connectionService.no": "No", + "cancelConnectionConfirmation": "¿Está seguro que desea cancelar esta conexión?" + }, + "sql/platform/dacfx/common/dacFxService": { + "providerIdNotValidError": "Se necesita conexión para interactuar con DacFxService", + "noHandlerRegistered": "Ningún controlador registrado" }, "sql/platform/dashboard/common/dashboardRegistry": { + "dashboard.properties.property": "Define una propiedad para mostrar en el tablero", + "dashboard.properties.property.displayName": "Qué valor utilizar como etiqueta de la propiedad", + "dashboard.properties.property.value": "¿Qué valor tiene el objeto para acceder por el valor?", "dashboard.properties.property.ignore": "Especificar los valores a ser ignorados", + "dashboard.properties.property.default": "Valor predeterminado para mostrar si se omite o no hay valor", + "dashboard.properties.flavor": "Estilo para definir propiedades en un panel", + "dashboard.properties.flavor.id": "ID del estilo", "dashboard.properties.flavor.condition": "Condición para utilizar este tipo", + "dashboard.properties.flavor.condition.field": "Campo para comparar con", "dashboard.properties.flavor.condition.operator": "Operador a utilizar para la comparación", "dashboard.properties.flavor.condition.value": "Valor con que comparar el campo", - "dashboard.properties.serverProperties": "Propiedades a mostrar de la página de servidor" + "dashboard.properties.databaseProperties": "Propiedades a mostrar por página de base de datos", + "dashboard.properties.serverProperties": "Propiedades a mostrar de la página de servidor", + "carbon.extension.dashboard": "Define que este proveedor admite el panel de información", + "dashboard.id": "Id de proveedor (por ejemplo MSSQL)", + "dashboard.properties": "Valores de las propiedades a mostrar en el tablero" + }, + "sql/platform/dashboard/common/insightRegistry": { + "schema.dashboardWidgets.InsightsRegistry": "Widget utilizado en los paneles" }, "sql/platform/dashboard/common/widgetRegistry": { - "schema.dashboardWidgets.database": "Widget utilizado en los paneles" + "schema.dashboardWidgets.all": "Widget utilizado en los paneles", + "schema.dashboardWidgets.database": "Widget utilizado en los paneles", + "schema.dashboardWidgets.server": "Widget utilizado en los paneles" + }, + "sql/platform/dialog/dialogTypes": { + "dialogModalDoneButtonLabel": "hecho", + "dialogModalCancelButtonLabel": "Cancelar" + }, + "sql/platform/fileBrowser/common/fileBrowserService": { + "fileBrowserErrorMessage": "Se ha producido un error al cargar el navegador de archivos.", + "fileBrowserErrorDialogTitle": "Error del navegador de archivos" + }, + "sql/platform/jobManagement/common/jobActions": { + "jobaction.successLabel": "Éxito", + "jobaction.faillabel": "Error", + "jobaction.refresh": "Actualizar", + "jobaction.newJob": "Nuevo trabajo", + "jobaction.run": "Ejecutar", + "jobSuccessfullyStarted": ": El trabajo se inició correctamente.", + "jobaction.stop": "Detener", + "jobSuccessfullyStopped": ": El trabajo se detuvo correctamente.", + "jobaction.editJob": "Editar trabajo", + "jobaction.deleteJob": "Eliminar trabajo", + "jobaction.deleteJobConfirm": "¿Sguro que desea borrar el trabajo \"{0}\"?", + "jobaction.failedToDeleteJob": "No se pudo eliminar el trabajo \"{0}\".\r\nError: {1}", + "jobaction.deletedJob": "El trabajo se eliminó correctamente", + "jobaction.newStep": "Nuevo paso", + "jobaction.deleteStep": "Eliminar paso", + "jobaction.deleteStepConfirm": "¿Seguro que desea borrar el paso \"{0}\"?", + "jobaction.failedToDeleteStep": "No se puede eliminar el paso \"{0}\".\r\nError: {1}", + "jobaction.deletedStep": "El paso del trabajo se eliminó correctamente", + "jobaction.newAlert": "Nueva alerta", + "jobaction.editAlert": "Editar alerta", + "jobaction.deleteAlert": "Eliminar alerta", + "jobaction.Cancel": "Cancelar", + "jobaction.deleteAlertConfirm": "¿Seguro que desea borrar la alerta \"{0}\"?", + "jobaction.failedToDeleteAlert": "No se pudo eliminar alerta \"{0}\".\r\nError: {1}", + "jobaction.deletedAlert": "La alerta se eliminó correctamente", + "jobaction.newOperator": "Nuevo operador", + "jobaction.editOperator": "Operador de edición", + "jobaction.deleteOperator": "Eliminar operador", + "jobaction.deleteOperatorConfirm": "¿Realmente desea eliminar el operador \"{0}\"?", + "jobaction.failedToDeleteOperator": "No se pudo eliminar el operador \"{0}\".\r\nError: {1}", + "joaction.deletedOperator": "El operador se eliminó correctamente", + "jobaction.newProxy": "Nuevo proxy", + "jobaction.editProxy": "Editar proxy", + "jobaction.deleteProxy": "Eliminar Proxy", + "jobaction.deleteProxyConfirm": "¿Está seguro que desea borrar al proxy '{0}'?", + "jobaction.failedToDeleteProxy": "No se pudo eliminar el proxy \"{0}\".\r\nError: {1}", + "jobaction.deletedProxy": "El proxy se eliminó correctamente" + }, + "sql/platform/jobManagement/common/jobManagementService": { + "providerIdNotValidError": "Se necesita conexión para interactuar con JobManagementService", + "noHandlerRegistered": "Ningún controlador registrado" + }, + "sql/platform/jobManagement/common/jobManagementUtilities": { + "agentUtilities.failed": "fallido", + "agentUtilities.succeeded": "Se realizó correctamente", + "agentUtilities.retry": "Reintentar", + "agentUtilities.canceled": "Cancelado", + "agentUtilities.inProgress": "En curso", + "agentUtilities.statusUnknown": "Estado desconocido", + "agentUtilities.executing": "En ejecución", + "agentUtilities.waitingForThread": "Esperando subproceso", + "agentUtilities.betweenRetries": "Entre reintentos", + "agentUtilities.idle": "Inactivo", + "agentUtilities.suspended": "Suspendido", + "agentUtilities.obsolete": "[Obsoleto]", + "agentUtilities.yes": "Sí", + "agentUtilities.no": "No", + "agentUtilities.notScheduled": "No programado", + "agentUtilities.neverRun": "No ejecutar nunca" + }, + "sql/platform/node/resultSerializer": { + "resultsSerializer.saveAsFileTitle": "Seleccionar Archivo de Resultados", + "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (delimitado por comas)", + "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionExcelTitle": "Libro de Excel", + "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", + "resultsSerializer.saveAsFileExtensionTXTTitle": "Texto sin formato", + "openLocation": "Abrir ubicación del archivo", + "openFile": "Abrir archivo" + }, + "sql/platform/query/common/queryModelService": { + "commitEditFailed": "Someter el error de fila:", + "runQueryStringBatchStartMessage": "Comenzó a ejecutar la consulta \"{0}\"", + "updateCellFailed": "Error en la celda de actualización: " + }, + "sql/platform/query/common/queryRunner": { + "query.ExecutionFailedError": "Ejecución falló debido a un error inesperado: {0} {1}", + "query.message.executionTime": "Tiempo total de ejecución: {0}", + "query.message.startQuery": "Comenzó a ejecutar la consulta en la línea {0}", + "query.initEditExecutionFailed": "Error al ejecutar la edición de Inicio:", + "elapsedBatchTime": "Tiempo de ejecución por lotes: {0}" + }, + "sql/platform/taskHistory/common/taskService": { + "InProgressWarning": "1 o más tareas están en curso. ¿Está seguro que desea salir?", + "taskService.yes": "Sí", + "taskService.no": "No" + }, + "sql/platform/theme/common/colors": { + "tableHeaderBackground": "Color de fondo de encabezado de tabla", + "tableHeaderForeground": "Color de primer plano de encabezado de tabla", + "disabledInputBoxBackground": "Fondo de Input box deshabilitado.", + "disabledInputBoxForeground": "Se ha deshabilitado el cuadro de entrada en primer plano.", + "buttonFocusOutline": "Contorno del botón remarcado cuando se enfoca", + "disabledCheckboxforeground": "Primer plano de la casilla de verificación deshabilitado.", + "listFocusAndSelectionBackground": "Color de fondo de la lista/tabla para el elemento seleccionado y de enfoque cuando la lista/tabla está activa", + "agentTableBackground": "Color de fondo de la tabla del Agente SQL.", + "agentCellBackground": "Color de fondo de celda de la tabla del Agente SQL.", + "agentTableHoverBackground": "Color de fondo al mantener el mouse de la tabla del Agente SQL.", + "agentJobsHeadingColor": "Color de fondo del encabezado del Agente SQL.", + "agentCellBorderColor": "Color del borde de la celda de la tabla del Agente SQL." + }, + "sql/workbench/api/node/extHostModelView": { + "unknownComponentType": "Tipo de componente desconocido. Debe usar ModelBuilder para crear objetos", + "invalidIndex": "El índice no es válido.", + "unknownConfig": "Configuración del componente desconocida, debe usar ModelBuilder para crear un objeto de configuración" + }, + "sql/workbench/api/node/extHostModelViewDialog": { + "dialogDoneLabel": "hecho", + "dialogCancelLabel": "Cancelar", + "generateScriptLabel": "Generar secuencia de comandos", + "dialogNextLabel": "Siguiente", + "dialogPreviousLabel": "Anterior" + }, + "sql/workbench/api/node/extHostModelViewTree": { + "treeView.notRegistered": "No se ha registrado ninguna vista de árbol con el id \"{0}\"" + }, + "sql/workbench/api/node/extHostNotebook": { + "providerRequired": "Un NotebookProvider con providerId valido se debe pasar a este método", + "errNoProvider": "no se encontró ningún proveedor de cuadernos", + "errNoManager": "No se encontró ningún administrador", + "noServerManager": "La instancia de Notebook Manager para el cuaderno {0} no tiene un administrador de servidores. No puede realizar operaciones en él", + "noContentManager": "Notebook Manager para el cuaderno {0} no tiene un administrador de contenidos. No puede realizar operaciones en él", + "noSessionManager": "La instancia de Notebook Manager para el cuaderno {0} no tiene un administrador de sesión. No se pueden realizar operaciones en él." + }, + "sql/workbench/browser/modal/media/modal": { + "infoAltText": "Información", + "warningAltText": "Advertencia", + "errorAltText": "Fehler", + "showMessageDetails": "Mostrar detalles", + "hideMessageDetails": "Ocultar detalles", + "copyMessage": "Copiar", + "closeMessage": "Cerrar", + "modalBack": "Atrás" + }, + "sql/workbench/browser/modal/optionsDialog": { + "optionsDialog.ok": "Aceptar", + "optionsDialog.cancel": "Cancelar" + }, + "sql/workbench/browser/modal/optionsDialogHelper": { + "optionsDialog.missingRequireField": " se requiere.", + "optionsDialog.invalidInput": "Entrada no válida. Se espera un valor numérico." + }, + "sql/workbench/browser/parts/views/customView": { + "no-dataprovider": "No hay ningún proveedor de datos registrado que pueda proporcionar datos de la vista.", + "collapse": "Contraer" + }, + "sql/workbench/common/actions.contribution": { + "previewFeatures.configTitle": "Características en versión preliminar", + "previewFeatures.configEnable": "Habilitar las características de la versión preliminar sin publicar", + "showConnectDialogOnStartup": "Mostrar diálogo de conexión al inicio" }, "sql/workbench/common/actions": { "newQueryAction.newQuery": "Nueva consulta", + "scriptSelect": "Seleccionar el Top 1000", + "scriptExecute": "Secuencia de comandos, ejecutar", "scriptAlter": "Generar script como Alter", + "editData": "Editar datos", "scriptCreate": "Escribir como Crear", - "scriptDelete": "Script as Delete", - "manage": "Administrar" + "scriptDelete": "Script como borrar", + "backupAction.backup": "Copia de seguridad", + "backup.isPreviewFeature": "Debe habilitar las características de la versión preliminar para utilizar la copia de seguridad", + "restoreAction.restore": "Restaurar", + "restore.isPreviewFeature": "Debe habilitar las características de versión preliminar para utilizar la restauración", + "manage": "Administrar", + "showDetails": "Mostrar detalles", + "newDatabase": "Nueva base de datos", + "configureDashboard": "Aprenda a configurar el panel" }, "sql/workbench/common/taskUtilities": { + "selectOperationName": "Seleccionar", + "createOperationName": "Crear", + "insertOperationName": "Insertar", "updateOperationName": "Actualizar", + "deleteOperationName": "Eliminar", + "scriptSelectNotFound": "El script no fue devuelto cuando se llama a seleccionar script en el objeto", "scriptNotFoundForObject": "No se devolvió ningún script al escribir como {0} en el objeto {1}", + "scriptingFailed": "Error de secuencias de comandos", "scriptNotFound": "No se devolvió ningún script al interpretado como {0}" }, + "sql/workbench/electron-browser/enablePreviewFeatures": { + "enablePreviewFeatures.notice": "Las características de versión preliminar se necesitan para que las extensiones sean plenamente compatibles y algunas acciones estén disponibles. ¿Desea habilitar las características de versión preliminar?", + "enablePreviewFeatures.yes": "Sí", + "enablePreviewFeatures.no": "No", + "enablePreviewFeatures.never": "No, no volver a mostrar" + }, "sql/workbench/services/errorMessage/browser/errorMessageDialog": { "errorMessageDialog.ok": "Aceptar", "errorMessageDialog.close": "Cerrar", @@ -6344,8 +7277,191 @@ "warning": "Advertencia", "info": "Información" }, + "sql/workbench/parts/connection/common/connectionProviderExtension": { + "schema.providerId": "Identificador común para el proveedor", + "schema.displayName": "Nombre para mostrar del proveedor", + "schema.connectionOptions": "Opciones para la conexión" + }, + "sql/workbench/parts/connection/browser/media/connectionViewlet": { + "Search server names": "Buscar nombres de servidor" + }, + "sql/workbench/parts/dataExplorer/browser/media/connectionViewletPanel": { + "Search server names": "Buscar nombres de servidor" + }, + "sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution": { + "showDataExplorer": "Mostrar el explorador de datos", + "workbench.dataExplorer": "Explorador de datos", + "dataExplorer.view": "Vista", + "databaseConnections": "Conexiones de base de datos", + "datasource.connections": "Conexiones de fuentes de datos", + "datasource.connectionGroups": "grupos de origen de datos", + "startupConfig": "Configuración de inicio", + "startup.alwaysShowServersView": "Verdadero para que la vista de servidores aparezcan en la apertura por defecto de Azure Data Studio; Falso si la último vista abierta debe mostrarse" + }, + "sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint": { + "vscode.extension.contributes.view.id": "Identificador de la vista. Úselo para registrar un proveedor de datos mediante la API \"vscode.window.registerTreeDataProviderForView\". También para desencadenar la activación de su extensión al registrar el evento \"onView:${id}\" en \"activationEvents\".", + "vscode.extension.contributes.view.name": "Nombre de la vista en lenguaje natural. Será mostrado", + "vscode.extension.contributes.view.when": "Condición que se debe cumplir para mostrar esta vista", + "extension.contributes.dataExplorer": "Aporta vistas al editor", + "extension.dataExplorer": "Aporta vistas al contenedor del Explorador de datos en la barra de la actividad", + "dataExplorer.contributed": "Contribuye vistas al contenedor de vistas aportadas", + "ViewsContainerDoesnotExist": "El contenedor de vista \"{0}\" no existe y todas las vistas registradas en él se agregarán al \"Explorador de datos\".", + "duplicateView1": "No pueden registrar múltiples vistas con el mismo identificador \"{0}\" en el contenedor de vistas \"{1}\"", + "duplicateView2": "Una vista con el identificador \"{0}\" ya está registrada en el contenedor de vista \"{1}\"", + "requirearray": "Las vistas deben ser una matriz", + "requirestring": "la propiedad `{0}` es obligatoria y debe ser de tipo \"string\"", + "optstring": "la propiedad `{0}` se puede omitir o debe ser de tipo \"string\"" + }, + "sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet": { + "dataExplorer.servers": "Servidores" + }, + "sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution": { + "disconnect": "Desconectar", + "newQuery": "Nueva consulta", + "manage": "Administrar", + "refresh": "Actualizar" + }, + "sql/workbench/services/admin/common/adminService": { + "adminService.providerIdNotValidError": "Se necesita la conexión para interactuar con el servicio de administración", + "adminService.noHandlerRegistered": "Ningún controlador registrado" + }, + "sql/workbench/services/commandLine/common/commandLineService": { + "connectingLabel": "Conectando:", + "runningCommandLabel": "Comando en ejecución:", + "openingNewQueryLabel": "Abriendo nueva consulta:" + }, + "sql/workbench/services/connection/browser/connectionDialogService": { + "connectionError": "Error de conexión", + "kerberosErrorStart": "Error en la conexión debido a un error de Kerberos.", + "kerberosHelpLink": "Ayuda para configurar Kerberos está disponible en {0}", + "kerberosKinit": "Si se ha conectado anteriormente puede que necesite volver a ejecutar kinit." + }, + "sql/workbench/services/connection/browser/connectionDialogWidget": { + "connection": "Conexión", + "connectType": "Tipo de conexión", + "recentConnectionTitle": "Conexiones recientes", + "savedConnectionTitle": "Conexiones guardadas", + "connectionDetailsTitle": "Detalles de conexión", + "connectionDialog.connect": "Conectar", + "connectionDialog.cancel": "Cancelar", + "noRecentConnections": "Ninguna conexión reciente", + "noSavedConnections": "Ninguna conexión guardada" + }, + "sql/workbench/services/connection/browser/connectionWidget": { + "connectionWidget.AddAzureAccount": "Agregar una cuenta...", + "defaultDatabaseOption": "", + "loadingDatabaseOption": "Cargando...", + "serverGroup": "Grupo de servidores", + "defaultServerGroup": "", + "addNewServerGroup": "Agregar nuevo grupo...", + "noneServerGroup": "", + "connectionWidget.missingRequireField": "{0} es necesario.", + "connectionWidget.fieldWillBeTrimmed": "{0} se recortará.", + "rememberPassword": "Recordar contraseña", + "connection.azureAccountDropdownLabel": "Cuenta", + "connectionWidget.refreshAzureCredentials": "Actualizar credenciales de la cuenta", + "connection.azureTenantDropdownLabel": "Inquilino de Azure AD", + "connectionWidget.toggleDatabaseNameDropdown": "Seleccione el menú desplegable para alternar base de datos", + "advanced": "Avanzado...", + "connectionWidget.invalidAzureAccount": "Debe seleccionar una cuenta" + }, + "sql/workbench/services/dashboard/common/newDashboardTabDialog": { + "newDashboardTab.openDashboardExtensions": "Abrir extensiones de panel", + "newDashboardTab.ok": "Aceptar", + "newDashboardTab.cancel": "Cancelar", + "newdashboardTabDialog.noExtensionLabel": "No hay extensiones de panel instaladas en este momento. Vaya a Extension Manager para explorar las extensiones recomendadas." + }, + "sql/workbench/services/errorMessage/browser/media/errorMessageDialog": { + "errorMessageDialog.ok": "Aceptar", + "errorMessageDialog.close": "Cerrar", + "copyDetails": "Copiar detalles" + }, + "sql/workbench/services/errorMessage/browser/errorMessageService": { + "error": "Fehler", + "warning": "Advertencia", + "info": "Información" + }, + "sql/workbench/services/fileBrowser/browser/media/fileBrowserDialog": { + "filebrowser.filepath": "Ruta seleccionada", + "fileFilter": "Archivos de tipo", + "fileBrowser.ok": "Aceptar", + "fileBrowser.discard": "Descartar" + }, + "sql/workbench/services/fileBrowser/common/fileBrowserDialogController": { + "filebrowser.selectFile": "Seleccione un archivo" + }, + "sql/workbench/services/fileBrowser/browser/fileBrowserTreeView": { + "fileBrowser.regTreeAriaLabel": "Árbol explorador de archivos" + }, + "sql/workbench/services/fileBrowser/common/fileBrowserViewModel": { + "allFiles": "Todos los archivos" + }, + "sql/workbench/services/insights/browser/insightsDialogView": { + "insights.item": "Artículo", + "insights.value": "Valor", + "property": "Propiedad", + "value": "Valor", + "InsightsDialogTitle": "Puntos de vista", + "insights.dialog.items": "Artículos", + "insights.dialog.itemDetails": "Detalles del artículo" + }, + "sql/workbench/services/insights/common/insightDialogActions": { + "workbench.action.insights.copySelection": "Copiar celda" + }, + "sql/workbench/services/insights/common/insightsUtils": { + "insightsDidNotFindResolvedFile": "No se pudo encontrar el archivo de consulta en ninguna de las siguientes rutas:\r\n {0}" + }, + "sql/workbench/services/insights/node/insightsDialogController": { + "insightsInputError": "No se pasó ningún perfil de conexión al menú desplegable de información", + "insightsError": "Error de insights", + "insightsFileError": "Hubo un error leyendo el archivo de consulta: ", + "insightsConfigError": "Error al analizar la configuración de la perspectiva; no se pudo encontrar la matriz/cadena de consulta o el archivo de consulta" + }, + "sql/workbench/services/notebook/common/notebookRegistry": { + "carbon.extension.contributes.notebook.provider": "Identificador del proveedor del cuaderno.", + "carbon.extension.contributes.notebook.fileExtensions": "Extensiones de archivo que deben estar registradas en este proveedor de cuadernos", + "carbon.extension.contributes.notebook.standardKernels": "Qué núcleos deben ser estándar con este proveedor de cuadernos", + "vscode.extension.contributes.notebook.providers": "Aporta proveedores de cuadernos.", + "carbon.extension.contributes.notebook.magic": "Nombre del magic de la celda, como \"%%sql\".", + "carbon.extension.contributes.notebook.language": "El lenguaje de celda que se usará si este magic de celda se incluye en la celda", + "carbon.extension.contributes.notebook.executionTarget": "Objetivo de ejecución opcional indicado por este magic, por ejemplo Spark vs SQL", + "carbon.extension.contributes.notebook.kernels": "Este conjunto de kernel es válido para, por ejemplo, python3, pyspark3, sql", + "vscode.extension.contributes.notebook.languagemagics": "Aporta el lenguaje del cuaderno." + }, + "sql/workbench/services/notebook/common/notebookServiceImpl": { + "notebookUriNotDefined": "No se pasó ninguna URI al crear el administrador de cuadernos", + "notebookServiceNoProvider": "El proveedor de cuadernos no existe" + }, + "sql/workbench/services/notebook/common/sessionManager": { + "noKernel": "Sin kernel", + "runNotebookDisabled": "No se pueden ejecutar las celdas porque no se ha configurado ningún kernel", + "errorName": "Error" + }, + "sql/workbench/services/notebook/node/localContentManager": { + "nbformatNotRecognized": "nbformat v{0}. {1} no reconocido", + "nbNotSupported": "Este archivo no tiene un formato válido de cuaderno", + "unknownCellType": "Celda de tipo {0} desconocido", + "unrecognizedOutput": "Tipo de salida {0} no reconocido", + "invalidMimeData": "Se espera que los datos para {0} sean una cadena o una matriz de cadenas", + "unrecognizedOutputType": "Tipo de salida {0} no reconocido" + }, + "sql/workbench/services/notebook/sql/sqlSessionManager": { + "sqlKernelError": "Error del kernel SQL", + "connectionRequired": "Se debe elegir una conexión para ejecutar celdas de cuaderno", + "sqlMaxRowsDisplayed": "Mostrando las primeras {0} filas." + }, + "sql/workbench/services/objectExplorer/common/objectExplorerService": { + "OeSessionFailedError": "Error al crear la sesión del explorador de objetos", + "nodeExpansionError": "Varios errores:" + }, + "sql/workbench/services/queryEditor/common/queryEditorService": { + "queryEditorServiceChangeUnsupportedError": "El modo de cambio de idioma no está soportado con consultas no guardadas", + "queryEditorServiceChangeError": "Guarde o descarte los cambios antes de cambiar a o desde el modo de lenguaje SQL" + }, "sql/workbench/update/releaseNotes": { - "gettingStarted": "Iniciar" + "gettingStarted": "Iniciar", + "showReleaseNotes": "Ver introducción", + "miGettingStarted": "I&&ntroducción" } } } \ No newline at end of file diff --git a/i18n/language-pack-fr/translations/extensions/debug-server-ready.i18n.json b/i18n/language-pack-fr/translations/extensions/debug-server-ready.i18n.json index 917e623343..551802c832 100644 --- a/i18n/language-pack-fr/translations/extensions/debug-server-ready.i18n.json +++ b/i18n/language-pack-fr/translations/extensions/debug-server-ready.i18n.json @@ -22,7 +22,7 @@ "out/extension": { "server.ready.nocapture.error": "L'URI de format ('{0}') utilise un espace réservé de remplacement, mais le modèle n'a rien capturé.", "server.ready.placeholder.error": "L'URI de mise en forme ('{0}') doit contenir exactement un espace réservé de remplacement.", - "server.ready.chrome.not.installed": "L'action 'debugWithChrome' nécessite le '{0}'" + "server.ready.chrome.not.installed": "The action '{0}' requires the '{1}' extension." } } } \ No newline at end of file diff --git a/i18n/language-pack-fr/translations/extensions/git-ui.i18n.json b/i18n/language-pack-fr/translations/extensions/git-ui.i18n.json new file mode 100644 index 0000000000..6823d1612d --- /dev/null +++ b/i18n/language-pack-fr/translations/extensions/git-ui.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Git UI", + "description": "Git SCM UI Integration" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-fr/translations/extensions/git.i18n.json b/i18n/language-pack-fr/translations/extensions/git.i18n.json index 4ded7f08fd..c61e960542 100644 --- a/i18n/language-pack-fr/translations/extensions/git.i18n.json +++ b/i18n/language-pack-fr/translations/extensions/git.i18n.json @@ -57,8 +57,8 @@ "command.pushForce": "Pousser (forcer)", "command.pushTo": "Transfert (Push) vers...", "command.pushToForce": "Transfert (Push) vers... (Force)", - "command.pushWithTags": "Envoyer avec les balises", - "command.pushWithTagsForce": "Envoyer avec les balises (Force)", + "command.pushFollowTags": "Push (Follow Tags)", + "command.pushFollowTagsForce": "Push (Follow Tags, Force)", "command.addRemote": "Ajouter un dépôt distant", "command.removeRemote": "Supprimer le dépôt distant", "command.sync": "Synchroniser", @@ -122,6 +122,7 @@ "config.rebaseWhenSync": "Forcez git à utiliser rebase pendant l'exécution de la commande sync.", "config.confirmEmptyCommits": "Toujours vérifier la création de commit vide.", "config.fetchOnPull": "Chercher dans toutes les branches, lorsque vous récupérez ou simplement celle en cours.", + "config.pullTags": "Fetch all tags when pulling.", "config.autoStash": "Remisez (stash) les changements avant de les tirer et de les restaurer après un tirage réussi.", "config.allowForcePush": "Contrôle si force push (avec ou sans lease) est activé.", "config.useForcePushWithLease": "Contrôles si force push utilise la variante force-with-lease plus sûr.", @@ -200,7 +201,8 @@ "selectFolder": "Sélectionner l'emplacement du dépôt", "cloning": "Clonage du dépôt Git '{0}'...", "proposeopen": "Voulez-vous ouvrir le dépôt cloné ?", - "openrepo": "Ouvrir le dépôt", + "openrepo": "Ouvrir ", + "openreponew": "Open in New Window", "add": "Ajouter à l'espace de travail", "proposeopen2": "Voulez-vous ouvrir le dépôt cloné ou l'ajouter à l'espace de travail actuel ?", "init": "Choisir le dossier d’espace de travail dans lequel initialiser le dépôt git", @@ -277,7 +279,6 @@ "confirm force push": "Vous êtes sur le point de forcer le push de vos modifications, il peut être destructeur et pourrait remplacer les modifications apportées par d’autres.\n\nÊtes-vous sûr de continuer ?", "ok": "OK", "never ask again": "OK, Ne plus me demander à nouveau", - "push with tags success": "Envoyé (push) avec des balises.", "nobranch": "Vous devez extraire une branche dont vous souhaitez effectuer le Push vers un emplacement distant.", "confirm publish branch": "La branche '{0}' n'a pas de branche en amont. Voulez-vous publier cette branche ?", "pick remote": "Choisissez un dépôt distant où publier la branche '{0}' :", diff --git a/i18n/language-pack-fr/translations/extensions/markdown-language-features.i18n.json b/i18n/language-pack-fr/translations/extensions/markdown-language-features.i18n.json index f0baa4bff4..eb73f41139 100644 --- a/i18n/language-pack-fr/translations/extensions/markdown-language-features.i18n.json +++ b/i18n/language-pack-fr/translations/extensions/markdown-language-features.i18n.json @@ -47,6 +47,9 @@ "previewTitle": "Prévisualiser {0}", "preview.clickOpenFailed": "Impossible d'ouvrir {0}" }, + "out/features/documentLinkProvider": { + "documentLink.tooltip": "follow link" + }, "out/security": { "strict.title": "Strict", "strict.description": "Charger uniquement le contenu sécurisé.", diff --git a/i18n/language-pack-fr/translations/extensions/merge-conflict.i18n.json b/i18n/language-pack-fr/translations/extensions/merge-conflict.i18n.json index 39a7427d17..e8a88fd37f 100644 --- a/i18n/language-pack-fr/translations/extensions/merge-conflict.i18n.json +++ b/i18n/language-pack-fr/translations/extensions/merge-conflict.i18n.json @@ -25,7 +25,11 @@ "config.title": "Conflit de fusion", "config.autoNavigateNextConflictEnabled": "Détermine s'il faut automatiquement passer au conflit de fusion suivant après la résolution d'un conflit de fusion.", "config.codeLensEnabled": "Créer un CodeLens pour les blocs de conflit de fusion dans l’éditeur.", - "config.decoratorsEnabled": "Créer des décorateurs pour les blocs de conflit de fusion dans l’éditeur." + "config.decoratorsEnabled": "Créer des décorateurs pour les blocs de conflit de fusion dans l’éditeur.", + "config.diffViewPosition": "Controls where the diff view should be opened when comparing changes in merge conflicts.", + "config.diffViewPosition.current": "Open the diff view in the current editor group.", + "config.diffViewPosition.beside": "Open the diff view next to the current editor group.", + "config.diffViewPosition.below": "Open the diff view below the current editor group." }, "out/mergeDecorator": { "currentChange": "(Modification actuelle)", diff --git a/i18n/language-pack-fr/translations/extensions/typescript-language-features.i18n.json b/i18n/language-pack-fr/translations/extensions/typescript-language-features.i18n.json index 023f107608..4abe38247a 100644 --- a/i18n/language-pack-fr/translations/extensions/typescript-language-features.i18n.json +++ b/i18n/language-pack-fr/translations/extensions/typescript-language-features.i18n.json @@ -67,7 +67,7 @@ "typescript.suggestionActions.enabled": "Activez/désactivez les diagnostics de suggestion pour les fichiers TypeScript dans l'éditeur. Nécessite l'utilisation de TypeScript 2.8 ou d'une version plus récente dans l'espace de travail.", "typescript.preferences.quoteStyle": "Style de guillemet par défaut à utiliser pour les corrections rapides : 'single' pour les guillemets simples, 'double' pour les guillemets doubles ou 'auto' pour déduire le type de guillemet à partir des importations existantes. Nécessite l'utilisation de TypeScript 2.9 ou d'une version plus récente dans l'espace de travail.", "typescript.preferences.importModuleSpecifier": "Style de chemin préféré pour les importations automatiques.", - "typescript.preferences.importModuleSpecifier.auto": "Déduire le type de chemin le plus court.", + "typescript.preferences.importModuleSpecifier.auto": "Automatically select import path style. Prefers using a relative import if `baseUrl` is configured and the relative path has fewer segments than the non-relative import.", "typescript.preferences.importModuleSpecifier.relative": "Relatif à l’emplacement du fichier.", "typescript.preferences.importModuleSpecifier.nonRelative": "Basé sur le `baseUrl` configuré dans votre `jsconfig.json` / `tsconfig.json`.", "typescript.updateImportsOnFileMove.enabled": "Activer/désactiver la mise à jour automatique des chemins d’importation quand vous renommez ou déplacez un fichier dans VS Code. Nécessite l’utilisation de TypeScript 2.9 ou plus récent dans l’espace de travail.", @@ -80,6 +80,9 @@ "configuration.suggest.completeJSDocs": "Activez/désactivez la suggestion pour commenter JSDoc.", "typescript.preferences.renameShorthandProperties": "Activez/désactivez l'introduction d'alias pour les propriétés raccourcies d'objet pendant les renommages. Nécessite l'utilisation de TypeScript 3.4 ou version ultérieure dans l'espace de travail." }, + "out/utils/versionStatus": { + "typescriptVersion": "TypeScript: Version" + }, "out/utils/versionProvider": { "couldNotLoadTsVersion": "Impossible de charger la version TypeScript dans ce chemin", "noBundledServerFound": "Le tsserver de VSCode a été supprimé par une autre application, par exemple, un outil de détection de virus mal configuré. Réinstallez VS Code." @@ -102,6 +105,7 @@ "neverAgain": "Désactiver les enquêtes JS/TS" }, "out/utils/projectStatus": { + "statusExclude": "TypeScript: Configure Excludes", "hintExclude": "Pour activer les fonctionnalités de langage JavaScript/TypeScript à l'échelle du projet, excluez les dossiers contenant de nombreux fichiers, par exemple : {0}", "hintExclude.generic": "Pour activer les fonctionnalités de langage JavaScript/TypeScript à l'échelle du projet, excluez les dossiers volumineux contenant des fichiers sources inutilisés.", "large.label": "Configurer les exclusions", diff --git a/i18n/language-pack-fr/translations/main.i18n.json b/i18n/language-pack-fr/translations/main.i18n.json index a87a364b59..9b6fdc110e 100644 --- a/i18n/language-pack-fr/translations/main.i18n.json +++ b/i18n/language-pack-fr/translations/main.i18n.json @@ -63,14 +63,14 @@ "vs/base/browser/ui/toolbar/toolbar": { "moreActions": "Plus d'actions..." }, - "vs/base/browser/ui/menu/menu": { - "titleLabel": "{0} ({1})" - }, "vs/base/parts/quickopen/browser/quickOpenWidget": { "quickOpenAriaLabel": "Sélecteur rapide. Tapez pour réduire les résultats.", "treeAriaLabel": "Sélecteur rapide", "quickInput.visibleCount": "{0} résultats" }, + "vs/base/browser/ui/menu/menu": { + "titleLabel": "{0} ({1})" + }, "vs/base/browser/ui/inputbox/inputBox": { "alertErrorMessage": "Erreur : {0}", "alertWarningMessage": "Avertissement : {0}", @@ -185,14 +185,6 @@ "editorBracketMatchBorder": "Couleur pour le contour des accolades associées", "editorOverviewRulerBorder": "Couleur de la bordure de la règle d'apperçu.", "editorGutter": "Couleur de fond pour la bordure de l'éditeur. La bordure contient les marges pour les symboles et les numéros de ligne.", - "errorForeground": "Couleur de premier plan de la ligne ondulée marquant les erreurs dans l'éditeur.", - "errorBorder": "Couleur de bordure de la ligne ondulée marquant les erreurs dans l'éditeur.", - "warningForeground": "Couleur de premier plan de la ligne ondulée marquant les avertissements dans l'éditeur.", - "warningBorder": "Couleur de bordure de la ligne ondulée marquant les avertissements dans l'éditeur.", - "infoForeground": "Couleur de premier plan de la ligne ondulée marquant les informations dans l'éditeur.", - "infoBorder": "Couleur de bordure de la ligne ondulée marquant les informations dans l'éditeur.", - "hintForeground": "Couleur de premier plan de la ligne ondulée d'indication dans l'éditeur.", - "hintBorder": "Couleur de bordure de la ligne ondulée d'indication dans l'éditeur.", "unnecessaryCodeBorder": "Couleur de bordure du code source inutile (non utilisé) dans l'éditeur.", "unnecessaryCodeOpacity": "Opacité du code source inutile (non utilisé) dans l'éditeur. Par exemple, '#000000c0' affiche le code avec une opacité de 75 %. Pour les thèmes à fort contraste, utilisez la couleur de thème 'editorUnnecessaryCode.border' pour souligner le code inutile au lieu d'utiliser la transparence.", "overviewRulerRangeHighlight": "Couleur de marqueur de la règle d'aperçu pour la mise en surbrillance des plages. La couleur ne doit pas être opaque pour ne pas masquer les ornements sous-jacents.", @@ -340,7 +332,7 @@ "editor.gotoLocation.multiple": "Contrôle le comportement des commandes 'Accéder à', comme Accéder à la définition, quand plusieurs emplacements cibles existent.", "editor.gotoLocation.multiple.peek": "Montrer l'aperçu des résultats (par défaut)", "editor.gotoLocation.multiple.gotoAndPeek": "Accéder au résultat principal et montrer un aperçu", - "editor.gotoLocation.multiple.goto": "Accéder au résultat principal et ignorer les autres", + "editor.gotoLocation.multiple.goto": "Go to the primary result and enable peek-less navigation to others", "selectionHighlight": "Contrôle si l'éditeur doit mettre en surbrillance les correspondances similaires à la sélection.", "occurrencesHighlight": "Contrôle si l'éditeur doit mettre en surbrillance les occurrences de symboles sémantiques.", "overviewRulerLanes": "Contrôle le nombre de décorations qui peuvent apparaître à la même position dans la règle de la vue d’ensemble.", @@ -461,9 +453,6 @@ "formatDocument.label": "Mettre le document en forme", "formatSelection.label": "Mettre la sélection en forme" }, - "vs/editor/contrib/goToDefinition/goToDefinitionMouse": { - "multipleResults": "Cliquez pour afficher {0} définitions." - }, "vs/editor/contrib/hover/hover": { "showHover": "Afficher par pointage" }, @@ -488,6 +477,9 @@ "smartSelect.shrink": "Réduire la sélection", "miSmartSelectShrink": "&&Réduire la sélection" }, + "vs/editor/contrib/goToDefinition/goToDefinitionMouse": { + "multipleResults": "Cliquez pour afficher {0} définitions." + }, "vs/editor/contrib/goToDefinition/goToDefinitionCommands": { "noResultWord": "Définition introuvable pour '{0}'", "generic.noResults": "Définition introuvable", @@ -514,14 +506,6 @@ "miGotoTypeDefinition": "Accéder à la définition de &&type", "miGotoImplementation": "Accéder à l'&&implémentation" }, - "vs/editor/contrib/gotoError/gotoError": { - "markerAction.next.label": "Aller au problème suivant (Erreur, Avertissement, Info)", - "markerAction.previous.label": "Aller au problème précédent (Erreur, Avertissement, Info)", - "markerAction.nextInFiles.label": "Aller au problème suivant dans Fichiers (Erreur, Avertissement, Info)", - "markerAction.previousInFiles.label": "Aller au problème précédent dans Fichiers (Erreur, Avertissement, Info)", - "miGotoNextProblem": "&&Problème suivant", - "miGotoPreviousProblem": "&&Problème précédent" - }, "vs/editor/contrib/links/links": { "links.navigate.mac": "Commande + clic pour suivre le lien", "links.navigate": "Ctrl + clic pour suivre le lien", @@ -531,10 +515,22 @@ "links.navigate.al": "Alt + clic pour suivre le lien", "links.command.al.mac": "Option + clic pour exécuter la commande", "links.command.al": "Alt + clic pour exécuter la commande", + "links.custom.mac": "Cmd + click to {0}", + "links.custom.mac.al": "Option + click to {0}", + "links.custom": "Ctrl + click to {0}", + "links.custom.al": "Alt + click to {0}", "invalid.url": "Échec de l'ouverture de ce lien, car il n'est pas bien formé : {0}", "missing.url": "Échec de l'ouverture de ce lien, car sa cible est manquante.", "label": "Ouvrir le lien" }, + "vs/editor/contrib/gotoError/gotoError": { + "markerAction.next.label": "Aller au problème suivant (Erreur, Avertissement, Info)", + "markerAction.previous.label": "Aller au problème précédent (Erreur, Avertissement, Info)", + "markerAction.nextInFiles.label": "Aller au problème suivant dans Fichiers (Erreur, Avertissement, Info)", + "markerAction.previousInFiles.label": "Aller au problème précédent dans Fichiers (Erreur, Avertissement, Info)", + "miGotoNextProblem": "&&Problème suivant", + "miGotoPreviousProblem": "&&Problème précédent" + }, "vs/editor/contrib/referenceSearch/peekViewWidget": { "label.close": "Fermer" }, @@ -620,12 +616,12 @@ "miSelectHighlights": "Sélectionner toutes les &&occurrences", "changeAll.label": "Modifier toutes les occurrences" }, - "vs/editor/contrib/rename/renameInputField": { - "renameAriaLabel": "Renommez l'entrée. Tapez le nouveau nom et appuyez sur Entrée pour valider." - }, "vs/editor/contrib/parameterHints/parameterHintsWidget": { "hint": "{0}, conseil" }, + "vs/editor/contrib/rename/renameInputField": { + "renameAriaLabel": "Renommez l'entrée. Tapez le nouveau nom et appuyez sur Entrée pour valider." + }, "vs/editor/contrib/referenceSearch/referencesController": { "labelLoading": "Chargement en cours..." }, @@ -657,20 +653,6 @@ "vs/editor/contrib/message/messageController": { "editor.readonly": "Impossible de modifier dans l’éditeur en lecture seule" }, - "vs/editor/contrib/format/format": { - "hint11": "1 modification de format effectuée à la ligne {0}", - "hintn1": "{0} modifications de format effectuées à la ligne {1}", - "hint1n": "1 modification de format effectuée entre les lignes {0} et {1}", - "hintnn": "{0} modifications de format effectuées entre les lignes {1} et {2}" - }, - "vs/editor/contrib/gotoError/gotoErrorWidget": { - "problems": "{0} problèmes sur {1}", - "change": "{0} problème(s) sur {1}", - "editorMarkerNavigationError": "Couleur d'erreur du widget de navigation dans les marqueurs de l'éditeur.", - "editorMarkerNavigationWarning": "Couleur d'avertissement du widget de navigation dans les marqueurs de l'éditeur.", - "editorMarkerNavigationInfo": "Couleur d’information du widget de navigation du marqueur de l'éditeur.", - "editorMarkerNavigationBackground": "Arrière-plan du widget de navigation dans les marqueurs de l'éditeur." - }, "vs/editor/contrib/snippet/snippetVariables": { "Sunday": "Dimanche", "Monday": "Lundi", @@ -711,6 +693,24 @@ "NovemberShort": "Nov", "DecemberShort": "Déc" }, + "vs/editor/contrib/format/format": { + "hint11": "1 modification de format effectuée à la ligne {0}", + "hintn1": "{0} modifications de format effectuées à la ligne {1}", + "hint1n": "1 modification de format effectuée entre les lignes {0} et {1}", + "hintnn": "{0} modifications de format effectuées entre les lignes {1} et {2}" + }, + "vs/editor/contrib/goToDefinition/goToDefinitionResultsNavigation": { + "location.kb": "Symbol {0} of {1}, {2} for next", + "location": "Symbol {0} of {1}" + }, + "vs/editor/contrib/gotoError/gotoErrorWidget": { + "problems": "{0} problèmes sur {1}", + "change": "{0} problème(s) sur {1}", + "editorMarkerNavigationError": "Couleur d'erreur du widget de navigation dans les marqueurs de l'éditeur.", + "editorMarkerNavigationWarning": "Couleur d'avertissement du widget de navigation dans les marqueurs de l'éditeur.", + "editorMarkerNavigationInfo": "Couleur d’information du widget de navigation du marqueur de l'éditeur.", + "editorMarkerNavigationBackground": "Arrière-plan du widget de navigation dans les marqueurs de l'éditeur." + }, "vs/editor/contrib/find/simpleFindWidget": { "label.find": "Rechercher", "placeholder.find": "Rechercher", @@ -851,6 +851,16 @@ "vs/platform/environment/node/argvHelper": { "gotoValidation": "Les arguments en mode '--goto' doivent être au format 'FILE(:LINE(:CHARACTER))'." }, + "vs/platform/update/node/update.config.contribution": { + "updateConfigurationTitle": "Mettre à jour", + "updateMode": "Choisissez si vous voulez recevoir des mises à jour automatiques. Nécessite un redémarrage après le changement. Les mises à jour sont récupérées auprès d'un service en ligne Microsoft.", + "none": "Désactivez les mises à jour.", + "manual": "Désactivez la recherche de mises à jour automatique en arrière-plan. Les mises à jour sont disponibles si vous les rechercher manuellement.", + "default": "Activez la recherche de mises à jour automatique pour que VS Code recherche les mises à jour automatiquement et régulièrement.", + "deprecated": "Ce paramètre est déprécié, utilisez '{0}' à la place.", + "enableWindowsBackgroundUpdates": "Active les mises à jour de Windows en tâche de fond. Les mises à jour sont téléchargées depuis un service en ligne de Microsoft.", + "showReleaseNotes": "Afficher les Notes de publication après une mise à jour. Les Notes de publication sont téléchargées depuis un service en ligne de Microsoft." + }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "VSIX non valide : package.json n'est pas un fichier JSON." }, @@ -883,7 +893,6 @@ "verbose": "Affichez la sortie détaillée (implique --wait).", "log": "Niveau de journalisation à utiliser. La valeur par défaut est 'info'. Les valeurs autorisées sont 'critical', 'error', 'warn', 'info', 'debug', 'trace', 'off.", "status": "Imprimer l'utilisation de processus et l'information des diagnostics.", - "prof-modules": "Capturer les marqueurs de performance pendant le chargement des modules JS et les imprimer avec 'F1 > Développeur : performance de démarrage", "prof-startup": "Exécuter le profileur d'UC au démarrage", "disableExtensions": "Désactivez toutes les extensions installées.", "disableExtension": "Désactivez une extension.", @@ -904,16 +913,6 @@ "untitledWorkspace": "Sans titre(Espace de travail)", "workspaceName": "{0} (Espace de travail)" }, - "vs/platform/update/node/update.config.contribution": { - "updateConfigurationTitle": "Mettre à jour", - "updateMode": "Choisissez si vous voulez recevoir des mises à jour automatiques. Nécessite un redémarrage après le changement. Les mises à jour sont récupérées auprès d'un service en ligne Microsoft.", - "none": "Désactivez les mises à jour.", - "manual": "Désactivez la recherche de mises à jour automatique en arrière-plan. Les mises à jour sont disponibles si vous les rechercher manuellement.", - "default": "Activez la recherche de mises à jour automatique pour que VS Code recherche les mises à jour automatiquement et régulièrement.", - "deprecated": "Ce paramètre est déprécié, utilisez '{0}' à la place.", - "enableWindowsBackgroundUpdates": "Active les mises à jour de Windows en tâche de fond. Les mises à jour sont téléchargées depuis un service en ligne de Microsoft.", - "showReleaseNotes": "Afficher les Notes de publication après une mise à jour. Les Notes de publication sont téléchargées depuis un service en ligne de Microsoft." - }, "vs/platform/list/browser/listService": { "workbenchConfigurationTitle": "Banc d'essai", "multiSelectModifier.ctrlCmd": "Mappe vers 'Contrôle' dans Windows et Linux, et vers 'Commande' dans macOS.", @@ -941,7 +940,7 @@ "config.property.languageDefault": "Impossible d'inscrire '{0}'. Ceci correspond au modèle de propriété '\\\\[.*\\\\]$' permettant de décrire les paramètres d'éditeur spécifiques à un langage. Utilisez la contribution 'configurationDefaults'.", "config.property.duplicate": "Impossible d'inscrire '{0}'. Cette propriété est déjà inscrite." }, - "vs/platform/actions/browser/menuItemActionItem": { + "vs/platform/actions/browser/menuEntryActionViewItem": { "titleAndKb": "{0} ({1})" }, "vs/platform/extensionManagement/node/extensionManagementService": { @@ -949,7 +948,7 @@ "incompatible": "Impossible d'installer l'extension '{0}', car elle n'est pas compatible avec VS Code '{1}'.", "restartCode": "Redémarrez VS Code avant de réinstaller {0}.", "malicious extension": "Impossible d’installer l'extension car elle a été signalée comme problématique.", - "notFoundCompatibleDependency": "Installation impossible car l'extension '{0}' compatible avec la version actuelle '{1}' de VS Code est introuvable.", + "notFoundCompatibleDependency": "Unable to install '{0}' extension because it is not compatible with the current version of VS Code (version {1}).", "MarketPlaceDisabled": "Le marketplace n’est pas activé", "removeError": "Erreur lors de la suppression de l’extension : {0}. Veuillez quitter et relancer VS Code avant de réessayer.", "Not a Marketplace extension": "Seules les Extensions de Marketplace peuvent être réinstallées", @@ -1047,6 +1046,14 @@ "menuSelectionBackground": "Couleur d'arrière-plan de l'élément de menu sélectionné dans les menus.", "menuSelectionBorder": "Couleur de bordure de l'élément de menu sélectionné dans les menus.", "menuSeparatorBackground": "Couleur d'un élément de menu séparateur dans les menus.", + "editorError.foreground": "Couleur de premier plan de la ligne ondulée marquant les erreurs dans l'éditeur.", + "errorBorder": "Border color of error boxes in the editor.", + "editorWarning.foreground": "Couleur de premier plan de la ligne ondulée marquant les avertissements dans l'éditeur.", + "warningBorder": "Border color of warning boxes in the editor.", + "editorInfo.foreground": "Couleur de premier plan de la ligne ondulée marquant les informations dans l'éditeur.", + "infoBorder": "Border color of info boxes in the editor.", + "editorHint.foreground": "Couleur de premier plan de la ligne ondulée d'indication dans l'éditeur.", + "hintBorder": "Border color of hint boxes in the editor.", "editorBackground": "Couleur d'arrière-plan de l'éditeur.", "editorForeground": "Couleur de premier plan par défaut de l'éditeur.", "editorWidgetBackground": "Couleur d'arrière-plan des gadgets de l'éditeur tels que rechercher/remplacer.", @@ -1096,9 +1103,10 @@ }, "vs/platform/issue/electron-main/issueService": { "local": "LOCAL", - "confirmCloseIssueReporter": "Votre entrée n'est pas enregistrée. Voulez-vous vraiment fermer cette fenêtre ?", + "issueReporterWriteToClipboard": "There is too much data to send to GitHub. Would you like to write the information to the clipboard so that it can be pasted?", "yes": "Oui", "cancel": "Annuler", + "confirmCloseIssueReporter": "Votre entrée n'est pas enregistrée. Voulez-vous vraiment fermer cette fenêtre ?", "issueReporter": "Rapporteur du problème", "processExplorer": "Explorateur de processus" }, @@ -1107,7 +1115,7 @@ "newWindowDesc": "Ouvre une nouvelle fenêtre", "recentFolders": "Espaces de travail récents", "folderDesc": "{0} {1}", - "codeWorkspace": "Espace de travail de code" + "workspaceDesc": "{0} {1}" }, "vs/platform/windows/electron-main/windowsService": { "aboutDetail": "Version : {0}\nValidation : {1}\nDate : {2}\nÉlectron : {3}\nChrome : {4}\nNode.js : {5}\nV8 : {6}\nOS : {7}", @@ -1385,7 +1393,7 @@ "AddContextMenuFiles": "Ajouter l'action \"Ouvrir avec %1\" au menu contextuel de fichier de l'Explorateur Windows", "AddContextMenuFolders": "Ajouter l'action \"Ouvrir avec %1\" au menu contextuel de répertoire de l'Explorateur Windows", "AssociateWithFiles": "Inscrire %1 en tant qu'éditeur pour les types de fichier pris en charge", - "AddToPath": "Ajouter à PATH (disponible après le redémarrage)", + "AddToPath": "Add to PATH (requires shell restart)", "RunAfter": "Exécuter %1 après l'installation", "Other": "Autre :", "SourceFile": "Fichier source %1" @@ -1401,33 +1409,32 @@ "copyAll": "Copier tout", "debug": "déboguer" }, + "vs/code/electron-main/main": { + "secondInstanceAdmin": "Une seconde instance de {0} est déjà en cours d'exécution en tant qu'administrateur.", + "secondInstanceAdminDetail": "Veuillez s'il vous plaît fermer l'autre instance et réessayer à nouveau.", + "secondInstanceNoResponse": "Une autre instance de {0} est déjà en cours d'exécution mais ne répond pas", + "secondInstanceNoResponseDetail": "Veuillez s'il vous plaît fermer toutes les autres instances et réessayer à nouveau.", + "startupDataDirError": "Impossible d'écrire les données utilisateur du programme.", + "startupDataDirErrorDetail": "Vérifiez que les répertoires {0} et {1} sont inscriptibles.", + "close": "&&Fermer" + }, "vs/code/node/cliProcessMain": { "notFound": "Extension '{0}' introuvable.", "notInstalled": "L'extension '{0}' n'est pas installée.", - "useId": "Veillez à utiliser l'ID complet de l'extension (serveur de publication inclus). Exemple : {0}", + "useId": "Make sure you use the full extension ID, including the publisher, e.g.: {0}", + "installingExtensions": "Installing extensions...", "installation failed": "Échec d'installation des extensions : {0}", - "notSupportedUIExtension": "Impossible d'installer l'extension {0}, car les extensions d'interface utilisateur ne sont pas prises en charge", - "successVsixInstall": "L'extension '{0}' a été installée correctement !", + "successVsixInstall": "Extension '{0}' was successfully installed.", "cancelVsixInstall": "Installation annulée de l'Extension '{0}'.", "alreadyInstalled": "L'extension '{0}' est déjà installée.", "forceUpdate": "L'extension '{0}' v{1} est déjà installée, mais une version plus récente {2} est disponible dans la place de marché. Utilisez l'option '--force' pour passer à la version plus récente.", "updateMessage": "Mise à jour de l'extension '{0}' vers la version {1}", - "foundExtension": "'{0}' trouvé dans le Marketplace.", - "forceDowngrade": "Une version plus récente de cette extension '{0}' v{1} est déjà installée. Utilisez l'option '--force' pour passer à une version antérieure.", - "installing": "Installation...", - "successInstall": "L'extension '{0}' v{1} a été correctement installée !", + "forceDowngrade": "A newer version of extension '{0}' v{1} is already installed. Use '--force' option to downgrade to older version.", + "installing": "Installing extension '{0}' v{1}...", + "successInstall": "Extension '{0}' v{1} was successfully installed.", "uninstalling": "Désinstallation de {0}...", "successUninstall": "L'extension '{0}' a été correctement désinstallée !" }, - "vs/code/electron-main/main": { - "secondInstanceNoResponse": "Une autre instance de {0} est déjà en cours d'exécution mais ne répond pas", - "secondInstanceNoResponseDetail": "Veuillez s'il vous plaît fermer toutes les autres instances et réessayer à nouveau.", - "secondInstanceAdmin": "Une seconde instance de {0} est déjà en cours d'exécution en tant qu'administrateur.", - "secondInstanceAdminDetail": "Veuillez s'il vous plaît fermer l'autre instance et réessayer à nouveau.", - "close": "&&Fermer", - "startupDataDirError": "Impossible d'écrire les données utilisateur du programme.", - "startupDataDirErrorDetail": "Vérifiez que les répertoires {0} et {1} sont inscriptibles." - }, "vs/code/electron-main/logUploader": { "invalidEndpoint": "Point de terminaison d'upload de journal non valide", "beginUploading": "Téléchargement (Upload) ...", @@ -1469,6 +1476,11 @@ "pasteData": "Nous avons écrit les données nécessaires dans votre presse-papiers, car elles étaient trop volumineuses à envoyer. Veuillez les coller.", "disabledExtensions": "Les extensions sont désactivées" }, + "vs/code/electron-main/app": { + "trace.message": "Trace créée avec succès.", + "trace.detail": "Veuillez créer un problème et joindre manuellement le fichier suivant : {0}", + "trace.ok": "OK" + }, "vs/code/electron-browser/issue/issueReporterPage": { "completeInEnglish": "Remplissez le formulaire en anglais.", "issueTypeLabel": "Ceci est un ", @@ -1488,11 +1500,6 @@ "sendSearchedExtensions": "Envoyer les extensions recherchées ({0})", "sendSettingsSearchDetails": " Envoyer les paramètres des critères de recherche ({0}) " }, - "vs/code/electron-main/app": { - "trace.message": "Trace créée avec succès.", - "trace.detail": "Veuillez créer un problème et joindre manuellement le fichier suivant : {0}", - "trace.ok": "OK" - }, "vs/code/electron-main/auth": { "authRequire": "Authentification du proxy obligatoire", "proxyauth": "Le proxy {0} nécessite une authentification." @@ -1521,6 +1528,13 @@ "vs/code/electron-main/window": { "hiddenMenuBar": "Vous pouvez toujours accéder à la barre de menus en appuyant sur la touche Alt." }, + "vs/workbench/browser/actions/navigationActions": { + "navigateLeft": "Naviguer vers l'affichage à gauche", + "navigateRight": "Naviguer vers l'affichage à droite", + "navigateUp": "Naviguer vers l'affichage au-dessus", + "navigateDown": "Naviguer vers l'affichage en dessous", + "view": "Afficher" + }, "vs/workbench/browser/workbench.contribution": { "workbenchConfigurationTitle": "Banc d'essai", "showEditorTabs": "Contrôle si les ouverts éditeurs devraient être affichés dans des onglets ou non.", @@ -1557,6 +1571,7 @@ "panelDefaultLocation": "Contrôle l'emplacement par défaut du panneau (terminal, console de débogage, sortie, problèmes). Le panneau peut s'afficher en bas ou à droite du banc d'essai.", "statusBarVisibility": "Contrôle la visibilité de la barre d'état au bas du banc d'essai.", "activityBarVisibility": "Contrôle la visibilité de la barre d'activités dans le banc d'essai.", + "iconExplorationEnabled": "Controls the visibility of the icon exploration in the workbench.", "viewVisibility": "Contrôle la visibilité des actions d'en-tête de vue. Les actions d'en-tête de vue peuvent être soit toujours visibles, ou uniquement visibles quand cette vue a le focus ou est survolée.", "fontAliasing": "Contrôle la méthode d'aliasing de polices dans le banc d'essai.", "workbench.fontAliasing.default": "Lissage de sous-pixel des polices. Sur la plupart des affichages non-retina, cela vous donnera le texte le plus vif.", @@ -1596,12 +1611,63 @@ "zenMode.hideLineNumbers": "Contrôle si l'activation du mode Zen masque aussi les numéros de ligne de l'éditeur.", "zenMode.restore": "Détermine si une fenêtre doit être restaurée en mode zen, si celle-ci a été fermée en mode zen." }, - "vs/workbench/browser/actions/navigationActions": { - "navigateLeft": "Naviguer vers l'affichage à gauche", - "navigateRight": "Naviguer vers l'affichage à droite", - "navigateUp": "Naviguer vers l'affichage au-dessus", - "navigateDown": "Naviguer vers l'affichage en dessous", - "view": "Afficher" + "vs/workbench/api/common/configurationExtensionPoint": { + "vscode.extension.contributes.configuration.title": "Résumé des paramètres. Cette étiquette va être utilisée dans le fichier de paramètres en tant que commentaire de séparation.", + "vscode.extension.contributes.configuration.properties": "Description des propriétés de configuration.", + "scope.application.description": "Application specific configuration, which can be configured only in the user settings.", + "scope.machine.description": "Machine specific configuration, which can be configured only in the user settings when the extension is running locally, or only in the remote settings when the extension is running remotely.", + "scope.window.description": "Window specific configuration, which can be configured in the user, remote or workspace settings.", + "scope.resource.description": "Resource specific configuration, which can be configured in the user, remote, workspace or folder settings.", + "scope.description": "Scope in which the configuration is applicable. Available scopes are `application`, `machine`, `window` and `resource`.", + "scope.enumDescriptions": "Descriptions des valeurs d'énumération", + "scope.markdownEnumDescription": "Description des valeurs d'énumération au format markdown.", + "scope.markdownDescription": "La description au format markdown.", + "scope.deprecationMessage": "Si la valeur est définie, la propriété est marquée comme dépréciée et le message donné est affiché comme explication.", + "vscode.extension.contributes.defaultConfiguration": "Contribue aux paramètres de configuration d'éditeur par défaut en fonction du langage.", + "vscode.extension.contributes.configuration": "Ajoute des paramètres de configuration.", + "invalid.title": "'configuration.title' doit être une chaîne", + "invalid.properties": "'configuration.properties' doit être un objet", + "invalid.property": "'configuration.property' doit être un objet", + "invalid.allOf": "'configuration.allOf' est obsolète et ne doit plus être utilisé. Au lieu de cela, passez plusieurs sections de configuration sous forme de tableau au point de contribution 'configuration'.", + "workspaceConfig.folders.description": "Liste des dossiers à être chargés dans l’espace de travail.", + "workspaceConfig.path.description": "Un chemin de fichier, par exemple, '/root/folderA' ou './folderA' pour un chemin relatif résolu selon l’emplacement du fichier d’espace de travail.", + "workspaceConfig.name.description": "Nom facultatif pour le dossier.", + "workspaceConfig.uri.description": "URI du dossier", + "workspaceConfig.settings.description": "Paramètres de l'espace de travail", + "workspaceConfig.launch.description": "Configurations de lancement de l’espace de travail", + "workspaceConfig.extensions.description": "Extensions de l'espace de travail", + "unknownWorkspaceProperty": "Propriété de configuration d’espace de travail inconnue" + }, + "vs/workbench/browser/parts/sidebar/sidebarPart": { + "focusSideBar": "Focus sur la barre latérale", + "viewCategory": "Afficher" + }, + "vs/workbench/browser/actions/layoutActions": { + "view": "Afficher", + "toggleActivityBar": "Activer/désactiver la visibilité de la barre d'activités", + "miShowActivityBar": "Afficher la &&Barre d'activités", + "toggleCenteredLayout": "Activer/désactiver la disposition centrée", + "miToggleCenteredLayout": "Centered Layout", + "flipLayout": "Activer/désactiver la disposition horizontale/verticale de l'éditeur", + "miToggleEditorLayout": "Retourner la &&disposition", + "toggleSidebarPosition": "Activer/désactiver la position de la barre latérale", + "moveSidebarRight": "Déplacer la barre latérale vers la droite", + "moveSidebarLeft": "Déplacer la barre latérale vers la gauche", + "miMoveSidebarRight": "Déplacer la &&barre latérale vers la droite", + "miMoveSidebarLeft": "Déplacer la &&barre latérale vers la gauche", + "toggleEditor": "Activer/désactiver la zone de l'éditeur", + "toggleSidebar": "Activer/désactiver la visibilité de la barre latérale", + "miAppearance": "&&Apparence", + "miShowSidebar": "Show &&Side Bar", + "toggleStatusbar": "Activer/désactiver la visibilité de la barre d'état", + "miShowStatusbar": "Show S&&tatus Bar", + "toggleTabs": "Activer/désactiver la visibilité de l'onglet", + "toggleZenMode": "Activer/désactiver le mode zen", + "miToggleZenMode": "Mode Zen", + "toggleMenuBar": "Activer/désactiver la barre de menus", + "miShowMenuBar": "Show Menu &&Bar", + "increaseViewSize": "Augmenter la taille de l'affichage actuel", + "decreaseViewSize": "Diminuer la taille de l'affichage actuel" }, "vs/workbench/api/common/menusExtensionPoint": { "requirearray": "les éléments de menu doivent figurer dans un tableau", @@ -1625,6 +1691,10 @@ "menus.resourceStateContext": "Menu contextuel de l'état des ressources du contrôle de code source", "view.viewTitle": "Menu de titre de la vue ajoutée", "view.itemContext": "Menu contextuel de l'élément de vue ajoutée", + "commentThread.title": "The contributed comment thread title menu", + "commentThread.actions": "The contributed comment thread context menu, rendered as buttons below the comment editor", + "comment.title": "The contributed comment title menu", + "comment.actions": "The contributed comment context menu, rendered as buttons below the comment editor", "nonempty": "valeur non vide attendue.", "opticon": "la propriété 'icon' peut être omise, ou bien elle doit être une chaîne ou un littéral tel que '{dark, light}'", "requireStringOrObject": "la propriété `{0}` est obligatoire et doit être de type `string` ou `object`", @@ -1632,6 +1702,7 @@ "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.commandType.category": "(Facultatif) chaîne de catégorie en fonction de laquelle la commande est regroupée dans l'IU", + "vscode.extension.contributes.commandType.precondition": "(Optional) Condition which must be true to enable the command", "vscode.extension.contributes.commandType.icon": "(Facultatif) Icône utilisée pour représenter la commande dans l'IU. Il s'agit d'un chemin de fichier ou d'une configuration dont le thème peut être changé", "vscode.extension.contributes.commandType.icon.light": "Chemin de l’icône quand un thème clair est utilisé", "vscode.extension.contributes.commandType.icon.dark": "Chemin de l’icône quand un thème sombre est utilisé", @@ -1643,37 +1714,6 @@ "missing.altCommand": "L'élément de menu fait référence à une commande alt '{0}' qui n'est pas définie dans la section 'commands'.", "dupe.command": "L'élément de menu fait référence à la même commande que la commande par défaut et la commande alt" }, - "vs/workbench/api/common/configurationExtensionPoint": { - "vscode.extension.contributes.configuration.title": "Résumé des paramètres. Cette étiquette va être utilisée dans le fichier de paramètres en tant que commentaire de séparation.", - "vscode.extension.contributes.configuration.properties": "Description des propriétés de configuration.", - "scope.application.description": "Configuration propre à l'application, configurable seulement dans les paramètres de l'utilisateur local.", - "scope.machine.description": "Configuration propre à la machine, configurable seulement dans les paramètres de l'utilisateur local et distant.", - "scope.window.description": "Configuration spécifique de la fenêtre, qui peut être configurée dans les paramètres utilisateur ou de l'espace de travail.", - "scope.resource.description": "Configuration spécifique de la ressource, qui peut être configurée dans les paramètres utilisateur, de l'espace de travail ou du dossier.", - "scope.description": "Portée dans laquelle la configuration s’applique. Les portées disponibles sont `window` et `resource`.", - "scope.enumDescriptions": "Descriptions des valeurs d'énumération", - "scope.markdownEnumDescription": "Description des valeurs d'énumération au format markdown.", - "scope.markdownDescription": "La description au format markdown.", - "scope.deprecationMessage": "Si la valeur est définie, la propriété est marquée comme dépréciée et le message donné est affiché comme explication.", - "vscode.extension.contributes.defaultConfiguration": "Contribue aux paramètres de configuration d'éditeur par défaut en fonction du langage.", - "vscode.extension.contributes.configuration": "Ajoute des paramètres de configuration.", - "invalid.title": "'configuration.title' doit être une chaîne", - "invalid.properties": "'configuration.properties' doit être un objet", - "invalid.property": "'configuration.property' doit être un objet", - "invalid.allOf": "'configuration.allOf' est obsolète et ne doit plus être utilisé. Au lieu de cela, passez plusieurs sections de configuration sous forme de tableau au point de contribution 'configuration'.", - "workspaceConfig.folders.description": "Liste des dossiers à être chargés dans l’espace de travail.", - "workspaceConfig.path.description": "Un chemin de fichier, par exemple, '/root/folderA' ou './folderA' pour un chemin relatif résolu selon l’emplacement du fichier d’espace de travail.", - "workspaceConfig.name.description": "Nom facultatif pour le dossier.", - "workspaceConfig.uri.description": "URI du dossier", - "workspaceConfig.settings.description": "Paramètres de l'espace de travail", - "workspaceConfig.launch.description": "Configurations de lancement de l’espace de travail", - "workspaceConfig.extensions.description": "Extensions de l'espace de travail", - "unknownWorkspaceProperty": "Propriété de configuration d’espace de travail inconnue" - }, - "vs/workbench/browser/parts/sidebar/sidebarPart": { - "focusSideBar": "Focus sur la barre latérale", - "viewCategory": "Afficher" - }, "vs/workbench/api/browser/viewsExtensionPoint": { "vscode.extension.contributes.views.containers.id": "Identificateur unique utilisé pour identifier le conteneur dans lequel les vues peuvent être contribuées en utilisant le point de contribution 'views'.", "vscode.extension.contributes.views.containers.title": "Chaîne lisible par un humain permettant d'afficher le conteneur", @@ -1701,50 +1741,47 @@ "requirearray": "les vues doivent figurer dans un tableau", "optstring": "La propriété '{0}' peut être omise ou doit être de type 'string'" }, - "vs/workbench/browser/actions/layoutActions": { - "view": "Afficher", - "toggleActivityBar": "Activer/désactiver la visibilité de la barre d'activités", - "miToggleActivityBar": "Activer/désactiver la &&barre d'activités", - "toggleCenteredLayout": "Activer/désactiver la disposition centrée", - "miToggleCenteredLayout": "Activer/désactiver la disposition centrée", - "flipLayout": "Activer/désactiver la disposition horizontale/verticale de l'éditeur", - "miToggleEditorLayout": "Retourner la &&disposition", - "toggleSidebarPosition": "Activer/désactiver la position de la barre latérale", - "moveSidebarRight": "Déplacer la barre latérale vers la droite", - "moveSidebarLeft": "Déplacer la barre latérale vers la gauche", - "miMoveSidebarLeftRight": "&&Déplacer la barre latérale à gauche ou à droite", - "toggleEditor": "Activer/désactiver la zone de l'éditeur", - "toggleSidebar": "Activer/désactiver la visibilité de la barre latérale", - "miToggleSidebar": "Activer/désactiver la &&barre latérale", - "toggleStatusbar": "Activer/désactiver la visibilité de la barre d'état", - "miToggleStatusbar": "&&Activer/désactiver la barre d'état", - "toggleTabs": "Activer/désactiver la visibilité de l'onglet", - "toggleZenMode": "Activer/désactiver le mode zen", - "miToggleZenMode": "Activer/désactiver le mode zen", - "toggleMenuBar": "Activer/désactiver la barre de menus", - "miToggleMenuBar": "Activer/désactiver la &&barre de menus", - "increaseViewSize": "Augmenter la taille de l'affichage actuel", - "decreaseViewSize": "Diminuer la taille de l'affichage actuel" - }, "vs/workbench/browser/parts/panel/panelPart": { "hidePanel": "Masquer le panneau" }, - "vs/workbench/browser/parts/statusbar/statusbarPart": { - "manageExtension": "Gérer l'extension" - }, "vs/workbench/browser/parts/views/views": { "focus view": "Mettre le focus sur la vue {0}", "view category": "Afficher" }, + "vs/workbench/browser/parts/activitybar/activitybarPart": { + "hideActivitBar": "Masquer la barre d'activités", + "manage": "Manage" + }, + "vs/workbench/browser/parts/statusbar/statusbarPart": { + "hide": "Masquer", + "hideStatusBar": "Hide Status Bar" + }, "vs/workbench/browser/parts/titlebar/titlebarPart": { "patchedWindowTitle": "[Non prise en charge]", "userIsAdmin": "[Administrator]", "userIsSudo": "[Superuser]", "devExtensionWindowTitlePrefix": "[Hôte de développement d'extension]" }, - "vs/workbench/browser/parts/activitybar/activitybarPart": { - "hideActivitBar": "Masquer la barre d'activités", - "globalActions": "Actions globales" + "vs/workbench/api/common/jsonValidationExtensionPoint": { + "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.jsonValidation": "'configuration.jsonValidation' doit être un tableau", + "invalid.fileMatch": "'configuration.jsonValidation.fileMatch' doit être défini", + "invalid.url": "'configuration.jsonValidation.url' doit être une URL ou un chemin relatif", + "invalid.path.1": "'contributes.{0}.url' ({1}) doit être inclus dans le dossier de l'extension ({2}). L'extension risque de ne pas être portable.", + "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" + }, + "vs/workbench/api/browser/mainThreadMessageService": { + "extensionSource": "{0} (Extension)", + "defaultSource": "Extension", + "manageExtension": "Gérer l'extension", + "cancel": "Annuler", + "ok": "OK" + }, + "vs/workbench/api/browser/mainThreadProgress": { + "manageExtension": "Gérer l'extension" }, "vs/workbench/electron-browser/main.contribution": { "file": "fichier", @@ -1767,13 +1804,11 @@ "miMore": "&&Plus...", "miAddFolderToWorkspace": "A&&jouter un dossier à l'espace de travail...", "miSaveWorkspaceAs": "Enregistrer l’espace de travail sous...", - "miPreferences": "Pr&&éférences", "miCloseFolder": "&&Fermer le dossier", "miCloseWorkspace": "Fermer l'&&espace de travail", "miCloseWindow": "Ferm&&er la fenêtre", "miExit": "&&Quitter", - "miAppearance": "&&Apparence", - "miToggleFullScreen": "Plei&&n écran", + "miToggleFullScreen": "&&Full Screen", "miZoomIn": "&&Zoom avant", "miZoomOut": "&&Zoom arrière", "miZoomReset": "&&Réinitialiser le zoom", @@ -1823,6 +1858,7 @@ "window.menuBarVisibility.hidden": "Le menu est toujours masqué.", "menuBarVisibility": "Contrôle la visibilité de la barre de menus. Le paramètre 'toggle' signifie que la barre de menus est masquée, et qu'une seule pression sur la touche Alt permet de l'afficher. Par défaut, la barre de menus est visible, sauf si la fenêtre est en mode plein écran.", "enableMenuBarMnemonics": "S'ils sont activés, les menus principaux peuvent être ouverts via des raccourcis avec la touche Alt. La désactivation des mnémoniques permet plutôt de lier ces raccourcis avec la touche Alt aux commandes de l'éditeur.", + "disableCustomMenuBarAltFocus": "If enabled, disables the ability to focus the menu bar with the Alt-key when not set to toggle.", "autoDetectHighContrast": "Si cette option est activée, le thème à contraste élevé est automatiquement choisi quand Windows utilise un thème à contraste élevé. À l'inverse, le thème sombre est automatiquement choisi quand Windows n'utilise plus le thème à contraste élevé.", "window.doubleClickIconToClose": "Si activé, un double clic sur l'icône de l'application dans la barre de titre ferme la fenêtre, laquelle ne peut pas être déplacée par l'icône. Ce paramètre s'applique uniquement quand '#window.titleBarStyle#' est défini sur 'custom'.", "titleBarStyle": "Réglez l'apparence de la barre de titre de la fenêtre. Sur Linux et Windows, ce paramètre affecte aussi l'apparence de l'application et du menu contextuel. L'application des changements nécessite un redémarrage complet.", @@ -1832,30 +1868,6 @@ "telemetryConfigurationTitle": "Télémétrie", "telemetry.enableCrashReporting": "Active l'envoi de rapports d’erreur à un service en ligne de Microsoft. \nCette option nécessite un redémarrage pour prendre effet." }, - "vs/workbench/api/common/jsonValidationExtensionPoint": { - "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.jsonValidation": "'configuration.jsonValidation' doit être un tableau", - "invalid.fileMatch": "'configuration.jsonValidation.fileMatch' doit être défini", - "invalid.url": "'configuration.jsonValidation.url' doit être une URL ou un chemin relatif", - "invalid.path.1": "'contributes.{0}.url' ({1}) doit être inclus dans le dossier de l'extension ({2}). L'extension risque de ne pas être portable.", - "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" - }, - "vs/workbench/api/browser/mainThreadProgress": { - "manageExtension": "Gérer l'extension" - }, - "vs/workbench/api/browser/mainThreadMessageService": { - "extensionSource": "{0} (Extension)", - "defaultSource": "Extension", - "manageExtension": "Gérer l'extension", - "cancel": "Annuler", - "ok": "OK" - }, - "vs/workbench/browser/parts/editor/editorPart": { - "groupLabel": "Grouper {0}" - }, "vs/workbench/browser/parts/quickopen/quickOpenController": { "quickOpenInput": "Tapez '?' pour obtenir de l'aide sur les actions que vous pouvez effectuer ici", "historyMatches": "récemment ouvert", @@ -1865,6 +1877,9 @@ "removeFromEditorHistory": "Supprimer de l'historique", "pickHistory": "Sélectionnez une entrée de l'éditeur à supprimer de l'historique" }, + "vs/workbench/browser/parts/editor/editorPart": { + "groupLabel": "Grouper {0}" + }, "vs/workbench/browser/viewlet": { "compositePart.hideSideBarLabel": "Masquer la barre latérale", "collapse": "Réduire tout" @@ -1872,6 +1887,15 @@ "vs/workbench/common/views": { "duplicateId": "Une vue avec l'ID '{0}' est déjà inscrite dans le conteneur '{1}'" }, + "vs/workbench/api/browser/mainThreadExtensionService": { + "reload window": "Impossible d'activer l'extension '{0}', car elle dépend de l'extension '{1}' qui n'est pas chargée. Voulez-vous recharger la fenêtre pour charger l'extension ?", + "reload": "Recharger la fenêtre", + "disabledDep": "Impossible d'activer l'extension '{0}', car elle dépend de l'extension '{1}' qui est désactivée. Voulez-vous activer l'extension et recharger la fenêtre ?", + "enable dep": "Activer et recharger", + "uninstalledDep": "Impossible d'activer l'extension '{0}', car elle dépend de l'extension '{1}' qui n'est pas installée. Voulez-vous installer l'extension et recharger la fenêtre ?", + "install missing dep": "Installer et recharger", + "unknownDep": "Impossible d'activer l'extension '{0}', car elle dépend d'une extension '{1}' inconnue." + }, "vs/workbench/api/browser/mainThreadEditors": { "diffLeftRightLabel": "{0} ⟷ {1}" }, @@ -1882,15 +1906,6 @@ "folderStatusMessageRemoveMultipleFolders": "L'extension '{0}' a supprimé {1} dossiers de l’espace de travail", "folderStatusChangeFolder": "L'extension '{0}' a modifié des dossiers de l’espace de travail" }, - "vs/workbench/api/browser/mainThreadExtensionService": { - "reload window": "Impossible d'activer l'extension '{0}', car elle dépend de l'extension '{1}' qui n'est pas chargée. Voulez-vous recharger la fenêtre pour charger l'extension ?", - "reload": "Recharger la fenêtre", - "disabledDep": "Impossible d'activer l'extension '{0}', car elle dépend de l'extension '{1}' qui est désactivée. Voulez-vous activer l'extension et recharger la fenêtre ?", - "enable dep": "Activer et recharger", - "uninstalledDep": "Impossible d'activer l'extension '{0}', car elle dépend de l'extension '{1}' qui n'est pas installée. Voulez-vous installer l'extension et recharger la fenêtre ?", - "install missing dep": "Installer et recharger", - "unknownDep": "Impossible d'activer l'extension '{0}', car elle dépend d'une extension '{1}' inconnue." - }, "vs/workbench/browser/parts/quickopen/quickopen": { "quickOpen": "Atteindre le fichier...", "quickNavigateNext": "Naviguer vers l'élément suivant dans Quick Open", @@ -1908,7 +1923,7 @@ "timeout.onWillSave": "OnWillSaveTextDocument-event avorté après 1750 ms", "saveParticipants": "Exécution de la sauvegarde des participants..." }, - "vs/workbench/api/electron-browser/mainThreadWebview": { + "vs/workbench/api/browser/mainThreadWebview": { "errorMessage": "Une erreur s’est produite lors de restauration de a vue : {0}" }, "vs/workbench/common/notifications": { @@ -1968,7 +1983,7 @@ "previousPanelView": "Vue de panneau précédente", "nextPanelView": "Vue de panneau suivante", "view": "Afficher", - "miTogglePanel": "Activer/désactiver le &&panneau" + "miShowPanel": "Show &&Panel" }, "vs/workbench/browser/parts/compositePart": { "ariaCompositeToolbarLabel": "{0} actions", @@ -1985,6 +2000,7 @@ }, "vs/workbench/common/theme": { "tabActiveBackground": "Couleur d'arrière-plan de l'onglet actif. Les onglets sont les conteneurs des éditeurs dans la zone d'éditeurs. Vous pouvez ouvrir plusieurs onglets dans un groupe d'éditeurs. Il peut exister plusieurs groupes d'éditeurs.", + "tabUnfocusedActiveBackground": "Active tab background color in an unfocused group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", "tabInactiveBackground": "Couleur d'arrière-plan de l'onglet inactif. Les onglets sont les conteneurs des éditeurs dans la zone d'éditeurs. Vous pouvez ouvrir plusieurs onglets dans un groupe d'éditeurs. Il peut exister plusieurs groupes d'éditeurs.", "tabHoverBackground": "Couleur de l'onglet d’arrière-plan lors du survol. Les onglets sont les conteneurs pour les éditeurs dans la zone de l’éditeur. Plusieurs onglets peuvent être ouverts dans un groupe d'éditeur. Il peut y avoir plusieurs groupes d’éditeur.", "tabUnfocusedHoverBackground": "Couleur de l'onglet d’arrière-plan dans un groupe n'ayant pas le focus lors du survol. Les onglets sont les conteneurs pour les éditeurs dans la zone de l’éditeur. Plusieurs onglets peuvent être ouverts dans un groupe d'éditeur. Il peut y avoir plusieurs groupes d’éditeur.", @@ -2067,24 +2083,9 @@ "notificationCenterHeaderBackground": "Couleur d'arrière plan de l'en-tête du centre de notifications. Les notifications défilent à partir du bas à droite de la fenêtre.", "notificationsBorder": "Couleur de bordure séparant des autres notifications dans le centre de notifications. Les notifications défilent à partir du bas à droite de la fenêtre." }, - "vs/workbench/electron-browser/actions/helpActions": { - "keybindingsReference": "Référence des raccourcis clavier", - "openDocumentationUrl": "Documentation", - "openIntroductoryVideosUrl": "Vidéos d'introduction", - "openTipsAndTricksUrl": "Conseils et astuces", - "openTwitterUrl": "Rejoignez-nous sur Twitter", - "openUserVoiceUrl": "Rechercher dans les demandes de fonctionnalité", - "openLicenseUrl": "Voir la licence", - "openPrivacyStatement": "Déclaration de confidentialité" - }, "vs/workbench/browser/workbench": { "loaderErrorNative": "Échec du chargement d'un fichier obligatoire. Redémarrez l'application pour réessayer. Détails : {0}" }, - "vs/workbench/browser/parts/activitybar/activitybarActions": { - "previousSideBarView": "Vue de barre latérale précédente", - "nextSideBarView": "Vue de barre latérale suivante", - "view": "Afficher" - }, "vs/workbench/browser/parts/compositeBarActions": { "badgeTitle": "{0} - {1}", "additionalViews": "Vues supplémentaires", @@ -2096,24 +2097,6 @@ "compositeActive": "{0} actif", "toggle": "Afficher/masquer la vue épinglée" }, - "vs/workbench/electron-browser/actions/developerActions": { - "toggleDevTools": "Activer/désactiver les outils de développement", - "toggleSharedProcess": "Activer/désactiver le processus partagé", - "inspect context keys": "Inspecter les clés de contexte", - "toggle screencast mode": "Activer/désactiver le mode Capture vidéo" - }, - "vs/workbench/electron-browser/window": { - "undo": "Annuler", - "redo": "Rétablir", - "cut": "Couper", - "copy": "Copier", - "paste": "Coller", - "selectAll": "Tout sélectionner", - "runningAsRoot": "Il est déconseillé d’exécuter {0} en tant qu’utilisateur root." - }, - "vs/workbench/browser/parts/compositeBar": { - "activityBarAriaLabel": "Sélecteur d'affichage actif" - }, "vs/workbench/electron-browser/actions/windowActions": { "closeWindow": "Fermer la fenêtre", "newWindow": "Nouvelle fenêtre", @@ -2137,9 +2120,39 @@ "quickOpenRecent": "Ouverture rapide des éléments récents...", "about": "À propos de {0}" }, - "vs/workbench/browser/parts/views/customView": { - "no-dataprovider": "Il n’y a pas de fournisseur de données enregistré qui peut fournir des données de vue.", - "collapseAll": "Réduire tout" + "vs/workbench/electron-browser/window": { + "undo": "Annuler", + "redo": "Rétablir", + "cut": "Couper", + "copy": "Copier", + "paste": "Coller", + "selectAll": "Tout sélectionner", + "runningAsRoot": "Il est déconseillé d’exécuter {0} en tant qu’utilisateur root." + }, + "vs/workbench/electron-browser/actions/helpActions": { + "keybindingsReference": "Référence des raccourcis clavier", + "openDocumentationUrl": "Documentation", + "openIntroductoryVideosUrl": "Vidéos d'introduction", + "openTipsAndTricksUrl": "Conseils et astuces", + "newsletterSignup": "Signup for the VS Code Newsletter", + "openTwitterUrl": "Rejoignez-nous sur Twitter", + "openUserVoiceUrl": "Rechercher dans les demandes de fonctionnalité", + "openLicenseUrl": "Voir la licence", + "openPrivacyStatement": "Déclaration de confidentialité" + }, + "vs/workbench/electron-browser/actions/developerActions": { + "toggleDevTools": "Activer/désactiver les outils de développement", + "toggleSharedProcess": "Activer/désactiver le processus partagé", + "inspect context keys": "Inspecter les clés de contexte", + "toggle screencast mode": "Activer/désactiver le mode Capture vidéo" + }, + "vs/workbench/browser/parts/compositeBar": { + "activityBarAriaLabel": "Sélecteur d'affichage actif" + }, + "vs/workbench/browser/parts/activitybar/activitybarActions": { + "previousSideBarView": "Vue de barre latérale précédente", + "nextSideBarView": "Vue de barre latérale suivante", + "view": "Afficher" }, "vs/workbench/browser/parts/views/panelViewlet": { "viewToolbarAriaLabel": "{0} actions" @@ -2153,6 +2166,17 @@ "vs/workbench/browser/parts/editor/textEditor": { "editorLabelWithGroup": "{0}, {1}." }, + "vs/workbench/browser/parts/views/customView": { + "no-dataprovider": "Il n’y a pas de fournisseur de données enregistré qui peut fournir des données de vue.", + "collapseAll": "Réduire tout" + }, + "vs/workbench/browser/parts/editor/editorCommands": { + "editorCommand.activeEditorMove.description": "Déplacer l'éditeur actif par onglets ou par groupes", + "editorCommand.activeEditorMove.arg.name": "Argument de déplacement de l'éditeur actif", + "editorCommand.activeEditorMove.arg.description": "Propriétés d'argument :\n\t* 'to' : Valeur de chaîne indiquant la destination du déplacement.\n\t* 'by' : Valeur de chaîne indiquant l'unité de déplacement (par onglet ou par groupe).\n\t* 'value' : Valeur numérique indiquant le nombre de positions ou une position absolue pour le déplacement.", + "toggleInlineView": "Activer/désactiver l'affichage Inline", + "compare": "Comparer" + }, "vs/workbench/browser/parts/titlebar/menubarControl": { "mFile": "&&Fichier", "mEdit": "&&Edition", @@ -2162,15 +2186,9 @@ "mDebug": "&&Déboguer", "mTerminal": "&&Terminal", "mHelp": "&&Aide", - "menubar.linuxTitlebarRevertNotification": "Nous avons mis à jour la barre de titre par défaut sur Linux pour utiliser le paramètre natif. Si vous préférez, vous pouvez rétablir le paramètre personnalisé. Plus d'informations sont disponibles dans notre [documentation en ligne](https://go.microsoft.com/fwlink/?linkid=2074137).", - "goToSetting": "Ouvrir les paramètres", "menubar.customTitlebarAccessibilityNotification": "La prise en charge de l'accessibilité est activée pour vous. Pour une meilleure expérience d'accessibilité, nous vous recommandons le style de barre de titre personnalisé.", - "miMoveSidebarRight": "Déplacer la &&barre latérale vers la droite", - "miMoveSidebarLeft": "Déplacer la &&barre latérale vers la gauche", - "miHideStatusbar": "&&Masquer la barre d'état", - "miShowStatusbar": "Affic&&her la barre d'état", - "miHideActivityBar": "Masquer la &&Barre d'activités", - "miShowActivityBar": "Afficher la &&Barre d'activités", + "goToSetting": "Ouvrir les paramètres", + "mPreferences": "Préférences", "checkForUpdates": "Rechercher les &&mises à jour...", "checkingForUpdates": "Recherche des mises à jour...", "download now": "T&&élécharger maintenant", @@ -2179,48 +2197,50 @@ "installingUpdate": "Installation de la mise à jour...", "restartToUpdate": "Redémarrer pour &&mettre à jour" }, - "vs/workbench/browser/parts/editor/editorCommands": { - "editorCommand.activeEditorMove.description": "Déplacer l'éditeur actif par onglets ou par groupes", - "editorCommand.activeEditorMove.arg.name": "Argument de déplacement de l'éditeur actif", - "editorCommand.activeEditorMove.arg.description": "Propriétés d'argument :\n\t* 'to' : Valeur de chaîne indiquant la destination du déplacement.\n\t* 'by' : Valeur de chaîne indiquant l'unité de déplacement (par onglet ou par groupe).\n\t* 'value' : Valeur numérique indiquant le nombre de positions ou une position absolue pour le déplacement.", - "toggleInlineView": "Activer/désactiver l'affichage Inline", - "compare": "Comparer" - }, "vs/workbench/browser/parts/notifications/notificationsAlerts": { "alertErrorMessage": "Erreur : {0}", "alertWarningMessage": "Avertissement : {0}", "alertInfoMessage": "Info : {0}" }, "vs/workbench/browser/parts/notifications/notificationsStatus": { + "status.notifications": "Notifications", "hideNotifications": "Masquer les notifications", "zeroNotifications": "Aucune notification", "noNotifications": "Aucune nouvelle notification", "oneNotification": "1 nouvelle notification", - "notifications": "{0} nouvelles notifications" + "notifications": "{0} nouvelles notifications", + "status.message": "Status Message" }, "vs/workbench/api/node/extHostExtensionService": { "extensionTestError": "Le chemin {0} ne pointe pas vers un Test Runner d'extension valide." }, - "vs/workbench/browser/parts/notifications/notificationsCommands": { - "notifications": "Notifications", - "showNotifications": "Afficher les notifications", - "hideNotifications": "Masquer les notifications", - "clearAllNotifications": "Effacer toutes les notifications" - }, "vs/workbench/browser/parts/notifications/notificationsCenter": { "notificationsEmpty": "Aucune nouvelle notification", "notifications": "Notifications", "notificationsToolbar": "Actions du centre de notifications", "notificationsList": "Liste des notifications" }, + "vs/workbench/browser/parts/notifications/notificationsCommands": { + "notifications": "Notifications", + "showNotifications": "Afficher les notifications", + "hideNotifications": "Masquer les notifications", + "clearAllNotifications": "Effacer toutes les notifications" + }, "vs/workbench/browser/parts/notifications/notificationsToasts": { "notificationsToast": "Toast de notification" }, + "vs/workbench/browser/parts/editor/editorGroupView": { + "araLabelGroupActions": "Actions de groupe d'éditeurs", + "closeGroupAction": "Fermer", + "emptyEditorGroup": "{0} (vide)", + "editorOpenError": "Impossible d'ouvrir '{0}' : {1}." + }, "vs/workbench/browser/parts/editor/editor.contribution": { "textEditor": "Éditeur de texte", "textDiffEditor": "Éditeur de différences textuelles", "binaryDiffEditor": "Éditeur de différences binaires", "sideBySideEditor": "Éditeur côte à côte", + "status.imageZoom": "Image Zoom", "groupOnePicker": "Afficher les éditeurs du groupe actif", "allEditorsPicker": "Afficher tous les éditeurs ouverts", "view": "Afficher", @@ -2284,12 +2304,6 @@ "miFocusBelowGroup": "Regrouper &&dessous", "miSwitchGroup": "Changer de gr&&oupe" }, - "vs/workbench/browser/parts/editor/editorGroupView": { - "araLabelGroupActions": "Actions de groupe d'éditeurs", - "closeGroupAction": "Fermer", - "emptyEditorGroup": "{0} (vide)", - "editorOpenError": "Impossible d'ouvrir '{0}' : {1}." - }, "vs/workbench/browser/parts/editor/textDiffEditor": { "textDiffEditor": "Éditeur de différences textuelles", "readonlyEditorWithInputAriaLabel": "{0}. Éditeur de comparaison de texte en lecture seule.", @@ -2413,6 +2427,11 @@ "newEditorAbove": "Nouveau groupe d'éditeurs au-dessus", "newEditorBelow": "Nouveau groupe d'éditeurs en dessous" }, + "vs/workbench/api/node/extHost.api.impl": { + "remote extension host Log": "Remote Extension Host", + "extension host Log": "Hôte d'extension", + "extensionLabel": "{0} (Extension)" + }, "vs/workbench/browser/parts/notifications/notificationsViewer": { "notificationActions": "Actions de notification", "notificationSource": "Source : {0}" @@ -2424,24 +2443,36 @@ "multiSelection": "{0} sélections", "endOfLineLineFeed": "LF", "endOfLineCarriageReturnLineFeed": "CRLF", - "tabFocusModeEnabled": "La touche Tab déplace le focus", - "screenReaderDetected": "Optimisé pour un lecteur d’écran ", - "screenReaderDetectedExtra": "Si vous n'utilisez pas de lecteur d'écran, définissez le paramètre 'editor.accessibilitySupport' sur \"désactivé\".", - "disableTabMode": "Désactiver le mode d'accessibilité", - "gotoLine": "Atteindre la ligne", - "selectIndentation": "Sélectionner le retrait", - "selectEncoding": "Sélectionner l'encodage", - "selectEOL": "Sélectionner la séquence de fin de ligne", - "selectLanguageMode": "Sélectionner le mode de langage", - "fileInfo": "Informations sur le fichier", "screenReaderDetectedExplanation.question": "Vous servez-vous d'un lecteur d'écran pour utiliser VS Code ? (Certaines fonctionnalités comme le pliage, minimap ou le retour automatique à la ligne sont désactivées quand vous utilisez un lecteur d'écran)", "screenReaderDetectedExplanation.answerYes": "Oui", "screenReaderDetectedExplanation.answerNo": "Non", + "noEditor": "Aucun éditeur de texte actif en ce moment", + "noWritableCodeEditor": "L'éditeur de code actif est en lecture seule.", + "indentConvert": "convertir le fichier", + "indentView": "modifier la vue", + "pickAction": "Sélectionner une action", + "tabFocusModeEnabled": "La touche Tab déplace le focus", + "disableTabMode": "Désactiver le mode d'accessibilité", + "status.editor.tabFocusMode": "Accessibility Mode", + "screenReaderDetected": "Optimisé pour un lecteur d’écran ", + "screenReaderDetectedExtra": "Si vous n'utilisez pas de lecteur d'écran, définissez le paramètre 'editor.accessibilitySupport' sur \"désactivé\".", + "status.editor.screenReaderMode": "Screen Reader Mode", + "gotoLine": "Atteindre la ligne", + "status.editor.selection": "Editor Selection", + "selectIndentation": "Sélectionner le retrait", + "status.editor.indentation": "Editor Indentation", + "selectEncoding": "Sélectionner l'encodage", + "status.editor.encoding": "Editor Encoding", + "selectEOL": "Sélectionner la séquence de fin de ligne", + "status.editor.eol": "Editor End of Line", + "selectLanguageMode": "Sélectionner le mode de langage", + "status.editor.mode": "Editor Language", + "fileInfo": "Informations sur le fichier", + "status.editor.info": "Informations sur le fichier", "spacesSize": "Espaces : {0}", "tabSize": "Taille des tabulations : {0}", "showLanguageExtensions": "Rechercher '{0}' dans les extensions Marketplace...", "changeMode": "Changer le mode de langage", - "noEditor": "Aucun éditeur de texte actif en ce moment", "languageDescription": "({0}) - Langage configuré", "languageDescriptionConfigured": "({0})", "languagesPicks": "langages (identificateur)", @@ -2451,11 +2482,6 @@ "pickLanguage": "Sélectionner le mode de langage", "currentAssociation": "Association actuelle", "pickLanguageToConfigure": "Sélectionnez le mode de langage à associer à '{0}'", - "changeIndentation": "Changer le retrait", - "noWritableCodeEditor": "L'éditeur de code actif est en lecture seule.", - "indentConvert": "convertir le fichier", - "indentView": "modifier la vue", - "pickAction": "Sélectionner une action", "changeEndOfLine": "Changer la séquence de fin de ligne", "pickEndOfLine": "Sélectionner la séquence de fin de ligne", "changeEncoding": "Changer l'encodage des fichiers", @@ -2473,6 +2499,9 @@ "araLabelEditorActions": "Actions de l'éditeur", "draggedEditorGroup": "{0} (+{1})" }, + "vs/workbench/api/common/extHostStatusBar": { + "status.extensionMessage": "Extension Status" + }, "vs/workbench/api/common/extHostProgress": { "extensionSource": "{0} (Extension)" }, @@ -2505,7 +2534,7 @@ "vs/workbench/browser/parts/editor/breadcrumbsControl": { "cmd.toggle": "Basculer les barres de navigation", "cmd.category": "Afficher", - "miToggleBreadcrumbs": "Activer/désactiver les &&barres de navigation", + "miShowBreadcrumbs": "Show &&Breadcrumbs", "cmd.focus": "Focus sur les barres de navigation" }, "vs/workbench/contrib/callHierarchy/browser/callHierarchy.contribution": { @@ -2536,14 +2565,19 @@ "cantUninstall": "Impossible de désinstaller la commande shell '{0}'.", "shellCommand": "Commande d'interpréteur de commandes" }, + "vs/workbench/contrib/codeEditor/browser/inspectKeybindings": { + "workbench.action.inspectKeyMap": "Développeur : Inspecter les mappages de touches" + }, "vs/workbench/contrib/codeEditor/browser/largeFileOptimizations": { "largeFile": "{0} : la tokenisation, l'entourage et le repliage ont été désactivés pour ce gros fichier afin de réduire l’utilisation de la mémoire et éviter de se figer ou de crasher.", "dontShowAgain": "Ne plus afficher", "removeOptimizations": "Activer les fonctionnalités en forçant", "reopenFilePrompt": "Veuillez rouvrir le dossier pour que ce paramètre soit effectif." }, - "vs/workbench/contrib/codeEditor/browser/inspectKeybindings": { - "workbench.action.inspectKeyMap": "Développeur : Inspecter les mappages de touches" + "vs/workbench/contrib/codeEditor/browser/toggleMinimap": { + "toggleMinimap": "Toggle Minimap", + "view": "Afficher", + "miShowMinimap": "Show &&Minimap" }, "vs/workbench/contrib/codeEditor/browser/toggleMultiCursorModifier": { "toggleLocation": "Changer le modificateur multicurseur", @@ -2551,17 +2585,15 @@ "miMultiCursorCmd": "Utiliser Cmd+Clic pour l'option multicurseur", "miMultiCursorCtrl": "Utiliser Ctrl+Clic pour l'option multicurseur" }, - "vs/workbench/contrib/codeEditor/browser/toggleMinimap": { - "toggleMinimap": "Affichage : Activer/désactiver la minimap", - "miToggleMinimap": "Activer/désactiver la &&minimap" - }, "vs/workbench/contrib/codeEditor/browser/toggleRenderControlCharacter": { - "toggleRenderControlCharacters": "Affichage : Activer/désactiver les caractères de contrôle", - "miToggleRenderControlCharacters": "Activer/désactiver les &&caractères de contrôle" + "toggleRenderControlCharacters": "Activer/désactiver les caractères de contrôle", + "view": "Afficher", + "miToggleRenderControlCharacters": "Render &&Control Characters" }, "vs/workbench/contrib/codeEditor/browser/toggleRenderWhitespace": { - "toggleRenderWhitespace": "Affichage : Activer/désactiver l'affichage des espaces", - "miToggleRenderWhitespace": "Activer/désactiver &&Restituer l'espace" + "toggleRenderWhitespace": "Activer/désactiver Restituer l'espace", + "view": "Afficher", + "miToggleRenderWhitespace": "&&Render Whitespace" }, "vs/workbench/contrib/codeEditor/browser/toggleWordWrap": { "toggle.wordwrap": "Afficher : activer/désactiver le retour automatique à la ligne", @@ -2795,6 +2827,9 @@ "cancel": "Annuler", "addConfiguration": "Ajouter une configuration..." }, + "vs/workbench/contrib/debug/common/debug": { + "internalConsoleOptions": "Contrôle le moment où la console de débogage interne doit s’ouvrir." + }, "vs/workbench/contrib/debug/browser/repl": { "replAriaLabel": "Panneau REPL (Read Eval Print Loop)", "copy": "Copier", @@ -2807,14 +2842,12 @@ "replValueOutputAriaLabel": "{0}, boucle REPL (Read Eval Print Loop), débogage", "replRawObjectAriaLabel": "La variable Repl {0} a la valeur {1}, read eval print loop, débogage", "actions.repl.acceptInput": "Accepter l'entrée REPL", + "repl.action.filter": "REPL Focus Content to Filter", "actions.repl.copyAll": "Débogage : Tout copier (console)", "selectRepl": "Sélectionner la console de débogage", "clearRepl": "Effacer la console", "debugConsoleCleared": "La console de débogage a été effacée" }, - "vs/workbench/contrib/debug/common/debug": { - "internalConsoleOptions": "Contrôle le moment où la console de débogage interne doit s’ouvrir." - }, "vs/workbench/contrib/debug/browser/debugActions": { "openLaunchJson": "Ouvrir {0}", "launchJsonNeedsConfigurtion": "Configurer ou corriger 'launch.json'", @@ -2835,7 +2868,7 @@ "focusSession": "Focus Session", "copyValue": "Copier la valeur" }, - "vs/workbench/contrib/debug/browser/debugActionItems": { + "vs/workbench/contrib/debug/browser/debugActionViewItems": { "debugLaunchConfigurations": "Déboguer les configurations de lancement", "noConfigurations": "Aucune configuration", "addConfigTo": "Ajouter une configuration ({0})...", @@ -2852,6 +2885,7 @@ "statusBarDebuggingBorder": "Couleur de la bordure qui sépare à l’éditeur et la barre latérale quand un programme est en cours de débogage. La barre d’état s’affiche en bas de la fenêtre" }, "vs/workbench/contrib/debug/browser/debugStatus": { + "status.debug": "déboguer", "selectAndStartDebug": "Sélectionner et démarrer la configuration de débogage" }, "vs/workbench/contrib/debug/common/debugContentProvider": { @@ -2859,6 +2893,22 @@ "canNotResolveSourceWithError": "Impossible de charger la source '{0}' : {1}.", "canNotResolveSource": "Impossible de charger la source '{0}'." }, + "vs/workbench/contrib/debug/browser/exceptionWidget": { + "debugExceptionWidgetBorder": "Couleur de bordure du widget d'exception.", + "debugExceptionWidgetBackground": "Couleur d'arrière-plan du widget d'exception.", + "exceptionThrownWithId": "Une exception s'est produite : {0}", + "exceptionThrown": "Une exception s'est produite." + }, + "vs/workbench/contrib/debug/browser/watchExpressionsView": { + "watchExpressionsSection": "Section des expressions espionnées", + "watchAriaTreeLabel": "Déboguer les expressions espionnées", + "editWatchExpression": "Modifier l'expression", + "removeWatchExpression": "Supprimer une expression", + "watchExpressionInputAriaLabel": "Tapez l'expression à espionner", + "watchExpressionPlaceholder": "Expression à espionner", + "watchExpressionAriaLabel": "{0} valeur {1}, espion, débogage", + "watchVariableAriaLabel": "{0} valeur {1}, espion, débogage" + }, "vs/workbench/contrib/debug/browser/debugEditorActions": { "toggleBreakpointAction": "Déboguer : activer/désactiver un point d'arrêt", "conditionalBreakpointEditorAction": "Déboguer : ajouter un point d'arrêt conditionnel...", @@ -2871,16 +2921,6 @@ "goToPreviousBreakpoint": "Débogage : Aller au point d’arrêt précédent", "debug": "déboguer" }, - "vs/workbench/contrib/debug/browser/watchExpressionsView": { - "watchExpressionsSection": "Section des expressions espionnées", - "watchAriaTreeLabel": "Déboguer les expressions espionnées", - "editWatchExpression": "Modifier l'expression", - "removeWatchExpression": "Supprimer une expression", - "watchExpressionInputAriaLabel": "Tapez l'expression à espionner", - "watchExpressionPlaceholder": "Expression à espionner", - "watchExpressionAriaLabel": "{0} valeur {1}, espion, débogage", - "watchVariableAriaLabel": "{0} valeur {1}, espion, débogage" - }, "vs/workbench/contrib/debug/browser/variablesView": { "variablesSection": "Section des variables", "variablesAriaTreeLabel": "Déboguer les variables", @@ -2891,11 +2931,15 @@ "variableScopeAriaLabel": "Portée {0}, variables, débogage", "variableAriaLabel": "{0} valeur {1}, variables, débogage" }, - "vs/workbench/contrib/debug/browser/exceptionWidget": { - "debugExceptionWidgetBorder": "Couleur de bordure du widget d'exception.", - "debugExceptionWidgetBackground": "Couleur d'arrière-plan du widget d'exception.", - "exceptionThrownWithId": "Une exception s'est produite : {0}", - "exceptionThrown": "Une exception s'est produite." + "vs/workbench/contrib/debug/browser/debugHover": { + "treeAriaLabel": "Déboguer par pointage", + "variableAriaLabel": "{0} valeur {1}, variables, débogage" + }, + "vs/workbench/contrib/debug/browser/debugCommands": { + "noFolderDebugConfig": "Ouvrez d'abord un dossier pour effectuer une configuration de débogage avancée.", + "inlineBreakpoint": "Point d'arrêt inline", + "debug": "déboguer", + "addInlineBreakpoint": "Ajouter un point d’arrêt Inline" }, "vs/workbench/contrib/debug/browser/debugEditorModelManager": { "topStackFrameLineHighlight": "Couleur d'arrière-plan de la mise en surbrillance de la ligne au niveau du frame de pile le plus haut.", @@ -2910,19 +2954,14 @@ "loadedScriptsFolderAriaLabel": "Dossier {0}, script chargé, débogage", "loadedScriptsSourceAriaLabel": "{0}, script chargé, débogage" }, - "vs/workbench/contrib/debug/browser/debugCommands": { - "noFolderDebugConfig": "Ouvrez d'abord un dossier pour effectuer une configuration de débogage avancée.", - "inlineBreakpoint": "Point d'arrêt inline", - "debug": "déboguer", - "addInlineBreakpoint": "Ajouter un point d’arrêt Inline" - }, - "vs/workbench/contrib/debug/browser/debugHover": { - "treeAriaLabel": "Déboguer par pointage", - "variableAriaLabel": "{0} valeur {1}, variables, débogage" - }, - "vs/workbench/contrib/debug/browser/linkDetector": { - "fileLinkMac": "Cliquez pour suivre (Commande + clic permet d'ouvrir sur le côté)", - "fileLink": "Cliquez pour suivre (Ctrl + clic permet d'ouvrir sur le côté)" + "vs/workbench/contrib/debug/browser/breakpointWidget": { + "breakpointWidgetLogMessagePlaceholder": "Message à loguer lorsque le point d’arrêt est atteint. Les expressions entre {} sont interpolées. 'Entrée' pour accepter,'Echap' pour annuler.", + "breakpointWidgetHitCountPlaceholder": "Arrêt quand le nombre d'accès est atteint. 'Entrée' pour accepter ou 'Échap' pour annuler.", + "breakpointWidgetExpressionPlaceholder": "Arrêt quand l'expression prend la valeur true. 'Entrée' pour accepter ou 'Échap' pour annuler.", + "expression": "EXPRESSION", + "hitCount": "Nombre d'accès", + "logMessage": "Message de log", + "breakpointType": "Type de point d'arrêt" }, "vs/workbench/contrib/debug/browser/breakpointsView": { "breakpointsSection": "Section des points d'arrêt", @@ -2961,14 +3000,9 @@ "stackFrameAriaLabel": "Frame de pile {0}, ligne {1} {2}, pile des appels, débogage", "sessionLabel": "Déboguer la session {0}" }, - "vs/workbench/contrib/debug/browser/breakpointWidget": { - "breakpointWidgetLogMessagePlaceholder": "Message à loguer lorsque le point d’arrêt est atteint. Les expressions entre {} sont interpolées. 'Entrée' pour accepter,'Echap' pour annuler.", - "breakpointWidgetHitCountPlaceholder": "Arrêt quand le nombre d'accès est atteint. 'Entrée' pour accepter ou 'Échap' pour annuler.", - "breakpointWidgetExpressionPlaceholder": "Arrêt quand l'expression prend la valeur true. 'Entrée' pour accepter ou 'Échap' pour annuler.", - "expression": "EXPRESSION", - "hitCount": "Nombre d'accès", - "logMessage": "Message de log", - "breakpointType": "Type de point d'arrêt" + "vs/workbench/contrib/debug/browser/linkDetector": { + "fileLinkMac": "Cliquez pour suivre (Commande + clic permet d'ouvrir sur le côté)", + "fileLink": "Cliquez pour suivre (Ctrl + clic permet d'ouvrir sur le côté)" }, "vs/workbench/contrib/debug/common/debugSource": { "unknownSource": "Source inconnue" @@ -2985,7 +3019,7 @@ "debugRequesMissing": "L’attribut '{0}' est introuvable dans la configuration de débogage choisie.", "debugTypeNotSupported": "Le type de débogage '{0}' configuré n'est pas pris en charge.", "debugTypeMissing": "Propriété 'type' manquante pour la configuration de lancement choisie.", - "noFolderWorkspaceDebugError": "Impossible de déboguer le fichier actif. Vérifiez qu'il est enregistré sur le disque et qu'une extension de débogage est installée pour ce type de fichier.", + "noFolderWorkspaceDebugError": "The active file can not be debugged. Make sure it is saved and that you have a debug extension installed for that file type.", "debugAdapterCrash": "Le débogage du processus adaptateur s'est terminé de manière inattendue ({0})", "cancel": "Annuler", "debugAnyway": "Déboguer quand même", @@ -2998,7 +3032,7 @@ "DebugTaskNotFound": "Tâche spécifiée introuvable.", "taskNotTrackedWithTaskId": "Impossible de suivre la tâche spécifiée.", "taskNotTracked": "La tâche '{0}' ne peut pas être tracée.", - "debuggingPaused": "Débogage suspendu {0}, {1} {2}", + "debuggingPaused": "Debugging paused {0}, {1} {2} {3}", "breakpointAdded": "Point d'arrêt ajouté, ligne {0}, fichier {1}", "breakpointRemoved": "Point d'arrêt supprimé, ligne {0}, fichier {1}" }, @@ -3024,6 +3058,23 @@ "vs/workbench/contrib/debug/electron-browser/terminalSupport": { "debug.terminal.title": "élément débogué" }, + "vs/workbench/contrib/debug/node/debugger": { + "cannot.find.da": "Adaptateur de débogage introuvable pour le type '{0}'.", + "launch.config.comment1": "Utilisez IntelliSense pour en savoir plus sur les attributs possibles.", + "launch.config.comment2": "Pointez pour afficher la description des attributs existants.", + "launch.config.comment3": "Pour plus d'informations, visitez : {0}", + "debugType": "Type de configuration.", + "debugTypeNotRecognised": "Le type de débogage n'est pas reconnu. Vérifiez que vous avez installé l'extension de débogage correspondante et qu'elle est activée.", + "node2NotSupported": "\"node2\" n'est plus pris en charge. Utilisez \"node\" à la place, et affectez la valeur \"inspector\" à l'attribut \"protocol\".", + "debugName": "Le nom de la configuration s'affiche dans le menu déroulant de la configuration de lancement.", + "debugRequest": "Type de requête de configuration. Il peut s'agir de \"launch\" ou \"attach\".", + "debugServer": "Pour le développement d'une extension de débogage uniquement : si un port est spécifié, VS Code tente de se connecter à un adaptateur de débogage s'exécutant en mode serveur", + "debugPrelaunchTask": "Tâche à exécuter avant le démarrage de la session de débogage.", + "debugPostDebugTask": "Tâche à exécuter après que le débogage se termine.", + "debugWindowsConfiguration": "Attributs de configuration de lancement spécifiques à Windows.", + "debugOSXConfiguration": "Attributs de configuration de lancement spécifiques à OS X.", + "debugLinuxConfiguration": "Attributs de configuration de lancement spécifiques à Linux." + }, "vs/workbench/contrib/debug/common/replModel": { "consoleCleared": "La console a été effacée", "snapshotObj": "Seules les valeurs primitives sont affichées pour cet objet." @@ -3036,7 +3087,7 @@ "vscode.extension.contributes.debuggers.args": "Arguments facultatifs à passer à l'adaptateur.", "vscode.extension.contributes.debuggers.runtime": "Runtime facultatif, si l'attribut de programme n'est pas un exécutable, mais qu'il nécessite un exécutable.", "vscode.extension.contributes.debuggers.runtimeArgs": "Arguments du runtime facultatif.", - "vscode.extension.contributes.debuggers.variables": "Mappage à partir de variables interactives (par exemple, ${action.pickProcess}) dans 'launch.json' vers une commande.", + "vscode.extension.contributes.debuggers.variables": "Mapping from interactive variables (e.g. ${action.pickProcess}) in `launch.json` to a command.", "vscode.extension.contributes.debuggers.initialConfigurations": "Configurations pour la génération du fichier 'launch.json' initial.", "vscode.extension.contributes.debuggers.languages": "Liste de langages pour lesquels l'extension de débogage peut être considérée comme \"débogueur par défaut\".", "vscode.extension.contributes.debuggers.adapterExecutableCommand": "Si l'extension VS Code spécifiée appelle cette commande pour déterminer le chemin de l'exécutable de l'adaptateur de débogage et les arguments à passer.", @@ -3059,25 +3110,6 @@ "app.launch.json.compound.folder": "Nom du dossier où se trouve l'élément composé.", "app.launch.json.compounds.configurations": "Noms des configurations qui sont lancées dans le cadre de ce composé." }, - "vs/workbench/contrib/debug/node/debugger": { - "cannot.find.da": "Adaptateur de débogage introuvable pour le type '{0}'.", - "cannot.create.da.with.err": "Impossible de créer l'adaptateur de débogage ({0}).", - "cannot.create.da": "Impossible de créer l'adaptateur de débogage.", - "launch.config.comment1": "Utilisez IntelliSense pour en savoir plus sur les attributs possibles.", - "launch.config.comment2": "Pointez pour afficher la description des attributs existants.", - "launch.config.comment3": "Pour plus d'informations, visitez : {0}", - "debugType": "Type de configuration.", - "debugTypeNotRecognised": "Le type de débogage n'est pas reconnu. Vérifiez que vous avez installé l'extension de débogage correspondante et qu'elle est activée.", - "node2NotSupported": "\"node2\" n'est plus pris en charge. Utilisez \"node\" à la place, et affectez la valeur \"inspector\" à l'attribut \"protocol\".", - "debugName": "Le nom de la configuration s'affiche dans le menu déroulant de la configuration de lancement.", - "debugRequest": "Type de requête de configuration. Il peut s'agir de \"launch\" ou \"attach\".", - "debugServer": "Pour le développement d'une extension de débogage uniquement : si un port est spécifié, VS Code tente de se connecter à un adaptateur de débogage s'exécutant en mode serveur", - "debugPrelaunchTask": "Tâche à exécuter avant le démarrage de la session de débogage.", - "debugPostDebugTask": "Tâche à exécuter après que le débogage se termine.", - "debugWindowsConfiguration": "Attributs de configuration de lancement spécifiques à Windows.", - "debugOSXConfiguration": "Attributs de configuration de lancement spécifiques à OS X.", - "debugLinuxConfiguration": "Attributs de configuration de lancement spécifiques à Linux." - }, "vs/workbench/contrib/debug/electron-browser/rawDebugSession": { "moreInfo": "Informations" }, @@ -3125,7 +3157,12 @@ "extensionsCloseExtensionDetailsOnViewChange": "Si cette option est activée, les éditeurs avec les détails d'extension sont automatiquement fermés quand vous quittez l'affichage Extensions.", "miOpenKeymapExtensions": "&&Mappages de touches", "miPreferencesExtensions": "&&Extensions", - "miViewExtensions": "E&&xtensions" + "miViewExtensions": "E&&xtensions", + "workbench.extensions.uninstallExtension.description": "Uninstall the given extension", + "workbench.extensions.uninstallExtension.arg.name": "Id of the extension to uninstall", + "id required": "Extension id required.", + "notInstalled": "Extension '{0}' is not installed. Make sure you use the full extension ID, including the publisher, e.g.: ms-vscode.csharp.", + "showExtensions": "Extensions" }, "vs/workbench/contrib/extensions/electron-browser/extensionsViewlet": { "marketPlace": "Marketplace", @@ -3152,24 +3189,27 @@ "malicious warning": "Nous avons désinstallé '{0}' qui a été signalé comme problématique.", "reloadNow": "Recharger maintenant" }, + "vs/workbench/contrib/extensions/electron-browser/extensionsActivationProgress": { + "activation": "Activation des extensions..." + }, + "vs/workbench/contrib/extensions/electron-browser/runtimeExtensionsInput": {}, "vs/workbench/contrib/extensions/common/extensionsInput": {}, + "vs/workbench/contrib/extensions/electron-browser/extensionsDependencyChecker": {}, "vs/workbench/contrib/extensions/common/extensionsFileTemplate": { "app.extensions.json.title": "Extensions", "app.extensions.json.recommendations": "Liste des extensions qui doivent être recommandées pour les utilisateurs de cet espace de travail. L'identificateur d'une extension est toujours '${publisher}.${name}'. Par exemple : 'vscode.csharp'.", "app.extension.identifier.errorMessage": "Format attendu : '${publisher}.${name}'. Exemple : 'vscode.csharp'.", "app.extensions.json.unwantedRecommendations": "Liste des extensions recommandées par VS Code qui ne doivent pas être recommandées pour les utilisateurs de cet espace de travail. L'identificateur d'une extension est toujours '${publisher}.${name}'. Par exemple : 'vscode.csharp'." }, - "vs/workbench/contrib/extensions/electron-browser/runtimeExtensionsInput": {}, - "vs/workbench/contrib/extensions/electron-browser/extensionsDependencyChecker": {}, - "vs/workbench/contrib/extensions/electron-browser/extensionsActivationProgress": { - "activation": "Activation des extensions..." - }, "vs/workbench/contrib/extensions/electron-browser/extensionProfileService": { + "profilingExtensionHost": "$(sync~spin) Profiling Extension Host", + "selectAndStartDebug": "Cliquer pour arrêter le profilage", + "profilingExtensionHostTime": "$(sync~spin) Profiling Extension Host ({0} sec)", + "status.profiler": "Extension Profiler", "restart1": "Profiler les extensions", "restart2": "Un redémarrage est nécessaire pour profiler les extensions. Voulez-vous redémarrer '{0}' maintenant ?", "restart3": "Redémarrer", - "cancel": "Annuler", - "selectAndStartDebug": "Cliquer pour arrêter le profilage" + "cancel": "Annuler" }, "vs/workbench/contrib/extensions/common/extensionsUtils": { "disableOtherKeymapsConfirmation": "Désactiver les autres mappages de touches ({0}) pour éviter les conflits de combinaisons de touches ?", @@ -3312,6 +3352,7 @@ "vs/workbench/contrib/extensions/electron-browser/extensionsViews": { "extensions": "Extensions", "galleryError": "Nous ne pouvons pas vous connecter sur le Marketplace des Extensions en ce moment, veuillez s’il vous plaît essayer à nouveau plus tard.", + "error": "Error while loading extensions. {0}", "no extensions found": "Extensions introuvables.", "suggestProxyError": "Marketplace a retourné 'ECONNREFUSED'. Vérifiez le paramètre 'http.proxy'." }, @@ -3376,7 +3417,6 @@ "enableAction": "Activer", "disableAction": "Désactiver", "checkForUpdates": "Rechercher les mises à jour d'extensions", - "noUpdatesAvailable": "Toutes les extensions sont à jour.", "singleUpdateAvailable": "Une mise à jour d'extension est disponible.", "updatesAvailable": "{0} mises à jour d'extension sont disponibles.", "singleDisabledUpdateAvailable": "Une mise à jour d'une extension désactivée est disponible.", @@ -3480,14 +3520,10 @@ "press.any.key": "Appuyez sur une touche pour continuer...", "linux.term.failed": "Échec de '{0}'. Code de sortie : {1}" }, - "vs/workbench/contrib/feedback/electron-browser/feedback.contribution": { - "workbenchConfigurationTitle": "Banc d'essai", - "feedbackVisibility": "Contrôle la visibilité du feedback Twitter (smiley) dans la barre d'état au bas du banc d'essai." + "vs/workbench/contrib/feedback/browser/feedback.contribution": { + "status.feedback": "Tweeter des commentaires" }, - "vs/workbench/contrib/feedback/electron-browser/feedbackStatusbarItem": { - "hide": "Masquer" - }, - "vs/workbench/contrib/feedback/electron-browser/feedback": { + "vs/workbench/contrib/feedback/browser/feedback": { "sendFeedback": "Tweeter des commentaires", "label.sendASmile": "Tweetez-nous vos commentaires.", "close": "Fermer", @@ -3544,6 +3580,7 @@ "hotExit": "Contrôle si les fichiers non enregistrés sont mémorisés entre les sessions, ce qui permet d'ignorer la demande d'enregistrement à la sortie de l'éditeur.", "defaultLanguage": "Mode de langage par défaut affecté aux nouveaux fichiers.", "maxMemoryForLargeFilesMB": "Contrôle la mémoire disponible pour VS Code après le redémarrage en cas de tentative d'ouverture de fichiers volumineux. Même effet que de spécifier '--max-memory=NEWSIZE' sur la ligne de commande.", + "files.simpleDialog.enable": "Enables the simple file dialog. The simple file dialog replaces the system file dialog when enabled.", "editorConfigurationTitle": "Éditeur", "formatOnSave": "Met en forme un fichier à l'enregistrement. Un formateur doit être disponible, le fichier ne doit pas être enregistré après un délai et l'éditeur ne doit pas être en cours d'arrêt.", "formatOnSaveTimeout": "Délai d’attente en millisecondes après lequel la mise en forme qui est exécutée au moment de l'enregistrement est annulée.", @@ -3568,8 +3605,8 @@ "copyPath": "Copier le chemin", "copyRelativePath": "Copier le chemin d’accès relatif", "revealInSideBar": "Afficher dans la barre latérale", - "acceptLocalChanges": "Utiliser vos modifications et écraser les contenus du disque", - "revertLocalChanges": "Ignorer les modifications locales et restaurer le contenu sur disque", + "acceptLocalChanges": "Use your changes and overwrite file contents", + "revertLocalChanges": "Discard your changes and revert to file contents", "copyPathOfActive": "Copier le chemin du fichier actif", "copyRelativePathOfActive": "Copier le chemin relatif du fichier actif", "saveAllInGroup": "Enregistrer tout dans le groupe", @@ -3629,12 +3666,12 @@ "fileEditorAriaLabel": "Éditeur de fichier texte." }, "vs/workbench/contrib/files/common/editors/fileEditorInput": { - "orphanedFile": "{0} (deleted from disk)", + "orphanedFile": "{0} (deleted)", "readonlyFile": "{0} (en lecture seule)" }, "vs/workbench/contrib/files/browser/saveErrorHandler": { - "userGuide": "Utilisez les actions de la barre d'outils de l'éditeur pour annuler vos modifications, ou pour remplacer le contenu sur le disque par vos modifications.", - "staleSaveError": "Échec de l'enregistrement de '{0}' : le contenu sur le disque est plus récent. Veuillez comparer votre version à celle située sur le disque.", + "userGuide": "Use the actions in the editor tool bar to either undo your changes or overwrite the content of the file with your changes.", + "staleSaveError": "Failed to save '{0}': The content of the file is newer. Please compare your version with the file contents.", "retry": "Réessayer", "discard": "Annuler", "readonlySaveErrorAdmin": "L'enregistrement de '{0}' a échoué : le fichier est en lecture seule. Sélectionnez 'Remplacer en tant qu'administrateur' pour réessayer en tant qu'administrateur.", @@ -3646,7 +3683,7 @@ "learnMore": "En savoir plus", "dontShowAgain": "Ne plus afficher", "compareChanges": "Comparer", - "saveConflictDiffLabel": "{0} (sur le disque) ↔ {1} (dans {2}) - Résoudre le conflit d'enregistrement", + "saveConflictDiffLabel": "{0} (in file) ↔ {1} (in {2}) - Resolve save conflict", "overwriteElevated": "Remplacer en tant qu'Admin...", "overwriteElevatedSudo": "Remplacer en tant que Sudo...", "saveElevated": "Réessayer en tant qu'Admin...", @@ -3715,7 +3752,6 @@ "fileNameStartsWithSlashError": "Un nom de fichier ou de dossier ne peut commencer par une barre oblique.", "fileNameExistsError": "Un fichier ou dossier **{0}** existe déjà à cet emplacement. Choisissez un autre nom.", "invalidFileNameError": "Le nom **{0}** est non valide en tant que nom de fichier ou de dossier. Choisissez un autre nom.", - "filePathTooLongError": "Le nom **{0}** correspond à un chemin d'accès trop long. Choisissez un nom plus court.", "compareWithClipboard": "Compare le fichier actif avec le presse-papiers", "clipboardComparisonLabel": "Presse-papier ↔ {0}", "retry": "Réessayer", @@ -3732,7 +3768,7 @@ "saveAll": "Enregistrer tout", "removeFolderFromWorkspace": "Supprimer le dossier de l'espace de travail", "genericRevertError": "Échec pour faire revenir '{0}' : {1}", - "modifiedLabel": "{0} (sur le disque) ↔ {1}", + "modifiedLabel": "{0} (in file) ↔ {1}", "openFileToReveal": "Open a file first to reveal", "openFileToCopy": "Ouvrir d'abord un fichier pour copier son chemin" }, @@ -3743,10 +3779,15 @@ }, "vs/workbench/contrib/files/browser/views/explorerViewer": { "fileInputAriaLabel": "Tapez le nom du fichier. Appuyez sur Entrée pour confirmer ou sur Échap pour annuler.", - "dropFolders": "Voulez-vous ajouter les dossiers à l’espace de travail ?", - "dropFolder": "Voulez-vous ajouter le dossier à l’espace de travail ?", - "addFolders": "&&Ajouter des dossiers", - "addFolder": "&&Ajouter un dossier", + "copyFolders": "&&Copy Folders", + "copyFolder": "&&Copy Folder", + "cancel": "Annuler", + "copyfolders": "Are you sure to want to copy folders?", + "copyfolder": "Are you sure to want to copy '{0}'?", + "addFolders": "&&Add Folders to Workspace", + "addFolder": "&&Add Folder to Workspace", + "dropFolders": "Do you want to copy the folders or add the folders to the workspace?", + "dropFolder": "Do you want to copy '{0}' or add '{0}' as a folder to the workspace?", "confirmOverwrite": "Un fichier ou dossier portant le même nom existe déjà dans le dossier de destination. Voulez-vous le remplacer ?", "irreversible": "Cette action est irréversible !", "replaceButtonLabel": "&&Remplacer", @@ -3802,6 +3843,12 @@ "vscode.extension.contributes.localizations.translations.id.pattern": "L’Id doit être `vscode` ou au format `publisherId.extensionName` pour traduire respectivement VS code ou une extension.", "vscode.extension.contributes.localizations.translations.path": "Un chemin relatif vers un fichier contenant les traductions du langage." }, + "vs/workbench/contrib/localizations/browser/minimalTranslations": { + "showLanguagePackExtensions": "Recherchez dans les modules linguistiques du Marketplace pour remplacer la langue d'affichage par {0}.", + "searchMarketplace": "Rechercher dans le Marketplace", + "installAndRestartMessage": "Installez le module linguistique pour remplacer la langue d'affichage par {0}.", + "installAndRestart": "Installer et Redémarrer" + }, "vs/workbench/contrib/localizations/browser/localizationsActions": { "configureLocale": "Configurer la langue d'affichage", "installAdditionalLanguages": "Installer des langues supplémentaires...", @@ -3810,12 +3857,6 @@ "relaunchDisplayLanguageDetail": "Appuyez sur le bouton Redémarrer pour redémarrer {0} et changer la langue d'affichage.", "restart": "&&Redémarrer" }, - "vs/workbench/contrib/localizations/browser/minimalTranslations": { - "showLanguagePackExtensions": "Recherchez dans les modules linguistiques du Marketplace pour remplacer la langue d'affichage par {0}.", - "searchMarketplace": "Rechercher dans le Marketplace", - "installAndRestartMessage": "Installez le module linguistique pour remplacer la langue d'affichage par {0}.", - "installAndRestart": "Installer et Redémarrer" - }, "vs/workbench/contrib/logs/common/logs.contribution": { "mainLog": "Principal", "sharedLog": "Partagé", @@ -3844,7 +3885,13 @@ "show multiline": "Afficher le message sur plusieurs lignes", "problems": "Problèmes", "show singleline": "Afficher le message sur une seule ligne", - "miMarker": "&&Problèmes" + "miMarker": "&&Problèmes", + "status.problems": "Problèmes", + "totalErrors": "{0} erreurs", + "totalWarnings": "{0} avertissements", + "totalInfos": "{0} infos", + "noProblems": "No Problems", + "manyProblems": "10K+" }, "vs/workbench/contrib/markers/browser/messages": { "viewCategory": "Afficher", @@ -3861,7 +3908,7 @@ "markers.panel.action.filter": "Filtrer les problèmes", "markers.panel.action.quickfix": "Afficher les correctifs", "markers.panel.filter.ariaLabel": "Filtrer les problèmes", - "markers.panel.filter.placeholder": "Filtre. Par exemple : texte, **/*.ts, !**/node_modules/**", + "markers.panel.filter.placeholder": "Filter. E.g.: text, **/*.ts, !**/node_modules/**", "markers.panel.filter.errors": "erreurs", "markers.panel.filter.warnings": "avertissements", "markers.panel.filter.infos": "infos", @@ -3943,10 +3990,6 @@ "outputPanelWithInputAriaLabel": "{0}, Panneau de sortie", "outputPanelAriaLabel": "Panneau de sortie" }, - "vs/workbench/contrib/output/browser/outputServices": { - "output": "{0} - Sortie", - "channel": "Canal de sortie pour '{0}'" - }, "vs/workbench/contrib/output/browser/outputActions": { "toggleOutput": "Activer/désactiver la sortie", "clearOutput": "Effacer la sortie", @@ -3961,6 +4004,10 @@ "openLogFile": "Ouvrir le fichier de log...", "selectlogFile": "Sélectionner le fichier journal" }, + "vs/workbench/contrib/output/browser/outputServices": { + "output": "{0} - Sortie", + "channel": "Canal de sortie pour '{0}'" + }, "vs/workbench/contrib/performance/electron-browser/performance.contribution": { "show.cat": "Développeur", "show.label": "Performance de démarrage" @@ -3982,7 +4029,7 @@ "defineKeybinding.kbLayoutLocalAndUSMessage": "**{0}** pour votre disposition actuelle du clavier (**{1}** pour le clavier États-Unis standard).", "defineKeybinding.kbLayoutLocalMessage": "**{0}** pour votre disposition actuelle du clavier." }, - "vs/workbench/contrib/preferences/electron-browser/preferences.contribution": { + "vs/workbench/contrib/preferences/browser/preferences.contribution": { "defaultPreferencesEditor": "Éditeur de préférences par défaut", "settingsEditor2": "Éditeur de paramètres 2", "keybindingsEditor": "Éditeur de combinaisons de touches", @@ -3992,7 +4039,11 @@ "showDefaultKeybindings": "Afficher les combinaisons de touches par défaut", "showUserKeybindings": "Afficher les combinaisons de touches de l'utilisateur", "miOpenSettings": "Para&&mètres", + "settings": "Paramètres", + "miOpenOnlineSettings": "&&Online Services Settings", + "onlineServices": "Online Services Settings", "miOpenKeymap": "Racco&&urcis clavier", + "keyboardShortcuts": "Raccourcis clavier", "openSettingsJson": "Afficher les paramètres (en JSON)", "filterModifiedLabel": "Afficher les paramètres modifiés", "filterOnlineServicesLabel": "Afficher les paramètres des services en ligne" @@ -4064,6 +4115,16 @@ "workspaceSettings": "Espace de travail", "folderSettings": "dossier" }, + "vs/workbench/contrib/preferences/browser/settingsEditor2": { + "settingsContextMenuAriaShortcut": "Pour plus d’actions, appuyer sur {0}.", + "SearchSettings.AriaLabel": "Paramètres de recherche", + "noResults": "Aucun paramètre trouvé.", + "clearSearchFilters": "Effacer les filtres", + "clearSearch": "Effacer la recherche", + "settingsNoSaveNeeded": "Vos modifications sont enregistrées automatiquement lorsque vous modifiez un fichier.", + "oneResult": "1 paramètre trouvé", + "moreThanOneResult": "{0} paramètres trouvés" + }, "vs/workbench/contrib/preferences/browser/preferencesEditor": { "SearchSettingsWidget.AriaLabel": "Paramètres de recherche", "SearchSettingsWidget.Placeholder": "Paramètres de recherche", @@ -4080,16 +4141,6 @@ "defaultEditorReadonly": "Modifier dans l’éditeur du côté droit pour substituer les valeurs par défaut.", "preferencesAriaLabel": "Préférences par défaut. Éditeur de texte en lecture seule." }, - "vs/workbench/contrib/preferences/electron-browser/settingsEditor2": { - "settingsContextMenuAriaShortcut": "Pour plus d’actions, appuyer sur {0}.", - "SearchSettings.AriaLabel": "Paramètres de recherche", - "noResults": "Aucun paramètre trouvé.", - "clearSearchFilters": "Effacer les filtres", - "clearSearch": "Effacer la recherche", - "settingsNoSaveNeeded": "Vos modifications sont enregistrées automatiquement lorsque vous modifiez un fichier.", - "oneResult": "1 paramètre trouvé", - "moreThanOneResult": "{0} paramètres trouvés" - }, "vs/workbench/contrib/preferences/browser/settingsLayout": { "commonlyUsed": "Utilisés le plus souvent", "textEditor": "Éditeur de texte", @@ -4195,7 +4246,8 @@ "miCommandPalette": "Palette de &&commandes...", "miOpenView": "&&Ouvrir la vue...", "miGotoSymbolInFile": "Atteindre le &&symbole dans le fichier...", - "miGotoLine": "Accéder à la &&ligne/colonne..." + "miGotoLine": "Accéder à la &&ligne/colonne...", + "commandPalette": "Palette de commandes..." }, "vs/workbench/contrib/quickopen/browser/helpHandler": { "entryAriaLabel": "{0}, aide sur le sélecteur", @@ -4274,6 +4326,29 @@ "relaunchSettingDetail": "Appuyez sur le bouton de redémarrage pour redémarrer {0} et activer le paramètre.", "restart": "&&Redémarrer" }, + "vs/workbench/contrib/remote/electron-browser/remote.contribution": { + "host.open": "$(sync~spin) Opening Remote...", + "miCloseRemote": "C&&lose Remote Connection", + "host.tooltip": "Editing on {0}", + "disconnectedFrom": "Disconnected from", + "host.tooltipDisconnected": "Disconnected from {0}", + "noHost.tooltip": "Open a remote window", + "status.host": "Remote Host", + "cat.title": "{0}: {1}", + "closeRemote.title": "Close Remote Connection", + "remoteExtensionLog": "Remote Server", + "connectionLost": "Connection Lost", + "reconnectionRunning": "Attempting to reconnect...", + "reconnectionPermanentFailure": "Cannot reconnect. Please reload the window.", + "reloadWindow": "Recharger la fenêtre", + "cancel": "Annuler", + "reconnectionWaitOne": "Attempting to reconnect in {0} second...", + "reconnectionWaitMany": "Attempting to reconnect in {0} seconds...", + "remote": "Distant", + "remote.extensionKind": "Override the kind of an extension. `ui` extensions are installed and run on the local machine while `workspace` extensions are run on the remote. By overriding an extension's default kind using this setting, you specify if that extension should be installed and enabled locally or remotely.", + "ui": "UI extension kind. In a remote window, such extensions are enabled only when available on the local machine.", + "workspace": "Workspace extension kind. In a remote window, such extensions are enabled only when available on the remote." + }, "vs/workbench/contrib/scm/browser/scm.contribution": { "toggleGitViewlet": "Afficher Git", "source control": "Contrôle de code source", @@ -4289,7 +4364,8 @@ "scm accept": "SCM : Accepter l’entrée" }, "vs/workbench/contrib/scm/browser/scmActivity": { - "scmPendingChangesBadge": "{0} changements en attente" + "scmPendingChangesBadge": "{0} changements en attente", + "status.scm": "Contrôle de code source" }, "vs/workbench/contrib/scm/browser/scmViewlet": { "scm providers": "Fournisseurs de contrôle de code source", @@ -4421,7 +4497,7 @@ "search.files.result": "{0} résultat dans {1} fichiers", "search.file.results": "{0} résultats dans {1} fichier", "search.files.results": "{0} résultats dans {1} fichiers", - "searchWithoutFolder": "Vous n'avez pas encore ouvert de dossier. Seuls les fichiers ouverts font l'objet de recherches - ", + "searchWithoutFolder": "You have not opened or specified a folder. Only open files are currently searched - ", "openFolder": "Ouvrir le dossier" }, "vs/workbench/contrib/search/browser/searchWidget": { @@ -4450,13 +4526,13 @@ "file.replaceAll.label": "Tout remplacer", "match.replace.label": "Remplacer" }, - "vs/workbench/contrib/search/browser/replaceService": { - "fileReplaceChanges": "{0} ↔ {1} (Replace Preview)" - }, "vs/workbench/contrib/search/browser/patternInputWidget": { "defaultLabel": "Entrée", "useExcludesAndIgnoreFilesDescription": "Utiliser les paramètres d'exclusion et ignorer les fichiers" }, + "vs/workbench/contrib/search/browser/replaceService": { + "fileReplaceChanges": "{0} ↔ {1} (Replace Preview)" + }, "vs/workbench/contrib/search/browser/searchResultsView": { "searchFolderMatch.other.label": "Autres fichiers", "searchFileMatches": "{0} fichiers", @@ -4475,9 +4551,9 @@ "snippetSchema.json.default": "Extrait de code vide", "snippetSchema.json": "Configuration de l'extrait de code utilisateur", "snippetSchema.json.prefix": "Préfixe à utiliser durant la sélection de l'extrait de code dans IntelliSense", - "snippetSchema.json.body": "Contenu de l'extrait de code. Utilisez '$1', '${1:defaultText}' pour définir les positions du curseur, utilisez '$0' pour la position finale du curseur. Insérez les valeurs de variable avec '${varName}' et '${varName:defaultText}', par ex., 'Il s'agit du fichier : $TM_FILENAME'.", + "snippetSchema.json.body": "The snippet content. Use '$1', '${1:defaultText}' to define cursor positions, use '$0' for the final cursor position. Insert variable values with '${varName}' and '${varName:defaultText}', e.g. 'This is file: $TM_FILENAME'.", "snippetSchema.json.description": "Description de l'extrait de code.", - "snippetSchema.json.scope": "Une liste des noms de langages auxquels s’applique cet extrait de code, par exemple 'typescript,javascript'." + "snippetSchema.json.scope": "A list of language names to which this snippet applies, e.g. 'typescript,javascript'." }, "vs/workbench/contrib/snippets/browser/insertSnippet": { "snippet.suggestions.label": "Insérer un extrait", @@ -4485,6 +4561,22 @@ "sep.extSnippet": "Extraits de code d’extension", "sep.workspaceSnippet": "Extraits de code de l’espace de travail" }, + "vs/workbench/contrib/snippets/browser/configureSnippets": { + "global.scope": "(global)", + "global.1": "({0})", + "name": "Type snippet file name", + "bad": "'{0}' already exists", + "new.global": "Nouveau fichier d'extraits globaux...", + "new.workspace": "espace de travail {0}", + "new.folder": "Nouveau fichier d'extraits pour '{0}'...", + "group.global": "Extraits existants", + "new.global.sep": "Nouveaux extraits de code", + "openSnippet.pickLanguage": "Sélectionner le fichier d'extraits ou créer des extraits", + "openSnippet.label": "Configurer les extraits de l’utilisateur", + "preferences": "Préférences", + "miOpenSnippets": "E&&xtraits de code utilisateur", + "userSnippets": "Extraits de code de l'utilisateur" + }, "vs/workbench/contrib/snippets/browser/snippetsService": { "invalid.path.0": "Chaîne attendue dans 'contributes.{0}.path'. Valeur fournie : {1}", "invalid.language.0": "Si le langage est omis, la valeur de 'contributes.{0}.path' doit être un fichier `.code-snippets`. Valeur fournie : {1}", @@ -4496,29 +4588,15 @@ "badVariableUse": "Un ou plusieurs extraits de l’extension '{0}' confondent très probablement des snippet-variables et des snippet-placeholders (Voir https://code.visualstudio.com/docs/editor/userdefinedsnippets#_snippet-syntax pour plus de détails)", "badFile": "Le fichier d’extrait \"{0}\" n’a pas pu être lu." }, - "vs/workbench/contrib/snippets/browser/configureSnippets": { - "global.scope": "(global)", - "global.1": "({0})", - "badPath": "Les extraits de code doivent être dans ce dossier : '{0}'. ", - "new.global": "Nouveau fichier d'extraits globaux...", - "new.workspace": "espace de travail {0}", - "new.folder": "Nouveau fichier d'extraits pour '{0}'...", - "group.global": "Extraits existants", - "new.global.sep": "Nouveaux extraits de code", - "openSnippet.pickLanguage": "Sélectionner le fichier d'extraits ou créer des extraits", - "openSnippet.label": "Configurer les extraits de l’utilisateur", - "preferences": "Préférences", - "miOpenSnippets": "E&&xtraits de code utilisateur" + "vs/workbench/contrib/snippets/browser/snippetCompletionProvider": { + "detail.snippet": "{0} ({1})", + "snippetSuggest.longLabel": "{0}, {1}" }, "vs/workbench/contrib/snippets/browser/snippetsFile": { "source.workspaceSnippetGlobal": "Extrait de code de l’espace de travail", "source.userSnippetGlobal": "Extrait de code global de l’utilisateur", "source.userSnippet": "Extrait de code utilisateur" }, - "vs/workbench/contrib/snippets/browser/snippetCompletionProvider": { - "detail.snippet": "{0} ({1})", - "snippetSuggest.longLabel": "{0}, {1}" - }, "vs/workbench/contrib/stats/node/workspaceStats": { "never again": "Ne plus afficher", "workspaceFound": "Ce dossier contient un fichier d’espace de travail '{0}'. Voulez-vous l’ouvrir ? [En savoir plus] ({1}) sur les fichiers de l’espace de travail.", @@ -4545,13 +4623,9 @@ "vs/workbench/contrib/tasks/electron-browser/task.contribution": { "tasksCategory": "Tâches", "ConfigureTaskRunnerAction.label": "Configurer une tâche", - "totalErrors": "{0} erreurs", - "totalWarnings": "{0} avertissements", - "totalInfos": "{0} infos", - "problems": "Problèmes", "building": "Génération...", - "manyProblems": "10K+", "runningTasks": "Afficher les tâches en cours d'exécution", + "status.runningTasks": "Tâches en cours d'exécution", "tasks": "Tâches", "TaskSystem.noHotSwap": "Le changement du moteur d'exécution de tâches avec une tâche active en cours d'exécution nécessite le rechargement de la fenêtre", "reloadWindow": "Recharger la fenêtre", @@ -4603,7 +4677,7 @@ "TaskService.fetchingTestTasks": "Récupération des tâches de test...", "TaskService.pickTestTask": "Sélectionner la tâche de test à exécuter", "TaskService.noTestTaskTerminal": "Aucune tâche de test à exécuter n'a été trouvée. Configurer les tâches...", - "TaskService.taskToTerminate": "Sélectionner une tâche à terminer", + "TaskService.taskToTerminate": "Select a task to terminate", "TaskService.noTaskRunning": "Aucune tâche en cours d'exécution", "TaskService.terminateAllRunningTasks": "Toutes les tâches en cours d'exécution", "TerminateAction.noProcess": "Le processus lancé n'existe plus. Si la tâche a engendré des tâches en arrière-plan, la sortie de VS Code risque de donner lieu à des processus orphelins.", @@ -4690,20 +4764,15 @@ "workbench.action.tasks.allowAutomaticRunning": "Autoriser les tâches automatiques dans le dossier", "workbench.action.tasks.disallowAutomaticRunning": "Interdire les tâches automatiques dans le dossier" }, - "vs/workbench/contrib/tasks/node/processTaskSystem": { - "version1": "Le système de tâches est configuré pour la version 0.1.0 (voir le fichier tasks.json), qui peut uniquement exécuter des tâches personnalisées. Mettre à niveau vers la version 2.0.0 pour exécuter la tâche : {0}", - "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.", - "TaskRunnerSystem.childProcessError": "Failed to launch external program {0} {1}.", - "TaskRunnerSystem.cancelRequested": "\nThe task '{0}' was terminated per user request.", - "unkownProblemMatcher": "Impossible de résoudre le détecteur de problèmes {0}. Le détecteur est ignoré" - }, "vs/workbench/contrib/tasks/common/jsonSchema_v2": { "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.tasks.isShellCommand.deprecated": "La propriété isShellCommand est dépréciée. Utilisez à la place la propriété de type de la tâche et la propriété d'interpréteur de commandes dans les options. Consultez également les notes de publication 1.14.", - "JsonSchema.tasks.dependsOn.identifier": "Identificateur de tâche.", + "JsonSchema.tasks.dependsOn.identifier": "The task identifier.", "JsonSchema.tasks.dependsOn.string": "Autre tâche dont cette tâche dépend.", "JsonSchema.tasks.dependsOn.array": "Autres tâches dont cette tâche dépend.", + "JsonSchema.tasks.dependsOrder.parallel": "Run all dependsOn tasks in parallel.", + "JsonSchema.tasks.dependsOrder.sequence": "Run all dependsOn tasks in sequence.", + "JsonSchema.tasks.dependsOrder": "Determines the order of the dependsOn tasks for this task. Note that this property is not recursive.", "JsonSchema.tasks.presentation": "Configure le panneau utilisé pour présenter la sortie de la tâche et lit son entrée.", "JsonSchema.tasks.presentation.echo": "Contrôle si la commande exécutée est répercutée dans le panneau. La valeur par défaut est true.", "JsonSchema.tasks.presentation.focus": "Contrôle si le panneau reçoit le focus. La valeur par défaut est false. Si la valeur est true, le panneau est également affiché.", @@ -4754,7 +4823,7 @@ "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.customizations.customizes.type": "Type de tâche à personnaliser", "JsonSchema.tasks.customize.deprecated": "La propriété de personnalisation est dépréciée. Consultez les notes de publication 1.14 pour savoir comment migrer vers la nouvelle approche de personnalisation des tâches", - "JsonSchema.tasks.showOputput.deprecated": "La propriété showOutput est dépréciée. Utilisez à la place la propriété d'affichage au sein de la propriété de présentation. Consultez également les notes de publication 1.14.", + "JsonSchema.tasks.showOutput.deprecated": "La propriété showOutput est dépréciée. Utilisez à la place la propriété d'affichage au sein de la propriété de présentation. Consultez également les notes de publication 1.14.", "JsonSchema.tasks.echoCommand.deprecated": "La propriété echoCommand est dépréciée. Utilisez à la place la propriété d'écho au sein de la propriété de présentation. Consultez également les notes de publication 1.14.", "JsonSchema.tasks.suppressTaskName.deprecated": "La propriété suppressTaskName est obsolète. Utiliser la ligne de commande avec ses arguments dans la tâche à la place. Voir aussi les notes de version 1.14.", "JsonSchema.tasks.isBuildCommand.deprecated": "La propriété isBuildCommand est dépréciée. Utilisez la propriété de groupe à la place. Consultez également les notes de publication 1.14.", @@ -4764,6 +4833,14 @@ "JsonSchema.mac": "Configuration de commande spécifique à Mac", "JsonSchema.linux": "Configuration de commande spécifique à Linux" }, + "vs/workbench/contrib/tasks/node/processTaskSystem": { + "version1": "Le système de tâches est configuré pour la version 0.1.0 (voir le fichier tasks.json), qui peut uniquement exécuter des tâches personnalisées. Mettre à niveau vers la version 2.0.0 pour exécuter la tâche : {0}", + "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.", + "TaskRunnerSystem.childProcessError": "Failed to launch external program {0} {1}.", + "TaskRunnerSystem.cancelRequested": "\nThe task '{0}' was terminated per user request.", + "unkownProblemMatcher": "Impossible de résoudre le détecteur de problèmes {0}. Le détecteur est ignoré" + }, "vs/workbench/contrib/tasks/common/jsonSchemaCommon": { "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.", @@ -4891,7 +4968,7 @@ "closeTerminal": "Appuyez sur n'importe quelle touche pour fermer le terminal.", "reuseTerminal": "Le terminal sera réutilisé par les tâches, appuyez sur une touche pour le fermer.", "TerminalTaskSystem": "Impossible d'exécuter une commande d'interpréteur de commandes sur un lecteur UNC à l'aide de cmd.exe.", - "unkownProblemMatcher": "Impossible de résoudre le détecteur de problèmes {0}. Le détecteur est ignoré" + "unknownProblemMatcher": "Impossible de résoudre le détecteur de problèmes {0}. Le détecteur est ignoré" }, "vs/workbench/contrib/terminal/electron-browser/terminal.contribution": { "terminalIntegratedConfigurationTitle": "Terminal intégré", @@ -5096,7 +5173,8 @@ "preferences": "Préférences", "developer": "Développeur", "miSelectColorTheme": "Thème de &&couleur", - "miSelectIconTheme": "Thème d'&&icône de fichier" + "miSelectIconTheme": "Thème d'&&icône de fichier", + "themes.selectIconTheme.label": "File Icon Theme" }, "vs/workbench/contrib/update/electron-browser/update": { "releaseNotes": "Notes de publication", @@ -5105,28 +5183,18 @@ "licenseChanged": "Nos termes du contrat de licence ont changé. Veuillez cliquer [ici]({0}) pour les consulter.", "neveragain": "Ne plus afficher", "64bitisavailable": "{0} pour Windows 64 bits est maintenant disponible ! Cliquez [ici]({0}) pour en savoir plus.", - "linux64bits": "{0} pour Linux 32 bits ne sera bientôt plus disponible. Passez à la version 64 bits.", - "learnmore": "En savoir plus", - "manage": "Gérer", "updateIsReady": "Nouvelle mise à jour de {0} disponible.", "update service": "Service de mise à jour", "noUpdatesAvailable": "Aucune mise à jour n'est disponible actuellement.", "ok": "OK", "thereIsUpdateAvailable": "Une mise à jour est disponible.", - "download now": "Télécharger maintenant", + "download update": "Download Update", "later": "Plus tard", "updateAvailable": "Une mise à jour est disponible : {0} {1}", "installUpdate": "Installer la mise à jour", "updateInstalling": "{0} {1} est installé en tâche de fond ; Nous vous ferons savoir quand c’est fini.", "updateNow": "Mettre à jour maintenant", "updateAvailableAfterRestart": "Redémarrer {0} pour appliquer la dernière mise à jour.", - "commandPalette": "Palette de commandes...", - "settings": "Paramètres", - "showExtensions": "Extensions", - "keyboardShortcuts": "Raccourcis clavier", - "userSnippets": "Extraits de code de l'utilisateur", - "selectTheme.label": "Thème de couleur", - "themes.selectIconTheme.label": "Thème d'icône de fichier", "checkForUpdates": "Rechercher les mises à jour...", "checkingForUpdates": "Recherche des mises à jour...", "DownloadingUpdate": "Téléchargement de la mise à jour...", @@ -5164,6 +5232,11 @@ "openToolsLabel": "Ouvrir les outils de développement Webview", "refreshWebviewLabel": "Recharger les Webviews" }, + "vs/workbench/contrib/welcome/walkThrough/browser/walkThrough.contribution": { + "walkThrough.editor.label": "Terrain de jeu interactif", + "help": "Aide", + "miInteractivePlayground": "Terrain de jeu i&&nteractif" + }, "vs/workbench/contrib/welcome/page/browser/welcomePage.contribution": { "workbenchConfigurationTitle": "Banc d'essai", "workbench.startupEditor.none": "Démarrage sans éditeur.", @@ -5175,11 +5248,6 @@ "help": "Aide", "miWelcome": "&&Bienvenue" }, - "vs/workbench/contrib/welcome/walkThrough/browser/walkThrough.contribution": { - "walkThrough.editor.label": "Terrain de jeu interactif", - "help": "Aide", - "miInteractivePlayground": "Terrain de jeu i&&nteractif" - }, "vs/workbench/contrib/welcome/overlay/browser/welcomeOverlay": { "welcomeOverlay.explorer": "Explorateur de fichiers", "welcomeOverlay.search": "Rechercher dans les fichiers", @@ -5261,6 +5329,7 @@ "welcomePage.productDocumentation": "Documentation du produit", "welcomePage.gitHubRepository": "Dépôt GitHub", "welcomePage.stackOverflow": "Stack Overflow", + "welcomePage.newsletterSignup": "Join our Newsletter", "welcomePage.showOnStartup": "Afficher la page d'accueil au démarrage", "welcomePage.customize": "Personnaliser", "welcomePage.installExtensionPacks": "Outils et langages", @@ -5294,6 +5363,7 @@ "vs/workbench/services/configuration/browser/configurationService": { "unsupportedApplicationSetting": "Ce paramètre est applicable seulement dans les paramètres utilisateur de l'application", "unsupportedMachineSetting": "Ce paramètre ne peut être appliqué que dans les paramètres utilisateur", + "unsupportedRemoteMachineSetting": "This setting can be applied only in remote machine settings", "unsupportedWindowSetting": "Ce paramètre ne peut pas être appliqué maintenant. Il est appliqué quand vous ouvrez ce dossier directement." }, "vs/workbench/services/configuration/common/configurationEditingService": { @@ -5397,9 +5467,6 @@ "vs/workbench/services/extensionManagement/node/extensionEnablementService": { "noWorkspace": "Aucun espace de travail." }, - "vs/workbench/services/extensions/node/extensionHostProcess": { - "extension host Log": "Hôte d'extension" - }, "vs/workbench/services/extensions/electron-browser/extensionManagementServerService": { "local": "LOCAL", "remote": "Distant" @@ -5430,10 +5497,9 @@ "extensionService.versionMismatchCrash": "L'hôte de l’extension ne peut pas démarrer : incompatibilité de version.", "relaunch": "Relancer VS Code", "extensionService.crash": "L'hôte d’extension s'est arrêté de manière inattendue.", - "extensionService.unresponsiveCrash": "L'hôte d'extension s'est arrêté, car il ne répondait pas.", "devTools": "Ouvrir les outils de développement", "restart": "Redémarrer l’hôte d'extension", - "notFound": "Extension '{0}' ne peut pas utiliser l'API proposée car il est impossible de la trouver" + "resolveAuthorityFailure": "Resolving the authority `{0}` failed" }, "vs/workbench/services/extensions/common/extensionsRegistry": { "vscode.extension.engines": "Moteur de compatibilité.", @@ -5468,20 +5534,23 @@ "vscode.extension.qna": "Contrôle le lien Questions et réponses dans le Marketplace. Définissez sur marketplace pour activer le site Questions et réponses par défaut du Marketplace. Définissez sur une chaîne pour fournir l'URL d'un site Questions et réponses personnalisé. Définissez sur false pour désactiver les Questions et réponses.", "vscode.extension.extensionDependencies": "Dépendances envers d'autres extensions. L'identificateur d'une extension est toujours ${publisher}.${name}. Exemple : vscode.csharp.", "vscode.extension.contributes.extensionPack": "Ensemble d’extensions pouvant être installées ensemble. L’identificateur d’une extension est toujours ${publisher}.${name}. Par exemple : vscode.csharp.", + "extensionKind": "Define the kind of an extension. `ui` extensions are installed and run on the local machine while `workspace` extensions are run on the remote.", + "ui": "UI extension kind. In a remote window, such extensions are enabled only when available on the local machine.", + "workspace": "Workspace extension kind. In a remote window, such extensions are enabled only when available on the remote.", "vscode.extension.scripts.prepublish": "Le script exécuté avant le package est publié en tant qu'extension VS Code.", "vscode.extension.scripts.uninstall": "Désinstallez le crochet pour l'extension VS Code. Script exécuté quand l'extension est complètement désinstallée dans VS Code et au redémarrage de VS Code (arrêt, puis démarrage). Seuls les scripts Node sont pris en charge.", "vscode.extension.icon": "Chemin d'une icône de 128 x 128 pixels." }, - "vs/workbench/services/extensions/common/extensionHostProcessManager": { - "measureExtHostLatency": "Mesurer la latence de l'hôte d'extension", - "developer": "Développeur" - }, "vs/workbench/services/extensions/electron-browser/cachedExtensionScanner": { "overwritingExtension": "Remplacement de l'extension {0} par {1}.", "extensionUnderDevelopment": "Chargement de l'extension de développement sur {0}", "extensionCache.invalid": "Des extensions ont été modifiées sur le disque. Veuillez recharger la fenêtre.", "reloadWindow": "Recharger la fenêtre" }, + "vs/workbench/services/extensions/common/extensionHostProcessManager": { + "measureExtHostLatency": "Mesurer la latence de l'hôte d'extension", + "developer": "Développeur" + }, "vs/workbench/services/extensions/electron-browser/extensionHost": { "extensionHost.startupFailDebug": "L'hôte d'extension n'a pas démarré en moins de 10 secondes. Il est peut-être arrêté à la première ligne et a besoin d'un débogueur pour continuer.", "extensionHost.startupFail": "L'hôte d'extension n'a pas démarré en moins de 10 secondes. Il existe peut-être un problème.", @@ -5594,7 +5663,7 @@ "optstring": "La propriété '{0}' peut être omise ou doit être de type 'string'", "vscode.extension.contributes.keybindings.command": "Identificateur de la commande à exécuter quand la combinaison de touches est déclenchée.", "vscode.extension.contributes.keybindings.args": "Arguments à passer à la commande à exécuter.", - "vscode.extension.contributes.keybindings.key": "Touche ou séquence de touches (séparez les touches avec le signe plus et les séquences de touches avec un espace. Exemple : Ctrl+O et Ctrl+L L pour une pression simultanée).", + "vscode.extension.contributes.keybindings.key": "Key or key sequence (separate keys with plus-sign and sequences with space, e.g. Ctrl+O and Ctrl+L L for a chord).", "vscode.extension.contributes.keybindings.mac": "Touche ou séquence de touches spécifique à Mac.", "vscode.extension.contributes.keybindings.linux": "Touche ou séquence de touches spécifique à Linux.", "vscode.extension.contributes.keybindings.win": "Touche ou séquence de touches spécifique à Windows.", @@ -5682,10 +5751,11 @@ "meta": "méta", "option": "Option" }, - "vs/workbench/services/progress/browser/progressService2": { + "vs/workbench/services/progress/browser/progressService": { "progress.text2": "{0}: {1}", "progress.title3": "[{0}] {1}: {2}", "progress.title2": "[{0}]: {1}", + "status.progress": "Progress Message", "cancel": "Annuler", "dismiss": "Ignorer" }, @@ -5716,7 +5786,7 @@ "allFiles": "Tous les fichiers", "noExt": "Aucune extension" }, - "vs/workbench/services/textMate/electron-browser/textMateService": { + "vs/workbench/services/textMate/browser/abstractTextMateService": { "invalid.language": "Langage inconnu dans 'contributes.{0}.language'. Valeur fournie : {1}", "invalid.scopeName": "Chaîne attendue dans 'contributes.{0}.scopeName'. Valeur fournie : {1}", "invalid.path.0": "Chaîne attendue dans 'contributes.{0}.path'. Valeur fournie : {1}", @@ -5782,16 +5852,6 @@ "schema.tokenColors.path": "Chemin d'un ficher tmTheme (relatif au fichier actuel).", "schema.colors": "Couleurs de la coloration syntaxique" }, - "vs/workbench/services/themes/common/colorThemeStore": { - "vscode.extension.contributes.themes": "Contributes textmate color themes.", - "vscode.extension.contributes.themes.id": "ID du thème d'icône utilisé dans les paramètres utilisateur.", - "vscode.extension.contributes.themes.label": "Étiquette du thème de couleur comme indiqué dans l'interface utilisateur (IU).", - "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. 'hc-black' est le thème sombre à contraste élevé.", - "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'.", - "reqarray": "Extension point `{0}` must be an array.", - "reqpath": "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." - }, "vs/workbench/services/themes/common/fileIconThemeStore": { "vscode.extension.contributes.iconThemes": "Contributes file icon themes.", "vscode.extension.contributes.iconThemes.id": "ID du thème d'icône utilisé dans les paramètres utilisateur.", @@ -5802,6 +5862,16 @@ "reqid": "Chaîne attendue dans 'contributes.{0}.id'. 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." }, + "vs/workbench/services/themes/common/colorThemeStore": { + "vscode.extension.contributes.themes": "Contributes textmate color themes.", + "vscode.extension.contributes.themes.id": "ID du thème d'icône utilisé dans les paramètres utilisateur.", + "vscode.extension.contributes.themes.label": "Étiquette du thème de couleur comme indiqué dans l'interface utilisateur (IU).", + "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. 'hc-black' est le thème sombre à contraste élevé.", + "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'.", + "reqarray": "Extension point `{0}` must be an array.", + "reqpath": "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." + }, "vs/workbench/services/themes/common/fileIconThemeSchema": { "schema.folderExpanded": "The folder icon for expanded folders. The expanded folder icon is optional. If not set, the icon defined for folder will be shown.", "schema.folder": "Icône de dossier des dossiers réduits. Si folderExpanded n'est pas défini, s'applique aussi aux dossiers développés.", @@ -5835,6 +5905,9 @@ "schema.highContrast": "Optional associations for file icons in high contrast color themes.", "schema.hidesExplorerArrows": "Détermine si les flèches de l’Explorateur de fichier doivent être masquées lorsque ce thème est actif." }, + "vs/workbench/services/themes/common/fileIconThemeData": { + "error.cannotparseicontheme": "Problems parsing file icons file: {0}" + }, "vs/workbench/services/themes/common/colorThemeData": { "error.cannotparsejson": "Problèmes durant l'analyse du fichier de thème JSON : {0}", "error.invalidformat.colors": "Problème pendant l'analyse du fichier de thème de couleur : {0}. La propriété 'colors' n'est pas de type 'object'.", @@ -5843,9 +5916,6 @@ "error.cannotparse": "Problèmes pendant l'analyse du fichier tmTheme : {0}", "error.cannotload": "Problèmes pendant le chargement du fichier tmTheme {0} : {1}" }, - "vs/workbench/services/themes/common/fileIconThemeData": { - "error.cannotparseicontheme": "Problems parsing file icons file: {0}" - }, "vs/workbench/services/workspace/electron-browser/workspaceEditingService": { "save": "Enregistrer", "doNotSave": "Ne pas enregistrer", @@ -5853,6 +5923,7 @@ "saveWorkspaceMessage": "Voulez-vous enregistrer la configuration de votre espace de travail dans un fichier ?", "saveWorkspaceDetail": "Enregistrez votre espace de travail si vous avez l’intention de le rouvrir.", "saveWorkspace": "Enregistrer l'espace de travail", + "differentSchemeRoots": "Workspace folders from different providers are not allowed in the same workspace.", "ok": "OK", "workspaceOpenedMessage": "Impossible d’enregistrer l’espace de travail '{0}'", "workspaceOpenedDetail": "L’espace de travail est déjà ouvert dans une autre fenêtre. Veuillez s’il vous plaît d’abord fermer cette fenêtre et puis essayez à nouveau.", @@ -5860,20 +5931,40 @@ "errorWorkspaceConfigurationFileDirty": "Impossible d’écrire dans le fichier de configuration de l’espace de travail, car le fichier a été modifié. Veuillez, s’il vous plaît, l'enregistrez et réessayez.", "openWorkspaceConfigurationFile": "Ouvrir la Configuration de l’espace de travail" }, - "sql/base/parts/editableDropdown/browser/actions": { + "nsions/azurecore/package": { + "azure.displayName": "Azure (Core)", + "azure.description": "Parcourir et utiliser des ressources Azure", + "azure.title": "Azure", + "azure.resource.config.title": "Configuration des ressources Azure", + "azure.resource.config.filter.description": "Filtre de ressources, chaque élément est un ID de compte, un ID d'abonnement et un nom séparés par une barre oblique", + "azure.resource.explorer.title": "Azure", + "azure.resource.refreshall.title": "Tout actualiser", + "azure.resource.refresh.title": "Actualiser", + "azure.resource.signin.title": "Se connecter", + "azure.resource.selectsubscriptions.title": "Sélectionner des abonnements", + "azure.resource.connectsqlserver.title": "Connecter", + "azure.resource.connectsqldb.title": "Connecter", + "accounts.clearTokenCache": "Effacer le cache de jetons du compte Azure", + "config.enablePublicCloudDescription": "Indique si l'intégration du cloud Azure public doit être activée", + "config.enableUsGovCloudDescription": "Indique si l'intégration du cloud Azure US Government (Fairfax) doit être activée", + "config.enableChinaCloudDescription": "Indique si l'intégration d'Azure Chine doit être activée", + "config.enableGermanyCloudDescription": "Indique si l'intégration d'Azure Allemagne doit être activée" + }, + "sql/base/browser/ui/editableDropdown/actions": { "dropdownAction.toggle": "Activer/désactiver la liste déroulante" }, - "sql/base/parts/editableDropdown/browser/dropdown": { - "editableDropdown.errorValidate": "Doit être une option dans la liste" + "sql/base/browser/ui/editableDropdown/dropdown": { + "editableDropdown.errorValidate": "Doit être une option dans la liste", + "dropdownAction.toggle": "Activer/désactiver la liste déroulante" }, - "sql/workbench/browser/modal/optionsDialog": { + "sql/workbench/browser/modal/media/optionsDialog": { "optionsDialog.ok": "OK", "optionsDialog.cancel": "Annuler" }, - "sql/workbench/browser/modal/optionsDialogHelper": { + "sql/base/browser/ui/modal/optionsDialogHelper": { "optionsDialog.missingRequireField": "est nécessaire." }, - "sql/workbench/parts/webview/electron-browser/webViewDialog": { + "sql/base/browser/ui/modal/webViewDialog": { "webViewDialog.ok": "OK", "webViewDialog.close": "Fermer" }, @@ -5888,13 +5979,19 @@ "sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin": { "selectDeselectAll": "Sélectionner/désélectionner tout" }, - "sql/platform/theme/common/colors": { + "sql/base/browser/ui/table/plugins/rowdetailview": { + "rowDetailView.loadError": "Erreur de chargement..." + }, + "sql/common/theme/colors": { "tableHeaderBackground": "Couleur d’arrière-plan de l'entete du tableau", "tableHeaderForeground": "Couleur de premier plan d'en-tête de table", "buttonFocusOutline": "Couleur du contour de bouton quand il a le focus." }, "sql/platform/accounts/browser/accountDialog": { - "accountDialog.close": "Fermer" + "linkedAccounts": "Comptes liés", + "accountDialog.close": "Fermer", + "accountDialog.noAccountLabel": "Aucun compte lié. Ajoutez un compte.", + "accountDialog.addConnection": "Ajouter un compte" }, "sql/platform/accounts/browser/accountDialogController": { "accountDialog.addAccountErrorTitle": "Erreur lors de l'ajout du compte" @@ -5903,12 +6000,18 @@ "manageLinedAccounts": "Gérer les comptes liés" }, "sql/platform/accounts/browser/autoOAuthDialog": { - "cancel": "Annuler", + "copyAndOpen": "Copier et ouvrir", + "oauthDialog.cancel": "Annuler", "userCode": "Code utilisateur", "website": "Site Web" }, + "sql/platform/accounts/browser/autoOAuthDialogController": { + "oauthFlyoutIsAlreadyOpen": "On ne peut pas démarrer une \"OAuth auto\". Une \"OAuth auto\" est déjà en cours." + }, "sql/platform/accounts/browser/media/accountActions": { "addAccount": "Ajouter un compte", + "removeAccount": "Supprimer le compte", + "confirmRemoveUserAccountMessage": "Êtes-vous sûr de vouloir supprimer '{0}' ?", "accountActions.yes": "Oui", "accountActions.no": "Non", "removeAccountFailed": "Échec de suppression du compte", @@ -5921,24 +6024,29 @@ }, "sql/platform/accounts/browser/accountManagement.contribution": { "carbon.extension.contributes.account.id": "Identificateur du type de compte", + "carbon.extension.contributes.account.icon": "(Facultatif) L'icône qui est utilisée pour représenter le compte dans l’interface utilisateur. Peut être soit chemin de fichier, soit une configuration de thème", + "carbon.extension.contributes.account.icon.light": "Chemin de l’icône quand un thème clair est utilisé", "carbon.extension.contributes.account.icon.dark": "Chemin de l’icône quand un thème sombre est utilisé", "carbon.extension.contributes.account": "Icônes de contribution au fournisseur de compte." }, "sql/platform/accounts/browser/firewallRuleDialog": { + "from": "De", + "to": "Vers", "createNewFirewallRule": "Créer une nouvelle règle de pare-feu", "firewall.ok": "OK", "firewall.cancel": "Annuler", + "firewallRuleDialogDescription": "Votre adresse IP cliente n'a pas accès au serveur. Connectez-vous à un compte Azure et créez une règle de pare-feu pour autoriser l'accès.", + "firewallRuleHelpDescription": "En savoir plus sur les paramètres du pare-feu", "azureAccount": "Compte Azure", - "from": "De", - "to": "Vers", "filewallRule": "Règle de pare-feu", "addIPAddressLabel": "Ajouter l'adresse IP de mon client", "addIpRangeLabel": "Ajouter ma plage d'adresses de sous-réseau IP" }, "sql/platform/accounts/browser/firewallRuleDialogController": { + "firewallDialog.addAccountErrorTitle": "Erreur lors de l'ajout du compte", "firewallRuleError": "Erreur de règle du pare-feu" }, - "sql/workbench/services/admin/common/adminService": { + "sql/parts/admin/common/adminService": { "adminService.providerIdNotValidError": "La connexion est nécessaire pour interagir avec adminservice", "noHandlerRegistered": "Aucun gestionnaire enregistré" }, @@ -5947,19 +6055,27 @@ "createDatabase.noRecordsFound": "Aucun enregistrement trouvé" }, "sql/workbench/parts/connection/browser/connection.contribution": { - "sql.maxRecentConnectionsDescription": "Le nombre maximal de connexions récemment utilisées à stocker dans la liste de connexions." + "sql.maxRecentConnectionsDescription": "Le nombre maximal de connexions récemment utilisées à stocker dans la liste de connexions.", + "sql.defaultEngineDescription": "Moteur SQL par défaut à utiliser. Cela définit le fournisseur de langage par défaut dans les fichiers .sql et la valeur par défaut lorsque vous créez une nouvelle connexion. Une option valide est actuellement MSSQL", + "connection.parseClipboardForConnectionStringDescription": "Tentez d'analyser le contenu du presse-papiers quand la boîte de dialogue de connexion est ouverte ou qu'une opération de collage est effectuée." }, "sql/workbench/parts/connection/common/connectionActions": { - "ClearRecentlyUsedLabel": "Effacer la liste des connexions récentes", + "ClearRecentlyUsedLabel": "Effacer la liste", "ClearedRecentConnections": "Liste des connexions récentes supprimée", "connectionAction.yes": "Oui", "connectionAction.no": "Non", - "delete": "Supprimer" + "clearRecentConnectionMessage": "Êtes-vous sûr de vouloir supprimer toutes les connexions de la liste ?", + "connectionDialog.yes": "Oui", + "connectionDialog.no": "Non", + "delete": "Supprimer", + "connectionAction.GetCurrentConnectionString": "Obtenir la chaîne de connexion actuelle", + "connectionAction.connectionString": "Chaîne de connexion non disponible", + "connectionAction.noConnection": "Aucune connexion active disponible" }, - "sql/platform/connection/common/connectionConfig": { + "sql/parts/connection/common/connectionConfig": { "invalidServerName": "Un groupe de serveurs avec le même nom existe déjà." }, - "sql/platform/connection/common/connectionManagementService": { + "sql/parts/connection/common/connectionManagementService": { "connectionNotAcceptedError": "Connexion non acceptée", "connectionService.yes": "Oui", "connectionService.no": "Non", @@ -5974,13 +6090,13 @@ "connectionAdvancedProperties": "Propriétés avancées", "advancedProperties.discard": "Annuler" }, - "sql/workbench/services/connection/browser/connectionDialogService": { + "sql/workbench/services/connection/common/connectionDialogService": { "connectionError": "Erreur de connexion", "kerberosErrorStart": "La connexion a échoué en raison d'une erreur Kerberos.", "kerberosHelpLink": " Une aide pour configurer Kerberos est disponible à", "kerberosKinit": "Si vous étiez connecté précédemment, vous devrez peut-être relancer kinit." }, - "sql/workbench/services/connection/browser/connectionDialogWidget": { + "sql/parts/connection/connectionDialog/connectionDialogWidget": { "connection": "Connexion", "recentConnectionTitle": "Dernières connexions", "savedConnectionTitle": "Connexions enregistrées", @@ -5993,7 +6109,7 @@ "noRecentConnections": "Aucune connexion récente", "noSavedConnections": "Aucune connexion enregistrée" }, - "sql/workbench/services/connection/browser/connectionWidget": { + "sql/parts/connection/connectionDialog/connectionWidget": { "loadingDatabaseOption": "Chargement en cours...", "addNewServerGroup": "Ajouter un nouveau groupe...", "connectionWidget.missingRequireField": "est requis.", @@ -6006,47 +6122,92 @@ "refreshWidget": "Actualiser", "toggleMore": "Activer/désactiver plus", "deleteWidget": "Supprimer le Widget", + "clickToUnpin": "Cliquer pour supprimer", "clickToPin": "Cliquer pour épingler", - "addFeatureAction.openInstalledFeatures": "Ouvrir les fonctionnalités installées" + "addFeatureAction.openInstalledFeatures": "Ouvrir les fonctionnalités installées", + "collapseWidget": "Réduire", + "expandWidget": "Développer" }, "sql/workbench/parts/dashboard/common/dashboardHelper": { - "providerMissingEdition": "Les filtres de Widget sont basés sur l'édition, mais le fournisseur n’a pas d'édition", - "unknownDashboardContainerError": "Le conteneur de tableau de bord spécifié est inconnu." + "unknownDashboardContainerError": "{0} est un conteneur inconnu." }, "sql/workbench/parts/dashboard/common/dashboardPage.component": { "home": "Accueil", "missingConnectionInfo": "Aucune information de connexion n'a pu être trouvée pour ce tableau de bord" }, "sql/workbench/parts/dashboard/common/dashboardTab.contribution": { - "sqlops.extension.contributes.dashboard.tab.id": "Identificateur unique pour cet onglet. Sera transmis à l’extension pour toutes les demandes.", - "sqlops.extension.contributes.dashboard.tab.description": "Description de cet onglet qui sera affiché à l’utilisateur.", - "sqlops.extension.contributes.dashboard.tab.provider": "Fournisseurs pour lesquels cet onglet devrait être autorisé.", - "sqlops.extension.contributes.dashboard.tab.edition": "Modifications pour lesquelles cet onglet devrait être autorisé.", - "sqlops.extension.contributes.dashboard.tab.container": "Le conteneur qui s’affichera dans cet onglet.", - "sqlops.extension.contributes.tabs": "Fournit un onglet simple ou multiple que les utilisateurs peuvent ajouter à leur tableau de bord." + "azdata.extension.contributes.dashboard.tab.id": "Identificateur unique pour cet onglet. Sera transmis à l’extension pour toutes les demandes.", + "azdata.extension.contributes.dashboard.tab.title": "Titre de l’onglet à montrer à l’utilisateur.", + "azdata.extension.contributes.dashboard.tab.description": "Description de cet onglet qui sera affiché à l’utilisateur.", + "azdata.extension.contributes.tab.when": "Condition qui doit être vraie pour afficher cet élément", + "azdata.extension.contributes.tab.provider": "Définit les types de connexion compatibles avec cet onglet. La valeur par défaut est \"MSSQL\" si non défini", + "azdata.extension.contributes.dashboard.tab.container": "Le conteneur qui s’affichera dans cet onglet.", + "azdata.extension.contributes.dashboard.tab.alwaysShow": "Indique si cet onglet devrait toujours apparaître ou uniquement lorsque l’utilisateur l'ajoute.", + "azdata.extension.contributes.dashboard.tab.isHomeTab": "Indique si cet onglet doit être utilisé comme onglet d'accueil pour un type de connexion.", + "azdata.extension.contributes.tabs": "Fournit un onglet simple ou multiple que les utilisateurs peuvent ajouter à leur tableau de bord.", + "dashboardTab.contribution.noTitleError": "Aucun titre spécifié pour l’extension.", + "dashboardTab.contribution.noDescriptionWarning": "Aucune description spécifiée à afficher.", + "dashboardTab.contribution.noContainerError": "Aucun conteneur spécifié pour l’extension.", + "dashboardTab.contribution.moreThanOneDashboardContainersError": "1 seul conteneur de tableaux de bord doit être défini par espace" }, "sql/workbench/parts/dashboard/containers/dashboardContainer.contribution": { - "sqlops.extension.contributes.dashboard.container.id": "Identificateur unique pour ce conteneur.", - "sqlops.extension.contributes.dashboard.container.container": "Le conteneur qui sera affiché dans l’onglet.", - "sqlops.extension.contributes.containers": "Contribue à un ou plusieurs conteneurs de tableau de bord pour que les utilisateurs l'ajoutent à leur tableau de bord." + "azdata.extension.contributes.dashboard.container.id": "Identificateur unique pour ce conteneur.", + "azdata.extension.contributes.dashboard.container.container": "Le conteneur qui sera affiché dans l’onglet.", + "azdata.extension.contributes.containers": "Contribue à un ou plusieurs conteneurs de tableau de bord pour que les utilisateurs l'ajoutent à leur tableau de bord.", + "dashboardContainer.contribution.noIdError": "Aucun id de conteneur de tableau de bord spécifié pour l’extension.", + "dashboardContainer.contribution.noContainerError": "Aucun conteneur dans le conteneur de tableaux de bord spécifié pour l'extension.", + "dashboardContainer.contribution.moreThanOneDashboardContainersError": "1 seul conteneur de tableaux de bord doit être défini par espace.", + "dashboardTab.contribution.unKnownContainerType": "Type de conteneur inconnu défini dans le conteneur de tableau de bord pour l’extension." + }, + "sql/workbench/parts/dashboard/containers/dashboardControlHostContainer.contribution": { + "dashboard.container.controlhost": "Controlhost qui sera affiché sous cet onglet." + }, + "sql/workbench/parts/dashboard/containers/dashboardErrorContainer.component": { + "dashboardNavSection": "La section « {0} » a un contenu non valide. Veuillez contacter le propriétaire de l'extension." }, "sql/workbench/parts/dashboard/containers/dashboardGridContainer.contribution": { - "dashboard.container.gridtab.items": "La liste des widgets ou webviews qui s’afficheront dans cet onglet." + "dashboard.container.gridtab.items": "La liste des widgets ou webviews qui s’afficheront dans cet onglet.", + "gridContainer.invalidInputs": "les widgets ou les webviews doivent être dans un conteneur de widgets pour l'extension." + }, + "sql/workbench/parts/dashboard/containers/dashboardModelViewContainer.contribution": { + "dashboard.container.modelview": "Vue de modèles qui s'affiche sous cet onglet." }, "sql/workbench/parts/dashboard/containers/dashboardNavSection.contribution": { - "dashboard.container.left-nav-bar.icon.dark": "Chemin de l’icône quand un thème sombre est utilisé" + "dashboard.container.left-nav-bar.id": "Identificateur unique pour cette section de navigation. Sera transmis à l’extension pour toutes les demandes.", + "dashboard.container.left-nav-bar.icon": "(Facultatif) Icône utilisée pour représenter cette section nav dans l’interface utilisateur. Soit un chemin de fichier, soit une configuration personnalisable", + "dashboard.container.left-nav-bar.icon.light": "Chemin de l’icône quand un thème clair est utilisé", + "dashboard.container.left-nav-bar.icon.dark": "Chemin de l’icône quand un thème sombre est utilisé", + "dashboard.container.left-nav-bar.title": "Titre de la section de navigation à afficher à l’utilisateur.", + "dashboard.container.left-nav-bar.container": "Le conteneur qui sera affiché dans cette section de navigation.", + "dashboard.container.left-nav-bar": "La liste des conteneurs de tableau de bord qui s’afficheront dans cette section de navigation.", + "opticon": "La propriété `icon` peut être omise ou doit être une chaîne ou un littéral comme `{dark, light}`", + "navSection.missingTitle": "Aucun titre dans la section de navigation spécifiée pour l'extension.", + "navSection.missingContainer": "Aucun conteneur dans la section de navigation n'a été spécifié pour l’extension.", + "navSection.moreThanOneDashboardContainersError": "1 seul conteneur de tableaux de bord doit être défini par espace.", + "navSection.invalidContainer": "NAV_SECTION dans NAV_SECTION n'est pas un conteneur valide pour l'extension." + }, + "sql/workbench/parts/dashboard/containers/dashboardWebviewContainer.contribution": { + "dashboard.container.webview": "La Webview qui s’affichera dans cet onglet." }, "sql/workbench/parts/dashboard/containers/dashboardWidgetContainer.contribution": { - "dashboard.container.widgets": "La liste des widgets qui s’afficheront dans cet onglet." + "dashboard.container.widgets": "La liste des widgets qui s’afficheront dans cet onglet.", + "widgetContainer.invalidInputs": "La liste des widgets est attendue à l’intérieur du conteneur de widgets pour l'extension." }, - "sql/workbench/services/dashboard/browser/newDashboardTabDialog": { + "sql/parts/dashboard/newDashboardTabDialog/newDashboardTabDialog": { "newDashboardTab.openInstalledFeatures": "Ouvrir les fonctionnalités installées", "newDashboardTab.ok": "OK", "newDashboardTab.cancel": "Annuler", "allFeatures": "Toutes les fonctionnalités" }, "sql/workbench/parts/dashboard/pages/dashboardPageContribution": { - "sqlops.extension.contributes.dashboardPage.tab.id": "Identificateur unique pour cet onglet. Sera transmis à l’extension pour toutes les demandes." + "azdata.extension.contributes.widget.when": "Condition qui doit être vraie pour afficher cet élément", + "dashboardpage.tabName": "Titre du conteneur", + "dashboardpage.rowNumber": "La ligne de l’élément dans la grille", + "dashboardpage.rowSpan": "Rowspan du composant dans la grille. La valeur par défaut est 1. Utilisez '*' pour le définir sur le nombre de lignes dans la grille.", + "dashboardpage.colNumber": "Colonne du composant dans la grille", + "dashboardpage.colspan": "Colspan du composant dans la grille. La valeur par défaut est 1. Utilisez '*' pour le définir sur le nombre de colonnes dans la grille.", + "azdata.extension.contributes.dashboardPage.tab.id": "Identificateur unique pour cet onglet. Sera transmis à l’extension pour toutes les demandes.", + "dashboardTabError": "L'onglet d’extension est inconnu ou non installé." }, "sql/workbench/parts/dashboard/pages/databaseDashboardPage.component": { "databasePageName": "TABLEAU DE BORD DE BASE DE DONNÉES" @@ -6054,8 +6215,10 @@ "sql/workbench/parts/dashboard/pages/databaseDashboardPage.contribution": { "dashboardDatabaseProperties": "Activer ou désactiver le widget de propriétés", "dashboard.databaseproperties": "Valeurs de propriété à afficher", + "dashboard.databaseproperties.displayName": "Nom d'affichage de la propriété", + "dashboard.databaseproperties.value": "Valeur de l’objet d’informations de base de données", "dashboard.databaseproperties.ignore": "Spécifiez des valeurs spécifiques à ignorer", - "recoveryModel": "Modèle de récupération", + "recoveryModel": "Mode de récupération", "lastDatabaseBackup": "Dernière sauvegarde de base de données", "lastLogBackup": "Dernière sauvegarde du journal", "compatibilityLevel": "Niveau de compatibilité", @@ -6063,21 +6226,26 @@ "dashboardDatabase": "Personnalise la page \"Tableau de bord de la base de données\"", "dashboardDatabaseTabs": "Personnalise les onglets du tableau de bord de base de données" }, + "sql/workbench/parts/dashboard/pages/serverDashboardPage.component": { + "serverPageName": "TABLEAU DE BORD SERVEUR" + }, "sql/workbench/parts/dashboard/pages/serverDashboardPage.contribution": { "dashboardServerProperties": "Activer ou désactiver le widget de propriétés", "dashboard.serverproperties": "Valeurs de propriété à afficher", "dashboard.serverproperties.displayName": "Nom d'affichage de la propriété", + "dashboard.serverproperties.value": "Valeur de l’objet Server Info", "version": "Version", "edition": "Edition", "computerName": "Nom de l'ordinateur", "osVersion": "Version du système d'exploitation", - "dashboardServer": "Personnalise la page de tableau de bord du serveur" + "dashboardServer": "Personnalise la page de tableau de bord du serveur", + "dashboardServerTabs": "Personnalise les onglets du tableau de bord du Serveur" }, "sql/workbench/parts/dashboard/services/breadcrumb.service": { "homeCrumb": "Accueil" }, "sql/workbench/parts/dashboard/services/dashboardServiceInterface.service": { - "dashboard.changeDatabaseFailure": "Impossible de changer la base de données" + "dashboard.changeDatabaseFailure": "Echec lors du changement de base de données" }, "sql/workbench/parts/dashboard/widgets/explorer/explorerWidget.component": { "seachObjects": "Recherche par nom de type (a:, t:, v:, f: ou sp :)", @@ -6085,33 +6253,56 @@ "dashboard.explorer.objectError": "Impossible de charger les objets", "dashboard.explorer.databaseError": "Impossible de charger les bases de données" }, + "sql/workbench/parts/dashboard/widgets/insights/actions": { + "insights.runQuery": "Exécutez la requête" + }, "sql/workbench/parts/dashboard/widgets/insights/insightsWidget.component": { - "insights.lastUpdated": "Dernière mise à jour : {0} {1}" + "insights.lastUpdated": "Dernière mise à jour : {0} {1}", + "noResults": "Aucun résultat à afficher" }, "sql/workbench/parts/dashboard/widgets/insights/insightsWidgetSchemas": { "insightWidgetDescription": "Ajoute un widget qui peut interroger un serveur ou une base de données et afficher les résultats de plusieurs façons - tel qu'un graphique, un compte résumé, ou autre...", "insightIdDescription": "Identificateur unique utilisé pour mettre en cache les résultats de l'aperçu.", "insightQueryDescription": "Requête SQL à exécuter. Cela devrait renvoyer exactement 1 jeu de résultat.", "insightQueryFileDescription": "[Facultatif] chemin vers un fichier qui contient une requête. A utiliser si la « requête » n’est pas définie", - "actionDatabaseDescription": "Base de données cible pour l’action ; Vous pouvez utiliser le format ${columnName} pour définir un nom de colonne basé sur les données.", - "actionServerDescription": "Serveur cible pour l’action ; Vous pouvez utiliser le format ${columnName} pour définir un nom de colonne basé sur les données." + "insightAutoRefreshIntervalDescription": "[Facultatif] Intervalle d'actualisation automatique en minutes, si la valeur n'est pas définie il n'y a pas d'actualisation automatique", + "actionTypes": "Quelles actions utiliser", + "actionDatabaseDescription": "Base de données cible pour l'action. Peut utiliser le format \"${columnName}\" pour utiliser un nom de colonne de données.", + "actionServerDescription": "Serveur cible pour l’action ; vous pouvez utiliser le format « ${columnName} » pour utiliser un nom de colonne piloté par les données.", + "actionUserDescription": "Utilisateur cible pour l’action ; vous pouvez utiliser le format « ${columnName} » pour utiliser un nom de colonne piloté par les données.", + "carbon.extension.contributes.insightType.id": "Identificateur de aperçu", + "carbon.extension.contributes.insights": "Contribue à des insights de la palette de tableau de bord." + }, + "sql/workbench/parts/dashboard/widgets/insights/views/countInsight.contribution": { + "countInsightDescription": "Pour chaque colonne d'un jeu de résultats, affiche la valeur de la ligne 0 sous forme de chiffre, suivi du nom de la colonne. Prend en charge \"1 Healthy\", \"3 Unhealthy\", par exemple, où \"Healthy\" est le nom de colonne et 1 est la valeur de la ligne 1, cellule 1" }, "sql/workbench/parts/dashboard/widgets/insights/views/imageInsight.contribution": { - "imageFormatDescription": "Quel format est attendu - est-ce un JPEG, PNG ou autre format ?" + "imageInsightDescription": "Affiche une image, par exemple celle retournée par une requête de type R utilisant \"ggplot2\"", + "imageFormatDescription": "Quel format est attendu - est-ce un JPEG, PNG ou autre format ?", + "encodingDescription": "Cela est-il encodé en hexadécimal, base64 ou un autre format?" + }, + "sql/workbench/parts/dashboard/widgets/insights/views/tableInsight.contribution": { + "tableInsightDescription": "Affiche les résultats dans un tableau simple" + }, + "sql/workbench/parts/dashboard/widgets/insights/views/charts/chartInsight.component": { + "chartErrorMessage": "Le graphique ne peut pas être affiché avec les données fournies" }, "sql/workbench/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution": { "chartInsightDescription": "Affiche les résultats d’une requête sous forme de diagramme sur le tableau de bord", - "colorMapDescription": "Mappe \"nom de la colonne\" -> couleur. par exemple, ajoutez \"colonne1\" : rouge pour s'assurer que cette colonne utilise une couleur rouge", + "colorMapDescription": "Mappe le \"nom de colonne\" à une couleur. Par exemple, ajoute \"colonne1\": rouge pour que cette colonne utilise la couleur rouge", "legendDescription": "Indique la position préférée et la visibilité de la légende du graphique. Ce sont les noms des colonnes de votre requête reliés à l’étiquette de chaque entrée du tableau", - "columnsAsLabels": "Si dataDirection est verticale, mettre ceci à vrai fera que les noms de colonnes seront utilisés pour la légende." + "labelFirstColumnDescription": "Si la direction des données est horizontale, définir cette valeur à \"true\" utilisera la valeur des premières colonnes pour la légende.", + "columnsAsLabels": "Si dataDirection est verticale, mettre ceci à vrai fera que les noms de colonnes seront utilisés pour la légende.", + "dataDirectionDescription": "Définit si les données sont lues dans une colonne (verticale) ou une ligne (horizontale). Pour les séries chronologiques, ceci est ignoré car la direction doit être verticale.", + "showTopNData": "Si showTopNData est défini, affiche seulement les N premières données dans le graphique." }, "sql/workbench/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution": { - "yAxisMin": "Valeur minimale de l’axe y", + "yAxisMin": "Valeur minimale de l'axe Y", "yAxisMax": "Valeur maximale de l’axe y", - "yAxisLabel": "Étiquette pour l’axe y", - "xAxisMin": "Valeur minimale de l’axe x", + "barchart.yAxisLabel": "Étiquette pour l’axe y", + "xAxisMin": "Valeur minimale de l’axe des x", "xAxisMax": "Valeur maximale de l’axe des x", - "xAxisLabel": "Étiquette de l’axe des x" + "barchart.xAxisLabel": "Étiquette de l’axe des x" }, "sql/workbench/parts/dashboard/widgets/insights/views/charts/types/lineChart.contribution": { "dataTypeDescription": "Indique la propriété d'une donnée d’un jeu de données pour un graphique." @@ -6121,67 +6312,114 @@ }, "sql/workbench/parts/backup/electron-browser/backup.component": { "backup.backupName": "Nom de la sauvegarde", + "backup.recoveryModel": "Mode de récupération", "backup.backupType": "Type de sauvegarde", "backup.backupDevice": "Fichiers de sauvegarde", "backup.algorithm": "Algorithme", "backup.certificateOrAsymmetricKey": "Certificat ou clé asymétrique", "backup.media": "Support", + "backup.mediaOption": "Sauvegarder dans le jeu de media existant", + "backup.mediaOptionFormat": "Sauvegarder sur un nouveau jeu de sauvegarde", "backup.existingMediaAppend": "Ajouter au jeu de sauvegarde existant", + "backup.existingMediaOverwrite": "Remplacer tous les jeux de sauvegarde existants", "backup.newMediaSetName": "Nouveau nom de jeu de supports", + "backup.newMediaSetDescription": "Description du nouveau support de sauvegarde", + "backup.checksumContainer": "Effectuer la somme de contrôle avant d’écrire sur le support", "backup.verifyContainer": "Vérifier la sauvegarde après son achèvement", "backup.continueOnErrorContainer": "Continuer en cas d’erreur", - "backup.expiration": "Expiration", + "backup.expiration": "Expiration ", "backup.setBackupRetainDays": "Définir le délai de rétention en jours", + "backup.copyOnly": "Sauvegarde en mode copie seule", "backup.advancedConfiguration": "Configuration avancée", "backup.compression": "Compression", "backup.setBackupCompression": "Activer la compression de la sauvegarde", "backup.encryption": "Chiffrement", "backup.transactionLog": "Journal des transactions", + "backup.truncateTransactionLog": "Tronquer le journal des transactions", + "backup.backupTail": "Sauvegarder la fin du journal", "backup.reliability": "Fiabilité", + "backup.mediaNameRequired": "Un nom de média est nécessaire", + "backup.noEncryptorWarning": "Aucun certificat ou clé asymétrique n'est disponible", "addFile": "Ajouter un fichier", "removeFile": "Supprimer les fichiers", "backupComponent.invalidInput": "Entrée incorrecte. La valeur doit être supérieure ou égale à 0.", "backupComponent.script": "Script", "backupComponent.backup": "Sauvegarde", "backupComponent.cancel": "Annuler", + "backup.containsBackupToUrlError": "Seule la sauvegarde sur fichier est supportée", "backup.backupFileRequired": "Le chemin du fichier de sauvegarde est nécessaire" }, "sql/platform/connection/common/constants": { + "backup.labelDatabase": "Base de données ", + "backup.labelFilegroup": "Fichiers et groupes de fichiers", + "backup.labelFull": "Full", + "backup.labelDifferential": "Différentielle", + "backup.labelLog": "Journal des transactions", + "backup.labelDisk": "Disque", + "backup.labelUrl": "URL", + "backup.defaultCompression": "Utiliser le paramètre du serveur par défaut", + "backup.compressBackup": "Compresser la sauvegarde", + "backup.doNotCompress": "Ne pas compresser la sauvegarde", + "backup.serverCertificate": "Certificat du serveur", + "backup.asymmetricKey": "Clé asymétrique", "backup.filterBackupFiles": "Fichiers de sauvegarde", "backup.allFiles": "Tous les fichiers" }, "sql/workbench/parts/restore/browser/restoreDialog": { + "backupFilePath": "Chemin du fichier de sauvegarde", + "targetDatabase": "Base de données cible", "RestoreDialogTitle": "Restaurer la base de données", "restoreDialog.restoreTitle": "Restaurer la base de données", - "restoreDialog.database": "Base de données", + "restoreDialog.database": "Base de données ", "restoreDialog.backupFile": "Fichier de sauvegarde", "restoreDialog.restore": "Restaurer", "restoreDialog.cancel": "Annuler", "restoreDialog.script": "Script", - "source": "Source", + "source": "source", "restoreFrom": "Restaurer à partir de", "missingBackupFilePathError": "Le chemin du fichier de sauvegarde est requis.", "multipleBackupFilePath": "Veuillez saisir un ou plusieurs chemins d’accès séparés par des virgules", - "backupFilePath": "Chemin du fichier de sauvegarde", - "database": "Base de données", + "database": "Base de données ", "destination": "Destination", + "restoreDialog.toggleDatabaseNameDropdown": "Sélectionnez la liste déroulante de bases de données", + "restoreTo": "Restaurer vers", "restorePlan": "Plan de restauration", "backupSetsToRestore": "Jeux de sauvegarde à restaurer", + "restoreDatabaseFileAs": "Restaurer les fichiers de base de données en tant que", "restoreDatabaseFileDetails": "Restaurer les détails du fichier de base de données", "logicalFileName": "Nom de fichier logique", - "fileType": "Type de fichier", + "fileType": "Type de fichier ", + "originalFileName": "Nom de fichier initial", "restoreAs": "Restaurer en tant que", + "restoreOptions": "Options de restauration", + "taillogBackup": "Sauvegarde de la fin du journal de transaction", "serverConnection": "Connexions serveur", "generalTitle": "Général", "filesTitle": "Fichiers", "optionsTitle": "Options" }, + "sql/workbench/parts/editData/common/editDataInput": { + "connectionFailure": "Échec de connexion de la session de modification des données" + }, "sql/workbench/parts/editData/browser/editDataEditor": { "maxRowTaskbar": "Nombre maximum de lignes :" }, "sql/workbench/parts/editData/browser/editDataActions": { - "editData.refresh": "Actualiser", - "editData.stop": "Arrêter" + "editData.run": "Exécuter", + "disposeEditFailure": "La modification (de la disposition) a échoué avec l'erreur :", + "editData.stop": "Arrêter", + "editData.showSql": "Afficher le volet SQL", + "editData.closeSql": "Fermer le volet SQL" + }, + "sql/parts/extensions/sqlExtensionsHelper": { + "tabs": "Onglets de tableau de bord ({0})", + "tabId": "ID", + "tabTitle": "Titre", + "tabDescription": "Description", + "insights": "Tableau de bord Insights ({0})", + "insightId": "ID", + "name": "Nom ", + "insight condition": "Quand" }, "sql/workbench/services/fileBrowser/browser/fileBrowserDialog": { "filebrowser.filepath": "Chemin sélectionné", @@ -6192,13 +6430,13 @@ "sql/workbench/services/fileBrowser/browser/fileBrowserDialogController": { "filebrowser.selectFile": "Sélectionnez un fichier" }, - "sql/workbench/services/fileBrowser/browser/fileBrowserTreeView": { + "sql/parts/fileBrowser/fileBrowserTreeView": { "fileBrowser.regTreeAriaLabel": "Arborescence du navigateur de fichiers" }, - "sql/workbench/services/fileBrowser/common/fileBrowserViewModel": { + "sql/parts/fileBrowser/fileBrowserViewModel": { "allFiles": "Tous les fichiers" }, - "sql/platform/fileBrowser/common/fileBrowserService": { + "sql/parts/fileBrowser/common/fileBrowserService": { "fileBrowserErrorMessage": "Une erreur s’est produite lors du chargement de l’Explorateur de fichiers.", "fileBrowserErrorDialogTitle": "Erreur du navigateur de fichier" }, @@ -6206,14 +6444,15 @@ "saveAsCsv": "Enregistrer au format CSV", "saveAsJson": "Enregistrer au format JSON", "saveAsExcel": "Enregistrer au format Excel", + "saveAsXml": "Enregistrer au format XML", "copySelection": "Copier", "copyWithHeaders": "Copier avec en-têtes", "selectAll": "Tout sélectionner", - "copyMessages": "Copie" + "copyMessages": "Copier" }, "sql/workbench/parts/grid/views/editData/editDataGridActions": { "deleteRow": "Supprimer la ligne", - "revertRow": "Rétablir la ligne" + "revertRow": "Annuler la ligne actuelle" }, "sql/parts/grid/views/query/chartViewer.component": { "dataDirectionLabel": "Direction des données", @@ -6232,7 +6471,7 @@ "createInsightLabel": "Créer un Insight", "saveImageLabel": "Enregistrer comme image" }, - "sql/workbench/services/insights/browser/insightsDialogView": { + "sql/parts/insights/browser/insightsDialogView": { "insights.item": "Elément", "insights.value": "Valeur", "property": "Propriété", @@ -6240,143 +6479,158 @@ "InsightsDialogTitle": "Aperçus", "insights.dialog.items": "Éléments" }, - "sql/workbench/services/insights/common/insightDialogActions": { + "sql/parts/insights/common/insightDialogActions": { "workbench.action.insights.copySelection": "Copier la cellule" }, - "sql/workbench/services/insights/node/insightsDialogController": { + "sql/parts/insights/node/insightsDialogController": { "insightsError": "Erreur d'aperçus" }, - "sql/workbench/parts/profiler/browser/profilerActions.contribution": { - "carbon.actions.newProfiler": "Ouvrir une nouvelle fenêtre de profileur" + "sql/workbench/parts/jobManagement/electron-browser/agentView.component": { + "jobview.Jobs": "Travaux", + "jobview.Alerts": "Alertes", + "jobview.Proxies": "Proxies", + "jobview.Operators": "Opérateurs" }, - "sql/workbench/parts/profiler/browser/profilerActions": { - "profiler.connect": "Se connecter", - "profilerAction.disconnect": "Déconnecté", - "profilerAction.connect": "Connecter", - "start": "Démarrer", - "pause": "Pause", - "profilerStop.stop": "Arrêter", - "profiler.clear": "Effacer les données", - "profiler.toggleAutoscroll": "Activer/désactiver le défilement automatique", - "profiler.editColumns": "Modifier les colonnes", - "profiler.findPrevious": "Trouvez la chaîne précédente", - "profilerAction.newProfiler": "Nouveau Profiler" + "sql/workbench/parts/jobManagement/electron-browser/alertsView.component": { + "jobAlertColumns.name": "Nom ", + "jobAlertColumns.lastOccurrenceDate": "Dernière occurrence", + "jobAlertColumns.enabled": "Activé", + "jobAlertColumns.delayBetweenResponses": "Délai entre les réponses (en secondes)", + "jobAlertColumns.categoryName": "Nom de la catégorie" }, - "sql/parts/profiler/contrib/profilerWorkbenchActions": { - "profilerWorkbenchAction.newProfiler": "Nouveau profileur" + "sql/workbench/parts/jobManagement/electron-browser/jobHistory.component": { + "stepRow.stepID": "ID de l'étape", + "stepRow.stepName": "Nom de l'étape", + "stepRow.message": "Message" }, - "sql/workbench/parts/profiler/browser/profilerColumnEditorDialog": { - "eventSort": "Trier par événement", - "profilerColumnDialog.ok": "OK", - "profilerColumnDialog.cancel": "Annuler" + "sql/workbench/parts/jobManagement/electron-browser/jobsView.component": { + "jobColumns.name": "Nom ", + "jobColumns.lastRun": "Dernière exécution", + "jobColumns.nextRun": "Prochaine exécution", + "jobColumns.enabled": "Activé", + "jobColumns.status": "État ", + "jobColumns.category": "Catégorie", + "jobColumns.runnable": "Exécutable", + "jobColumns.schedule": "Planification", + "jobColumns.lastRunOutcome": "Résultats de la dernière exécution", + "jobColumns.previousRuns": "Exécutions précédentes", + "jobsView.noSteps": "Aucune étape disponible pour ce travail.", + "jobsView.error": "Erreur : " }, - "sql/workbench/parts/profiler/browser/profilerEditor": { + "sql/workbench/parts/jobManagement/electron-browser/operatorsView.component": { + "jobOperatorsView.name": "Nom ", + "jobOperatorsView.emailAddress": "Adresse de messagerie", + "jobOperatorsView.enabled": "Activé" + }, + "sql/workbench/parts/jobManagement/electron-browser/proxiesView.component": { + "jobProxyToolbar-NewItem": "Nouveau Proxy", + "jobProxyToolbar-Refresh": "Actualiser", + "jobProxiesView.accountName": "Nom du compte", + "jobProxiesView.credentialName": "Nom d'identification", + "jobProxiesView.description": "Description", + "jobProxiesView.isEnabled": "Activé" + }, + "sql/workbench/electron-browser/modelComponents/componentBase": { + "invalidIndex": "L'index n'est pas valide." + }, + "sql/base/electron-browser/ui/inputBox/inputBox.component": { + "invalidValueError": "Valeur non valide" + }, + "sql/workbench/electron-browser/modelComponents/loadingComponent.component": { + "loadingMessage": "Chargement" + }, + "sql/workbench/electron-browser/modelComponents/loadingSpinner.component": { + "loadingMessage": "Chargement" + }, + "sql/workbench/electron-browser/modelComponents/queryTextEditor": { + "queryTextEditorAriaLabel": "éditeur de code modelview pour le modèle d’affichage." + }, + "sql/workbench/electron-browser/modelComponents/viewBase": { + "componentTypeNotRegistered": "Composant introuvable pour le type {0}" + }, + "sql/workbench/parts/notebook/cellToggleMoreActions": { + "delete": "Supprimer", + "codeBefore": "Insérer le code avant", + "codeAfter": "Insérer le code après", + "markdownBefore": "Insérer le code Markdown avant", + "markdownAfter": "Insérer le code Markdown après", + "clear": "Effacer la sortie" + }, + "sql/workbench/parts/notebook/notebook.component": { + "displayFailed": "Impossible d'afficher le contenu : {0}", + "noKernelInstalled": "Installez l'extension SQL Server 2019 pour exécuter des cellules", + "installSql2019Extension": "Installer l'extension", + "code": "Code", "text": "Texte", - "label": "Étiquette", - "profilerEditor.value": "Valeur", - "details": "Détails" + "clearResults": "Effacer les résultats", + "cellNotFound": "cellule avec l'URI {0} introuvable dans ce modèle" }, - "sql/workbench/parts/profiler/browser/profilerInput": { - "profilerInput.profiler": "Profileur" + "sql/workbench/parts/notebook/notebookActions": { + "loading": "Chargement de noyaux...", + "changing": "Changement du noyau...", + "Kernel": "Noyau : ", + "AttachTo": "Joindre à : ", + "loadingContexts": "Chargement des contextes...", + "addNewConnection": "Ajouter une nouvelle connexion", + "selectConnection": "Sélectionner une connexion", + "localhost": "localhost", + "trustLabel": "Approuvé", + "untrustLabel": "Non approuvé", + "alreadyTrustedMsg": "Le notebook est déjà approuvé.", + "noKernel": "Pas de noyau", + "noContextAvailable": "Aucun(e)" }, - "sql/workbench/parts/profiler/browser/profilerFindWidget": { - "label.find": "Trouver", - "placeholder.find": "Trouver", - "label.previousMatchButton": "Correspondance précédente", - "label.nextMatchButton": "Prochaine correspondance", - "label.closeButton": "Fermer", - "title.matchesCountLimit": "Seuls les premiers 999 résultats sont mis en évidence, mais toutes les opérations de recherche fonctionnent sur l’ensemble du texte.", - "label.matchesLocation": "{0} sur {1}", - "label.noResults": "Aucun résultat" + "sql/workbench/parts/notebook/notebookUtils": { + "mkdirOutputMsg": "... Création de {0}" }, - "sql/workbench/parts/query/browser/flavorStatus": { - "changeProvider": "Changer de fournisseur de langage SQL", - "alreadyConnected": "Une connexion utilisant le moteur {0} existe déjà. Pour changer, veuillez vous déconnecter ou modifier la connexion.", - "noEditor": "Aucun éditeur de texte actif en ce moment", - "pickSqlProvider": "Sélectionner le fournisseur de langage SQL" + "sql/workbench/parts/notebook/cellViews/codeActions": { + "notebook.failed": "Sélectionnez la cellule active et réessayez", + "runCell": "Exécuter la cellule", + "stopCell": "Annuler l'exécution", + "errorRunCell": "Erreur de la dernière exécution. Cliquer pour réexécuter" }, - "sql/workbench/parts/query/common/localizedConstants": { - "runQueryBatchStartLine": "Ligne {0}", - "msgCancelQueryFailed": "L'annulation de la requête a échoué : {0}", - "msgSaveStarted": "A commencé à enregistrer les résultats vers", - "msgSaveFailed": "Echec de l'enregistrement des résultats.", - "msgStatusRunQueryInProgress": "Requête en cours d'exécution...", - "maximizeLabel": "Maximiser", - "resultsPane.restoreLabel": "Restaurer", - "saveCSVLabel": "Enregistrer au format CSV", - "saveJSONLabel": "Enregistrer au format JSON", - "saveExcelLabel": "Enregistrer au format Excel", - "viewChartLabel": "Vue sous forme de graphique", - "resultPaneLabel": "Résultats", - "executeQueryLabel": "Requête en cours d'exécution", - "messagePaneLabel": "Messages", - "elapsedTimeLabel": "Temps d’exécution total : {0}" + "sql/workbench/parts/notebook/cellViews/placeholderCell.component": { + "clickOn": "Cliquer sur", + "plusCode": "+ Code", + "or": "Ou", + "plusText": "+ Texte", + "toAddCell": "pour ajouter une cellule de code ou de texte" }, - "sql/workbench/parts/query/browser/query.contribution": { - "sql.showBatchTime": "[Facultatif] Le temps d’exécution doit-il être indiqué pour chaque lot", - "defaultChartType": "[Optionnel] le type de graphique par défaut à utiliser lors de l’ouverture de la visionneuse graphique à partir d’un résultat de requête", - "tabColorMode.border": "La bordure supérieure de chaque onglet Éditeur sera colorée pour correspondre au groupe concerné", - "mssql.intelliSense.enableSuggestions": "Les suggestions IntelliSense devraient être activées" + "sql/workbench/parts/notebook/cellViews/textCell.component": { + "doubleClickEdit": "Double-cliquer pour modifier" }, - "sql/workbench/parts/query/common/queryResultsInput": { - "extensionsInputName": "Extension" + "sql/workbench/parts/notebook/models/cell": { + "executionCanceled": "L'exécution de la requête a été annulée", + "notebookNotReady": "La session de ce notebook n'est pas encore prête", + "sessionNotReady": "La session de ce notebook va commencer dans un instant", + "noDefaultKernel": "Aucun noyau disponible pour ce notebook" }, - "sql/platform/node/resultSerializer": { - "resultsSerializer.saveAsFileTitle": "Choisissez le fichier de résultats" + "sql/workbench/parts/notebook/models/clientSession": { + "clientSession.unknownError": "Une erreur s'est produite au démarrage d'une session de notebook", + "ServerNotStarted": "Le serveur n'a pas démarré pour une raison inconnue", + "kernelRequiresConnection": "Noyau {0} introuvable. Le noyau par défaut est utilisé à la place." }, - "sql/workbench/parts/query/browser/keyboardQueryActions": { - "runQueryKeyboardAction": "Exécutez la requête", - "runCurrentQueryKeyboardAction": "Exécutez la requête en cours", - "cancelQueryKeyboardAction": "Annuler la requête", - "refreshIntellisenseKeyboardAction": "Actualiser le Cache IntelliSense", - "toggleQueryResultsKeyboardAction": "Activer/désactiver les résultats de requête", - "queryShortcutNoEditor": "Le paramètre de l’éditeur est nécessaire pour qu'un raccourci soit exécuter" + "sql/workbench/parts/notebook/models/modelInterfaces": { + "sqlKernel": "SQL" }, - "sql/workbench/parts/query/browser/queryActions": { - "runQueryLabel": "Exécuter", - "cancelQueryLabel": "Annuler", - "estimatedQueryPlan": "Expliquer", - "actualQueryPlan": "Actuel", - "disconnectDatabaseLabel": "Déconnecter", - "changeConnectionDatabaseLabel": "Changer la connexion", - "connectDatabaseLabel": "Se connecter", - "selectDatabase": "Sélectionnez la base de données" + "sql/workbench/parts/notebook/models/notebookContexts": { + "selectConnection": "Sélectionner une connexion", + "localhost": "localhost", + "addConnection": "Ajouter une nouvelle connexion" }, - "sql/platform/query/common/queryModelService": { - "updateCellFailed": "Échec de la mise à jour de la cellule :" + "sql/workbench/parts/notebook/models/notebookModel": { + "deleteCellFailed": "La suppression de la cellule a échoué.", + "changeKernelFailedRetry": "Le changement de noyau a échoué. Le noyau {0} est utilisé. Erreur : {1}", + "changeKernelFailed": "Le changement de noyau a échoué en raison de l'erreur : {0}", + "changeContextFailed": "Le changement de contexte a échoué : {0}", + "startSessionFailed": "Impossible de démarrer la session : {0}", + "shutdownError": "Une erreur s'est produite à la fermeture du notebook : {0}", + "shutdownClientSessionError": "Une erreur de session du client s'est produite pendant la fermeture du notebook : {0}", + "ProviderNoManager": "Gestionnaire de notebook introuvable pour le fournisseur {0}" }, - "sql/platform/query/common/queryRunner": { - "query.ExecutionFailedError": "L’exécution a échoué en raison d’une erreur inattendue : {0} {1}", - "query.initEditExecutionFailed": "Echec à l'initialisation de l'exécution de la modification", - "elapsedBatchTime": "Temps d’exécution par lots : {0}" - }, - "sql/parts/query/views/queryOutput.component": { - "results": "Résultats", - "queryPlan": "Plan de requête", - "chartViewer": "Afficheur de graphique" - }, - "sql/parts/queryPlan/topOperations.component": { - "topOperations.operation": "Opération", - "topOperations.object": "Objet", - "topOperations.estCost": "Coût estimé", - "topOperations.estSubtreeCost": "Coût estimé de la sous-arborescence", - "topOperations.actualRows": "Lignes actuelles", - "topOperations.estRows": "Nombre de lignes estimées", - "topOperations.actualExecutions": "Exécutions actuelles", - "topOperations.estCPUCost": "Coût processeur estimé", - "topOperations.estIOCost": "Coût Estimé des E/S", - "topOperations.parallel": "Parallèle", - "topOperations.estRewinds": "Rembobinages estimés", - "topOperations.partitioned": "Partitionné" - }, - "sql/workbench/services/objectExplorer/common/objectExplorerService": { - "OeSessionFailedError": "Echec de la création d'une session de l’Explorateur d’objets" - }, - "sql/parts/registeredServer/common/registeredServer.contribution": { - "registeredServers.view": "Vue", - "databaseConnections": "Connexions de base de données", - "datasource.connectionGroups": "groupes de source de données", - "startupConfig": "Configuration de démarrage" + "sql/workbench/parts/objectExplorer/common/serverGroup.contribution": { + "serverGroup.colors": "Palette de couleurs du groupe de serveurs utilisée dans le viewlet Explorateur d’objets.", + "serverGroup.autoExpand": "Développez automatiquement les groupes de serveurs dans la viewlet Explorateur d'objets." }, "sql/workbench/parts/objectExplorer/browser/serverGroupDialog": { "ServerGroupsDialogTitle": "Groupes de serveurs", @@ -6392,6 +6646,364 @@ "serverGroup.editServerGroup": "Modifier le groupe de serveurs" }, "sql/workbench/parts/objectExplorer/browser/connectionTreeAction": { + "connectionTree.refresh": "Actualiser", + "DisconnectAction": "Déconnecter", + "connectionTree.addConnection": "Nouvelle connexion", + "connectionTree.addServerGroup": "Nouveau groupe de serveurs", + "connectionTree.editServerGroup": "Modifier le groupe de serveurs", + "activeConnections": "Voir les connexions actives", + "showAllConnections": "Afficher toutes les connexions", + "recentConnections": "Dernières connexions", + "registeredServers.newQuery": "Nouvelle requête", + "deleteConnection": "Supprimer la connexion", + "deleteConnectionGroup": "Supprimer le groupe", + "clearSearch": "Effacer la recherche" + }, + "sql/workbench/parts/objectExplorer/browser/objectExplorerActions": { + "ManageAction": "Gérer" + }, + "sql/workbench/parts/objectExplorer/browser/serverTreeRenderer": { + "loading": "Chargement en cours..." + }, + "sql/workbench/parts/objectExplorer/browser/serverTreeView": { + "serverTree.addConnection": "Ajouter une connexion" + }, + "sql/workbench/parts/objectExplorer/browser/treeCreationUtils": { + "treeAriaLabel": "Dernières connexions", + "treeCreation.regTreeAriaLabel": "Serveurs" + }, + "sql/workbench/parts/profiler/browser/profiler.contribution": { + "profiler.settings.viewTemplates": "Spécifie des modèles de vue", + "profiler.settings.sessionTemplates": "Spécifie les modèles de session" + }, + "sql/workbench/parts/profiler/browser/profilerActions.contribution": { + "carbon.actions.newProfiler": "Ouvrir une nouvelle fenêtre de profileur" + }, + "sql/workbench/parts/profiler/browser/profilerActions": { + "profilerAction.connect": "Connecter", + "profilerAction.disconnect": "Déconnecter", + "start": "Démarrer", + "create": "Nouvelle session", + "profilerAction.pauseCapture": "Pause", + "profilerAction.resumeCapture": "Reprendre", + "profilerStop.stop": "Arrêter", + "profiler.clear": "Effacer les données", + "profilerAction.autoscrollOn": "Défilement automatique : activé", + "profilerAction.autoscrollOff": "Défilement Automatique : Désactivé", + "profiler.toggleCollapsePanel": "Développer/Réduire le panneau", + "profiler.editColumns": "Modifier les colonnes", + "profiler.findNext": "Trouvez la chaîne suivante", + "profiler.findPrevious": "Trouvez la chaîne précédente", + "profilerAction.newProfiler": "Lancer le profileur", + "profiler.filter": "Filtrer...", + "profiler.clearFilter": "Effacer le filtre" + }, + "sql/parts/profiler/contrib/profilerWorkbenchActions": { + "profilerWorkbenchAction.newProfiler": "Nouveau profileur" + }, + "sql/workbench/parts/profiler/browser/profilerColumnEditorDialog": { + "eventSort": "Trier par événement", + "nameColumn": "Trier par colonne", + "profilerColumnDialog.profiler": "Profileur", + "profilerColumnDialog.ok": "OK", + "profilerColumnDialog.cancel": "Annuler" + }, + "sql/workbench/parts/profiler/browser/profilerFilterDialog": { + "profilerFilterDialog.clear": "Effacer tout", + "profilerFilterDialog.apply": "Appliquer", + "profilerFilterDialog.ok": "OK", + "profilerFilterDialog.cancel": "Annuler", + "profilerFilterDialog.title": "Filtres", + "profilerFilterDialog.remove": "Supprimer", + "profilerFilterDialog.add": "ajouter", + "profilerFilterDialog.addClauseText": "Cliquez ici pour ajouter une clause", + "profilerFilterDialog.fieldColumn": "Champ", + "profilerFilterDialog.operatorColumn": "Opérateur", + "profilerFilterDialog.valueColumn": "Valeur", + "profilerFilterDialog.isNullOperator": "Est Null", + "profilerFilterDialog.isNotNullOperator": "N'est pas Null", + "profilerFilterDialog.containsOperator": "Contient", + "profilerFilterDialog.notContainsOperator": "Ne contient pas", + "profilerFilterDialog.startsWithOperator": "Commence par", + "profilerFilterDialog.notStartsWithOperator": "Ne commence pas par" + }, + "sql/workbench/parts/profiler/browser/profilerEditor": { + "profiler.viewSelectAccessibleName": "Sélectionner une vue", + "profiler.sessionSelectAccessibleName": "Sélectionner une session", + "profiler.sessionSelectLabel": "Sélectionner une session :", + "profiler.viewSelectLabel": "Sélectionner la vue :", + "text": "Texte", + "label": "Étiquette", + "profilerEditor.value": "Valeur", + "details": "Détails" + }, + "sql/workbench/parts/profiler/browser/profilerInput": { + "profilerInput.profiler": "Profileur", + "profilerInput.notConnected": "Non connecté", + "profiler.sessionStopped": "La session XEvent Profiler a été arrêtée de manière inattendue sur le serveur {0}.", + "profiler.sessionCreationError": "Erreur au démarrage d'une nouvelle session", + "profiler.eventsLost": "La session XEvent Profiler pour {0} a des événements perdus.", + "confirmStopProfilerSession": "Voulez-vous arrêter la session XEvent en cours d’exécution ?", + "profilerClosingActions.yes": "Oui", + "profilerClosingActions.no": "Non", + "profilerClosingActions.cancel": "Annuler" + }, + "sql/workbench/parts/profiler/browser/profilerResourceEditor": { + "profilerTextEditorAriaLabel": "Editeur de profiler pour le texte d'événement. En lecture uniquement." + }, + "sql/workbench/parts/profiler/browser/profilerFindWidget": { + "label.find": "Rechercher", + "placeholder.find": "Rechercher", + "label.previousMatchButton": "Correspondance précédente", + "label.nextMatchButton": "Prochaine correspondance", + "label.closeButton": "Fermer", + "title.matchesCountLimit": "Votre recherche a retourné un grand nombre de résultats, seuls les 999 premières correspondances sont mises en surbrillance.", + "label.matchesLocation": "{0} sur {1}", + "label.noResults": "Aucun résultat" + }, + "sql/workbench/parts/profiler/browser/profilerTableEditor": { + "ProfilerTableEditor.eventCountFiltered": "Événements (filtrés) : {0}/{1}", + "ProfilerTableEditor.eventCount": "Événements : {0}" + }, + "sql/workbench/parts/query/browser/flavorStatus": { + "chooseSqlLang": "Choisir le langage SQL", + "changeProvider": "Changer de fournisseur de langage SQL", + "changeSqlProvider": "Changer le fournisseur de moteur SQL", + "alreadyConnected": "Une connexion utilisant le moteur {0} existe déjà. Pour changer, veuillez vous déconnecter ou modifier la connexion.", + "noEditor": "Aucun éditeur de texte actif en ce moment", + "pickSqlProvider": "Sélectionner le fournisseur de langage SQL" + }, + "sql/workbench/parts/query/common/localizedConstants": { + "runQueryBatchStartMessage": "Démarrage de l’exécution de la requête à", + "runQueryBatchStartLine": "Ligne {0}", + "msgCancelQueryFailed": "Échec de l’annulation de la requête : {0}", + "msgSaveStarted": "Démarrage de l’enregistrement des résultats pour", + "msgSaveFailed": "Impossible d’enregistrer les résultats.", + "msgSaveSucceeded": "Résultats enregistrés avec succès sur", + "msgStatusRunQueryInProgress": "Exécution de la requête en cours...", + "maximizeLabel": "Maximiser", + "resultsPane.restoreLabel": "Restaurer", + "saveCSVLabel": "Enregistrer au format CSV", + "saveJSONLabel": "Enregistrer au format JSON", + "saveExcelLabel": "Enregistrer au format Excel", + "saveXMLLabel": "Enregistrer au format XML", + "viewChartLabel": "Vue sous forme de graphique", + "resultPaneLabel": "Résultats", + "executeQueryLabel": "Requête en cours d'exécution", + "messagePaneLabel": "Messages", + "elapsedTimeLabel": "Temps d’exécution total : {0}", + "msgCannotSaveMultipleSelections": "La commande d'enregistrement des résultats ne peut pas être utilisée avec des sélections multiples." + }, + "sql/workbench/parts/query/browser/query.contribution": { + "sql.messagesDefaultOpen": "True pour ouvrir le volet de messages par défaut; false pour le fermer", + "sql.saveAsCsv.includeHeaders": "[Facultatif] Lorsque la valeur est true, les en-têtes de colonnes sont inclus lors de l’enregistrement des résultats en CSV", + "sql.saveAsCsv.delimiter": "[Facultatif] Délimiteur personnalisé à utiliser entre les valeurs durant l'enregistrement au format CSV", + "sql.saveAsCsv.lineSeperator": "[Facultatif] Caractère(s) utilisé(s) pour séparer les lignes durant l’enregistrement des résultats au format CSV", + "sql.saveAsCsv.textIdentifier": "[Facultatif] Caractère utilisé pour entourer les champs de texte durant l'enregistrement des résultats au format CSV", + "sql.saveAsCsv.encoding": "[Facultatif] Encodage de fichier utilisé durant l'enregistrement des résultats au format CSV", + "sql.results.streaming": "Activer le streaming des résultats, contient quelques problèmes visuels mineurs", + "sql.saveAsXml.formatted": "[Facultatif] Quand la valeur est true, la sortie XML est mise en forme pendant l'enregistrement des résultats au format XML", + "sql.saveAsXml.encoding": "[Facultatif] Encodage de fichier utilisé lors de l'enregistrement des résultats au format XML", + "sql.copyIncludeHeaders": "[Facultatif] Options de configuration pour la copie des résultats à partir de la Vue Résultats", + "sql.copyRemoveNewLine": "[Facultatif] Options de configuration pour la copie de résultats multi-lignes depuis la vue Résultats", + "sql.showBatchTime": "[Facultatif] Le temps d’exécution doit-il être indiqué pour chaque lot", + "defaultChartType": "[Optionnel] le type de graphique par défaut à utiliser lors de l’ouverture de la visionneuse graphique à partir d’un résultat de requête", + "tabColorMode.off": "La coloration des onglets sera désactivée", + "tabColorMode.border": "La bordure supérieure de chaque onglet Éditeur sera colorée pour correspondre au groupe concerné", + "tabColorMode.fill": "La couleur de fond de chaque onglet d'édition correspondra au groupe de serveurs concerné", + "tabColorMode": "Contrôle comment coloriser les onglets en fonction du groupe de serveurs de leur connexion active", + "showConnectionInfoInTitle": "Contrôle s'il faut montrer les informations de connexion d'un onglet dans le titre.", + "sql.promptToSaveGeneratedFiles": "Inviter à enregistrer les fichiers SQL générés", + "mssql.intelliSense.enableIntelliSense": "L'IntelliSense doit-il être activé", + "mssql.intelliSense.enableErrorChecking": "La vérification des erreurs à travers IntelliSense doit-elle être activée", + "mssql.intelliSense.enableSuggestions": "Spécifie si les suggestions IntelliSense doivent être activées", + "mssql.intelliSense.enableQuickInfo": "Spécifie si les infos rapides IntelliSense doivent être activées", + "mssql.intelliSense.lowerCaseSuggestions": "Spécifie si les suggestions IntelliSense doivent être en minuscules", + "queryShortcutDescription": "Défini le raccourci clavier workbench.action.query.shortcut{0} pour exécuter le texte de raccourci comme un appel de procédure. Tout texte sélectionné dans l’éditeur de requête sera passé en paramètre" + }, + "sql/workbench/parts/query/common/queryInput": { + "disconnected": "Déconnecté" + }, + "sql/workbench/parts/query/common/queryResultsInput": { + "extensionsInputName": "Extension" + }, + "sql/parts/query/common/resultSerializer": { + "resultsSerializer.saveAsFileTitle": "Choisissez le fichier de résultats" + }, + "sql/workbench/parts/query/browser/rowCountStatus": { + "rowStatus": "Nombre de lignes", + "rowCount": "{0} lignes" + }, + "sql/workbench/parts/query/browser/timeElapsedStatus": { + "timeElapsed": "Temps écoulé" + }, + "sql/workbench/parts/query/browser/actions": { + "saveAsCsv": "Enregistrer au format CSV", + "saveAsJson": "Enregistrer au format JSON", + "saveAsExcel": "Enregistrer au format Excel", + "saveAsXml": "Enregistrer au format XML", + "copySelection": "Copier", + "copyWithHeaders": "Copier avec en-têtes", + "selectAll": "Tout sélectionner", + "copyMessages": "Copier", + "copyAll": "Copier tout", + "maximize": "Maximiser", + "restore": "Restaurer", + "chart": "Graphique", + "showQueryPlan": "Afficher le plan de requête" + }, + "sql/workbench/parts/query/browser/queryResultsView": { + "gridPanel": "Résultats", + "messagePanel": "Messages", + "resultsTabTitle": "Résultats" + }, + "sql/workbench/parts/query/common/resultsGridContribution": { + "resultsGridConfigurationTitle": "Grille de résultats", + "fontFamily": "Contrôle de la famille de polices.", + "fontWeight": "Contrôle l'épaisseur de police.", + "fontSize": "Contrôle la taille de police en pixels.", + "letterSpacing": "Contrôle l'espacement des lettres en pixels.", + "rowHeight": "Contrôle la hauteur de ligne en pixels", + "cellPadding": "Contrôle l'espacement entre les cellules en pixels", + "autoSizeColumns": "Dimensionnez automatiquement la largeur de colonne en fonction des résultats initiaux. Problèmes de performance possibles avec les grands nombres de colonnes ou les grandes cellules", + "maxColumnWidth": "Largeur maximale en pixels des colonnes dimensionnées automatiquement" + }, + "sql/workbench/parts/charts/browser/actions": { + "createInsightLabel": "Créer un Insight", + "createInsightNoEditor": "Impossible de créer un aperçu car l’éditeur actif n’est pas un éditeur SQL", + "myWidgetName": "Mon-Widget", + "copyChartLabel": "Copier en tant qu'image", + "chartNotFound": "Le graphique à sauvegarder n'a pas été trouvé", + "saveImageLabel": "Enregistrer comme image", + "chartSaved": "Graphique enregistré au chemin d’accès : {0}", + "chartViewer.saveAsFileTitle": "Choisissez le fichier de résultats" + }, + "sql/workbench/parts/charts/browser/chartOptions": { + "dataDirectionLabel": "Direction des données", + "verticalLabel": "Vertical", + "horizontalLabel": "Horizontal", + "columnsAsLabelsLabel": "Utiliser les noms de colonne comme étiquettes", + "labelFirstColumnLabel": "Utilisez la première colonne comme étiquette de ligne", + "legendLabel": "Position de la légende", + "yAxisLabel": "Étiquette de l’axe Y", + "yAxisMinVal": "Valeur minimale de l’axe Y", + "yAxisMaxVal": "Valeur maximale de l’axe Y", + "xAxisLabel": "Étiquette de l’axe X", + "xAxisMinVal": "Valeur minimale de l'axe X", + "xAxisMaxVal": "Valeur maximale de l'axe X", + "xAxisMinDate": "Date minimale sur l'axe X", + "xAxisMaxDate": "Date maximale sur l'axe X", + "dataTypeLabel": "Type de données", + "numberLabel": "Nombre", + "pointLabel": "Point", + "chartTypeLabel": "Type de graphique", + "encodingOption": "encodage", + "imageFormatOption": "Format d'image" + }, + "sql/workbench/parts/charts/browser/chartTab": { + "chartTabTitle": "Graphique" + }, + "sql/workbench/parts/charts/browser/graphInsight": { + "series": "Série {0}" + }, + "sql/workbench/parts/query/browser/keyboardQueryActions": { + "focusOnCurrentQueryKeyboardAction": "Se concentrer sur la requête en cours", + "runQueryKeyboardAction": "Exécutez la requête", + "runCurrentQueryKeyboardAction": "Exécutez la requête en cours", + "runCurrentQueryWithActualPlanKeyboardAction": "Exécutez la requête en cours avec le Plan réel", + "cancelQueryKeyboardAction": "Annuler la requête", + "refreshIntellisenseKeyboardAction": "Actualiser le Cache IntelliSense", + "toggleQueryResultsKeyboardAction": "Activer/désactiver les résultats de requête", + "queryShortcutNoEditor": "Le paramètre de l’éditeur est nécessaire pour qu'un raccourci soit exécuter", + "parseSyntaxLabel": "Analyser la requête", + "queryActions.parseSyntaxSuccess": "Commandes exécutées", + "queryActions.parseSyntaxFailure": "Echec de la commande :", + "queryActions.notConnected": "Connectez-vous à un serveur" + }, + "sql/workbench/parts/query/browser/queryActions": { + "runQueryLabel": "Exécuter", + "cancelQueryLabel": "Annuler", + "estimatedQueryPlan": "Expliquer", + "actualQueryPlan": "Actuel", + "disconnectDatabaseLabel": "Déconnecter", + "changeConnectionDatabaseLabel": "Changer la connexion", + "connectDatabaseLabel": "Connecter", + "selectDatabase": "Sélectionnez la base de données", + "listDatabases.toggleDatabaseNameDropdown": "Sélectionnez la liste déroulante de bases de données", + "changeDatabase.failed": "Echec lors du changement de base de données", + "changeDatabase.failedWithError": "Echec du changement de base de données {0}" + }, + "sql/parts/query/execution/queryModelService": { + "updateCellFailed": "Échec de la mise à jour de la cellule :" + }, + "sql/parts/query/execution/queryRunner": { + "query.ExecutionFailedError": "L’exécution a échoué en raison d’une erreur inattendue : {0} {1}", + "query.initEditExecutionFailed": "Echec à l'initialisation de l'exécution de la modification", + "elapsedBatchTime": "Temps d’exécution par lots : {0}" + }, + "sql/parts/query/views/queryOutput.component": { + "results": "Résultats", + "queryPlan": "Plan de requête", + "chartViewer": "Afficheur de graphique" + }, + "sql/workbench/parts/queryPlan/electron-browser/queryPlan": { + "queryPlanTitle": "Plan de requête" + }, + "sql/parts/queryPlan/topOperations.component": { + "topOperations.operation": "Opération", + "topOperations.object": "Objet", + "topOperations.estCost": "Coût estimé", + "topOperations.estSubtreeCost": "Coût estimé de la sous-arborescence", + "topOperations.actualRows": "Lignes actuelles", + "topOperations.estRows": "Nombre de lignes estimées", + "topOperations.actualExecutions": "Exécutions actuelles", + "topOperations.estCPUCost": "Coût processeur estimé", + "topOperations.estIOCost": "Coût Estimé des E/S", + "topOperations.parallel": "Parallèle", + "topOperations.estRewinds": "Rembobinages estimés", + "topOperations.partitioned": "Partitionné" + }, + "sql/workbench/parts/queryPlan/browser/topOperations": { + "topOperations.operation": "Opération", + "topOperations.object": "Objet", + "topOperations.estCost": "Coût estimé", + "topOperations.estSubtreeCost": "Coût estimé de la sous-arborescence", + "topOperations.actualRows": "Lignes actuelles", + "topOperations.estRows": "Nombre de lignes estimées", + "topOperations.actualExecutions": "Exécutions actuelles", + "topOperations.estCPUCost": "Coût processeur estimé", + "topOperations.estIOCost": "Coût Estimé des E/S", + "topOperations.parallel": "Parallèle", + "topOperations.actualRebinds": "Reliaisons actuelles", + "topOperations.estRebinds": "Nouvelles liaisons estimées", + "topOperations.actualRewinds": "Retourner réellement en arrière", + "topOperations.estRewinds": "Rembobinages estimés", + "topOperations.partitioned": "Partitionné", + "topOperationsTitle": "Top opérations" + }, + "sql/parts/registeredServer/common/objectExplorerService": { + "OeSessionFailedError": "Echec de la création d'une session de l’Explorateur d’objets" + }, + "sql/parts/registeredServer/common/registeredServer.contribution": { + "registeredServers.view": "Vue", + "databaseConnections": "Connexions de base de données", + "datasource.connectionGroups": "groupes de source de données", + "startupConfig": "Configuration de démarrage" + }, + "sql/parts/registeredServer/serverGroupDialog/serverGroupDialog": { + "ServerGroupsDialogTitle": "Groupes de serveurs", + "serverGroup.ok": "OK", + "serverGroup.cancel": "Annuler", + "connectionGroupName": "Nom de groupe serveur", + "MissingGroupNameError": "Le nom du groupe est nécessaire.", + "groupDescription": "Description du groupe", + "groupColor": "Couleur de groupe" + }, + "sql/parts/registeredServer/serverGroupDialog/serverGroupViewModel": { + "serverGroup.addServerGroup": "Ajouter le groupe de serveurs", + "serverGroup.editServerGroup": "Modifier le groupe de serveurs" + }, + "sql/parts/registeredServer/viewlet/connectionTreeAction": { "connectionTree.refresh": "Actualiser", "DisconnectAction": "Se déconnecter", "connectionTree.addConnection": "Nouvelle connexion", @@ -6405,24 +7017,27 @@ "deleteConnectionGroup": "Supprimer le groupe", "clearSearch": "Effacer la recherche" }, - "sql/workbench/parts/objectExplorer/browser/objectExplorerActions": { + "sql/parts/registeredServer/viewlet/objectExplorerActions": { "ManageAction": "Gérer", "objectExplorAction.disconnect": "Déconnecter" }, - "sql/workbench/parts/objectExplorer/browser/serverTreeRenderer": { + "sql/parts/registeredServer/viewlet/serverTreeRenderer": { "loading": "Chargement en cours..." }, - "sql/workbench/parts/objectExplorer/browser/serverTreeView": { + "sql/parts/registeredServer/viewlet/serverTreeView": { "serverTree.addConnection": "Ajouter une connexion" }, - "sql/workbench/parts/objectExplorer/browser/treeCreationUtils": { + "sql/parts/registeredServer/viewlet/treeCreationUtils": { "treeAriaLabel": "Connexions récentes", "treeCreation.regTreeAriaLabel": "Serveurs" }, "sql/parts/taskHistory/common/taskHistory.contribution": { "inProgressTasksChangesBadge": "{0} tâches en cours", - "taskHistory.view": "Vue", - "taskHistory": "Historique de la tâche" + "showTaskHistory": "Afficher l'historique des tâches", + "taskHistory.view": "Afficher", + "taskHistory": "Historique de la tâche", + "datasource.task": "État de la tâche de l'opération", + "miViewTasks": "&&Tâches" }, "sql/parts/taskHistory/common/taskService": { "InProgressWarning": "1 ou plusieurs tâches sont en cours. Êtes-vous sûr de vouloir quitter ?", @@ -6435,55 +7050,254 @@ "taskAction.script": "Script" }, "sql/parts/taskHistory/viewlet/taskHistoryRenderer": { + "succeeded": "Succès", "failed": "Échec", "inProgress": "en cours", - "canceled": "annulé", + "notStarted": "pas démarré", + "canceled": "Annulé", "canceling": "annulation" }, "sql/parts/taskHistory/viewlet/taskHistoryView": { "noTaskMessage": "Aucun historique de tâche à afficher. Essayez de sauvegarder ou de restaurer la tâche pour voir son statut d’exécution.", + "taskHistory.regTreeAriaLabel": "Historique de la tâche", "taskError": "Erreur de la tâche" }, + "sql/platform/connection/common/connectionConfig": { + "invalidServerName": "Un groupe de serveurs avec le même nom existe déjà." + }, + "sql/platform/connection/common/connectionManagementService": { + "connection.noAzureAccount": "L'obtention d'un jeton de compte Azure pour la connexion a échoué", + "connectionNotAcceptedError": "Connexion non acceptée", + "connectionService.yes": "Oui", + "connectionService.no": "Non", + "cancelConnectionConfirmation": "Êtes-vous certain de vouloir annuler cette connexion ?" + }, + "sql/platform/dacfx/common/dacFxService": { + "providerIdNotValidError": "Une connexion est nécessaire pour interagir avec DacFxService", + "noHandlerRegistered": "Aucun gestionnaire enregistré" + }, "sql/platform/dashboard/common/dashboardRegistry": { "dashboard.properties.property": "Définit une propriété à afficher sur le tableau de bord", "dashboard.properties.property.displayName": "Quelle est la valeur à utiliser comme étiquette pour la propriété", "dashboard.properties.property.value": "Quelle valeur dans les objets pour accéder à la valeur", "dashboard.properties.property.ignore": "Spécifiez des valeurs à ignorer", "dashboard.properties.property.default": "Valeur par défaut à afficher si ignoré ou aucune valeur", + "dashboard.properties.flavor": "Une option pour définir les propriétés de tableau de bord", + "dashboard.properties.flavor.id": "Id de la préférence", + "dashboard.properties.flavor.condition": "Condition pour utiliser cette saveur", + "dashboard.properties.flavor.condition.field": "Champ à comparer à", "dashboard.properties.flavor.condition.operator": "Quel opérateur utiliser pour la comparaison", "dashboard.properties.flavor.condition.value": "Valeur avec laquelle comparer le champ", + "dashboard.properties.databaseProperties": "Propriétés à afficher pour la page de base de données", "dashboard.properties.serverProperties": "Propriétés à afficher pour la page du serveur", "carbon.extension.dashboard": "Définit que ce fournisseur prend en charge le tableau de bord", "dashboard.id": "Id du fournisseur (p. ex. MSSQL)", "dashboard.properties": "Valeurs de propriétés à afficher sur le tableau de bord" }, + "sql/platform/dashboard/common/insightRegistry": { + "schema.dashboardWidgets.InsightsRegistry": "Widget utilisé dans les tableaux de bord" + }, "sql/platform/dashboard/common/widgetRegistry": { "schema.dashboardWidgets.all": "Widget utilisé dans les tableaux de bord", "schema.dashboardWidgets.database": "Widget utilisé dans les tableaux de bord", "schema.dashboardWidgets.server": "Widget utilisé dans les tableaux de bord" }, + "sql/platform/dialog/dialogTypes": { + "dialogModalDoneButtonLabel": "terminé", + "dialogModalCancelButtonLabel": "Annuler" + }, + "sql/platform/fileBrowser/common/fileBrowserService": { + "fileBrowserErrorMessage": "Une erreur s’est produite lors du chargement de l’Explorateur de fichiers.", + "fileBrowserErrorDialogTitle": "Erreur du navigateur de fichier" + }, + "sql/platform/jobManagement/common/jobActions": { + "jobaction.successLabel": "Succès", + "jobaction.faillabel": "Erreur", + "jobaction.refresh": "Actualiser", + "jobaction.newJob": "Nouveau travail", + "jobaction.run": "Exécuter", + "jobSuccessfullyStarted": ": Le travail a été démarré.", + "jobaction.stop": "Arrêter", + "jobSuccessfullyStopped": ": Le travail a été arrêté.", + "jobaction.editJob": "Modifier le travail", + "jobaction.deleteJob": "Supprimer le travail", + "jobaction.deleteJobConfirm": "Voulez-vous vraiment supprimer le travail « {0} » ?", + "jobaction.failedToDeleteJob": "Impossible de supprimer le travail « {0} ».\r\nErreur : {1}", + "jobaction.deletedJob": "Le travail a été supprimé", + "jobaction.newStep": "Nouvelle étape", + "jobaction.deleteStep": "Supprimer l'étape", + "jobaction.deleteStepConfirm": "Voulez-vous vraiment supprimer l'étape '{0}' ?", + "jobaction.failedToDeleteStep": "Impossible de supprimer l'étape '{0}'.\r\nErreur : {1}", + "jobaction.deletedStep": "L'étape de travail a été supprimée", + "jobaction.newAlert": "Nouvelle alerte", + "jobaction.editAlert": "Modifier l'alerte", + "jobaction.deleteAlert": "Supprimer l'alerte", + "jobaction.Cancel": "Annuler", + "jobaction.deleteAlertConfirm": "Voulez-vous vraiment supprimer l’alerte « {0} » ?", + "jobaction.failedToDeleteAlert": "Impossible de supprimer l'alerte « {0} ».\r\nErreur : {1}", + "jobaction.deletedAlert": "L'alerte a été supprimée", + "jobaction.newOperator": "Nouvel opérateur", + "jobaction.editOperator": "Modifiez l'opérateur", + "jobaction.deleteOperator": "Supprimer l'opérateur", + "jobaction.deleteOperatorConfirm": "Voulez-vous vraiment supprimer l'opérateur '{0}' ?", + "jobaction.failedToDeleteOperator": "Impossible de supprimer l'opérateur '{0}'.\r\nErreur : {1}", + "joaction.deletedOperator": "L'opérateur a été supprimé", + "jobaction.newProxy": "Nouveau proxy", + "jobaction.editProxy": "Modifier le Proxy", + "jobaction.deleteProxy": "Supprimer le proxy", + "jobaction.deleteProxyConfirm": "Êtes-vous sûr de vouloir supprimer le proxy « {0} » ?", + "jobaction.failedToDeleteProxy": "Impossible de supprimer le proxy '{0}'.\r\nErreur : {1}", + "jobaction.deletedProxy": "Le proxy a été supprimé" + }, + "sql/platform/jobManagement/common/jobManagementService": { + "providerIdNotValidError": "Une connexion est nécessaire pour interagir avec JobManagementService", + "noHandlerRegistered": "Aucun gestionnaire enregistré" + }, + "sql/platform/jobManagement/common/jobManagementUtilities": { + "agentUtilities.failed": "Échec", + "agentUtilities.succeeded": "Succès", + "agentUtilities.retry": "Réessayer", + "agentUtilities.canceled": "Annulé", + "agentUtilities.inProgress": "en cours", + "agentUtilities.statusUnknown": "État inconnu", + "agentUtilities.executing": "Exécution", + "agentUtilities.waitingForThread": "En attente du thread", + "agentUtilities.betweenRetries": "Entre les tentatives", + "agentUtilities.idle": "Inactif", + "agentUtilities.suspended": "Suspendu", + "agentUtilities.obsolete": "[Obsolète]", + "agentUtilities.yes": "Oui", + "agentUtilities.no": "Non", + "agentUtilities.notScheduled": "Non planifié", + "agentUtilities.neverRun": "Ne jamais exécuter" + }, + "sql/platform/node/resultSerializer": { + "resultsSerializer.saveAsFileTitle": "Choisissez le fichier de résultats", + "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (valeurs séparées par des virgules)", + "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionExcelTitle": "Classeur Excel", + "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", + "resultsSerializer.saveAsFileExtensionTXTTitle": "Texte brut", + "openLocation": "Ouvrir l'emplacement du fichier", + "openFile": "Ouvrir un fichier" + }, + "sql/platform/query/common/queryModelService": { + "commitEditFailed": "La validation de l'enregistrement a échoué:", + "runQueryStringBatchStartMessage": "La requête \"{0}\" a démarré son exécution", + "updateCellFailed": "Échec de la mise à jour de la cellule :" + }, + "sql/platform/query/common/queryRunner": { + "query.ExecutionFailedError": "L’exécution a échoué en raison d’une erreur inattendue : {0} {1}", + "query.message.executionTime": "Temps d’exécution total : {0}", + "query.message.startQuery": "L'exécution de la requête a démarré à la ligne {0}", + "query.initEditExecutionFailed": "Echec à l'initialisation de l'exécution de la modification", + "elapsedBatchTime": "Temps d’exécution par lots : {0}" + }, + "sql/platform/taskHistory/common/taskService": { + "InProgressWarning": "1 ou plusieurs tâches sont en cours. Êtes-vous sûr de vouloir quitter ?", + "taskService.yes": "Oui", + "taskService.no": "Non" + }, + "sql/platform/theme/common/colors": { + "tableHeaderBackground": "Couleur d’arrière-plan de l'entete du tableau", + "tableHeaderForeground": "Couleur de premier plan d'en-tête de table", + "disabledInputBoxBackground": "Arrière plan d'une zone de saisie désactivée.", + "disabledInputBoxForeground": "Premier plan de la zone d'entrée désactivée.", + "buttonFocusOutline": "Couleur du contour de bouton quand il a le focus.", + "disabledCheckboxforeground": "Premier plan de case à cocher désactivé.", + "listFocusAndSelectionBackground": "Couleur d’arrière-plan de la liste/table pour les éléments sélectionnés et qui ont le focus quand la liste/table est active", + "agentTableBackground": "Couleur d’arrière-plan de la table de l'Agent SQL.", + "agentCellBackground": "Couleur d'arrière-plan des cellules du tableau de l'Agent SQL.", + "agentTableHoverBackground": "Couleur d’arrière-plan de survol de l’Agent SQL table.", + "agentJobsHeadingColor": "Couleur d’arrière-plan de l'en-tête de SQL Agent.", + "agentCellBorderColor": "Couleur de bordure de cellule de tableau de l’Agent SQL." + }, "sql/workbench/services/accountManagement/browser/accountManagementService": { "accountManagementNoProvider": "Le fournisseur de compte n’existe pas" }, + "sql/workbench/api/node/extHostModelView": { + "unknownComponentType": "Type de composant inconnu. Veuillez utiliser ModelBuilder pour créer des objets", + "invalidIndex": "L'index n'est pas valide.", + "unknownConfig": "Configuration des composants inconnue, vous devez utiliser ModelBuilder pour créer un objet de configuration" + }, + "sql/workbench/api/node/extHostModelViewDialog": { + "dialogDoneLabel": "terminé", + "dialogCancelLabel": "Annuler", + "generateScriptLabel": "Générer le script", + "dialogNextLabel": "Suivant", + "dialogPreviousLabel": "Précédent" + }, + "sql/workbench/api/node/extHostModelViewTree": { + "treeView.notRegistered": "Aucune arborescence avec l'ID « {0} » n'est enregistrée." + }, + "sql/workbench/api/node/extHostNotebook": { + "providerRequired": "Vous devez passer à cette méthode un NotebookProvider avec un providerId valide", + "errNoProvider": "aucun fournisseur de notebooks", + "errNoManager": "Aucun gestionnaire", + "noServerManager": "Notebook Manager pour le notebook {0} n'a pas de gestionnaire de serveur. Impossible d'y effectuer des opérations", + "noContentManager": "Notebook Manager pour le notebook {0} n'a pas de gestionnaire de contenu. Impossible d'y effectuer des opérations", + "noSessionManager": "Notebook Manager pour le notebook {0} n'a pas de gestionnaire de session. Impossible d'y exécuter des opérations" + }, + "sql/workbench/browser/modal/media/modal": { + "infoAltText": "Informations", + "warningAltText": "Avertissement", + "errorAltText": "Erreur", + "showMessageDetails": "Afficher les détails", + "hideMessageDetails": "Masquer les détails", + "copyMessage": "Copier", + "closeMessage": "Fermer", + "modalBack": "Précédent" + }, + "sql/workbench/browser/modal/optionsDialog": { + "optionsDialog.ok": "OK", + "optionsDialog.cancel": "Annuler" + }, + "sql/workbench/browser/modal/optionsDialogHelper": { + "optionsDialog.missingRequireField": "est nécessaire.", + "optionsDialog.invalidInput": "Entrée incorrecte. Valeur numérique attendue." + }, + "sql/workbench/browser/parts/views/customView": { + "no-dataprovider": "Il n’y a pas de fournisseur de données enregistré qui peut fournir des données de vue.", + "collapse": "Réduire" + }, + "sql/workbench/common/actions.contribution": { + "previewFeatures.configTitle": "Fonctionnalités en préversion", + "previewFeatures.configEnable": "Activer les fonctionnalités en préversion non publiées", + "showConnectDialogOnStartup": "Afficher la boîte de dialogue de connexion au démarrage" + }, "sql/workbench/common/actions": { "newQueryAction.newQuery": "Nouvelle requête", "scriptSelect": "Sélectionnez les 1000 premiers", + "scriptExecute": "Scripter comme Exécuter", + "scriptAlter": "Script Alter", "editData": "Modifier les données", "scriptCreate": "Script de création", + "scriptDelete": "Scripter comme Abandonner", "backupAction.backup": "Sauvegarde", + "backup.isPreviewFeature": "Vous devez activer les fonctionnalités en préversion pour utiliser la sauvegarde", "restoreAction.restore": "Restaurer", + "restore.isPreviewFeature": "Vous devez activer les fonctionnalités en préversion pour utiliser la restauration", "manage": "Gérer", "showDetails": "Afficher les détails", "newDatabase": "Nouvelle base de données", - "configureDashboard": "Configurer" + "configureDashboard": "Découvrir comment configurer le tableau de bord" }, "sql/workbench/common/taskUtilities": { "selectOperationName": "Sélectionner", "createOperationName": "Créer", "insertOperationName": "Insérer", "updateOperationName": "Mettre à jour", - "deleteOperationName": "Supprimer", - "scriptingFailed": "Échec de l’écriture de scripts" + "deleteOperationName": "supprimer", + "scriptSelectNotFound": "Aucun script n'a été retourné lors de l’appel de script select sur l’objet", + "scriptNotFoundForObject": "Aucun script n'a été retournée lors de la création du script {0} sur l'objet {1}", + "scriptingFailed": "Échec de l’écriture de scripts", + "scriptNotFound": "Aucun script n'a été retourné lors de la création du script {0}" + }, + "sql/workbench/electron-browser/enablePreviewFeatures": { + "enablePreviewFeatures.notice": "Les fonctionnalités en préversion sont nécessaires pour la prise en charge complète des extensions et la disponibilité de certaines actions. Voulez-vous activer les fonctionnalités en préversion ?", + "enablePreviewFeatures.yes": "Oui", + "enablePreviewFeatures.no": "Non", + "enablePreviewFeatures.never": "Non, ne plus afficher" }, "sql/workbench/services/errorMessage/browser/errorMessageDialog": { "errorMessageDialog.ok": "OK", @@ -6495,10 +7309,191 @@ "warning": "Attention", "info": "Info" }, + "sql/workbench/parts/connection/common/connectionProviderExtension": { + "schema.providerId": "ID courant du fournisseur", + "schema.displayName": "Nom complet du fournisseur", + "schema.connectionOptions": "Options de connexion" + }, + "sql/workbench/parts/connection/browser/media/connectionViewlet": { + "Search server names": "Rechercher dans les noms de serveur" + }, + "sql/workbench/parts/dataExplorer/browser/media/connectionViewletPanel": { + "Search server names": "Rechercher dans les noms de serveur" + }, + "sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution": { + "showDataExplorer": "Afficher l'Explorateur de données", + "workbench.dataExplorer": "Explorateur de données", + "dataExplorer.view": "Afficher", + "databaseConnections": "Connexions de base de données", + "datasource.connections": "connexions de source de données", + "datasource.connectionGroups": "groupes de source de données", + "startupConfig": "Configuration de démarrage", + "startup.alwaysShowServersView": "True pour afficher la vue des serveurs au lancement d'Azure Data Studio par défaut ; false si la dernière vue ouverte doit être affichée" + }, + "sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint": { + "vscode.extension.contributes.view.id": "Identificateur de la vue. Utilisez-le pour inscrire un fournisseur de données au moyen de l'API 'vscode.window.registerTreeDataProviderForView', ainsi que pour déclencher l'activation de votre extension en inscrivant l'événement 'onView:${id}' dans 'activationEvents'.", + "vscode.extension.contributes.view.name": "Nom de la vue, contrôlable de visu. Affiché", + "vscode.extension.contributes.view.when": "Condition qui doit être vraie pour afficher cette vue", + "extension.contributes.dataExplorer": "Ajoute des vues à l'éditeur", + "extension.dataExplorer": "Ajoute des vues au conteneur Explorateur de données dans la barre d'activités", + "dataExplorer.contributed": "Les vues contribuent au conteneur de vues contributives", + "ViewsContainerDoesnotExist": "Le conteneur de vues '{0}' n'existe pas et toutes les vues qui y sont inscrites sont ajoutées à 'Explorateur de données'.", + "duplicateView1": "Impossible d'inscrire plusieurs vues avec le même ID '{0}' dans le conteneur de vues '{1}'", + "duplicateView2": "Une vue avec l'ID '{0}' est déjà inscrite dans le conteneur de vues '{1}'", + "requirearray": "les vues doivent figurer dans un tableau", + "requirestring": "la propriété '{0}' est obligatoire et doit être de type 'string'", + "optstring": "La propriété '{0}' peut être omise ou doit être de type 'string'" + }, + "sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet": { + "dataExplorer.servers": "Serveurs" + }, + "sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution": { + "disconnect": "Déconnecter", + "newQuery": "Nouvelle requête", + "manage": "Gérer", + "refresh": "Actualiser" + }, + "sql/workbench/services/admin/common/adminService": { + "adminService.providerIdNotValidError": "La connexion est nécessaire pour interagir avec adminservice", + "adminService.noHandlerRegistered": "Aucun gestionnaire enregistré" + }, + "sql/workbench/services/commandLine/common/commandLineService": { + "connectingLabel": "Connexion :", + "runningCommandLabel": "Exécution de la commande :", + "openingNewQueryLabel": "Ouverture d'une nouvelle requête :" + }, + "sql/workbench/services/connection/browser/connectionDialogService": { + "connectionError": "Erreur de connexion", + "kerberosErrorStart": "La connexion a échoué en raison d'une erreur Kerberos.", + "kerberosHelpLink": "L'aide pour configurer Kerberos est disponible sur {0}", + "kerberosKinit": "Si vous vous êtes déjà connecté, vous devez peut-être réexécuter kinit." + }, + "sql/workbench/services/connection/browser/connectionDialogWidget": { + "connection": "Connexion", + "connectType": "Type de connexion", + "recentConnectionTitle": "Dernières connexions", + "savedConnectionTitle": "Connexions enregistrées", + "connectionDetailsTitle": "Détails de la connexion", + "connectionDialog.connect": "Connecter", + "connectionDialog.cancel": "Annuler", + "noRecentConnections": "Aucune connexion récente", + "noSavedConnections": "Aucune connexion enregistrée" + }, + "sql/workbench/services/connection/browser/connectionWidget": { + "connectionWidget.AddAzureAccount": "Ajouter un compte...", + "defaultDatabaseOption": "", + "loadingDatabaseOption": "Chargement en cours...", + "serverGroup": "Groupe de serveurs", + "defaultServerGroup": "", + "addNewServerGroup": "Ajouter un nouveau groupe...", + "noneServerGroup": "", + "connectionWidget.missingRequireField": "{0} est requis.", + "connectionWidget.fieldWillBeTrimmed": "{0} est tronqué.", + "rememberPassword": "Se souvenir du mot de passe", + "connection.azureAccountDropdownLabel": "Compte", + "connectionWidget.refreshAzureCredentials": "Actualiser les informations d'identification du compte", + "connection.azureTenantDropdownLabel": "Locataire Azure AD", + "connectionWidget.toggleDatabaseNameDropdown": "Sélectionnez la liste déroulante de bases de données", + "advanced": "Avancé...", + "connectionWidget.invalidAzureAccount": "Vous devez sélectionner un compte" + }, + "sql/workbench/services/dashboard/common/newDashboardTabDialog": { + "newDashboardTab.openDashboardExtensions": "Ouvrir les extensions de tableau de bord", + "newDashboardTab.ok": "OK", + "newDashboardTab.cancel": "Annuler", + "newdashboardTabDialog.noExtensionLabel": "Aucune extension de tableau de bord n'est actuellement installée. Accédez au gestionnaire d'extensions pour explorer les extensions recommandées." + }, + "sql/workbench/services/errorMessage/browser/media/errorMessageDialog": { + "errorMessageDialog.ok": "OK", + "errorMessageDialog.close": "Fermer", + "copyDetails": "Copier les détails" + }, + "sql/workbench/services/errorMessage/browser/errorMessageService": { + "error": "Erreur", + "warning": "Avertissement", + "info": "Info" + }, + "sql/workbench/services/fileBrowser/browser/media/fileBrowserDialog": { + "filebrowser.filepath": "Chemin sélectionné", + "fileFilter": "Fichiers de type", + "fileBrowser.ok": "OK", + "fileBrowser.discard": "Annuler" + }, + "sql/workbench/services/fileBrowser/common/fileBrowserDialogController": { + "filebrowser.selectFile": "Sélectionnez un fichier" + }, + "sql/workbench/services/fileBrowser/browser/fileBrowserTreeView": { + "fileBrowser.regTreeAriaLabel": "Arborescence du navigateur de fichiers" + }, + "sql/workbench/services/fileBrowser/common/fileBrowserViewModel": { + "allFiles": "Tous les fichiers" + }, + "sql/workbench/services/insights/browser/insightsDialogView": { + "insights.item": "Élément", + "insights.value": "Valeur", + "property": "propriété", + "value": "Valeur", + "InsightsDialogTitle": "Aperçus", + "insights.dialog.items": "Éléments", + "insights.dialog.itemDetails": "Détails de l'élément" + }, + "sql/workbench/services/insights/common/insightDialogActions": { + "workbench.action.insights.copySelection": "Copier la cellule" + }, + "sql/workbench/services/insights/common/insightsUtils": { + "insightsDidNotFindResolvedFile": "Fichier de requête introuvable dans les chemins suivants :\r\n {0}" + }, + "sql/workbench/services/insights/node/insightsDialogController": { + "insightsInputError": "Aucun profil de connexion n'a été passé au menu volant d'insights", + "insightsError": "Erreur d'aperçus", + "insightsFileError": "Il y avait une erreur à la lecture du fichier de requête :", + "insightsConfigError": "Une erreur s'est produite lors de l'analyse de la configuration de l'aperçu ; Il n’a pas été trouvé de tableau/chaîne de requête ou de fichier de requête" + }, + "sql/workbench/services/notebook/common/notebookRegistry": { + "carbon.extension.contributes.notebook.provider": "Identificateur du fournisseur de notebooks.", + "carbon.extension.contributes.notebook.fileExtensions": "Extensions de fichier devant être inscrites dans ce fournisseur de notebooks", + "carbon.extension.contributes.notebook.standardKernels": "Noyaux devant être standard avec ce fournisseur de notebooks", + "vscode.extension.contributes.notebook.providers": "Ajoute des fournisseurs de notebooks.", + "carbon.extension.contributes.notebook.magic": "Nom de la commande magique de cellule, de type \"%%sql\".", + "carbon.extension.contributes.notebook.language": "Langage de cellule à utiliser si cette commande magique est incluse dans la cellule", + "carbon.extension.contributes.notebook.executionTarget": "Cible d'exécution facultative que cette commande magique indique, par exemple, Spark vs. SQL", + "carbon.extension.contributes.notebook.kernels": "Ensemble facultatif de noyaux pour lequel cela est valide, par ex. python3, pyspark3, sql", + "vscode.extension.contributes.notebook.languagemagics": "Ajoute le langage du notebook." + }, + "sql/workbench/services/notebook/common/notebookServiceImpl": { + "notebookUriNotDefined": "Aucun URI passé pendant la création d'un gestionnaire de notebooks", + "notebookServiceNoProvider": "Le fournisseur de notebooks n'existe pas" + }, + "sql/workbench/services/notebook/common/sessionManager": { + "noKernel": "Pas de noyau", + "runNotebookDisabled": "Impossible d'exécuter les cellules, car aucun noyau n'est configuré", + "errorName": "Erreur" + }, + "sql/workbench/services/notebook/node/localContentManager": { + "nbformatNotRecognized": "nbformat v{0}.{1} non reconnu", + "nbNotSupported": "Ce fichier n'a pas un format de notebook valide", + "unknownCellType": "Type de cellule {0} inconnu", + "unrecognizedOutput": "Type de sortie {0} non reconnu", + "invalidMimeData": "Les données de {0} doivent être une chaîne ou un tableau de chaînes", + "unrecognizedOutputType": "Type de sortie {0} non reconnu" + }, + "sql/workbench/services/notebook/sql/sqlSessionManager": { + "sqlKernelError": "Erreur du noyau SQL", + "connectionRequired": "Vous devez choisir une connexion pour exécuter des cellules de notebook", + "sqlMaxRowsDisplayed": "Affichage des {0} premières lignes." + }, + "sql/workbench/services/objectExplorer/common/objectExplorerService": { + "OeSessionFailedError": "Echec de la création d'une session de l’Explorateur d’objets", + "nodeExpansionError": "Plusieurs erreurs :" + }, + "sql/workbench/services/queryEditor/common/queryEditorService": { + "queryEditorServiceChangeUnsupportedError": "Changer le mode de langage n’est pas pris en charge pour les requêtes non enregistrées", + "queryEditorServiceChangeError": "Enregistrez ou annulez les changements avant de passer au mode de langage SQL ou d'en sortir" + }, "sql/workbench/update/releaseNotes": { "gettingStarted": "Mise en route", "showReleaseNotes": "Voir la mise en route", - "read the release notes": "Bienvenue à {0} février Public Preview ! Souhaitez vous voir le guide de démarrage ?" + "miGettingStarted": "Bien &&démarrer" } } } \ No newline at end of file diff --git a/i18n/language-pack-it/translations/extensions/debug-server-ready.i18n.json b/i18n/language-pack-it/translations/extensions/debug-server-ready.i18n.json index 489b2bff36..0a84b3598e 100644 --- a/i18n/language-pack-it/translations/extensions/debug-server-ready.i18n.json +++ b/i18n/language-pack-it/translations/extensions/debug-server-ready.i18n.json @@ -22,7 +22,7 @@ "out/extension": { "server.ready.nocapture.error": "L'URI di formato ('{0}') usa un segnaposto di sostituzione ma con il criterio non è stato acquisito nulla.", "server.ready.placeholder.error": "L'URI di formato ('{0}') deve contenere esattamente un segnaposto di sostituzione.", - "server.ready.chrome.not.installed": "Con l'azione 'debugWithChrome' è richiesto '{0}'" + "server.ready.chrome.not.installed": "The action '{0}' requires the '{1}' extension." } } } \ No newline at end of file diff --git a/i18n/language-pack-it/translations/extensions/git-ui.i18n.json b/i18n/language-pack-it/translations/extensions/git-ui.i18n.json new file mode 100644 index 0000000000..6823d1612d --- /dev/null +++ b/i18n/language-pack-it/translations/extensions/git-ui.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Git UI", + "description": "Git SCM UI Integration" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-it/translations/extensions/git.i18n.json b/i18n/language-pack-it/translations/extensions/git.i18n.json index 88d311c0b7..87be1630e4 100644 --- a/i18n/language-pack-it/translations/extensions/git.i18n.json +++ b/i18n/language-pack-it/translations/extensions/git.i18n.json @@ -57,8 +57,8 @@ "command.pushForce": "Push (Forzato)", "command.pushTo": "Esegui push in...", "command.pushToForce": "Push a... (Forzato)", - "command.pushWithTags": "Esegui push con tag", - "command.pushWithTagsForce": "Push con tag (Forzato)", + "command.pushFollowTags": "Push (Follow Tags)", + "command.pushFollowTagsForce": "Push (Follow Tags, Force)", "command.addRemote": "Aggiungi repository remoto", "command.removeRemote": "Rimuovi repository remoto", "command.sync": "Sincronizza", @@ -122,6 +122,7 @@ "config.rebaseWhenSync": "Forza git a usare rebase durante l'esecuzione del comando di sincronizzazione.", "config.confirmEmptyCommits": "Conferma sempre la creazione di commit vuoti.", "config.fetchOnPull": "Recupera tutti i rami durante il pull oppure solo il ramo corrente.", + "config.pullTags": "Fetch all tags when pulling.", "config.autoStash": "Accantona eventuali modifiche prima del pull e le ripristina dopo un pull riuscito.", "config.allowForcePush": "Controlla se il push forzato (con o senza lease) è abilitato.", "config.useForcePushWithLease": "Controlla se il push forzato usa la variante più sicura di forzatura con lease.", @@ -200,7 +201,8 @@ "selectFolder": "Seleziona il Percorso del Repository", "cloning": "Clonazione del repository GIT '{0}'...", "proposeopen": "Aprire il repository clonato?", - "openrepo": "Apri repository", + "openrepo": "Apri", + "openreponew": "Open in New Window", "add": "Aggiungi all'Area di Lavoro", "proposeopen2": "Vuoi aprire il repository clonato o aggiungerlo all'area di lavoro corrente?", "init": "Selezionare la cartella dell'area di lavoro in cui inizializzare il Git repo", @@ -277,7 +279,6 @@ "confirm force push": "Si sta per eseguire il push forzato delle modifiche. Questa operazione può essere distruttiva e comportare la sovrascrittura accidentale di modifiche apportate da altri utenti.\n\nContinuare?", "ok": "OK", "never ask again": "OK, non visualizzare più questo messaggio", - "push with tags success": "Il push con tag è riuscito.", "nobranch": "Estrarre un ramo per eseguire il push in un elemento remoto.", "confirm publish branch": "La branch '{0}' non ha una branch corrispondente a monte. Desideri pubblicarla?", "pick remote": "Selezionare un repository remoto in cui pubblicare il ramo '{0}':", diff --git a/i18n/language-pack-it/translations/extensions/markdown-language-features.i18n.json b/i18n/language-pack-it/translations/extensions/markdown-language-features.i18n.json index 58bd99da05..0d22fab37a 100644 --- a/i18n/language-pack-it/translations/extensions/markdown-language-features.i18n.json +++ b/i18n/language-pack-it/translations/extensions/markdown-language-features.i18n.json @@ -47,6 +47,9 @@ "previewTitle": "Anteprima {0}", "preview.clickOpenFailed": "Non è stato possibile aprire {0}" }, + "out/features/documentLinkProvider": { + "documentLink.tooltip": "follow link" + }, "out/security": { "strict.title": "Strict", "strict.description": "Carica solo contenuto protetto", diff --git a/i18n/language-pack-it/translations/extensions/merge-conflict.i18n.json b/i18n/language-pack-it/translations/extensions/merge-conflict.i18n.json index 9239f783a5..240173adf6 100644 --- a/i18n/language-pack-it/translations/extensions/merge-conflict.i18n.json +++ b/i18n/language-pack-it/translations/extensions/merge-conflict.i18n.json @@ -25,7 +25,11 @@ "config.title": "Esegui merge del conflitto", "config.autoNavigateNextConflictEnabled": "Indica se passare automaticamente al conflitto successivo dopo la risoluzione di un conflitto di merge.", "config.codeLensEnabled": "Crea le finestre di CodeLens per i blocchi di conflitti di merge all'interno dell'editor.", - "config.decoratorsEnabled": "Crea elementi Decorator per blocchi di conflitti di merge all'interno dell'editor." + "config.decoratorsEnabled": "Crea elementi Decorator per blocchi di conflitti di merge all'interno dell'editor.", + "config.diffViewPosition": "Controls where the diff view should be opened when comparing changes in merge conflicts.", + "config.diffViewPosition.current": "Open the diff view in the current editor group.", + "config.diffViewPosition.beside": "Open the diff view next to the current editor group.", + "config.diffViewPosition.below": "Open the diff view below the current editor group." }, "out/mergeDecorator": { "currentChange": "(modifica corrente)", diff --git a/i18n/language-pack-it/translations/extensions/typescript-language-features.i18n.json b/i18n/language-pack-it/translations/extensions/typescript-language-features.i18n.json index 105f09861f..7b775c05cc 100644 --- a/i18n/language-pack-it/translations/extensions/typescript-language-features.i18n.json +++ b/i18n/language-pack-it/translations/extensions/typescript-language-features.i18n.json @@ -67,7 +67,7 @@ "typescript.suggestionActions.enabled": "Abilita/Disabilita la diagnostica dei suggerimenti per i file TypeScript nell'editor. Richiede TypeScript 2.8 o versione successiva nell'area di lavoro.", "typescript.preferences.quoteStyle": "Stile di virgolette preferito da usare per le correzioni rapide. È possibile scegliere tra `single` quotes, `double` oppure `auto` per derivare il tipo di virgolette dalle importazioni esistenti. Richiede TypeScript 2.9 o versione successiva nell'area di lavoro.", "typescript.preferences.importModuleSpecifier": "Stile di percorso preferito per le importazioni automatiche.", - "typescript.preferences.importModuleSpecifier.auto": "Consente di dedurre il tipo di percorso più breve.", + "typescript.preferences.importModuleSpecifier.auto": "Automatically select import path style. Prefers using a relative import if `baseUrl` is configured and the relative path has fewer segments than the non-relative import.", "typescript.preferences.importModuleSpecifier.relative": "Relativo al percorso del file.", "typescript.preferences.importModuleSpecifier.nonRelative": "Basato sull'elemento 'baseUrl' configurato in 'jsconfig.json' / 'tsconfig.json'.", "typescript.updateImportsOnFileMove.enabled": "Abilita/Disabilita l'aggiornamento automatico dei percorsi di importazione quando si rinomina o si sposta un file in VS Code. Richiede TypeScript 2.9 o versione successiva nell'area di lavoro.", @@ -80,6 +80,9 @@ "configuration.suggest.completeJSDocs": "Abilita/disabilita il suggerimento per il completamento dei commenti JSDoc.", "typescript.preferences.renameShorthandProperties": "Abilita/disabilita l'introduzione di alias per le proprietà a sintassi abbreviata degli oggetti durante le ridenominazioni. Richiede l'uso di TypeScript 3.4 o versione successiva nell'area di lavoro." }, + "out/utils/versionStatus": { + "typescriptVersion": "TypeScript: Version" + }, "out/utils/versionProvider": { "couldNotLoadTsVersion": "Non è stato possibile caricare la versione di TypeScript in questo percorso", "noBundledServerFound": "Il file tsserver di VS Code è stato eliminato da un'altra applicazione, ad esempio uno strumento di rilevamento virus che non funziona correttamente. Reinstallare VS Code." @@ -102,6 +105,7 @@ "neverAgain": "Disabilita i sondaggi JS/TS" }, "out/utils/projectStatus": { + "statusExclude": "TypeScript: Configure Excludes", "hintExclude": "Per abilitare le funzionalità del linguaggio JavaScript/TypeScript a livello di progetto, escludere le cartelle che contengono molti file, come {0}", "hintExclude.generic": "Per abilitare le funzionalità del linguaggio JavaScript/TypeScript a livello di progetto, escludere le cartelle di grandi dimensioni che contengono file di origine su cui non si lavora.", "large.label": "Configura esclusioni", diff --git a/i18n/language-pack-it/translations/main.i18n.json b/i18n/language-pack-it/translations/main.i18n.json index d3a796449a..7770f25499 100644 --- a/i18n/language-pack-it/translations/main.i18n.json +++ b/i18n/language-pack-it/translations/main.i18n.json @@ -63,14 +63,14 @@ "vs/base/browser/ui/toolbar/toolbar": { "moreActions": "Altre azioni..." }, - "vs/base/browser/ui/menu/menu": { - "titleLabel": "{0} ({1})" - }, "vs/base/parts/quickopen/browser/quickOpenWidget": { "quickOpenAriaLabel": "Selezione rapida. Digitare per ridurre il numero di risultati.", "treeAriaLabel": "Selezione rapida", "quickInput.visibleCount": "{0} risultati" }, + "vs/base/browser/ui/menu/menu": { + "titleLabel": "{0} ({1})" + }, "vs/base/browser/ui/inputbox/inputBox": { "alertErrorMessage": "Errore: {0}", "alertWarningMessage": "Avviso: {0}", @@ -185,14 +185,6 @@ "editorBracketMatchBorder": "Colore delle caselle di parentesi corrispondenti", "editorOverviewRulerBorder": "Colore del bordo del righello delle annotazioni.", "editorGutter": "Colore di sfondo della barra di navigazione dell'editor. La barra contiene i margini di glifo e i numeri di riga.", - "errorForeground": "Colore primo piano degli squiggle di errore nell'editor.", - "errorBorder": "Colore del bordo degli squiggle di errore nell'editor.", - "warningForeground": "Colore primo piano degli squiggle di avviso nell'editor", - "warningBorder": "Colore del bordo degli squggle di avviso nell'editor.", - "infoForeground": "Colore primo piano degli squiggle di informazione nell'editor", - "infoBorder": "Colore del bordo degli squiggle di informazione nell'editor", - "hintForeground": "Colore primo piano degli squiggle di suggerimento nell'editor.", - "hintBorder": "Colore del bordo degli squiggle di suggerimento nell'editor.", "unnecessaryCodeBorder": "Colore del bordo del codice sorgente non necessario (non usato) nell'editor.", "unnecessaryCodeOpacity": "Opacità del codice sorgente non necessario (non usato) nell'editor. Ad esempio, con \"#000000c0\" il rendering del codice verrà eseguito con il 75% di opacità. Per i temi a contrasto elevato, usare il colore del tema 'editorUnnecessaryCode.border' per sottolineare il codice non necessario invece di opacizzarlo.", "overviewRulerRangeHighlight": "Colore del marcatore del righello delle annotazioni per le evidenziazioni degli intervalli. Il colore non deve essere opaco per evitare di nascondere le decorazioni sottostanti.", @@ -340,7 +332,7 @@ "editor.gotoLocation.multiple": "Controlla il comportamento di comandi di tipo 'Vai a', come Vai alla definizione, quando esistono più posizioni di destinazione.", "editor.gotoLocation.multiple.peek": "Mostra la visualizzazione rapida dei risultati (impostazione predefinita)", "editor.gotoLocation.multiple.gotoAndPeek": "Passa al risultato principale e mostra una visualizzazione rapida", - "editor.gotoLocation.multiple.goto": "Passa al risultato principale e ignora gli altri", + "editor.gotoLocation.multiple.goto": "Go to the primary result and enable peek-less navigation to others", "selectionHighlight": "Controlla se l'editor deve evidenziare gli elementi corrispondenti simili alla selezione.", "occurrencesHighlight": "Controlla se l'editor deve evidenziare le occorrenze di simboli semantici.", "overviewRulerLanes": "Controlla il numero di effetti che possono essere visualizzati nella stessa posizione nel righello delle annotazioni.", @@ -461,9 +453,6 @@ "formatDocument.label": "Formatta documento", "formatSelection.label": "Formatta selezione" }, - "vs/editor/contrib/goToDefinition/goToDefinitionMouse": { - "multipleResults": "Fare clic per visualizzare {0} definizioni." - }, "vs/editor/contrib/hover/hover": { "showHover": "Visualizza passaggio del mouse" }, @@ -488,6 +477,9 @@ "smartSelect.shrink": "Riduci selezione", "miSmartSelectShrink": "&&Riduci selezione" }, + "vs/editor/contrib/goToDefinition/goToDefinitionMouse": { + "multipleResults": "Fare clic per visualizzare {0} definizioni." + }, "vs/editor/contrib/goToDefinition/goToDefinitionCommands": { "noResultWord": "Non è stata trovata alcuna definizione per '{0}'", "generic.noResults": "Non è stata trovata alcuna definizione", @@ -514,14 +506,6 @@ "miGotoTypeDefinition": "Vai alla &&definizione di tipo", "miGotoImplementation": "&&Vai all'implementazione" }, - "vs/editor/contrib/gotoError/gotoError": { - "markerAction.next.label": "Vai al problema successivo (Errore, Avviso, Informazioni)", - "markerAction.previous.label": "Vai al problema precedente (Errore, Avviso, Info)", - "markerAction.nextInFiles.label": "Vai al Problema Successivo nei File (Error, Warning, Info)", - "markerAction.previousInFiles.label": "Vai al Problema Precedente nei File (Error, Warning, Info) ", - "miGotoNextProblem": "&&Problema successivo", - "miGotoPreviousProblem": "&&Problema precedente" - }, "vs/editor/contrib/links/links": { "links.navigate.mac": "Cmd + clic per seguire il collegamento", "links.navigate": "CTRL + clic per seguire il collegamento", @@ -531,10 +515,22 @@ "links.navigate.al": "Alt + clic per seguire il collegamento", "links.command.al.mac": "Opzione + clic per eseguire il comando", "links.command.al": "Alt + clic per eseguire il comando", + "links.custom.mac": "Cmd + click to {0}", + "links.custom.mac.al": "Option + click to {0}", + "links.custom": "Ctrl + click to {0}", + "links.custom.al": "Alt + click to {0}", "invalid.url": "Non è stato possibile aprire questo collegamento perché il formato non è valido: {0}", "missing.url": "Non è stato possibile aprire questo collegamento perché manca la destinazione.", "label": "Apri il collegamento" }, + "vs/editor/contrib/gotoError/gotoError": { + "markerAction.next.label": "Vai al problema successivo (Errore, Avviso, Informazioni)", + "markerAction.previous.label": "Vai al problema precedente (Errore, Avviso, Info)", + "markerAction.nextInFiles.label": "Vai al Problema Successivo nei File (Error, Warning, Info)", + "markerAction.previousInFiles.label": "Vai al Problema Precedente nei File (Error, Warning, Info) ", + "miGotoNextProblem": "&&Problema successivo", + "miGotoPreviousProblem": "&&Problema precedente" + }, "vs/editor/contrib/referenceSearch/peekViewWidget": { "label.close": "Chiudi" }, @@ -620,12 +616,12 @@ "miSelectHighlights": "Seleziona &&tutte le occorrenze", "changeAll.label": "Cambia tutte le occorrenze" }, - "vs/editor/contrib/rename/renameInputField": { - "renameAriaLabel": "Consente di rinominare l'input. Digitare il nuovo nome e premere INVIO per eseguire il commit." - }, "vs/editor/contrib/parameterHints/parameterHintsWidget": { "hint": "{0}, suggerimento" }, + "vs/editor/contrib/rename/renameInputField": { + "renameAriaLabel": "Consente di rinominare l'input. Digitare il nuovo nome e premere INVIO per eseguire il commit." + }, "vs/editor/contrib/referenceSearch/referencesController": { "labelLoading": "Caricamento..." }, @@ -657,20 +653,6 @@ "vs/editor/contrib/message/messageController": { "editor.readonly": "Impossibile modificare nell'editor di sola lettura" }, - "vs/editor/contrib/format/format": { - "hint11": "È stata apportata 1 modifica di formattazione a riga {0}", - "hintn1": "Sono state apportate {0} modifiche di formattazione a riga {1}", - "hint1n": "È stata apportata 1 modifica di formattazione tra le righe {0} e {1}", - "hintnn": "Sono state apportate {0} modifiche di formattazione tra le righe {1} e {2}" - }, - "vs/editor/contrib/gotoError/gotoErrorWidget": { - "problems": "{0} di {1} problemi", - "change": "{0} di {1} problema", - "editorMarkerNavigationError": "Colore per gli errori del widget di spostamento tra marcatori dell'editor.", - "editorMarkerNavigationWarning": "Colore per gli avvisi del widget di spostamento tra marcatori dell'editor.", - "editorMarkerNavigationInfo": "Colore delle informazioni del widget di navigazione marcatori dell'editor.", - "editorMarkerNavigationBackground": "Sfondo del widget di spostamento tra marcatori dell'editor." - }, "vs/editor/contrib/snippet/snippetVariables": { "Sunday": "Domenica", "Monday": "Lunedì", @@ -711,6 +693,24 @@ "NovemberShort": "Nov", "DecemberShort": "Dic" }, + "vs/editor/contrib/format/format": { + "hint11": "È stata apportata 1 modifica di formattazione a riga {0}", + "hintn1": "Sono state apportate {0} modifiche di formattazione a riga {1}", + "hint1n": "È stata apportata 1 modifica di formattazione tra le righe {0} e {1}", + "hintnn": "Sono state apportate {0} modifiche di formattazione tra le righe {1} e {2}" + }, + "vs/editor/contrib/goToDefinition/goToDefinitionResultsNavigation": { + "location.kb": "Symbol {0} of {1}, {2} for next", + "location": "Symbol {0} of {1}" + }, + "vs/editor/contrib/gotoError/gotoErrorWidget": { + "problems": "{0} di {1} problemi", + "change": "{0} di {1} problema", + "editorMarkerNavigationError": "Colore per gli errori del widget di spostamento tra marcatori dell'editor.", + "editorMarkerNavigationWarning": "Colore per gli avvisi del widget di spostamento tra marcatori dell'editor.", + "editorMarkerNavigationInfo": "Colore delle informazioni del widget di navigazione marcatori dell'editor.", + "editorMarkerNavigationBackground": "Sfondo del widget di spostamento tra marcatori dell'editor." + }, "vs/editor/contrib/find/simpleFindWidget": { "label.find": "Trova", "placeholder.find": "Trova", @@ -851,6 +851,16 @@ "vs/platform/environment/node/argvHelper": { "gotoValidation": "Gli argomenti nella modalità `--goto` devono essere espressi nel formato `FILE(:LINE(:CHARACTER))`." }, + "vs/platform/update/node/update.config.contribution": { + "updateConfigurationTitle": "Aggiorna", + "updateMode": "Consente di configurare la ricezione degli aggiornamenti automatici. Richiede un riavvio dopo la modifica. Gli aggiornamenti vengono recuperati da un servizio online Microsoft.", + "none": "Disabilita gli aggiornamenti.", + "manual": "Disabilita la verifica automatica degli aggiornamenti in background. Gli aggiornamenti saranno disponibili solo se la verifica della disponibilità di aggiornamenti viene eseguita manualmente.", + "default": "Abilita la verifica automatica degli aggiornamenti. Code controlla periodicamente la disponibilità di aggiornamenti in modo automatico.", + "deprecated": "Questa impostazione è deprecata. In alternativa, usare '{0}'.", + "enableWindowsBackgroundUpdates": "Abilita gli aggiornamenti in background di Windows. Gli aggiornamenti vengono recuperati da un servizio Microsoft online.", + "showReleaseNotes": "Visualizza le note di rilascio dopo un aggiornamento. Le note verranno recuperate da un servizio online di Microsoft." + }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "VSIX non valido: package.json non è un file JSON." }, @@ -883,7 +893,6 @@ "verbose": "Visualizza l'output dettagliato (implica --wait).", "log": "Livello di logging da utilizzare. Il valore predefinito è 'info'. I valori consentiti sono 'critical, 'error', 'warn', 'info', 'debug', 'trace', 'off'.", "status": "Stampare le informazioni di utilizzo e diagnostica di processo.", - "prof-modules": "Acquisisci i marcatori di prestazioni durante il caricamento di moduli JS e stampali con 'F1 > Sviluppatore: Prestazioni all'avvio", "prof-startup": "Esegui il profiler della CPU durante l'avvio", "disableExtensions": "Disabilita tutte le estensioni installate.", "disableExtension": "Disabilita un'estensione.", @@ -904,16 +913,6 @@ "untitledWorkspace": "Senza titolo (Area di lavoro)", "workspaceName": "{0} (Area di lavoro)" }, - "vs/platform/update/node/update.config.contribution": { - "updateConfigurationTitle": "Aggiorna", - "updateMode": "Consente di configurare la ricezione degli aggiornamenti automatici. Richiede un riavvio dopo la modifica. Gli aggiornamenti vengono recuperati da un servizio online Microsoft.", - "none": "Disabilita gli aggiornamenti.", - "manual": "Disabilita la verifica automatica degli aggiornamenti in background. Gli aggiornamenti saranno disponibili solo se la verifica della disponibilità di aggiornamenti viene eseguita manualmente.", - "default": "Abilita la verifica automatica degli aggiornamenti. Code controlla periodicamente la disponibilità di aggiornamenti in modo automatico.", - "deprecated": "Questa impostazione è deprecata. In alternativa, usare '{0}'.", - "enableWindowsBackgroundUpdates": "Abilita gli aggiornamenti in background di Windows. Gli aggiornamenti vengono recuperati da un servizio Microsoft online.", - "showReleaseNotes": "Visualizza le note di rilascio dopo un aggiornamento. Le note verranno recuperate da un servizio online di Microsoft." - }, "vs/platform/list/browser/listService": { "workbenchConfigurationTitle": "Area di lavoro", "multiSelectModifier.ctrlCmd": "Rappresenta il tasto 'Control' (ctrl) su Windows e Linux e il tasto 'Comando' (cmd) su OSX.", @@ -941,7 +940,7 @@ "config.property.languageDefault": "Non è possibile registrare '{0}'. Corrisponde al criterio di proprietà '\\\\[.*\\\\]$' per la descrizione delle impostazioni dell'editor specifiche del linguaggio. Usare il contributo 'configurationDefaults'.", "config.property.duplicate": "Non è possibile registrare '{0}'. Questa proprietà è già registrata." }, - "vs/platform/actions/browser/menuItemActionItem": { + "vs/platform/actions/browser/menuEntryActionViewItem": { "titleAndKb": "{0} ({1})" }, "vs/platform/extensionManagement/node/extensionManagementService": { @@ -949,7 +948,7 @@ "incompatible": "Non è possibile installare l'estensione '{0}' perché non è compatibile con VS Code '{1}'.", "restartCode": "Riavviare VS Code prima di reinstallare {0}.", "malicious extension": "Non è possibile installare l'estensione poiché è stata segnalata come problematica.", - "notFoundCompatibleDependency": "Impossibile installare perché non è stata trovata l'estensione '{0}' compatibile con la versione corrente '{1}' di VS Code.", + "notFoundCompatibleDependency": "Unable to install '{0}' extension because it is not compatible with the current version of VS Code (version {1}).", "MarketPlaceDisabled": "Il Marketplace non è abilitato", "removeError": "Errore durante la rimozione dell'estensione: {0}. Chiudere e riavviare VS Code prima di riprovare.", "Not a Marketplace extension": "Solo le Estensioni del Marketplace possono essere reinstallate", @@ -1047,6 +1046,14 @@ "menuSelectionBackground": "Colore di sfondo della voce di menu selezionata nei menu.", "menuSelectionBorder": "Colore del bordo della voce di menu selezionata nei menu.", "menuSeparatorBackground": "Colore di un elemento separatore delle voci di menu.", + "editorError.foreground": "Colore primo piano degli squiggle di errore nell'editor.", + "errorBorder": "Border color of error boxes in the editor.", + "editorWarning.foreground": "Colore primo piano degli squiggle di avviso nell'editor", + "warningBorder": "Border color of warning boxes in the editor.", + "editorInfo.foreground": "Colore primo piano degli squiggle di informazione nell'editor", + "infoBorder": "Border color of info boxes in the editor.", + "editorHint.foreground": "Colore primo piano degli squiggle di suggerimento nell'editor.", + "hintBorder": "Border color of hint boxes in the editor.", "editorBackground": "Colore di sfondo dell'editor.", "editorForeground": "Colore primo piano predefinito dell'editor.", "editorWidgetBackground": "Colore di sfondo dei widget dell'editor, ad esempio Trova/Sostituisci.", @@ -1096,9 +1103,10 @@ }, "vs/platform/issue/electron-main/issueService": { "local": "LOCAL", - "confirmCloseIssueReporter": "L'input non verrà salvato. Chiudere questa finestra?", + "issueReporterWriteToClipboard": "There is too much data to send to GitHub. Would you like to write the information to the clipboard so that it can be pasted?", "yes": "Sì", "cancel": "Annulla", + "confirmCloseIssueReporter": "L'input non verrà salvato. Chiudere questa finestra?", "issueReporter": "Rapporti di issue", "processExplorer": "Esplora processi" }, @@ -1107,7 +1115,7 @@ "newWindowDesc": "Apre una nuova finestra", "recentFolders": "Aree di lavoro recenti", "folderDesc": "{0} {1}", - "codeWorkspace": "Area di lavoro del codice" + "workspaceDesc": "{0} {1}" }, "vs/platform/windows/electron-main/windowsService": { "aboutDetail": "Versione: {0}\nCommit: {1}\nData: {2}\nElectron: {3}\nChrome: {4}\nNode.js: {5}\nV8: {6}\nOS: {7}", @@ -1385,7 +1393,7 @@ "AddContextMenuFiles": "Aggiungi azione \"Apri con %1\" al menu di scelta rapida file di Esplora risorse", "AddContextMenuFolders": "Aggiungi azione \"Apri con %1\" al menu di scelta rapida directory di Esplora risorse", "AssociateWithFiles": "Registra %1 come editor per i tipi di file supportati", - "AddToPath": "Aggiungi a PATH (disponibile dopo il riavvio)", + "AddToPath": "Add to PATH (requires shell restart)", "RunAfter": "Esegui %1 dopo l'installazione", "Other": "Altro:", "SourceFile": "File di origine %1" @@ -1401,33 +1409,32 @@ "copyAll": "Copia tutti", "debug": "Debug" }, + "vs/code/electron-main/main": { + "secondInstanceAdmin": "Una seconda istanza di {0} è già in esecuzione come amministratore.", + "secondInstanceAdminDetail": "Chiudere l'altra istanza e riprovare.", + "secondInstanceNoResponse": "Un'altra istanza di {0} è in esecuzione ma non risponde", + "secondInstanceNoResponseDetail": "Chiudere tutte le altre istanze e riprovare.", + "startupDataDirError": "Non è possibile scrivere i dati utente del programma.", + "startupDataDirErrorDetail": "Assicurarsi che le directory {0} e {1} siano scrivibili.", + "close": "&&Chiudi" + }, "vs/code/node/cliProcessMain": { "notFound": "L'estensione '{0}' non è stata trovata.", "notInstalled": "L'estensione '{0}' non è installata.", - "useId": "Assicurarsi di usare l'ID estensione completo, incluso l'editore, ad esempio {0}", + "useId": "Make sure you use the full extension ID, including the publisher, e.g.: {0}", + "installingExtensions": "Installing extensions...", "installation failed": "Non è stato possibile installare le estensioni: {0}", - "notSupportedUIExtension": "Non è possibile installare l'estensione {0} perché le estensioni dell'interfaccia utente non sono supportate", - "successVsixInstall": "L'estensione '{0}' è stata installata.", + "successVsixInstall": "Extension '{0}' was successfully installed.", "cancelVsixInstall": "Installazione dell'estensione '{0}' annullata.", "alreadyInstalled": "L'estensione '{0}' è già installata.", "forceUpdate": "L'estensione '{0}' versione {1} è già installata, ma nel Marketplace è disponibile una versione più recente ({2}). Usare l'opzione '--force' per eseguire l'aggiornamento alla versione più recente.", "updateMessage": "Aggiornamento dell'estensione '{0}' alla versione {1}", - "foundExtension": "L'estensione '{0}' è stata trovata nel Marketplace.", - "forceDowngrade": "È già installata una versione più recente di questa estensione '{0}' versione {1}. Usare l'opzione '--force' per eseguire il downgrade alla versione precedente.", - "installing": "Installazione...", - "successInstall": "L'estensione '{0}' versione {1} è stata installata.", + "forceDowngrade": "A newer version of extension '{0}' v{1} is already installed. Use '--force' option to downgrade to older version.", + "installing": "Installing extension '{0}' v{1}...", + "successInstall": "Extension '{0}' v{1} was successfully installed.", "uninstalling": "Disinstallazione di {0}...", "successUninstall": "L'estensione '{0}' è stata disinstallata." }, - "vs/code/electron-main/main": { - "secondInstanceNoResponse": "Un'altra istanza di {0} è in esecuzione ma non risponde", - "secondInstanceNoResponseDetail": "Chiudere tutte le altre istanze e riprovare.", - "secondInstanceAdmin": "Una seconda istanza di {0} è già in esecuzione come amministratore.", - "secondInstanceAdminDetail": "Chiudere l'altra istanza e riprovare.", - "close": "&&Chiudi", - "startupDataDirError": "Non è possibile scrivere i dati utente del programma.", - "startupDataDirErrorDetail": "Assicurarsi che le directory {0} e {1} siano scrivibili." - }, "vs/code/electron-main/logUploader": { "invalidEndpoint": "Endpoint dell'uploader di log non valido", "beginUploading": "Caricamento...", @@ -1469,6 +1476,11 @@ "pasteData": "I dati necessari sono stati scritti negli appunti perché erano eccessivi per l'invio. Incollarli.", "disabledExtensions": "Le estensioni sono disabilitate" }, + "vs/code/electron-main/app": { + "trace.message": "L'analisi è stata creata.", + "trace.detail": "Creare un problema e allegare manualmente il file seguente:\n{0}", + "trace.ok": "OK" + }, "vs/code/electron-browser/issue/issueReporterPage": { "completeInEnglish": "Completare il modulo in lingua inglese.", "issueTypeLabel": "Questo è un", @@ -1488,11 +1500,6 @@ "sendSearchedExtensions": "Invia le estensioni cercate ({0})", "sendSettingsSearchDetails": "Invia i dettagli di ricerca delle impostazioni ({0})" }, - "vs/code/electron-main/app": { - "trace.message": "L'analisi è stata creata.", - "trace.detail": "Creare un problema e allegare manualmente il file seguente:\n{0}", - "trace.ok": "OK" - }, "vs/code/electron-main/auth": { "authRequire": "Autenticazione proxy necessaria", "proxyauth": "Il proxy {0} richiede l'autenticazione." @@ -1521,6 +1528,13 @@ "vs/code/electron-main/window": { "hiddenMenuBar": "È comunque possibile accedere alla barra dei menu premendo ALT." }, + "vs/workbench/browser/actions/navigationActions": { + "navigateLeft": "Passa alla visualizzazione a sinistra", + "navigateRight": "Passa alla visualizzazione a destra", + "navigateUp": "Passa alla visualizzazione in alto", + "navigateDown": "Passa alla visualizzazione in basso", + "view": "Vista" + }, "vs/workbench/browser/workbench.contribution": { "workbenchConfigurationTitle": "Area di lavoro", "showEditorTabs": "Controlla se visualizzare o meno gli editor aperti in schede.", @@ -1557,6 +1571,7 @@ "panelDefaultLocation": "Controlla la posizione predefinita del pannello (terminale, console di debug, output, problemi). Può essere visualizzato nella parte inferiore o a destra dell'area di lavoro.", "statusBarVisibility": "Controlla la visibilità della barra di stato nella parte inferiore del workbench.", "activityBarVisibility": "Controlla la visibilità della barra attività nel workbench.", + "iconExplorationEnabled": "Controls the visibility of the icon exploration in the workbench.", "viewVisibility": "Controlla la visibilità delle azioni dell'intestazione della visualizzazione. Le azioni dell'intestazione della visualizzazione possono essere sempre visibili oppure visibili solo quando lo stato attivo è spostato sulla visualizzazione o si passa con il puntatore sulla visualizzazione.", "fontAliasing": "Controlla il metodo di aliasing dei caratteri nell'area di lavoro.", "workbench.fontAliasing.default": "Anti-aliasing dei caratteri a livello di sub-pixel. Nella maggior parte delle visualizzazioni non retina consentirà di ottenere un testo con il massimo contrasto.", @@ -1596,12 +1611,63 @@ "zenMode.hideLineNumbers": "Controlla se attivando la modalità Zen vengono nascosti anche i numeri di riga dell'editor.", "zenMode.restore": "Controlla se una finestra deve essere ripristinata nella modalità Zen se è stata chiusa in questa modalità." }, - "vs/workbench/browser/actions/navigationActions": { - "navigateLeft": "Passa alla visualizzazione a sinistra", - "navigateRight": "Passa alla visualizzazione a destra", - "navigateUp": "Passa alla visualizzazione in alto", - "navigateDown": "Passa alla visualizzazione in basso", - "view": "Vista" + "vs/workbench/api/common/configurationExtensionPoint": { + "vscode.extension.contributes.configuration.title": "Riepilogo delle impostazioni. Questa etichetta verrà usata nel file di impostazioni come commento di separazione.", + "vscode.extension.contributes.configuration.properties": "Descrizione delle proprietà di configurazione.", + "scope.application.description": "Application specific configuration, which can be configured only in the user settings.", + "scope.machine.description": "Machine specific configuration, which can be configured only in the user settings when the extension is running locally, or only in the remote settings when the extension is running remotely.", + "scope.window.description": "Window specific configuration, which can be configured in the user, remote or workspace settings.", + "scope.resource.description": "Resource specific configuration, which can be configured in the user, remote, workspace or folder settings.", + "scope.description": "Scope in which the configuration is applicable. Available scopes are `application`, `machine`, `window` and `resource`.", + "scope.enumDescriptions": "Descrizioni dei valori di enumerazione", + "scope.markdownEnumDescription": "Descrizioni dei valori di enumerazione nel formato Markdown.", + "scope.markdownDescription": "Descrizione nel formato Markdown.", + "scope.deprecationMessage": "Se impostata, la proprietà è contrassegnata come obsoleta e viene mostrato il messaggio come spiegazione.", + "vscode.extension.contributes.defaultConfiguration": "Aggiunge come contributo le impostazioni di configurazione predefinite dell'editor in base al linguaggio.", + "vscode.extension.contributes.configuration": "Impostazioni di configurazione di contributes.", + "invalid.title": "'configuration.title' deve essere una stringa", + "invalid.properties": "'configuration.properties' deve essere un oggetto", + "invalid.property": "'configuration.property' deve essere un oggetto", + "invalid.allOf": "'configuration.allOf' è deprecato e non deve più essere usato. Passare invece una matrice di sezioni di configurazione al punto di aggiunta contributo 'configuration'.", + "workspaceConfig.folders.description": "Elenco di cartelle da caricare nell'area di lavoro.", + "workspaceConfig.path.description": "Percorso di file, ad esempio `/root/folderA` o `./folderA` per un percorso relativo che verrà risolto in base alla posizione del file dell'area di lavoro.", + "workspaceConfig.name.description": "Nome facoltativo per la cartella. ", + "workspaceConfig.uri.description": "URI della cartella", + "workspaceConfig.settings.description": "Impostazioni area di lavoro", + "workspaceConfig.launch.description": "Configurazioni di avvio dell'area di lavoro", + "workspaceConfig.extensions.description": "Estensioni dell'area di lavoro", + "unknownWorkspaceProperty": "La proprietà di configurazione dell'area di lavoro è sconosciuta" + }, + "vs/workbench/browser/parts/sidebar/sidebarPart": { + "focusSideBar": "Sposta lo stato attivo nella barra laterale", + "viewCategory": "Vista" + }, + "vs/workbench/browser/actions/layoutActions": { + "view": "Vista", + "toggleActivityBar": "Attiva/Disattiva visibilità della barra attività", + "miShowActivityBar": "Mostra &&barra attività", + "toggleCenteredLayout": "Attiva/Disattiva layout centrato", + "miToggleCenteredLayout": "Centered Layout", + "flipLayout": "Attiva/Disattiva il layout verticale/orizzontale dell'editor", + "miToggleEditorLayout": "Inverti &&layout", + "toggleSidebarPosition": "Attiva/Disattiva posizione della barra laterale", + "moveSidebarRight": "Sposta barra laterale a destra", + "moveSidebarLeft": "Sposta barra laterale a sinistra", + "miMoveSidebarRight": "Sposta barra laterale a &&destra", + "miMoveSidebarLeft": "Sp&&osta barra laterale a sinistra", + "toggleEditor": "Attiva/Disattiva l'area degli editor", + "toggleSidebar": "Attiva/Disattiva visibilità della barra laterale", + "miAppearance": "&&Aspetto", + "miShowSidebar": "Show &&Side Bar", + "toggleStatusbar": "Attiva/Disattiva visibilità della barra di stato", + "miShowStatusbar": "Show S&&tatus Bar", + "toggleTabs": "Attiva/disattiva visibilità delle schede", + "toggleZenMode": "Attiva/Disattiva modalità Zen", + "miToggleZenMode": "Modalità Zen", + "toggleMenuBar": "Attiva/Disattiva barra dei menu", + "miShowMenuBar": "Show Menu &&Bar", + "increaseViewSize": "Aumenta dimensioni della visualizzazione corrente", + "decreaseViewSize": "Riduci dimensioni della visualizzazione corrente" }, "vs/workbench/api/common/menusExtensionPoint": { "requirearray": "le voci di menu devono essere una matrice", @@ -1625,6 +1691,10 @@ "menus.resourceStateContext": "Menu di scelta rapida dello stato delle risorse del controllo del codice sorgente", "view.viewTitle": "Menu del titolo della visualizzazione contribuita", "view.itemContext": "Menu di contesto dell'elemento visualizzazione contribuita", + "commentThread.title": "The contributed comment thread title menu", + "commentThread.actions": "The contributed comment thread context menu, rendered as buttons below the comment editor", + "comment.title": "The contributed comment title menu", + "comment.actions": "The contributed comment context menu, rendered as buttons below the comment editor", "nonempty": "è previsto un valore non vuoto.", "opticon": "la proprietà `icon` può essere omessa o deve essere una stringa o un valore letterale come `{dark, light}`", "requireStringOrObject": "la proprietà `{0}` è obbligatoria e deve essere di tipo `object` o `string`", @@ -1632,6 +1702,7 @@ "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.commandType.category": "(Facoltativo) Stringa di categoria in base a cui è raggruppato il comando nell'interfaccia utente", + "vscode.extension.contributes.commandType.precondition": "(Optional) Condition which must be true to enable the command", "vscode.extension.contributes.commandType.icon": "(Facoltativa) Icona usata per rappresentare il comando nell'interfaccia utente. Percorso di file o configurazione che supporta i temi", "vscode.extension.contributes.commandType.icon.light": "Percorso dell'icona quando è utilizzato un tema chiaro", "vscode.extension.contributes.commandType.icon.dark": "Percorso dell'icona quando si utilizza un tema scuro", @@ -1643,37 +1714,6 @@ "missing.altCommand": "La voce di menu fa riferimento a un comando alternativo `{0}` che non è definito nella sezione 'commands'.", "dupe.command": "La voce di menu fa riferimento allo stesso comando come comando predefinito e come comando alternativo" }, - "vs/workbench/api/common/configurationExtensionPoint": { - "vscode.extension.contributes.configuration.title": "Riepilogo delle impostazioni. Questa etichetta verrà usata nel file di impostazioni come commento di separazione.", - "vscode.extension.contributes.configuration.properties": "Descrizione delle proprietà di configurazione.", - "scope.application.description": "Configurazione specifica dell'applicazione, che può essere definita solo nelle impostazioni utente locali.", - "scope.machine.description": "Configurazione specifica del computer, che può essere definita solo nelle impostazioni utente locali e remote.", - "scope.window.description": "Configurazione specifica della finestra, che può essere configurata nelle impostazioni dell'utente o dell'area di lavoro.", - "scope.resource.description": "Configurazione specifica di risorse, che possono essere configurate nelle impostazioni utente, in quelle dell'area di lavoro o di una cartella.", - "scope.description": "Ambito in cui la configurazione è applicabile. Gli ambiti disponibili sono 'finestra' e 'risorsa'.", - "scope.enumDescriptions": "Descrizioni dei valori di enumerazione", - "scope.markdownEnumDescription": "Descrizioni dei valori di enumerazione nel formato Markdown.", - "scope.markdownDescription": "Descrizione nel formato Markdown.", - "scope.deprecationMessage": "Se impostata, la proprietà è contrassegnata come obsoleta e viene mostrato il messaggio come spiegazione.", - "vscode.extension.contributes.defaultConfiguration": "Aggiunge come contributo le impostazioni di configurazione predefinite dell'editor in base al linguaggio.", - "vscode.extension.contributes.configuration": "Impostazioni di configurazione di contributes.", - "invalid.title": "'configuration.title' deve essere una stringa", - "invalid.properties": "'configuration.properties' deve essere un oggetto", - "invalid.property": "'configuration.property' deve essere un oggetto", - "invalid.allOf": "'configuration.allOf' è deprecato e non deve più essere usato. Passare invece una matrice di sezioni di configurazione al punto di aggiunta contributo 'configuration'.", - "workspaceConfig.folders.description": "Elenco di cartelle da caricare nell'area di lavoro.", - "workspaceConfig.path.description": "Percorso di file, ad esempio `/root/folderA` o `./folderA` per un percorso relativo che verrà risolto in base alla posizione del file dell'area di lavoro.", - "workspaceConfig.name.description": "Nome facoltativo per la cartella. ", - "workspaceConfig.uri.description": "URI della cartella", - "workspaceConfig.settings.description": "Impostazioni area di lavoro", - "workspaceConfig.launch.description": "Configurazioni di avvio dell'area di lavoro", - "workspaceConfig.extensions.description": "Estensioni dell'area di lavoro", - "unknownWorkspaceProperty": "La proprietà di configurazione dell'area di lavoro è sconosciuta" - }, - "vs/workbench/browser/parts/sidebar/sidebarPart": { - "focusSideBar": "Sposta lo stato attivo nella barra laterale", - "viewCategory": "Vista" - }, "vs/workbench/api/browser/viewsExtensionPoint": { "vscode.extension.contributes.views.containers.id": "ID univoco usato per identificare il contenitore in cui è possibile aggiungere visualizzazioni come contributo usando il punto di aggiunta contributo 'views'", "vscode.extension.contributes.views.containers.title": "Stringa leggibile usata per il rendering del contenitore", @@ -1701,50 +1741,47 @@ "requirearray": "Visualizzazioni devono essere una matrice", "optstring": "la proprietà `{0}` può essere omessa o deve essere di tipo `string`" }, - "vs/workbench/browser/actions/layoutActions": { - "view": "Vista", - "toggleActivityBar": "Attiva/Disattiva visibilità della barra attività", - "miToggleActivityBar": "Attiva/Disattiva &&barra attività", - "toggleCenteredLayout": "Attiva/Disattiva layout centrato", - "miToggleCenteredLayout": "Attiva/Disattiva layout centrato", - "flipLayout": "Attiva/Disattiva il layout verticale/orizzontale dell'editor", - "miToggleEditorLayout": "Inverti &&layout", - "toggleSidebarPosition": "Attiva/Disattiva posizione della barra laterale", - "moveSidebarRight": "Sposta barra laterale a destra", - "moveSidebarLeft": "Sposta barra laterale a sinistra", - "miMoveSidebarLeftRight": "&&Sposta barra laterale a sinistra/destra", - "toggleEditor": "Attiva/Disattiva l'area degli editor", - "toggleSidebar": "Attiva/Disattiva visibilità della barra laterale", - "miToggleSidebar": "Attiva/Disattiva &&barra laterale", - "toggleStatusbar": "Attiva/Disattiva visibilità della barra di stato", - "miToggleStatusbar": "Attiva/Disattiva barra di s&&tato", - "toggleTabs": "Attiva/disattiva visibilità delle schede", - "toggleZenMode": "Attiva/Disattiva modalità Zen", - "miToggleZenMode": "Attiva/Disattiva modalità Zen", - "toggleMenuBar": "Attiva/Disattiva barra dei menu", - "miToggleMenuBar": "Attiva/Disattiva &&barra dei menu", - "increaseViewSize": "Aumenta dimensioni della visualizzazione corrente", - "decreaseViewSize": "Riduci dimensioni della visualizzazione corrente" - }, "vs/workbench/browser/parts/panel/panelPart": { "hidePanel": "Nascondi pannello" }, - "vs/workbench/browser/parts/statusbar/statusbarPart": { - "manageExtension": "Gestisci estensione" - }, "vs/workbench/browser/parts/views/views": { "focus view": "Stato attivo su visualizzazione {0}", "view category": "Vista" }, + "vs/workbench/browser/parts/activitybar/activitybarPart": { + "hideActivitBar": "Nascondi barra attività", + "manage": "Manage" + }, + "vs/workbench/browser/parts/statusbar/statusbarPart": { + "hide": "Nascondi", + "hideStatusBar": "Hide Status Bar" + }, "vs/workbench/browser/parts/titlebar/titlebarPart": { "patchedWindowTitle": "[Non supportata]", "userIsAdmin": "[Amministratore]", "userIsSudo": "[Superutente]", "devExtensionWindowTitlePrefix": "[Host di sviluppo estensione]" }, - "vs/workbench/browser/parts/activitybar/activitybarPart": { - "hideActivitBar": "Nascondi barra attività", - "globalActions": "Azioni globali" + "vs/workbench/api/common/jsonValidationExtensionPoint": { + "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.jsonValidation": "'configuration.jsonValidation' deve essere una matrice", + "invalid.fileMatch": "'configuration.jsonValidation.fileMatch' deve essere definito", + "invalid.url": "'configuration.jsonValidation.url' deve essere un URL o un percorso relativo", + "invalid.path.1": "Valore previsto di `contributes.{0}.url` ({1}) da includere nella cartella dell'estensione ({2}). L'estensione potrebbe non essere più portatile.", + "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" + }, + "vs/workbench/api/browser/mainThreadMessageService": { + "extensionSource": "{0} (Estensione)", + "defaultSource": "Estensione", + "manageExtension": "Gestisci estensione", + "cancel": "Annulla", + "ok": "OK" + }, + "vs/workbench/api/browser/mainThreadProgress": { + "manageExtension": "Gestisci estensione" }, "vs/workbench/electron-browser/main.contribution": { "file": "FILE", @@ -1767,13 +1804,11 @@ "miMore": "&&Altro...", "miAddFolderToWorkspace": "A&&ggiungere cartella all'area di lavoro...", "miSaveWorkspaceAs": "Salva area di lavoro con nome...", - "miPreferences": "&&Preferenze", "miCloseFolder": "Chiudi &&cartella", "miCloseWorkspace": "Chiudi &&area di lavoro", "miCloseWindow": "Chiudi &&finestra", "miExit": "E&&sci", - "miAppearance": "&&Aspetto", - "miToggleFullScreen": "Attiva/Disattiva sc&&hermo intero", + "miToggleFullScreen": "&&Full Screen", "miZoomIn": "&&Zoom avanti", "miZoomOut": "&&Zoom indietro", "miZoomReset": "&&Reimposta zoom", @@ -1823,6 +1858,7 @@ "window.menuBarVisibility.hidden": "Il menu è sempre nascosto.", "menuBarVisibility": "Controlla la visibilità della barra dei menu. L'impostazione 'toggle' indica che la barra dei menu è nascosta e che per visualizzarla è necessario premere una sola volta il tasto ALT. Per impostazione predefinita, la barra dei menu è visibile a meno che la finestra non sia a schermo intero.", "enableMenuBarMnemonics": "Se abilitato, i menu principali possono essere aperti tramite tasti di scelta rapida Alt + tasto. Disattivare i tasti di scelta permette invece di associare questi tasti di scelta rapida Alt + tasto ai comandi dell'editor.", + "disableCustomMenuBarAltFocus": "If enabled, disables the ability to focus the menu bar with the Alt-key when not set to toggle.", "autoDetectHighContrast": "Se è abilitata, passa automaticamente a un tema a contrasto elevato se Windows usa un tema di questo tipo e al tipo scuro quando non si usa più un tema a contrasto elevato Windows.", "window.doubleClickIconToClose": "Se è abilitata, quando si fa doppio clic sull'icona dell'applicazione nella barra del titolo la finestra viene chiusa e non è possibile trascinarla dall'icona. Questa impostazione ha effetto solo quando `#window.titleBarStyle#` è impostato su `custom`.", "titleBarStyle": "Regola l'aspetto della barra del titolo della finestra. In Linux e Windows questa impostazione influisce anche sull'aspetto dell'applicazione e dei menu di scelta rapida. Per applicare le modifiche, è necessario un riavvio completo.", @@ -1832,30 +1868,6 @@ "telemetryConfigurationTitle": "Telemetria", "telemetry.enableCrashReporting": "Consente l'invio di segnalazioni di arresto anomalo del sistema a un servizio online Microsoft. \nPer rendere effettiva questa opzione, è necessario riavviare." }, - "vs/workbench/api/common/jsonValidationExtensionPoint": { - "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.jsonValidation": "'configuration.jsonValidation' deve essere una matrice", - "invalid.fileMatch": "'configuration.jsonValidation.fileMatch' deve essere definito", - "invalid.url": "'configuration.jsonValidation.url' deve essere un URL o un percorso relativo", - "invalid.path.1": "Valore previsto di `contributes.{0}.url` ({1}) da includere nella cartella dell'estensione ({2}). L'estensione potrebbe non essere più portatile.", - "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" - }, - "vs/workbench/api/browser/mainThreadProgress": { - "manageExtension": "Gestisci estensione" - }, - "vs/workbench/api/browser/mainThreadMessageService": { - "extensionSource": "{0} (Estensione)", - "defaultSource": "Estensione", - "manageExtension": "Gestisci estensione", - "cancel": "Annulla", - "ok": "OK" - }, - "vs/workbench/browser/parts/editor/editorPart": { - "groupLabel": "Gruppo {0}" - }, "vs/workbench/browser/parts/quickopen/quickOpenController": { "quickOpenInput": "Digitare '?' per visualizzare la Guida relativa alle azioni che è possibile eseguire qui", "historyMatches": "aperti di recente", @@ -1865,6 +1877,9 @@ "removeFromEditorHistory": "Rimuovi dalla cronologia", "pickHistory": "Selezionare una voce dell'editor da rimuovere dalla cronologia" }, + "vs/workbench/browser/parts/editor/editorPart": { + "groupLabel": "Gruppo {0}" + }, "vs/workbench/browser/viewlet": { "compositePart.hideSideBarLabel": "Nascondi barra laterale", "collapse": "Comprimi tutto" @@ -1872,6 +1887,15 @@ "vs/workbench/common/views": { "duplicateId": "Nel contenitore '{1}' è già registrata una visualizzazione con ID '{0}'" }, + "vs/workbench/api/browser/mainThreadExtensionService": { + "reload window": "Non è possibile attivare l'estensione '{0}' perché dipende dall'estensione '{1}', che non è caricata. Ricaricare la finestra per caricare l'estensione?", + "reload": "Ricarica finestra", + "disabledDep": "Non è possibile attivare l'estensione '{0}' perché si basa sull'estensione '{1}', che è disabilitata. Abilitare l'estensione e ricaricare la finestra?", + "enable dep": "Abilita e ricarica", + "uninstalledDep": "Non è possibile attivare l'estensione '{0}' perché si basa sull'estensione '{1}', che non è installata. Installare l'estensione e ricaricare la finestra?", + "install missing dep": "Installa e ricarica", + "unknownDep": "Non è possibile attivare l'estensione '{0}' perché dipende da un'estensione sconosciuta '{1}'." + }, "vs/workbench/api/browser/mainThreadEditors": { "diffLeftRightLabel": "{0} ⟷ {1}" }, @@ -1882,15 +1906,6 @@ "folderStatusMessageRemoveMultipleFolders": "L'estensione '{0}' ha rimosso {1} cartelle dall'area di lavoro", "folderStatusChangeFolder": "L'estensione '{0}' ha cambiato le cartelle dell'area di lavoro" }, - "vs/workbench/api/browser/mainThreadExtensionService": { - "reload window": "Non è possibile attivare l'estensione '{0}' perché dipende dall'estensione '{1}', che non è caricata. Ricaricare la finestra per caricare l'estensione?", - "reload": "Ricarica finestra", - "disabledDep": "Non è possibile attivare l'estensione '{0}' perché si basa sull'estensione '{1}', che è disabilitata. Abilitare l'estensione e ricaricare la finestra?", - "enable dep": "Abilita e ricarica", - "uninstalledDep": "Non è possibile attivare l'estensione '{0}' perché si basa sull'estensione '{1}', che non è installata. Installare l'estensione e ricaricare la finestra?", - "install missing dep": "Installa e ricarica", - "unknownDep": "Non è possibile attivare l'estensione '{0}' perché dipende da un'estensione sconosciuta '{1}'." - }, "vs/workbench/browser/parts/quickopen/quickopen": { "quickOpen": "Vai al file...", "quickNavigateNext": "Passa a successiva in Quick Open", @@ -1908,7 +1923,7 @@ "timeout.onWillSave": "Evento onWillSaveTextDocument interrotto dopo 1750 ms", "saveParticipants": "Esecuzione del salvataggio partecipanti..." }, - "vs/workbench/api/electron-browser/mainThreadWebview": { + "vs/workbench/api/browser/mainThreadWebview": { "errorMessage": "Si è verificato un errore durante il tentativo di ripristinare la visualizzazione: {0}" }, "vs/workbench/common/notifications": { @@ -1968,7 +1983,7 @@ "previousPanelView": "Visualizzazione pannello precedente", "nextPanelView": "Visualizzazione pannello successivo", "view": "Vista", - "miTogglePanel": "Attiva/Disattiva &&pannello" + "miShowPanel": "Show &&Panel" }, "vs/workbench/browser/parts/compositePart": { "ariaCompositeToolbarLabel": "{0} azioni", @@ -1985,6 +2000,7 @@ }, "vs/workbench/common/theme": { "tabActiveBackground": "Colore di sfondo delle schede attive. Le schede sono i contenitori degli editor nell'area degli editor. È possibile aprire più schede in un gruppo di editor e possono esistere più gruppi di editor.", + "tabUnfocusedActiveBackground": "Active tab background color in an unfocused group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", "tabInactiveBackground": "Colore di sfondo delle schede inattive. Le schede sono i contenitori degli editor nell'area degli editor. È possibile aprire più schede in un gruppo di editor e possono esistere più gruppi di editor.", "tabHoverBackground": "Colore di sfondo al passaggio del mouse sulle schede. Le schede sono i contenitori degli editor nell'area degli editor. È possibile aprire più schede in un gruppo di editor e possono esistere più gruppi di editor.", "tabUnfocusedHoverBackground": "Colore di sfondo al passaggio del mouse sulle schede in un gruppo non attivo. Le schede sono i contenitori degli editor nell'area degli editor. È possibile aprire più schede in un gruppo di editor e possono esistere più gruppi di editor.", @@ -2067,24 +2083,9 @@ "notificationCenterHeaderBackground": "Colore di sfondo dell'intestazione del centro notifiche. Le notifiche scorrono dalla parte inferiore destra della finestra.", "notificationsBorder": "Colore del bordo che separa le notifiche da altre notifiche nel centro notifiche. Le notifiche scorrono dalla parte inferiore destra della finestra." }, - "vs/workbench/electron-browser/actions/helpActions": { - "keybindingsReference": "Riferimento per tasti di scelta rapida", - "openDocumentationUrl": "Documentazione", - "openIntroductoryVideosUrl": "Video introduttivi", - "openTipsAndTricksUrl": "Suggerimenti e trucchi", - "openTwitterUrl": "Seguici su Twitter", - "openUserVoiceUrl": "Cerca in richieste di funzionalità", - "openLicenseUrl": "Visualizza licenza", - "openPrivacyStatement": "Informativa sulla privacy" - }, "vs/workbench/browser/workbench": { "loaderErrorNative": "Non è stato possibile caricare un file obbligatorio. Riavviare l'applicazione e riprovare. Dettagli: {0}" }, - "vs/workbench/browser/parts/activitybar/activitybarActions": { - "previousSideBarView": "Visualizzazione barra laterale precedente", - "nextSideBarView": "Visualizzazione barra laterale successiva", - "view": "Vista" - }, "vs/workbench/browser/parts/compositeBarActions": { "badgeTitle": "{0} - {1}", "additionalViews": "Visualizzazioni aggiuntive", @@ -2096,24 +2097,6 @@ "compositeActive": "{0} attivo", "toggle": "Attiva/Disattiva visualizzazione bloccata" }, - "vs/workbench/electron-browser/actions/developerActions": { - "toggleDevTools": "Attiva/Disattiva strumenti di sviluppo", - "toggleSharedProcess": "Attiva/Disattiva processo condiviso", - "inspect context keys": "Esamina le chiavi di contesto", - "toggle screencast mode": "Attiva/disattiva modalità Screencast" - }, - "vs/workbench/electron-browser/window": { - "undo": "Annulla", - "redo": "Ripristina", - "cut": "Taglia", - "copy": "Copia", - "paste": "Incolla", - "selectAll": "Seleziona tutto", - "runningAsRoot": "Non è consigliabile eseguire {0} come utente root." - }, - "vs/workbench/browser/parts/compositeBar": { - "activityBarAriaLabel": "Cambio visualizzazione attiva" - }, "vs/workbench/electron-browser/actions/windowActions": { "closeWindow": "Chiudi finestra", "newWindow": "Nuova finestra", @@ -2137,9 +2120,39 @@ "quickOpenRecent": "Apertura rapida recenti...", "about": "Informazioni su {0}" }, - "vs/workbench/browser/parts/views/customView": { - "no-dataprovider": "Non ci sono data provider registrati che possono fornire una visualizzazione dei dati.", - "collapseAll": "Comprimi tutto" + "vs/workbench/electron-browser/window": { + "undo": "Annulla", + "redo": "Ripristina", + "cut": "Taglia", + "copy": "Copia", + "paste": "Incolla", + "selectAll": "Seleziona tutto", + "runningAsRoot": "Non è consigliabile eseguire {0} come utente root." + }, + "vs/workbench/electron-browser/actions/helpActions": { + "keybindingsReference": "Riferimento per tasti di scelta rapida", + "openDocumentationUrl": "Documentazione", + "openIntroductoryVideosUrl": "Video introduttivi", + "openTipsAndTricksUrl": "Suggerimenti e trucchi", + "newsletterSignup": "Signup for the VS Code Newsletter", + "openTwitterUrl": "Seguici su Twitter", + "openUserVoiceUrl": "Cerca in richieste di funzionalità", + "openLicenseUrl": "Visualizza licenza", + "openPrivacyStatement": "Informativa sulla privacy" + }, + "vs/workbench/electron-browser/actions/developerActions": { + "toggleDevTools": "Attiva/Disattiva strumenti di sviluppo", + "toggleSharedProcess": "Attiva/Disattiva processo condiviso", + "inspect context keys": "Esamina le chiavi di contesto", + "toggle screencast mode": "Attiva/disattiva modalità Screencast" + }, + "vs/workbench/browser/parts/compositeBar": { + "activityBarAriaLabel": "Cambio visualizzazione attiva" + }, + "vs/workbench/browser/parts/activitybar/activitybarActions": { + "previousSideBarView": "Visualizzazione barra laterale precedente", + "nextSideBarView": "Visualizzazione barra laterale successiva", + "view": "Vista" }, "vs/workbench/browser/parts/views/panelViewlet": { "viewToolbarAriaLabel": "{0} azioni" @@ -2153,6 +2166,17 @@ "vs/workbench/browser/parts/editor/textEditor": { "editorLabelWithGroup": "{0}, {1}." }, + "vs/workbench/browser/parts/views/customView": { + "no-dataprovider": "Non ci sono data provider registrati che possono fornire una visualizzazione dei dati.", + "collapseAll": "Comprimi tutto" + }, + "vs/workbench/browser/parts/editor/editorCommands": { + "editorCommand.activeEditorMove.description": "Consente di spostare l'editor attivo per schede o gruppi", + "editorCommand.activeEditorMove.arg.name": "Argomento per spostamento editor attivo", + "editorCommand.activeEditorMove.arg.description": "Proprietà degli argomenti:\n\t* 'to': valore stringa che specifica dove eseguire lo spostamento.\n\t* 'by': valore stringa che specifica l'unità per lo spostamento, ovvero per scheda o per gruppo.\n\t* 'value': valore numerico che specifica il numero di posizioni o una posizione assoluta per lo spostamento.", + "toggleInlineView": "Attiva/disattiva visualizzazione inline ", + "compare": "Confronta" + }, "vs/workbench/browser/parts/titlebar/menubarControl": { "mFile": "&&File", "mEdit": "&&Modifica", @@ -2162,15 +2186,9 @@ "mDebug": "&&Debug", "mTerminal": "&&Terminale", "mHelp": "&&Guida", - "menubar.linuxTitlebarRevertNotification": "La barra del titolo predefinita in Linux è stata aggiornata in modo da usare l'impostazione nativa. Se si preferisce, è possibile tornare all'impostazione personalizzata. Per altre informazioni, vedere la [documentazione online] (https://go.microsoft.com/fwlink/?linkid=2074137).", - "goToSetting": "Apri impostazioni", "menubar.customTitlebarAccessibilityNotification": "Il supporto dell'accessibilità è abilitato. Per un'esperienza più accessibile, si consiglia lo stile di barra del titolo personalizzato.", - "miMoveSidebarRight": "Sposta barra laterale a &&destra", - "miMoveSidebarLeft": "Sp&&osta barra laterale a sinistra", - "miHideStatusbar": "&&Nascondi barra di stato", - "miShowStatusbar": "&&Mostra barra di stato", - "miHideActivityBar": "Nascondi &&barra attività", - "miShowActivityBar": "Mostra &&barra attività", + "goToSetting": "Apri impostazioni", + "mPreferences": "Preferenze", "checkForUpdates": "Controlla la disponibilità di &&aggiornamenti...", "checkingForUpdates": "Verifica della disponibilità di aggiornamenti...", "download now": "Scarica &&ora", @@ -2179,48 +2197,50 @@ "installingUpdate": "Installazione dell'aggiornamento...", "restartToUpdate": "Riavvia per &&aggiornare" }, - "vs/workbench/browser/parts/editor/editorCommands": { - "editorCommand.activeEditorMove.description": "Consente di spostare l'editor attivo per schede o gruppi", - "editorCommand.activeEditorMove.arg.name": "Argomento per spostamento editor attivo", - "editorCommand.activeEditorMove.arg.description": "Proprietà degli argomenti:\n\t* 'to': valore stringa che specifica dove eseguire lo spostamento.\n\t* 'by': valore stringa che specifica l'unità per lo spostamento, ovvero per scheda o per gruppo.\n\t* 'value': valore numerico che specifica il numero di posizioni o una posizione assoluta per lo spostamento.", - "toggleInlineView": "Attiva/disattiva visualizzazione inline ", - "compare": "Confronta" - }, "vs/workbench/browser/parts/notifications/notificationsAlerts": { "alertErrorMessage": "Errore: {0}", "alertWarningMessage": "Avviso: {0}", "alertInfoMessage": "Info: {0}" }, "vs/workbench/browser/parts/notifications/notificationsStatus": { + "status.notifications": "Notifiche", "hideNotifications": "Nascondi notifiche", "zeroNotifications": "Nessuna notifica", "noNotifications": "Nessuna nuova notifica", "oneNotification": "1 nuova notifica", - "notifications": "{0} nuove notifiche" + "notifications": "{0} nuove notifiche", + "status.message": "Status Message" }, "vs/workbench/api/node/extHostExtensionService": { "extensionTestError": "Il percorso {0} non punta a un Test Runner di estensioni valido." }, - "vs/workbench/browser/parts/notifications/notificationsCommands": { - "notifications": "Notifiche", - "showNotifications": "Mostra notifiche", - "hideNotifications": "Nascondi notifiche", - "clearAllNotifications": "Cancella tutte le notifiche" - }, "vs/workbench/browser/parts/notifications/notificationsCenter": { "notificationsEmpty": "Nessuna nuova notifica", "notifications": "Notifiche", "notificationsToolbar": "Azioni del centro notifiche", "notificationsList": "Elenco notifiche" }, + "vs/workbench/browser/parts/notifications/notificationsCommands": { + "notifications": "Notifiche", + "showNotifications": "Mostra notifiche", + "hideNotifications": "Nascondi notifiche", + "clearAllNotifications": "Cancella tutte le notifiche" + }, "vs/workbench/browser/parts/notifications/notificationsToasts": { "notificationsToast": "Avviso popup di notifica" }, + "vs/workbench/browser/parts/editor/editorGroupView": { + "araLabelGroupActions": "Azioni del gruppo di editor", + "closeGroupAction": "Chiudi", + "emptyEditorGroup": "{0} (vuoto)", + "editorOpenError": "Non è possibile aprire '{0}': {1}." + }, "vs/workbench/browser/parts/editor/editor.contribution": { "textEditor": "Editor di testo", "textDiffEditor": "Editor diff file di testo", "binaryDiffEditor": "Editor diff file binari", "sideBySideEditor": "Editor affiancato", + "status.imageZoom": "Image Zoom", "groupOnePicker": "Mostra gli editor nel gruppo attivo", "allEditorsPicker": "Mostra tutti gli editor aperti", "view": "Vista", @@ -2284,12 +2304,6 @@ "miFocusBelowGroup": "Gruppo &&Sotto", "miSwitchGroup": "Cambia &&gruppo" }, - "vs/workbench/browser/parts/editor/editorGroupView": { - "araLabelGroupActions": "Azioni del gruppo di editor", - "closeGroupAction": "Chiudi", - "emptyEditorGroup": "{0} (vuoto)", - "editorOpenError": "Non è possibile aprire '{0}': {1}." - }, "vs/workbench/browser/parts/editor/textDiffEditor": { "textDiffEditor": "Editor diff file di testo", "readonlyEditorWithInputAriaLabel": "{0}. Editor di confronto testo di sola lettura.", @@ -2413,6 +2427,11 @@ "newEditorAbove": "Nuovo gruppo di editor sopra", "newEditorBelow": "Nuovo gruppo di editor sotto" }, + "vs/workbench/api/node/extHost.api.impl": { + "remote extension host Log": "Remote Extension Host", + "extension host Log": "Host dell'estensione", + "extensionLabel": "{0} (Estensione)" + }, "vs/workbench/browser/parts/notifications/notificationsViewer": { "notificationActions": "Azioni notifica", "notificationSource": "Origine: {0}" @@ -2424,24 +2443,36 @@ "multiSelection": "{0} selezioni", "endOfLineLineFeed": "LF", "endOfLineCarriageReturnLineFeed": "CRLF", - "tabFocusModeEnabled": "TAB per spostare lo stato attivo", - "screenReaderDetected": "Ottimizzato per l'utilità per la lettura dello schermo", - "screenReaderDetectedExtra": "Se non si utilizza un'utilità per la lettura dello schermo, si prega di impostare 'editor.accessibilitySupport' a \"off\".", - "disableTabMode": "Disabilita modalità accessibilità", - "gotoLine": "Vai alla riga", - "selectIndentation": "Seleziona rientro", - "selectEncoding": "Seleziona codifica", - "selectEOL": "Seleziona sequenza di fine riga", - "selectLanguageMode": "Seleziona modalità linguaggio", - "fileInfo": "Informazioni sul file", "screenReaderDetectedExplanation.question": "Si usa un'utilità per la lettura per lo schermo per VS Code? Alcune funzionalità come la riduzione, la minimappa o il ritorno a capo automatico sono disabilitate quando si usa un'utilità per la lettura per lo schermo", "screenReaderDetectedExplanation.answerYes": "Sì", "screenReaderDetectedExplanation.answerNo": "No", + "noEditor": "Nessun editor di testo attivo in questo momento", + "noWritableCodeEditor": "L'editor di testo attivo è di sola lettura.", + "indentConvert": "converti file", + "indentView": "cambia visualizzazione", + "pickAction": "Seleziona azione", + "tabFocusModeEnabled": "TAB per spostare lo stato attivo", + "disableTabMode": "Disabilita modalità accessibilità", + "status.editor.tabFocusMode": "Accessibility Mode", + "screenReaderDetected": "Ottimizzato per l'utilità per la lettura dello schermo", + "screenReaderDetectedExtra": "Se non si utilizza un'utilità per la lettura dello schermo, si prega di impostare 'editor.accessibilitySupport' a \"off\".", + "status.editor.screenReaderMode": "Screen Reader Mode", + "gotoLine": "Vai alla riga", + "status.editor.selection": "Editor Selection", + "selectIndentation": "Seleziona rientro", + "status.editor.indentation": "Editor Indentation", + "selectEncoding": "Seleziona codifica", + "status.editor.encoding": "Editor Encoding", + "selectEOL": "Seleziona sequenza di fine riga", + "status.editor.eol": "Editor End of Line", + "selectLanguageMode": "Seleziona modalità linguaggio", + "status.editor.mode": "Editor Language", + "fileInfo": "Informazioni sul file", + "status.editor.info": "Informazioni sul file", "spacesSize": "Spazi: {0}", "tabSize": "Dimensione tabulazione: {0}", "showLanguageExtensions": "Cerca '{0}' nelle estensioni del Marketplace...", "changeMode": "Cambia modalità linguaggio", - "noEditor": "Nessun editor di testo attivo in questo momento", "languageDescription": "({0}) - Linguaggio configurato", "languageDescriptionConfigured": "({0})", "languagesPicks": "linguaggi (identificatore)", @@ -2451,11 +2482,6 @@ "pickLanguage": "Seleziona modalità linguaggio", "currentAssociation": "Associazione corrente", "pickLanguageToConfigure": "Seleziona la modalità linguaggio da associare a '{0}'", - "changeIndentation": "Cambia rientro", - "noWritableCodeEditor": "L'editor di testo attivo è di sola lettura.", - "indentConvert": "converti file", - "indentView": "cambia visualizzazione", - "pickAction": "Seleziona azione", "changeEndOfLine": "Cambia sequenza di fine riga", "pickEndOfLine": "Seleziona sequenza di fine riga", "changeEncoding": "Cambia codifica file", @@ -2473,6 +2499,9 @@ "araLabelEditorActions": "Azioni editor", "draggedEditorGroup": "{0} (+{1})" }, + "vs/workbench/api/common/extHostStatusBar": { + "status.extensionMessage": "Extension Status" + }, "vs/workbench/api/common/extHostProgress": { "extensionSource": "{0} (Estensione)" }, @@ -2505,7 +2534,7 @@ "vs/workbench/browser/parts/editor/breadcrumbsControl": { "cmd.toggle": "Attiva/Disattiva percorsi di navigazione", "cmd.category": "Vista", - "miToggleBreadcrumbs": "Attiva/Disattiva &&percorsi di navigazione", + "miShowBreadcrumbs": "Show &&Breadcrumbs", "cmd.focus": "Percorsi di navigazione con stato attivo" }, "vs/workbench/contrib/callHierarchy/browser/callHierarchy.contribution": { @@ -2536,14 +2565,19 @@ "cantUninstall": "Impossibile disinstallare il comando di shell '{0}'.", "shellCommand": "Comando della shell" }, + "vs/workbench/contrib/codeEditor/browser/inspectKeybindings": { + "workbench.action.inspectKeyMap": "Sviluppatore: controlla mapping tasti" + }, "vs/workbench/contrib/codeEditor/browser/largeFileOptimizations": { "largeFile": "{0}: per questo file di grandi dimensioni sono state disattivate le opzioni di tokenizzazione, ritorno a capo automatico e riduzione del codice allo scopo di ridurre l'utilizzo della memoria ed evitare blocchi o arresti anomali.", "dontShowAgain": "Non visualizzare più questo messaggio", "removeOptimizations": "Abilita le funzionalità in modo forzato", "reopenFilePrompt": "Riaprire il file per rendere effettiva questa impostazione." }, - "vs/workbench/contrib/codeEditor/browser/inspectKeybindings": { - "workbench.action.inspectKeyMap": "Sviluppatore: controlla mapping tasti" + "vs/workbench/contrib/codeEditor/browser/toggleMinimap": { + "toggleMinimap": "Toggle Minimap", + "view": "Vista", + "miShowMinimap": "Show &&Minimap" }, "vs/workbench/contrib/codeEditor/browser/toggleMultiCursorModifier": { "toggleLocation": "Modificatore per l'attivazione/disattivazione multi-cursore", @@ -2551,17 +2585,15 @@ "miMultiCursorCmd": "Passare a Cmd+clic per multi-cursore", "miMultiCursorCtrl": "Passare a CTRL+clic per multi-cursore" }, - "vs/workbench/contrib/codeEditor/browser/toggleMinimap": { - "toggleMinimap": "Visualizza: Attiva/Disattiva minimappa", - "miToggleMinimap": "Attiva/Disattiva &&mini mappa" - }, "vs/workbench/contrib/codeEditor/browser/toggleRenderControlCharacter": { - "toggleRenderControlCharacters": "Visualizza: Attiva/Disattiva caratteri di controllo", - "miToggleRenderControlCharacters": "Attiva/Disattiva &&caratteri di controllo" + "toggleRenderControlCharacters": "Attiva/Disattiva caratteri di controllo", + "view": "Vista", + "miToggleRenderControlCharacters": "Render &&Control Characters" }, "vs/workbench/contrib/codeEditor/browser/toggleRenderWhitespace": { - "toggleRenderWhitespace": "Visualizza: Attiva/Disattiva rendering spazi vuoti", - "miToggleRenderWhitespace": "Attiva/Disattiva rendering &&spazi vuoti" + "toggleRenderWhitespace": "Attiva/Disattiva rendering spazi vuoti", + "view": "Vista", + "miToggleRenderWhitespace": "&&Render Whitespace" }, "vs/workbench/contrib/codeEditor/browser/toggleWordWrap": { "toggle.wordwrap": "Visualizza: Attiva/Disattiva ritorno a capo automatico", @@ -2795,6 +2827,9 @@ "cancel": "Annulla", "addConfiguration": "Aggiungi configurazione..." }, + "vs/workbench/contrib/debug/common/debug": { + "internalConsoleOptions": "Controlla quando aprire la console di debug interna." + }, "vs/workbench/contrib/debug/browser/repl": { "replAriaLabel": "Pannello del ciclo Read Eval Print", "copy": "Copia", @@ -2807,14 +2842,12 @@ "replValueOutputAriaLabel": "{0}, ciclo Read Eval Print, debug", "replRawObjectAriaLabel": "REPL variabile {0} ha valore {1}, read eval loop print, debug", "actions.repl.acceptInput": "Accetta input da REPL", + "repl.action.filter": "REPL Focus Content to Filter", "actions.repl.copyAll": "Debug: copia tutto in console", "selectRepl": "Seleziona console di debug", "clearRepl": "Cancella console", "debugConsoleCleared": "La console di debug è stata cancellata" }, - "vs/workbench/contrib/debug/common/debug": { - "internalConsoleOptions": "Controlla quando aprire la console di debug interna." - }, "vs/workbench/contrib/debug/browser/debugActions": { "openLaunchJson": "Apri {0}", "launchJsonNeedsConfigurtion": "Configurare o correggere 'launch.json'", @@ -2835,7 +2868,7 @@ "focusSession": "Sposta stato attivo su sessione", "copyValue": "Copia valore" }, - "vs/workbench/contrib/debug/browser/debugActionItems": { + "vs/workbench/contrib/debug/browser/debugActionViewItems": { "debugLaunchConfigurations": "Configurazioni di esecuzione debug", "noConfigurations": "Non ci sono configurazioni", "addConfigTo": "Aggiungi configurazione ({0})...", @@ -2852,6 +2885,7 @@ "statusBarDebuggingBorder": "Colore del bordo della barra di stato che la separa dalla barra laterale e dall'editor durante il debug di un programma. La barra di stato è visualizzata nella parte inferiore della finestra." }, "vs/workbench/contrib/debug/browser/debugStatus": { + "status.debug": "Debug", "selectAndStartDebug": "Selezionare e avviare la configurazione di debug" }, "vs/workbench/contrib/debug/common/debugContentProvider": { @@ -2859,6 +2893,22 @@ "canNotResolveSourceWithError": "Impossibile caricare l'origine '{0}': {1}.", "canNotResolveSource": "Impossibile caricare l'origine '{0}'." }, + "vs/workbench/contrib/debug/browser/exceptionWidget": { + "debugExceptionWidgetBorder": "Colore del bordo del widget Eccezione.", + "debugExceptionWidgetBackground": "Colore di sfondo del widget Eccezione.", + "exceptionThrownWithId": "Si è verificata un'eccezione: {0}", + "exceptionThrown": "Si è verificata un'eccezione" + }, + "vs/workbench/contrib/debug/browser/watchExpressionsView": { + "watchExpressionsSection": "Sezione espressioni di controllo", + "watchAriaTreeLabel": "Esegui debug espressioni di controllo", + "editWatchExpression": "Modifica espressione", + "removeWatchExpression": "Rimuovi espressione", + "watchExpressionInputAriaLabel": "Digitare l'espressione di controllo", + "watchExpressionPlaceholder": "Espressione da controllare", + "watchExpressionAriaLabel": "Valore {1} di {0}, espressione di controllo, debug", + "watchVariableAriaLabel": "Valore {1} di {0}, espressione di controllo, debug" + }, "vs/workbench/contrib/debug/browser/debugEditorActions": { "toggleBreakpointAction": "Debug: Attiva/Disattiva punto di interruzione", "conditionalBreakpointEditorAction": "Debug: Aggiungi Punto di interruzione condizionale...", @@ -2871,16 +2921,6 @@ "goToPreviousBreakpoint": "Debug: Vai al punto di interruzione precedente", "debug": "Debug" }, - "vs/workbench/contrib/debug/browser/watchExpressionsView": { - "watchExpressionsSection": "Sezione espressioni di controllo", - "watchAriaTreeLabel": "Esegui debug espressioni di controllo", - "editWatchExpression": "Modifica espressione", - "removeWatchExpression": "Rimuovi espressione", - "watchExpressionInputAriaLabel": "Digitare l'espressione di controllo", - "watchExpressionPlaceholder": "Espressione da controllare", - "watchExpressionAriaLabel": "Valore {1} di {0}, espressione di controllo, debug", - "watchVariableAriaLabel": "Valore {1} di {0}, espressione di controllo, debug" - }, "vs/workbench/contrib/debug/browser/variablesView": { "variablesSection": "Sezione Variabili", "variablesAriaTreeLabel": "Esegui debug variabili", @@ -2891,11 +2931,15 @@ "variableScopeAriaLabel": "Ambito {0}, variabili, debug", "variableAriaLabel": "Valore {1} di {0}, variabili, debug" }, - "vs/workbench/contrib/debug/browser/exceptionWidget": { - "debugExceptionWidgetBorder": "Colore del bordo del widget Eccezione.", - "debugExceptionWidgetBackground": "Colore di sfondo del widget Eccezione.", - "exceptionThrownWithId": "Si è verificata un'eccezione: {0}", - "exceptionThrown": "Si è verificata un'eccezione" + "vs/workbench/contrib/debug/browser/debugHover": { + "treeAriaLabel": "Esegui debug al passaggio del mouse", + "variableAriaLabel": "Valore {1} di {0}, variabili, debug" + }, + "vs/workbench/contrib/debug/browser/debugCommands": { + "noFolderDebugConfig": "Si prega di aprire prima una cartella per consentire una configurazione di debug avanzato.", + "inlineBreakpoint": "Punto di interruzione in linea", + "debug": "Debug", + "addInlineBreakpoint": "Aggiungi punto di interruzione in linea" }, "vs/workbench/contrib/debug/browser/debugEditorModelManager": { "topStackFrameLineHighlight": "Colore di sfondo per l'evidenziazione della riga in corrispondenza della posizione iniziale dello stack frame.", @@ -2910,19 +2954,14 @@ "loadedScriptsFolderAriaLabel": "Cartella {0}, script caricato, debug", "loadedScriptsSourceAriaLabel": "{0}, script caricato, debug" }, - "vs/workbench/contrib/debug/browser/debugCommands": { - "noFolderDebugConfig": "Si prega di aprire prima una cartella per consentire una configurazione di debug avanzato.", - "inlineBreakpoint": "Punto di interruzione in linea", - "debug": "Debug", - "addInlineBreakpoint": "Aggiungi punto di interruzione in linea" - }, - "vs/workbench/contrib/debug/browser/debugHover": { - "treeAriaLabel": "Esegui debug al passaggio del mouse", - "variableAriaLabel": "Valore {1} di {0}, variabili, debug" - }, - "vs/workbench/contrib/debug/browser/linkDetector": { - "fileLinkMac": "Fare clic per aprire (CMD+clic apre lateralmente)", - "fileLink": "Fare clic per aprire (CTRL+clic apre lateralmente)" + "vs/workbench/contrib/debug/browser/breakpointWidget": { + "breakpointWidgetLogMessagePlaceholder": "Messaggio da registrare quando viene raggiunto il punto di interruzione. Le espressioni tra parentesi graffe ({}) vengono interpolate. Premere 'INVIO' per accettare, \"ESC\" per annullare.", + "breakpointWidgetHitCountPlaceholder": "Interrompe quando viene soddisfatta la condizione del numero di passaggi. Premere 'INVIO' per accettare oppure 'ESC' per annullare.", + "breakpointWidgetExpressionPlaceholder": "Interrompe quando l'espressione restituisce true. Premere 'INVIO' per accettare oppure 'ESC' per annullare.", + "expression": "ESPRESSIONE", + "hitCount": "Numero di passaggi", + "logMessage": "Registra messaggio", + "breakpointType": "Tipo di punto di interruzione" }, "vs/workbench/contrib/debug/browser/breakpointsView": { "breakpointsSection": "Sezione Punti di interruzione", @@ -2961,14 +3000,9 @@ "stackFrameAriaLabel": "Riga{1} {2} dello stack frame {0}, stack di chiamate, debug", "sessionLabel": "Esegui debug della sessione {0}" }, - "vs/workbench/contrib/debug/browser/breakpointWidget": { - "breakpointWidgetLogMessagePlaceholder": "Messaggio da registrare quando viene raggiunto il punto di interruzione. Le espressioni tra parentesi graffe ({}) vengono interpolate. Premere 'INVIO' per accettare, \"ESC\" per annullare.", - "breakpointWidgetHitCountPlaceholder": "Interrompe quando viene soddisfatta la condizione del numero di passaggi. Premere 'INVIO' per accettare oppure 'ESC' per annullare.", - "breakpointWidgetExpressionPlaceholder": "Interrompe quando l'espressione restituisce true. Premere 'INVIO' per accettare oppure 'ESC' per annullare.", - "expression": "ESPRESSIONE", - "hitCount": "Numero di passaggi", - "logMessage": "Registra messaggio", - "breakpointType": "Tipo di punto di interruzione" + "vs/workbench/contrib/debug/browser/linkDetector": { + "fileLinkMac": "Fare clic per aprire (CMD+clic apre lateralmente)", + "fileLink": "Fare clic per aprire (CTRL+clic apre lateralmente)" }, "vs/workbench/contrib/debug/common/debugSource": { "unknownSource": "Origine sconosciuta" @@ -2985,7 +3019,7 @@ "debugRequesMissing": "Nella configurazione di debug scelta manca l'attributo '{0}'.", "debugTypeNotSupported": "Il tipo di debug configurato '{0}' non è supportato.", "debugTypeMissing": "Manca la proprietà 'type' per la configurazione di avvio scelta.", - "noFolderWorkspaceDebugError": "Non è possibile eseguire il debug del file attivo. Assicurarsi che sia salvato su disco e che sia installata un'estensione di debug per tale tipo di file.", + "noFolderWorkspaceDebugError": "The active file can not be debugged. Make sure it is saved and that you have a debug extension installed for that file type.", "debugAdapterCrash": "Il processo dell'adattatore di debug è stato terminato in modo imprevisto ({0})", "cancel": "Annulla", "debugAnyway": "Eseguire comunque il debug", @@ -2998,7 +3032,7 @@ "DebugTaskNotFound": "Non è stato possibile trovare l'attività specificata.", "taskNotTrackedWithTaskId": "Non è possibile tenere traccia dell'attività specificata.", "taskNotTracked": "L'attività '{0}' non può essere rintracciata.", - "debuggingPaused": "Debug sospeso {0}, {1} {2}", + "debuggingPaused": "Debugging paused {0}, {1} {2} {3}", "breakpointAdded": "Aggiunto un punto di interruzione a riga {0} del file {1}", "breakpointRemoved": "Rimosso un punto di interruzione a riga {0} del file {1}" }, @@ -3024,6 +3058,23 @@ "vs/workbench/contrib/debug/electron-browser/terminalSupport": { "debug.terminal.title": "oggetto del debug" }, + "vs/workbench/contrib/debug/node/debugger": { + "cannot.find.da": "Non è possibile trovare l'adattatore di debug per il tipo '{0}'.", + "launch.config.comment1": "Usare IntelliSense per informazioni sui possibili attributi.", + "launch.config.comment2": "Al passaggio del mouse vengono visualizzate le descrizioni degli attributi esistenti.", + "launch.config.comment3": "Per ulteriori informazioni, visitare: {0}", + "debugType": "Tipo di configurazione.", + "debugTypeNotRecognised": "Il tipo di debug non è riconosciuto. Assicurarsi di avere un'estensione appropriata per il debug installata e che sia abilitata.", + "node2NotSupported": "\"node2\" non è più supportato. In alternativa, usare \"node\" e impostare l'attributo \"protocol\" su \"inspector\".", + "debugName": "Nome della configurazione. Viene visualizzato nel menu a discesa della configurazione di avvio.", + "debugRequest": "Tipo della richiesta di configurazione. Può essere \"launch\" o \"attach\".", + "debugServer": "Solo per lo sviluppo dell'estensione di debug: se si specifica una porta, Visual Studio Code prova a connettersi a un adattatore di debug in esecuzione in modalità server", + "debugPrelaunchTask": "Attività da eseguire prima dell'avvio della sessione di debug.", + "debugPostDebugTask": "Attività da eseguire al termine della sessione di debug.", + "debugWindowsConfiguration": "Attributi della configurazione di avvio specifici di Windows.", + "debugOSXConfiguration": "Attributi della configurazione di avvio specifici di OS X.", + "debugLinuxConfiguration": "Attributi della configurazione di avvio specifici di Linux." + }, "vs/workbench/contrib/debug/common/replModel": { "consoleCleared": "La console è stata cancellata", "snapshotObj": "Per questo oggetto vengono visualizzati solo i valori primitivi." @@ -3036,7 +3087,7 @@ "vscode.extension.contributes.debuggers.args": "Argomenti facoltativi da passare all'adattatore.", "vscode.extension.contributes.debuggers.runtime": "Runtime facoltativo nel caso in cui l'attributo del programma non sia un eseguibile ma richieda un runtime.", "vscode.extension.contributes.debuggers.runtimeArgs": "Argomenti del runtime facoltativo.", - "vscode.extension.contributes.debuggers.variables": "Mapping tra le variabili interattive, ad esempio ${action.pickProcess}, in `launch.json` e un comando.", + "vscode.extension.contributes.debuggers.variables": "Mapping from interactive variables (e.g. ${action.pickProcess}) in `launch.json` to a command.", "vscode.extension.contributes.debuggers.initialConfigurations": "Configurazioni per generare la versione iniziale di 'launch.json'.", "vscode.extension.contributes.debuggers.languages": "Elenco dei linguaggi. per cui l'estensione di debug può essere considerata il \"debugger predefinito\".", "vscode.extension.contributes.debuggers.adapterExecutableCommand": "Se è specificato, Visual Studio Code chiamerà questo comando per determinare il percorso eseguibile della scheda di debug e gli argomenti da passare.", @@ -3059,25 +3110,6 @@ "app.launch.json.compound.folder": "Nome della cartella in cui si trova l'elemento compounds.", "app.launch.json.compounds.configurations": "Nomi delle configurazioni che verranno avviate per questo elemento compounds." }, - "vs/workbench/contrib/debug/node/debugger": { - "cannot.find.da": "Non è possibile trovare l'adattatore di debug per il tipo '{0}'.", - "cannot.create.da.with.err": "Non è possibile creare l'adattatore di debug ({0}).", - "cannot.create.da": "Non è possibile creare l'adattatore di debug.", - "launch.config.comment1": "Usare IntelliSense per informazioni sui possibili attributi.", - "launch.config.comment2": "Al passaggio del mouse vengono visualizzate le descrizioni degli attributi esistenti.", - "launch.config.comment3": "Per ulteriori informazioni, visitare: {0}", - "debugType": "Tipo di configurazione.", - "debugTypeNotRecognised": "Il tipo di debug non è riconosciuto. Assicurarsi di avere un'estensione appropriata per il debug installata e che sia abilitata.", - "node2NotSupported": "\"node2\" non è più supportato. In alternativa, usare \"node\" e impostare l'attributo \"protocol\" su \"inspector\".", - "debugName": "Nome della configurazione. Viene visualizzato nel menu a discesa della configurazione di avvio.", - "debugRequest": "Tipo della richiesta di configurazione. Può essere \"launch\" o \"attach\".", - "debugServer": "Solo per lo sviluppo dell'estensione di debug: se si specifica una porta, Visual Studio Code prova a connettersi a un adattatore di debug in esecuzione in modalità server", - "debugPrelaunchTask": "Attività da eseguire prima dell'avvio della sessione di debug.", - "debugPostDebugTask": "Attività da eseguire al termine della sessione di debug.", - "debugWindowsConfiguration": "Attributi della configurazione di avvio specifici di Windows.", - "debugOSXConfiguration": "Attributi della configurazione di avvio specifici di OS X.", - "debugLinuxConfiguration": "Attributi della configurazione di avvio specifici di Linux." - }, "vs/workbench/contrib/debug/electron-browser/rawDebugSession": { "moreInfo": "Altre info" }, @@ -3125,7 +3157,12 @@ "extensionsCloseExtensionDetailsOnViewChange": "Quando è abilitata, gli editor con dettagli di estensione verranno chiusi automaticamente quando si esce dalla visualizzazione delle estensioni. ", "miOpenKeymapExtensions": "&&Mappature tastiera", "miPreferencesExtensions": "&&Estensioni", - "miViewExtensions": "E&&stensioni" + "miViewExtensions": "E&&stensioni", + "workbench.extensions.uninstallExtension.description": "Uninstall the given extension", + "workbench.extensions.uninstallExtension.arg.name": "Id of the extension to uninstall", + "id required": "Extension id required.", + "notInstalled": "Extension '{0}' is not installed. Make sure you use the full extension ID, including the publisher, e.g.: ms-vscode.csharp.", + "showExtensions": "Estensioni" }, "vs/workbench/contrib/extensions/electron-browser/extensionsViewlet": { "marketPlace": "Marketplace", @@ -3152,24 +3189,27 @@ "malicious warning": "L'estensione '{0}' è stata disinstallata perché è stata segnalata come problematica.", "reloadNow": "Ricarica ora" }, + "vs/workbench/contrib/extensions/electron-browser/extensionsActivationProgress": { + "activation": "Attivazione delle estensioni..." + }, + "vs/workbench/contrib/extensions/electron-browser/runtimeExtensionsInput": {}, "vs/workbench/contrib/extensions/common/extensionsInput": {}, + "vs/workbench/contrib/extensions/electron-browser/extensionsDependencyChecker": {}, "vs/workbench/contrib/extensions/common/extensionsFileTemplate": { "app.extensions.json.title": "Estensioni", "app.extensions.json.recommendations": "Elenco delle estensioni che dovrebbero essere consigliate per gli utenti di questa area di lavoro. L'identificatore di un'estensione è sempre '${publisher}.${name}'. Ad esempio: 'vscode.csharp'.", "app.extension.identifier.errorMessage": "Formato imprevisto '${publisher}.${name}'. Esempio: 'vscode.csharp'.", "app.extensions.json.unwantedRecommendations": "Elenco delle estensioni consigliate da VS Code che non dovrebbero essere consigliate per gli utenti di questa area di lavoro. L'identificatore di un'estensione è sempre '${publisher}.${name}'. Ad esempio: 'vscode.csharp'." }, - "vs/workbench/contrib/extensions/electron-browser/runtimeExtensionsInput": {}, - "vs/workbench/contrib/extensions/electron-browser/extensionsDependencyChecker": {}, - "vs/workbench/contrib/extensions/electron-browser/extensionsActivationProgress": { - "activation": "Attivazione delle estensioni..." - }, "vs/workbench/contrib/extensions/electron-browser/extensionProfileService": { + "profilingExtensionHost": "$(sync~spin) Profiling Extension Host", + "selectAndStartDebug": "Fare clic per arrestare la profilatura.", + "profilingExtensionHostTime": "$(sync~spin) Profiling Extension Host ({0} sec)", + "status.profiler": "Extension Profiler", "restart1": "Esegui profilatura estensioni", "restart2": "Per eseguire la profilatura delle estensioni, è richiesto un riavvio. Riavviare '{0}' ora?", "restart3": "Riavvia", - "cancel": "Annulla", - "selectAndStartDebug": "Fare clic per arrestare la profilatura." + "cancel": "Annulla" }, "vs/workbench/contrib/extensions/common/extensionsUtils": { "disableOtherKeymapsConfirmation": "Disabilitare altre mappature tastiera ({0}) per evitare conflitti tra tasti di scelta rapida?", @@ -3312,6 +3352,7 @@ "vs/workbench/contrib/extensions/electron-browser/extensionsViews": { "extensions": "Estensioni", "galleryError": "Al momento non è possibile connettersi al Marketplace Estensioni. Riprovare più tardi.", + "error": "Error while loading extensions. {0}", "no extensions found": "Non sono state trovate estensioni.", "suggestProxyError": "Marketplace ha restituito 'ECONNREFUSED'. Controllare l'impostazione 'http.proxy'." }, @@ -3376,7 +3417,6 @@ "enableAction": "Abilita", "disableAction": "Disabilita", "checkForUpdates": "Controlla la disponibilità di aggiornamenti per le estensioni", - "noUpdatesAvailable": "Tutte le estensioni sono aggiornate.", "singleUpdateAvailable": "È disponibile un aggiornamento per le estensioni.", "updatesAvailable": "Sono disponibili {0} aggiornamenti per l'estensione.", "singleDisabledUpdateAvailable": "È disponibile un aggiornamento per un'estensione che è disabilitata.", @@ -3389,6 +3429,7 @@ "reloadAction": "Ricarica", "reloadRequired": "Ricarica necessaria", "postUninstallTooltip": "Ricaricare Visual Studio Code per completare la disinstallazione di questa estensione.", + "postEnableTooltip": "Ricaricare Visual Studio Code per abilitare questa estensione.", "color theme": "Imposta tema colori", "select color theme": "Seleziona tema colori", "file icon theme": "Imposta il tema dell'icona file", @@ -3479,14 +3520,10 @@ "press.any.key": "Premere un tasto qualsiasi per continuare...", "linux.term.failed": "'{0}' non riuscito. Codice di uscita: {1}" }, - "vs/workbench/contrib/feedback/electron-browser/feedback.contribution": { - "workbenchConfigurationTitle": "Area di lavoro", - "feedbackVisibility": "Controlla la visibilità del feedback Twitter (smiley) nella barra di stato nella parte inferiore del banco di lavoro." + "vs/workbench/contrib/feedback/browser/feedback.contribution": { + "status.feedback": "Invia commenti e suggerimenti tramite Twitter" }, - "vs/workbench/contrib/feedback/electron-browser/feedbackStatusbarItem": { - "hide": "Nascondi" - }, - "vs/workbench/contrib/feedback/electron-browser/feedback": { + "vs/workbench/contrib/feedback/browser/feedback": { "sendFeedback": "Invia commenti e suggerimenti tramite Twitter", "label.sendASmile": "Invia commenti e suggerimenti tramite Twitter.", "close": "Chiudi", @@ -3543,6 +3580,7 @@ "hotExit": "Controlla se i file non salvati verranno memorizzati tra una sessione e l'altra, consentendo di ignorare il prompt di salvataggio alla chiusura dell'editor.", "defaultLanguage": "Modalità linguaggio predefinita assegnata ai nuovi file.", "maxMemoryForLargeFilesMB": "Controlla la memoria disponibile per VS Code dopo il riavvio durante il tentativo di aprire file di grandi dimensioni. Il risultato è uguale a quando si specifica `--max-memory=NEWSIZE` sulla riga di comando.", + "files.simpleDialog.enable": "Enables the simple file dialog. The simple file dialog replaces the system file dialog when enabled.", "editorConfigurationTitle": "Editor", "formatOnSave": "Formatta un file durante il salvataggio. Deve essere disponibile un formattatore, il file non deve essere salvato dopo il ritardo e l'editor non deve essere in fase di arresto.", "formatOnSaveTimeout": "Timeout in millisecondi dopo il quale la formattazione eseguita al salvataggio del file viene annullata.", @@ -3567,8 +3605,8 @@ "copyPath": "Copia percorso", "copyRelativePath": "Copia il percorso relativo ", "revealInSideBar": "Visualizza nella barra laterale", - "acceptLocalChanges": "Utilizzare le modifiche e sovrascrivere il contenuto del disco", - "revertLocalChanges": "Annulla le modifiche e torna al contenuto sul disco", + "acceptLocalChanges": "Use your changes and overwrite file contents", + "revertLocalChanges": "Discard your changes and revert to file contents", "copyPathOfActive": "Copia percorso del file attivo", "copyRelativePathOfActive": "Copia il percorso relativo del File attivo", "saveAllInGroup": "Salva tutto nel gruppo", @@ -3628,12 +3666,12 @@ "fileEditorAriaLabel": "Editor file di testo." }, "vs/workbench/contrib/files/common/editors/fileEditorInput": { - "orphanedFile": "{0} (deleted from disk)", + "orphanedFile": "{0} (deleted)", "readonlyFile": "{0} (di sola lettura)" }, "vs/workbench/contrib/files/browser/saveErrorHandler": { - "userGuide": "Usare le azioni della barra degli strumenti dell'editor per annullare le modifiche oppure sovrascrivere il contenuto su disco con le modifiche.", - "staleSaveError": "Non è stato possibile salvare '{0}': il contenuto sul disco è più recente. Confrontare la versione corrente con quella sul disco.", + "userGuide": "Use the actions in the editor tool bar to either undo your changes or overwrite the content of the file with your changes.", + "staleSaveError": "Failed to save '{0}': The content of the file is newer. Please compare your version with the file contents.", "retry": "Riprova", "discard": "Scarta", "readonlySaveErrorAdmin": "Non è stato possibile salvare '{0}': il file è di sola lettura. Selezionare 'Sovrascrivi come Admin' per riprovare come amministratore.", @@ -3645,7 +3683,7 @@ "learnMore": "Altre informazioni", "dontShowAgain": "Non visualizzare più questo messaggio", "compareChanges": "Confronta", - "saveConflictDiffLabel": "{0} (su disco) ↔ {1} (in {2}) - Risolvere conflitto in fase di salvataggio", + "saveConflictDiffLabel": "{0} (in file) ↔ {1} (in {2}) - Resolve save conflict", "overwriteElevated": "Sovrascrivi come admin...", "overwriteElevatedSudo": "Sovrascrivere come Sudo...", "saveElevated": "Riprova come amministratore...", @@ -3714,7 +3752,6 @@ "fileNameStartsWithSlashError": "Un nome di file o cartella non può iniziare con una barra.", "fileNameExistsError": "In questo percorso esiste già un file o una cartella **{0}**. Scegliere un nome diverso.", "invalidFileNameError": "Il nome **{0}** non è valido per un nome file o un nome di cartella. Scegliere un nome diverso.", - "filePathTooLongError": "Con il nome **{0}** il percorso diventa troppo lungo. Scegliere un nome più breve.", "compareWithClipboard": "Confronta il file attivo con gli appunti", "clipboardComparisonLabel": "Appunti ↔ {0}", "retry": "Riprova", @@ -3731,7 +3768,7 @@ "saveAll": "Salva tutto", "removeFolderFromWorkspace": "Rimuovi cartella dall'area di lavoro", "genericRevertError": "Impossibile ripristinare '{0}': {1}", - "modifiedLabel": "{0} (su disco) ↔ {1}", + "modifiedLabel": "{0} (in file) ↔ {1}", "openFileToReveal": "Aprire prima un file per visualizzarlo", "openFileToCopy": "Aprire prima un file per copiarne il percorso" }, @@ -3742,10 +3779,15 @@ }, "vs/workbench/contrib/files/browser/views/explorerViewer": { "fileInputAriaLabel": "Digitare il nome file. Premere INVIO per confermare oppure ESC per annullare.", - "dropFolders": "Aggiungere le cartelle all'area di lavoro?", - "dropFolder": "Aggiungere la cartella all'area di lavoro?", - "addFolders": "&&Aggiungi cartelle", - "addFolder": "&&Aggiungi cartella", + "copyFolders": "&&Copy Folders", + "copyFolder": "&&Copy Folder", + "cancel": "Annulla", + "copyfolders": "Are you sure to want to copy folders?", + "copyfolder": "Are you sure to want to copy '{0}'?", + "addFolders": "&&Add Folders to Workspace", + "addFolder": "&&Add Folder to Workspace", + "dropFolders": "Do you want to copy the folders or add the folders to the workspace?", + "dropFolder": "Do you want to copy '{0}' or add '{0}' as a folder to the workspace?", "confirmOverwrite": "Nella cartella di destinazione esiste già un file o una cartella con lo stesso nome. Sovrascrivere?", "irreversible": "Questa azione è irreversibile.", "replaceButtonLabel": "&&Sostituisci", @@ -3801,6 +3843,12 @@ "vscode.extension.contributes.localizations.translations.id.pattern": "L'ID deve essere 'vscode' o essere nel formato 'publisherId.extensionName' per tradurre rispettivamente VS Code o un'estensione.", "vscode.extension.contributes.localizations.translations.path": "Percorso relativo di un file che contiene le traduzioni per la lingua." }, + "vs/workbench/contrib/localizations/browser/minimalTranslations": { + "showLanguagePackExtensions": "Consente di cercare i Language Pack nel Marketplace per impostare la lingua visualizzata su {0}.", + "searchMarketplace": "Cerca nel Marketplace", + "installAndRestartMessage": "Consente di installare il Language Pack per impostare la lingua visualizzata su {0}.", + "installAndRestart": "Installa e riavvia" + }, "vs/workbench/contrib/localizations/browser/localizationsActions": { "configureLocale": "Configura la lingua visualizzata", "installAdditionalLanguages": "Installa lingue aggiuntive...", @@ -3809,12 +3857,6 @@ "relaunchDisplayLanguageDetail": "Fare clic sul pulsante di riavvio per riavviare {0} e cambiare la lingua visualizzata.", "restart": "&&Riavvia" }, - "vs/workbench/contrib/localizations/browser/minimalTranslations": { - "showLanguagePackExtensions": "Consente di cercare i Language Pack nel Marketplace per impostare la lingua visualizzata su {0}.", - "searchMarketplace": "Cerca nel Marketplace", - "installAndRestartMessage": "Consente di installare il Language Pack per impostare la lingua visualizzata su {0}.", - "installAndRestart": "Installa e riavvia" - }, "vs/workbench/contrib/logs/common/logs.contribution": { "mainLog": "Principale", "sharedLog": "Condiviso", @@ -3843,7 +3885,13 @@ "show multiline": "Mostra il messaggio su più righe", "problems": "Problemi", "show singleline": "Mostra il messaggio su un'unica riga", - "miMarker": "&&Problemi" + "miMarker": "&&Problemi", + "status.problems": "Problemi", + "totalErrors": "{0} errori", + "totalWarnings": "{0} avvisi", + "totalInfos": "{0} messaggi informativi", + "noProblems": "No Problems", + "manyProblems": "Più di 10.000" }, "vs/workbench/contrib/markers/browser/messages": { "viewCategory": "Vista", @@ -3860,7 +3908,7 @@ "markers.panel.action.filter": "Filtra problemi", "markers.panel.action.quickfix": "Mostra correzioni", "markers.panel.filter.ariaLabel": "Filtra problemi", - "markers.panel.filter.placeholder": "Filtro. Ad esempio: text, **/*.ts,!**/node_modules/**", + "markers.panel.filter.placeholder": "Filter. E.g.: text, **/*.ts, !**/node_modules/**", "markers.panel.filter.errors": "errori", "markers.panel.filter.warnings": "avvisi", "markers.panel.filter.infos": "messaggi informativi", @@ -3942,10 +3990,6 @@ "outputPanelWithInputAriaLabel": "{0}, Pannello di output", "outputPanelAriaLabel": "Pannello di output" }, - "vs/workbench/contrib/output/browser/outputServices": { - "output": "{0} - Output", - "channel": "Canale Output per '{0}'" - }, "vs/workbench/contrib/output/browser/outputActions": { "toggleOutput": "Attiva/Disattiva output", "clearOutput": "Cancella output", @@ -3960,6 +4004,10 @@ "openLogFile": "Apri file di Log...", "selectlogFile": "Seleziona file di log" }, + "vs/workbench/contrib/output/browser/outputServices": { + "output": "{0} - Output", + "channel": "Canale Output per '{0}'" + }, "vs/workbench/contrib/performance/electron-browser/performance.contribution": { "show.cat": "Sviluppatore", "show.label": "Prestazioni all'avvio" @@ -3981,7 +4029,7 @@ "defineKeybinding.kbLayoutLocalAndUSMessage": "**{0}** per il layout di tastiera corrente (**{1}** per quello standard US).", "defineKeybinding.kbLayoutLocalMessage": "**{0}** per il layout di tastiera corrente." }, - "vs/workbench/contrib/preferences/electron-browser/preferences.contribution": { + "vs/workbench/contrib/preferences/browser/preferences.contribution": { "defaultPreferencesEditor": "Editor preferenze predefinite", "settingsEditor2": "Editor impostazioni 2", "keybindingsEditor": "Editor tasti di scelta rapida", @@ -3991,7 +4039,11 @@ "showDefaultKeybindings": "Mostra tasti di scelta rapida predefiniti", "showUserKeybindings": "Mostra tasti di scelta rapida utente", "miOpenSettings": "&&Impostazioni", + "settings": "Impostazioni", + "miOpenOnlineSettings": "&&Online Services Settings", + "onlineServices": "Online Services Settings", "miOpenKeymap": "&&Tasti di scelta rapida", + "keyboardShortcuts": "Tasti di scelta rapida", "openSettingsJson": "Apri impostazioni (JSON)", "filterModifiedLabel": "Mostra impostazioni modificate", "filterOnlineServicesLabel": "Mostra impostazioni per i servizi online" @@ -4063,6 +4115,16 @@ "workspaceSettings": "Area di lavoro", "folderSettings": "Cartella" }, + "vs/workbench/contrib/preferences/browser/settingsEditor2": { + "settingsContextMenuAriaShortcut": "Per altre azioni, premere {0}.", + "SearchSettings.AriaLabel": "Cerca impostazioni", + "noResults": "Non sono state trovate impostazioni", + "clearSearchFilters": "Rimuovi i filtri", + "clearSearch": "Pulisci Ricerca", + "settingsNoSaveNeeded": "Le modifiche vengono salvate automaticamente durante la modifica.", + "oneResult": "1 impostazione trovata", + "moreThanOneResult": "{0} impostazioni trovate" + }, "vs/workbench/contrib/preferences/browser/preferencesEditor": { "SearchSettingsWidget.AriaLabel": "Cerca impostazioni", "SearchSettingsWidget.Placeholder": "Cerca impostazioni", @@ -4079,16 +4141,6 @@ "defaultEditorReadonly": "Modificare nell'editor a destra per ignorare le impostazioni predefinite.", "preferencesAriaLabel": "Preferenze predefinite. Editor di testo di sola lettura." }, - "vs/workbench/contrib/preferences/electron-browser/settingsEditor2": { - "settingsContextMenuAriaShortcut": "Per altre azioni, premere {0}.", - "SearchSettings.AriaLabel": "Cerca impostazioni", - "noResults": "Non sono state trovate impostazioni", - "clearSearchFilters": "Rimuovi i filtri", - "clearSearch": "Pulisci Ricerca", - "settingsNoSaveNeeded": "Le modifiche vengono salvate automaticamente durante la modifica.", - "oneResult": "1 impostazione trovata", - "moreThanOneResult": "{0} impostazioni trovate" - }, "vs/workbench/contrib/preferences/browser/settingsLayout": { "commonlyUsed": "Più usate", "textEditor": "Editor di testo", @@ -4194,7 +4246,8 @@ "miCommandPalette": "&&Riquadro comandi...", "miOpenView": "&&Apri visualizzazione...", "miGotoSymbolInFile": "Vai al &&simbolo nel file...", - "miGotoLine": "Vai a &&riga/colonna..." + "miGotoLine": "Vai a &&riga/colonna...", + "commandPalette": "Riquadro comandi..." }, "vs/workbench/contrib/quickopen/browser/helpHandler": { "entryAriaLabel": "{0}, Guida per la selezione", @@ -4273,6 +4326,29 @@ "relaunchSettingDetail": "Fare clic sul pulsante di riavvio per riavviare {0} e abilitare l'impostazione.", "restart": "&&Riavvia" }, + "vs/workbench/contrib/remote/electron-browser/remote.contribution": { + "host.open": "$(sync~spin) Opening Remote...", + "miCloseRemote": "C&&lose Remote Connection", + "host.tooltip": "Editing on {0}", + "disconnectedFrom": "Disconnected from", + "host.tooltipDisconnected": "Disconnected from {0}", + "noHost.tooltip": "Open a remote window", + "status.host": "Remote Host", + "cat.title": "{0}: {1}", + "closeRemote.title": "Close Remote Connection", + "remoteExtensionLog": "Remote Server", + "connectionLost": "Connection Lost", + "reconnectionRunning": "Attempting to reconnect...", + "reconnectionPermanentFailure": "Cannot reconnect. Please reload the window.", + "reloadWindow": "Ricarica finestra", + "cancel": "Annulla", + "reconnectionWaitOne": "Attempting to reconnect in {0} second...", + "reconnectionWaitMany": "Attempting to reconnect in {0} seconds...", + "remote": "Remoto", + "remote.extensionKind": "Override the kind of an extension. `ui` extensions are installed and run on the local machine while `workspace` extensions are run on the remote. By overriding an extension's default kind using this setting, you specify if that extension should be installed and enabled locally or remotely.", + "ui": "UI extension kind. In a remote window, such extensions are enabled only when available on the local machine.", + "workspace": "Workspace extension kind. In a remote window, such extensions are enabled only when available on the remote." + }, "vs/workbench/contrib/scm/browser/scm.contribution": { "toggleGitViewlet": "Mostra GIT", "source control": "Controllo del codice sorgente", @@ -4288,7 +4364,8 @@ "scm accept": "SCM: Accetta input" }, "vs/workbench/contrib/scm/browser/scmActivity": { - "scmPendingChangesBadge": "{0} modifiche in sospeso" + "scmPendingChangesBadge": "{0} modifiche in sospeso", + "status.scm": "Controllo del codice sorgente" }, "vs/workbench/contrib/scm/browser/scmViewlet": { "scm providers": "Provider di controllo del codice sorgente", @@ -4420,7 +4497,7 @@ "search.files.result": "{0} risultato in {1} file", "search.file.results": "{0} risultati in {1} file", "search.files.results": "{0} risultati in {1} file", - "searchWithoutFolder": "Non ci sono ancora cartelle aperte. La ricerca verrà eseguita solo nei file aperti - ", + "searchWithoutFolder": "You have not opened or specified a folder. Only open files are currently searched - ", "openFolder": "Apri cartella" }, "vs/workbench/contrib/search/browser/searchWidget": { @@ -4449,13 +4526,13 @@ "file.replaceAll.label": "Sostituisci tutto", "match.replace.label": "Sostituisci" }, - "vs/workbench/contrib/search/browser/replaceService": { - "fileReplaceChanges": "{0} ↔ {1} (Anteprima sostituzione)" - }, "vs/workbench/contrib/search/browser/patternInputWidget": { "defaultLabel": "Input", "useExcludesAndIgnoreFilesDescription": "Usa impostazioni di esclusione e file ignorati" }, + "vs/workbench/contrib/search/browser/replaceService": { + "fileReplaceChanges": "{0} ↔ {1} (Anteprima sostituzione)" + }, "vs/workbench/contrib/search/browser/searchResultsView": { "searchFolderMatch.other.label": "Altri file", "searchFileMatches": "{0} file trovati", @@ -4474,9 +4551,9 @@ "snippetSchema.json.default": "Frammento vuoto", "snippetSchema.json": "Configurazione del frammento utente", "snippetSchema.json.prefix": "Prefisso da usare quando si seleziona il frammento in IntelliSense", - "snippetSchema.json.body": "Il contenuto del frammento. Usare '$1', '${1:defaultText}' per definire le posizioni del cursore, utilizzare '$0' per la posizione finale del cursore. Inserire i valori delle variabili con '${varName}' e '${varName:defaultText}', ad esempio 'Nome del file: $TM_FILENAME'.", + "snippetSchema.json.body": "The snippet content. Use '$1', '${1:defaultText}' to define cursor positions, use '$0' for the final cursor position. Insert variable values with '${varName}' and '${varName:defaultText}', e.g. 'This is file: $TM_FILENAME'.", "snippetSchema.json.description": "Descrizione del frammento.", - "snippetSchema.json.scope": "Un elenco di nomi di linguaggio a cui si applica questo frammento di codice, ad esempio 'typescript, javascript'." + "snippetSchema.json.scope": "A list of language names to which this snippet applies, e.g. 'typescript,javascript'." }, "vs/workbench/contrib/snippets/browser/insertSnippet": { "snippet.suggestions.label": "Inserisci frammento", @@ -4484,6 +4561,22 @@ "sep.extSnippet": "Frammenti estensione", "sep.workspaceSnippet": "Frammenti area di lavoro" }, + "vs/workbench/contrib/snippets/browser/configureSnippets": { + "global.scope": "(globale)", + "global.1": "({0})", + "name": "Type snippet file name", + "bad": "'{0}' already exists", + "new.global": "Nuovo file di Frammenti globali...", + "new.workspace": "Area di lavoro {0}", + "new.folder": "Nuovo file di frammenti per '{0}'...", + "group.global": "Frammenti esistenti", + "new.global.sep": "Nuovi frammenti di codice", + "openSnippet.pickLanguage": "Selezionare file di Frammenti o creare Frammenti di codice", + "openSnippet.label": "Configura Frammenti utente", + "preferences": "Preferenze", + "miOpenSnippets": "&&Frammenti utente", + "userSnippets": "Frammenti utente" + }, "vs/workbench/contrib/snippets/browser/snippetsService": { "invalid.path.0": "È previsto un valore stringa in `contributes.{0}.path`. Valore specificato: {1}", "invalid.language.0": "Quando si omette il linguaggio, il valore di `contributes.{0}.path` deve essere un file `.code-snippets`. Fornire il valore: {1}", @@ -4495,29 +4588,15 @@ "badVariableUse": "Uno o più frammenti dall'estensione '{0}' confondono molto probabilmente variabili-frammento e segnaposto-frammento (Vedere https://code.visualstudio.com/docs/editor/userdefinedsnippets#_snippet-syntax per maggiori dettagli)", "badFile": "Non è stato possibile leggere il file di frammento \"{0}\"." }, - "vs/workbench/contrib/snippets/browser/configureSnippets": { - "global.scope": "(globale)", - "global.1": "({0})", - "badPath": "I frammenti di codice devono essere all'interno di questa cartella: '{0}'. ", - "new.global": "Nuovo file di Frammenti globali...", - "new.workspace": "Area di lavoro {0}", - "new.folder": "Nuovo file di frammenti per '{0}'...", - "group.global": "Frammenti esistenti", - "new.global.sep": "Nuovi frammenti di codice", - "openSnippet.pickLanguage": "Selezionare file di Frammenti o creare Frammenti di codice", - "openSnippet.label": "Configura Frammenti utente", - "preferences": "Preferenze", - "miOpenSnippets": "&&Frammenti utente" + "vs/workbench/contrib/snippets/browser/snippetCompletionProvider": { + "detail.snippet": "{0} ({1})", + "snippetSuggest.longLabel": "{0}, {1}" }, "vs/workbench/contrib/snippets/browser/snippetsFile": { "source.workspaceSnippetGlobal": "Frammento area di lavoro", "source.userSnippetGlobal": "Frammento utente globale", "source.userSnippet": "Frammento utente" }, - "vs/workbench/contrib/snippets/browser/snippetCompletionProvider": { - "detail.snippet": "{0} ({1})", - "snippetSuggest.longLabel": "{0}, {1}" - }, "vs/workbench/contrib/stats/node/workspaceStats": { "never again": "Non visualizzare più questo messaggio", "workspaceFound": "Questa cartella contiene il file dell'area di lavoro '{0}'. Aprirlo? [Altre informazioni]({1}) sui file dell'area di lavoro.", @@ -4544,13 +4623,9 @@ "vs/workbench/contrib/tasks/electron-browser/task.contribution": { "tasksCategory": "Attività", "ConfigureTaskRunnerAction.label": "Configura attività", - "totalErrors": "{0} errori", - "totalWarnings": "{0} avvisi", - "totalInfos": "{0} messaggi informativi", - "problems": "Problemi", "building": "Compilazione...", - "manyProblems": "Più di 10.000", "runningTasks": "Mostra attività in esecuzione", + "status.runningTasks": "Attività in esecuzione", "tasks": "Attività", "TaskSystem.noHotSwap": "Se si cambia il motore di esecuzione delle attività con un'attività attiva in esecuzione, è necessario ricaricare la finestra", "reloadWindow": "Ricarica finestra", @@ -4602,7 +4677,7 @@ "TaskService.fetchingTestTasks": "Recupero delle attività di test...", "TaskService.pickTestTask": "Selezionare l'attività di test da eseguire", "TaskService.noTestTaskTerminal": "Non è stata trovata alcuna attività di test da eseguire. Configurare le attività...", - "TaskService.taskToTerminate": "Selezionare l'attività da terminare", + "TaskService.taskToTerminate": "Select a task to terminate", "TaskService.noTaskRunning": "Non ci sono attività attualmente in esecuzione", "TaskService.terminateAllRunningTasks": "Tutte le attività in esecuzione", "TerminateAction.noProcess": "Il processo avviato non esiste più. Se l'attività implica la generazione di attività in background, uscendo da Visual Studio Code potrebbero essere presenti processi orfani.", @@ -4689,20 +4764,15 @@ "workbench.action.tasks.allowAutomaticRunning": "Consenti attività automatiche nella cartella", "workbench.action.tasks.disallowAutomaticRunning": "Non consentire attività automatiche nella cartella" }, - "vs/workbench/contrib/tasks/node/processTaskSystem": { - "version1": "Il sistema delle attività è configurato per la versione 0.1.0 (vedere il file tasks.json), che può eseguire solo attività personalizzate. Eseguire l'aggiornamento alla versione 2.0.0 per eseguire l'attività: {0}", - "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 build è terminato.", - "TaskRunnerSystem.childProcessError": "Failed to launch external program {0} {1}.", - "TaskRunnerSystem.cancelRequested": "\nL'attività '{0}' è stata terminata come richiesto dall'utente.", - "unkownProblemMatcher": "Il matcher problemi {0} non può essere risolto. Il matcher verrà ignorato" - }, "vs/workbench/contrib/tasks/common/jsonSchema_v2": { "JsonSchema.shell": "Specifica se il comando è un comando della shell o un programma esterno. Se omesso, viene usato il valore predefinito false.", "JsonSchema.tasks.isShellCommand.deprecated": "La proprietà isShellCommand è deprecata. Usare la proprietà type dell'attività e la proprietà shell nelle opzioni. Vedere anche le note sulla versione 1.14.", - "JsonSchema.tasks.dependsOn.identifier": "Identificatore di attività.", + "JsonSchema.tasks.dependsOn.identifier": "The task identifier.", "JsonSchema.tasks.dependsOn.string": "Altra attività da cui dipende questa attività.", "JsonSchema.tasks.dependsOn.array": "Altre attività da cui dipende questa attività.", + "JsonSchema.tasks.dependsOrder.parallel": "Run all dependsOn tasks in parallel.", + "JsonSchema.tasks.dependsOrder.sequence": "Run all dependsOn tasks in sequence.", + "JsonSchema.tasks.dependsOrder": "Determines the order of the dependsOn tasks for this task. Note that this property is not recursive.", "JsonSchema.tasks.presentation": "Consente di configurare il pannello usato per presentare l'output dell'attività e legge il relativo input.", "JsonSchema.tasks.presentation.echo": "Controlla se l'eco del comando eseguito viene visualizzato nel pannello. Il valore predefinito è true.", "JsonSchema.tasks.presentation.focus": "Controlla se il pannello riceve lo stato attivo. Il valore predefinito è false. Se è impostato su true, il pannello viene anche visualizzato.", @@ -4753,7 +4823,7 @@ "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.customizations.customizes.type": "Tipo di attività da personalizzare", "JsonSchema.tasks.customize.deprecated": "La proprietà customize è deprecata. Vedere le note sulla versione 1.14 per informazioni su come eseguire la migrazione al nuovo approccio di personalizzazione delle attività", - "JsonSchema.tasks.showOputput.deprecated": "La proprietà showOutput è deprecata. In alternativa, usare invece la proprietà reveal all'interno della proprietà presentation. Vedere anche le note sulla versione 1.14.", + "JsonSchema.tasks.showOutput.deprecated": "La proprietà showOutput è deprecata. In alternativa, usare invece la proprietà reveal all'interno della proprietà presentation. Vedere anche le note sulla versione 1.14.", "JsonSchema.tasks.echoCommand.deprecated": "La proprietà echoCommand è deprecata. In alternativa, usare la proprietà echo all'interno della proprietà presentation. Vedere anche le note sulla versione 1.14.", "JsonSchema.tasks.suppressTaskName.deprecated": "La proprietà suppressTaskName è deprecata. In alternativa, incorporare nell'attività il comando con i relativi argomenti. Vedere anche le note sulla versione 1.14.", "JsonSchema.tasks.isBuildCommand.deprecated": "La proprietà isBuildCommand è deprecata. In alternativa, usare la proprietà group. Vedere anche le note sulla versione 1.14.", @@ -4763,6 +4833,14 @@ "JsonSchema.mac": "Configurazione dei comandi specifica di Mac", "JsonSchema.linux": "Configurazione dei comandi specifica di Linux" }, + "vs/workbench/contrib/tasks/node/processTaskSystem": { + "version1": "Il sistema delle attività è configurato per la versione 0.1.0 (vedere il file tasks.json), che può eseguire solo attività personalizzate. Eseguire l'aggiornamento alla versione 2.0.0 per eseguire l'attività: {0}", + "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 build è terminato.", + "TaskRunnerSystem.childProcessError": "Failed to launch external program {0} {1}.", + "TaskRunnerSystem.cancelRequested": "\nL'attività '{0}' è stata terminata come richiesto dall'utente.", + "unkownProblemMatcher": "Il matcher problemi {0} non può essere risolto. Il matcher verrà ignorato" + }, "vs/workbench/contrib/tasks/common/jsonSchemaCommon": { "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.", @@ -4890,7 +4968,7 @@ "closeTerminal": "Premere un tasto qualsiasi per chiudere il terminale.", "reuseTerminal": "Terminale verrà riutilizzato dalle attività, premere un tasto qualsiasi per chiuderlo.", "TerminalTaskSystem": "Non è possibile eseguire un comando della shell su un'unità UNC con cmd.exe.", - "unkownProblemMatcher": "Il matcher problemi {0} non può essere risolto. Il matcher verrà ignorato" + "unknownProblemMatcher": "Il matcher problemi {0} non può essere risolto. Il matcher verrà ignorato" }, "vs/workbench/contrib/terminal/electron-browser/terminal.contribution": { "terminalIntegratedConfigurationTitle": "Terminale integrato", @@ -5095,7 +5173,8 @@ "preferences": "Preferenze", "developer": "Sviluppatore", "miSelectColorTheme": "&&Tema colori", - "miSelectIconTheme": "Tema &&icona file" + "miSelectIconTheme": "Tema &&icona file", + "themes.selectIconTheme.label": "File Icon Theme" }, "vs/workbench/contrib/update/electron-browser/update": { "releaseNotes": "Note sulla versione", @@ -5104,28 +5183,18 @@ "licenseChanged": "I termini della licenza sono cambiati. Fare clic [qui]({0}) e leggerli con attenzione.", "neveragain": "Non visualizzare più questo messaggio", "64bitisavailable": "{0} per Windows a 64 bit è ora disponibile. Per maggiori informazioni, fare clic [qui]({1}).", - "linux64bits": "{0} per Linux a 32 bit verrà presto sospeso. Eseguire l'aggiornamento alla versione a 64 bit.", - "learnmore": "Altre informazioni", - "manage": "Gestisci", "updateIsReady": "Nuovo aggiornamento per {0} disponibile.", "update service": "Aggiorna servizio", "noUpdatesAvailable": "Al momento non sono disponibili aggiornamenti.", "ok": "OK", "thereIsUpdateAvailable": "È disponibile un aggiornamento.", - "download now": "Scarica ora", + "download update": "Download Update", "later": "In seguito", "updateAvailable": "È disponibile un aggiornamento: {0} {1}", "installUpdate": "Installa aggiornamento", "updateInstalling": "{0} {1} verrà installato in background. Al termine, verrà visualizzato un messaggio.", "updateNow": "Aggiorna adesso", "updateAvailableAfterRestart": "Riavviare {0} per applicare l'aggiornamento più recente.", - "commandPalette": "Riquadro comandi...", - "settings": "Impostazioni", - "showExtensions": "Estensioni", - "keyboardShortcuts": "Tasti di scelta rapida", - "userSnippets": "Frammenti utente", - "selectTheme.label": "Tema colori", - "themes.selectIconTheme.label": "Tema icona file", "checkForUpdates": "Verifica disponibilità aggiornamenti...", "checkingForUpdates": "Verifica della disponibilità di aggiornamenti...", "DownloadingUpdate": "Download dell'aggiornamento...", @@ -5163,6 +5232,11 @@ "openToolsLabel": "Apri strumenti di sviluppo Webview", "refreshWebviewLabel": "Ricarica Webview" }, + "vs/workbench/contrib/welcome/walkThrough/browser/walkThrough.contribution": { + "walkThrough.editor.label": "Playground interattivo", + "help": "Guida", + "miInteractivePlayground": "Playground i&&nterattivo" + }, "vs/workbench/contrib/welcome/page/browser/welcomePage.contribution": { "workbenchConfigurationTitle": "Area di lavoro", "workbench.startupEditor.none": "Avvia senza un editor.", @@ -5174,11 +5248,6 @@ "help": "Guida", "miWelcome": "&&Benvenuti" }, - "vs/workbench/contrib/welcome/walkThrough/browser/walkThrough.contribution": { - "walkThrough.editor.label": "Playground interattivo", - "help": "Guida", - "miInteractivePlayground": "Playground i&&nterattivo" - }, "vs/workbench/contrib/welcome/overlay/browser/welcomeOverlay": { "welcomeOverlay.explorer": "Esplora file", "welcomeOverlay.search": "Cerca nei file", @@ -5260,6 +5329,7 @@ "welcomePage.productDocumentation": "Documentazione del prodotto", "welcomePage.gitHubRepository": "Repository GitHub", "welcomePage.stackOverflow": "Stack Overflow", + "welcomePage.newsletterSignup": "Join our Newsletter", "welcomePage.showOnStartup": "Mostra la pagina iniziale all'avvio", "welcomePage.customize": "Personalizza", "welcomePage.installExtensionPacks": "Strumenti e linguaggi", @@ -5293,6 +5363,7 @@ "vs/workbench/services/configuration/browser/configurationService": { "unsupportedApplicationSetting": "Questa impostazione può essere applicata solo nelle impostazioni utente dell'applicazione", "unsupportedMachineSetting": "Questa impostazione può essere applicata solo in Impostazioni utente", + "unsupportedRemoteMachineSetting": "This setting can be applied only in remote machine settings", "unsupportedWindowSetting": "Non è possibile applicare ora questa impostazione. Verrà applicata direttamente all'apertura della cartella." }, "vs/workbench/services/configuration/common/configurationEditingService": { @@ -5396,9 +5467,6 @@ "vs/workbench/services/extensionManagement/node/extensionEnablementService": { "noWorkspace": "Non esiste alcuna area di lavoro." }, - "vs/workbench/services/extensions/node/extensionHostProcess": { - "extension host Log": "Host dell'estensione" - }, "vs/workbench/services/extensions/electron-browser/extensionManagementServerService": { "local": "LOCAL", "remote": "Remoto" @@ -5429,10 +5497,9 @@ "extensionService.versionMismatchCrash": "Non è possibile avviare l'host dell'estensione: le versioni non corrispondono.", "relaunch": "Riavvia VS Code", "extensionService.crash": "L'host dell'estensione è stato terminato in modo imprevisto.", - "extensionService.unresponsiveCrash": "L'host dell'estensione è stato terminato perché non rispondeva.", "devTools": "Apri strumenti di sviluppo", "restart": "Riavvia host dell'estensione", - "notFound": "L'estensione `{0}` non può usare l'API PROPOSTA perché non è stata trovata" + "resolveAuthorityFailure": "Resolving the authority `{0}` failed" }, "vs/workbench/services/extensions/common/extensionsRegistry": { "vscode.extension.engines": "Compatibilità del motore.", @@ -5467,20 +5534,23 @@ "vscode.extension.qna": "Controlla il collegamento alle domande frequenti nel Marketplace. Impostare su marketplace per abilitare il sito predefinito delle domande frequenti nel Marketplace. Impostare su una stringa per specificare l'URL di un sito personalizzato di domande frequenti. Impostare su false per disabilitare la sezione delle domande frequenti.", "vscode.extension.extensionDependencies": "Dipendenze ad altre estensioni. L'identificatore di un'estensione è sempre ${publisher}.${name}. Ad esempio: vscode.csharp.", "vscode.extension.contributes.extensionPack": "Un set di estensioni che possono essere installate insieme. L'identificatore di un'estensione è sempre ${publisher}.${name}. Ad esempio: vscode.csharp.", + "extensionKind": "Define the kind of an extension. `ui` extensions are installed and run on the local machine while `workspace` extensions are run on the remote.", + "ui": "UI extension kind. In a remote window, such extensions are enabled only when available on the local machine.", + "workspace": "Workspace extension kind. In a remote window, such extensions are enabled only when available on the remote.", "vscode.extension.scripts.prepublish": "Script eseguito prima che il pacchetto venga pubblicato come estensione Visual Studio Code.", "vscode.extension.scripts.uninstall": "Hook di disinstallazione per l'estensione VS Code. Script che viene eseguito quando l'estensione viene disinstallata completamente da VS Code, ovvero quando VS Code viene riavviato (arresto e avvio) dopo la disinstallazione dell'estensione. Sono supportati solo gli script Node.", "vscode.extension.icon": "Percorso di un'icona da 128x128 pixel." }, - "vs/workbench/services/extensions/common/extensionHostProcessManager": { - "measureExtHostLatency": "Misura latenza host dell'estensione", - "developer": "Sviluppatore" - }, "vs/workbench/services/extensions/electron-browser/cachedExtensionScanner": { "overwritingExtension": "Sovrascrittura dell'estensione {0} con {1}.", "extensionUnderDevelopment": "Caricamento dell'estensione di sviluppo in {0}", "extensionCache.invalid": "Le estensioni sono state modificate sul disco. Si prega di ricaricare la finestra.", "reloadWindow": "Ricarica finestra" }, + "vs/workbench/services/extensions/common/extensionHostProcessManager": { + "measureExtHostLatency": "Misura latenza host dell'estensione", + "developer": "Sviluppatore" + }, "vs/workbench/services/extensions/electron-browser/extensionHost": { "extensionHost.startupFailDebug": "L'host dell'estensione non è stato avviato entro 10 secondi. Potrebbe essersi arrestato alla prima riga e richiedere un debugger per continuare.", "extensionHost.startupFail": "L'host dell'estensione non è stato avviato entro 10 secondi. Potrebbe essersi verificato un problema.", @@ -5593,7 +5663,7 @@ "optstring": "la proprietà `{0}` può essere omessa o deve essere di tipo `string`", "vscode.extension.contributes.keybindings.command": "Identificatore del comando da eseguire quando si attiva il tasto di scelta rapida.", "vscode.extension.contributes.keybindings.args": "Argomenti da passare al comando da eseguire.", - "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.key": "Key or key sequence (separate keys with plus-sign and sequences with space, e.g. Ctrl+O and Ctrl+L L for a chord).", "vscode.extension.contributes.keybindings.mac": "Tasto o sequenza di tasti specifica di Mac.", "vscode.extension.contributes.keybindings.linux": "Tasto o sequenza di tasti specifica di Linux.", "vscode.extension.contributes.keybindings.win": "Tasto o sequenza di tasti specifica di Windows.", @@ -5681,10 +5751,11 @@ "meta": "meta", "option": "Opzione" }, - "vs/workbench/services/progress/browser/progressService2": { + "vs/workbench/services/progress/browser/progressService": { "progress.text2": "{0}: {1}", "progress.title3": "[{0}] {1}: {2}", "progress.title2": "[{0}]: {1}", + "status.progress": "Progress Message", "cancel": "Annulla", "dismiss": "Chiudi" }, @@ -5715,7 +5786,7 @@ "allFiles": "Tutti i file", "noExt": "Nessuna estensione" }, - "vs/workbench/services/textMate/electron-browser/textMateService": { + "vs/workbench/services/textMate/browser/abstractTextMateService": { "invalid.language": "Il linguaggio in `contributes.{0}.language` è sconosciuto. Valore specificato: {1}", "invalid.scopeName": "È previsto un valore stringa in `contributes.{0}.scopeName`. Valore specificato: {1}", "invalid.path.0": "È previsto un valore stringa in `contributes.{0}.path`. Valore specificato: {1}", @@ -5781,16 +5852,6 @@ "schema.tokenColors.path": "Percorso di un file tmTheme (relativo al file corrente).", "schema.colors": "Colori per l'evidenziazione della sintassi" }, - "vs/workbench/services/themes/common/colorThemeStore": { - "vscode.extension.contributes.themes": "Contributes textmate color themes.", - "vscode.extension.contributes.themes.id": "ID del tema dell'icona usato nelle impostazioni utente.", - "vscode.extension.contributes.themes.label": "Etichetta del tema colori visualizzata nell'interfaccia utente.", - "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 e 'hc-black' è il tema a contrasto elevato scuro.", - "vscode.extension.contributes.themes.path": "Percorso del file tmTheme. È relativo alla cartella delle estensioni e corrisponde in genere a './themes/themeFile.tmTheme'.", - "reqarray": "Il punto di estensione `{0}` deve essere una matrice.", - "reqpath": "È 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." - }, "vs/workbench/services/themes/common/fileIconThemeStore": { "vscode.extension.contributes.iconThemes": "Contributes file icon themes.", "vscode.extension.contributes.iconThemes.id": "ID del tema dell'icona usato nelle impostazioni utente.", @@ -5801,6 +5862,16 @@ "reqid": "È previsto un valore stringa in `contributes.{0}.id`. 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." }, + "vs/workbench/services/themes/common/colorThemeStore": { + "vscode.extension.contributes.themes": "Contributes textmate color themes.", + "vscode.extension.contributes.themes.id": "ID del tema dell'icona usato nelle impostazioni utente.", + "vscode.extension.contributes.themes.label": "Etichetta del tema colori visualizzata nell'interfaccia utente.", + "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 e 'hc-black' è il tema a contrasto elevato scuro.", + "vscode.extension.contributes.themes.path": "Percorso del file tmTheme. È relativo alla cartella delle estensioni e corrisponde in genere a './themes/themeFile.tmTheme'.", + "reqarray": "Il punto di estensione `{0}` deve essere una matrice.", + "reqpath": "È 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." + }, "vs/workbench/services/themes/common/fileIconThemeSchema": { "schema.folderExpanded": "Icona di cartella per le cartelle espanse. L'icona di cartella espansa è facoltativa. Se non è impostata, verrà visualizzata l'icona definita per la cartella.", "schema.folder": "The folder icon for collapsed folders, and if folderExpanded is not set, also for expanded folders.", @@ -5834,6 +5905,9 @@ "schema.highContrast": "Associazioni facoltative per le icone di file in temi colore a contrasto elevato.", "schema.hidesExplorerArrows": "Determina se le frecce dell'esploratore di file devono essere nascoste quando è attivo questo tema." }, + "vs/workbench/services/themes/common/fileIconThemeData": { + "error.cannotparseicontheme": "Problems parsing file icons file: {0}" + }, "vs/workbench/services/themes/common/colorThemeData": { "error.cannotparsejson": "Problemi durante l'analisi del file di tema di JSON: {0}", "error.invalidformat.colors": "Si è verificato un problema durante l'analisi del file di tema {0}. La proprietà 'colors' non è di tipo 'object'.", @@ -5842,9 +5916,6 @@ "error.cannotparse": "Si sono verificati problemi durante l'analisi del file tmTheme {0}", "error.cannotload": "Si sono verificati problemi durante il caricamento del file tmTheme {0}: {1}" }, - "vs/workbench/services/themes/common/fileIconThemeData": { - "error.cannotparseicontheme": "Problems parsing file icons file: {0}" - }, "vs/workbench/services/workspace/electron-browser/workspaceEditingService": { "save": "Salva", "doNotSave": "Non salvare", @@ -5852,6 +5923,7 @@ "saveWorkspaceMessage": "Salvare la configurazione dell'area di lavoro in un file?", "saveWorkspaceDetail": "Salvare l'area di lavoro se si prevede di aprirla di nuovo.", "saveWorkspace": "Salva area di lavoro", + "differentSchemeRoots": "Workspace folders from different providers are not allowed in the same workspace.", "ok": "OK", "workspaceOpenedMessage": "Non è possibile salvare l'area di lavoro '{0}'", "workspaceOpenedDetail": "L'area di lavoro è già aperta in un'altra finestra. Chiudere tale finestra prima di riprovare.", @@ -5859,445 +5931,1604 @@ "errorWorkspaceConfigurationFileDirty": "Impossibile scrivere nel file di configurazione dell'area di lavoro, perché il file è sporco. Si prega di salvarlo e riprovare.", "openWorkspaceConfigurationFile": "Apri configurazione dell'area di lavoro" }, - "sql/base/parts/editableDropdown/browser/dropdown": { - "editableDropdown.errorValidate": "Muss eine Option aus der Liste sein" + "nsions/azurecore/package": { + "azure.displayName": "Azure (Core)", + "azure.description": "Consente di sfogliare e usare le risorse di Azure", + "azure.title": "Azure", + "azure.resource.config.title": "Configurazione risorse di Azure", + "azure.resource.config.filter.description": "Filtro delle risorse. Ogni elemento è costituito da un ID account, un ID sottoscrizione e un nome delimitati da una barra", + "azure.resource.explorer.title": "Azure", + "azure.resource.refreshall.title": "Aggiorna tutto", + "azure.resource.refresh.title": "Aggiorna", + "azure.resource.signin.title": "Accedi", + "azure.resource.selectsubscriptions.title": "Seleziona sottoscrizioni", + "azure.resource.connectsqlserver.title": "Connetti", + "azure.resource.connectsqldb.title": "Connetti", + "accounts.clearTokenCache": "Cancella la cache dei token dell'account Azure", + "config.enablePublicCloudDescription": "Indica se l'integrazione del cloud pubblico di Azure deve essere abilitata", + "config.enableUsGovCloudDescription": "Indica se l'integrazione del cloud US Government Azure (Fairfax) deve essere abilitata", + "config.enableChinaCloudDescription": "Indica se l'integrazione di Azure Cina deve essere abilitata", + "config.enableGermanyCloudDescription": "Indica se l'integrazione di Azure Germania deve essere abilitata" }, - "sql/workbench/browser/modal/optionsDialog": { + "sql/base/browser/ui/editableDropdown/actions": { + "dropdownAction.toggle": "Toggle a discesa" + }, + "sql/base/browser/ui/editableDropdown/dropdown": { + "editableDropdown.errorValidate": "Deve essere un'opzione dall'elenco", + "dropdownAction.toggle": "Toggle a discesa" + }, + "sql/workbench/browser/modal/media/optionsDialog": { "optionsDialog.ok": "OK", - "optionsDialog.cancel": "Abbrechen" + "optionsDialog.cancel": "Annulla" }, - "sql/workbench/parts/webview/electron-browser/webViewDialog": { + "sql/base/browser/ui/modal/optionsDialogHelper": { + "optionsDialog.missingRequireField": "obbligatorio.", + "optionsDialog.invalidInput": "Input non valido. Valore numerico previsto." + }, + "sql/base/browser/ui/modal/webViewDialog": { "webViewDialog.ok": "OK", - "webViewDialog.close": "Schließen" + "webViewDialog.close": "Chiudi" }, "sql/base/browser/ui/panel/tabActions": { - "closeTab": "Schließen" + "closeTab": "Chiudi" }, "sql/base/browser/ui/selectBox/media/selectBox": { - "alertErrorMessage": "Fehler: {0}", + "alertErrorMessage": "Errore: {0}", + "alertWarningMessage": "Avviso: {0}", "alertInfoMessage": "Info: {0}" }, + "sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin": { + "selectDeselectAll": "Seleziona/deseleziona tutto" + }, + "sql/base/browser/ui/table/plugins/rowdetailview": { + "rowDetailView.loadError": "Errore di caricamento..." + }, + "sql/workbench/common/views": { + "viewToolbarAriaLabel": "{0} azioni" + }, + "sql/common/theme/colors": { + "tableHeaderBackground": "Colore di sfondo intestazione tabella", + "tableHeaderForeground": "Colore di primo piano intestazione tabella", + "disabledInputBoxBackground": "Sfondo della casella di Input disabilitata.", + "disabledInputBoxForeground": "Colore di primo piano per il campo di input disabilitato.", + "buttonFocusOutline": "Colore di contorno del pulsante quando è selezionato." + }, "sql/platform/accounts/browser/accountDialog": { - "accountDialog.close": "Schließen" + "linkedAccounts": "Account collegati", + "accountDialog.close": "Chiudi", + "accountDialog.noAccountLabel": "Non sono presenti account collegati. Aggiungere un account.", + "accountDialog.addConnection": "Aggiungi un account" + }, + "sql/platform/accounts/browser/accountDialogController": { + "accountDialog.addAccountErrorTitle": "Errore durante l'aggiunta dell'account" + }, + "sql/platform/accounts/browser/accountListStatusbarItem": { + "manageLinedAccounts": "Gestisci Account Collegati" }, "sql/platform/accounts/browser/autoOAuthDialog": { - "copyAndOpen": "Kopieren und öffnen", - "website": "Webseite" + "copyAndOpen": "Copia & Apri", + "oauthDialog.cancel": "Annulla", + "userCode": "Codice utente", + "website": "Sito Web" + }, + "sql/platform/accounts/browser/autoOAuthDialogController": { + "oauthFlyoutIsAlreadyOpen": "Impossibile avviare auto OAuth. Un auto OAuth è già in corso." }, "sql/platform/accounts/browser/media/accountActions": { - "removeAccount": "Konto entfernen", - "confirmRemoveUserAccountMessage": "Sind Sie sicher, dass Sie \"{0}\" entfernen möchten?", - "accountActions.yes": "Ja", - "accountActions.no": "Nein", - "refreshAccount": "Geben Sie Ihre Anmeldeinformationen erneut ein" + "addAccount": "Aggiungi un account", + "removeAccount": "Rimuovi account", + "confirmRemoveUserAccountMessage": "Sicuro di voler rimuovere '{0}'?", + "accountActions.yes": "Sì", + "accountActions.no": "No", + "removeAccountFailed": "Non è stato possibile rimuovere l'account", + "applyFilters": "Applica filtri", + "refreshAccount": "Immettere nuovamente le credenziali", + "NoAccountToRefresh": "Nessun account da aggiornare" }, "sql/platform/accounts/browser/accountListRenderer": { - "refreshCredentials": "Sie müssen die Anmeldeinformationen für dieses Konto aktualisieren." + "refreshCredentials": "È necessario aggiornare le credenziali per questo account." }, "sql/platform/accounts/browser/accountManagement.contribution": { - "carbon.extension.contributes.account": "Stellt Symbole für den Kontoanbieter zur Verfügung." + "carbon.extension.contributes.account.id": "Identificatore del tipo di account", + "carbon.extension.contributes.account.icon": "(Opzionale) Icona utilizzata per rappresentare l'account nell'interfaccia utente. Un percorso di file o una configurazione themable", + "carbon.extension.contributes.account.icon.light": "Percorso dell'icona quando è utilizzato un tema chiaro", + "carbon.extension.contributes.account.icon.dark": "Percorso dell'icona quando si utilizza un tema scuro", + "carbon.extension.contributes.account": "Fornisce icone al provider dell'account." }, "sql/platform/accounts/browser/firewallRuleDialog": { - "createNewFirewallRule": "Neue Firewall-Regel erstellen", + "from": "Da", + "to": "A", + "createNewFirewallRule": "Crea nuova regola firewall", "firewall.ok": "OK", - "azureAccount": "Azure-Konto", - "from": "Von", - "filewallRule": "Firewall-Regel" + "firewall.cancel": "Annulla", + "firewallRuleDialogDescription": "Il tuo indirizzo IP client non è abilitato per l'accesso al server. Accedi ad un account Azure e crea una regola del firewall che lo abiliti.", + "firewallRuleHelpDescription": "Ulteriori informazioni sulle impostazioni del firewall", + "azureAccount": "Account Azure", + "filewallRule": "Regola del firewall", + "addIPAddressLabel": "Aggiungi l'indirizzo IP del mio client", + "addIpRangeLabel": "Aggiungi intervallo di IP della mia sottorete" }, "sql/platform/accounts/browser/firewallRuleDialogController": { - "firewallRuleError": "Firewall-Regel Fehler" + "firewallDialog.addAccountErrorTitle": "Errore durante l'aggiunta dell'account", + "firewallRuleError": "Errore della regola del firewall" }, - "sql/workbench/services/admin/common/adminService": { - "noHandlerRegistered": "Kein Handler registriert" + "sql/parts/admin/common/adminService": { + "adminService.providerIdNotValidError": "E' necessaria una connessione per interagire con adminservice", + "noHandlerRegistered": "Non ci sono gestori registrati" + }, + "sql/parts/admin/database/create/createDatabase.component": { + "createDatabase.databaseFiles": "File di database:", + "createDatabase.noRecordsFound": "Nessun record trovato" }, "sql/workbench/parts/connection/browser/connection.contribution": { - "sql.defaultEngineDescription": "Zu verwendende Standard-SQL-Engine. Dies bestimmt den Standardsprachanbieter in .sql Dateien und die Standardeinstellungen für neue Verbindungen. Gültige Option ist derzeit MSSQL" + "sql.maxRecentConnectionsDescription": "Il numero massimo di connessioni utilizzate di recente da memorizzare nell'elenco connessioni.", + "sql.defaultEngineDescription": "Motore SQL predefinito da utilizzare. Quest'ultimo stabilisce la lingua predefinita nel file .sql e il valore predefinito da utilizzare quando si crea una nuova connessione. L'opzione valida è attualmente MSSQL", + "connection.parseClipboardForConnectionStringDescription": "Prova ad analizzare il contenuto degli appunti quando si apre la finestra di dialogo di connessione o si esegue un'operazione Incolla." }, "sql/workbench/parts/connection/common/connectionActions": { - "ClearRecentlyUsedLabel": "Liste kürzlich verwendeter Verbindungen löschen", - "ClearedRecentConnections": "Liste der zuletzt verwendeten Verbindungen gelöscht", - "connectionAction.yes": "Ja" + "ClearRecentlyUsedLabel": "Cancella elenco", + "ClearedRecentConnections": "Cancellato l'elenco connessioni recenti", + "connectionAction.yes": "Sì", + "connectionAction.no": "No", + "clearRecentConnectionMessage": "Sei sicuro di voler eliminare tutte le connessioni dalla lista?", + "connectionDialog.yes": "Sì", + "connectionDialog.no": "No", + "delete": "Elimina", + "connectionAction.GetCurrentConnectionString": "Ottieni la stringa di connessione corrente", + "connectionAction.connectionString": "La stringa di connessione non è disponibile", + "connectionAction.noConnection": "Non sono disponibili connessioni attive" }, - "sql/platform/connection/common/connectionManagementService": { - "connectionNotAcceptedError": "Verbindung nicht akzeptiert", - "connectionService.yes": "Ja", - "connectionService.no": "Nein" + "sql/parts/connection/common/connectionConfig": { + "invalidServerName": "Esiste già un gruppo di server con lo stesso nome." + }, + "sql/parts/connection/common/connectionManagementService": { + "connectionNotAcceptedError": "Connessione non accettata", + "connectionService.yes": "Sì", + "connectionService.no": "No", + "cancelConnectionConfirmation": "Sei sicuro di voler chiudere questa connessione?" }, "sql/workbench/parts/connection/common/localizedConstants": { - "onDidConnectMessage": "Verbunden mit", - "onDidDisconnectMessage": "Verbindung getrennt" + "onDidConnectMessage": "Connesso a", + "onDidDisconnectMessage": "Disconnesso", + "unsavedGroupLabel": "Connessioni non salvate" }, "sql/workbench/parts/connection/browser/advancedPropertiesController": { - "advancedProperties.discard": "Verwerfen" + "connectionAdvancedProperties": "Proprietà avanzate", + "advancedProperties.discard": "Scarta" }, - "sql/workbench/services/connection/browser/connectionDialogWidget": { - "recentConnectionTitle": "Kürzlich verwendete Verbindungen", - "connectionDialog.connect": "Verbinden", - "connectionDialog.cancel": "Abbrechen", - "clearRecentConnectionMessage": "Sind Sie sicher, dass Sie alle Verbindungen aus der Liste löschen möchten?", - "connectionDialog.yes": "Ja", - "connectionDialog.no": "Nein" + "sql/workbench/services/connection/common/connectionDialogService": { + "connectionError": "Errore di connessione", + "kerberosErrorStart": "Connessione non riuscita a causa di un errore di Kerberos.", + "kerberosHelpLink": " La Guida per la configurazione di Kerberos è disponibile all'indirizzo", + "kerberosKinit": "Se in precedenza vi siete collegati è necessario eseguire nuovamente kinit." }, - "sql/workbench/services/connection/browser/connectionWidget": { - "loadingDatabaseOption": "Wird geladen..." + "sql/parts/connection/connectionDialog/connectionDialogWidget": { + "connection": "Connessione", + "recentConnectionTitle": "Connessioni recenti", + "savedConnectionTitle": "Connessioni salvate", + "connectType": "Tipo connessione", + "connectionDialog.connect": "Connetti", + "connectionDialog.cancel": "Annulla", + "clearRecentConnectionMessage": "Sei sicuro di voler eliminare tutte le connessioni dalla lista?", + "connectionDialog.yes": "Sì", + "connectionDialog.no": "No", + "recentHistory": "Storia recente", + "noRecentConnections": "Nessuna connessione recente", + "noSavedConnections": "Nessuna connessione salvata" + }, + "sql/parts/connection/connectionDialog/connectionWidget": { + "defaultDatabaseOption": "", + "loadingDatabaseOption": "Caricamento...", + "addNewServerGroup": "Aggiungi nuovo gruppo...", + "connectionWidget.missingRequireField": "obbligatorio.", + "rememberPassword": "Ricorda password", + "serverGroup": "Gruppo di server", + "advanced": "Avanzate..." }, "sql/workbench/parts/dashboard/common/actions": { - "toggleMore": "Mehr umschalten", - "addFeatureAction.openInstalledFeatures": "Installierte Features öffnen" + "editDashboard": "Modifica", + "editDashboardExit": "Esci", + "refreshWidget": "Aggiorna", + "toggleMore": "Attiva/disattiva di più", + "deleteWidget": "Elimina Widget", + "clickToUnpin": "Fare clic per sbloccare", + "clickToPin": "Click per bloccare (pin)", + "addFeatureAction.openInstalledFeatures": "Mostra funzionalità installate", + "collapseWidget": "Comprimi", + "expandWidget": "Espandi" }, "sql/workbench/parts/dashboard/common/dashboardHelper": { - "providerMissingEdition": "Widget Filter basierend auf der Edition, aber der Anbieter hat keine Edition", - "moreThanOneDashboardContainersError": "Pro Umgebung muss genau 1 Dashboard Container definiert werden", - "unknownDashboardContainerError": "Der angegebene Dashboard-Container ist unbekannt." + "unknownDashboardContainerError": "{0} è un contenitore sconosciuto." }, "sql/workbench/parts/dashboard/common/dashboardPage.component": { - "missingConnectionInfo": "Für dieses Dashboard wurden keine Verbindungsinformationen gefunden" + "home": "Home", + "missingConnectionInfo": "Impossibile trovare informazioni di connessione per questa dashboard" }, "sql/workbench/parts/dashboard/common/dashboardTab.contribution": { - "sqlops.extension.contributes.dashboard.tab.id": "Eindeutiger Bezeichner für diese Registerkarte. Wird für alle Anfragen an die Erweiterung übergeben.", - "sqlops.extension.contributes.dashboard.tab.title": "Titel der Registerkarte, die dem Benutzer angezeigt wird.", - "sqlops.extension.contributes.dashboard.tab.description": "Beschreibung dieser Registerkarte, die dem Benutzer angezeigt werden.", - "sqlops.extension.contributes.tabs": "Trägt eine oder mehrere Registerkarten bei, die Benutzer ihren Dashboards hinzufügen können." + "azdata.extension.contributes.dashboard.tab.id": "Identificatore univoco per questa scheda. Verrà passato all'estensione per eventuali richieste.", + "azdata.extension.contributes.dashboard.tab.title": "Titolo della scheda da mostrare all'utente.", + "azdata.extension.contributes.dashboard.tab.description": "Descrizione scheda da mostrare all'utente.", + "azdata.extension.contributes.tab.when": "Condizione che deve essere vera per mostrare questo elemento", + "azdata.extension.contributes.tab.provider": "Definisce i tipi di connessione con cui è compatibile questa scheda. Se non viene impostato, il valore predefinito è \"MSSQL\"", + "azdata.extension.contributes.dashboard.tab.container": "Il contenitore che verrà visualizzato in questa scheda.", + "azdata.extension.contributes.dashboard.tab.alwaysShow": "Se questa scheda deve essere mostrata sempre oppure solo quando l'utente la aggiunge.", + "azdata.extension.contributes.dashboard.tab.isHomeTab": "Indica se questa scheda deve essere usata come scheda iniziale per un tipo di connessione.", + "azdata.extension.contributes.tabs": "Rende disponibili una o più schede agli utenti per l'aggiunta alla propria dashboard.", + "dashboardTab.contribution.noTitleError": "Non è stato specificato alcun titolo per l'estensione.", + "dashboardTab.contribution.noDescriptionWarning": "Nessuna descrizione specificata da mostrare.", + "dashboardTab.contribution.noContainerError": "Non è stato specificato alcun contenitore per l'estensione.", + "dashboardTab.contribution.moreThanOneDashboardContainersError": "È necessario definire esattamente un contenitore dashboard per ogni spazio" }, "sql/workbench/parts/dashboard/containers/dashboardContainer.contribution": { - "sqlops.extension.contributes.dashboard.container.id": "Eindeutiger Bezeichner für diesen Container." + "azdata.extension.contributes.dashboard.container.id": "Identificatore univoco per questo contenitore.", + "azdata.extension.contributes.dashboard.container.container": "Contenitore che sarà mostrato nella scheda.", + "azdata.extension.contributes.containers": "Fornisce agli utenti uno o più dashboard container da aggiungere alle propria dashboard.", + "dashboardContainer.contribution.noIdError": "Nel contenitore del dashboard non è stato specificato alcun ID per l'estensione.", + "dashboardContainer.contribution.noContainerError": "Nel contenitore del dashboard non è stato specificato alcun contenitore per l'estensione.", + "dashboardContainer.contribution.moreThanOneDashboardContainersError": "Per ogni spazio è necessario definire un solo contenitore di dashboard.", + "dashboardTab.contribution.unKnownContainerType": "Nel contenitore del dashboard è stato definito un tipo di contenitore sconosciuto per l'estensione." + }, + "sql/workbench/parts/dashboard/containers/dashboardControlHostContainer.contribution": { + "dashboard.container.controlhost": "Controlhost che verrà visualizzato in questa scheda." + }, + "sql/workbench/parts/dashboard/containers/dashboardErrorContainer.component": { + "dashboardNavSection": "Il contenuto della sezione \"{0}\" non è valido. Contattare il proprietario dell'estensione." + }, + "sql/workbench/parts/dashboard/containers/dashboardGridContainer.contribution": { + "dashboard.container.gridtab.items": "Elenco di widget o webview che verranno visualizzati in questa scheda.", + "gridContainer.invalidInputs": "i widget o le webview devono trovarsi nel contenitore dei widget per l'estensione." + }, + "sql/workbench/parts/dashboard/containers/dashboardModelViewContainer.contribution": { + "dashboard.container.modelview": "La view model-backend che verrà visualizzata in questa scheda." }, "sql/workbench/parts/dashboard/containers/dashboardNavSection.contribution": { - "dashboard.container.left-nav-bar.id": "Eindeutiger Bezeichner für diesen Navigationsbereich. Wird für alle Anfragen an die Erweiterung übergeben.", - "dashboard.container.left-nav-bar.icon.light": "Symbol-Pfad, wenn ein helles Theme verwendet wird" + "dashboard.container.left-nav-bar.id": "Identificatore univoco per questa sezione di navigazione. Verrà passato all'estensione per eventuali richieste.", + "dashboard.container.left-nav-bar.icon": "(Opzionale) Icona utilizzata per rappresentare la sezione di spostamento nell'interfaccia utente. Un percorso di file o una configurazione di applicazione del tema", + "dashboard.container.left-nav-bar.icon.light": "Percorso dell'icona quando è utilizzato un tema chiaro", + "dashboard.container.left-nav-bar.icon.dark": "Percorso dell'icona quando si utilizza un tema scuro", + "dashboard.container.left-nav-bar.title": "Titolo della sezione nav da mostrare all'utente.", + "dashboard.container.left-nav-bar.container": "Contenitore che sarrà visualizzato in questa sezione di navigazione.", + "dashboard.container.left-nav-bar": "L'elenco dei contenitori di dashboard che verrà visualizzato in questa sezione di navigazione.", + "opticon": "la proprietà `icon` può essere omessa o deve essere una stringa o un valore letterale come `{dark, light}`", + "navSection.missingTitle": "Nessun titolo nella sezione nav specificato per l'estensione.", + "navSection.missingContainer": "Nella sezione nav non è stato specificato alcun contenitore per l'estensione.", + "navSection.moreThanOneDashboardContainersError": "Per ogni spazio è necessario definire un solo contenitore di dashboard.", + "navSection.invalidContainer": "NAV_SECTION all'interno di un altro NAV_SECTION non è un contenitore valido per l'estensione." }, - "sql/workbench/services/dashboard/browser/newDashboardTabDialog": { + "sql/workbench/parts/dashboard/containers/dashboardWebviewContainer.contribution": { + "dashboard.container.webview": "Webview che verrà visualizzata in questa scheda." + }, + "sql/workbench/parts/dashboard/containers/dashboardWidgetContainer.contribution": { + "dashboard.container.widgets": "Elenco dei widget che verranno mostrati in questa scheda.", + "widgetContainer.invalidInputs": "L'elenco dei widget è previsto all'interno del contenitore dei widget-contenitore per estensione." + }, + "sql/parts/dashboard/newDashboardTabDialog/newDashboardTabDialog": { + "newDashboardTab.openInstalledFeatures": "Mostra funzionalità installate", "newDashboardTab.ok": "OK", - "newDashboardTab.cancel": "Abbrechen" + "newDashboardTab.cancel": "Annulla", + "allFeatures": "Tutte le caratteristiche" }, "sql/workbench/parts/dashboard/pages/dashboardPageContribution": { - "sqlops.extension.contributes.dashboardPage.tab.id": "Eindeutiger Bezeichner für diese Registerkarte. Wird für alle Anfragen an die Erweiterung übergeben werden." + "azdata.extension.contributes.widget.when": "Condizione che deve essere vera per mostrare questo elemento", + "dashboardpage.tabName": "Titolo del contenitore", + "dashboardpage.rowNumber": "Riga del componente nella griglia", + "dashboardpage.rowSpan": "rowspan del componente nella griglia. Il valore predefinito è 1. Usare '*' per impostare sul numero di righe della griglia.", + "dashboardpage.colNumber": "Colonna del componente nella griglia", + "dashboardpage.colspan": "colspan del componente nella griglia. Il valore predefinito è 1. Usare '*' per impostare sul numero di colonne della griglia.", + "azdata.extension.contributes.dashboardPage.tab.id": "Identificatore univoco per questa scheda. Verrà passato all'estensione per eventuali richieste.", + "dashboardTabError": "Scheda di estensione sconosciuta o non installata." + }, + "sql/workbench/parts/dashboard/pages/databaseDashboardPage.component": { + "databasePageName": "DATABASE DASHBOARD" }, "sql/workbench/parts/dashboard/pages/databaseDashboardPage.contribution": { - "dashboard.databaseproperties": "Anzuzeigende Eigenschaftswerte", - "dashboard.databaseproperties.value": "Wert im Datenbank-Info-Objekt", - "dashboard.databaseproperties.ignore": "Spezifische zu ignorierende Werte angeben", - "recoveryModel": "Wiederherstellungsmodell" + "dashboardDatabaseProperties": "Abilitare o disabilitare il widget delle proprietà", + "dashboard.databaseproperties": "Valori da mostrare per la proprietà", + "dashboard.databaseproperties.displayName": "Nome da mostrare per la proprietà", + "dashboard.databaseproperties.value": "Valore nell'oggetto Database Info", + "dashboard.databaseproperties.ignore": "Indica i valori specifici da ignorare", + "recoveryModel": "Modello di ripristino", + "lastDatabaseBackup": "Ultimo Backup del Database", + "lastLogBackup": "Ultimo Backup del Log", + "compatibilityLevel": "Livello di compatibilità", + "owner": "Proprietario", + "dashboardDatabase": "Personalizza la pagina della dashboard del database", + "dashboardDatabaseTabs": "Personalizza le schede della database dashboard" + }, + "sql/workbench/parts/dashboard/pages/serverDashboardPage.component": { + "serverPageName": "SERVER DASHBOARD" }, "sql/workbench/parts/dashboard/pages/serverDashboardPage.contribution": { - "dashboard.serverproperties": "Zu zeigende Eigenschaftswerte", - "dashboard.serverproperties.displayName": "Anzeigename der Eigenschaft", - "dashboard.serverproperties.value": "Wert im Server-Info-Objekt", - "version": "Version", - "computerName": "Computername", - "dashboardServerTabs": "Passt die Server Dashboard Registerkarten an" + "dashboardServerProperties": "Abilitare o disabilitare il widget delle proprietà", + "dashboard.serverproperties": "Valori da mostrare per la proprietà", + "dashboard.serverproperties.displayName": "Nome da mostrare per la proprietà", + "dashboard.serverproperties.value": "Valore nell'oggetto informazioni server", + "version": "Versione", + "edition": "Edizione", + "computerName": "Nome computer", + "osVersion": "Versione OS", + "dashboardServer": "Personalizza la pagina della server dashboard", + "dashboardServerTabs": "Personalizza le schede della Server dashboard" + }, + "sql/workbench/parts/dashboard/services/breadcrumb.service": { + "homeCrumb": "Home" + }, + "sql/workbench/parts/dashboard/services/dashboardServiceInterface.service": { + "dashboard.changeDatabaseFailure": "Impossibile cambiare database" }, "sql/workbench/parts/dashboard/widgets/explorer/explorerWidget.component": { - "searchDatabases": "Datenbanken suchen", - "dashboard.explorer.objectError": "Objekte konnten nicht geladen werden", - "dashboard.explorer.databaseError": "Datenbanken konnten nicht geladen werden" + "seachObjects": "Ricerca per nome della tipologia (a:, t:, v:, f:, o sp:)", + "searchDatabases": "Cerca database", + "dashboard.explorer.objectError": "Impossibile caricare gli oggetti", + "dashboard.explorer.databaseError": "Impossibile caricare i database" + }, + "sql/workbench/parts/dashboard/widgets/insights/actions": { + "insights.runQuery": "Esegui Query" }, "sql/workbench/parts/dashboard/widgets/insights/insightsWidget.component": { - "noResults": "Keine anzuzeigende Ergebnisse" + "insights.lastUpdated": "Ultimo aggiornamento: {0} {1}", + "noResults": "Nessun risultato da mostrare" }, "sql/workbench/parts/dashboard/widgets/insights/insightsWidgetSchemas": { - "insightIdDescription": "Eindeutiger Bezeichner verwendet für Zwischenspeicherungen der Ergebnisse des Insight.", - "actionDatabaseDescription": "Zieldatenbank für die Aktion; kann das Format \"${ColumnName} für einen datengesteuerten Spaltennamen verwenden.", - "actionServerDescription": "Zielserver für die Aktion; kann das Format \"${ColumnName} für einen datengesteuerten Spaltennamen verwenden.", - "actionUserDescription": "Zielbenutzer für die Aktion; kann das Format \"${ColumnName} für datengesteuerte Spaltennamen verwenden.", - "carbon.extension.contributes.insights": "Liefert Einblicke in die Dashboard-Palette." + "insightWidgetDescription": "Aggiunge un widget in grado di interrogare un server o un database e di visualizzare i risultati in vari modi - come ad esempio un grafico, un conteggio totalizzato e altro ancora", + "insightIdDescription": "Identificatore univoco usato per memorizzare nella cache i risultati del rilevamento intelligente.", + "insightQueryDescription": "Query SQL da eseguire. Dovrebbe restituire esattamente 1 solo set di risultati.", + "insightQueryFileDescription": "[Facoltativo] percorso di un file contenente una query. Utilizzare se la \"query\" non è impostata", + "insightAutoRefreshIntervalDescription": "[Facoltativo] Intervallo di aggiornamento automatico in minuti. Se non è impostato, non verrà eseguito alcun aggiornamento automatico", + "actionTypes": "Azioni da utilizzare", + "actionDatabaseDescription": "Database di destinazione per l'azione; è possibile utilizzare il formato \"${columnName}\" per utilizzare un nome di colonna basato sui dati.", + "actionServerDescription": "Server di destinazione per l'azione. È possibile usare il formato \"${columnName}\" per specificare un nome di colonna basato sui dati.", + "actionUserDescription": "Utente di destinazione per l'azione; è possibile utilizzare il formato \"${columnName}\" per utilizzare un nome di colonna basata sui dati.", + "carbon.extension.contributes.insightType.id": "Identificatore dell'insight", + "carbon.extension.contributes.insights": "Fornisce insight per la dashboard palette." + }, + "sql/workbench/parts/dashboard/widgets/insights/views/countInsight.contribution": { + "countInsightDescription": "Per ogni colonna in un resultset, mostra il valore nella riga 0 come un conteggio seguito dal nome della colonna. Ad esempio \"1 attivi\", \"3 disabilitati\", dove \"attivi\" è il nome della colonna e 1 è il valore presente in riga 1 cella 1" + }, + "sql/workbench/parts/dashboard/widgets/insights/views/imageInsight.contribution": { + "imageInsightDescription": "Visualizza un'immagine, ad esempio una restituita da una query R che utilizza ggplot2", + "imageFormatDescription": "Quale formato è previsto - JPEG, PNG o altro formato?", + "encodingDescription": "È codificato come hex, base64 o altro formato?" + }, + "sql/workbench/parts/dashboard/widgets/insights/views/tableInsight.contribution": { + "tableInsightDescription": "Visualizza i risultati in una tabella semplice" + }, + "sql/workbench/parts/dashboard/widgets/insights/views/charts/chartInsight.component": { + "chartErrorMessage": "Non è possibile visualizzare il grafico con i dati specificati" }, "sql/workbench/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution": { - "chartInsightDescription": "Zeigt die Ergebnisse einer Abfrage als Diagramm auf dem Dashboard", - "labelFirstColumnDescription": "Wenn dataDirection horizontal ausgewählt ist, werden die Werte aus der ersten Spalte als Legende verwendet, sobald diese Einstellung auf True gesetzt wird.", - "dataDirectionDescription": "Legt fest, ob die Daten aus einer Spalte (vertikal) oder eine Zeile (horizontal) gelesen werden. Für Zeitreihen wird dies ignoriert, da die Richtung vertikal sein muss." + "chartInsightDescription": "Visualizza i risultati di una query come grafico sulla dashboard", + "colorMapDescription": "Esegue il mapping di \"nome colonna\" al colore. Ad esempio, aggiungere \"column1\": red se si vuole usare il colore rosso per questa colonna", + "legendDescription": "Indica la posizione preferita e la visibilità della legenda del grafico. Questi sono i nomi di colonna estratti dalla query e mappati con l'etichetta di ogni voce del grafico", + "labelFirstColumnDescription": "Se dataDirection è orizzontale, impostando true il primo valore di ogni colonna sarà usato per la legenda.", + "columnsAsLabels": "Se dataDirection è verticale, impostando true saranno utilizzati i nomi colonna per la legenda.", + "dataDirectionDescription": "Definisce se i dati vengono letti da una colonna (verticale) o da una riga (orizzontale). Per la serie temporale la direzione è ignorata poiché deve essere verticale.", + "showTopNData": "Se è impostato showTopNData, vengono visualizzati solo i primi N dati del grafico." }, "sql/workbench/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution": { - "yAxisMax": "Maximalwert der y-Achse" + "yAxisMin": "Valore minimo dell'asse Y", + "yAxisMax": "Valore massimo dell'asse y", + "barchart.yAxisLabel": "Etichetta per l'asse y", + "xAxisMin": "Valore minimo dell'asse X", + "xAxisMax": "Valore massimo dell'asse x", + "barchart.xAxisLabel": "Etichetta per l'asse x" }, "sql/workbench/parts/dashboard/widgets/insights/views/charts/types/lineChart.contribution": { - "dataTypeDescription": "Zeigt die Daten-Eigenschaft eines Datensatzes für ein Diagramm an." + "dataTypeDescription": "Indica la proprietà dati di un set di dati per un grafico." + }, + "sql/workbench/parts/dashboard/widgets/properties/propertiesWidget.component": { + "dashboard.properties.error": "Non è possibile caricare le proprietà del dashboard" }, "sql/workbench/parts/backup/electron-browser/backup.component": { - "backup.backupName": "Backup-Name", - "backup.recoveryModel": "Wiederherstellungsmodell", - "backup.backupType": "Backup-Typ", - "backup.algorithm": "Algorithmus", - "backup.certificateOrAsymmetricKey": "Zertifikat oder asymmetrische Schlüssel", - "backup.mediaOption": "Sicherung auf den vorhandenen Mediensatz", - "backup.existingMediaAppend": "An vorhandenem Backup-Satz anhängen", - "backup.newMediaSetDescription": "Neue Mediensatz-Beschreibung", - "backup.verifyContainer": "Sicherung nach Abschluss überprüfen", - "backup.continueOnErrorContainer": "Bei Fehler fortsetzen", - "backup.advancedConfiguration": "Erweiterte Einstellungen", - "backup.setBackupCompression": "Sicherungskomprimierung festlegen", - "backup.encryption": "Verschlüsselung", - "backup.reliability": "Zuverlässigkeit", - "backup.noEncryptorWarning": "Kein Zertifikat oder asymmetrischer Schlüssel steht zur Verfügung", - "addFile": "Datei hinzufügen", - "backupComponent.invalidInput": "Ungültige Eingabe. Wert muss größer oder gleich 0 sein.", - "backupComponent.script": "Skript", - "backupComponent.backup": "Datensicherung", - "backup.backupFileRequired": "Pfad für Backup-Datei erforderlich" + "backup.backupName": "Nome backup", + "backup.recoveryModel": "Modello di ripristino", + "backup.backupType": "Tipo di backup", + "backup.backupDevice": "File di backup", + "backup.algorithm": "Algoritmo", + "backup.certificateOrAsymmetricKey": "Certificato o Chiave Asimmetrica", + "backup.media": "Media", + "backup.mediaOption": "Effettua il backup su supporto esistente", + "backup.mediaOptionFormat": "Backup su un nuovo set di supporti", + "backup.existingMediaAppend": "Appendi a set di backup esistente", + "backup.existingMediaOverwrite": "Sovrascrivi tutti i set di backup esistenti", + "backup.newMediaSetName": "Nuovo nome del media set", + "backup.newMediaSetDescription": "Nuova descrizione per il media-set", + "backup.checksumContainer": "Esegui checksum prima di aggiornare il supporto", + "backup.verifyContainer": "Verifica backup al termine", + "backup.continueOnErrorContainer": "Continua in caso di errore", + "backup.expiration": "Scadenza", + "backup.setBackupRetainDays": "Giorni di mantenimento del set di backup", + "backup.copyOnly": "Backup di sola copia", + "backup.advancedConfiguration": "Configurazione avanzata", + "backup.compression": "Compressione", + "backup.setBackupCompression": "Imposta compressione backup", + "backup.encryption": "Crittografia", + "backup.transactionLog": "Log delle transazioni", + "backup.truncateTransactionLog": "Tronca il log delle transazioni", + "backup.backupTail": "Esegui backup della parte finale del registro", + "backup.reliability": "Affidabilità", + "backup.mediaNameRequired": "Nome del supporto richiesto", + "backup.noEncryptorWarning": "Nessun certificato o chiave asimmetrica disponibile", + "addFile": "Aggiungi file", + "removeFile": "Rimuovi i file", + "backupComponent.invalidInput": "Input non valido. Il valore deve essere maggiore o uguale 0.", + "backupComponent.script": "Script", + "backupComponent.backup": "Backup", + "backupComponent.cancel": "Annulla", + "backup.containsBackupToUrlError": "È supportato solo il backup su file", + "backup.backupFileRequired": "Percorso file di backup necessario" + }, + "sql/platform/connection/common/constants": { + "backup.labelDatabase": "Database", + "backup.labelFilegroup": "File e filegroup", + "backup.labelFull": "Completo", + "backup.labelDifferential": "Differenziale", + "backup.labelLog": "Log delle transazioni", + "backup.labelDisk": "Disco", + "backup.labelUrl": "URL", + "backup.defaultCompression": "Usa l'impostazione predefinita del server", + "backup.compressBackup": "Comprimi backup", + "backup.doNotCompress": "Non comprimere il backup", + "backup.serverCertificate": "Certificato server", + "backup.asymmetricKey": "Chiave asimmetrica", + "backup.filterBackupFiles": "File di backup", + "backup.allFiles": "Tutti i file" }, "sql/workbench/parts/restore/browser/restoreDialog": { - "RestoreDialogTitle": "Datenbank wiederherstellen", - "restoreDialog.database": "Datenbank", - "restoreDialog.cancel": "Abbrechen", - "source": "Quelle", - "restoreFrom": "Wiederherstellen von", - "database": "Datenbank", - "targetDatabase": "Zieldatenbank", - "restoreTo": "Wiederherstellen nach", - "restoreDatabaseFileAs": "Wiederherstellen der Datenbank-Dateien als", - "restoreDatabaseFileDetails": "Wiederherstellen der Datenbankdatei-Details", - "logicalFileName": "Logischer Dateiname", - "fileType": "Dateityp", - "restoreAs": "Wiederherstellen als", - "serverConnection": "Serververbindungen", - "generalTitle": "Allgemein", - "filesTitle": "Dateien", - "optionsTitle": "Optionen" + "backupFilePath": "Percorso del file di backup", + "targetDatabase": "Database di destinazione", + "RestoreDialogTitle": "Ripristina il database", + "restoreDialog.restoreTitle": "Ripristina il database", + "restoreDialog.database": "Database", + "restoreDialog.backupFile": "File di backup", + "restoreDialog.restore": "Ripristina", + "restoreDialog.cancel": "Annulla", + "restoreDialog.script": "Script", + "source": "ORIGINE", + "restoreFrom": "Ripristinare da", + "missingBackupFilePathError": "È necessario specificare un percorso per il file di backup.", + "multipleBackupFilePath": "Inserisci uno o più percorsi di file separati da virgole", + "database": "Database", + "destination": "Destinazione", + "restoreDialog.toggleDatabaseNameDropdown": "Menu a tendina per la selezione del Database", + "restoreTo": "Ripristina a", + "restorePlan": "Piano di ripristino", + "backupSetsToRestore": "Set di backup da ripristinare", + "restoreDatabaseFileAs": "Ripristina i file di database come", + "restoreDatabaseFileDetails": "Dettagli del file di ripristino del database", + "logicalFileName": "Nome logico del file", + "fileType": "Tipo di file", + "originalFileName": "Nome del File originale", + "restoreAs": "Ripristina come", + "restoreOptions": "Opzioni di ripristino", + "taillogBackup": "Tail-Log backup", + "serverConnection": "Connessioni server", + "generalTitle": "Generale", + "filesTitle": "File", + "optionsTitle": "Opzioni" + }, + "sql/workbench/parts/editData/common/editDataInput": { + "connectionFailure": "La modifica dei dati della sessione non è riuscita ad effettuare la connessione." }, "sql/workbench/parts/editData/browser/editDataEditor": { - "maxRowTaskbar": "Max. Zeilen:" + "maxRowTaskbar": "Numero massimo di righe:" }, "sql/workbench/parts/editData/browser/editDataActions": { - "disposeEditFailure": "\"Dispose Edit\" ist mit Fehler fehlgeschlagen:" + "editData.run": "Esegui", + "disposeEditFailure": "Modifica del metodo Dispose non riuscita. Errore:", + "editData.stop": "Arresta", + "editData.showSql": "Visualizza il riquadro SQL", + "editData.closeSql": "Chiudi riquadro SQL" + }, + "sql/parts/extensions/sqlExtensionsHelper": { + "tabs": "Schede del dashboard ({0})", + "tabId": "ID", + "tabTitle": "Titolo", + "tabDescription": "Descrizione", + "insights": "Informazioni dettagliate dashboard ({0})", + "insightId": "ID", + "name": "Nome", + "insight condition": "Quando" }, "sql/workbench/services/fileBrowser/browser/fileBrowserDialog": { - "filebrowser.filepath": "Ausgewählter Pfad", - "fileFilter": "Dateien des Typs", - "fileBrowser.ok": "OK" + "filebrowser.filepath": "Percorso selezionato", + "fileFilter": "File di tipo", + "fileBrowser.ok": "OK", + "fileBrowser.discard": "Scarta" }, "sql/workbench/services/fileBrowser/browser/fileBrowserDialogController": { - "filebrowser.selectFile": "Datei auswählen" + "filebrowser.selectFile": "Seleziona file" }, - "sql/workbench/services/fileBrowser/common/fileBrowserViewModel": { - "allFiles": "Alle Dateien" + "sql/parts/fileBrowser/fileBrowserTreeView": { + "fileBrowser.regTreeAriaLabel": "Navigazione file" }, - "sql/platform/fileBrowser/common/fileBrowserService": { - "fileBrowserErrorMessage": "Fehler beim Laden des Datei-Browser." + "sql/parts/fileBrowser/fileBrowserViewModel": { + "allFiles": "Tutti i file" + }, + "sql/parts/fileBrowser/common/fileBrowserService": { + "fileBrowserErrorMessage": "Si è verificato un errore durante il caricamento del browser di file.", + "fileBrowserErrorDialogTitle": "Errore del File Browser" }, "sql/workbench/parts/grid/views/gridActions": { - "saveAsCsv": "Als CSV speichern", - "saveAsExcel": "Als Excel speichern", - "copyWithHeaders": "Kopieren mit Überschriften" + "saveAsCsv": "Salva come CSV", + "saveAsJson": "Salva come JSON", + "saveAsExcel": "Salva come Excel", + "saveAsXml": "Salva come XML", + "copySelection": "Copia", + "copyWithHeaders": "Copia con intestazioni", + "selectAll": "Seleziona tutto", + "copyMessages": "Copia" }, "sql/workbench/parts/grid/views/editData/editDataGridActions": { - "revertRow": "Zeile zurücksetzen" + "deleteRow": "Elimina riga", + "revertRow": "Ripristina la riga corrente" }, "sql/parts/grid/views/query/chartViewer.component": { - "horizontalLabel": "Horizontal", - "labelFirstColumnLabel": "Erste Spalte als Zeilenbezeichnung verwenden?", - "columnsAsLabelsLabel": "Spaltennamen als Label verwenden?", - "legendLabel": "Legendenposition", - "chartSaved": "Diagramm in Pfad gespeichert: {0}", - "createInsightNoDataService": "Einblick kann nicht erzeugt werden, zugrunde liegendes Datenmodell nicht gefunden." + "chartTypeLabel": "Tipo di grafico", + "dataDirectionLabel": "Direzione dei dati", + "verticalLabel": "Verticale", + "horizontalLabel": "Orizzontale", + "dataTypeLabel": "Tipo di dato", + "numberLabel": "Numero", + "pointLabel": "Punto", + "labelFirstColumnLabel": "Utilizzare la prima colonna come etichetta di riga?", + "columnsAsLabelsLabel": "Usare i nomi di colonna come etichette?", + "legendLabel": "Posizione Legenda", + "chartNotFound": "Impossibile trovare un grafico da salvare", + "chartSaved": "Grafico salvato in: {0}", + "saveAsFileTitle": "Scegli file dei risultati", + "createInsightNoEditor": "Impossibile creare l'insight perchè l'editor attivo non è un Editor SQL", + "createInsightNoDataService": "Non è possibile creare insight, modello di dati sottostante non trovato", + "myWidgetName": "My-Widget" }, "sql/parts/grid/views/query/chartViewerActions": { - "saveImageLabel": "Als Bild speichern" + "chartContextRequired": "Per eseguire questa azione, è richiesto il contesto di visualizzazione grafico", + "createInsightLabel": "Crea Insight", + "copyChartLabel": "Copia come immagine", + "saveImageLabel": "Salva come immagine" }, - "sql/workbench/services/insights/browser/insightsDialogView": { - "insights.value": "Wert", - "value": "Wert", - "InsightsDialogTitle": "Einblicke" + "sql/parts/insights/browser/insightsDialogView": { + "insights.item": "Elemento", + "insights.value": "Valore", + "property": "Proprietà.", + "value": "Valore", + "InsightsDialogTitle": "Insights", + "insights.dialog.items": "Elementi", + "insights.dialog.itemDetails": "Dettagli elemento" }, - "sql/workbench/services/insights/node/insightsDialogController": { - "insightsError": "Insights-Fehler", - "insightsFileError": "Es gab einen Fehler beim Lesen der Datei: " + "sql/parts/insights/common/insightDialogActions": { + "workbench.action.insights.copySelection": "Copia cella" + }, + "sql/parts/insights/node/insightsDialogController": { + "insightsInputError": "Nessun profilo di connessione passato all'insight flyout", + "insightsError": "Errore Insight", + "insightsFileError": "Si è verificato un errore durante la lettura del file di query", + "insightsConfigError": "C'è stato un errore nel parsing del file config di insight; non è stato possibile trovare l'array/stringa della query o il file della query" + }, + "sql/workbench/parts/jobManagement/electron-browser/agentView.component": { + "jobview.Jobs": "Processi", + "jobview.Alerts": "Avvisi", + "jobview.Proxies": "Proxy", + "jobview.Operators": "Operatori" + }, + "sql/workbench/parts/jobManagement/electron-browser/alertsView.component": { + "jobAlertColumns.name": "Nome", + "jobAlertColumns.lastOccurrenceDate": "Ultima occorrenza", + "jobAlertColumns.enabled": "Abilitato", + "jobAlertColumns.delayBetweenResponses": "Ritardo tra le risposte (in sec)", + "jobAlertColumns.categoryName": "Nome categoria" + }, + "sql/workbench/parts/jobManagement/electron-browser/jobHistory.component": { + "stepRow.stepID": "ID passaggio", + "stepRow.stepName": "Nome del passaggio", + "stepRow.message": "Messaggio" + }, + "sql/workbench/parts/jobManagement/electron-browser/jobsView.component": { + "jobColumns.name": "Nome", + "jobColumns.lastRun": "Ultima esecuzione", + "jobColumns.nextRun": "Prossima esecuzione", + "jobColumns.enabled": "Abilitato", + "jobColumns.status": "Stato", + "jobColumns.category": "Categoria", + "jobColumns.runnable": "Eseguibile", + "jobColumns.schedule": "Pianificazione", + "jobColumns.lastRunOutcome": "Risultato ultima esecuzione", + "jobColumns.previousRuns": "Esecuzioni precedenti", + "jobsView.noSteps": "Non sono disponibili passaggi per questo processo.", + "jobsView.error": "Errore: " + }, + "sql/workbench/parts/jobManagement/electron-browser/operatorsView.component": { + "jobOperatorsView.name": "Nome", + "jobOperatorsView.emailAddress": "Indirizzo email", + "jobOperatorsView.enabled": "Abilitato" + }, + "sql/workbench/parts/jobManagement/electron-browser/proxiesView.component": { + "jobProxyToolbar-NewItem": "Nuovo proxy", + "jobProxyToolbar-Refresh": "Aggiorna", + "jobProxiesView.accountName": "Nome dell'account", + "jobProxiesView.credentialName": "Nome della credenziale", + "jobProxiesView.description": "Descrizione", + "jobProxiesView.isEnabled": "Abilitato" + }, + "sql/workbench/electron-browser/modelComponents/componentBase": { + "invalidIndex": "L'indice non è valido." + }, + "sql/base/electron-browser/ui/inputBox/inputBox.component": { + "invalidValueError": "Valore non valido" + }, + "sql/workbench/electron-browser/modelComponents/loadingComponent.component": { + "loadingMessage": "Caricamento" + }, + "sql/workbench/electron-browser/modelComponents/loadingSpinner.component": { + "loadingMessage": "Caricamento" + }, + "sql/workbench/electron-browser/modelComponents/queryTextEditor": { + "queryTextEditorAriaLabel": "Editor del codice modelview per il modello di visualizzazione." + }, + "sql/workbench/electron-browser/modelComponents/viewBase": { + "componentTypeNotRegistered": "Non è stato possibile trovare il componente per il tipo {0}" + }, + "sql/workbench/parts/notebook/cellToggleMoreActions": { + "delete": "Elimina", + "codeBefore": "Inserisci codice prima", + "codeAfter": "Inserisci codice dopo", + "markdownBefore": "Inserisci Markdown prima", + "markdownAfter": "Inserisci Markdown dopo", + "clear": "Cancella output" + }, + "sql/workbench/parts/notebook/notebook.component": { + "displayFailed": "Non è stato possibile visualizzare il contenuto: {0}", + "noKernelInstalled": "Installare l'estensione di SQL Server 2019 per eseguire le celle", + "installSql2019Extension": "Installa estensione", + "code": "Codice", + "text": "Testo", + "clearResults": "Cancella risultati", + "cellNotFound": "la cella con URI {0} non è stata trovata in questo modello" + }, + "sql/workbench/parts/notebook/notebookActions": { + "loading": "Caricamento dei kernel...", + "changing": "Modifica del kernel...", + "Kernel": "Kernel: ", + "AttachTo": "Collega a:", + "loadingContexts": "Caricamento dei contesti...", + "addNewConnection": "Aggiungi nuova connessione", + "selectConnection": "Seleziona connessione", + "localhost": "localhost", + "trustLabel": "Attendibile", + "untrustLabel": "Non attendibile", + "alreadyTrustedMsg": "Il notebook è già attendibile.", + "noKernel": "Nessun kernel", + "noContextAvailable": "Nessuno" + }, + "sql/workbench/parts/notebook/notebookUtils": { + "mkdirOutputMsg": "... Creazione di {0}" + }, + "sql/workbench/parts/notebook/cellViews/codeActions": { + "notebook.failed": "Selezionare la cella attiva e riprovare", + "runCell": "Esegui cella", + "stopCell": "Annulla esecuzione", + "errorRunCell": "Errore durante l'ultima esecuzione. Fare clic per ripetere l'esecuzione" + }, + "sql/workbench/parts/notebook/cellViews/placeholderCell.component": { + "clickOn": "Fare clic su", + "plusCode": "+ Codice", + "or": "oppure", + "plusText": "+ Testo", + "toAddCell": "per aggiungere una cella di testo o codice" + }, + "sql/workbench/parts/notebook/cellViews/textCell.component": { + "doubleClickEdit": "Fare doppio clic per modificare" + }, + "sql/workbench/parts/notebook/models/cell": { + "executionCanceled": "L'esecuzione della query è stata annullata", + "notebookNotReady": "La sessione per questo notebook non è ancora pronta", + "sessionNotReady": "La sessione per questo notebook verrà avviata tra qualche istante", + "noDefaultKernel": "Non è disponibile alcun kernel per questo notebook" + }, + "sql/workbench/parts/notebook/models/clientSession": { + "clientSession.unknownError": "Si è verificato un errore durante l'avvio di della sessione del notebook", + "ServerNotStarted": "Il server non è stato avviato per motivi sconosciuti", + "kernelRequiresConnection": "Il kernel {0} non è stato trovato. Verrà usato il kernel predefinito." + }, + "sql/workbench/parts/notebook/models/modelInterfaces": { + "sqlKernel": "SQL" + }, + "sql/workbench/parts/notebook/models/notebookContexts": { + "selectConnection": "Seleziona connessione", + "localhost": "localhost", + "addConnection": "Aggiungi nuova connessione" + }, + "sql/workbench/parts/notebook/models/notebookModel": { + "deleteCellFailed": "Non è stato possibile eliminare la cella.", + "changeKernelFailedRetry": "Non è stato possibile modificare il kernel. Verrà usato il kernel {0}. Errore: {1}", + "changeKernelFailed": "Non è stato possibile modificare il kernel a causa dell'errore: {0}", + "changeContextFailed": "La modifica del contesto non è riuscita: {0}", + "startSessionFailed": "Non è stato possibile avviare la sessione: {0}", + "shutdownError": "Si è verificato un errore durante la chiusura del notebook: {0}", + "shutdownClientSessionError": "Si è verificato un errore della sessione client durante la chiusura del notebook: {0}", + "ProviderNoManager": "Non è possibile trovare il gestore di notebook per il provider {0}" + }, + "sql/workbench/parts/objectExplorer/common/serverGroup.contribution": { + "serverGroup.colors": "Tavolozza dei colori del gruppo di server usata nel viewlet Esplora oggetti.", + "serverGroup.autoExpand": "Auto-espandi i Gruppi di Server nella viewlet di Esplora oggetti." + }, + "sql/workbench/parts/objectExplorer/browser/serverGroupDialog": { + "ServerGroupsDialogTitle": "Gruppi di server", + "serverGroup.ok": "OK", + "serverGroup.cancel": "Annulla", + "connectionGroupName": "Nome del gruppo di server", + "MissingGroupNameError": "È neccessario indicare il nome del gruppo.", + "groupDescription": "Descrizione del gruppo", + "groupColor": "Colore del gruppo" + }, + "sql/workbench/parts/objectExplorer/common/serverGroupViewModel": { + "serverGroup.addServerGroup": "Aggiungi gruppo di server", + "serverGroup.editServerGroup": "Modifica il gruppo di server" + }, + "sql/workbench/parts/objectExplorer/browser/connectionTreeAction": { + "connectionTree.refresh": "Aggiorna", + "DisconnectAction": "Disconnetti", + "connectionTree.addConnection": "Nuova connessione", + "connectionTree.addServerGroup": "Nuovo gruppo di Server", + "connectionTree.editServerGroup": "Modifica il gruppo di server", + "activeConnections": "Mostra connessioni attive", + "showAllConnections": "Mostra tutte le connessioni", + "recentConnections": "Connessioni recenti", + "registeredServers.newQuery": "Nuova query", + "deleteConnection": "Elimina Connessione", + "deleteConnectionGroup": "Elimina gruppo", + "clearSearch": "Pulisci Ricerca" + }, + "sql/workbench/parts/objectExplorer/browser/objectExplorerActions": { + "ManageAction": "Gestisci" + }, + "sql/workbench/parts/objectExplorer/browser/serverTreeRenderer": { + "loading": "Caricamento..." + }, + "sql/workbench/parts/objectExplorer/browser/serverTreeView": { + "serverTree.addConnection": "Aggiungi Connessione" + }, + "sql/workbench/parts/objectExplorer/browser/treeCreationUtils": { + "treeAriaLabel": "Connessioni recenti", + "treeCreation.regTreeAriaLabel": "Server" }, "sql/workbench/parts/profiler/browser/profiler.contribution": { - "profiler.settings.sessionTemplates": "Spezifiziert Sitzungsvorlagen" + "profiler.settings.viewTemplates": "Specifica i modelli di view", + "profiler.settings.sessionTemplates": "Specifica i modelli di sessione" }, "sql/workbench/parts/profiler/browser/profilerActions.contribution": { "profilerCategory": "Profiler", - "carbon.actions.newProfiler": "Neues Profiler-Fenster öffnen" + "carbon.actions.newProfiler": "Apri una nuova finestra profiler" }, "sql/workbench/parts/profiler/browser/profilerActions": { - "profiler.connect": "Verbinden", - "profilerAction.connect": "Verbinden", - "pause": "Pause", - "profilerStop.stop": "Stop", - "profiler.clear": "Daten löschen", - "profiler.editColumns": "Spalten bearbeiten", - "profiler.findNext": "Nächste Zeichenfolge suchen", - "profiler.findPrevious": "Vorhergehende Zeichenfolge suchen" + "profilerAction.connect": "Connetti", + "profilerAction.disconnect": "Disconnetti", + "start": "Inizia", + "create": "Nuova sessione", + "profilerAction.pauseCapture": "Pausa", + "profilerAction.resumeCapture": "Riprendi", + "profilerStop.stop": "Arresta", + "profiler.clear": "Cancella dati", + "profilerAction.autoscrollOn": "Scorrimento automatico: On", + "profilerAction.autoscrollOff": "Scorrimento automatico: disattivato", + "profiler.toggleCollapsePanel": "Attiva/disattiva pannello compresso", + "profiler.editColumns": "Modifica colonne", + "profiler.findNext": "Trova la stringa successiva", + "profiler.findPrevious": "Trova la stringa precedente", + "profilerAction.newProfiler": "Avvia profiler", + "profiler.filter": "Filtro...", + "profiler.clearFilter": "Cancella filtro" }, "sql/parts/profiler/contrib/profilerWorkbenchActions": { - "profilerWorkbenchAction.newProfiler": "Neuer Profiler" + "profilerWorkbenchAction.newProfiler": "Nuovo Profiler" }, "sql/workbench/parts/profiler/browser/profilerColumnEditorDialog": { - "eventSort": "Sortieren nach Ereignis", + "eventSort": "Ordina per evento", + "nameColumn": "Ordina per colonna", + "profilerColumnDialog.profiler": "Profiler", "profilerColumnDialog.ok": "OK", - "profilerColumnDialog.cancel": "Abbrechen" + "profilerColumnDialog.cancel": "Annulla" + }, + "sql/workbench/parts/profiler/browser/profilerFilterDialog": { + "profilerFilterDialog.clear": "Cancella tutto", + "profilerFilterDialog.apply": "Applica", + "profilerFilterDialog.ok": "OK", + "profilerFilterDialog.cancel": "Annulla", + "profilerFilterDialog.title": "Filtri", + "profilerFilterDialog.remove": "Rimuovi", + "profilerFilterDialog.add": "Aggiungi", + "profilerFilterDialog.addClauseText": "Fare clic qui per aggiungere una clausola", + "profilerFilterDialog.fieldColumn": "campo", + "profilerFilterDialog.operatorColumn": "operatore", + "profilerFilterDialog.valueColumn": "Valore", + "profilerFilterDialog.isNullOperator": "È Null", + "profilerFilterDialog.isNotNullOperator": "Non è Null", + "profilerFilterDialog.containsOperator": "Contiene", + "profilerFilterDialog.notContainsOperator": "Non contiene", + "profilerFilterDialog.startsWithOperator": "Inizia con", + "profilerFilterDialog.notStartsWithOperator": "Non inizia con" }, "sql/workbench/parts/profiler/browser/profilerEditor": { - "profilerEditor.value": "Wert", - "details": "Details" + "profiler.viewSelectAccessibleName": "Seleziona visualizzazione", + "profiler.sessionSelectAccessibleName": "Seleziona sessione", + "profiler.sessionSelectLabel": "Seleziona sessione:", + "profiler.viewSelectLabel": "Seleziona visualizzazione:", + "text": "Testo", + "label": "Etichetta", + "profilerEditor.value": "Valore", + "details": "Dettagli" }, "sql/workbench/parts/profiler/browser/profilerInput": { - "profilerInput.profiler": "Profiler" + "profilerInput.profiler": "Profiler", + "profilerInput.notConnected": "Non connesso", + "profiler.sessionStopped": "La sessione del profiler XEvent è stata arrestata in modo imprevisto nel server {0}.", + "profiler.sessionCreationError": "Si è verificato un errore durante l'avvio della nuova sessione", + "profiler.eventsLost": "La sessione del profiler XEvent per {0} ha perso eventi.", + "confirmStopProfilerSession": "Arrestare la sessione di XEvent in esecuzione?", + "profilerClosingActions.yes": "Sì", + "profilerClosingActions.no": "No", + "profilerClosingActions.cancel": "Annulla" + }, + "sql/workbench/parts/profiler/browser/profilerResourceEditor": { + "profilerTextEditorAriaLabel": "Editor del Profiler per il testo dell'evento. Sola Lettura" }, "sql/workbench/parts/profiler/browser/profilerFindWidget": { - "placeholder.find": "Finden", - "label.previousMatchButton": "Vorheriger Treffer", - "label.matchesLocation": "{0} von {1}", - "label.noResults": "Keine Ergebnisse" + "label.find": "Trova", + "placeholder.find": "Trova", + "label.previousMatchButton": "Corrispondenza precedente", + "label.nextMatchButton": "Trova successivo", + "label.closeButton": "Chiudi", + "title.matchesCountLimit": "La ricerca ha restituito un numero elevato di risultati. Verranno evidenziate solo le prime 999 corrispondenze.", + "label.matchesLocation": "{0} di {1}", + "label.noResults": "Nessun risultato" + }, + "sql/workbench/parts/profiler/browser/profilerTableEditor": { + "ProfilerTableEditor.eventCountFiltered": "Eventi (filtrati): {0}/{1}", + "ProfilerTableEditor.eventCount": "Eventi: {0}" }, "sql/workbench/parts/query/browser/flavorStatus": { - "chooseSqlLang": "SQL-Sprache auswählen" + "chooseSqlLang": "Scegli il Linguaggio SQL", + "changeProvider": "Cambia provider del linguaggio SQL", + "changeSqlProvider": "Cambia il provider di SQL Engine", + "alreadyConnected": "Esiste una connessione che utilizza il motore {0}. Per cambiare si prega di disconnetersi o cambiare connessione", + "noEditor": "Nessun editor di testo attivo in questo momento", + "pickSqlProvider": "Selezionare il Provider del linguaggio SQL" }, "sql/workbench/parts/query/common/localizedConstants": { - "msgCancelQueryFailed": "Abbruch der Abfrage fehlgeschlagen: {0}", - "msgSaveSucceeded": "Ergebnisse erfolgreich gespeichert nach", - "msgStatusRunQueryInProgress": "Abfrage wird ausgeführt...", - "maximizeLabel": "Maximieren", - "resultsPane.restoreLabel": "Wiederherstellen", - "saveCSVLabel": "Als CSV speichern", - "saveJSONLabel": "Als JSON speichern", - "saveExcelLabel": "Speichern als Excel", - "messagePaneLabel": "Nachrichten" + "runQueryBatchStartMessage": "Esecuzione query iniziata a", + "runQueryBatchStartLine": "Riga {0}", + "msgCancelQueryFailed": "Errore durante l'annullamento della query: {0}", + "msgSaveStarted": "Avviato il salvataggio dei risultati in", + "msgSaveFailed": "Impossibile salvare i risultati.", + "msgSaveSucceeded": "Risultati salvati correttamente su ", + "msgStatusRunQueryInProgress": "Esecuzione query...", + "maximizeLabel": "Massimizza", + "resultsPane.restoreLabel": "Ripristina", + "saveCSVLabel": "Salva come CSV", + "saveJSONLabel": "Salva come JSON", + "saveExcelLabel": "Salva come Excel", + "saveXMLLabel": "Salva come XML", + "viewChartLabel": "Visualizza come Grafico", + "resultPaneLabel": "Risultati", + "executeQueryLabel": "Esecuzione query in corso", + "messagePaneLabel": "Messaggi", + "elapsedTimeLabel": "Tempo di esecuzione totale: {0}", + "msgCannotSaveMultipleSelections": "Non è possibile salvare i risultati del comando con selezioni multiple." }, "sql/workbench/parts/query/browser/query.contribution": { - "sql.saveAsCsv.includeHeaders": "[Optional] Wenn \"wahr\", werden Spaltenüberschriften beim Speichern der Ergebnisse als CSV inkludiert", - "sql.showBatchTime": "[Optional] Soll die Ausführungszeit für einzelne Batches angezeigt werden", - "tabColorMode.off": "Einfärbung der Registerkarten wird deaktiviert", - "mssql.intelliSense.enableSuggestions": "Sollen IntelliSense Vorschläge aktiviert werden", - "mssql.intelliSense.enableQuickInfo": "Soll Quick-Info IntelliSense aktiviert werden", - "mssql.intelliSense.lowerCaseSuggestions": "Sollen IntelliSense Vorschläge in Kleinbuchstaben sein", - "queryShortcutDescription": "Tastenkürzel workbench.action.query.shortcut{0} festlegen, um den Verknüpfungstext als Prozeduraufruf auszuführen. Beliebiger ausgewählter Text im Abfrage-Editor wird als Parameter übergeben." + "sql.messagesDefaultOpen": "Vero per fare in modo che il pannello messaggi venga aperto di default; Falso per tenerlo chiuso", + "sql.saveAsCsv.includeHeaders": "[Facoltativo] Quando è 'true', le intestazioni di colonna sono incluse quando si salvano i risultati come file CSV", + "sql.saveAsCsv.delimiter": "[Facoltativo] Delimitatore personalizzato da usare tra i valori durante il salvataggio in formato CSV", + "sql.saveAsCsv.lineSeperator": "[Facoltativo] Caratteri usati per delimitare le righe durante il salvataggio dei risultati in formato CSV", + "sql.saveAsCsv.textIdentifier": "[Facoltativo] Carattere usato per racchiudere i campi di testo durante il salvataggio dei risultati in formato CSV", + "sql.saveAsCsv.encoding": "[Facoltativo] Codifica del file utilizzata per il salvataggio dei risultati in formato CSV", + "sql.results.streaming": "Abilita lo streaming dei risultati. Contiene alcuni problemi minori relativi a oggetti visivi", + "sql.saveAsXml.formatted": "[Facoltativo] Quando è true, l'output XML verrà formattato durante il salvataggio dei risultati in formato XML", + "sql.saveAsXml.encoding": "[Facoltativo] Codifica di file usata durante il salvataggio dei risultati in formato XML", + "sql.copyIncludeHeaders": "[Facoltativo] Opzioni di configurazione per copiare i risultati dalla vista dei risultati", + "sql.copyRemoveNewLine": "[Facoltativo] Opzioni di configurazione per la copia di risultati multi-linea dalla vista dei risultati", + "sql.showBatchTime": "[Facoltativo] Il tempo di esecuzione deve essere mostrato per singoli batch", + "defaultChartType": "[Facoltativo] tipo di grafico predefinito da utilizzare quando si apre il visualizzatore grafico dai risultati di una Query", + "tabColorMode.off": "La colorazione delle schede verrà disabilitata", + "tabColorMode.border": "Il bordo superiore di ogni scheda sarà colorato con il colore del relativo gruppo di server", + "tabColorMode.fill": "Il colore di sfondo di ogni tab di editor corrisponderà con il rispettivo gruppo di server", + "tabColorMode": "Controlla la colorazione delle schede in base al gruppo di server della connessione attiva", + "showConnectionInfoInTitle": "Controlla se visualizzare le informazioni sulla connessione per una scheda nel titolo.", + "sql.promptToSaveGeneratedFiles": "Richiedi di salvare i file SQL generati", + "mssql.intelliSense.enableIntelliSense": "IntelliSense deve essere abilitato?", + "mssql.intelliSense.enableErrorChecking": "Il controllo errori di IntelliSense dovrebbe essere abilitato", + "mssql.intelliSense.enableSuggestions": "I suggerimenti dell'IntelliSense dovrebbero essere abilitati", + "mssql.intelliSense.enableQuickInfo": "Le informazioni rapide di IntelliSense dovrebbero essere abilitate", + "mssql.intelliSense.lowerCaseSuggestions": "I suggerimenti di IntelliSense devono essere in lettere minuscole?", + "queryShortcutDescription": "Impostare la combinazione di tasti workbench.action.query.shortcut{0} per eseguire il testo come una chiamata a procedura. Qualsiasi testo selezionato nell'editor di query verrà passato come parametro" + }, + "sql/workbench/parts/query/common/queryInput": { + "disconnected": "Disconnesso" }, "sql/workbench/parts/query/common/queryResultsInput": { - "extensionsInputName": "Erweiterung" + "extensionsInputName": "Estensione" }, - "sql/platform/node/resultSerializer": { - "resultsSerializer.saveAsFileTitle": "Ergebnisdatei auswählen" + "sql/parts/query/common/resultSerializer": { + "resultsSerializer.saveAsFileTitle": "Scegli file dei risultati" + }, + "sql/workbench/parts/query/browser/rowCountStatus": { + "rowStatus": "Conteggio righe", + "rowCount": "{0} righe" + }, + "sql/workbench/parts/query/browser/timeElapsedStatus": { + "timeElapsed": "Tempo trascorso" + }, + "sql/workbench/parts/query/browser/actions": { + "saveAsCsv": "Salva come CSV", + "saveAsJson": "Salva come JSON", + "saveAsExcel": "Salva come Excel", + "saveAsXml": "Salva come XML", + "copySelection": "Copia", + "copyWithHeaders": "Copia con intestazioni", + "selectAll": "Seleziona tutto", + "copyMessages": "Copia", + "copyAll": "Copia tutti", + "maximize": "Massimizza", + "restore": "Ripristina", + "chart": "Grafico", + "showQueryPlan": "Mostra piano di query" + }, + "sql/workbench/parts/query/browser/queryResultsView": { + "gridPanel": "Risultati", + "messagePanel": "Messaggi", + "resultsTabTitle": "Risultati" + }, + "sql/workbench/parts/query/common/resultsGridContribution": { + "resultsGridConfigurationTitle": "Griglia dei risultati", + "fontFamily": "Controlla la famiglia di caratteri.", + "fontWeight": "Controlla lo spessore del carattere.", + "fontSize": "Controlla le dimensioni del carattere in pixel.", + "letterSpacing": "Controlla la spaziatura tra le lettere in pixel.", + "rowHeight": "Controlla l'altezza delle righe in pixel", + "cellPadding": "Controlla la spaziatura interna celle in pixel", + "autoSizeColumns": "Ridimensiona automaticamente la larghezza delle colonne sui risultati iniziali. Potrebbero verificarsi problemi di prestazioni con un numero elevato di colonne o celle di grandi dimensioni", + "maxColumnWidth": "Larghezza massima in pixel per colonne con ridimensionamento automatico" + }, + "sql/workbench/parts/charts/browser/actions": { + "createInsightLabel": "Crea Insight", + "createInsightNoEditor": "Impossibile creare l'insight perchè l'editor attivo non è un Editor SQL", + "myWidgetName": "My-Widget", + "copyChartLabel": "Copia come immagine", + "chartNotFound": "Impossibile trovare un grafico da salvare", + "saveImageLabel": "Salva come immagine", + "chartSaved": "Grafico salvato in: {0}", + "chartViewer.saveAsFileTitle": "Scegli file dei risultati" + }, + "sql/workbench/parts/charts/browser/chartOptions": { + "dataDirectionLabel": "Direzione dei dati", + "verticalLabel": "Verticale", + "horizontalLabel": "Orizzontale", + "columnsAsLabelsLabel": "Usa i nomi di colonna come etichette", + "labelFirstColumnLabel": "Utilizza la prima colonna come etichetta di riga", + "legendLabel": "Posizione Legenda", + "yAxisLabel": "Etichetta asse Y", + "yAxisMinVal": "Valore minimo dell'asse Y", + "yAxisMaxVal": "Valore massimo dell'asse Y", + "xAxisLabel": "Etichetta asse X", + "xAxisMinVal": "Valore minimo asse X", + "xAxisMaxVal": "Valore massimo dell'asse X", + "xAxisMinDate": "Data minima asse X", + "xAxisMaxDate": "Data massima asse X", + "dataTypeLabel": "Tipo di dato", + "numberLabel": "Numero", + "pointLabel": "Punto", + "chartTypeLabel": "Tipo di grafico", + "encodingOption": "Codifica", + "imageFormatOption": "Formato immagine" + }, + "sql/workbench/parts/charts/browser/chartTab": { + "chartTabTitle": "Grafico" + }, + "sql/workbench/parts/charts/browser/graphInsight": { + "series": "Serie {0}" }, "sql/workbench/parts/query/browser/keyboardQueryActions": { - "runCurrentQueryWithActualPlanKeyboardAction": "Aktuelle Abfrage mit aktuellem Plan ausführen" + "focusOnCurrentQueryKeyboardAction": "Stato attivo su query corrente", + "runQueryKeyboardAction": "Esegui Query", + "runCurrentQueryKeyboardAction": "Esegui la query corrente", + "runCurrentQueryWithActualPlanKeyboardAction": "Esegui query corrente con piano effettivo", + "cancelQueryKeyboardAction": "Annulla Query", + "refreshIntellisenseKeyboardAction": "Agggiorna la cache di IntelliSense", + "toggleQueryResultsKeyboardAction": "Mostra/Nascondi Risultati Query", + "queryShortcutNoEditor": "Il parametro Editor è necessario affinchè un collegamento possa essere eseguito", + "parseSyntaxLabel": "Analizza la query", + "queryActions.parseSyntaxSuccess": "Comandi completati con successo", + "queryActions.parseSyntaxFailure": "Comando non riuscito:", + "queryActions.notConnected": "Connettersi a un server" }, "sql/workbench/parts/query/browser/queryActions": { - "runQueryLabel": "Starten", - "estimatedQueryPlan": "Erklären", - "actualQueryPlan": "Tatsächlich", - "disconnectDatabaseLabel": "Trennen", - "changeDatabase.failed": "Fehler beim Ändern der Datenbank" + "runQueryLabel": "Esegui", + "cancelQueryLabel": "Annulla", + "estimatedQueryPlan": "Spiega", + "actualQueryPlan": "Effettivo", + "disconnectDatabaseLabel": "Disconnetti", + "changeConnectionDatabaseLabel": "Cambia connessione", + "connectDatabaseLabel": "Connetti", + "selectDatabase": "Seleziona Database", + "listDatabases.toggleDatabaseNameDropdown": "Menu a tendina per la selezione del Database", + "changeDatabase.failed": "Impossibile cambiare database", + "changeDatabase.failedWithError": "Impossibile modificare il database {0}" }, - "sql/platform/query/common/queryModelService": { - "updateCellFailed": "Aktualisieren der Zelle gescheitert:" + "sql/parts/query/execution/queryModelService": { + "commitEditFailed": "Commit di riga non riuscito:", + "runQueryStringBatchStartMessage": "Esecuzione query \"{0}\" avviata", + "updateCellFailed": "Aggiornamento cella non riuscito:" }, - "sql/platform/query/common/queryRunner": { - "query.ExecutionFailedError": "Ausführung ist aufgrund eines unerwarteten Fehlers fehlgeschlagen: {0} {1}", - "query.initEditExecutionFailed": "Initiale Bearbeitungsausführung fehlgeschlagen:", - "elapsedBatchTime": "Batch-Ausführungszeit: {0}" + "sql/parts/query/execution/queryRunner": { + "query.ExecutionFailedError": "Esecuzione non riuscita a causa di un errore imprevisto: {0} {1}", + "query.gettingRowsFailedError": "Qualcosa è andato storto nel recuperare altre righe: {0}", + "query.initEditExecutionFailed": "Esecuzione di Init Edit non riuscita:", + "query.moreRowsFailedError": "Qualcosa è andato storto nell'ottenere più righe:", + "elapsedBatchTime": "Tempo di esecuzione del batch: {0}" }, - "sql/workbench/services/queryEditor/browser/queryEditorService": { - "queryEditorServiceChangeUnsupportedError": "Änderung des Sprach-Modus wird für nicht gespeicherte Abfragen nicht unterstützt." + "sql/parts/query/services/queryEditorService": { + "queryEditorServiceChangeUnsupportedError": "La modifica della modalità di linguaggio non è supportata per le query non salvate", + "queryEditorServiceChangeError": "Si prega di salvare o annullare le modifiche prima di passare dalla/alla modalità di linguaggio SQL" }, "sql/parts/query/views/queryOutput.component": { - "results": "Ergebnisse", - "topOperations": "Top-Operationen" + "results": "Risultati", + "queryPlan": "Piano di esecuzione della query", + "topOperations": "Operazioni principali", + "chartViewer": "Visualizzatore Grafici" + }, + "sql/workbench/parts/queryPlan/electron-browser/queryPlan": { + "queryPlanTitle": "Piano di esecuzione della query" }, "sql/parts/queryPlan/topOperations.component": { - "topOperations.estCost": "Geschätzte Kosten", - "topOperations.estRows": "Zeilen ca.", - "topOperations.estCPUCost": "Geschätzte CPU-Kosten", - "topOperations.estIOCost": "Geschätzte E/A Kosten", - "topOperations.parallel": "Parallel", - "topOperations.estRebinds": "geschätzte Zurückspulvorgänge" + "topOperations.operation": "Operazione", + "topOperations.object": "Oggetto", + "topOperations.estCost": "Costo Stimato", + "topOperations.estSubtreeCost": "Costo Stim. Sottoalbero", + "topOperations.actualRows": "Righe effettive", + "topOperations.estRows": "Righe stimate", + "topOperations.actualExecutions": "Esecuzioni effettive", + "topOperations.estCPUCost": "Costo Stimato di CPU", + "topOperations.estIOCost": "Costo stimato IO", + "topOperations.parallel": "Parallelo", + "topOperations.actualRebinds": "Rebind Effettivi", + "topOperations.estRebinds": "Rebind Stimati", + "topOperations.actualRewinds": "Rewind effettivi", + "topOperations.estRewinds": "Riavvolge", + "topOperations.partitioned": "Partizionato" }, - "sql/workbench/services/objectExplorer/common/objectExplorerService": { - "OeSessionFailedError": "Fehler beim Erstellen der Objekt-Explorer-Sitzung" + "sql/workbench/parts/queryPlan/browser/topOperations": { + "topOperations.operation": "Operazione", + "topOperations.object": "Oggetto", + "topOperations.estCost": "Costo Stimato", + "topOperations.estSubtreeCost": "Costo Stim. Sottoalbero", + "topOperations.actualRows": "Righe effettive", + "topOperations.estRows": "Righe stimate", + "topOperations.actualExecutions": "Esecuzioni effettive", + "topOperations.estCPUCost": "Costo Stimato di CPU", + "topOperations.estIOCost": "Costo stimato IO", + "topOperations.parallel": "Parallelo", + "topOperations.actualRebinds": "Rebind Effettivi", + "topOperations.estRebinds": "Rebind Stimati", + "topOperations.actualRewinds": "Rewind effettivi", + "topOperations.estRewinds": "Riavvolge", + "topOperations.partitioned": "Partizionato", + "topOperationsTitle": "Operazioni principali" + }, + "sql/parts/registeredServer/common/objectExplorerService": { + "OeSessionFailedError": "Impossibile creare la sessione di Esplora oggetti" }, "sql/parts/registeredServer/common/registeredServer.contribution": { - "registeredServers.view": "Ansicht", - "databaseConnections": "Datenbank-Verbindungen", - "datasource.connections": "Datenquellenverbindungen", - "startup.alwaysShowServersView": "\"True\" falls die Server-Ansicht beim Start des SQL Operations Studio Standard angezeigt werden soll; \"False\" wenn die letzte geöffnete Ansicht angezeigt werden soll" + "registeredServers.view": "Vista", + "databaseConnections": "Connessioni di database", + "datasource.connections": "connessioni a origini dati", + "datasource.connectionGroups": "gruppi di origine dati", + "startupConfig": "Configurazione di avvio", + "startup.alwaysShowServersView": "Vero per le Server view da mostrare di default all'avvio di SQL Operations Studio; Falso per visualizzare l'ultima view aperta" }, - "sql/workbench/parts/objectExplorer/browser/serverGroupDialog": { - "ServerGroupsDialogTitle": "Servergruppen", + "sql/parts/registeredServer/serverGroupDialog/serverGroupDialog": { + "ServerGroupsDialogTitle": "Gruppi di server", "serverGroup.ok": "OK", - "serverGroup.cancel": "Abbrechen", - "connectionGroupName": "Servergruppen-Name", - "groupDescription": "Gruppenbeschreibung", - "groupColor": "Gruppenfarbe" + "serverGroup.cancel": "Annulla", + "connectionGroupName": "Nome del gruppo di server", + "MissingGroupNameError": "È neccessario indicare il nome del gruppo.", + "groupDescription": "Descrizione del gruppo", + "groupColor": "Colore del gruppo" }, - "sql/workbench/parts/objectExplorer/common/serverGroupViewModel": { - "serverGroup.addServerGroup": "Servergruppe hinzufügen" + "sql/parts/registeredServer/serverGroupDialog/serverGroupViewModel": { + "serverGroup.addServerGroup": "Aggiungi gruppo di server", + "serverGroup.editServerGroup": "Modifica il gruppo di server" }, - "sql/workbench/parts/objectExplorer/browser/connectionTreeAction": { - "DisconnectAction": "Trennen", - "connectionTree.addConnection": "Neue Verbindung", - "connectionTree.addServerGroup": "Neue Servergruppe", - "clearAll": "Alle löschen", - "deleteConnection": "Verbindung löschen", - "deleteConnectionGroup": "Gruppe löschen" + "sql/parts/registeredServer/viewlet/connectionTreeAction": { + "connectionTree.refresh": "Aggiorna", + "DisconnectAction": "Disconnetti", + "connectionTree.addConnection": "Nuova connessione", + "connectionTree.addServerGroup": "Nuovo gruppo di Server", + "connectionTree.editServerGroup": "Modifica Gruppo di Server", + "activeConnections": "Mostra connessioni attive", + "clearAll": "Cancella tutto", + "recentConnections": "Connessioni recenti", + "registeredServers.newQuery": "Nuova Query", + "deleteConnection": "Elimina Connessione", + "deleteConnectionGroup": "Elimina gruppo", + "clearSearch": "Pulisci Ricerca" }, - "sql/workbench/parts/objectExplorer/browser/objectExplorerActions": { - "objectExplorAction.disconnect": "Verbindung trennen" + "sql/parts/registeredServer/viewlet/objectExplorerActions": { + "ManageAction": "Gestisci", + "objectExplorAction.disconnect": "Disconnetti" }, - "sql/workbench/parts/objectExplorer/browser/serverTreeRenderer": { - "loading": "Wird geladen..." + "sql/parts/registeredServer/viewlet/serverTreeRenderer": { + "loading": "Caricamento..." }, - "sql/workbench/parts/objectExplorer/browser/treeCreationUtils": { - "treeAriaLabel": "Kürzlich verwendete Verbindungen", + "sql/parts/registeredServer/viewlet/serverTreeView": { + "serverTree.addConnection": "Aggiungi Connessione" + }, + "sql/parts/registeredServer/viewlet/treeCreationUtils": { + "treeAriaLabel": "Connessioni recenti", "treeCreation.regTreeAriaLabel": "Server" }, "sql/parts/taskHistory/common/taskHistory.contribution": { - "datasource.task": "Status der Aufgabe" + "inProgressTasksChangesBadge": "{0} attività in corso", + "showTaskHistory": "Visualizza la cronologia delle attività", + "taskHistory.view": "Vista", + "taskHistory": "Cronologia delle attività", + "datasource.task": "Stato dell'attività dell'operazione", + "miViewTasks": "&&Attività" }, "sql/parts/taskHistory/common/taskService": { - "InProgressWarning": "Eine oder mehrere Aufgaben werden ausgeführt. Wollen Sie wirklich abbrechen?", - "yes": "Ja", - "no": "Nein" + "InProgressWarning": "Una o più attività sono in corso. Sicuro di voler abbandonare?", + "yes": "Sì", + "no": "No" }, "sql/parts/taskHistory/viewlet/taskAction": { - "taskAction.script": "Skript" + "cancelTask.cancel": "Annulla", + "errorMsgFromCancelTask": "La cancellazione dell'attività non è andata a buon fine.", + "taskAction.script": "Script" }, "sql/parts/taskHistory/viewlet/taskHistoryRenderer": { - "succeeded": "erfolgreich", - "failed": "fehlgeschlagen", - "canceled": "abgebrochen", - "canceling": "Wird abgebrochen" + "succeeded": "riuscito", + "failed": "non riuscito", + "inProgress": "In corso", + "notStarted": "non avviato", + "canceled": "annullato", + "canceling": "annullamento in corso" }, "sql/parts/taskHistory/viewlet/taskHistoryView": { - "taskHistory.regTreeAriaLabel": "Aufgabenverlauf", - "taskError": "Aufgabenfehler" + "noTaskMessage": "Nessuna cronologia disponibile. Provare un'attività di backup o ripristino per visualizzarne lo stato di esecuzione.", + "taskHistory.regTreeAriaLabel": "Cronologia delle attività", + "taskError": "Errore Task" + }, + "sql/platform/connection/common/connectionConfig": { + "invalidServerName": "Esiste già un gruppo di server con lo stesso nome." + }, + "sql/platform/connection/common/connectionManagementService": { + "connection.noAzureAccount": "Non è stato possibile recuperare il token dell'account di Azure per la connessione", + "connectionNotAcceptedError": "Connessione non accettata", + "connectionService.yes": "Sì", + "connectionService.no": "No", + "cancelConnectionConfirmation": "Sei sicuro di voler chiudere questa connessione?" + }, + "sql/platform/dacfx/common/dacFxService": { + "providerIdNotValidError": "Per interagire con DacFxService, è richiesta la connessione", + "noHandlerRegistered": "Non ci sono gestori registrati" }, "sql/platform/dashboard/common/dashboardRegistry": { - "dashboard.properties.property": "Definiert eine Eigenschaft, die auf dem Dashboard angezeigt werden soll", - "dashboard.properties.property.displayName": "Welcher Wert soll als Kennzeichnung für die Eigenschaft verwendet werden", - "dashboard.properties.flavor": "Ein Eindruck für das Festlegen von Dashboard-Eigenschaften", - "dashboard.properties.flavor.condition.field": "Vergleichsfeld", - "dashboard.properties.flavor.condition.operator": "Vergleichsoperator auswählen", - "dashboard.properties.databaseProperties": "Eigenschaften für Datenbank-Seite zeigen", - "dashboard.id": "Anbieter-ID (z.B. MSSQL)" + "dashboard.properties.property": "Definisce una proprietà da mostrare sulla dashboard", + "dashboard.properties.property.displayName": "Indica il valore da usare come etichetta per la proprietà", + "dashboard.properties.property.value": "Quale valore nell'oggetto per accedere al valore", + "dashboard.properties.property.ignore": "Specifica i valori da ignorare", + "dashboard.properties.property.default": "Valore predefinito da mostrare se ignorato o senza valore", + "dashboard.properties.flavor": "Una nuova operatività per la definizione di proprietà dashboard", + "dashboard.properties.flavor.id": "Identificativo dell'operatività", + "dashboard.properties.flavor.condition": "Condizione per utilizzare questa operatività", + "dashboard.properties.flavor.condition.field": "Campo da confrontare", + "dashboard.properties.flavor.condition.operator": "Quale operatore utilizzare per il confronto", + "dashboard.properties.flavor.condition.value": "Valore con cui confrontare il campo", + "dashboard.properties.databaseProperties": "Proprietà da visualizzare per la pagina di database", + "dashboard.properties.serverProperties": "Proprietà da visualizzare per la pagina server", + "carbon.extension.dashboard": "Definisce che questo provider supporta la dashboard", + "dashboard.id": "Id del provider (es. MSSQL)", + "dashboard.properties": "Valori delle proprietà per visualizzare la dashboard" + }, + "sql/platform/dashboard/common/insightRegistry": { + "schema.dashboardWidgets.InsightsRegistry": "Widget usato nelle dashboard" + }, + "sql/platform/dashboard/common/widgetRegistry": { + "schema.dashboardWidgets.all": "Widget usato nelle dashboard", + "schema.dashboardWidgets.database": "Widget usato nelle dashboard", + "schema.dashboardWidgets.server": "Widget usato nelle dashboard" + }, + "sql/platform/dialog/dialogTypes": { + "dialogModalDoneButtonLabel": "Operazione completata", + "dialogModalCancelButtonLabel": "Annulla" + }, + "sql/platform/fileBrowser/common/fileBrowserService": { + "fileBrowserErrorMessage": "Si è verificato un errore durante il caricamento del browser di file.", + "fileBrowserErrorDialogTitle": "Errore del File Browser" + }, + "sql/platform/jobManagement/common/jobActions": { + "jobaction.successLabel": "Esito positivo", + "jobaction.faillabel": "Errore", + "jobaction.refresh": "Aggiorna", + "jobaction.newJob": "Nuovo processo", + "jobaction.run": "Esegui", + "jobSuccessfullyStarted": ": il processo è stato avviato.", + "jobaction.stop": "Arresta", + "jobSuccessfullyStopped": ": il processo è stato arrestato.", + "jobaction.editJob": "Modifica processo", + "jobaction.deleteJob": "Elimina processo", + "jobaction.deleteJobConfirm": "Eliminare il processo '{0}'?", + "jobaction.failedToDeleteJob": "Impossibile eliminare il processo '{0}'.\r\nErrore: {1}", + "jobaction.deletedJob": "Il processo è stato eliminato", + "jobaction.newStep": "Nuovo passaggio", + "jobaction.deleteStep": "Elimina passaggio", + "jobaction.deleteStepConfirm": "Eliminare il passaggio '{0}'?", + "jobaction.failedToDeleteStep": "Non è stato possibile eliminare il passaggio '{0}'.\r\nErrore: {1}", + "jobaction.deletedStep": "Il passaggio del processo è stato eliminato", + "jobaction.newAlert": "Nuovo avviso", + "jobaction.editAlert": "Modifica avviso", + "jobaction.deleteAlert": "Elimina avviso", + "jobaction.Cancel": "Annulla", + "jobaction.deleteAlertConfirm": "Eliminare l'avviso '{0}'?", + "jobaction.failedToDeleteAlert": "Non è stato possibile eliminare l'avviso '{0}'.\r\nErrore: {1}", + "jobaction.deletedAlert": "L'avviso è stato eliminato", + "jobaction.newOperator": "Nuovo Operatore", + "jobaction.editOperator": "Modifica operatore", + "jobaction.deleteOperator": "Elimina operatore", + "jobaction.deleteOperatorConfirm": "Eliminare l'operatore '{0}'?", + "jobaction.failedToDeleteOperator": "Non è stato possibile eliminare l'operatore '{0}'.\r\nErrore: {1}", + "joaction.deletedOperator": "L'operatore è stato eliminato", + "jobaction.newProxy": "Nuovo Proxy", + "jobaction.editProxy": "Modifica Proxy", + "jobaction.deleteProxy": "Elimina proxy", + "jobaction.deleteProxyConfirm": "Eliminare il proxy '{0}'?", + "jobaction.failedToDeleteProxy": "Non è stato possibile eliminare il proxy '{0}'.\r\nErrore: {1}", + "jobaction.deletedProxy": "Il proxy è stato eliminato" + }, + "sql/platform/jobManagement/common/jobManagementService": { + "providerIdNotValidError": "Per interagire con JobManagementService, è richiesta la connessione", + "noHandlerRegistered": "Non ci sono gestori registrati" + }, + "sql/platform/jobManagement/common/jobManagementUtilities": { + "agentUtilities.failed": "non riuscito", + "agentUtilities.succeeded": "riuscito", + "agentUtilities.retry": "Riprova", + "agentUtilities.canceled": "annullato", + "agentUtilities.inProgress": "In corso", + "agentUtilities.statusUnknown": "Stato sconosciuto", + "agentUtilities.executing": "In esecuzione", + "agentUtilities.waitingForThread": "In attesa del thread", + "agentUtilities.betweenRetries": "Tra i tentativi", + "agentUtilities.idle": "Inattivo", + "agentUtilities.suspended": "Sospeso", + "agentUtilities.obsolete": "[Obsoleto]", + "agentUtilities.yes": "Sì", + "agentUtilities.no": "No", + "agentUtilities.notScheduled": "Non pianificata", + "agentUtilities.neverRun": "Non eseguire mai" + }, + "sql/platform/node/resultSerializer": { + "resultsSerializer.saveAsFileTitle": "Scegli file dei risultati", + "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (delimitati da virgole)", + "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionExcelTitle": "Cartella di lavoro di Excel", + "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", + "resultsSerializer.saveAsFileExtensionTXTTitle": "Testo normale", + "openLocation": "Apri percorso file", + "openFile": "Apri file" + }, + "sql/platform/query/common/queryModelService": { + "commitEditFailed": "Commit di riga non riuscito:", + "runQueryStringBatchStartMessage": "Esecuzione query \"{0}\" avviata", + "updateCellFailed": "Aggiornamento cella non riuscito:" + }, + "sql/platform/query/common/queryRunner": { + "query.ExecutionFailedError": "Esecuzione non riuscita a causa di un errore imprevisto: {0} {1}", + "query.message.executionTime": "Tempo di esecuzione totale: {0}", + "query.message.startQuery": "L'esecuzione della query a riga {0} è stata avviata", + "query.initEditExecutionFailed": "Esecuzione di Init Edit non riuscita:", + "elapsedBatchTime": "Tempo di esecuzione del batch: {0}" + }, + "sql/platform/taskHistory/common/taskService": { + "InProgressWarning": "Una o più attività sono in corso. Sicuro di voler abbandonare?", + "taskService.yes": "Sì", + "taskService.no": "No" + }, + "sql/platform/theme/common/colors": { + "tableHeaderBackground": "Colore di sfondo intestazione tabella", + "tableHeaderForeground": "Colore di primo piano intestazione tabella", + "disabledInputBoxBackground": "Sfondo della casella di Input disabilitata.", + "disabledInputBoxForeground": "Colore di primo piano per il campo di input disabilitato.", + "buttonFocusOutline": "Colore di contorno del pulsante quando è selezionato.", + "disabledCheckboxforeground": "Primo piano della casella di controllo disabilitato.", + "listFocusAndSelectionBackground": "Colore di sfondo dell'elenco o della tabella per l'elemento selezionato e con stato attivo quando l'elenco o la tabella è attiva", + "agentTableBackground": "Colore di sfondo della tabella di SQL Agent.", + "agentCellBackground": "Colore di sfondo delle celle della tabella di SQL Agent.", + "agentTableHoverBackground": "Colore di sfondo di tabella al passaggio del mouse per SQL Server Agent.", + "agentJobsHeadingColor": "Colore di sfondo dell'intestazione di SQL Agent.", + "agentCellBorderColor": "Colore del bordo delle celle della tabella di SQL Agent." + }, + "sql/workbench/services/accountManagement/browser/accountManagementService": { + "accountManagementNoProvider": "Provider Account inesistente" + }, + "sql/workbench/api/node/extHostModelView": { + "unknownComponentType": "Tipo di componente sconosciuto. Necessario utilizzare ModelBuilder per creare oggetti", + "invalidIndex": "L'indice non è valido.", + "unknownConfig": "La configurazione del componente è sconosciuta. È necessario usare ModelBuilder per creare un oggetto di configurazione" + }, + "sql/workbench/api/node/extHostModelViewDialog": { + "dialogDoneLabel": "Operazione completata", + "dialogCancelLabel": "Annulla", + "generateScriptLabel": "Genera lo script", + "dialogNextLabel": "Avanti", + "dialogPreviousLabel": "Indietro" + }, + "sql/workbench/api/node/extHostModelViewTree": { + "treeView.notRegistered": "Nessuna visualizzazione di struttura ad albero con ID '{0}' registrata." + }, + "sql/workbench/api/node/extHostNotebook": { + "providerRequired": "È necessario passare a questo metodo un elemento NotebookProvider con providerId valido", + "errNoProvider": "non è stato trovato alcun provider di notebook", + "errNoManager": "Non è stato trovato alcun gestore", + "noServerManager": "Il gestore del notebook {0} non include un gestore di server. Non è possibile eseguirvi operazioni", + "noContentManager": "Il gestore del notebook {0} non include un gestore di contenuti. Non è possibile eseguirvi operazioni", + "noSessionManager": "Il gestore del notebook {0} non include un gestore di sessioni. Non è possibile eseguirvi operazioni" + }, + "sql/workbench/browser/modal/media/modal": { + "infoAltText": "Informazioni", + "warningAltText": "Avviso", + "errorAltText": "Errore", + "showMessageDetails": "Mostra dettagli", + "hideMessageDetails": "Nascondi dettagli", + "copyMessage": "Copia", + "closeMessage": "Chiudi", + "modalBack": "Indietro" + }, + "sql/workbench/browser/modal/optionsDialog": { + "optionsDialog.ok": "OK", + "optionsDialog.cancel": "Annulla" + }, + "sql/workbench/browser/modal/optionsDialogHelper": { + "optionsDialog.missingRequireField": "obbligatorio.", + "optionsDialog.invalidInput": "Input non valido. Valore numerico previsto." + }, + "sql/workbench/browser/parts/views/customView": { + "no-dataprovider": "Non ci sono data provider registrati che possono fornire una visualizzazione dei dati.", + "collapse": "Comprimi" + }, + "sql/workbench/common/actions.contribution": { + "previewFeatures.configTitle": "Funzionalità in anteprima", + "previewFeatures.configEnable": "Abilita le funzionalità in anteprima non rilasciate", + "showConnectDialogOnStartup": "Mostra la finestra di dialogo di connessione all'avvio" }, "sql/workbench/common/actions": { - "scriptExecute": "Skript als Ausführung", - "editData": "Daten bearbeiten", - "scriptDelete": "Lösch-Skript erzeugen", - "restoreAction.restore": "Wiederherstellen", - "manage": "Verwalten", - "showDetails": "Details anzeigen", - "newDatabase": "Neue Datenbank", - "configureDashboard": "Konfigurieren" + "newQueryAction.newQuery": "Nuova query", + "scriptSelect": "Select Top 1000", + "scriptExecute": "Genera Script di Execute", + "scriptAlter": "Genera script di Alter", + "editData": "Modifica Dati", + "scriptCreate": "Genera script Create", + "scriptDelete": "Crea script come DROP", + "backupAction.backup": "Backup", + "backup.isPreviewFeature": "Per usare il backup, è necessario abilitare le funzionalità in anteprima", + "restoreAction.restore": "Ripristina", + "restore.isPreviewFeature": "Per usare il ripristino, è necessario abilitare le funzionalità in anteprima", + "manage": "Gestisci", + "showDetails": "Mostra dettagli", + "newDatabase": "Nuovo Database", + "configureDashboard": "Informazioni su come configurare il dashboard" }, "sql/workbench/common/taskUtilities": { - "selectOperationName": "Auswählen", - "insertOperationName": "Einfügen", - "updateOperationName": "Aktualisieren", - "deleteOperationName": "Löschen", - "scriptNotFoundForObject": "Beim scripten von {0} auf Objekt {1} wurde kein Script zurückgegeben" + "selectOperationName": "Seleziona", + "createOperationName": "Crea", + "insertOperationName": "Insert", + "updateOperationName": "Aggiorna", + "deleteOperationName": "Elimina", + "scriptSelectNotFound": "Nessuno script è stato restituito nell'eseguire script sull'oggetto", + "scriptNotFoundForObject": "Nessuno script è stato restituito da \"Script come {0}\" per l'oggetto {1}", + "scriptingFailed": "Generazione Script non riuscita", + "scriptNotFound": "Nessuno script è stato restituito nel generare lo script di {0}" + }, + "sql/workbench/electron-browser/enablePreviewFeatures": { + "enablePreviewFeatures.notice": "Il supporto completo delle estensioni e alcune azioni sono disponibili solo con le funzionalità in anteprima. Abilitare le funzionalità in anteprima?", + "enablePreviewFeatures.yes": "Sì", + "enablePreviewFeatures.no": "No", + "enablePreviewFeatures.never": "Non visualizzare più questo messaggio" }, "sql/workbench/services/errorMessage/browser/errorMessageDialog": { "errorMessageDialog.ok": "OK", - "errorMessageDialog.close": "Schließen", - "copyDetails": "Details kopieren" + "errorMessageDialog.close": "Chiudi", + "copyDetails": "Copia dettagli" }, "sql/platform/errorMessage/common/errorMessageService": { - "error": "Fehler" + "error": "Errore", + "warning": "Avviso", + "info": "Info" + }, + "sql/workbench/parts/connection/common/connectionProviderExtension": { + "schema.providerId": "ID comune del provider", + "schema.displayName": "Nome di visualizzazione per il provider", + "schema.connectionOptions": "Opzioni per la connessione" + }, + "sql/workbench/parts/connection/browser/media/connectionViewlet": { + "Search server names": "Nomi dei server di ricerca" + }, + "sql/workbench/parts/dataExplorer/browser/media/connectionViewletPanel": { + "Search server names": "Nomi dei server di ricerca" + }, + "sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution": { + "showDataExplorer": "Mostra Esplora dati", + "workbench.dataExplorer": "Esplora dati", + "dataExplorer.view": "Vista", + "databaseConnections": "Connessioni di database", + "datasource.connections": "connessioni a origini dati", + "datasource.connectionGroups": "gruppi di origine dati", + "startupConfig": "Configurazione di avvio", + "startup.alwaysShowServersView": "È true se la visualizzazione Server deve essere visualizata all'avvio di Azure Data Studio (impostazione predefinita); è false se deve essere visualizzata l'ultima visualizzazione aperta" + }, + "sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint": { + "vscode.extension.contributes.view.id": "Identificatore della vista. Utilizzare questo per registrare un provider di dati tramite l'API 'vscode.window.registerTreeDataProviderForView'. Anche per innescare l'attivazione dell'estensione tramite la registrazione dell'evento 'onView: ${id}' a 'activationEvents'.", + "vscode.extension.contributes.view.name": "Il nome della visualizzazione. Verrà mostrato", + "vscode.extension.contributes.view.when": "Condizione che deve essere vera per mostrare questa visualizzazione", + "extension.contributes.dataExplorer": "Contribuisce visualizzazioni all'editor", + "extension.dataExplorer": "Aggiunge come contributo visualizzazioni al contenitore Esplora dati nella barra attività", + "dataExplorer.contributed": "Aggiunge come contributo visualizzazioni al contenitore delle visualizzazioni aggiunto come contributo", + "ViewsContainerDoesnotExist": "Il contenitore di visualizzazioni '{0}' non esiste e tutte le visualizzazioni registrate verranno aggiunte a 'Esplora dati'.", + "duplicateView1": "Non è possibile registrare più visualizzazioni con stesso ID `{0}` nel contenitore delle visualizzazioni `{1}`", + "duplicateView2": "Una visualizzazione con ID `{0}` è già registrata nel contenitore delle visualizzazioni `{1}`", + "requirearray": "Visualizzazioni devono essere una matrice", + "requirestring": "la proprietà `{0}` è obbligatoria e deve essere di tipo `string`", + "optstring": "la proprietà `{0}` può essere omessa o deve essere di tipo `string`" + }, + "sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet": { + "dataExplorer.servers": "Server" + }, + "sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution": { + "disconnect": "Disconnetti", + "newQuery": "Nuova query", + "manage": "Gestisci", + "refresh": "Aggiorna" + }, + "sql/workbench/services/admin/common/adminService": { + "adminService.providerIdNotValidError": "E' necessaria una connessione per interagire con adminservice", + "adminService.noHandlerRegistered": "Non ci sono gestori registrati" + }, + "sql/workbench/services/commandLine/common/commandLineService": { + "connectingLabel": "Connessione:", + "runningCommandLabel": "Esecuzione del comando:", + "openingNewQueryLabel": "Apertura della nuova query:" + }, + "sql/workbench/services/connection/browser/connectionDialogService": { + "connectionError": "Errore di connessione", + "kerberosErrorStart": "Connessione non riuscita a causa di un errore di Kerberos.", + "kerberosHelpLink": "Le informazioni sulla configurazione di Kerberos sono disponibili all'indirizzo {0}", + "kerberosKinit": "Se si è già eseguita la connessione, può essere necessario eseguire di nuovo kinit." + }, + "sql/workbench/services/connection/browser/connectionDialogWidget": { + "connection": "Connessione", + "connectType": "Tipo connessione", + "recentConnectionTitle": "Connessioni recenti", + "savedConnectionTitle": "Connessioni salvate", + "connectionDetailsTitle": "Dettagli connessione", + "connectionDialog.connect": "Connetti", + "connectionDialog.cancel": "Annulla", + "noRecentConnections": "Nessuna connessione recente", + "noSavedConnections": "Nessuna connessione salvata" + }, + "sql/workbench/services/connection/browser/connectionWidget": { + "connectionWidget.AddAzureAccount": "Aggiungi un account...", + "defaultDatabaseOption": "", + "loadingDatabaseOption": "Caricamento...", + "serverGroup": "Gruppo di server", + "defaultServerGroup": "", + "addNewServerGroup": "Aggiungi nuovo gruppo...", + "noneServerGroup": "", + "connectionWidget.missingRequireField": "{0} è obbligatorio.", + "connectionWidget.fieldWillBeTrimmed": "{0} verrà tagliato.", + "rememberPassword": "Ricorda password", + "connection.azureAccountDropdownLabel": "Account", + "connectionWidget.refreshAzureCredentials": "Aggiorna credenziali dell'account", + "connection.azureTenantDropdownLabel": "Tenant di Azure AD", + "connectionWidget.toggleDatabaseNameDropdown": "Menu a tendina per la selezione del Database", + "advanced": "Avanzate...", + "connectionWidget.invalidAzureAccount": "È necessario selezionare un account" + }, + "sql/workbench/services/dashboard/common/newDashboardTabDialog": { + "newDashboardTab.openDashboardExtensions": "Apri le estensioni del dashboard", + "newDashboardTab.ok": "OK", + "newDashboardTab.cancel": "Annulla", + "newdashboardTabDialog.noExtensionLabel": "Al momento non sono installate estensioni del dashboard. Passare a Gestione estensioni per esplorare le estensioni consigliate." + }, + "sql/workbench/services/errorMessage/browser/media/errorMessageDialog": { + "errorMessageDialog.ok": "OK", + "errorMessageDialog.close": "Chiudi", + "copyDetails": "Copia dettagli" + }, + "sql/workbench/services/errorMessage/browser/errorMessageService": { + "error": "Errore", + "warning": "Avviso", + "info": "Info" + }, + "sql/workbench/services/fileBrowser/browser/media/fileBrowserDialog": { + "filebrowser.filepath": "Percorso selezionato", + "fileFilter": "File di tipo", + "fileBrowser.ok": "OK", + "fileBrowser.discard": "Scarta" + }, + "sql/workbench/services/fileBrowser/common/fileBrowserDialogController": { + "filebrowser.selectFile": "Seleziona file" + }, + "sql/workbench/services/fileBrowser/browser/fileBrowserTreeView": { + "fileBrowser.regTreeAriaLabel": "Navigazione file" + }, + "sql/workbench/services/fileBrowser/common/fileBrowserViewModel": { + "allFiles": "Tutti i file" + }, + "sql/workbench/services/insights/browser/insightsDialogView": { + "insights.item": "Elemento", + "insights.value": "Valore", + "property": "Proprietà.", + "value": "Valore", + "InsightsDialogTitle": "Insights", + "insights.dialog.items": "Elementi", + "insights.dialog.itemDetails": "Dettagli elemento" + }, + "sql/workbench/services/insights/common/insightDialogActions": { + "workbench.action.insights.copySelection": "Copia cella" + }, + "sql/workbench/services/insights/common/insightsUtils": { + "insightsDidNotFindResolvedFile": "Non è stato possibile trovare i file di query nei percorso seguenti:\r\n {0}" + }, + "sql/workbench/services/insights/node/insightsDialogController": { + "insightsInputError": "Nessun profilo di connessione passato all'insight flyout", + "insightsError": "Errore Insight", + "insightsFileError": "Si è verificato un errore durante la lettura del file di query", + "insightsConfigError": "C'è stato un errore nel parsing del file config di insight; non è stato possibile trovare l'array/stringa della query o il file della query" + }, + "sql/workbench/services/notebook/common/notebookRegistry": { + "carbon.extension.contributes.notebook.provider": "Identificatore del provider di notebook.", + "carbon.extension.contributes.notebook.fileExtensions": "Indica le estensioni di file da registrare in questo provider di notebook", + "carbon.extension.contributes.notebook.standardKernels": "Indica i kernel che devono essere standard con questo provider di notebook", + "vscode.extension.contributes.notebook.providers": "Aggiunge come contributo i provider di notebook.", + "carbon.extension.contributes.notebook.magic": "Nome del comando magic per la cella, ad esempio \"%%sql\".", + "carbon.extension.contributes.notebook.language": "Lingua da usare per la cella se questo comando magic è incluso nella cella", + "carbon.extension.contributes.notebook.executionTarget": "Destinazione di esecuzione facoltativa indicata da questo comando magic, ad esempio Spark rispetto a SQL", + "carbon.extension.contributes.notebook.kernels": "Set facoltativo di kernel per cui è valida questa impostazione, ad esempio python3, pyspark3, sql", + "vscode.extension.contributes.notebook.languagemagics": "Aggiunge come contributo la lingua del notebook." + }, + "sql/workbench/services/notebook/common/notebookServiceImpl": { + "notebookUriNotDefined": "Non è stato passato alcun URI durante la creazione di un gestore di notebook", + "notebookServiceNoProvider": "Il provider di notebook non esiste" + }, + "sql/workbench/services/notebook/common/sessionManager": { + "noKernel": "Nessun kernel", + "runNotebookDisabled": "Non è possibile eseguire le celle perché non è stato configurato alcun kernel", + "errorName": "Errore" + }, + "sql/workbench/services/notebook/node/localContentManager": { + "nbformatNotRecognized": "nbformat v{0}.{1} non riconosciuto", + "nbNotSupported": "Questo file non include un formato di notebook valido", + "unknownCellType": "Il tipo di cella {0} è sconosciuto", + "unrecognizedOutput": "Il tipo di output {0} non è stato riconosciuto", + "invalidMimeData": "I dati per {0} devono essere una stringa o una matrice di stringhe", + "unrecognizedOutputType": "Il tipo di output {0} non è stato riconosciuto" + }, + "sql/workbench/services/notebook/sql/sqlSessionManager": { + "sqlKernelError": "Errore del kernel SQL", + "connectionRequired": "Per eseguire le celle del notebook, è necessario scegliere una connessione", + "sqlMaxRowsDisplayed": "Visualizzazione delle prime {0} righe." + }, + "sql/workbench/services/objectExplorer/common/objectExplorerService": { + "OeSessionFailedError": "Impossibile creare la sessione di Esplora oggetti", + "nodeExpansionError": "Più errori:" + }, + "sql/workbench/services/queryEditor/common/queryEditorService": { + "queryEditorServiceChangeUnsupportedError": "La modifica della modalità di linguaggio non è supportata per le query non salvate", + "queryEditorServiceChangeError": "Si prega di salvare o annullare le modifiche prima di passare dalla/alla modalità di linguaggio SQL" }, "sql/workbench/update/releaseNotes": { - "gettingStarted": "Erste Schritte", - "showReleaseNotes": "Zeige \"Erste Schritte\"" + "gettingStarted": "Per iniziare", + "showReleaseNotes": "Visualizza Guida introduttiva", + "miGettingStarted": "&&Introduzione" } } } \ No newline at end of file diff --git a/i18n/language-pack-ja/.gitignore b/i18n/language-pack-ja/.gitignore new file mode 100644 index 0000000000..aeee7322bf --- /dev/null +++ b/i18n/language-pack-ja/.gitignore @@ -0,0 +1,2 @@ +node_modules +*.vsix diff --git a/i18n/language-pack-ja/.vscodeignore b/i18n/language-pack-ja/.vscodeignore new file mode 100644 index 0000000000..062e23c912 --- /dev/null +++ b/i18n/language-pack-ja/.vscodeignore @@ -0,0 +1,5 @@ +.vscode/** +.vscode-test/** +.gitignore +vsc-extension-quickstart.md +node_modules diff --git a/i18n/language-pack-ja/CHANGELOG.md b/i18n/language-pack-ja/CHANGELOG.md new file mode 100644 index 0000000000..4e300def34 --- /dev/null +++ b/i18n/language-pack-ja/CHANGELOG.md @@ -0,0 +1,17 @@ +# Change Log +All notable changes to the "vscode-language-pack-ja" language pack will be documented in this file. + +## [Released] +* June 6, 2019 - Release for VS Code 1.35 +* May 15, 2019 - Release for VS Code 1.34 +* April 3, 2019 - Release for VS Code 1.33 +* March 6, 2019 - Release for VS Code 1.32 +* February 6, 2019 - Release for VS Code 1.31 +* December 12, 2018 - Release for VS Code 1.30 +* November 7, 2018 - Release for VS Code 1.29 +* October 3, 2018 - Release for VS Code 1.28 +* September 5, 2018 - Release for VS Code 1.27 +* August 8, 2018 - Release for VS Code 1.26 +* July 5, 2018 - Release for VS Code 1.25 +* June 6, 2018 - Release for VS Code 1.24 +* May 5, 2018 - Initial release for VS Code 1.23 diff --git a/i18n/language-pack-ja/README.md b/i18n/language-pack-ja/README.md new file mode 100644 index 0000000000..1bd64ed13e --- /dev/null +++ b/i18n/language-pack-ja/README.md @@ -0,0 +1,105 @@ +# Japanese Language Pack for Azure Data Studio + +Japanese Language Pack は Azure Data Studio にローカライズされた UI を提供します。 + +## 使用法 + +インストールが完了したら、Japanese Language Pack を読み込むために `locale.json` 内で `"locale": "ja"` を設定します。`locale.json` を編集するには `Ctrl+Shift+P` を押して**コマンド パレット**を表示させ、"config" と入力し、利用できるコマンドのリストをフィルター処理してから **Configure Language** コマンドを選択します。詳細については [Docs](https://go.microsoft.com/fwlink/?LinkId=761051) を参照してください。 + +## 貢献 + +翻訳する文字列は、Microsoft Localization Community Platform (MLCP) の DevTools - Azure Data Studio" プロジェクトでメンテナンスされています。 + +翻訳に貢献したり、翻訳を改善したりするために参加したい場合は、詳細について [community localization page](https://aka.ms/vscodeloc) で確認してください。 + +## ライセンス + +The source code and strings are licensed under the [MIT](https://github.com/Microsoft/vscode-loc/blob/master/LICENSE.md) license. + +## クレジット + +Japanese Language Pack は "By the community, for the community" のコミュニティ ローカライゼーション活動によって届けられます。 + +これを可能にするコミュニティの貢献者達に感謝します。 + +**トップ貢献者:** + +* Shunya Tajima +* Yuichi Nukiyama +* Satoshi Kajiura +* Yosuke Sano +* Seiji Momoto +* Tomoaki Yoshizawa + +**貢献者:** + +* Takayoshi Tanaka +* Yuki Ueda +* yoshioms +* Hiroyuki Mori +* Takashi Takebayashi +* Makoto Sakaguchi +* Toshinori Sugita +* Tempura sukiyaki +* Tetsuya Fukuda +* daisuke osada (daiskeh) +* 得上 竜一 +* Kyohei MORIYAMA +* Takashi Kawasaki +* dkp sk + +**Enjoy!** + + +# Japanese Language Pack for Azure Data Studio + +Japanese Language Pack provides localized UI experience for Azure Data Studio. + +## Usage + +Once installed, set `"locale": "ja"` in `locale.json` to load Japanese Language Pack. To modify `locale.json` press `Ctrl+Shift+P` to bring up the **Command Palette**, start typing "config" to filter the list of available commands, then select the **Configure Language** command. See [Docs](https://go.microsoft.com/fwlink/?LinkId=761051) for more information. + +## Contributing + +The translation strings are maintained in "DevTools - Azure Data Studio" project in Microsoft Localization Community Platform (MLCP). + +If you'd like to participate in the effort either to contribue translation or improve translation, see [community localization page](https://aka.ms/vscodeloc) for more information. + +## License + +The source code and strings are licensed under the [MIT](https://github.com/Microsoft/vscode-loc/blob/master/LICENSE.md) license. + +## Credits + +Japanese Language Pack is brought to you through "By the community, for the community" community localization effort. + +Special thanks to community contributors for making it available. + +**Top Contributors:** + +* Shunya Tajima +* Yuichi Nukiyama +* Satoshi Kajiura +* Yosuke Sano +* Seiji Momoto +* Tomoaki Yoshizawa + + +**Contributors:** + +* Takayoshi Tanaka +* Yuki Ueda +* yoshioms +* Hiroyuki Mori +* Takashi Takebayashi +* Makoto Sakaguchi +* Toshinori Sugita +* Tempura sukiyaki +* Tetsuya Fukuda +* daisuke osada (daiskeh) +* 得上 竜一 +* Kyohei MORIYAMA +* Takashi Kawasaki +* dkp sk + +**Enjoy!** diff --git a/i18n/language-pack-ja/languagepack.png b/i18n/language-pack-ja/languagepack.png new file mode 100644 index 0000000000000000000000000000000000000000..ef14b8492d8b0223674dbbf6d79e73024cda83ab GIT binary patch literal 5212 zcmV-i6r<~jP)1jljgq*=pkLb6GdilORm z>4wD4;}0Oa#b`GrQdQNEH2cr4Fxo%1&1MsKt7sEgDW+N;(ryX~Y{Rxx7!njhA+hr; zgohKr=4I@`He)9??0nLU4lQ%f@1Elz5Wf1fX6cjtGDjJ~1)$At`*&0kVzwW&jId9~45P;0V3| zvYvPuD`FyO#UH^(uGeFH>>+8pMe=358WU0jvI4#UNIqkHJAma#9a>`|C{tg3Uio$-D{yDxyTTRuy)d9aCt z2M=P+nldiV9>16vj3RgM#n{V4wU@d^MHYwfg6uf1WEI64tF-hxzm8 z!v%a!F~l2CoqiH%fp|&QYKMHr^;cebg>fEPfH?qu%qJ#rIzy|M`wzJ;CVN{+z8$+? zvSf)7`OE`qYir>FEQt3XI+@`5AwZG;Dr9ig^MNUvo13L1kZ>zJG<(Sra=l1CE&s_U zpEM@_p@$yA=FOW)zL&!T9iff+j|UyV{e+K+-s;t>nc*7|zjEbDqpY8y<;amE=<4d? zze&;YJCb3>j2ZmhC@CpnXhBU)4L?&+Wvq?4L9^Qe@D%x6`2zz3u!C?o%$na85hS{; ztqr?(?-r{F8A=$eH14|VE-YNQkOF}Nbi{Wn+p|{ya+9Y`sPjn-YkPrwwIbK9UCT00 z3?*z7v0=p3oo-N&bR&wv5D@@P%nin)09X^(OC3EXZg#M2*)rNa?O40onLkie6jY`` zfj;rX6BL7~EBrhrf~N5z0FqBu*GRU%bm>w%r5#s2tyUzStKJJ>IZ7c=um;!=6G3Bk zR{?5>V~w4dFM&zd`t|FzhD6@P^^4T5a-hc^8 zYwpG9ocmB%^ME2+zynkN5r1CsKe!gX7xHo9(*Qm?Sct>zL8Gwn!V53h-KTgxCV&R- z2|%{~-Ozw5mR2p0&(&fjAQEre?h7a1h@8556xDr~q{9Srg1^S%>ea~A1WStHy|;>S zXm2qh7xQ2T6gCrD^PIr@0-*KJ)0KNqKmD|5`&+hb5#2*Vuefn;_cl))#{z6$54NB%eYD9M5;Fo;(Glsqz1@ZU|A7FS0NijT>gKI&Tm|Z=Hr`8PM-CbpP zXICkPqp(E6!DJEOMJ}wE2-@6r06FpN)O7nu9=mY5_{f#d&YolPgSXs^l0`pJRxgl# zrZ0*Mmxf4q@^E$MQj`~*g%e!v&&O|Hn})8={8TtW1VAN|La#bNla7431q&uej>!)c z79sDOKS0S`+3rdDsh&X!01{3QRy!6zVaW*U8@uqq{u1olIeDy3P#T|~XmFjIw?8I?b0`Sp zXhk4bG^pnwjTak1jT-A`xyIc+UEH_omWd-^r4?0}{CB@ZV0tyIaG`$)`;VMM=ed52 zj9!5W=m49JK8xsR5ypaw${{@5*sT*mVzSxvY=ip(kXHZ3jT>PBo%OMMrkw;TnqGy1 zNB-3^-ZQSZclO|;FM9bioZ{W{i?H^+%@jgR5Vyc7rcD2mBEZCeW!^=>v$-XOf);NG zKxO`OG^%E|PiOtyTTdn&TEDioFM7Z@Y*$lC=ehSC3%nL4FV@dweGncsP1-m!HUrgPJW!29?fRPhe zf%%R+4TV(jhp)|GFTq|;^P-sF2LYhHOUG2|96h{Yn(I|);{njZQckbNgP$?LXe~Rl9qUf%Ev$H&&spd>{T4)ss3X49}2HK?d^% zQxyiJftpZ81Rxx1CYiblz$k3w&Zxt+INy7Qdt0D03ingU;=2_HMBxe zMGc7J{4V_E`@4qRDb#gYHK=sQ0c0{c>}hOkZ2pk^rPY6p;@neqJ9q5D zWi9zcN!cg}2VtPh&BLL(!A(amPe_nIA#Vs@*&OWIdg6x^KsJ&uJAjOkI}RX&6@Zaw zCRf&yd;|)H)WHk^oY~|2p4Z6F)FLC?$pK^-$FyMn36c+DIGXddBY#F^t`KHj5P(ad z188IZb04g;MLwHEk5;~fpWgEjetzG#`QVA_pE+tCRZnUs`Tl(YnZU>hEV1)sql)lm1y@&{XZW6G8F-Zl-AjTk=)z9-U1lCGErRp1lzzQFdQRR*O+;B?vqwM z1Pa20&=ib^%d-VQ-gp*(+#Sq;ZID0;fg(s|)$GcN=lkdc?n05z?d9RfIia88o&efl z4&(Ch%<%!`05-8`b}Oy?+9WMT{%U7kIeGRkZR8V|dd>>{6z@3z$rKwHvH+ZeM9(Zd z3WCWUlQb76g&dQgH*y&c(dMQAXy>Nop7yQY$36+b6m!e>aYxYD(m%X-znKkoKW0TT z2Szw7!V1Nhe4^me7s7suyAIF}5$1y;$M&gpU#|AWC`MjW8efjT)RX6yn-KADU(gXG6Zdy%E2<4GaT4f1#Jli#6S zf+QP}Pn7f?Hg!uPk|_u16fSGfxqy*yP96=WJ?nn1V|}_t$w)3qrZXgxMt(9xSdvdf zPkrP>0PUHW38c;N_6uFlpZnI9eQZUxJSaNQJB-18hJn$vmR#usNv1RKv4cSW7Z{EX z+8?M@Xv<_3utx|3CNpgmjb(g$fBzI1Lr(Y<`5r?kdcewA>6D%kK)aJlfC4ZTPRG77 z7(y)1{`2rZdy;(O$``*!67VdgI}dT+Vae+nAY3Q29V`l z1hON$F90@n=mMrETqqpNFtC5m?T{gF7qdL`GHNgU&g?X`!nTYGAb!0`L~sG)V`IEz zAsNn|=t1XkArz!&R)DQ!wvfL!djt0tP+o8bnZVS6BRGHjL*Y1`djgPEC)+u}zSFpjVo3XeliRwtYi~)>U=J%ZHv~X0H_PhP zn=h=whouV)^bX>{zL_up=L6*$U!LWs7}#D;XYA+dw^|g^22d*q4>*9FwaUkxsdh^j z`1tK2^!Mf4UH!Cu(^>wEA2{L0PsK;;&0eLW5Q(jRcLWf>$>Mc0+mc@eLl=1Jsi%+( zL(w7pX4~zy-|%TZ*C%f@r5d5mRt#Mpw6cC_^|!da9lT9*4uG92T^P{0fMp0d*BQay z-`xxWT(OMX(pZ~A^?OACkrcat_~z`7-x|e-@0E{fZjbW<+&MJC z2i!7F5pEbhh0(YF16Gjl7D5YM*gXNLFtAON2S~{v8$(v5q*g$Oc1=as=~8LTOO1)C zGSAVxz)_?356J!gn|}XO-Q`j$hZ0u5yAB}7A<4#cmp;(~Et^Ww%TfGh<8&ngVQ7@4 z936qfp_~^m+&E(UIA!G5zW*~s2M4sbq6%o{;`7XnA-oM+^U^3@4=24el8>YNgoA}a zgdabP%BsF}4{D~w_GcgX7bbmHai7=aNZY<0G4ey+nF*9#fQpuK0TON5Q{YV^gq0J# z`O8T-bg;_H`&LYWIN5BMAwNZhb3TqVbeA*;VH-YtA!#|UiP6am!EdhxB#{tcH8{x=B6l&T!e zn0*R0w{|-wpC#SxSC1p-_#T`;c`OY#h^s4Ov+?%u1^`=y1`w~5NlA?4?|J#~%NYvp%CLAV!Kv{7~i zRqJQF0F(%t0KDix1iBeHmXyj;h0wqWBy|~8dO#;*uEHcwCSJZFJi7!Si=Y+2azhbF zr4&PmK~kl}KzHCHB#qL)pJ;LO(~xvI`O7{5$RcQ0w~T3T88@+Q5}>(xToeSK#Jl(t z-;?GSeCRldD{uI78ZntJFx~`E2B1w6f!s2dh2SAjSc&c?9mlS7J;Dt(_XOa+2-qxQ znMj*9jm69n7#h;OO2<-`vO1uv2+3eJmVxpJSr|YE1dzZjTeg^%bhL9ek2r)v0Z~X9 zC7mmM$&w{lym+xLlu2PO)6kOF{8* zH;@7x?>T^sxYAd_CTQQx4H)N{QD+U*VGoIXqHTQU0P?TJz?kSmeBn%j*j-EkN&&nd6K$g}fU%R`k^;+T zV~BHyQrnoPjo494)h(T`vVwsD{4!7)EjJ$m<)_n~JJ$Z3_T{Gw)4qNV(CT17gR4Ci zdjf1F^Wlcmwe4Qh@$b@jGpo^e0P`;3`!@Ri3F6(@@L`vbpJ{Lb-vJu!958hYbQn4V zANlYnT>xRTH+%a@U`X?(5I4xzU53Fu2C2jh`Bgw_AS89Ji9p(93i|>`;em^&$Xoy|07|XGz}~%kRqx(C z*gY}4&2I!b-2rqDE}#4NlR!E^1lf%UfM!1l9LtH~>_(F`@aYRczNm6VmO8--&COm0 z@P|TM)w>0<0-pm|D3I?9z|;xiCudf;E(CevHzeHX?N=1.9.0" + }, + "icon": "languagepack.png", + "categories": [ + "Language Packs" + ], + "contributes": { + "localizations": [ + { + "languageId": "ja", + "languageName": "Japanese", + "localizedLanguageName": "日本語", + "translations": [ + { + "id": "vscode", + "path": "./translations/main.i18n.json" + }, + { + "id": "vscode.bat", + "path": "./translations/extensions/bat.i18n.json" + }, + { + "id": "vscode.clojure", + "path": "./translations/extensions/clojure.i18n.json" + }, + { + "id": "vscode.coffeescript", + "path": "./translations/extensions/coffeescript.i18n.json" + }, + { + "id": "vscode.configuration-editing", + "path": "./translations/extensions/configuration-editing.i18n.json" + }, + { + "id": "vscode.cpp", + "path": "./translations/extensions/cpp.i18n.json" + }, + { + "id": "vscode.csharp", + "path": "./translations/extensions/csharp.i18n.json" + }, + { + "id": "vscode.css-language-features", + "path": "./translations/extensions/css-language-features.i18n.json" + }, + { + "id": "vscode.css", + "path": "./translations/extensions/css.i18n.json" + }, + { + "id": "vscode.debug-auto-launch", + "path": "./translations/extensions/debug-auto-launch.i18n.json" + }, + { + "id": "vscode.debug-server-ready", + "path": "./translations/extensions/debug-server-ready.i18n.json" + }, + { + "id": "vscode.docker", + "path": "./translations/extensions/docker.i18n.json" + }, + { + "id": "vscode.emmet", + "path": "./translations/extensions/emmet.i18n.json" + }, + { + "id": "vscode.extension-editing", + "path": "./translations/extensions/extension-editing.i18n.json" + }, + { + "id": "vscode.fsharp", + "path": "./translations/extensions/fsharp.i18n.json" + }, + { + "id": "vscode.git-ui", + "path": "./translations/extensions/git-ui.i18n.json" + }, + { + "id": "vscode.git", + "path": "./translations/extensions/git.i18n.json" + }, + { + "id": "vscode.go", + "path": "./translations/extensions/go.i18n.json" + }, + { + "id": "vscode.groovy", + "path": "./translations/extensions/groovy.i18n.json" + }, + { + "id": "vscode.grunt", + "path": "./translations/extensions/grunt.i18n.json" + }, + { + "id": "vscode.gulp", + "path": "./translations/extensions/gulp.i18n.json" + }, + { + "id": "vscode.handlebars", + "path": "./translations/extensions/handlebars.i18n.json" + }, + { + "id": "vscode.hlsl", + "path": "./translations/extensions/hlsl.i18n.json" + }, + { + "id": "vscode.html-language-features", + "path": "./translations/extensions/html-language-features.i18n.json" + }, + { + "id": "vscode.html", + "path": "./translations/extensions/html.i18n.json" + }, + { + "id": "vscode.ini", + "path": "./translations/extensions/ini.i18n.json" + }, + { + "id": "vscode.jake", + "path": "./translations/extensions/jake.i18n.json" + }, + { + "id": "vscode.java", + "path": "./translations/extensions/java.i18n.json" + }, + { + "id": "vscode.javascript", + "path": "./translations/extensions/javascript.i18n.json" + }, + { + "id": "vscode.json-language-features", + "path": "./translations/extensions/json-language-features.i18n.json" + }, + { + "id": "vscode.json", + "path": "./translations/extensions/json.i18n.json" + }, + { + "id": "vscode.less", + "path": "./translations/extensions/less.i18n.json" + }, + { + "id": "vscode.log", + "path": "./translations/extensions/log.i18n.json" + }, + { + "id": "vscode.lua", + "path": "./translations/extensions/lua.i18n.json" + }, + { + "id": "vscode.make", + "path": "./translations/extensions/make.i18n.json" + }, + { + "id": "vscode.markdown-basics", + "path": "./translations/extensions/markdown-basics.i18n.json" + }, + { + "id": "vscode.markdown-language-features", + "path": "./translations/extensions/markdown-language-features.i18n.json" + }, + { + "id": "vscode.merge-conflict", + "path": "./translations/extensions/merge-conflict.i18n.json" + }, + { + "id": "vscode.npm", + "path": "./translations/extensions/npm.i18n.json" + }, + { + "id": "vscode.objective-c", + "path": "./translations/extensions/objective-c.i18n.json" + }, + { + "id": "vscode.perl", + "path": "./translations/extensions/perl.i18n.json" + }, + { + "id": "vscode.php-language-features", + "path": "./translations/extensions/php-language-features.i18n.json" + }, + { + "id": "vscode.php", + "path": "./translations/extensions/php.i18n.json" + }, + { + "id": "vscode.powershell", + "path": "./translations/extensions/powershell.i18n.json" + }, + { + "id": "vscode.pug", + "path": "./translations/extensions/pug.i18n.json" + }, + { + "id": "vscode.python", + "path": "./translations/extensions/python.i18n.json" + }, + { + "id": "vscode.r", + "path": "./translations/extensions/r.i18n.json" + }, + { + "id": "vscode.razor", + "path": "./translations/extensions/razor.i18n.json" + }, + { + "id": "vscode.ruby", + "path": "./translations/extensions/ruby.i18n.json" + }, + { + "id": "vscode.rust", + "path": "./translations/extensions/rust.i18n.json" + }, + { + "id": "vscode.scss", + "path": "./translations/extensions/scss.i18n.json" + }, + { + "id": "vscode.shaderlab", + "path": "./translations/extensions/shaderlab.i18n.json" + }, + { + "id": "vscode.shellscript", + "path": "./translations/extensions/shellscript.i18n.json" + }, + { + "id": "vscode.sql", + "path": "./translations/extensions/sql.i18n.json" + }, + { + "id": "vscode.swift", + "path": "./translations/extensions/swift.i18n.json" + }, + { + "id": "vscode.theme-abyss", + "path": "./translations/extensions/theme-abyss.i18n.json" + }, + { + "id": "vscode.theme-defaults", + "path": "./translations/extensions/theme-defaults.i18n.json" + }, + { + "id": "vscode.theme-kimbie-dark", + "path": "./translations/extensions/theme-kimbie-dark.i18n.json" + }, + { + "id": "vscode.theme-monokai-dimmed", + "path": "./translations/extensions/theme-monokai-dimmed.i18n.json" + }, + { + "id": "vscode.theme-monokai", + "path": "./translations/extensions/theme-monokai.i18n.json" + }, + { + "id": "vscode.theme-quietlight", + "path": "./translations/extensions/theme-quietlight.i18n.json" + }, + { + "id": "vscode.theme-red", + "path": "./translations/extensions/theme-red.i18n.json" + }, + { + "id": "vscode.theme-seti", + "path": "./translations/extensions/theme-seti.i18n.json" + }, + { + "id": "vscode.theme-solarized-dark", + "path": "./translations/extensions/theme-solarized-dark.i18n.json" + }, + { + "id": "vscode.theme-solarized-light", + "path": "./translations/extensions/theme-solarized-light.i18n.json" + }, + { + "id": "vscode.theme-tomorrow-night-blue", + "path": "./translations/extensions/theme-tomorrow-night-blue.i18n.json" + }, + { + "id": "vscode.typescript-basics", + "path": "./translations/extensions/typescript-basics.i18n.json" + }, + { + "id": "vscode.typescript-language-features", + "path": "./translations/extensions/typescript-language-features.i18n.json" + }, + { + "id": "vscode.vb", + "path": "./translations/extensions/vb.i18n.json" + }, + { + "id": "vscode.vscode-chrome-debug-core", + "path": "./translations/extensions/vscode-chrome-debug-core.i18n.json" + }, + { + "id": "ms-vscode.node-debug", + "path": "./translations/extensions/vscode-node-debug.i18n.json" + }, + { + "id": "ms-vscode.node-debug2", + "path": "./translations/extensions/vscode-node-debug2.i18n.json" + }, + { + "id": "vscode.xml", + "path": "./translations/extensions/xml.i18n.json" + }, + { + "id": "vscode.yaml", + "path": "./translations/extensions/yaml.i18n.json" + } + ] + } + ] + }, + "scripts": { + "update": "cd ../vscode && npm run update-localization-extension ja" + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/bat.i18n.json b/i18n/language-pack-ja/translations/extensions/bat.i18n.json new file mode 100644 index 0000000000..e74b7a44cb --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/bat.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Windows バッチ言語の基礎", + "description": "Windows batch ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/clojure.i18n.json b/i18n/language-pack-ja/translations/extensions/clojure.i18n.json new file mode 100644 index 0000000000..00ea6c3ac6 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/clojure.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Clojure の基本言語サポート", + "description": "Clojure ファイル内で構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/coffeescript.i18n.json b/i18n/language-pack-ja/translations/extensions/coffeescript.i18n.json new file mode 100644 index 0000000000..c9b5b618d0 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/coffeescript.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "CoffeeScript の基本言語サポート", + "description": "CoffeScript ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/configuration-editing.i18n.json b/i18n/language-pack-ja/translations/extensions/configuration-editing.i18n.json new file mode 100644 index 0000000000..9044258837 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/configuration-editing.i18n.json @@ -0,0 +1,66 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "設定の編集機能", + "description": "設定、起動、拡張機能の推奨事項ファイルといった、構成ファイルの機能 (高度な IntelliSense、auto-fixing など) を提供します。" + }, + "out/settingsDocumentHelper": { + "activeEditorShort": "ファイル名 (例: myFile.txt)", + "activeEditorMedium": "ワークスペース フォルダーに対して相対的なファイルのパス (例: myFolder/myFileFolder/myFile.txt)", + "activeEditorLong": "ファイルの完全なパス (例: /Users/Development/myFolder/myFileFolder/myFile.txt)", + "activeFolderShort": "ファイルが入っているフォルダーの名前 (例: myFileFolder)", + "activeFolderMedium": "ワークスペース フォルダーに相対的な、ファイルが入っているフォルダーのパス (例: myFolder/myFileFolder)", + "activeFolderLong": "ファイルが含まれているフォルダーの完全なパス (例: /Users/Development/myFolder/myFileFolder)", + "rootName": "ワークスペースの名前 (例: myFolder または myWorkspace)", + "rootPath": "ワークスペースのファイル パス (例: /Users/Development/myWorkspace)", + "folderName": "ファイルが含まれているワークスペース フォルダーの名前 (例: myFolder)", + "folderPath": "ファイルが含まれているワークスペース フォルダーのファイル パス (例: /Users/Development/myFolder)", + "appName": "例: VS Code", + "dirty": "アクティブなエディターがダーティである場合のダーティ インジケーター", + "separator": "値のある変数で囲まれた場合にのみ表示される条件付き区切り記号 (' - ')", + "assocLabelFile": "当該拡張子のファイル", + "assocDescriptionFile": "ファイル名が glob パターンに一致するすべてのファイルを、指定された識別子の言語にマップします。", + "assocLabelPath": "当該パスのファイル", + "assocDescriptionPath": "絶対パスの glob パターンがパスに一致するすべてのファイルを、指定した識別子の言語にマップします。", + "fileLabel": "特定の拡張子のファイル", + "fileDescription": "特定のファイル拡張子を持つすべてのファイルと一致します。", + "filesLabel": "複数の拡張子のファイル", + "filesDescription": "いずれかのファイル拡張子を持つすべてのファイルと一致します。", + "derivedLabel": "同じ名前の兄弟があるファイル", + "derivedDescription": "名前が同じで拡張子が異なる兄弟を持つファイルと一致します。", + "topFolderLabel": "特定の名前のフォルダー (最上位)", + "topFolderDescription": "特定の名前の最上位にあるフォルダーと一致します。", + "topFoldersLabel": "複数の名前のフォルダー (最上位)", + "topFoldersDescription": "複数の最上位フォルダーと一致します。", + "folderLabel": "特定の名前のフォルダー (任意の場所)", + "folderDescription": "任意の場所にある特定の名前のフォルダーと一致します。", + "falseDescription": "パターンを無効にします。", + "trueDescription": "パターンを有効にします。", + "siblingsDescription": "名前が同じで拡張子が異なる兄弟を持つファイルと一致します。", + "languageSpecificEditorSettings": "言語固有のエディター設定", + "languageSpecificEditorSettingsDescription": "言語に対するエディター設定を上書きします" + }, + "out/extension": { + "workspaceFolder": "VS Code で開いているフォルダーのパス", + "workspaceFolderBasename": "スラッシュ (/) を含まない VS Code で開いているフォルダーのパス", + "relativeFile": "${workspaceFolder} に相対的な現在開いているファイル", + "file": "現在開いているファイル", + "cwd": "タスク ランナー起動時の作業ディレクトリ", + "lineNumber": "アクティブなファイル内で選択している行の番号", + "selectedText": "アクティブなファイル内で選択しているテキスト", + "fileDirname": "現在開いているファイルのディレクトリ名", + "fileExtname": "現在開いているファイルの拡張子", + "fileBasename": "現在開いているファイルのベース名", + "fileBasenameNoExtension": "現在開いているファイルの拡張子を含まないベース名", + "exampleExtension": "例" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/cpp.i18n.json b/i18n/language-pack-ja/translations/extensions/cpp.i18n.json new file mode 100644 index 0000000000..d3d11c2202 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/cpp.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "C/C++ の基本言語サポート", + "description": "C/C++ ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/csharp.i18n.json b/i18n/language-pack-ja/translations/extensions/csharp.i18n.json new file mode 100644 index 0000000000..e41651060b --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/csharp.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "C# の基本言語サポート", + "description": "C# ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/css-language-features.i18n.json b/i18n/language-pack-ja/translations/extensions/css-language-features.i18n.json new file mode 100644 index 0000000000..30ee20b218 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/css-language-features.i18n.json @@ -0,0 +1,93 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "CSS 言語機能", + "description": "CSS、LESS、SCSS ファイルに豊富な言語サポートを提供。", + "css.title": "CSS", + "css.completion.triggerPropertyValueCompletion.desc": "既定では、VS Codeは CSS プロパティが選択されるとプロパティ値の補完をトリガーします。この設定を使うことで、この動作は無効にできます。", + "css.lint.argumentsInColorFunction.desc": "無効なパラメーター数値です。", + "css.lint.boxModel.desc": "`padding` や `border` を使用するときに `width` や `height` を使用しないでください", + "css.lint.compatibleVendorPrefixes.desc": "ベンダー プレフィックス を使用するときは、他すべてのベンダー プレフィックスも必ず含めてください。", + "css.lint.duplicateProperties.desc": "重複するスタイル定義を使用しないでください。", + "css.lint.emptyRules.desc": "空の規則セットを使用しないでください。", + "css.lint.float.desc": "`float` の使用を避けてください。float は脆弱な CSS につながり、レイアウトの一部が変更されたときに CSS が破損しやすくなります。", + "css.lint.fontFaceProperties.desc": "`@font-face` 規則で `src` プロパティと `font-family` プロパティを定義する必要があります。", + "css.lint.hexColorLength.desc": "Hex には 3 つまたは 6 つの 16 進数が含まれる必要があります。", + "css.lint.idSelector.desc": "セレクターには ID を含めないでください。これらの規則と HTML の結合が密接すぎます。", + "css.lint.ieHack.desc": "IE ハックは、IE7 以前をサポートする場合にのみ必要です。", + "css.lint.important.desc": "`!important` の使用を避けてください。これは CSS 全体の特定性が制御不能になり、リファクタリングが必要になります。", + "css.lint.importStatement.desc": "複数の Import ステートメントを同時に読み込むことはできません。", + "css.lint.propertyIgnoredDueToDisplay.desc": "display によってプロパティを無視します。例: `display: inline` の場合、`width`、`height`、`margin-top`、`margin-bottom`、`float` プロパティには効果がありません。", + "css.lint.universalSelector.desc": "ユニバーサル セレクター (`*`) を使用すると処理速度が低下することが知られています。", + "css.lint.unknownAtRules.desc": "不明な @ 規則。", + "css.lint.unknownProperties.desc": "不明なプロパティ。", + "css.lint.validProperties.desc": "`UnknownProperties` ルールに対して検証されていないプロパティの一覧です。", + "css.lint.unknownVendorSpecificProperties.desc": "不明なベンダー固有のプロパティ。", + "css.lint.vendorPrefix.desc": "ベンダー プレフィックスを使用するとき、標準のプロパティーも含めます。", + "css.lint.zeroUnits.desc": "0 に単位は必要ありません。", + "css.trace.server.desc": "VS Code と CSS 言語サーバー間の通信をトレースします。", + "css.validate.title": "CSS の検証と問題の重大度を制御します。", + "css.validate.desc": "すべての検証を有効または無効にします。", + "less.title": "LESS", + "less.lint.argumentsInColorFunction.desc": "無効なパラメーター数値です。", + "less.lint.boxModel.desc": "`padding` や `border` を使用するときに `width` や `height` を使用しないでください", + "less.lint.compatibleVendorPrefixes.desc": "ベンダー プレフィックス を使用するときは、他すべてのベンダー プレフィックスも必ず含めてください。", + "less.lint.duplicateProperties.desc": "重複するスタイル定義を使用しないでください。", + "less.lint.emptyRules.desc": "空の規則セットを使用しないでください。", + "less.lint.float.desc": "`float` の使用を避けてください。float は脆弱な CSS につながり、レイアウトの一部が変更されたときに CSS が破損しやすくなります。", + "less.lint.fontFaceProperties.desc": "`@font-face` 規則で `src` プロパティと `font-family` プロパティを定義する必要があります。", + "less.lint.hexColorLength.desc": "Hex には 3 つまたは 6 つの 16 進数が含まれる必要があります。", + "less.lint.idSelector.desc": "セレクターには ID を含めないでください。これらの規則と HTML の結合が密接すぎます。", + "less.lint.ieHack.desc": "IE ハックは、IE7 以前をサポートする場合にのみ必要です。", + "less.lint.important.desc": "`!important` の使用を避けてください。これは CSS 全体の特定性が制御不能になり、リファクタリングが必要になります。", + "less.lint.importStatement.desc": "複数の Import ステートメントを同時に読み込むことはできません。", + "less.lint.propertyIgnoredDueToDisplay.desc": "display によってプロパティを無視します。例: `display: inline` の場合、`width`、`height`、`margin-top`、`margin-bottom`、`float` プロパティには効果がありません。", + "less.lint.universalSelector.desc": "ユニバーサル セレクター (`*`) を使用すると処理速度が低下することが知られています。", + "less.lint.unknownProperties.desc": "不明なプロパティ。", + "less.lint.validProperties.desc": "`UnknownProperties` ルールに対して検証されていないプロパティの一覧です。", + "less.lint.unknownVendorSpecificProperties.desc": "不明なベンダー固有のプロパティ。", + "less.lint.vendorPrefix.desc": "ベンダー プレフィックスを使用するとき、標準のプロパティーも含めます。", + "less.lint.zeroUnits.desc": "0 に単位は必要ありません。", + "less.validate.title": "LESS の検証と問題の重大度を制御します。", + "less.validate.desc": "すべての検証を有効または無効にします。", + "scss.title": "SCSS (Sass)", + "scss.lint.argumentsInColorFunction.desc": "無効なパラメーター数値です。", + "scss.lint.boxModel.desc": "`padding` や `border` を使用するときに `width` や `height` を使用しないでください", + "scss.lint.compatibleVendorPrefixes.desc": "ベンダー プレフィックス を使用するときは、他すべてのベンダー プレフィックスも必ず含めてください。", + "scss.lint.duplicateProperties.desc": "重複するスタイル定義を使用しないでください。", + "scss.lint.emptyRules.desc": "空の規則セットを使用しないでください。", + "scss.lint.float.desc": "`float` の使用を避けてください。float は脆弱な CSS につながり、レイアウトの一部が変更されたときに CSS が破損しやすくなります。", + "scss.lint.fontFaceProperties.desc": "`@font-face` 規則で `src` プロパティと `font-family` プロパティを定義する必要があります。", + "scss.lint.hexColorLength.desc": "Hex には 3 つまたは 6 つの 16 進数が含まれる必要があります。", + "scss.lint.idSelector.desc": "セレクターには ID を含めないでください。これらの規則と HTML の結合が密接すぎます。", + "scss.lint.ieHack.desc": "IE ハックは、IE7 以前をサポートする場合にのみ必要です。", + "scss.lint.important.desc": "`!important` の使用を避けてください。これは CSS 全体の特定性が制御不能になり、リファクタリングが必要になります。", + "scss.lint.importStatement.desc": "複数の Import ステートメントを同時に読み込むことはできません。", + "scss.lint.propertyIgnoredDueToDisplay.desc": "display によってプロパティを無視します。例: `display: inline` の場合、`width`、`height`、`margin-top`、`margin-bottom`、`float` プロパティには効果がありません。", + "scss.lint.universalSelector.desc": "ユニバーサル セレクター (`*`) を使用すると処理速度が低下することが知られています。", + "scss.lint.unknownProperties.desc": "不明なプロパティ。", + "scss.lint.validProperties.desc": "`UnknownProperties` ルールに対して検証されていないプロパティの一覧です。", + "scss.lint.unknownVendorSpecificProperties.desc": "不明なベンダー固有のプロパティ。", + "scss.lint.vendorPrefix.desc": "ベンダー プレフィックスを使用するとき、標準のプロパティーも含めます。", + "scss.lint.zeroUnits.desc": "0 に単位は必要ありません。", + "scss.validate.title": "SCSS の検証と問題の重大度を制御します。", + "scss.validate.desc": "すべての検証を有効または無効にします。", + "css.colorDecorators.enable.deprecationMessage": "設定 `css.colorDecorators.enable` は使用されなくなりました。`editor.colorDecorators` を使用してください。", + "scss.colorDecorators.enable.deprecationMessage": "設定 `scss.colorDecorators.enable` は使用されなくなりました。`editor.colorDecorators` を使用してください。", + "less.colorDecorators.enable.deprecationMessage": "設定 `less.colorDecorators.enable` は使用されなくなりました。`editor.colorDecorators` を使用してください。" + }, + "client\\out/cssMain": { + "cssserver.name": "CSS 言語サーバー", + "folding.start": "折りたたみ領域の開始", + "folding.end": "折りたたみ領域の終了" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/css.i18n.json b/i18n/language-pack-ja/translations/extensions/css.i18n.json new file mode 100644 index 0000000000..bfa0ded54c --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/css.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "CSS の基本言語サポート", + "description": "CSS、LESS、SCSS ファイル内で構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/debug-auto-launch.i18n.json b/i18n/language-pack-ja/translations/extensions/debug-auto-launch.i18n.json new file mode 100644 index 0000000000..c13e2a1826 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/debug-auto-launch.i18n.json @@ -0,0 +1,26 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Node デバッグの自動アタッチ", + "description": "node-debug 拡張がアクティブではないときに自動的にアタッチする機能を補助します。", + "debug.node.autoAttach.description": "統合ターミナルからデバッグ モードで node.js が起動されたときに、自動的に node デバッガーをアタッチします。", + "debug.node.autoAttach.disabled.description": "オート アタッチが無効で、ステータス バーに表示されません。", + "debug.node.autoAttach.on.description": "自動アタッチがアクティブです。", + "debug.node.autoAttach.off.description": "自動アタッチが非アクティブです。", + "toggle.auto.attach": "自動アタッチの切り替え" + }, + "out/extension": { + "status.text.auto.attach.on": "自動アタッチ: オン", + "status.text.auto.attach.off": "オート アタッチ: オフ", + "status.tooltip.auto.attach": "デバッグ モードで node.js プロセスに自動的にアタッチ" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/debug-server-ready.i18n.json b/i18n/language-pack-ja/translations/extensions/debug-server-ready.i18n.json new file mode 100644 index 0000000000..7951ecc7c4 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/debug-server-ready.i18n.json @@ -0,0 +1,28 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "サーバーの準備完了アクション", + "description": "デバッグ対象のサーバーが準備完了になったら、URI をブラウザーで開きます。", + "debug.server.ready.serverReadyAction.description": "デバッグ中のサーバー プログラムの準備ができたら URI に対して実行します (準備が整うと 'listening on port 3000' または 'Now listening on: https://localhost:5001' の形式でデバッグ コンソールに出力が送信されます)。", + "debug.server.ready.action.description": "サーバーの準備が整ったときにURIをどうするか。", + "debug.server.ready.action.openExternally.description": "既定のアプリケーションで外部 URI を開きます。", + "debug.server.ready.action.debugWithChrome.description": "'Chrome用のデバッガー' でデバッグを開始します。", + "debug.server.ready.pattern.description": "このパターンがデバッグコンソールに表示される場合、サーバーは準備完了です。最初のキャプチャーグループはURIまたはポート番号を含める必要があります。", + "debug.server.ready.uriFormat.description": "ポート番号から URI を構築するときに使用する書式設定文字列。最初の '%s' は、ポート番号に置き換えられます。", + "debug.server.ready.webRoot.description": "'Chrome用デバッガー' のデバッグ構成に値が渡されます。" + }, + "out/extension": { + "server.ready.nocapture.error": "URI ('{0}') 形式では代入プレースホルダーを使用していますが、パターンによって何も取り込まれませんでした。", + "server.ready.placeholder.error": "URI ('{0}') 形式には代入プレースホルダーを 1 つだけ含める必要があります。", + "server.ready.chrome.not.installed": "The action '{0}' requires the '{1}' extension." + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/docker.i18n.json b/i18n/language-pack-ja/translations/extensions/docker.i18n.json new file mode 100644 index 0000000000..7285baf3c6 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/docker.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Docker ファイルの基本言語サポート", + "description": "Docker ファイル内で構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/emmet.i18n.json b/i18n/language-pack-ja/translations/extensions/emmet.i18n.json new file mode 100644 index 0000000000..9d4b7a22c4 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/emmet.i18n.json @@ -0,0 +1,70 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "description": "VSCode の Emmet サポート", + "command.wrapWithAbbreviation": "ラップ変換", + "command.wrapIndividualLinesWithAbbreviation": "個々の行でラップ変換", + "command.removeTag": "タグの削除", + "command.updateTag": "タグの更新", + "command.matchTag": "一致するペアに移動", + "command.balanceIn": "バランス (内側)", + "command.balanceOut": "バランス (外側)", + "command.prevEditPoint": "前の編集点に移動", + "command.nextEditPoint": "次の編集点に移動", + "command.mergeLines": "行のマージ", + "command.selectPrevItem": "前の項目を選択", + "command.selectNextItem": "次の項目を選択", + "command.splitJoinTag": "タグの分割/結合", + "command.toggleComment": "コメントの切り替え", + "command.evaluateMathExpression": "数式の評価", + "command.updateImageSize": "イメージ サイズの更新", + "command.reflectCSSValue": "CSS 値を反映", + "command.incrementNumberByOne": "1 ずつ増加", + "command.decrementNumberByOne": "1 ずつ減少", + "command.incrementNumberByOneTenth": "0.1 ずつ増加", + "command.decrementNumberByOneTenth": "0.1 ずつ減少", + "command.incrementNumberByTen": "10 ずつ増加", + "command.decrementNumberByTen": "10 ずつ減少", + "emmetSyntaxProfiles": "指定した構文に対してプロファイルを定義するか、特定の規則がある独自のプロファイルをご使用ください。", + "emmetExclude": "Emmet 省略記法を展開すべきでない言語の配列。", + "emmetExtensionsPath": "Emmet のプロファイルとスニペットを含むフォルダーへのパス。", + "emmetShowExpandedAbbreviation": "展開された Emmet 省略記法を候補として表示します。\n`\"inMarkupAndStylesheetFilesOnly\"` オプションは、html、haml、jade、slim、xml、xsl、css、scss、sass、less、stylus に適用されます。\n\"always\" オプションは markup/css に関係なくファイルのすべての部分に適用されます。", + "emmetShowAbbreviationSuggestions": "利用できる Emmet 省略記法を候補として表示します。スタイルシートや emmet.showExpandedAbbreviation を `\"never\"` に設定していると適用されません。", + "emmetIncludeLanguages": "既定でサポートされていない言語で Emmet 略語を有効にします。ここに、その言語と Emmet でサポートされる言語のマッピングを追加します。\n 例: `{\"vue-html\":\"html\"、\"javascript\":\"javascriptreact\"}`", + "emmetVariables": "Emmet のスニペットで使用される変数", + "emmetTriggerExpansionOnTab": "有効にすると、TAB キーを押したときに Eemmet 省略記法が展開されます。", + "emmetPreferences": "Emmet の一部のアクションやリゾルバーの動作の変更に使用される基本設定。", + "emmetPreferencesIntUnit": "整数値に使用する既定の単位", + "emmetPreferencesFloatUnit": "float 値に使用する既定の単位", + "emmetPreferencesCssAfter": "CSS 省略形を展開するときに CSS プロパティの最後に配置するシンボル", + "emmetPreferencesSassAfter": "Sass ファイルで CSS 略語を展開するときに CSS プロパティの末尾に配置されるシンボル", + "emmetPreferencesStylusAfter": "Stylus ファイルで CSS 略語を展開するときに CSS プロパティの末尾に配置されるシンボル", + "emmetPreferencesCssBetween": "CSS の略語を展開するときに CSS プロパティと値の間に配置されるシンボル ", + "emmetPreferencesSassBetween": "Sass ファイルで CSS の略語を展開するときに CSS プロパティと値の間に配置されるシンボル ", + "emmetPreferencesStylusBetween": "Stylus ファイルで CSS の略語を展開するときに CSS プロパティと値の間に配置されるシンボル ", + "emmetShowSuggestionsAsSnippets": "`true` の場合、Emmet 候補をスニペットとして表示して `#editor.snippetSuggestions#` 設定に従ってそれらを並び替えます。", + "emmetPreferencesBemElementSeparator": "BEM フィルターを利用時にクラス使用する Element の区切り文字 ", + "emmetPreferencesBemModifierSeparator": "BEM フィルターを利用時にクラス使用する Modifier の区切り文字", + "emmetPreferencesFilterCommentBefore": "コメント フィルター使用時、一致した要素の前に配置するコメントの定義。 ", + "emmetPreferencesFilterCommentAfter": "コメント フィルター使用時、一致した要素の後に配置するコメントの定義。", + "emmetPreferencesFilterCommentTrigger": "コメント フィルターに適用される略語に存在する属性名のカンマ区切りのリスト", + "emmetPreferencesFormatNoIndentTags": "内部インデントを取得しないタグ名の配列", + "emmetPreferencesFormatForceIndentTags": "内部インデントを常に取得するタグ名の配列", + "emmetPreferencesAllowCompactBoolean": "true の場合、 Boolean 型属性の短縮表記が生成されます", + "emmetPreferencesCssWebkitProperties": "Emmet 省略記法で使用される場合に `-` で始まる 'webkit' ベンダー プレフィックスを取得するカンマ区切りの CSS プロパティ。常に 'webkit' プレフィックスを避ける場合は空の文字列に設定します。", + "emmetPreferencesCssMozProperties": "Emmet 省略記法で使用される場合に `-` で始まる 'moz' ベンダー プレフィックスを取得するカンマ区切りの CSS プロパティ。常に 'moz' プレフィックスを避ける場合は空の文字列に設定します。", + "emmetPreferencesCssOProperties": "Emmet 省略記法で使用される場合に `-` で始まる 'o' ベンダー プレフィックスを取得するカンマ区切りの CSS プロパティ。常に 'o' プレフィックスを避ける場合は空の文字列に設定します。", + "emmetPreferencesCssMsProperties": "Emmet 省略記法で使用される場合に `-` で始まる 'ms' ベンダー プレフィックスを取得するカンマ区切りの CSS プロパティ。常に 'ms' プレフィックスを避ける場合は空の文字列に設定します。", + "emmetPreferencesCssFuzzySearchMinScore": "あいまい検索の省略形が達成すべき (0 から 1 の) 最小スコア。値が低ければ多くの誤検出が発生する可能性があります。値が高ければ一致する見込みが減る可能性があります。", + "emmetOptimizeStylesheetParsing": "`false` に設定すると、現在位置が Emmet 略語の展開位置として有効かどうかを判定するためにファイル全体を解析します。`true` に設定すると、css/scss/less ファイルの現在位置周辺のコンテンツのみを解析します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/extension-editing.i18n.json b/i18n/language-pack-ja/translations/extensions/extension-editing.i18n.json new file mode 100644 index 0000000000..71daa76fc3 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/extension-editing.i18n.json @@ -0,0 +1,29 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "拡張機能の作成", + "description": "拡張機能を作成するためのリンティング機能を提供します。" + }, + "out/packageDocumentHelper": { + "languageSpecificEditorSettings": "言語固有のエディター設定", + "languageSpecificEditorSettingsDescription": "言語に対するエディター設定を上書きします" + }, + "out/extensionLinter": { + "httpsRequired": "画像には HTTPS プロトコルを使用する必要があります。", + "svgsNotValid": "SVG は無効な画像のソースです。", + "embeddedSvgsNotValid": "埋め込み SVG は無効な画像のソースです。", + "dataUrlsNotValid": "Data URL は無効な画像のソースです。", + "relativeUrlRequiresHttpsRepository": "相対的な画像 URL では、HTTPS プロトコルのリポジトリが package.json で指定されている必要があります。", + "relativeIconUrlRequiresHttpsRepository": "アイコンは、HTTPS プロトコルのリポジトリがこの package.json で指定されている必要があります。 ", + "relativeBadgeUrlRequiresHttpsRepository": "相対的なバッジ URL では、HTTPS プロトコルのリポジトリが package.json で指定されている必要があります。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/fsharp.i18n.json b/i18n/language-pack-ja/translations/extensions/fsharp.i18n.json new file mode 100644 index 0000000000..cc4fe01f04 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/fsharp.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "F# の基本言語サポート", + "description": "F# ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/git-ui.i18n.json b/i18n/language-pack-ja/translations/extensions/git-ui.i18n.json new file mode 100644 index 0000000000..6823d1612d --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/git-ui.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Git UI", + "description": "Git SCM UI Integration" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/git.i18n.json b/i18n/language-pack-ja/translations/extensions/git.i18n.json new file mode 100644 index 0000000000..2d826c0d4d --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/git.i18n.json @@ -0,0 +1,322 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Git", + "description": "Git SCM統合", + "command.clone": "クローン", + "command.init": "リポジトリの初期化", + "command.openRepository": "リポジトリを開く", + "command.close": "リポジトリを閉じる", + "command.refresh": "最新の情報に更新", + "command.openChange": "変更を開く", + "command.openFile": "ファイルを開く", + "command.openHEADFile": "ファイル (HEAD) を開く", + "command.stage": "変更をステージ", + "command.stageAll": "すべての変更をステージ", + "command.stageSelectedRanges": "選択した範囲をステージする", + "command.revertSelectedRanges": "選択範囲を元に戻す", + "command.stageChange": "変更のステージング", + "command.revertChange": "変更を元に戻す", + "command.unstage": "変更のステージング解除", + "command.unstageAll": "すべての変更のステージング解除", + "command.unstageSelectedRanges": "選択した範囲のステージを解除", + "command.clean": "変更を破棄", + "command.cleanAll": "すべての変更を破棄", + "command.commit": "コミット", + "command.commitStaged": "ステージング済みをコミット", + "command.commitEmpty": "空のコミット", + "command.commitStagedSigned": "コミットしてステージング (サインオフ)", + "command.commitStagedAmend": "ステージング済をコミット (修正) ", + "command.commitAll": "すべてコミット", + "command.commitAllSigned": "すべてコミット (Signed Off)", + "command.commitAllAmend": "すべてコミット (修正)", + "command.restoreCommitTemplate": "コミット テンプレートを復元する", + "command.undoCommit": "前回のコミットを元に戻す", + "command.checkout": "チェックアウト先...", + "command.branch": "分岐の作成...", + "command.branchFrom": "ブランチの作成元...", + "command.deleteBranch": "ブランチの削除...", + "command.renameBranch": "ブランチ名の変更...", + "command.merge": "ブランチをマージ...", + "command.createTag": "タグを作成", + "command.fetch": "フェッチ", + "command.fetchPrune": "フェッチ (Prune)", + "command.fetchAll": "すべてのリモートからフェッチ", + "command.pull": "プル", + "command.pullRebase": "プル (リベース)", + "command.pullFrom": "指定元からプル...", + "command.push": "プッシュ", + "command.pushForce": "プッシュ (強制)", + "command.pushTo": "プッシュ先...", + "command.pushToForce": "プッシュ先... (強制)", + "command.pushFollowTags": "Push (Follow Tags)", + "command.pushFollowTagsForce": "Push (Follow Tags, Force)", + "command.addRemote": "リモートの追加", + "command.removeRemote": "リモートの削除", + "command.sync": "同期", + "command.syncRebase": "同期 (Rebase)", + "command.publish": "ブランチを公開", + "command.showOutput": "Git 出力の表示", + "command.ignore": "ファイルを .gitignore に追加", + "command.stashIncludeUntracked": "スタッシュ (未追跡ファイルを含む)", + "command.stash": "Stash", + "command.stashPop": "スタッシュを適用して削除...", + "command.stashPopLatest": "最新のスタッシュを適用して削除", + "command.stashApply": "スタッシュを適用... ", + "command.stashApplyLatest": "最新のスタッシュを適用... ", + "config.enabled": "Git が有効になっているかどうか。", + "config.path": "Git の実行可能ファイルのパスやファイル名。例: `C:\\Program Files\\Git\\bin\\git.exe` (Windows)。", + "config.autoRepositoryDetection": "レポジトリを自動的に検出するかどうかを構成します。", + "config.autoRepositoryDetection.true": "現在開いているフォルダーのサブフォルダーと、開いているファイルの親フォルダーの両方をスキャンします。", + "config.autoRepositoryDetection.false": "リポジトリの自動的なスキャンを無効にします。", + "config.autoRepositoryDetection.subFolders": "現在開いているフォルダーのサブフォルダーをスキャンします。", + "config.autoRepositoryDetection.openEditors": "開いているファイルの親フォルダーをスキャンします。", + "config.autorefresh": "自動更新の有効/無効。", + "config.autofetch": "有効にした場合、現在の Git リポジトリの既定のリモートから自動的にコミットがフェッチされます。", + "config.autofetchPeriod": "`git.autofetch` が有効な場合の git の自動フェッチ間隔 (秒単位)。", + "config.confirmSync": "Git リポジトリを同期する前に確認します。", + "config.countBadge": "Git バッジ カウンターを制御します。", + "config.countBadge.all": "すべての変更をカウントします。", + "config.countBadge.tracked": "追跡済みの変更のみカウントします。", + "config.countBadge.off": "カウンターをオフにします。", + "config.checkoutType": "`チェックアウト先...` を実行するとき、どの種類のブランチを一覧表示するか制御します。", + "config.checkoutType.all": "すべての参照を表示します。", + "config.checkoutType.local": "ローカル ブランチのみを表示します。", + "config.checkoutType.tags": "タグのみを表示します。", + "config.checkoutType.remote": "リモート ブランチのみを表示します。", + "config.branchValidationRegex": "新しいブランチ名を検証するための正規表現。", + "config.branchWhitespaceChar": "新しいブランチ名で空白文字を置換する文字。", + "config.ignoreLegacyWarning": "古い Git である警告を無視します。", + "config.ignoreMissingGitWarning": "Git が見つからない場合の警告を無視します。", + "config.ignoreLimitWarning": "リポジトリ内に変更が多い場合の警告を無視します。", + "config.defaultCloneDirectory": "Git リポジトリをクローンする既定の場所。", + "config.enableSmartCommit": "ステージされた変更がない場合はすべての変更をコミットします。", + "config.enableCommitSigning": "GPG によりデジタル署名されたコミットを有効にします。", + "config.discardAllScope": "'すべての変更を破棄' コマンドによってどの変更が破棄されるかを制御します。'all' はすべての変更を破棄します。 'tracked' は追跡されているファイルだけを破棄します。 'prompt' は、アクションが実行されるたびにプロンプ​​ト ダイアログを表示します。", + "config.decorations.enabled": "Git が配色とバッジをエクスプローラーと開いているエディターのビューに提供するかどうかを制御します。", + "config.promptToSaveFilesBeforeCommit": "コミット前に Git が保存していないファイルを確認すべきかどうかを制御します。", + "config.postCommitCommand": "コミットの成功後、git コマンドを実行します。", + "config.postCommitCommand.none": "コミット後、任意のコマンドを実行しません。", + "config.postCommitCommand.push": "コミットの成功後、'Git Push' を実行します。", + "config.postCommitCommand.sync": "コミットの成功後、'Git Sync' を実行します。", + "config.showInlineOpenFileAction": "Git 変更の表示内にインラインのファイルを開くアクションを表示するかどうかを制御します。", + "config.showPushSuccessNotification": "プッシュが成功したときに通知を表示するかどうかを制御します。", + "config.inputValidation": "コミット メッセージの入力検証をいつ表示するかを制御します。", + "config.inputValidationLength": "警告を表示するコミット メッセージの長さのしきい値を制御します。", + "config.inputValidationSubjectLength": "警告を表示するためのコミット メッセージの件名長のしきい値を制御します。'config.inputValidationLength' の値を継承する場合には設定解除します。", + "config.detectSubmodules": "git サブモジュールを自動的に検出するかどうかを制御します。", + "config.detectSubmodulesLimit": "検出する git サブモジュール数の制限を制御します。", + "config.alwaysShowStagedChangesResourceGroup": "ステージ済み変更のリソース グループを常に表示します。", + "config.alwaysSignOff": "すべてのコミットのサインオフ フラグを制御します。", + "config.ignoredRepositories": "無視する git リポジトリの一覧。", + "config.scanRepositories": "Git リポジトリを検索するパスのリスト。", + "config.showProgress": "Git 操作の進行状況を表示するかどうかを制御します。", + "config.rebaseWhenSync": "同期コマンドを実行するときに、Git リベースを強制します。", + "config.confirmEmptyCommits": "常に空のコミットの生成について確認しますか?", + "config.fetchOnPull": "プルするとき、すべてのブランチをフェッチするか、現在のものだけをフェッチするか。", + "config.pullTags": "Fetch all tags when pulling.", + "config.autoStash": "プルする前にすべての変更を一時退避し、プル成功後に復元します。", + "config.allowForcePush": "強制的なプッシュ (--force-with-lease の有無にかかわらず) を有効にするかどうかを制御します。", + "config.useForcePushWithLease": "force プッシュより安全な force-with-lease 方式を使用するかどうかを制御します。", + "config.confirmForcePush": "強制的なプッシュの前に確認を求めるかどうかを制御します。", + "config.openDiffOnClick": "変更をクリックすると差分エディターを開くかどうかを制御します。そうでなければ通常のエディターを開きます。", + "colors.added": "追加したリソースの配色。", + "colors.modified": "リソースを改変した場合の配色", + "colors.deleted": "リソースを検出した場合の配色", + "colors.untracked": "リソースを追跡しない場合の配色", + "colors.ignored": "リソースを無視する場合の配色", + "colors.conflict": "リソースが競合する場合の配色", + "colors.submodule": "サブモジュールの配色。" + }, + "out/statusbar": { + "rebasing": "リベースしています", + "checkout": "チェックアウト...", + "sync changes": "変更の同期", + "publish changes": "変更の発行", + "syncing changes": "変更を同期しています..." + }, + "out/repository": { + "open": "開く", + "index modified": "変更されたインデックス", + "modified": "変更済み", + "index added": "インデックスの追加", + "index deleted": "削除されたインデックス", + "deleted": "削除済み", + "index renamed": "インデックスの名前変更", + "index copied": "インデックスをコピー", + "untracked": "追跡対象外", + "ignored": "無視", + "intent to add": "追加する目的", + "both deleted": "双方とも削除", + "added by us": "こちら側による追加", + "deleted by them": "あちら側による削除", + "added by them": "あちら側による追加", + "deleted by us": "こちら側による削除", + "both added": "双方とも追加", + "both modified": "双方とも変更", + "commitMessage": "Message (press {0} to commit)", + "commit": "コミット", + "merge changes": "変更のマージ", + "staged changes": "ステージング済みの変更", + "changes": "変更", + "push success": "正常にプッシュされました。", + "commit in rebase": "リベースの最中にコミット メッセージは変更できません。リベースの操作を終了してから、代わりに interactive rebase を使用してください。", + "commitMessageWhitespacesOnlyWarning": "現在のコミット メッセージには空白文字のみが含めています", + "commitMessageCountdown": "現在の行で残り {0} 文字", + "commitMessageWarning": "現在の行で {1} から {0} 文字オーバー", + "huge": "'{0}' のGit リポジトリにアクティブな変更が多いため、 Git 機能の一部のみが有効になります。", + "neveragain": "今後表示しない", + "add known": ".gitignore に '{0}' を追加しますか。", + "yes": "はい" + }, + "out/model": { + "not supported": "'git.scanRepositories' 設定は絶対パスをサポートしていません。", + "too many submodules": "'{0}' リポジトリに {1} 個のサブモジュールがあり、自動では開かれません。 ファイルを開くことで、それぞれを個別に開くことができます。", + "no repositories": "利用可能なリポジトリがありません", + "pick repo": "リポジトリの選択" + }, + "out/main": { + "looking": "次の場所で Git を検索しています: {0}", + "using git": "{1} から Git {0} を使用しています", + "downloadgit": "Git のダウンロード", + "neverShowAgain": "今後表示しない", + "notfound": "Git が見つかりません。Git をインストールするか 'git.path' 設定でパスを構成してください。", + "updateGit": "Git の更新", + "git20": "Git {0} がインストールされているようです。Code は Git 2 以上で最適に動作します" + }, + "out/commands": { + "tag at": "{0} のタグ", + "remote branch at": "{0} でのリモート ブランチ", + "create branch": "$(plus) 新しいブランチを作成...", + "create branch from": "$(plus) 新しいブランチの作成元...", + "repourl": "リポジトリの URL", + "selectFolder": "リポジトリの場所を選択", + "cloning": "Git リポジトリ '{0}' をクローンしています...", + "proposeopen": "クローンしたリポジトリを開きますか?", + "openrepo": "開く", + "openreponew": "Open in New Window", + "add": "ワークスペースに追加", + "proposeopen2": "複製したリポジトリを開きますか? または現在のワークスペースに追加しますか?", + "init": "Git リポジトリを初期化するワークスペース フォルダーを選択してください", + "choose": "フォルダーを選択...", + "init repo": "リポジトリの初期化", + "create repo": "リポジトリの初期化", + "are you sure": "'{0}' に Git リポジトリを作成します。続行してもよろしいですか?", + "proposeopen init": "初期化済みのリポジトリを開きますか?", + "proposeopen2 init": "初期化済みのリポジトリを開きますか? または現在のワークスペースへ追加しますか?", + "open repo": "リポジトリを開く", + "HEAD not available": "'{0}' の HEAD バージョンは利用できません。", + "confirm stage files with merge conflicts": "マージの競合がある {0} 個のファイルをステージしてもよろしいですか?", + "confirm stage file with merge conflicts": "マージの競合がある {0} をステージしてもよろしいですか? ", + "yes": "はい", + "keep ours": "自分 (Our) を維持する", + "delete": "ファイルを削除", + "deleted by them": "ファイル '{0}' は相手側 (their) によって削除され、自分側 (our) で編集されました。\n\nどうしますか?", + "keep theirs": "相手 (Their) を維持する", + "deleted by us": "ファイル '{0}' は自分側 (our) によって削除され、相手側 (their) で編集されました。どうしますか?", + "discard": "変更を破棄", + "confirm delete": "本当に {0} を削除してもよろしいですか?", + "delete file": "ファイルを削除", + "restore file": "ファイルを復元", + "confirm restore": "{0} を復元しますか?", + "confirm discard": "{0} の変更を破棄しますか?", + "restore files": "複数のファイルを復元", + "confirm restore multiple": "{0} 個のファイルを復元しますか?", + "confirm discard multiple": "{0} 個のファイルの変更内容を破棄しますか?", + "warn untracked": "未追跡ファイル {0} が削除されます!", + "confirm discard all single": "{0} の変更を破棄しますか?", + "confirm discard all": "{0} 個のファイルのすべての変更を破棄してもよろしいですか?\nこの変更は元に戻すことができません!\n現在のワーキング セットは永久に失われます。", + "discardAll multiple": "1 つのファイルを破棄", + "discardAll": "{0} 個のファイルをすべて破棄", + "confirm delete multiple": "本当に {0} 個のファイルを削除してもよろしいですか?", + "delete files": "複数のファイルを削除", + "there are untracked files single": "破棄すると次の未追跡ファイルがディスクから削除されます: {0}。", + "there are untracked files": "破棄すると {0} 個の未追跡ファイルがディスクから削除されます。", + "confirm discard all 2": "{0}\n\nこの変更は元に戻すことはできません。現在のワーキング セットは永久に失われます。", + "yes discard tracked": "1 つの追跡ファイルを破棄", + "yes discard tracked multiple": "{0} 個の追跡ファイルを破棄", + "unsaved files single": "次のファイルが保存されていません: {0}。\n\nコミット前に保存しますか?", + "unsaved files": "{0} 個の保存されていないファイルがあります。\n\nコミット前に保存しますか?", + "save and commit": "すべてのコミットを保存(&&C)", + "commit": "無視してコミット", + "no staged changes": "コミットするステージされた変更がありません。\n\nすべての変更を自動的にステージして、直接コミットしますか?", + "always": "常に行う", + "no changes": "コミットする必要のある変更はありません。", + "commit message": "コミット メッセージ", + "provide commit message": "コミット メッセージを入力してください", + "confirm emtpy commit": "空のコミットを生成しますか?", + "yes never again": "はい、今後は表示しません", + "no more": "HEAD が任意のコミットを明示しないため、元に戻すことはできません。", + "select a ref to checkout": "チェックアウトする参照を選択", + "branch name": "ブランチ名", + "provide branch name": "ブランチ名を指定してください", + "branch name format invalid": "ブランチ名は次の正規表現に一致する必要があります: {0}", + "select a ref to create a new branch from": "'{0}' ブランチの作成元 ref を選択", + "select branch to delete": "削除するブランチの選択", + "confirm force delete branch": "ブランチ '{0}' はマージされていません。それでも削除しますか?", + "delete branch": "ブランチの削除", + "invalid branch name": "無効なブランチ名", + "branch already exists": "ブランチ名 '{0}' は既に存在します", + "select a branch to merge from": "マージ元のブランチを選択", + "tag name": "タグ名", + "provide tag name": "タグ名を入力してください", + "tag message": "メッセージ", + "provide tag message": "注釈付きタグにつけるメッセージを入力してください", + "no remotes to fetch": "リポジトリには、フェッチ元として構成されているリモートがありません。", + "no remotes to pull": "リポジトリには、プル元として構成されているリモートがありません。", + "pick remote pull repo": "リモートを選んで、ブランチを次からプルします:", + "pick branch pull": "プル元のブランチを選択", + "no remotes to push": "リポジトリには、プッシュ先として構成されているリモートがありません。", + "force push not allowed": "強制的なプッシュは禁止されています。'git.allowForcePush' 設定で有効にしてください。", + "confirm force push": "あなたがしようとしている変更の強制プッシュは、破壊的なことがあり、他人の変更を誤って上書きする可能性があります。\n\n続行しますか?", + "ok": "OK", + "never ask again": "今後は確認しない", + "nobranch": "リモートにプッシュするブランチをチェックアウトしてください。", + "confirm publish branch": "'{0}' ブランチに上流ブランチはありません。このブランチを公開しますか?", + "pick remote": "リモートを選んで、ブランチ '{0}' を次の場所に公開します:", + "remote name": "リモート名", + "provide remote name": "リモート名を入力してください。", + "remote name format invalid": "リモート名の形式が無効です", + "remote already exists": "リモート '{0}' は既に存在します。", + "remote url": "リモート URL", + "provide remote URL": "リモート \"{0}\" の URL を入力します", + "no remotes added": "リポジトリにリモートが含まれていません。", + "remove remote": "削除するリモートを選択", + "sync is unpredictable": "このアクションは '{0}/{1}' との間で、コミットをプッシュおよびプルします。", + "never again": "OK、今後は表示しない", + "no remotes to publish": "リポジトリには、発行先として構成されているリモートがありません。", + "no changes stash": "スタッシュする変更がありません。", + "provide stash message": "必要に応じてスタッシュ メッセージを入力してください", + "stash message": "スタッシュ メッセージ", + "pick stash to pop": "適用するスタッシュを選択してください", + "no stashes": "リポジトリ内にスタッシュはありません。", + "pick stash to apply": "適用するスタッシュを選択してください", + "open git log": "Git ログを開く", + "clean repo": "チェックアウトの前に、リポジトリの作業ツリーを消去してください。", + "cant push": "参照仕様をリモートにプッシュできません。最初に 'Pull' を実行して変更を統合してください。", + "merge conflicts": "マージの競合があります。コミットする前にこれを解決してください。", + "stash merge conflicts": "スタッシュを適用している間に、マージの競合がありました。", + "missing user info": "Git の 'user.name' と 'user.email' を構成していることを確認してください。", + "learn more": "詳細を表示", + "git error details": "Git: {0}", + "git error": "Git エラー" + }, + "out/autofetch": { + "yes": "はい", + "no": "いいえ", + "not now": "後で通知する", + "suggest auto fetch": "Code が [定期的に 'git fetch']({0}) を実行してもよろしいですか?" + }, + "out/askpass-main": { + "missOrInvalid": "資格情報が見つからないか、無効です。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/go.i18n.json b/i18n/language-pack-ja/translations/extensions/go.i18n.json new file mode 100644 index 0000000000..f79746c83b --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/go.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Go 言語の基礎", + "description": "Go ファイル内で構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/groovy.i18n.json b/i18n/language-pack-ja/translations/extensions/groovy.i18n.json new file mode 100644 index 0000000000..27947f8fe3 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/groovy.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Groovy の基本言語サポート", + "description": "Groovy ファイル内でスニペット、構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/grunt.i18n.json b/i18n/language-pack-ja/translations/extensions/grunt.i18n.json new file mode 100644 index 0000000000..4f8da9f552 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/grunt.i18n.json @@ -0,0 +1,24 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "description": "VS Code に Grunt 機能を追加する拡張機能。", + "displayName": "VS Code の Grunt サポート", + "config.grunt.autoDetect": "Grunt タスクの自動検出をオンにするかオフにするかを制御します。既定はオンです。", + "grunt.taskDefinition.type.description": "カスタマイズする Grunt タスク。", + "grunt.taskDefinition.file.description": "タスクを提供する Grunt ファイル。省略できます。" + }, + "out/main": { + "gulpTaskDetectError": "jake タスクを検索するときに問題が発生しました。詳細は、出力をご覧ください。", + "jakeShowOutput": "出力に移動", + "execFailed": "フォルダ {0} でGrunt のエラーによる失敗を自動検出: {1}" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/gulp.i18n.json b/i18n/language-pack-ja/translations/extensions/gulp.i18n.json new file mode 100644 index 0000000000..634122414d --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/gulp.i18n.json @@ -0,0 +1,24 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "description": "VS Code に Gulp 機能を追加する拡張機能。", + "displayName": "VSCode の Gulp サポート", + "config.gulp.autoDetect": "Gulp タスクの自動検出をオンにするかオフにするかを制御します。既定はオンです。", + "gulp.taskDefinition.type.description": "カスタマイズする Gulp タスク。", + "gulp.taskDefinition.file.description": "タスクを提供する Gulp ファイル。省略できます。" + }, + "out/main": { + "gulpTaskDetectError": "gulp タスクを検出するときに問題が発生しました。詳細については、出力をご覧ください。", + "gulpShowOutput": "出力に移動", + "execFailed": "フォルダ {0} でgulp のエラーによる失敗を自動検出: {1}" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/handlebars.i18n.json b/i18n/language-pack-ja/translations/extensions/handlebars.i18n.json new file mode 100644 index 0000000000..3b170040b4 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/handlebars.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Handlebars の基本言語サポート", + "description": "Handlebars ファイル内で構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/hlsl.i18n.json b/i18n/language-pack-ja/translations/extensions/hlsl.i18n.json new file mode 100644 index 0000000000..4cf3e723bb --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/hlsl.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "HLSL の基本言語サポート", + "description": "HLSL ファイル内で構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/html-language-features.i18n.json b/i18n/language-pack-ja/translations/extensions/html-language-features.i18n.json new file mode 100644 index 0000000000..2107efec4e --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/html-language-features.i18n.json @@ -0,0 +1,45 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "HTML 言語機能", + "description": "HTML と Handlebar ファイルに豊富な言語サポートを提供します", + "html.format.enable.desc": "既定の HTML フォーマッタを有効/無効にします。", + "html.format.wrapLineLength.desc": "1 行あたりの最大文字数 (0 = 無効にする)。", + "html.format.unformatted.desc": "再フォーマットしてはならないタグの、コンマ区切りの一覧。`null` の場合、既定で https://www.w3.org/TR/html5/dom.html#phrasing-content にリストされているすべてのタグになります。", + "html.format.contentUnformatted.desc": "コンテンツを再フォーマットしてはならないタグの、コンマ区切りの一覧。`null` は、既定値の `pre` タグを表します。", + "html.format.indentInnerHtml.desc": "`` セクションと `` セクションにインデントを設定します。", + "html.format.preserveNewLines.desc": "要素の前にある既存の改行を保持するかどうかを制御します。要素の前でのみ機能し、タグの内側やテキストに対しては機能しません。", + "html.format.maxPreserveNewLines.desc": "1 つのチャンク内に保持できる改行の最大数。無制限にするには、`null` を使います。", + "html.format.indentHandlebars.desc": "{{#foo}}` から `{{/foo}}` をフォーマットしてインデントします。", + "html.format.endWithNewline.desc": "末尾に改行を入れます。", + "html.format.extraLiners.desc": "直前に改行を 1 つ入れるタグの、コンマで区切られたリストです。`null` は、既定値の `head, body, /html` を表します。", + "html.format.wrapAttributes.desc": "属性を折り返します。", + "html.format.wrapAttributes.auto": "行の長さが超過した場合のみ属性を折り返します。", + "html.format.wrapAttributes.force": "先頭以外の各属性を折り返します。", + "html.format.wrapAttributes.forcealign": "先頭以外の各属性を折り返して位置を合わせます。", + "html.format.wrapAttributes.forcemultiline": "各属性を折り返します。", + "html.format.wrapAttributes.alignedmultiple": "行の長さが超過したときに、属性を垂直方向に整列させます。", + "html.format.wrapAttributes.preserve": "属性の折り返しを保持します", + "html.format.wrapAttributes.preservealigned": "属性の折り返しを保持しますが、整列させます。", + "html.suggest.html5.desc": "ビルトイン HTML 言語サポートが HTML5 のタグ、プロパティ、および値を候補表示するかどうかを制御します。", + "html.trace.server.desc": "VS Code と HTML 言語サーバー間の通信をトレースします。", + "html.validate.scripts": "ビルトイン HTML 言語サポートが埋め込みスクリプトを検証するかどうかを制御します。", + "html.validate.styles": "ビルトイン HTML 言語サポートが埋め込みスタイルを検証するかどうかを制御します。", + "html.autoClosingTags": "HTML タグの自動クローズを有効/無効にします。" + }, + "client\\out/htmlMain": { + "htmlserver.name": "HTML 言語サーバー", + "folding.start": "折りたたみ領域の開始", + "folding.end": "折りたたみ領域の終了", + "folding.html": "簡単な HTML5 の出発点" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/html.i18n.json b/i18n/language-pack-ja/translations/extensions/html.i18n.json new file mode 100644 index 0000000000..57eee73090 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/html.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "HTML の基本言語サポート", + "description": "HTML ファイルで構文の強調表示、かっこのマッチング、スニペットの機能を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/ini.i18n.json b/i18n/language-pack-ja/translations/extensions/ini.i18n.json new file mode 100644 index 0000000000..c88006497d --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/ini.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Ini の基本言語サポート", + "description": "Ini ファイル内で構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/jake.i18n.json b/i18n/language-pack-ja/translations/extensions/jake.i18n.json new file mode 100644 index 0000000000..fb60beb894 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/jake.i18n.json @@ -0,0 +1,24 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "description": "VS Code に Jake 機能を追加する拡張機能。", + "displayName": "VS Code の Jake サポート", + "jake.taskDefinition.type.description": "カスタマイズする Jake タスク。", + "jake.taskDefinition.file.description": "タスクを提供する Jake ファイル。省略できます。", + "config.jake.autoDetect": "Jake タスクの自動検出をオンにするかオフにするかを制御します。既定はオンです。" + }, + "out/main": { + "gulpTaskDetectError": "jake タスクを検索するときに問題が発生しました。詳細については、出力をご覧ください。", + "jakeShowOutput": "出力に移動", + "execFailed": "フォルダ {0} でJake のエラーによる失敗を自動検出: {1}" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/java.i18n.json b/i18n/language-pack-ja/translations/extensions/java.i18n.json new file mode 100644 index 0000000000..ee4054b66b --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/java.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Java の基本言語サポート", + "description": "Java ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/javascript.i18n.json b/i18n/language-pack-ja/translations/extensions/javascript.i18n.json new file mode 100644 index 0000000000..f5046bb81f --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/javascript.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "JavaScript の基本言語サポート", + "description": "JavaScript ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/json-language-features.i18n.json b/i18n/language-pack-ja/translations/extensions/json-language-features.i18n.json new file mode 100644 index 0000000000..0f616bff4c --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/json-language-features.i18n.json @@ -0,0 +1,32 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "JSON 言語機能", + "description": "JSON ファイルに豊富な言語サポートを提供。", + "json.schemas.desc": "スキーマを現在のプロジェクトの JSON ファイルに関連付けます", + "json.schemas.url.desc": "スキーマへの URL または現在のディレクトリのスキーマへの相対パス", + "json.schemas.fileMatch.desc": "JSON ファイルをスキーマに解決する場合に一致するファイル パターンの配列です。", + "json.schemas.fileMatch.item.desc": "JSON ファイルをスキーマに解決する場合に一致するよう '*' を含む可能性があるファイル パターンです。", + "json.schemas.schema.desc": "指定された URL のスキーマ定義です。スキーマは、スキーマ URL へのアクセスを避けるためにのみ指定する必要があります。", + "json.format.enable.desc": "既定の JSON フォーマッタを有効/無効にします", + "json.tracing.desc": "VS Code と JSON 言語サーバー間の通信をトレースします。", + "json.colorDecorators.enable.desc": "カラー デコレーターを有効または無効にします", + "json.colorDecorators.enable.deprecationMessage": "設定 `json.colorDecorators.enable` は使用されなくなりました。`editor.colorDecorators` を使用してください。", + "json.schemaResolutionErrorMessage": "スキーマを解決できません。", + "json.clickToRetry": "クリックして再試行します。" + }, + "client\\out/jsonMain": { + "json.schemaResolutionErrorMessage": "スキーマを解決できません。", + "json.clickToRetry": "クリックして再試行します。", + "jsonserver.name": "JSON 言語サーバー" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/json.i18n.json b/i18n/language-pack-ja/translations/extensions/json.i18n.json new file mode 100644 index 0000000000..57ce56f94c --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/json.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "JSON の基本言語サポート", + "description": "JSON ファイルで構文の強調表示とかっこのマッチングの機能を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/less.i18n.json b/i18n/language-pack-ja/translations/extensions/less.i18n.json new file mode 100644 index 0000000000..7825354e4d --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/less.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Less の基本言語サポート", + "description": "Less ファイルで構文ハイライト、かっこ一致、折りたたみを提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/log.i18n.json b/i18n/language-pack-ja/translations/extensions/log.i18n.json new file mode 100644 index 0000000000..5257a85661 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/log.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "ログ", + "description": ".log 拡張子を持つファイルの構文ハイライトを提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/lua.i18n.json b/i18n/language-pack-ja/translations/extensions/lua.i18n.json new file mode 100644 index 0000000000..56955509cc --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/lua.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Lua の基本言語サポート", + "description": "Lua ファイル内で構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/make.i18n.json b/i18n/language-pack-ja/translations/extensions/make.i18n.json new file mode 100644 index 0000000000..5203a82e54 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/make.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Make の基本言語サポート", + "description": "Make ファイル内で構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/markdown-basics.i18n.json b/i18n/language-pack-ja/translations/extensions/markdown-basics.i18n.json new file mode 100644 index 0000000000..dcb293fd06 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/markdown-basics.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Markdown の基本言語サポート", + "description": "Markdown のスニペット、構文ハイライトを提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/markdown-language-features.i18n.json b/i18n/language-pack-ja/translations/extensions/markdown-language-features.i18n.json new file mode 100644 index 0000000000..c1167bbb89 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/markdown-language-features.i18n.json @@ -0,0 +1,69 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Markdown 言語機能", + "description": "Markdown に豊富な言語サポートを提供。", + "markdown.preview.breaks.desc": "マークダウン プレビューで改行を表示する方法を設定します。'true' に設定すると、新たに改行するごとに
が作成されます。", + "markdown.preview.linkify": "マークダウン プレビューで URL 形式のテキストからリンクへの変換を有効または無効にします。", + "markdown.preview.doubleClickToSwitchToEditor.desc": "マークダウンのプレビューでダブルクリックすると、エディターに切り替わります。", + "markdown.preview.fontFamily.desc": "マークダウン プレビューで使用されるフォント ファミリを制御します。", + "markdown.preview.fontSize.desc": "マークダウン プレビューで使用されるフォント サイズ (ピクセル単位) を制御します。", + "markdown.preview.lineHeight.desc": "マークダウン プレビューで使用される行の高さを制御します。この数値はフォント サイズを基準とします。", + "markdown.preview.markEditorSelection.desc": "マークダウンのプレビューに、エディターの現在の選択範囲を示すマークが付きます。", + "markdown.preview.scrollEditorWithPreview.desc": "マークダウンのプレビューをスクロールすると、エディターのビューが更新されます 。", + "markdown.preview.scrollPreviewWithEditor.desc": "マークダウンのエディターをスクロールすると、プレビューのビューが更新されます。", + "markdown.preview.scrollPreviewWithEditorSelection.desc": "[非推奨] エディターの現在選択されている行を表示するためにマークダウン プレビューをスクロールします。", + "markdown.preview.scrollPreviewWithEditorSelection.deprecationMessage": "この設定は 'markdown.preview.scrollPreviewWithEditor' に置き換えられ、もはや有効ではありません。", + "markdown.preview.title": "プレビューを開く", + "markdown.previewSide.title": "プレビューを横に表示", + "markdown.showLockedPreviewToSide.title": "ロックされたプレビューを横に表示", + "markdown.showSource.title": "ソースの表示", + "markdown.styles.dec": "マークダウン プレビューから使用する CSS スタイル シートの URL またはローカル パスの一覧。相対パスは、エクスプローラーで開かれているフォルダーへの絶対パスと解釈されます。開かれているフォルダーがない場合、マークダウン ファイルの場所を基準としていると解釈されます。'\\' はすべて '\\\\' と入力する必要があります。", + "markdown.showPreviewSecuritySelector.title": "プレビュー のセキュリティ設定を変更", + "markdown.trace.desc": "マークダウン拡張機能のデバッグ ログを有効にします。", + "markdown.preview.refresh.title": "プレビューを更新", + "markdown.preview.toggleLock.title": "プレビュー ロックの切り替え", + "configuration.markdown.preview.openMarkdownLinks.description": "プレビューで、Markdown ファイルへのリンクをクリックする時どのように処理するか。", + "configuration.markdown.preview.openMarkdownLinks.inEditor": "エディターでリンクを開こうとします", + "configuration.markdown.preview.openMarkdownLinks.inPreview": "マークダウン プレビューでリンクを開こうとします" + }, + "out/features/previewContentProvider": { + "preview.securityMessage.text": "このドキュメントで一部のコンテンツが無効になっています", + "preview.securityMessage.title": "安全でない可能性があるか保護されていないコンテンツは、マークダウン プレビューで無効化されています。保護されていないコンテンツやスクリプトを有効にするには、マークダウン プレビューのセキュリティ設定を変更してください", + "preview.securityMessage.label": "セキュリティが無効なコンテンツの警告", + "preview.notFound": "{0} が見つかりません" + }, + "out/features/preview": { + "onPreviewStyleLoadError": "'markdown.styles' を読み込むことができません: {0}", + "lockedPreviewTitle": "[プレビュー] {0}", + "previewTitle": "プレビュー {0}", + "preview.clickOpenFailed": "{0} を開くことができません。" + }, + "out/features/documentLinkProvider": { + "documentLink.tooltip": "follow link" + }, + "out/security": { + "strict.title": "高レベル", + "strict.description": "セキュリティで保護されたコンテンツのみを読み込む", + "insecureLocalContent.title": "安全でないローカル コンテンツを許可する", + "insecureLocalContent.description": "localhost から http で提供されるコンテンツの読み込みを有効にします", + "insecureContent.title": "セキュリティで保護されていないコンテンツを許可する", + "insecureContent.description": "HTTP を介したコンテンツの読み込みを有効にする", + "disable.title": "無効にする", + "disable.description": "すべてのコンテンツとスクリプトの実行を許可します。推奨されません。", + "moreInfo.title": "詳細情報", + "enableSecurityWarning.title": "このワークスペースでプレビューのセキュリティ警告を有効にする", + "disableSecurityWarning.title": "このワークスペースでプレビューのセキュリティ警告を有効にする", + "toggleSecurityWarning.description": "コンテンツのセキュリティ レベルに影響しません", + "preview.showPreviewSecuritySelector.title": "ワークスペースのマークダウン プレビューに関するセキュリティ設定を選択 " + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/merge-conflict.i18n.json b/i18n/language-pack-ja/translations/extensions/merge-conflict.i18n.json new file mode 100644 index 0000000000..03cbf0c92f --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/merge-conflict.i18n.json @@ -0,0 +1,53 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "マージの競合", + "description": "行内マージ競合のハイライト、コマンドを提供します。", + "command.category": "マージの競合", + "command.accept.all-current": "現在の方をすべて取り込む", + "command.accept.all-incoming": "入力側のすべてを取り込む", + "command.accept.all-both": "両方をすべて取り込む", + "command.accept.current": "現在の方を取り込む", + "command.accept.incoming": "入力側を取り込む", + "command.accept.selection": "選択項目を取り込む", + "command.accept.both": "両方を取り込む", + "command.next": "次の競合", + "command.previous": "前の競合", + "command.compare": "現在の競合を比較", + "config.title": "マージの競合", + "config.autoNavigateNextConflictEnabled": "マージ競合を解決した後で、次のマージの競合に自動的に移動するかどうか。", + "config.codeLensEnabled": "エディター内のマージ競合ブロックのコード レンズを作成します。", + "config.decoratorsEnabled": "エディター内のマージ競合ブロック用デコレータを作成します。", + "config.diffViewPosition": "Controls where the diff view should be opened when comparing changes in merge conflicts.", + "config.diffViewPosition.current": "Open the diff view in the current editor group.", + "config.diffViewPosition.beside": "Open the diff view next to the current editor group.", + "config.diffViewPosition.below": "Open the diff view below the current editor group." + }, + "out/mergeDecorator": { + "currentChange": "(現在の変更)", + "incomingChange": "(入力側の変更)" + }, + "out/commandHandler": { + "cursorNotInConflict": "エディターのカーソルがマージの競合の範囲内にありません", + "compareChangesTitle": "{0}: 現在の変更 ⟷ 入力側の変更", + "cursorOnCommonAncestorsRange": "エディターのカーソルが共通の祖先ブロック内にあります。”現在” または \"入力側\" のいずれかのブロックに移動してください", + "cursorOnSplitterRange": "エディターのカーソルがマージ コンフリクトのスプリッター内にあります。”現在” または \"入力側\" のいずれかのブロックに移動してください", + "noConflicts": "このファイルにマージの競合は存在しません", + "noOtherConflictsInThisFile": "このファイルに他のマージの競合は存在しません" + }, + "out/codelensProvider": { + "acceptCurrentChange": "現在の変更を取り込む", + "acceptIncomingChange": "入力側の変更を取り込む", + "acceptBothChanges": "両方の変更を取り込む", + "compareChanges": "変更の比較" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/npm.i18n.json b/i18n/language-pack-ja/translations/extensions/npm.i18n.json new file mode 100644 index 0000000000..dcd8504453 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/npm.i18n.json @@ -0,0 +1,65 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "description": "npm スクリプトのタスクサポートを追加する拡張", + "displayName": "VS Code の npm サポート", + "config.npm.autoDetect": "npm スクリプトを自動的に検出するかどうかを制御します。", + "config.npm.runSilent": "`--silent` オプションを使用して npm コマンドを実行する。", + "config.npm.packageManager": "スクリプトを実行するために使用するパッケージ マネージャー。", + "config.npm.exclude": "自動スクリプト検出から除外するフォルダーの glob パターンを構成します。", + "config.npm.enableScriptExplorer": "npm スクリプトのエクスプ ローラー ビューを有効にします。", + "config.npm.scriptExplorerAction": "スクリプト エクスプローラーで使用される既定のクリック アクション: `open` もしくは `run`。既定値は `open` です。", + "config.npm.fetchOnlinePackageInfo": "npm 依存関係の自動補完とホバー時の情報を提供するために https://registry.npmjs/org と https://registry.bower.io からデータをフェッチします。", + "npm.parseError": "npmタスク検出: ファイル {0} の解析に失敗しました", + "taskdef.script": "カスタマイズする npm スクリプト。", + "taskdef.path": "スクリプトを提供する package.json ファイルのフォルダー パス。省略できます。", + "view.name": "Npm スクリプト", + "command.refresh": "最新の情報に更新", + "command.run": "実行", + "command.debug": "デバッグ", + "command.openScript": "開く", + "command.runInstall": "インストールを実行", + "command.runSelectedScript": "スクリプトを実行" + }, + "out/features/packageJSONContribution": { + "json.package.default": "既定の package.json", + "json.npm.error.repoaccess": "NPM リポジトリに対する要求が失敗しました: {0}", + "json.npm.latestversion": "パッケージの現在の最新バージョン", + "json.npm.majorversion": "最新のメジャー バージョンと一致します (1.x.x)", + "json.npm.minorversion": "最新のマイナー バージョンと一致します (1.2.x)", + "json.npm.version.hover": "最新バージョン: {0}" + }, + "out/features/bowerJSONContribution": { + "json.bower.default": "既定の bower.json", + "json.bower.error.repoaccess": "bower リポジトリに対する要求が失敗しました: {0}", + "json.bower.latest.version": "最新" + }, + "out/tasks": { + "npm.parseError": "npmタスク検出: ファイル {0} の解析に失敗しました" + }, + "out/scriptHover": { + "runScript": "スクリプトを実行", + "runScript.tooltip": "スクリプトをタスクとして実行する", + "debugScript": "スクリプトをデバッグする", + "debugScript.tooltip": "デバッガーでスクリプトを実行する" + }, + "out/npmView": { + "noScripts": "スクリプトが見つかりません", + "noDebugOptions": "スクリプトの Node デバッグ オプションが不足しているため、\"{0}\" をデバッグ起動できません。例: --inspect-brk\"。", + "learnMore": "詳細を表示", + "ok": "OK", + "scriptInvalid": "スクリプト '{0}' が見つかりませんでした。ビューを更新してください。" + }, + "out/commands": { + "noScriptFound": "選択範囲に有効な npm スクリプトを見つけられませんでした。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/objective-c.i18n.json b/i18n/language-pack-ja/translations/extensions/objective-c.i18n.json new file mode 100644 index 0000000000..36dc840827 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/objective-c.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Objective-C の基本言語サポート", + "description": "Objective-C ファイル内で構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/perl.i18n.json b/i18n/language-pack-ja/translations/extensions/perl.i18n.json new file mode 100644 index 0000000000..4490cce6dc --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/perl.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Perl の基本言語サポート", + "description": "Perl ファイル内で構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/php-language-features.i18n.json b/i18n/language-pack-ja/translations/extensions/php-language-features.i18n.json new file mode 100644 index 0000000000..2e4af1c958 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/php-language-features.i18n.json @@ -0,0 +1,31 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "configuration.suggest.basic": "組み込みの PHP 言語候補機能を有効にするかどうかを制御します。このサポートによって、PHP グローバルと変数の候補が示されます。", + "configuration.validate.enable": "組み込みの PHP 検証を有効/無効にします。", + "configuration.validate.executablePath": "PHP 実行可能ファイルを指定します。", + "configuration.validate.run": "リンターを保存時に実行するか、入力時に実行するか。", + "configuration.title": "PHP", + "commands.categroy.php": "PHP", + "command.untrustValidationExecutable": "PHP の検証を無効にします (ワークスペース設定として定義)。", + "displayName": "PHP 言語機能", + "description": "PHP ファイルに豊富な言語サポートを提供します。" + }, + "out/features/validationProvider": { + "php.useExecutablePath": "PHP ファイルを lint するために {0} (ワークスペースの設定として定義されている) を実行することを許可しますか?", + "php.yes": "許可", + "php.no": "許可しない", + "wrongExecutable": "{0} が有効な PHP 実行可能ファイルではないため、検証できません。設定 'php.validate.executablePath' を使用して PHP 実行可能ファイルを構成してください。", + "noExecutable": "PHP 実行可能ファイルが設定されていないため、検証できません。設定 'php.validate.executablePath' を使用して PHP 実行可能ファイルを構成してください。", + "unknownReason": "パス {0} を使用して php を実行できませんでした。理由は不明です。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/php.i18n.json b/i18n/language-pack-ja/translations/extensions/php.i18n.json new file mode 100644 index 0000000000..76b718a1f4 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/php.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "PHP の基本言語サポート", + "description": "PHP ファイル内に構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/powershell.i18n.json b/i18n/language-pack-ja/translations/extensions/powershell.i18n.json new file mode 100644 index 0000000000..8e6b7e016d --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/powershell.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Powershell の基本言語サポート", + "description": "Powershell ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/pug.i18n.json b/i18n/language-pack-ja/translations/extensions/pug.i18n.json new file mode 100644 index 0000000000..8386448a31 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/pug.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Pug の基本言語サポート", + "description": "Pug ファイル内で構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/python.i18n.json b/i18n/language-pack-ja/translations/extensions/python.i18n.json new file mode 100644 index 0000000000..dbd2147c51 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/python.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Python の基本言語サポート", + "description": "Python ファイル内で構文ハイライト、かっこ一致、折りたたみを提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/r.i18n.json b/i18n/language-pack-ja/translations/extensions/r.i18n.json new file mode 100644 index 0000000000..a358a2567e --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/r.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "R の基本言語サポート", + "description": "R ファイル内で構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/razor.i18n.json b/i18n/language-pack-ja/translations/extensions/razor.i18n.json new file mode 100644 index 0000000000..bd1052e24d --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/razor.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Razor の基本言語サポート", + "description": "Razor ファイル内で構文ハイライト、かっこ一致、折りたたみを提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/ruby.i18n.json b/i18n/language-pack-ja/translations/extensions/ruby.i18n.json new file mode 100644 index 0000000000..7a416f395a --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/ruby.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Ruby の基本言語サポート", + "description": "Ruby ファイル内で構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/rust.i18n.json b/i18n/language-pack-ja/translations/extensions/rust.i18n.json new file mode 100644 index 0000000000..e80eaa2401 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/rust.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Rust の基本言語サポート", + "description": "Rust ファイル内で構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/scss.i18n.json b/i18n/language-pack-ja/translations/extensions/scss.i18n.json new file mode 100644 index 0000000000..f7582868fc --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/scss.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "SCSS の基本言語サポート", + "description": "SCSS ファイル内で構文ハイライト、かっこ一致、折りたたみを提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/shaderlab.i18n.json b/i18n/language-pack-ja/translations/extensions/shaderlab.i18n.json new file mode 100644 index 0000000000..1047d3f0ab --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/shaderlab.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Shaderlab の基本言語サポート", + "description": "Shaderlab ファイル内で構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/shellscript.i18n.json b/i18n/language-pack-ja/translations/extensions/shellscript.i18n.json new file mode 100644 index 0000000000..ab181e6927 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/shellscript.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Shell Script の基本言語サポート", + "description": "Shell Script ファイル内で構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/sql.i18n.json b/i18n/language-pack-ja/translations/extensions/sql.i18n.json new file mode 100644 index 0000000000..8d40284127 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/sql.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "SQL の基本言語サポート", + "description": "SQL ファイル内で構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/swift.i18n.json b/i18n/language-pack-ja/translations/extensions/swift.i18n.json new file mode 100644 index 0000000000..5bc338a71c --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/swift.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Swift の基本言語サポート", + "description": "Swift ファイル内でスニペット、構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/theme-abyss.i18n.json b/i18n/language-pack-ja/translations/extensions/theme-abyss.i18n.json new file mode 100644 index 0000000000..4f54251bd7 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/theme-abyss.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Abyss テーマ", + "description": "Visual Studio Code の Abyss テーマ" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/theme-defaults.i18n.json b/i18n/language-pack-ja/translations/extensions/theme-defaults.i18n.json new file mode 100644 index 0000000000..9d96ca0f1f --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/theme-defaults.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "既定のテーマ", + "description": "既定の VIsual Studio の light と dark テーマ" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/theme-kimbie-dark.i18n.json b/i18n/language-pack-ja/translations/extensions/theme-kimbie-dark.i18n.json new file mode 100644 index 0000000000..474b45345f --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/theme-kimbie-dark.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Kimbie Dark テーマ", + "description": "Visual Studio Code の Kimbie dark テーマ" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/theme-monokai-dimmed.i18n.json b/i18n/language-pack-ja/translations/extensions/theme-monokai-dimmed.i18n.json new file mode 100644 index 0000000000..3866ab21ba --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/theme-monokai-dimmed.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Monokai Dimmed テーマ", + "description": "Visual Studio Code の Monokai dimmed テーマ" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/theme-monokai.i18n.json b/i18n/language-pack-ja/translations/extensions/theme-monokai.i18n.json new file mode 100644 index 0000000000..de4a647c05 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/theme-monokai.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Monokai テーマ", + "description": "Visual Studio Code の Monokai テーマ" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/theme-quietlight.i18n.json b/i18n/language-pack-ja/translations/extensions/theme-quietlight.i18n.json new file mode 100644 index 0000000000..e1086c2dc1 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/theme-quietlight.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Quiet Light テーマ", + "description": "Visual Studio Code の Quiet light テーマ" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/theme-red.i18n.json b/i18n/language-pack-ja/translations/extensions/theme-red.i18n.json new file mode 100644 index 0000000000..6335332021 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/theme-red.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Red テーマ", + "description": "Visual Studio Code の Red テーマ" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/theme-seti.i18n.json b/i18n/language-pack-ja/translations/extensions/theme-seti.i18n.json new file mode 100644 index 0000000000..5fabf03162 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/theme-seti.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Seti File Icon テーマ", + "description": "Seti UI file icons を使用したファイル アイコンのテーマ" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/theme-solarized-dark.i18n.json b/i18n/language-pack-ja/translations/extensions/theme-solarized-dark.i18n.json new file mode 100644 index 0000000000..e93279ce69 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/theme-solarized-dark.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Solarized Dark テーマ", + "description": "Visual Studio Code の Solarized dark テーマ" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/theme-solarized-light.i18n.json b/i18n/language-pack-ja/translations/extensions/theme-solarized-light.i18n.json new file mode 100644 index 0000000000..68ee27b51c --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/theme-solarized-light.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Solarized Light テーマ", + "description": "Visual Studio Code の Solarized light テーマ" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/theme-tomorrow-night-blue.i18n.json b/i18n/language-pack-ja/translations/extensions/theme-tomorrow-night-blue.i18n.json new file mode 100644 index 0000000000..07c0e7e6b6 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/theme-tomorrow-night-blue.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Tomorrow Night Blue テーマ", + "description": "Visual Studio Code の Tomorrow night blue テーマ" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/typescript-basics.i18n.json b/i18n/language-pack-ja/translations/extensions/typescript-basics.i18n.json new file mode 100644 index 0000000000..fad009ec3e --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/typescript-basics.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "TypeScript 言語の基礎", + "description": "TypeScript ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/typescript-language-features.i18n.json b/i18n/language-pack-ja/translations/extensions/typescript-language-features.i18n.json new file mode 100644 index 0000000000..125cabecf6 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/typescript-language-features.i18n.json @@ -0,0 +1,195 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "TypeScript と JavaScript の言語機能", + "description": "JavaScript と TypeScript ファイルに豊富な言語サポートを提供。", + "reloadProjects.title": "プロジェクトの再読み込み", + "configuration.typescript": "TypeScript", + "configuration.suggest.completeFunctionCalls": "パラメーター シグネチャを含む完全な関数。", + "typescript.tsdk.desc": "使用する tsserver と lib*.d.ts ファイルが含まれているフォルダーのパスを指定します。", + "typescript.disableAutomaticTypeAcquisition": "型の自動取得を無効にします。型の自動取得は、外部ライブラリの Intelliense を向上させるために npm から `@types` パッケージを取得します。", + "typescript.tsserver.log": "ファイルへの TS サーバーのログを有効にします。このログは TS サーバーの問題を診断するために使用できます。ログには、プロジェクトのファイルパス、ソースコード、その他の潜在的に機密性の高い情報が含まれている場合があります。", + "typescript.tsserver.pluginPaths": "Typescript 言語サービス プラグインを検出する追加のパス。ワークスペースで TypeScript 2.3.0 以降を使用する必要があります。", + "typescript.tsserver.pluginPaths.item": "絶対または相対パスのいずれか。相対パスはワークスペース フォルダーに対して解決されます。", + "typescript.tsserver.trace": "TS サーバーに送信されるメッセージのトレースを有効にします。このトレースは TS サーバーの問題を診断するために使用できます。トレースには、プロジェクトのファイルパス、ソースコード、その他の潜在的に機密性の高い情報が含まれている場合があります。", + "typescript.validate.enable": "TypeScript の検証を有効/無効にします。", + "typescript.format.enable": "既定の TypeScript フォーマッタを有効/無効にします。", + "javascript.format.enable": "既定の JavaScript フォーマッタを有効/無効にします。", + "format.insertSpaceAfterCommaDelimiter": "コンマ区切り記号の後のスペース処理を定義します。", + "format.insertSpaceAfterConstructor": "コンストラクター キーワードの後にあるスペース処理を定義します。ワークスペースで TypeScript 2.3.0 以降を使用する必要があります。", + "format.insertSpaceAfterSemicolonInForStatements": " for ステートメント内のセミコロンの後のスペース処理を定義します。", + "format.insertSpaceBeforeAndAfterBinaryOperators": "2 項演算子の後のスペース処理を定義します。", + "format.insertSpaceAfterKeywordsInControlFlowStatements": "制御フロー ステートメント内のキーワードの後のスペース処理を定義します。", + "format.insertSpaceAfterFunctionKeywordForAnonymousFunctions": "匿名関数の関数キーワードの後のスペース処理を定義します。", + "format.insertSpaceBeforeFunctionParenthesis": "関数の引数のかっこの前にあるスペース処理を定義します。", + "format.insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis": "左右の空でないかっこの間のスペース処理を定義します。", + "format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets": "左右の空でない角かっこの間のスペース処理を定義します。", + "format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": "左右の空でないかっこの間のスペース処理を定義します。ワークスペースで TypeScript 2.3.0 以上を使用する必要があります。", + "format.insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces": "テンプレート文字列の始め波かっこの後と終わり波かっこの前のスペース処理を定義します。", + "format.insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces": "JSX 式の始め波かっこの後と終わり波かっこの前のスペース処理を定義します。", + "format.insertSpaceAfterTypeAssertion": "TypeScript の型アサーションの後のスペース処理を定義します。ワークスペースで TypeScript 2.4 以上を使用する必要があります。", + "format.placeOpenBraceOnNewLineForFunctions": "新しい行に関数の始め波かっこを配置するかどうかを定義します。", + "format.placeOpenBraceOnNewLineForControlBlocks": "新しい行にコントロール ブロックの始め波かっこを配置するかどうかを定義します。", + "javascript.validate.enable": "JavaScript の検証を有効/無効にします。", + "goToProjectConfig.title": "プロジェクト構成に移動", + "javascript.referencesCodeLens.enabled": "JavaScript ファイル内で CodeLens の参照を有効/無効にします。", + "typescript.referencesCodeLens.enabled": "TypeScript ファイルで CodeLens の参照を有効/無効にします。", + "typescript.implementationsCodeLens.enabled": "CodeLens の実装を有効/無効にします。この CodeLens は interface の実装を表示します。", + "typescript.openTsServerLog.title": "TS サーバーのログを開く", + "typescript.restartTsServer": "TS サーバーを再起動", + "typescript.selectTypeScriptVersion.title": "TypeScript のバージョンを選択...", + "typescript.reportStyleChecksAsWarnings": "スタイル チェックを警告として報告します。", + "javascript.implicitProjectConfig.checkJs": "JavaScript ファイルのセマンティック チェックを有効/無効にします。既存の jsconfig.json ファイルや tsconfig.json ファイルの設定はこれより優先されます。ワークスペースで TypeScript 2.3.1 以上を使用する必要があります。", + "typescript.npm": "種類の自動的な取得に使用される NPM 実行可能ファイルへのパスを指定します。ワークスペースで TypeScript 2.3.4 以上を使用する必要があります。", + "typescript.check.npmIsInstalled": "型定義の自動取得に NPM がインストールされているかどうかを確認します。", + "configuration.suggest.names": "JavaScript の候補内でファイルから一意の名前を含むかどうかを有効/無効にします。", + "typescript.tsc.autoDetect": "tsc タスクの自動検出を制御します。", + "typescript.tsc.autoDetect.off": "この機能を無効にします。", + "typescript.tsc.autoDetect.on": "ビルドとウォッチ、両方のタスクを作成します。", + "typescript.tsc.autoDetect.build": "単一の実行コンパイルタスクのみを作成します。", + "typescript.tsc.autoDetect.watch": "コンパイルタスクとウォッチタスクのみを作成します。", + "typescript.problemMatchers.tsc.label": "TypeScript の問題", + "typescript.problemMatchers.tscWatch.label": "TypeScript の問題 (ウォッチ モード)", + "configuration.suggest.paths": "import ステートメントや require 呼び出しでパスの提案を有効/無効にします。", + "typescript.locale": "JavaScript と TypeScript のエラーを報告するために使用するロケールを設定します。ワークスペースで TypeScript 2.6.0 以上を使用する必要があります。既定値の `null` では VS Code のロケールを使用します。", + "javascript.implicitProjectConfig.experimentalDecorators": "プロジェクト外の JavaScript ファイルの `experimentalDecorators` を有効/無効にします。既存の jsconfig.json ファイルや tsconfig.json ファイルの設定はこれより優先されます。ワークスペースで Ty`eScript 2.3.1 以上を使用する必要があります。", + "configuration.suggest.autoImports": "自動インポートの提案を有効/無効にします。ワークスペースで TypeScript 2.6.1 以上を使用する必要があります。", + "taskDefinition.tsconfig.description": "TS ビルドを定義する tsconfig ファイル。", + "javascript.suggestionActions.enabled": "エディター内で JavaScript ファイルの診断の提案を有効/無効にします。ワークスペースで TypeScript 2.8 以上を使用する必要があります。", + "typescript.suggestionActions.enabled": "エディター内で TypeScript ファイルの診断の提案を有効/無効にします。ワークスペースで TypeScript 2.8 以上を使用する必要があります。", + "typescript.preferences.quoteStyle": "クイック修正に使用するのに好ましい引用符のスタイル: `single` 引用符、`double` 引用符、既存の import から種類を推測する `auto`。ワークスペースで TypeScript 2.9 以上を使用する必要があります。", + "typescript.preferences.importModuleSpecifier": "自動 import の優先パス スタイル。", + "typescript.preferences.importModuleSpecifier.auto": "Automatically select import path style. Prefers using a relative import if `baseUrl` is configured and the relative path has fewer segments than the non-relative import.", + "typescript.preferences.importModuleSpecifier.relative": "ファイルの場所を基準にします。", + "typescript.preferences.importModuleSpecifier.nonRelative": "`jsconfig.json` / `tsconfig.json` で構成されている `baseUrl` に基づきます。", + "typescript.updateImportsOnFileMove.enabled": "VS Code で名前変更や移動したファイルのインポート パスの自動更新を有効/無効にします。ワークスペースで TypeScript 2.9 以上を使用する必要があります。", + "typescript.updateImportsOnFileMove.enabled.prompt": "名前を変更するときに確認をします。", + "typescript.updateImportsOnFileMove.enabled.always": "常に自動的にパスを更新します。", + "typescript.updateImportsOnFileMove.enabled.never": "パスの名前を変更せず確認も行いません。", + "typescript.autoClosingTags": "JSX タグの自動クローズを有効/無効にします。ワークスペースで TypeScript 3.0 以上を使用する必要があります。", + "typescript.suggest.enabled": "オートコンプリートの提案を有効/無効にします。", + "configuration.surveys.enabled": "VS Code の JavaScript と TypeScript のサポートを向上させるために、ときどき行われるアンケートを有効/無効にします。", + "configuration.suggest.completeJSDocs": "JSDoc のコメントを完成させるための提案を有効/無効にします。", + "typescript.preferences.renameShorthandProperties": "名前の変更時にオブジェクトの短縮形のプロパティ用にエイリアスを使用することを有効または無効にします。ワークスペースで TypeScript 3.4 以降を使用する必要があります。" + }, + "out/utils/versionStatus": { + "typescriptVersion": "TypeScript: Version" + }, + "out/utils/versionProvider": { + "couldNotLoadTsVersion": "このパスでは TypeScript のバージョンを読み込むことができません", + "noBundledServerFound": "VS Code の tsserver が適切に動作しないウイルス検出ツールなどの他アプリケーションにより削除されました。VS Code を再インストールしてください。" + }, + "out/utils/versionPicker": { + "useVSCodeVersionOption": "VS Code のバージョンを使用", + "useWorkspaceVersionOption": "ワークスペースのバージョンを使用", + "learnMore": "詳細を表示", + "selectTsVersion": "JavaScript および TypeScript 言語の機能に使用する TypeScript バージョンを選択します" + }, + "out/utils/typingsStatus": { + "installingPackages": "より適した TypeScript IntelliSense に関するデータをフェッチしています", + "typesInstallerInitializationFailed.title": "JavaScript 言語機能のための型定義ファイルをインストールできませんでした。NPM のインストールを確認するか、ユーザー設定で 'typescript.npm' を構成してください。詳細は [こちら]({0}) をクリックしてください。", + "typesInstallerInitializationFailed.doNotCheckAgain": "今後表示しない" + }, + "out/utils/surveyor": { + "survey.checkJs.prompt": "JavaScript の [checkJs](https://code.visualstudio.com/Docs/languages/javascript#_type-checking) に対する VS Code のサポート改善にご協力ください! この機能を既にご利用している方の、感想について、簡単なアンケートへの協力をご検討頂けませんか?", + "takeShortSurvey": "簡単なアンケートの実施", + "remindLater": "後で通知する", + "neverAgain": "JS/TS のアンケートを無効にする" + }, + "out/utils/projectStatus": { + "statusExclude": "TypeScript: Configure Excludes", + "hintExclude": "プロジェクト全体の JavaScript/TypeScript 言語機能を有効にするには、多数のファイルが含まれるフォルダーを除外します。例: {0}", + "hintExclude.generic": "プロジェクト全体の JavaScript/TypeScript 言語機能を有効にするには、作業していないソース ファイルが含まれるサイズの大きなフォルダーを除外します。", + "large.label": "除外の構成", + "hintExclude.tooltip": "プロジェクト全体の JavaScript/TypeScript 言語機能を有効にするには、作業していないソース ファイルが含まれるサイズの大きなフォルダーを除外します。" + }, + "out/utils/logger": { + "channelName": "TypeScript" + }, + "out/utils/api": { + "invalidVersion": "無効なバージョン" + }, + "out/features/updatePathsOnRename": { + "renameProgress.title": "JS/TS インポートの更新を確認しています", + "prompt": "移動したファイル: '{0}' に import を更新しますか?", + "reject.title": "いいえ", + "accept.title": "はい", + "always.title": "常に Import を自動的に更新します", + "never.title": "今後は Import を自動的に更新しません" + }, + "out/features/task": { + "buildTscLabel": "ビルド - {0}", + "buildAndWatchTscLabel": "ウォッチ - {0}" + }, + "out/features/rename": { + "fileRenameFail": "ファイル名を変更中にエラーが発生しました" + }, + "out/features/referencesCodeLens": { + "oneReferenceLabel": "1 個の参照", + "manyReferenceLabel": "{0} 個の参照" + }, + "out/features/refactor": { + "refactoringFailed": "リファクタリングを適用できませんでした。" + }, + "out/features/quickFix": { + "fixAllInFileLabel": "{0} (ファイルの中のすべてを修正する)" + }, + "out/features/organizeImports": { + "organizeImportsAction.title": "インポートを整理" + }, + "out/features/jsDocCompletions": { + "typescript.jsDocCompletionItem.documentation": "JSDoc コメント" + }, + "out/features/implementationsCodeLens": { + "oneImplementationLabel": "1 個の実装", + "manyImplementationLabel": "{0} 個の実装" + }, + "out/features/fixAll": { + "autoFix.label": "自動修正" + }, + "out/features/directiveCommentCompletions": { + "ts-check": "JavaScript ファイルのセマンティック チェックを有効にします。 ファイルの先頭にある必要があります。", + "ts-nocheck": "JavaScript ファイルのセマンティック チェックを無効にします。 ファイルの先頭にある必要があります。", + "ts-ignore": "ファイルの次の行で @ts-check エラーを抑制します。" + }, + "out/features/completions": { + "selectCodeAction": "適用するコード アクションを選択", + "acquiringTypingsLabel": "Typings の定義ファイルを取得中...", + "acquiringTypingsDetail": "IntelliSense の Typings の定義ファイルを取得しています。", + "autoImportLabel": "{0} から自動インポート" + }, + "out/features/baseCodeLensProvider": { + "referenceErrorLabel": "参照を判別できませんでした" + }, + "out/commands/goToProjectConfiguration": { + "typescript.projectConfigNoWorkspace": "TypeScript または JavaScript プロジェクトを使用するには、VS Code でフォルダーを開いてください", + "typescript.projectConfigUnsupportedFile": "TypeScript または JavaScript のプロジェクトを判別できませんでした。サポートされていないファイルの種類です", + "typescript.projectConfigCouldNotGetInfo": "TypeScript または JavaScript のプロジェクトを判別できませんでした", + "typescript.noTypeScriptProjectConfig": "ファイルは TypeScript プロジェクトの一部ではありません。詳細情報は [こちら]({1}) をクリックしてください。", + "typescript.noJavaScriptProjectConfig": "ファイルは JavaScript プロジェクトの一部ではありません。詳細情報は [こちら]({1}) をクリックしてください。", + "typescript.configureTsconfigQuickPick": "tsconfig.json を構成する", + "typescript.configureJsconfigQuickPick": "jsconfig.json を構成する" + }, + "out/typescriptServiceClient": { + "noServerFound": "パス {0} は、有効な tsserver インストールを指していません。バンドルされている TypeScript バージョンにフォールバックしています。", + "serverExitedWithError": "TypeScript 言語サーバーがエラーで終了しました。エラー メッセージ: {0}", + "typescript.openTsServerLog.notSupported": "TS サーバーのログには TS 2.2.2 以降が必要です", + "typescript.openTsServerLog.loggingNotEnabled": "TS サーバーのログがオフになっています。ログを有効にするには、`typescript.tsserver.log` を設定して TS サーバーを再起動してください", + "typescript.openTsServerLog.enableAndReloadOption": "ログを有効にして、TS サーバーを再起動する", + "typescript.openTsServerLog.noLogFile": "TS サーバーはログを開始していません。", + "openTsServerLog.openFileFailedFailed": "TS サーバーのログ ファイルを開くことができませんでした", + "serverDiedAfterStart": "TypeScript 言語サービスは、開始直後に 5 回停止しました。サービスは再開されません。", + "serverDiedReportIssue": "問題を報告", + "serverDied": "TypeScript 言語サービスは、直前の 5 分間に 5 回、予期せずに停止しました。", + "serverLoading.progress": "JS/TS 言語機能を初期化しています" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/vb.i18n.json b/i18n/language-pack-ja/translations/extensions/vb.i18n.json new file mode 100644 index 0000000000..49912c1a83 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/vb.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Visual Basic の基本言語サポート", + "description": "Visual Basic ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/vscode-chrome-debug-core.i18n.json b/i18n/language-pack-ja/translations/extensions/vscode-chrome-debug-core.i18n.json new file mode 100644 index 0000000000..ac174beac5 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/vscode-chrome-debug-core.i18n.json @@ -0,0 +1,63 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "errors": { + "eval.not.available": "無効", + "not.connected": "ランタイムに接続していません", + "restartFrame.cannot": "フレームを再起動できません", + "attribute.path.not.exist": "属性 '{0}' が存在しません ('{1}')。", + "attribute.path.not.absolute": "属性 '{0}' が絶対 ('{1}') ではありません。絶対的なものにするには、プレフィックスとして '{2}' を追加することを考慮してください。", + "more.information": "詳細情報", + "setVariable.error": "設定値がサポートされていません", + "source.not.found": "コンテンツを取得できませんでした。", + "VSND2010": "ランタイム プロセスに接続できません。{0} ミリ秒後にタイムアウトします - (理由: {1})。", + "VSND2023": "利用できる呼び出し履歴はありません。" + }, + "chrome/chromeDebugAdapter": { + "exceptions.all": "すべての例外", + "exceptions.uncaught": "キャッチされない例外", + "exceptions.promise": "Promise が失敗", + "setBPTimedOut": "ブレークポイントのリクエスト タイム アウトを設定する ", + "bp.fail.unbound": "ブレークポイントを設定しましたが、まだバインドされていません", + "bp.fail.noscript": "ブレークポイントを要求するスクリプトが見つかりません", + "validateBP.sourcemapFail": "生成されたコードが見つからないので、ブレークポイントが無視されました (ソース マップの問題?)。", + "validateBP.notFound": "ターゲットのパスが見つからないため、ブレークポイントが無視されました", + "invalidHitCondition": "正しくないヒット条件: {0}", + "skipReason": "('{0}' によりスキップされました)", + "scope.exception": "例外" + }, + "chrome/chromeTargetDiscoveryStrategy": { + "attach.responseButNoTargets": "ターゲット アプリケーションからの応答がありましたが、ターゲット ページが見つかりません", + "attach.cannotConnect": "ターゲットに接続できません: {0}", + "attach.invalidResponse": "ターゲットからの応答が正しくないようです。エラー: {0}。応答: {1} ", + "attach.invalidResponseArray": "ターゲットからの応答が正しくないようです: {0}", + "attach.noMatchingTarget": "一致する有効なターゲットが見つかりません: [0]。利用可能なページ: [1]", + "attach.devToolsAttached": "Chrome DevTools がこのターゲットにアタッチされている可能性があるため、アタッチできません: {0}" + }, + "chrome/stoppedEvent": { + "reason.description.step": "ステップで一時停止", + "reason.description.breakpoint": "ブレークポイントで一時停止", + "reason.description.exception": "例外で一時停止", + "reason.description.uncaughtException": "キャッチされなかった例外で一時停止", + "reason.description.caughtException": "キャッチされた例外で一時停止", + "reason.description.user": "ユーザーの要求で一時停止", + "reason.description.entry": "エントリで一時停止", + "reason.description.debugger": "デバッガー ステートメントで一時停止", + "reason.description.restart": "フレーム エントリで一時停止", + "reason.description.promiseRejection": "Promise の失敗で一時停止" + }, + "transformers/baseSourceMapTransformer": { + "origin.inlined.source.map": "ソース マップからの読み取り専用のインライン化されたコンテンツ" + }, + "transformers/remotePathTransformer": { + "localRootAndRemoteRoot": "localRoot と remoteRoot の両方を指定する必要があります。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/vscode-node-debug.i18n.json b/i18n/language-pack-ja/translations/extensions/vscode-node-debug.i18n.json new file mode 100644 index 0000000000..1aff6fb2cd --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/vscode-node-debug.i18n.json @@ -0,0 +1,80 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "extension.description": "Node.js デバッグ サポート(バージョン 8.0 未満)", + "node.label": "Node.js", + "open.loaded.script": "読み込み済みのスクリプトを開く", + "attach.node.process": "Node のプロセスにアタッチ", + "toggle.skipping.this.file": "このファイルをスキップする", + "start.with.stop.on.entry": "デバッグを開始して、エントリで停止する", + "smartStep.description": "元のソースにマップし直すことができない、生成されたコードを自動的にステップ スルーします。", + "skipFiles.description": "デバッグ時にスキップするファイルの glob パターンの配列。パターン `/**` はすべての内部 Node.js モジュールに一致します。", + "outFiles.description": "ソース マップを有効にすると、これらの glob パターンは生成した JavaScript ファイルを指定します。パターンが `!` で始まる場合は、ファイルは除外されます。指定しない場合は、生成されたコードはそのソースと同じディレクトリ内にあると想定されます。", + "outDir.deprecationMessage": "属性 'outDir' は非推奨です。代わりに 'outFiles' を使用してください。", + "trace.description": "診断出力を生成します。これを true に設定する代わりに、コンマで区切られた 1 つ以上のセレクターの一覧を作成することができます。'verbose' セレクターにより、非常に詳細な出力が生成されます。", + "launch.args.description": "プログラムに渡されるコマンド ライン引数。", + "node.protocol.description": "使用する Node.js デバッグ プロトコルです。", + "node.protocol.auto.description": "最適なプロトコルを自動的に検出しようとします。Node 8.0 以上の起動には 'inspector' を選択します。", + "node.protocol.inspector.description": "Node.js バージョン 6.3 以上でサポートされる新しいプロトコル", + "node.protocol.legacy.description": "Node.js バージョン 8.0 未満でサポートされている古いプロトコル", + "node.sourceMaps.description": "JavaScript ソース マップを使用します (存在する場合)。", + "node.stopOnEntry.description": "起動後、プログラムを自動的に停止します。", + "node.port.description": "添付先のデバッグ ポート。既定は 5858 です。", + "node.address.description": "デバッグ対象のプロセスの TCP/IP アドレス (Node.js 5.0 以上の場合のみ)。既定値は 'localhost' です。", + "node.timeout.description": "このミリ秒の間、Node.js への接続を再試行します。既定値は 10000 ミリ秒です。", + "node.restart.description": "Node.js が終了した後、セッションを再開します。", + "node.localRoot.description": "プログラムの入ったローカル ディレクトリへのパス。", + "node.remoteRoot.description": "プログラムの入ったリモート ディレクトリへの絶対パス。", + "node.showAsyncStacks.description": "現在の呼び出し履歴の原因となった非同期呼び出しを表示します。'inspector' プロトコルのみ。", + "node.sourceMapPathOverrides.description": "ソース ファイルの場所をソースマップが示している場所からディスク上の場所に書き換えるための一連のマッピングです。", + "node.disableOptimisticBPs.description": "そのファイルのソースマップが読み込み終わるまで、ファイル内にブレークポイントを設定しません。", + "node.launch.program.description": "プログラムへの絶対パス。生成される値は、package.json ファイルと開かれたファイルを参照して推測されます。この属性を編集してください。", + "node.launch.externalConsole.deprecationMessage": "属性 'externalConsole' は非推奨です。代わりに 'console' を使用してください。", + "node.launch.console.description": "デバッグ ターゲットの起動場所です。", + "node.launch.console.internalConsole.description": "VS Code デバッグ コンソールです (プログラムからの入力の読み取りはサポートしていません)", + "node.launch.console.integratedTerminal.description": "VS Code の統合ターミナルです", + "node.launch.console.externalTerminal.description": "ユーザー設定を介して構成できる外部ターミナルです", + "node.launch.cwd.description": "デバッグされるプログラムの作業ディレクトリへの絶対パス。", + "node.launch.runtimeExecutable.description": "使用するランタイム。絶対パス、または PATH 上で使用可能なランタイムの名前のいずれかです。省略した場合は、`node` とみなされます。", + "node.launch.runtimeArgs.description": "ランタイム実行可能ファイルに渡される省略可能な引数。", + "node.launch.runtimeVersion.description": "使用する `node` ランタイムのバージョン。`nvm` が必要です。", + "node.launch.env.description": "プログラムに渡される環境変数。`null` 値は環境変数から変数を削除します。", + "node.launch.envFile.description": "環境変数の定義を含むファイルへの絶対パス。", + "node.launch.useWSL.description": "Windows Subsystem for Linux を使用します。", + "node.launch.outputCapture.description": "出力メッセージのキャプチャ場所: debug API, stdout/stderr ストリーム", + "node.launch.autoAttachChildProcesses.description": "デバッガーを自動的に新しい子プロセスにアタッチします。", + "node.launch.config.name": "起動", + "node.attach.processId.description": "アタッチ先のプロセスの ID。", + "node.attach.config.name": "アタッチ", + "node.processattach.config.name": "プロセスにアタッチ", + "node.snippet.launch.label": "Node.js: プログラムの起動", + "node.snippet.launch.description": "ノード プログラムをデバッグ モードで起動します", + "node.snippet.npm.label": "Node.js: NPM による起動", + "node.snippet.npm.description": "npm の `debug` スクリプトにより Node プログラムを起動します", + "node.snippet.attach.label": "Node.js: アタッチ", + "node.snippet.attach.description": "実行中のノード プログラムにアタッチします", + "node.snippet.remoteattach.label": "Node.js: リモート プログラムにアタッチする", + "node.snippet.remoteattach.description": "リモート ノード プログラムのデバッグ ポートにアタッチします", + "node.snippet.attachProcess.label": "Node.js: プロセスへのアタッチ", + "node.snippet.attachProcess.description": "プロセス ピッカーを開いて、アタッチ先の node プロセスを選択します", + "node.snippet.nodemon.label": "Node.js: nodemon のセットアップ", + "node.snippet.nodemon.description": "nodemon を使用してソース変更時にデバッグ セッションを再起動します", + "node.snippet.mocha.label": "Node.js: Mocha テスト", + "node.snippet.mocha.description": "Mocha テストをデバッグします", + "node.snippet.yo.label": "Node.js: Yeoman ジェネレーター", + "node.snippet.yo.description": "yeoman ジェネレーターをデバッグします (プロジェクト フォルダーで `npm link` を実行してインストールします)", + "node.snippet.gulp.label": "Node.js: Gulp タスク", + "node.snippet.gulp.description": "gulp タスクをデバッグします (プロジェクトにローカルの gulp がインストールされていることを確認します)", + "node.snippet.electron.label": "Node.js: Electron (メイン)", + "node.snippet.electron.description": "Electron のメイン プロセスをデバッグします" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/vscode-node-debug2.i18n.json b/i18n/language-pack-ja/translations/extensions/vscode-node-debug2.i18n.json new file mode 100644 index 0000000000..4b31361611 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/vscode-node-debug2.i18n.json @@ -0,0 +1,80 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "extension.description": "Node.js デバッグ サポート", + "node.label": "Node.js v6.3 以上のインスペクター プロトコルを介する", + "node.sourceMaps.description": "JavaScript ソース マップを使用します (存在する場合)。", + "outDir.deprecationMessage": "属性 'outDir' は非推奨です。代わりに 'outFiles' を使用してください。", + "node.outFiles.description": "ソース マップを有効にすると、これらの glob パターンは生成した JavaScript ファイルを指定します。パターンが `!` で始まる場合は、ファイルは除外されます。指定しない場合は、生成されたコードはそのソースと同じディレクトリ内にあると想定されます。", + "node.stopOnEntry.description": "起動後、プログラムを自動的に停止します。", + "node.port.description": "アタッチ先のデバッグ ポート。既定は 9229 です。", + "node.address.description": "デバッグ ポートの TCP/IP アドレス。既定は 'localhost' です。", + "node.timeout.description": "このミリ秒の間、Node.js への接続を再試行します。既定値は 10000 ミリ秒です。", + "node.smartStep.description": "元のソースにマップし直すことができない、生成されたコードを自動的にステップ スルーします。", + "node.enableSourceMapCaching.description": "ソースマップを URL からダウンロードした場合、ディスクにキャッシュします。", + "node.diagnosticLogging.description": "true の場合、アダプターはコンソールに診断情報を記録します", + "node.diagnosticLogging.deprecationMessage": "'diagnosticLogging' は非推奨です。代わりに 'trace' を使用してください。", + "node.verboseDiagnosticLogging.description": "True の場合、アダプターはクライアントとターゲット(および 'diagnosticLogging' によって記録された情報)とともにすべてのトラフィックを記録します", + "node.verboseDiagnosticLogging.deprecationMessage": "'verboseDiagnosticLogging' は非推奨です。代わりに 'trace' を使用してください。", + "node.trace.description": "'true' の場合、デバッガーはトレース情報をファイルに記録します。'verbose' の場合、コンソールにもログが表示されます。", + "node.sourceMapPathOverrides.description": "ソース ファイルの場所をソースマップが示している場所からディスク上の場所に書き換えるための一連のマッピングです。 詳細は README を参照してください。", + "node.skipFiles.description": "デバッグ時にスキップするファイル、またはフォルダー名、glob パターンの配列。", + "node.restart.description": "Node.js が終了した後、セッションを再開します。", + "node.showAsyncStacks.description": "現在の呼び出し履歴の原因となった非同期呼び出しを表示します。", + "node.disableOptimisticBPs.description": "そのファイルのソースマップが読み込み終わるまで、ファイル内にブレークポイントを設定しません。", + "node.launch.program.description": "プログラムへの絶対パス。", + "node.launch.console.description": "デバッグ ターゲットを起動する場所: 内部コンソール、統合ターミナル、外部のターミナル。", + "node.launch.args.description": "プログラムに渡されるコマンド ライン引数。", + "node.launch.cwd.description": "デバッグされるプログラムの作業ディレクトリへの絶対パス。", + "node.launch.runtimeExecutable.description": "使用するランタイム。絶対パス、または PATH 上で使用可能なランタイムの名前のいずれかです。省略した場合は、`node` とみなされます。", + "node.launch.runtimeArgs.description": "ランタイム実行可能ファイルに渡される省略可能な引数。", + "node.launch.env.description": "プログラムに渡される環境変数。`null` 値は環境変数から変数を削除します。", + "node.launch.envFile.description": "環境変数の定義を含むファイルへの絶対パス。", + "node.launch.outputCapture.description": "出力メッセージのキャプチャ場所: debug API, stdout/stderr ストリーム", + "node.launch.config.name": "起動", + "node.attach.processId.description": "アタッチ先のプロセスの ID。", + "node.attach.localRoot.description": "'RemoteRoot' に対応するローカルのソース ルート。", + "node.attach.remoteRoot.description": "リモート ホストのソース ルート。", + "node.attach.config.name": "アタッチ", + "node.processattach.config.name": "プロセスにアタッチ", + "toggle.skipping.this.file": "このファイルをスキップする", + "extensionHost.label": "VS Code 拡張機能の開発", + "extensionHost.launch.runtimeExecutable.description": "VS Code への絶対パス。", + "extensionHost.launch.stopOnEntry.description": "起動後に拡張機能ホストを自動的に停止します。", + "extensionHost.launch.env.description": "拡張機能ホストに渡された環境変数。", + "extensionHost.snippet.launch.label": "VS Code 拡張機能の開発", + "extensionHost.snippet.launch.description": "VS Code 拡張機能をデバッグ モードで起動します", + "extensionHost.launch.config.name": "拡張機能の起動" + }, + "out/src/errors": { + "VSND2001": "PATH 上で '{0}' のランタイムが見つかりません。'{0}' がインストールされていますか?", + "VSND2011": "ターミナル ({0}) でデバッグ ターゲットを起動できません。", + "VSND2017": "デバッグ ターゲット ({0}) を起動できません。", + "VSND2035": "拡張機能 ({0}) をデバッグできません。", + "VSND2028": "不明なコンソールの種類 '{0}'.", + "VSND2002": "プログラム '{0}' を起動できません。ソース マップを構成すると役立つ場合があります。", + "VSND2003": "プログラム '{0}' を起動できません。'{1}' 属性を設定すると役立つ可能性があります。", + "VSND2009": "対応する JavaScript が見つからないため、プログラム '{0}' を起動できません。", + "VSND2029": "ファイル ({0}) から環境変数を読み込むことができません。" + }, + "out/src/nodeDebugAdapter": { + "attribute.wsl.not.exist": "Windows Subsystem for Linux のインストールが見つかりません。", + "program.path.case.mismatch.warning": "プログラム パスで使用されている文字と、ディスク上のファイルの文字の間で大文字と小文字が異なっています。ブレークポイントがヒットしない可能性があります。", + "node.console.title": "Node デバッグ コンソール", + "attribute.path.not.exist": "属性 '{0}' が存在しません ('{1}')。", + "attribute.path.not.absolute": "属性 '{0}' が絶対 ('{1}') ではありません。絶対的なものにするには、プレフィックスとして '{2}' を追加することを考慮してください。", + "VSND2001": "PATH 上で '{0}' のランタイムが見つかりません。'{0}' がインストールされていることを確認してください。", + "more.information": "詳細情報", + "origin.from.node": "Node.js からの読み取り専用コンテンツ", + "origin.core.module": "読み取り専用のコア モジュール" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/xml.i18n.json b/i18n/language-pack-ja/translations/extensions/xml.i18n.json new file mode 100644 index 0000000000..b1d3d81af0 --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/xml.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "XML の基本言語サポート", + "description": "XML ファイル内で構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/extensions/yaml.i18n.json b/i18n/language-pack-ja/translations/extensions/yaml.i18n.json new file mode 100644 index 0000000000..9875297f9a --- /dev/null +++ b/i18n/language-pack-ja/translations/extensions/yaml.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "YAML の基本言語サポート", + "description": "YAML ファイル内で構文ハイライト、かっこ一致を提供します。" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/translations/main.i18n.json b/i18n/language-pack-ja/translations/main.i18n.json new file mode 100644 index 0000000000..c87326e927 --- /dev/null +++ b/i18n/language-pack-ja/translations/main.i18n.json @@ -0,0 +1,7283 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "vs/base/common/severity": { + "sev.error": "エラー", + "sev.warning": "警告", + "sev.info": "情報" + }, + "vs/base/common/errorMessage": { + "stackTrace.format": "{0}: {1}", + "error.defaultMessage": "不明なエラーが発生しました。ログで詳細を確認してください。", + "nodeExceptionMessage": "システム エラーが発生しました ({0})", + "error.moreErrors": "{0} (合計 {1} エラー)" + }, + "vs/base/browser/ui/keybindingLabel/keybindingLabel": { + "unbound": "バインドなし" + }, + "vs/base/browser/ui/dialog/dialog": { + "dialogClose": "ダイアログを閉じる" + }, + "vs/base/parts/quickopen/browser/quickOpenModel": { + "quickOpenAriaLabelEntry": "{0}、選択", + "quickOpenAriaLabel": "選択" + }, + "vs/base/node/processes": { + "TaskRunner.UNC": "UNC ドライブ上でシェル コマンドを実行できません。" + }, + "vs/base/node/zip": { + "invalid file": "{0} の抽出中にエラーが発生しました。無効なファイルです。", + "incompleteExtract": "不完全です。{0} / {1} 個のエントリが見つかりました", + "notFound": "zip ファイルの中に {0} が見つかりません。" + }, + "vs/base/browser/ui/aria/aria": { + "repeated": "{0} (再発)", + "repeatedNtimes": "{0} (発生 {1} 回目)" + }, + "vs/base/browser/ui/actionbar/actionbar": { + "titleLabel": "{0} ({1})" + }, + "vs/base/common/keybindingLabels": { + "ctrlKey": "Ctrl", + "shiftKey": "Shift", + "altKey": "Alt", + "windowsKey": "Windows", + "superKey": "Super", + "ctrlKey.long": "Control", + "shiftKey.long": "Shift", + "altKey.long": "Alt", + "cmdKey.long": "コマンド", + "windowsKey.long": "Windows", + "superKey.long": "Super" + }, + "vs/base/parts/tree/browser/treeDefaults": { + "collapse all": "すべて折りたたんで表示します。" + }, + "vs/base/browser/ui/toolbar/toolbar": { + "moreActions": "その他の操作..." + }, + "vs/base/parts/quickopen/browser/quickOpenWidget": { + "quickOpenAriaLabel": "クイック選択。入力すると結果が絞り込まれます。", + "treeAriaLabel": "クイック選択", + "quickInput.visibleCount": "{0} 件の結果" + }, + "vs/base/browser/ui/menu/menu": { + "titleLabel": "{0} ({1})" + }, + "vs/base/browser/ui/inputbox/inputBox": { + "alertErrorMessage": "エラー: {0}", + "alertWarningMessage": "警告: {0}", + "alertInfoMessage": "情報: {0}" + }, + "vs/base/browser/ui/list/listWidget": { + "aria list": "{0}。移動キーを使用して移動します。" + }, + "vs/base/common/jsonErrorMessages": { + "error.invalidSymbol": "シンボルが無効です", + "error.invalidNumberFormat": "数値表示形式が無効です", + "error.propertyNameExpected": "プロパティ名が必要です", + "error.valueExpected": "値が必要です", + "error.colonExpected": "コロンが必要です", + "error.commaExpected": "コンマが必要です", + "error.closeBraceExpected": "右中かっこが必要です", + "error.closeBracketExpected": "右角かっこが必要です", + "error.endOfFileExpected": "EOF が必要です" + }, + "vs/base/browser/ui/findinput/findInput": { + "defaultLabel": "入力" + }, + "vs/base/browser/ui/findinput/findInputCheckboxes": { + "caseDescription": "大文字と小文字を区別する", + "wordsDescription": "単語単位で検索する", + "regexDescription": "正規表現を使用する" + }, + "vs/base/browser/ui/tree/abstractTree": { + "clear": "クリア", + "disable filter on type": "型のフィルターを無効にする", + "enable filter on type": "型のフィルターを有効にする", + "empty": "要素が見つかりません", + "found": "{1} 個の要素のうち {0} 個の要素が一致しました" + }, + "vs/base/browser/ui/menu/menubar": { + "mMore": "..." + }, + "vs/editor/common/standaloneStrings": { + "noSelection": "選択されていません", + "singleSelectionRange": "行 {0}、列 {1} ({2} 個選択済み)", + "singleSelection": "行 {0}、列 {1}", + "multiSelectionRange": "{0} 個の選択項目 ({1} 文字を選択)", + "multiSelection": "{0} 個の選択項目", + "emergencyConfOn": "`accessibilitySupport` 設定を 'on' に変更しています。", + "openingDocs": "エディターのアクセシビリティに関連するドキュメント ページを開いています。", + "readonlyDiffEditor": "差分エディターの読み取り専用ウィンドウ内。", + "editableDiffEditor": "差分エディターのウィンドウ内。", + "readonlyEditor": "読み取り専用コード エディター内", + "editableEditor": "コード エディター内", + "changeConfigToOnMac": "エディターを構成してスクリーン エディターで使用するように最適化するには、Command+E を押してください。", + "changeConfigToOnWinLinux": "エディターを構成してスクリーン リーダーで使用するように最適化するには、Control+E を押します。", + "auto": "エディターは、スクリーン リーダーで使用するよう最適化されないように構成されていますが、現時点でこの設定は当てはまりません。", + "tabFocusModeOnMsg": "現在のエディターで Tab キーを押すと、次のフォーカス可能な要素にフォーカスを移動します。{0} を押すと、この動作が切り替わります。", + "tabFocusModeOnMsgNoKb": "現在のエディターで Tab キーを押すと、次のフォーカス可能な要素にフォーカスを移動します。コマンド {0} は、キー バインドでは現在トリガーできません。", + "tabFocusModeOffMsg": "現在のエディターで Tab キーを押すと、タブ文字が挿入されます。{0} を押すと、この動作が切り替わります。", + "tabFocusModeOffMsgNoKb": "現在のエディターで Tab キーを押すと、タブ文字が挿入されます。コマンド {0} は、キー バインドでは現在トリガーできません。", + "openDocMac": "エディターのアクセシビリティに関する詳細情報が記されたブラウザー ウィンドウを開くには、Command+H を押してください。", + "openDocWinLinux": "エディターのアクセシビリティに関する詳細情報が記されたブラウザー ウィンドウを開くには、Command+H を押してください。", + "outroMsg": "Esc キー か Shift+Esc を押すと、ヒントを消してエディターに戻ることができます。", + "showAccessibilityHelpAction": "アクセシビリティのヘルプを表示します", + "inspectTokens": "開発者: トークンの検査", + "gotoLineLabelValidLineAndColumn": "行 {0} 文字 {1} へ移動", + "gotoLineLabelValidLine": "行 {0} へ移動", + "gotoLineLabelEmptyWithLineLimit": "移動先の行番号を 1 ~ {0} の範囲で入力してください", + "gotoLineLabelEmptyWithLineAndColumnLimit": "移動先を 1 から {0} までの文字で入力", + "gotoLineAriaLabel": "現在の行: {0}。 {1} 行目に移動。", + "gotoLineActionInput": "移動先の行番号と、必要な場合はその後にコロンと文字番号を入力してください", + "gotoLineActionLabel": "指定行へ移動...", + "ariaLabelEntryWithKey": "{0}、{1}、コマンド", + "ariaLabelEntry": "{0}、コマンド", + "quickCommandActionInput": "実行するアクションの名前を入力", + "quickCommandActionLabel": "コマンド パレット", + "entryAriaLabel": "{0}、シンボル", + "quickOutlineActionInput": "移動先の識別子の名前を入力します", + "quickOutlineActionLabel": "シンボルに移動...", + "symbols": "シンボル ({0})", + "modules": "モジュール ({0})", + "class": "クラス ({0})", + "interface": "インターフェイス ({0})", + "method": "メソッド ({0})", + "function": "関数 ({0})", + "property": "プロパティ ({0})", + "variable": "変数 ({0})", + "variable2": "変数 ({0})", + "_constructor": "コンストラクター ({0})", + "call": "({0}) を呼び出す", + "editorViewAccessibleLabel": "エディターのコンテンツ", + "accessibilityHelpMessageIE": "アクセシビリティ オプションを表示するには Ctrl+F1 を押します。", + "accessibilityHelpMessage": "アクティビティ オプションを表示するには、Alt+F1 キーを押します。", + "toggleHighContrast": "ハイ コントラスト テーマの切り替え", + "bulkEditServiceSummary": "{1} 個のファイルに {0} 個の編集が行われました" + }, + "vs/editor/common/modes/modesRegistry": { + "plainText.alias": "プレーンテキスト" + }, + "vs/editor/common/view/editorColorRegistry": { + "lineHighlight": "カーソル位置の行を強調表示する背景色。", + "lineHighlightBorderBox": "カーソル位置の行の境界線を強調表示する背景色。", + "rangeHighlight": "(Quick Open や検出機能などにより) 強調表示されている範囲の色。この色は、基本装飾が非表示にならないよう不透明にすることはできません。", + "rangeHighlightBorder": "強調表示された範囲の境界線の背景色。", + "caret": "エディターのカーソルの色。", + "editorCursorBackground": "選択された文字列の背景色です。選択された文字列の背景色をカスタマイズ出来ます。", + "editorWhitespaces": "エディターのスペース文字の色。", + "editorIndentGuides": "エディター インデント ガイドの色。", + "editorActiveIndentGuide": "アクティブなエディターのインデント ガイドの色。", + "editorLineNumbers": "エディターの行番号の色。", + "editorActiveLineNumber": "エディターのアクティブ行番号の色", + "deprecatedEditorActiveLineNumber": "id は使用しないでください。代わりに 'EditorLineNumber.activeForeground' を使用してください。", + "editorRuler": "エディター ルーラーの色。", + "editorCodeLensForeground": "CodeLens エディターの前景色。", + "editorBracketMatchBackground": "一致するかっこの背景色", + "editorBracketMatchBorder": "一致するかっこ内のボックスの色", + "editorOverviewRulerBorder": "概要ルーラーの境界色。", + "editorGutter": "エディターの余白の背景色。余白にはグリフ マージンと行番号が含まれます。", + "unnecessaryCodeBorder": "エディターでの不要な (未使用の) ソース コードの罫線の色。", + "unnecessaryCodeOpacity": "エディター内の不要な (未使用の) ソース コードの不透明度。たとえば、\"#000000c0\" は不透明度 75% でコードを表示します。ハイ コントラストのテーマの場合、'editorUnnecessaryCode.border' テーマ色を使用して、不要なコードをフェードアウトするのではなく下線を付けます。", + "overviewRulerRangeHighlight": "範囲強調表示のための概要ルーラー マーカーの色。この色は、基本装飾が非表示にならないよう不透明にすることはできません。", + "overviewRuleError": "エラーを示す概要ルーラーのマーカー色。", + "overviewRuleWarning": "警告を示す概要ルーラーのマーカー色。", + "overviewRuleInfo": "情報を示す概要ルーラーのマーカー色。" + }, + "vs/editor/browser/controller/coreCommands": { + "miSelectAll": "すべて選択(&&S)", + "miUndo": "元に戻す(&&U)", + "miRedo": "やり直し(&&R)" + }, + "vs/editor/browser/widget/codeEditorWidget": { + "cursors.maximum": "カーソルの数は {0} 個に制限されています。" + }, + "vs/editor/browser/widget/diffEditorWidget": { + "diff.tooLarge": "一方のファイルが大きすぎるため、ファイルを比較できません。" + }, + "vs/editor/common/config/commonEditorConfig": { + "editorConfigurationTitle": "エディター", + "fontFamily": "フォント ファミリを制御します。", + "fontWeight": "フォントの太さを制御します。", + "fontSize": "フォント サイズ (ピクセル単位) を制御します。", + "lineHeight": "行の高さを制御します。フォント サイズに基づいて行の高さを計算する場合には、0 を使用します。", + "letterSpacing": "文字間隔 (ピクセル単位) を制御します。", + "lineNumbers.off": "行番号は表示されません。", + "lineNumbers.on": "行番号は、絶対値として表示されます。", + "lineNumbers.relative": "行番号は、カーソル位置までの行数として表示されます。", + "lineNumbers.interval": "行番号は 10 行ごとに表示されます。", + "lineNumbers": "行番号の表示を制御します。", + "renderFinalNewline": "ファイルの末尾が改行の場合は、最後の行番号を表示します。", + "rulers": "特定の等幅文字数の後に垂直ルーラーを表示します。複数のルーラーには複数の値を使用します。配列が空の場合はルーラーを表示しません。", + "wordSeparators": "単語に関連したナビゲーションまたは操作を実行するときに、単語の区切り文字として使用される文字。", + "tabSize": "1 つのタブに相当するスペースの数。`#editor.detectIndentation#` がオンの場合、この設定はファイル コンテンツに基づいて上書きされます。", + "insertSpaces": "`Tab` キーを押すとスペースが挿入されます。`#editor.detectIndentation#` がオンの場合、この設定はファイル コンテンツに基づいて上書きされます。", + "detectIndentation": "ファイルがファイルの内容に基づいて開かれる場合、`#editor.tabSize#` と `#editor.insertSpaces#` を自動的に検出するかどうかを制御します。", + "roundedSelection": "選択範囲の角を丸くするかどうかを制御します。", + "scrollBeyondLastLine": "エディターが最後の行を越えてスクロールするかどうかを制御します。", + "scrollBeyondLastColumn": "エディターが水平方向に余分にスクロールする文字数を制御します。", + "smoothScrolling": "アニメーションでエディターをスクロールするかどうかを制御します。", + "minimap.enabled": "ミニマップを表示するかどうかを制御します。", + "minimap.side": "ミニマップを表示する場所を制御します。", + "minimap.showSlider": "ミニマップのスライダーを自動的に非表示にするかどうかを制御します。", + "minimap.renderCharacters": "行にカラー ブロックではなく実際の文字を表示します。", + "minimap.maxColumn": "表示するミニマップの最大幅を特定の列数に制限します。", + "hover.enabled": "ホバーを表示するかどうかを制御します。", + "hover.delay": "ホバーを表示後の待ち時間 (ミリ秒) を制御します。", + "hover.sticky": "ホバーにマウスを移動したときに、ホバーを表示し続けるかどうかを制御します。", + "find.seedSearchStringFromSelection": "エディターの選択範囲から検索ウィジェット内の検索文字列を与えるかどうかを制御します。", + "find.autoFindInSelection": "エディターでの検索操作の実行対象を、選択したテキストとファイル全体のどちらにするかを制御します。", + "find.globalFindClipboard": "macOS で検索ウィジェットが共有の検索クリップボードを読み取りまたは変更するかどうかを制御します。", + "find.addExtraSpaceOnTop": "検索ウィジェットがエディターの上に行をさらに追加するかどうかを制御します。true の場合、検索ウィジェットが表示されているときに最初の行を超えてスクロールできます。", + "wordWrap.off": "行を折り返しません。", + "wordWrap.on": "行をビューポートの幅で折り返します。", + "wordWrap.wordWrapColumn": "`#editor.wordWrapColumn#` で行を折り返します。", + "wordWrap.bounded": "ビューポートと `#editor.wordWrapColumn#` の最小値で行を折り返します。", + "wordWrap": "行の折り返し方法を制御します。", + "wordWrapColumn": "`#editor.wordWrap#` が `wordWrapColumn` または `bounded` の場合に、エディターの折り返し桁を制御します。", + "wrappingIndent.none": "インデントしません。 折り返し行は列 1 から始まります。", + "wrappingIndent.same": "折り返し行は、親と同じインデントになります。", + "wrappingIndent.indent": "折り返し行は、親 +1 のインデントになります。", + "wrappingIndent.deepIndent": "折り返し行は、親 +2 のインデントになります。", + "wrappingIndent": "折り返し行のインデントを制御します。", + "mouseWheelScrollSensitivity": "マウス ホイール スクロール イベントの `deltaX` と `deltaY` で使用される乗数。", + "fastScrollSensitivity": "'Alt' を押すとスクロール速度を上げる機能。", + "multiCursorModifier.ctrlCmd": "Windows および Linux 上の `Control` キーと macOS 上の `Command` キーに割り当てます。", + "multiCursorModifier.alt": "Windows および Linux 上の `Alt` キーと macOS 上の `Option` キーに割り当てます。", + "multiCursorModifier": "マウスを使用して複数のカーソルを追加するときに使用する修飾キーです。「定義に移動」や「リンクを開く」のマウス操作は、マルチカーソルの修飾キーと競合しないように適用されます。[詳細](https://code.visualstudio.com/docs/editor/codebasics#_multicursor-modifier)", + "multiCursorMergeOverlapping": "複数のカーソルが重なっているときは、マージします。", + "quickSuggestions.strings": "文字列内でクイック候補を有効にします。", + "quickSuggestions.comments": "コメント内でクイック候補を有効にします。", + "quickSuggestions.other": "文字列およびコメント外でクイック候補を有効にします。", + "quickSuggestions": "入力中に候補を自動的に表示するかどうかを制御します。", + "quickSuggestionsDelay": "クイック候補が表示されるまでのミリ秒を制御します。", + "parameterHints.enabled": "入力時にパラメーター ドキュメントと型情報を表示するポップアップを有効にします。", + "parameterHints.cycle": "パラメーター ヒント メニューを周回するか、リストの最後で閉じるかどうかを制御します。", + "editor.autoClosingBrackets.languageDefined": "言語設定を使用して、いつかっこを自動クローズするか決定します。", + "editor.autoClosingBrackets.beforeWhitespace": "カーソルが空白文字の左にあるときだけ、かっこを自動クローズします。", + "autoClosingBrackets": "エディターで左角かっこを追加した後に自動的に右角かっこを挿入するかどうかを制御します。", + "editor.autoClosingQuotes.languageDefined": "言語設定を使用して、いつ引用符を自動クローズするか決定します。", + "editor.autoClosingQuotes.beforeWhitespace": "カーソルが空白文字の左にあるときだけ、引用符を自動クローズします。", + "autoClosingQuotes": "ユーザーが開始引用符を追加した後、エディター自動的に引用符を閉じるかどうかを制御します。 ", + "editor.autoSurround.languageDefined": "言語構成を使用して、選択範囲をいつ自動的に囲むかを判断します。 ", + "editor.autoSurround.brackets": "引用符ではなく、角かっこで囲みます。", + "editor.autoSurround.quotes": "角かっこではなく、引用符で囲みます。", + "autoSurround": "エディターが自動的に選択範囲を囲む必要があるかどうかを制御します。", + "formatOnType": "エディターで入力後に自動的に行のフォーマットを行うかどうかを制御します。", + "formatOnPaste": "貼り付けた内容がエディターにより自動的にフォーマットされるかどうかを制御します。フォーマッタを使用可能にする必要があります。また、フォーマッタがドキュメント内の範囲をフォーマットできなければなりません。", + "autoIndent": "ユーザーが入力や貼り付け、行の移動をしたとき、エディターがインデントを自動的に調整するかどうかを制御します。言語のインデント ルールを持つ拡張機能を使用できる必要があります。", + "suggestOnTriggerCharacters": "トリガー文字の入力時に候補が自動的に表示されるようにするかどうかを制御します。", + "acceptSuggestionOnEnterSmart": "テキストの変更を行うとき、`Enter` を使用する場合にのみ候補を受け付けます。", + "acceptSuggestionOnEnter": "`Tab` キーに加えて `Enter` キーで候補を受け入れるかどうかを制御します。改行の挿入や候補の反映の間であいまいさを解消するのに役立ちます。", + "acceptSuggestionOnCommitCharacter": "コミット文字で候補を受け入れるかどうかを制御します。たとえば、JavaScript ではセミコロン (`;`) をコミット文字にして、候補を受け入れてその文字を入力することができます。", + "snippetSuggestions.top": "他の候補の上にスニペットの候補を表示します。", + "snippetSuggestions.bottom": "他の候補の下にスニペットの候補を表示します。", + "snippetSuggestions.inline": "他の候補と一緒にスニペットの候補を表示します。", + "snippetSuggestions.none": "スニペットの候補を表示しません。", + "snippetSuggestions": "他の修正候補と一緒にスニペットを表示するかどうか、およびその並び替えの方法を制御します。", + "emptySelectionClipboard": "選択範囲を指定しないでコピーする場合に現在の行をコピーするかどうかを制御します。", + "copyWithSyntaxHighlighting": "構文ハイライトをクリップボードにコピーするかどうかを制御します。", + "wordBasedSuggestions": "ドキュメント内の単語に基づいて入力候補を計算するかどうかを制御します。", + "suggestSelection.first": "常に最初の候補を選択します。", + "suggestSelection.recentlyUsed": "`console.| -> console.log` などと選択対象に関して入力しない限りは、最近の候補を選択します。`log` は最近完了したためです。", + "suggestSelection.recentlyUsedByPrefix": "これらの候補を完了した以前のプレフィックスに基づいて候補を選択します。例: `co -> console` および `con -> const`。", + "suggestSelection": "候補リストを表示するときに候補を事前に選択する方法を制御します。", + "suggestFontSize": "候補ウィジェットのフォント サイズ。`0` に設定すると、`#editor.fontSize#` の値が使用されます。", + "suggestLineHeight": "候補ウィジェットの行の高さ。`0` に設定すると、`#editor.lineHeight#` の値が使用されます。", + "tabCompletion.on": "タブ補完は、tab キーを押したときに最適な候補を挿入します。", + "tabCompletion.off": "タブ補完を無効にします。", + "tabCompletion.onlySnippets": "プレフィックスが一致する場合に、タブでスニペットを補完します。'quickSuggestions' が無効な場合に最適です。", + "tabCompletion": "タブ補完を有効にします。", + "suggest.filterGraceful": "候補のフィルター処理と並び替えでささいな入力ミスを考慮するかどうかを制御します。", + "suggest.localityBonus": "並べ替えがカーソル付近に表示される単語を優先するかどうかを制御します。", + "suggest.shareSuggestSelections": "保存された候補セクションを複数のワークプレースとウィンドウで共有するかどうかを制御します (`#editor.suggestSelection#` が必要)。", + "suggest.snippetsPreventQuickSuggestions": "アクティブなスニペットがクイック候補を止めるかどうかを制御します。", + "suggest.showIcons": "提案のアイコンを表示するか、非表示にするかを制御します。", + "suggest.maxVisibleSuggestions": "スクロール バーを表示する前に IntelliSense が表示する候補の数を制御します (最大 15 個)。", + "suggest.filtered": "IntelliSense で一部の種類の提案をフィルターするかどうかを制御します。提案の種類の一覧は次を参照してください: https://code.visualstudio.com/docs/editor/intellisense#_types-of-completions。", + "suggest.filtered.method": "`false` に設定すると、IntelliSense で 'メソッド' 提案は表示されません。", + "suggest.filtered.function": "`false` に設定すると、IntelliSense は '関数' 提案を表示しません。", + "suggest.filtered.constructor": "`false` に設定すると、IntelliSense で 'コンストラクタ―' 推奨は表示されません。", + "suggest.filtered.field": "`false` に設定すると、IntelliSense で 'フィールド' 提案は表示されません。", + "suggest.filtered.variable": "`false` に設定すると、IntelliSense は '変数' 提案を表示しません。", + "suggest.filtered.class": "`false` に設定すると、IntelliSense は 'クラス' 提案を表示しません。", + "suggest.filtered.struct": "`false` に設定すると、IntelliSense は '構造体' 提案を表示しません。", + "suggest.filtered.interface": "`false` に設定すると、IntelliSense は 'インターフェイス' 提案を表示しません。", + "suggest.filtered.module": "`false` に設定すると、IntelliSense で 'モジュール' 推奨は表示されません。", + "suggest.filtered.property": "`false` に設定すると、IntelliSense は 'プロパティ' 提案を表示しません。", + "suggest.filtered.event": "`false` に設定すると、IntelliSense は 'イベント' 提案を表示しません。", + "suggest.filtered.operator": "`false` に設定すると、IntelliSense は '演算子' 提案を表示しません。", + "suggest.filtered.unit": "`false` に設定すると、IntelliSense は '単位' 提案を表示しません。", + "suggest.filtered.value": "`false` に設定すると、IntelliSense は '値' 提案を表示しません。", + "suggest.filtered.constant": "`false` に設定すると、IntelliSense で '定数' 提案は表示されません。", + "suggest.filtered.enum": "`false` に設定すると、IntelliSense は '列挙型' 提案を表示しません。", + "suggest.filtered.enumMember": "`false`に設定すると、IntelliSense で 'enumMember' 提案は表示されません。", + "suggest.filtered.keyword": "`false` に設定すると、IntelliSense は 'キーワード' 提案を表示しません。", + "suggest.filtered.text": "`false` に設定すると、IntelliSense は 'テキスト' 提案を表示しません。", + "suggest.filtered.color": "`false` に設定すると、IntelliSense は '色' 提案を表示しません。", + "suggest.filtered.file": "`false` に設定すると、IntelliSense は 'ファイル' 提案を表示しません。", + "suggest.filtered.reference": "`false` に設定すると、IntelliSense で '参照' 提案が表示されません。", + "suggest.filtered.customcolor": "`false` に設定すると、IntelliSense で 'customcolor' 提案は表示されません。", + "suggest.filtered.folder": "`false` に設定すると、IntelliSense は 'フォルダー' 提案を表示しません。", + "suggest.filtered.typeParameter": "`false` に設定すると、IntelliSense は 'typeParameter' 提案を表示しません。", + "suggest.filtered.snippet": "`false` に設定すると、IntelliSense は 'スニペット' 提案を表示しません。", + "editor.gotoLocation.multiple": "複数の対象となる場所が存在する場合の [定義に移動] などの [移動] コマンドの動作を制御します。", + "editor.gotoLocation.multiple.peek": "結果のピーク ビューを表示 (既定)", + "editor.gotoLocation.multiple.gotoAndPeek": "主な結果に移動し、ピーク ビューを表示します", + "editor.gotoLocation.multiple.goto": "Go to the primary result and enable peek-less navigation to others", + "selectionHighlight": "エディターが選択項目と類似の一致項目を強調表示するかどうかを制御します。", + "occurrencesHighlight": "エディターでセマンティック シンボルの出現箇所を強調表示するかどうかを制御します。", + "overviewRulerLanes": "概要ルーラーの同じ位置に表示できる装飾の数を制御します。", + "overviewRulerBorder": "概要ルーラーの周囲に境界線が描画されるかどうかを制御します。", + "cursorBlinking": "カーソルのアニメーション方式を制御します。", + "mouseWheelZoom": "`Ctrl` キーを押しながらマウス ホイールを使用してエディターのフォントをズームします。", + "cursorSmoothCaretAnimation": "滑らかなキャレットアニメーションを有効にするかどうかを制御します。", + "cursorStyle": "カーソルのスタイルを制御します。", + "cursorWidth": "`#editor.cursorStyle#` が `line` に設定されている場合、カーソルの幅を制御します。", + "fontLigatures": "フォントの合字を有効/無効にします。", + "hideCursorInOverviewRuler": "概要ルーラーでカーソルを非表示にするかどうかを制御します。", + "renderWhiteSpace.boundary": "単語間の単一スペース以外の空白文字を表示します。", + "renderWhitespace": "エディターで空白文字を表示するかどうかを制御します。", + "renderControlCharacters": "エディターで制御文字を表示するかどうかを制御します。", + "renderIndentGuides": "エディターでインデント ガイドを表示するかどうかを制御します。", + "highlightActiveIndentGuide": "エディターでアクティブなインデントのガイドを強調表示するかどうかを制御します。", + "renderLineHighlight.all": "余白と現在の行を強調表示します。", + "renderLineHighlight": "エディターが現在の行をどのように強調表示するかを制御します。", + "codeLens": "エディターで CodeLens を表示するかどうかを制御します。", + "folding": "エディターでコードの折りたたみを有効にするかどうかを制御します。", + "foldingStrategy": "折りたたみ範囲の計算方式を制御します。`auto` は利用可能であれば言語固有の折りたたみ方式を使用します。`indentation` はインデントに基づく折りたたみ方式を使用します。", + "showFoldingControls": "余白上の折りたたみコントロールを自動的に非表示にするかどうかを制御します 。", + "matchBrackets": "かっこを選択すると、対応するかっこを強調表示します。", + "glyphMargin": "エディターで縦のグリフ余白が表示されるかどうかを制御します。ほとんどの場合、グリフ余白はデバッグに使用されます。", + "useTabStops": "空白の挿入や削除はタブ位置に従って行われます。", + "trimAutoWhitespace": "自動挿入された末尾の空白を削除します。", + "stablePeek": "エディターのコンテンツをダブルクリックするか、`Escape` キーを押しても、ピーク エディターを開いたままにします。", + "dragAndDrop": "ドラッグ アンド ドロップによる選択範囲の移動をエディターが許可するかどうかを制御します。", + "accessibilitySupport.auto": "エディターはスクリーン リーダーがいつ接続されたかを検出するためにプラットフォーム API を使用します。", + "accessibilitySupport.on": "エディターは永続的にスクリーン リーダー向けに最適化されます。", + "accessibilitySupport.off": "エディターはスクリーン リーダー向けに最適化されません。", + "accessibilitySupport": "エディターをスクリーン リーダーに最適化されたモードで実行するかどうかを制御します。", + "showUnused": "使用されていないコードのフェードアウトを制御します。", + "links": "エディターがリンクを検出してクリック可能な状態にするかどうかを制御します。", + "colorDecorators": "エディターでインライン カラー デコレーターと色の選択を表示する必要があるかどうかを制御します。", + "codeActions": "エディターでコード アクションの電球を有効にします。", + "maxTokenizationLineLength": "この長さを越える行は、パフォーマンス上の理由によりトークン化されません。", + "codeActionsOnSave.organizeImports": "インポートの整理アクションをファイルを保存するときに実行するかどうかを制御します。", + "codeActionsOnSave.fixAll": "ファイルの保存時に自動修正アクションを実行するかどうかを制御します。", + "codeActionsOnSave": "保存時に実行されるコードアクションの種類。", + "codeActionsOnSaveTimeout": "保存時に実行されるコード アクションを取り消した後のタイムアウト (ミリ秒)。", + "selectionClipboard": "Linux の PRIMARY クリップボードをサポートするかどうかを制御します。", + "sideBySide": "差分エディターが差分を横に並べて表示するか、行内に表示するかを制御します。", + "ignoreTrimWhitespace": "差分エディターが、先頭または末尾の空白の変更を差分として表示するかどうかを制御します。", + "largeFileOptimizations": "大きなファイルでメモリが集中する特定の機能を無効にするための特別な処理。", + "renderIndicators": "差分エディターが追加/削除された変更に +/- インジケーターを示すかどうかを制御します。" + }, + "vs/editor/common/config/editorOptions": { + "accessibilityOffAriaLabel": "現在エディターにアクセスすることはできません。 Alt + F1 キーを押してオプションを選択します。", + "editorViewAccessibleLabel": "エディターのコンテンツ" + }, + "vs/editor/browser/widget/diffReview": { + "label.close": "閉じる", + "no": "行なし", + "one": "1 行", + "more": "{0} 行", + "header": "{1} の差異 {0}: 変更前 {2}, {3}, 変更後 {4}, {5}", + "blankLine": "空白", + "equalLine": "変更前の {0}、変更後の {1}: {2}", + "insertLine": "+ 変更後の {0}: {1}", + "deleteLine": "- 変更前の {0}: {1}", + "editor.action.diffReview.next": "次の差分に移動", + "editor.action.diffReview.prev": "前の差分に移動" + }, + "vs/editor/contrib/caretOperations/caretOperations": { + "caret.moveLeft": "キャレットを左に移動", + "caret.moveRight": "キャレットを右に移動" + }, + "vs/editor/contrib/caretOperations/transpose": { + "transposeLetters.label": "文字の入れ替え" + }, + "vs/editor/contrib/comment/comment": { + "comment.line": "行コメントの切り替え", + "miToggleLineComment": "行コメントの切り替え(&&T)", + "comment.line.add": "行コメントの追加", + "comment.line.remove": "行コメントの削除", + "comment.block": "ブロック コメントの切り替え", + "miToggleBlockComment": "ブロック コメントの切り替え(&&B)" + }, + "vs/editor/contrib/cursorUndo/cursorUndo": { + "cursor.undo": "Soft Undo" + }, + "vs/editor/contrib/fontZoom/fontZoom": { + "EditorFontZoomIn.label": "エディターのフォントを拡大", + "EditorFontZoomOut.label": "エディターのフォントを縮小", + "EditorFontZoomReset.label": "エディターのフォントのズームをリセット" + }, + "vs/editor/contrib/parameterHints/parameterHints": { + "parameterHints.trigger.label": "パラメーター ヒントをトリガー" + }, + "vs/editor/contrib/tokenization/tokenization": { + "forceRetokenize": "開発者: トークン再作成の強制" + }, + "vs/editor/contrib/toggleTabFocusMode/toggleTabFocusMode": { + "toggle.tabMovesFocus": "Tab キーを切り替えるとフォーカスが移動します", + "toggle.tabMovesFocus.on": "Tab キーを押すと、次のフォーカス可能な要素にフォーカスを移動します", + "toggle.tabMovesFocus.off": "Tab キーを押すと、タブ文字が挿入されます" + }, + "vs/editor/contrib/bracketMatching/bracketMatching": { + "overviewRulerBracketMatchForeground": "一致するブラケットを示す概要ルーラーのマーカー色。", + "smartSelect.jumpBracket": "ブラケットへ移動", + "smartSelect.selectToBracket": "ブラケットに選択", + "miGoToBracket": "ブラケットに移動(&&B)" + }, + "vs/editor/contrib/clipboard/clipboard": { + "actions.clipboard.cutLabel": "切り取り", + "miCut": "切り取り(&&T)", + "actions.clipboard.copyLabel": "コピー", + "miCopy": "コピー(&&C)", + "actions.clipboard.pasteLabel": "貼り付け", + "miPaste": "貼り付け(&&P)", + "actions.clipboard.copyWithSyntaxHighlightingLabel": "構文を強調表示してコピー" + }, + "vs/editor/contrib/contextmenu/contextmenu": { + "action.showContextMenu.label": "エディターのコンテキスト メニューの表示" + }, + "vs/editor/contrib/format/formatActions": { + "formatDocument.label": "ドキュメントのフォーマット", + "formatSelection.label": "選択範囲のフォーマット" + }, + "vs/editor/contrib/hover/hover": { + "showHover": "ホバーの表示" + }, + "vs/editor/contrib/inPlaceReplace/inPlaceReplace": { + "InPlaceReplaceAction.previous.label": "前の値に置換", + "InPlaceReplaceAction.next.label": "次の値に置換" + }, + "vs/editor/contrib/referenceSearch/referenceSearch": { + "meta.titleReference": "– {0} 個の参照", + "references.action.label": "参照をここに表示" + }, + "vs/editor/contrib/rename/rename": { + "no result": "結果がありません。", + "resolveRenameLocationFailed": "名前変更の場所を解決しようとして不明なエラーが発生しました", + "aria": "'{0}' から '{1}' への名前変更が正常に完了しました。概要: {2}", + "rename.failed": "名前の変更を実行できませんでした。", + "rename.label": "シンボルの名前変更" + }, + "vs/editor/contrib/smartSelect/smartSelect": { + "smartSelect.expand": "選択範囲を拡張", + "miSmartSelectGrow": "選択範囲の展開(&&E)", + "smartSelect.shrink": "選択範囲を縮小", + "miSmartSelectShrink": "選択範囲の縮小(&&S)" + }, + "vs/editor/contrib/goToDefinition/goToDefinitionMouse": { + "multipleResults": "クリックして、{0} の定義を表示します。" + }, + "vs/editor/contrib/goToDefinition/goToDefinitionCommands": { + "noResultWord": "'{0}' の定義は見つかりません", + "generic.noResults": "定義が見つかりません", + "meta.title": " – {0} 個の定義", + "actions.goToDecl.label": "定義へ移動", + "actions.goToDeclToSide.label": "定義を横に開く", + "actions.previewDecl.label": "定義をここに表示", + "decl.noResultWord": "'{0}' の宣言が見つかりません", + "decl.generic.noResults": "宣言が見つかりません", + "decl.meta.title": " – {0} 個の宣言", + "actions.goToDeclaration.label": "宣言へ移動", + "actions.peekDecl.label": "宣言をここに表示", + "goToImplementation.noResultWord": "'{0}' の実装が見つかりません", + "goToImplementation.generic.noResults": "実装が見つかりません", + "meta.implementations.title": "– {0} 個の実装", + "actions.goToImplementation.label": "実装に移動", + "actions.peekImplementation.label": "実装のプレビュー", + "goToTypeDefinition.noResultWord": "'{0}' の型定義が見つかりません", + "goToTypeDefinition.generic.noResults": "型定義が見つかりません", + "meta.typeDefinitions.title": " – {0} 個の型定義", + "actions.goToTypeDefinition.label": "型定義へ移動", + "actions.peekTypeDefinition.label": "型定義を表示", + "miGotoDefinition": "定義に移動(&&D)", + "miGotoTypeDefinition": "型定義に移動(&&T)", + "miGotoImplementation": "実装に移動(&&I)" + }, + "vs/editor/contrib/links/links": { + "links.navigate.mac": "command キーを押しながらクリックしてリンク先を表示", + "links.navigate": "Ctrl キーを押しながらクリックしてリンク先を表示", + "links.command.mac": "command キーを押しながらクリックしてコマンドを実行", + "links.command": "Ctrl キーを押しながらクリックしてコマンドを実行", + "links.navigate.al.mac": "Option キーを押しながらクリックしてリンク先を表示", + "links.navigate.al": "Altl キーを押しながらクリックしてリンク先を表示", + "links.command.al.mac": "Option キーを押しながらクリックしてコマンドを実行", + "links.command.al": "Alt キーを押しながらクリックしてコマンドを実行", + "links.custom.mac": "Cmd + click to {0}", + "links.custom.mac.al": "Option + click to {0}", + "links.custom": "Ctrl + click to {0}", + "links.custom.al": "Alt + click to {0}", + "invalid.url": "このリンクは形式が正しくないため開くことができませんでした: {0}", + "missing.url": "このリンクはターゲットが存在しないため開くことができませんでした。", + "label": "リンクを開く" + }, + "vs/editor/contrib/gotoError/gotoError": { + "markerAction.next.label": "次の問題 (エラー、警告、情報) へ移動", + "markerAction.previous.label": "前の問題 (エラー、警告、情報) へ移動", + "markerAction.nextInFiles.label": "ファイル内の次の問題 (エラー、警告、情報) へ移動", + "markerAction.previousInFiles.label": "ファイル内の前の問題 (エラー、警告、情報) へ移動", + "miGotoNextProblem": "次の問題箇所(&&P)", + "miGotoPreviousProblem": "前の問題箇所(&&P)" + }, + "vs/editor/contrib/referenceSearch/peekViewWidget": { + "label.close": "閉じる" + }, + "vs/editor/contrib/find/findController": { + "startFindAction": "検索", + "miFind": "検索(&&F)", + "startFindWithSelectionAction": "選択範囲を検索", + "findNextMatchAction": "次を検索", + "findPreviousMatchAction": "前を検索", + "nextSelectionMatchFindAction": "次の選択項目を検索", + "previousSelectionMatchFindAction": "前の選択項目を検索", + "startReplace": "置換", + "miReplace": "置換(&&R)" + }, + "vs/editor/contrib/suggest/suggestController": { + "arai.alert.snippet": "{1} が追加編集した '{0}' を受け入れる", + "suggest.trigger.label": "候補をトリガー" + }, + "vs/editor/contrib/wordHighlighter/wordHighlighter": { + "wordHighlight": "変数の読み取りなど、読み取りアクセス中のシンボルの背景色。下にある装飾を隠さないために、色は不透過であってはなりません。", + "wordHighlightStrong": "変数への書き込みなど、書き込みアクセス中のシンボル背景色。下にある装飾を隠さないために、色は不透過であってはなりません。", + "wordHighlightBorder": "変数の読み取りなど読み取りアクセス中のシンボルの境界線の色。", + "wordHighlightStrongBorder": "変数への書き込みなど書き込みアクセス中のシンボルの境界線の色。", + "overviewRulerWordHighlightForeground": "シンボルによって強調表示される概要ルーラーのマーカーの色。マーカーの色は、基になる装飾を隠さないように不透明以外にします。", + "overviewRulerWordHighlightStrongForeground": "書き込みアクセス シンボルを強調表示する概要ルーラーのマーカー色。下にある装飾を隠さないために、色は不透過であってはなりません。", + "wordHighlight.next.label": "次のシンボル ハイライトに移動", + "wordHighlight.previous.label": "前のシンボル ハイライトに移動", + "wordHighlight.trigger.label": "シンボル ハイライトをトリガー" + }, + "vs/editor/contrib/folding/folding": { + "unfoldAction.label": "展開", + "unFoldRecursivelyAction.label": "再帰的に展開する", + "foldAction.label": "折りたたみ", + "foldRecursivelyAction.label": "再帰的に折りたたむ", + "foldAllBlockComments.label": "すべてのブロック コメントの折りたたみ", + "foldAllMarkerRegions.label": "すべての領域を折りたたむ", + "unfoldAllMarkerRegions.label": "すべての領域を展開", + "foldAllAction.label": "すべて折りたたみ", + "unfoldAllAction.label": "すべて展開", + "foldLevelAction.label": "レベル {0} で折りたたむ" + }, + "vs/editor/contrib/linesOperations/linesOperations": { + "lines.copyUp": "行を上へコピー", + "miCopyLinesUp": "行を上へコピー(&&C)", + "lines.copyDown": "行を下へコピー", + "miCopyLinesDown": "行を下へコピー(&&P)", + "lines.moveUp": "行を上へ移動", + "miMoveLinesUp": "行を上へ移動(&&V)", + "lines.moveDown": "行を下へ移動", + "miMoveLinesDown": "行を下へ移動(&&L)", + "lines.sortAscending": "行を昇順に並べ替え", + "lines.sortDescending": "行を降順に並べ替え", + "lines.trimTrailingWhitespace": "末尾の空白のトリミング", + "lines.delete": "行の削除", + "lines.indent": "行のインデント", + "lines.outdent": "行のインデント解除", + "lines.insertBefore": "行を上に挿入", + "lines.insertAfter": "行を下に挿入", + "lines.deleteAllLeft": "残りをすべて削除する", + "lines.deleteAllRight": "右側をすべて削除", + "lines.joinLines": "行をつなげる", + "editor.transpose": "カーソルの周囲の文字を入れ替える", + "editor.transformToUppercase": "大文字に変換", + "editor.transformToLowercase": "小文字に変換", + "editor.transformToTitlecase": "先頭文字を大文字に変換する" + }, + "vs/editor/contrib/multicursor/multicursor": { + "mutlicursor.insertAbove": "カーソルを上に挿入", + "miInsertCursorAbove": "カーソルを上に挿入(&&A)", + "mutlicursor.insertBelow": "カーソルを下に挿入", + "miInsertCursorBelow": "カーソルを下に挿入(&&D)", + "mutlicursor.insertAtEndOfEachLineSelected": "カーソルを行末に挿入", + "miInsertCursorAtEndOfEachLineSelected": "カーソルを行末に挿入(&&U)", + "mutlicursor.addCursorsToBottom": "カーソルを下に挿入", + "mutlicursor.addCursorsToTop": "カーソルを上に挿入", + "addSelectionToNextFindMatch": "選択した項目を次の一致項目に追加", + "miAddSelectionToNextFindMatch": "次の出現個所を追加(&&N)", + "addSelectionToPreviousFindMatch": "選択項目を次の一致項目に追加", + "miAddSelectionToPreviousFindMatch": "前の出現箇所を追加(&&R)", + "moveSelectionToNextFindMatch": "最後に選択した項目を次の一致項目に移動", + "moveSelectionToPreviousFindMatch": "最後に選んだ項目を前の一致項目に移動する", + "selectAllOccurrencesOfFindMatch": "一致するすべての出現箇所を選択します", + "miSelectHighlights": "すべての出現箇所を選択(&&O)", + "changeAll.label": "すべての出現箇所を変更" + }, + "vs/editor/contrib/parameterHints/parameterHintsWidget": { + "hint": "{0}、ヒント" + }, + "vs/editor/contrib/rename/renameInputField": { + "renameAriaLabel": "名前変更入力。新しい名前を入力し、Enter キーを押してコミットしてください。" + }, + "vs/editor/contrib/referenceSearch/referencesController": { + "labelLoading": "読み込んでいます..." + }, + "vs/editor/contrib/codeAction/codeActionCommands": { + "quickFixWithKb": "修正プログラム ({0}) を表示する", + "quickFix": "修正プログラムを表示する", + "quickfix.trigger.label": "クイック フィックス...", + "editor.action.quickFix.noneMessage": "利用可能なコード アクションはありません", + "refactor.label": "リファクター...", + "editor.action.refactor.noneMessage": "利用可能なリファクタリングはありません", + "source.label": "ソース アクション...", + "editor.action.source.noneMessage": "利用可能なソース アクションはありません", + "organizeImports.label": "インポートを整理", + "editor.action.organize.noneMessage": "利用可能なインポートの整理アクションはありません", + "fixAll.label": "すべて修正", + "fixAll.noneMessage": "すべてを修正するアクションは利用できません", + "autoFix.label": "自動修正...", + "editor.action.autoFix.noneMessage": "利用可能な自動修正はありません" + }, + "vs/editor/contrib/referenceSearch/referencesModel": { + "aria.oneReference": "列 {2} の {1} 行目に {0} つのシンボル", + "aria.fileReferences.1": "{0} に 1 個のシンボル、完全なパス {1}", + "aria.fileReferences.N": "{1} に {0} 個のシンボル、完全なパス {2}", + "aria.result.0": "一致する項目はありません", + "aria.result.1": "{0} に 1 個のシンボルが見つかりました", + "aria.result.n1": "{1} に {0} 個のシンボルが見つかりました", + "aria.result.nm": "{1} 個のファイルに {0} 個のシンボルが見つかりました" + }, + "vs/editor/contrib/message/messageController": { + "editor.readonly": "読み取り専用のエディターは編集できません" + }, + "vs/editor/contrib/snippet/snippetVariables": { + "Sunday": "日曜日", + "Monday": "月曜日", + "Tuesday": "火曜日", + "Wednesday": "水曜日", + "Thursday": "木曜日", + "Friday": "金曜日", + "Saturday": "土曜日", + "SundayShort": "日", + "MondayShort": "月", + "TuesdayShort": "火", + "WednesdayShort": "水", + "ThursdayShort": "木", + "FridayShort": "金", + "SaturdayShort": "土", + "January": "1 月", + "February": "2 月", + "March": "3 月", + "April": "4 月", + "May": "5 月", + "June": "6 月", + "July": "7 月", + "August": "8 月", + "September": "9 月", + "October": "10 月", + "November": "11 月", + "December": "12 月", + "JanuaryShort": "1 月", + "FebruaryShort": "2 月", + "MarchShort": "3 月", + "AprilShort": "4 月", + "MayShort": "5 月", + "JuneShort": "6 月", + "JulyShort": "7 月", + "AugustShort": "8 月", + "SeptemberShort": "9 月", + "OctoberShort": "10 月", + "NovemberShort": "11 月", + "DecemberShort": "12 月" + }, + "vs/editor/contrib/format/format": { + "hint11": "行 {0} で 1 つの書式設定を編集", + "hintn1": "行 {1} で {0} 個の書式設定を編集", + "hint1n": "行 {0} と {1} の間で 1 つの書式設定を編集", + "hintnn": "行 {1} と {2} の間で {0} 個の書式設定を編集" + }, + "vs/editor/contrib/goToDefinition/goToDefinitionResultsNavigation": { + "location.kb": "Symbol {0} of {1}, {2} for next", + "location": "Symbol {0} of {1}" + }, + "vs/editor/contrib/gotoError/gotoErrorWidget": { + "problems": "{1} 件中 {0} 件の問題", + "change": "問題 {0} / {1}", + "editorMarkerNavigationError": "エディターのマーカー ナビゲーション ウィジェットのエラーの色。", + "editorMarkerNavigationWarning": "エディターのマーカー ナビゲーション ウィジェットの警告の色。", + "editorMarkerNavigationInfo": "エディターのマーカー ナビゲーション ウィジェットの情報の色。", + "editorMarkerNavigationBackground": "エディターのマーカー ナビゲーション ウィジェットの背景。" + }, + "vs/editor/contrib/find/simpleFindWidget": { + "label.find": "検索", + "placeholder.find": "検索", + "label.previousMatchButton": "前の検索結果", + "label.nextMatchButton": "次の一致項目", + "label.closeButton": "閉じる" + }, + "vs/editor/contrib/hover/modesContentHover": { + "modesContentHover.loading": "読み込んでいます...", + "quick fixes": "クイック フィックス...", + "peek problem": "問題を表示", + "editor.action.quickFix.noneMessage": "利用可能なコード アクションはありません" + }, + "vs/editor/contrib/referenceSearch/referencesWidget": { + "missingPreviewMessage": "プレビューを表示できません", + "treeAriaLabel": "参照設定", + "noResults": "結果はありません。", + "peekView.alternateTitle": "参照設定", + "peekViewTitleBackground": "ピーク ビューのタイトル領域の背景色。", + "peekViewTitleForeground": "ピーク ビュー タイトルの色。", + "peekViewTitleInfoForeground": "ピーク ビューのタイトル情報の色。", + "peekViewBorder": "ピーク ビューの境界と矢印の色。", + "peekViewResultsBackground": "ピーク ビュー結果リストの背景色。", + "peekViewResultsMatchForeground": "ピーク ビュー結果リストのライン ノードの前景色。", + "peekViewResultsFileForeground": "ピーク ビュー結果リストのファイル ノードの前景色。", + "peekViewResultsSelectionBackground": "ピーク ビュー結果リストの選択済みエントリの背景色。", + "peekViewResultsSelectionForeground": "ピーク ビュー結果リストの選択済みエントリの前景色。", + "peekViewEditorBackground": "ピーク ビュー エディターの背景色。", + "peekViewEditorGutterBackground": "ピーク ビュー エディターの余白の背景色。", + "peekViewResultsMatchHighlight": "ピーク ビュー結果リストの一致した強調表示色。", + "peekViewEditorMatchHighlight": "ピーク ビュー エディターの一致した強調表示色。", + "peekViewEditorMatchHighlightBorder": "ピーク ビュー エディターの一致した強調境界色。" + }, + "vs/editor/contrib/documentSymbols/outlineTree": { + "provider": "アウトライン プロバイダー", + "title.template": "{0} ({1})", + "1.problem": "この要素に 1 個の問題", + "N.problem": "この要素に {0} 個の問題", + "deep.problem": "問題のある要素が含まれています", + "Array": "配列", + "Boolean": "boolean", + "Class": "クラス", + "Constant": "定数", + "Constructor": "コンストラクター", + "Enum": "enumeration", + "EnumMember": "enumeration member", + "Event": "イベント", + "Field": "フィールド", + "File": "FILE", + "Function": "関数", + "Interface": "インターフェイス", + "Key": "キー", + "Method": "メソッド", + "Module": "モジュール", + "Namespace": "名前空間", + "Null": "NULL", + "Number": "数値", + "Object": "オブジェクト", + "Operator": "演算子", + "Package": "パッケージ", + "Property": "プロパティ", + "String": "文字列", + "Struct": "構造体", + "TypeParameter": "型パラメーター", + "Variable": "variable" + }, + "vs/editor/contrib/find/findWidget": { + "label.find": "検索", + "placeholder.find": "検索", + "label.previousMatchButton": "前の検索結果", + "label.nextMatchButton": "次の一致項目", + "label.toggleSelectionFind": "選択範囲を検索", + "label.closeButton": "閉じる", + "label.replace": "置換", + "placeholder.replace": "置換", + "label.replaceButton": "置換", + "label.replaceAllButton": "すべて置換", + "label.toggleReplaceButton": "置換モードの切り替え", + "title.matchesCountLimit": "最初の {0} 件の結果だけが強調表示されますが、すべての検索操作はテキスト全体で機能します。", + "label.matchesLocation": "{0} / {1} 件", + "label.noResults": "結果はありません。" + }, + "vs/editor/contrib/suggest/suggestWidget": { + "editorSuggestWidgetBackground": "候補のウィジェットの背景色。", + "editorSuggestWidgetBorder": "候補ウィジェットの境界線色。", + "editorSuggestWidgetForeground": "候補ウィジェットの前景色。", + "editorSuggestWidgetSelectedBackground": "候補ウィジェット内で選択済みエントリの背景色。", + "editorSuggestWidgetHighlightForeground": "候補のウィジェット内で一致したハイライトの色。", + "readMore": "詳細を表示...{0}", + "readLess": "詳細を隠す...{0}", + "suggestWidget.loading": "読み込んでいます...", + "suggestWidget.noSuggestions": "候補はありません。", + "ariaCurrenttSuggestionReadDetails": "アイテム {0}、ドキュメント: {1}" + }, + "vs/editor/contrib/referenceSearch/referencesTree": { + "referencesFailre": "ファイルを解決できませんでした。", + "referencesCount": "{0} 個の参照", + "referenceCount": "{0} 個の参照" + }, + "vs/editor/contrib/indentation/indentation": { + "indentationToSpaces": "インデントをスペースに変換", + "indentationToTabs": "インデントをタブに変換", + "configuredTabSize": "構成されたタブのサイズ", + "selectTabWidth": "現在のファイルのタブのサイズを選択", + "indentUsingTabs": "タブによるインデント", + "indentUsingSpaces": "スペースによるインデント", + "detectIndentation": "内容からインデントを検出", + "editor.reindentlines": "行の再インデント", + "editor.reindentselectedlines": "選択行を再インデント" + }, + "vs/platform/markers/common/markers": { + "sev.error": "エラー", + "sev.warning": "警告", + "sev.info": "情報" + }, + "vs/platform/extensionManagement/common/extensionManagement": { + "extensions": "拡張機能", + "preferences": "基本設定" + }, + "vs/platform/request/node/request": { + "httpConfigurationTitle": "HTTP", + "proxy": "使用するプロキシ設定。設定されていない場合、環境変数 http_proxy および https_proxy から取得されます。", + "strictSSL": "提供された CA の一覧と照らしてプロキシ サーバーの証明書を確認するかどうか制御します。", + "proxyAuthorization": "すべてのネットワーク要求に対して 'Proxy-Authorization' ヘッダーとして送信する値。", + "proxySupportOff": "拡張機能のプロキシ サポートを無効にします。", + "proxySupportOn": "拡張機能のプロキシ サポートを有効にします。", + "proxySupportOverride": "拡張機能のプロキシ サポートを有効にします。リクエスト オプションを上書きします。", + "proxySupport": "拡張機能プロキシ サポートを使用します。", + "systemCertificates": "CA 証明書を OS から読み込む必要があるかどうかを制御します (Windows および macOS でオフにするには、ウィンドウを再度読み込まなければなりません)。" + }, + "vs/platform/dialogs/common/dialogs": { + "moreFile": "...1 つの追加ファイルが表示されていません", + "moreFiles": "...{0} 個の追加ファイルが表示されていません" + }, + "vs/platform/workspaces/common/workspaces": { + "codeWorkspace": "コード ワークスペース" + }, + "vs/platform/environment/node/argvHelper": { + "gotoValidation": "`--goto` モードの引数は `FILE(:LINE(:CHARACTER))` の形式にする必要があります。" + }, + "vs/platform/update/node/update.config.contribution": { + "updateConfigurationTitle": "更新", + "updateMode": "自動更新を受け取るかどうかを構成します。変更後に再起動が必要です。更新プログラムは Microsoft のオンライン サービスから取得されます。", + "none": "更新を無効にします。", + "manual": "バックグラウンドでの自動更新の確認を無効にします。更新を手動で確認すると、更新を利用できます。", + "default": "自動更新の確認を有効にします。Code は自動的かつ定期的に更新を確認します。", + "deprecated": "この設定は推奨されていません。代わりに '{0}' を使用してください。", + "enableWindowsBackgroundUpdates": "Windows でバックグラウンド更新を有効にします。更新は Micorosoft のオンライン サービスから取得されます。", + "showReleaseNotes": "更新後にリリース ノートを表示します。リリース ノートは Micorosft のオンライン サービスから取得されます。" + }, + "vs/platform/extensionManagement/node/extensionManagementUtil": { + "invalidManifest": "正しくない VSIX: package.json は JSON ファイルではありません。" + }, + "vs/platform/telemetry/common/telemetryService": { + "telemetryConfigurationTitle": "テレメトリ", + "telemetry.enableTelemetry": "利用状況データとエラーを Microsoft のオンライン サービスに送信できるようにします。" + }, + "vs/platform/environment/node/argv": { + "optionsUpperCase": "オプション", + "extensionsManagement": "拡張機能の管理", + "troubleshooting": "トラブルシューティング", + "diff": "2 つのファイルを比較します。", + "add": "最後にアクティブだったウィンドウにフォルダーを追加します。", + "goto": "指定した行と文字の位置にあるパスでファイルを開きます。", + "newWindow": "強制的に新しいウィンドウを開きます。", + "reuseWindow": "強制的に既に開いているウィンドウ内でファイルかフォルダーを開きます。", + "wait": "現在のファイルが閉じられるまで待機します。", + "locale": "使用する国と地域 (例:en-US や zh-TW など)。", + "userDataDir": "ユーザー データが保持されるディレクトリを指定します。複数の異なる Code のインスタンスを開くために使用できます。", + "version": "バージョンを表示します。", + "help": "使用法を印刷します。", + "folderUri": "指定したフォルダーの uri でウィンドウを開く", + "fileUri": "指定されたファイル URI でウィンドウを開きます", + "extensionHomePath": "拡張機能のルート パスを設定します。", + "listExtensions": "インストールされている拡張機能を一覧表示します。", + "showVersions": "--list-extension と使用するとき、インストールされている拡張機能のバージョンを表示します。", + "installExtension": "拡張機能をインストールまたは更新します。確認工程を避けるには `--force` 引数を使用してください。", + "uninstallExtension": "拡張機能をアンインストールします。", + "experimentalApis": "拡張機能の Proposed API 機能を有効にします。個々に有効にする 1 つ以上の拡張機能 ID を指定できます。", + "verbose": "詳細出力を表示します (--wait を含みます)。", + "log": "使用するログレベル。既定値は 'info' です。利用可能な値は 'critical', 'error', 'warn', 'info', 'debug', 'trace', 'off' です。", + "status": "プロセスの使用状況や診断情報を印刷します。", + "prof-startup": "起動中に CPU プロファイラーを実行する", + "disableExtensions": "インストールされたすべての拡張機能を無効にします。", + "disableExtension": "拡張機能を無効にします。", + "inspect-extensions": "拡張機能のデバッグとプロファイリングを許可します。connection URI を開発者ツールで確認します。", + "inspect-brk-extensions": "起動後に一時停止されている拡張ホストとの拡張機能のデバッグとプロファイリングを許可します。connection URI を開発者ツールで確認ます。", + "disableGPU": "GPU ハードウェア アクセラレータを無効にします。", + "uploadLogs": "現在のセッションから安全なエンドポイントにログをアップロードします。", + "maxMemory": "ウィンドウの最大メモリ サイズ (バイト単位)。", + "usage": "使用法", + "options": "オプション", + "paths": "パス", + "stdinWindows": "別のプログラムから出力を読み取るには、'-' を付け足してください (例: 'echo Hello World | {0} -')", + "stdinUnix": "stdin から読み取るには、'-' を付け足してください (例: 'ps aux | grep code | {0} -')", + "unknownVersion": "不明なバージョン", + "unknownCommit": "不明なコミット" + }, + "vs/platform/label/common/label": { + "untitledWorkspace": "未設定 (ワークスペース)", + "workspaceName": "{0} (ワークスペース)" + }, + "vs/platform/list/browser/listService": { + "workbenchConfigurationTitle": "ワークベンチ", + "multiSelectModifier.ctrlCmd": "Windows および Linux 上の `Control` キーと macOS 上の `Command` キーに割り当てます。", + "multiSelectModifier.alt": "Windows および Linux 上の `Alt` キーと macOS 上の `Option` キーに割り当てます。", + "multiSelectModifier": "マウスを使用して項目を複数選択するときに使用する修飾キーです (たとえば、エクスプローラーでエディターと scm ビューを開くなど)。'横に並べて開く' マウス ジェスチャー (がサポートされている場合) は、複数選択の修飾キーと競合しないように調整されます。", + "openModeModifier": "マウスを使用して、ツリー リスト内の項目を開く方法を制御します (サポートされている場合)。ツリー内の子を持つ親項目で、この設定は親項目をシングル クリックで展開するか、ダブル クリックで展開するかどうかを制御します。この設定の選択 (適応するかどうか) を無視するツリー リストがあることに注意してください。", + "horizontalScrolling setting": "リストやツリーがワークベンチの水平スクロールをサポートするかどうかを制御します。", + "tree horizontalScrolling setting": "ワークベンチでツリーが水平スクロールをサポートするかどうかを制御します。", + "deprecated": "この設定は推奨されていません。代わりに '{0}' を使用してください。", + "tree indent setting": "ツリーのインデントをピクセル単位で制御します。", + "keyboardNavigationSettingKey.simple": "簡単なキーボード ナビゲーションは、キーボード入力に一致する要素に焦点を当てます。一致処理はプレフィックスでのみ実行されます。", + "keyboardNavigationSettingKey.highlight": "キーボード ナビゲーションの強調表示を使用すると、キーボード入力に一致する要素が強調表示されます。上および下への移動は、強調表示されている要素のみを移動します。", + "keyboardNavigationSettingKey.filter": "キーボード ナビゲーションのフィルターでは、キーボード入力に一致しないすべての要素がフィルター処理され、非表示になります。", + "keyboardNavigationSettingKey": "ワークベンチのリストおよびツリーのキーボード ナビゲーション スタイルを制御します。単純、強調表示、フィルターを指定できます。", + "automatic keyboard navigation setting": "リストやツリーでのキーボード ナビゲーションを、単に入力するだけで自動的にトリガーするかどうかを制御します。`false` に設定した場合、キーボード ナビゲーションは `list.toggleKeyboardNavigation` コマンドを実行したときにのみトリガーされます。これに対してキーボード ショートカットを割り当てることができます。" + }, + "vs/platform/dialogs/browser/dialogService": { + "yesButton": "はい(&&Y)", + "cancelButton": "キャンセル" + }, + "vs/platform/configuration/common/configurationRegistry": { + "defaultConfigurations.title": "既定の構成オーバーライド", + "overrideSettings.description": "{0} 言語に対して上書きされるエディター設定を構成します。", + "overrideSettings.defaultDescription": "言語に対して上書きされるエディター設定を構成します。", + "config.property.languageDefault": "'{0}' を登録できません。これは、言語固有のエディター設定を記述するプロパティ パターン '\\\\[.*\\\\]$' に一致しています。'configurationDefaults' コントリビューションを使用してください。", + "config.property.duplicate": "'{0}' を登録できません。このプロパティは既に登録されています。" + }, + "vs/platform/actions/browser/menuEntryActionViewItem": { + "titleAndKb": "{0} ({1})" + }, + "vs/platform/extensionManagement/node/extensionManagementService": { + "invalidManifest": "正しくない拡張機能: package.json は JSON ファイルではありません。", + "incompatible": "VS Code '{1}' と互換性のない拡張機能 '{0}' をインストールできません。", + "restartCode": "{0} を再インストールする前に、VS Code を再起動してください。", + "malicious extension": "問題が報告されたので、拡張機能をインストールできません。", + "notFoundCompatibleDependency": "Unable to install '{0}' extension because it is not compatible with the current version of VS Code (version {1}).", + "MarketPlaceDisabled": "Marketplace が有効になっていません", + "removeError": "拡張機能の削除中にエラーが発生しました: {0}。もう一度やり直す前に、VS Code の終了と起動を実施してください。", + "Not a Marketplace extension": "Marketplace の拡張機能のみ再インストールできます", + "quitCode": "拡張機能をインストールできません。再インストールの前に VS Code の終了と起動を実施してください。", + "exitCode": "拡張機能をインストールできません。再インストールの前に VS Code の終了と起動を実施してください。", + "errorDeleting": "拡張機能 '{1}' のインストール中に既存のフォルダー '{0}' を削除できません。フォルダーを手動で削除してもう一度お試しください", + "cannot read": "{0} から拡張機能を読み取ることができません", + "renameError": "{0} から {1} に名前変更中に不明なエラーが発生しました", + "notInstalled": "拡張機能 '{0}' がインストールされていません。", + "singleDependentError": "拡張機能 '{0}' をアンインストールできません。拡張機能 '{1}' がこの拡張機能に依存しています。", + "twoDependentsError": "拡張機能 '{0}' をアンインストールできません。拡張機能 '{1}' と '{2}' がこの拡張機能に依存しています。", + "multipleDependentsError": "拡張機能 '{0}' をアンインストールできません。拡張機能 '{1}'、'{2}'、その他がこの拡張機能に依存しています。", + "notExists": "拡張機能を見つけられませんでした" + }, + "vs/platform/storage/node/storageService": { + "logStorage": "ログ ストレージ データベースの内容" + }, + "vs/platform/extensions/node/extensionValidator": { + "versionSyntax": "`engines.vscode` の値 {0} を解析できませんでした。使用可能な値の例: ^1.22.0、^1.22.x など。", + "versionSpecificity1": "`engines.vscode` ({0}) で指定されたバージョンが十分に特定されていません。1.0.0 より前の vscode バージョンの場合は、少なくとも想定されているメジャー バージョンとマイナー バージョンを定義してください。例 ^0.10.0、0.10.x、0.11.0 など。", + "versionSpecificity2": "`engines.vscode` ({0}) で指定されたバージョンが明確ではありません。1.0.0 より後のバージョンの vscode の場合は、少なくとも、想定されているメジャー バージョンを定義してください。例 ^1.10.0、1.10.x、1.x.x、2.x.x など。", + "versionMismatch": "拡張機能が Code {0} と互換性がありません。拡張機能に必要なバージョン: {1}。" + }, + "vs/platform/keybinding/common/abstractKeybindingService": { + "first.chord": "({0}) が押されました。2 番目のキーを待っています...", + "missing.chord": "キーの組み合わせ ({0}、{1}) はコマンドではありません。" + }, + "vs/platform/theme/common/colorRegistry": { + "foreground": "全体の前景色。この色は、コンポーネントによってオーバーライドされていない場合にのみ使用されます。", + "errorForeground": "エラー メッセージ全体の前景色。この色は、コンポーネントによって上書きされていない場合にのみ使用されます。", + "descriptionForeground": "追加情報を提供する説明文の前景色、例:ラベル。", + "focusBorder": "フォーカスされた要素の境界線全体の色。この色はコンポーネントによって上書きされていない場合にのみ使用されます。", + "contrastBorder": "コントラストを強めるために、他の要素と隔てる追加の境界線。", + "activeContrastBorder": "コントラストを強めるために、アクティブな他要素と隔てる追加の境界線。", + "selectionBackground": "ワークベンチ内のテキスト選択の背景色 (例: 入力フィールドやテキストエリア)。エディター内の選択には適用されないことに注意してください。", + "textSeparatorForeground": "テキストの区切り文字の色。", + "textLinkForeground": "テキスト内のリンクの前景色。", + "textLinkActiveForeground": "クリックされたときとマウスをホバーしたときのテキスト内のリンクの前景色。", + "textPreformatForeground": "フォーマット済みテキスト セグメントの前景色。", + "textBlockQuoteBackground": "テキスト内のブロック引用の背景色。", + "textBlockQuoteBorder": "テキスト内のブロック引用の境界線色。", + "textCodeBlockBackground": "テキスト内のコード ブロックの背景色。", + "widgetShadow": "エディター内の検索/置換窓など、エディター ウィジェットの影の色。", + "inputBoxBackground": "入力ボックスの背景。", + "inputBoxForeground": "入力ボックスの前景。", + "inputBoxBorder": "入力ボックスの境界線。", + "inputBoxActiveOptionBorder": "入力フィールドのアクティブ オプションの境界線の色。", + "inputPlaceholderForeground": "入力ボックスのプレースホルダー テキストの前景色。", + "inputValidationInfoBackground": "情報の重大度を示す入力検証の背景色。", + "inputValidationInfoForeground": "情報の重大度を示す入力検証の前景色。", + "inputValidationInfoBorder": "情報の重大度を示す入力検証の境界線色。", + "inputValidationWarningBackground": "警告の重大度を示す入力検証の背景色。", + "inputValidationWarningForeground": "警告の重大度を示す入力検証の前景色。", + "inputValidationWarningBorder": "警告の重大度を示す入力検証の境界線色。", + "inputValidationErrorBackground": "エラーの重大度を示す入力検証の背景色。", + "inputValidationErrorForeground": "エラーの重大度を示す入力検証の前景色。", + "inputValidationErrorBorder": "エラーの重大度を示す入力検証の境界線色。", + "dropdownBackground": "ドロップダウンの背景。", + "dropdownListBackground": "ドロップダウン リストの背景色。", + "dropdownForeground": "ドロップダウンの前景。", + "dropdownBorder": "ドロップダウンの境界線。", + "listFocusBackground": "ツリーリストがアクティブのとき、フォーカスされた項目のツリーリスト背景色。アクティブなツリーリストはキーボード フォーカスがあり、非アクティブではこれがありません。", + "listFocusForeground": "ツリーリストがアクティブのとき、フォーカスされた項目のツリーリスト前景色。アクティブなツリーリストはキーボード フォーカスがあり、非アクティブではこれがありません。", + "listActiveSelectionBackground": "ツリーリストがアクティブのとき、選択された項目のツリーリスト背景色。アクティブなツリーリストはキーボード フォーカスがあり、非アクティブではこれがありません。", + "listActiveSelectionForeground": "ツリーリストがアクティブのとき、選択された項目のツリーリスト前景色。アクティブなツリーリストはキーボード フォーカスがあり、非アクティブではこれがありません。", + "listInactiveSelectionBackground": "ツリーリストが非アクティブのとき、フォーカスされた項目のツリーリスト背景色。アクティブなツリーリストはキーボード フォーカスがあり、非アクティブではこれがありません。", + "listInactiveSelectionForeground": "ツリーリストが非アクティブのとき、選択された項目のツリーリスト前景色。アクティブなツリーリストはキーボード フォーカスがあり、非アクティブではこれがありません。", + "listInactiveFocusBackground": "ツリーリストが非アクティブのとき、フォーカスされた項目のツリーリスト背景色。アクティブなツリーリストはキーボード フォーカスがあり、非アクティブではこれがありません。", + "listHoverBackground": "マウス操作で項目をホバーするときのツリーリスト背景。", + "listHoverForeground": "マウス操作で項目をホバーするときのツリーリスト前景。", + "listDropBackground": "マウス操作で項目を移動するときのツリーリスト ドラッグ アンド ドロップの背景。", + "highlight": "ツリーリスト内を検索しているとき、一致した強調のツリーリスト前景色。", + "invalidItemForeground": "無効な項目のツリーリストの前景色。たとえばエクスプローラーの未解決なルート。", + "listErrorForeground": "エラーを含むリスト項目の前景色。", + "listWarningForeground": "警告が含まれるリスト項目の前景色。", + "listFilterWidgetBackground": "リストおよびツリーの型フィルター ウェジェットの背景色。", + "listFilterWidgetOutline": "リストおよびツリーの型フィルター ウィジェットのアウトライン色。", + "listFilterWidgetNoMatchesOutline": "一致項目がない場合の、リストおよびツリーの型フィルター ウィジェットのアウトライン色。", + "pickerGroupForeground": "ラベルをグループ化するためのクリック選択の色。", + "pickerGroupBorder": "境界線をグループ化するためのクイック選択の色。", + "buttonForeground": "ボタンの前景色。", + "buttonBackground": "ボタンの背景色。", + "buttonHoverBackground": "ホバー時のボタン背景色。", + "badgeBackground": "バッジの背景色。バッジとは小さな情報ラベルのことです。例:検索結果の数", + "badgeForeground": "バッジの前景色。バッジとは小さな情報ラベルのことです。例:検索結果の数", + "scrollbarShadow": "ビューがスクロールされたことを示すスクロール バーの影。", + "scrollbarSliderBackground": "スクロール バーのスライダーの背景色。", + "scrollbarSliderHoverBackground": "ホバー時のスクロール バー スライダー背景色。", + "scrollbarSliderActiveBackground": "クリック時のスクロール バー スライダー背景色。", + "progressBarBackground": "時間のかかる操作で表示するプログレス バーの背景色。", + "menuBorder": "メニューの境界線色。", + "menuForeground": "メニュー項目の前景色。", + "menuBackground": "メニュー項目の背景色。", + "menuSelectionForeground": "メニューで選択されたメニュー項目の前景色。", + "menuSelectionBackground": "メニューで選択されたメニュー項目の背景色。", + "menuSelectionBorder": "メニューで選択されたメニュー項目の境界線色。", + "menuSeparatorBackground": "メニュー内のメニュー項目の境界線色。", + "editorError.foreground": "エディターでエラーを示す波線の前景色。", + "errorBorder": "Border color of error boxes in the editor.", + "editorWarning.foreground": "エディターで警告を示す波線の前景色。", + "warningBorder": "Border color of warning boxes in the editor.", + "editorInfo.foreground": "エディターで情報を示す波線の前景色。", + "infoBorder": "Border color of info boxes in the editor.", + "editorHint.foreground": "エディターでヒントを示す波線の前景色。", + "hintBorder": "Border color of hint boxes in the editor.", + "editorBackground": "エディターの背景色。", + "editorForeground": "エディターの既定の前景色。", + "editorWidgetBackground": "検索/置換窓など、エディター ウィジェットの背景色。", + "editorWidgetBorder": "エディター ウィジェットの境界線色。ウィジェットに境界線があり、ウィジェットによって配色を上書きされていない場合でのみこの配色は使用されます。", + "editorWidgetResizeBorder": "エディター ウィジェットのサイズ変更バーの境界線色。ウィジェットにサイズ変更の境界線があり、ウィジェットによって配色を上書きされていない場合でのみこの配色は使用されます。", + "editorSelectionBackground": "エディターの選択範囲の色。", + "editorSelectionForeground": "ハイ コントラストの選択済みテキストの色。", + "editorInactiveSelection": "非アクティブなエディターの選択範囲の色。この色は、基本装飾が非表示にならないよう不透明にすることはできません。", + "editorSelectionHighlight": "選択範囲の同じコンテンツの領域の色。この色は、基本装飾が非表示にならないよう不透明にすることはできません。", + "editorSelectionHighlightBorder": "選択範囲と同じコンテンツの境界線の色。", + "editorFindMatch": "現在の検索一致項目の色。", + "findMatchHighlight": "その他の検索条件に一致する項目の色。この色は、基本装飾が非表示にならないよう不透明にすることはできません。", + "findRangeHighlight": "検索を制限する範囲の色。この色は、基本装飾が非表示にならないよう不透明にすることはできません。", + "editorFindMatchBorder": "現在の検索一致項目の境界線の色。", + "findMatchHighlightBorder": "他の検索一致項目の境界線の色。", + "findRangeHighlightBorder": "検索を制限する範囲の境界線色。この色は、基本装飾が非表示にならないよう不透明にすることはできません。", + "hoverHighlight": "ホバーが表示されている語の下を強調表示します。この色は、基本装飾が非表示にならないよう不透明にすることはできません。", + "hoverBackground": "エディター ホバーの背景色。", + "hoverBorder": "エディター ホバーの境界線の色。", + "statusBarBackground": "エディターのホバーのステータス バーの背景色。", + "activeLinkForeground": "アクティブなリンクの色。", + "diffEditorInserted": "挿入されたテキストの背景色。この色は、基本装飾が非表示にならないよう不透明にすることはできません。", + "diffEditorRemoved": "削除したテキストの背景色。この色は、基本装飾が非表示にならないよう不透明にすることはできません。", + "diffEditorInsertedOutline": "挿入されたテキストの輪郭の色。", + "diffEditorRemovedOutline": "削除されたテキストの輪郭の色。", + "diffEditorBorder": "2 つのテキスト エディターの間の境界線の色。", + "snippetTabstopHighlightBackground": "スニペット tabstop の背景色を強調表示します。", + "snippetTabstopHighlightBorder": "スニペット tabstop の境界線の色を強調表示します。", + "snippetFinalTabstopHighlightBackground": "スニペットの最後の tabstop の背景色を強調表示します。", + "snippetFinalTabstopHighlightBorder": "スニペットの最後の tabstop の境界線の色を強調表示します。", + "breadcrumbsFocusForeground": "フォーカスされた階層リンクの項目の色。", + "breadcrumbsBackground": "階層リンクの項目の背景色。", + "breadcrumbsSelectedForegound": "フォーカスされた階層リンクの項目の色。", + "breadcrumbsSelectedBackground": "階層項目ピッカーの背景色。", + "mergeCurrentHeaderBackground": "インライン マージ競合の現在のヘッダーの背景。この色は、基本装飾が非表示にならないよう不透明にすることはできません。", + "mergeCurrentContentBackground": "インライン マージ競合の現在のコンテンツ背景。この色は、基本装飾が非表示にならないよう不透明にすることはできません。", + "mergeIncomingHeaderBackground": "インライン マージ競合の着信ヘッダーの背景。この色は、基本装飾が非表示にならないよう不透明にすることはできません。", + "mergeIncomingContentBackground": "インライン マージ競合の着信コンテンツの背景。この色は、基本装飾が非表示にならないよう不透明にすることはできません。", + "mergeCommonHeaderBackground": "インライン マージ競合の共通の先祖のヘッダー背景。この色は、基本装飾が非表示にならないよう不透明にすることはできません。", + "mergeCommonContentBackground": "インライン マージ競合の共通の先祖のコンテンツ背景。この色は、基本装飾が非表示にならないよう不透明にすることはできません。", + "mergeBorder": "行内マージ競合のヘッダーとスプリッターの境界線の色。", + "overviewRulerCurrentContentForeground": "行内マージ競合の現在の概要ルーラー前景色。", + "overviewRulerIncomingContentForeground": "行内マージ競合の入力側の概要ルーラー前景色。", + "overviewRulerCommonContentForeground": "行内マージ競合の共通の祖先概要ルーラー前景色。", + "overviewRulerFindMatchForeground": "検出された一致項目の概要ルーラー マーカーの色。この色は、基本装飾が非表示にならないよう不透明にすることはできません。", + "overviewRulerSelectionHighlightForeground": "選択範囲を強調表示するための概要ルーラー マーカーの色。この色は、基本装飾が非表示にならないよう不透明にすることはできません。" + }, + "vs/platform/issue/electron-main/issueService": { + "local": "LOCAL", + "issueReporterWriteToClipboard": "There is too much data to send to GitHub. Would you like to write the information to the clipboard so that it can be pasted?", + "yes": "はい", + "cancel": "キャンセル", + "confirmCloseIssueReporter": "入力した内容は保存されません。このウィンドウを閉じますか?", + "issueReporter": "問題のレポーター", + "processExplorer": "プロセス エクスプローラー" + }, + "vs/platform/history/electron-main/historyMainService": { + "newWindow": "新しいウィンドウ", + "newWindowDesc": "新しいウィンドウを開く", + "recentFolders": "最近使ったワークスペース", + "folderDesc": "{0} {1}", + "workspaceDesc": "{0} {1}" + }, + "vs/platform/windows/electron-main/windowsService": { + "aboutDetail": "バージョン: {0}\nコミット: {1}\n日付: {2}\nElectron: {3}\nChrome: {4}\nNode.js: {5}\nV8: {6}\nOS: {7}", + "okButton": "OK", + "copy": "コピー(&&C)" + }, + "vs/platform/menubar/electron-main/menubar": { + "miNewWindow": "新しいウィンドウ(&&W)", + "mFile": "ファイル(&&F)", + "mEdit": "編集(&&E)", + "mSelection": "選択(&&S)", + "mView": "表示(&&V)", + "mGoto": "移動(&&G)", + "mDebug": "デバッグ(&&D)", + "mTerminal": "ターミナル(&&T)", + "mWindow": "ウィンドウ", + "mHelp": "ヘルプ(&&H)", + "mAbout": "{0} のバージョン情報", + "miPreferences": "基本設定(&&P)", + "mServices": "サービス", + "mHide": "{0} を非表示にする", + "mHideOthers": "その他を非表示にする", + "mShowAll": "すべて表示", + "miQuit": "{0} を終了", + "mMinimize": "最小化", + "mZoom": "ズーム", + "mBringToFront": "すべてを前面に配置", + "miSwitchWindow": "ウィンドウの切り替え(&&W)...", + "mNewTab": "新しいタブ", + "mShowPreviousTab": "前のタブを表示", + "mShowNextTab": "次のタブを表示", + "mMoveTabToNewWindow": "タブを新しいウィンドウに移動", + "mMergeAllWindows": "すべてのウィンドウを統合", + "miCheckForUpdates": "更新の確認(&&U)...", + "miCheckingForUpdates": "更新を確認しています...", + "miDownloadUpdate": "利用可能な更新をダウンロード(&&O)", + "miDownloadingUpdate": "更新をダウンロードしています...", + "miInstallUpdate": "更新のインストール(&&U)...", + "miInstallingUpdate": "更新プログラムをインストールしています...", + "miRestartToUpdate": "更新のために再起動(&&U)" + }, + "win32/i18n/Default": { + "SetupAppTitle": "セットアップ", + "SetupWindowTitle": "セットアップ - %1", + "UninstallAppTitle": "アンインストール", + "UninstallAppFullTitle": "%1 のアンインストール", + "InformationTitle": "情報", + "ConfirmTitle": "確認", + "ErrorTitle": "エラー", + "SetupLdrStartupMessage": "%1 をインストールします。続行しますか?", + "LdrCannotCreateTemp": "一時ファイルを作成できません。セットアップが中止されました", + "LdrCannotExecTemp": "一時ディレクトリにあるファイルを実行できません。セットアップが中止されました", + "LastErrorMessage": "%1。%n%nエラー %2: %3", + "SetupFileMissing": "ファイル %1 がインストール ディレクトリにありません。問題を修正するか、プログラムの新しいコピーを入手してください。", + "SetupFileCorrupt": "セットアップ ファイルが破損しています。プログラムの新しいコピーを入手してください。", + "SetupFileCorruptOrWrongVer": "セットアップ ファイルが破損しているか、このバージョンのセットアップ プログラムと互換性がありません。問題を修正するか、プログラムの新しいコピーを入手してください。", + "InvalidParameter": "コマンド ラインに渡されたパラメーターが無効です:%n%n%1", + "SetupAlreadyRunning": "セットアップは既に実行中です。", + "WindowsVersionNotSupported": "このプログラムは、お使いのコンピューターで実行されているバージョンの Windows をサポートしていません。", + "WindowsServicePackRequired": "このプログラムには、%1 Service Pack %2 以降が必要です。", + "NotOnThisPlatform": "このプログラムは、%1 上では実行できません。", + "OnlyOnThisPlatform": "このプログラムは、%1 上で実行する必要があります。", + "OnlyOnTheseArchitectures": "このプログラムは、次のプロセッサ アーキテクチャ用に設計された Windows のバージョンに対してのみインストールできます:%n%n%1", + "MissingWOW64APIs": "実行中のバージョンの Windows に、64 ビットのインストールを実行するために必要な機能が含まれていません。この問題を修正するには、Service Pack %1 をインストールしてください。", + "WinVersionTooLowError": "このプログラムには、%1 バージョン %2 以降が必要です。", + "WinVersionTooHighError": "このプログラムは、%1 バージョン %2 以降にはインストールできません。", + "AdminPrivilegesRequired": "このプログラムをインストールするときは、管理者としてログインする必要があります。", + "PowerUserPrivilegesRequired": "このプログラムをインストールするには、管理者としてログインするか、Power Users グループのメンバーとしてログインする必要があります。", + "SetupAppRunningError": "%1 が現在実行中であることが検出されました。%n%nそのプログラムのすべてのインスタンスを今すぐ閉じてから、[OK] をクリックして続行してください。または、セットアップを終了するには、[キャンセル] をクリックしてください。", + "UninstallAppRunningError": "%1 が現在実行中であることを検出しました。%n%nそのプログラムのすべてのインスタンスを閉じてから [OK] をクリックして続行するか、[キャンセル] をクリックしてアンインストールを終了します。", + "ErrorCreatingDir": "ディレクトリ \"%1\" を作成できませんでした", + "ErrorTooManyFilesInDir": "ディレクトリ \"%1\" にファイルを作成できませんでした。ディレクトリに含まれているファイルが多すぎます", + "ExitSetupTitle": "セットアップを終了する", + "ExitSetupMessage": "セットアップは完了していません。このまま終了すると、プログラムはインストールされません。%n%n後でセットアップを再実行すれば、インストールを完了できます。%n%nセットアップを終了しますか?", + "AboutSetupMenuItem": "セットアップについて(&&A)...", + "AboutSetupTitle": "セットアップについて", + "AboutSetupMessage": "%1 バージョン %2%n%3%n%n%1 ホーム ページ:%n%4", + "ButtonBack": "< 戻る(&&B)", + "ButtonNext": "次へ(&&N) >", + "ButtonInstall": "インストール(&I)", + "ButtonOK": "OK", + "ButtonCancel": "キャンセル", + "ButtonYes": "はい(&Y)", + "ButtonYesToAll": "すべてはい(&A)", + "ButtonNo": "いいえ(&N)", + "ButtonNoToAll": "すべていいえ(&O)", + "ButtonFinish": "完了(&F)", + "ButtonBrowse": "参照(&B)...", + "ButtonWizardBrowse": "参照(&R)...", + "ButtonNewFolder": "新しいフォルダーを作成(&M)", + "SelectLanguageTitle": "セットアップの言語の選択", + "SelectLanguageLabel": "インストール中に使う言語を選択します:", + "ClickNext": "続行するには [次へ] を、セットアップを終了するには [キャンセル] をクリックしてください。", + "BrowseDialogTitle": "フォルダーの参照", + "BrowseDialogLabel": "下の一覧からフォルダーを選択し、[OK] をクリックしてください。", + "NewFolderName": "新しいフォルダー", + "WelcomeLabel1": "[name] のセットアップ ウィザードへようこそ", + "WelcomeLabel2": "このウィザードでは、[name/ver] をコンピューターにインストールします。%n%n続行する前に、他のアプリケーションをすべて閉じることをお勧めします。", + "WizardPassword": "パスワード", + "PasswordLabel1": "このインストールは、パスワードで保護されています。", + "PasswordLabel3": "パスワードを入力してから、[次へ] をクリックして続行してください。パスワードでは大文字と小文字が区別されます。", + "PasswordEditLabel": "パスワード(&P):", + "IncorrectPassword": "入力されたパスワードが正しくありません。もう一度実行してください。", + "WizardLicense": "使用許諾契約書", + "LicenseLabel": "続行する前に次の重要な情報をお読みください。", + "LicenseLabel3": "次のライセンス条項をお読みください。インストールを続行するには、このライセンス条項に同意する必要があります。", + "LicenseAccepted": "同意する(&A)", + "LicenseNotAccepted": "同意しない(&D)", + "WizardInfoBefore": "情報", + "InfoBeforeLabel": "続行する前に次の重要な情報をお読みください。", + "InfoBeforeClickLabel": "セットアップを続行する準備ができたら、[次へ] をクリックしてください。", + "WizardInfoAfter": "情報", + "InfoAfterLabel": "続行する前に次の重要な情報をお読みください。", + "InfoAfterClickLabel": "セットアップを続行する準備ができたら、[次へ] をクリックしてください。", + "WizardUserInfo": "ユーザー情報", + "UserInfoDesc": "ユーザー情報を入力してください。", + "UserInfoName": "ユーザー名(&U):", + "UserInfoOrg": "組織(&O):", + "UserInfoSerial": "シリアル番号(&S):", + "UserInfoNameRequired": "名前を入力する必要があります。", + "WizardSelectDir": "インストール先の選択", + "SelectDirDesc": "[name] をどこにインストールしますか?", + "SelectDirLabel3": "[name] は次のフォルダーにインストールされます。", + "SelectDirBrowseLabel": "続行するには、[次へ] をクリックしてください。異なるフォルダーを選択するには、[参照] をクリックしてください。", + "DiskSpaceMBLabel": "最低 [mb] MB の空きディスク領域が必要です。", + "CannotInstallToNetworkDrive": "ネットワーク ドライブにインストールすることはできません。", + "CannotInstallToUNCPath": "UNC パスにインストールすることはできません。", + "InvalidPath": "ドライブ文字が含まれる完全パスを入力する必要があります。例: %n%nC:\\APP%n%。次の形式の UNC パスではありません:%n%n\\\\server\\share", + "InvalidDrive": "選択したドライブまたは UNC 共有が存在しないか、アクセスできません。別のものを選択してください。", + "DiskSpaceWarningTitle": "ディスク領域が不足しています", + "DiskSpaceWarning": "インストールするには最低 %1 KB の空き領域が必要ですが、選択されたドライブで利用できる空き領域は %2 KB だけです。%n%nこのまま続行しますか?", + "DirNameTooLong": "フォルダーの名前またはパスが長すぎます。", + "InvalidDirName": "フォルダー名が無効です。", + "BadDirName32": "フォルダー名に以下の文字を含めることはできません:%n%n%1", + "DirExistsTitle": "フォルダーが存在します", + "DirExists": "フォルダー:%n%n%1%n%nは既に存在します。このフォルダーにこのままインストールしますか?", + "DirDoesntExistTitle": "フォルダーが存在しません", + "DirDoesntExist": "フォルダー:%n%n%1%n%nは存在しません。このフォルダーを作成しますか?", + "WizardSelectComponents": "コンポーネントの選択", + "SelectComponentsDesc": "どのコンポーネントをインストールしますか?", + "SelectComponentsLabel2": "インストールするコンポーネントを選択し、インストールしないコンポーネントの選択を解除してください。準備ができたら、[次へ] をクリックして続行してください。", + "FullInstallation": "完全インストール", + "CompactInstallation": "コンパクト インストール", + "CustomInstallation": "カスタム インストール", + "NoUninstallWarningTitle": "コンポーネントが存在する", + "NoUninstallWarning": "次のコンポーネントが既にコンピューターにインストールされていることが検出されました。%n%n%1%n%nこれらのコンポーネントの選択を解除しても、コンポーネントはアンインストールされません。%n%nこのまま続行しますか?", + "ComponentSize1": "%1 KB", + "ComponentSize2": "%1 MB", + "ComponentsDiskSpaceMBLabel": "現在の選択内容には、最低 [mb] MB のディスク領域が必要です。", + "WizardSelectTasks": "追加タスクの選択", + "SelectTasksDesc": "どの追加タスクを実行する必要がありますか?", + "SelectTasksLabel2": "[name] のインストール中に実行する追加タスクを選択してから、[次へ] をクリックします。", + "WizardSelectProgramGroup": "スタート メニューのフォルダーの選択", + "SelectStartMenuFolderDesc": "プログラムのショートカットをどこに置きますか?", + "SelectStartMenuFolderLabel3": "プログラムのショートカットをスタート メニューの次のフォルダーに作成します。", + "SelectStartMenuFolderBrowseLabel": "続行するには、[次へ] をクリックしてください。異なるフォルダーを選択するには、[参照] をクリックしてください。", + "MustEnterGroupName": "フォルダー名を入力する必要があります。", + "GroupNameTooLong": "フォルダーの名前またはパスが長すぎます。", + "InvalidGroupName": "フォルダー名が無効です。", + "BadGroupName": "フォルダー名に以下の文字を含めることはできません:%n%n%1", + "NoProgramGroupCheck2": "スタート メニュー フォルダーを作成しない(&D)", + "WizardReady": "インストールの準備が完了しました", + "ReadyLabel1": "コンピューターに [name] をインストールする準備が整いました。", + "ReadyLabel2a": "[インストール] をクリックしてインストールを続行してください。あるいは、設定を確認または変更する場合は、[戻る] をクリックしてください。", + "ReadyLabel2b": "[インストール] をクリックして、インストールを続行してください。", + "ReadyMemoUserInfo": "ユーザー情報:", + "ReadyMemoDir": "インストール先の場所:", + "ReadyMemoType": "セットアップの種類:", + "ReadyMemoComponents": "選択したコンポーネント:", + "ReadyMemoGroup": "スタート メニューのフォルダー:", + "ReadyMemoTasks": "追加タスク:", + "WizardPreparing": "インストールの準備をしています", + "PreparingDesc": "コンピューターに [name] をインストールする準備をしています。", + "PreviousInstallNotCompleted": "前のプログラムのインストール/削除が完了していません。そのインストールを完了するためにコンピューターを再起動する必要があります。%n%nコンピューターを再起動した後、セットアップをもう一度実行して [name] のインストールを完了してください。", + "CannotContinue": "セットアップを続行できません。終了するには [キャンセル] をクリックしてください。", + "ApplicationsFound": "次に挙げるアプリケーションが、セットアップで更新する必要のあるファイルを使っています。これらのアプリケーションをセットアップ中に自動的に閉じるのを許可することをお勧めします。", + "ApplicationsFound2": "次に挙げるアプリケーションが、セットアップで更新する必要のあるファイルを使っています。これらのアプリケーションをセットアップ中に自動的に閉じるのを許可することをお勧めします。インストールが完了した後、これらのアプリケーションの再起動が試行されます。", + "CloseApplications": "アプリケーションを自動的に閉じる(&A)", + "DontCloseApplications": "アプリケーションを閉じない(&D)", + "ErrorCloseApplications": "すべてのアプリケーションを自動的に閉じることはできませんでした。続行する前に、セットアップで更新する必要のあるファイルを使っているすべてのアプリケーションを閉じることをお勧めします。", + "WizardInstalling": "インストールしています", + "InstallingLabel": "セットアップにより [name] がコンピューターにインストールされている間、しばらくお待ちください。", + "FinishedHeadingLabel": "[name] セットアップ ウィザードを終了します", + "FinishedLabelNoIcons": "コンピューターへの [name] のインストールが終了しました。", + "FinishedLabel": "セットアップにより、コンピューターで [name] のインストールが終了しました。インストールされたアイコンを選択すると、アプリケーションを起動できる場合があります。", + "ClickFinish": "セットアップを終了するには [完了] をクリックしてください。", + "FinishedRestartLabel": "[name] のインストールを完了するには、コンピューターを再起動する必要があります。今すぐ再起動しますか?", + "FinishedRestartMessage": "[name] のインストールを完了するには、コンピューターを再起動する必要があります。%n%n今すぐ再起動しますか?", + "ShowReadmeCheck": "はい、README ファイルを閲覧します", + "YesRadio": "はい、コンピューターを今すぐ再起動します(&Y)", + "NoRadio": "いいえ、コンピューターは後で自分で再起動します(&N)", + "RunEntryExec": "%1 を実行", + "RunEntryShellExec": "%1 を表示", + "ChangeDiskTitle": "次のディスクが必要です", + "SelectDiskLabel2": "ディスク %1 を挿入して [OK] をクリックしてください。%n%nこのディスクのファイルが、下に表示されているのとは別のフォルダーにある場合は、正しいパスを入力するか、[参照] をクリックします。", + "PathLabel": "パス(&P):", + "FileNotInDir2": "ファイル \"%1\" は \"%2\" に見つかりませんでした。正しいディスクを挿入するか、別のフォルダーを選択してください。", + "SelectDirectoryLabel": "次のディスクの場所を指定してください。", + "SetupAborted": "セットアップが完了しませんでした。%n%n問題を修正してから、もう一度セットアップを実行してください。", + "EntryAbortRetryIgnore": "もう一度試すには [再試行] を、このまま続行するには [無視] を、インストールをキャンセルするには [中止] をクリックしてください。", + "StatusClosingApplications": "アプリケーションを閉じています...", + "StatusCreateDirs": "ディレクトリを作成しています...", + "StatusExtractFiles": "ファイルを抽出しています...", + "StatusCreateIcons": "ショートカットを作成しています...", + "StatusCreateIniEntries": "INI エントリを作成しています...", + "StatusCreateRegistryEntries": "レジストリ エントリを作成しています...", + "StatusRegisterFiles": "ファイルを登録しています...", + "StatusSavingUninstall": "アンインストール情報を保存しています...", + "StatusRunProgram": "インストールを完了しています...", + "StatusRestartingApplications": "アプリケーションを再起動しています...", + "StatusRollback": "変更をロールバックしています...", + "ErrorInternal2": "内部エラーです: %1", + "ErrorFunctionFailedNoCode": "%1 が失敗しました", + "ErrorFunctionFailed": "%1 が失敗しました。コード %2", + "ErrorFunctionFailedWithMessage": "%1 が失敗しました。コード %2。%n%3", + "ErrorExecutingProgram": "ファイルを実行できません:%n%1", + "ErrorRegOpenKey": "レジストリ キー:%n%1\\%2 を開くときにエラーが発生しました", + "ErrorRegCreateKey": "レジストリ キー:%n%1\\%2 を作成中にエラーが発生しました", + "ErrorRegWriteKey": "レジストリ キー:%n%1\\%2 に書き込むときにエラーが発生しました", + "ErrorIniEntry": "ファイル \"%1\" に INI エントリを作成中にエラーが発生しました。", + "FileAbortRetryIgnore": "もう一度試すには [再試行] を、このファイルをスキップする (非推奨) には [無視] を、インストールをキャンセルするには [中止] をクリックしてください。", + "FileAbortRetryIgnore2": "もう一度試すには [再試行] を、このまま続行する (非推奨) には [無視] を、インストールをキャンセルするには [中止] をクリックしてください。", + "SourceIsCorrupted": "ソース ファイルが破損しています", + "SourceDoesntExist": "ソース ファイル \"%1\" が存在しません", + "ExistingFileReadOnly": "既存のファイルに読み取り専用のマークが付いています。%n%n読み取り専用属性を削除して再試行するには [再試行] を、このファイルをスキップするには [無視] を、インストールをキャンセルするには [中止] をクリックしてください。", + "ErrorReadingExistingDest": "既存のファイルを読み取ろうとしてエラーが発生しました:", + "FileExists": "ファイルが既に存在します。%n%n上書きしますか?", + "ExistingFileNewer": "セットアップでインストールしようとしているファイルより、既存のファイルのほうが新しいファイルです。既存のファイルをそのまま残すことをお勧めします。%n%n既存のファイルを残しますか?", + "ErrorChangingAttr": "既存のファイルの属性を変更しようとしてエラーが発生しました:", + "ErrorCreatingTemp": "宛先ディレクトリにファイルを作成しようとしてエラーが発生しました:", + "ErrorReadingSource": "ソース ファイルを読み取ろうとしてエラーが発生しました:", + "ErrorCopying": "ファイルをコピーしようとしてエラーが発生しました:", + "ErrorReplacingExistingFile": "既存のファイルを置き換えようとしてエラーが発生しました:", + "ErrorRestartReplace": "RestartReplace が失敗しました:", + "ErrorRenamingTemp": "宛先ディレクトリでファイルの名前を変更しようとしてエラーが発生しました:", + "ErrorRegisterServer": "DLL/OCX を登録できません: %1", + "ErrorRegSvr32Failed": "RegSvr32 が終了コード %1 で失敗しました", + "ErrorRegisterTypeLib": "タイプ ライブラリを登録できません: %1", + "ErrorOpeningReadme": "README ファイルを開こうとしてエラーが発生しました。", + "ErrorRestartingComputer": "コンピューターを再起動できませんでした。手動で再起動してください。", + "UninstallNotFound": "ファイル \"%1\" が存在しません。アンインストールできません。", + "UninstallOpenError": "ファイル \"%1\" を開けませんでした。アンインストールできません", + "UninstallUnsupportedVer": "アンインストール ログ ファイル \"%1\" が、このバージョンのアンインストーラーからは認識できない形式になっています。アンインストールできません", + "UninstallUnknownEntry": "アンインストール ログに不明なエントリ (%1) が見つかりました", + "ConfirmUninstall": "%1 を完全に削除しますか。拡張機能と設定は削除されません。", + "UninstallOnlyOnWin64": "このインストールは、64 ビットの Windows 上でのみアンインストールできます。", + "OnlyAdminCanUninstall": "このインストールは、管理特権を持つユーザーだけがアンインストールできます。", + "UninstallStatusLabel": "%1 がコンピューターから削除されるまで、しばらくお待ちください。", + "UninstalledAll": "%1 はコンピューターから正常に削除されました。", + "UninstalledMost": "%1 のアンインストールが完了しました。%n%n一部の要素を削除できませんでした。それらの要素は、手動で削除できます。", + "UninstalledAndNeedsRestart": "%1 のアンインストールを完了するには、コンピューターを再起動する必要があります。%n%n今すぐ再起動しますか?", + "UninstallDataCorrupted": "\"%1\" ファイルが壊れています。アンインストールできません", + "ConfirmDeleteSharedFileTitle": "共有ファイルを削除しますか?", + "ConfirmDeleteSharedFile2": "次の共有ファイルがどのプログラムからも使用されなくなったことをシステムが検出しました。アンインストーラーによってこの共有ファイルを削除しますか?%n%nいずれかのプログラムがまだこのファイルを使っている場合にこのファイルを削除すると、それらのプログラムが正常に機能しなくなる恐れがあります。確かなことが分からない場合は、[いいえ] を選択してください。このファイルをシステムに残しても、問題は起きません。", + "SharedFileNameLabel": "ファイル名:", + "SharedFileLocationLabel": "場所:", + "WizardUninstalling": "アンインストールの状態", + "StatusUninstalling": "%1 をアンインストールしています...", + "ShutdownBlockReasonInstallingApp": "%1 をインストールしています。", + "ShutdownBlockReasonUninstallingApp": "%1 をアンインストールしています。", + "NameAndVersion": "%1 バージョン %2", + "AdditionalIcons": "追加アイコン:", + "CreateDesktopIcon": "デスクトップ アイコンの作成(&D)", + "CreateQuickLaunchIcon": "サイド リンク バー アイコンの作成(&Q)", + "ProgramOnTheWeb": "Web 上の %1", + "UninstallProgram": "%1 のアンインストール", + "LaunchProgram": "%1 の起動", + "AssocFileExtension": "%1 をファイル拡張子 %2 に関連付ける(&A)", + "AssocingFileExtension": "%1 をファイル拡張子 %2 に関連付けています...", + "AutoStartProgramGroupDescription": "スタートアップ:", + "AutoStartProgram": "%1 を自動的に開始", + "AddonHostProgramNotFound": "選択されたフォルダーに %1 は見つかりませんでした。%n%nこのまま続行しますか?" + }, + "win32/i18n/messages": { + "AddContextMenuFiles": "エクスプローラーのファイル コンテキスト メニューに [%1 で開く] アクションを追加する", + "AddContextMenuFolders": "エクスプローラーのディレクトリ コンテキスト メニューに [%1 で開く] アクションを追加する", + "AssociateWithFiles": "サポートされているファイルの種類のエディターとして、%1 を登録する", + "AddToPath": "Add to PATH (requires shell restart)", + "RunAfter": "インストール後に %1 を実行する", + "Other": "その他:", + "SourceFile": "%1 ソース ファイル" + }, + "vs/code/electron-browser/processExplorer/processExplorerMain": { + "cpu": "CPU %", + "memory": "メモリ (MB)", + "pid": "PID", + "name": "名前", + "killProcess": "プロセスの終了", + "forceKillProcess": "プロセスの強制終了", + "copy": "コピー", + "copyAll": "すべてコピー", + "debug": "デバッグ" + }, + "vs/code/electron-main/main": { + "secondInstanceAdmin": "{0} の 2 つ目のインスタンスが既に管理者として実行されています。", + "secondInstanceAdminDetail": "他すべてのインスタンスを閉じてからもう一度お試しください。", + "secondInstanceNoResponse": "{0} の別のインスタンスが実行中ですが応答していません", + "secondInstanceNoResponseDetail": "他すべてのインスタンスを閉じてからもう一度お試しください。", + "startupDataDirError": "プログラム ユーザー データを書き込めませんでした。", + "startupDataDirErrorDetail": "ディレクトリ {0} と {1} が書き込み可能なことを確認してください。", + "close": "閉じる(&&C)" + }, + "vs/code/node/cliProcessMain": { + "notFound": "拡張機能 '{0}' が見つかりませんでした。", + "notInstalled": "拡張機能 '{0}' がインストールされていません。", + "useId": "Make sure you use the full extension ID, including the publisher, e.g.: {0}", + "installingExtensions": "Installing extensions...", + "installation failed": "拡張機能のインストールに失敗しました: {0}", + "successVsixInstall": "Extension '{0}' was successfully installed.", + "cancelVsixInstall": "拡張機能 '{0}' のインストールをキャンセルしました。", + "alreadyInstalled": "拡張機能 '{0}' は既にインストールされています。", + "forceUpdate": "拡張機能 '{0}' v{1} が既にインストールされていますが、Marketplace で新しいバージョン {2} を入手できます。新しいバージョンにアップグレードするには、'--force' オプションを使用してください。", + "updateMessage": "拡張機能 '{0}' をバージョン {1} に更新しています", + "forceDowngrade": "A newer version of extension '{0}' v{1} is already installed. Use '--force' option to downgrade to older version.", + "installing": "Installing extension '{0}' v{1}...", + "successInstall": "Extension '{0}' v{1} was successfully installed.", + "uninstalling": "{0} をアンインストールしています...", + "successUninstall": "拡張機能 '{0}' が正常にアンインストールされました!" + }, + "vs/code/electron-main/logUploader": { + "invalidEndpoint": "無効なログ アップローダーのエンドポイント", + "beginUploading": "アップロードしています...", + "didUploadLogs": "アップロードに成功しました! Log file ID: {0}", + "logUploadPromptHeader": "Microsoft メンバーの VS Code チームのみがアクセスできる安全な Microsoft エンドポイントにセッション ログをアップロードしようとしています。", + "logUploadPromptBody": "セッション ログは完全なパスやファイルの内容などの個人情報を含んでいる可能性があります。セッション ログ ファイルを次の場所で確認して編集してください: '{0}'", + "logUploadPromptBodyDetails": "続行するには、セッション ログ ファイルを確認および編集済みであり、Microsoft が VS Code のデバッグにそれらを利用することに同意しているかを確認してください。", + "logUploadPromptAcceptInstructions": "アップロードを続けるために '--upload-logs={0}' をつけて code を実行してください", + "postError": "ログを提出中のエラー: {0}", + "responseError": "ログの投稿でエラーが発生しました。{0} を取得しました — {1}", + "parseError": "レスポンスを解析中にエラー", + "zipError": "ログを zip に圧縮中にエラー : {0}" + }, + "vs/code/electron-browser/issue/issueReporterMain": { + "hide": "非表示", + "show": "表示", + "previewOnGitHub": "GitHub 上でプレビュー", + "loadingData": "データを読み込んでいます...", + "rateLimited": "GitHub クエリの制限を超えました。お待ちください。", + "similarIssues": "類似の問題", + "open": "開く", + "closed": "Closed", + "noSimilarIssues": "類似の問題は見つかりませんでした", + "settingsSearchIssue": "設定検索の問題", + "bugReporter": "バグ レポート", + "featureRequest": "機能欲求", + "performanceIssue": "パフォーマンスの問題", + "selectSource": "ソースの選択", + "vscode": "Visual Studio Code", + "extension": "拡張機能", + "unknown": "わかりません", + "stepsToReproduce": "再現手順", + "bugDescription": "問題を再現するための正確な手順を共有します。このとき、期待する結果と実際の結果を提供してください。GitHub-flavored Markdown に対応しています。GitHub 上で確認するときに問題を編集してスクリーンショットを追加できます。", + "performanceIssueDesciption": "このパフォーマンスの問題はいつ発生しましたか? それは起動時ですか? それとも特定のアクションのあとですか? GitHub-flavored Markdown に対応しています。GitHub 上で確認するときに問題を編集してスクリーンショットを追加できます。", + "description": "説明", + "featureRequestDescription": "見てみたいその機能についての詳細を入力してください。GitHub-flavored Markdown に対応しています。GitHub 上で確認するときに問題を編集してスクリーンショットを追加できます。", + "expectedResults": "期待された結果", + "settingsSearchResultsDescription": "このクエリで検索したときに、表示されることを期待していた結果をリストしてください。GitHub-flavored Markdown に対応しています。GitHub 上で確認するときに問題を編集してスクリーンショットを追加できます。", + "pasteData": "必要なデータが送信するには大きすぎたため、クリップボードに書き込みました。貼り付けてください。", + "disabledExtensions": "拡張機能が無効化されています" + }, + "vs/code/electron-main/app": { + "trace.message": "トレースが正常に作成されました。", + "trace.detail": "案件を作成し、手動で次のファイルを添付してください:\n{0}", + "trace.ok": "OK" + }, + "vs/code/electron-browser/issue/issueReporterPage": { + "completeInEnglish": "フォームに英語で記入してください。", + "issueTypeLabel": "種類", + "issueSourceLabel": "記録", + "disableExtensionsLabelText": "{0} を実行後に問題を再現してみてください。拡張機能がアクティブな場合にのみ問題が再現する場合は、拡張機能の問題である可能性があります。", + "disableExtensions": "すべての拡張機能を無効にしてウィンドウを再読みする", + "chooseExtension": "拡張機能", + "issueTitleLabel": "タイトル", + "issueTitleRequired": "題名を入力してください", + "titleLengthValidation": "タイトルが長すぎます。", + "details": "詳細を入力してください。", + "sendSystemInfo": "自分のシステム情報 ({0}) を含める", + "show": "表示", + "sendProcessInfo": "自分が現在実行中のプロセス ({0}) を含める", + "sendWorkspaceInfo": "自分のワークスペースのメタデータ ({0}) を含める", + "sendExtensions": "自分の利用可能な拡張機能 ({0}) を含める", + "sendSearchedExtensions": "検索された拡張機能 ({0}) を送信する", + "sendSettingsSearchDetails": "設定検索の詳細 ({0}) を送信する" + }, + "vs/code/electron-main/auth": { + "authRequire": "プロキシ認証が必要", + "proxyauth": "{0} プロキシには認証が必要です。" + }, + "vs/code/electron-main/windows": { + "pathNotExistTitle": "パスが存在しません", + "pathNotExistDetail": "パス '{0}' はディスクに存在しなくなったようです。", + "uriInvalidTitle": "URI を開くことができません", + "uriInvalidDetail": "URI '{0}' が有効ではなく、開くことができません。", + "ok": "OK", + "reopen": "もう一度開く(&&R)", + "wait": "待機を続ける(&&K)", + "close": "閉じる(&&C)", + "appStalled": "ウィンドウから応答がありません", + "appStalledDetail": "ウィンドウを再度開くか、閉じるか、このまま待機できます。", + "appCrashed": "ウィンドウがクラッシュしました", + "appCrashedDetail": "ご不便をおかけして申し訳ありません。ウィンドウを再度開いて、中断したところから続行できます。", + "open": "開く", + "openFolder": "フォルダーを開く", + "openFile": "ファイルを開く", + "openWorkspaceTitle": "ワークスペースを開く", + "openWorkspace": "開く(&&O)", + "workspaceOpenedMessage": "ワークスペース '{0}' を保存できません", + "workspaceOpenedDetail": "ワークスペースは既に別のウィンドウで開いています。最初にそのウィンドウを閉じててから、もう一度やり直してください。" + }, + "vs/code/electron-main/window": { + "hiddenMenuBar": "引き続き Alt キーを押してメニュー バーにアクセスできます。" + }, + "vs/workbench/browser/actions/navigationActions": { + "navigateLeft": "左のビュー部分に移動", + "navigateRight": "右のビュー部分に移動", + "navigateUp": "上のビュー部分に移動", + "navigateDown": "下のビュー部分に移動", + "view": "ビュー" + }, + "vs/workbench/browser/workbench.contribution": { + "workbenchConfigurationTitle": "ワークベンチ", + "showEditorTabs": "開いているエディターをタブで表示するかどうかを制御します。", + "highlightModifiedTabs": "変更された (ダーティ) エディター タブに上部の境界線を描画するかどうかを制御します。", + "workbench.editor.labelFormat.default": "ファイルの名前を表示します。タブが有効かつ 1 つのグループ内の 2 つの同名ファイルに各ファイルのパスの区切り記号が追加されます。タブを無効にすると、エディターがアクティブな時にワークスペース フォルダーの相対パスが表示されます。", + "workbench.editor.labelFormat.short": "ディレクトリ名に続けてファイル名を表示します。", + "workbench.editor.labelFormat.medium": "ワークスペース フォルダーからの相対パスに続けてファイル名を表示します。", + "workbench.editor.labelFormat.long": "絶対パスに続けてファイル名を表示します。", + "tabDescription": "エディターに表示するラベルの書式を制御します。", + "editorTabCloseButton": "エディター タブの閉じるボタンの位置を制御し、'off' にするとこの機能を無効にします。", + "workbench.editor.tabSizing.fit": "常に完全なエディター ラベルを表示するのに足りるタブの大きさを維持します。", + "workbench.editor.tabSizing.shrink": "すべてのタブを一度に表示するには利用可能なスペースが足りない場合に、タブを縮小するようにします。", + "tabSizing": "エディターのタブの大きさを制御します。", + "focusRecentEditorAfterClose": "最近使用した順序でタブを閉じるか、左から右の順にタブを閉じるかを制御します。", + "showIcons": "開いているエディターをアイコン付きで表示するかどうかを制御します。これにはアイコン テーマも有効にする必要があります。", + "enablePreview": "開かれるエディターをプレビューとして表示するかどうかを制御します。プレビュー エディターは (例: ダブル クリックまたは編集などによって) 変更されるときまで再利用され、斜体で表示されます。", + "enablePreviewFromQuickOpen": "Quick Open から開かれるエディターをプレビューとして表示するかどうかを制御します。プレビュー エディターは (例: ダブル クリックまたは編集などによって) 変更されるときまで再利用されます。", + "closeOnFileDelete": "セッション中のファイルを表示しているエディターが、その他のプロセスによって削除されるか名前を変更された場合に、エディターを自動的に閉じるかどうかを制御します。これを無効にすると、このような場合にエディターを開き続けます。アプリケーション内で削除すると、エディターは常に閉じられ、ダーティ ファイルをデータを保存して閉じることはありません。", + "editorOpenPositioning": "エディターを開く場所を制御します。`left` または `right` を選択すると現在アクティブになっているエディターの左または右にエディターを開きます。`first` または `last` を選択すると現在アクティブになっているエディターとは別個にエディターを開きます。", + "sideBySideDirection": "(たとえば、エクスプローラーから) 並べて開く複数のエディターの既定の向きを制御します。既定では、エディターを現在アクティブなエディターの右側に開きます。`down` に変更すると、エディターを現在アクティブなエディターの下側に開きます。", + "closeEmptyGroups": "空のエディターのグループにある最後のタブを閉じたときの動作を制御します。有効であるとき、空のグループは自動的に閉じられます。無効であるとき、空のグループはグリッドの一部として残ります。", + "revealIfOpen": "エディターを開くときに、どこの表示グループにエディターを表示するかどうかを制御します。無効にした場合、エディターは現在のアクティブなエディター グループに優先して開かれます。有効にした場合は、現在のアクティブなエディター グループで開くのではなく、既に開かれた状態のエディターを表示します。特定のグループ内や現在アクティブなグループの横に強制的にエディターを開いた場合などに、この設定が無視される場合もあることにご注意ください。", + "swipeToNavigate": "3 本の指で横方向にスワイプすると、開いているファイル間を移動できます。", + "restoreViewState": "閉じられたファイルを再度開くとき、最後のビュー状態 (例: スクロール位置) を復元します。", + "centeredLayoutAutoResize": "複数のグループが開かれているとき、中央揃えのレイアウトを自動的に横幅最大にするかどうかを制御します。1 つのグループのみが開かれている場合は、元の中央揃えの横幅に戻ります。", + "commandHistory": "コマンド パレットで最近使用したコマンド履歴を保持する数を制御します。0 に設定するとコマンド履歴を無効にします。", + "preserveInput": "コマンド パレットを次回開いたとき、コマンド パレットの最後の入力を復元するかどうかを制御します。", + "closeOnFocusLost": "フォーカスを失ったときに Quick Open を自動的に閉じるかどうかを制御します。", + "workbench.quickOpen.preserveInput": "Quick Open を次回開いたとき、Quick Open の最後の入力を復元するかどうかを制御します。", + "openDefaultSettings": "設定を開いたときに、すべての既定の設定を表示するエディターも開くかどうかを制御します。", + "useSplitJSON": "JSON として設定を編集するときに、split JSON エディターを使用するかどうかを制御します。", + "openDefaultKeybindings": "キーバインド設定を開いたときに、すべての既定のキーバインド設定を表示するエディターも開くかどうかを制御します。", + "sideBarLocation": "サイド バーの位置を制御します。ワークベンチの左右のいずれかに表示できます。", + "panelDefaultLocation": "パネルの既定の位置を制御します (ターミナル, デバッグコンソール, 出力, 問題)。ワークベンチの下または右のいずれかに表示させることができます。", + "statusBarVisibility": "ワークベンチの下部にステータス バーを表示するかどうかを制御します。", + "activityBarVisibility": "ワークベンチでのアクティビティ バーの表示をコントロールします。", + "iconExplorationEnabled": "Controls the visibility of the icon exploration in the workbench.", + "viewVisibility": "ビュー ヘッダー アクションを表示するかどうかを制御します。ビュー ヘッダー アクションは常に表示されるか、パネルをフォーカスやホバーしたときのみ表示のいずれかです。", + "fontAliasing": "ワークベンチ内のフォント エイリアシング方法を制御します。", + "workbench.fontAliasing.default": "サブピクセル方式でフォントを滑らかにします。ほとんどの非 Retina ディスプレイでもっとも鮮明なテキストを提供します。", + "workbench.fontAliasing.antialiased": "サブピクセルとは対照的に、ピクセルのレベルでフォントを滑らかにします。フォント全体がより細く見えるようになります。", + "workbench.fontAliasing.none": "フォントのスムージングを無効にします。テキストをぎざぎざな尖ったエッジで表示します。", + "workbench.fontAliasing.auto": "ディスプレイの DPI に基づいて自動的に `default` か `antialiased` を適用します。", + "enableNaturalLanguageSettingsSearch": "設定で自然文検索モードを有効にするかどうかを制御します。自然文検索はMicrosoft オンライン サービスによって提供されます。", + "settingsSearchTocBehavior.hide": "検索中の目次を非表示にします。", + "settingsSearchTocBehavior.filter": "目次をフィルターして、一致している設定を持つカテゴリだけを表示します。カテゴリをクリックするとそのカテゴリに結果が絞り込まれます。", + "settingsSearchTocBehavior": "検索中の設定エディターの目次の動作を制御します。", + "settings.editor.ui": "UI の設定エディターを使用します。", + "settings.editor.json": "JSON ファイル エディターを使用します。", + "settings.editor.desc": "既定で使用する設定エディターを指定します。", + "workbench.enableExperiments": "Microsoft のオンライン サービスから実行する実験を取得します。", + "workbench.useExperimentalGridLayout": "ワークベンチのグリッド レイアウトを有効にします。この設定はワークベンチ コンポーネントの他のレイアウト オプションを有効にする可能性があります。", + "windowTitle": "アクティブなエディターに基づいてウィンドウのタイトルを制御します。変数はコンテキストに基づいて置き換えられます:", + "activeEditorShort": "'${activeEditorShort}': ファイル名 (例: myFile.txt)。", + "activeEditorMedium": "`${activeEditorMedium}`: ワークスペース フォルダーに対して相対的なファイルのパス (例: myFolder/myFileFolder/myFile.txt)。", + "activeEditorLong": "`${activeEditorLong}`: ファイルの絶対パスです (例: /Users/Development/myFolder/myFileFolder/myFile.txt)。", + "activeFolderShort": "`${activeFolderShort}`: ファイルが含まれているフォルダーの名前 (例: myFileFolder)。", + "activeFolderMedium": "`${activeFolderMedium}`: ファイルを含むフォルダーの、ワークスペースフォルダーからの相対パス(例: myFolder/myFileFolder)。", + "activeFolderLong": "'${activeFolderLong}': ファイルが格納されているフォルダのフルパス (例: /Users/Development/myFolder/myFileFolder) 。", + "folderName": "${folderName}`: ファイルが含まれているワークスペース フォルダーの名前 (例: myFolder)。", + "folderPath": "`${folderPath}`: ファイルが含まれているワークスペースの絶対パスです (例: /Users/Development/myFolder)。", + "rootName": "`${rootName}`: ワークスペースの名前 (例: myFolder または myWorkspace).", + "rootPath": "`${rootPath}`: ワークスペースの絶対パスです (例: /Users/Development/myWorkspace)。", + "appName": "`${appName}`: 例: VS Code。", + "dirty": "`${dirty}`: アクティブなエディターが編集状態 (ダーティー) のとき、ダーティー インジゲーターを表示します。", + "separator": "`${separator}`: 値か固定のテキストで囲われたとき、条件付きの区切り記号 (\" - \") を表示します。", + "windowConfigurationTitle": "ウィンドウ", + "zenModeConfigurationTitle": "Zen Mode", + "zenMode.fullScreen": "Zen Mode をオンにしたときに、ワークベンチを自動的に全画面モードに切り替えるかどうかを制御します。", + "zenMode.centerLayout": "Zen Mode をオンにしたときに、レイアウトを中央寄せにするかどうかを制御します。", + "zenMode.hideTabs": "Zen Mode をオンにしたときにワークベンチ タブも非表示にするかどうかを制御します。", + "zenMode.hideStatusBar": "Zen Mode をオンにするとワークベンチの下部にあるステータス バーを非表示にするかどうかを制御します。", + "zenMode.hideActivityBar": "Zen Mode をオンにしたときに、ワークベンチの左側にあるアクティビティ バーを非表示にするかどうかを制御します。", + "zenMode.hideLineNumbers": "Zen Mode をオンにしたときにエディターの行番号も非表示にするかどうかを制御します。", + "zenMode.restore": "Zen Mode で終了したウィンドウを Zen Mode に復元するかどうかを制御します。" + }, + "vs/workbench/api/common/configurationExtensionPoint": { + "vscode.extension.contributes.configuration.title": "設定の概要です。このラベルは、設定ファイルでコメントの区切り文字として使用します。", + "vscode.extension.contributes.configuration.properties": "構成のプロパティの説明です。", + "scope.application.description": "Application specific configuration, which can be configured only in the user settings.", + "scope.machine.description": "Machine specific configuration, which can be configured only in the user settings when the extension is running locally, or only in the remote settings when the extension is running remotely.", + "scope.window.description": "Window specific configuration, which can be configured in the user, remote or workspace settings.", + "scope.resource.description": "Resource specific configuration, which can be configured in the user, remote, workspace or folder settings.", + "scope.description": "Scope in which the configuration is applicable. Available scopes are `application`, `machine`, `window` and `resource`.", + "scope.enumDescriptions": "列挙値の説明", + "scope.markdownEnumDescription": "マークダウン形式の列挙値の説明。", + "scope.markdownDescription": "Markdown フォーマットの説明。", + "scope.deprecationMessage": "設定すると、プロパティは非推奨としてマークされ、指定したメッセージが説明として表示されます。", + "vscode.extension.contributes.defaultConfiguration": "言語ごとに既定のエディター構成の設定を提供します。", + "vscode.extension.contributes.configuration": "構成の設定を提供します。", + "invalid.title": "'configuration.title' は、文字列である必要があります", + "invalid.properties": "'configuration.properties' は、オブジェクトである必要があります", + "invalid.property": "'configuration.property' は、オブジェクトである必要があります", + "invalid.allOf": "'configuration.allOf' は非推奨で使用できなくなります。代わりに 'configuration' コントリビューション ポイントに複数の構成セクションを配列として渡します。", + "workspaceConfig.folders.description": "ワークスペースで読み込まれるフォルダーのリスト。", + "workspaceConfig.path.description": "ファイルパス。例: `/root/folderA` または `./folderA` のようなワークスペース ファイルの場所に対して解決される相対パス。", + "workspaceConfig.name.description": "フォルダーにつけるオプションの名前。", + "workspaceConfig.uri.description": "フォルダーの URI", + "workspaceConfig.settings.description": "ワークスペースの設定", + "workspaceConfig.launch.description": "ワークスペースの起動構成", + "workspaceConfig.extensions.description": "ワークスペースの拡張機能", + "unknownWorkspaceProperty": "不明なワークスペース構成のプロパティ" + }, + "vs/workbench/browser/parts/sidebar/sidebarPart": { + "focusSideBar": "サイド バー内にフォーカス", + "viewCategory": "ビュー" + }, + "vs/workbench/browser/actions/layoutActions": { + "view": "ビュー", + "toggleActivityBar": "アクティビティ バーの表示の切り替え", + "miShowActivityBar": "アクティビティ バーを表示する(&&A)", + "toggleCenteredLayout": "中央揃えレイアウトの切り替え", + "miToggleCenteredLayout": "Centered Layout", + "flipLayout": "エディター レイアウトの垂直/水平を切り替える", + "miToggleEditorLayout": "レイアウトの反転(&&L)", + "toggleSidebarPosition": "サイド バーの位置の切り替え", + "moveSidebarRight": "サイド バーを右へ移動", + "moveSidebarLeft": "サイド バーを左に移動", + "miMoveSidebarRight": "サイド バーを右へ移動(&&M)", + "miMoveSidebarLeft": "サイド バーを左へ移動(&&M)", + "toggleEditor": "エディター領域の切り替え", + "toggleSidebar": "サイドバーの表示の切り替え", + "miAppearance": "外観(&&A)", + "miShowSidebar": "Show &&Side Bar", + "toggleStatusbar": "ステータス バーの可視性の切り替え", + "miShowStatusbar": "Show S&&tatus Bar", + "toggleTabs": "タブ表示の切り替え", + "toggleZenMode": "Zen Mode の切り替え", + "miToggleZenMode": "Zen Mode", + "toggleMenuBar": "メニュー バーの切り替え", + "miShowMenuBar": "Show Menu &&Bar", + "increaseViewSize": "現在のビューのサイズの拡大", + "decreaseViewSize": "現在のビューのサイズの縮小" + }, + "vs/workbench/api/common/menusExtensionPoint": { + "requirearray": "メニュー項目は配列にする必要があります", + "requirestring": "プロパティ `{0}` は必須で、型 `string` でなければなりません", + "optstring": "`{0}` プロパティは省略するか、`string` 型にする必要があります", + "vscode.extension.contributes.menuItem.command": "実行するコマンドの識別子。コマンドは 'commands' セクションで宣言する必要があります", + "vscode.extension.contributes.menuItem.alt": "実行する別のコマンドの識別子。コマンドは 'commands' セクションで宣言する必要があります", + "vscode.extension.contributes.menuItem.when": "この項目を表示するために true にする必要がある条件", + "vscode.extension.contributes.menuItem.group": "このコマンドが属するグループ", + "vscode.extension.contributes.menus": "メニュー項目をエディターに提供します", + "menus.commandPalette": "コマンド パレット", + "menus.touchBar": "Touch Bar (macOS のみ)", + "menus.editorTitle": "エディターのタイトル メニュー", + "menus.editorContext": "エディターのコンテキスト メニュー", + "menus.explorerContext": "エクスプローラーのコンテキスト メニュー", + "menus.editorTabContext": "エディターのタブのコンテキスト メニュー", + "menus.debugCallstackContext": "デバッグの呼び出し履歴のコンテキスト メニュー", + "menus.scmTitle": "ソース管理のタイトル メニュー", + "menus.scmSourceControl": "ソース管理メニュー", + "menus.resourceGroupContext": "ソース管理リソース グループのコンテキスト メニュー", + "menus.resourceStateContext": "ソース管理リソース状態のコンテキスト メニュー", + "view.viewTitle": "提供されたビューのタイトル メニュー", + "view.itemContext": "提供されたビュー項目のコンテキスト メニュー", + "commentThread.title": "The contributed comment thread title menu", + "commentThread.actions": "The contributed comment thread context menu, rendered as buttons below the comment editor", + "comment.title": "The contributed comment title menu", + "comment.actions": "The contributed comment context menu, rendered as buttons below the comment editor", + "nonempty": "空でない値が必要です。", + "opticon": "プロパティ `icon` は省略するか、`{dark, light}` などの文字列またはリテラルにする必要があります", + "requireStringOrObject": "`{0}` プロパティは必須で、`string` または `object` の型でなければなりません", + "requirestrings": "プロパティの `{0}` と `{1}` は必須で、`string` 型でなければなりません", + "vscode.extension.contributes.commandType.command": "実行するコマンドの識別子", + "vscode.extension.contributes.commandType.title": "コマンドが UI に表示される際のタイトル", + "vscode.extension.contributes.commandType.category": "(省略可能) コマンド別のカテゴリ文字列が UI でグループ分けされます", + "vscode.extension.contributes.commandType.precondition": "(Optional) Condition which must be true to enable the command", + "vscode.extension.contributes.commandType.icon": "(省略可能) UI でコマンドを表すためのアイコン。ファイル パス、またはテーマ設定可能な構成のいずれかです", + "vscode.extension.contributes.commandType.icon.light": "明るいテーマを使用した場合のアイコンのパス", + "vscode.extension.contributes.commandType.icon.dark": "暗いテーマで使用するアイコンのパス", + "vscode.extension.contributes.commands": "コマンド パレットにコマンドを提供します。", + "dup": "コマンド `{0}` が `commands` セクションで複数回出現します。", + "menuId.invalid": "`{0}` は有効なメニュー識別子ではありません", + "proposedAPI.invalid": "{0} は提案されたメニュー識別子で、 開発以外で実行される場合、または次のコマンドライン スイッチを指定して実行する場合にのみ利用できます: --enable-proposed-api {1}", + "missing.command": "メニュー項目が、'commands' セクションで定義されていないコマンド `{0}` を参照しています。", + "missing.altCommand": "メニュー項目が、'commands' セクションで定義されていない alt コマンド `{0}` を参照しています。", + "dupe.command": "メニュー項目において、既定と alt コマンドが同じコマンドを参照しています" + }, + "vs/workbench/api/browser/viewsExtensionPoint": { + "vscode.extension.contributes.views.containers.id": "'views' コントリビューション ポイントを使用して提供できるコンテナを識別するための一意の ID", + "vscode.extension.contributes.views.containers.title": "コンテナーの表示に使用する、人が判別できる文字列", + "vscode.extension.contributes.views.containers.icon": "コンテナ アイコンのパス。アイコンは、50x40 のブロックの中心に配置された 24x24 のサイズで、'rgb(215, 218, 224)' または '#d7dae0' の色で塗りつぶされます。アイコンでは、任意の種類の画像を使用できますが、SVG にすることをお勧めします。", + "vscode.extension.contributes.viewsContainers": "ビュー コンテナをエディターに提供します", + "views.container.activitybar": "アクティビティ バーにビュー コンテナを提供します", + "vscode.extension.contributes.view.id": "ビューの識別子。`vscode.window.registerTreeDataProviderForView` API を介してデータ プロバイダーを登録するには、これを使用します。また、`onView:${id}` イベントを `activationEvents` に登録することによって、拡張機能のアクティブ化をトリガーするためにも使用できます。", + "vscode.extension.contributes.view.name": "ビューの判読できる名前。表示されます", + "vscode.extension.contributes.view.when": "このビューを表示するために満たす必要がある条件", + "vscode.extension.contributes.views": "ビューをエディターに提供します", + "views.explorer": "アクション バーのエクスプローラー コンテナにビューを提供します", + "views.debug": "アクション バーのデバッグ コンテナにビューを提供します", + "views.scm": "アクション バーのSCM コンテナにビューを提供します", + "views.test": "アクション バーのテスト コンテナにビューを提供します", + "views.contributed": "コントリビューション ビュー コンテナにビューを提供します", + "test": "テスト (JP)", + "viewcontainer requirearray": "ビュー コンテナは配列である必要があります", + "requireidstring": "プロパティ '{0}' は必須で、'string' 型でなければなりません。英数字と '_' , '-' のみが使用できます。", + "requirestring": "プロパティ `{0}` は必須で、型 `string` でなければなりません", + "showViewlet": "{0} を表示", + "view": "ビュー", + "ViewContainerDoesnotExist": "ビュー コンテナ '{0}' が存在しません。このコンテナに登録されているすべてのビューは 'エクスプローラー' に追加されます。", + "duplicateView1": "ビュー コンテナ '{1}'に同じ id '{0}' のビューを複数登録できません", + "duplicateView2": "ビュー id `{0}` はビュー コンテナー `{1}` に既に登録されています", + "requirearray": "ビューは配列にする必要があります", + "optstring": "`{0}` プロパティは省略するか、`string` 型にする必要があります" + }, + "vs/workbench/browser/parts/panel/panelPart": { + "hidePanel": "パネルを非表示" + }, + "vs/workbench/browser/parts/views/views": { + "focus view": "{0} ビューにフォーカスする", + "view category": "ビュー" + }, + "vs/workbench/browser/parts/activitybar/activitybarPart": { + "hideActivitBar": "アクティビティ バーを非表示にする", + "manage": "Manage" + }, + "vs/workbench/browser/parts/statusbar/statusbarPart": { + "hide": "非表示", + "hideStatusBar": "Hide Status Bar" + }, + "vs/workbench/browser/parts/titlebar/titlebarPart": { + "patchedWindowTitle": "[サポート対象外]", + "userIsAdmin": "[管理者]", + "userIsSudo": "[スーパー ユーザー]", + "devExtensionWindowTitlePrefix": "[拡張機能開発ホスト]" + }, + "vs/workbench/api/common/jsonValidationExtensionPoint": { + "contributes.jsonValidation": "JSON スキーマ構成を提供します。", + "contributes.jsonValidation.fileMatch": "一致するファイル パターン、たとえば \"package.json\" または \"*.launch\" です。", + "contributes.jsonValidation.url": "スキーマ URL ('http:', 'https:') または拡張機能フォルダーへの相対パス ('./') です。", + "invalid.jsonValidation": "'configuration.jsonValidation' は配列でなければなりません", + "invalid.fileMatch": "'configuration.jsonValidation.fileMatch' が定義されていなければなりません", + "invalid.url": "'configuration.jsonValidation.url' は、URL または相対パスでなければなりません", + "invalid.path.1": "`contributes.{0}.url` ({1}) は拡張機能のフォルダー ({2}) に含められることが期待されます。これは拡張機能の移植性を損なう可能性があります。", + "invalid.url.fileschema": "'configuration.jsonValidation.url' は正しくない相対 URL です: {0}", + "invalid.url.schema": "'configuration.jsonValidation.url' は、'http:'、'https:'、または拡張機能にあるスキーマを参照する './' で始まる必要があります" + }, + "vs/workbench/api/browser/mainThreadMessageService": { + "extensionSource": "{0} (拡張機能)", + "defaultSource": "拡張子", + "manageExtension": "拡張機能を管理", + "cancel": "キャンセル", + "ok": "OK" + }, + "vs/workbench/api/browser/mainThreadProgress": { + "manageExtension": "拡張機能を管理" + }, + "vs/workbench/electron-browser/main.contribution": { + "file": "FILE", + "view": "ビュー", + "workspaces": "ワークスペース", + "newTab": "新しいウィンドウ タブ", + "showPreviousTab": "前のウィンドウ タブを表示", + "showNextWindowTab": "次のウィンドウ タブを表示", + "moveWindowTabToNewWindow": "ウィンドウ タブを新しいウィンドウに移動", + "mergeAllWindowTabs": "すべてのウィンドウを統合", + "toggleWindowTabsBar": "ウィンドウ タブ バーの切り替え", + "developer": "Developer", + "help": "ヘルプ", + "miNewWindow": "新しいウィンドウ(&&W)", + "miOpen": "開く(&&O)...", + "miOpenFile": "ファイルを開く(&&O)...", + "miOpenFolder": "フォルダーを開く(&&F)...", + "miOpenWorkspace": "ワークスペースを開く(&&K)...", + "miOpenRecent": "最近使用した項目を開く(&&R)", + "miMore": "その他(&&M)...", + "miAddFolderToWorkspace": "フォルダーをワークスペースに追加(&&D)...", + "miSaveWorkspaceAs": "名前を付けてワークスペースを保存...", + "miCloseFolder": "フォルダーを閉じる(&&F)", + "miCloseWorkspace": "ワークスペースを閉じる(&&W)", + "miCloseWindow": "ウィンドウを閉じる(&&E)", + "miExit": "終了(&&X)", + "miToggleFullScreen": "&&Full Screen", + "miZoomIn": "拡大(&&Z)", + "miZoomOut": "ズームアウト(&&Z)", + "miZoomReset": "ズームのリセット(&&R)", + "miDocumentation": "参照資料(&&D)", + "miReleaseNotes": "リリース ノート(&&R)", + "miKeyboardShortcuts": "キーボード ショートカットの参照(&&K)", + "miIntroductoryVideos": "紹介ビデオ(&&V)", + "miTipsAndTricks": "ヒントとトリビア(&&C)", + "miTwitter": "Twitter でフォローする(&&J)", + "miUserVoice": "機能要求の検索(&&S)", + "miReportIssue": "問題を報告(&&I)", + "miLicense": "ライセンスの表示(&&L)", + "miPrivacyStatement": "プライバシーに関する声明(&&Y)", + "miToggleDevTools": "開発者ツールの切り替え(&&T)", + "miOpenProcessExplorerer": "プロセス エクスプローラーを開く(&&P)", + "miAbout": "バージョン情報(&&A)", + "windowConfigurationTitle": "ウィンドウ", + "window.openFilesInNewWindow.on": "新しいウィンドウでファイルを開きます。", + "window.openFilesInNewWindow.off": "ファイルのフォルダーを開いているウィンドウまたは最後のアクティブ ウィンドウでファイルを開きます。", + "window.openFilesInNewWindow.defaultMac": "Dock または Finder を使用して開いたときを除き、ファイルのフォルダーを開いているウィンドウまたは最後のアクティブ ウィンドウでファイルを開きます。", + "window.openFilesInNewWindow.default": "アプリケーション内から選択したとき (例: ファイル メニュー介したとき) を除き 、新しいウィンドウでファイルを開きます。", + "openFilesInNewWindowMac": "ファイルを新しいウィンドウで開くかどうかを制御します。\nこの設定は無視される場合もあります (例: `--new-window` または `--reuse-window` コマンド ライン オプションを使用する場合など)。", + "openFilesInNewWindow": "ファイルを新しいウィンドウで開くかどうかを制御します。\nこの設定は無視される場合もあります (例: `-new-window` または `--reuse-window` コマンド ライン オプションを使用する場合など)。", + "window.openFoldersInNewWindow.on": "フォルダーを新しいウィンドウで開きます。", + "window.openFoldersInNewWindow.off": "フォルダーを最後のアクティブ ウィンドウで開きます。", + "window.openFoldersInNewWindow.default": "フォルダーがアプリケーション内から (たとえば、[ファイル] メニューから) 選択された場合を除いて、新しいウィンドウでフォルダーを開きます。", + "openFoldersInNewWindow": "フォルダーを新しいウィンドウで開くか、最後のアクティブ ウィンドウで開くかどうかを制御します。\nこの設定は無視される場合もあります (例: `--new-window` または `--reuse-window` コマンド ライン オプションを使用する場合など)。", + "window.openWithoutArgumentsInNewWindow.on": "新しい空のウィンドウを開きます。", + "window.openWithoutArgumentsInNewWindow.off": "最後にアクティブだった実行中のインスタンスにフォーカスします。", + "openWithoutArgumentsInNewWindow": "引数なしで 2 つ目のインスタンスを起動するとき、新しい空のウィンドウを開くか、最後に実行されていたウィンドウにフォーカスするかどうかを制御します。\nこの設定は無視される場合もあります (例: `--new-window` または `--reuse-window` コマンド ライン オプションを使用する場合など)。", + "window.reopenFolders.all": "すべてのウィンドウを再度開きます。", + "window.reopenFolders.folders": "すべてのフォルダーを再度開きます。空のワークスペースは復元されません。", + "window.reopenFolders.one": "最後にアクティブだったウィンドウを再び開きます。", + "window.reopenFolders.none": "ウィンドウ再度開きません。常に空のウィンドウで開始します。", + "restoreWindows": "再起動後にウィンドウを開く方法を制御します。", + "restoreFullscreen": "全画面表示モードで終了した場合に、ウィンドウを全画面表示モードに復元するかどうかを制御します。", + "zoomLevel": "ウィンドウのズーム レベルを調整します。元のサイズは 0 で、1 つ上げるごとに (1 など) 20% ずつ拡大することを表し、1 つ下げるごとに (-1 など) 20% ずつ縮小することを表します。小数点以下の桁数を入力して、さらに細かくズーム レベルを調整することもできます。", + "window.newWindowDimensions.default": "新しいウィンドウを画面の中央に開きます。", + "window.newWindowDimensions.inherit": "新しいウィンドウを、最後にアクティブだったウィンドウと同じサイズで開きます。", + "window.newWindowDimensions.maximized": "新しいウィンドウを最大化した状態で開きます。", + "window.newWindowDimensions.fullscreen": "新しいウィンドウを全画面表示モードで開きます。", + "newWindowDimensions": "既に 1 つ以上のウィンドウを開いているとき、新しく開くウィンドウのサイズを制御します。この設定は、最初に開いたウィンドウに適用されないことに注意してください。最初のウィンドウは常に、前回閉じたサイズと位置で復元します。", + "closeWhenEmpty": "最後のエディターを閉じたときに、ウィンドウも閉じるかどうかを制御します。この設定はフォルダーを表示していないウィンドウにのみ適用されます。", + "window.menuBarVisibility.default": "メニューは全画面表示モードの場合にのみ非表示です。", + "window.menuBarVisibility.visible": "全画面表示モードの場合も含めて、常にメニューが表示されます。", + "window.menuBarVisibility.toggle": "メニューは非表示ですが、Alt キーを押すと表示できます。", + "window.menuBarVisibility.hidden": "メニューは常に非表示です。", + "menuBarVisibility": "メニュー バーの表示/非表示を制御します。'切り替え' 設定は Alt キーを 1 回押すとメニュー バーの表示/非表示が切り替わることを意味します。既定では、ウィンドウが全画面表示の場合を除き、メニュー バーは表示されます。", + "enableMenuBarMnemonics": "有効にすると、Alt キー ショートカットを使用してメイン メニューを開くことができます。ニーモニックを無効にすると、これらの Alt キー ショートカットをエディター コマンドの代わりにバインドできます。", + "disableCustomMenuBarAltFocus": "If enabled, disables the ability to focus the menu bar with the Alt-key when not set to toggle.", + "autoDetectHighContrast": "有効にすると、Windows でハイ コントラスト テーマが使用されている場合にはハイ コントラスト テーマに自動的に変更され、Windows のハイ コントラスト テーマから切り替えられている場合にはダーク テーマに自動的に変更されます。", + "window.doubleClickIconToClose": "有効になっている場合、タイトル バーでアプリケーション アイコンをクリックするとウィンドウが閉じ、ウィンドウをアイコンでドラッグすることができません。この設定が有効になるのは、`#window.titleBarStyle#` が `custom` に設定されている場合のみです。", + "titleBarStyle": "ウィンドウのタイトル バーの外観を調整します。Linux と Windows では、この設定はアプリケーションとコンテキスト メニューの外観にも影響します。変更を適用するには完全な再起動が必要です。", + "window.nativeTabs": "macOS Sierra ウィンドウ タブを有効にします。この変更を適用するには完全な再起動が必要であり、ネイティブ タブでカスタムのタイトル バー スタイルが構成されていた場合はそれが無効になることに注意してください。", + "window.nativeFullScreen": "MacOS でネイティブのフルスクリーンを使用するかどうかを制御します。このオプションを無効にすると、フルスクリーン表示時に macOS が新しいスペースを作成しないようにします。", + "window.clickThroughInactive": "有効な場合、非アクティブなウィンドウをクリックするとウィンドウがアクティブになり、クリック可能な場合はマウスの下の要素がトリガーされます。無効にすると、非アクティブなウィンドウの任意の場所をクリックするとそのウィンドウがアクティブになり、要素には 2 回目のクリックが必要になります。", + "telemetryConfigurationTitle": "テレメトリ", + "telemetry.enableCrashReporting": "クラッシュ レポートを Microsoft のオンライン サービス に送信するように設定します。\nこのオプションを有効にするには、再起動が必要です。" + }, + "vs/workbench/browser/parts/quickopen/quickOpenController": { + "quickOpenInput": "'?' と入力すると、ここで実行できる処理に関するヘルプが表示されます", + "historyMatches": "最近開いたもの", + "noResultsFound1": "一致する項目はありません", + "canNotRunPlaceholder": "この Quick Open ハンドラーは現在のコンテキストでは使用できません", + "entryAriaLabel": "{0}、最近開いたもの", + "removeFromEditorHistory": "履歴から削除", + "pickHistory": "履歴から削除するエディター エントリを選ぶ" + }, + "vs/workbench/browser/parts/editor/editorPart": { + "groupLabel": "グループ {0}" + }, + "vs/workbench/browser/viewlet": { + "compositePart.hideSideBarLabel": "サイド バーを非表示", + "collapse": "すべて折りたたんで表示します。" + }, + "vs/workbench/common/views": { + "duplicateId": "container '{1}' で id '{0}' のビューが既に登録されています" + }, + "vs/workbench/api/browser/mainThreadExtensionService": { + "reload window": "'{0}' 拡張機能を有効できません。この拡張機能は、読み込まれていない '{1}' 拡張機能に依存しています。ウィンドウを再読み込みしてこの拡張機能を読み込みますか。", + "reload": "ウィンドウの再読み込み", + "disabledDep": "'{0}' 拡張機能を有効できません。この拡張機能は、無効になっている '{1}' 拡張機能に依存しています。拡張機能を有効にしてウィンドウを再読み込みしますか。", + "enable dep": "有効にしてリロード", + "uninstalledDep": "'{0}' 拡張機能を有効できません。この拡張機能は、インストールされていない '{1}' 拡張機能に依存しています。拡張機能をインストールしてウィンドウを再読み込みしますか。", + "install missing dep": "インストールしてリロードする", + "unknownDep": "'{0}' 拡張機能を有効にできません。この機能は不明な '{1}' 拡張機能に依存しています。" + }, + "vs/workbench/api/browser/mainThreadEditors": { + "diffLeftRightLabel": "{0} ⟷ {1}" + }, + "vs/workbench/api/browser/mainThreadWorkspace": { + "folderStatusMessageAddSingleFolder": "拡張機能 '{0}' は 1 つのフォルダーをワークスペースに追加しました", + "folderStatusMessageAddMultipleFolders": "拡張機能 '{0}' は {1} フォルダーをワークスペースに追加しました", + "folderStatusMessageRemoveSingleFolder": "拡張機能 '{0}' は 1 つのフォルダーをワークスペースから削除しました", + "folderStatusMessageRemoveMultipleFolders": "拡張機能 '{0}' は {1} フォルダーをワークスペースから削除しました", + "folderStatusChangeFolder": "拡張機能 '{0}' はワークスペースのフォルダーを変更しました" + }, + "vs/workbench/browser/parts/quickopen/quickopen": { + "quickOpen": "ファイルに移動...", + "quickNavigateNext": "Quick Open で次に移動", + "quickNavigatePrevious": "Quick Open で前に移動", + "quickSelectNext": "Quick Open で [次へ] を選択", + "quickSelectPrevious": "Quick Open で [前へ] を選択" + }, + "vs/workbench/browser/quickopen": { + "noResultsMatching": "一致する結果はありません", + "noResultsFound2": "一致する項目はありません" + }, + "vs/workbench/api/browser/mainThreadSaveParticipant": { + "timeout.formatOnSave": "保存時のフォーマットは {0}ms 後に中止されました", + "codeActionsOnSave.didTimeout": "codeActionsOnSave は {0} ms 後に中止されました", + "timeout.onWillSave": "onWillSaveTextDocument-event は 1750ms 後に中止されました", + "saveParticipants": "Save Participants が実行中です..." + }, + "vs/workbench/api/browser/mainThreadWebview": { + "errorMessage": "view:{0} を復元中にエラーが発生しました" + }, + "vs/workbench/common/notifications": { + "executeCommand": "クリックして '{0}' コマンドを実行" + }, + "vs/workbench/browser/parts/views/viewsViewlet": { + "hideView": "非表示" + }, + "vs/workbench/browser/parts/editor/textResourceEditor": { + "textEditor": "テキスト エディター", + "readonlyEditorWithInputAriaLabel": "{0}。読み取り専用のテキスト エディター。", + "readonlyEditorAriaLabel": "読み取り専用のテキスト エディター。", + "untitledFileEditorWithInputAriaLabel": "{0}。無題のファイル テキスト エディター。", + "untitledFileEditorAriaLabel": "無題のファイル テキスト エディター。" + }, + "vs/workbench/browser/actions/workspaceActions": { + "openFile": "ファイルを開く...", + "openLocalFile": "ローカル ファイルを開く...", + "openFolder": "フォルダーを開く...", + "openLocalFolder": "ローカル フォルダーを開く...", + "openFileFolder": "開く...", + "openLocalFileFolder": "ローカルを開く...", + "globalRemoveFolderFromWorkspace": "ワークスペースからフォルダーを削除...", + "saveWorkspaceAsAction": "名前を付けてワークスペースを保存...", + "openWorkspaceAction": "ワークスペースを開く...", + "closeWorkspace": "ワークスペースを閉じる", + "noWorkspaceOpened": "このインスタンスで現在開いているワークスペースがないので、閉じられません。", + "openWorkspaceConfigFile": "ワークスペースの構成ファイルを開く", + "duplicateWorkspaceInNewWindow": "新しいウィンドウでワークスペースを複製" + }, + "vs/workbench/api/browser/mainThreadTask": { + "task.label": "{0}: {1}" + }, + "vs/workbench/browser/parts/quickinput/quickInput": { + "quickInput.back": "戻る", + "quickInput.steps": "{0}/{1}", + "quickInputBox.ariaLabel": "入力すると結果が絞り込まれます。", + "inputModeEntry": "'Enter' を押して入力を確認するか 'Escape' を押して取り消します", + "inputModeEntryDescription": "{0} ('Enter' を押して確認するか 'Escape' を押して取り消します)", + "quickInput.visibleCount": "{0} 件の結果", + "quickInput.countSelected": "{0} 個選択済み", + "ok": "OK", + "custom": "カスタム", + "quickInput.backWithKeybinding": "戻る ({0})", + "back": "戻る" + }, + "vs/workbench/browser/parts/panel/panelActions": { + "closePanel": "パネルを閉じる", + "togglePanel": "パネルの切り替え", + "focusPanel": "パネルにフォーカスする", + "toggledPanelPosition": "パネル位置の切り替え", + "moveToRight": "パネルを右に移動", + "moveToBottom": "パネルを下に移動", + "toggleMaximizedPanel": "最大化されるパネルの切り替え", + "maximizePanel": "パネル サイズの最大化", + "minimizePanel": "パネル サイズを元に戻す", + "previousPanelView": "前の パネル ビュー", + "nextPanelView": "次のパネル ビュー", + "view": "ビュー", + "miShowPanel": "Show &&Panel" + }, + "vs/workbench/browser/parts/compositePart": { + "ariaCompositeToolbarLabel": "{0} アクション", + "titleTooltip": "{0} ({1})" + }, + "vs/workbench/browser/parts/editor/editorWidgets": { + "openWorkspace": "ワークスペースを開く" + }, + "vs/workbench/browser/actions/workspaceCommands": { + "addFolderToWorkspace": "ワークスペースにフォルダーを追加...", + "add": "追加(&&A)", + "addFolderToWorkspaceTitle": "ワークスペースにフォルダーを追加", + "workspaceFolderPickerPlaceholder": "ワークスペース フォルダーを選択" + }, + "vs/workbench/common/theme": { + "tabActiveBackground": "アクティブ タブの背景色。タブはエディター領域におけるエディターのコンテナーです。1 つのエディター グループで複数のタブを開くことができます。エディター グループを複数にすることもできます。", + "tabUnfocusedActiveBackground": "Active tab background color in an unfocused group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "tabInactiveBackground": "非アクティブ タブの背景色。タブはエディター領域におけるエディターのコンテナーです。1 つのエディター グループで複数のタブを開くことができます。エディター グループを複数にすることもできます。", + "tabHoverBackground": "ホバー時のタブの背景色。タブはエディター領域におけるエディターのコンテナです。1 つのエディター グループで複数のタブを開くことができます。エディター グループを複数にすることもできます。", + "tabUnfocusedHoverBackground": "ホバー時のフォーカスされていないグループ内のタブの背景色。タブはエディター領域におけるエディターのコンテナです。1 つのエディター グループで複数のタブを開くことができます。エディター グループを複数にすることもできます。", + "tabBorder": "タブ同士を分けるための境界線。タブはエディター領域内にあるエディターのコンテナーです。複数のタブを 1 つのエディター グループで開くことができます。複数のエディター グループがある可能性があります。", + "tabActiveBorder": "アクティブなタブの下部の境界線。タブはエディター領域内にあるエディターのコンテナーです。複数のタブを 1 つのエディター グループで開くことができます。複数のエディター グループがある可能性があります。", + "tabActiveUnfocusedBorder": "フォーカスされていないグループ内で、アクティブなタブの下部の境界線。タブはエディター領域内にあるエディターのコンテナーです。複数のタブを 1 つのエディター グループで開くことができます。複数のエディター グループがある可能性があります。", + "tabActiveBorderTop": "アクティブなタブの上部の境界線。タブはエディター領域内にあるエディターのコンテナーです。複数のタブを 1 つのエディター グループで開くことができます。複数のエディター グループがある可能性があります。", + "tabActiveUnfocusedBorderTop": "フォーカスされていないグループ内で、アクティブなタブの上部の境界線。タブはエディター領域内にあるエディターのコンテナーです。複数のタブを 1 つのエディター グループで開くことができます。複数のエディター グループがある可能性があります。", + "tabActiveModifiedBorder": "アクティブ グループ内で、変更された (ダーティ) アクティブ タブの上部の境界線。タブはエディター領域内にあるエディターのコンテナーです。複数のタブを 1 つのエディター グループで開くことができます。複数のエディター グループがある可能性があります。", + "tabInactiveModifiedBorder": "アクティブ グループ内で、変更された (ダーティ) 非アクティブ タブの上部の境界線。タブはエディター領域内にあるエディターのコンテナーです。複数のタブを 1 つのエディター グループで開くことができます。複数のエディター グループがある可能性があります。", + "unfocusedActiveModifiedBorder": "フォーカスされていないグループ内で、変更された (ダーティ) アクティブ タブの上部の境界線。タブはエディター領域内にあるエディターのコンテナーです。複数のタブを 1 つのエディター グループで開くことができます。複数のエディター グループがある可能性があります。", + "unfocusedINactiveModifiedBorder": "フォーカスされていないグループ内で、変更された (ダーティ) 非アクティブ タブの上部の境界線。タブはエディター領域内にあるエディターのコンテナーです。複数のタブを 1 つのエディター グループで開くことができます。複数のエディター グループがある可能性があります。", + "tabHoverBorder": "ホバー時のタブを強調表示するための境界線。タブはエディター領域内にあるエディターのコンテナーです。複数のタブを 1 つのエディター グループで開くことができます。複数のエディター グループがある可能性があります。", + "tabUnfocusedHoverBorder": "ホバー時のフォーカスされていないグループ内のタブを強調表示するための境界線。タブはエディター領域内にあるエディターのコンテナーです。複数のタブを 1 つのエディター グループで開くことができます。複数のエディター グループがある可能性があります。", + "tabActiveForeground": "アクティブ グループ内のアクティブ タブの前景色。タブはエディター領域におけるエディターのコンテナーです。1 つのエディター グループで複数のタブを開くことができます。エディター グループを複数にすることもできます。", + "tabInactiveForeground": "アクティブ グループ内の非アクティブ タブの前景色。タブはエディター領域におけるエディターのコンテナーです。1 つのエディター グループで複数のタブを開くことができます。エディター グループを複数にすることもできます。", + "tabUnfocusedActiveForeground": "フォーカスされていないグループ内のアクティブ タブの前景色。タブはエディター領域におけるエディターのコンテナーです。1 つのエディター グループで複数のタブを開くことができます。エディター グループを複数にすることもできます。", + "tabUnfocusedInactiveForeground": "フォーカスされていないグループ内の非アクティブ タブの前景色。タブはエディター領域におけるエディターのコンテナーです。1 つのエディター グループで複数のタブを開くことができます。エディター グループを複数にすることもできます。", + "editorPaneBackground": "中央揃えのエディター レイアウトの左右に表示されるエディター ペインの背景色。", + "editorGroupBackground": "エディター グループの背景色が非推奨になりました。", + "deprecatedEditorGroupBackground": "非推奨: エディター グループの背景色は、グリッド エディター レイアウトの導入に伴いサポートされなくなりました。editorGroup.emptyBackground を使用して空のエディター グループの背景色を設定できます。", + "editorGroupEmptyBackground": "空のエディター グループの背景色。エディター グループはエディターのコンテナーです。", + "editorGroupFocusedEmptyBorder": "フォーカスがある空のエディター グループの境界線色。エディター グループはエディターのコンテナーです。", + "tabsContainerBackground": "タブが有効な場合の エディター グループ タイトル ヘッダーの背景色。エディター グループはエディターのコンテナーです。", + "tabsContainerBorder": "タブが有効な場合の エディター グループ タイトル ヘッダーの境界線色。エディター グループはエディターのコンテナーです。", + "editorGroupHeaderBackground": "タブが無効な場合 (`\"workbench.editor.showTabs\": false`) のエディター グループ タイトル ヘッダーの背景色。エディター グループはエディターのコンテナーです。", + "editorGroupBorder": "複数のエディター グループを互いに分離するための色。エディター グループはエディターのコンテナーです。", + "editorDragAndDropBackground": "エディターの周囲をドラッグしているときの背景色。エディターのコンテンツが最後まで輝くために、色は透過である必要があります。", + "panelBackground": "パネルの背景色。パネルはエディター領域の下に表示され、出力や統合ターミナルなどのビューを含みます。", + "panelBorder": "パネルをエディターと区切るためのパネル ボーダー色。パネルはエディター領域の下に表示され、出力や統合ターミナルなどのビューを含みます。", + "panelActiveTitleForeground": "アクティブ パネルのタイトルの色。パネルはエディター領域の下に表示され、出力や統合ターミナルなどのビューを含みます。", + "panelInactiveTitleForeground": "非アクティブ パネルのタイトルの色。パネルはエディター領域の下に表示され、出力や統合ターミナルなどのビューを含みます。", + "panelActiveTitleBorder": "アクティブ パネル タイトルの境界線の色。パネルはエディター領域の下に表示され、出力や統合ターミナルなどのビューを含みます。", + "panelDragAndDropBackground": "パネル タイトル項目のドラッグ アンド ドロップ フィードバックの色。パネル エントリーが最後まで輝くために、色は透過である必要があります。パネルはエディター エリアの下側に表示され、出力や統合ターミナルのようなビューを含みます。", + "panelInputBorder": "パネル内の入力領域の入力ボックスの境界線。", + "statusBarForeground": "ワークスペースを開いていないときのステータス バーの前景色。ステータス バーはウィンドウの下部に表示されます。", + "statusBarNoFolderForeground": "フォルダーが開いていないときのステータス バーの前景色。ステータス バーはウィンドウの下部に表示されます。", + "statusBarBackground": "ワークスペースを開いていないときのステータス バーの背景色。ステータス バーはウィンドウの下部に表示されます。", + "statusBarNoFolderBackground": "フォルダーが開いていないときのステータス バーの背景色。ステータス バーはウィンドウの下部に表示されます。", + "statusBarBorder": "サイドバーとエディターを隔てるステータス バーの境界線色。ステータス バーはウィンドウの下部に表示されます。", + "statusBarNoFolderBorder": "フォルダーを開いていないときにサイドバーとエディターを隔てるワークスペースのステータス バーの境界線の色。ステータス バーはウィンドウの下部に表示されます。 ", + "statusBarItemActiveBackground": "クリック時のステータス バーの項目の背景色。ステータス バーはウィンドウの下部に表示されます。", + "statusBarItemHoverBackground": "ホバーしたときのステータス バーの項目の背景色。ステータス バーはウィンドウの下部に表示されます。", + "statusBarProminentItemForeground": "ステータス バーの主要なアイテムの前景色。主要なアイテムは、重要性を示すために他のステータス バーのエントリより目立っています。例を表示するには、コマンド パレットからモード `Toggle Tab Key Moves Focus` を変更します。ステータス バーはウィンドウの下部に表示されます。", + "statusBarProminentItemBackground": "ステータスバーで目立たせる項目の背景色。この項目は、重要性を示すために他のエントリーより目立って表示されます。コマンドパレットから `Toggle Tab Key Moves Focus` に切り替えると例を見ることができます。ステータスバーはウィンドウの下部に表示されます。", + "statusBarProminentItemHoverBackground": "ホバー中のステータスバーで目立たせる項目の背景色。この項目は、重要性を示すために他のエントリーより目立って表示されます。コマンドパレットから `Toggle Tab Key Moves Focus` に切り替えると例を見ることができます。ステータスバーはウィンドウの下部に表示されます。", + "activityBarBackground": "アクティビティ バーの背景色。アクティビティ バーは左端または右端に表示され、サイド バーのビューを切り替えることができます。", + "activityBarForeground": "アクティブなアクティビティ バー項目の前景色。アクティビティ バーは左端または右端に表示され、サイド バーのビューを切り替えることができます。", + "activityBarInActiveForeground": "非アクティブなアクティビティ バー項目の前景色。アクティビティ バーは左端または右端に表示され、サイド バーのビューを切り替えることができます。", + "activityBarBorder": "サイド バーと隔てるアクティビティ バーの境界線色。アクティビティ バーは左端または右端に表示され、サイド バーのビューを切り替えることができます。", + "activityBarDragAndDropBackground": "アクティビティ バーの項目のドラッグ アンド ドロップ フィードバックの色。アクティビティ バーが最後まで輝くために、色は透過である必要があります。アクティビティ バーは左端または右端に表示され、サイド バーの表示を切り替えることができます。", + "activityBarBadgeBackground": "アクティビティ通知バッジの背景色。アクティビティ バーは左端または右端に表示され、サイド バーの表示を切り替えることができます。", + "activityBarBadgeForeground": "アクティビティ通知バッジの前景色。アクティビティ バーは左端または右端に表示され、サイド バーの表示を切り替えることができます。", + "statusBarItemHostBackground": "ステータス バーのリモート インジゲーターの背景色。", + "statusBarItemHostForeground": "ステータス バーのリモート インジゲーターの前景色。", + "extensionBadge.remoteBackground": "拡張機能ビューのリモート バッジの背景色", + "extensionBadge.remoteForeground": "拡張機能ビューのリモート バッジの前景色", + "sideBarBackground": "サイド バーの背景色。サイド バーは、エクスプローラーや検索などのビューが入るコンテナーです。", + "sideBarForeground": "サイド バーの前景色。サイド バーは、エクスプローラーや検索などのビューが入るコンテナーです。", + "sideBarBorder": "エディターとの区切りを示すサイド バーの境界線の色。サイド バーは、エクスプローラーや検索などのビューが入るコンテナーです。", + "sideBarTitleForeground": "サイド バーのタイトルの前景色。サイド バーは、エクスプローラーや検索などのビューが入るコンテナーです。", + "sideBarDragAndDropBackground": "サイド バーのセクションのドラッグ アンド ドロップ フィードバックの色。サイド バーのセクションが最後まで輝くために、色は透過である必要があります。サイド バーはエクスプローラーや検索のようなビューのコンテナーです。", + "sideBarSectionHeaderBackground": "サイド バーのセクション ヘッダーの背景色。サイド バーは、エクスプローラーや検索などのビューが入るコンテナーです。", + "sideBarSectionHeaderForeground": "サイド バーのセクション ヘッダーの前景色。サイド バーは、エクスプローラーや検索などのビューが入るコンテナーです。", + "sideBarSectionHeaderBorder": "サイド バーのセクション ヘッダーの境界線色。サイド バーは、エクスプローラーや検索などのビューが入るコンテナーです。", + "titleBarActiveForeground": "ウィンドウがアクティブな場合のタイトル バーの前景。現在、この色は macOS でのみサポートされているのでご注意ください。", + "titleBarInactiveForeground": "ウィンドウが非アクティブな場合のタイトル バーの前景。現在、この色は macOS でのみサポートされているのでご注意ください。", + "titleBarActiveBackground": "ウィンドウがアクティブな場合のタイトル バーの背景。現在、この色は macOS でのみサポートされているのでご注意ください。", + "titleBarInactiveBackground": "ウィンドウが非アクティブな場合のタイトル バーの背景。現在、この色は macOS でのみサポートされているのでご注意ください。", + "titleBarBorder": "タイトル バーの境界線色。現在、この色は macOS でのみサポートされているのでご注意ください。", + "menubarSelectionForeground": "メニュー バーで選択されたメニュー項目の前景色。", + "menubarSelectionBackground": "メニュー バーで選択されたメニュー項目の背景色。", + "menubarSelectionBorder": "メニュー バーで選択されたメニュー項目の境界線色。", + "notificationCenterBorder": "通知センターの境界線色。通知はウィンドウの右下からスライド表示します。", + "notificationToastBorder": "通知トーストの境界線色。通知はウィンドウの右下からスライド表示します。", + "notificationsForeground": "通知の前景色。通知はウィンドウの右下からスライド表示します。", + "notificationsBackground": "通知の背景色。通知はウィンドウの右下からスライド表示します。", + "notificationsLink": "通知内リンクの前景色。通知はウィンドウの右下からスライド表示します。", + "notificationCenterHeaderForeground": "通知センターのヘッダーの前景色。通知はウィンドウの右下からスライド表示します。", + "notificationCenterHeaderBackground": "通知センターのヘッダーの背景色。通知はウィンドウの右下からスライド表示します。", + "notificationsBorder": "通知センターで通知を他の通知と区切っている境界線色。通知はウィンドウの右下からスライド表示します。" + }, + "vs/workbench/browser/workbench": { + "loaderErrorNative": "必要なファイルの読み込みに失敗しました。アプリケーションを再起動してもう一度試してください。詳細: {0}" + }, + "vs/workbench/browser/parts/compositeBarActions": { + "badgeTitle": "{0} - {1}", + "additionalViews": "その他のビュー", + "numberBadge": "{0} ({1})", + "manageExtension": "拡張機能を管理", + "titleKeybinding": "{0} ({1})", + "hide": "非表示", + "keep": "保持", + "compositeActive": "{0} アクティブ", + "toggle": "ビューのピン留めの切り替え" + }, + "vs/workbench/electron-browser/actions/windowActions": { + "closeWindow": "ウィンドウを閉じる", + "newWindow": "新しいウィンドウ", + "toggleFullScreen": "全画面表示の切り替え", + "zoomIn": "拡大", + "zoomOut": "縮小", + "zoomReset": "ズームのリセット", + "reloadWindow": "ウィンドウの再読み込み", + "reloadWindowWithExntesionsDisabled": "拡張機能を無効にしてウィンドウを再読み込み", + "close": "ウィンドウを閉じる", + "switchWindowPlaceHolder": "切り替え先のウィンドウを選択してください", + "current": "現在のウィンドウ", + "switchWindow": "ウィンドウの切り替え...", + "quickSwitchWindow": "ウィンドウをすぐに切り替える...", + "remove": "最近開いた項目から削除", + "workspaces": "ワークスペース", + "files": "ファイル", + "openRecentPlaceHolderMac": "開くものを選択 (Cmd キーを押しながら新しいウィンドウで開く)", + "openRecentPlaceHolder": "開くものを選択 (Ctrl キーを押しながら新しいウィンドウで開く)", + "openRecent": "最近開いた項目…", + "quickOpenRecent": "最近使用したものを開く...", + "about": "{0} のバージョン情報" + }, + "vs/workbench/electron-browser/window": { + "undo": "元に戻す", + "redo": "やり直し", + "cut": "切り取り", + "copy": "コピー", + "paste": "貼り付け", + "selectAll": "すべてを選択", + "runningAsRoot": "{0} をルート ユーザーとして実行しないことを推奨します。" + }, + "vs/workbench/electron-browser/actions/helpActions": { + "keybindingsReference": "キーボード ショートカットの参照", + "openDocumentationUrl": "ドキュメント", + "openIntroductoryVideosUrl": "紹介ビデオ", + "openTipsAndTricksUrl": "ヒントとコツ", + "newsletterSignup": "Signup for the VS Code Newsletter", + "openTwitterUrl": "ツイッターに参加", + "openUserVoiceUrl": "機能要求の検索", + "openLicenseUrl": "ライセンスを表示", + "openPrivacyStatement": "プライバシーに関する声明" + }, + "vs/workbench/electron-browser/actions/developerActions": { + "toggleDevTools": "開発者ツールの切り替え", + "toggleSharedProcess": "共有プロセスを切り替える", + "inspect context keys": "コンテキスト キーの検査", + "toggle screencast mode": "スクリーンキャスト モードの切り替え" + }, + "vs/workbench/browser/parts/compositeBar": { + "activityBarAriaLabel": "アクティブなビュー スイッチャー" + }, + "vs/workbench/browser/parts/activitybar/activitybarActions": { + "previousSideBarView": "前のサイドバー ビュー", + "nextSideBarView": "次のサイドバー ビュー", + "view": "ビュー" + }, + "vs/workbench/browser/parts/views/panelViewlet": { + "viewToolbarAriaLabel": "{0} アクション" + }, + "vs/workbench/browser/parts/editor/binaryEditor": { + "binaryEditor": "バイナリ ビューアー" + }, + "vs/workbench/api/common/extHostWorkspace": { + "updateerror": "拡張機能 '{0}' はワークスペースのフォルダーを更新できませんでした: {1}" + }, + "vs/workbench/browser/parts/editor/textEditor": { + "editorLabelWithGroup": "{0}, {1}." + }, + "vs/workbench/browser/parts/views/customView": { + "no-dataprovider": "ビュー データを提供できるデータ プロバイダーが登録されていません。", + "collapseAll": "すべて折りたたんで表示します。" + }, + "vs/workbench/browser/parts/editor/editorCommands": { + "editorCommand.activeEditorMove.description": "タブまたはグループ別にアクティブ エディターを移動する", + "editorCommand.activeEditorMove.arg.name": "アクティブ エディターの Move 引数", + "editorCommand.activeEditorMove.arg.description": "引数プロパティ:\n\t'to': 移動先を指定する文字列値。\n\t'by': 移動に使用する単位を指定する文字列値 (タブまたはグループ)。\n\t'value': 移動する位置と絶対位置を指定する数値。", + "toggleInlineView": "インライン表示に切り替え", + "compare": "比較" + }, + "vs/workbench/browser/parts/titlebar/menubarControl": { + "mFile": "ファイル(&&F)", + "mEdit": "編集(&&E)", + "mSelection": "選択(&&S)", + "mView": "表示(&&V)", + "mGoto": "移動(&&G)", + "mDebug": "デバッグ(&&D)", + "mTerminal": "ターミナル(&&T)", + "mHelp": "ヘルプ(&&H)", + "menubar.customTitlebarAccessibilityNotification": "アクセシビリティのサポートが有効になっています。最もアクセシビリティの高いエクスペリエンスのためには、カスタム タイトル バーのスタイルをお勧めします。", + "goToSetting": "設定を開く", + "mPreferences": "基本設定", + "checkForUpdates": "更新の確認(&&U)...", + "checkingForUpdates": "更新を確認しています...", + "download now": "今すぐダウンロード(&&O)", + "DownloadingUpdate": "更新をダウンロードしています...", + "installUpdate...": "更新のインストール(&&U)...", + "installingUpdate": "更新プログラムをインストールしています...", + "restartToUpdate": "再起動して更新(&&U)" + }, + "vs/workbench/browser/parts/notifications/notificationsAlerts": { + "alertErrorMessage": "エラー: {0}", + "alertWarningMessage": "警告: {0}", + "alertInfoMessage": "情報: {0}" + }, + "vs/workbench/browser/parts/notifications/notificationsStatus": { + "status.notifications": "通知", + "hideNotifications": "通知を非表示", + "zeroNotifications": "通知はありません", + "noNotifications": "新しい通知はありません", + "oneNotification": "1 件の新しい通知", + "notifications": "{0} 件の新しい通知", + "status.message": "Status Message" + }, + "vs/workbench/api/node/extHostExtensionService": { + "extensionTestError": "パス {0} は有効な拡張機能テスト ランナーを指していません。" + }, + "vs/workbench/browser/parts/notifications/notificationsCenter": { + "notificationsEmpty": "新しい通知はありません", + "notifications": "通知", + "notificationsToolbar": "通知センターのアクション", + "notificationsList": "通知リスト" + }, + "vs/workbench/browser/parts/notifications/notificationsCommands": { + "notifications": "通知", + "showNotifications": "通知を表示", + "hideNotifications": "通知を非表示", + "clearAllNotifications": "すべての通知をクリア" + }, + "vs/workbench/browser/parts/notifications/notificationsToasts": { + "notificationsToast": "通知トースト" + }, + "vs/workbench/browser/parts/editor/editorGroupView": { + "araLabelGroupActions": "エディター グループ アクション", + "closeGroupAction": "閉じる", + "emptyEditorGroup": "{0} (空)", + "editorOpenError": "'{0}' を開くことができません: {1}。" + }, + "vs/workbench/browser/parts/editor/editor.contribution": { + "textEditor": "テキスト エディター", + "textDiffEditor": "テキスト差分エディター", + "binaryDiffEditor": "バイナリ差分エディター", + "sideBySideEditor": "横並びエディター", + "status.imageZoom": "Image Zoom", + "groupOnePicker": "アクティブなグループ内のエディターを表示", + "allEditorsPicker": "開いているエディターをすべて表示する", + "view": "ビュー", + "file": "FILE", + "splitUp": "上に分割", + "splitDown": "下に分割", + "splitLeft": "左に分割", + "splitRight": "右に分割", + "close": "閉じる", + "closeOthers": "その他を閉じる", + "closeRight": "右側を閉じる", + "closeAllSaved": "保存済みを閉じる", + "closeAll": "すべて閉じる", + "keepOpen": "開いたままにする", + "toggleSideBySideView": "並べて表示に切り替え", + "showOpenedEditors": "開いているエディターを表示", + "splitEditorRight": "エディターを右に分割", + "splitEditorDown": "エディターを下に分割", + "navigate.prev.label": "前の変更箇所", + "navigate.next.label": "次の変更箇所", + "ignoreTrimWhitespace.label": "末尾の空白文字のトリミングを無視する", + "showTrimWhitespace.label": "空白文字のトリミングを表示する", + "keepEditor": "エディターを保持", + "closeEditorsInGroup": "グループ内のすべてのエディターを閉じる", + "closeSavedEditors": "グループ内の保存済みエディターを閉じる", + "closeOtherEditors": "グループ内の他のエディターを閉じる", + "closeRightEditors": "グループ内の右側のエディターを閉じる", + "miReopenClosedEditor": "閉じたエディターを再度開く(&&R)", + "miClearRecentOpen": "最近使ったものをクリア(&&C)", + "miEditorLayout": "エディター レイアウト(&&L)", + "miSplitEditorUp": "分割 (上)(&&U)", + "miSplitEditorDown": "分割 (下)(&&D)", + "miSplitEditorLeft": "分割 (左)(&&L)", + "miSplitEditorRight": "分割 (右)(&&R)", + "miSingleColumnEditorLayout": "シングル(&&S)", + "miTwoColumnsEditorLayout": "2 列(&&T)", + "miThreeColumnsEditorLayout": "3 列(&&H)", + "miTwoRowsEditorLayout": "2 行(&&W)", + "miThreeRowsEditorLayout": "3 行(&&R)", + "miTwoByTwoGridEditorLayout": "グリッド (2x2)(&&G)", + "miTwoRowsRightEditorLayout": "2 行右(&&O)", + "miTwoColumnsBottomEditorLayout": "2 列下(&&C)", + "miBack": "戻る(&&B)", + "miForward": "進む(&&F)", + "miLastEditLocation": "最後の編集場所(&&L)", + "miNextEditor": "次のエディター(&&N)", + "miPreviousEditor": "前のエディター(&&P)", + "miNextEditorInGroup": "グループ内の次の使用されているエディター(&&N)", + "miPreviousEditorInGroup": "グループ内の前の使用されているエディター(&&P)", + "miSwitchEditor": "エディターの切り替え(&&E)", + "miFocusFirstGroup": "グループ 1(&&1)", + "miFocusSecondGroup": "グループ 2(&&2)", + "miFocusThirdGroup": "グループ 3(&&3)", + "miFocusFourthGroup": "グループ 4(&&4)", + "miFocusFifthGroup": "グループ 5(&&5)", + "miNextGroup": "次のグループ(&&N)", + "miPreviousGroup": "前のグループ(&&P)", + "miFocusLeftGroup": "グループ (左)(&&L)", + "miFocusRightGroup": "グループ右(&&R)", + "miFocusAboveGroup": "グループ (上)(&&A)", + "miFocusBelowGroup": "グループ (下)(&&B)", + "miSwitchGroup": "グループの切り替え(&&G)" + }, + "vs/workbench/browser/parts/editor/textDiffEditor": { + "textDiffEditor": "テキスト差分エディター", + "readonlyEditorWithInputAriaLabel": "{0}。読み取り専用のテキスト比較エディター。", + "readonlyEditorAriaLabel": "読み取り専用のテキスト比較エディター。", + "editableEditorWithInputAriaLabel": "{0}。テキスト ファイル比較エディター。", + "editableEditorAriaLabel": "テキスト ファイル比較エディター。" + }, + "vs/workbench/browser/parts/editor/resourceViewer": { + "sizeB": "{0}B", + "sizeKB": "{0}KB", + "sizeMB": "{0}MB", + "sizeGB": "{0}GB", + "sizeTB": "{0}TB", + "largeImageError": "画像が大きすぎるため、エディターに表示されません ({0})。", + "resourceOpenExternalButton": "外部のプログラムを使用して画像を開きますか?", + "nativeFileTooLargeError": "ファイルが大きすぎるため、エディターに表示されません ({0})。", + "nativeBinaryError": "このファイルはバイナリか、サポートされていないテキスト エンコードを使用しているため、エディターに表示されません。", + "openAsText": "このまま開きますか?", + "zoom.action.fit.label": "画像全体", + "imgMeta": "{0}x{1} {2}", + "imgMetaNoSize": "{0}x{1}" + }, + "vs/workbench/api/common/extHostExtensionActivator": { + "failedDep1": "アクティブ化に失敗した拡張機能 '{1}' に依存しているため、拡張機能 '{0}' をアクティブにできません。", + "activationError": "拡張機能 '{0}' のアクティブ化に失敗しました: {1}。" + }, + "vs/workbench/browser/parts/notifications/notificationsActions": { + "clearNotification": "通知のクリア", + "clearNotifications": "すべての通知をクリア", + "hideNotificationsCenter": "通知を非表示", + "expandNotification": "通知を展開", + "collapseNotification": "通知を折りたたむ", + "configureNotification": "通知を構成する", + "copyNotification": "テキストをコピー" + }, + "vs/workbench/browser/parts/editor/binaryDiffEditor": { + "metadataDiff": "{0} ↔ {1}" + }, + "vs/workbench/browser/parts/editor/editorPicker": { + "entryAriaLabel": "{0}、エディター グループの選択", + "noResultsFoundInGroup": "グループ内に一致する開いているエディターがありません", + "noOpenedEditors": "グループ内で開いているエディターの一覧は現在、空です", + "noResultsFound": "一致する開いているエディターがありません", + "noOpenedEditorsAllGroups": "開いているエディターの一覧は現在、空です" + }, + "vs/workbench/browser/parts/editor/editorActions": { + "splitEditor": "エディターの分割", + "splitEditorOrthogonal": "垂直にエディターを分割", + "splitEditorGroupLeft": "左にエディターを分割", + "splitEditorGroupRight": "エディターを右に分割", + "splitEditorGroupUp": "上にエディターを分割", + "splitEditorGroupDown": "エディターを下に分割", + "joinTwoGroups": "エディター グループを次のグループと結合", + "joinAllGroups": "すべてのエディター グループを結合", + "navigateEditorGroups": "エディター グループ間で移動する", + "focusActiveEditorGroup": "アクティブなエディター グループにフォーカス", + "focusFirstEditorGroup": "最初のエディター グループにフォーカス", + "focusLastEditorGroup": "最後のエディター グループにフォーカス", + "focusNextGroup": "次のエディター グループにフォーカス", + "focusPreviousGroup": "前のエディター グループにフォーカス", + "focusLeftGroup": "左のエディター グループにフォーカス", + "focusRightGroup": "右のエディター グループにフォーカス", + "focusAboveGroup": "上のエディター グループにフォーカス", + "focusBelowGroup": "下のエディター グループにフォーカス", + "openToSide": "横に並べて開く", + "closeEditor": "エディターを閉じる", + "closeOneEditor": "閉じる", + "revertAndCloseActiveEditor": "元に戻してエディターを閉じる", + "closeEditorsToTheLeft": "グループの左側のエディターを閉じる", + "closeAllEditors": "すべてのエディターを閉じる", + "closeAllGroups": "すべてのエディター グループを閉じる", + "closeEditorsInOtherGroups": "他のグループ内のエディターを閉じる", + "closeEditorInAllGroups": "すべてのグループ内のエディターを閉じる", + "moveActiveGroupLeft": "エディター グループを左側に移動する", + "moveActiveGroupRight": "エディター グループを右側に移動する", + "moveActiveGroupUp": "エディター グループを上に移動", + "moveActiveGroupDown": "エディター グループを下に移動", + "minimizeOtherEditorGroups": "エディター グループを最大化", + "evenEditorGroups": "エディター グループのサイズをリセット", + "maximizeEditor": "エディター グループを最大化してサイドバーを非表示にする", + "openNextEditor": "次のエディターを開く", + "openPreviousEditor": "以前のエディターを開く", + "nextEditorInGroup": "グループ内で次のエディターを開く", + "openPreviousEditorInGroup": "グループ内で前のエディターを開く", + "firstEditorInGroup": "グループ内の 1 番目のエディターを開く", + "lastEditorInGroup": "グループ内の最後のエディターを開く", + "navigateNext": "次に進む", + "navigatePrevious": "前に戻る", + "navigateToLastEditLocation": "最後の編集位置へ移動", + "navigateLast": "戻る", + "reopenClosedEditor": "閉じたエディターを再度開く", + "clearRecentFiles": "最近開いた項目をクリア", + "showEditorsInActiveGroup": "アクティブなグループ内のエディターを表示", + "showAllEditors": "すべてのエディターを表示する", + "openPreviousRecentlyUsedEditorInGroup": "グループ内の最近使用したエディターのうち前のエディターを開く", + "openNextRecentlyUsedEditorInGroup": "グループ内の最近使用したエディターのうち次のエディターを開く", + "navigateEditorHistoryByInput": "履歴から以前のエディターを開く", + "openNextRecentlyUsedEditor": "最近使用したエディターのうち次のエディターを開く", + "openPreviousRecentlyUsedEditor": "最近使用したエディターのうち前のエディターを開く", + "clearEditorHistory": "エディター履歴のクリア", + "moveEditorLeft": "エディターを左へ移動", + "moveEditorRight": "エディターを右へ移動", + "moveEditorToPreviousGroup": "エディターを前のグループに移動", + "moveEditorToNextGroup": "エディターを次のグループに移動", + "moveEditorToAboveGroup": "エディターを上のグループに移動", + "moveEditorToBelowGroup": "エディターを下のグループに移動", + "moveEditorToLeftGroup": "エディターを左のグループに移動", + "moveEditorToRightGroup": "エディターを右のグループに移動", + "moveEditorToFirstGroup": "エディターを 1 番目のグループに移動", + "moveEditorToLastGroup": "エディターを最後のグループに移動", + "editorLayoutSingle": "1 列のエディター レイアウト", + "editorLayoutTwoColumns": "2 列のエディター レイアウト", + "editorLayoutThreeColumns": "3 列のエディター レイアウト", + "editorLayoutTwoRows": "2 行のエディター レイアウト", + "editorLayoutThreeRows": "3 行のエディター レイアウト", + "editorLayoutTwoByTwoGrid": "グリッド エディター レイアウト (2x2)", + "editorLayoutTwoColumnsBottom": "下 2 列のエディター レイアウト", + "editorLayoutTwoRowsRight": "右 2 行のエディター レイアウト", + "newEditorLeft": "左に新しいエディター グループ", + "newEditorRight": "右に新しいエディター グループ", + "newEditorAbove": "上に新しいエディター グループ", + "newEditorBelow": "下に新しいエディター グループ" + }, + "vs/workbench/api/node/extHost.api.impl": { + "remote extension host Log": "Remote Extension Host", + "extension host Log": "拡張機能ホスト", + "extensionLabel": "{0} (拡張機能)" + }, + "vs/workbench/browser/parts/notifications/notificationsViewer": { + "notificationActions": "通知操作", + "notificationSource": "ソース: {0}" + }, + "vs/workbench/browser/parts/editor/editorStatus": { + "singleSelectionRange": "行 {0}、列 {1} ({2} 個選択)", + "singleSelection": "行 {0}、列 {1}", + "multiSelectionRange": "{0} 個の選択項目 ({1} 文字を選択)", + "multiSelection": "{0} 個の選択項目", + "endOfLineLineFeed": "LF", + "endOfLineCarriageReturnLineFeed": "CRLF", + "screenReaderDetectedExplanation.question": "VS Code の操作にスクリーン リーダーを使用していますか? (スクリーン リーダーの使用中は、折りたたみ、ミニマップ、右端で折り返す、などの特定の機能が無効になります)", + "screenReaderDetectedExplanation.answerYes": "はい", + "screenReaderDetectedExplanation.answerNo": "いいえ", + "noEditor": "この時点でアクティブなテキスト エディターはありません", + "noWritableCodeEditor": "アクティブなコード エディターは読み取り専用です。", + "indentConvert": "ファイルの変換", + "indentView": "ビューの変更", + "pickAction": "アクションの選択", + "tabFocusModeEnabled": "タブによるフォーカスの移動", + "disableTabMode": "アクセシビリティ モードを無効にする", + "status.editor.tabFocusMode": "Accessibility Mode", + "screenReaderDetected": "スクリーン リーダーに最適化", + "screenReaderDetectedExtra": "スクリーン リーダーを使用しない場合、`editor.accessibilitySupport` を \"off\" にしてください。", + "status.editor.screenReaderMode": "Screen Reader Mode", + "gotoLine": "行へ移動", + "status.editor.selection": "Editor Selection", + "selectIndentation": "インデントを選択", + "status.editor.indentation": "Editor Indentation", + "selectEncoding": "エンコードの選択", + "status.editor.encoding": "Editor Encoding", + "selectEOL": "改行コードの選択", + "status.editor.eol": "Editor End of Line", + "selectLanguageMode": "言語モードの選択", + "status.editor.mode": "Editor Language", + "fileInfo": "ファイル情報", + "status.editor.info": "ファイル情報", + "spacesSize": "スペース: {0}", + "tabSize": "タブのサイズ: {0}", + "showLanguageExtensions": "'{0}' の Marketplace の拡張機能を検索する ...", + "changeMode": "言語モードの変更", + "languageDescription": "({0}) - 構成済みの言語", + "languageDescriptionConfigured": "({0})", + "languagesPicks": "言語 (識別子)", + "configureModeSettings": "'{0}' 言語ベース設定を構成します...", + "configureAssociationsExt": "'{0}' に対するファイルの関連付けの構成...", + "autoDetect": "自動検出", + "pickLanguage": "言語モードの選択", + "currentAssociation": "現在の関連付け", + "pickLanguageToConfigure": "'{0}' に関連付ける言語モードの選択", + "changeEndOfLine": "改行コードの変更", + "pickEndOfLine": "改行コードの選択", + "changeEncoding": "ファイルのエンコードの変更", + "noFileEditor": "現在アクティブなファイルはありません", + "saveWithEncoding": "エンコード付きで保存", + "reopenWithEncoding": "エンコード付きで再度開く", + "guessedEncoding": "コンテンツから推測", + "pickEncodingForReopen": "ファイルを再度開くときのファイルのエンコードの選択", + "pickEncodingForSave": "保存時のファイルのエンコードの選択" + }, + "vs/workbench/browser/parts/editor/tabsTitleControl": { + "araLabelTabActions": "タブ操作" + }, + "vs/workbench/browser/parts/editor/titleControl": { + "araLabelEditorActions": "エディター操作", + "draggedEditorGroup": "{0} (+{1})" + }, + "vs/workbench/api/common/extHostStatusBar": { + "status.extensionMessage": "Extension Status" + }, + "vs/workbench/api/common/extHostProgress": { + "extensionSource": "{0} (拡張機能)" + }, + "vs/workbench/api/common/extHostDiagnostics": { + "limitHit": "{0} 個の追加のエラーと警告が表示されていません。" + }, + "vs/workbench/api/common/extHostTreeViews": { + "treeView.notRegistered": "ID '{0}' のツリー ビューは登録されていません。", + "treeView.duplicateElement": "id [0] の要素はすでに登録されています。" + }, + "vs/workbench/browser/parts/editor/breadcrumbs": { + "title": "階層リンク ナビゲーション", + "enabled": "ナビゲーション階層リンクを有効/無効にします。", + "filepath": "階層リンク ビューでファイル パスをどのように表示するかどうかを制御します。", + "filepath.on": "階層リンク ビューでファイル パスを表示します。", + "filepath.off": "階層リンク ビューでファイル パスを表示しません。", + "filepath.last": "階層リンク ビューでファイル パスの最後の要素のみを表示します。", + "symbolpath": "階層リンク ビューでシンボルをどのように表示するかどうかを制御します。", + "symbolpath.on": "階層リンク ビューですべてのシンボルを表示します。", + "symbolpath.off": "階層リンク ビューでシンボルを表示しません。", + "symbolpath.last": "階層リンク ビューで現在のシンボルのみを表示します。", + "symbolSortOrder": "階層リンクのアウトライン ビューでシンボルを並び替える方法を制御します。", + "symbolSortOrder.position": "ファイル内での位置順にシンボルのアウトラインを表示します。", + "symbolSortOrder.name": "アルファベット順でシンボル アウトラインを表示します。", + "symbolSortOrder.type": "シンボルの種類の順番ででシンボル アウトラインを表示します。" + }, + "vs/workbench/api/node/extHostDebugService": { + "debug.terminal.title": "デバッグ対象" + }, + "vs/workbench/browser/parts/editor/breadcrumbsControl": { + "cmd.toggle": "階層リンクの切り替え", + "cmd.category": "ビュー", + "miShowBreadcrumbs": "Show &&Breadcrumbs", + "cmd.focus": "階層リンクにフォーカス" + }, + "vs/workbench/contrib/callHierarchy/browser/callHierarchy.contribution": { + "no.item": "結果はありません。", + "title": "呼び出し階層のプレビュー" + }, + "vs/workbench/contrib/callHierarchy/browser/callHierarchyPeek": { + "toggle.from": "呼び出しを表示しています", + "toggle.to": "呼び出し元を表示しています", + "tree.aria": "呼び出し階層", + "meta": "– {0}", + "title.loading": "読み込んでいます...", + "empt.callsFrom": "'{0}' からの呼び出しはありません", + "empt.callsTo": "'{0}' への呼び出しはありません" + }, + "vs/workbench/contrib/cli/node/cli.contribution": { + "install": "PATH 内に '{0}' コマンドをインストールします", + "not available": "このコマンドは使用できません", + "successIn": "シェル コマンド '{0}' が PATH に正常にインストールされました。", + "ok": "OK", + "cancel2": "キャンセル", + "warnEscalation": "管理者特権でシェル コマンドをインストールできるように、Code が 'osascript' のプロンプトを出します", + "cantCreateBinFolder": "'/usr/local/bin' を作成できません。", + "aborted": "中止されました", + "uninstall": "'{0}' コマンドを PATH からアンインストールします", + "successFrom": "シェル コマンド '{0}' が PATH から正常にアンインストールされました。", + "warnEscalationUninstall": "管理者特権でシェル コマンドをアンインストールできるように、Code が 'osascript' を求めます。", + "cantUninstall": "シェル コマンド '{0}' をアンインストールできません。", + "shellCommand": "シェル コマンド" + }, + "vs/workbench/contrib/codeEditor/browser/inspectKeybindings": { + "workbench.action.inspectKeyMap": "開発者: キー マッピングを検査する" + }, + "vs/workbench/contrib/codeEditor/browser/largeFileOptimizations": { + "largeFile": "{0}: トークン化、折り返し、折りたたみは、メモリの使用量を減らしてフリーズやクラッシュを回避するために、この大きいファイルで無効化されています。", + "dontShowAgain": "今後表示しない", + "removeOptimizations": "強制的に機能を有効化", + "reopenFilePrompt": "この設定を有効にするためにファイルを再度開いてください。" + }, + "vs/workbench/contrib/codeEditor/browser/toggleMinimap": { + "toggleMinimap": "ミニマップの切り替え", + "view": "ビュー", + "miShowMinimap": "Show &&Minimap" + }, + "vs/workbench/contrib/codeEditor/browser/toggleMultiCursorModifier": { + "toggleLocation": "マルチカーソル修飾子の切り替え", + "miMultiCursorAlt": "マルチ カーソルを Alt+Click に切り替える", + "miMultiCursorCmd": "マルチ カーソルを Cmd+Click に切り替える", + "miMultiCursorCtrl": "マルチ カーソルを Ctrl+Click に切り替える" + }, + "vs/workbench/contrib/codeEditor/browser/toggleRenderControlCharacter": { + "toggleRenderControlCharacters": "制御文字の切り替え", + "view": "ビュー", + "miToggleRenderControlCharacters": "Render &&Control Characters" + }, + "vs/workbench/contrib/codeEditor/browser/toggleRenderWhitespace": { + "toggleRenderWhitespace": "空白文字の表示の切り替え", + "view": "ビュー", + "miToggleRenderWhitespace": "&&Render Whitespace" + }, + "vs/workbench/contrib/codeEditor/browser/toggleWordWrap": { + "toggle.wordwrap": "表示: [右端で折り返す] の設定/解除", + "wordWrap.notInDiffEditor": "差分エディターで折り返しの切り替えができません。", + "unwrapMinified": "このファイルでの折り返しを無効にする", + "wrapMinified": "このファイルでの折り返しを有効にする", + "miToggleWordWrap": "折り返しの切り替え(&&W)" + }, + "vs/workbench/contrib/codeEditor/browser/inspectTMScopes/inspectTMScopes": { + "inspectTMScopes": "開発者: TM スコープの検査", + "inspectTMScopesWidget.loading": "読み込んでいます..." + }, + "vs/workbench/contrib/codeEditor/browser/accessibility/accessibility": { + "emergencyConfOn": "現在 `editor.accessibilitySupport` 設定を 'on' に変更しています。", + "openingDocs": "現在 VS Code のアクセシビリティ ドキュメントページを開いています。", + "introMsg": "VS Code のアクセシビリティ オプションをご利用いただき、ありがとうございます。", + "status": "状態:", + "changeConfigToOnMac": "スクリーン リーダーで使用するためにエディターを永続的に最適化するように設定するには、Command + E を押してください。", + "changeConfigToOnWinLinux": "スクリーン リーダーで使用するためにエディターを永続的に最適化するように設定するには、Control + E を押してください。", + "auto": "エディターは、スクリーン リーダーが接続されると自動的に検出するように構成されていますが、今回は検出できませんでした。", + "configuredOn": "エディターはスクリーン リーダーで使用するために永続的に最適化されるように設定されています。これは `editor.accessibilitySupport` の設定を編集することで変更できます。", + "configuredOff": "エディターはスクリーン リーダー向けに最適化しないように構成されています。", + "tabFocusModeOnMsg": "現在のエディターで Tab キーを押すと、次のフォーカス可能な要素にフォーカスを移動します。{0} を押すと、この動作が切り替わります。", + "tabFocusModeOnMsgNoKb": "現在のエディターで Tab キーを押すと、次のフォーカス可能な要素にフォーカスを移動します。コマンド {0} は、キー バインドでは現在トリガーできません。", + "tabFocusModeOffMsg": "現在のエディターで Tab キーを押すと、タブ文字が挿入されます。{0} を押すと、この動作が切り替わります。", + "tabFocusModeOffMsgNoKb": "現在のエディターで Tab キーを押すと、タブ文字が挿入されます。コマンド {0} は、キー バインドでは現在トリガーできません。", + "openDocMac": "command + H キーを押して、ブラウザー ウィンドウを今すぐ開き、アクセシビリティに関連する他の VS Code 情報を確認します。", + "openDocWinLinux": "Ctrl + H キーを押して、ブラウザー ウィンドウを今すぐ開き、アクセシビリティに関連する他の VS Code 情報を確認します。", + "outroMsg": "Esc キー か Shift+Esc を押すと、ヒントを消してエディターに戻ることができます。", + "ShowAccessibilityHelpAction": "アクセシビリティのヘルプを表示します" + }, + "vs/workbench/contrib/codeEditor/browser/languageConfigurationExtensionPoint": { + "parseErrors": "{0} を解析中のエラー: {1}", + "schema.openBracket": "左角かっこまたは文字列シーケンス。", + "schema.closeBracket": "右角かっこまたは文字列シーケンス。", + "schema.comments": "コメント記号を定義します。", + "schema.blockComments": "ブロック コメントのマーク方法を定義します。", + "schema.blockComment.begin": "ブロック コメントを開始する文字シーケンス。", + "schema.blockComment.end": "ブロック コメントを終了する文字シーケンス。", + "schema.lineComment": "行コメントを開始する文字シーケンス。", + "schema.brackets": "インデントを増減する角かっこを定義します。", + "schema.autoClosingPairs": "角かっこのペアを定義します。左角かっこが入力されると、右角かっこが自動的に挿入されます。", + "schema.autoClosingPairs.notIn": "自動ペアが無効なスコープの一覧を定義します。", + "schema.autoCloseBefore": "'languageDefined' 自動閉じ設定を使用しているときに、かっこや引用符の自動閉じを行うためにカーソルの後ろに置かれる文字を定義します。これは通常、式を開始しない文字のセットです。", + "schema.surroundingPairs": "選択文字列を囲むときに使用できる角かっこのペアを定義します。", + "schema.wordPattern": "プログラミング言語で単語とみなされるものを定義します。", + "schema.wordPattern.pattern": "言葉の照合に使用する正規表現パターン。", + "schema.wordPattern.flags": "言葉の照合に使用する正規表現フラグ。", + "schema.wordPattern.flags.errorMessage": "`/^([gimuy]+)$/` パターンに一致する必要があります。", + "schema.indentationRules": "言語のインデント設定。", + "schema.indentationRules.increaseIndentPattern": "ある行がこのパターンと一致する場合は、それ以降のすべての行を一度インデントする必要があります (別のルールが一致するまで) 。", + "schema.indentationRules.increaseIndentPattern.pattern": "increaseIndentPattern に使用する正規表現パターン。", + "schema.indentationRules.increaseIndentPattern.flags": "increaseIndentPattern に使用する正規表現フラグ。", + "schema.indentationRules.increaseIndentPattern.errorMessage": "`/^([gimuy]+)$/` パターンに一致する必要があります。", + "schema.indentationRules.decreaseIndentPattern": "行がこのパターンに一致する場合、それ以後のすべての行はいったんインデント解除される必要があります (別のルールが一致するまで)。", + "schema.indentationRules.decreaseIndentPattern.pattern": "decreaseIndentPattern に使用する正規表現パターン。", + "schema.indentationRules.decreaseIndentPattern.flags": "decreaseIndentPattern に使用する正規表現フラグ。", + "schema.indentationRules.decreaseIndentPattern.errorMessage": "`/^([gimuy]+)$/` パターンに一致する必要があります。", + "schema.indentationRules.indentNextLinePattern": "ある行がこのパターンと一致する場合は、**次の行のみ** を一度インデントする必要があります。", + "schema.indentationRules.indentNextLinePattern.pattern": "indentNextLinePattern に使用する正規表現パターン。", + "schema.indentationRules.indentNextLinePattern.flags": "indentNextLinePattern に使用する正規表現フラグ。", + "schema.indentationRules.indentNextLinePattern.errorMessage": "`/^([gimuy]+)$/` パターンに一致する必要があります。", + "schema.indentationRules.unIndentedLinePattern": "ある行がこのパターンと一致する場合は、そのインデントを変更してはならず、他のルールに対して評価してもなりません。", + "schema.indentationRules.unIndentedLinePattern.pattern": "unIndentedLinePattern に使用する正規表現パターン。", + "schema.indentationRules.unIndentedLinePattern.flags": "unIndentedLinePattern に使用する正規表現フラグ。", + "schema.indentationRules.unIndentedLinePattern.errorMessage": "`/^([gimuy]+)$/` パターンに一致する必要があります。", + "schema.folding": "言語の折り畳み設定。", + "schema.folding.offSide": "その言語のブロックがインデントで表現されている場合、言語はオフサイドルールに従います。 設定されている場合、空行は後続のブロックに属します。", + "schema.folding.markers": "'#region'や '#endregion'などの言語固有の折りたたみマーカー。開始と終了の正規表現はすべての行の内容に対してテストし効率的に設計してください。", + "schema.folding.markers.start": "開始マーカーの正規表現パターン。 正規表現は '^' で始めてください。", + "schema.folding.markers.end": "終了マーカーの正規表現パターン。 正規表現は '^' で始めてください。" + }, + "vs/workbench/contrib/comments/browser/comments.contribution": { + "commentsConfigurationTitle": "コメント", + "openComments": "コメント パネルを開くタイミングを制御します。" + }, + "vs/workbench/contrib/comments/browser/commentsEditorContribution": { + "pickCommentService": "コメント プロバイダーの選択", + "commentThreadAddFailure": "新しいコメントのスレッドを追加できませんでした: {0}。", + "nextCommentThreadAction": "次のコメント スレッドに移動" + }, + "vs/workbench/contrib/comments/browser/commentGlyphWidget": { + "editorGutterCommentRangeForeground": "コメント範囲を示すエディター余白の装飾の色。" + }, + "vs/workbench/contrib/comments/common/commentModel": { + "noComments": "このレビューにコメントはありません。" + }, + "vs/workbench/contrib/comments/browser/commentsTreeViewer": { + "imageWithLabel": "イメージ: {0}", + "image": "イメージ" + }, + "vs/workbench/contrib/comments/browser/commentThreadWidget": { + "label.collapse": "折りたたみ", + "commentCreationError": "コメントの追加に失敗しました: {0}。", + "commentCreationDefaultError": "コメントの追加に失敗しました。再試行するか、問題が解決しない場合、この拡張機能に関する問題を報告してください。", + "commentThreadParticipants": "参加者: {0}", + "startThread": "ディスカッションを開始", + "reply": "返信...", + "newComment": "新しいコメントを入力します" + }, + "vs/workbench/contrib/comments/browser/commentNode": { + "label.updateComment": "コメントを更新", + "label.updatingComment": "コメントを更新しています...", + "commentToggleReaction": "リアクションを切り替え", + "commentToggleReactionError": "コメント反応の切り替えに失敗しました: {0}。", + "commentToggleReactionDefaultError": "コメント反応の切り替えに失敗しました", + "commentAddReaction": "反応の追加", + "commentAddReactionError": "コメント反応を削除できませんでした: {0}。", + "commentAddReactionDefaultError": "コメント反応を削除できませんでした", + "commentDeleteReactionError": "コメント反応を削除できませんでした: {0}。", + "commentDeleteReactionDefaultError": "コメント反応を削除できませんでした", + "commentEditError": "コメントを更新できませんでした: {0}。", + "commentEditDefaultError": "コメントを更新できませんでした。", + "label.delete": "削除", + "confirmDelete": "コメントを削除しますか?", + "commentDeletionError": "コメントの削除に失敗しました: {0}。", + "commentDeletionDefaultError": "コメントを削除できませんでした", + "label.edit": "編集", + "label.cancel": "キャンセル" + }, + "vs/workbench/contrib/comments/browser/reactionsAction": { + "pickReactions": "反応を選択..." + }, + "vs/workbench/contrib/debug/browser/debugQuickOpen": { + "entryAriaLabel": "{0}、デバッグ", + "debugAriaLabel": "実行する起動構成の名前を入力してください。", + "addConfigTo": "構成 ({0}) の追加...", + "addConfiguration": "構成の追加...", + "noConfigurationsMatching": "一致するデバッグ構成はありません", + "noConfigurationsFound": "デバッグ構成が見つかりません。'launch.json' ファイルを作成してください。" + }, + "vs/workbench/contrib/debug/browser/debugViewlet": { + "startAdditionalSession": "追加のセッションを開始", + "debugConsoleAction": "デバッグ コンソール" + }, + "vs/workbench/contrib/debug/electron-browser/debug.contribution": { + "toggleDebugViewlet": "デバッグの表示", + "toggleDebugPanel": "デバッグ コンソール", + "debug": "デバッグ", + "debugPanel": "デバッグ コンソール", + "variables": "変数", + "watch": "ウォッチ式", + "callStack": "コール スタック", + "breakpoints": "ブレークポイント", + "loadedScripts": "読み込み済みのスクリプト", + "view": "ビュー", + "debugCategory": "デバッグ", + "restartDebug": "再起動", + "stepOverDebug": "ステップ オーバー", + "stepIntoDebug": "ステップ インする", + "stepOutDebug": "ステップ アウト", + "pauseDebug": "一時停止", + "disconnect": "切断", + "stop": "停止", + "continueDebug": "続行", + "terminateThread": "スレッドを終了", + "debugFocusConsole": "デバッグ コンソール ビュー にフォーカスする", + "debugCommands": "デバッグ構成", + "debugConfigurationTitle": "デバッグ", + "allowBreakpointsEverywhere": "任意のファイルにブレークポイントを設定できるようにします。", + "openExplorerOnEnd": "デバッグ セッションの終了時にエクスプローラー ビューを自動的に開きます。", + "inlineValues": "デバッグ中にエディターの行内に変数値を表示します。", + "toolBarLocation": "デバッグ ツールバーの位置を制御します。すべてのビューに表示する場合には `floating`、デバッグ ビューの場合は `docked` に設定します。その他の場合は、`hidden` にします。", + "never": "今後ステータス バーにデバッグを表示しない", + "always": "ステータス バーにデバッグを常に表示する", + "onFirstSessionStart": "初めてデバッグが開始されたときのみステータス バーにデバッグを表示する", + "showInStatusBar": "いつデバッグ ステータス バーを表示するかを制御します。", + "openDebug": "いつデバッグ ビューを開くかを制御します。", + "enableAllHovers": "デバッグ中に非デバッグ ホバーを有効にするかどうかを制御します。有効にした場合、ホバーを提供するためにホバー プロバイダーが呼び出されます。この設定を有効にしても、通常のホバーは表示されません。", + "showSubSessionsInToolBar": "デバッグ ツール バーにデバッグのサブセッションを表示するかどうかを制御します。false に設定されている場合、サブセッションに対する停止コマンドによって、親セッションも停止します。", + "debug.console.fontSize": "デバッグ コンソール内のフォント サイズをピクセル単位で制御します。", + "debug.console.fontFamily": "デバッグ コンソールのフォント ファミリを制御します。", + "debug.console.lineHeight": "デバッグ コンソール内での行の高さをピクセル単位で制御します。フォント サイズから行の高さを計算するには 0 を使用します。", + "launch": "グローバル デバッグ起動構成。ワークスペースで共有されている 'launch.json' の代わりに使用する必要があります。", + "stepBackDebug": "1 つ戻る", + "reverseContinue": "反転", + "restartFrame": "フレームの再起動", + "copyStackTrace": "呼び出し履歴のコピー", + "miViewDebug": "デバッグ(&&D)", + "miToggleDebugConsole": "デバッグ コンソール(&&B)", + "miStartDebugging": "デバッグの開始(&&S)", + "miStartWithoutDebugging": "デバッグなしで開始(&&W)", + "miStopDebugging": "デバッグの停止(&&S)", + "miRestart Debugging": "デバッグの再起動(&&R)", + "miOpenConfigurations": "構成を開く(&&C)", + "miAddConfiguration": "構成の追加(&&D)...", + "miStepOver": "ステップ オーバーする(&&O)", + "miStepInto": "ステップ インする(&&I)", + "miStepOut": "ステップ アウトする(&&U)", + "miContinue": "続行(&&C)", + "miToggleBreakpoint": "ブレークポイントの切り替え(&&B)", + "miConditionalBreakpoint": "条件付きブレークポイント(&&C)...", + "miInlineBreakpoint": "インライン ブレークポイント(&&O)", + "miFunctionBreakpoint": "関数のブレークポイント(&&F)...", + "miLogPoint": "ログポイント(&&L)...", + "miNewBreakpoint": "新しいブレークポイント(&&N)", + "miEnableAllBreakpoints": "すべてのブレークポイントを有効にする(&&E)", + "miDisableAllBreakpoints": "すべてのブレークポイントを無効にする(&&L)", + "miRemoveAllBreakpoints": "すべてのブレークポイントの削除(&&A)", + "miInstallAdditionalDebuggers": "その他のデバッガーをインストールします(&&I)..." + }, + "vs/workbench/contrib/debug/browser/debugEditorContribution": { + "logPoint": "ログポイント", + "breakpoint": "ブレークポイント", + "removeBreakpoint": "{0} の削除", + "editBreakpoint": "{0} を編集...", + "disableBreakpoint": "{0} を無効にする", + "enableBreakpoint": "{0} を有効にする", + "removeBreakpoints": "ブレークポイントの削除", + "removeInlineBreakpointOnColumn": "列 {0} のインライン ブレークポイントを削除", + "removeLineBreakpoint": "行のブレークポイントの削除", + "editBreakpoints": "ブレークポイントの編集", + "editInlineBreakpointOnColumn": "列 {0} のインライン ブレークポイントを編集", + "editLineBrekapoint": "行のブレークポイントの編集", + "enableDisableBreakpoints": "ブレークポイントの有効化/無効化", + "disableInlineColumnBreakpoint": "列 {0} のインライン ブレークポイントを無効化", + "disableBreakpointOnLine": "行のブレークポイントの無効化", + "enableBreakpoints": "列 {0} のインライン ブレークポイントを有効化", + "enableBreakpointOnLine": "行のブレークポイントの有効化", + "addBreakpoint": "ブレークポイントの追加", + "addConditionalBreakpoint": "条件付きブレークポイントの追加...", + "addLogPoint": "ログポイントを追加...", + "breakpointHasConditionDisabled": "この {0} には削除時に失われる {1} があります。代わりに {0} を有効にすることを検討してください。", + "message": "メッセージ", + "condition": "条件", + "breakpointHasConditionEnabled": "この {0} には削除時に失われる {1} があります。代わりに {0} を無効にすることを検討してください。", + "removeLogPoint": "{0} の削除", + "disableLogPoint": "{0} {1}", + "disable": "無効にする", + "enable": "有効にする", + "cancel": "キャンセル", + "addConfiguration": "構成の追加..." + }, + "vs/workbench/contrib/debug/common/debug": { + "internalConsoleOptions": "いつ内部デバッグ コンソールを開くかを制御します。" + }, + "vs/workbench/contrib/debug/browser/repl": { + "replAriaLabel": "Read Eval Print Loop パネル", + "copy": "コピー", + "copyAll": "すべてコピー", + "collapse": "すべて折りたたんで表示します。", + "startDebugFirst": "デバッグ セッションを開始して式を評価してください", + "stateCapture": "最初の評価からオブジェクトの状態がキャプチャされます", + "replVariableAriaLabel": "変数 {0} に値 {1} があります、Read Eval Print Loop、デバッグ", + "replExpressionAriaLabel": "式 {0} に値 {1} があります、Read Eval Print Loop、デバッグ", + "replValueOutputAriaLabel": "{0}、Read Eval Print Loop、デバッグ", + "replRawObjectAriaLabel": "Repl 変数 {0} に値 {1} があります、Read Eval Print Loop、デバッグ", + "actions.repl.acceptInput": "REPL での入力を反映", + "repl.action.filter": "REPL Focus Content to Filter", + "actions.repl.copyAll": "デバッグ: コンソールをすべてコピー", + "selectRepl": "デバッグ コンソールを選択", + "clearRepl": "コンソールのクリア", + "debugConsoleCleared": "デバッグ コンソールがクリアされました" + }, + "vs/workbench/contrib/debug/browser/debugActions": { + "openLaunchJson": "{0} を開く", + "launchJsonNeedsConfigurtion": "'launch.json' を構成または修正してください", + "noFolderDebugConfig": "高度なデバッグ構成を行うには、最初にフォルダーを開いてください。", + "startDebug": "デバッグの開始", + "startWithoutDebugging": "デバッグなしで開始", + "selectAndStartDebugging": "選択してデバッグを開始", + "removeBreakpoint": "ブレークポイントの削除", + "removeAllBreakpoints": "すべてのブレークポイントを削除する", + "enableAllBreakpoints": "すべてのブレークポイントを有効にする", + "disableAllBreakpoints": "すべてのブレークポイントを無効にする", + "activateBreakpoints": "ブレークポイントのアクティブ化", + "deactivateBreakpoints": "ブレークポイントの非アクティブ化", + "reapplyAllBreakpoints": "すべてのブレークポイントを再適用する", + "addFunctionBreakpoint": "関数ブレークポイントの追加", + "addWatchExpression": "式の追加", + "removeAllWatchExpressions": "すべての式を削除する", + "focusSession": "セッションにフォーカス", + "copyValue": "値のコピー" + }, + "vs/workbench/contrib/debug/browser/debugActionViewItems": { + "debugLaunchConfigurations": "起動構成のデバッグ", + "noConfigurations": "構成がありません", + "addConfigTo": "構成 ({0}) の追加...", + "addConfiguration": "構成の追加...", + "debugSession": "デバッグ セッション" + }, + "vs/workbench/contrib/debug/browser/debugToolBar": { + "debugToolBarBackground": "デバッグ ツール バーの背景色。", + "debugToolBarBorder": "デバッグ ツール バーの境界線色。" + }, + "vs/workbench/contrib/debug/browser/statusbarColorProvider": { + "statusBarDebuggingBackground": "プログラムをデバッグしているときのステータス バーの背景色。ステータス バーはウィンドウの下部に表示されます", + "statusBarDebuggingForeground": "プログラムをデバッグしているときのステータス バーの前景色。ステータス バーはウィンドウの下部に表示されます", + "statusBarDebuggingBorder": "プログラムをデバッグしているときのサイドバーおよびエディターを隔てるステータス バーの境界線の色。ステータス バーはウィンドウの下部に表示されます" + }, + "vs/workbench/contrib/debug/browser/debugStatus": { + "status.debug": "デバッグ", + "selectAndStartDebug": "選択してデバッグ構成を開始" + }, + "vs/workbench/contrib/debug/common/debugContentProvider": { + "unable": "デバッグ セッションなしでリソースを解決できません", + "canNotResolveSourceWithError": "ソース '{0}' を読み込めませんでした: {1}。", + "canNotResolveSource": "ソース '{0}' を読み込めませんでした。" + }, + "vs/workbench/contrib/debug/browser/exceptionWidget": { + "debugExceptionWidgetBorder": "例外ウィジェットの境界線の色。", + "debugExceptionWidgetBackground": "例外ウィジェットの背景色。", + "exceptionThrownWithId": "例外が発生しました: {0}", + "exceptionThrown": "例外が発生しました" + }, + "vs/workbench/contrib/debug/browser/watchExpressionsView": { + "watchExpressionsSection": "式セクションをウォッチ", + "watchAriaTreeLabel": "ウォッチ式のデバッグ", + "editWatchExpression": "式の編集", + "removeWatchExpression": "式の削除", + "watchExpressionInputAriaLabel": "ウォッチ式を入力します", + "watchExpressionPlaceholder": "ウォッチ対象の式", + "watchExpressionAriaLabel": "{0} 値 {1}、ウォッチ、デバッグ", + "watchVariableAriaLabel": "{0} 値 {1}、ウォッチ、デバッグ" + }, + "vs/workbench/contrib/debug/browser/debugEditorActions": { + "toggleBreakpointAction": "デバッグ: ブレークポイントの切り替え", + "conditionalBreakpointEditorAction": "デバッグ: 条件付きブレークポイントの追加...", + "logPointEditorAction": "デバッグ: ログポイントの追加...", + "runToCursor": "カーソル行の前まで実行", + "debugEvaluate": "デバッグ: 評価", + "debugAddToWatch": "デバッグ: ウォッチに追加", + "showDebugHover": "デバッグ: ホバーの表示", + "goToNextBreakpoint": "デバッグ: 次のブレークポイントへ移動", + "goToPreviousBreakpoint": "デバッグ: 前のブレークポイントへ移動", + "debug": "デバッグ" + }, + "vs/workbench/contrib/debug/browser/variablesView": { + "variablesSection": "変数セクション", + "variablesAriaTreeLabel": "変数のデバッグ", + "setValue": "値の設定", + "copyAsExpression": "式としてコピー", + "addToWatchExpressions": "ウォッチに追加", + "variableValueAriaLabel": "新しい変数値を入力する", + "variableScopeAriaLabel": "範囲 {0}、変数、デバッグ", + "variableAriaLabel": "{0} 値 {1}、変数、デバッグ" + }, + "vs/workbench/contrib/debug/browser/debugHover": { + "treeAriaLabel": "デバッグ ホバー", + "variableAriaLabel": "{0} 値 {1}、変数、デバッグ" + }, + "vs/workbench/contrib/debug/browser/debugCommands": { + "noFolderDebugConfig": "高度なデバッグ構成を行うには、最初にフォルダーを開いてください。", + "inlineBreakpoint": "インライン ブレークポイント", + "debug": "デバッグ", + "addInlineBreakpoint": "インライン ブレークポイントを追加" + }, + "vs/workbench/contrib/debug/browser/debugEditorModelManager": { + "topStackFrameLineHighlight": "上位のスタック フレーム位置の行を強調表示する背景色。", + "focusedStackFrameLineHighlight": "フォーカスされたスタック フレーム位置の行を強調表示する背景色。" + }, + "vs/workbench/contrib/debug/browser/loadedScriptsView": { + "loadedScriptsSection": "読み込み済みのスクリプト セクション", + "loadedScriptsAriaLabel": "読み込み済みのスクリプトのデバッグ", + "loadedScriptsSession": "デバッグ セッション", + "loadedScriptsRootFolderAriaLabel": "ワークスペース フォルダー {0}、読み込み済みスクリプト、デバッグ", + "loadedScriptsSessionAriaLabel": "セッション {0}、読み込まれたスクリプト、デバッグ", + "loadedScriptsFolderAriaLabel": "フォルダー {0}、読み込み済みスクリプト、デバッグ", + "loadedScriptsSourceAriaLabel": "{0}、読み込み済みスクリプト、デバッグ" + }, + "vs/workbench/contrib/debug/browser/breakpointWidget": { + "breakpointWidgetLogMessagePlaceholder": "ブレークポイントにヒットしたときにログに記録するメッセージ。{} 内の式は補間されます。受け入れるには 'Enter' を、キャンセルするには 'esc' を押します。", + "breakpointWidgetHitCountPlaceholder": "ヒット カウント条件が満たされる場合に中断します。'Enter' を押して受け入れるか 'Esc' を押して取り消します。", + "breakpointWidgetExpressionPlaceholder": "式が true と評価される場合に中断します。'Enter' を押して受け入れるか 'Esc' を押して取り消します。", + "expression": "EXPRESSION", + "hitCount": "ヒット カウント", + "logMessage": "ログ メッセージ", + "breakpointType": "ブレークポイント タイプ" + }, + "vs/workbench/contrib/debug/browser/breakpointsView": { + "breakpointsSection": "ブレークポイント セクション", + "Logpoint": "ログポイント", + "Breakpoint": "ブレークポイント", + "editBreakpoint": "{0} を編集...", + "removeBreakpoint": "{0} の削除", + "functionBreakpointsNotSupported": "このデバッグの種類では関数ブレークポイントはサポートされていません", + "functionBreakpointPlaceholder": "中断対象の関数", + "functionBreakPointInputAriaLabel": "関数ブレークポイントを入力します", + "disabledLogpoint": "無効なログポイント", + "disabledBreakpoint": "無効なブレークポイント", + "unverifiedLogpoint": "未確認のログポイント", + "unverifiedBreakopint": "未確認のブレークポイント", + "functionBreakpointUnsupported": "このデバッグの種類では関数ブレークポイントはサポートされていません", + "logBreakpointUnsupported": "ログポイントは、このデバッグの種類ではサポートされていません", + "logMessage": "ログ メッセージ: {0}", + "conditionalBreakpointUnsupported": "このデバッグの種類では、条件付きブレークポイントはサポートされていません。", + "hitBreakpointUnsupported": "このデバッグの種類では、ヒットした条件付きブレークポイントはサポートされていません。", + "expression": "式: {0}", + "hitCount": "ヒット カウント: {0}" + }, + "vs/workbench/contrib/debug/browser/callStackView": { + "callstackSection": "コール スタック セクション", + "debugStopped": "{0} で一時停止", + "callStackAriaLabel": "コール スタックのデバッグ", + "showMoreStackFrames2": "他のスタック フレームを表示", + "session": "セッション", + "paused": "一時停止", + "running": "実行しています", + "thread": "スレッド", + "loadMoreStackFrames": "スタック フレームをさらに読み込む", + "showMoreAndOrigin": "{1} を {0} 個さらに表示する", + "showMoreStackFrames": "スタック フレームを {0} 個さらに表示する", + "threadAriaLabel": "スレッド {0}、呼び出しスタック、デバッグ", + "stackFrameAriaLabel": "スタック フレーム {0} 行 {1} {2}、呼び出しスタック、デバッグ", + "sessionLabel": "デバッグ セッション {0}" + }, + "vs/workbench/contrib/debug/browser/linkDetector": { + "fileLinkMac": "クリックして従う (Cmd を押しながらクリックすると横に開きます)", + "fileLink": "クリックして従う (Ctrl を押しながらクリックすると横に開きます)" + }, + "vs/workbench/contrib/debug/common/debugSource": { + "unknownSource": "不明なソース" + }, + "vs/workbench/contrib/debug/electron-browser/debugService": { + "configurationAlreadyRunning": "デバッグ構成 \"{0}\" が既に実行されています。", + "compoundMustHaveConfigurations": "複合構成を開始するには、複合に \"configurations\" 属性が設定されている必要があります。", + "noConfigurationNameInWorkspace": "ワークスペースに起動構成 '{0}' が見つかりませんでした。", + "multipleConfigurationNamesInWorkspace": "ワークスペースに複数の起動構成 '{0}' があります。フォルダー名を使用して構成を修飾してください。", + "noFolderWithName": "複合 '{2}' の構成 '{1}' で、名前 '{0}' を含むフォルダーが見つかりませんでした。", + "configMissing": "構成 '{0}' が 'launch.json' 内にありません。", + "launchJsonDoesNotExist": "'launch.json' は存在しません。", + "debugRequestNotSupported": "選択しているデバッグ構成で '{0}' 属性はサポートされない値 '{1}' を指定しています。", + "debugRequesMissing": "選択しているデバッグ構成に属性 '{0}' が含まれていません。", + "debugTypeNotSupported": "構成されているデバッグの種類 '{0}' はサポートされていません。", + "debugTypeMissing": "選択された起動構成のプロパティ 'type' がありません。", + "noFolderWorkspaceDebugError": "The active file can not be debugged. Make sure it is saved and that you have a debug extension installed for that file type.", + "debugAdapterCrash": "デバッグ アダプター プロセスが予期せず終了しました ({0})", + "cancel": "キャンセル", + "debugAnyway": "このままデバッグを続ける", + "preLaunchTaskErrors": "preLaunchTask '{0}' を実行後にエラーが存在します。", + "preLaunchTaskError": "preLaunchTask '{0}' を実行後にエラーが存在します。", + "preLaunchTaskExitCode": "preLaunchTask '{0}' が終了コード {1} で終了しました。", + "showErrors": "エラーの表示", + "invalidTaskReference": "タスク '{0}' は、別のワークスペース フォルダーにあるため、起動構成からは参照できません。", + "DebugTaskNotFoundWithTaskId": "タスク '{0}' を見つけられませんでした。", + "DebugTaskNotFound": "指定したタスクが見つかりませんでした。", + "taskNotTrackedWithTaskId": "指定したタスクを追跡できません。", + "taskNotTracked": "タスク '{0}' を追跡できません。", + "debuggingPaused": "Debugging paused {0}, {1} {2} {3}", + "breakpointAdded": "ブレークポイントを追加しました。行 {0}、ファイル {1}", + "breakpointRemoved": "ブレークポイントを削除しました。行 {0}、ファイル {1}" + }, + "vs/workbench/contrib/debug/common/debugModel": { + "notAvailable": "無効", + "startDebugFirst": "デバッグ セッションを開始して式を評価してください", + "pausedOn": "{0} で一時停止", + "paused": "一時停止", + "running": "実行しています", + "breakpointDirtydHover": "未確認のブレークポイント。ファイルは変更されているので、デバッグ セッションを再起動してください。" + }, + "vs/workbench/contrib/debug/electron-browser/debugConfigurationManager": { + "debugNoType": "デバッガー 'type' は省略不可で、'string' 型でなければなりません。", + "selectDebug": "環境の選択", + "DebugConfig.failed": "'launch.json' ファイルを '.vscode' フォルダー ({0}) 内に作成できません。", + "workspace": "ワークスペース", + "user settings": "ユーザー設定" + }, + "vs/workbench/contrib/debug/electron-browser/debugSession": { + "debuggingStarted": "デバッグは開始されました。", + "debuggingStopped": "デバッグは停止されました。" + }, + "vs/workbench/contrib/debug/electron-browser/terminalSupport": { + "debug.terminal.title": "デバッグ対象" + }, + "vs/workbench/contrib/debug/node/debugger": { + "cannot.find.da": "型 '{0}' のデバッグ アダプターを見つけることができません。", + "launch.config.comment1": "IntelliSense を使用して利用可能な属性を学べます。", + "launch.config.comment2": "既存の属性の説明をホバーして表示します。", + "launch.config.comment3": "詳細情報は次を確認してください: {0}", + "debugType": "構成の種類。", + "debugTypeNotRecognised": "デバッグの種類は認識されませんでした。対応するデバッグの拡張機能がインストールされており、有効になっていることを確認してください。", + "node2NotSupported": "\"node2\" はサポートされていません。代わりに \"node\" を使用し、\"protocol\" 属性を \"inspector\" に設定してください。", + "debugName": "構成の名前。起動構成のドロップダウン メニューに表示されます。", + "debugRequest": "構成の要求の種類。\"launch\" または \"attach\" です。", + "debugServer": "デバッグ拡張機能の開発のみ。ポートが指定の VS Code の場合、サーバー モードで実行中のデバッグ アダプターへの接続が試行されます。", + "debugPrelaunchTask": "デバッグ セッションの開始前に実行するタスク。", + "debugPostDebugTask": "デバッグ セッションの終了前に実行するタスク。", + "debugWindowsConfiguration": "Windows 固有の起動構成の属性。", + "debugOSXConfiguration": "OS X 固有の起動構成の属性。", + "debugLinuxConfiguration": "Linux 固有の起動構成の属性。" + }, + "vs/workbench/contrib/debug/common/replModel": { + "consoleCleared": "コンソールはクリアされました", + "snapshotObj": "このオブジェクトのプリミティブ値のみ表示されます。" + }, + "vs/workbench/contrib/debug/common/debugSchemas": { + "vscode.extension.contributes.debuggers": "デバッグ アダプターを提供します。", + "vscode.extension.contributes.debuggers.type": "このデバッグ アダプターの一意識別子。", + "vscode.extension.contributes.debuggers.label": "このデバッグ アダプターの表示名。", + "vscode.extension.contributes.debuggers.program": "デバッグ アダプター プログラムへのパス。絶対パスか拡張機能フォルダーへの相対パスです。", + "vscode.extension.contributes.debuggers.args": "アダプターに渡すオプションの引数。", + "vscode.extension.contributes.debuggers.runtime": "プログラム属性が実行可能でなく、ランタイムが必要な場合のオプション ランタイム。", + "vscode.extension.contributes.debuggers.runtimeArgs": "オプションのランタイム引数。", + "vscode.extension.contributes.debuggers.variables": "Mapping from interactive variables (e.g. ${action.pickProcess}) in `launch.json` to a command.", + "vscode.extension.contributes.debuggers.initialConfigurations": "初期 'launch.json' を生成するための構成。", + "vscode.extension.contributes.debuggers.languages": "デバッグ拡張機能が \"既定のデバッガー\" とされる言語の一覧。", + "vscode.extension.contributes.debuggers.adapterExecutableCommand": "指定されている場合、VS Code はこのコマンドを呼び出し、デバッグ アダプターの実行可能パスと、渡す引数を決定します。", + "vscode.extension.contributes.debuggers.configurationSnippets": "'launch.json' に新しい構成を追加するためのスニペット。", + "vscode.extension.contributes.debuggers.configurationAttributes": "'launch.json' を検証するための JSON スキーマ構成。", + "vscode.extension.contributes.debuggers.windows": "Windows 固有の設定。", + "vscode.extension.contributes.debuggers.windows.runtime": "Windows で使用されるランタイム。", + "vscode.extension.contributes.debuggers.osx": "macOS 固有の設定。", + "vscode.extension.contributes.debuggers.osx.runtime": "macOS で使用されるランタイム。", + "vscode.extension.contributes.debuggers.linux": "Linux 固有の設定。", + "vscode.extension.contributes.debuggers.linux.runtime": "Linux で使用されるランタイム。", + "vscode.extension.contributes.breakpoints": "ブレークポイントを提供します。", + "vscode.extension.contributes.breakpoints.language": "この言語でブレークポイントを許可します。", + "app.launch.json.title": "起動", + "app.launch.json.version": "このファイル形式のバージョン。", + "app.launch.json.configurations": "構成の一覧。IntelliSense を使用して、新しい構成を追加したり、既存の構成を編集したります。", + "app.launch.json.compounds": "複合の一覧。各複合は、同時に起動される複数の構成を参照します。", + "app.launch.json.compound.name": "複合の名前。起動構成のドロップダウン メニューに表示されます。", + "useUniqueNames": "一意の構成名を使用してください。", + "app.launch.json.compound.folder": "複合があるフォルダーの名前。", + "app.launch.json.compounds.configurations": "この複合の一部として開始される構成の名前。" + }, + "vs/workbench/contrib/debug/electron-browser/rawDebugSession": { + "moreInfo": "詳細情報" + }, + "vs/workbench/contrib/debug/node/terminals": { + "console.title": "VS Code コンソール", + "mac.terminal.script.failed": "スクリプト '{0}' が終了コード {1} で失敗しました", + "mac.terminal.type.not.supported": "'{0}' はサポートされていません", + "press.any.key": "続行するには、任意のキーを押してください...", + "linux.term.failed": "'{0}' が終了コード {1} で失敗しました", + "ext.term.app.not.found": "ターミナル アプリケーション '{0}' が見つかりません" + }, + "vs/workbench/contrib/debug/node/debugAdapter": { + "debugAdapterBinNotFound": "デバッグ アダプターの実行可能ファイル '{0}' がありません。", + "debugAdapterCannotDetermineExecutable": "デバッグ アダプター '{0}' の実行可能ファイルを判別できません。", + "unableToLaunchDebugAdapter": "デバッグ アダプターを {0} から起動できません。", + "unableToLaunchDebugAdapterNoArgs": "デバッグ アダプターを起動できません。" + }, + "vs/workbench/contrib/emmet/browser/actions/expandAbbreviation": { + "expandAbbreviationAction": "Emmet: 略語の展開", + "miEmmetExpandAbbreviation": "Emmet: 略語の展開(&&X)" + }, + "vs/workbench/contrib/emmet/browser/actions/showEmmetCommands": { + "showEmmetCommands": "Emmet コマンドの表示", + "miShowEmmetCommands": "Emmet(&&M)..." + }, + "vs/workbench/contrib/extensions/browser/extensionsQuickOpen": { + "manage": "拡張機能を管理するには Enter キーを押してください。", + "install": "Marketplace から '{0}' をインストールするには Enter キーを押してください。", + "searchFor": "マーケットプレース内で '{0}' を検索するには、Enter キーを押してください。", + "noExtensionsToInstall": "拡張機能名を入力してください" + }, + "vs/workbench/contrib/extensions/electron-browser/extensions.contribution": { + "extensionsCommands": "拡張機能の管理", + "galleryExtensionsCommands": "ギャラリー拡張機能のインストール", + "extension": "拡張子", + "runtimeExtension": "実行中の拡張機能", + "extensions": "拡張機能", + "view": "ビュー", + "developer": "Developer", + "extensionsConfigurationTitle": "拡張機能", + "extensionsAutoUpdate": "有効にした場合、拡張機能の更新を自動的にインストールします。更新は Microsoft のオンライン サービスから取得されます。", + "extensionsCheckUpdates": "有効にした場合、拡張機能の更新を自動的に確認します。拡張機能に更新がある場合は、拡張機能ビューで古くなった拡張機能として表示されます。更新は Microsoft オンライン サービスから取得されます。", + "extensionsIgnoreRecommendations": "有効にした場合、拡張機能の推奨事項の通知を表示しません。", + "extensionsShowRecommendationsOnlyOnDemand": "有効にした場合、ユーザーが特別に要求しない限り、推奨事項を取得したり表示したりしません。いくつかの推奨事項は Microsoft オンライン サービスから取得されます。", + "extensionsCloseExtensionDetailsOnViewChange": "有効にした場合、拡張機能の詳細を表示したエディターは拡張機能ビューから移動すると自動的に閉じられるようになります。", + "miOpenKeymapExtensions": "キーマップ(&&K)", + "miPreferencesExtensions": "拡張機能(&&E)", + "miViewExtensions": "拡張機能(&&X)", + "workbench.extensions.uninstallExtension.description": "Uninstall the given extension", + "workbench.extensions.uninstallExtension.arg.name": "Id of the extension to uninstall", + "id required": "Extension id required.", + "notInstalled": "Extension '{0}' is not installed. Make sure you use the full extension ID, including the publisher, e.g.: ms-vscode.csharp.", + "showExtensions": "拡張機能" + }, + "vs/workbench/contrib/extensions/electron-browser/extensionsViewlet": { + "marketPlace": "Marketplace", + "enabledExtensions": "有効", + "disabledExtensions": "無効", + "popularExtensions": "人気", + "recommendedExtensions": "推奨", + "otherRecommendedExtensions": "その他の推奨事項", + "workspaceRecommendedExtensions": "ワークスペースの推奨事項", + "builtInExtensions": "機能", + "builtInThemesExtensions": "テーマ", + "builtInBasicsExtensions": "プログラミング言語", + "searchExtensions": "Marketplace で拡張機能を検索する", + "sort by installs": "並べ替え: インストール数", + "sort by rating": "並べ替え: 評価", + "sort by name": "並べ替え: 名前", + "extensionFoundInSection": "{0} セクションに 1 個の拡張機能が見つかりました。", + "extensionFound": "1 個の拡張機能が見つかりました。", + "extensionsFoundInSection": "{1} セクションに {0} 個の拡張機能が見つかりました。", + "extensionsFound": "{0} 個の拡張機能が見つかりました。", + "suggestProxyError": "Marketplace が 'ECONNREFUSED' を返しました。'http.proxy' 設定を確認してください。", + "extensions": "拡張機能", + "outdatedExtensions": "{0} 古くなった拡張機能", + "malicious warning": "問題があることが報告された '{0}' をアンインストールしました。", + "reloadNow": "今すぐ再度読み込む" + }, + "vs/workbench/contrib/extensions/electron-browser/extensionsActivationProgress": { + "activation": "拡張機能をアクティブ化しています..." + }, + "vs/workbench/contrib/extensions/electron-browser/runtimeExtensionsInput": {}, + "vs/workbench/contrib/extensions/common/extensionsInput": {}, + "vs/workbench/contrib/extensions/electron-browser/extensionsDependencyChecker": {}, + "vs/workbench/contrib/extensions/common/extensionsFileTemplate": { + "app.extensions.json.title": "拡張機能", + "app.extensions.json.recommendations": "このワークスペースのユーザーに推奨する拡張機能のリスト。拡張機能の ID は常に '${publisher}.${name}' です。例: 'vscode.csharp'。", + "app.extension.identifier.errorMessage": "予期される形式 '${publisher}.${name}'。例: 'vscode.csharp'。", + "app.extensions.json.unwantedRecommendations": "このワークスペースのユーザーに VS Code が推奨しない拡張機能のリスト。拡張機能の ID は常に '${publisher}.${name}' です。例: 'vscode.csharp'。" + }, + "vs/workbench/contrib/extensions/electron-browser/extensionProfileService": { + "profilingExtensionHost": "$(sync~spin) Profiling Extension Host", + "selectAndStartDebug": "クリックしてプロファイリングを停止します。", + "profilingExtensionHostTime": "$(sync~spin) Profiling Extension Host ({0} sec)", + "status.profiler": "Extension Profiler", + "restart1": "拡張機能のプロファイル", + "restart2": "拡張機能のプロファイルには再起動が必要です。今すぐ '{0}' を再起動しますか?", + "restart3": "再起動", + "cancel": "キャンセル" + }, + "vs/workbench/contrib/extensions/common/extensionsUtils": { + "disableOtherKeymapsConfirmation": "キーバインド間の競合を回避するために、他のキーマップ ({0}) を無効にしますか?", + "yes": "はい", + "no": "いいえ" + }, + "vs/workbench/contrib/extensions/electron-browser/extensionsAutoProfiler": { + "unresponsive-exthost": "拡張機能 '{0}' の最後の操作が完了するまで、非常に長い時間がかかりました。また、他の拡張機能の実行を妨げていました。", + "show": "拡張機能を表示する" + }, + "vs/workbench/contrib/extensions/electron-browser/runtimeExtensionsEditor": { + "starActivation": "起動時にアクティブ化", + "workspaceContainsGlobActivation": "ワークスペースで {0} に一致するファイルが存在するとアクティブ化", + "workspaceContainsFileActivation": "ワークスペースに {0} ファイルが存在するとアクティブ化", + "workspaceContainsTimeout": "{0} の検索に時間がかかりすぎるとアクティブ化", + "languageActivation": "{0} ファイルが開かれるとアクティブ化", + "workspaceGenericActivation": "{0} 上でアクティブ化", + "unresponsive.title": "拡張機能が拡張機能ホストをフリーズさせています。", + "errors": "キャッチできない {0} 個のエラーが検出されました", + "disable workspace": "無効にする (ワークスペース)", + "disable": "無効にする", + "showRuntimeExtensions": "実行中の拡張機能の表示", + "reportExtensionIssue": "問題を報告", + "debugExtensionHost": "拡張機能のホストのデバッグを開始", + "restart1": "拡張機能のプロファイル", + "restart2": "拡張機能のプロファイルには再起動が必要です。今すぐ '{0}' を再起動しますか?", + "restart3": "再起動", + "cancel": "キャンセル", + "debugExtensionHost.launch.name": "拡張機能ホストにアタッチ", + "extensionHostProfileStart": "拡張機能ホストのプロファイルを開始", + "stopExtensionHostProfileStart": "拡張機能ホストのプロファイルを停止", + "saveExtensionHostProfile": "拡張機能ホストのプロファイルを保存" + }, + "vs/workbench/contrib/extensions/node/extensionsWorkbenchService": { + "Manifest is not found": "マニフェストが見つかりません", + "malicious": "この拡張機能には問題があると報告されています。", + "uninstallingExtension": "拡張機能をアンインストールしています...", + "incompatible": "VS Code と互換性がないため、拡張機能 '{0}' のバージョン '{1}' はインストールできません。", + "installing named extension": "拡張機能 '{0}' をインストールしています...", + "installing extension": "拡張機能をインストールしています...", + "singleDependentError": "拡張機能 '{0}' を無効にできません。これに拡張機能 '{1}' が依存しています。", + "twoDependentsError": "拡張機能 '{0}' を無効にできません。これに拡張機能 '{1}' と '{2}' が依存しています。", + "multipleDependentsError": "拡張機能 '{0}' を無効にできません。これに拡張機能 '{1}'、'{2}'、その他が依存しています。", + "installConfirmation": "'{0}' 拡張機能をインストールしますか?", + "install": "インストール" + }, + "vs/workbench/contrib/extensions/electron-browser/extensionTipsService": { + "neverShowAgain": "今後表示しない", + "searchMarketplace": "Marketplace を検索", + "dynamicWorkspaceRecommendation": "{0} レポジトリのユーザーに人気があるので、あなたもこの拡張機能に関心を持たれるかもしれません。", + "exeBasedRecommendation": "{0} がインストールされているため、この拡張機能を推奨します。", + "fileBasedRecommendation": "最近開いたファイルに基づいてこの拡張機能が推奨されます。", + "workspaceRecommendation": "現在のワークスペースのユーザーによってこの拡張機能が推奨されています。", + "workspaceRecommended": "このワークスペースには拡張機能の推奨事項があります。", + "installAll": "すべてインストール", + "showRecommendations": "推奨事項を表示", + "reallyRecommended2": "このファイルの種類には拡張機能 '{0}' が推奨されます。", + "reallyRecommendedExtensionPack": "このファイルの種類には拡張機能パック '{0}' が推奨されます。", + "install": "インストール", + "ignoreExtensionRecommendations": "すべての拡張機能の推奨事項を無視しますか?", + "ignoreAll": "はい、すべて無視します", + "no": "いいえ", + "showLanguageExtensions": "'.{0}' ファイルに役立つ拡張機能が Marketplace にあります", + "dontShowAgainExtension": "'.{0}' ファイルについて再度表示しない" + }, + "vs/workbench/contrib/extensions/electron-browser/extensionEditor": { + "name": "拡張機能名", + "extension id": "拡張機能の識別子", + "preview": "プレビュー", + "builtin": "ビルトイン", + "publisher": "発行者名", + "install count": "インストール数", + "rating": "評価", + "repository": "リポジトリ", + "license": "ライセンス", + "details": "詳細", + "detailstooltip": "拡張機能の詳細、拡張機能の 'README.md' ファイルから表示", + "extensionPack": "拡張機能パック", + "extensionsPack": "一緒にインストールすることができる拡張機能のセット", + "contributions": "コントリビューション", + "contributionstooltip": "この拡張機能による VS Code へのコントリビューションの一覧", + "changelog": "変更ログ", + "changelogtooltip": "拡張機能の更新履歴、拡張機能の 'CHANGELOG.md' ファイルから表示", + "dependencies": "依存関係", + "dependenciestooltip": "この拡張機能が依存する拡張機能の一覧", + "recommendationHasBeenIgnored": "この拡張機能の推奨を受け取らないことを選択しました。", + "noReadme": "利用できる README はありません。", + "noChangelog": "使用可能な変更ログはありません。", + "noContributions": "コントリビューションはありません", + "noDependencies": "依存関係はありません", + "settings": "設定 ({0})", + "setting name": "名前", + "description": "説明", + "default": "既定", + "debuggers": "デバッガー ({0})", + "debugger name": "名前", + "debugger type": "種類", + "viewContainers": "ビュー コンテナ ({0})", + "view container id": "ID", + "view container title": "タイトル", + "view container location": "場所", + "views": "ビュー ({0})", + "view id": "ID", + "view name": "名前", + "view location": "場所", + "localizations": "ローカライズ ({0})", + "localizations language id": "言語 ID", + "localizations language name": "言語名", + "localizations localized language name": "言語名 (ローカライズ)", + "colorThemes": "配色テーマ ({0})", + "iconThemes": "アイコン テーマ ({0})", + "colors": "配色 ({0})", + "colorId": "ID", + "defaultDark": "ダーク テーマの既定値", + "defaultLight": "ライト テーマの既定値", + "defaultHC": "ハイ コントラストの既定値", + "JSON Validation": "JSON 検証 ({0})", + "fileMatch": "対象ファイル", + "schema": "スキーマ", + "commands": "コマンド ({0})", + "command name": "名前", + "keyboard shortcuts": "キーボード ショートカット", + "menuContexts": "メニュー コンテキスト", + "languages": "言語 ({0})", + "language id": "ID", + "language name": "名前", + "file extensions": "ファイル拡張子", + "grammar": "文法", + "snippets": "スニペット" + }, + "vs/workbench/contrib/extensions/electron-browser/extensionsSlowActions": { + "cmd.reportOrShow": "パフォーマンスの問題", + "cmd.report": "問題を報告", + "attach.title": "CPU プロファイルを添付しましたか?", + "ok": "OK", + "attach.msg": "これは、作成した問題に '{0}' をアタッチすることを忘れないようにするための通知です。", + "cmd.show": "問題を表示", + "attach.msg2": "これは、既存のパフォーマンスの問題に '{0}' をアタッチすることを忘れないようにするためのリマインダーです。" + }, + "vs/workbench/contrib/extensions/electron-browser/extensionsViews": { + "extensions": "拡張機能", + "galleryError": "現在、拡張機能の Marketplace に接続できません。しばらくしてから、もう一度お試しください。", + "error": "Error while loading extensions. {0}", + "no extensions found": "拡張機能が見つかりません", + "suggestProxyError": "Marketplace が 'ECONNREFUSED' を返しました。'http.proxy' 設定を確認してください。" + }, + "vs/workbench/contrib/extensions/electron-browser/extensionsWidgets": { + "ratedBySingleUser": "1 人が評価", + "ratedByUsers": "{0} 人が評価", + "noRating": "評価なし", + "extension-arialabel": "{0}。拡張機能の詳細については、Enter を押します。", + "extension enabled on remote": "拡張機能は '{0}' で有効です", + "extension enabled locally": "拡張機能はローカルで有効です。", + "viewExtensionDetailsAria": "{0}。拡張機能の詳細については、Enter を押します。", + "remote extension title": "{0} の拡張機能" + }, + "vs/workbench/contrib/extensions/browser/extensionsViewer": { + "error": "エラー", + "Unknown Extension": "不明な拡張機能:" + }, + "vs/workbench/contrib/extensions/electron-browser/extensionsActions": { + "download": "手動でダウンロード", + "install vsix": "ダウンロードが終わったら、ダウンロードされた '{0}' の VSIX を手動でインストールしてください。", + "noOfYearsAgo": "{0} 年前", + "one year ago": "1 年前", + "noOfMonthsAgo": "{0} か月前", + "one month ago": "1 ヶ月前", + "noOfDaysAgo": "{0} 日前", + "one day ago": "1 日前", + "noOfHoursAgo": "{0} 時間前", + "one hour ago": "1 時間前", + "just now": "今すぐ", + "install": "インストール", + "installing": "インストールしています", + "installExtensionStart": "拡張機能 {0} のインストールを開始しました。エディターはこの拡張機能の詳細を開いています。", + "installExtensionComplete": "拡張機能 {0} インストールを完了しました。有効にするために、Visual Studio Code を再読み込みしてください。", + "failedToInstall": "'{0}' をインストールできませんでした。", + "install locally": "ローカルにインストール", + "uninstallAction": "アンインストール", + "Uninstalling": "アンインストールしています", + "uninstallExtensionStart": "拡張機能 {0} のアンインストールを開始しました。", + "uninstallExtensionComplete": "拡張機能 {0} のアンインストールを完了するために、Visual Studio Code を再読み込みしてください。", + "updateExtensionStart": "拡張機能 {0} のバーション {1} への更新を開始しました。", + "updateExtensionComplete": "拡張機能 {0} のバーション {1} への更新を完了しました。", + "failedToUpdate": "'{0}' を更新できませんでした。", + "updateTo": "{0} に更新します", + "updateAction": "更新", + "manage": "管理", + "ManageExtensionAction.uninstallingTooltip": "アンインストールしています", + "install another version": "別のバージョンをインストール...", + "selectVersion": "インストールするバージョンを選択", + "current": "現在", + "extensionInfoAction": "拡張機能の情報をコピー", + "extensionInfoName": "名前: {0}", + "extensionInfoId": "ID: {0}", + "extensionInfoDescription": "説明: {0}", + "extensionInfoVersion": "バージョン: {0}", + "extensionInfoPublisher": "パブリッシャー: {0}", + "extensionInfoVSMarketplaceLink": "VS Marketplace リンク: {0}", + "extensionSettingsAction": "拡張機能の設定を構成します。", + "enableForWorkspaceAction": "有効にする (ワークスペース)", + "enableGloballyAction": "有効にする", + "disableForWorkspaceAction": "無効にする (ワークスペース)", + "disableGloballyAction": "無効にする", + "enableAction": "有効にする", + "disableAction": "無効にする", + "checkForUpdates": "拡張機能の更新を確認", + "noUpdatesAvailable": "すべての拡張機能が最新の状態です。", + "singleUpdateAvailable": "拡張機能の更新が利用可能です。", + "updatesAvailable": "{0} 個の拡張機能の更新が利用可能です。", + "singleDisabledUpdateAvailable": "無効な拡張機能に更新があります。", + "updatesAvailableOneDisabled": "{0} 個の拡張機能の更新が利用可能です。そのうち 1 個は無効な拡張機能です。", + "updatesAvailableAllDisabled": "{0} 個の拡張機能の更新が利用可能です。そのすべては無効な拡張機能です。", + "updatesAvailableIncludingDisabled": "{0} 個の拡張機能の更新が利用可能です。そのうち {1} 個は無効な拡張機能です。", + "enableAutoUpdate": "拡張機能の自動更新を有効にする", + "disableAutoUpdate": "拡張機能の自動更新を無効にする", + "updateAll": "すべての拡張機能を更新します", + "reloadAction": "再読み込み", + "reloadRequired": "再読み込みが必要です", + "postUninstallTooltip": "この拡張機能のアンインストールを完了させるために、Visual Studio Code を再読み込みしてください。", + "postUpdateTooltip": "更新された拡張機能を有効にするために、Visual Studio Code を再読み込みしてください。", + "postEnableTooltip": "この拡張機能の有効化を完了させるために、Visual Studio Code を再読み込みしてください。", + "color theme": "配色テーマを設定", + "select color theme": "配色テーマの選択", + "file icon theme": "ファイル アイコンのテーマを設定", + "select file icon theme": "ファイル アイコンのテーマを選択します", + "toggleExtensionsViewlet": "拡張機能を表示する", + "installExtensions": "拡張機能のインストール", + "showEnabledExtensions": "有効な拡張機能の表示", + "showInstalledExtensions": "インストール済みの拡張機能の表示", + "showDisabledExtensions": "無効な拡張機能の表示", + "clearExtensionsInput": "拡張機能の入力のクリア", + "showBuiltInExtensions": "ビルトイン拡張機能の表示", + "showOutdatedExtensions": "古くなった拡張機能の表示", + "showPopularExtensions": "人気の拡張機能の表示", + "showRecommendedExtensions": "お勧めの拡張機能を表示", + "installWorkspaceRecommendedExtensions": "ワークスペースのおすすめの拡張機能をすべてインストール", + "installRecommendedExtension": "おすすめの拡張機能のインストール", + "ignoreExtensionRecommendation": "再度この拡張機能を推奨しないでください", + "undo": "元に戻す", + "showRecommendedKeymapExtensionsShort": "キーマップ", + "showLanguageExtensionsShort": "言語の拡張機能", + "showAzureExtensionsShort": "Azure 拡張機能", + "extensions": "拡張機能", + "OpenExtensionsFile.failed": "'.vscode' ファルダー ({0}) 内に 'extensions.json' ファイルを作成できません。", + "configureWorkspaceRecommendedExtensions": "お勧めの拡張機能の構成 (ワークスペース)", + "configureWorkspaceFolderRecommendedExtensions": "推奨事項の拡張機能を構成 (ワークスペース フォルダー)", + "addToWorkspaceFolderRecommendations": "拡張機能の推奨事項に追加 (ワークスペース フォルダー)", + "addToWorkspaceFolderIgnoredRecommendations": "拡張機能の推奨を無視 (ワークスペース フォルダー)", + "AddToWorkspaceFolderRecommendations.noWorkspace": "推奨事項を追加するためのワークスペース フォルダーが開かれていません。", + "AddToWorkspaceFolderRecommendations.alreadyExists": "この拡張機能は、このワークスペース フォルダーの推奨事項に既に存在します。", + "AddToWorkspaceFolderRecommendations.success": "拡張機能がワークスペース フォルダーの推奨事項に正常に追加されました。", + "viewChanges": "表示の変更", + "AddToWorkspaceFolderRecommendations.failure": "extensions.json への書き込みに失敗しました。{0}", + "AddToWorkspaceFolderIgnoredRecommendations.alreadyExists": "この拡張機能は、このワークスペース フォルダーの不要な推奨事項に既に存在します。", + "AddToWorkspaceFolderIgnoredRecommendations.success": "拡張機能がワークスペース フォルダーの不要な推奨事項に正常に追加されました。", + "addToWorkspaceRecommendations": "拡張機能の推奨事項に追加 (ワークスペース)", + "addToWorkspaceIgnoredRecommendations": "拡張機能の推奨を無視 (ワークスペース)", + "AddToWorkspaceRecommendations.alreadyExists": "この拡張機能は、ワークスペースの推奨事項に既に存在します。", + "AddToWorkspaceRecommendations.success": "拡張機能がワークスペースの推奨事項に正常に追加されました。", + "AddToWorkspaceRecommendations.failure": "書き込みに失敗しました。{0}", + "AddToWorkspaceUnwantedRecommendations.alreadyExists": "この拡張機能は、ワークスペースの不要な推奨事項に既に存在します。", + "AddToWorkspaceUnwantedRecommendations.success": "拡張機能がこのワークスペースの不要な推奨事項に正常に追加されました。", + "updated": "更新", + "uninstalled": "アンインストール済み", + "enabled": "有効", + "disabled": "無効", + "malicious tooltip": "この拡張機能は問題ありと報告されました。", + "malicious": "悪意がある", + "disabled by user": "この拡張機能はユーザーによって無効にされています。", + "disableAll": "インストール済みのすべての拡張機能を無効にする", + "disableAllWorkspace": "このワークスペースのインストール済みの拡張機能をすべて無効にする", + "enableAll": "すべての拡張機能を有効にする", + "enableAllWorkspace": "このワークスペースの拡張機能をすべて有効にする", + "openExtensionsFolder": "拡張機能フォルダーを開く", + "installVSIX": "VSIX からのインストール...", + "installFromVSIX": "VSIX からインストール", + "installButton": "インストール(&&I)", + "InstallVSIXAction.successReload": "拡張機能 {0} のインストールを完了するには Visual Studio Code を再度読み込んでください。", + "InstallVSIXAction.success": "拡張機能 {0} のインストールが完了しました。", + "InstallVSIXAction.reloadNow": "今すぐ再度読み込む", + "reinstall": "拡張機能の再インストール...", + "selectExtensionToReinstall": "再インストールする拡張機能を選択", + "ReinstallAction.successReload": "拡張機能 {0} の再インストールを完了するために Visual Studio Code を再度読み込んでください。", + "ReinstallAction.success": "拡張機能 {0} の再インストールが完了しました。", + "install previous version": "特定のバージョンの拡張機能をインストール...", + "selectExtension": "拡張機能を選択", + "InstallAnotherVersionExtensionAction.successReload": "拡張機能 {0} のインストールを完了するには Visual Studio Code を再度読み込んでください。", + "InstallAnotherVersionExtensionAction.success": "拡張機能 {0} のインストールが完了しました。", + "InstallAnotherVersionExtensionAction.reloadNow": "今すぐ再度読み込む", + "extensionButtonProminentBackground": "際立っているアクション拡張機能のボタンの背景色(例: インストールボタン)。", + "extensionButtonProminentForeground": "際立っているアクション拡張機能のボタンの前景色(例: インストールボタン)。", + "extensionButtonProminentHoverBackground": "際立っているアクション拡張機能のボタンのホバー背景色(例: インストールボタン)。" + }, + "vs/workbench/contrib/externalTerminal/electron-browser/externalTerminal.contribution": { + "terminalConfigurationTitle": "外部ターミナル", + "terminal.explorerKind.integrated": "VS Code の統合ターミナルを使用します。", + "terminal.explorerKind.external": "構成済みの外部ターミナルを使用します。", + "explorer.openInTerminalKind": "起動するターミナルの種類をカスタマイズします。", + "terminal.external.windowsExec": "どのターミナルを Windows で実行するかをカスタマイズします。", + "terminal.external.osxExec": "どのターミナル アプリケーションを macOS で実行するかをカスタマイズします。", + "terminal.external.linuxExec": "どのターミナルを Linux で実行するかをカスタマイズします。", + "globalConsoleAction": "新しいターミナルを開く", + "scopedConsoleAction": "ターミナルで開く" + }, + "vs/workbench/contrib/externalTerminal/electron-browser/externalTerminalService": { + "console.title": "VS Code コンソール", + "mac.terminal.script.failed": "スクリプト '{0}' が終了コード {1} で失敗しました", + "mac.terminal.type.not.supported": "'{0}' はサポートされていません", + "press.any.key": "続行するには、任意のキーを押してください...", + "linux.term.failed": "'{0}' が終了コード {1} で失敗しました" + }, + "vs/workbench/contrib/feedback/browser/feedback.contribution": { + "status.feedback": "フィードバックをツイートする" + }, + "vs/workbench/contrib/feedback/browser/feedback": { + "sendFeedback": "フィードバックをツイートする", + "label.sendASmile": "フィードバックをツイートする。", + "close": "閉じる", + "patchedVersion1": "インストールが壊れています。", + "patchedVersion2": "バグを送信する場合には、これを指定してください。", + "sentiment": "ご感想をお聞かせください。", + "smileCaption": "Happy Feedback Sentiment", + "frownCaption": "Sad Feedback Sentiment", + "other ways to contact us": "その他の連絡方法", + "submit a bug": "バグを送信する", + "request a missing feature": "欠落している機能を要求する", + "tell us why": "理由をお知らせください", + "feedbackTextInput": "フィードバックをお聞かせください", + "showFeedback": "ステータスバーにフィードバックの顔文字を表示", + "tweet": "ツイート", + "tweetFeedback": "フィードバックをツイートする", + "character left": "文字入力可", + "characters left": "文字入力可" + }, + "vs/workbench/contrib/files/browser/explorerViewlet": { + "folders": "フォルダー" + }, + "vs/workbench/contrib/files/browser/files.contribution": { + "showExplorerViewlet": "エクスプローラーを表示", + "explore": "エクスプローラー", + "view": "ビュー", + "textFileEditor": "テキスト ファイル エディター", + "binaryFileEditor": "バイナリ ファイル エディター", + "filesConfigurationTitle": "ファイル", + "exclude": "ファイルとフォルダーを除外するための glob パターンを構成します。たとえば、ファイル エクスプローラーではこの設定に基づいてファイルとフォルダーの表示や非表示を決定します。glob パターンについての詳細は [こちら](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options) を参照してください。", + "files.exclude.boolean": "ファイル パスの照合基準となる glob パターン。これを true または false に設定すると、パターンがそれぞれ有効/無効になります。", + "files.exclude.when": "一致するファイルの兄弟をさらにチェックします。一致するファイル名の変数として $(basename) を使用します。", + "associations": "言語に対するファイルの関連付け (例: `\"*.extension\": \"html\") を構成します。これらの関連付けは、インストールされている言語の既定の関連付けより優先されます。", + "encoding": "ファイルの読み取り/書き込みで使用する既定の文字セット エンコーディング。言語ごとに構成することも可能です。", + "autoGuessEncoding": "有効な場合、ファイルを開くときに文字セット エンコードをエディターが推測します。言語ごとに構成することも可能です。", + "eol.LF": "LF", + "eol.CRLF": "CRLF", + "eol.auto": "OS 固有の改行文字を使用します。", + "eol": "既定の改行文字。", + "useTrash": "ファイル/フォルダーを削除時するときに、 OS のごみ箱に移動します。無効にするとファイル/フォルダーは完全に削除されます。", + "trimTrailingWhitespace": "有効にすると、ファイルの保存時に末尾の空白をトリミングします。", + "insertFinalNewline": "有効にすると、ファイルの保存時に最新の行を末尾に挿入します。", + "trimFinalNewlines": "有効にすると、ファイルの保存時に最終行以降の新しい行をトリミングします。", + "files.autoSave.off": "ダーティ ファイルを自動的に保存することはしません。", + "files.autoSave.afterDelay": "`#files.autoSaveDelay#` で構成された時間の経過後に、ダーティ ファイルを自動的に保存します。", + "files.autoSave.onFocusChange": "エディターがフォーカスを失った時点で、ダーティ ファイルを自動的に保存します。", + "files.autoSave.onWindowChange": "ウィンドウがフォーカスを失った時点で、ダーティ ファイルを自動的に保存します。", + "autoSave": "ダーティ ファイルの自動保存を制御します。自動保存について詳しくは、[こちら](https://code.visualstudio.com/docs/editor/codebasics#_save-auto-save) をご覧ください。", + "autoSaveDelay": "ダーティ ファイルの自動保存の遅延をミリ秒単位で制御します。`#files.autoSave#` が `{0}` に設定されている場合のみ適用されます。", + "watcherExclude": "ファイル監視から除外するファイル パスの glob パターンを設定します。パターンは絶対パスで一致する必要があります (つまり、適切に一致するには、プレフィックス ** を指定するか、完全パスを指定します\n)。この設定を変更した場合は、再起動が必要になります。始動時に Code が消費する CPU 時間が多い場合は、大きいフォルダーを除外すれば初期の負荷を減らすことができます。", + "hotExit.off": "Hot Exit を無効にします。", + "hotExit.onExit": "Windows/Linux で最後のウィンドウが閉じるとき、または `workbench.action.quit` コマンドがトリガーされるとき (コマンド パレット、キー バインド、メニュー)、Hot Exit がトリガーされます。バックアップされているすべてのウィンドウは、次の起動時に復元されます。", + "hotExit.onExitAndWindowClose": "Windows/Linux で最後のウィンドウが閉じるとき、または `workbench.action.quit` コマンドがトリガーするとき (コマンド パレット、キー バインド、メニュー)、Hot Exit がトリガーされます。また、フォルダーが開かれているウィンドウについても、それが最後のウィンドウかどうかに関係なく、Hot Exit がトリガーされます。フォルダーが開かれていないウィンドウはすべて、次回の起動時に復元されます。フォルダーのウィンドウをシャットダウン前と同じ状態に復元するには、`#window.restoreWindows#` を `all` に設定します。", + "hotExit": "エディターを終了するときに保存を確認するダイアログを省略し、保存されていないファイルをセッション後も保持するかどうかを制御します。", + "defaultLanguage": "新しいファイルに割り当てられる既定の言語モード。", + "maxMemoryForLargeFilesMB": "大きなファイルを開こうとしたとき、VS Code の再起動後に使用できるメモリを制御します。コマンド ラインで `--max-memory=NEWSIZE` を指定するのと同じ効果があります。", + "files.simpleDialog.enable": "Enables the simple file dialog. The simple file dialog replaces the system file dialog when enabled.", + "editorConfigurationTitle": "エディター", + "formatOnSave": "ファイルを保存するときにフォーマットします。フォーマッタが有効でなければなりません。ファイルの遅延保存やエディターを閉じることは許可されていません。", + "formatOnSaveTimeout": "ファイルの保存時に実行される書式設定を取り消した後のタイムアウト (ミリ秒)。", + "explorerConfigurationTitle": "エクスプローラー", + "openEditorsVisible": "[開いているエディター] ウィンドウに表示するエディターの数。", + "autoReveal": "エクスプローラーでファイルを開くとき、自動的にファイルの内容を表示して選択するかどうかを制御します。", + "enableDragAndDrop": "ドラッグ アンド ドロップを使用したファイルとフォルダーの移動をエクスプローラーが可能にするかどうかを制御します。", + "confirmDragAndDrop": "ドラッグ アンド ドロップを使用したファイルやフォルダーの移動時にエクスプローラーが確認を求めるかどうかを制御します。", + "confirmDelete": "ごみ箱を経由したファイル削除時にエクスプローラーが確認を求めるかどうかを制御します。", + "sortOrder.default": "ファイルとフォルダーをアルファベット順に名前で並び替えます。フォルダーはファイルの前に表示されます。", + "sortOrder.mixed": "ファイルとフォルダーをアルファベット順に名前で並び替えます。ファイルはフォルダーと混交して表示されます。", + "sortOrder.filesFirst": "ファイルとフォルダーをアルファベット順に名前で並び替えます。ファイルはフォルダーの前に表示されます。", + "sortOrder.type": "ファイルとフォルダーをアルファベット順に拡張子で並び替えます。フォルダーはファイルの前に表示されます。", + "sortOrder.modified": "ファイルとフォルダーを降順に最終更新日で並び替えます。フォルダーはファイルの前に表示されます。", + "sortOrder": "エクスプローラーでのファイルとフォルダーの並べ替え順を制御します。", + "explorer.decorations.colors": "ファイルの装飾に配色を使用するかどうかを制御します。", + "explorer.decorations.badges": "ファイルの装飾にバッジを使用するかどうかを制御します。", + "miViewExplorer": "エクスプローラー(&&E)" + }, + "vs/workbench/contrib/files/browser/fileActions.contribution": { + "filesCategory": "FILE", + "copyPath": "パスのコピー", + "copyRelativePath": "相対パスをコピー", + "revealInSideBar": "サイド バーに表示", + "acceptLocalChanges": "Use your changes and overwrite file contents", + "revertLocalChanges": "Discard your changes and revert to file contents", + "copyPathOfActive": "アクティブ ファイルのパスのコピー", + "copyRelativePathOfActive": "アクティブ ファイルの相対パスをコピー", + "saveAllInGroup": "グループ内のすべてを保存する", + "saveFiles": "すべてのファイルを保存", + "revert": "ファイルを元に戻す", + "compareActiveWithSaved": "保存済みファイルと作業中のファイルを比較", + "closeEditor": "エディターを閉じる", + "view": "ビュー", + "openToSide": "横に並べて開く", + "revealInWindows": "エクスプローラーで表示します", + "revealInMac": "Finder で表示します", + "openContainer": "このアイテムのフォルダーを開く", + "saveAll": "すべて保存", + "compareWithSaved": "保存済みと比較", + "compareWithSelected": "選択項目と比較", + "compareSource": "比較対象の選択", + "compareSelected": "選択項目の比較", + "close": "閉じる", + "closeOthers": "その他を閉じる", + "closeSaved": "保存済みを閉じる", + "closeAll": "すべて閉じる", + "cut": "切り取り", + "deleteFile": "完全に削除", + "newFile": "新しいファイル", + "openFile": "ファイルを開く...", + "miNewFile": "新規ファイル(&&N)", + "miSave": "保存(&&S)", + "miSaveAs": "名前を付けて保存(&&A)...", + "miSaveAll": "すべて保存(&&L)", + "miAutoSave": "自動保存(&&U)", + "miRevert": "ファイルを元に戻す(&&V)", + "miCloseEditor": "エディターを閉じる(&&C)", + "miGotoFile": "ファイルに移動(&&F)..." + }, + "vs/workbench/contrib/files/browser/views/emptyView": { + "noWorkspace": "開いているフォルダーがありません", + "explorerSection": "ファイル エクスプローラー セクション", + "noWorkspaceHelp": "まだフォルダーをワークスペースに追加していません。", + "addFolder": "フォルダーの追加", + "noFolderHelp": "まだフォルダーを開いていません。", + "openFolder": "フォルダーを開く" + }, + "vs/workbench/contrib/files/common/dirtyFilesTracker": { + "dirtyFile": "1 つの未保存のファイル", + "dirtyFiles": "{0} 個の未保存のファイル" + }, + "vs/workbench/contrib/files/browser/editors/binaryFileEditor": { + "binaryFileEditor": "バイナリ ファイル ビューアー" + }, + "vs/workbench/contrib/files/browser/editors/textFileEditor": { + "textFileEditor": "テキスト ファイル エディター", + "openFolderError": "ファイルはディレクトリです", + "createFile": "ファイルの作成", + "relaunchWithIncreasedMemoryLimit": "{0} MB で再起動", + "configureMemoryLimit": "メモリ制限を構成する", + "fileEditorWithInputAriaLabel": "{0}。テキスト ファイル エディター。", + "fileEditorAriaLabel": "テキスト ファイル エディター。" + }, + "vs/workbench/contrib/files/common/editors/fileEditorInput": { + "orphanedFile": "{0} (deleted)", + "readonlyFile": "{0} (読み取り専用)" + }, + "vs/workbench/contrib/files/browser/saveErrorHandler": { + "userGuide": "Use the actions in the editor tool bar to either undo your changes or overwrite the content of the file with your changes.", + "staleSaveError": "Failed to save '{0}': The content of the file is newer. Please compare your version with the file contents.", + "retry": "再試行", + "discard": "破棄", + "readonlySaveErrorAdmin": "'{0}' を保存できませんでした。ファイルは読み取り専用です。[管理者権限で上書き] を選択し、管理者として再試行してください。", + "readonlySaveErrorSudo": "'{0}' を保存できませんでした。ファイルは読み取り専用です。'Overwrite as Sudo' を選択してスーパーユーザーとして再試行してください。", + "readonlySaveError": "'{0}' を保存できませんでした: ファイルは読み取り専用です。 ファイルを上書き可能にするには'上書き' を選択してください。", + "permissionDeniedSaveError": "'{0}' の保存に失敗しました。十分な権限がありません。[管理者権限で再試行] を選択して管理者として再試行してください。", + "permissionDeniedSaveErrorSudo": "'{0}' の保存に失敗しました: アクセス権限が不十分です。[Sudo 権限で再試行] を選択してスーパーユーザーとして再試行してください。", + "genericSaveError": "'{0}' の保存に失敗しました: {1}", + "learnMore": "詳細を表示", + "dontShowAgain": "今後表示しない", + "compareChanges": "比較", + "saveConflictDiffLabel": "{0} (in file) ↔ {1} (in {2}) - Resolve save conflict", + "overwriteElevated": "管理者権限で上書き...", + "overwriteElevatedSudo": "Sudo 権限で上書き...", + "saveElevated": "管理者権限で再試行...", + "saveElevatedSudo": "Sudo 権限で再試行...", + "overwrite": "上書き" + }, + "vs/workbench/contrib/files/browser/views/openEditorsView": { + "openEditors": "開いているエディター", + "openEditosrSection": "[開いているエディター] セクション", + "dirtyCounter": "未保存 ({0})" + }, + "vs/workbench/contrib/files/browser/views/explorerView": { + "explorerSection": "ファイル エクスプローラー セクション", + "treeAriaLabel": "ファイル エクスプローラー" + }, + "vs/workbench/contrib/files/browser/fileActions": { + "newFile": "新しいファイル", + "newFolder": "新しいフォルダー", + "rename": "名前の変更", + "delete": "削除", + "copyFile": "コピー", + "pasteFile": "貼り付け", + "createNewFile": "新しいファイル", + "createNewFolder": "新しいフォルダー", + "newUntitledFile": "無題の新規ファイル", + "deleteButtonLabelRecycleBin": "ごみ箱に移動(&&M)", + "deleteButtonLabelTrash": "ゴミ箱に移動(&&M)", + "deleteButtonLabel": "削除(&&D)", + "dirtyMessageFilesDelete": "保存されていない変更があるファイルを削除します。続行しますか?", + "dirtyMessageFolderOneDelete": "保存されていない変更がある 1 個のファイルを含むフォルダーを削除します。続行しますか?", + "dirtyMessageFolderDelete": "保存されていない変更があるファイルを {0} 個含むフォルダーを削除します。続行しますか?", + "dirtyMessageFileDelete": "保存されていない変更があるファイルを削除します。続行しますか?", + "dirtyWarning": "保存しないと変更内容が失われます。", + "undoBin": "ごみ箱から復元できます。", + "undoTrash": "ごみ箱から復元できます。", + "doNotAskAgain": "再度表示しない", + "irreversible": "このアクションは元に戻すことができません。", + "binFailed": "ごみ箱を使用した削除に失敗しました。代わりに完全に削除しますか?", + "trashFailed": "ごみ箱を使用した削除に失敗しました。代わりに完全に削除しますか?", + "deletePermanentlyButtonLabel": "完全に削除(&&D)", + "retryButtonLabel": "再試行(&&R)", + "confirmMoveTrashMessageFilesAndDirectories": "次の {0} ファイル/ディレクトリとその内容を削除しますか?", + "confirmMoveTrashMessageMultipleDirectories": "次の {0} ディレクトリとその内容を削除しますか?", + "confirmMoveTrashMessageMultiple": "次の {0} 個のファイルを削除してもよろしいですか?", + "confirmMoveTrashMessageFolder": "'{0}' とその内容を削除しますか?", + "confirmMoveTrashMessageFile": "'{0}' を削除しますか?", + "confirmDeleteMessageFilesAndDirectories": "次の {0} ファイル/ディレクトリとその内容を完全に削除しますか?", + "confirmDeleteMessageMultipleDirectories": "次の {0} ディレクトリとその内容を完全に削除しますか?", + "confirmDeleteMessageMultiple": "次の {0} 個のファイルを完全に削除してもよろしいですか?", + "confirmDeleteMessageFolder": "'{0}' とその内容を完全に削除してもよろしいですか?", + "confirmDeleteMessageFile": "'{0}' を完全に削除してもよろしいですか?", + "globalCompareFile": "アクティブ ファイルを比較しています...", + "openFileToCompare": "まずファイルを開いてから別のファイルと比較してください", + "toggleAutoSave": "自動保存の切り替え", + "saveAllInGroup": "グループ内のすべてを保存する", + "closeGroup": "グループを閉じる", + "focusFilesExplorer": "ファイル エクスプローラーにフォーカスを置く", + "showInExplorer": "アクティブ ファイルをサイド バーに表示", + "openFileToShow": "エクスプローラーでファイルを表示するには、ファイルをまず開く必要があります", + "collapseExplorerFolders": "エクスプローラーのフォルダーを折りたたむ", + "refreshExplorer": "エクスプローラーを最新表示する", + "openFileInNewWindow": "新しいウィンドウでアクティブ ファイルを開く", + "openFileToShowInNewWindow.unsupportedschema": "アクティブなエディターには、開くことができるリソースを含める必要があります。", + "openFileToShowInNewWindow.nofile": "まずファイルを開いてから新しいウィンドウで開きます", + "emptyFileNameError": "ファイルまたはフォルダーの名前を指定する必要があります。", + "fileNameStartsWithSlashError": "ファイルまたはフォルダーの名前はスラッシュで始めることができません。", + "fileNameExistsError": "**{0}** というファイルまたはフォルダーはこの場所に既に存在します。別の名前を指定してください。", + "invalidFileNameError": "名前 **{0}** がファイル名またはフォルダー名として無効です。別の名前を指定してください。", + "compareWithClipboard": "クリップボードとアクティブ ファイルを比較", + "clipboardComparisonLabel": "クリップボード ↔ {0}", + "retry": "再試行", + "fileIsAncestor": "ペーストするファイルは送り先フォルダの上位にいます", + "fileDeleted": "ファイルは削除されたか移動されています" + }, + "vs/workbench/contrib/files/browser/fileCommands": { + "revealInWindows": "エクスプローラーで表示します", + "revealInMac": "Finder で表示します", + "openContainer": "このアイテムのフォルダーを開く", + "saveAs": "名前を付けて保存...", + "save": "保存", + "saveWithoutFormatting": "フォーマットしないで保存", + "saveAll": "すべて保存", + "removeFolderFromWorkspace": "ワークスペースからフォルダーを削除", + "genericRevertError": "元へ戻すことに失敗しました '{0}': {1}", + "modifiedLabel": "{0} (in file) ↔ {1}", + "openFileToReveal": "Open a file first to reveal", + "openFileToCopy": "まずファイルを開いてからそのパスをコピーします" + }, + "vs/workbench/contrib/files/browser/views/explorerDecorationsProvider": { + "label": "エクスプローラー", + "canNotResolve": "ワークスペース フォルダーを解決できません", + "symbolicLlink": "シンボリック リンク" + }, + "vs/workbench/contrib/files/browser/views/explorerViewer": { + "fileInputAriaLabel": "ファイル名を入力します。Enter キーを押して確認するか、Esc キーを押して取り消します。", + "copyFolders": "&&Copy Folders", + "copyFolder": "&&Copy Folder", + "cancel": "キャンセル", + "copyfolders": "Are you sure to want to copy folders?", + "copyfolder": "Are you sure to want to copy '{0}'?", + "addFolders": "&&Add Folders to Workspace", + "addFolder": "&&Add Folder to Workspace", + "dropFolders": "Do you want to copy the folders or add the folders to the workspace?", + "dropFolder": "Do you want to copy '{0}' or add '{0}' as a folder to the workspace?", + "confirmOverwrite": "保存先のフォルダーに同じ名前のファイルまたはフォルダーが既に存在します。置き換えてもよろしいですか?", + "irreversible": "このアクションは元に戻すことができません。", + "replaceButtonLabel": "置換(&&R)", + "confirmRootsMove": "ワークスペース内の複数のルート フォルダーの順序が変更されますがよろしいですか?", + "confirmMultiMove": "次の {0} 個のファイルを移動してもよろしいですか?", + "confirmRootMove": "ワークスペース内のルート フォルダー '{0}' の順序が変更されますがよろしいですか?", + "confirmMove": "'{0}' を移動しますか?", + "doNotAskAgain": "再度表示しない", + "moveButtonLabel": "移動(&&M)", + "confirmOverwriteMessage": "'{0}' は保存先フォルダーに既に存在します。置き換えてもよろしいですか。" + }, + "vs/workbench/contrib/format/browser/formatActionsNone": { + "formatDocument.label.multiple": "ドキュメントのフォーマット", + "no.provider": "インストールされた '{0}'ファイル用のフォーマッターが存在しません。", + "install.formatter": "フォーマッタをインストール..." + }, + "vs/workbench/contrib/format/browser/formatActionsMultiple": { + "nullFormatterDescription": "なし", + "miss": "拡張機能 '{0}' は '{1}' をフォーマットできません", + "config.needed": "{0}-ファイルに複数のフォーマッタが存在します。続けるには既定のフォーマッタを選択してください。", + "config.bad": "拡張機能 '{0}' がフォーマッタとして構成されていますが、利用できません。続行するには、別の既定フォーマッタを選択してください。", + "do.config": "構成...", + "select": "{0}-ファイルに対して既定のフォーマッタを選択", + "formatter.default": "他のすべてのフォーマッタ設定よりも優先される、既定のフォーマッタを定義します。フォーマッタを提供している拡張機能の識別子にする必要があります。", + "def": "(既定)", + "config": "既定のフォーマッタを構成...", + "format.placeHolder": "フォーマッタを選択します", + "formatDocument.label.multiple": "ドキュメントをフォーマット...", + "formatSelection.label.multiple": "選択範囲をフォーマット..." + }, + "vs/workbench/contrib/issue/electron-browser/issue.contribution": { + "help": "ヘルプ", + "reportIssueInEnglish": "問題を報告", + "developer": "Developer" + }, + "vs/workbench/contrib/issue/electron-browser/issueActions": { + "openProcessExplorer": "プロセス エクスプローラーを開く", + "reportPerformanceIssue": "パフォーマンスの問題のレポート" + }, + "vs/workbench/contrib/localizations/browser/localizations.contribution": { + "updateLocale": "VS Code の UI 言語を {0} にして再起動しますか?", + "activateLanguagePack": "{0} で VS Code を使用するには、VS Code を再起動する必要があります。", + "yes": "はい", + "restart now": "今すぐ再起動", + "neverAgain": "今後表示しない", + "JsonSchema.locale": "使用する UI 言語。", + "vscode.extension.contributes.localizations": "ローカリゼーションをエディターに提供します", + "vscode.extension.contributes.localizations.languageId": "表示文字列が翻訳される言語の id。", + "vscode.extension.contributes.localizations.languageName": "英語での言語の名前。", + "vscode.extension.contributes.localizations.languageNameLocalized": "提供された言語での言語の名前。", + "vscode.extension.contributes.localizations.translations": "言語に関連付けられている翻訳のリスト。", + "vscode.extension.contributes.localizations.translations.id": "この翻訳が提供される VS Code または拡張機能の ID。VS Code は常に `vscode` で、拡張機能の形式は `publisherId.extensionName` になります。", + "vscode.extension.contributes.localizations.translations.id.pattern": "VS Code または拡張機能を変換するための ID はそれぞれ、`vscode` か、`publisherId.extensionName` の形式になります。", + "vscode.extension.contributes.localizations.translations.path": "言語の翻訳を含むファイルへの相対パス。" + }, + "vs/workbench/contrib/localizations/browser/minimalTranslations": { + "showLanguagePackExtensions": "表示言語を {0} に変更するために Marketplace で言語パックを検索します。", + "searchMarketplace": "Marketplace を検索", + "installAndRestartMessage": "表示言語を {0} に変更するには言語パックをインストールします。", + "installAndRestart": "インストールして再起動" + }, + "vs/workbench/contrib/localizations/browser/localizationsActions": { + "configureLocale": "表示言語を構成する", + "installAdditionalLanguages": "追加言語のインストール...", + "chooseDisplayLanguage": "表示言語の選択", + "relaunchDisplayLanguageMessage": "表示言語の変更を有効にするには再起動が必要です。", + "relaunchDisplayLanguageDetail": "[再起動] を押して {0} を再起動し、表示言語を変更します。", + "restart": "再起動(&&R)" + }, + "vs/workbench/contrib/logs/common/logs.contribution": { + "mainLog": "メイン", + "sharedLog": "共有", + "rendererLog": "ウィンドウ", + "telemetryLog": "テレメトリ", + "developer": "Developer" + }, + "vs/workbench/contrib/logs/common/logsActions": { + "openLogsFolder": "ログ フォルダーを開く", + "setLogLevel": "ログ レベルの設定...", + "trace": "トレース", + "debug": "デバッグ", + "info": "情報", + "warn": "警告", + "err": "エラー", + "critical": "重大", + "off": "オフ", + "selectLogLevel": "ログ レベルを選択", + "default and current": "既定と現在", + "default": "既定", + "current": "現在" + }, + "vs/workbench/contrib/markers/browser/markers.contribution": { + "copyMarker": "コピー", + "copyMessage": "メッセージのコピー", + "show multiline": "複数行にメッセージを表示します", + "problems": "問題", + "show singleline": "メッセージを 1 行に表示します", + "miMarker": "問題(&&P)", + "status.problems": "問題", + "totalErrors": "エラー {0}", + "totalWarnings": "警告 {0}", + "totalInfos": "情報 {0}", + "noProblems": "No Problems", + "manyProblems": "10K+" + }, + "vs/workbench/contrib/markers/browser/messages": { + "viewCategory": "ビュー", + "problems.view.toggle.label": "問題 (エラー、警告、情報) の切り替え", + "problems.view.focus.label": "問題 (エラー、警告、情報) にフォーカス", + "problems.panel.configuration.title": "問題ビュー", + "problems.panel.configuration.autoreveal": "ファイルを開くとき、問題ビューに自動的にそのファイルを表示するかどうかを制御します", + "markers.panel.title.problems": "問題", + "markers.panel.no.problems.build": "現時点で問題はワークスペースで検出されていません。", + "markers.panel.no.problems.filters": "指定されたフィルター条件による結果はありません。", + "markers.panel.no.problems.file.exclusions": "ファイルの除外設定が有効なため、すべての問題が非表示になっています。", + "markers.panel.action.useFilesExclude": "ファイルの除外設定を使用してフィルター処理", + "markers.panel.action.donotUseFilesExclude": "ファイルの除外設定を使用しない", + "markers.panel.action.filter": "問題のフィルター処理", + "markers.panel.action.quickfix": "修正を表示", + "markers.panel.filter.ariaLabel": "問題のフィルター処理", + "markers.panel.filter.placeholder": "Filter. E.g.: text, **/*.ts, !**/node_modules/**", + "markers.panel.filter.errors": "エラー", + "markers.panel.filter.warnings": "警告", + "markers.panel.filter.infos": "情報", + "markers.panel.single.error.label": "エラー 1", + "markers.panel.multiple.errors.label": "エラー {0}", + "markers.panel.single.warning.label": "警告 1", + "markers.panel.multiple.warnings.label": "警告 {0}", + "markers.panel.single.info.label": "情報 1", + "markers.panel.multiple.infos.label": "情報 {0}", + "markers.panel.single.unknown.label": "不明 1", + "markers.panel.multiple.unknowns.label": "不明 {0}", + "markers.panel.at.ln.col.number": "[{0}, {1}]", + "problems.tree.aria.label.resource": "フォルダー {2} のファイル {1} 内で {0} 件の問題", + "problems.tree.aria.label.marker.relatedInformation": "この問題は {0} 個の箇所へ参照を持っています。", + "problems.tree.aria.label.error.marker": "{0}: {1} によって生成されたエラー (行 {2}、文字 {3}.{4})", + "problems.tree.aria.label.error.marker.nosource": "エラー: {0} (行 {1}、文字 {2}.{3})", + "problems.tree.aria.label.warning.marker": "{0}: {1} によって生成された警告 (行 {2}、文字 {3}.{4})", + "problems.tree.aria.label.warning.marker.nosource": "警告: {0} (行 {1}、文字 {2}.{3})", + "problems.tree.aria.label.info.marker": "{0}: {1} によって生成された情報 (行 {2}、文字 {3}.{4})", + "problems.tree.aria.label.info.marker.nosource": "情報: {0} (行 {1}、文字 {2}.{3})", + "problems.tree.aria.label.marker": "{0} によって生成された問題: {1} (行 {2}、文字 {3}.{4})", + "problems.tree.aria.label.marker.nosource": "問題: {0} (行 {1}、文字 {2}.{3})", + "problems.tree.aria.label.relatedinfo.message": "{0} ({3} の行 {1}、文字 {2})", + "errors.warnings.show.label": "エラーと警告の表示" + }, + "vs/workbench/contrib/markers/browser/markers": { + "totalProblems": "合計 {0} 個の問題" + }, + "vs/workbench/contrib/markers/browser/markersFileDecorations": { + "label": "問題", + "tooltip.1": "このファイルに 1 つの問題", + "tooltip.N": "このファイルに {0} 個の問題", + "markers.showOnFile": "ファイルとフォルダーのエラーと警告を表示します。" + }, + "vs/workbench/contrib/markers/browser/markersPanelActions": { + "showing filtered problems": "{0} / {1} を表示しています" + }, + "vs/workbench/contrib/markers/browser/markersPanel": { + "collapseAll": "すべて折りたたんで表示します。", + "No problems filtered": "{0} 個の問題を表示しています", + "problems filtered": "{1} 個中 {0} 個の問題を表示しています", + "disableFilesExclude": "ファイルの除外フィルターを無効にします。", + "clearFilter": "フィルターの解除。" + }, + "vs/workbench/contrib/markers/browser/markersTreeViewer": { + "single line": "メッセージを 1 行に表示します", + "multi line": "複数行にメッセージを表示します" + }, + "vs/workbench/contrib/outline/browser/outline.contribution": { + "name": "アウトライン", + "outlineConfigurationTitle": "アウトライン", + "outline.showIcons": "アイコン付きでアウトライン要素を表示します。", + "outline.showProblem": "アウトライン要素のエラーと警告を表示します。", + "outline.problem.colors": "エラーと警告に色を使用します。", + "outline.problems.badges": "エラーと警告にバッジを使用します。" + }, + "vs/workbench/contrib/outline/browser/outlinePanel": { + "collapse": "すべて折りたたんで表示します。", + "sortByPosition": "並べ替え: 位置", + "sortByName": "並べ替え: 名前", + "sortByKind": "並べ替え: 種類", + "followCur": "カーソルに追従", + "filterOnType": "種類でフィルター", + "no-editor": "アクティブなエディターはアウトライン情報を提供できません。", + "loading": "'{0}' のドキュメント シンボルを読み込んでいます...", + "no-symbols": "ドキュメント '{0}' にシンボルが見つかりません" + }, + "vs/workbench/contrib/output/browser/output.contribution": { + "output": "出力", + "logViewer": "ログ ビューアー", + "viewCategory": "ビュー", + "developer": "Developer", + "clearOutput.label": "出力のクリア", + "openActiveLogOutputFile": "アクティブなログ出力ファイルを開く", + "miToggleOutput": "出力(&&O)" + }, + "vs/workbench/contrib/output/browser/outputPanel": { + "output": "出力", + "outputPanelWithInputAriaLabel": "{0}、出力パネル", + "outputPanelAriaLabel": "出力パネル" + }, + "vs/workbench/contrib/output/browser/outputActions": { + "toggleOutput": "出力の切り替え", + "clearOutput": "出力のクリア", + "outputCleared": "出力はクリアされました", + "toggleOutputScrollLock": "出力スクロール ロックの切り替え", + "switchToOutput.label": "出力に切り替え", + "outputChannels": "出力チャネル。", + "logChannel": "ログ ({0})", + "openInLogViewer": "ログ ファイルを開く", + "showLogs": "ログの表示...", + "selectlog": "ログを選択", + "openLogFile": "ログ ファイルを開く...", + "selectlogFile": "ログ ファイルを選択" + }, + "vs/workbench/contrib/output/browser/outputServices": { + "output": "{0} - 出力", + "channel": "'{0}' の出力チャネル" + }, + "vs/workbench/contrib/performance/electron-browser/performance.contribution": { + "show.cat": "Developer", + "show.label": "スタートアップ パフォーマンス" + }, + "vs/workbench/contrib/performance/electron-browser/startupProfiler": { + "prof.message": "プロファイルが正常に作成されました。", + "prof.detail": "案件を作成し、手動で次のファイルを添付してください:\\n{0}", + "prof.restartAndFileIssue": "案件を作成し再起動する", + "prof.restart": "再起動", + "prof.thanks": "ご協力いただき、ありがとうございます。", + "prof.detail.restart": "'{0}' を引き続き使用するには、最後の再起動が必要です。 改めてあなたの貢献に感謝します。" + }, + "vs/workbench/contrib/performance/electron-browser/perfviewEditor": { + "name": "スタートアップ パフォーマンス" + }, + "vs/workbench/contrib/preferences/browser/keybindingsEditorContribution": { + "defineKeybinding.start": "キー バインドの定義", + "defineKeybinding.kbLayoutErrorMessage": "現在のキーボード レイアウトでは、このキーの組み合わせを生成することはできません。", + "defineKeybinding.kbLayoutLocalAndUSMessage": "現在のキーボード レイアウトで示すと **{0}** です。(US 標準: **{1}**)", + "defineKeybinding.kbLayoutLocalMessage": "現在のキーボード レイアウトで示すと **{0}** です。" + }, + "vs/workbench/contrib/preferences/browser/preferences.contribution": { + "defaultPreferencesEditor": "既定の基本設定エディター", + "settingsEditor2": "設定エディター 2", + "keybindingsEditor": "キー バインド エディター", + "preferences": "基本設定", + "openRemoteSettings": "リモート設定 ({0}) を開く", + "preferencesCategory": "基本設定", + "showDefaultKeybindings": "既定のキーバインドを表示", + "showUserKeybindings": "ユーザーのキーバインドを表示", + "miOpenSettings": "設定(&&S)", + "settings": "設定", + "miOpenOnlineSettings": "&&Online Services Settings", + "onlineServices": "Online Services Settings", + "miOpenKeymap": "キーボード ショートカット(&&K)", + "keyboardShortcuts": "キーボード ショートカット", + "openSettingsJson": "設定 (JSON) を開く", + "filterModifiedLabel": "変更した設定を表示", + "filterOnlineServicesLabel": "オンライン サービスの設定を表示" + }, + "vs/workbench/contrib/preferences/browser/keybindingWidgets": { + "defineKeybinding.oneExists": "1 つの既存のコマンドがこのキーバインドを使用しています", + "defineKeybinding.existing": "{0} つの既存のコマンドがこのキーバインドを使用しています", + "defineKeybinding.initial": "任意のキーの組み合わせを押し、ENTER キーを押します。", + "defineKeybinding.chordsTo": "の次に" + }, + "vs/workbench/contrib/preferences/browser/preferencesActions": { + "openRawDefaultSettings": "既定の設定 (JSON) を開く", + "openSettings2": "設定 (UI) を開く", + "openSettingsJson": "設定 (JSON) を開く", + "openGlobalSettings": "ユーザー設定を開く", + "openGlobalKeybindings": "キーボード ショートカットを開く", + "openGlobalKeybindingsFile": "キーボード ショートカットを開く (JSON)", + "openDefaultKeybindingsFile": "既定のキーボード ショートカットを開く (JSON)", + "openWorkspaceSettings": "ワークスペース設定を開く", + "openFolderSettings": "フォルダーの設定を開く", + "configureLanguageBasedSettings": "言語固有の設定を構成します...", + "languageDescriptionConfigured": "({0})", + "pickLanguage": "言語の選択" + }, + "vs/workbench/contrib/preferences/browser/keybindingsEditor": { + "SearchKeybindings.FullTextSearchPlaceholder": "入力してキーバインド内を検索", + "SearchKeybindings.KeybindingsSearchPlaceholder": "キーを記録中。Esc キーを押して終了", + "clearInput": "キーバインドの検索内容をクリア", + "sortByPrecedeneLabel": "優先順位で並べ替え", + "sortByPrecedeneLabelWithKeybinding": "{0} ({1})", + "recordKeysLabel": "キーを記録", + "recordKeysLabelWithKeybinding": "{0} ({1})", + "recording": "キーを記録しています", + "command": "コマンド", + "keybinding": "キー バインド", + "when": "いつ", + "source": "SOURCE", + "keybindingsLabel": "キー バインド", + "show sorted keybindings": "{0} 個のキーバインドを優先順に表示しています", + "show keybindings": "{0} のキーバインドをアルファベット順に表示しています", + "changeLabel": "キー バインドの変更", + "addLabel": "キー バインドの追加", + "editWhen": "When 式を変更", + "removeLabel": "キー バインドの削除", + "resetLabel": "キー バインドのリセット", + "showSameKeybindings": "同じキーバインドを表示", + "copyLabel": "コピー", + "copyCommandLabel": "コピー コマンド", + "error": "キー バインドの編集中にエラー '{0}' が発生しました。'keybindings.json' ファイルを開いてご確認ください。", + "editKeybindingLabelWithKey": "キー バインド {0} の変更", + "editKeybindingLabel": "キー バインドの変更", + "addKeybindingLabelWithKey": "キー バインド {0} の追加", + "addKeybindingLabel": "キー バインドの追加", + "title": "{0} ({1})", + "commandAriaLabel": "コマンドは {0} です。", + "keybindingAriaLabel": "キー バインドは {0} です。", + "noKeybinding": "キー バインドが割り当てられていません。", + "sourceAriaLabel": "ソースは {0} です。", + "whenContextInputAriaLabel": "when コンテキストを入力してください。確定するには Enter キーを、キャンセルするには Escape キーを押してください。", + "whenAriaLabel": "タイミングは {0} です。", + "noWhen": "タイミングのコンテキストがありません。" + }, + "vs/workbench/contrib/preferences/browser/preferencesWidgets": { + "defaultSettings": "上書きするには、右側のエディターに設定を入力します。", + "noSettingsFound": "設定が見つかりません。", + "settingsSwitcherBarAriaLabel": "設定切り替え", + "userSettings": "ユーザー", + "userSettingsRemote": "リモート", + "workspaceSettings": "ワークスペース", + "folderSettings": "フォルダー" + }, + "vs/workbench/contrib/preferences/browser/settingsEditor2": { + "settingsContextMenuAriaShortcut": "その他の操作は、 '{0}' を押してください。", + "SearchSettings.AriaLabel": "設定の検索", + "noResults": "設定が見つかりません", + "clearSearchFilters": "フィルターの解除", + "clearSearch": "検索のクリア", + "settingsNoSaveNeeded": "変更内容は編集時に自動的に保存されます。", + "oneResult": "1 個の設定が見つかりました", + "moreThanOneResult": "{0} 個の設定が見つかりました" + }, + "vs/workbench/contrib/preferences/browser/preferencesEditor": { + "SearchSettingsWidget.AriaLabel": "設定の検索", + "SearchSettingsWidget.Placeholder": "設定の検索", + "noSettingsFound": "設定が見つかりません", + "oneSettingFound": "1 個の設定が見つかりました", + "settingsFound": "{0} 個の設定が見つかりました", + "totalSettingsMessage": "合計 {0} 個の設定", + "nlpResult": "自然文 (natural language) の結果", + "filterResult": "フィルター後の結果", + "defaultSettings": "既定の設定", + "defaultUserSettings": "既定のユーザー設定", + "defaultWorkspaceSettings": "既定のワークスペース設定", + "defaultFolderSettings": "既定のフォルダー設定", + "defaultEditorReadonly": "既定値を上書きするには、右側のエディターを編集します。", + "preferencesAriaLabel": "既定の基本設定。読み取り専用のテキスト エディター。" + }, + "vs/workbench/contrib/preferences/browser/settingsLayout": { + "commonlyUsed": "よく使用するもの", + "textEditor": "テキスト エディター", + "cursor": "カーソル", + "find": "検索", + "font": "フォント", + "formatting": "書式設定", + "diffEditor": "差分エディター", + "minimap": "ミニマップ", + "suggestions": "候補", + "files": "ファイル", + "workbench": "ワークベンチ", + "appearance": "外観", + "breadcrumbs": "階層リンク", + "editorManagement": "エディターの管理", + "settings": "設定エディター", + "zenMode": "Zen Mode", + "window": "ウィンドウ", + "newWindow": "新しいウィンドウ", + "features": "機能", + "fileExplorer": "エクスプローラー", + "search": "検索", + "debug": "デバッグ", + "scm": "SCM", + "extensionViewlet": "拡張機能 Viewlet", + "terminal": "ターミナル", + "problems": "問題", + "comments": "コメント", + "remote": "リモート", + "application": "アプリケーション", + "proxy": "プロキシ", + "keyboard": "キーボード", + "update": "更新", + "telemetry": "テレメトリ" + }, + "vs/workbench/contrib/preferences/browser/tocTree": { + "groupRowAriaLabel": "{0}、グループ" + }, + "vs/workbench/contrib/preferences/browser/settingsTreeModels": { + "workspace": "ワークスペース", + "remote": "リモート", + "user": "ユーザー" + }, + "vs/workbench/contrib/preferences/browser/settingsWidgets": { + "headerForeground": "(プレビューの設定エディター向け) セクション ヘッダーまたはアクティブ タイトルの前景色。", + "modifiedItemForeground": "(プレビューの設定エディター向け) 変更した設定インジゲーターの配色。", + "settingsDropdownBackground": "(プレビューの設定エディター向け) 設定エディターのドロップダウンの背景。", + "settingsDropdownForeground": "(プレビューの設定エディター向け) 設定エディターのドロップダウンの前景。", + "settingsDropdownBorder": "(プレビューの設定エディター向け) 設定エディターのドロップダウンの境界線。", + "settingsDropdownListBorder": "(プレビューの設定エディター向け) 設定エディターのドロップダウン リストの境界線。これはオプションを囲み、説明からオプションを区切ります。", + "settingsCheckboxBackground": "(プレビューの設定エディター向け) 設定エディターのチェックボックスの背景。", + "settingsCheckboxForeground": "(プレビューの設定エディター向け) 設定エディターのチェックボックスの前景。", + "settingsCheckboxBorder": "(プレビューの設定エディター向け) 設定エディターのチェックボックスの境界線。", + "textInputBoxBackground": "(プレビューの設定エディター向け) 設定エディターのテキスト入力ボックスの背景。", + "textInputBoxForeground": "(プレビューの設定エディター向け) 設定エディターのテキスト入力ボックスの前景。", + "textInputBoxBorder": "(プレビューの設定エディター向け) 設定エディターのテキスト入力ボックスの境界線。", + "numberInputBoxBackground": "(プレビューの設定エディター向け) 設定エディターの数値入力ボックスの背景。", + "numberInputBoxForeground": "(プレビューの設定エディター向け) 設定エディターの数値入力ボックスの前景。", + "numberInputBoxBorder": "(プレビューの設定エディター向け) 設定エディターの数値入力ボックスの境界線。", + "removeExcludeItem": "除外項目を削除", + "editExcludeItem": "除外項目を編集", + "excludeSiblingHintLabel": "`{1}` に一致するファイルが存在するとき、`{0}` に一致するファイルを除外", + "excludePatternHintLabel": "`{0}` に一致するファイルを除外", + "addPattern": "パターンを追加", + "excludePatternInputPlaceholder": "除外パターン...", + "excludeSiblingInputPlaceholder": "パターンが存在するとき...", + "okButton": "OK", + "cancelButton": "キャンセル" + }, + "vs/workbench/contrib/preferences/browser/preferencesRenderers": { + "emptyUserSettingsHeader": "既定の設定を上書きするには、設定をここに挿入します。", + "emptyWorkspaceSettingsHeader": "ユーザー設定を上書きするには、設定をここに挿入します。", + "emptyFolderSettingsHeader": "ワークスペースの設定を上書きするには、このファイル内にフォルダーの設定を挿入します。", + "editTtile": "編集", + "replaceDefaultValue": "設定を置換", + "copyDefaultValue": "設定にコピー" + }, + "vs/workbench/contrib/preferences/browser/settingsTree": { + "extensions": "拡張機能", + "modified": "変更済み", + "settingsContextMenuTitle": "その他の操作...", + "alsoConfiguredIn": "次でも変更されています", + "configuredIn": "変更されています", + "settings.Modified": "変更済み。", + "newExtensionsButtonLabel": "一致する拡張機能を表示", + "editInSettingsJson": "settings.json で編集", + "settings.Default": "{0}", + "resetSettingLabel": "設定をリセット", + "validationError": "検証エラー。", + "treeAriaLabel": "設定", + "copySettingIdLabel": "設定 ID をコピー", + "copySettingAsJSONLabel": "JSON として設定をコピー" + }, + "vs/workbench/contrib/quickopen/browser/quickopen.contribution": { + "view": "ビュー", + "commandsHandlerDescriptionDefault": "コマンドの表示と実行", + "gotoLineDescriptionMac": "行へ移動", + "gotoLineDescriptionWin": "行へ移動", + "gotoSymbolDescription": "ファイル内のシンボルへ移動", + "gotoSymbolDescriptionScoped": "カテゴリを指定してファイル内のシンボルへ移動", + "helpDescription": "ヘルプの表示", + "viewPickerDescription": "ビューを開きます", + "miCommandPalette": "コマンド パレット(&&C)...", + "miOpenView": "ビューを開く(&&O)...", + "miGotoSymbolInFile": "ファイル内のシンボルへ移動(&&S)...", + "miGotoLine": "行/列に移動(&&L)...", + "commandPalette": "コマンド パレット..." + }, + "vs/workbench/contrib/quickopen/browser/helpHandler": { + "entryAriaLabel": "{0}、ピッカーのヘルプ", + "globalCommands": "グローバル コマンド", + "editorCommands": "エディター コマンド" + }, + "vs/workbench/contrib/quickopen/browser/gotoLineHandler": { + "gotoLine": "指定行へ移動...", + "gotoLineLabelEmptyWithLimit": "現在の行: {0}。移動先の行番号を 1 から {1} の間で入力します。", + "gotoLineLabelEmpty": "現在の行: {0}。移動先の行番号を入力します。", + "gotoLineColumnLabel": "行 {0}、文字 {1} に移動します。", + "gotoLineLabel": "{0} 行に移動します。", + "cannotRunGotoLine": "最初にテキスト ファイルを開いて行に移動します。" + }, + "vs/workbench/contrib/quickopen/browser/viewPickerHandler": { + "entryAriaLabel": "{0}、ビューの選択", + "views": "サイド バー", + "panels": "パネル", + "terminals": "ターミナル", + "terminalTitle": "{0}: {1}", + "channels": "出力", + "logChannel": "ログ ({0})", + "openView": "ビューを開きます", + "quickOpenView": "Quick Open ビュー" + }, + "vs/workbench/contrib/quickopen/browser/gotoSymbolHandler": { + "property": "プロパティ ({0})", + "method": "メソッド ({0})", + "function": "関数 ({0})", + "_constructor": "コンストラクター ({0})", + "variable": "変数 ({0})", + "class": "クラス ({0})", + "struct": "構造体 ({0})", + "event": "イベント ({0})", + "operator": "演算子 ({0})", + "interface": "インターフェイス ({0})", + "namespace": "名前空間 ({0})", + "package": "パッケージ ({0})", + "typeParameter": "型パラメーター ({0})", + "modules": "モジュール ({0})", + "enum": "列挙型 ({0})", + "enumMember": "列挙体メンバー ({0})", + "string": "文字列 ({0})", + "file": "ファイル ({0})", + "array": "配列 ({0})", + "number": "数字 ({0})", + "boolean": "ブール値 ({0})", + "object": "オブジェクト ({0})", + "key": "キー ({0})", + "field": "フィールド ({0})", + "constant": "定数 ({0})", + "gotoSymbol": "ファイル内のシンボルへ移動...", + "symbols": "シンボル ({0})", + "entryAriaLabel": "{0}、シンボル", + "noSymbolsMatching": "一致するシンボルはありません。", + "noSymbolsFound": "シンボルが見つかりません", + "gotoSymbolHandlerAriaLabel": "入力すると現在アクティブなエディターのシンボルが絞り込まれます。", + "cannotRunGotoSymbolInFile": "ファイルのシンボル情報がありません", + "cannotRunGotoSymbol": "まずテキスト ファイルを開いてからシンボルへ移動します" + }, + "vs/workbench/contrib/quickopen/browser/commandsHandler": { + "showTriggerActions": "すべてのコマンドの表示", + "clearCommandHistory": "コマンド履歴のクリア", + "showCommands.label": "コマンド パレット...", + "entryAriaLabelWithKey": "{0}、{1}、コマンド", + "entryAriaLabel": "{0}、コマンド", + "actionNotEnabled": "コマンド '{0}' は現在のコンテキストでは無効です。", + "canNotRun": "コマンド '{0}' でエラーが発生しました。", + "recentlyUsed": "最近使用したもの", + "morecCommands": "その他のコマンド", + "cat.title": "{0}: {1}", + "noCommandsMatching": "一致するコマンドはありません" + }, + "vs/workbench/contrib/relauncher/electron-browser/relauncher.contribution": { + "relaunchSettingMessage": "再起動が必要な設定を変更しました。", + "relaunchSettingDetail": "{0} を再起動ボタンで再起動して、設定を有効にしてください。", + "restart": "再起動(&&R)" + }, + "vs/workbench/contrib/remote/electron-browser/remote.contribution": { + "host.open": "$(sync~spin) Opening Remote...", + "miCloseRemote": "C&&lose Remote Connection", + "host.tooltip": "Editing on {0}", + "disconnectedFrom": "Disconnected from", + "host.tooltipDisconnected": "Disconnected from {0}", + "noHost.tooltip": "Open a remote window", + "status.host": "Remote Host", + "cat.title": "{0}: {1}", + "closeRemote.title": "Close Remote Connection", + "remoteExtensionLog": "Remote Server", + "connectionLost": "Connection Lost", + "reconnectionRunning": "Attempting to reconnect...", + "reconnectionPermanentFailure": "Cannot reconnect. Please reload the window.", + "reloadWindow": "ウィンドウの再読み込み", + "cancel": "キャンセル", + "reconnectionWaitOne": "Attempting to reconnect in {0} second...", + "reconnectionWaitMany": "Attempting to reconnect in {0} seconds...", + "remote": "リモート", + "remote.extensionKind": "Override the kind of an extension. `ui` extensions are installed and run on the local machine while `workspace` extensions are run on the remote. By overriding an extension's default kind using this setting, you specify if that extension should be installed and enabled locally or remotely.", + "ui": "UI extension kind. In a remote window, such extensions are enabled only when available on the local machine.", + "workspace": "Workspace extension kind. In a remote window, such extensions are enabled only when available on the remote." + }, + "vs/workbench/contrib/scm/browser/scm.contribution": { + "toggleGitViewlet": "Git を表示", + "source control": "ソース管理", + "toggleSCMViewlet": "SCM を表示", + "view": "ビュー", + "scmConfigurationTitle": "SCM", + "alwaysShowProviders": "ソース管理プロバイダーのセクションを常に表示するかどうかを制御します。", + "providersVisible": "複数のプロバイダーを、ソース管理プロバイダーのセクションにどのように表示するかを制御します。`0` に設定すると、ビューのサイズを手動で変更できるようになります。", + "diffDecorations": "エディターの差分デコレーターを制御します。", + "diffGutterWidth": "(追加または変更された) 内部余白の差分装飾の幅 (px) を制御します。", + "alwaysShowActions": "ソース管理ビューでインラインのアクションを常に表示するかどうかを制御します。", + "miViewSCM": "SCM(&&C)", + "scm accept": "SCM: 入力を反映" + }, + "vs/workbench/contrib/scm/browser/scmActivity": { + "scmPendingChangesBadge": "{0} 個の保留中の変更", + "status.scm": "ソース管理" + }, + "vs/workbench/contrib/scm/browser/scmViewlet": { + "scm providers": "ソース管理プロバイダー", + "no open repo": "ソース管理プロバイダーが登録されていません。", + "source control": "ソース管理", + "viewletTitle": "{0}: {1}" + }, + "vs/workbench/contrib/scm/browser/dirtydiffDecorator": { + "changes": "{1} 個のうち {0} 個の変更", + "change": "{1} 個のうち {0} 個の変更 ", + "show previous change": "前の変更箇所を表示", + "show next change": "次の変更箇所を表示", + "miGotoNextChange": "次の変更箇所(&&C)", + "miGotoPreviousChange": "前の変更箇所(&&C)", + "move to previous change": "前の変更箇所に移動", + "move to next change": "次の変更箇所に移動", + "editorGutterModifiedBackground": "編集された行を示すエディター余白の背景色。", + "editorGutterAddedBackground": "追加された行を示すエディター余白の背景色。", + "editorGutterDeletedBackground": "削除された行を示すエディター余白の背景色。", + "overviewRulerModifiedForeground": "変更されたコンテンツを示す概要ルーラーのマーカー色。", + "overviewRulerAddedForeground": "追加されたコンテンツを示す概要ルーラーのマーカー色。", + "overviewRulerDeletedForeground": "削除されたコンテンツを示す概要ルーラーのマーカー色。" + }, + "vs/workbench/contrib/search/browser/openAnythingHandler": { + "fileAndTypeResults": "ファイルとシンボルの結果", + "fileResults": "結果ファイル" + }, + "vs/workbench/contrib/search/browser/search.contribution": { + "search": "検索", + "copyMatchLabel": "コピー", + "copyPathLabel": "パスのコピー", + "copyAllLabel": "すべてコピー", + "clearSearchHistoryLabel": "検索履歴のクリア", + "toggleSearchViewPositionLabel": "検索ビュー位置の切り替え", + "focusSearchListCommandLabel": "リストにフォーカス", + "findInFolder": "フォルダー内を検索...", + "findInWorkspace": "ワークスペース内を検索...", + "showTriggerActions": "ワークスペース内のシンボルへ移動...", + "name": "検索", + "view": "ビュー", + "findInFiles": "フォルダーを指定して検索", + "miFindInFiles": "ファイル内を検索(&&I)", + "miReplaceInFiles": "複数のファイルで置換(&&I)", + "openAnythingHandlerDescription": "ファイルに移動する", + "openSymbolDescriptionNormal": "ワークスペース内のシンボルへ移動", + "searchConfigurationTitle": "検索", + "exclude": "検索でファイルとフォルダーを除外するために glob パターンを構成します。`#files.exclude#` 設定からすべての glob パターンを継承します。glob パターンについての詳細は [こちら](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options) を参照してください。", + "exclude.boolean": "ファイル パスの照合基準となる glob パターン。これを true または false に設定すると、パターンがそれぞれ有効/無効になります。", + "exclude.when": "一致するファイルの兄弟をさらにチェックします。一致するファイル名の変数として $(basename) を使用します。", + "useRipgrep": "この設定は推奨されず、現在 \"search.usePCRE2\" にフォール バックします。", + "useRipgrepDeprecated": "推奨されません。高度な正規表現機能サポートのために \"search.usePCRE2\" の利用を検討してください。", + "search.maintainFileSearchCache": "有効にすると、searchService プロセスは 1 時間操作がない場合でもシャットダウンされず、アクティブな状態に保たれます。これにより、ファイル検索キャッシュがメモリに保持されます。", + "useIgnoreFiles": "ファイルを検索するときに、`.gitignore` ファイルと `.ignore` ファイルを使用するかどうかを制御します。", + "useGlobalIgnoreFiles": "ファイルを検索するときに、グローバルの `.gitignore` と `.ignore` ファイルを使用するかどうかを制御します。", + "search.quickOpen.includeSymbols": "グローバル シンボル検索の結果を、Quick Open の結果ファイルに含めるかどうか。", + "search.quickOpen.includeHistory": "最近開いたファイルの結果を、Quick Open の結果ファイルに含めるかどうか。", + "search.followSymlinks": "検索中にシンボリック リンクをたどるかどうかを制御します。", + "search.smartCase": "すべて小文字のパターンの場合、大文字と小文字を区別しないで検索し、そうでない場合は大文字と小文字を区別して検索します。", + "search.globalFindClipboard": "macOS で検索ビューが共有の検索クリップボードを読み取りまたは変更するかどうかを制御します。", + "search.location": "検索をサイドバーのビューとして表示するか、より水平方向の空間をとるためにパネル領域のパネルとして表示するかを制御します。", + "search.collapseAllResults": "検索結果を折りたたむか展開するかどうかを制御します。", + "search.useReplacePreview": "一致項目を選択するか置換するときに、置換のプレビューを開くかどうかを制御します。", + "search.showLineNumbers": "検索結果に行番号を表示するかどうかを制御します。", + "search.searchRipgrepEnableDeprecated": "推奨されません。代わりに \"search.runInExtensionHost\" をご使用ください。", + "search.searchRipgrepEnable": "拡張機能ホストで検索を行うかどうかを制御します。", + "search.runInExtensionHost": "拡張機能ホストで検索を行うかどうかを制御します。有効にするには、再起動が必要です。", + "search.usePCRE2": "テキスト検索に PCRE2 正規表現エンジンを使用するかどうか。これにより、先読みや後方参照といった高度な正規表現機能を使用できるようになります。ただし、すべての PCRE2 機能がサポートされているわけではありません。JavaScript によってサポートされる機能のみが使用できます。", + "search.actionsPositionAuto": "検索ビューが狭い場合はアクションバーを右に、検索ビューが広い場合はコンテンツの直後にアクションバーを配置します。", + "search.actionsPositionRight": "アクションバーを常に右側に表示します。", + "search.actionsPosition": "検索ビューの行内のアクションバーの位置を制御します。", + "miViewSearch": "検索(&&S)", + "miGotoSymbolInWorkspace": "ワークスペース内のシンボルへ移動(&&W)..." + }, + "vs/workbench/contrib/search/browser/openFileHandler": { + "entryAriaLabel": "{0}、ファイル ピッカー", + "searchResults": "検索結果" + }, + "vs/workbench/contrib/search/browser/openSymbolHandler": { + "entryAriaLabel": "{0}、シンボル ピッカー", + "symbols": "シンボルの結果", + "noSymbolsMatching": "一致するシンボルはありません。", + "noSymbolsWithoutInput": "入力してシンボルを検索します" + }, + "vs/workbench/contrib/search/browser/searchPanel": { + "search": "検索" + }, + "vs/workbench/contrib/search/browser/searchView": { + "searchView": "検索", + "moreSearch": "詳細検索の切り替え", + "searchScope.includes": "含めるファイル", + "label.includes": "検索包含パターン", + "searchScope.excludes": "除外するファイル", + "label.excludes": "検索除外パターン", + "replaceAll.confirmation.title": "すべて置換", + "replaceAll.confirm.button": "置換(&&R)", + "replaceAll.occurrence.file.message": "{1} 個のファイルで {0} 件の出現箇所を '{2}' に置換しました。", + "removeAll.occurrence.file.message": "{1} 個のファイルで {0} 件の出現箇所を置換しました。", + "replaceAll.occurrence.files.message": "{1} 個のファイルで {0} 件の出現箇所を '{2}' に置換しました。", + "removeAll.occurrence.files.message": "{1} 個のファイルで {0} 件の出現箇所を置換しました。", + "replaceAll.occurrences.file.message": "{1} 個のファイルで {0} 件の出現箇所を '{2}' に置換しました。", + "removeAll.occurrences.file.message": "{1} 個のファイルで {0} 件の出現箇所を置換しました。", + "replaceAll.occurrences.files.message": "{1} 個のファイルで {0} 件の出現箇所を '{2}' に置換しました。", + "removeAll.occurrences.files.message": "{1} 個のファイルで {0} 件の出現箇所を置換しました。", + "removeAll.occurrence.file.confirmation.message": "{1} 個のファイルで {0} 件の出現箇所を '{2}' に置換しますか?", + "replaceAll.occurrence.file.confirmation.message": "{1} 個のファイルで {0} 件の出現箇所を置換しますか?", + "removeAll.occurrence.files.confirmation.message": "{1} 個のファイルで {0} 件の出現箇所を '{2}' に置換しますか?", + "replaceAll.occurrence.files.confirmation.message": "{1} 個のファイルで {0} 件の出現箇所を置換しますか?", + "removeAll.occurrences.file.confirmation.message": "{1} 個のファイルで {0} 件の出現箇所を '{2}' に置換しますか?", + "replaceAll.occurrences.file.confirmation.message": "{1} 個のファイルで {0} 件の出現箇所を置換しますか?", + "removeAll.occurrences.files.confirmation.message": "{1} 個のファイルで {0} 件の出現箇所を '{2}' に置換しますか?", + "replaceAll.occurrences.files.confirmation.message": "{1} 個のファイルで {0} 件の出現箇所を置換しますか?", + "searchPathNotFoundError": "検索パスが見つかりません: {0}", + "searchMaxResultsWarning": "結果セットにはすべての一致項目のサブセットのみが含まれています。より限定的な検索条件を入力して、検索結果を絞り込んでください。", + "searchCanceled": "結果が見つかる前に検索が取り消されました - ", + "noResultsIncludesExcludes": "'{0}' に '{1}' を除外した結果はありません - ", + "noResultsIncludes": "'{0}' に結果はありません - ", + "noResultsExcludes": "'{0}' を除外した結果はありませんでした - ", + "noResultsFound": "結果がありません。除外構成の設定を確認し、gitignore ファイルを調べてください -", + "rerunSearch.message": "もう一度検索してください", + "rerunSearchInAll.message": "すべてのファイルでもう一度検索してください", + "openSettings.message": "設定を開く", + "openSettings.learnMore": "詳細を表示", + "ariaSearchResultsStatus": "検索により {1} 個のファイル内の {0} 件の結果が返されました", + "rgRegexError": "\"search.usePCRE2\" を有効にすることで、後読みや後方参照などの追加の正規表現機能を有効にできます。", + "neverAgain": "今後表示しない", + "otherEncodingWarning.openSettingsLabel": "設定を開く", + "useIgnoresAndExcludesDisabled": "- 除外設定を使用して、ファイルを無視するが無効です", + "search.file.result": "{1} 個のファイルに {0} 件の結果", + "search.files.result": "{1} 個のファイルに {0} 件の結果", + "search.file.results": "{1} 個のファイルに {0} 件の結果", + "search.files.results": "{1} 個のファイルに {0} 件の結果", + "searchWithoutFolder": "You have not opened or specified a folder. Only open files are currently searched - ", + "openFolder": "フォルダーを開く" + }, + "vs/workbench/contrib/search/browser/searchWidget": { + "search.action.replaceAll.disabled.label": "すべて置換 (有効にする検索を実行)", + "search.action.replaceAll.enabled.label": "すべて置換", + "search.replace.toggle.button.title": "置換の切り替え", + "label.Search": "検索: 検索語句を入力し Enter を押して検索するか、Esc を押して取り消します", + "search.placeHolder": "検索", + "label.Replace": "置換: 置換用語を入力し、Enter を押してプレビューするか、Escape を押してキャンセルします", + "search.replace.placeHolder": "置換", + "regexp.backreferenceValidationFailure": "前方参照はサポートされていません" + }, + "vs/workbench/contrib/search/common/queryBuilder": { + "search.noWorkspaceWithName": "ワークスペースに次の名前のフォルダーはありません: {0}" + }, + "vs/workbench/contrib/search/browser/searchActions": { + "showSearch": "検索の表示", + "replaceInFiles": "複数のファイルで置換", + "RefreshAction.label": "最新の情報に更新", + "CollapseDeepestExpandedLevelAction.label": "すべて折りたたんで表示します。", + "ClearSearchResultsAction.label": "検索結果のクリア", + "CancelSearchAction.label": "検索のキャンセル", + "FocusNextSearchResult.label": "次の検索結果にフォーカス", + "FocusPreviousSearchResult.label": "前の検索結果にフォーカス", + "RemoveAction.label": "破棄", + "file.replaceAll.label": "すべて置換", + "match.replace.label": "置換" + }, + "vs/workbench/contrib/search/browser/patternInputWidget": { + "defaultLabel": "入力", + "useExcludesAndIgnoreFilesDescription": "除外設定を使用してファイルを無視" + }, + "vs/workbench/contrib/search/browser/replaceService": { + "fileReplaceChanges": "{0} ↔ {1} (置換のプレビュー)" + }, + "vs/workbench/contrib/search/browser/searchResultsView": { + "searchFolderMatch.other.label": "その他のファイル", + "searchFileMatches": "{0} 個のファイルが見つかりました", + "searchFileMatch": "{0} 個のファイルが見つかりました", + "searchMatches": "一致する項目が {0} 件見つかりました", + "searchMatch": "一致する項目が {0} 件見つかりました", + "lineNumStr": "{0} 行から", + "numLinesStr": "さらに {0} 行", + "folderMatchAriaLabel": "{1} フォルダー ルート内で {0} 件の一致、検索結果", + "otherFilesAriaLabel": "ワークスペースの外側で {0} 件の一致、検索結果", + "fileMatchAriaLabel": "フォルダー {2} のファイル {1} 内で {0} 件の一致、検索結果", + "replacePreviewResultAria": "テキスト {3} の {2} 列目の {0} を {1} に置換します", + "searchResultAria": "テキスト {2} の {1} 列目に {0} が見つかりました" + }, + "vs/workbench/contrib/snippets/browser/snippets.contribution": { + "snippetSchema.json.default": "空のスニペット", + "snippetSchema.json": "ユーザー スニペット構成", + "snippetSchema.json.prefix": "intellisense でスニペットを選択するときに使用するプレフィックス", + "snippetSchema.json.body": "The snippet content. Use '$1', '${1:defaultText}' to define cursor positions, use '$0' for the final cursor position. Insert variable values with '${varName}' and '${varName:defaultText}', e.g. 'This is file: $TM_FILENAME'.", + "snippetSchema.json.description": "スニペットについての記述。", + "snippetSchema.json.scope": "A list of language names to which this snippet applies, e.g. 'typescript,javascript'." + }, + "vs/workbench/contrib/snippets/browser/insertSnippet": { + "snippet.suggestions.label": "スニペットの挿入", + "sep.userSnippet": "ユーザー スニペット", + "sep.extSnippet": "拡張機能のスニペット", + "sep.workspaceSnippet": "ワークスペースのスニペット" + }, + "vs/workbench/contrib/snippets/browser/configureSnippets": { + "global.scope": "(グローバル)", + "global.1": "({0})", + "name": "Type snippet file name", + "bad": "'{0}' already exists", + "new.global": "新しいグローバル スニペット ファイル...", + "new.workspace": "{0} ワークスペース", + "new.folder": "'{0}' の新しいスニペット ファイル...", + "group.global": "既存のスニペット", + "new.global.sep": "新しいスニペット", + "openSnippet.pickLanguage": "スニペット ファイルの選択もしくはスニペットの作成", + "openSnippet.label": "ユーザー スニペットの構成", + "preferences": "基本設定", + "miOpenSnippets": "ユーザー スニペット(&&S)", + "userSnippets": "ユーザー スニペット" + }, + "vs/workbench/contrib/snippets/browser/snippetsService": { + "invalid.path.0": "`contributes.{0}.path` に文字列が必要です。提供された値: {1}", + "invalid.language.0": "言語を省略するとき、`contributes.{0}.path` の値は `.code-snippets`-file にする必要があります。提供された値: {1}", + "invalid.language": "`contributes.{0}.language` で不明な言語です。提供された値: {1}", + "invalid.path.1": "拡張機能のフォルダー ({2}) の中に `contributes.{0}.path` ({1}) が含まれている必要があります。これにより拡張を移植できなくなる可能性があります。", + "vscode.extension.contributes.snippets": "スニペットを提供します。", + "vscode.extension.contributes.snippets-language": "このスニペットの提供先の言語識別子です。", + "vscode.extension.contributes.snippets-path": "スニペット ファイルのパス。拡張機能フォルダーの相対パスであり、通常 './snippets/' で始まります。", + "badVariableUse": "拡張機能 '{0}' の 1 つまたは複数のスニペットは、スニペット変数とスニペット プレース ホルダーを混乱させる可能性が非常にあります。 (詳細については、 https://code.visualstudio.com/docs/editor/userdefinedsnippets#_snippet-syntax を参照してください)", + "badFile": "スニペット ファイル \"{0}\" を読み込むことができませんでした。" + }, + "vs/workbench/contrib/snippets/browser/snippetCompletionProvider": { + "detail.snippet": "{0} ({1})", + "snippetSuggest.longLabel": "{0}, {1}" + }, + "vs/workbench/contrib/snippets/browser/snippetsFile": { + "source.workspaceSnippetGlobal": "ワークスペースのスニペット", + "source.userSnippetGlobal": "グローバル ユーザー スニペット", + "source.userSnippet": "ユーザー スニペット" + }, + "vs/workbench/contrib/stats/node/workspaceStats": { + "never again": "今後表示しない", + "workspaceFound": "このフォルダーには、ワークスペース ファイルが含まれています。それを開きますか? ワークスペース ファイルに関しての [詳細情報]({1}) 。", + "openWorkspace": "ワークスペースを開く", + "workspacesFound": "このフォルダーには、複数のワークスペース ファイルが含まれています。1 つを開きますか?ワークスペース ファイルに関しての [詳細情報]({0})。", + "selectWorkspace": "ワークスペースを選択", + "selectToOpen": "開くワークスペースを選択します。" + }, + "vs/workbench/contrib/surveys/electron-browser/nps.contribution": { + "surveyQuestion": "短いフィードバック アンケートにご協力をお願いできますか?", + "takeSurvey": "アンケートの実施", + "remindLater": "後で通知する", + "neverAgain": "今後表示しない" + }, + "vs/workbench/contrib/surveys/electron-browser/languageSurveys.contribution": { + "helpUs": "{0} のサポートの改善にご協力ください", + "takeShortSurvey": "簡単なアンケートの実施", + "remindLater": "後で通知する", + "neverAgain": "今後表示しない" + }, + "vs/workbench/contrib/tasks/common/tasks": { + "TaskDefinition.missingRequiredProperty": "エラー: タスク識別子 '{0}' に必要な '{1}' プロパティがありません。タスク識別子は無視されます。" + }, + "vs/workbench/contrib/tasks/electron-browser/task.contribution": { + "tasksCategory": "タスク", + "ConfigureTaskRunnerAction.label": "タスクの構成", + "building": "ビルドしています...", + "runningTasks": "実行中のタスクを表示", + "status.runningTasks": "実行中のタスク", + "tasks": "タスク", + "TaskSystem.noHotSwap": "アクティブなタスクを実行しているタスク実行エンジンを変更するには、ウィンドウの再読み込みが必要です", + "reloadWindow": "ウィンドウの再読み込み", + "taskServiceOutputPrompt": "タスク エラーがあります。詳細は出力をご覧ください。", + "showOutput": "出力の表示", + "TaskServer.folderIgnored": "{0} フォルダーはタスク バージョン 0.1.0 を使用しているために無視されます", + "TaskService.noBuildTask1": "ビルド タスクが定義されていません。tasks.json ファイルでタスクに 'isBuildCommand' というマークを付けてください。", + "TaskService.noBuildTask2": "ビルド タスクが定義されていません。tasks.json ファイルでタスクに 'build' グループとしてマークを付けてください。", + "TaskService.noTestTask1": "テスト タスクが定義されていません。tasks.json ファイルでタスクに 'isTestCommand' というマークを付けてください。", + "TaskService.noTestTask2": "テスト タスクが定義されていません。tasks.json ファイルでタスクに 'test' グループとしてマークを付けてください。", + "TaskServer.noTask": "実行するタスクが定義されていません。", + "TaskService.associate": "関連付け", + "TaskService.attachProblemMatcher.continueWithout": "タスクの出力をスキャンせずに続行", + "TaskService.attachProblemMatcher.never": "今後このタスクの出力をスキャンしない", + "TaskService.attachProblemMatcher.learnMoreAbout": "タスク出力のスキャンについての詳細", + "selectProblemMatcher": "スキャンするタスク出力のエラーと警告の種類を選択", + "customizeParseErrors": "現在のタスクの構成にはエラーがあります。タスクをカスタマイズする前にエラーを修正してください。", + "tasksJsonComment": "// tasks.json 形式の詳細についての資料は、\n\t// https://go.microsoft.com/fwlink/?LinkId=733558 をご覧ください", + "moreThanOneBuildTask": "tasks.json で複数のビルド タスクが定義されています。最初のタスクのみを実行します。\\n", + "TaskSystem.activeSame.background": "タスク '{0}' は既にバックグラウンド モードでアクティブです。", + "TaskSystem.activeSame.noBackground": "タスク '{0}' は既にアクティブです。", + "terminateTask": "タスクの終了", + "restartTask": "タスクの再開", + "TaskSystem.active": "既に実行中のタスクがあります。まずこのタスクを終了してから、別のタスクを実行してください。", + "TaskSystem.restartFailed": "タスク {0} を終了して再開できませんでした", + "TaskService.noConfiguration": "エラー: {0} タスク検出は次の構成に対してタスクを提供していません:\n{1}\nこのタスクは無視されます。\n", + "TaskSystem.configurationErrors": "エラー: 指定したタスク構成に検証エラーがあり、使用できません。最初にエラーを修正してください。", + "taskService.ignoreingFolder": "ワークスペース フォルダー {0} のタスク構成を無視します。マルチ フォルダー ワークスペース タスクのサポートには、すべてのフォルダーがタスク バージョン 2.0.0 を使用する必要があります。\n", + "TaskSystem.invalidTaskJson": "エラー: tasks.json ファイルの内容に構文エラーがあります。訂正してからタスクを実行してください。\n", + "TaskSystem.runningTask": "実行中のタスクがあります。終了しますか?", + "TaskSystem.terminateTask": "タスクの終了(&&T)", + "TaskSystem.noProcess": "起動したタスクは既に存在しません。タスクを起動したバックグラウンド プロセスが VS コードで終了すると、プロセスが孤立することがあります。これを回避するには、待機フラグを設定して最後のバックグラウンド プロセスを開始します。", + "TaskSystem.exitAnyways": "常に終了(&&E)", + "TerminateAction.label": "タスクの終了", + "TaskSystem.unknownError": "タスクの実行中にエラーが発生しました。詳細については、タスク ログを参照してください。", + "TaskService.noWorkspace": "タスクはワークスペース フォルダーでのみ利用可能です。", + "TaskService.learnMore": "詳細を表示", + "configureTask": "タスクの構成", + "recentlyUsed": "最近使用したタスク", + "configured": "構成済みのタスク", + "detected": "検出されたタスク", + "TaskService.ignoredFolder": "次のワークスペース フォルダーはタスク バージョン 0.1.0 を使用しているため無視されます: {0}", + "TaskService.notAgain": "今後表示しない", + "TaskService.pickRunTask": "実行するタスクを選択してください", + "TaskService.noEntryToRun": "実行するタスクがありません。タスクを構成する...", + "TaskService.fetchingBuildTasks": "ビルド タスクをフェッチしています...", + "TaskService.pickBuildTask": "実行するビルド タスクを選択", + "TaskService.noBuildTask": "実行するビルド タスクがありません。ビルド タスクを構成する...", + "TaskService.fetchingTestTasks": "テスト タスクをフェッチしています...", + "TaskService.pickTestTask": "実行するテスト タスクを選択してください", + "TaskService.noTestTaskTerminal": "実行するテスト タスクがありません。タスクを構成する... ", + "TaskService.taskToTerminate": "Select a task to terminate", + "TaskService.noTaskRunning": "現在実行中のタスクはありません", + "TaskService.terminateAllRunningTasks": "すべての実行中のタスク", + "TerminateAction.noProcess": "起動したプロセスは既に存在しません。タスクを起動したバックグラウンド タスクが VS コードで終了すると、プロセスが孤立することがあります。", + "TerminateAction.failed": "実行中のタスクの終了に失敗しました", + "TaskService.taskToRestart": "再起動するタスクを選択してください", + "TaskService.noTaskToRestart": "再起動するタスクがありません", + "TaskService.template": "タスク テンプレートを選択", + "TaskService.createJsonFile": "テンプレートから tasks.json を生成", + "TaskService.openJsonFile": "tasks.json ファイルを開く", + "TaskService.pickTask": "構成するタスクを選択", + "TaskService.defaultBuildTaskExists": "{0} は既に既定のビルド タスクとしてマークされています", + "TaskService.pickDefaultBuildTask": "既定のビルド タスクとして使用するタスクを選択", + "TaskService.defaultTestTaskExists": "{0} は既に既定のテスト タスクとしてマークされています。", + "TaskService.pickDefaultTestTask": "既定のテスト タスクとして使用するタスクを選択", + "TaskService.pickShowTask": "出力を表示するタスクを選択", + "TaskService.noTaskIsRunning": "実行中のタスクはありません", + "miRunTask": "タスクの実行(&&R)...", + "miBuildTask": "ビルド タスクの実行(&&B)...", + "miRunningTask": "実行中のタスクを表示(&&G)...", + "miRestartTask": "実行中のタスクの再開(&&E)...", + "miTerminateTask": "タスクの終了(&&T)...", + "miConfigureTask": "タスクの構成(&&C)...", + "miConfigureBuildTask": "既定のビルド タスクの構成(&&F)...", + "ShowLogAction.label": "タスク ログの表示", + "RunTaskAction.label": "タスクの実行", + "ReRunTaskAction.label": "最後のタスクを再実行", + "RestartTaskAction.label": "実行中のタスクの再起動", + "ShowTasksAction.label": "実行中のタスクを表示", + "BuildAction.label": "ビルド タスクの実行", + "TestAction.label": "テスト タスクの実行", + "ConfigureDefaultBuildTask.label": "既定のビルド タスクを構成する", + "ConfigureDefaultTestTask.label": "既定のテスト タスクを構成する", + "quickOpen.task": "タスクの実行" + }, + "vs/workbench/contrib/tasks/common/taskDefinitionRegistry": { + "TaskDefinition.description": "実際のタスクの種類。先頭が '$' で始まる種類は内部使用のために予約されています。", + "TaskDefinition.properties": "タスクの種類の追加プロパティ", + "TaskTypeConfiguration.noType": "タスクの種類を構成するのに必要な 'taskType' プロパティがありません", + "TaskDefinitionExtPoint": "タスクの種類を提供" + }, + "vs/workbench/contrib/tasks/browser/taskQuickOpen": { + "tasksAriaLabel": "実行するタスクの名前を入力します", + "noTasksMatching": "一致するタスクがありません", + "noTasksFound": "タスクが見つかりません" + }, + "vs/workbench/contrib/tasks/common/jsonSchema_v1": { + "JsonSchema.version.deprecated": "バージョン 0.1.0 のタスクは非推奨です。2.0.0 を使用してください。", + "JsonSchema.version": "構成のバージョン番号", + "JsonSchema.": "ランナーが新しくなります。正式なランナープロパティーを使用してください", + "JsonSchema.runner": "タスクをプロセスとして実行して、出力が出力ウィンドウまたはターミナル内に表示されるかどうかを定義します。", + "JsonSchema.windows": "Windows 固有のコマンド構成", + "JsonSchema.mac": "Mac 固有のコマンド構成", + "JsonSchema.linux": "Linux 固有のコマンド構成", + "JsonSchema.shell": "コマンドがシェル コマンドか外部プログラムかを指定します。省略すると、既定は false になります。" + }, + "vs/workbench/contrib/tasks/common/taskTemplates": { + "dotnetCore": ".NET Core ビルド コマンドの実行", + "msbuild": "ビルド ターゲットを実行", + "externalCommand": "任意の外部コマンドを実行する例", + "Maven": "共通の maven コマンドを実行する" + }, + "vs/workbench/contrib/tasks/browser/quickOpen": { + "entryAriaLabel": "{0}, tasks", + "recentlyUsed": "最近使用したタスク", + "configured": "構成済みのタスク", + "detected": "検出されたタスク", + "customizeTask": "タスクの構成" + }, + "vs/workbench/contrib/tasks/node/processRunnerDetector": { + "TaskSystemDetector.noGulpTasks": "gulp --tasks-simple が実行されましたがタスクの一覧は表示されませんでした。npm install を実行しましたか?", + "TaskSystemDetector.noJakeTasks": "jake --tasks が実行されましたがタスクの一覧は表示されませんでした。npm install を実行しましたか?", + "TaskSystemDetector.noGulpProgram": "システムに Gulp がインストールされていません。npm install -g gulp を実行してインストールしてください。", + "TaskSystemDetector.noJakeProgram": "システムに Jake がインストールされていません。npm install -g jake を実行してインストールしてください。", + "TaskSystemDetector.noGruntProgram": "システムに Grunt がインストールされていません。npm install -g grunt を実行してインストールしてください。", + "TaskSystemDetector.noProgram": "プログラム {0} が見つかりませんでした。メッセージは {1} です", + "TaskSystemDetector.buildTaskDetected": "名前 '{0}' のビルド タスクが検出されました。", + "TaskSystemDetector.testTaskDetected": "名前 '{0}' のテスト タスクが検出されました。" + }, + "vs/workbench/contrib/tasks/electron-browser/runAutomaticTasks": { + "tasks.run.allowAutomatic": "このフォルダーには、このフォルダーを開くと自動的に実行される 'tasks.json' で定義されているタスク ({0}) が入っています。このフォルダーを開くときにタスクの自動実行を許可しますか。", + "allow": "許可して実行", + "disallow": "許可しない", + "openTasks": "tasks.json を開く", + "workbench.action.tasks.allowAutomaticRunning": "フォルダーで自動タスクを許可する", + "workbench.action.tasks.disallowAutomaticRunning": "フォルダー内で自動タスクを許可しない" + }, + "vs/workbench/contrib/tasks/common/jsonSchema_v2": { + "JsonSchema.shell": "コマンドがシェル コマンドか外部プログラムかを指定します。省略すると、既定は false になります。", + "JsonSchema.tasks.isShellCommand.deprecated": "isShellCommand プロパティは使用されていません。代わりに、タスクの type プロパティとオプションの shell プロパティをご使用ください。また 1.14 リリース ノートをご確認ください。", + "JsonSchema.tasks.dependsOn.identifier": "The task identifier.", + "JsonSchema.tasks.dependsOn.string": "このタスクが依存している別のタスク。", + "JsonSchema.tasks.dependsOn.array": "このタスクが依存している他の複数のタスク。", + "JsonSchema.tasks.dependsOrder.parallel": "Run all dependsOn tasks in parallel.", + "JsonSchema.tasks.dependsOrder.sequence": "Run all dependsOn tasks in sequence.", + "JsonSchema.tasks.dependsOrder": "Determines the order of the dependsOn tasks for this task. Note that this property is not recursive.", + "JsonSchema.tasks.presentation": "タスクの出力の表示と入力の読み取りに使用するようにパネルを構成します。", + "JsonSchema.tasks.presentation.echo": "実行されたコマンドがパネルにエコーされるかどうかを制御します。既定は trueです。", + "JsonSchema.tasks.presentation.focus": "パネルがフォーカスされるかどうかを制御します。既定は false です。true に設定した場合、パネルも表示されます。", + "JsonSchema.tasks.presentation.revealProblems.always": "このタスクを実行したとき常に問題パネルを表示します。", + "JsonSchema.tasks.presentation.revealProblems.onProblem": "問題が見つかった場合のみ、問題パネルを表示します。", + "JsonSchema.tasks.presentation.revealProblems.never": "このタスクを実行するときに、問題パネルは表示されません。", + "JsonSchema.tasks.presentation.revealProblems": "このタスクの実行時に問題パネルを表示するかどうかを制御します。オプションの \"表示\" より優先されます。既定値は \"しない\" です。", + "JsonSchema.tasks.presentation.reveal.always": "タスクを実行したとき常にターミナルを表示します。", + "JsonSchema.tasks.presentation.reveal.silent": "タスクがエラーで終了するか、問題マッチャーがエラーを検出した場合にのみターミナルを表示します。", + "JsonSchema.tasks.presentation.reveal.never": "このタスクを実行するときに、今後ターミナルを表示しません。", + "JsonSchema.tasks.presentation.reveal": "タスクを実行しているターミナルを表示するかどうかを制御します。オプション \"revealProblems\" によってオーバーライドされる可能性があります。既定値は \"常時\" です。", + "JsonSchema.tasks.presentation.instance": "タスク間でパネルを共有するか、またはこのタスクで占有するか、実行ごとに新しいパネルを作成するかどうかを制御します。", + "JsonSchema.tasks.presentation.showReuseMessage": "「ターミナルはタスクで再利用されます、閉じるには任意のキーを押してください」メッセージを表示するかどうかを制御します。", + "JsonSchema.tasks.presentation.clear": "タスクを実行する前にターミナルをクリアするかどうかを制御します。", + "JsonSchema.tasks.presentation.group": "分割ウィンドウを使用して特定の端末グループでタスクを実行するかどうかを制御します。", + "JsonSchema.tasks.terminal": "terminal プロパティは非推奨です。代わりに presentation をご使用ください", + "JsonSchema.tasks.group.kind": "タスクの実行グループ。", + "JsonSchema.tasks.group.isDefault": "このタスクがグループ内の既定のタスクであるかどうかを定義します。", + "JsonSchema.tasks.group.defaultBuild": "既定のビルド タスクとしてタスクをマークします。", + "JsonSchema.tasks.group.defaultTest": "タスクを既定のテスト タスクとしてマークします。", + "JsonSchema.tasks.group.build": "「ビルド タスクの実行」を介してアクセス可能なビルド タスクとしてタスクをマークします。", + "JsonSchema.tasks.group.test": "「テスト タスクの実行」を介してアクセス可能なテスト タスクとしてタスクをマークします。", + "JsonSchema.tasks.group.none": "タスクをグループに割り当てない", + "JsonSchema.tasks.group": "このタスクが属する実行グループを定義します。ビルド グループに追加する \"build\" とテスト グループに追加する \"test\" をサポートしています。", + "JsonSchema.tasks.type": "タスクをプロセスとして実行するか、またはシェル内部でコマンドとして実行するかどうかを定義します。", + "JsonSchema.commandArray": "実行されるシェル コマンドです。配列の項目は空白文字を使用して結合されます。", + "JsonSchema.command.quotedString.value": "実際のコマンド値", + "JsonSchema.tasks.quoting.escape": "シェルのエスケープ文字を使用して文字をエスケープします (例: PowerShell の ` 、bash の \\)。", + "JsonSchema.tasks.quoting.strong": "シェルの strong quote 文字を使用して引数を引用します (例: PowerShell や bash の下の \")。", + "JsonSchema.tasks.quoting.weak": "シェルの weak quote 文字を使用して引数を引用します (例: PowerShell や bash の下の ')。", + "JsonSchema.command.quotesString.quote": "どのようにコマンドの値を引用符で囲うかを制御します。", + "JsonSchema.command": "実行されるコマンド。外部プログラムかシェル コマンドです。", + "JsonSchema.args.quotedString.value": "実際の引数値", + "JsonSchema.args.quotesString.quote": "どのように引数の値を引用符で囲うかを制御します。", + "JsonSchema.tasks.args": "このタスクの起動時にコマンドに渡される引数。", + "JsonSchema.tasks.label": "タスクのユーザー インターフェイス ラベル", + "JsonSchema.version": "構成のバージョン番号", + "JsonSchema.tasks.identifier": "launch.json または dependsOn 句のタスクを参照するユーザー定義の識別子。", + "JsonSchema.tasks.identifier.deprecated": "ユーザー定義識別子は非推奨です。カスタム タスクには参照として名前が使用され、拡張機能から提供されるタスクには定義されたタスク識別子が使用されます。", + "JsonSchema.tasks.reevaluateOnRerun": "再実行時にタスク変数を再評価するかどうか。", + "JsonSchema.tasks.runOn": "タスクを実行するときを構成します。folderOpen に設定すると、フォルダーを開いたときに自動的にタスクを実行します。", + "JsonSchema.tasks.runOptions": "タスクの実行に関するオプション", + "JsonSchema.tasks.taskLabel": "タスクのラベル", + "JsonSchema.tasks.taskName": "タスクの名前", + "JsonSchema.tasks.taskName.deprecated": "タスクの name プロパティは非推奨です。代わりに label プロパティをご使用ください。", + "JsonSchema.tasks.background": "実行済みのタスクが維持され、バッググラウンドで実行されているかどうか。", + "JsonSchema.tasks.promptOnClose": "タスクの実行中に VS Code を閉じるときにユーザーにダイアログを表示するかどうか。", + "JsonSchema.tasks.matchers": "使用する問題マッチャー。1 つの文字列または問題マッチャー定義か、文字列と問題マッチャーの配列です。", + "JsonSchema.customizations.customizes.type": "カスタマイズするタスクの種類", + "JsonSchema.tasks.customize.deprecated": "customize プロパティは非推奨です。新しいタスクのカスタマイズ方法に移行する方法については 1.14 リリース ノートをご確認ください。", + "JsonSchema.tasks.showOutput.deprecated": "showOutputプロパティは非推奨です。代わりに presentation プロパティ内の reveal プロパティを使用してください。また 1.14 リリース ノートをご確認ください。", + "JsonSchema.tasks.echoCommand.deprecated": "echoCommand プロパティは使用されていません。代わりに presentation プロパティ内の echo プロパティを使用してください。また 1.14 リリース ノートをご確認ください。", + "JsonSchema.tasks.suppressTaskName.deprecated": "suppressTaskName プロパティは非推奨です。代わりに、その引数を含むコマンドをタスクにインライン展開してください。1.14 リリース ノートも参照してください。", + "JsonSchema.tasks.isBuildCommand.deprecated": "isBuildCommand プロパティは非推奨です。代わりに group プロパティを使用してください。また 1.14 リリース ノートをご確認ください。", + "JsonSchema.tasks.isTestCommand.deprecated": "isTestCommand プロパティは非推奨です。代わりに group プロパティを使用してください。また 1.14 リリース ノートをご確認ください。", + "JsonSchema.tasks.taskSelector.deprecated": "taskSelector プロパティは非推奨です。代わりに、その引数を含むコマンドをタスクにインライン展開してください。1.14 リリース ノートも参照してください。", + "JsonSchema.windows": "Windows 固有のコマンド構成", + "JsonSchema.mac": "Mac 固有のコマンド構成", + "JsonSchema.linux": "Linux 固有のコマンド構成" + }, + "vs/workbench/contrib/tasks/node/processTaskSystem": { + "version1": " タスク システムがバージョン 0.1.0 で構成されています (tasks.json ファイルを見てください)。このバージョンはカスタム タスクのみ実行できます。タスクを実行するにはバージョン 2.0.0 に更新してください: {0}", + "TaskRunnerSystem.unknownError": "タスクの実行中に不明なエラーが発生しました。詳細については、タスク出力ログを参照してください。", + "TaskRunnerSystem.watchingBuildTaskFinished": "\nビルド タスクのウォッチが終了しました。", + "TaskRunnerSystem.childProcessError": "Failed to launch external program {0} {1}.", + "TaskRunnerSystem.cancelRequested": "\nユーザー要求ごとにタスク '{0}' が終了しました。", + "unkownProblemMatcher": "問題マッチャー {0} は解決できませんでした。マッチャーは無視されます" + }, + "vs/workbench/contrib/tasks/common/jsonSchemaCommon": { + "JsonSchema.options": "追加のコマンド オプション", + "JsonSchema.options.cwd": "実行されるプログラムまたはスクリプトの現在の作業ディレクトリ。省略すると、Code の現在のワークスペースのルートが使用されます。", + "JsonSchema.options.env": "実行されるプログラムまたはシェルの環境。省略すると、親プロセスの環境が使用されます。", + "JsonSchema.shellConfiguration": "使用するシェルを構成します。", + "JsonSchema.shell.executable": "使用するシェル。", + "JsonSchema.shell.args": "シェル引数。", + "JsonSchema.command": "実行されるコマンド。外部プログラムかシェル コマンドです。", + "JsonSchema.tasks.args": "このタスクの起動時にコマンドに渡される引数。", + "JsonSchema.tasks.taskName": "タスクの名前", + "JsonSchema.tasks.windows": "Windows 固有のコマンド構成", + "JsonSchema.tasks.mac": "Mac 固有のコマンド構成", + "JsonSchema.tasks.linux": "Linux 固有のコマンド構成", + "JsonSchema.tasks.suppressTaskName": "タスク名を引数としてコマンドに追加するかどうかを制御します。省略すると、グローバルに定義された値が使用されます。", + "JsonSchema.tasks.showOutput": "実行中のタスクの出力が表示されるかどうかを制御します。省略すると、グローバルに定義された値が使用されます。", + "JsonSchema.echoCommand": "実行されるコマンドが出力にエコーされるかどうかを制御します。既定は false です。", + "JsonSchema.tasks.watching.deprecation": "使用しないでください。代わりに isBackground をご使用ください。", + "JsonSchema.tasks.watching": "実行済みのタスクが維持され、ファイル システムをウォッチしているかどうか。", + "JsonSchema.tasks.background": "実行済みのタスクが維持され、バッググラウンドで実行されているかどうか。", + "JsonSchema.tasks.promptOnClose": "タスクの実行中に VS Code を閉じるときにユーザーにダイアログを表示するかどうか。", + "JsonSchema.tasks.build": "このタスクを Code の既定のビルド コマンドにマップします。", + "JsonSchema.tasks.test": "このタスクを Code の既定のテスト コマンドにマップします。", + "JsonSchema.tasks.matchers": "使用する問題マッチャー。1 つの文字列または問題マッチャー定義か、文字列と問題マッチャーの配列です。", + "JsonSchema.args": "さらにコマンドに渡される引数。", + "JsonSchema.showOutput": "実行中のタスクの出力が表示されるかどうかを制御します。省略すると、'always' が使用されます。", + "JsonSchema.watching.deprecation": "使用しないでください。代わりに isBackground をご使用ください。", + "JsonSchema.watching": "実行済みのタスクが維持され、ファイル システムをウォッチしているかどうか。", + "JsonSchema.background": "実行済みのタスクが維持され、バッググラウンドで実行されているかどうか。", + "JsonSchema.promptOnClose": "バックグラウンド タスクの実行中に VS Code を閉じる時に、ユーザーに対してプロンプトが表示されるかどうか。", + "JsonSchema.suppressTaskName": "タスク名を引数としてコマンドに追加するかどうかを制御します。既定は false です。", + "JsonSchema.taskSelector": "引数がタスクであることを示すプレフィックス。", + "JsonSchema.matchers": "使用する問題マッチャー。1 つの文字列または問題マッチャー定義か、文字列と問題マッチャーの配列です。", + "JsonSchema.tasks": "タスクの構成。普通は外部タスク ランナーで既に定義されているタスクのエンリッチメントです。" + }, + "vs/workbench/contrib/tasks/common/problemMatcher": { + "ProblemPatternParser.problemPattern.missingRegExp": "問題パターンに正規表現がありません。", + "ProblemPatternParser.loopProperty.notLast": "ループ プロパティは、最終行マッチャーでのみサポートされています。", + "ProblemPatternParser.problemPattern.kindProperty.notFirst": "問題のパターンが正しくありません。kind プロパティは最初の要素のみで指定される必要があります。", + "ProblemPatternParser.problemPattern.missingProperty": "問題のパターンが正しくありません。少なくとも、file と message が必要です", + "ProblemPatternParser.problemPattern.missingLocation": "問題のパターンが正しくありません。kind: \"file\" または line や location の一致グループのいずれかが必要です。", + "ProblemPatternParser.invalidRegexp": "エラー: 文字列 {0} は、有効な正規表現ではありません。\n", + "ProblemPatternSchema.regexp": "出力のエラー、警告、または情報を検索する正規表現。", + "ProblemPatternSchema.kind": "パターンがロケーション (ファイルと行) またはファイルのみに一致するかどうか。", + "ProblemPatternSchema.file": "ファイル名の一致グループ インデックス。省略すると、1 が使用されます。", + "ProblemPatternSchema.location": "問題の場所の一致グループ インデックス。有効な場所のパターンは (line)、(line,column)、(startLine,startColumn,endLine,endColumn) です。省略すると、 (line,column) が想定されます。", + "ProblemPatternSchema.line": "問題の行の一致グループ インデックス。既定は 2 です", + "ProblemPatternSchema.column": "問題の行の文字の一致グループ インデックス。既定は 3 です", + "ProblemPatternSchema.endLine": "問題の最終行の一致グループ インデックス。既定は undefined です", + "ProblemPatternSchema.endColumn": "問題の最終行の文字の一致グループ インデックス。既定は undefined です", + "ProblemPatternSchema.severity": "問題の重大度の一致グループ インデックス。既定は undefined です", + "ProblemPatternSchema.code": "問題のコードの一致グループ インデックス。既定は undefined です", + "ProblemPatternSchema.message": "メッセージの一致グループ インデックス。省略した場合、場所を指定すると既定は 4 で、場所を指定しないと既定は 5 です。", + "ProblemPatternSchema.loop": "複数行マッチャー ループは、このパターンが一致する限りループで実行されるかどうかを示します。複数行パターン内の最後のパターンでのみ指定できます。", + "NamedProblemPatternSchema.name": "問題パターンの名前。", + "NamedMultiLineProblemPatternSchema.name": "複数行の問題パターンの名前。", + "NamedMultiLineProblemPatternSchema.patterns": "実際のパターン。", + "ProblemPatternExtPoint": "問題パターンを提供", + "ProblemPatternRegistry.error": "無効な問題パターンです。パターンは無視されます。", + "ProblemMatcherParser.noProblemMatcher": "エラー: 説明を問題マッチャーに変換することができません:\n{0}\n", + "ProblemMatcherParser.noProblemPattern": "エラー: 説明に有効な問題パターンが定義されていません:\n{0}\n", + "ProblemMatcherParser.noOwner": "エラー: 説明に所有者が定義されていません:\n{0}\n", + "ProblemMatcherParser.noFileLocation": "エラー: 説明にファイルの場所が定義されていません:\n{0}\n", + "ProblemMatcherParser.unknownSeverity": "情報: 不明な重大度 {0}。有効な値は、error、warning、info です。\n", + "ProblemMatcherParser.noDefinedPatter": "エラー: 識別子 {0} のパターンは存在しません。", + "ProblemMatcherParser.noIdentifier": "エラー: パターン プロパティが空の識別子を参照しています。", + "ProblemMatcherParser.noValidIdentifier": "エラー: パターン プロパティ {0} は有効なパターン変数名ではありません。", + "ProblemMatcherParser.problemPattern.watchingMatcher": "問題マッチャーは、ウォッチ対象の開始パターンと終了パターンの両方を定義する必要があります。", + "ProblemMatcherParser.invalidRegexp": "エラー: 文字列 {0} は、有効な正規表現ではありません。\n", + "WatchingPatternSchema.regexp": "バックグラウンド タスクの開始または終了を検出する正規表現。", + "WatchingPatternSchema.file": "ファイル名の一致グループ インデックス。省略できます。", + "PatternTypeSchema.name": "提供されたか事前定義された問題パターンの名前", + "PatternTypeSchema.description": "A problem pattern or the name of a contributed or predefined problem pattern. Can be omitted if base is specified.", + "ProblemMatcherSchema.base": "使用する基本問題マッチャーの名前。", + "ProblemMatcherSchema.owner": "Code 内の問題の所有者。base を指定すると省略できます。省略して base を指定しない場合、既定は 'external' になります。", + "ProblemMatcherSchema.source": "'typescript' または 'super lint' のような、この診断のソースを記述する解読可能な文字列", + "ProblemMatcherSchema.severity": "キャプチャされた問題の既定の重大度。パターンが重要度の一致グループを定義していない場合に使用されます。", + "ProblemMatcherSchema.applyTo": "テキスト ドキュメントで報告された問題が、開いているドキュメントのみ、閉じられたドキュメントのみ、すべてのドキュメントのいずれに適用されるかを制御します。", + "ProblemMatcherSchema.fileLocation": "問題パターンで報告されたファイル名を解釈する方法を定義します。", + "ProblemMatcherSchema.background": "バックグラウンド タスクでアクティブなマッチャーの開始と終了を追跡するパターン。", + "ProblemMatcherSchema.background.activeOnStart": "true に設定すると、タスクの開始時にバックグラウンド モニターがアクティブ モードになります。これは beginPattern と一致する行の発行と同等です。", + "ProblemMatcherSchema.background.beginsPattern": "出力内で一致すると、バックグラウンド タスクの開始が通知されます。", + "ProblemMatcherSchema.background.endsPattern": "出力内で一致すると、バックグラウンド タスクの終了が通知されます。", + "ProblemMatcherSchema.watching.deprecated": "watching プロパティは使用されなくなりました。代わりに background をご使用ください。", + "ProblemMatcherSchema.watching": "監視パターンの開始と終了を追跡するマッチャー。", + "ProblemMatcherSchema.watching.activeOnStart": "true に設定すると、タスクの開始時にウォッチャーがアクティブ モードになります。これは beginPattern と一致する行の発行と同等です。", + "ProblemMatcherSchema.watching.beginsPattern": "出力内で一致すると、ウォッチ中のタスクの開始が通知されます。", + "ProblemMatcherSchema.watching.endsPattern": "出力内で一致すると、ウォッチ中のタスクの終了が通知されます。", + "LegacyProblemMatcherSchema.watchedBegin.deprecated": "This property is deprecated. Use the watching property instead.", + "LegacyProblemMatcherSchema.watchedBegin": "ファイル ウォッチでトリガーされた ウォッチ対象タスクの実行が開始されたことを伝達する正規表現。", + "LegacyProblemMatcherSchema.watchedEnd.deprecated": "This property is deprecated. Use the watching property instead.", + "LegacyProblemMatcherSchema.watchedEnd": "ウォッチ対象タスクの実行が終了したことを伝達する正規表現。", + "NamedProblemMatcherSchema.name": "これを参照するのに使用する問題マッチャーの名前。", + "NamedProblemMatcherSchema.label": "問題マッチャーの判読できるラベル。", + "ProblemMatcherExtPoint": "問題マッチャーを提供", + "msCompile": "Microsoft コンパイラの問題", + "lessCompile": "Less の問題", + "gulp-tsc": "Gulp TSC の問題", + "jshint": "JSHint の問題", + "jshint-stylish": "JSHint の問題 (stylish)", + "eslint-compact": "ESLint の問題 (compact)", + "eslint-stylish": "ESLint の問題 (stylish)", + "go": "Go の問題" + }, + "vs/workbench/contrib/tasks/common/taskConfiguration": { + "ConfigurationParser.invalidCWD": "警告: options.cwd は、string 型でなければなりません。値 {0} を無視します", + "ConfigurationParser.inValidArg": "エラー: コマンド引数は文字列もしくは引用文字列のどちらかである必要があります。指定された値:\n{0}", + "ConfigurationParser.noShell": "警告: シェル構成がサポートされるのは、ターミナルでタスクを実行している場合のみです。", + "ConfigurationParser.noName": "エラー: 宣言スコープ内の問題マッチャーに次の名前がなければなりません:\n{0}\n", + "ConfigurationParser.unknownMatcherKind": "警告: 定義されている問題マッチャーが不明です。サポートされている種類は string | ProblemMatcher | Array.\n{0} です", + "ConfigurationParser.invalidVaraibleReference": "エラー: 正しくない problemMatcher 参照 {0}\n", + "ConfigurationParser.noTaskType": "エラー: タスクの構成には type プロパティが必要です。この構成は無視されます。\n{0}\n", + "ConfigurationParser.noTypeDefinition": "Error: タスク タイプ '{0}' は登録されていません。対応するタスク プロバイダーを提供する拡張機能をインストールしましたか?", + "ConfigurationParser.missingType": "エラー: タスク構成 '{0}' に必要な 'type' プロパティがありません。タスク構成は無視されます。", + "ConfigurationParser.incorrectType": "エラー: タスク構成 '{0}' に未知の型が使用されています。タスク構成は無視されます。", + "ConfigurationParser.notCustom": "エラー: タスクがカスタム タスクとして定義されていません。この構成は無視されます。\n{0}\n", + "ConfigurationParser.noTaskName": "エラー: タスクが label プロパティを提供しなければなりません。このタスクは無視されます。\n{0}\n", + "taskConfiguration.noCommandOrDependsOn": "エラー: タスク '{0}' は、コマンドも dependsOn プロパティも指定していません。このタスクは無視されます。定義は次のとおりです:\n{1}", + "taskConfiguration.noCommand": "エラー: タスク '{0}' はコマンドを定義していません。このタスクは無視されます。定義は次のとおりです:\n{1}", + "TaskParse.noOsSpecificGlobalTasks": "バージョン 2.0.0 のタスクでは、OS に固有のグローバル タスクはサポートされません。OS に固有のコマンドを使用したタスクに変換してください。影響を受けるタスクは次のとおりです。\n{0}" + }, + "vs/workbench/contrib/tasks/electron-browser/terminalTaskSystem": { + "TerminalTaskSystem.unknownError": "タスクの実行中に不明なエラーが発生しました。詳細については、タスク出力ログを参照してください。", + "dependencyFailed": "ワークスペース フォルダー '{1}' 内で依存タスクの '{0}' を解決できませんでした", + "TerminalTaskSystem.terminalName": "タスク - {0}", + "closeTerminal": "任意のキーを押してターミナルを終了します。", + "reuseTerminal": "ターミナルはタスクで再利用されます、閉じるには任意のキーを押してください。", + "TerminalTaskSystem": "cmd.exe を使用して UNC ドライブ上でシェル コマンドを実行できません。", + "unknownProblemMatcher": "問題マッチャー {0} は解決できませんでした。マッチャーは無視されます" + }, + "vs/workbench/contrib/terminal/electron-browser/terminal.contribution": { + "terminalIntegratedConfigurationTitle": "統合ターミナル", + "terminal.integrated.shell.linux": "Linux でターミナルが使用するシェルのパス。[シェルの構成について詳細を表示](https://code.visualstudio.com/docs/editor/integrated-terminal#_configuration)。", + "terminal.integrated.shell.osx": "macOS でターミナルが使用するシェルのパス。[シェルの構成について詳細を表示](https://code.visualstudio.com/docs/editor/integrated-terminal#_configuration)。", + "terminal.integrated.shell.windows": "Windows でターミナルが使用するシェルのパス。[シェルの構成について詳細を表示](https://code.visualstudio.com/docs/editor/integrated-terminal#_configuration)。" + }, + "vs/workbench/contrib/terminal/browser/terminal.contribution": { + "quickOpen.terminal": "開いているすべてのターミナルを表示", + "terminalIntegratedConfigurationTitle": "統合ターミナル", + "terminal.integrated.shellArgs.linux": "Linux のターミナルで使用するコマンド ライン引数。[シェルの構成について詳細を表示](https://code.visualstudio.com/docs/editor/integrated-terminal#_configuration)。", + "terminal.integrated.shellArgs.osx": "macOS のターミナルで使用するコマンドライン引数。[シェルの構成について詳細を表示](https://code.visualstudio.com/docs/editor/integrated-terminal#_configuration)。", + "terminal.integrated.shellArgs.windows": "Windows のターミナルで使用するコマンドライン引数。[シェルの構成について詳細を表示](https://code.visualstudio.com/docs/editor/integrated-terminal#_configuration)。", + "terminal.integrated.shellArgs.windows.string": "Windows のターミナルで使用する [コマンドライン 形式](https://msdn.microsoft.com/en-au/08dfcab2-eb6e-49a4-80eb-87d4076c98c6) のコマンドライン引数。[シェルの構成方法について詳細を確認する](https://code.visualstudio.com/docs/editor/integrated-terminal#_configuration)。", + "terminal.integrated.macOptionIsMeta": "macOS のターミナルで、オプション キーをメタ キーとして扱うかどうかを制御します。", + "terminal.integrated.macOptionClickForcesSelection": "macOS で Option キーとクリックを同時に使用するときに選択を強制するかどうかを制御します。これにより、通常選択 (行選択) が有効になり、列選択モードは使用できなくなります。tmux でマウス モードが有効な場合など、通常のターミナル選択を使用してコピーと貼り付けを行えるようになります。", + "terminal.integrated.copyOnSelection": "ターミナルで選択したテキストがクリップボードにコピーされるかどうかを制御します。", + "terminal.integrated.drawBoldTextInBrightColors": "ターミナルの太字テキストが常に \"明るい\" ANSI 配色を使用するかどうかを制御します。", + "terminal.integrated.fontFamily": "ターミナルのフォント ファミリを制御します。既定値は `#editor.fontFamily#` になります。", + "terminal.integrated.fontSize": "ターミナルのフォント サイズをピクセル単位で制御します。", + "terminal.integrated.letterSpacing": "ターミナルの文字間隔を制御します。これは文字間の追加ピクセル数を表す整数値です。", + "terminal.integrated.lineHeight": "ターミナルの行の高さを制御します。この数値にターミナルのフォント サイズを乗算すると、実際の行の高さ (ピクセル単位) になります。", + "terminal.integrated.fontWeight": "ターミナル内で太字ではないテキストに使用するフォントの太さ。", + "terminal.integrated.fontWeightBold": "ターミナル内で太字のテキストに使用するフォントの太さ。", + "terminal.integrated.cursorBlinking": "ターミナルのカーソルを点滅させるかどうかを制御します。", + "terminal.integrated.cursorStyle": "ターミナルのカーソルのスタイルを制御します。", + "terminal.integrated.scrollback": "ターミナルがそのバッファーに保持できる最大行数を制御します。", + "terminal.integrated.setLocaleVariables": "ターミナルの起動時にロケール変数を設定するかどうかを制御します。", + "terminal.integrated.rendererType.auto": "VS Code にどのレンダラーを使うか推測させます。", + "terminal.integrated.rendererType.canvas": "標準の GPU/キャンバス ベースのレンダラーを使用します。", + "terminal.integrated.rendererType.dom": "代替的な DOM ベースのレンダラーを使用します。", + "terminal.integrated.rendererType": "ターミナルのレンダー方法を制御します。", + "terminal.integrated.rightClickBehavior.default": "コンテキスト メニューを表示します。", + "terminal.integrated.rightClickBehavior.copyPaste": "選択範囲があるとコピーし、そうでない場合は貼り付けを行います。", + "terminal.integrated.rightClickBehavior.selectWord": "カーソルの下にある単語を選択し、コンテキスト メニューを表示します。", + "terminal.integrated.rightClickBehavior": "ターミナルが右クリックにどのように反応するかを制御します。", + "terminal.integrated.cwd": "ターミナルを起動する明示的な開始パスです。これはシェル プロセスの現在の作業ディレクトリ (cwd) として使用されます。特にルート ディレクトリが cwd に適していない場合に、ワークスペースの設定で役立ちます。", + "terminal.integrated.confirmOnExit": "アクティブなターミナル セッションがある場合に終了の確認をするかどうかを制御します。", + "terminal.integrated.enableBell": "ターミナルのベルが有効かどうかを制御します。", + "terminal.integrated.commandsToSkipShell": "キーバインドがシェルに送信されず、必ず Code で処理される、一連のコマンド ID。 これにより、通常はシェルによって使用されるキー バインドが、ターミナルにフォーカスがないときと同じように使用できるようになります。たとえば、ctrl+p によって Quick Open を起動する場合です。次のコマンドは既定でスキップされます: \n\n{0}", + "terminal.integrated.env.osx": "macOS のターミナルで使用される VS Code のプロセスに追加される環境変数を持つオブジェクト。環境変数を削除する場合は `null` に設定します。", + "terminal.integrated.env.linux": "Linux のターミナルで使用される VS Code のプロセスに追加される環境変数を持つオブジェクト。環境変数を削除する場合は `null` に設定します。", + "terminal.integrated.env.windows": "Windows のターミナルで使用される VS Code のプロセスに追加される環境変数を持つオブジェクト。環境変数を削除する場合は `null` に設定します。", + "terminal.integrated.showExitAlert": "0 以外の終了コードのとき「終了コードを伴ってターミナルの処理が終了しました」と警告を表示するかどうかを制御します。", + "terminal.integrated.splitCwd": "新しく分割されたターミナルの作業ディレクトリの開始位置を制御します。", + "terminal.integrated.splitCwd.workspaceRoot": "新しく分割されたターミナルは、ワークスペースのルートを作業ディレクトリとして使用します。マルチルート ワークスペースではどのルート フォルダーを使用するか選択が提示されます。", + "terminal.integrated.splitCwd.initial": "新しく分割されたターミナルは、親ターミナルの開始位置を作業ディレクトリとして使用します。", + "terminal.integrated.splitCwd.inherited": "MacOS および Linux では、新しく分割されたターミナルは、親ターミナルを作業ディレクトリとして使用します。Windows では、初期と同じ動作です。", + "terminal.integrated.windowsEnableConpty": "Windows 端末処理通信に ConPTY を使用するかどうか (Windows 10 ビルド 18309 以降で必須)。false の場合は、Winpty が使用されます。", + "terminal": "ターミナル", + "terminalCategory": "ターミナル", + "viewCategory": "ビュー" + }, + "vs/workbench/contrib/terminal/browser/terminalQuickOpen": { + "termEntryAriaLabel": "{0}、ターミナル ピッカー", + "termCreateEntryAriaLabel": "{0} 、新しいターミナルの作成", + "workbench.action.terminal.newplus": "$(plus) 新しい統合ターミナルの作成。", + "noTerminalsMatching": "一致するターミナルがありません", + "noTerminalsFound": "開いているターミナルがありません" + }, + "vs/workbench/contrib/terminal/browser/terminalPanel": { + "terminal.useMonospace": "'monospace' を使用", + "terminal.monospaceOnly": "ターミナルは等幅フォントのみサポートしています。" + }, + "vs/workbench/contrib/terminal/electron-browser/terminalInstanceService": { + "terminal.integrated.a11yBlankLine": "空白行", + "terminal.integrated.a11yPromptLabel": "ターミナル入力", + "terminal.integrated.a11yTooMuchOutput": "通知する出力が多すぎます。行に移動して手動で読み取ってください" + }, + "vs/workbench/contrib/terminal/electron-browser/terminalService": { + "terminal.integrated.chooseWindowsShell": "優先するターミナル シェルを選択します。これは後で設定から変更できます" + }, + "vs/workbench/contrib/terminal/browser/terminalActions": { + "workbench.action.terminal.newWorkspacePlaceholder": "新しいターミナルの作業ディレクトリを選択してください", + "workbench.action.terminal.toggleTerminal": "統合ターミナルの切り替え", + "workbench.action.terminal.kill": "アクティブなターミナルインスタンスを強制終了", + "workbench.action.terminal.kill.short": "ターミナルの強制終了", + "workbench.action.terminal.quickKill": "ターミナル インスタンスの停止", + "workbench.action.terminal.copySelection": "選択内容のコピー", + "workbench.action.terminal.copySelection.short": "コピー", + "workbench.action.terminal.selectAll": "すべてを選択", + "workbench.action.terminal.deleteWordLeft": "左の文字を削除", + "workbench.action.terminal.deleteWordRight": "右の文字を削除", + "workbench.action.terminal.deleteToLineStart": "行の先頭まで削除", + "workbench.action.terminal.moveToLineStart": "行の先頭へ移動", + "workbench.action.terminal.moveToLineEnd": "行末に移動", + "workbench.action.terminal.sendSequence": "ターミナルにカスタム シークエンスを送る", + "workbench.action.terminal.new": "新しい統合ターミナルの作成", + "workbench.action.terminal.new.short": "新しいターミナル", + "workbench.action.terminal.newInActiveWorkspace": "(アクティブなワークスペースで) 新しいターミナルの作成", + "workbench.action.terminal.split": "ターミナルの分割", + "workbench.action.terminal.split.short": "分割", + "workbench.action.terminal.splitInActiveWorkspace": "(アクティブなワークスペースで) ターミナルの分割", + "workbench.action.terminal.focusPreviousPane": "前のペインにフォーカス", + "workbench.action.terminal.focusNextPane": "次のペインにフォーカス", + "workbench.action.terminal.resizePaneLeft": "ペインを左にリサイズ", + "workbench.action.terminal.resizePaneRight": "ペインを右にリサイズ", + "workbench.action.terminal.resizePaneUp": "ペインを上にリサイズ", + "workbench.action.terminal.resizePaneDown": "ペインを下にリサイズ", + "workbench.action.terminal.focus": "ターミナルにフォーカス", + "workbench.action.terminal.focusNext": "次のターミナルにフォーカス", + "workbench.action.terminal.focusPrevious": "前のターミナルにフォーカス", + "workbench.action.terminal.paste": "アクティブな端末に貼り付け", + "workbench.action.terminal.paste.short": "貼り付け", + "workbench.action.terminal.selectDefaultShell": "既定のシェルの選択", + "workbench.action.terminal.runSelectedText": "アクティブなターミナルで選択したテキストを実行", + "workbench.action.terminal.runActiveFile": "アクティブなファイルをアクティブなターミナルで実行", + "workbench.action.terminal.runActiveFile.noFile": "ターミナルで実行できるのは、ディスク上のファイルのみです", + "workbench.action.terminal.switchTerminal": "ターミナルの切り替え", + "terminals": "ターミナルを開きます。", + "workbench.action.terminal.scrollDown": "下にスクロール (行)", + "workbench.action.terminal.scrollDownPage": "スクロール ダウン (ページ)", + "workbench.action.terminal.scrollToBottom": "一番下にスクロール", + "workbench.action.terminal.scrollUp": "上にスクロール (行)", + "workbench.action.terminal.scrollUpPage": "スクロール アップ (ページ)", + "workbench.action.terminal.scrollToTop": "一番上にスクロール", + "workbench.action.terminal.clear": "クリア", + "workbench.action.terminal.clearSelection": "選択のクリア", + "workbench.action.terminal.allowWorkspaceShell": "ワークスペースでシェルを構成することを許可する", + "workbench.action.terminal.disallowWorkspaceShell": "ワークスペースでシェルを構成することを許可しない", + "workbench.action.terminal.rename": "名前の変更", + "workbench.action.terminal.rename.prompt": "ターミナルの名前を入力してください", + "workbench.action.terminal.focusFindWidget": "検索ウィジェットにフォーカスする", + "workbench.action.terminal.hideFindWidget": "検索ウィジェットを非表示にする", + "quickOpenTerm": "アクティブなターミナルの切り替え", + "workbench.action.terminal.scrollToPreviousCommand": "前のコマンドにスクロール", + "workbench.action.terminal.scrollToNextCommand": "次のコマンドにスクロール", + "workbench.action.terminal.selectToPreviousCommand": "前のコマンドを選択", + "workbench.action.terminal.selectToNextCommand": "次のコマンドを選択", + "workbench.action.terminal.selectToPreviousLine": "前の行を選択", + "workbench.action.terminal.selectToNextLine": "次の行を選択", + "workbench.action.terminal.toggleEscapeSequenceLogging": "エスケープ シーケンスのログの切り替え", + "workbench.action.terminal.toggleFindRegex": "正規表現を使用した検索に切り替える", + "workbench.action.terminal.toggleFindWholeWord": "単語単位での検索に切り替える", + "workbench.action.terminal.toggleFindCaseSensitive": "大文字小文字を区別した検索に切り替える", + "workbench.action.terminal.findNext": "次を検索", + "workbench.action.terminal.findPrevious": "前を検索" + }, + "vs/workbench/contrib/terminal/common/terminalColorRegistry": { + "terminal.background": "ターミナルの背景色。パネルごとに異なる色を指定できます。", + "terminal.foreground": "ターミナルの前景色。", + "terminalCursor.foreground": "ターミナルのカーソル前景色。", + "terminalCursor.background": "ターミナルのカーソルの背景色。ブロックカーソルで重ねた文字の色をカスタマイズできます。", + "terminal.selectionBackground": "ターミナルの選択範囲の背景色。", + "terminal.border": "ターミナル内の分割パネルを区切る境界線色。デフォルトは panel.border です。", + "terminal.ansiColor": "ターミナルの '{0}' ANSI カラー。" + }, + "vs/workbench/contrib/terminal/common/terminalMenu": { + "miToggleIntegratedTerminal": "ターミナル(&&T)", + "miNewTerminal": "新しいターミナル(&&N)", + "miSplitTerminal": "ターミナルの分割(&&S)", + "miRunActiveFile": "アクティブなファイルの実行(&&A)", + "miRunSelectedText": "選択したテキストを実行(&&S)" + }, + "vs/workbench/contrib/terminal/browser/terminalInstance": { + "yes": "はい", + "terminal.rendererInAllNewTerminals": "ターミナルは、代替的なレンダラーを使用しています。", + "no": "いいえ", + "dontShowAgain": "今後表示しない", + "terminal.slowRendering": "統合ターミナルの標準レンダラーが遅くなっているようです。パフォーマンスの向上を見込める DOM ベースのレンダラーに切り替えますか? [ターミナルの設定についてこちらを参照してください](https://code.visualstudio.com/docs/editor/integrated-terminal#_changing-how-the-terminal-is-rendered)。", + "terminal.integrated.copySelection.noSelection": "ターミナルにコピー対象の選択範囲がありません", + "terminal.integrated.exitedWithCode": "ターミナルの処理が終了しました (終了コード: {0})", + "terminal.integrated.launchFailed": "ターミナルのプロセス コマンド '{0}{1}' を起動できませんでした (終了コード: {2})", + "terminal.integrated.launchFailedExtHost": "ターミナル プロセスが起動に失敗しました (終了コード: {0})" + }, + "vs/workbench/contrib/terminal/browser/terminalService": { + "terminal.integrated.chooseWindowsShellInfo": "カスタマイズ ボタンを選択して、既定のターミナル シェルを変更できます。", + "customize": "カスタマイズ", + "never again": "今後表示しない" + }, + "vs/workbench/contrib/terminal/browser/terminalConfigHelper": { + "terminal.integrated.allowWorkspaceShell": "このワークスペースによるターミナル シェルの変更を許可しますか? {0}", + "allow": "許可", + "disallow": "許可しない" + }, + "vs/workbench/contrib/terminal/browser/terminalLinkHandler": { + "terminalLinkHandler.followLinkAlt": "Altl キーを押しながらクリックしてリンク先を表示", + "terminalLinkHandler.followLinkCmd": "command キーを押しながらクリックしてリンク先を表示", + "terminalLinkHandler.followLinkCtrl": "Ctrl キーを押しながらクリックしてリンク先を表示" + }, + "vs/workbench/contrib/terminal/browser/terminalTab": { + "terminalFocus": "ターミナル {0}" + }, + "vs/workbench/contrib/terminal/common/terminalService": { + "terminalService.terminalCloseConfirmationSingular": "アクティブなターミナル セッションが 1 つあります。中止しますか?", + "terminalService.terminalCloseConfirmationPlural": "アクティブなターミナル セッションが {0} 個あります。中止しますか?", + "terminal.minWidth": "ターミナルを分割するために十分なスペースがありません。" + }, + "vs/workbench/contrib/themes/browser/themes.contribution": { + "selectTheme.label": "配色テーマ", + "themes.category.light": "ライト テーマ", + "themes.category.dark": "ダーク テーマ", + "themes.category.hc": "ハイ コントラスト テーマ", + "installColorThemes": "その他の色のテーマをインストール...", + "themes.selectTheme": "配色テーマの選択 (上/下キーでプレビュー可能)", + "selectIconTheme.label": "ファイル アイコンのテーマ", + "noIconThemeLabel": "なし", + "noIconThemeDesc": "ファイル アイコンを無効にする", + "installIconThemes": "その他のファイル アイコンのテーマをインストール...", + "themes.selectIconTheme": "ファイル アイコンのテーマを選択します", + "generateColorTheme.label": "現在の設定から配色テーマを生成する", + "preferences": "基本設定", + "developer": "Developer", + "miSelectColorTheme": "配色テーマ(&&C)", + "miSelectIconTheme": "ファイル アイコンのテーマ(&&I)", + "themes.selectIconTheme.label": "File Icon Theme" + }, + "vs/workbench/contrib/update/electron-browser/update": { + "releaseNotes": "リリース ノート", + "showReleaseNotes": "リリース ノートの表示", + "read the release notes": "{0} v{1} へようこそ! リリース ノートを確認しますか?", + "licenseChanged": "ライセンス条項が変更されました。[こちら]({0}) をクリックして内容をご確認ください。", + "neveragain": "今後表示しない", + "64bitisavailable": "64 ビット Windows 用の {0} が利用可能になりました!詳細情報は[こちら]({1})をクリックしてください。", + "updateIsReady": "新しい更新 {0} が利用可能です。", + "update service": "サービスの更新", + "noUpdatesAvailable": "現在入手可能な更新はありません。", + "ok": "OK", + "thereIsUpdateAvailable": "利用可能な更新プログラムがあります。", + "download update": "Download Update", + "later": "後続", + "updateAvailable": "利用可能な更新プログラムがあります: {0} {1}", + "installUpdate": "更新プログラムのインストール", + "updateInstalling": "バックグラウンドで {0} {1} がインストールされています。処理が完了次第、お知らせします。", + "updateNow": "今すぐ更新", + "updateAvailableAfterRestart": "最新の更新プログラムを適用するために {0} を再起動してください。", + "checkForUpdates": "更新の確認...", + "checkingForUpdates": "更新を確認しています...", + "DownloadingUpdate": "更新をダウンロードしています...", + "installUpdate...": "更新プログラムのインストール...", + "installingUpdate": "更新プログラムをインストールしています...", + "restartToUpdate": "再起動して更新" + }, + "vs/workbench/contrib/update/electron-browser/releaseNotesEditor": { + "releaseNotesInputName": "リリース ノート: {0}", + "unassigned": "未割り当て" + }, + "vs/workbench/contrib/url/common/url.contribution": { + "openUrl": "URL を開く", + "developer": "Developer" + }, + "vs/workbench/contrib/watermark/browser/watermark": { + "watermark.showCommands": "すべてのコマンドの表示", + "watermark.quickOpen": "ファイルに移動する", + "watermark.openFile": "ファイルを開く", + "watermark.openFolder": "フォルダーを開く", + "watermark.openFileFolder": "ファイルまたはフォルダーを開く", + "watermark.openRecent": "最近開いた項目", + "watermark.newUntitledFile": "無題の新規ファイル", + "watermark.toggleTerminal": "ターミナルの切り替え", + "watermark.findInFiles": "フォルダーを指定して検索", + "watermark.startDebugging": "デバッグの開始", + "workbenchConfigurationTitle": "ワークベンチ", + "tips.enabled": "有効にすると、エディターを 1 つも開いていないときに透かしのヒントが表示されます。" + }, + "vs/workbench/contrib/webview/browser/webview.contribution": { + "webview.editor.label": "webview エディター", + "developer": "Developer" + }, + "vs/workbench/contrib/webview/browser/webviewCommands": { + "openToolsLabel": "Webview 開発者ツールを開く", + "refreshWebviewLabel": "WebView の再読み込み" + }, + "vs/workbench/contrib/welcome/walkThrough/browser/walkThrough.contribution": { + "walkThrough.editor.label": "対話型プレイグラウンド", + "help": "ヘルプ", + "miInteractivePlayground": "対話型プレイグラウンド(&&N)" + }, + "vs/workbench/contrib/welcome/page/browser/welcomePage.contribution": { + "workbenchConfigurationTitle": "ワークベンチ", + "workbench.startupEditor.none": "エディターなしで開始", + "workbench.startupEditor.welcomePage": "ウェルカムページを開きます (既定)。", + "workbench.startupEditor.readme": "README がフォルダーに含まれている場合はそれを開き、それ以外の場合は 'welcomePage' を開きます。", + "workbench.startupEditor.newUntitledFile": "無題の新規ファイルを開きます (空のワークスペースが開かれているときのみ)。", + "workbench.startupEditor.welcomePageInEmptyWorkbench": "空のワークベンチを開くとき、ウェルカム ページを開きます。", + "workbench.startupEditor": "起動時にどのエディターを表示するかを制御します。無い場合、前のセッションを復元します。", + "help": "ヘルプ", + "miWelcome": "ようこそ(&&W)" + }, + "vs/workbench/contrib/welcome/overlay/browser/welcomeOverlay": { + "welcomeOverlay.explorer": "エクスプローラー", + "welcomeOverlay.search": "複数ファイルの検索", + "welcomeOverlay.git": "ソース コード管理", + "welcomeOverlay.debug": "起動およびデバッグ", + "welcomeOverlay.extensions": "拡張機能の管理", + "welcomeOverlay.problems": "エラーおよび警告の表示", + "welcomeOverlay.terminal": "統合ターミナルの切り替え", + "welcomeOverlay.commandPalette": "すべてのコマンドの検索と実行", + "welcomeOverlay.notifications": "通知を表示", + "welcomeOverlay": "ユーザー インターフェイスの概要", + "hideWelcomeOverlay": "インターフェイスの概要を非表示にします", + "help": "ヘルプ" + }, + "vs/workbench/contrib/welcome/walkThrough/browser/editor/editorWalkThrough": { + "editorWalkThrough.title": "対話型プレイグラウンド", + "editorWalkThrough": "対話型プレイグラウンド" + }, + "vs/workbench/contrib/welcome/gettingStarted/electron-browser/telemetryOptOut": { + "telemetryOptOut.optOutNotice": "Microsoft による利用状況のデータ収集を許可することで VS Code の改善に役立てることができます。私たちの [プライバシーに関する声明]({0}) 参照し、[オプト アウト]({1}) する方法を確認してください。", + "telemetryOptOut.optInNotice": "Microsoft による利用状況のデータ収集を許可することで VS Code の改善に役立てることができます。私たちの [プライバシーに関する声明]({0}) 参照し、[オプト イン]({1}) する方法を確認してください。", + "telemetryOptOut.readMore": "詳細を参照", + "telemetryOptOut.optOutOption": "使用データの収集を Microsoft に許可することで、Visual Studio Code の向上にご協力ください。詳しくは、[プライバシーに関する声明]({0}) をご覧ください。", + "telemetryOptOut.OptIn": "はい、喜んで協力します", + "telemetryOptOut.OptOut": "いいえ、遠慮します" + }, + "vs/workbench/contrib/welcome/walkThrough/browser/walkThroughPart": { + "walkThrough.unboundCommand": "バインドなし", + "walkThrough.gitNotFound": "システムに Git がインストールされていない可能性があります。", + "walkThrough.embeddedEditorBackground": "対話型プレイグラウンドの埋め込みエディターの背景色。" + }, + "vs/workbench/contrib/welcome/page/browser/welcomePage": { + "welcomePage": "ようこそ", + "welcomePage.javaScript": "JavaScript", + "welcomePage.typeScript": "TypeScript", + "welcomePage.python": "Python", + "welcomePage.php": "PHP", + "welcomePage.azure": "Azure", + "welcomePage.showAzureExtensions": "Azure 拡張機能の表示", + "welcomePage.docker": "Docker", + "welcomePage.vim": "Vim", + "welcomePage.sublime": "Sublime", + "welcomePage.atom": "Atom", + "welcomePage.extensionPackAlreadyInstalled": "{0} のサポートは既にインストールされています。", + "welcomePage.willReloadAfterInstallingExtensionPack": "{0} に追加のサポートをインストールしたあと、ウィンドウが再度読み込まれます。", + "welcomePage.installingExtensionPack": "{0} に追加のサポートをインストールしています...", + "welcomePage.extensionPackNotFound": "ID {1} のサポート {0} は見つかりませんでした。", + "welcomePage.keymapAlreadyInstalled": "キーボード ショートカット {0} は既にインストールされています。", + "welcomePage.willReloadAfterInstallingKeymap": "キーボード ショートカット {0} をインストールした後、ウィンドウが再度読み込まれます。", + "welcomePage.installingKeymap": "{0} のキーボード ショートカットをインストールしています...", + "welcomePage.keymapNotFound": "ID {1} のキーボード ショートカット {0} は見つかりませんでした。", + "welcome.title": "ようこそ", + "welcomePage.openFolderWithPath": "パス {1} のフォルダー {0} を開く", + "welcomePage.extensionListSeparator": ", ", + "welcomePage.installKeymap": "{0} キーマップをインストールする", + "welcomePage.installExtensionPack": "{0} に追加のサポートをインストールする", + "welcomePage.installedKeymap": "{0} キーマップは既にインストールされています", + "welcomePage.installedExtensionPack": "{0} のサポートは既にインストールされています", + "ok": "OK", + "details": "詳細", + "welcomePage.buttonBackground": "ウェルカム ページのボタンの背景色。", + "welcomePage.buttonHoverBackground": "ウェルカム ページのボタンのホバー背景色。", + "welcomePage.background": "ウェルカム ページの背景色。" + }, + "vs/workbench/contrib/welcome/page/browser/vs_code_welcome_page": { + "welcomePage.vscode": "Visual Studio Code", + "welcomePage.editingEvolved": "進化した編集", + "welcomePage.start": "開始", + "welcomePage.newFile": "新しいファイル", + "welcomePage.openFolder": "フォルダーを開く...", + "welcomePage.addWorkspaceFolder": "ワークスペース フォルダーを追加…", + "welcomePage.recent": "最近", + "welcomePage.moreRecent": "その他", + "welcomePage.noRecentFolders": "最近使用したフォルダーなし", + "welcomePage.help": "ヘルプ", + "welcomePage.keybindingsCheatsheet": "印刷可能なキーボードのチートシート", + "welcomePage.introductoryVideos": "紹介ビデオ", + "welcomePage.tipsAndTricks": "ヒントとコツ", + "welcomePage.productDocumentation": "製品ドキュメント", + "welcomePage.gitHubRepository": "GitHub リポジトリ", + "welcomePage.stackOverflow": "Stack Overflow", + "welcomePage.newsletterSignup": "Join our Newsletter", + "welcomePage.showOnStartup": "起動時にウェルカム ページを表示", + "welcomePage.customize": "カスタマイズ", + "welcomePage.installExtensionPacks": "ツールと言語", + "welcomePage.installExtensionPacksDescription": "{0} と {1} のサポートをインストールする ", + "welcomePage.showLanguageExtensions": "さらに言語拡張機能を表示", + "welcomePage.moreExtensions": "その他", + "welcomePage.installKeymapDescription": "設定とキーバインド", + "welcomePage.installKeymapExtension": "{0} と {1} の設定とキーボード ショートカットをインストールします", + "welcomePage.showKeymapExtensions": "他のキーマップ拡張機能を表示", + "welcomePage.others": "その他", + "welcomePage.colorTheme": "配色テーマ", + "welcomePage.colorThemeDescription": "エディターとコードの外観を自由に設定します", + "welcomePage.learn": "学ぶ", + "welcomePage.showCommands": "すべてのコマンドの検索と実行", + "welcomePage.showCommandsDescription": "コマンド パレットからコマンドを検索してすばやくアクセスします ({0})", + "welcomePage.interfaceOverview": "インターフェイスの概要", + "welcomePage.interfaceOverviewDescription": "UI の主要コンポーネントを解説した視覚オーバーレイを表示します", + "welcomePage.interactivePlayground": "対話型プレイグラウンド", + "welcomePage.interactivePlaygroundDescription": "エディターの基本機能を簡潔なチュートリアルで体験します" + }, + "vs/workbench/services/bulkEdit/browser/bulkEditService": { + "summary.0": "編集は行われませんでした", + "summary.nm": "{1} 個のファイルで {0} 件のテキスト編集を実行", + "summary.n0": "1 つのファイルで {0} 個のテキストを編集", + "conflict": "この間に次のファイルが変更されました: {0}" + }, + "vs/workbench/services/configuration/common/jsonEditingService": { + "errorInvalidFile": "ファイルに書き込めません。ファイルを開いて、ファイル内のエラー/警告を修正してからもう一度お試しください。", + "errorFileDirty": "ファイルがダーティ状態でありファイルに書き込めません。ファイルを保存してからもう一度お試しください。" + }, + "vs/workbench/services/configuration/browser/configurationService": { + "unsupportedApplicationSetting": "アプリケーション ユーザー設定でのみこの設定を適用することができます。", + "unsupportedMachineSetting": "この設定はユーザー設定でのみ適用できます", + "unsupportedRemoteMachineSetting": "This setting can be applied only in remote machine settings", + "unsupportedWindowSetting": "この設定は現在適用できません。このフォルダーを直接開いたときに適用されます。" + }, + "vs/workbench/services/configuration/common/configurationEditingService": { + "openTasksConfiguration": "タスク構成を開く", + "openLaunchConfiguration": "起動構成を開く", + "open": "設定を開く", + "saveAndRetry": "保存して再試行", + "errorUnknownKey": "{1} は登録済みの構成ではないため、{0} に書き込むことができません。", + "errorInvalidWorkspaceConfigurationApplication": "{0} をワークスペース設定に書き込めません。この設定はユーザー設定にのみ書き込めます。", + "errorInvalidWorkspaceConfigurationMachine": "{0} をワークスペース設定に書き込めません。この設定はユーザー設定にのみ書き込めます。", + "errorInvalidFolderConfiguration": "{0} はフォルダーのリソース スコープをサポートしていないため、フォルダー設定に書き込むことができません。", + "errorInvalidUserTarget": "{0} はグローバル スコープをサポートしていないため、ユーザー設定に書き込むことができません。", + "errorInvalidWorkspaceTarget": "{0} はマルチ フォルダー ワークスペースでワークスペース スコープをサポートしていないため、ワークスペース設定を書き込むことができません。", + "errorInvalidFolderTarget": "リソースが指定されていないため、フォルダー設定に書き込むことができません。", + "errorNoWorkspaceOpened": "開いているワークスペースがないため、{0} に書き込むことができません。最初にワークスペースを開いてから、もう一度お試しください。", + "errorInvalidTaskConfiguration": "タスク構成ファイルに書き込めません。ファイルを開いて、ファイル内のエラー/警告を修正してからもう一度お試しください。", + "errorInvalidLaunchConfiguration": "起動構成ファイルに書き込めません。ファイルを開いて、ファイル内のエラー/警告を修正してからもう一度お試しください。", + "errorInvalidConfiguration": "ユーザー設定に書き込めません。ユーザー設定を開いて、ファイル内のエラー/警告を修正してからもう一度お試しください。", + "errorInvalidRemoteConfiguration": "リモートユーザーの設定を書き込めませんでした。リモートユーザーの設定を開き、エラーや警告を修正して再試行してください。", + "errorInvalidConfigurationWorkspace": "ワークスペース設定に書き込めません。ワークスペース設定を開いて、ファイル内のエラー/警告を修正してからもう一度お試しください。", + "errorInvalidConfigurationFolder": "フォルダー設定に書き込めません。'{0}' フォルダー設定を開いて、ファイル内のエラー/警告を修正してからもう一度お試しください。", + "errorTasksConfigurationFileDirty": "ファイルが変更されているため、タスク構成ファイルに書き込めません。ファイルを保存してから、もう一度お試しください。", + "errorLaunchConfigurationFileDirty": "ファイルが変更されているため、起動構成ファイルに書き込めません。ファイルを保存してから、もう一度お試しください。", + "errorConfigurationFileDirty": "ファイルが変更されているため、ユーザー設定を書き込めません。ユーザー設定ファイルを保存してから、もう一度お試しください。", + "errorRemoteConfigurationFileDirty": "ファイルがダーティであるため、リモート ユーザー設定に書き込めませんでした。まずリモート ユーザー設定ファイルを保存してから、もう一度お試しください。", + "errorConfigurationFileDirtyWorkspace": "ファイルが変更されているため、ワークスペース設定を書き込めません。ワークスペース設定ファイルを保存してから、もう一度お試しください。", + "errorConfigurationFileDirtyFolder": "ファイルが変更されているため、フォルダー設定を書き込めません。'{0}' フォルダー設定ファイルを保存してから、もう一度お試しください。", + "userTarget": "ユーザー設定", + "remoteUserTarget": "リモート ユーザーの設定", + "workspaceTarget": "ワークスペースの設定", + "folderTarget": "フォルダーの設定" + }, + "vs/workbench/services/configurationResolver/browser/configurationResolverService": { + "commandVariable.noStringType": "コマンドで文字列型の結果が返されなかったため、コマンド変数 '{0}' を代入できません。", + "inputVariable.missingAttribute": "入力変数 '{0}' の型は '{1}' で、'{2}' を含める必要があります。", + "inputVariable.defaultInputValue": "既定", + "inputVariable.command.noStringType": "コマンド '{1}' は文字列型の結果を返さないため、入力変数 '{0}' を置き換えることはできません。", + "inputVariable.unknownType": "入力変数 '{0}' は、'promptString'、'pickString'、または 'command' のいずれかの型にのみできます。", + "inputVariable.undefinedVariable": "未定義の入力変数 '{0}' が検出されました。続行するには '{0}' を削除または定義します。" + }, + "vs/workbench/services/configurationResolver/common/variableResolver": { + "canNotResolveFile": "'{0}' を解決できません。エディターを開いてください。", + "canNotFindFolder": "'{0}' を解決できません。フォルダー '{1}' がありません。", + "canNotResolveWorkspaceFolderMultiRoot": "'{0}' はマルチ フォルダー ワークスペースで解決できません。 ':' とフォルダー名を使用して、この変数のスコープを指定してください。", + "canNotResolveWorkspaceFolder": "'{0}' を解決できません。フォルダーを開いてください。", + "missingEnvVarName": "環境変数名が指定されていないため、'{0}' を解決できません。", + "configNotFound": "設定 '{1}' が見つからないため、'{0}' を解決できません。", + "configNoString": "'{1}' は構造化された値であるため、'{0}' を解決できません。", + "missingConfigName": "設定名が指定されていないため、'{0}' を解決できません。", + "canNotResolveLineNumber": "'{0}' を解決できません。アクティブなエディターに選択済みの行があることを確認してください。", + "canNotResolveSelectedText": "'{0}' を解決できません。アクティブなエディターに選択済みのテキストがあることを確認してください。", + "noValueForCommand": "コマンドに値がないため '{0}' を解決できません。" + }, + "vs/workbench/services/configurationResolver/common/configurationResolverUtils": { + "deprecatedVariables": "'env.'、'config.'、'command.' は使用されていません。代わりに、'env:'、'config:'、'command:' を使用してください。" + }, + "vs/workbench/services/configurationResolver/common/configurationResolverSchema": { + "JsonSchema.input.id": "入力の ID を使用して、フォーム ${input:id} の変数を入力に関連付けます。", + "JsonSchema.input.type": "使用するユーザー入力プロンプトの種類。", + "JsonSchema.input.description": "ユーザーが入力を求められるときに説明が表示されます。", + "JsonSchema.input.default": "入力の既定値。", + "JsonSchema.inputs": "ユーザー入力。自由な文字列の入力またはいくつかのオプションからの選択など、ユーザー入力のプロンプトを定義するために使用します。", + "JsonSchema.input.type.promptString": "'PromptString' 型はユーザーに入力を求める入力ボックスを開きます。", + "JsonSchema.input.type.pickString": "'PickString' 型は選択一覧を表示します。", + "JsonSchema.input.options": "クイック ピックのオプションを定義する文字列の配列です。", + "JsonSchema.input.type.command": "'command' 型はコマンドを実行します。", + "JsonSchema.input.command.command": "この入力変数のために実行するコマンド。", + "JsonSchema.input.command.args": "コマンドに渡された省略可能な引数。" + }, + "vs/workbench/services/decorations/browser/decorationsService": { + "bubbleTitle": "強調された項目を含む" + }, + "vs/workbench/services/dialogs/browser/fileDialogService": { + "openFileOrFolder.title": "ファイルまたはフォルダーを開く", + "openFile.title": "ファイルを開く", + "openFolder.title": "フォルダーを開く", + "openWorkspace.title": "ワークスペースを開く", + "filterName.workspace": "ワークスペース" + }, + "vs/workbench/services/dialogs/electron-browser/dialogService": { + "yesButton": "はい(&&Y)", + "cancelButton": "キャンセル" + }, + "vs/workbench/services/dialogs/browser/remoteFileDialog": { + "remoteFileDialog.notConnectedToRemote": "{0} のファイル システム プロバイダーは使用できません。", + "remoteFileDialog.local": "ローカルを表示します。", + "remoteFileDialog.badPath": "パスが存在しません。", + "remoteFileDialog.cancel": "キャンセル", + "remoteFileDialog.invalidPath": "有効なパスを入力してください。", + "remoteFileDialog.validateFolder": "このフォルダーは既に存在します。新しいファイル名を使用してください。", + "remoteFileDialog.validateExisting": "{0} は既に存在します。上書きしてもよろしいですか?", + "remoteFileDialog.validateBadFilename": "有効なファイル名を入力してください。", + "remoteFileDialog.validateNonexistentDir": "存在しているパスを入力してください。", + "remoteFileDialog.validateFileOnly": "ファイルを選択してください。", + "remoteFileDialog.validateFolderOnly": "フォルダーを選択してください。" + }, + "vs/workbench/services/editor/browser/editorService": { + "sideBySideLabels": "{0} - {1}", + "compareLabels": "{0} ↔ {1}" + }, + "vs/workbench/services/extensionManagement/node/extensionEnablementService": { + "noWorkspace": "ワークスペースがありません。" + }, + "vs/workbench/services/extensions/electron-browser/extensionManagementServerService": { + "local": "LOCAL", + "remote": "リモート" + }, + "vs/workbench/services/extensions/common/inactiveExtensionUrlHandler": { + "confirmUrl": "拡張機能がこの URL を開くことを許可しますか?", + "open": "開く(&&O)", + "reloadAndHandle": "拡張機能 '{0}' は読み込まれていません。拡張機能を読み込んで URL を開くためにウィンドウを再読み込みしますか?", + "reloadAndOpen": "ウィンドウを再読み込みして開く(&&R)", + "enableAndHandle": "拡張機能 '{0}' は無効です。拡張機能を有効にして、URL を開くためにウィンドウを再読み込みしますか?", + "enableAndReload": "有効にして開く(&&E)", + "installAndHandle": "拡張機能 '{0}' がインストールされていません。拡張機能をインストールして、この URL を開くためにウィンドウを再読み込みしますか?", + "install": "インストール(&&I)", + "Installing": "拡張機能 '{0}' をインストールしています...", + "reload": "ウィンドウを再読み込みし、URL '{0}' を開きますか?", + "Reload": "ウィンドウを再読み込みして開く" + }, + "vs/workbench/services/extensions/node/multiExtensionManagement": { + "singleDependentError": "拡張機能 '{0}' をアンインストールできません。拡張機能 '{1}' がこの拡張機能に依存しています。", + "twoDependentsError": "拡張機能 '{0}' をアンインストールできません。拡張機能 '{1}' と '{2}' がこの拡張機能に依存しています。", + "multipleDependentsError": "拡張機能 '{0}' をアンインストールできません。拡張機能 '{1}'、'{2}'、その他がこの拡張機能に依存しています。", + "Manifest is not found": "拡張機能 {0} をインストールできませんでした。マニフェストが見つかりません。" + }, + "vs/workbench/services/extensions/electron-browser/extensionService": { + "extensionsDisabled": "インストール済みのすべての拡張機能が一時的に無効になっています。元の状態に戻すにはウィンドウを再読み込みしてください。", + "Reload": "再読み込み", + "looping": "次の拡張機能には循環参照が存在するため、無効になっています。: {0}", + "extensionService.versionMismatchCrash": "拡張機能のホストを開始できません。バージョンが一致しません。", + "relaunch": "VS Code を再起動", + "extensionService.crash": "拡張機能のホストが予期せずに終了しました。", + "devTools": "開発者ツールを開く", + "restart": "拡張機能のホストを再起動", + "resolveAuthorityFailure": "Resolving the authority `{0}` failed" + }, + "vs/workbench/services/extensions/common/extensionsRegistry": { + "vscode.extension.engines": "エンジンの互換性。", + "vscode.extension.engines.vscode": "VS Code 拡張機能の場合、拡張機能と互換性のある VS Code バージョンを指定します。* を指定することはできません。たとえば、^0.10.5 は最小の VS Code バージョン 0.10.5 との互換性を示します。", + "vscode.extension.publisher": "VS Code 拡張機能の公開元。", + "vscode.extension.displayName": "VS Code ギャラリーで使用される拡張機能の表示名。", + "vscode.extension.categories": "VS Code ギャラリーで拡張機能の分類に使用されるカテゴリ。", + "vscode.extension.category.languages.deprecated": "代わりに 'Programming Languages' を使用してください", + "vscode.extension.galleryBanner": "VS Code マーケットプレースで使用されるバナー。", + "vscode.extension.galleryBanner.color": "VS Code マーケットプレース ページ ヘッダー上のバナーの色。", + "vscode.extension.galleryBanner.theme": "バナーで使用されるフォントの配色テーマ。", + "vscode.extension.contributes": "このパッケージで表される VS Code 拡張機能のすべてのコントリビューション。", + "vscode.extension.preview": "Marketplace で Preview としてフラグが付けられるように拡張機能を設定します。", + "vscode.extension.activationEvents": "VS Code 拡張機能のアクティブ化イベント。", + "vscode.extension.activationEvents.onLanguage": "指定された言語を解決するファイルが開かれるたびにアクティブ化イベントが発行されます。", + "vscode.extension.activationEvents.onCommand": "指定したコマンドが呼び出されるたびにアクティブ化イベントが発行されます。", + "vscode.extension.activationEvents.onDebug": "デバッグの開始またはデバッグ構成がセットアップされるたびにアクティブ化イベントが発行されます。", + "vscode.extension.activationEvents.onDebugInitialConfigurations": "\"launch.json\" を作成する必要があるたびに (または、すべての provideDebugConfiguration メソッドを呼び出す必要があるたびに) アクティブ化イベントを発行します。", + "vscode.extension.activationEvents.onDebugResolve": "特定のタイプのデバッグ セッションが起動されるたびに(または、対応する resolveDebugConfiguration メソッドを呼び出す必要があるたびに)、アクティブ化イベントを発行します。", + "vscode.extension.activationEvents.onDebugAdapterProtocolTracker": "特定の種類のデバッグ セッションが開始され、デバッグ プロトコル トラッカーが必要な場合はいつでも、アクティブ化イベントが発行されます。", + "vscode.extension.activationEvents.workspaceContains": "指定した glob パターンに一致するファイルを少なくとも 1 つ以上含むフォルダーを開くたびにアクティブ化イベントが発行されます。", + "vscode.extension.activationEvents.onFileSystem": "指定されたスキーマにファイルかフォルダーが関連付けられるたびにアクティブ化イベントが発行されます。", + "vscode.extension.activationEvents.onSearch": "指定されたスキームを使用してフォルダーでの検索が開始されるたびにアクティブ化イベントが発行されます。", + "vscode.extension.activationEvents.onView": "指定したビューを展開するたびにアクティブ化イベントが発行されます。", + "vscode.extension.activationEvents.onUri": "この拡張機能用のシステム全体の URI が開かれるたびにアクティブ化イベントが発行されます。", + "vscode.extension.activationEvents.star": "VS Code 起動時にアクティブ化イベントを発行します。優れたエンドユーザー エクスペリエンスを確保するために、他のアクティブ化イベントの組み合わせでは望む動作にならないときのみ使用してください。", + "vscode.extension.badges": "Marketplace の拡張機能ページのサイドバーに表示されるバッジの配列。", + "vscode.extension.badges.url": "バッジのイメージ URL。", + "vscode.extension.badges.href": "バッジのリンク。", + "vscode.extension.badges.description": "バッジの説明。", + "vscode.extension.markdown": "Marketplace で使用される Markdown レンダリング エンジンを制御します。github (既定) か standard のいずれかを指定できます。", + "vscode.extension.qna": "Marketplase の Q&A リンクを制御します。既定の Marketplace Q&A サイトを有効にするには、[marketplace] に設定します。カスタムの Q&A サイトの URL を提供するには、その文字列に設定します。Q&A を無効にする場合は、[false] に設定します。", + "vscode.extension.extensionDependencies": "他の拡張機能に対する依存関係。拡張機能の識別子は常に ${publisher}.${name} です。例: vscode.csharp。", + "vscode.extension.contributes.extensionPack": "一緒にインストールすることができる拡張機能のセット。拡張機能の ID は常に ${publisher}.${name} です。例: 'vscode.csharp'。", + "extensionKind": "Define the kind of an extension. `ui` extensions are installed and run on the local machine while `workspace` extensions are run on the remote.", + "ui": "UI extension kind. In a remote window, such extensions are enabled only when available on the local machine.", + "workspace": "Workspace extension kind. In a remote window, such extensions are enabled only when available on the remote.", + "vscode.extension.scripts.prepublish": "パッケージが VS Code 拡張機能として公開される前に実行されるスクリプト。", + "vscode.extension.scripts.uninstall": "VS コード拡張機能のフックをアンインストールします。 VS コードから拡張機能を完全にアンインストールした時に実行されるスクリプトです。スクリプトは、拡張機能をアンインストールした後に VS コードを再起動 (シャット ダウンしてから起動) したときに実行されます。Node スクリプトのみがサポートされます。", + "vscode.extension.icon": "128x128 ピクセルのアイコンへのパス。" + }, + "vs/workbench/services/extensions/electron-browser/cachedExtensionScanner": { + "overwritingExtension": "拡張機能 {0} を {1} で上書きしています。", + "extensionUnderDevelopment": "開発の拡張機能を {0} に読み込んでいます", + "extensionCache.invalid": "拡張機能がディスク上で変更されています。ウィンドウを再読み込みしてください。", + "reloadWindow": "ウィンドウの再読み込み" + }, + "vs/workbench/services/extensions/common/extensionHostProcessManager": { + "measureExtHostLatency": "拡張機能ホストの待ち時間を測定", + "developer": "Developer" + }, + "vs/workbench/services/extensions/electron-browser/extensionHost": { + "extensionHost.startupFailDebug": "拡張機能ホストが 10 秒以内に開始されませんでした。先頭行で停止している可能性があり、続行するにはデバッガーが必要です。", + "extensionHost.startupFail": "拡張機能ホストが 10 秒以内に開始されませんでした。問題が発生している可能性があります。", + "reloadWindow": "ウィンドウの再読み込み", + "extensionHost.error": "拡張機能ホストからのエラー: {0}" + }, + "vs/workbench/services/extensions/node/extensionPoints": { + "jsonParseFail": "{0} を解析できません: {1}。", + "fileReadFail": "ファイル {0} を読み取れません: {1}。", + "jsonsParseReportErrors": "{0} を解析できません: {1}。", + "missingNLSKey": "キー {0} のメッセージが見つかりませんでした。", + "notSemver": "拡張機能のバージョンが semver と互換性がありません。", + "extensionDescription.empty": "空の拡張機能の説明を入手しました", + "extensionDescription.publisher": "publisher プロパティは `string` 型でなければなりません。", + "extensionDescription.name": "プロパティ `{0}` は必須で、型 `string` でなければなりません", + "extensionDescription.version": "プロパティ `{0}` は必須で、型 `string` でなければなりません", + "extensionDescription.engines": "`{0}` プロパティは必須で、`string` 型でなければなりません", + "extensionDescription.engines.vscode": "プロパティ `{0}` は必須で、型 `string` でなければなりません", + "extensionDescription.extensionDependencies": "プロパティ `{0}` は省略するか、型 `string[]` にする必要があります", + "extensionDescription.activationEvents1": "プロパティ `{0}` は省略するか、型 `string[]` にする必要があります", + "extensionDescription.activationEvents2": "プロパティ `{0}` と `{1}` は、両方とも指定するか両方とも省略しなければなりません", + "extensionDescription.main1": "`{0}` プロパティは省略するか、`string` 型にする必要があります", + "extensionDescription.main2": "拡張機能のフォルダー ({1}) の中に `main` ({0}) が含まれることが予期されます。これにより拡張機能を移植できなくなる可能性があります。", + "extensionDescription.main3": "プロパティ `{0}` と `{1}` は、両方とも指定するか両方とも省略しなければなりません" + }, + "vs/workbench/services/files/common/workspaceWatcher": { + "netVersionError": "Microsoft .NET Framework 4.5 が必要です。リンクに移動してインストールしてください。", + "installNet": ".NET Framework 4.5 をダウンロードします", + "neverShowAgain": "今後表示しない", + "enospcError": "この大規模なワークスペースでファイルの変更をウォッチすることができません。この問題を解決するには、手順のリンクに従ってください。", + "learnMore": "説明書" + }, + "vs/workbench/services/files/electron-browser/diskFileSystemProvider": { + "binFailed": "'{0}' をごみ箱に移動できませんでした", + "trashFailed": "'{0}' をごみ箱に移動できませんでした" + }, + "vs/workbench/services/files/common/fileService": { + "invalidPath": "リソース '{0}' のパスは絶対パスにする必要があります", + "noProviderFound": "{0} のファイル システム プロバイダーが見つかりません", + "fileNotFoundError": "ファイルが見つかりません ({0})", + "fileExists": "生成しようとしているファイル ({0}) は既に存在しています", + "err.write": "ファイル ({0}) に書き込めません", + "fileIsDirectoryError": "ファイル {0} が必要ですが、実際はディレクトリです", + "fileModifiedError": "ファイルは次の時点以後に更新されました:", + "err.read": "ファイル ({0}) を読み取ることができません", + "fileNotModifiedError": "ファイルは次の時点以後に変更されていません:", + "fileTooLargeForHeapError": "このサイズのファイルを開くには、再起動して、より多くのメモリを利用可能にする必要があります", + "fileTooLargeError": "ファイルが大きすぎて開けません", + "unableToMoveCopyError1": "元のパスが対象のパスと等しい、または親の場合は移動/コピーができません", + "unableToMoveCopyError2": "移動/コピーできません。移動/コピー先にファイルが既に存在します。", + "unableToMoveCopyError3": "移動/コピーできません。ファイルが含まれるフォルダーが置き換わることになります。", + "mkdirExistsError": "{0} が存在しますが、ディレクトリではありません", + "err.trash": "プロバイダーはごみ箱に対応していません。", + "deleteFailed": "空でないフォルダー '{0}' を削除できません。", + "err.readonly": "リソースを変更することはできません。", + "unknownError": "不明なエラー" + }, + "vs/workbench/services/files/node/diskFileSystemProvider": { + "fileExists": "ファイルは既に存在します", + "fileNotExists": "ファイルが存在しません。", + "moveError": "'{0}' を '{1}' に移動することができません ({2})。", + "copyError": "'{0}' を '{1}' にコピーできません ({2})。" + }, + "vs/workbench/services/files2/common/workspaceWatcher": { + "netVersionError": "Microsoft .NET Framework 4.5 が必要です。リンクに移動してインストールしてください。", + "installNet": ".NET Framework 4.5 をダウンロードします", + "neverShowAgain": "今後表示しない", + "enospcError": "この大規模なワークスペースでのファイルの変更をウォッチできません。この問題を解決するには、手順のリンクに従ってください。", + "learnMore": "説明書" + }, + "vs/workbench/services/files2/electron-browser/diskFileSystemProvider": { + "binFailed": "'{0}' をごみ箱に移動できませんでした", + "trashFailed": "'{0}' をごみ箱に移動できませんでした" + }, + "vs/workbench/services/files2/common/fileService2": { + "invalidPath": "リソース '{0}' のパスは絶対パスにする必要があります", + "fileNotFoundError": "ファイルが見つかりません ({0})", + "fileExists": "生成しようとしているファイル ({0}) は既に存在しています", + "err.write": "ファイル {0} に書き込めませんでした。", + "fileIsDirectoryError": "ファイル {0} が必要ですが、実際はディレクトリです", + "fileModifiedError": "ファイルは次の時点以後に更新されました:", + "unableToMoveCopyError1": "元のパスが対象のパスと等しい、または親の場合は移動/コピーができません", + "unableToMoveCopyError2": "移動/コピーできません。移動/コピー先にファイルが既に存在します。", + "unableToMoveCopyError3": "移動/コピーできません。ファイルが含まれるフォルダーが置き換わることになります。", + "mkdirExistsError": "{0} が存在しますが、ディレクトリではありません", + "err.trash": "プロバイダーはごみ箱に対応していません。", + "deleteFailed": "空でないフォルダー '{0}' を削除できませんでした。", + "err.readonly": "リソースを変更することはできません。" + }, + "vs/workbench/services/files2/node/diskFileSystemProvider": { + "fileExists": "ファイルは既に存在します", + "fileNotExists": "ファイルが存在しません。", + "moveError": "'{0}' を '{1}' に移動することができません ({2})。", + "copyError": "'{0}' を '{1}' にコピーできません ({2})。" + }, + "vs/workbench/services/integrity/node/integrityService": { + "integrity.prompt": "{0} インストールが壊れている可能性があります。再インストールしてください。", + "integrity.moreInformation": "詳細情報", + "integrity.dontShowAgain": "今後表示しない" + }, + "vs/workbench/services/keybinding/common/keybindingEditing": { + "errorKeybindingsFileDirty": "キーバインド構成ファイルが変更されているため書き込めません。まずファイルを保存してからもう一度お試しください。", + "parseErrors": "キー バインド構成ファイルに書き込めません。ファイルを開いて、ファイル内のエラー/警告を修正してからもう一度お試しください。", + "errorInvalidConfiguration": "キー バインド構成ファイルを書き込めません。配列型ではないオブジェクトが存在します。クリーン アップするファイルを開いてからもう一度お試しください。", + "emptyKeybindingsHeader": "既定値を上書きするには、このファイル内にキー バインドを挿入します" + }, + "vs/workbench/services/keybinding/electron-browser/keybindingService": { + "nonempty": "空でない値が必要です。", + "requirestring": "プロパティ `{0}` は必須で、型 `string` でなければなりません", + "optstring": "`{0}` プロパティは省略するか、`string` 型にする必要があります", + "vscode.extension.contributes.keybindings.command": "キー バインドのトリガー時に実行するコマンドの識別子。", + "vscode.extension.contributes.keybindings.args": "実行するコマンドに渡す引数。", + "vscode.extension.contributes.keybindings.key": "Key or key sequence (separate keys with plus-sign and sequences with space, e.g. Ctrl+O and Ctrl+L L for a chord).", + "vscode.extension.contributes.keybindings.mac": "Mac 固有のキーまたはキー シーケンス。", + "vscode.extension.contributes.keybindings.linux": "Linux 固有のキーまたはキー シーケンス。", + "vscode.extension.contributes.keybindings.win": "Windows 固有のキーまたはキー シーケンス。", + "vscode.extension.contributes.keybindings.when": "キーがアクティブの場合の条件。", + "vscode.extension.contributes.keybindings": "キー バインドを提供します。", + "invalid.keybindings": "正しくない `contributes.{0}`: {1}", + "unboundCommands": "他に使用できるコマンドは次のとおりです: ", + "keybindings.json.title": "キー バインドの構成", + "keybindings.json.key": "キーまたはキー シーケンス (スペースで区切る) を押します", + "keybindings.json.command": "実行するコマンドの名前", + "keybindings.json.when": "キーがアクティブの場合の条件。", + "keybindings.json.args": "実行するコマンドに渡す引数。", + "keyboardConfigurationTitle": "キーボード", + "dispatch": "`code` (推奨) または `keyCode` のいずれかを使用するキー操作のディスパッチ ロジックを制御します。", + "touchbar.enabled": "利用可能であれば macOS の Touch Bar ボタンを有効にします。" + }, + "vs/workbench/services/label/common/labelService": { + "vscode.extension.contributes.resourceLabelFormatters": "リソース ラベルのフォーマット規則を提供します。", + "vscode.extension.contributes.resourceLabelFormatters.scheme": "フォーマッタで一致する URI スキーム。たとえば、\"ファイル\" を使用できます。単純な glob パターンがサポートされます。", + "vscode.extension.contributes.resourceLabelFormatters.authority": "フォーマッタで一致する URL オーソリティ。単純な glob パターンがサポートされています。", + "vscode.extension.contributes.resourceLabelFormatters.formatting": "URI リソース ラベルのフォーマット規則。", + "vscode.extension.contributes.resourceLabelFormatters.label": "表示するラベルの規則。例: myLabel:/${path}。${path}、${scheme}、${authority} が変数としてサポートされます。", + "vscode.extension.contributes.resourceLabelFormatters.separator": "URI ラベルの表示で使用する区切り記号。例: '/' または ''。", + "vscode.extension.contributes.resourceLabelFormatters.tildify": "可能な場合に URI ラベルの先頭をティルデにするかどうかを制御します。", + "vscode.extension.contributes.resourceLabelFormatters.formatting.workspaceSuffix": "ワークスペース ラベルに追加するサフィックス。", + "untitledWorkspace": "未設定 (ワークスペース)", + "workspaceNameVerbose": "{0} (ワークスペース)", + "workspaceName": "{0} (ワークスペース)" + }, + "vs/workbench/services/mode/common/workbenchModeService": { + "vscode.extension.contributes.languages": "言語の宣言を提供します。", + "vscode.extension.contributes.languages.id": "言語の ID。", + "vscode.extension.contributes.languages.aliases": "言語の名前のエイリアス。", + "vscode.extension.contributes.languages.extensions": "言語に関連付けられているファイルの拡張子。", + "vscode.extension.contributes.languages.filenames": "言語に関連付けられたファイル名。", + "vscode.extension.contributes.languages.filenamePatterns": "言語に関連付けられたファイル名の glob パターン。", + "vscode.extension.contributes.languages.mimetypes": "言語に関連付けられている MIME の種類。", + "vscode.extension.contributes.languages.firstLine": "言語のファイルの最初の行に一致する正規表現。", + "vscode.extension.contributes.languages.configuration": "言語の構成オプションを含むファイルへの相対パス。", + "invalid": "`contributes.{0}` が無効です。配列が必要です。", + "invalid.empty": "`contributes.{0}` に対する空の値", + "require.id": "プロパティ `{0}` は必須で、型 `string` でなければなりません", + "opt.extensions": "`{0}` プロパティを省略するか、`string[]` 型にする必要があります", + "opt.filenames": "`{0}` プロパティを省略するか、`string[]` 型にする必要があります", + "opt.firstLine": "プロパティ `{0}` を省略するか、型 `string` にする必要があります", + "opt.configuration": "プロパティ `{0}` を省略するか、型 `string` にする必要があります", + "opt.aliases": "`{0}` プロパティを省略するか、`string[]` 型にする必要があります", + "opt.mimetypes": "`{0}` プロパティを省略するか、`string[]` 型にする必要があります" + }, + "vs/workbench/services/preferences/browser/preferencesService": { + "openFolderFirst": "ワークスペースの設定を作成するには、まずフォルダーを開いてください", + "emptyKeybindingsHeader": "既定値を上書きするには、このファイル内にキー バインドを挿入します", + "defaultKeybindings": "既定のキー バインド", + "defaultSettings": "既定の設定", + "folderSettingsName": "{0} (フォルダーの設定) ", + "fail.createSettings": "'{0}' ({1}) を作成できません。" + }, + "vs/workbench/services/preferences/common/preferencesEditorInput": { + "settingsEditorName": "既定の設定", + "keybindingsInputName": "キーボード ショートカット", + "settingsEditor2InputName": "設定" + }, + "vs/workbench/services/preferences/common/preferences": { + "userSettingsTarget": "ユーザー設定", + "workspaceSettingsTarget": "ワークスペースの設定" + }, + "vs/workbench/services/preferences/common/preferencesModels": { + "commonlyUsed": "よく使用するもの", + "validations.exclusiveMax": "値は {0} より真に小さくなければなりません。", + "validations.exclusiveMin": "値は {0} より真に大きくなければなりません。", + "validations.max": "値は {0} 以下でなければなりません。", + "validations.min": "値は {0} 以上でなければなりません。", + "validations.multipleOf": "値は {0} の倍数でなければなりません。", + "validations.expectedInteger": "値は整数でなければなりません。", + "validations.maxLength": "値は {0} 文字以下でなければなりません。", + "validations.minLength": "値は {0} 文字以上でなければなりません。", + "validations.regex": "値は正規表現 '{0}' と一致する必要があります。", + "validations.expectedNumeric": "値は数値でなければなりません。", + "defaultKeybindingsHeader": "キー バインド ファイル内にキー バインドを挿入して、キー バインドを上書きします。" + }, + "vs/workbench/services/preferences/common/keybindingsEditorModel": { + "default": "既定", + "user": "ユーザー", + "cat.title": "{0}: {1}", + "meta": "meta", + "option": "オプション" + }, + "vs/workbench/services/progress/browser/progressService": { + "progress.text2": "{0}: {1}", + "progress.title3": "[{0}] {1}: {2}", + "progress.title2": "[{0}]: {1}", + "status.progress": "Progress Message", + "cancel": "キャンセル", + "dismiss": "破棄" + }, + "vs/workbench/services/remote/common/abstractRemoteAgentService": { + "connectionError": "リモート拡張ホスト サーバーへの接続に失敗しました (エラー: {0})" + }, + "vs/workbench/services/textfile/node/textFileService": { + "fileBinaryError": "ファイルはバイナリのようなので、テキストとして開くことができません", + "fileReadOnlyError": "ファイルは読み取り専用です" + }, + "vs/workbench/services/textfile/common/textFileEditorModel": { + "saveFileFirst": "ファイルがダーティです。まず保存してから、別のエンコードで再度開いてください。", + "genericSaveError": "'{0}' の保存に失敗しました: {1}" + }, + "vs/workbench/services/textfile/common/textFileService": { + "files.backup.failSave": "変更されたファイルをバックアップ場所に書き込めませんでした (エラー: {0})。ファイルを保存しなおして終了してください。", + "saveChangesMessage": "{0} に加えた変更を保存しますか?", + "saveChangesMessages": "次の {0} ファイルに対する変更を保存しますか?", + "saveAll": "すべて保存(&&S)", + "save": "保存(&&S)", + "dontSave": "保存しない(&&N)", + "cancel": "キャンセル", + "saveChangesDetail": "保存しないと変更内容が失われます。", + "confirmOverwrite": "'{0}' は既に存在します。置換しますか?", + "irreversible": "同じ名前のフォルダ―{0}が既に存在します。現在の内容で上書きされます。", + "replaceButtonLabel": "置換(&&R)", + "saveAsTitle": "名前を付けて保存", + "allFiles": "すべてのファイル", + "noExt": "拡張子なし" + }, + "vs/workbench/services/textMate/browser/abstractTextMateService": { + "invalid.language": "`contributes.{0}.language` で不明な言語です。提供された値: {1}", + "invalid.scopeName": "`contributes.{0}.scopeName` には文字列が必要です。提供された値: {1}", + "invalid.path.0": "`contributes.{0}.path` に文字列が必要です。提供された値: {1}", + "invalid.injectTo": "`contributes.{0}.injectTo` の値が無効です。言語の範囲名の配列である必要があります。指定された値: {1}", + "invalid.embeddedLanguages": "`contributes.{0}.embeddedLanguages` の値が無効です。スコープ名から言語へのオブジェクト マップである必要があります。指定された値: {1}", + "invalid.tokenTypes": "`contributes.{0}.tokenTypes` の値が無効です。オブジェクトはスコープ名からトークン タイプへ割り当てられている必要があります。指定された値: {1}", + "invalid.path.1": "拡張機能のフォルダー ({2}) の中に `contributes.{0}.path` ({1}) が含まれている必要があります。これにより拡張を移植できなくなる可能性があります。", + "no-tm-grammar": "この言語に対して TM 文法は登録されていません。", + "too many characters": "長い行については、パフォーマンス上の理由からトークン化はスキップされます。その長い行の長さは `editor.maxTokenizationLineLength` で構成できます。" + }, + "vs/workbench/services/textMate/common/TMGrammars": { + "vscode.extension.contributes.grammars": "TextMate トークナイザーを提供します。", + "vscode.extension.contributes.grammars.language": "この構文の提供先の言語識別子です。", + "vscode.extension.contributes.grammars.scopeName": "tmLanguage ファイルにより使用される TextMate スコープ名。", + "vscode.extension.contributes.grammars.path": "tmLanguage ファイルのパス。拡張機能フォルダーの相対パスであり、通常 './syntaxes/' で始まります。", + "vscode.extension.contributes.grammars.embeddedLanguages": "この文法に言語が埋め込まれている場合は、言語 ID に対するスコープ名のマップ。", + "vscode.extension.contributes.grammars.tokenTypes": "スコープ名のトークン タイプへの割当て。", + "vscode.extension.contributes.grammars.injectTo": "この文法が挿入される言語の範囲名の一覧。" + }, + "vs/workbench/services/themes/common/colorExtensionPoint": { + "contributes.color": "拡張機能でテーマ設定の可能な配色を提供します", + "contributes.color.id": "テーマ設定可能な配色の識別子", + "contributes.color.id.format": "識別子は aa[.bb]* の形式にする必要があります", + "contributes.color.description": "テーマ設定可能な配色の説明", + "contributes.defaults.light": "light テーマの既定の配色。配色の値は 16 進数(#RRGGBB[AA]) 、または 既定で提供されているテーマ設定可能な配色の識別子の既定値のいずれか。", + "contributes.defaults.dark": "dark テーマの既定の配色。配色の値は 16 進数(#RRGGBB[AA]) 、または 既定で提供されているテーマ設定可能な配色の識別子の既定値のいずれか。", + "contributes.defaults.highContrast": "high contrast テーマの既定の配色。配色の値は 16 進数(#RRGGBB[AA]) 、または 既定で提供されているテーマ設定可能な配色の識別子の既定値のいずれか。", + "invalid.colorConfiguration": "'configuration.colors' は配列である必要があります", + "invalid.default.colorType": "{0} は 16 進数(#RRGGBB[AA] または #RGB[A]) 、または 既定で提供されているテーマ設定可能な配色の識別子の既定値のいずれかでなければなりません。", + "invalid.id": "'configuration.colors.id' を定義してください。空にはできません。", + "invalid.id.format": "'configuration.colors.id' は word[.word]* の形式である必要があります", + "invalid.description": "'configuration.colors.description' を定義してください。空にはできません。", + "invalid.defaults": "'configuration.colors.defaults' は定義する必要があります。'light' か 'dark'、'highContrast' を含める必要があります。" + }, + "vs/workbench/services/themes/browser/workbenchThemeService": { + "error.cannotloadtheme": "{0} を読み込むことができません: {1}", + "colorTheme": "Specifies the color theme used in the workbench.", + "colorThemeError": "テーマが不明、またはインストールされていません。", + "iconTheme": "ワークベンチで使用するアイコンのテーマを指定します。'null' を指定するとファイル アイコンが表示されなくなります。", + "noIconThemeDesc": "No file icons", + "iconThemeError": "File icon theme is unknown or not installed.", + "workbenchColors": "現在選択している配色テーマで配色を上書きします。", + "editorColors.comments": "コメントの色とスタイルを設定します", + "editorColors.strings": "文字列リテラルの色とスタイルを設定します。", + "editorColors.keywords": "キーワードの色とスタイルを設定します。", + "editorColors.numbers": "数値リテラルの色とスタイルを設定します。", + "editorColors.types": "型定義と参照の色とスタイルを設定します。", + "editorColors.functions": "関数定義と参照の色とスタイルを設定します。", + "editorColors.variables": "変数定義と参照の色とスタイルを設定します。", + "editorColors.textMateRules": "textmate テーマ規則 (高度) を使っての色とスタイルを設定します。", + "editorColors": "現在選択している配色テーマで配色とフォント スタイルを上書きします。" + }, + "vs/workbench/services/themes/common/colorThemeSchema": { + "schema.token.settings": "トークンの色とスタイル。", + "schema.token.foreground": "トークンの前景色。", + "schema.token.background.warning": "トークンの背景色は、現在サポートされていません。", + "schema.token.fontStyle": "ルールのフォント スタイル: 'italic'、'bold'、'underline' のいずれかまたはこれらの組み合わせです。空の文字列は継承された設定を解除します。", + "schema.fontStyle.error": "フォント スタイルは 'italic'、'bold'、'underline' もしくはこれらの組み合わせ、または空の文字列である必要があります。", + "schema.token.fontStyle.none": "なし (継承したスタイルを解除)", + "schema.properties.name": "ルールの説明。", + "schema.properties.scope": "このルールに一致するスコープ セレクター。", + "schema.workbenchColors": "ワークベンチの色", + "schema.tokenColors.path": "tmTheme ファイルへのパス (現在のファイルとの相対パス)。", + "schema.colors": "構文の強調表示をする色" + }, + "vs/workbench/services/themes/common/fileIconThemeStore": { + "vscode.extension.contributes.iconThemes": "Contributes file icon themes.", + "vscode.extension.contributes.iconThemes.id": "ユーザー設定で使用されるアイコン テーマの ID。", + "vscode.extension.contributes.iconThemes.label": "UI に表示されるアイコン テーマのラベル。", + "vscode.extension.contributes.iconThemes.path": "アイコン テーマの定義ファイルのパス。このパスは拡張フォルダーの相対パスであり、通常は './icons/awesome-icon-theme.json' です。", + "reqarray": "拡張点`{0}` は配列でなければなりません。", + "reqpath": "`contributes.{0}.path` に文字列が必要です。提供された値: {1}", + "reqid": "`contributes.{0}.id` で想定される文字列。指定された値: {1}", + "invalid.path.1": "拡張機能のフォルダー ({2}) の中に `contributes.{0}.path` ({1}) が含まれている必要があります。これにより拡張を移植できなくなる可能性があります。" + }, + "vs/workbench/services/themes/common/colorThemeStore": { + "vscode.extension.contributes.themes": "Contributes textmate color themes.", + "vscode.extension.contributes.themes.id": "ユーザー設定で使用されるアイコン テーマの ID。", + "vscode.extension.contributes.themes.label": "UI で表示される配色テーマのラベル。", + "vscode.extension.contributes.themes.uiTheme": "エディターの周囲の色を定義する基本テーマ: 'vs' は明るい色のテーマで、'vs-dark' は濃い色のテーマです。'hc-black' は濃い色のハイ コントラストのテーマです。", + "vscode.extension.contributes.themes.path": "tmTheme ファイルのパス。拡張機能フォルダーに対する相対パスで、通常 './themes/themeFile.tmTheme' です。", + "reqarray": "拡張点`{0}` は配列でなければなりません。", + "reqpath": "`contributes.{0}.path` に文字列が必要です。提供された値: {1}", + "invalid.path.1": "拡張機能のフォルダー ({2}) の中に `contributes.{0}.path` ({1}) が含まれている必要があります。これにより拡張を移植できなくなる可能性があります。" + }, + "vs/workbench/services/themes/common/fileIconThemeSchema": { + "schema.folderExpanded": "折りたたんだフォルダーのフォルダー アイコン。展開したフォルダー アイコンは省略可能です。設定していない場合は、フォルダーに定義したアイコンが表示されます。", + "schema.folder": "折りたたんだフォルダー、または folderExpanded が設定されていない場合は展開したフォルダーのフォルダー アイコン。", + "schema.file": "どの拡張子、ファイル名、または言語 ID とも一致しないファイルすべてに表示される既定のファイル アイコン。", + "schema.folderNames": "フォルダー名をアイコンに関連付けます。オブジェクト キーはフォルダー名ですが、パスの部分は含みません。パターンやワイルドカードは使用できません。フォルダー名の一致では大文字と小文字を区別しません。", + "schema.folderName": "関連付けのためのアイコン定義の ID。", + "schema.folderNamesExpanded": "フォルダー名を展開したフォルダーのアイコンに関連付けます。オブジェクト キーはフォルダー名ですが、パスの部分は含みません。パターンやワイルドカードは使用できません。フォルダー名の一致では大文字と小文字を区別しません。", + "schema.folderNameExpanded": "関連付けのためのアイコン定義の ID。", + "schema.fileExtensions": "ファイル拡張子をアイコンに関連付けます。オブジェクト キーはファイル拡張子名です。拡張子名は、最後のドットに続くファイル名の最後の部分です (ドットは含みません)。拡張子の比較は大文字と小文字が区別しないで行われます。", + "schema.fileExtension": "関連付けのためのアイコン定義の ID。", + "schema.fileNames": "ファイル名をアイコンに関連付けます。オブジェクト キーは完全なファイル名ですが、パスの部分は含みません。ファイル名にはドットおよび可能なファイル拡張子が含まれる場合があります。パターンやワイルドカードは使用できません。ファイル名の一致では大文字と小文字を区別しません。", + "schema.fileName": "関連付けのためのアイコン定義の ID。", + "schema.languageIds": "言語をアイコンに関連付けます。オブジェクト キーは言語のコントリビューション ポイントで定義された言語 ID です。", + "schema.languageId": "関連付けのためのアイコン定義の ID。", + "schema.fonts": "アイコンの定義に使用されるフォント。", + "schema.id": "フォントの ID。", + "schema.src": "フォントの場所。", + "schema.font-path": "現在のアイコン テーマ ファイルへのフォントの相対パス。", + "schema.font-format": "The format of the font.", + "schema.font-weight": "フォントの太さ。", + "schema.font-sstyle": "フォント スタイル。", + "schema.font-size": "フォントの既定サイズ。", + "schema.iconDefinitions": "Description of all icons that can be used when associating files to icons.", + "schema.iconDefinition": "アイコンの定義です。オブジェクト キーは定義の ID です。", + "schema.iconPath": "SVG または PNG を使用する場合: イメージへのパス。アイコン設定ファイルへの相対パスです。", + "schema.fontCharacter": "グリフ フォントを使用する場合: 使用するフォントの文字。", + "schema.fontColor": "When using a glyph font: The color to use.", + "schema.fontSize": "When using a font: The font size in percentage to the text font. If not set, defaults to the size in the font definition.", + "schema.fontId": "When using a font: The id of the font. If not set, defaults to the first font definition.", + "schema.light": "明るい配色テーマでのファイル アイコンの任意の関連付け。", + "schema.highContrast": "Optional associations for file icons in high contrast color themes.", + "schema.hidesExplorerArrows": "このテーマがアクティブな時に、エクスプローラーの矢印を非表示にするかどうかを構成します。" + }, + "vs/workbench/services/themes/common/fileIconThemeData": { + "error.cannotparseicontheme": "アイコン ファイルの解析中に問題が発生しました: {0}" + }, + "vs/workbench/services/themes/common/colorThemeData": { + "error.cannotparsejson": "JSON テーマ ファイルの解析中に問題が発生しました: {0}", + "error.invalidformat.colors": "配色テーマ ファイルの解析中に問題が発生しました: {0}。'colors' プロパティは 'object' 型ではありません。", + "error.invalidformat.tokenColors": "配色テーマ ファイルを解析中に問題が発生しました: {0}。'tokenColors' プロパティには配色を指定した配列、または TextMate テーマ ファイルへのパスを指定してください。", + "error.plist.invalidformat": "tmTheme ファイルの解析中に問題が発生しました: {0}。'settings' は配列ではありません。", + "error.cannotparse": "tmTheme ファイルの解析中に問題が発生しました: {0}", + "error.cannotload": "tmTheme ファイル {0} の読み込み中に問題が発生しました: {1}" + }, + "vs/workbench/services/workspace/electron-browser/workspaceEditingService": { + "save": "保存", + "doNotSave": "保存しない", + "cancel": "キャンセル", + "saveWorkspaceMessage": "ワークスペースの構成をファイルとして保存しますか?", + "saveWorkspaceDetail": "再度開く予定があるならワークスペースを保存します。", + "saveWorkspace": "ワークスペースを保存", + "differentSchemeRoots": "Workspace folders from different providers are not allowed in the same workspace.", + "ok": "OK", + "workspaceOpenedMessage": "ワークスペース '{0}' を保存できません", + "workspaceOpenedDetail": "ワークスペースは既に別のウィンドウで開いています。最初にそのウィンドウを閉じててから、もう一度やり直してください。", + "errorInvalidTaskConfiguration": "ワークスペース構成ファイルに書き込めません。ファイルを開いて、ファイル内のエラー/警告を修正してからもう一度お試しください。", + "errorWorkspaceConfigurationFileDirty": "ファイルが変更されているため、ワークスペース構成ファイルに書き込めません。ファイルを保存してから、もう一度お試しください。", + "openWorkspaceConfigurationFile": "ワークスペースの構成を開く" + }, + "nsions/azurecore/package": { + "azure.displayName": "Azure (コア)", + "azure.description": "参照して Azure リソースで作業します", + "azure.title": "Azure", + "azure.resource.config.title": "Azure リソースの構成", + "azure.resource.config.filter.description": "リソース フィルターの各要素であるアカウント ID、サブスクリプション ID、名前はスラッシュで区切ります", + "azure.resource.explorer.title": "Azure", + "azure.resource.refreshall.title": "すべて更新", + "azure.resource.refresh.title": "最新の情報に更新", + "azure.resource.signin.title": "サインイン", + "azure.resource.selectsubscriptions.title": "サブスクリプションを選択します", + "azure.resource.connectsqlserver.title": "接続", + "azure.resource.connectsqldb.title": "接続", + "accounts.clearTokenCache": "Azure アカウント トークンのキャッシュをクリア", + "config.enablePublicCloudDescription": "Azure パブリック クラウド統合を有効にする必要があります", + "config.enableUsGovCloudDescription": "米国政府向け Azure Cloud (Fairfax) 統合を有効にする必要があります", + "config.enableChinaCloudDescription": "Azure China 統合を有効にする必要があります", + "config.enableGermanyCloudDescription": "Azure Germany 統合を有効にする必要があります" + }, + "sql/base/browser/ui/editableDropdown/dropdown": { + "editableDropdown.errorValidate": "一覧からオプションを選択する必要があります", + "dropdownAction.toggle": "ドロップダウンの切り替え" + }, + "sql/base/browser/ui/panel/tabActions": { + "closeTab": "閉じる" + }, + "sql/base/browser/ui/selectBox/media/selectBox": { + "alertErrorMessage": "エラー: {0}", + "alertWarningMessage": "警告: {0}", + "alertInfoMessage": "情報: {0}" + }, + "sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin": { + "selectDeselectAll": "すべて選択/選択解除" + }, + "sql/base/browser/ui/table/plugins/rowdetailview": { + "rowDetailView.loadError": "読み込みエラー..." + }, + "sql/platform/accounts/browser/accountDialog": { + "linkedAccounts": "リンクされているアカウント", + "accountDialog.close": "閉じる", + "accountDialog.noAccountLabel": "リンクされているアカウントはありません。アカウントを追加してください。", + "accountDialog.addConnection": "アカウントを追加します" + }, + "sql/platform/accounts/browser/accountDialogController": { + "accountDialog.addAccountErrorTitle": "アカウントの追加エラー" + }, + "sql/platform/accounts/browser/accountListStatusbarItem": { + "manageLinedAccounts": "リンクされたアカウントの管理" + }, + "sql/platform/accounts/browser/autoOAuthDialog": { + "copyAndOpen": "コピーして開く", + "oauthDialog.cancel": "キャンセル", + "userCode": "ユーザー コード", + "website": "Web サイト" + }, + "sql/platform/accounts/browser/autoOAuthDialogController": { + "oauthFlyoutIsAlreadyOpen": "自動 OAuth を開始できません。自動 OAuth は既に進行中です。" + }, + "sql/platform/accounts/browser/media/accountActions": { + "addAccount": "アカウントを追加します", + "removeAccount": "アカウントを削除します。", + "confirmRemoveUserAccountMessage": "'{0}' を削除してよろしいですか?", + "accountActions.yes": "はい", + "accountActions.no": "いいえ", + "removeAccountFailed": "アカウントを削除できませんでした。", + "applyFilters": "フィルターの適用", + "refreshAccount": "資格情報を再入力してください", + "NoAccountToRefresh": "更新するアカウントはありません" + }, + "sql/platform/accounts/browser/accountListRenderer": { + "refreshCredentials": "このアカウントの資格情報を更新する必要があります。" + }, + "sql/platform/accounts/browser/accountManagement.contribution": { + "carbon.extension.contributes.account.id": "アカウントの種類の識別子", + "carbon.extension.contributes.account.icon": "(省略可能) UI の accpunt を表すために使用するアイコン。ファイル パスまたはテーマ設定可能な構成のいずれかです", + "carbon.extension.contributes.account.icon.light": "明るいテーマを使用した場合のアイコンのパス", + "carbon.extension.contributes.account.icon.dark": "暗いテーマで使用するアイコンのパス", + "carbon.extension.contributes.account": "アカウント プロバイダーにアイコンを提供します。" + }, + "sql/platform/accounts/browser/firewallRuleDialog": { + "from": "開始", + "to": "To", + "createNewFirewallRule": "新しいファイアウォールルールの作成", + "firewall.ok": "OK", + "firewall.cancel": "キャンセル", + "firewallRuleDialogDescription": "このクライアント IP アドレスではサーバーにアクセスできません。アクセスできるようにするには、Azure アカウントにサインインし、新しいファイアウォール規則を作成します。", + "firewallRuleHelpDescription": "ファイアウォール設定の詳細", + "azureAccount": "Azure アカウント", + "filewallRule": "ファイアウォール規則", + "addIPAddressLabel": "自分のクライアント IP アドレスを追加", + "addIpRangeLabel": "サブネット IP 範囲を追加" + }, + "sql/platform/accounts/browser/firewallRuleDialogController": { + "firewallDialog.addAccountErrorTitle": "アカウントの追加エラー", + "firewallRuleError": "ファイアウォール ルールのエラー" + }, + "sql/parts/admin/database/create/createDatabase.component": { + "createDatabase.databaseFiles": "データベース ファイル:", + "createDatabase.noRecordsFound": "レコードが見つかりません" + }, + "sql/workbench/parts/connection/browser/connection.contribution": { + "sql.maxRecentConnectionsDescription": "接続リストに格納する最近使用された接続の最大数。", + "sql.defaultEngineDescription": "使用する既定の SQL エンジン。.sql ファイル内の既定の言語プロバイダーが選択され、新しい接続が作成されるときに既定で使用されます。有効なオプションは現時点で MSSQL です", + "connection.parseClipboardForConnectionStringDescription": "接続ダイアログが開いたり、解析が実行されたりするときにクリップボードの内容の解析を試行します。" + }, + "sql/workbench/parts/connection/common/connectionActions": { + "ClearRecentlyUsedLabel": "リストのクリア", + "ClearedRecentConnections": "接続履歴をクリアしました", + "connectionAction.yes": "はい", + "connectionAction.no": "いいえ", + "clearRecentConnectionMessage": "一覧からすべての接続を削除してよろしいですか?", + "connectionDialog.yes": "はい", + "connectionDialog.no": "いいえ", + "delete": "削除", + "connectionAction.GetCurrentConnectionString": "現在の接続文字列を取得する", + "connectionAction.connectionString": "接続文字列は使用できません", + "connectionAction.noConnection": "使用できるアクティブな接続がありません" + }, + "sql/workbench/parts/connection/common/localizedConstants": { + "onDidConnectMessage": "接続先", + "onDidDisconnectMessage": "切断", + "unsavedGroupLabel": "保存されていない接続" + }, + "sql/workbench/parts/connection/browser/advancedPropertiesController": { + "connectionAdvancedProperties": "高度なプロパティ", + "advancedProperties.discard": "破棄" + }, + "sql/workbench/parts/dashboard/common/actions": { + "editDashboard": "編集", + "editDashboardExit": "終了", + "refreshWidget": "最新の情報に更新", + "toggleMore": "詳細に切り替える", + "deleteWidget": "ウィジェットの削除", + "clickToUnpin": "クリックしてピン留めを外します", + "clickToPin": "クリックしてピン留めします", + "addFeatureAction.openInstalledFeatures": "インストールされている機能を開く", + "collapseWidget": "折りたたみ", + "expandWidget": "展開" + }, + "sql/workbench/parts/dashboard/common/dashboardHelper": { + "unknownDashboardContainerError": "{0} は不明なコンテナーです。" + }, + "sql/workbench/parts/dashboard/common/dashboardPage.component": { + "home": "ホーム", + "missingConnectionInfo": "このダッシュ ボードには接続情報が見つかりませんでした" + }, + "sql/workbench/parts/dashboard/common/dashboardTab.contribution": { + "azdata.extension.contributes.dashboard.tab.id": "このタブの一意の識別子。拡張機能のすべての要求に渡されます。", + "azdata.extension.contributes.dashboard.tab.title": "ユーザーに表示するタブのタイトル。", + "azdata.extension.contributes.dashboard.tab.description": "このタブのユーザーに表示される説明。", + "azdata.extension.contributes.tab.when": "この項目を表示するために true にする必要がある条件", + "azdata.extension.contributes.tab.provider": "このタブと互換性のある接続の種類を定義します。設定されていない場合の既定値は「MSSQL」です。", + "azdata.extension.contributes.dashboard.tab.container": "このタブに表示されるコンテナー。", + "azdata.extension.contributes.dashboard.tab.alwaysShow": "このタブを常に表示するか、またはユーザーが追加した場合にのみ表示するかどうか。", + "azdata.extension.contributes.dashboard.tab.isHomeTab": "このタブを接続の種類の [ホーム] タブとして使用するかどうか。", + "azdata.extension.contributes.tabs": "ユーザーがダッシュボードに追加する 1 つまたは、複数のタブを提供します。", + "dashboardTab.contribution.noTitleError": "拡張機能にタイトルが指定されていません。", + "dashboardTab.contribution.noDescriptionWarning": "表示するよう指定された説明はありません。", + "dashboardTab.contribution.noContainerError": "拡張機能にコンテナーが指定されていません。", + "dashboardTab.contribution.moreThanOneDashboardContainersError": "空間ごとにダッシュボード コンテナーを 1 つだけ定義する必要があります" + }, + "sql/workbench/parts/dashboard/containers/dashboardContainer.contribution": { + "azdata.extension.contributes.dashboard.container.id": "このコンテナーの一意の識別子。", + "azdata.extension.contributes.dashboard.container.container": "タブに表示されるコンテナー。", + "azdata.extension.contributes.containers": "単一または、複数のダッシュ ボード コンテナーを提供し、ユーザーがダッシュボードに追加できるようにします。", + "dashboardContainer.contribution.noIdError": "拡張用に指定されたダッシュボード コンテナーに ID がありません。", + "dashboardContainer.contribution.noContainerError": "ダッシュボードコンテナーに拡張で指定されたコンテナーはありません。", + "dashboardContainer.contribution.moreThanOneDashboardContainersError": "空間ごとにダッシュボード コンテナーを 1 つのみ定義する必要があります。", + "dashboardTab.contribution.unKnownContainerType": "拡張用にダッシュボード コンテナーで定義されているコンテナーの種類が不明です。" + }, + "sql/workbench/parts/dashboard/containers/dashboardControlHostContainer.contribution": { + "dashboard.container.controlhost": "このタブで表示される controlhost。" + }, + "sql/workbench/parts/dashboard/containers/dashboardErrorContainer.component": { + "dashboardNavSection": "\"{0}\" セクションに無効なコンテンツがあります。機能拡張の所有者にお問い合わせください。" + }, + "sql/workbench/parts/dashboard/containers/dashboardGridContainer.contribution": { + "dashboard.container.gridtab.items": "このタブで表示されるウィジェットまたはウェブビューのリストです。", + "gridContainer.invalidInputs": "ウィジェットや Web ビューが拡張機能用のウィジェット コンテナー内に必要です。" + }, + "sql/workbench/parts/dashboard/containers/dashboardModelViewContainer.contribution": { + "dashboard.container.modelview": "このタブに表示されるモデル バッキング ビュー。" + }, + "sql/workbench/parts/dashboard/containers/dashboardNavSection.contribution": { + "dashboard.container.left-nav-bar.id": "このナビゲーション セクションの一意の識別子。拡張機能のすべての要求に渡されます。", + "dashboard.container.left-nav-bar.icon": "(オプション)UI でこのナビゲーションセクションを表すために使用されるアイコン。ファイル パスまたはテーマを設定", + "dashboard.container.left-nav-bar.icon.light": "明るいテーマを使用した場合のアイコンのパス", + "dashboard.container.left-nav-bar.icon.dark": "暗いテーマで使用するアイコンのパス", + "dashboard.container.left-nav-bar.title": "ユーザーに表示するナビゲーション セクションのタイトル。", + "dashboard.container.left-nav-bar.container": "このナビゲーション セクションに表示されるコンテナーです。", + "dashboard.container.left-nav-bar": "このナビゲーション セクションに表示されるダッシュボード コンテナーの一覧。", + "opticon": "プロパティ `icon` は省略するか、`{dark, light}` などの文字列またはリテラルにする必要があります", + "navSection.missingTitle": "拡張に指定されたナビゲーション セクションにタイトルがありません。", + "navSection.missingContainer": "拡張用のコンテナーがナビゲーション セクションにありません。", + "navSection.moreThanOneDashboardContainersError": "空間ごとにダッシュボード コンテナーを 1 つだけ定義する必要があります。", + "navSection.invalidContainer": "拡張に関して NAV_SECTION 内の NAV_SECTION は無効なコンテナーです。" + }, + "sql/workbench/parts/dashboard/containers/dashboardWebviewContainer.contribution": { + "dashboard.container.webview": "このタブで表示されるウェブビューです。" + }, + "sql/workbench/parts/dashboard/containers/dashboardWidgetContainer.contribution": { + "dashboard.container.widgets": "このタブに表示されるウィジェットの一覧。", + "widgetContainer.invalidInputs": "拡張には、ウィジェット コンテナー内にウィジェットの一覧が必要です。" + }, + "sql/workbench/parts/dashboard/pages/dashboardPageContribution": { + "azdata.extension.contributes.widget.when": "この項目を表示するために true にする必要がある条件", + "dashboardpage.tabName": "コンテナーのタイトル", + "dashboardpage.rowNumber": "グリッド内のコンポーネントの行", + "dashboardpage.rowSpan": "グリッド内のコンポーネントの rowspan。既定値は 1 です。グリッド内の行数を設定するには '*' を使用します。", + "dashboardpage.colNumber": "グリッド内のコンポーネントの列", + "dashboardpage.colspan": "グリッドのコンポーネントの colspan。既定値は 1 です。グリッドの列数を設定するには '*' を使用します。", + "azdata.extension.contributes.dashboardPage.tab.id": "このタブの一意の識別子。拡張機能のすべての要求に渡されます。", + "dashboardTabError": "拡張機能タブが不明またはインストールされていません。" + }, + "sql/workbench/parts/dashboard/pages/databaseDashboardPage.component": { + "databasePageName": "データベース ダッシュボード" + }, + "sql/workbench/parts/dashboard/pages/databaseDashboardPage.contribution": { + "dashboardDatabaseProperties": "プロパティのウィジェットを有効または無効にする", + "dashboard.databaseproperties": "プロパティの値を表示", + "dashboard.databaseproperties.displayName": "プロパティの表示名", + "dashboard.databaseproperties.value": "データベース情報オブジェクトの値", + "dashboard.databaseproperties.ignore": "無視する特定の値を指定します", + "recoveryModel": "復旧モデル", + "lastDatabaseBackup": "前回のデータベース バックアップ", + "lastLogBackup": "最終ログ バックアップ", + "compatibilityLevel": "互換性レベル", + "owner": "所有者", + "dashboardDatabase": "データベース ダッシュボード ページをカスタマイズする", + "dashboardDatabaseTabs": "データベース ダッシュボード タブをカスタマイズする" + }, + "sql/workbench/parts/dashboard/pages/serverDashboardPage.component": { + "serverPageName": "サーバー ダッシュボード" + }, + "sql/workbench/parts/dashboard/pages/serverDashboardPage.contribution": { + "dashboardServerProperties": "プロパティのウィジェットを有効または無効にする", + "dashboard.serverproperties": "プロパティの値を表示", + "dashboard.serverproperties.displayName": "プロパティの表示名", + "dashboard.serverproperties.value": "サーバー情報オブジェクトの値", + "version": "バージョン", + "edition": "エディション", + "computerName": "コンピューター名", + "osVersion": "OS バージョン", + "dashboardServer": "サーバー ダッシュ ボード ページをカスタマイズします。", + "dashboardServerTabs": "サーバー ダッシュボードのタブをカスタマイズします" + }, + "sql/workbench/parts/dashboard/services/breadcrumb.service": { + "homeCrumb": "ホーム" + }, + "sql/workbench/parts/dashboard/services/dashboardServiceInterface.service": { + "dashboard.changeDatabaseFailure": "データベースを変更できませんでした。" + }, + "sql/workbench/parts/dashboard/widgets/explorer/explorerWidget.component": { + "seachObjects": "型の名前で検索する (a:、t:、v:、f:、sp:)", + "searchDatabases": "検索データベース", + "dashboard.explorer.objectError": "オブジェクトを読み込むことができません", + "dashboard.explorer.databaseError": "データベースを読み込めません" + }, + "sql/workbench/parts/dashboard/widgets/insights/actions": { + "insights.runQuery": "クエリの実行" + }, + "sql/workbench/parts/dashboard/widgets/insights/insightsWidget.component": { + "insights.lastUpdated": "最終更新日: {0} {1}", + "noResults": "表示する結果がありません。" + }, + "sql/workbench/parts/dashboard/widgets/insights/insightsWidgetSchemas": { + "insightWidgetDescription": "サーバーまたはデータベースをクエリして、その結果をグラフや集計のカウントなどの複数の方法で表示できるウィジェットを追加します", + "insightIdDescription": "インサイトの結果をキャッシングするために使用する一意の識別子。", + "insightQueryDescription": "実行する SQL クエリ。返す結果セットは 1 つのみでなければなりません。", + "insightQueryFileDescription": "[省略可能] クエリが含まれるファイルのパス。\"query\" が設定されていない場合に使用します", + "insightAutoRefreshIntervalDescription": "[省略可能] 分単位の自動更新間隔。設定しないと、自動更新されません", + "actionTypes": "使用するアクション", + "actionDatabaseDescription": "アクションのターゲット データベース。データ ドリブン列名を使用するには、\"${columnName}\" という形式を使用できます。", + "actionServerDescription": "アクションのターゲット サーバー。データ ドリブン列名を使用するには \"${columnName}” という形式を使用できます。", + "actionUserDescription": "アクションの対象ユーザーがデータ ドリブン列名を使用するには \"${columnName}\" という形式を利用できます。", + "carbon.extension.contributes.insightType.id": "分析情報の識別子", + "carbon.extension.contributes.insights": "ダッシュボード パレットに分析情報を提供します。" + }, + "sql/workbench/parts/dashboard/widgets/insights/views/countInsight.contribution": { + "countInsightDescription": "結果セット内の各列について、行 0 の値がカウントされ列名の後に表示されます。\"1 Healthy\", \"3 Unhealthy\" となっている場合、行 1 セル 1 には、\"Healthy\" が列名、1 が値として使用されます。" + }, + "sql/workbench/parts/dashboard/widgets/insights/views/imageInsight.contribution": { + "imageInsightDescription": "イメージを表示します。例 : ggplot2 を使用して R クエリによって返されたイメージ", + "imageFormatDescription": "必要な形式は何ですか。これは、JPEG、PNG、またはその他の形式ですか?", + "encodingDescription": "これは 16 進数、base64 または、他の形式でエンコードされていますか?" + }, + "sql/workbench/parts/dashboard/widgets/insights/views/tableInsight.contribution": { + "tableInsightDescription": "単純なテーブルに結果を表示" + }, + "sql/workbench/parts/dashboard/widgets/insights/views/charts/chartInsight.component": { + "chartErrorMessage": "指定されたデータのグラフを表示できません" + }, + "sql/workbench/parts/dashboard/widgets/insights/views/charts/chartInsight.contribution": { + "chartInsightDescription": "ダッシュボードのグラフとしてクエリ結果を表示します。", + "colorMapDescription": "\"column name\" -> color をマップします。たとえば、\"column1\": red を追加すると、この列で使用される色が赤になります", + "legendDescription": "グラフの凡例の優先される位置と表示設定を示します。これはクエリに基づく列名で、各グラフ項目のラベルにマップされます", + "labelFirstColumnDescription": "dataDirection が横の場合、true に設定すると凡例に最初の列値が使用されます。", + "columnsAsLabels": "dataDirectionが垂直の場合、設定を true にすると凡例の列名が使用されます。", + "dataDirectionDescription": "列 (垂直方向) または行 (水平方向) からデータを読み取るかどうかを定義します。時系列の場合、方向は垂直にする必要があるため、これは無視されます。", + "showTopNData": "showTopNData を設定すると、グラフの上位 N 個のデータのみが表示されます。" + }, + "sql/workbench/parts/dashboard/widgets/insights/views/charts/types/barChart.contribution": { + "yAxisMin": "Y 軸の最小値", + "yAxisMax": "Y 軸の最大値", + "barchart.yAxisLabel": "Y 軸のラベル", + "xAxisMin": "X 軸の最小値", + "xAxisMax": "X 軸の最大値", + "barchart.xAxisLabel": "X 軸のラベル" + }, + "sql/workbench/parts/dashboard/widgets/insights/views/charts/types/lineChart.contribution": { + "dataTypeDescription": "グラフのデータ セットのデータのプロパティを示します。" + }, + "sql/workbench/parts/dashboard/widgets/properties/propertiesWidget.component": { + "dashboard.properties.error": "ダッシュボードのプロパティを読み込むことができません。" + }, + "sql/workbench/parts/backup/electron-browser/backup.component": { + "backup.backupName": "バックアップ名", + "backup.recoveryModel": "復旧モデル", + "backup.backupType": "バックアップの種類", + "backup.backupDevice": "バックアップ ファイル", + "backup.algorithm": "アルゴリズム", + "backup.certificateOrAsymmetricKey": "証明書または非対称キー", + "backup.media": "メディア", + "backup.mediaOption": "既存のメディア セットへのバックアップ", + "backup.mediaOptionFormat": "新しいメディア セットにバックアップ", + "backup.existingMediaAppend": "既存のバックアップ セットに追加", + "backup.existingMediaOverwrite": "既存のすべてのバックアップ セットを上書きする", + "backup.newMediaSetName": "新しいメディア セット名", + "backup.newMediaSetDescription": "新しいメディア セットの説明", + "backup.checksumContainer": "メディアに書き込む前にチェックサムを行う", + "backup.verifyContainer": "完了時にバックアップを検証します。", + "backup.continueOnErrorContainer": "エラー時に続行", + "backup.expiration": "有効期限", + "backup.setBackupRetainDays": "バックアップの保持日数", + "backup.copyOnly": "コピーのみのバックアップ", + "backup.advancedConfiguration": "高度な構成", + "backup.compression": "圧縮", + "backup.setBackupCompression": "バックアップの圧縮の設定", + "backup.encryption": "暗号化", + "backup.transactionLog": "トランザクション ログ", + "backup.truncateTransactionLog": "トランザクション ログの切り捨て", + "backup.backupTail": "ログ末尾のバックアップ", + "backup.reliability": "信頼性", + "backup.mediaNameRequired": "メディア名が必要です。", + "backup.noEncryptorWarning": "証明書または非対称キーは使用できません", + "addFile": "ファイルの追加", + "removeFile": "ファイルを削除", + "backupComponent.invalidInput": "入力が無効です。値は 0 以上でなければなりません。", + "backupComponent.script": "スクリプト", + "backupComponent.backup": "バックアップ", + "backupComponent.cancel": "キャンセル", + "backup.containsBackupToUrlError": "ファイルへのバックアップのみがサポートされています。", + "backup.backupFileRequired": "バックアップ ファイルのパスが必要です。" + }, + "sql/platform/connection/common/constants": { + "backup.labelDatabase": "データベース", + "backup.labelFilegroup": "ファイルとファイル グループ", + "backup.labelFull": "完全", + "backup.labelDifferential": "差分", + "backup.labelLog": "トランザクション ログ", + "backup.labelDisk": "ディスク", + "backup.labelUrl": "URL", + "backup.defaultCompression": "既定のサーバー設定を使用する", + "backup.compressBackup": "バックアップの圧縮", + "backup.doNotCompress": "バックアップを圧縮しない", + "backup.serverCertificate": "サーバー証明書", + "backup.asymmetricKey": "非対称キー", + "backup.filterBackupFiles": "バックアップ ファイル", + "backup.allFiles": "すべてのファイル" + }, + "sql/workbench/parts/restore/browser/restoreDialog": { + "backupFilePath": "バックアップ ファイルのパス", + "targetDatabase": "ターゲット データベース", + "RestoreDialogTitle": "データベースを復元", + "restoreDialog.restoreTitle": "データベースを復元", + "restoreDialog.database": "データベース", + "restoreDialog.backupFile": "バックアップ ファイル", + "restoreDialog.restore": "復元", + "restoreDialog.cancel": "キャンセル", + "restoreDialog.script": "スクリプト", + "source": "SOURCE", + "restoreFrom": "復元元", + "missingBackupFilePathError": "バックアップ ファイルのパスが必要です。", + "multipleBackupFilePath": "1つまたは複数のファイルパスをコンマで区切って入力してください。", + "database": "データベース", + "destination": "先", + "restoreDialog.toggleDatabaseNameDropdown": "データベースの選択の切り替えドロップダウン", + "restoreTo": "次の場所へ復元:", + "restorePlan": "復元計画", + "backupSetsToRestore": "復元するバックアップ セット", + "restoreDatabaseFileAs": "データベース ファイルを名前を付けて復元", + "restoreDatabaseFileDetails": "データベース ファイルの詳細を復元する", + "logicalFileName": "論理ファイル名", + "fileType": "ファイルタイプ", + "originalFileName": "元のファイル名", + "restoreAs": "復元先", + "restoreOptions": "復元オプション", + "taillogBackup": "ログ末尾のバックアップ", + "serverConnection": "サーバーの接続", + "generalTitle": "全般", + "filesTitle": "ファイル", + "optionsTitle": "オプション" + }, + "sql/workbench/parts/editData/common/editDataInput": { + "connectionFailure": "編集データ セッションの接続に失敗しました" + }, + "sql/workbench/parts/editData/browser/editDataEditor": { + "maxRowTaskbar": "最大行数:" + }, + "sql/workbench/parts/editData/browser/editDataActions": { + "editData.run": "実行", + "disposeEditFailure": "編集内容の破棄がエラーが失敗しました。", + "editData.stop": "停止", + "editData.showSql": "SQL ペインの表示", + "editData.closeSql": "SQL ペインを閉じる" + }, + "sql/parts/extensions/sqlExtensionsHelper": { + "tabs": "ダッシュボード タブ ({0})", + "tabId": "ID", + "tabTitle": "タイトル", + "tabDescription": "説明", + "insights": "ダッシュボード分析情報 ({0})", + "insightId": "ID", + "name": "名前", + "insight condition": "いつ" + }, + "sql/workbench/parts/grid/views/gridActions": { + "saveAsCsv": "CSV として保存", + "saveAsJson": "JSON として保存", + "saveAsExcel": "Excel として保存", + "saveAsXml": "XML として保存", + "copySelection": "コピー", + "copyWithHeaders": "ヘッダー付きでコピー", + "selectAll": "すべてを選択", + "copyMessages": "コピー" + }, + "sql/workbench/parts/grid/views/editData/editDataGridActions": { + "deleteRow": "行を削除", + "revertRow": "現在の行を元に戻す" + }, + "sql/workbench/parts/jobManagement/electron-browser/agentView.component": { + "jobview.Jobs": "ジョブ", + "jobview.Alerts": "警告", + "jobview.Proxies": "プロキシ", + "jobview.Operators": "演算子" + }, + "sql/workbench/parts/jobManagement/electron-browser/alertsView.component": { + "jobAlertColumns.name": "名前", + "jobAlertColumns.lastOccurrenceDate": "最後の発生", + "jobAlertColumns.enabled": "有効", + "jobAlertColumns.delayBetweenResponses": "応答の間の遅延 (秒)", + "jobAlertColumns.categoryName": "カテゴリ名" + }, + "sql/workbench/parts/jobManagement/electron-browser/jobHistory.component": { + "stepRow.stepID": "ステップ ID", + "stepRow.stepName": "ステップ名", + "stepRow.message": "メッセージ" + }, + "sql/workbench/parts/jobManagement/electron-browser/jobsView.component": { + "jobColumns.name": "名前", + "jobColumns.lastRun": "最後の実行", + "jobColumns.nextRun": "次回の実行", + "jobColumns.enabled": "有効", + "jobColumns.status": "状態", + "jobColumns.category": "カテゴリ", + "jobColumns.runnable": "実行可能", + "jobColumns.schedule": "スケジュール", + "jobColumns.lastRunOutcome": "最終実行の結果", + "jobColumns.previousRuns": "以前の実行", + "jobsView.noSteps": "このジョブに利用できるステップはありません。", + "jobsView.error": "エラー: " + }, + "sql/workbench/parts/jobManagement/electron-browser/operatorsView.component": { + "jobOperatorsView.name": "名前", + "jobOperatorsView.emailAddress": "電子メール アドレス", + "jobOperatorsView.enabled": "有効" + }, + "sql/workbench/parts/jobManagement/electron-browser/proxiesView.component": { + "jobProxyToolbar-NewItem": "新しいプロキシ", + "jobProxyToolbar-Refresh": "最新の情報に更新", + "jobProxiesView.accountName": "アカウント名", + "jobProxiesView.credentialName": "資格情報名", + "jobProxiesView.description": "説明", + "jobProxiesView.isEnabled": "有効" + }, + "sql/workbench/electron-browser/modelComponents/componentBase": { + "invalidIndex": "インデックスが無効です。" + }, + "sql/base/electron-browser/ui/inputBox/inputBox.component": { + "invalidValueError": "無効な値" + }, + "sql/workbench/electron-browser/modelComponents/loadingComponent.component": { + "loadingMessage": "読み込み中" + }, + "sql/workbench/electron-browser/modelComponents/loadingSpinner.component": { + "loadingMessage": "読み込み中" + }, + "sql/workbench/electron-browser/modelComponents/queryTextEditor": { + "queryTextEditorAriaLabel": "ビュー モデルのモードビュー コード エディター。" + }, + "sql/workbench/electron-browser/modelComponents/viewBase": { + "componentTypeNotRegistered": "型 {0} のコンポーネントが見つかりませんでした" + }, + "sql/workbench/parts/notebook/cellToggleMoreActions": { + "delete": "削除", + "codeBefore": "前にコードを挿入", + "codeAfter": "後にコードを挿入", + "markdownBefore": "前に Markdown を挿入", + "markdownAfter": "後に Markdown を挿入", + "clear": "出力のクリア" + }, + "sql/workbench/parts/notebook/notebook.component": { + "displayFailed": "コンテンツを表示できませんでした: {0}", + "noKernelInstalled": "セルを実行するには、SQL Server 2019 拡張機能をインストールしてください", + "installSql2019Extension": "拡張機能のインストール", + "code": "コード", + "text": "テキスト", + "clearResults": "結果をクリア", + "cellNotFound": "URI {0} を含むセルは、このモデルでは見つかりませんでした" + }, + "sql/workbench/parts/notebook/notebookActions": { + "loading": "カーネルを読み込んでいます...", + "changing": "カーネルを変更しています...", + "Kernel": "カーネル:", + "AttachTo": "接続先:", + "loadingContexts": "コンテキストを読み込んでいます...", + "addNewConnection": "新しい接続を追加", + "selectConnection": "接続の選択", + "localhost": "localhost", + "trustLabel": "信頼済み", + "untrustLabel": "信頼されていません", + "alreadyTrustedMsg": "ノートブックは既に信頼されています。", + "noKernel": "カーネルなし", + "noContextAvailable": "なし" + }, + "sql/workbench/parts/notebook/notebookUtils": { + "mkdirOutputMsg": "... {0} を作成しています" + }, + "sql/workbench/parts/notebook/cellViews/codeActions": { + "notebook.failed": "アクティブなセルを選択して、もう一度お試しください", + "runCell": "セルの実行", + "stopCell": "実行のキャンセル", + "errorRunCell": "最後の実行でエラーが発生しました。もう一度実行するにはクリックしてください" + }, + "sql/workbench/parts/notebook/cellViews/placeholderCell.component": { + "clickOn": "次をクリック", + "plusCode": "+ コード", + "or": "OR", + "plusText": "+ テキスト", + "toAddCell": "コードまたはテキストのセルを追加するため" + }, + "sql/workbench/parts/notebook/cellViews/textCell.component": { + "doubleClickEdit": "ダブルクリックして編集" + }, + "sql/workbench/parts/notebook/models/cell": { + "executionCanceled": "クエリの実行がキャンセルされました", + "notebookNotReady": "このノートブックのセッションは準備がまだ整っていません", + "sessionNotReady": "このノートブックのセッションが間もなく開始されます", + "noDefaultKernel": "このノートブックで使用できるカーネルはありません" + }, + "sql/workbench/parts/notebook/models/clientSession": { + "clientSession.unknownError": "ノートブック セッションの開始中にエラーが発生しました。", + "ServerNotStarted": "不明な理由によりサーバーが起動しませんでした", + "kernelRequiresConnection": "カーネル {0} が見つかりませんでした。既定のカーネルが代わりに使用されます。" + }, + "sql/workbench/parts/notebook/models/modelInterfaces": { + "sqlKernel": "SQL" + }, + "sql/workbench/parts/notebook/models/notebookContexts": { + "selectConnection": "接続の選択", + "localhost": "localhost", + "addConnection": "新しい接続の追加" + }, + "sql/workbench/parts/notebook/models/notebookModel": { + "deleteCellFailed": "セルの削除に失敗しました。", + "changeKernelFailedRetry": "カーネルの変更に失敗しました。カーネル {0} が使用されます。エラー: {1}", + "changeKernelFailed": "次のエラーにより、カーネルの変更に失敗しました: {0}", + "changeContextFailed": "コンテキストの変更に失敗しました: {0}", + "startSessionFailed": "セッションを開始できませんでした: {0}", + "shutdownError": "ノートブックを閉じるときにエラーが発生しました: {0}", + "shutdownClientSessionError": "ノートブックを閉じるときにクライアント セッション エラーが発生しました: {0}", + "ProviderNoManager": "プロバイダー {0} のノートブック マネージャーが見つかりません" + }, + "sql/workbench/parts/objectExplorer/common/serverGroup.contribution": { + "serverGroup.colors": "オブジェクト エクスプ ローラー viewlet で使用するサーバー グループ カラー パレット。", + "serverGroup.autoExpand": "オブジェクト エクスプローラー Viewlet の自動展開サーバー グループ。" + }, + "sql/workbench/parts/objectExplorer/browser/serverGroupDialog": { + "ServerGroupsDialogTitle": "サーバー グループ", + "serverGroup.ok": "OK", + "serverGroup.cancel": "キャンセル", + "connectionGroupName": "サーバー グループ名", + "MissingGroupNameError": "グループ名が必要です。", + "groupDescription": "グループの説明", + "groupColor": "グループの色" + }, + "sql/workbench/parts/objectExplorer/common/serverGroupViewModel": { + "serverGroup.addServerGroup": "サーバー グループの追加", + "serverGroup.editServerGroup": "サーバー グループを編集" + }, + "sql/workbench/parts/objectExplorer/browser/connectionTreeAction": { + "connectionTree.refresh": "最新の情報に更新", + "DisconnectAction": "切断", + "connectionTree.addConnection": "新しい接続", + "connectionTree.addServerGroup": "新しいサーバー グループ", + "connectionTree.editServerGroup": "サーバー グループの編集", + "activeConnections": "アクティブな接続を表示", + "showAllConnections": "すべての接続を表示", + "recentConnections": "最近の接続", + "registeredServers.newQuery": "新しいクエリ", + "deleteConnection": "接続の削除", + "deleteConnectionGroup": "グループの削除", + "clearSearch": "検索のクリア" + }, + "sql/workbench/parts/objectExplorer/browser/objectExplorerActions": { + "ManageAction": "管理" + }, + "sql/workbench/parts/objectExplorer/browser/serverTreeRenderer": { + "loading": "読み込んでいます..." + }, + "sql/workbench/parts/objectExplorer/browser/serverTreeView": { + "serverTree.addConnection": "接続の追加" + }, + "sql/workbench/parts/objectExplorer/browser/treeCreationUtils": { + "treeAriaLabel": "最近の接続", + "treeCreation.regTreeAriaLabel": "サーバー" + }, + "sql/workbench/parts/profiler/browser/profiler.contribution": { + "profiler.settings.viewTemplates": "ビュー テンプレートを指定する", + "profiler.settings.sessionTemplates": "セッション テンプレートを指定" + }, + "sql/workbench/parts/profiler/browser/profilerActions": { + "profilerAction.connect": "接続", + "profilerAction.disconnect": "切断", + "start": "スタート", + "create": "新しいセッション", + "profilerAction.pauseCapture": "一時停止", + "profilerAction.resumeCapture": "再開", + "profilerStop.stop": "停止", + "profiler.clear": "データのクリア", + "profilerAction.autoscrollOn": "自動スクロール: オン", + "profilerAction.autoscrollOff": "自動スクロール: オフ", + "profiler.toggleCollapsePanel": "折りたたんだパネルを切り替える", + "profiler.editColumns": "列の編集", + "profiler.findNext": "次の文字列を検索", + "profiler.findPrevious": "前の文字列を検索します", + "profilerAction.newProfiler": "プロファイラーを起動", + "profiler.filter": "フィルター...", + "profiler.clearFilter": "フィルターのクリア" + }, + "sql/workbench/parts/profiler/browser/profilerColumnEditorDialog": { + "eventSort": "イベントで並び替え", + "nameColumn": "列で並べ替え", + "profilerColumnDialog.profiler": "プロファイラー", + "profilerColumnDialog.ok": "OK", + "profilerColumnDialog.cancel": "キャンセル" + }, + "sql/workbench/parts/profiler/browser/profilerFilterDialog": { + "profilerFilterDialog.clear": "すべてクリア", + "profilerFilterDialog.apply": "適用", + "profilerFilterDialog.ok": "OK", + "profilerFilterDialog.cancel": "キャンセル", + "profilerFilterDialog.title": "フィルター", + "profilerFilterDialog.remove": "削除", + "profilerFilterDialog.add": "追加", + "profilerFilterDialog.addClauseText": "句を追加するにはここをクリック", + "profilerFilterDialog.fieldColumn": "フィールド", + "profilerFilterDialog.operatorColumn": "演算子", + "profilerFilterDialog.valueColumn": "値", + "profilerFilterDialog.isNullOperator": "Null である", + "profilerFilterDialog.isNotNullOperator": "Null でない", + "profilerFilterDialog.containsOperator": "次の値を含む", + "profilerFilterDialog.notContainsOperator": "含まない", + "profilerFilterDialog.startsWithOperator": "次で始まる", + "profilerFilterDialog.notStartsWithOperator": "次で始まらない" + }, + "sql/workbench/parts/profiler/browser/profilerEditor": { + "profiler.viewSelectAccessibleName": "ビューの選択", + "profiler.sessionSelectAccessibleName": "セッションの選択", + "profiler.sessionSelectLabel": "セッションを選択:", + "profiler.viewSelectLabel": "ビューを選択:", + "text": "テキスト", + "label": "ラベル", + "profilerEditor.value": "値", + "details": "詳細" + }, + "sql/workbench/parts/profiler/browser/profilerInput": { + "profilerInput.profiler": "プロファイラー", + "profilerInput.notConnected": "接続されていません", + "profiler.sessionStopped": "サーバー {0} で XEvent プロファイラー セッションが予期せず停止しました。", + "profiler.sessionCreationError": "新しいセッションを開始中にエラーが発生しました", + "profiler.eventsLost": "{0} の XEvent プロファイラー セッションのイベントが失われました。", + "confirmStopProfilerSession": "実行中の XEvent セッションを停止しますか?", + "profilerClosingActions.yes": "はい", + "profilerClosingActions.no": "いいえ", + "profilerClosingActions.cancel": "キャンセル" + }, + "sql/workbench/parts/profiler/browser/profilerResourceEditor": { + "profilerTextEditorAriaLabel": "イベントテキストのプロファイラーエディター。読み取り専用" + }, + "sql/workbench/parts/profiler/browser/profilerFindWidget": { + "label.find": "検索", + "placeholder.find": "検索", + "label.previousMatchButton": "前の検索結果", + "label.nextMatchButton": "次の一致項目", + "label.closeButton": "閉じる", + "title.matchesCountLimit": "検索で多数の結果が返されました。最初の 999 件のみ強調表示されます。", + "label.matchesLocation": "{1} の {0}", + "label.noResults": "結果はありません。" + }, + "sql/workbench/parts/profiler/browser/profilerTableEditor": { + "ProfilerTableEditor.eventCountFiltered": "イベント (フィルター処理済み): {0}/{1}", + "ProfilerTableEditor.eventCount": "イベント: {0}" + }, + "sql/workbench/parts/query/browser/flavorStatus": { + "chooseSqlLang": "SQL 言語の選択", + "changeProvider": "SQL 言語プロバイダーの変更", + "changeSqlProvider": "SQL エンジン プロバイダーの変更", + "alreadyConnected": "エンジン {0} を使用している接続が存在します。変更するには、切断するか、接続を変更してください", + "noEditor": "この時点でアクティブなテキスト エディターはありません", + "pickSqlProvider": "SQL 言語プロバイダーを選択します。" + }, + "sql/workbench/parts/query/common/localizedConstants": { + "runQueryBatchStartMessage": "クエリの実行を開始しました。", + "runQueryBatchStartLine": "行 {0}", + "msgCancelQueryFailed": "失敗したクエリのキャンセル中: {0}", + "msgSaveStarted": "以下の場所への結果の保存を開始しました: ", + "msgSaveFailed": "結果を保存できませんでした。", + "msgSaveSucceeded": "結果が正常に保存されました", + "msgStatusRunQueryInProgress": "クエリを実行しています...", + "maximizeLabel": "最大化", + "resultsPane.restoreLabel": "復元", + "saveCSVLabel": "CSV として保存", + "saveJSONLabel": "JSON として保存", + "saveExcelLabel": "Excel として保存", + "saveXMLLabel": "XML として保存", + "viewChartLabel": "グラフとして表示", + "resultPaneLabel": "結果", + "executeQueryLabel": "クエリを実行中", + "messagePaneLabel": "メッセージ", + "elapsedTimeLabel": "総実行時間: {0}", + "msgCannotSaveMultipleSelections": "結果の保存コマンドは、複数が選択された状態では使用できません。" + }, + "sql/workbench/parts/query/browser/query.contribution": { + "sql.messagesDefaultOpen": "既定で開いているメッセージ ウィンドウの場合は true。閉じている場合はfalse。", + "sql.saveAsCsv.includeHeaders": "[オプション] true の場合、CSV として結果を保存する際に列ヘッダーが含まれます。", + "sql.saveAsCsv.delimiter": "[省略可能] CSV として保存するときに値の間に使用する独自の区切り記号", + "sql.saveAsCsv.lineSeperator": "[省略可能] CSV として結果を保存するときに行を分離するために使用する文字", + "sql.saveAsCsv.textIdentifier": "[省略可能] 結果を CSV として保存するときに、テキスト フィールドを囲むために使用する文字", + "sql.saveAsCsv.encoding": "[オプション] 結果を CSV として保存するときに使用するファイル エンコーディング", + "sql.results.streaming": "結果のストリーミングを有効にします。視覚上の小さな問題がいくつかあります", + "sql.saveAsXml.formatted": "[オプション] trueの場合、XML 形式で結果を保存すると XML 出力にフォーマットされます。", + "sql.saveAsXml.encoding": "[オプション] XML として結果を保存するときに適用されるファイル エンコーディング", + "sql.copyIncludeHeaders": "[オプション]結果を結果ビューからコピーするための構成オプション", + "sql.copyRemoveNewLine": "[オプション]複数行の結果を結果ビューからコピーするための構成オプション", + "sql.showBatchTime": "[オプション]各バッチの実行時間を表示するか", + "defaultChartType": "[省略可能] クエリ結果からグラフ ビューアーを開くときに使用する既定のグラフの種類", + "tabColorMode.off": "タブの色指定は無効になります", + "tabColorMode.border": "各エディター タブの上部境界線は、関連するサーバー グループと同じ色が付きます。", + "tabColorMode.fill": "各エディター タブの背景色は関連するサーバー グループと同じになります", + "tabColorMode": "アクティブな接続のサーバーグループに基づくタブに色を付ける方法を制御します。", + "showConnectionInfoInTitle": "タイトルにタブの接続情報を表示するかどうかを制御します。", + "sql.promptToSaveGeneratedFiles": "生成された SQL ファイルを保存するかどうかを確認する", + "mssql.intelliSense.enableIntelliSense": "IntelliSense を有効にするか", + "mssql.intelliSense.enableErrorChecking": "IntelliSense エラー チェックを有効にするか", + "mssql.intelliSense.enableSuggestions": "IntelliSense 提案を有効にするか", + "mssql.intelliSense.enableQuickInfo": "IntelliSense クイック ヒントを有効にするか", + "mssql.intelliSense.lowerCaseSuggestions": "IntelliSense 提案を小文字するか", + "queryShortcutDescription": "ショートカット テキストをプロシージャ呼び出しとして実行するにはキーバインド workbench.action.query.shortcut{0} を設定します。クエリ エディターで選択したテキストはパラメーターとして渡されます" + }, + "sql/workbench/parts/query/common/queryInput": { + "disconnected": "切断" + }, + "sql/workbench/parts/query/common/queryResultsInput": { + "extensionsInputName": "拡張子" + }, + "sql/workbench/parts/query/browser/rowCountStatus": { + "rowStatus": "行数", + "rowCount": "{0} 行" + }, + "sql/workbench/parts/query/browser/timeElapsedStatus": { + "timeElapsed": "経過時間" + }, + "sql/workbench/parts/query/browser/actions": { + "saveAsCsv": "CSV として保存", + "saveAsJson": "JSON として保存", + "saveAsExcel": "Excel として保存", + "saveAsXml": "XML として保存", + "copySelection": "コピー", + "copyWithHeaders": "ヘッダー付きでコピー", + "selectAll": "すべてを選択", + "copyMessages": "コピー", + "copyAll": "すべてコピー", + "maximize": "最大化", + "restore": "復元", + "chart": "グラフ", + "showQueryPlan": "クエリ プランを表示" + }, + "sql/workbench/parts/query/browser/queryResultsView": { + "gridPanel": "結果", + "messagePanel": "メッセージ", + "resultsTabTitle": "結果" + }, + "sql/workbench/parts/query/common/resultsGridContribution": { + "resultsGridConfigurationTitle": "結果グリッド", + "fontFamily": "フォント ファミリを制御します。", + "fontWeight": "フォントの太さを制御します。", + "fontSize": "フォント サイズ (ピクセル単位) を制御します。", + "letterSpacing": "文字間隔 (ピクセル単位) を制御します。", + "rowHeight": "ピクセル単位で行の高さを制御する", + "cellPadding": "セル内のスペースをピクセル単位で制御します", + "autoSizeColumns": "最初の結果について、列の幅を自動サイズ設定します。多数の列がある場合や大きいセルがある場合、パフォーマンスの問題が発生する可能性があります", + "maxColumnWidth": "自動サイズ設定される列の最大幅 (ピクセル単位)" + }, + "sql/workbench/parts/charts/browser/actions": { + "createInsightLabel": "洞察を作成", + "createInsightNoEditor": "アクティブなエディターが SQL エディターではないため、インサイトを作成できません", + "myWidgetName": "マイ ウィジェット", + "copyChartLabel": "イメージとしてコピー", + "chartNotFound": "保存するグラフが見つかりませんでした", + "saveImageLabel": "画像として保存", + "chartSaved": "パス : {0} に保存されたグラフ", + "chartViewer.saveAsFileTitle": "結果ファイルを選択します。" + }, + "sql/workbench/parts/charts/browser/chartOptions": { + "dataDirectionLabel": "データの方向", + "verticalLabel": "垂直", + "horizontalLabel": "水平方向", + "columnsAsLabelsLabel": "列名をラベルとして使用", + "labelFirstColumnLabel": "行ラベルとして先頭行を使用", + "legendLabel": "凡例の位置", + "yAxisLabel": "Y 軸のラベル", + "yAxisMinVal": "Y 軸の最小値", + "yAxisMaxVal": "Y 軸の最大値", + "xAxisLabel": "X 軸ラベル", + "xAxisMinVal": "X 軸の最小値", + "xAxisMaxVal": "X 軸の最大値", + "xAxisMinDate": "X 軸の最小日付", + "xAxisMaxDate": "X 軸の最大日付", + "dataTypeLabel": "データ型", + "numberLabel": "数値", + "pointLabel": "ポイント", + "chartTypeLabel": "グラフの種類", + "encodingOption": "エンコード", + "imageFormatOption": "画像の形式" + }, + "sql/workbench/parts/charts/browser/chartTab": { + "chartTabTitle": "グラフ" + }, + "sql/workbench/parts/charts/browser/graphInsight": { + "series": "シリーズ {0}" + }, + "sql/workbench/parts/query/browser/keyboardQueryActions": { + "focusOnCurrentQueryKeyboardAction": "現在のクエリにフォーカスを移動する", + "runQueryKeyboardAction": "クエリの実行", + "runCurrentQueryKeyboardAction": "現在のクエリを実行", + "runCurrentQueryWithActualPlanKeyboardAction": "実際のプランで現在のクエリを実行", + "cancelQueryKeyboardAction": "クエリのキャンセル", + "refreshIntellisenseKeyboardAction": "IntelliSenseキャッシュの更新", + "toggleQueryResultsKeyboardAction": "クエリ結果の切り替え", + "queryShortcutNoEditor": "ショートカットを実行するにはエディター パラメーターが必要です", + "parseSyntaxLabel": "クエリの解析", + "queryActions.parseSyntaxSuccess": "コマンドが正常に完了しました", + "queryActions.parseSyntaxFailure": "コマンドに失敗しました:", + "queryActions.notConnected": "サーバーに接続してください" + }, + "sql/workbench/parts/query/browser/queryActions": { + "runQueryLabel": "実行", + "cancelQueryLabel": "キャンセル", + "estimatedQueryPlan": "説明", + "actualQueryPlan": "実際", + "disconnectDatabaseLabel": "切断", + "changeConnectionDatabaseLabel": "接続の変更", + "connectDatabaseLabel": "接続", + "selectDatabase": "データベースの選択", + "listDatabases.toggleDatabaseNameDropdown": "データベースの選択の切り替えドロップダウン", + "changeDatabase.failed": "データベースを変更できませんでした。", + "changeDatabase.failedWithError": "データベース {0} の変更に失敗しました" + }, + "sql/workbench/parts/queryPlan/electron-browser/queryPlan": { + "queryPlanTitle": "クエリ プラン" + }, + "sql/workbench/parts/queryPlan/browser/topOperations": { + "topOperations.operation": "操作", + "topOperations.object": "オブジェクト", + "topOperations.estCost": "推定コスト", + "topOperations.estSubtreeCost": "サブ ツリーのコスト予測", + "topOperations.actualRows": "実際の行数", + "topOperations.estRows": "推定行数", + "topOperations.actualExecutions": "実際の実行", + "topOperations.estCPUCost": "推定 CPU コスト", + "topOperations.estIOCost": "推定 IO コスト", + "topOperations.parallel": "並列", + "topOperations.actualRebinds": "実際の再バインド数", + "topOperations.estRebinds": "再バインドの推定数", + "topOperations.actualRewinds": "実際の巻き戻し数", + "topOperations.estRewinds": "巻き戻しの推定回数", + "topOperations.partitioned": "パーティション分割", + "topOperationsTitle": "トップ操作" + }, + "sql/parts/taskHistory/common/taskHistory.contribution": { + "inProgressTasksChangesBadge": "{0} 個のタスクが進行中です", + "showTaskHistory": "タスク履歴を表示します。", + "taskHistory.view": "ビュー", + "taskHistory": "タスクの履歴", + "datasource.task": "操作タスクの状況", + "miViewTasks": "タスク(&&T)" + }, + "sql/parts/taskHistory/viewlet/taskAction": { + "cancelTask.cancel": "キャンセル", + "errorMsgFromCancelTask": "タスクをキャンセルできませんでした。", + "taskAction.script": "スクリプト" + }, + "sql/parts/taskHistory/viewlet/taskHistoryRenderer": { + "succeeded": "成功", + "failed": "失敗", + "inProgress": "進行中", + "notStarted": "未開始", + "canceled": "キャンセル", + "canceling": "キャンセル" + }, + "sql/parts/taskHistory/viewlet/taskHistoryView": { + "noTaskMessage": "表示するタスク履歴がありません。実行状態を表示するには、タスクをバックアップまたは復元してください。", + "taskHistory.regTreeAriaLabel": "タスクの履歴", + "taskError": "タスク エラー" + }, + "sql/platform/connection/common/connectionConfig": { + "invalidServerName": "同じ名前のサーバー グループが既に存在します。" + }, + "sql/platform/connection/common/connectionManagementService": { + "connection.noAzureAccount": "接続用の Azure アカウント トークンの取得に失敗しました", + "connectionNotAcceptedError": "接続が許可されていません", + "connectionService.yes": "はい", + "connectionService.no": "いいえ", + "cancelConnectionConfirmation": "この接続をキャンセルしてもよろしいですか?" + }, + "sql/platform/dacfx/common/dacFxService": { + "providerIdNotValidError": "DacFxService との対話には接続が必要です", + "noHandlerRegistered": "登録されているハンドラーがありません。" + }, + "sql/platform/dashboard/common/dashboardRegistry": { + "dashboard.properties.property": "ダッシュ ボードに表示するプロパティを定義します", + "dashboard.properties.property.displayName": "プロパティのラベルとして使用する値", + "dashboard.properties.property.value": "値にアクセスするためのオブジェクトの値", + "dashboard.properties.property.ignore": "無視される値を指定します。", + "dashboard.properties.property.default": "無視されるか値が無い場合に表示される既定値です。", + "dashboard.properties.flavor": "デッシュボード プロパティを定義するための構成", + "dashboard.properties.flavor.id": "フレーバーの ID", + "dashboard.properties.flavor.condition": "このフレーバーを使用する条件", + "dashboard.properties.flavor.condition.field": "比較するフィールド", + "dashboard.properties.flavor.condition.operator": "比較に使用する演算子", + "dashboard.properties.flavor.condition.value": "フィールドを比較する値", + "dashboard.properties.databaseProperties": "データベース ページに表示するプロパティ", + "dashboard.properties.serverProperties": "サーバー ページに表示するプロパティ", + "carbon.extension.dashboard": "このプロバイダーがダッシュボードをサポートすることを定義します", + "dashboard.id": "プロバイダー id (例: MSSQL)", + "dashboard.properties": "ダッシュ ボードに表示するプロパティの値" + }, + "sql/platform/dashboard/common/insightRegistry": { + "schema.dashboardWidgets.InsightsRegistry": "ダッシュ ボードで使用されているウィジェット" + }, + "sql/platform/dashboard/common/widgetRegistry": { + "schema.dashboardWidgets.all": "ダッシュ ボードで使用されているウィジェット", + "schema.dashboardWidgets.database": "ダッシュ ボードで使用されているウィジェット", + "schema.dashboardWidgets.server": "ダッシュ ボードで使用されているウィジェット" + }, + "sql/platform/dialog/dialogTypes": { + "dialogModalDoneButtonLabel": "完了", + "dialogModalCancelButtonLabel": "キャンセル" + }, + "sql/platform/fileBrowser/common/fileBrowserService": { + "fileBrowserErrorMessage": "ファイル ブラウザーの読み込み中にエラーが発生しました。", + "fileBrowserErrorDialogTitle": "ファイル ブラウザーのエラー" + }, + "sql/platform/jobManagement/common/jobActions": { + "jobaction.successLabel": "成功", + "jobaction.faillabel": "エラー", + "jobaction.refresh": "最新の情報に更新", + "jobaction.newJob": "新規ジョブ", + "jobaction.run": "実行", + "jobSuccessfullyStarted": ": ジョブが正常に開始されました。", + "jobaction.stop": "停止", + "jobSuccessfullyStopped": ": ジョブが正常に停止されました。", + "jobaction.editJob": "ジョブの編集", + "jobaction.deleteJob": "ジョブの削除", + "jobaction.deleteJobConfirm": "ジョブ '{0}' を削除してよろしいですか。", + "jobaction.failedToDeleteJob": "ジョブ '{0}' を削除できませんでした。\r\nエラー: {1}", + "jobaction.deletedJob": "ジョブは正常に削除されました", + "jobaction.newStep": "新しいステップ", + "jobaction.deleteStep": "ステップの削除", + "jobaction.deleteStepConfirm": "ステップ '{0}' を削除しますか?", + "jobaction.failedToDeleteStep": "ステップ '{0}' を削除できませんでした。\r\nエラー: {1}", + "jobaction.deletedStep": "ジョブ ステップが正常に削除されました", + "jobaction.newAlert": "新しい警告", + "jobaction.editAlert": "警告を編集", + "jobaction.deleteAlert": "警告を削除", + "jobaction.Cancel": "キャンセル", + "jobaction.deleteAlertConfirm": "警告 '{0}' を削除してもよろしいですか?", + "jobaction.failedToDeleteAlert": "警告 '{0}' を削除できませんでした。\r\nエラー: {1}", + "jobaction.deletedAlert": "アラートは正常に削除されました", + "jobaction.newOperator": "新しい演算子", + "jobaction.editOperator": "演算子の編集", + "jobaction.deleteOperator": "演算子の削除", + "jobaction.deleteOperatorConfirm": "演算子 '{0}' を削除してよろしいですか?", + "jobaction.failedToDeleteOperator": "演算子 '{0}' を削除できませんでした。\r\nエラー: {1}", + "joaction.deletedOperator": "演算子が正常に削除されました", + "jobaction.newProxy": "新しいプロキシ", + "jobaction.editProxy": "プロキシの編集", + "jobaction.deleteProxy": "プロキシの削除", + "jobaction.deleteProxyConfirm": "プロキシ '{0}' を削除してよろしいですか?", + "jobaction.failedToDeleteProxy": "プロキシ '{0}' を削除できませんでした。\r\nエラー: {1}", + "jobaction.deletedProxy": "プロキシが正常に削除されました" + }, + "sql/platform/jobManagement/common/jobManagementService": { + "providerIdNotValidError": "JobManagementService と対話するには接続が必要です", + "noHandlerRegistered": "登録されているハンドラーがありません。" + }, + "sql/platform/jobManagement/common/jobManagementUtilities": { + "agentUtilities.failed": "失敗", + "agentUtilities.succeeded": "成功", + "agentUtilities.retry": "再試行", + "agentUtilities.canceled": "取り消されました", + "agentUtilities.inProgress": "進行中", + "agentUtilities.statusUnknown": "状態が不明です", + "agentUtilities.executing": "実行中", + "agentUtilities.waitingForThread": "スレッドを待機しています", + "agentUtilities.betweenRetries": "再試行間隔", + "agentUtilities.idle": "アイドル状態", + "agentUtilities.suspended": "中断", + "agentUtilities.obsolete": "[古い]", + "agentUtilities.yes": "はい", + "agentUtilities.no": "いいえ", + "agentUtilities.notScheduled": "スケジュールが設定されていません", + "agentUtilities.neverRun": "実行しない" + }, + "sql/platform/node/resultSerializer": { + "resultsSerializer.saveAsFileTitle": "結果ファイルを選択します。", + "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (カンマ区切り)", + "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionExcelTitle": "Excel ブック", + "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", + "resultsSerializer.saveAsFileExtensionTXTTitle": "プレーンテキスト", + "openLocation": "ファイルの場所を開く", + "openFile": "ファイルを開く" + }, + "sql/platform/query/common/queryModelService": { + "commitEditFailed": "行のコミットに失敗しました:", + "runQueryStringBatchStartMessage": "クエリ「{0}」の実行を開始しました", + "updateCellFailed": "セルの更新が失敗しました。" + }, + "sql/platform/query/common/queryRunner": { + "query.ExecutionFailedError": "予期しないエラーにより実行が失敗しました: {0} {1}", + "query.message.executionTime": "総実行時間: {0}", + "query.message.startQuery": "行 {0} でのクエリの実行が開始されました", + "query.initEditExecutionFailed": "Init 編集実行に失敗しました:", + "elapsedBatchTime": "バッチ実行時間: {0}" + }, + "sql/platform/taskHistory/common/taskService": { + "InProgressWarning": "1 つ以上のタスクを実行中です。終了してもよろしいですか?", + "taskService.yes": "はい", + "taskService.no": "いいえ" + }, + "sql/platform/theme/common/colors": { + "tableHeaderBackground": "表のヘッダーの背景色", + "tableHeaderForeground": "テーブル ヘッダーの前景色", + "disabledInputBoxBackground": "入力ボックスの背景が無効にされました。", + "disabledInputBoxForeground": "無効な入力ボックスの前景色。", + "buttonFocusOutline": "フォーカスしたときのボタンの外枠の色。", + "disabledCheckboxforeground": "チェックボックスの前景を無効にしました。", + "listFocusAndSelectionBackground": "リスト/テーブルがアクティブなときに選択した項目とフォーカスのある項目のリスト/テーブル背景色", + "agentTableBackground": "SQL エージェントのテーブル背景色。", + "agentCellBackground": "SQL エージェント テーブル セルの背景色。", + "agentTableHoverBackground": "SQL エージェント テーブル ホバーの背景色。", + "agentJobsHeadingColor": "SQL エージェントの見出し背景色。", + "agentCellBorderColor": "SQL エージェントのテーブル セルの罫線色。" + }, + "sql/workbench/api/node/extHostModelView": { + "unknownComponentType": "コンポーネントの種類が不明です。ModelBuilder を使用してオブジェクト作成する必要があります", + "invalidIndex": "インデックスが無効です。", + "unknownConfig": "不明なコンポーネント構成です。ModelBuilder を使用して構成オブジェクトを作成する必要があります" + }, + "sql/workbench/api/node/extHostModelViewDialog": { + "dialogDoneLabel": "完了", + "dialogCancelLabel": "キャンセル", + "generateScriptLabel": "スクリプトの生成", + "dialogNextLabel": "次へ", + "dialogPreviousLabel": "前へ" + }, + "sql/workbench/api/node/extHostModelViewTree": { + "treeView.notRegistered": "ID '{0}' のツリー ビューは登録されていません。" + }, + "sql/workbench/api/node/extHostNotebook": { + "providerRequired": "有効な providerId を持つ NotebookProvider をこのメソッドに渡す必要があります", + "errNoProvider": "ノートブック プロバイダーが見つかりません", + "errNoManager": "マネージャーが見つかりません", + "noServerManager": "ノートブック {0} の Notebook Manager にサーバー マネージャーがありません。それに対して操作を実行できません", + "noContentManager": "ノートブック {0} の Notebook Manager にコンテンツ マネージャーがありません。それに対して操作を実行できません", + "noSessionManager": "ノートブック {0} の Notebook Manager にセッション マネージャーがありません。それに対して操作を実行できません" + }, + "sql/workbench/browser/modal/media/modal": { + "infoAltText": "情報", + "warningAltText": "警告", + "errorAltText": "エラー", + "showMessageDetails": "詳細の表示", + "hideMessageDetails": "詳細を表示しない", + "copyMessage": "コピー", + "closeMessage": "閉じる", + "modalBack": "戻る" + }, + "sql/workbench/browser/modal/optionsDialog": { + "optionsDialog.ok": "OK", + "optionsDialog.cancel": "キャンセル" + }, + "sql/workbench/browser/modal/optionsDialogHelper": { + "optionsDialog.missingRequireField": "必須です。", + "optionsDialog.invalidInput": "入力が無効です。 数値が必要です。" + }, + "sql/workbench/browser/parts/views/customView": { + "no-dataprovider": "ビュー データを提供できるデータ プロバイダーが登録されていません。", + "collapse": "折りたたみ" + }, + "sql/workbench/common/actions.contribution": { + "previewFeatures.configTitle": "プレビュー機能", + "previewFeatures.configEnable": "未リリースのプレビュー機能を有効にする", + "showConnectDialogOnStartup": "起動時に接続ダイアログを表示" + }, + "sql/workbench/common/actions": { + "newQueryAction.newQuery": "新しいクエリ", + "scriptSelect": "トップ 1000 を選択する", + "scriptExecute": "スクリプトを実行", + "scriptAlter": "変更するときのスクリプト", + "editData": "データの編集", + "scriptCreate": "作成するときのスクリプト", + "scriptDelete": "ドロップするときのスクリプト", + "backupAction.backup": "バックアップ", + "backup.isPreviewFeature": "バックアップを使用するにはプレビュー機能を有効にする必要があります。", + "restoreAction.restore": "復元", + "restore.isPreviewFeature": "復元を使用するには、プレビュー機能を有効にする必要があります。", + "manage": "管理", + "showDetails": "詳細の表示", + "newDatabase": "新しいデータベース", + "configureDashboard": "ダッシュボードの構成方法について" + }, + "sql/workbench/common/taskUtilities": { + "selectOperationName": "選択", + "createOperationName": "作成", + "insertOperationName": "挿入", + "updateOperationName": "更新", + "deleteOperationName": "削除", + "scriptSelectNotFound": "オブジェクトでスクリプトの選択を呼び出したときにスクリプトが返されませんでした", + "scriptNotFoundForObject": "オブジェクト {1} で {0} としてスクリプトを作成したときに返されたスクリプトはありません", + "scriptingFailed": "スクリプト作成に失敗しました", + "scriptNotFound": "{0} としてスクリプト化したときに、スクリプトが返されませんでした" + }, + "sql/workbench/electron-browser/enablePreviewFeatures": { + "enablePreviewFeatures.notice": "拡張機能を完全にサポートし、いくつかのアクションを使用可能にするには、プレビュー機能が必要です。プレビュー機能を有効にしますか?", + "enablePreviewFeatures.yes": "はい", + "enablePreviewFeatures.no": "いいえ", + "enablePreviewFeatures.never": "いいえ、今後は表示しない" + }, + "sql/workbench/parts/connection/common/connectionProviderExtension": { + "schema.providerId": "プロバイダーの共通 ID", + "schema.displayName": "プロバイダーの表示名", + "schema.connectionOptions": "接続のオプション" + }, + "sql/workbench/parts/connection/browser/media/connectionViewlet": { + "Search server names": "サーバー名を検索" + }, + "sql/workbench/parts/dataExplorer/browser/media/connectionViewletPanel": { + "Search server names": "サーバー名を検索" + }, + "sql/workbench/parts/dataExplorer/browser/dataExplorer.contribution": { + "showDataExplorer": "データ エクスプローラーを表示", + "workbench.dataExplorer": "データ エクスプローラー", + "dataExplorer.view": "ビュー", + "databaseConnections": "データベース接続", + "datasource.connections": "データ ソース接続", + "datasource.connectionGroups": "データソース グループ", + "startupConfig": "スタートアップの構成", + "startup.alwaysShowServersView": "Azure Data Studio の起動時にサーバー ビューを表示する場合には true (既定)。最後に開いたビューを表示する場合には false" + }, + "sql/workbench/parts/dataExplorer/browser/dataExplorerExtensionPoint": { + "vscode.extension.contributes.view.id": "ビューの識別子。`vscode.window.registerTreeDataProviderForView` API を介してデータ プロバイダーを登録するには、これを使用します。また、`onView:${id}` イベントを `activationEvents` に登録することによって、拡張機能のアクティブ化をトリガーするためにも使用できます。", + "vscode.extension.contributes.view.name": "ビューの判読できる名前。表示されます", + "vscode.extension.contributes.view.when": "このビューを表示するために満たす必要がある条件", + "extension.contributes.dataExplorer": "ビューをエディターに提供します", + "extension.dataExplorer": "アクティビティ バーのデータ エクスプローラー コンテナーにビューを提供します", + "dataExplorer.contributed": "コントリビューション ビュー コンテナにビューを提供します", + "ViewsContainerDoesnotExist": "ビュー コンテナー '{0}' は存在しないため、それに登録されているすべてのビューは 'データ エクスプローラー' に追加されます。", + "duplicateView1": "ビュー コンテナ '{1}'に同じ id '{0}' のビューを複数登録できません", + "duplicateView2": "ビュー id `{0}` はビュー コンテナー `{1}` に既に登録されています", + "requirearray": "ビューは配列にする必要があります", + "requirestring": "プロパティ `{0}` は必須で、型 `string` でなければなりません", + "optstring": "`{0}` プロパティは省略するか、`string` 型にする必要があります" + }, + "sql/workbench/parts/dataExplorer/browser/dataExplorerViewlet": { + "dataExplorer.servers": "サーバー" + }, + "sql/workbench/parts/dataExplorer/electron-browser/nodeActions.contribution": { + "disconnect": "切断", + "newQuery": "新しいクエリ", + "manage": "管理", + "refresh": "最新の情報に更新" + }, + "sql/workbench/services/admin/common/adminService": { + "adminService.providerIdNotValidError": "管理サービスとの対話には接続が必要", + "adminService.noHandlerRegistered": "登録されているハンドラーがありません。" + }, + "sql/workbench/services/commandLine/common/commandLineService": { + "connectingLabel": "接続中:", + "runningCommandLabel": "コマンドを実行しています:", + "openingNewQueryLabel": "新しいクエリを開いています:" + }, + "sql/workbench/services/connection/browser/connectionDialogService": { + "connectionError": "接続エラー", + "kerberosErrorStart": "接続は、Kerberos エラーのため失敗しました。", + "kerberosHelpLink": "Kerberos を構成するためのヘルプを {0} で確認できます", + "kerberosKinit": "以前に接続した場合は、kinit を再実行しなければならない場合があります。" + }, + "sql/workbench/services/connection/browser/connectionDialogWidget": { + "connection": "接続", + "connectType": "接続の種類", + "recentConnectionTitle": "最近の接続", + "savedConnectionTitle": "保存された接続", + "connectionDetailsTitle": "接続の詳細", + "connectionDialog.connect": "接続", + "connectionDialog.cancel": "キャンセル", + "noRecentConnections": "最近の接続はありません", + "noSavedConnections": "保存された接続はありません" + }, + "sql/workbench/services/connection/browser/connectionWidget": { + "connectionWidget.AddAzureAccount": "アカウントの追加...", + "defaultDatabaseOption": "<既定>", + "loadingDatabaseOption": "読み込んでいます...", + "serverGroup": "サーバー グループ", + "defaultServerGroup": "<既定>", + "addNewServerGroup": "新しいグループを追加...", + "noneServerGroup": "<保存しない>", + "connectionWidget.missingRequireField": "{0} が必要です。", + "connectionWidget.fieldWillBeTrimmed": "{0} がトリミングされます。", + "rememberPassword": "パスワードを記録する", + "connection.azureAccountDropdownLabel": "アカウント", + "connectionWidget.refreshAzureCredentials": "アカウントの資格情報を更新", + "connection.azureTenantDropdownLabel": "Azure AD テナント", + "connectionWidget.toggleDatabaseNameDropdown": "データベースの選択の切り替えドロップダウン", + "advanced": "詳細...", + "connectionWidget.invalidAzureAccount": "アカウントを選択する必要があります" + }, + "sql/workbench/services/dashboard/common/newDashboardTabDialog": { + "newDashboardTab.openDashboardExtensions": "ダッシュボードの拡張機能を開く", + "newDashboardTab.ok": "OK", + "newDashboardTab.cancel": "キャンセル", + "newdashboardTabDialog.noExtensionLabel": "まだダッシュボードの拡張機能がインストールされていません。拡張機能マネージャーに移動し、推奨される拡張機能をご確認ください。" + }, + "sql/workbench/services/errorMessage/browser/media/errorMessageDialog": { + "errorMessageDialog.ok": "OK", + "errorMessageDialog.close": "閉じる", + "copyDetails": "コピーの詳細" + }, + "sql/workbench/services/errorMessage/browser/errorMessageService": { + "error": "エラー", + "warning": "警告", + "info": "情報" + }, + "sql/workbench/services/fileBrowser/browser/media/fileBrowserDialog": { + "filebrowser.filepath": "選択されたパス", + "fileFilter": "ファイルの種類", + "fileBrowser.ok": "OK", + "fileBrowser.discard": "破棄" + }, + "sql/workbench/services/fileBrowser/common/fileBrowserDialogController": { + "filebrowser.selectFile": "ファイルを選択" + }, + "sql/workbench/services/fileBrowser/browser/fileBrowserTreeView": { + "fileBrowser.regTreeAriaLabel": "ファイル ブラウザー ツリー" + }, + "sql/workbench/services/fileBrowser/common/fileBrowserViewModel": { + "allFiles": "すべてのファイル" + }, + "sql/workbench/services/insights/browser/insightsDialogView": { + "insights.item": "項目", + "insights.value": "値", + "property": "プロパティ", + "value": "値", + "InsightsDialogTitle": "洞察", + "insights.dialog.items": "アイテム", + "insights.dialog.itemDetails": "アイテムの詳細" + }, + "sql/workbench/services/insights/common/insightDialogActions": { + "workbench.action.insights.copySelection": "セルをコピー" + }, + "sql/workbench/services/insights/common/insightsUtils": { + "insightsDidNotFindResolvedFile": "クエリ ファイルが、次のどのパスにも見つかりませんでした:\r\n{0}" + }, + "sql/workbench/services/insights/node/insightsDialogController": { + "insightsInputError": "分析情報ポップアップに渡された接続プロファイルはありませんでした", + "insightsError": "分析情報エラー", + "insightsFileError": "クエリ ファイルの読み取り中にエラーが発生しました:", + "insightsConfigError": "洞察の設定の解析中にエラーが発生しました。クエリ配列/文字または、クエリ ファイルを見つけることができません。" + }, + "sql/workbench/services/notebook/common/notebookRegistry": { + "carbon.extension.contributes.notebook.provider": "ノートブック プロバイダーの識別子。", + "carbon.extension.contributes.notebook.fileExtensions": "このノートブック プロバイダーにどのファイル拡張子を登録する必要があるか", + "carbon.extension.contributes.notebook.standardKernels": "このノートブック プロバイダーへの標準装備が必要なカーネル", + "vscode.extension.contributes.notebook.providers": "ノートブック プロバイダーを提供します。", + "carbon.extension.contributes.notebook.magic": "セル マジックの名前 (例: \"%%sql\")。", + "carbon.extension.contributes.notebook.language": "このセル マジックがセルに含まれる場合に使用されるセルの言語", + "carbon.extension.contributes.notebook.executionTarget": "Spark vs SQL など、このマジックが示すオプションの実行対象", + "carbon.extension.contributes.notebook.kernels": "カーネルのオプションのセット。たとえば、python3、pyspark3、sql に対して有効です。", + "vscode.extension.contributes.notebook.languagemagics": "ノートブックの言語を提供します。" + }, + "sql/workbench/services/notebook/common/notebookServiceImpl": { + "notebookUriNotDefined": "ノートブック マネージャーを作成するときに URI が渡されませんでした", + "notebookServiceNoProvider": "ノートブック プロバイダーが存在しません" + }, + "sql/workbench/services/notebook/common/sessionManager": { + "noKernel": "カーネルなし", + "runNotebookDisabled": "カーネルが構成されていないため、セルを実行できません", + "errorName": "エラー" + }, + "sql/workbench/services/notebook/node/localContentManager": { + "nbformatNotRecognized": "nbformat v{0}.{1} が認識されません", + "nbNotSupported": "このファイルは有効なノートブックの形式ではありません", + "unknownCellType": "セルの種類 {0} が不明", + "unrecognizedOutput": "出力の種類 {0} を認識できません", + "invalidMimeData": "{0} のデータは、文字列または文字列の配列である必要があります。", + "unrecognizedOutputType": "出力の種類 {0} を認識できません" + }, + "sql/workbench/services/notebook/sql/sqlSessionManager": { + "sqlKernelError": "SQL カーネル エラー", + "connectionRequired": "ノートブックのセルを実行するには、接続を選択する必要があります", + "sqlMaxRowsDisplayed": "上位 {0} 行を表示しています。" + }, + "sql/workbench/services/objectExplorer/common/objectExplorerService": { + "OeSessionFailedError": "オブジェクト エクスプローラー セッションを作成できませんでした", + "nodeExpansionError": "複数のエラー:" + }, + "sql/workbench/services/queryEditor/common/queryEditorService": { + "queryEditorServiceChangeUnsupportedError": "保存していないクエリでは、言語モードの変更はサポートされていません", + "queryEditorServiceChangeError": "SQL 言語モードに切り替える前に、変更を保存または破棄してください。" + }, + "sql/workbench/update/releaseNotes": { + "gettingStarted": "開始する", + "showReleaseNotes": "概要の表示", + "miGettingStarted": "作業の開始(&&S)" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ja/vsc-extension-quickstart.md b/i18n/language-pack-ja/vsc-extension-quickstart.md new file mode 100644 index 0000000000..9cfffdfdec --- /dev/null +++ b/i18n/language-pack-ja/vsc-extension-quickstart.md @@ -0,0 +1,26 @@ +# Welcome to the Japanese language pack + +## What's in the folder +* `package.json` - the manifest file, defining the name and description of the localization extension. It also contains the `localizations` contribution point that defines the language id: +```json + "contributes": { + "localization": [{ + "languageId": "ja", + "languageName": "Japanese", + "localizedLanguageName": "日本語" + }] + } +``` +* `translations` - the folder containing the translation strings + + +To populate or update the `translations` folder as with the latest strings from transifex: +- Check out the `master` branch of the [VS Code repository](https://github.com/Microsoft/vscode). + - Preferably, place the VSCode repo next to the language pack extension (so both have the same parent folder). + - `cd vscode` and run `yarn` to initialize the VS Code repo. +- Get an API token from https://www.transifex.com/user/settings/api. +- Set the API token to the environment variable `TRANSIFEX_API_TOKEN`. +- `cd` to the VS Code repo + - If the language pack extension is placed next to the VS Code repository: `npm run update-localization-extension ja` + - Otherwise: `npm run update-localization-extension {path_to_lang_pack_ext}` +- This will download translation files to the folder `translations`, as well as populate a `translations` property in the `localizations` contribution point. diff --git a/i18n/language-pack-ko/translations/extensions/debug-server-ready.i18n.json b/i18n/language-pack-ko/translations/extensions/debug-server-ready.i18n.json index 22fdb32562..f0d1bf7e7e 100644 --- a/i18n/language-pack-ko/translations/extensions/debug-server-ready.i18n.json +++ b/i18n/language-pack-ko/translations/extensions/debug-server-ready.i18n.json @@ -22,7 +22,7 @@ "out/extension": { "server.ready.nocapture.error": "형식 uri( '{0}')은(는) 대체 자리 표시자를 사용하지만 패턴은 아무것도 캡처하지 않습니다.", "server.ready.placeholder.error": "형식 uri('{0}')는 하나의 대체 자리 표시자만 포함해야 합니다.", - "server.ready.chrome.not.installed": "'debugWithChrome' 작업에 '{0}' 필수" + "server.ready.chrome.not.installed": "The action '{0}' requires the '{1}' extension." } } } \ No newline at end of file diff --git a/i18n/language-pack-ko/translations/extensions/git-ui.i18n.json b/i18n/language-pack-ko/translations/extensions/git-ui.i18n.json new file mode 100644 index 0000000000..6823d1612d --- /dev/null +++ b/i18n/language-pack-ko/translations/extensions/git-ui.i18n.json @@ -0,0 +1,16 @@ +{ + "": [ + "--------------------------------------------------------------------------------------------", + "Copyright (c) Microsoft Corporation. All rights reserved.", + "Licensed under the MIT License. See License.txt in the project root for license information.", + "--------------------------------------------------------------------------------------------", + "Do not edit this file. It is machine generated." + ], + "version": "1.0.0", + "contents": { + "package": { + "displayName": "Git UI", + "description": "Git SCM UI Integration" + } + } +} \ No newline at end of file diff --git a/i18n/language-pack-ko/translations/extensions/git.i18n.json b/i18n/language-pack-ko/translations/extensions/git.i18n.json index 5c4c3d8b59..3dd18459e2 100644 --- a/i18n/language-pack-ko/translations/extensions/git.i18n.json +++ b/i18n/language-pack-ko/translations/extensions/git.i18n.json @@ -57,8 +57,8 @@ "command.pushForce": "푸시(강제)", "command.pushTo": "다음으로 푸시...", "command.pushToForce": "...로 푸시 (강제)", - "command.pushWithTags": "태그로 푸시", - "command.pushWithTagsForce": "태그와 함께 푸시 (강제)", + "command.pushFollowTags": "Push (Follow Tags)", + "command.pushFollowTagsForce": "Push (Follow Tags, Force)", "command.addRemote": "원격 추가", "command.removeRemote": "원격 제거", "command.sync": "동기화", @@ -122,6 +122,7 @@ "config.rebaseWhenSync": "동기화 명령을 실행할 때 Git에서 다시 지정을 사용하게 합니다.", "config.confirmEmptyCommits": "빈 커밋의 생성을 항상 확인합니다.", "config.fetchOnPull": "풀링할 때 모든 분기를 페치하거나 현재 분기만 페치합니다.", + "config.pullTags": "Fetch all tags when pulling.", "config.autoStash": "풀하기 전에 변경 내용을 스태시하고 풀하는 데 성공한 후 변경 내용을 복원합니다.", "config.allowForcePush": "강제 푸시(임대 사용 또는 사용 안 함)가 가능한지 여부를 제어합니다.", "config.useForcePushWithLease": "강제 푸시가 좀 더 안전한 force-with-lease 변형을 사용하는지 여부를 제어합니다.", @@ -200,7 +201,8 @@ "selectFolder": "리포지토리 위치 선택", "cloning": "Git 리포지토리 '{0}'을(를) 복제하는 중...", "proposeopen": "복제된 리포지토리를 여시겠습니까?", - "openrepo": "리포지토리 열기", + "openrepo": "열기", + "openreponew": "Open in New Window", "add": "작업 영역에 추가", "proposeopen2": "복제된 리포지토리를 열거나 현재 작업 영역에 추가하시겠습니까?", "init": "Git 리포지토리를 초기화할 작업 영역 폴더 선택", @@ -277,7 +279,6 @@ "confirm force push": "변경 내용을 강제 푸시하려고 하는데, 이렇게 하면 다른 사람의 변경 내용을 망가뜨리거나 의도하지 않게 덮어쓸 수 있습니다.\n\n 그래도 계속하시겠습니까?", "ok": "확인", "never ask again": "네, 다시 표시 안 함", - "push with tags success": "태그와 함께 푸시되었습니다.", "nobranch": "원격에 푸시할 분기를 체크 아웃하세요.", "confirm publish branch": "'{0}' 분기에는 상향 분기가 없습니다. 이 분기를 게시하시겠습니까?", "pick remote": "'{0}' 분기를 다음에 게시하려면 원격을 선택하세요.", diff --git a/i18n/language-pack-ko/translations/extensions/markdown-language-features.i18n.json b/i18n/language-pack-ko/translations/extensions/markdown-language-features.i18n.json index 067cad9277..39fb967a01 100644 --- a/i18n/language-pack-ko/translations/extensions/markdown-language-features.i18n.json +++ b/i18n/language-pack-ko/translations/extensions/markdown-language-features.i18n.json @@ -47,6 +47,9 @@ "previewTitle": "미리 보기 {0}", "preview.clickOpenFailed": "{0}을(를) 열 수 없습니다." }, + "out/features/documentLinkProvider": { + "documentLink.tooltip": "follow link" + }, "out/security": { "strict.title": "Strict", "strict.description": "보안 콘텐츠만 로드", diff --git a/i18n/language-pack-ko/translations/extensions/merge-conflict.i18n.json b/i18n/language-pack-ko/translations/extensions/merge-conflict.i18n.json index d24f241452..cafaef7bfc 100644 --- a/i18n/language-pack-ko/translations/extensions/merge-conflict.i18n.json +++ b/i18n/language-pack-ko/translations/extensions/merge-conflict.i18n.json @@ -25,7 +25,11 @@ "config.title": "충돌 병합", "config.autoNavigateNextConflictEnabled": "병합 충돌을 해결한 후 다음 병합 충돌로 자동으로 이동할지 여부입니다.", "config.codeLensEnabled": "편집기 내에서 병합 충돌 블록에 대한 Code Lens를 만듭니다.", - "config.decoratorsEnabled": "편집기 내에서 병합 충돌 블록에 대한 decorator를 만듭니다." + "config.decoratorsEnabled": "편집기 내에서 병합 충돌 블록에 대한 decorator를 만듭니다.", + "config.diffViewPosition": "Controls where the diff view should be opened when comparing changes in merge conflicts.", + "config.diffViewPosition.current": "Open the diff view in the current editor group.", + "config.diffViewPosition.beside": "Open the diff view next to the current editor group.", + "config.diffViewPosition.below": "Open the diff view below the current editor group." }, "out/mergeDecorator": { "currentChange": "(현재 변경 사항)", diff --git a/i18n/language-pack-ko/translations/extensions/typescript-language-features.i18n.json b/i18n/language-pack-ko/translations/extensions/typescript-language-features.i18n.json index 5e1a1acd43..a8e6b5fd89 100644 --- a/i18n/language-pack-ko/translations/extensions/typescript-language-features.i18n.json +++ b/i18n/language-pack-ko/translations/extensions/typescript-language-features.i18n.json @@ -67,7 +67,7 @@ "typescript.suggestionActions.enabled": "편집기에서 TypeScript 파일에 대한 제안 진단을 사용하거나 사용하지 않도록 설정합니다. 작업 영역에서 TypeScript 2.8 이상을 사용해야 합니다.", "typescript.preferences.quoteStyle": "빠른 수정에 사용할 기본 따옴표 스타일은 '작은' 따옴표, '큰' 따옴표 또는 '자동'입니다. '자동'이면 기존 가져오기에서 따옴표 형식이 유추됩니다. 작업 영역에서 TypeScript 2.9 이상을 사용해야 합니다.", "typescript.preferences.importModuleSpecifier": "자동 가져오기의 기본 경로 스타일입니다.", - "typescript.preferences.importModuleSpecifier.auto": "최단 경로 유형을 유추합니다.", + "typescript.preferences.importModuleSpecifier.auto": "Automatically select import path style. Prefers using a relative import if `baseUrl` is configured and the relative path has fewer segments than the non-relative import.", "typescript.preferences.importModuleSpecifier.relative": "파일 위치를 기준으로 합니다.", "typescript.preferences.importModuleSpecifier.nonRelative": "`jsconfig.json`/`tsconfig.json`에 구성된 `baseUrl`을 기준으로 합니다.", "typescript.updateImportsOnFileMove.enabled": "VS Code에서 파일을 이동하거나 이름을 바꿀 때 가져오기 경로의 자동 업데이트를 사용하거나 사용하지 않도록 설정합니다. 작업 영역에서 TypeScript 2.9 이상을 사용해야 합니다.", @@ -80,6 +80,9 @@ "configuration.suggest.completeJSDocs": "제안을 사용하거나 사용하지 않도록 설정하여 JSDoc 주석을 완료합니다.", "typescript.preferences.renameShorthandProperties": "이름을 바꾸는 중 개체 줄임 속성의 별칭 지정을 사용하거나 사용하지 않도록 설정합니다. 작업 영역에서 TypeScript 3.4 이상을 사용해야 합니다." }, + "out/utils/versionStatus": { + "typescriptVersion": "TypeScript: Version" + }, "out/utils/versionProvider": { "couldNotLoadTsVersion": "이 경로에서 TypeScript 버전을 로드할 수 없음", "noBundledServerFound": "잘못 동작하는 바이러스 감지 도구와 같은 다른 애플리케이션에서 VS Code의 tsserver가 삭제되었습니다. VS Code를 다시 설치하세요." @@ -102,6 +105,7 @@ "neverAgain": "JS/TS 설문 사용 안 함" }, "out/utils/projectStatus": { + "statusExclude": "TypeScript: Configure Excludes", "hintExclude": "프로젝트 전체에서 JavaScript/TypeScript 언어 기능을 사용하도록 설정하려면 {0}과(와) 같이 파일이 많은 폴더를 제외하세요.", "hintExclude.generic": "프로젝트 전체에서 JavaScript/TypeScript 언어 기능을 사용하도록 설정하려면 사용하지 않는 소스 파일이 포함된 큰 폴더를 제외하세요.", "large.label": "제외 구성", diff --git a/i18n/language-pack-ko/translations/main.i18n.json b/i18n/language-pack-ko/translations/main.i18n.json index 0defdcbffe..47d4545004 100644 --- a/i18n/language-pack-ko/translations/main.i18n.json +++ b/i18n/language-pack-ko/translations/main.i18n.json @@ -63,14 +63,14 @@ "vs/base/browser/ui/toolbar/toolbar": { "moreActions": "기타 작업..." }, - "vs/base/browser/ui/menu/menu": { - "titleLabel": "{0}({1})" - }, "vs/base/parts/quickopen/browser/quickOpenWidget": { "quickOpenAriaLabel": "빠른 선택기입니다. 결과의 범위를 축소하려면 입력합니다.", "treeAriaLabel": "빠른 선택기", "quickInput.visibleCount": "{0}개 결과" }, + "vs/base/browser/ui/menu/menu": { + "titleLabel": "{0}({1})" + }, "vs/base/browser/ui/inputbox/inputBox": { "alertErrorMessage": "오류: {0}", "alertWarningMessage": "경고: {0}", @@ -185,14 +185,6 @@ "editorBracketMatchBorder": "일치하는 브래킷 박스의 색상", "editorOverviewRulerBorder": "개요 눈금 경계의 색상입니다.", "editorGutter": "편집기 거터의 배경색입니다. 거터에는 글리프 여백과 행 수가 있습니다.", - "errorForeground": "편집기 내 오류 표시선의 전경색입니다.", - "errorBorder": "편집기 내 오류 표시선의 테두리 색입니다.", - "warningForeground": "편집기 내 경고 표시선의 전경색입니다.", - "warningBorder": "편집기 내 경고 표시선의 테두리 색입니다.", - "infoForeground": "편집기 내 정보 표시선의 전경색입니다.", - "infoBorder": "편집기 내 정보 표시선의 테두리 색입니다.", - "hintForeground": "편집기에서 힌트 표시선의 전경색입니다.", - "hintBorder": "편집기에서 힌트 표시선의 테두리 색입니다.", "unnecessaryCodeBorder": "편집기의 불필요한(사용하지 않는) 소스 코드 테두리 색입니다.", "unnecessaryCodeOpacity": "편집기의 불필요한(사용하지 않는) 소스 코드 불투명도입니다. 예를 들어 \"#000000c0\"은 75% 불투명도로 코드를 렌더링합니다. 고대비 테마의 경우 페이드 아웃하지 않고 'editorUnnecessaryCode.border' 테마 색을 사용하여 불필요한 코드에 밑줄을 그으세요.", "overviewRulerRangeHighlight": "범위의 개요 눈금자 표식 색이 강조 표시됩니다. 기본 장식을 숨기지 않도록 색은 불투명하지 않아야 합니다.", @@ -340,7 +332,7 @@ "editor.gotoLocation.multiple": "여러 대상 위치가 존재할 때 정의로 이동과 같은 '이동' 명령의 동작을 제어합니다.", "editor.gotoLocation.multiple.peek": "결과 Peek 뷰 표시(기본)", "editor.gotoLocation.multiple.gotoAndPeek": "기본 결과로 이동하여 Peek 보기를 표시합니다.", - "editor.gotoLocation.multiple.goto": "기본 결과로 이동하고 다른 결과 무시", + "editor.gotoLocation.multiple.goto": "Go to the primary result and enable peek-less navigation to others", "selectionHighlight": "편집기가 선택 항목과 유사한 일치 항목을 강조 표시해야하는지 여부를 제어합니다.", "occurrencesHighlight": "편집기에서 의미 체계 기호 항목을 강조 표시할지 여부를 제어합니다.", "overviewRulerLanes": "개요 눈금자에서 동일한 위치에 표시될 수 있는 장식 수를 제어합니다.", @@ -461,9 +453,6 @@ "formatDocument.label": "문서 서식", "formatSelection.label": "선택 영역 서식" }, - "vs/editor/contrib/goToDefinition/goToDefinitionMouse": { - "multipleResults": "{0}개 정의를 표시하려면 클릭하세요." - }, "vs/editor/contrib/hover/hover": { "showHover": "가리키기 표시" }, @@ -488,6 +477,9 @@ "smartSelect.shrink": "선택 영역 축소", "miSmartSelectShrink": "선택 영역 축소(&&S)" }, + "vs/editor/contrib/goToDefinition/goToDefinitionMouse": { + "multipleResults": "{0}개 정의를 표시하려면 클릭하세요." + }, "vs/editor/contrib/goToDefinition/goToDefinitionCommands": { "noResultWord": "'{0}'에 대한 정의를 찾을 수 없습니다.", "generic.noResults": "정의를 찾을 수 없음", @@ -514,14 +506,6 @@ "miGotoTypeDefinition": "형식 정의로 이동(&&T)", "miGotoImplementation": "구현으로 이동(&&I)" }, - "vs/editor/contrib/gotoError/gotoError": { - "markerAction.next.label": "다음 문제로 이동 (오류, 경고, 정보)", - "markerAction.previous.label": "이전 문제로 이동 (오류, 경고, 정보)", - "markerAction.nextInFiles.label": "파일의 다음 문제로 이동 (오류, 경고, 정보)", - "markerAction.previousInFiles.label": "파일의 이전 문제로 이동 (오류, 경고, 정보)", - "miGotoNextProblem": "다음 문제(&&P)", - "miGotoPreviousProblem": "이전 문제(&&P)" - }, "vs/editor/contrib/links/links": { "links.navigate.mac": "Cmd 키를 누르고 클릭하여 링크로 이동", "links.navigate": "Ctrl + click to follow link", @@ -531,10 +515,22 @@ "links.navigate.al": "Alt 키를 누르고 클릭하여 링크로 이동", "links.command.al.mac": "