UNPKG

@red-hat-developer-hub/backstage-plugin-bulk-import

Version:
215 lines (210 loc) 10.7 kB
import * as _backstage_frontend_plugin_api from '@backstage/frontend-plugin-api'; /** * Translation reference for bulk import plugin * @public */ declare const bulkImportTranslationRef: _backstage_frontend_plugin_api.TranslationRef<"plugin.bulk-import", { readonly "table.headers.organization": string; readonly "table.headers.status": string; readonly "table.headers.name": string; readonly "table.headers.url": string; readonly "table.headers.repoUrl": string; readonly "table.headers.organizationGroup": string; readonly "table.headers.group": string; readonly "table.headers.taskStatus": string; readonly "table.headers.lastUpdated": string; readonly "table.headers.actions": string; readonly "table.headers.catalogInfoYaml": string; readonly "table.pagination.rows5": string; readonly "table.pagination.rows10": string; readonly "table.pagination.rows20": string; readonly "table.pagination.rows50": string; readonly "table.pagination.rows100": string; readonly "time.daysAgo": string; readonly "time.hoursAgo": string; readonly "time.minutesAgo": string; readonly "time.secondsAgo": string; readonly "status.alreadyImported": string; readonly "status.added": string; readonly "status.waitingForApproval": string; readonly "status.imported": string; readonly "status.readyToImport": string; readonly "status.waitingForPullRequestToStart": string; readonly "status.missingConfigurations": string; readonly "status.failedCreatingPR": string; readonly "status.pullRequestRejected": string; readonly "repositories.addedRepositories": string; readonly "repositories.importedEntities": string; readonly "repositories.addedRepositoriesCount": string; readonly "repositories.importedEntitiesCount": string; readonly "repositories.noRecordsFound": string; readonly "repositories.noProjectsFound": string; readonly "repositories.refresh": string; readonly "repositories.import": string; readonly "repositories.removing": string; readonly "repositories.deleteRepository": string; readonly "repositories.removeRepositoryQuestion": string; readonly "repositories.repositoryText": string; readonly "repositories.removeRepositoryWarningScaffolder": string; readonly "repositories.removeRepositoryWarningOrchestrator": string; readonly "repositories.removeRepositoryWarning": string; readonly "repositories.removeRepositoryWarningGitlab": string; readonly "repositories.cannotRemoveRepositoryUrl": string; readonly "repositories.unableToRemoveRepository": string; readonly "repositories.removeTooltipDisabled": string; readonly "repositories.removeTooltipRepositoryScaffolder": string; readonly "repositories.removeTooltipRepositoryOrchestrator": string; readonly "repositories.errorOccuredWhileFetching": string; readonly "repositories.failedToCreatePullRequest": string; readonly "repositories.errorOccured": string; readonly "repositories.editCatalogInfoTooltip": string; readonly "repositories.viewCatalogInfoTooltip": string; readonly "repositories.pr": string; readonly "page.title": string; readonly "page.subtitle": string; readonly "page.addRepositoriesTitle": string; readonly "page.importEntitiesTitle": string; readonly "page.addRepositoriesSubtitle": string; readonly "page.importEntitiesSubtitle": string; readonly "page.typeLink": string; readonly "sidebar.bulkImport": string; readonly "permissions.title": string; readonly "permissions.addRepositoriesMessage": string; readonly "permissions.viewRepositoriesMessage": string; readonly "errors.failedToCreatePullRequest": string; readonly "errors.prErrorPermissions": string; readonly "errors.catalogInfoExists": string; readonly "errors.catalogEntityConflict": string; readonly "errors.repoEmpty": string; readonly "errors.codeOwnersNotFound": string; readonly "errors.errorOccurred": string; readonly "errors.noIntegrationsConfigured": string; readonly "errors.addIntegrationsToConfig": string; readonly "validation.componentNameInvalid": string; readonly "validation.componentNameRequired": string; readonly "validation.entityOwnerRequired": string; readonly "validation.titleRequired": string; readonly "validation.descriptionRequired": string; readonly "validation.keyValuePairFormat": string; readonly "steps.chooseApprovalTool": string; readonly "steps.chooseRepositories": string; readonly "steps.chooseItems": string; readonly "steps.generateCatalogInfo": string; readonly "steps.generateCatalogInfoItems": string; readonly "steps.editPullRequest": string; readonly "steps.trackStatus": string; readonly "addRepositories.generateCatalogInfo": string; readonly "addRepositories.editPullRequest": string; readonly "addRepositories.approvalTool.title": string; readonly "addRepositories.approvalTool.github": string; readonly "addRepositories.approvalTool.gitlab": string; readonly "addRepositories.approvalTool.description": string; readonly "addRepositories.approvalTool.tooltip": string; readonly "addRepositories.repositoryType.title": string; readonly "addRepositories.repositoryType.repository": string; readonly "addRepositories.repositoryType.organization": string; readonly "addRepositories.repositoryType.group": string; readonly "addRepositories.repositoryType.project": string; readonly "addRepositories.searchPlaceholder": string; readonly "addRepositories.clearSearch": string; readonly "addRepositories.noRepositoriesFound": string; readonly "addRepositories.allRepositoriesAdded": string; readonly "addRepositories.noSelection": string; readonly "addRepositories.selectRepositories": string; readonly "addRepositories.selectedRepositories": string; readonly "addRepositories.selectedProjects": string; readonly "addRepositories.selectedLabel": string; readonly "addRepositories.selectedCount": string; readonly "addRepositories.addSelected": string; readonly "addRepositories.preview": string; readonly "catalogInfo.status.generating": string; readonly "common.select": string; readonly "common.filter": string; readonly "common.view": string; readonly "common.import": string; readonly "common.add": string; readonly "common.cancel": string; readonly "common.close": string; readonly "common.delete": string; readonly "common.documentation": string; readonly "common.edit": string; readonly "common.remove": string; readonly "common.save": string; readonly "common.update": string; readonly "previewFile.preview": string; readonly "previewFile.previewFile": string; readonly "previewFile.previewFiles": string; readonly "previewFile.failedToCreatePR": string; readonly "previewFile.prCreationUnsuccessful": string; readonly "previewFile.failedToFetchPR": string; readonly "previewFile.invalidEntityYaml": string; readonly "previewFile.pullRequestPendingApproval": string; readonly "previewFile.pullRequestText": string; readonly "previewFile.viewRepository": string; readonly "previewFile.closeDrawer": string; readonly "previewFile.keyValuePlaceholder": string; readonly "previewFile.useSemicolonSeparator": string; readonly "previewFile.pullRequest.details": string; readonly "previewFile.pullRequest.title": string; readonly "previewFile.pullRequest.mergeRequest": string; readonly "previewFile.pullRequest.serviceNowTicket": string; readonly "previewFile.pullRequest.titleLabel": string; readonly "previewFile.pullRequest.bodyLabel": string; readonly "previewFile.pullRequest.titlePlaceholder": string; readonly "previewFile.pullRequest.bodyPlaceholder": string; readonly "previewFile.pullRequest.entityConfiguration": string; readonly "previewFile.pullRequest.componentNameLabel": string; readonly "previewFile.pullRequest.componentNamePlaceholder": string; readonly "previewFile.pullRequest.entityOwnerLabel": string; readonly "previewFile.pullRequest.entityOwnerPlaceholder": string; readonly "previewFile.pullRequest.entityOwnerHelper": string; readonly "previewFile.pullRequest.loadingText": string; readonly "previewFile.pullRequest.previewEntities": string; readonly "previewFile.pullRequest.annotations": string; readonly "previewFile.pullRequest.labels": string; readonly "previewFile.pullRequest.spec": string; readonly "previewFile.pullRequest.useCodeOwnersFile": string; readonly "previewFile.pullRequest.codeOwnersWarning": string; readonly "forms.footer.createServiceNowTicket": string; readonly "forms.footer.createServiceNowTickets": string; readonly "forms.footer.createPullRequest": string; readonly "forms.footer.createPullRequests": string; readonly "forms.footer.selectRepositoryTooltip": string; readonly "forms.footer.serviceNowTooltip": string; readonly "forms.footer.importTooltip": string; readonly "forms.footer.pullRequestTooltip": string; readonly "tasks.tasksFor": string; readonly "tasks.taskId": string; readonly "tasks.taskLink": string; readonly "tasks.viewTask": string; readonly "tasks.taskCancelled": string; readonly "tasks.taskCompleted": string; readonly "tasks.taskFailed": string; readonly "tasks.taskOpen": string; readonly "tasks.taskProcessing": string; readonly "tasks.taskSkipped": string; readonly "workflows.workflowsFor": string; readonly "workflows.workflowId": string; readonly "workflows.workflowLink": string; readonly "workflows.viewWorkflow": string; readonly "workflows.workflowPending": string; readonly "workflows.workflowActive": string; readonly "workflows.workflowCompleted": string; readonly "workflows.workflowAborted": string; readonly "workflows.workflowError": string; readonly "workflows.workflowFetchError": string; readonly "workflows.workflowSuspended": string; readonly "importActions.loading": string; readonly "importActions.errorFetchingData": string; readonly "importActions.noActions": string; }>; /** * Translation resource for bulk import plugin * @public */ declare const bulkImportTranslations: _backstage_frontend_plugin_api.TranslationResource<"plugin.bulk-import">; /** * @public */ type Messages = typeof bulkImportTranslationRef.T; export { type Messages, bulkImportTranslationRef, bulkImportTranslations };