scaffolderTranslationRef:TranslationRef< "scaffolder", { "aboutCard.launchTemplate":"Launch Template"; "actionsPage.action.examples":"Examples"; "actionsPage.action.input":"Input"; "actionsPage.action.output":"Output"; "actionsPage.content.emptyState.description":"There are no actions installed or there was an issue communicating with backend."; "actionsPage.content.emptyState.title":"No information to display"; "actionsPage.content.searchFieldPlaceholder":"Search for an action"; "actionsPage.pageTitle":"Create a New Component"; "actionsPage.subtitle":"This is the collection of all installed actions"; "actionsPage.title":"Installed actions"; "fields.azureRepoPicker.organization.description":"The Organization that this repo will belong to"; "fields.azureRepoPicker.organization.title":"Organization"; "fields.azureRepoPicker.project.description":"The Project that this repo will belong to"; "fields.azureRepoPicker.project.title":"Project"; "fields.bitbucketRepoPicker.project.description":"The Project that this repo will belong to"; "fields.bitbucketRepoPicker.project.inputTitle":"Projects"; "fields.bitbucketRepoPicker.project.title":"Allowed Projects"; "fields.bitbucketRepoPicker.workspaces.description":"The Workspace that this repo will belong to"; "fields.bitbucketRepoPicker.workspaces.inputTitle":"Workspaces"; "fields.bitbucketRepoPicker.workspaces.title":"Allowed Workspaces"; "fields.entityNamePicker.description":"Unique name of the component"; "fields.entityNamePicker.title":"Name"; "fields.entityPicker.description":"An entity from the catalog"; "fields.entityPicker.title":"Entity"; "fields.entityTagsPicker.description":"Add any relevant tags, hit 'Enter' to add new tags. Valid format: [a-z0-9+#] separated by [-], at most 63 characters"; "fields.entityTagsPicker.title":"Tags"; "fields.gerritRepoPicker.owner.description":"The owner of the project (optional)"; "fields.gerritRepoPicker.owner.title":"Owner"; "fields.gerritRepoPicker.parent.description":"The project parent that the repo will belong to"; "fields.gerritRepoPicker.parent.title":"Parent"; "fields.giteaRepoPicker.owner.description":"Gitea namespace where this repository will belong to. It can be the name of organization, group, subgroup, user, or the project."; "fields.giteaRepoPicker.owner.inputTitle":"Owner"; "fields.giteaRepoPicker.owner.title":"Owner Available"; "fields.githubRepoPicker.owner.description":"The organization, user or project that this repo will belong to"; "fields.githubRepoPicker.owner.inputTitle":"Owner"; "fields.githubRepoPicker.owner.title":"Owner Available"; "fields.gitlabRepoPicker.owner.description":"GitLab namespace where this repository will belong to. It can be the name of organization, group, subgroup, user, or the project."; "fields.gitlabRepoPicker.owner.inputTitle":"Owner"; "fields.gitlabRepoPicker.owner.title":"Owner Available"; "fields.multiEntityPicker.description":"An entity from the catalog"; "fields.multiEntityPicker.title":"Entity"; "fields.myGroupsPicker.description":"An entity from the catalog"; "fields.myGroupsPicker.title":"Entity"; "fields.ownedEntityPicker.description":"An entity from the catalog"; "fields.ownedEntityPicker.title":"Entity"; "fields.ownerPicker.description":"The owner of the component"; "fields.ownerPicker.title":"Owner"; "fields.repoOwnerPicker.description":"The owner of the repository"; "fields.repoOwnerPicker.title":"Owner"; "fields.repoUrlPicker.host.description":"The host where the repository will be created"; "fields.repoUrlPicker.host.title":"Host"; "fields.repoUrlPicker.repository.description":"The name of the repository"; "fields.repoUrlPicker.repository.inputTitle":"Repository"; "fields.repoUrlPicker.repository.title":"Repositories Available"; "listTaskPage.content.emptyState.description":"There are no tasks or there was an issue communicating with backend."; "listTaskPage.content.emptyState.title":"No information to display"; "listTaskPage.content.tableCell.created":"Created"; "listTaskPage.content.tableCell.owner":"Owner"; "listTaskPage.content.tableCell.status":"Status"; "listTaskPage.content.tableCell.taskID":"Task ID"; "listTaskPage.content.tableCell.template":"Template"; "listTaskPage.content.tableTitle":"Tasks"; "listTaskPage.pageTitle":"Templates Tasks"; "listTaskPage.subtitle":"All tasks that have been started"; "listTaskPage.title":"List template tasks"; "ongoingTask.cancelButtonTitle":"Cancel"; "ongoingTask.contextMenu.cancel":"Cancel"; "ongoingTask.contextMenu.hideButtonBar":"Hide Button Bar"; "ongoingTask.contextMenu.hideLogs":"Hide Logs"; "ongoingTask.contextMenu.retry":"Retry"; "ongoingTask.contextMenu.showButtonBar":"Show Button Bar"; "ongoingTask.contextMenu.showLogs":"Show Logs"; "ongoingTask.contextMenu.startOver":"Start Over"; "ongoingTask.hideLogsButtonTitle":"Hide Logs"; "ongoingTask.pageTitle.hasTemplateName":"Run of {{templateName}}"; "ongoingTask.pageTitle.noTemplateName":"Scaffolder Run"; "ongoingTask.retryButtonTitle":"Retry"; "ongoingTask.showLogsButtonTitle":"Show Logs"; "ongoingTask.startOverButtonTitle":"Start Over"; "ongoingTask.subtitle":"Task {{taskId}}"; "ongoingTask.title":"Run of"; "ownerListPicker.options.all":"All"; "ownerListPicker.options.owned":"Owned"; "ownerListPicker.title":"Task Owner"; "renderSchema.tableCell.description":"Description"; "renderSchema.tableCell.name":"Name"; "renderSchema.tableCell.title":"Title"; "renderSchema.tableCell.type":"Type"; "renderSchema.undefined":"No schema defined"; "templateCustomFieldPage.subtitle":"Edit, preview, and try out custom fields"; "templateCustomFieldPage.title":"Custom Field Explorer"; "templateEditorForm.stepper.emptyText":"There are no spec parameters in the template to preview."; "templateEditorPage.customFieldExplorer.fieldForm.applyButtonTitle":"Apply"; "templateEditorPage.customFieldExplorer.fieldForm.title":"Field Options"; "templateEditorPage.customFieldExplorer.fieldPreview.title":"Field Preview"; "templateEditorPage.customFieldExplorer.preview.title":"Template Spec"; "templateEditorPage.customFieldExplorer.selectFieldLabel":"Choose Custom Field Extension"; "templateEditorPage.dryRunResults.title":"Dry-run results"; "templateEditorPage.dryRunResultsList.deleteButtonTitle":"Delete result"; "templateEditorPage.dryRunResultsList.downloadButtonTitle":"Download as .zip"; "templateEditorPage.dryRunResultsList.title":"Result {{resultId}}"; "templateEditorPage.dryRunResultsView.tab.files":"Files"; "templateEditorPage.dryRunResultsView.tab.log":"Log"; "templateEditorPage.dryRunResultsView.tab.output":"Output"; "templateEditorPage.subtitle":"Edit, preview, and try out templates and template forms"; "templateEditorPage.taskStatusStepper.skippedStepTitle":"Skipped"; "templateEditorPage.templateEditorBrowser.closeConfirmMessage":"Are you sure? Unsaved changes will be lost"; "templateEditorPage.templateEditorBrowser.closeIconTooltip":"Close directory"; "templateEditorPage.templateEditorBrowser.reloadIconTooltip":"Reload directory"; "templateEditorPage.templateEditorBrowser.saveIconTooltip":"Save all files"; "templateEditorPage.templateEditorIntro.createLocal.description":"Create a local template directory, allowing you to both edit and try executing your own template."; "templateEditorPage.templateEditorIntro.createLocal.title":"Create New Template"; "templateEditorPage.templateEditorIntro.createLocal.unsupportedTooltip":"Only supported in some Chromium-based browsers with the page loaded over HTTPS"; "templateEditorPage.templateEditorIntro.fieldExplorer.description":"View and play around with available installed custom field extensions."; "templateEditorPage.templateEditorIntro.fieldExplorer.title":"Custom Field Explorer"; "templateEditorPage.templateEditorIntro.formEditor.description":"Preview and edit a template form, either using a sample template or by loading a template from the catalog."; "templateEditorPage.templateEditorIntro.formEditor.title":"Template Form Playground"; "templateEditorPage.templateEditorIntro.loadLocal.description":"Load a local template directory, allowing you to both edit and try executing your own template."; "templateEditorPage.templateEditorIntro.loadLocal.title":"Load Template Directory"; "templateEditorPage.templateEditorIntro.loadLocal.unsupportedTooltip":"Only supported in some Chromium-based browsers with the page loaded over HTTPS"; "templateEditorPage.templateEditorIntro.title":"Get started by choosing one of the options below"; "templateEditorPage.templateEditorTextArea.emptyStateParagraph":"Please select an action on the file menu."; "templateEditorPage.templateEditorTextArea.refreshIconTooltip":"Reload file"; "templateEditorPage.templateEditorTextArea.saveIconTooltip":"Save file"; "templateEditorPage.templateFormPreviewer.title":"Load Existing Template"; "templateEditorPage.title":"Template Editor"; "templateEditorToolbar.addToCatalogButton":"Publish"; "templateEditorToolbar.addToCatalogDialogActions.documentationButton":"Go to the documentation"; "templateEditorToolbar.addToCatalogDialogActions.documentationUrl":"https://backstage.io/docs/features/software-templates/adding-templates/"; "templateEditorToolbar.addToCatalogDialogContent.stepsIntroduction":"Follow the instructions below to create or update a template:"; "templateEditorToolbar.addToCatalogDialogContent.stepsListItems":"Save the template files in a local directory\nCreate a pull request to a new or existing git repository\nIf the template already exists, the changes will be reflected in the software catalog once the pull request gets merged\nBut if you are creating a new template, follow the documentation linked below to register the new template repository in software catalog"; "templateEditorToolbar.addToCatalogDialogTitle":"Publish changes"; "templateEditorToolbar.customFieldExplorerTooltip":"Custom Fields Explorer"; "templateEditorToolbar.installedActionsDocumentationTooltip":"Installed Actions Documentation"; "templateEditorToolbar.templatingExtensionsDocumentationTooltip":"Templating Extensions Documentation"; "templateEditorToolbarFileMenu.button":"File"; "templateEditorToolbarFileMenu.options.closeEditor":"Close template editor"; "templateEditorToolbarFileMenu.options.createDirectory":"Create template directory"; "templateEditorToolbarFileMenu.options.openDirectory":"Open template directory"; "templateEditorToolbarTemplatesMenu.button":"Templates"; "templateFormPage.subtitle":"Edit, preview, and try out templates forms"; "templateFormPage.title":"Template Editor"; "templateIntroPage.subtitle":"Edit, preview, and try out templates, forms, and custom fields"; "templateIntroPage.title":"Manage Templates"; "templateListPage.additionalLinksForEntity.viewTechDocsTitle":"View TechDocs"; "templateListPage.contentHeader.registerExistingButtonTitle":"Register Existing Component"; "templateListPage.contentHeader.supportButtonTitle":"Create new software components using standard templates. Different templates create different kinds of components (services, websites, documentation, ...)."; "templateListPage.pageTitle":"Create a new component"; "templateListPage.subtitle":"Create new software components using standard templates in your organization"; "templateListPage.templateGroups.defaultTitle":"Templates"; "templateListPage.templateGroups.otherTitle":"Other Templates"; "templateListPage.title":"Create a new component"; "templateTypePicker.title":"Categories"; "templateWizardPage.pageContextMenu.editConfigurationTitle":"Edit Configuration"; "templateWizardPage.pageTitle":"Create a new component"; "templateWizardPage.subtitle":"Create new software components using standard templates in your organization"; "templateWizardPage.templateWithTitle":"Create new {{templateTitle}}"; "templateWizardPage.title":"Create a new component"; "templatingExtensions.content.emptyState.description":"There are no templating extensions available or there was an issue communicating with the backend."; "templatingExtensions.content.emptyState.title":"No information to display"; "templatingExtensions.content.filters.examples":"Examples"; "templatingExtensions.content.filters.metadataAbsent":"Filter metadata unavailable"; "templatingExtensions.content.filters.notAvailable":"There are no template filters defined."; "templatingExtensions.content.filters.schema.arguments":"Arguments"; "templatingExtensions.content.filters.schema.input":"Input"; "templatingExtensions.content.filters.schema.output":"Output"; "templatingExtensions.content.filters.title":"Filters"; "templatingExtensions.content.functions.examples":"Examples"; "templatingExtensions.content.functions.metadataAbsent":"Function metadata unavailable"; "templatingExtensions.content.functions.notAvailable":"There are no global template functions defined."; "templatingExtensions.content.functions.schema.arguments":"Arguments"; "templatingExtensions.content.functions.schema.output":"Output"; "templatingExtensions.content.functions.title":"Functions"; "templatingExtensions.content.searchFieldPlaceholder":"Search for an extension"; "templatingExtensions.content.values.notAvailable":"There are no global template values defined."; "templatingExtensions.content.values.title":"Values"; "templatingExtensions.pageTitle":"Templating Extensions"; "templatingExtensions.subtitle":"This is the collection of available templating extensions"; "templatingExtensions.title":"Templating Extensions"; }, > = ...