Files
awx/awx/ui/po/ansible-tower-ui.pot

8032 lines
273 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Project-Id-Version: \n"
#: client/src/projects/add/projects-add.controller.js:166
#: client/src/projects/edit/projects-edit.controller.js:287
msgid "%sNote:%s Mercurial does not support password authentication for SSH. Do not put the username and key in the URL. If using Bitbucket and SSH, do not supply your Bitbucket username."
msgstr ""
#: client/src/projects/add/projects-add.controller.js:145
#: client/src/projects/edit/projects-edit.controller.js:266
msgid "%sNote:%s When using SSH protocol for GitHub or Bitbucket, enter an SSH key only, do not enter a username (other than git). Additionally, GitHub and Bitbucket do not support password authentication when using SSH. GIT read only protocol (git://) does not use username or password information."
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:62
msgid "(HH24:MM:SS UTC)"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:57
msgid "(HH24:MM:SS)"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:568
msgid "(Limited to first 10)"
msgstr ""
#: client/src/credentials/credentials.form.js:286
msgid "(defaults to %s)"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:386
msgid "(seconds)"
msgstr ""
#: client/src/shared/paginate/paginate.partial.html:67
msgid "100"
msgstr ""
#: client/src/shared/paginate/paginate.partial.html:61
msgid "20"
msgstr ""
#: client/src/shared/paginate/paginate.partial.html:64
msgid "50"
msgstr ""
#: client/src/license/license.partial.html:193
msgid "<b>Automation analytics</b>: This data is used to enhance future releases of the Tower Software and to provide Automation Analytics to Tower subscribers."
msgstr ""
#: client/src/license/license.partial.html:171
msgid "<b>I agree to the End User License Agreement</b>"
msgstr ""
#: client/src/license/license.partial.html:187
msgid "<b>User analytics</b>: This data is used to enhance future releases of the Tower Software and help streamline customer experience and success."
msgstr ""
#: client/src/login/loginModal/loginModal.partial.html:32
msgid ""
"<i class=\"LoginModal-alertIcon fa fa-exclamation-triangle\"></i>\n"
" <div class=\"LoginModal-alertText\" translate=\"\">\n"
" You have been logged out. Please sign in.\n"
" </div>"
msgstr ""
#: client/lib/components/code-mirror/code-mirror.strings.js:19
msgid ""
"<p>\n"
" Enter inventory variables using either JSON or YAML\n"
" syntax. Use the radio button to toggle between the two.\n"
" </p>\n"
" JSON:\n"
" <br/>\n"
" <blockquote>\n"
" {\n"
" <br/>\"somevar\": \"somevalue\",\n"
" <br/>\"password\": \"magic\"\n"
" <br/>\n"
" }\n"
" </blockquote>\n"
" YAML:\n"
" <br/>\n"
" <blockquote>\n"
" ---\n"
" <br/>somevar: somevalue\n"
" <br/>password: magic\n"
" <br/>\n"
" </blockquote>\n"
" <p>\n"
" View JSON examples at\n"
" <a href=\"http://www.json.org\" target=\"_blank\">www.json.org</a>\n"
" </p>\n"
" <p>\n"
" View YAML examples at\n"
" <a href=\"http://docs.ansible.com/YAMLSyntax.html\" target=\"_blank\">\n"
" docs.ansible.com</a>\n"
" </p>"
msgstr ""
#: client/features/templates/templates.strings.js:65
msgid "<p>Pass extra command line variables to the playbook. This is the -e or --extra-vars command line parameter for ansible-playbook. Provide key/value pairs using either YAML or JSON.</p>JSON:<br /><blockquote>{<br />&quot;somevar&quot;: &quot;somevalue&quot;,<br />&quot;password&quot;: &quot;magic&quot;<br /> }</blockquote>YAML:<br /><blockquote>---<br />somevar: somevalue<br />password: magic<br /></blockquote>"
msgstr ""
#: client/src/templates/job_templates/edit-job-template/job-template-edit.controller.js:213
#: client/src/templates/workflows/edit-workflow/workflow-edit.controller.js:222
msgid "A NEW WEBHOOK KEY WILL BE GENERATED ON SAVE"
msgstr ""
#: client/src/projects/projects.form.js:138
msgid "A refspec to fetch (passed to the Ansible git module). This parameter allows access to references via the branch field not otherwise available."
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:33
#: client/src/scheduler/scheduler.strings.js:22
msgid "A schedule name is required."
msgstr ""
#: client/src/users/add/users-add.controller.js:104
msgid "A value is required"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:173
msgid "A value is required."
msgstr ""
#: client/src/about/about.route.js:10
msgid "ABOUT"
msgstr ""
#: client/src/activity-stream/streamDetailModal/streamDetailModal.partial.html:18
msgid "ACTION"
msgstr ""
#: client/src/activity-stream/activity-detail.form.js:23
msgid "ACTIVITY DETAIL"
msgstr ""
#: client/src/activity-stream/activitystream.route.js:28
#: client/src/activity-stream/streams.list.js:14
#: client/src/activity-stream/streams.list.js:15
msgid "ACTIVITY STREAM"
msgstr ""
#: client/src/organizations/linkout/addUsers/addUsers.partial.html:7
msgid "ADD"
msgstr ""
#: client/src/notifications/notification-templates-list/add-notifications-action.partial.html:3
msgid "ADD A NEW TEMPLATE"
msgstr ""
#: client/features/templates/templates.strings.js:123
msgid "ADD A NODE"
msgstr ""
#: client/features/templates/templates.strings.js:141
msgid "ADD LINK"
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:16
msgid "ADD SURVEY PROMPT"
msgstr ""
#: client/src/shared/smart-search/smart-search.partial.html:48
msgid "ADDITIONAL INFORMATION"
msgstr ""
#: client/features/output/output.strings.js:101
msgid "ADDITIONAL_INFORMATION"
msgstr ""
#: client/src/organizations/linkout/organizations-linkout.route.js:241
#: client/src/organizations/list/organizations-list.controller.js:90
msgid "ADMINS"
msgstr ""
#: client/src/activity-stream/get-target-title.factory.js:4
msgid "ALL ACTIVITY"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/groups.list.js:44
#: client/src/inventories-hosts/inventories/related/groups/list/groups-list.route.js:47
msgid "ALL GROUPS"
msgstr ""
#: client/src/credentials/credentials.form.js:198
msgid "API Key"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:247
msgid "API Service/Integration Key"
msgstr ""
#: client/src/notifications/shared/type-change.service.js:66
msgid "API Token"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:40
msgid "APPLICATION"
msgstr ""
#: client/features/applications/applications.strings.js:23
msgid "APPLICATION INFORMATION"
msgstr ""
#: client/features/applications/applications.strings.js:28
#: client/features/applications/applications.strings.js:8
#: client/src/activity-stream/get-target-title.factory.js:47
msgid "APPLICATIONS"
msgstr ""
#: client/lib/components/components.strings.js:126
msgid "APPROVAL"
msgstr ""
#: client/features/templates/templates.strings.js:155
msgid "APPROVAL TIMED OUT"
msgstr ""
#: client/lib/components/components.strings.js:128
msgid "APPROVE"
msgstr ""
#: client/features/templates/templates.strings.js:157
msgid "APPROVED"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.route.js:19
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups.route.js:19
msgid "ASSOCIATED GROUPS"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.route.js:19
msgid "ASSOCIATED HOSTS"
msgstr ""
#: client/lib/components/components.strings.js:89
#: client/lib/components/layout/layout.partial.html:24
msgid "About"
msgstr ""
#: client/lib/components/components.strings.js:93
msgid "Access"
msgstr ""
#: client/src/credentials/credentials.form.js:91
msgid "Access Key"
msgstr ""
#: client/src/configuration/settings.service.js:40
msgid "Access Token Expiration"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:225
msgid "Account SID"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:184
msgid "Account Token"
msgstr ""
#: client/src/activity-stream/activity-detail.form.js:36
msgid "Action"
msgstr ""
#: client/src/home/dashboard/lists/job-templates/job-templates-list.partial.html:21
#: client/src/inventories-hosts/hosts/hosts.partial.html:49
#: client/src/shared/form-generator.js:1872
#: client/src/shared/list-generator/list-generator.factory.js:571
msgid "Actions"
msgstr ""
#: client/features/templates/templates.strings.js:18
#: client/src/home/dashboard/lists/job-templates/job-templates-list.partial.html:18
#: client/src/templates/templates.list.js:36
msgid "Activity"
msgstr ""
#: client/src/configuration/forms/system-form/configuration-system.controller.js:84
msgid "Activity Stream"
msgstr ""
#: client/features/credentials/legacy.credentials.js:70
#: client/src/credentials/credentials.form.js:446
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:113
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:110
#: client/src/organizations/organizations.form.js:117
#: client/src/organizations/organizations.form.js:159
#: client/src/projects/projects.form.js:285
#: client/src/teams/teams.form.js:169
#: client/src/teams/teams.form.js:85
#: client/src/templates/workflows.form.js:295
#: client/src/users/users.form.js:221
msgid "Add"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:74
msgid "Add Container Group"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:75
msgid "Add Credential"
msgstr ""
#: client/src/credentials/credentials.list.js:14
msgid "Add Credentials"
msgstr ""
#: client/src/inventories-hosts/inventories/inventory.list.js:13
msgid "Add Inventories"
msgstr ""
#: client/src/shared/stateDefinitions.factory.js:304
msgid "Add Permissions"
msgstr ""
#: client/src/projects/projects.list.js:13
msgid "Add Project"
msgstr ""
#: client/src/shared/form-generator.js:1664
#: client/src/templates/job_templates/job-template.form.js:596
#: client/src/templates/workflows.form.js:351
msgid "Add Survey"
msgstr ""
#: client/src/teams/teams.list.js:13
msgid "Add Team"
msgstr ""
#: client/src/teams/teams.form.js:86
msgid "Add User"
msgstr ""
#: client/src/shared/stateDefinitions.factory.js:426
#: client/src/shared/stateDefinitions.factory.js:594
#: client/src/users/users.list.js:17
msgid "Add Users"
msgstr ""
#: client/src/organizations/organizations.form.js:118
msgid "Add Users to this organization."
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.list.js:58
msgid "Add a group"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:135
msgid "Add a host"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:44
msgid "Add a new instance"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:25
msgid "Add a new instance group"
msgstr ""
#: client/src/organizations/list/organizations-list.partial.html:20
msgid "Add a new organization"
msgstr ""
#: client/features/projects/projects.strings.js:14
msgid "Add a new project"
msgstr ""
#: client/src/scheduler/schedules.list.js:81
msgid "Add a new schedule"
msgstr ""
#: client/features/templates/templates.strings.js:24
msgid "Add a new template"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:43
msgid "Add a new token"
msgstr ""
#: client/features/credentials/legacy.credentials.js:71
#: client/src/credentials/credentials.form.js:447
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:115
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:112
#: client/src/organizations/organizations.form.js:160
#: client/src/projects/projects.form.js:286
#: client/src/templates/job_templates/job-template.form.js:541
#: client/src/templates/workflows.form.js:296
msgid "Add a permission"
msgstr ""
#: client/src/organizations/linkout/organizations-linkout.route.js:63
msgid "Add existing user to organization"
msgstr ""
#: client/src/organizations/linkout/organizations-linkout.route.js:256
msgid "Add existing user to organization as administrator"
msgstr ""
#: client/src/shared/form-generator.js:1394
msgid "Admin"
msgstr ""
#: client/lib/components/components.strings.js:94
msgid "Administration"
msgstr ""
#: client/src/organizations/linkout/organizations-linkout.route.js:262
msgid "Admins"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:376
msgid "After every project update where the SCM revision changes, refresh the inventory from the selected source before executing job tasks. This is intended for static content, like the Ansible inventory .ini file format."
msgstr ""
#: client/features/templates/templates.strings.js:160
#: client/lib/components/components.strings.js:105
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:41
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:49
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:72
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:80
msgid "All"
msgstr ""
#: client/src/activity-stream/streamDropdownNav/stream-dropdown-nav.directive.js:23
msgid "All Activity"
msgstr ""
#: client/features/portalMode/index.view.html:33
msgid "All Jobs"
msgstr ""
#: client/src/projects/projects.form.js:208
#: client/src/projects/projects.form.js:211
msgid "Allow branch override"
msgstr ""
#: client/src/projects/projects.form.js:210
msgid "Allow changing the SCM branch or revision in a job template that uses this project."
msgstr ""
#: client/features/templates/templates.strings.js:114
#: client/src/workflow-results/workflow-results.controller.js:97
msgid "Always"
msgstr ""
#: client/features/projects/projects.strings.js:25
#: client/src/organizations/linkout/controllers/organizations-projects.controller.js:277
msgid "An SCM update does not appear to be running for project:"
msgstr ""
#: client/lib/services/base-string.service.js:83
msgid "Ansible AWX Logo"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:60
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:66
#: client/src/organizations/organizations.form.js:47
#: client/src/organizations/organizations.form.js:52
#: client/src/projects/projects.form.js:238
#: client/src/projects/projects.form.js:243
#: client/src/templates/job_templates/job-template.form.js:255
#: client/src/templates/job_templates/job-template.form.js:261
msgid "Ansible Environment"
msgstr ""
#: client/src/projects/projects.form.js:145
msgid "Ansible Tower Documentation"
msgstr ""
#: client/lib/services/base-string.service.js:84
msgid "Ansible Tower Logo"
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:62
#: client/src/templates/survey-maker/shared/question-definition.form.js:68
msgid "Answer Type"
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:44
#: client/src/templates/survey-maker/shared/question-definition.form.js:53
msgid "Answer Variable Name"
msgstr ""
#: client/features/templates/templates.strings.js:161
msgid "Any"
msgstr ""
#: client/features/users/tokens/users-tokens-add.controller.js:15
msgid "Application"
msgstr ""
#: client/lib/components/components.strings.js:87
#: client/src/activity-stream/streamDropdownNav/stream-dropdown-nav.directive.js:24
msgid "Applications"
msgstr ""
#: client/features/templates/templates.strings.js:153
#: client/src/notifications/notifications.list.js:40
msgid "Approval"
msgstr ""
#: client/src/workflow-results/workflow-results.service.js:87
msgid "Are you sure you want to cancel this workflow job?"
msgstr ""
#: client/src/standard-out/standard-out-factories/delete-job.factory.js:110
msgid "Are you sure you want to delete this job?"
msgstr ""
#: client/src/notifications/notification-templates-list/list.controller.js:233
msgid "Are you sure you want to delete this notification template?"
msgstr ""
#: client/src/scheduler/factories/delete-schedule.factory.js:58
msgid "Are you sure you want to delete this schedule?"
msgstr ""
#: client/src/teams/list/teams-list.controller.js:80
msgid "Are you sure you want to delete this team?"
msgstr ""
#: client/src/users/list/users-list.controller.js:93
msgid "Are you sure you want to delete this user?"
msgstr ""
#: client/features/templates/templates.strings.js:110
msgid "Are you sure you want to delete this workflow node?"
msgstr ""
#: client/src/workflow-results/workflow-results.service.js:42
msgid "Are you sure you want to delete this workflow?"
msgstr ""
#: client/lib/services/base-string.service.js:92
msgid "Are you sure you want to delete this {{ resourceType }}?"
msgstr ""
#: client/src/partials/survey-maker-modal.html:13
msgid "Are you sure you want to delete this {{deleteMode}}?"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups-disassociate.partial.html:26
msgid "Are you sure you want to disassociate the group below from"
msgstr ""
#: client/src/inventories-hosts/hosts/related/groups/hosts-related-groups.partial.html:24
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts-disassociate.partial.html:26
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups-disassociate.partial.html:27
msgid "Are you sure you want to disassociate the host below from"
msgstr ""
#: client/features/templates/templates.strings.js:149
msgid "Are you sure you want to exit the Workflow Creator without saving your changes?"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/list/groups-list.partial.html:46
msgid "Are you sure you want to permanently delete the group below from the inventory?"
msgstr ""
#: client/src/inventories-hosts/inventories/related/hosts/list/host-list.controller.js:104
msgid "Are you sure you want to permanently delete the host below from the inventory?"
msgstr ""
#: client/src/projects/edit/projects-edit.controller.js:242
msgid "Are you sure you want to remove the %s below from %s?"
msgstr ""
#: client/src/organizations/linkout/controllers/organizations-admins.controller.js:67
msgid "Are you sure you want to remove the following administrator from this organization?"
msgstr ""
#: client/src/organizations/linkout/controllers/organizations-users.controller.js:66
msgid "Are you sure you want to remove the following user from this organization?"
msgstr ""
#: client/lib/services/base-string.service.js:109
#: client/src/standard-out/standard-out-factories/delete-job.factory.js:109
msgid "Are you sure you want to submit the request to cancel this job?"
msgstr ""
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:39
msgid "Arguments"
msgstr ""
#: client/features/output/output.strings.js:59
msgid "Artifacts"
msgstr ""
#: client/src/credentials/credentials.form.js:232
#: client/src/credentials/credentials.form.js:271
#: client/src/credentials/credentials.form.js:310
#: client/src/credentials/credentials.form.js:396
msgid "Ask at runtime?"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:36
msgid "Associate an existing Instance"
msgstr ""
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups.list.js:74
msgid "Associate an existing group"
msgstr ""
#: client/src/inventories-hosts/hosts/related/groups/hosts-related-groups.list.js:56
msgid "Associate this host with a new group"
msgstr ""
#: client/src/shared/form-generator.js:1396
msgid "Auditor"
msgstr ""
#: client/lib/components/components.strings.js:95
#: client/src/configuration/settings.partial.html:2
msgid "Authentication"
msgstr ""
#: client/src/credentials/credentials.form.js:72
msgid "Authentication for network device access. This can include SSH keys, usernames, passwords, and authorize information. Network credentials are used when submitting jobs to run playbooks against network devices."
msgstr ""
#: client/src/credentials/credentials.form.js:68
msgid "Authentication for remote machine access. This can include SSH keys, usernames, passwords, and sudo information. Machine credentials are used when submitting jobs to run playbooks against remote hosts."
msgstr ""
#: client/src/configuration/settings.service.js:48
msgid "Authorization Code Expiration"
msgstr ""
#: client/src/credentials/credentials.form.js:342
msgid "Authorize"
msgstr ""
#: client/src/credentials/credentials.form.js:350
msgid "Authorize Password"
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.controller.js:91
msgid "Azure AD"
msgstr ""
#: client/src/shared/directives.js:91
msgid "BROWSE"
msgstr ""
#: client/features/output/output.strings.js:124
msgid "Back to Top"
msgstr ""
#: client/src/projects/projects.form.js:82
msgid "Base path used for locating playbooks. Directories found inside this path will be listed in the playbook directory drop-down. Together the base path and selected playbook directory provide the full path used to locate playbooks."
msgstr ""
#: client/src/notifications/shared/type-change.service.js:56
msgid "Basic Auth Password"
msgstr ""
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:129
msgid "Become Privilege Escalation"
msgstr ""
#: client/features/output/output.strings.js:87
msgid "Branch"
msgstr ""
#: client/src/projects/projects.form.js:129
msgid "Branch to checkout. In addition to branches, you can input tags, commit hashes, and arbitrary refs. Some commit hashes and refs may not be availble unless you also provide a custom refspec."
msgstr ""
#: client/features/templates/templates.strings.js:72
#: client/src/templates/job_templates/job-template.form.js:112
msgid "Branch to use in job run. Project default used if blank."
msgstr ""
#: client/src/license/license.partial.html:113
msgid "Browse"
msgstr ""
#: client/src/license/license.partial.html:180
msgid "By default, Tower collects and transmits analytics data on Tower usage to Red Hat. There are two categories of data collected by Tower. For more information, see <a target=\"_blank\" href=\"http://docs.ansible.com/ansible-tower/latest/html/installandreference/user-data.html#index-0\">this Tower documentation page</a>. Uncheck the following boxes to disable this feature."
msgstr ""
#: client/features/templates/templates.strings.js:151
#: client/lib/services/base-string.service.js:61
#: client/src/inventories-hosts/hosts/related/groups/hosts-related-groups.partial.html:29
#: client/src/inventories-hosts/inventories/related/groups/list/groups-list.partial.html:50
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups-disassociate.partial.html:30
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts-disassociate.partial.html:30
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups-disassociate.partial.html:31
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.partial.html:23
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory-host-filter/host-filter-modal/host-filter-modal.partial.html:16
#: client/src/inventories-hosts/shared/associate-groups/associate-groups.partial.html:16
#: client/src/inventories-hosts/shared/associate-hosts/associate-hosts.partial.html:16
#: client/src/license/license.partial.html:259
#: client/src/organizations/galaxy-credentials-multiselect/galaxy-credentials-modal/galaxy-credentials-modal.partial.html:17
#: client/src/partials/survey-maker-modal.html:17
#: client/src/partials/survey-maker-modal.html:82
#: client/src/shared/instance-groups-multiselect/instance-groups-modal/instance-groups-modal.partial.html:17
#: client/src/templates/job_templates/add-job-template/job-template-add.controller.js:131
#: client/src/templates/job_templates/edit-job-template/job-template-edit.controller.js:180
#: client/src/templates/job_templates/multi-credential/multi-credential-modal.partial.html:69
#: client/src/templates/workflows/add-workflow/workflow-add.controller.js:149
#: client/src/templates/workflows/edit-workflow/workflow-edit.controller.js:188
msgid "CANCEL"
msgstr ""
#: client/index.template.ejs:116
msgid "CAUTION: Setting both numerical variables to \"0\" will delete all facts."
msgstr ""
#: client/src/activity-stream/streamDetailModal/streamDetailModal.partial.html:30
msgid "CHANGES"
msgstr ""
#: client/features/templates/templates.strings.js:131
msgid "CHECK"
msgstr ""
#: client/lib/components/components.strings.js:20
msgid "CHOOSE A FILE"
msgstr ""
#: client/features/output/output.strings.js:103
#: client/src/shared/smart-search/smart-search.partial.html:26
msgid "CLEAR ALL"
msgstr ""
#: client/features/applications/applications.strings.js:21
msgid "CLIENT ID"
msgstr ""
#: client/features/applications/applications.strings.js:22
msgid "CLIENT SECRET"
msgstr ""
#: client/lib/services/base-string.service.js:62
#: client/lib/services/base-string.service.js:77
#: client/src/partials/survey-maker-modal.html:83
msgid "CLOSE"
msgstr ""
#: client/features/jobs/routes/hostCompletedJobs.route.js:27
#: client/features/jobs/routes/templateCompletedJobs.route.js:28
#: client/features/jobs/routes/workflowJobTemplateCompletedJobs.route.js:28
msgid "COMPLETED JOBS"
msgstr ""
#: client/features/templates/templates.strings.js:35
#: client/src/scheduler/scheduler.strings.js:68
msgid "CONFIRM"
msgstr ""
#: client/lib/services/base-string.service.js:75
msgid "COPY"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:25
msgid "COULD NOT CREATE TOKEN"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:54
msgid "CPU"
msgstr ""
#: client/src/shared/stateDefinitions.factory.js:161
msgid "CREATE %s"
msgstr ""
#: client/features/applications/applications.strings.js:9
msgid "CREATE APPLICATION"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:13
msgid "CREATE CONTAINER GROUP"
msgstr ""
#: client/features/credentials/credentials.strings.js:8
#: client/src/credentials/credentials.form.js:16
msgid "CREATE CREDENTIAL"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/add/groups-add.route.js:8
#: client/src/inventories-hosts/inventories/related/groups/groups.form.js:16
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups-add.route.js:8
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.form.js:16
msgid "CREATE GROUP"
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:17
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts-add.route.js:8
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:17
#: client/src/inventories-hosts/inventories/related/hosts/add/host-add.route.js:8
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:17
msgid "CREATE HOST"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:12
msgid "CREATE INSTANCE GROUP"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.route.js:8
msgid "CREATE INVENTORY SOURCE"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/list/schedule/sources-schedule-add.route.js:9
#: client/src/scheduler/scheduler.strings.js:8
#: client/src/scheduler/schedules.route.js:161
#: client/src/scheduler/schedules.route.js:242
#: client/src/scheduler/schedules.route.js:73
msgid "CREATE SCHEDULE"
msgstr ""
#: client/src/management-jobs/scheduler/main.js:83
msgid "CREATE SCHEDULED JOB"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:18
msgid "CREATE SOURCE"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:18
#: client/features/users/tokens/tokens.strings.js:9
#: client/features/users/tokens/users-tokens-add.route.js:49
msgid "CREATE TOKEN"
msgstr ""
#: client/features/output/output.strings.js:128
msgid "CREATED"
msgstr ""
#: client/features/credentials/credentials.strings.js:31
#: client/src/templates/workflows/workflow-maker/forms/workflow-node-form.controller.js:150
msgid "CREDENTIAL"
msgstr ""
#: client/src/credential-types/credential-types.form.js:21
msgid "CREDENTIAL TYPE"
msgstr ""
#: client/src/templates/job_templates/multi-credential/multi-credential-modal.partial.html:61
msgid "CREDENTIAL TYPE:"
msgstr ""
#: client/src/activity-stream/get-target-title.factory.js:11
#: client/src/credential-types/credential-types.list.js:12
#: client/src/credential-types/main.js:44
msgid "CREDENTIAL TYPES"
msgstr ""
#: client/features/credentials/legacy.credentials.js:11
#: client/src/activity-stream/get-target-title.factory.js:17
#: client/src/credentials/credentials.list.js:15
#: client/src/credentials/credentials.list.js:16
#: client/src/templates/job_templates/multi-credential/multi-credential-modal.partial.html:5
msgid "CREDENTIALS"
msgstr ""
#: client/features/credentials/credentials.strings.js:49
msgid "CREDENTIALS PERMISSIONS"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:386
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:398
#: client/src/projects/projects.form.js:231
msgid "Cache Timeout"
msgstr ""
#: client/src/projects/projects.form.js:220
msgid "Cache Timeout%s (seconds)%s"
msgstr ""
#: client/src/users/list/users-list.controller.js:85
msgid "Call to %s failed. DELETE returned status:"
msgstr ""
#: client/src/projects/edit/projects-edit.controller.js:236
msgid "Call to %s failed. POST returned status:"
msgstr ""
#: client/src/management-jobs/card/card.controller.js:29
msgid "Call to %s failed. Return status: %d"
msgstr ""
#: client/lib/services/base-string.service.js:116
msgid "Call to {{ path }} failed. {{ action }} returned status: {{ status }}."
msgstr ""
#: client/features/output/output.strings.js:18
#: client/lib/services/base-string.service.js:108
#: client/src/access/add-rbac-resource/rbac-resource.partial.html:108
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:187
#: client/src/configuration/forms/settings-form.controller.js:473
#: client/src/job-submission/job-submission-factories/create-launch-dialog.factory.js:24
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:624
#: client/src/scheduler/scheduler.strings.js:56
#: client/src/shared/form-generator.js:1652
#: client/src/shared/lookup/lookup-modal.partial.html:19
#: client/src/standard-out/standard-out-factories/delete-job.factory.js:33
#: client/src/workflow-results/workflow-results.controller.js:56
msgid "Cancel"
msgstr ""
#: client/features/output/output.strings.js:54
#: client/lib/services/base-string.service.js:110
msgid "Cancel Job"
msgstr ""
#: client/features/projects/projects.strings.js:31
#: client/src/organizations/linkout/controllers/organizations-projects.controller.js:251
msgid "Cancel Not Allowed"
msgstr ""
#: client/src/workflow-results/workflow-results.service.js:84
msgid "Cancel Workflow"
msgstr ""
#: client/src/workflow-results/workflow-results.partial.html:39
msgid "Cancel job"
msgstr ""
#: client/src/license/license.strings.js:8
msgid "Cancel license lookup"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.list.js:104
msgid "Cancel sync process"
msgstr ""
#: client/src/projects/projects.list.js:128
msgid "Cancel the SCM update"
msgstr ""
#: client/lib/services/base-string.service.js:122
msgid "Cancel the {{resourceType}}"
msgstr ""
#: client/src/templates/workflows/workflow-maker/workflow-maker.partial.html:34
msgid "Cancel unsaved changes"
msgstr ""
#: client/src/organizations/linkout/controllers/organizations-projects.controller.js:32
msgid "Canceled. Click for details"
msgstr ""
#: client/src/workflow-results/workflow-results.route.js:32
msgid "Cannot find job."
msgstr ""
#: client/src/shared/smart-search/smart-search.controller.js:167
msgid "Cannot search running job"
msgstr ""
#: client/src/instance-groups/instance-groups.list.js:22
msgid "Capacity"
msgstr ""
#: client/lib/services/base-string.service.js:154
msgid "Capacity (Ascending)"
msgstr ""
#: client/lib/services/base-string.service.js:155
msgid "Capacity (Descending)"
msgstr ""
#: client/src/projects/projects.form.js:84
msgid "Change %s when deploying {{BRAND_NAME}} to change this location."
msgstr ""
#: client/src/activity-stream/activity-detail.form.js:41
msgid "Changes"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:432
msgid "Channel"
msgstr ""
#: client/features/templates/templates.strings.js:73
msgid "Check"
msgstr ""
#: client/src/shared/form-generator.js:1046
msgid "Choose a %s"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:407
#: client/src/templates/workflows.form.js:180
msgid "Choose a Webhook Service"
msgstr ""
#: client/features/templates/templates.strings.js:62
msgid "Choose a job type"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:125
msgid "Choose a playbook"
msgstr ""
#: client/features/templates/templates.strings.js:63
msgid "Choose a verbosity"
msgstr ""
#: client/src/projects/projects.form.js:60
msgid "Choose an SCM Type"
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:64
msgid "Choose an answer type"
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:67
msgid "Choose an answer type or format you want as the prompt for the user. Refer to the Ansible Tower Documentation for more additional information about each option."
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:532
msgid "Choose an email option"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:111
msgid "Choose an inventory file"
msgstr ""
#: client/src/shared/directives.js:92
msgid "Choose file"
msgstr ""
#: client/src/license/license.partial.html:104
msgid "Choose your license file, agree to the End User License Agreement, and click submit."
msgstr ""
#: client/src/projects/projects.form.js:176
msgid "Clean"
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:299
msgid "Clear"
msgstr ""
#: client/src/inventories-hosts/inventories/list/source-summary-popover/source-summary-popover.directive.js:64
msgid "Click for details"
msgstr ""
#: client/src/shared/list-generator/list-actions.partial.html:59
#: client/src/shared/list-generator/list-actions.partial.html:66
msgid "Click for help"
msgstr ""
#: client/features/templates/templates.strings.js:15
msgid "Click here to open the workflow visualizer"
msgstr ""
#: client/src/templates/workflows/edit-workflow/workflow-edit.controller.js:477
msgid "Click here to open the workflow visualizer."
msgstr ""
#: client/src/inventories-hosts/inventories/inventory.list.js:16
msgid "Click on a row to select it, and click Finished when done. Click the %s button to create a new inventory."
msgstr ""
#: client/src/teams/teams.list.js:16
msgid "Click on a row to select it, and click Finished when done. Click the %s button to create a new team."
msgstr ""
#: client/src/templates/templates.list.js:17
msgid "Click on a row to select it, and click Finished when done. Use the %s button to create a new job template."
msgstr ""
#: client/src/organizations/linkout/controllers/organizations-projects.controller.js:277
msgid "Click the"
msgstr ""
#: client/features/templates/templates.strings.js:128
msgid "Click to edit link"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:13
msgid "Click to edit schedule."
msgstr ""
#: client/features/templates/templates.strings.js:129
msgid "Click to view link"
msgstr ""
#: client/src/credentials/credentials.form.js:320
msgid "Client ID"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:258
msgid "Client Identifier"
msgstr ""
#: client/src/credentials/credentials.form.js:329
msgid "Client Secret"
msgstr ""
#: client/lib/components/code-mirror/modal/code-mirror-modal.partial.html:67
#: client/src/inventories-hosts/inventories/insights/insights.partial.html:92
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:618
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:7
#: client/src/organizations/galaxy-credentials-multiselect/galaxy-credentials-modal/galaxy-credentials-modal.partial.html:8
#: client/src/organizations/linkout/addUsers/addUsers.partial.html:11
#: client/src/partials/survey-maker-modal.html:28
#: client/src/partials/survey-maker-modal.html:7
#: client/src/scheduler/scheduler.strings.js:55
#: client/src/scheduler/schedulerForm.partial.html:7
#: client/src/shared/form-generator.js:1656
#: client/src/shared/instance-groups-multiselect/instance-groups-modal/instance-groups-modal.partial.html:8
#: client/src/shared/lookup/lookup-modal.partial.html:9
#: client/src/templates/job_templates/multi-credential/multi-credential-modal.partial.html:10
#: client/src/templates/workflows/workflow-maker/workflow-maker.partial.html:11
#: client/src/templates/workflows/workflow-maker/workflow-maker.partial.html:61
msgid "Close"
msgstr ""
#: client/lib/components/components.strings.js:135
msgid "Close Approvals"
msgstr ""
#: client/features/output/output.strings.js:136
msgid "Close host event modal"
msgstr ""
#: client/lib/components/code-mirror/code-mirror.strings.js:7
msgid "Close variables modal"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/factories/get-sync-status-msg.factory.js:26
msgid "Cloud source not configured."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/factories/get-sync-status-msg.factory.js:25
msgid "Cloud source not configured. Click"
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:80
#: client/src/credentials/factories/kind-change.factory.js:136
msgid "CloudForms URL"
msgstr ""
#: client/features/output/output.strings.js:19
#: client/src/workflow-results/workflow-results.controller.js:201
msgid "Collapse Output"
msgstr ""
#: client/lib/components/components.strings.js:120
msgid "Compact"
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:125
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:135
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:155
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:168
#: client/src/templates/job_templates/job-template.form.js:573
#: client/src/templates/workflows.form.js:328
msgid "Completed Jobs"
msgstr ""
#: client/src/management-jobs/card/card.partial.html:34
#: client/src/management-jobs/card/card.partial.html:37
msgid "Configure Notifications"
msgstr ""
#: client/src/users/users.form.js:82
msgid "Confirm Password"
msgstr ""
#: client/src/configuration/forms/settings-form.controller.js:480
msgid "Confirm Reset"
msgstr ""
#: client/src/configuration/forms/settings-form.controller.js:489
msgid "Confirm factory reset"
msgstr ""
#: client/src/inventories-hosts/inventories/related/hosts/related-groups-labels/relatedGroupsLabelsList.directive.js:82
msgid "Confirm the removal of the"
msgstr ""
#: client/src/teams/teams.form.js:24
#: client/src/users/users.form.js:25
msgid "Contact your System Administrator to grant you the appropriate permissions to add and edit Users and Teams."
msgstr ""
#: client/features/output/output.strings.js:68
#: client/src/instance-groups/instance-groups.strings.js:78
msgid "Container Group"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:38
msgid "Container Groups Help"
msgstr ""
#: client/src/login/authenticationServices/timer.factory.js:136
msgid "Continue"
msgstr ""
#: client/lib/components/components.strings.js:130
msgid "Continue workflow job?"
msgstr ""
#: client/features/templates/templates.strings.js:61
#: client/src/templates/job_templates/job-template.form.js:195
msgid "Control the level of output ansible will produce as the playbook executes."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:296
msgid "Control the level of output ansible will produce for inventory source update jobs."
msgstr ""
#: client/features/templates/templates.strings.js:159
msgid "Convergence"
msgstr ""
#: client/lib/components/components.strings.js:54
msgid "Copied to clipboard."
msgstr ""
#: client/src/credentials/credentials.list.js:73
#: client/src/inventories-hosts/inventories/inventory.list.js:109
#: client/src/inventory-scripts/inventory-scripts.list.js:61
#: client/src/notifications/notificationTemplates.list.js:87
#: client/src/projects/projects.list.js:106
#: client/src/templates/templates.list.js:93
msgid "Copy"
msgstr ""
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:55
msgid "Copy Inventory"
msgstr ""
#: client/src/credentials/credentials.list.js:76
msgid "Copy credential"
msgstr ""
#: client/lib/components/components.strings.js:53
msgid "Copy full revision to clipboard."
msgstr ""
#: client/src/inventory-scripts/inventory-scripts.list.js:64
msgid "Copy inventory script"
msgstr ""
#: client/src/notifications/notificationTemplates.list.js:90
msgid "Copy notification"
msgstr ""
#: client/src/projects/projects.list.js:109
msgid "Copy project"
msgstr ""
#: client/src/templates/templates.list.js:96
msgid "Copy template"
msgstr ""
#: client/lib/services/base-string.service.js:120
msgid "Copy {{resourceType}}"
msgstr ""
#: client/src/about/about.partial.html:31
msgid ""
"Copyright &copy; 2019 Red Hat, Inc. <br>\n"
" Visit <a href=\"http://www.ansible.com/\" target=\"_blank\">Ansible.com</a> for more information.<br>"
msgstr ""
#: client/lib/components/components.strings.js:90
msgid "Copyright © 2019 Red Hat, Inc."
msgstr ""
#: client/src/workflow-results/workflow-results.service.js:78
msgid "Could not cancel workflow. Returned status:"
msgstr ""
#: client/src/workflow-results/workflow-results.service.js:58
msgid "Could not delete job. Returned status:"
msgstr ""
#: client/src/users/users.list.js:44
msgid "Create New"
msgstr ""
#: client/features/applications/applications.strings.js:32
msgid "Create a new Application"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:35
msgid "Create a new Instance Group"
msgstr ""
#: client/src/inventories-hosts/inventory-hosts.strings.js:48
msgid "Create a new Smart Inventory from search results.<br /><br />Note: changing the organization of the Smart Inventory could change the hosts included in the Smart Inventory."
msgstr ""
#: client/src/credentials/credentials.list.js:52
msgid "Create a new credential"
msgstr ""
#: client/src/credential-types/credential-types.list.js:42
msgid "Create a new credential type"
msgstr ""
#: client/src/inventory-scripts/inventory-scripts.list.js:40
msgid "Create a new custom inventory"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/groups.list.js:75
msgid "Create a new group"
msgstr ""
#: client/src/inventories-hosts/inventories/related/hosts/related-host.list.js:139
msgid "Create a new host"
msgstr ""
#: client/src/inventories-hosts/inventories/inventory.list.js:80
msgid "Create a new inventory"
msgstr ""
#: client/src/notifications/notificationTemplates.list.js:57
msgid "Create a new notification template"
msgstr ""
#: client/src/organizations/list/organizations-list.partial.html:22
msgid "Create a new organization"
msgstr ""
#: client/src/projects/projects.list.js:81
msgid "Create a new project"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.list.js:72
msgid "Create a new source"
msgstr ""
#: client/src/teams/teams.list.js:43
msgid "Create a new team"
msgstr ""
#: client/src/templates/templates.list.js:56
msgid "Create a new template"
msgstr ""
#: client/src/users/users.list.js:48
msgid "Create a new user"
msgstr ""
#: client/lib/services/base-string.service.js:128
msgid "Created (Ascending)"
msgstr ""
#: client/lib/services/base-string.service.js:129
msgid "Created (Descending)"
msgstr ""
#: client/features/output/output.strings.js:60
#: client/features/templates/templates.strings.js:29
#: client/src/instance-groups/container-groups/add-container-group.controller.js:24
#: client/src/instance-groups/container-groups/edit-container-group.controller.js:38
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:73
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:73
#: client/src/projects/add/projects-add.controller.js:140
#: client/src/projects/add/projects-add.controller.js:153
#: client/src/projects/add/projects-add.controller.js:162
#: client/src/projects/add/projects-add.controller.js:174
#: client/src/projects/add/projects-add.controller.js:189
#: client/src/projects/edit/projects-edit.controller.js:263
#: client/src/projects/edit/projects-edit.controller.js:274
#: client/src/projects/edit/projects-edit.controller.js:283
#: client/src/projects/edit/projects-edit.controller.js:295
#: client/src/projects/edit/projects-edit.controller.js:310
msgid "Credential"
msgstr ""
#: client/features/templates/templates.strings.js:40
msgid "Credential Type"
msgstr ""
#: client/lib/components/components.strings.js:76
#: client/lib/models/models.strings.js:12
#: client/src/activity-stream/streamDropdownNav/stream-dropdown-nav.directive.js:34
msgid "Credential Types"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:80
msgid "Credential to authenticate with Kubernetes or OpenShift.  Must be of type \"Kubernetes/OpenShift API Bearer Token”."
msgstr ""
#: client/features/jobs/jobs.strings.js:16
#: client/features/templates/templates.strings.js:21
#: client/lib/components/components.strings.js:75
#: client/lib/models/models.strings.js:8
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:128
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:58
#: client/src/activity-stream/streamDropdownNav/stream-dropdown-nav.directive.js:26
#: client/src/templates/job_templates/job-template.form.js:140
#: client/src/templates/job_templates/job-template.form.js:152
msgid "Credentials"
msgstr ""
#: client/features/templates/templates.strings.js:41
msgid "Credentials that require passwords on launch are not permitted for template schedules and workflow nodes. The following credentials must be removed or replaced to proceed:"
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.partial.html:17
msgid "Critical"
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.strings.js:12
msgid "Critical Risk"
msgstr ""
#: client/src/shared/directives.js:93
msgid "Current Image:"
msgstr ""
#: client/features/output/output.strings.js:40
msgid "Currently following output as it arrives. Click to unfollow"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:130
msgid "Custom Inventory Script"
msgstr ""
#: client/lib/services/base-string.service.js:85
msgid "Custom Logo"
msgstr ""
#: client/src/inventory-scripts/inventory-scripts.form.js:50
#: client/src/inventory-scripts/inventory-scripts.form.js:60
msgid "Custom Script"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:79
msgid "Customize Pod Spec"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:549
msgid "Customize messages…"
msgstr ""
#: client/src/home/home.route.js:16
msgid "DASHBOARD"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:28
#: client/lib/services/base-string.service.js:74
#: client/src/credential-types/list/list.controller.js:110
#: client/src/credentials/list/credentials-list.controller.js:155
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:160
#: client/src/inventories-hosts/inventories/related/groups/list/groups-list.partial.html:51
#: client/src/inventories-hosts/inventories/related/hosts/list/host-list.controller.js:131
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.controller.js:184
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.partial.html:24
#: client/src/inventory-scripts/list/list.controller.js:130
#: client/src/notifications/notification-templates-list/list.controller.js:235
#: client/src/organizations/edit/organizations-edit.controller.js:180
#: client/src/organizations/linkout/controllers/organizations-admins.controller.js:69
#: client/src/organizations/linkout/controllers/organizations-users.controller.js:68
#: client/src/organizations/list/organizations-list.controller.js:202
#: client/src/partials/survey-maker-modal.html:18
#: client/src/projects/edit/projects-edit.controller.js:244
#: client/src/scheduler/factories/delete-schedule.factory.js:60
#: client/src/standard-out/standard-out-factories/delete-job.factory.js:116
#: client/src/teams/list/teams-list.controller.js:82
#: client/src/users/list/users-list.controller.js:95
#: client/src/workflow-results/workflow-results.service.js:62
msgid "DELETE"
msgstr ""
#: client/src/partials/survey-maker-modal.html:81
msgid "DELETE SURVEY"
msgstr ""
#: client/features/templates/templates.strings.js:133
msgid "DELETED"
msgstr ""
#: client/features/templates/templates.strings.js:158
msgid "DENIED"
msgstr ""
#: client/lib/components/components.strings.js:129
msgid "DENY"
msgstr ""
#: client/features/projects/projects.strings.js:9
#: client/features/users/tokens/tokens.strings.js:36
msgid "DESCRIPTION"
msgstr ""
#: client/features/templates/templates.strings.js:135
#: client/src/instance-groups/instance-groups.strings.js:29
#: client/src/workflow-results/workflow-results.controller.js:83
msgid "DETAILS"
msgstr ""
#: client/src/inventories-hosts/hosts/related/groups/hosts-related-groups.partial.html:30
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups-disassociate.partial.html:31
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts-disassociate.partial.html:31
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups-disassociate.partial.html:32
msgid "DISASSOCIATE"
msgstr ""
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory-host-filter/host-filter-modal/host-filter-modal.partial.html:5
msgid "DYNAMIC HOSTS"
msgstr ""
#: client/lib/components/components.strings.js:70
msgid "Dashboard"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:576
#: client/src/scheduler/scheduler.strings.js:52
msgid "Date format"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:170
#: client/src/scheduler/scheduler.strings.js:64
msgid "Days of data to keep"
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.controller.js:101
msgid "Default"
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:196
#: client/src/templates/survey-maker/shared/question-definition.form.js:213
#: client/src/templates/survey-maker/shared/question-definition.form.js:228
#: client/src/templates/survey-maker/shared/question-definition.form.js:242
#: client/src/templates/survey-maker/shared/question-definition.form.js:256
#: client/src/templates/survey-maker/shared/question-definition.form.js:272
msgid "Default Answer"
msgstr ""
#: client/src/configuration/settings.partial.html:9
msgid "Define system-level features and functions"
msgstr ""
#: client/features/output/output.strings.js:20
#: client/lib/services/base-string.service.js:89
#: client/src/credential-types/credential-types.list.js:73
#: client/src/credential-types/list/list.controller.js:106
#: client/src/credentials/credentials.list.js:92
#: client/src/credentials/list/credentials-list.controller.js:151
#: client/src/inventories-hosts/inventories/inventory.list.js:125
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:156
#: client/src/inventory-scripts/inventory-scripts.list.js:79
#: client/src/inventory-scripts/list/list.controller.js:126
#: client/src/notifications/notification-templates-list/list.controller.js:231
#: client/src/notifications/notificationTemplates.list.js:105
#: client/src/organizations/edit/organizations-edit.controller.js:177
#: client/src/organizations/linkout/controllers/organizations-admins.controller.js:66
#: client/src/organizations/linkout/controllers/organizations-users.controller.js:65
#: client/src/organizations/list/organizations-list.controller.js:198
#: client/src/projects/edit/projects-edit.controller.js:241
#: client/src/scheduler/schedules.list.js:108
#: client/src/standard-out/standard-out-factories/delete-job.factory.js:37
#: client/src/teams/list/teams-list.controller.js:78
#: client/src/teams/teams.list.js:72
#: client/src/templates/templates.list.js:109
#: client/src/users/list/users-list.controller.js:91
#: client/src/users/users.list.js:79
#: client/src/workflow-results/workflow-results.controller.js:57
msgid "Delete"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/list/groups-list.partial.html:6
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.partial.html:6
msgid "Delete Group"
msgstr ""
#: client/src/inventories-hosts/inventories/related/hosts/list/host-list.controller.js:128
msgid "Delete Host"
msgstr ""
#: client/features/output/output.strings.js:55
#: client/src/workflow-results/workflow-results.service.js:39
msgid "Delete Job"
msgstr ""
#: client/src/organizations/list/organizations-list.partial.html:73
msgid "Delete Organization"
msgstr ""
#: client/src/templates/survey-maker/surveys/init.factory.js:23
msgid "Delete Question"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.controller.js:180
msgid "Delete Source"
msgstr ""
#: client/src/credentials/credentials.list.js:94
msgid "Delete credential"
msgstr ""
#: client/src/credential-types/credential-types.list.js:75
msgid "Delete credential type"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/groups.list.js:107
#: client/src/inventories-hosts/inventory-hosts.strings.js:19
msgid "Delete group"
msgid_plural "Delete groups"
msgstr[0] ""
msgstr[1] ""
#: client/src/inventories-hosts/inventories/related/hosts/related-host.list.js:116
#: client/src/inventories-hosts/inventory-hosts.strings.js:21
msgid "Delete host"
msgid_plural "Delete hosts"
msgstr[0] ""
msgstr[1] ""
#: client/src/inventories-hosts/inventories/inventory.list.js:127
msgid "Delete inventory"
msgstr ""
#: client/src/inventory-scripts/inventory-scripts.list.js:81
msgid "Delete inventory script"
msgstr ""
#: client/src/workflow-results/workflow-results.partial.html:52
msgid "Delete job"
msgstr ""
#: client/src/notifications/notificationTemplates.list.js:107
msgid "Delete notification"
msgstr ""
#: client/src/projects/projects.form.js:186
msgid "Delete on Update"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/list/groups-list.partial.html:26
msgid "Delete or promote the group's children?"
msgstr ""
#: client/src/partials/survey-maker-modal.html:67
msgid "Delete question"
msgstr ""
#: client/src/scheduler/schedules.list.js:111
msgid "Delete schedule"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.list.js:121
msgid "Delete source"
msgstr ""
#: client/src/teams/teams.list.js:76
msgid "Delete team"
msgstr ""
#: client/src/templates/templates.list.js:112
msgid "Delete template"
msgstr ""
#: client/src/projects/projects.form.js:188
msgid "Delete the local repository in its entirety prior to performing an update."
msgstr ""
#: client/src/projects/projects.list.js:122
msgid "Delete the project"
msgstr ""
#: client/src/scheduler/scheduled-jobs.list.js:86
msgid "Delete the schedule"
msgstr ""
#: client/lib/services/base-string.service.js:121
msgid "Delete the {{resourceType}}"
msgstr ""
#: client/src/users/users.list.js:83
msgid "Delete user"
msgstr ""
#: client/src/inventories-hosts/inventory-hosts.strings.js:14
msgid "Delete {{ group }} and {{ host }}"
msgstr ""
#: client/lib/services/base-string.service.js:91
msgid "Deleting this {{ resourceType }} will make the following resources unavailable."
msgstr ""
#: client/src/projects/projects.form.js:188
msgid "Depending on the size of the repository this may significantly increase the amount of time required to complete an update."
msgstr ""
#: client/features/applications/add-applications.controller.js:36
#: client/features/templates/templates.strings.js:17
#: client/features/users/tokens/users-tokens-add.controller.js:26
#: client/src/credential-types/credential-types.form.js:34
#: client/src/credentials/credentials.form.js:39
#: client/src/inventories-hosts/hosts/host.form.js:62
#: client/src/inventories-hosts/inventories/related/groups/groups.form.js:39
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.form.js:40
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:61
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:74
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:63
#: client/src/inventories-hosts/inventories/related/hosts/related-host.list.js:72
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:44
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:28
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:36
#: client/src/inventory-scripts/inventory-scripts.form.js:35
#: client/src/notifications/notificationTemplates.form.js:39
#: client/src/organizations/organizations.form.js:33
#: client/src/projects/projects.form.js:37
#: client/src/teams/teams.form.js:35
#: client/src/templates/job_templates/job-template.form.js:41
#: client/src/templates/survey-maker/shared/question-definition.form.js:36
#: client/src/templates/workflows.form.js:49
#: client/src/templates/workflows/workflow-maker/forms/workflow-node-form.partial.html:128
#: client/src/users/users.form.js:147
#: client/src/users/users.form.js:175
msgid "Description"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:156
#: client/src/notifications/notificationTemplates.form.js:160
msgid "Destination Channels"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:507
#: client/src/notifications/notificationTemplates.form.js:511
msgid "Destination Channels or Users"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:209
#: client/src/notifications/notificationTemplates.form.js:210
msgid "Destination SMS Number"
msgstr ""
#: client/features/applications/applications.strings.js:15
#: client/features/credentials/credentials.strings.js:13
#: client/features/output/output.strings.js:46
#: client/features/users/tokens/tokens.strings.js:14
#: client/src/license/license.partial.html:5
#: client/src/shared/form-generator.js:1431
msgid "Details"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:325
#: client/src/notifications/notificationTemplates.form.js:375
#: client/src/notifications/notificationTemplates.form.js:446
#: client/src/notifications/notificationTemplates.form.js:478
msgid "Disable SSL Verification"
msgstr ""
#: client/src/templates/survey-maker/surveys/init.factory.js:21
msgid "Disable Survey"
msgstr ""
#: client/src/templates/survey-maker/surveys/init.factory.js:534
msgid "Disable survey"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups-disassociate.partial.html:6
msgid "Disassociate Group From Group"
msgstr ""
#: client/src/inventories-hosts/hosts/related/groups/hosts-related-groups.partial.html:6
msgid "Disassociate Host"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts-disassociate.partial.html:6
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups-disassociate.partial.html:6
msgid "Disassociate Host From Group"
msgstr ""
#: client/src/inventories-hosts/hosts/related/groups/hosts-related-groups.list.js:70
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.list.js:99
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups.list.js:103
msgid "Disassociate group"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:104
msgid "Disassociate host"
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.controller.js:54
#: client/src/configuration/forms/settings-form.controller.js:446
#: client/src/configuration/forms/system-form/configuration-system.controller.js:52
msgid "Discard changes"
msgstr ""
#: client/src/teams/teams.form.js:161
msgid "Dissassociate permission from team"
msgstr ""
#: client/src/users/users.form.js:234
msgid "Dissassociate permission from user"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:286
msgid "Divide the work done by this job template into the specified number of job slices, each running the same tasks against a portion of the inventory."
msgstr ""
#: client/src/credentials/credentials.form.js:383
#: client/src/credentials/factories/become-method-change.factory.js:54
#: client/src/credentials/factories/kind-change.factory.js:110
msgid "Domain Name"
msgstr ""
#: client/features/output/output.strings.js:21
msgid "Download Output"
msgstr ""
#: client/src/inventory-scripts/inventory-scripts.form.js:59
msgid "Drag and drop your custom inventory script file here or create one in the field to import your custom inventory. Refer to the Ansible Tower documentation for example syntax."
msgstr ""
#: client/src/templates/survey-maker/surveys/init.factory.js:24
msgid "Drag to reorder question"
msgstr ""
#: client/src/partials/survey-maker-modal.html:74
msgid "Drop question here to reorder"
msgstr ""
#: client/features/applications/applications.strings.js:10
msgid "EDIT APPLICATION"
msgstr ""
#: client/features/credentials/credentials.strings.js:9
msgid "EDIT CREDENTIAL"
msgstr ""
#: client/features/templates/templates.strings.js:142
msgid "EDIT LINK"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:9
msgid "EDIT SCHEDULE"
msgstr ""
#: client/src/management-jobs/scheduler/main.js:97
msgid "EDIT SCHEDULED JOB"
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:17
msgid "EDIT SURVEY PROMPT"
msgstr ""
#: client/features/templates/templates.strings.js:124
msgid "EDIT TEMPLATE"
msgstr ""
#: client/lib/components/components.strings.js:9
msgid "ENCRYPTED"
msgstr ""
#: client/features/output/output.strings.js:105
msgid "EXAMPLES"
msgstr ""
#: client/src/shared/smart-search/smart-search.partial.html:36
msgid "EXAMPLES:"
msgstr ""
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:15
msgid "EXECUTE COMMAND"
msgstr ""
#: client/features/templates/templates.strings.js:150
msgid "EXIT"
msgstr ""
#: client/lib/components/code-mirror/code-mirror.strings.js:12
msgid "EXPAND"
msgstr ""
#: client/features/applications/applications.strings.js:29
#: client/features/users/tokens/tokens.strings.js:37
msgid "EXPIRATION"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:24
msgid "EXPIRES"
msgstr ""
#: client/lib/components/code-mirror/code-mirror.strings.js:10
#: client/lib/components/code-mirror/code-mirror.strings.js:50
msgid "EXTRA VARIABLES"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:365
msgid "Each time a job runs using this inventory, refresh the inventory from the selected source before executing job tasks."
msgstr ""
#: client/src/projects/projects.form.js:199
msgid "Each time a job runs using this project, update the revision of the project prior to starting the job."
msgstr ""
#: client/src/credential-types/credential-types.list.js:56
#: client/src/credentials/credentials.list.js:66
#: client/src/inventories-hosts/inventories/inventory.list.js:102
#: client/src/inventory-scripts/inventory-scripts.list.js:54
#: client/src/notifications/notificationTemplates.list.js:71
#: client/src/notifications/notificationTemplates.list.js:80
#: client/src/scheduler/schedules.list.js:93
#: client/src/teams/teams.list.js:55
#: client/src/templates/templates.list.js:80
#: client/src/users/users.list.js:60
msgid "Edit"
msgstr ""
#: client/src/organizations/list/organizations-list.partial.html:55
msgid "Edit Organization"
msgstr ""
#: client/src/templates/survey-maker/surveys/init.factory.js:22
msgid "Edit Question"
msgstr ""
#: client/src/shared/form-generator.js:1668
#: client/src/templates/job_templates/job-template.form.js:602
#: client/src/templates/workflows.form.js:357
msgid "Edit Survey"
msgstr ""
#: client/src/credentials/credentials.list.js:68
msgid "Edit credential"
msgstr ""
#: client/src/credential-types/credential-types.list.js:58
msgid "Edit credential type"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/groups.list.js:91
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.list.js:85
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups.list.js:89
msgid "Edit group"
msgstr ""
#: client/src/inventories-hosts/hosts/host.list.js:89
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:90
#: client/src/inventories-hosts/inventories/related/hosts/related-host.list.js:95
#: client/src/inventories-hosts/inventory-hosts.strings.js:25
msgid "Edit host"
msgstr ""
#: client/src/inventories-hosts/inventories/inventory.list.js:104
msgid "Edit inventory"
msgstr ""
#: client/src/inventory-scripts/inventory-scripts.list.js:56
msgid "Edit inventory script"
msgstr ""
#: client/src/notifications/notificationTemplates.list.js:73
msgid "Edit notification"
msgstr ""
#: client/src/partials/survey-maker-modal.html:64
msgid "Edit question"
msgstr ""
#: client/src/scheduler/schedules.list.js:96
msgid "Edit schedule"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.list.js:87
msgid "Edit source"
msgstr ""
#: client/src/teams/teams.list.js:59
msgid "Edit team"
msgstr ""
#: client/src/templates/templates.list.js:82
msgid "Edit template"
msgstr ""
#: client/src/workflow-results/workflow-results.controller.js:62
msgid "Edit the inventory"
msgstr ""
#: client/src/projects/projects.list.js:93
msgid "Edit the project"
msgstr ""
#: client/src/scheduler/scheduled-jobs.list.js:72
#: client/src/workflow-results/workflow-results.controller.js:61
msgid "Edit the schedule"
msgstr ""
#: client/src/workflow-results/workflow-results.controller.js:60
msgid "Edit the slice job template"
msgstr ""
#: client/src/workflow-results/workflow-results.controller.js:58
msgid "Edit the user"
msgstr ""
#: client/src/workflow-results/workflow-results.controller.js:59
msgid "Edit the workflow job template"
msgstr ""
#: client/src/users/users.list.js:64
msgid "Edit user"
msgstr ""
#: client/features/projects/projects.strings.js:24
msgid "Either you do not have access or the SCM update process completed"
msgstr ""
#: client/src/organizations/linkout/controllers/organizations-projects.controller.js:251
msgid "Either you do not have access or the SCM update process completed. Click the"
msgstr ""
#: client/features/output/output.strings.js:116
#: client/src/workflow-results/workflow-results.controller.js:92
msgid "Elapsed"
msgstr ""
#: client/src/credentials/credentials.form.js:191
#: client/src/users/users.form.js:52
msgid "Email"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:530
#: client/src/notifications/notificationTemplates.form.js:531
msgid "Email Options"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:353
#: client/src/templates/job_templates/job-template.form.js:358
#: client/src/templates/workflows.form.js:157
#: client/src/templates/workflows.form.js:162
msgid "Enable Concurrent Jobs"
msgstr ""
#: client/src/configuration/forms/system-form/configuration-system.partial.html:31
msgid "Enable External Logging"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:363
#: client/src/templates/job_templates/job-template.form.js:368
msgid "Enable Fact Cache"
msgstr ""
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:124
#: client/src/templates/job_templates/job-template.form.js:321
#: client/src/templates/job_templates/job-template.form.js:326
msgid "Enable Privilege Escalation"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:331
#: client/src/templates/job_templates/job-template.form.js:338
msgid "Enable Provisioning Callbacks"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:343
#: client/src/templates/job_templates/job-template.form.js:348
#: client/src/templates/workflows.form.js:167
#: client/src/templates/workflows.form.js:172
msgid "Enable Webhook"
msgstr ""
#: client/src/configuration/settings.partial.html:3
msgid "Enable simplified login for your Tower applications"
msgstr ""
#: client/src/templates/survey-maker/surveys/init.factory.js:534
msgid "Enable survey"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:346
msgid "Enable webhook for this job template."
msgstr ""
#: client/src/templates/workflows.form.js:170
msgid "Enable webhook for this workflow job template."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:324
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:326
msgid "Enabled Value"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:314
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:316
msgid "Enabled Variable"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:335
msgid "Enables creation of a provisioning callback URL. Using the URL a host can contact {{BRAND_NAME}} and request a configuration update using this job template."
msgstr ""
#: client/src/credentials/factories/credential-form-save.factory.js:73
msgid "Encrypted credentials are not supported."
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:487
#: client/src/scheduler/scheduler.strings.js:44
msgid "End"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:532
#: client/src/scheduler/scheduler.strings.js:46
msgid "End Date"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:48
msgid "End Time"
msgstr ""
#: client/src/license/license.partial.html:163
msgid "End User License Agreement"
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:72
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:71
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:73
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:68
msgid "Enter inventory variables using either JSON or YAML syntax. Use the radio button to toggle between the two."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:227
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:244
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:261
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:74
msgid "Enter inventory variables using either JSON or YAML syntax. Use the radio button to toggle between the two. Refer to the Ansible Tower documentation for example syntax."
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:319
msgid "Enter one Annotation Tag per line, without commas."
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:510
msgid "Enter one IRC channel or username per line. The pound symbol (#) for channels, and the at (@) symbol for users, are not required."
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:159
msgid "Enter one Slack channel per line. The pound symbol (#) is required for channels."
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:97
msgid "Enter one email address per line to create a recipient list for this type of notification."
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:213
msgid "Enter one phone number per line to specify where to route SMS messages."
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:81
#: client/src/credentials/factories/kind-change.factory.js:137
msgid "Enter the URL for the virtual machine which %scorresponds to your CloudForms instance. %sFor example, %s"
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:71
#: client/src/credentials/factories/kind-change.factory.js:127
msgid "Enter the URL which corresponds to your %sRed Hat Satellite 6 server. %sFor example, %s"
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:49
#: client/src/credentials/factories/kind-change.factory.js:105
msgid "Enter the hostname or IP address which corresponds to your VMware vCenter."
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:199
msgid "Enter the number associated with the \"Messaging Service\" in Twilio in the format +18005550199."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:156
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:180
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:204
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:279
msgid "Enter variables using either JSON or YAML syntax. Use the radio button to toggle between the two."
msgstr ""
#: client/features/output/output.strings.js:61
msgid "Environment"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:146
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:153
msgid "Environment Variables"
msgstr ""
#: client/src/license/license.controller.js:232
msgid "Error Applying License"
msgstr ""
#: client/features/output/output.strings.js:89
msgid "Error Details"
msgstr ""
#: client/src/license/license.controller.js:166
msgid "Error Fetching Licenses"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:615
msgid "Error Message"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:626
msgid "Error Message Body"
msgstr ""
#: client/lib/services/base-string.service.js:115
#: client/src/app.js:228
#: client/src/configuration/forms/settings-form.controller.js:285
#: client/src/configuration/forms/settings-form.controller.js:429
#: client/src/configuration/forms/settings-form.controller.js:554
#: client/src/configuration/forms/settings-form.controller.js:614
#: client/src/configuration/forms/system-form/configuration-system.controller.js:234
#: client/src/credentials/factories/credential-form-save.factory.js:77
#: client/src/credentials/factories/credential-form-save.factory.js:93
#: client/src/home/home.controller.js:104
#: client/src/home/home.controller.js:223
#: client/src/home/home.controller.js:233
#: client/src/home/home.controller.js:242
#: client/src/home/home.controller.js:29
#: client/src/home/home.controller.js:43
#: client/src/home/home.controller.js:78
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.route.js:34
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.route.js:37
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.route.js:47
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.controller.js:116
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.controller.js:126
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.controller.js:153
#: client/src/job-submission/job-submission-factories/launchjob.factory.js:203
#: client/src/job-submission/job-submission-factories/launchjob.factory.js:222
#: client/src/login/loginModal/loginModal.controller.js:144
#: client/src/management-jobs/card/card.controller.js:122
#: client/src/management-jobs/card/card.controller.js:28
#: client/src/management-jobs/card/card.controller.js:58
#: client/src/organizations/main.js:155
#: client/src/organizations/main.js:168
#: client/src/organizations/main.js:183
#: client/src/projects/add/projects-add.controller.js:120
#: client/src/projects/edit/projects-edit.controller.js:154
#: client/src/projects/edit/projects-edit.controller.js:220
#: client/src/projects/edit/projects-edit.controller.js:236
#: client/src/projects/main.js:121
#: client/src/shared/stateDefinitions.factory.js:230
#: client/src/templates/main.js:102
#: client/src/templates/main.js:116
#: client/src/templates/main.js:132
#: client/src/templates/main.js:143
#: client/src/templates/main.js:177
#: client/src/templates/main.js:194
#: client/src/templates/main.js:219
#: client/src/templates/main.js:245
#: client/src/templates/main.js:257
#: client/src/templates/main.js:270
#: client/src/templates/main.js:281
#: client/src/templates/main.js:295
#: client/src/templates/main.js:312
#: client/src/templates/main.js:341
#: client/src/templates/main.js:355
#: client/src/templates/main.js:371
#: client/src/templates/main.js:409
#: client/src/templates/main.js:423
#: client/src/templates/main.js:436
#: client/src/templates/main.js:449
#: client/src/templates/main.js:473
#: client/src/templates/main.js:490
#: client/src/templates/main.js:71
#: client/src/templates/main.js:88
#: client/src/users/add/users-add.controller.js:101
#: client/src/users/edit/users-edit.controller.js:171
#: client/src/users/list/users-list.controller.js:84
#: client/src/workflow-results/workflow-results.service.js:57
#: client/src/workflow-results/workflow-results.service.js:77
#: client/src/workflow-results/workflow-results.service.js:99
msgid "Error!"
msgstr ""
#: client/src/activity-stream/streams.list.js:40
msgid "Event"
msgstr ""
#: client/src/activity-stream/factories/build-description.factory.js:157
msgid "Event summary not available"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:190
#: client/src/scheduler/scheduler.strings.js:29
msgid "Every"
msgstr ""
#: client/src/projects/add/projects-add.controller.js:142
#: client/src/projects/edit/projects-edit.controller.js:264
msgid "Example URLs for GIT SCM include:"
msgstr ""
#: client/src/projects/add/projects-add.controller.js:163
#: client/src/projects/edit/projects-edit.controller.js:284
msgid "Example URLs for Mercurial SCM include:"
msgstr ""
#: client/src/projects/add/projects-add.controller.js:175
#: client/src/projects/edit/projects-edit.controller.js:296
msgid "Example URLs for Remote Archive SCM include:"
msgstr ""
#: client/src/projects/add/projects-add.controller.js:154
#: client/src/projects/edit/projects-edit.controller.js:275
msgid "Example URLs for Subversion SCM include:"
msgstr ""
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:47
msgid "Example: ansible_facts.ansible_distribution:\"RedHat\""
msgstr ""
#: client/src/projects/projects.form.js:140
msgid "Examples include:"
msgstr ""
#: client/features/output/output.strings.js:62
msgid "Execution Node"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.list.js:65
msgid "Existing Group"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:142
msgid "Existing Host"
msgstr ""
#: client/features/output/output.strings.js:23
#: client/src/workflow-results/workflow-results.controller.js:203
#: client/src/workflow-results/workflow-results.controller.js:64
msgid "Expand Output"
msgstr ""
#: client/lib/components/components.strings.js:121
msgid "Expanded"
msgstr ""
#: client/src/license/license.partial.html:246
msgid "Expires"
msgstr ""
#: client/lib/services/base-string.service.js:132
msgid "Expires (Ascending)"
msgstr ""
#: client/lib/services/base-string.service.js:133
msgid "Expires (Descending)"
msgstr ""
#: client/src/license/license.partial.html:39
msgid "Expires On"
msgstr ""
#: client/lib/components/components.strings.js:133
msgid "Expires:"
msgstr ""
#: client/lib/components/components.strings.js:134
msgid "Expires: Never"
msgstr ""
#: client/features/output/output.strings.js:71
#: client/src/workflow-results/workflow-results.controller.js:76
msgid "Explanation"
msgstr ""
#: client/features/output/output.strings.js:63
#: client/features/templates/templates.strings.js:64
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:133
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:145
#: client/src/partials/logviewer.html:8
#: client/src/scheduler/scheduler.strings.js:53
#: client/src/templates/job_templates/job-template.form.js:480
#: client/src/templates/job_templates/job-template.form.js:487
#: client/src/templates/workflows.form.js:136
#: client/src/templates/workflows.form.js:143
#: client/src/workflow-results/workflow-results.controller.js:180
msgid "Extra Variables"
msgstr ""
#: client/src/inventories-hosts/shared/ansible-facts/ansible-facts.route.js:7
msgid "FACTS"
msgstr ""
#: client/features/output/output.strings.js:141
#: client/src/home/dashboard/graphs/job-status/job-status-graph.directive.js:59
msgid "FAILED"
msgstr ""
#: client/features/output/output.strings.js:106
msgid "FIELDS"
msgstr ""
#: client/src/shared/smart-search/smart-search.partial.html:42
msgid "FIELDS:"
msgstr ""
#: client/src/smart-status/smart-status.controller.js:65
msgid "FINISHED"
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:103
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:105
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:114
msgid "Facts"
msgstr ""
#: client/lib/components/components.strings.js:106
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:86
msgid "Failed"
msgstr ""
#: client/src/home/dashboard/counts/dashboard-counts.directive.js:44
msgid "Failed Hosts"
msgstr ""
#: client/src/projects/factories/get-project-path.factory.js:68
msgid "Failed to access API config. GET status:"
msgstr ""
#: client/src/users/add/users-add.controller.js:101
msgid "Failed to add new user. POST returned status:"
msgstr ""
#: client/src/credentials/factories/credential-form-save.factory.js:78
msgid "Failed to create new Credential. POST status:"
msgstr ""
#: client/src/projects/add/projects-add.controller.js:121
msgid "Failed to create new project. POST returned status:"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.route.js:35
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.route.js:48
#: client/src/templates/main.js:144
#: client/src/templates/main.js:282
msgid "Failed to get config. GET returned status:"
msgstr ""
#: client/src/home/home.controller.js:43
msgid "Failed to get dashboard graph data:"
msgstr ""
#: client/src/home/home.controller.js:29
msgid "Failed to get dashboard host graph data:"
msgstr ""
#: client/src/home/home.controller.js:242
msgid "Failed to get dashboard job templates list:"
msgstr ""
#: client/src/home/home.controller.js:233
msgid "Failed to get dashboard jobs list:"
msgstr ""
#: client/src/home/home.controller.js:223
msgid "Failed to get dashboard:"
msgstr ""
#: client/src/templates/main.js:246
msgid "Failed to get instance groups. GET returned status:"
msgstr ""
#: client/src/templates/main.js:342
#: client/src/templates/main.js:410
#: client/src/templates/main.js:72
msgid "Failed to get inventory info. GET returned status:"
msgstr ""
#: client/src/templates/main.js:133
msgid "Failed to get job template options. OPTIONS returned status:"
msgstr ""
#: client/src/templates/main.js:178
msgid "Failed to get job template. GET returned status:"
msgstr ""
#: client/src/templates/main.js:117
#: client/src/templates/main.js:258
#: client/src/templates/main.js:356
#: client/src/templates/main.js:424
msgid "Failed to get labels. GET returned status:"
msgstr ""
#: client/src/home/home.controller.js:79
msgid "Failed to get new jobs for dashboard:"
msgstr ""
#: client/src/home/home.controller.js:105
msgid "Failed to get new templates for dashboard:"
msgstr ""
#: client/src/organizations/main.js:184
msgid "Failed to get organizations for which this user is a notification admin. GET returned"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.route.js:38
#: client/src/projects/main.js:122
#: client/src/templates/main.js:296
#: client/src/templates/main.js:474
msgid "Failed to get organizations for which this user is a notification administrator. GET returned"
msgstr ""
#: client/src/templates/main.js:103
#: client/src/templates/main.js:89
msgid "Failed to get project info. GET returned status:"
msgstr ""
#: client/src/templates/main.js:195
#: client/src/templates/main.js:220
msgid "Failed to get project. GET returned status:"
msgstr ""
#: client/src/templates/main.js:313
#: client/src/templates/main.js:491
msgid "Failed to get webhook key GET returned"
msgstr ""
#: client/src/templates/main.js:271
#: client/src/templates/main.js:437
msgid "Failed to get workflow job template labels. GET returned status:"
msgstr ""
#: client/src/templates/main.js:372
msgid "Failed to get workflow job template options. OPTIONS returned status:"
msgstr ""
#: client/src/templates/main.js:450
msgid "Failed to get workflow job template. GET returned status:"
msgstr ""
#: client/src/app.js:229
#: client/src/login/loginModal/loginModal.controller.js:145
msgid "Failed to get workflow jobs pending approval. GET returned status:"
msgstr ""
#: client/src/job-submission/job-submission-factories/launchjob.factory.js:223
msgid "Failed to retrieve job template extra variables."
msgstr ""
#: client/src/projects/edit/projects-edit.controller.js:155
msgid "Failed to retrieve project: %s. GET status:"
msgstr ""
#: client/src/users/edit/users-edit.controller.js:172
msgid "Failed to retrieve user: %s. GET status:"
msgstr ""
#: client/src/configuration/forms/settings-form.controller.js:430
msgid "Failed to save settings. Returned status:"
msgstr ""
#: client/src/configuration/forms/settings-form.controller.js:555
msgid "Failed to save toggle settings. Returned status:"
msgstr ""
#: client/src/credentials/factories/credential-form-save.factory.js:94
msgid "Failed to update Credential. PUT status:"
msgstr ""
#: client/src/projects/edit/projects-edit.controller.js:220
msgid "Failed to update project: %s. PUT status:"
msgstr ""
#: client/features/output/output.strings.js:110
msgid "Failed to update search results."
msgstr ""
#: client/src/job-submission/job-submission-factories/launchjob.factory.js:204
#: client/src/management-jobs/card/card.controller.js:123
#: client/src/management-jobs/card/card.controller.js:59
msgid "Failed updating job %s with variables. POST returned: %d"
msgstr ""
#: client/src/organizations/main.js:156
msgid "Failed while checking to see if user is a notification administrator of this organization. GET returned"
msgstr ""
#: client/src/organizations/main.js:169
msgid "Failed while checking to see if user is an administrator of this organization. GET returned"
msgstr ""
#: client/src/notifications/notifications.list.js:77
msgid "Failure"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:81
msgid "Field for passing a custom Kubernetes or OpenShift Pod specification."
msgstr ""
#: client/src/scheduler/schedules.list.js:63
msgid "Final Run"
msgstr ""
#: client/lib/services/base-string.service.js:142
msgid "Finish Time (Ascending)"
msgstr ""
#: client/lib/services/base-string.service.js:143
msgid "Finish Time (Descending)"
msgstr ""
#: client/features/jobs/jobs.strings.js:10
#: client/features/output/output.strings.js:52
#: client/features/output/output.strings.js:64
#: client/src/inventories-hosts/inventories/list/host-summary-popover/host-summary-popover.directive.js:56
#: client/src/inventories-hosts/shared/factories/set-status.factory.js:44
#: client/src/workflow-results/workflow-results.controller.js:72
msgid "Finished"
msgstr ""
#: client/src/access/rbac-multiselect/permissionsUsers.list.js:27
#: client/src/teams/teams.form.js:101
#: client/src/users/users.form.js:29
#: client/src/users/users.list.js:33
msgid "First Name"
msgstr ""
#: client/src/scheduler/schedules.list.js:53
msgid "First Run"
msgstr ""
#: client/src/organizations/organizations.form.js:133
msgid "First name"
msgstr ""
#: client/src/templates/survey-maker/surveys/init.factory.js:19
msgid "Float"
msgstr ""
#: client/features/output/output.strings.js:102
#: client/src/shared/smart-search/smart-search.partial.html:49
msgid "For additional information on advanced search syntax please see the Ansible Tower"
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:63
#: client/src/credentials/factories/kind-change.factory.js:119
msgid "For example, %s"
msgstr ""
#: client/index.template.ejs:113
msgid "For facts collected older than the time period specified, save one fact scan (snapshot) per time window (frequency). For example, facts older than 30 days are purged, while one weekly fact scan is kept."
msgstr ""
#: client/src/inventories-hosts/hosts/host.list.js:37
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:34
msgid "For hosts that are part of an external inventory, this flag may be reset by the inventory sync process."
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:36
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:35
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:35
#: client/src/inventories-hosts/inventories/related/hosts/related-host.list.js:32
#: client/src/inventories-hosts/inventory-hosts.strings.js:33
msgid "For hosts that are part of an external inventory, this may be reset by the inventory sync process."
msgstr ""
#: client/features/templates/templates.strings.js:59
#: client/src/templates/job_templates/job-template.form.js:54
msgid "For job templates, select run to execute the playbook. Select check to only check playbook syntax, test environment setup, and report problems without executing the playbook."
msgstr ""
#: client/src/projects/projects.form.js:145
msgid "For more information, refer to the"
msgstr ""
#: client/features/output/output.strings.js:65
#: client/src/instance-groups/instance-groups.strings.js:56
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:110
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:97
#: client/src/templates/job_templates/job-template.form.js:162
#: client/src/templates/job_templates/job-template.form.js:168
msgid "Forks"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:179
#: client/src/scheduler/scheduler.strings.js:28
msgid "Frequency Details"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:454
#: client/src/scheduler/scheduler.strings.js:41
msgid "Fri"
msgstr ""
#: client/src/license/license.partial.html:150
msgid "GET LICENSES"
msgstr ""
#: client/src/notifications/notification-templates-list/add-notifications-action.partial.html:2
msgid "GO TO <a ui-sref=\"notifications.add\" translate=\"\">NOTIFICATIONS</a> TO"
msgstr ""
#: client/src/inventories-hosts/hosts/related/groups/hosts-related-groups.route.js:45
msgid "GROUPS"
msgstr ""
#: client/src/organizations/organizations.form.js:59
#: client/src/organizations/organizations.form.js:62
msgid "Galaxy Credentials"
msgstr ""
#: client/src/shared/form-generator.js:801
msgid "Generate field"
msgstr ""
#: client/features/projects/projects.strings.js:18
#: client/src/organizations/linkout/controllers/organizations-projects.controller.js:28
#: client/src/projects/edit/projects-edit.controller.js:119
msgid "Get latest SCM revision"
msgstr ""
#: client/features/output/output.strings.js:37
msgid "Get next page"
msgstr ""
#: client/features/output/output.strings.js:38
msgid "Get previous page"
msgstr ""
#: client/src/credential-types/add/add.controller.js:41
msgid "Getting Started with Credential Types"
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.controller.js:92
msgid "GitHub"
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.controller.js:110
msgid "GitHub (Default)"
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.partial.html:31
msgid "GitHub Category"
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.controller.js:111
msgid "GitHub Org"
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.controller.js:112
msgid "GitHub Team"
msgstr ""
#: client/src/shared/paginate/paginate.partial.html:18
msgid "Go to current page of list"
msgstr ""
#: client/features/output/output.strings.js:36
msgid "Go to first page"
msgstr ""
#: client/features/output/output.strings.js:39
msgid "Go to last page of available output"
msgstr ""
#: client/src/shared/paginate/paginate.partial.html:28
msgid "Go to last page of list"
msgstr ""
#: client/src/shared/paginate/paginate.partial.html:22
msgid "Go to next page of list"
msgstr ""
#: client/src/shared/paginate/paginate.partial.html:6
msgid "Go to page 1 of list"
msgstr ""
#: client/src/shared/paginate/paginate.partial.html:12
msgid "Go to previous page of list"
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.controller.js:93
msgid "Google OAuth2"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:284
msgid "Grafana API Key"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:269
msgid "Grafana URL"
msgstr ""
#: client/src/teams/teams.form.js:170
#: client/src/users/users.form.js:222
msgid "Grant Permission"
msgstr ""
#: client/src/notifications/add/add.controller.js:84
#: client/src/notifications/edit/edit.controller.js:147
msgid "Gray"
msgstr ""
#: client/src/notifications/add/add.controller.js:85
#: client/src/notifications/edit/edit.controller.js:148
msgid "Green"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/groups.form.js:51
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.form.js:52
msgid "Group Variables"
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:111
#: client/src/inventories-hosts/hosts/related/groups/hosts-related-groups.list.js:37
#: client/src/inventories-hosts/inventories/related/groups/groups.form.js:89
#: client/src/inventories-hosts/inventories/related/groups/groups.list.js:23
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.form.js:88
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.list.js:22
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:113
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:122
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups.list.js:38
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:145
msgid "Groups"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:61
msgid "HH24"
msgstr ""
#: client/lib/services/base-string.service.js:69
#: client/src/templates/survey-maker/surveys/init.factory.js:499
msgid "HIDE"
msgstr ""
#: client/lib/components/components.strings.js:44
msgid "HINT: Drag and drop private file on the field below."
msgstr ""
#: client/src/activity-stream/get-target-title.factory.js:41
#: client/src/inventories-hosts/hosts/hosts.partial.html:9
#: client/src/inventories-hosts/hosts/main.js:81
#: client/src/inventories-hosts/inventories/inventories.partial.html:15
#: client/src/inventories-hosts/inventories/related/hosts/related-host.route.js:18
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory-hosts.route.js:17
msgid "HOSTS"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:382
#: client/src/notifications/notificationTemplates.form.js:383
msgid "HTTP Headers"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:399
#: client/src/notifications/notificationTemplates.form.js:400
msgid "HTTP Method"
msgstr ""
#: client/lib/components/components.strings.js:12
msgid "Hide"
msgstr ""
#: client/src/bread-crumb/bread-crumb.directive.js:33
msgid "Hide Activity Stream"
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.partial.html:23
msgid "High"
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.strings.js:13
msgid "High Risk"
msgstr ""
#: client/src/credentials/credentials.form.js:139
#: client/src/notifications/notificationTemplates.form.js:83
msgid "Host"
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:52
#: client/src/credentials/factories/kind-change.factory.js:108
msgid "Host (Authentication URL)"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:387
#: client/src/templates/job_templates/job-template.form.js:396
msgid "Host Config Key"
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:40
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:39
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:39
msgid "Host Enabled"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:304
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:306
msgid "Host Filter"
msgstr ""
#: client/features/output/output.strings.js:66
msgid "Host Limit Error"
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:45
#: client/src/inventories-hosts/hosts/host.form.js:56
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:44
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:55
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:46
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:57
msgid "Host Name"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:78
msgid "Host Variables"
msgstr ""
#: client/src/inventories-hosts/shared/factories/set-enabled-msg.factory.js:6
msgid "Host is available"
msgstr ""
#: client/src/inventories-hosts/shared/factories/set-enabled-msg.factory.js:10
msgid "Host is available. Click to toggle."
msgstr ""
#: client/src/inventories-hosts/shared/factories/set-enabled-msg.factory.js:6
msgid "Host is not available"
msgstr ""
#: client/src/inventories-hosts/shared/factories/set-enabled-msg.factory.js:10
msgid "Host is not available. Click to toggle."
msgstr ""
#: client/features/output/output.strings.js:13
msgid "Host status information for this job is unavailable."
msgstr ""
#: client/features/output/output.strings.js:119
#: client/src/activity-stream/streamDropdownNav/stream-dropdown-nav.directive.js:27
#: client/src/home/dashboard/counts/dashboard-counts.directive.js:39
#: client/src/inventories-hosts/inventories/related/groups/groups.form.js:98
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:66
#: client/src/inventories-hosts/inventories/related/hosts/related-host.list.js:64
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:149
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:155
msgid "Hosts"
msgstr ""
#: client/src/license/license.partial.html:52
#: client/src/license/license.partial.html:58
msgid "Hosts Available"
msgstr ""
#: client/src/license/license.partial.html:68
msgid "Hosts Remaining"
msgstr ""
#: client/src/license/license.partial.html:62
msgid "Hosts Used"
msgstr ""
#: client/features/output/output.strings.js:129
msgid "ID"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:297
msgid "ID of the Dashboard (optional)"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:305
msgid "ID of the Panel (optional)"
msgstr ""
#: client/src/activity-stream/streamDetailModal/streamDetailModal.partial.html:14
msgid "INITIATED BY"
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.route.js:7
msgid "INSIGHTS"
msgstr ""
#: client/src/instance-groups/instance-groups.list.js:6
#: client/src/instance-groups/instance-groups.list.js:7
#: client/src/instance-groups/instance-groups.strings.js:10
#: client/src/instance-groups/instance-groups.strings.js:19
msgid "INSTANCE GROUPS"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:11
#: client/src/instance-groups/instance-groups.strings.js:30
msgid "INSTANCES"
msgstr ""
#: client/src/activity-stream/get-target-title.factory.js:14
#: client/src/inventories-hosts/hosts/hosts.partial.html:8
#: client/src/inventories-hosts/inventories/inventories.partial.html:14
#: client/src/inventories-hosts/inventories/inventories.route.js:8
#: client/src/inventories-hosts/inventories/inventory.list.js:14
#: client/src/inventories-hosts/inventories/inventory.list.js:15
#: client/src/organizations/linkout/organizations-linkout.route.js:138
#: client/src/organizations/list/organizations-list.controller.js:69
msgid "INVENTORIES"
msgstr ""
#: client/src/templates/workflows/workflow-maker/forms/workflow-node-form.controller.js:138
msgid "INVENTORY"
msgstr ""
#: client/src/inventory-scripts/inventory-scripts.form.js:23
msgid "INVENTORY SCRIPT"
msgstr ""
#: client/src/activity-stream/get-target-title.factory.js:35
#: client/src/inventory-scripts/inventory-scripts.list.js:12
#: client/src/inventory-scripts/main.js:65
msgid "INVENTORY SCRIPTS"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:496
msgid "IRC Nick"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:485
msgid "IRC Server Address"
msgstr ""
#: client/src/notifications/shared/type-change.service.js:72
msgid "IRC Server Password"
msgstr ""
#: client/src/notifications/shared/type-change.service.js:71
msgid "IRC Server Port"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:21
msgid "ISOLATED"
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.partial.html:79
msgid "ISSUE: {{report.rule.description}}"
msgstr ""
#: client/src/shared/paginate/paginate.partial.html:43
msgid "ITEMS"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:439
#: client/src/notifications/notificationTemplates.form.js:471
msgid "Icon URL"
msgstr ""
#: client/src/login/authenticationServices/timer.factory.js:157
msgid "Idle Session"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:354
msgid "If checked, all variables for child groups and hosts will be removed and replaced by those found on the external source."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:343
msgid "If checked, any hosts and groups that were previously present on the external source but are now removed will be removed from the Tower inventory. Hosts and groups that were not managed by the inventory source will be promoted to the next manually created group or if there is no manually created group to promote them into, they will be left in the \"all\" default group for the inventory."
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:324
msgid "If enabled, run this playbook as an administrator."
msgstr ""
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:121
msgid "If enabled, show the changes made by Ansible tasks, where supported. This is equivalent to Ansible&#x2019;s --diff mode."
msgstr ""
#: client/features/templates/templates.strings.js:51
#: client/src/templates/job_templates/job-template.form.js:309
msgid "If enabled, show the changes made by Ansible tasks, where supported. This is equivalent to Ansible&#x2019s --diff mode."
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:356
msgid "If enabled, simultaneous runs of this job template will be allowed."
msgstr ""
#: client/src/templates/workflows.form.js:160
msgid "If enabled, simultaneous runs of this workflow job template will be allowed."
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:366
msgid "If enabled, use cached facts if available and store discovered facts in the cache."
msgstr ""
#: client/src/credentials/credentials.form.js:52
msgid "If no organization is given, the credential can only be used by the user that creates the credential. Organization admins and system administrators can assign an organization so that roles for the credential can be assigned to users and teams in that organization."
msgstr ""
#: client/src/license/license.partial.html:74
msgid "If you are ready to upgrade, please contact us by clicking the button below"
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:34
#: client/src/inventories-hosts/hosts/host.list.js:35
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:33
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:32
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:33
#: client/src/inventories-hosts/inventories/related/hosts/related-host.list.js:30
#: client/src/inventories-hosts/inventory-hosts.strings.js:32
msgid "Indicates if a host is available and should be included in running jobs."
msgstr ""
#: client/src/activity-stream/activity-detail.form.js:31
#: client/src/activity-stream/streams.list.js:33
msgid "Initiated by"
msgstr ""
#: client/src/credential-types/credential-types.form.js:53
#: client/src/credential-types/credential-types.form.js:61
msgid "Injector Configuration"
msgstr ""
#: client/src/credential-types/credential-types.form.js:39
#: client/src/credential-types/credential-types.form.js:47
msgid "Input Configuration"
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:119
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:129
msgid "Insights"
msgstr ""
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:52
msgid "Insights Credential"
msgstr ""
#: client/features/output/output.strings.js:67
#: client/src/instance-groups/instance-groups.strings.js:43
msgid "Instance Group"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:71
msgid "Instance Group parameter is missing."
msgstr ""
#: client/lib/components/components.strings.js:86
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:54
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:57
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:61
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:64
#: client/src/organizations/organizations.form.js:38
#: client/src/organizations/organizations.form.js:41
#: client/src/templates/job_templates/job-template.form.js:268
#: client/src/templates/job_templates/job-template.form.js:271
msgid "Instance Groups"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:37
msgid "Instance Groups Help"
msgstr ""
#: client/lib/components/components.strings.js:85
#: client/src/instance-groups/instance-groups.strings.js:20
msgid "Instances"
msgstr ""
#: client/src/workflow-results/workflow-results.route.js:34
msgid "Insufficient Permissions"
msgstr ""
#: client/src/templates/survey-maker/surveys/init.factory.js:18
msgid "Integer"
msgstr ""
#: client/src/license/license.partial.html:11
msgid "Invalid License"
msgstr ""
#: client/src/license/license.controller.js:109
#: client/src/license/license.controller.js:117
msgid "Invalid file format. Please upload valid JSON."
msgstr ""
#: client/lib/components/components.strings.js:16
msgid "Invalid input for this type."
msgstr ""
#: client/features/output/output.strings.js:111
msgid "Invalid search filter provided."
msgstr ""
#: client/src/login/loginModal/loginModal.partial.html:46
msgid "Invalid username and/or password. Please try again."
msgstr ""
#: client/lib/components/components.strings.js:77
#: client/lib/models/models.strings.js:16
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:121
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:52
#: client/src/activity-stream/streamDropdownNav/stream-dropdown-nav.directive.js:28
#: client/src/home/dashboard/counts/dashboard-counts.directive.js:50
#: client/src/organizations/linkout/organizations-linkout.route.js:147
#: client/src/organizations/linkout/organizations-linkout.route.js:149
msgid "Inventories"
msgstr ""
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:43
msgid "Inventories with sources cannot be copied"
msgstr ""
#: client/features/jobs/jobs.strings.js:14
#: client/features/output/output.strings.js:69
#: client/features/templates/templates.strings.js:19
#: client/features/templates/templates.strings.js:28
#: client/src/inventories-hosts/hosts/host.list.js:75
#: client/src/inventories-hosts/inventories/inventory.list.js:85
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:75
#: client/src/organizations/linkout/controllers/organizations-inventories.controller.js:70
#: client/src/templates/job_templates/job-template.form.js:66
#: client/src/templates/job_templates/job-template.form.js:80
#: client/src/templates/workflows.form.js:72
#: client/src/templates/workflows.form.js:82
#: client/src/workflow-results/workflow-results.controller.js:78
msgid "Inventory"
msgstr ""
#: client/lib/services/base-string.service.js:148
msgid "Inventory (Ascending)"
msgstr ""
#: client/lib/services/base-string.service.js:149
msgid "Inventory (Descending)"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:109
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:123
msgid "Inventory File"
msgstr ""
#: client/src/workflow-results/workflow-results.controller.js:79
msgid "Inventory Limit"
msgstr ""
#: client/lib/components/components.strings.js:82
#: client/lib/models/models.strings.js:20
#: client/src/activity-stream/streamDropdownNav/stream-dropdown-nav.directive.js:29
msgid "Inventory Scripts"
msgstr ""
#: client/lib/models/models.strings.js:25
msgid "Inventory Sources"
msgstr ""
#: client/features/templates/templates.strings.js:118
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:52
#: client/src/workflow-results/workflow-results.controller.js:99
msgid "Inventory Sync"
msgstr ""
#: client/src/home/dashboard/counts/dashboard-counts.directive.js:55
msgid "Inventory Sync Failures"
msgstr ""
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:75
msgid "Inventory Variables"
msgstr ""
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:72
#: client/src/organizations/linkout/controllers/organizations-inventories.controller.js:67
msgid "Inventory contains 0 hosts."
msgstr ""
#: client/features/output/output.strings.js:47
msgid "Isolated"
msgstr ""
#: client/src/smart-status/smart-status.controller.js:65
msgid "JOB ID"
msgstr ""
#: client/features/output/output.strings.js:109
msgid "JOB IS STILL RUNNING"
msgstr ""
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:4
msgid "JOB STATUS"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:22
msgid "JOB TEMPLATE"
msgstr ""
#: client/features/portalMode/portalMode.strings.js:8
#: client/features/templates/routes/organizationsTemplatesList.route.js:28
#: client/features/templates/routes/projectsTemplatesList.route.js:29
#: client/src/organizations/list/organizations-list.controller.js:83
msgid "JOB TEMPLATES"
msgstr ""
#: client/features/jobs/jobs.strings.js:8
#: client/features/jobs/routes/instanceGroupJobs.route.js:13
#: client/features/jobs/routes/instanceGroupJobs.route.js:75
#: client/features/jobs/routes/instanceJobs.route.js:13
#: client/features/jobs/routes/inventoryCompletedJobs.route.js:29
#: client/features/jobs/routes/jobs.route.js:12
#: client/features/portalMode/portalMode.strings.js:9
#: client/src/activity-stream/get-target-title.factory.js:32
#: client/src/home/dashboard/graphs/job-status/job-status-graph.directive.js:115
#: client/src/instance-groups/instance-groups.strings.js:31
msgid "JOBS"
msgstr ""
#: client/lib/components/code-mirror/code-mirror.strings.js:14
#: client/lib/services/base-string.service.js:73
msgid "JSON"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:157
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:181
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:205
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:280
msgid "JSON:"
msgstr ""
#: client/features/jobs/jobs.strings.js:19
#: client/src/workflow-results/workflow-results.controller.js:118
msgid "Job"
msgstr ""
#: client/src/workflow-results/workflow-results.route.js:32
msgid "Job Not Found"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:277
msgid "Job Slicing"
msgstr ""
#: client/features/output/output.strings.js:72
#: client/features/templates/templates.strings.js:54
#: client/src/templates/job_templates/job-template.form.js:206
#: client/src/templates/job_templates/job-template.form.js:213
msgid "Job Tags"
msgstr ""
#: client/features/jobs/jobs.strings.js:13
#: client/features/output/output.strings.js:73
#: client/features/templates/templates.strings.js:116
#: client/features/templates/templates.strings.js:13
#: client/src/templates/templates.list.js:61
msgid "Job Template"
msgstr ""
#: client/lib/models/models.strings.js:30
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:102
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:36
#: client/src/projects/projects.form.js:334
msgid "Job Templates"
msgstr ""
#: client/features/output/output.strings.js:75
#: client/features/templates/templates.strings.js:58
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:35
#: client/src/templates/job_templates/job-template.form.js:47
#: client/src/templates/job_templates/job-template.form.js:55
msgid "Job Type"
msgstr ""
#: client/src/workflow-results/workflow-results.service.js:100
msgid "Job has completed. Unable to be canceled."
msgstr ""
#: client/features/output/output.strings.js:30
msgid "Job is one of several from a JT that slices on inventory"
msgstr ""
#: client/features/jobs/jobs.strings.js:20
msgid "Job {{status}}. Click for details."
msgstr ""
#: client/features/templates/templates.strings.js:125
#: client/lib/components/components.strings.js:71
#: client/src/activity-stream/streamDropdownNav/stream-dropdown-nav.directive.js:30
#: client/src/configuration/settings.partial.html:5
#: client/src/instance-groups/instance-groups.strings.js:60
msgid "Jobs"
msgstr ""
#: client/features/output/output.strings.js:107
#: client/features/templates/templates.strings.js:111
#: client/src/workflow-results/workflow-results.controller.js:101
msgid "KEY"
msgstr ""
#: client/src/access/add-rbac-resource/rbac-resource.partial.html:61
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:153
#: client/src/shared/smart-search/smart-search.partial.html:14
msgid "Key"
msgstr ""
#: client/src/credential-types/credential-types.list.js:31
#: client/src/credentials/credentials.list.js:33
msgid "Kind"
msgstr ""
#: client/features/applications/applications.strings.js:31
#: client/features/projects/projects.strings.js:12
msgid "LAST MODIFIED"
msgstr ""
#: client/features/projects/projects.strings.js:13
#: client/features/users/tokens/tokens.strings.js:38
msgid "LAST USED"
msgstr ""
#: client/features/templates/templates.strings.js:34
#: client/lib/components/components.strings.js:112
msgid "LAUNCH"
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.controller.js:94
msgid "LDAP"
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.controller.js:102
msgid "LDAP 1 (Optional)"
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.controller.js:103
msgid "LDAP 2 (Optional)"
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.controller.js:104
msgid "LDAP 3 (Optional)"
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.controller.js:105
msgid "LDAP 4 (Optional)"
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.controller.js:106
msgid "LDAP 5 (Optional)"
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.partial.html:18
msgid "LDAP Server"
msgstr ""
#: client/src/license/license.route.js:18
msgid "LICENSE"
msgstr ""
#: client/features/output/output.strings.js:76
#: client/src/templates/job_templates/job-template.form.js:240
#: client/src/templates/job_templates/job-template.form.js:244
#: client/src/templates/templates.list.js:43
#: client/src/templates/workflows.form.js:121
#: client/src/templates/workflows.form.js:125
#: client/src/workflow-results/workflow-results.controller.js:73
msgid "Labels"
msgstr ""
#: client/features/templates/templates.strings.js:22
msgid "Last Modified"
msgstr ""
#: client/src/access/rbac-multiselect/permissionsUsers.list.js:31
#: client/src/teams/teams.form.js:105
#: client/src/users/users.form.js:35
#: client/src/users/users.list.js:37
msgid "Last Name"
msgstr ""
#: client/features/templates/templates.strings.js:23
msgid "Last Ran"
msgstr ""
#: client/lib/services/base-string.service.js:134
msgid "Last Run (Ascending)"
msgstr ""
#: client/lib/services/base-string.service.js:135
msgid "Last Run (Descending)"
msgstr ""
#: client/src/inventories-hosts/inventories/list/source-summary-popover/source-summary-popover.directive.js:56
msgid "Last Sync"
msgstr ""
#: client/src/projects/projects.list.js:62
msgid "Last Updated"
msgstr ""
#: client/lib/services/base-string.service.js:136
msgid "Last Used (Ascending)"
msgstr ""
#: client/lib/services/base-string.service.js:137
msgid "Last Used (Descending)"
msgstr ""
#: client/src/shared/form-generator.js:1402
msgid "Last logged in:"
msgstr ""
#: client/src/organizations/organizations.form.js:137
msgid "Last name"
msgstr ""
#: client/src/job-submission/job-submission-factories/create-launch-dialog.factory.js:33
#: client/src/shared/form-generator.js:1660
msgid "Launch"
msgstr ""
#: client/src/job-submission/job-submission-factories/create-launch-dialog.factory.js:49
msgid "Launch Configuration"
msgstr ""
#: client/src/management-jobs/card/card.partial.html:21
#: client/src/management-jobs/card/card.partial.html:24
msgid "Launch Management Job"
msgstr ""
#: client/features/jobs/jobs.strings.js:12
#: client/features/output/output.strings.js:77
#: client/src/workflow-results/workflow-results.controller.js:70
msgid "Launched By"
msgstr ""
#: client/lib/services/base-string.service.js:146
msgid "Launched By (Ascending)"
msgstr ""
#: client/lib/services/base-string.service.js:147
msgid "Launched By (Descending)"
msgstr ""
#: client/features/templates/templates.strings.js:42
msgid "Launching this job requires the passwords listed below. Enter each password before continuing."
msgstr ""
#: client/features/users/tokens/tokens.strings.js:32
msgid "Leaving this field blank will result in the creation of a Personal Access Token which is not linked to an Application."
msgstr ""
#: client/features/credentials/legacy.credentials.js:350
msgid "Legacy state configuration for does not exist"
msgstr ""
#: client/lib/components/components.strings.js:98
#: client/src/configuration/settings.partial.html:14
#: client/src/license/license.controller.js:47
#: client/src/license/license.partial.html:109
#: client/src/license/license.partial.html:8
msgid "License"
msgstr ""
#: client/features/output/output.strings.js:78
msgid "License Error"
msgstr ""
#: client/src/license/license.partial.html:33
msgid "License Key"
msgstr ""
#: client/src/license/license.controller.js:49
msgid "License Management"
msgstr ""
#: client/src/license/license.partial.html:21
msgid "License Type"
msgstr ""
#: client/features/output/output.strings.js:79
#: client/features/templates/templates.strings.js:56
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:45
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:55
#: client/src/templates/job_templates/job-template.form.js:175
#: client/src/templates/job_templates/job-template.form.js:179
#: client/src/templates/workflows.form.js:93
#: client/src/templates/workflows.form.js:97
msgid "Limit"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:51
msgid "Limited to first 10"
msgstr ""
#: client/src/shared/socket/socket.service.js:225
msgid "Live events: attempting to connect to the server."
msgstr ""
#: client/src/shared/socket/socket.service.js:229
msgid "Live events: connected. Pages containing job status information will automatically update in real-time."
msgstr ""
#: client/src/shared/socket/socket.service.js:233
msgid "Live events: error connecting to the server."
msgstr ""
#: client/src/shared/form-generator.js:1935
msgid "Loading..."
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:136
#: client/src/scheduler/scheduler.strings.js:26
msgid "Local Time Zone"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:588
msgid "Local time"
msgstr ""
#: client/src/configuration/forms/system-form/configuration-system.controller.js:228
msgid "Log aggregator test failed. <br> Detail:"
msgstr ""
#: client/src/configuration/forms/system-form/configuration-system.controller.js:218
msgid "Log aggregator test sent successfully."
msgstr ""
#: client/lib/components/components.strings.js:67
msgid "Logged in as"
msgstr ""
#: client/src/configuration/forms/system-form/configuration-system.controller.js:85
msgid "Logging"
msgstr ""
#: client/lib/components/components.strings.js:69
#: client/lib/components/layout/layout.partial.html:39
msgid "Logout"
msgstr ""
#: client/src/shared/form-generator.js:1258
msgid "Lookup field"
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.partial.html:35
msgid "Low"
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.strings.js:15
msgid "Low Risk"
msgstr ""
#: client/src/management-jobs/card/card.partial.html:6
#: client/src/management-jobs/card/card.route.js:19
msgid "MANAGEMENT JOBS"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:18
msgid "MANUAL"
msgstr ""
#: client/features/credentials/credentials.strings.js:32
msgid "METADATA"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:62
msgid "MM"
msgstr ""
#: client/features/output/output.strings.js:132
msgid "MODULE"
msgstr ""
#: client/features/portalMode/routes/portalModeTemplatesList.route.js:13
msgid "MY VIEW"
msgstr ""
#: client/src/credentials/credentials.form.js:67
msgid "Machine"
msgstr ""
#: client/features/output/output.strings.js:80
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:60
msgid "Machine Credential"
msgstr ""
#: client/src/license/license.partial.html:240
msgid "Managed Nodes"
msgstr ""
#: client/lib/components/components.strings.js:84
msgid "Management Jobs"
msgstr ""
#: client/features/projects/projects.strings.js:20
#: client/src/organizations/linkout/controllers/organizations-projects.controller.js:45
#: client/src/projects/edit/projects-edit.controller.js:126
msgid "Manual projects do not require an SCM update"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:250
#: client/src/templates/workflows.form.js:131
msgid "Max 512 characters per label."
msgstr ""
#: client/src/organizations/organizations.form.js:68
#: client/src/organizations/organizations.form.js:75
msgid "Max Hosts"
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:161
msgid "Maximum"
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:119
#: client/src/templates/survey-maker/shared/question-definition.form.js:140
#: client/src/templates/survey-maker/shared/question-definition.form.js:98
msgid "Maximum Length"
msgstr ""
#: client/src/login/loginModal/loginModal.partial.html:40
msgid "Maximum per-user sessions reached. Please sign in."
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:181
msgid "Maximum<"
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.partial.html:29
msgid "Medium"
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.strings.js:14
msgid "Medium Risk"
msgstr ""
#: client/src/shared/stateDefinitions.factory.js:607
msgid "Member"
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:156
#: client/src/templates/survey-maker/shared/question-definition.form.js:176
msgid "Minimum"
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:113
#: client/src/templates/survey-maker/shared/question-definition.form.js:134
#: client/src/templates/survey-maker/shared/question-definition.form.js:92
msgid "Minimum Length"
msgstr ""
#: client/src/configuration/forms/system-form/configuration-system.controller.js:83
msgid "Misc. System"
msgstr ""
#: client/src/templates/workflows.form.js:35
msgid "Missing Job Templates found in the <span class='Workflow-warningLink' ng-click='openWorkflowMaker()'>Workflow Editor</span>"
msgstr ""
#: client/lib/services/base-string.service.js:130
msgid "Modified (Ascending)"
msgstr ""
#: client/lib/services/base-string.service.js:131
msgid "Modified (Descending)"
msgstr ""
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:22
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:30
msgid "Module"
msgstr ""
#: client/features/output/output.strings.js:81
msgid "Module Args"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:414
#: client/src/scheduler/scheduler.strings.js:37
msgid "Mon"
msgstr ""
#: client/src/inventories-hosts/shared/factories/set-status.factory.js:25
msgid "Most recent job failed. Click to view jobs."
msgstr ""
#: client/src/inventories-hosts/shared/factories/set-status.factory.js:29
msgid "Most recent job successful. Click to view jobs."
msgstr ""
#: client/src/templates/survey-maker/surveys/init.factory.js:17
msgid "Multiple Choice (multiple select)"
msgstr ""
#: client/src/templates/survey-maker/surveys/init.factory.js:16
msgid "Multiple Choice (single select)"
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:77
msgid "Multiple Choice Options"
msgstr ""
#: client/features/portalMode/index.view.html:26
msgid "My Jobs"
msgstr ""
#: client/lib/components/components.strings.js:73
msgid "My View"
msgstr ""
#: client/features/applications/applications.strings.js:24
msgid "NAME"
msgstr ""
#: client/features/applications/applications.strings.js:20
msgid "NEW APPLICATION"
msgstr ""
#: client/features/credentials/credentials.strings.js:40
msgid "NEW CREDENTIAL"
msgstr ""
#: client/src/credential-types/credential-types.form.js:16
msgid "NEW CREDENTIAL TYPE"
msgstr ""
#: client/src/inventory-scripts/inventory-scripts.form.js:16
msgid "NEW CUSTOM INVENTORY"
msgstr ""
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:17
msgid "NEW INVENTORY"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:19
msgid "NEW JOB TEMPLATE"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:16
msgid "NEW NOTIFICATION TEMPLATE"
msgstr ""
#: client/src/organizations/organizations.form.js:18
msgid "NEW ORGANIZATION"
msgstr ""
#: client/src/projects/projects.form.js:17
msgid "NEW PROJECT"
msgstr ""
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:10
msgid "NEW SMART INVENTORY"
msgstr ""
#: client/src/teams/teams.form.js:16
msgid "NEW TEAM"
msgstr ""
#: client/src/users/users.form.js:16
msgid "NEW USER"
msgstr ""
#: client/src/templates/workflows.form.js:17
msgid "NEW WORKFLOW JOB TEMPLATE"
msgstr ""
#: client/lib/services/base-string.service.js:67
msgid "NEXT"
msgstr ""
#: client/src/inventories-hosts/hosts/hosts.partial.html:38
msgid "NO HOSTS HAVE BEEN CREATED"
msgstr ""
#: client/features/output/output.strings.js:142
msgid "NO JOBS FINISHED"
msgstr ""
#: client/lib/components/components.strings.js:40
msgid "NO OPTIONS AVAILABLE"
msgstr ""
#: client/src/templates/workflows/workflow-maker/forms/workflow-node-form.controller.js:117
#: client/src/templates/workflows/workflow-maker/forms/workflow-node-form.controller.js:120
#: client/src/templates/workflows/workflow-maker/forms/workflow-node-form.controller.js:123
#: client/src/templates/workflows/workflow-maker/forms/workflow-node-form.controller.js:127
msgid "NONE SELECTED"
msgstr ""
#: client/src/projects/projects.form.js:139
msgid "NOTE: This field assumes the remote name is \"origin\"."
msgstr ""
#: client/src/login/loginModal/loginModal.partial.html:102
msgid "NOTICE"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:21
msgid "NOTIFICATION TEMPLATE"
msgstr ""
#: client/src/activity-stream/get-target-title.factory.js:26
#: client/src/notifications/notificationTemplates.list.js:14
msgid "NOTIFICATION TEMPLATES"
msgstr ""
#: client/lib/components/components.strings.js:131
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-notifications.route.js:9
#: client/src/management-jobs/notifications/notification.route.js:59
#: client/src/notifications/main.js:44
#: client/src/notifications/main.js:95
#: client/src/notifications/notification-templates-list/add-notifications-action.partial.html:2
msgid "NOTIFICATIONS"
msgstr ""
#: client/features/output/output.strings.js:82
#: client/src/credential-types/credential-types.form.js:27
#: client/src/credential-types/credential-types.list.js:24
#: client/src/credentials/credentials.form.js:32
#: client/src/credentials/credentials.list.js:26
#: client/src/home/dashboard/lists/job-templates/job-templates-list.partial.html:15
#: client/src/home/dashboard/lists/jobs/jobs-list.partial.html:15
#: client/src/instance-groups/instance-groups.list.js:15
#: client/src/inventories-hosts/hosts/host.list.js:68
#: client/src/inventories-hosts/inventories/inventory.list.js:52
#: client/src/inventories-hosts/inventories/list/host-summary-popover/host-summary-popover.directive.js:57
#: client/src/inventories-hosts/inventories/related/groups/groups.form.js:32
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.form.js:33
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:37
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:21
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:28
#: client/src/inventories-hosts/shared/factories/set-status.factory.js:45
#: client/src/inventory-scripts/inventory-scripts.form.js:28
#: client/src/inventory-scripts/inventory-scripts.list.js:20
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:21
#: client/src/notifications/notificationTemplates.form.js:32
#: client/src/notifications/notificationTemplates.list.js:37
#: client/src/notifications/notifications.list.js:27
#: client/src/organizations/organizations.form.js:26
#: client/src/projects/projects.form.js:30
#: client/src/projects/projects.list.js:43
#: client/src/scheduler/scheduled-jobs.list.js:36
#: client/src/scheduler/scheduler.strings.js:21
#: client/src/scheduler/schedules.list.js:48
#: client/src/teams/teams.form.js:135
#: client/src/teams/teams.form.js:28
#: client/src/teams/teams.list.js:23
#: client/src/templates/job_templates/job-template.form.js:34
#: client/src/templates/templates.list.js:24
#: client/src/templates/workflows.form.js:42
#: client/src/templates/workflows/workflow-maker/forms/workflow-node-form.partial.html:119
#: client/src/users/users.form.js:143
#: client/src/users/users.form.js:171
#: client/src/users/users.form.js:199
msgid "Name"
msgstr ""
#: client/lib/services/base-string.service.js:126
msgid "Name (Ascending)"
msgstr ""
#: client/lib/services/base-string.service.js:127
msgid "Name (Descending)"
msgstr ""
#: client/lib/components/layout/layout.partial.html:4
msgid "Navigate to dashboard"
msgstr ""
#: client/features/output/details.partial.html:244
msgid "Navigate to inventory sync job"
msgstr ""
#: client/features/output/details.partial.html:212
msgid "Navigate to project sync job"
msgstr ""
#: client/features/output/details.partial.html:164
msgid "Navigate to workflow job"
msgstr ""
#: client/src/credentials/credentials.form.js:71
msgid "Network"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.list.js:70
msgid "New Group"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:147
msgid "New Host"
msgstr ""
#: client/src/users/add/users-add.controller.js:93
msgid "New user successfully created!"
msgstr ""
#: client/src/scheduler/scheduled-jobs.list.js:56
#: client/src/scheduler/schedules.list.js:58
msgid "Next Run"
msgstr ""
#: client/src/credentials/credentials.list.js:21
msgid "No Credentials Have Been Created"
msgstr ""
#: client/features/templates/templates.strings.js:74
#: client/src/templates/job_templates/multi-credential/multi-credential-modal.directive.js:15
msgid "No Credentials Matching This Type Have Been Created"
msgstr ""
#: client/features/output/host-event/host-event-codemirror.partial.html:3
msgid "No JSON data returned by the module"
msgstr ""
#: client/src/license/license.controller.js:158
msgid "No Licenses Found"
msgstr ""
#: client/src/projects/projects.list.js:20
#: client/src/templates/workflows/workflow-maker/forms/workflow-node-form.partial.html:64
msgid "No Projects Have Been Created"
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.partial.html:50
msgid "No Remediation Playbook Available"
msgstr ""
#: client/features/projects/projects.strings.js:32
#: client/src/organizations/linkout/controllers/organizations-projects.controller.js:206
msgid "No SCM Configuration"
msgstr ""
#: client/features/projects/projects.strings.js:38
#: client/src/projects/factories/get-project-tool-tip.factory.js:9
msgid "No SCM updates have run for this project"
msgstr ""
#: client/src/access/rbac-multiselect/permissionsTeams.list.js:17
msgid "No Teams exist"
msgstr ""
#: client/features/projects/projects.strings.js:29
#: client/src/organizations/linkout/controllers/organizations-projects.controller.js:198
msgid "No Updates Available"
msgstr ""
#: client/src/access/rbac-multiselect/permissionsUsers.list.js:18
msgid "No Users to add"
msgstr ""
#: client/features/credentials/credentials.strings.js:36
msgid "No credential selected"
msgstr ""
#: client/features/templates/templates.strings.js:37
msgid "No credentials selected"
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.partial.html:63
msgid "No data is available. There are no issues to report."
msgstr ""
#: client/features/credentials/credentials.strings.js:34
msgid "No external credentials available."
msgstr ""
#: client/src/license/license.controller.js:44
msgid "No file selected."
msgstr ""
#: client/src/inventories-hosts/shared/associate-groups/associate-groups.controller.js:48
msgid "No groups to add"
msgstr ""
#: client/src/inventories-hosts/shared/associate-hosts/associate-hosts.controller.js:45
msgid "No hosts to add"
msgstr ""
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:68
#: client/src/organizations/linkout/controllers/organizations-inventories.controller.js:64
msgid "No hosts with failures. Click for details."
msgstr ""
#: client/features/templates/templates.strings.js:38
msgid "No inventory selected"
msgstr ""
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:51
#: client/src/organizations/linkout/controllers/organizations-inventories.controller.js:52
msgid "No inventory sync failures. Click for details."
msgstr ""
#: client/src/inventories-hosts/shared/factories/set-status.factory.js:16
msgid "No job data"
msgstr ""
#: client/src/inventories-hosts/shared/factories/set-status.factory.js:75
msgid "No job data available."
msgstr ""
#: client/src/home/dashboard/lists/job-templates/job-templates-list.partial.html:54
msgid "No job templates were recently used."
msgstr ""
#: client/src/home/dashboard/lists/jobs/jobs-list.partial.html:51
msgid "No jobs were recently run."
msgstr ""
#: client/src/teams/teams.form.js:132
#: client/src/users/users.form.js:196
msgid "No permissions have been granted"
msgstr ""
#: client/features/templates/templates.strings.js:147
msgid "No promptable values were provided when this node was created."
msgstr ""
#: client/src/inventories-hosts/shared/factories/set-status.factory.js:17
msgid "No recent job data available for this host."
msgstr ""
#: client/src/inventories-hosts/inventories/list/host-summary-popover/host-summary-popover.directive.js:98
msgid "No recent job data available for this inventory."
msgstr ""
#: client/src/notifications/notification-templates-list/list.controller.js:86
msgid "No recent notifications."
msgstr ""
#: client/features/credentials/credentials.strings.js:33
#: client/src/inventories-hosts/hosts/hosts.partial.html:36
#: client/src/shared/form-generator.js:1833
#: client/src/shared/list-generator/list-generator.factory.js:240
#: client/src/templates/workflows/workflow-maker/forms/workflow-node-form.partial.html:25
#: client/src/templates/workflows/workflow-maker/forms/workflow-node-form.partial.html:62
#: client/src/templates/workflows/workflow-maker/forms/workflow-node-form.partial.html:92
msgid "No records matched your search."
msgstr ""
#: client/features/output/output.strings.js:133
msgid "No result found"
msgstr ""
#: client/src/scheduler/scheduled-jobs.list.js:16
msgid "No schedules exist"
msgstr ""
#: client/src/inventories-hosts/inventories/list/source-summary-popover/source-summary-popover.directive.js:71
msgid "No sync data"
msgstr ""
#: client/src/organizations/linkout/addUsers/addUsers.controller.js:60
msgid "No users available to add as adminstrators"
msgstr ""
#: client/src/users/add/users-add.controller.js:10
#: client/src/users/edit/users-edit.controller.js:10
#: client/src/users/list/users-list.controller.js:10
msgid "Normal User"
msgstr ""
#: client/features/output/output.strings.js:48
#: client/src/workflow-results/workflow-results.controller.js:84
msgid "Not Finished"
msgstr ""
#: client/features/output/output.strings.js:49
#: client/src/workflow-results/workflow-results.controller.js:85
msgid "Not Started"
msgstr ""
#: client/features/projects/projects.strings.js:37
msgid "Not configured for SCM"
msgstr ""
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:58
#: client/src/organizations/linkout/controllers/organizations-inventories.controller.js:56
msgid "Not configured for inventory sync."
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts-disassociate.partial.html:26
msgid "Note that only hosts directly in this group can be disassociated. Hosts in sub-groups must be disassociated directly from the sub-group level that they belong."
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:343
#: client/src/notifications/notificationTemplates.form.js:344
#: client/src/notifications/notificationTemplates.form.js:540
#: client/src/notifications/notificationTemplates.form.js:541
msgid "Notification Color"
msgstr ""
#: client/src/notifications/notification-templates-list/list.controller.js:140
msgid "Notification Failed."
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:332
msgid "Notification Label"
msgstr ""
#: client/src/activity-stream/streamDropdownNav/stream-dropdown-nav.directive.js:31
msgid "Notification Templates"
msgstr ""
#: client/src/notifications/notification-templates-list/list.controller.js:157
msgid "Notification timed out."
msgstr ""
#: client/lib/components/components.strings.js:83
#: client/src/management-jobs/notifications/notification.route.js:21
#: client/src/notifications/notifications.list.js:17
msgid "Notifications"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:357
msgid "Notify Channel"
msgstr ""
#: client/lib/services/base-string.service.js:71
msgid "OFF"
msgstr ""
#: client/index.template.ejs:71
#: client/lib/services/base-string.service.js:65
#: client/src/standard-out/standard-out-factories/delete-job.factory.js:116
msgid "OK"
msgstr ""
#: client/lib/services/base-string.service.js:70
msgid "ON"
msgstr ""
#: client/lib/components/components.strings.js:10
msgid "OPTIONS"
msgstr ""
#: client/src/license/license.partial.html:121
msgid "OR"
msgstr ""
#: client/features/applications/applications.strings.js:30
msgid "ORG"
msgstr ""
#: client/features/projects/projects.strings.js:11
msgid "ORGANIZATION"
msgstr ""
#: client/src/activity-stream/get-target-title.factory.js:29
#: client/src/organizations/list/organizations-list.partial.html:6
#: client/src/organizations/main.js:55
msgid "ORGANIZATIONS"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:507
msgid "Occurrence(s)"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:567
#: client/src/scheduler/scheduler.strings.js:45
msgid "Occurrences"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:396
msgid "On Days"
msgstr ""
#: client/features/templates/templates.strings.js:113
#: client/src/workflow-results/workflow-results.controller.js:96
msgid "On Failure"
msgstr ""
#: client/features/templates/templates.strings.js:112
#: client/src/workflow-results/workflow-results.controller.js:95
msgid "On Success"
msgstr ""
#: client/src/organizations/galaxy-credentials-multiselect/galaxy-credentials.partial.html:3
msgid "Open Galaxy credentials"
msgstr ""
#: client/src/templates/job_templates/multi-credential/multi-credential.partial.html:4
msgid "Open credential lookup"
msgstr ""
#: client/src/inventories-hosts/inventory-hosts.strings.js:42
msgid "Open host filter"
msgstr ""
#: client/src/shared/instance-groups-multiselect/instance-groups.partial.html:3
msgid "Open instance groups"
msgstr ""
#: client/src/templates/job_templates/webhook-credential/webhook-credential-input.partial.html:4
msgid "Open webhook credential lookup"
msgstr ""
#: client/src/credentials/credentials.form.js:378
msgid "OpenStack domains define administrative boundaries. It is only needed for Keystone v3 authentication URLs. Common scenarios include:"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:246
#: client/src/templates/workflows.form.js:127
msgid "Optional labels that describe this job template, such as 'dev' or 'test'. Labels can be used to group and filter job templates and completed jobs."
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:472
msgid "Optionally, select the credential to use to send status updates back to the webhook service"
msgstr ""
#: client/src/templates/workflows.form.js:245
msgid "Optionally, select the credential to use to send status updates back to the webhook service."
msgstr ""
#: client/src/partials/logviewer.html:7
#: client/src/templates/job_templates/job-template.form.js:317
#: client/src/templates/workflows.form.js:153
msgid "Options"
msgstr ""
#: client/features/applications/add-applications.controller.js:31
#: client/features/templates/templates.strings.js:16
#: client/src/credentials/credentials.form.js:46
#: client/src/credentials/credentials.form.js:53
#: client/src/inventories-hosts/inventories/inventory.list.js:65
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:33
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:41
#: client/src/inventory-scripts/inventory-scripts.form.js:40
#: client/src/inventory-scripts/inventory-scripts.list.js:27
#: client/src/notifications/notificationTemplates.form.js:44
#: client/src/projects/projects.form.js:42
#: client/src/projects/projects.form.js:48
#: client/src/teams/teams.form.js:40
#: client/src/teams/teams.list.js:30
#: client/src/templates/workflows.form.js:55
#: client/src/templates/workflows.form.js:61
#: client/src/users/users.form.js:41
msgid "Organization"
msgstr ""
#: client/lib/services/base-string.service.js:152
msgid "Organization (Ascending)"
msgstr ""
#: client/lib/services/base-string.service.js:153
msgid "Organization (Descending)"
msgstr ""
#: client/lib/components/components.strings.js:79
#: client/lib/models/models.strings.js:35
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:135
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:64
#: client/src/activity-stream/streamDropdownNav/stream-dropdown-nav.directive.js:32
#: client/src/users/users.form.js:133
msgid "Organizations"
msgstr ""
#: client/features/templates/templates.strings.js:31
msgid "Other Prompts"
msgstr ""
#: client/src/credentials/credentials.form.js:79
msgid "Others (Cloud Providers)"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:276
msgid "Override variables found in azure_rm.ini and used by the inventory update script. For a detailed description of these variables"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:242
msgid "Override variables found in cloudforms.ini and used by the inventory update script. For an example variable configuration"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:177
msgid "Override variables found in ec2.ini and used by the inventory update script. For a detailed description of these variables"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:259
msgid "Override variables found in foreman.ini and used by the inventory update script. For an example variable configuration"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:225
msgid "Override variables found in openstack.yml and used by the inventory update script. For an example variable configuration"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:201
msgid "Override variables found in vmware.ini and used by the inventory update script. For a detailed description of these variables"
msgstr ""
#: client/features/output/output.strings.js:83
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:340
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:345
msgid "Overwrite"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:351
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:356
msgid "Overwrite Variables"
msgstr ""
#: client/features/output/output.strings.js:84
msgid "Overwrite Vars"
msgstr ""
#: client/src/credentials/credentials.list.js:40
msgid "Owners"
msgstr ""
#: client/src/license/license.partial.html:136
#: client/src/login/loginModal/loginModal.partial.html:80
msgid "PASSWORD"
msgstr ""
#: client/features/credentials/legacy.credentials.js:117
msgid "PERMISSIONS"
msgstr ""
#: client/features/output/output.strings.js:130
msgid "PLAY"
msgstr ""
#: client/src/templates/workflows/workflow-maker/forms/workflow-node-form.controller.js:146
msgid "PLAYBOOK"
msgstr ""
#: client/src/partials/survey-maker-modal.html:42
msgid "PLEASE ADD A SURVEY PROMPT."
msgstr ""
#: client/src/organizations/list/organizations-list.partial.html:38
#: client/src/shared/form-generator.js:1839
#: client/src/shared/list-generator/list-generator.factory.js:248
#: client/src/templates/workflows/workflow-maker/forms/workflow-node-form.partial.html:27
#: client/src/templates/workflows/workflow-maker/forms/workflow-node-form.partial.html:94
msgid "PLEASE ADD ITEMS TO THIS LIST"
msgstr ""
#: client/src/notifications/add/add.controller.js:106
#: client/src/notifications/edit/edit.controller.js:160
msgid "POST"
msgstr ""
#: client/src/partials/survey-maker-modal.html:40
msgid "PREVIEW"
msgstr ""
#: client/src/workflow-results/workflow-results.service.js:105
msgid "PROCEED"
msgstr ""
#: client/src/templates/workflows/workflow-maker/forms/workflow-node-form.controller.js:142
msgid "PROJECT"
msgstr ""
#: client/features/projects/projects.strings.js:8
#: client/features/projects/routes/projectsList.route.js:13
#: client/src/activity-stream/get-target-title.factory.js:8
#: client/src/organizations/linkout/organizations-linkout.route.js:182
#: client/src/organizations/list/organizations-list.controller.js:76
#: client/src/projects/projects.list.js:14
#: client/src/projects/projects.list.js:15
msgid "PROJECTS"
msgstr ""
#: client/features/templates/templates.strings.js:30
msgid "PROMPT"
msgstr ""
#: client/src/notifications/add/add.controller.js:107
#: client/src/notifications/edit/edit.controller.js:161
msgid "PUT"
msgstr ""
#: client/src/shared/paginate/paginate.partial.html:33
msgid "Page"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:236
msgid "Pagerduty subdomain"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:486
msgid "Pass extra command line variables to the playbook. Provide key/value pairs using either YAML or JSON. Refer to the Ansible Tower documentation for example syntax."
msgstr ""
#: client/src/templates/workflows.form.js:142
msgid "Pass extra command line variables to the playbook. This is the -e or --extra-vars command line parameter for ansible-playbook. Provide key/value pairs using either YAML or JSON. Refer to the Ansible Tower documentation for example syntax."
msgstr ""
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:139
msgid "Pass extra command line variables. This is the %s or %s command line parameter for %s. Provide key/value pairs using either YAML or JSON."
msgstr ""
#: client/src/credentials/credentials.form.js:226
#: client/src/credentials/factories/become-method-change.factory.js:21
#: client/src/credentials/factories/become-method-change.factory.js:40
#: client/src/credentials/factories/become-method-change.factory.js:48
#: client/src/credentials/factories/become-method-change.factory.js:68
#: client/src/credentials/factories/become-method-change.factory.js:78
#: client/src/credentials/factories/become-method-change.factory.js:88
#: client/src/credentials/factories/kind-change.factory.js:104
#: client/src/credentials/factories/kind-change.factory.js:124
#: client/src/credentials/factories/kind-change.factory.js:134
#: client/src/credentials/factories/kind-change.factory.js:144
#: client/src/credentials/factories/kind-change.factory.js:29
#: client/src/credentials/factories/kind-change.factory.js:77
#: client/src/credentials/factories/kind-change.factory.js:96
#: client/src/notifications/shared/type-change.service.js:31
#: client/src/templates/survey-maker/surveys/init.factory.js:15
#: client/src/users/users.form.js:69
msgid "Password"
msgstr ""
#: client/src/credentials/factories/kind-change.factory.js:57
msgid "Password (API Key)"
msgstr ""
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:23
msgid "Past 24 Hours"
msgstr ""
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:16
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:29
msgid "Past Month"
msgstr ""
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:26
msgid "Past Week"
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:29
#: client/src/credentials/factories/kind-change.factory.js:85
msgid "Paste the contents of the PEM file associated with the service account email."
msgstr ""
#: client/src/credentials/factories/kind-change.factory.js:50
msgid "Paste the contents of the SSH private key file."
msgstr ""
#: client/src/credentials/factories/kind-change.factory.js:25
msgid "Paste the contents of the SSH private key file.%s or click to close%s"
msgstr ""
#: client/src/inventories-hosts/inventories/inventory.list.js:133
#: client/src/shared/list-generator/list-generator.factory.js:415
msgid "Pending Delete"
msgstr ""
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory-host-filter/host-filter-modal/host-filter-modal.directive.js:60
msgid "Perform a search above to define a host filter"
msgstr ""
#: client/lib/components/components.strings.js:49
msgid "Perform lookup"
msgstr ""
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:8
msgid "Period"
msgstr ""
#: client/src/projects/add/projects-add.controller.js:35
#: client/src/templates/main.js:128
#: client/src/templates/main.js:367
#: client/src/users/add/users-add.controller.js:45
msgid "Permission Error"
msgstr ""
#: client/features/credentials/credentials.strings.js:14
#: client/features/credentials/legacy.credentials.js:63
#: client/src/credentials/credentials.form.js:438
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:104
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:101
#: client/src/organizations/organizations.form.js:152
#: client/src/projects/projects.form.js:278
#: client/src/teams/teams.form.js:128
#: client/src/templates/job_templates/job-template.form.js:532
#: client/src/templates/workflows.form.js:287
#: client/src/users/users.form.js:192
msgid "Permissions"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:41
msgid "Personal Access Token"
msgstr ""
#: client/features/output/output.strings.js:85
#: client/src/shared/form-generator.js:1044
#: client/src/templates/job_templates/job-template.form.js:123
#: client/src/templates/job_templates/job-template.form.js:134
msgid "Playbook"
msgstr ""
#: client/src/projects/projects.form.js:91
msgid "Playbook Directory"
msgstr ""
#: client/features/templates/templates.strings.js:70
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:58
msgid "Playbook Run"
msgstr ""
#: client/features/output/output.strings.js:117
msgid "Plays"
msgstr ""
#: client/lib/components/components.strings.js:116
msgid "Please add items to this list."
msgstr ""
#: client/src/users/users.form.js:127
msgid "Please add user to an Organization."
msgstr ""
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:99
msgid "Please assign roles to the selected resources"
msgstr ""
#: client/src/access/add-rbac-resource/rbac-resource.partial.html:60
msgid "Please assign roles to the selected users/teams"
msgstr ""
#: client/src/templates/job_templates/add-job-template/job-template-add.controller.js:365
msgid "Please check the server and make sure the directory exists and file permissions are set correctly."
msgstr ""
#: client/features/templates/templates.strings.js:144
msgid "Please click on an available node to form a new link."
msgstr ""
#: client/src/license/license.partial.html:91
msgid "Please click the button below to visit Ansible's website to get a Tower license key."
msgstr ""
#: client/src/inventories-hosts/inventory-hosts.strings.js:40
msgid "Please click the icon to edit the host filter."
msgstr ""
#: client/features/templates/templates.strings.js:126
msgid "Please click the start button to build your workflow."
msgstr ""
#: client/lib/services/base-string.service.js:98
msgid "Please confirm that you would like to remove {{ role }} access from the team {{ name }}. This will affect all members of the team. If you would like to only remove access for this particular user, please remove them from the team."
msgstr ""
#: client/lib/services/base-string.service.js:104
msgid "Please confirm that you would like to remove {{ role }} access from {{ name }}."
msgstr ""
#: client/src/shared/form-generator.js:833
#: client/src/shared/form-generator.js:925
msgid "Please enter a URL that begins with ssh, http or https. The URL may not contain the '@' character."
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:183
msgid "Please enter a larger float."
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:163
msgid "Please enter a larger integer."
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:246
msgid "Please enter a maximum default of {{float_max}}."
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:232
msgid "Please enter a maximum default of {{int_max}}."
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:245
msgid "Please enter a minimum default of {{float_min}}."
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:231
msgid "Please enter a minimum default of {{int_min}}."
msgstr ""
#: client/src/shared/form-generator.js:1134
msgid "Please enter a number greater than %d and less than %d."
msgstr ""
#: client/src/shared/form-generator.js:1136
msgid "Please enter a number greater than %d."
msgstr ""
#: client/src/templates/workflows/workflow-maker/forms/workflow-node-form.partial.html:151
msgid "Please enter a number greater than or equal to 0."
msgstr ""
#: client/src/shared/form-generator.js:1128
msgid "Please enter a number."
msgstr ""
#: client/features/templates/templates.strings.js:43
#: client/src/login/loginModal/loginModal.partial.html:90
msgid "Please enter a password."
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:178
msgid "Please enter a smaller float."
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:158
msgid "Please enter a smaller integer."
msgstr ""
#: client/src/login/loginModal/loginModal.partial.html:70
msgid "Please enter a username."
msgstr ""
#: client/src/shared/form-generator.js:823
#: client/src/shared/form-generator.js:915
msgid "Please enter a valid email address."
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:177
#: client/src/templates/survey-maker/shared/question-definition.form.js:182
#: client/src/templates/survey-maker/shared/question-definition.form.js:244
msgid "Please enter a valid float."
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:157
#: client/src/templates/survey-maker/shared/question-definition.form.js:162
#: client/src/templates/survey-maker/shared/question-definition.form.js:230
msgid "Please enter a valid integer."
msgstr ""
#: client/lib/components/components.strings.js:15
#: client/src/shared/form-generator.js:818
#: client/src/shared/form-generator.js:910
#: client/src/shared/form-generator.js:982
msgid "Please enter a value."
msgstr ""
#: client/src/templates/prompt/steps/survey/prompt-survey.partial.html:14
#: client/src/templates/prompt/steps/survey/prompt-survey.partial.html:19
#: client/src/templates/prompt/steps/survey/prompt-survey.partial.html:30
#: client/src/templates/prompt/steps/survey/prompt-survey.partial.html:36
#: client/src/templates/prompt/steps/survey/prompt-survey.partial.html:42
msgid "Please enter an answer between"
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:199
msgid "Please enter an answer from the choices listed."
msgstr ""
#: client/features/templates/templates.strings.js:69
msgid "Please enter an answer that is a decimal number."
msgstr ""
#: client/features/templates/templates.strings.js:68
msgid "Please enter an answer that is a valid integer."
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:47
msgid "Please enter an answer variable name."
msgstr ""
#: client/features/templates/templates.strings.js:66
msgid "Please enter an answer."
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:216
msgid "Please enter an answer/answers from the choices listed."
msgstr ""
#: client/index.template.ejs:149
msgid "Please enter an integer<span ng-show=\"prompt_for_days_facts_form.granularity_keep_amount.$dirty && prompt_for_days_facts_form.granularity_keep_amount.$error.min\"> that is not negative</span><span ng-show=\"prompt_for_days_facts_form.granularity_keep_amount.$dirty && prompt_for_days_facts_form.granularity_keep_amount.$error.max\"> that is lower than 9999</span>."
msgstr ""
#: client/index.template.ejs:132
msgid "Please enter an integer<span ng-show=\"prompt_for_days_facts_form.keep_amount.$dirty && prompt_for_days_facts_form.keep_amount.$error.min\"> that is not negative</span><span ng-show=\"prompt_for_days_facts_form.keep_amount.$dirty && prompt_for_days_facts_form.keep_amount.$error.max\"> that is lower than 9999</span>."
msgstr ""
#: client/index.template.ejs:105
msgid "Please enter an integer<span ng-show=\"prompt_for_days_form.days_to_keep.$dirty && prompt_for_days_form.days_to_keep.$error.min\"> that is not negative</span><span ng-show=\"prompt_for_days_form.days_to_keep.$dirty && prompt_for_days_form.days_to_keep.$error.max\"> that is lower than 9999</span>."
msgstr ""
#: client/src/inventories-hosts/inventory-hosts.strings.js:47
msgid "Please enter at least one search term to create a new Smart Inventory."
msgstr ""
#: client/features/templates/templates.strings.js:127
msgid "Please hover over a template for additional options."
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:175
msgid "Please input a number greater than 1."
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:538
#: client/src/scheduler/scheduler.strings.js:47
msgid "Please provide a valid date."
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:208
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:521
#: client/src/scheduler/scheduler.strings.js:30
msgid "Please provide a value between 1 and 999."
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:48
msgid "Please remove the illegal character from the survey question variable name."
msgstr ""
#: client/src/templates/job_templates/add-job-template/job-template-add.controller.js:169
msgid "Please save before adding a survey to this job template."
msgstr ""
#: client/src/templates/workflows/add-workflow/workflow-add.controller.js:53
msgid "Please save before adding a survey to this workflow."
msgstr ""
#: client/src/notifications/notifications.list.js:15
msgid "Please save before adding notifications."
msgstr ""
#: client/src/organizations/organizations.form.js:104
#: client/src/teams/teams.form.js:72
msgid "Please save before adding users."
msgstr ""
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:100
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:97
#: client/src/organizations/organizations.form.js:144
#: client/src/projects/projects.form.js:270
#: client/src/teams/teams.form.js:124
#: client/src/templates/job_templates/job-template.form.js:525
#: client/src/templates/workflows.form.js:280
msgid "Please save before assigning permissions."
msgstr ""
#: client/src/users/users.form.js:125
#: client/src/users/users.form.js:188
msgid "Please save before assigning to organizations."
msgstr ""
#: client/src/users/users.form.js:155
msgid "Please save before assigning to teams."
msgstr ""
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:142
msgid "Please save before creating groups."
msgstr ""
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:152
msgid "Please save before creating hosts."
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:108
#: client/src/inventories-hosts/inventories/related/groups/groups.form.js:86
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:110
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:119
msgid "Please save before defining groups."
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/groups.form.js:94
msgid "Please save before defining hosts."
msgstr ""
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:161
msgid "Please save before defining inventory sources."
msgstr ""
#: client/src/templates/workflows/add-workflow/workflow-add.controller.js:52
msgid "Please save before defining the workflow graph."
msgstr ""
#: client/lib/components/components.strings.js:111
msgid "Please save before launching this template."
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:117
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:127
msgid "Please save before viewing Insights."
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:101
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:103
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:112
msgid "Please save before viewing facts."
msgstr ""
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:146
msgid "Please save before viewing hosts."
msgstr ""
#: client/src/access/add-rbac-resource/rbac-resource.partial.html:26
msgid "Please select Users / Teams from the lists below."
msgstr ""
#: client/src/access/add-rbac-resource/rbac-resource.partial.html:29
msgid "Please select Users from the list below."
msgstr ""
#: client/src/shared/form-generator.js:1169
msgid "Please select a number between"
msgstr ""
#: client/src/shared/form-generator.js:1165
msgid "Please select a number."
msgstr ""
#: client/features/templates/templates.strings.js:67
msgid "Please select a value"
msgstr ""
#: client/src/shared/form-generator.js:1056
#: client/src/shared/form-generator.js:1125
#: client/src/shared/form-generator.js:1298
msgid "Please select a value."
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:77
msgid "Please select an Inventory or check the Prompt on launch option."
msgstr ""
#: client/src/inventories-hosts/inventory-hosts.strings.js:39
msgid "Please select an organization before editing the host filter."
msgstr ""
#: client/src/shared/form-generator.js:1162
msgid "Please select at least one value."
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:476
#: client/src/scheduler/scheduler.strings.js:43
msgid "Please select one or more days."
msgstr ""
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:30
msgid "Please select resources from the lists below."
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:77
msgid "Pod Spec Override"
msgstr ""
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:47
msgid "Populate the hosts for this inventory by using a search filter."
msgstr ""
#: client/src/notifications/shared/type-change.service.js:30
msgid "Port"
msgstr ""
#: client/features/templates/templates.strings.js:33
msgid "Preview"
msgstr ""
#: client/src/credentials/credentials.form.js:257
#: client/src/credentials/factories/kind-change.factory.js:20
#: client/src/credentials/factories/kind-change.factory.js:44
msgid "Private Key"
msgstr ""
#: client/features/templates/templates.strings.js:46
#: client/src/credentials/credentials.form.js:264
msgid "Private Key Passphrase"
msgstr ""
#: client/src/credentials/credentials.form.js:279
#: client/src/credentials/credentials.form.js:283
msgid "Privilege Escalation"
msgstr ""
#: client/features/templates/templates.strings.js:47
#: client/src/credentials/credentials.form.js:304
msgid "Privilege Escalation Password"
msgstr ""
#: client/src/credentials/credentials.form.js:294
msgid "Privilege Escalation Username"
msgstr ""
#: client/features/jobs/jobs.strings.js:15
#: client/features/output/output.strings.js:86
#: client/features/templates/templates.strings.js:20
#: client/src/credentials/factories/become-method-change.factory.js:30
#: client/src/credentials/factories/kind-change.factory.js:86
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:92
#: client/src/templates/job_templates/job-template.form.js:100
#: client/src/templates/job_templates/job-template.form.js:113
#: client/src/templates/job_templates/job-template.form.js:91
msgid "Project"
msgstr ""
#: client/lib/services/base-string.service.js:150
msgid "Project (Ascending)"
msgstr ""
#: client/lib/services/base-string.service.js:151
msgid "Project (Descending)"
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:53
#: client/src/credentials/factories/kind-change.factory.js:109
msgid "Project (Tenant Name)"
msgstr ""
#: client/src/projects/projects.form.js:77
#: client/src/projects/projects.form.js:85
msgid "Project Base Path"
msgstr ""
#: client/src/credentials/credentials.form.js:364
msgid "Project Name"
msgstr ""
#: client/src/projects/projects.form.js:102
msgid "Project Path"
msgstr ""
#: client/features/templates/templates.strings.js:117
#: client/src/workflow-results/workflow-results.controller.js:98
msgid "Project Sync"
msgstr ""
#: client/src/home/dashboard/counts/dashboard-counts.directive.js:66
msgid "Project Sync Failures"
msgstr ""
#: client/lib/components/components.strings.js:74
#: client/lib/models/models.strings.js:40
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:114
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:47
#: client/src/activity-stream/streamDropdownNav/stream-dropdown-nav.directive.js:33
#: client/src/home/dashboard/counts/dashboard-counts.directive.js:61
#: client/src/organizations/linkout/organizations-linkout.route.js:190
#: client/src/organizations/linkout/organizations-linkout.route.js:192
msgid "Projects"
msgstr ""
#: client/src/inventories-hosts/inventory-hosts.strings.js:18
msgid "Promote group"
msgid_plural "Promote groups"
msgstr[0] ""
msgstr[1] ""
#: client/src/inventories-hosts/inventory-hosts.strings.js:20
msgid "Promote host"
msgid_plural "Promote hosts"
msgstr[0] ""
msgstr[1] ""
#: client/src/inventories-hosts/inventory-hosts.strings.js:10
msgid "Promote {{ group }} and {{ host }}"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:54
#: client/src/templates/survey-maker/shared/question-definition.form.js:27
msgid "Prompt"
msgstr ""
#: client/lib/components/components.strings.js:35
#: client/src/templates/job_templates/job-template.form.js:116
#: client/src/templates/job_templates/job-template.form.js:157
#: client/src/templates/job_templates/job-template.form.js:184
#: client/src/templates/job_templates/job-template.form.js:201
#: client/src/templates/job_templates/job-template.form.js:218
#: client/src/templates/job_templates/job-template.form.js:235
#: client/src/templates/job_templates/job-template.form.js:312
#: client/src/templates/job_templates/job-template.form.js:493
#: client/src/templates/job_templates/job-template.form.js:60
#: client/src/templates/job_templates/job-template.form.js:86
#: client/src/templates/workflows.form.js:102
#: client/src/templates/workflows.form.js:116
#: client/src/templates/workflows.form.js:148
#: client/src/templates/workflows.form.js:88
msgid "Prompt on launch"
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:49
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:48
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:50
msgid "Provide a host name, ip address, or ip address:port. Examples include:"
msgstr ""
#: client/features/templates/templates.strings.js:57
#: client/src/templates/job_templates/job-template.form.js:178
msgid "Provide a host pattern to further constrain the list of hosts that will be managed or affected by the playbook. Multiple patterns are allowed. Refer to Ansible documentation for more information and examples on patterns."
msgstr ""
#: client/src/templates/workflows.form.js:96
msgid "Provide a host pattern to further constrain the list of hosts that will be managed or affected by the workflow. This limit is applied to all job template nodes that prompt for a limit. Refer to Ansible documentation for more information and examples on patterns."
msgstr ""
#: client/features/credentials/credentials.strings.js:22
msgid "Provide account information using Google Compute Engine JSON credentials file."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:155
msgid "Provide environment variables to pass to the custom inventory script."
msgstr ""
#: client/src/license/license.partial.html:128
msgid "Provide your Red Hat customer credentials and you can choose from a list of your available licenses. The credentials you use will be stored for future use in retrieving renewal or expanded licenses. You can update or remove them in SETTINGS &gt; SYSTEM."
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:374
#: client/src/templates/job_templates/job-template.form.js:382
msgid "Provisioning Callback URL"
msgstr ""
#: client/src/notifications/add/add.controller.js:86
#: client/src/notifications/edit/edit.controller.js:149
msgid "Purple"
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.controller.js:95
msgid "RADIUS"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:55
msgid "RAM"
msgstr ""
#: client/lib/components/code-mirror/code-mirror.strings.js:15
msgid "READ ONLY"
msgstr ""
#: client/src/home/dashboard/lists/jobs/jobs-list.partial.html:4
msgid "RECENT JOB RUNS"
msgstr ""
#: client/src/home/dashboard/lists/jobs/jobs-list.partial.html:47
msgid "RECENTLY RUN JOBS"
msgstr ""
#: client/src/home/dashboard/lists/job-templates/job-templates-list.partial.html:50
msgid "RECENTLY USED JOB TEMPLATES"
msgstr ""
#: client/src/home/dashboard/lists/job-templates/job-templates-list.partial.html:4
msgid "RECENTLY USED TEMPLATES"
msgstr ""
#: client/src/activity-stream/streams.list.js:54
#: client/src/inventories-hosts/hosts/host.list.js:108
#: client/src/inventories-hosts/hosts/related/groups/hosts-related-groups.list.js:51
#: client/src/inventories-hosts/inventories/related/groups/groups.list.js:37
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.list.js:36
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:130
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups.list.js:52
#: client/src/inventories-hosts/inventories/related/sources/sources.list.js:58
#: client/src/projects/projects.list.js:76
#: client/src/scheduler/schedules.list.js:76
msgid "REFRESH"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:23
msgid "REFRESH TOKEN"
msgstr ""
#: client/src/shared/smart-search/smart-search.partial.html:45
msgid "RELATED FIELDS:"
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.partial.html:91
msgid "REMEDIATE INVENTORY"
msgstr ""
#: client/lib/services/base-string.service.js:79
#: client/src/access/permissions-list.controller.js:57
#: client/src/access/permissions-list.controller.js:90
#: client/src/inventories-hosts/inventories/related/hosts/related-groups-labels/relatedGroupsLabelsList.directive.js:84
#: client/src/shared/directives.js:94
#: client/src/templates/labels/labelsList.directive.js:96
msgid "REMOVE"
msgstr ""
#: client/lib/services/base-string.service.js:103
msgid "REMOVE ACCESS"
msgstr ""
#: client/lib/services/base-string.service.js:97
msgid "REMOVE TEAM ACCESS"
msgstr ""
#: client/features/output/output.strings.js:8
msgid "RESULTS"
msgstr ""
#: client/features/templates/templates.strings.js:39
#: client/src/templates/job_templates/multi-credential/multi-credential-modal.partial.html:51
msgid "REVERT"
msgstr ""
#: client/features/projects/projects.strings.js:10
msgid "REVISION"
msgstr ""
#: client/src/inventories-hosts/inventories/main.js:301
#: client/src/inventories-hosts/inventories/related/groups/groups.list.js:49
msgid "ROOT GROUPS"
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:25
#: client/src/credentials/factories/kind-change.factory.js:81
msgid "RSA Private Key"
msgstr ""
#: client/features/templates/templates.strings.js:130
#: client/lib/services/base-string.service.js:66
msgid "RUN"
msgstr ""
#: client/src/inventories-hosts/inventories/adhoc/adhoc.route.js:45
msgid "RUN COMMAND"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/groups.list.js:62
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.list.js:45
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:118
#: client/src/inventories-hosts/inventories/related/hosts/related-host.list.js:130
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups.list.js:61
msgid "RUN COMMANDS"
msgstr ""
#: client/src/notifications/add/add.controller.js:89
#: client/src/notifications/edit/edit.controller.js:152
msgid "Random"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:30
msgid "Read"
msgstr ""
#: client/src/workflow-results/workflow-results.controller.js:179
msgid "Read only view of extra variables added to the workflow."
msgstr ""
#: client/features/output/output.strings.js:17
msgid "Read-only view of artifacts added to the job template"
msgstr ""
#: client/features/output/output.strings.js:24
msgid "Read-only view of extra variables added to the job template"
msgstr ""
#: client/lib/components/code-mirror/code-mirror.strings.js:51
msgid "Read-only view of extra variables added to the job template."
msgstr ""
#: client/src/inventories-hosts/inventories/list/host-summary-popover/host-summary-popover.directive.js:48
msgid "Recent Failed Jobs"
msgstr ""
#: client/src/notifications/notificationTemplates.list.js:28
msgid "Recent Notifications"
msgstr ""
#: client/src/inventories-hosts/inventories/list/host-summary-popover/host-summary-popover.directive.js:48
msgid "Recent Successful Jobs"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:94
#: client/src/notifications/notificationTemplates.form.js:98
msgid "Recipient List"
msgstr ""
#: client/src/notifications/add/add.controller.js:87
#: client/src/notifications/edit/edit.controller.js:150
msgid "Red"
msgstr ""
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:47
msgid "Refer to the Ansible Tower documentation for further syntax and examples."
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:171
msgid "Refer to the Ansible documentation for details about the configuration file."
msgstr ""
#: client/src/organizations/linkout/controllers/organizations-projects.controller.js:252
#: client/src/organizations/linkout/controllers/organizations-projects.controller.js:277
msgid "Refresh"
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.strings.js:8
msgid "Refresh Insights"
msgstr ""
#: client/src/configuration/settings.service.js:44
msgid "Refresh Token Expiration"
msgstr ""
#: client/src/activity-stream/streams.list.js:51
#: client/src/bread-crumb/bread-crumb.partial.html:6
#: client/src/inventories-hosts/hosts/host.list.js:104
#: client/src/inventories-hosts/hosts/related/groups/hosts-related-groups.list.js:47
#: client/src/inventories-hosts/inventories/related/groups/groups.list.js:33
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.list.js:32
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:126
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups.list.js:48
#: client/src/inventories-hosts/inventories/related/sources/sources.list.js:54
#: client/src/projects/projects.list.js:72
#: client/src/scheduler/schedules.list.js:72
msgid "Refresh the page"
msgstr ""
#: client/features/output/output.strings.js:88
msgid "Refspec"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:308
msgid "Regular expression where only matching host names will be imported. The filter is applied as a post-processing step after any inventory plugin filters are applied."
msgstr ""
#: client/src/inventories-hosts/inventories/related/hosts/related-host.list.js:81
msgid "Related Groups"
msgstr ""
#: client/lib/components/components.strings.js:104
msgid "Relaunch On"
msgstr ""
#: client/src/workflow-results/workflow-results.partial.html:26
msgid "Relaunch job"
msgstr ""
#: client/lib/components/components.strings.js:103
msgid "Relaunch using host parameters"
msgstr ""
#: client/lib/components/components.strings.js:102
#: client/src/workflow-results/workflow-results.controller.js:55
msgid "Relaunch using the same parameters"
msgstr ""
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:176
msgid "Remediate Inventory"
msgstr ""
#: client/src/access/add-rbac-user-team/rbac-selected-list.directive.js:106
#: client/src/access/add-rbac-user-team/rbac-selected-list.directive.js:107
#: client/src/teams/teams.form.js:157
#: client/src/users/users.form.js:231
msgid "Remove"
msgstr ""
#: client/src/templates/labels/labelsList.directive.js:93
msgid "Remove Label from"
msgstr ""
#: client/src/projects/projects.form.js:178
msgid "Remove any local modifications prior to performing an update."
msgstr ""
#: client/src/inventories-hosts/inventories/related/hosts/related-groups-labels/relatedGroupsLabelsList.directive.js:81
msgid "Remove host from"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:152
#: client/src/scheduler/scheduler.strings.js:27
msgid "Repeat frequency"
msgstr ""
#: client/lib/components/components.strings.js:7
msgid "Replace"
msgstr ""
#: client/src/license/license.strings.js:7
msgid "Replace password"
msgstr ""
#: client/lib/components/components.strings.js:139
msgid "Replace secret"
msgstr ""
#: client/src/license/license.partial.html:96
msgid "Request License"
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:291
msgid "Required"
msgstr ""
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:154
msgid "Reset"
msgstr ""
#: client/lib/components/components.strings.js:92
msgid "Resources"
msgstr ""
#: client/features/templates/templates.strings.js:97
#: client/src/scheduler/schedules.list.js:25
msgid "Resources are missing from this template."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:318
msgid "Retrieve the enabled state from the given dict of host variables. The enabled variable may be specified using dot notation, e.g: 'foo.bar'"
msgstr ""
#: client/lib/services/base-string.service.js:111
msgid "Return"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:26
msgid "Returned status:"
msgstr ""
#: client/lib/components/components.strings.js:8
#: client/src/shared/form-generator.js:658
msgid "Revert"
msgstr ""
#: client/src/configuration/forms/auth-form/sub-forms/auth-azure.form.js:47
#: client/src/configuration/forms/auth-form/sub-forms/auth-github-org.form.js:51
#: client/src/configuration/forms/auth-form/sub-forms/auth-github-team.form.js:51
#: client/src/configuration/forms/auth-form/sub-forms/auth-github.form.js:47
#: client/src/configuration/forms/auth-form/sub-forms/auth-google-oauth2.form.js:59
#: client/src/configuration/forms/auth-form/sub-forms/auth-ldap.form.js:102
#: client/src/configuration/forms/auth-form/sub-forms/auth-ldap1.form.js:102
#: client/src/configuration/forms/auth-form/sub-forms/auth-ldap2.form.js:102
#: client/src/configuration/forms/auth-form/sub-forms/auth-ldap3.form.js:102
#: client/src/configuration/forms/auth-form/sub-forms/auth-ldap4.form.js:102
#: client/src/configuration/forms/auth-form/sub-forms/auth-ldap5.form.js:102
#: client/src/configuration/forms/auth-form/sub-forms/auth-radius.form.js:34
#: client/src/configuration/forms/auth-form/sub-forms/auth-saml.form.js:121
#: client/src/configuration/forms/auth-form/sub-forms/auth-tacacs.form.js:47
#: client/src/configuration/forms/jobs-form/configuration-jobs.form.js:110
#: client/src/configuration/forms/system-form/sub-forms/system-activity-stream.form.js:26
#: client/src/configuration/forms/system-form/sub-forms/system-logging.form.js:74
#: client/src/configuration/forms/system-form/sub-forms/system-misc.form.js:95
#: client/src/configuration/forms/ui-form/configuration-ui.form.js:36
msgid "Revert all to default"
msgstr ""
#: client/features/output/output.strings.js:90
#: client/src/projects/projects.list.js:56
msgid "Revision"
msgstr ""
#: client/src/projects/add/projects-add.controller.js:159
#: client/src/projects/edit/projects-edit.controller.js:280
msgid "Revision #"
msgstr ""
#: client/features/credentials/legacy.credentials.js:85
#: client/src/credentials/credentials.form.js:461
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:130
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:127
#: client/src/organizations/organizations.form.js:174
#: client/src/projects/projects.form.js:301
#: client/src/teams/teams.form.js:109
#: client/src/teams/teams.form.js:148
#: client/src/templates/workflows.form.js:311
#: client/src/users/users.form.js:212
msgid "Role"
msgstr ""
#: client/lib/services/base-string.service.js:102
msgid "Role access removal"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:440
#: client/src/templates/job_templates/job-template.form.js:444
#: client/src/templates/workflows.form.js:213
#: client/src/templates/workflows.form.js:217
msgid "Rotate Webhook Key"
msgstr ""
#: client/src/instance-groups/instance-groups.list.js:26
#: client/src/instance-groups/instance-groups.strings.js:22
#: client/src/instance-groups/instance-groups.strings.js:61
msgid "Running Jobs"
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.controller.js:96
msgid "SAML"
msgstr ""
#: client/lib/services/base-string.service.js:63
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory-host-filter/host-filter-modal/host-filter-modal.partial.html:17
#: client/src/inventories-hosts/shared/associate-groups/associate-groups.partial.html:17
#: client/src/inventories-hosts/shared/associate-hosts/associate-hosts.partial.html:17
#: client/src/organizations/galaxy-credentials-multiselect/galaxy-credentials-modal/galaxy-credentials-modal.partial.html:18
#: client/src/partials/survey-maker-modal.html:84
#: client/src/shared/instance-groups-multiselect/instance-groups-modal/instance-groups-modal.partial.html:18
msgid "SAVE"
msgstr ""
#: client/features/templates/templates.strings.js:152
msgid "SAVE & EXIT"
msgstr ""
#: client/src/scheduler/scheduled-jobs.list.js:13
#: client/src/scheduler/scheduled-jobs.list.js:14
msgid "SCHEDULED JOBS"
msgstr ""
#: client/src/activity-stream/get-target-title.factory.js:38
#: client/src/inventories-hosts/inventories/related/sources/list/schedule/sources-schedule.route.js:9
#: client/src/management-jobs/scheduler/main.js:28
#: client/src/management-jobs/scheduler/main.js:34
#: client/src/scheduler/schedules.route.js:102
#: client/src/scheduler/schedules.route.js:14
#: client/src/scheduler/schedules.route.js:189
#: client/src/scheduler/schedules.route.js:283
msgid "SCHEDULES"
msgstr ""
#: client/features/templates/templates.strings.js:71
#: client/src/projects/add/projects-add.controller.js:130
#: client/src/projects/edit/projects-edit.controller.js:252
#: client/src/projects/projects.form.js:130
#: client/src/templates/job_templates/job-template.form.js:107
#: client/src/templates/workflows.form.js:107
#: client/src/templates/workflows.form.js:111
#: client/src/workflow-results/workflow-results.controller.js:80
msgid "SCM Branch"
msgstr ""
#: client/src/projects/add/projects-add.controller.js:150
#: client/src/projects/edit/projects-edit.controller.js:271
msgid "SCM Branch/Tag/Commit"
msgstr ""
#: client/src/projects/add/projects-add.controller.js:171
#: client/src/projects/edit/projects-edit.controller.js:292
msgid "SCM Branch/Tag/Revision"
msgstr ""
#: client/src/projects/projects.form.js:179
msgid "SCM Clean"
msgstr ""
#: client/src/projects/projects.form.js:190
msgid "SCM Delete"
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:20
#: client/src/credentials/factories/kind-change.factory.js:76
msgid "SCM Private Key"
msgstr ""
#: client/src/projects/add/projects-add.controller.js:131
#: client/src/projects/edit/projects-edit.controller.js:253
#: client/src/projects/projects.form.js:146
msgid "SCM Refspec"
msgstr ""
#: client/src/projects/projects.form.js:57
msgid "SCM Type"
msgstr ""
#: client/src/projects/projects.form.js:108
#: client/src/projects/projects.form.js:119
msgid "SCM URL"
msgstr ""
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:55
#: client/src/projects/projects.form.js:200
msgid "SCM Update"
msgstr ""
#: client/features/projects/projects.strings.js:30
#: client/src/organizations/linkout/controllers/organizations-projects.controller.js:231
msgid "SCM Update Cancel"
msgstr ""
#: client/src/projects/projects.form.js:170
msgid "SCM Update Options"
msgstr ""
#: client/features/projects/projects.strings.js:19
#: client/src/organizations/linkout/controllers/organizations-projects.controller.js:126
#: client/src/organizations/linkout/controllers/organizations-projects.controller.js:36
#: client/src/projects/edit/projects-edit.controller.js:122
msgid "SCM update currently running"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:39
msgid "SCOPE"
msgstr ""
#: client/features/output/output.strings.js:108
msgid "SEARCH"
msgstr ""
#: client/features/templates/templates.strings.js:132
#: client/lib/services/base-string.service.js:64
#: client/src/license/license.partial.html:260
#: client/src/templates/job_templates/add-job-template/job-template-add.controller.js:137
#: client/src/templates/job_templates/edit-job-template/job-template-edit.controller.js:186
#: client/src/templates/job_templates/multi-credential/multi-credential-modal.partial.html:75
#: client/src/templates/workflows/add-workflow/workflow-add.controller.js:155
#: client/src/templates/workflows/edit-workflow/workflow-edit.controller.js:194
msgid "SELECT"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:76
msgid "SELECT A CREDENTIAL"
msgstr ""
#: client/features/credentials/credentials.strings.js:20
msgid "SELECT A CREDENTIAL TYPE"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:19
msgid "SELECT AN APPLICATION"
msgstr ""
#: client/features/applications/applications.strings.js:36
#: client/features/credentials/credentials.strings.js:19
msgid "SELECT AN ORGANIZATION"
msgstr ""
#: client/src/inventories-hosts/shared/associate-groups/associate-groups.partial.html:6
msgid "SELECT GROUPS"
msgstr ""
#: client/src/inventories-hosts/shared/associate-hosts/associate-hosts.partial.html:6
msgid "SELECT HOSTS"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:42
msgid "SELECT INSTANCE"
msgstr ""
#: client/features/templates/templates.strings.js:36
msgid "SELECTED"
msgstr ""
#: client/src/templates/job_templates/multi-credential/multi-credential-modal.partial.html:18
msgid "SELECTED:"
msgstr ""
#: client/src/activity-stream/streamDetailModal/streamDetailModal.partial.html:22
msgid "SETTING CATEGORY"
msgstr ""
#: client/src/activity-stream/streamDetailModal/streamDetailModal.partial.html:26
msgid "SETTING NAME"
msgstr ""
#: client/src/configuration/settings.route.js:10
msgid "SETTINGS"
msgstr ""
#: client/lib/services/base-string.service.js:68
#: client/src/templates/survey-maker/surveys/init.factory.js:502
msgid "SHOW"
msgstr ""
#: client/src/login/loginModal/loginModal.partial.html:114
msgid "SIGN IN"
msgstr ""
#: client/src/login/loginModal/thirdPartySignOn/thirdPartySignOn.partial.html:2
msgid "SIGN IN WITH"
msgstr ""
#: client/src/inventories-hosts/hosts/host.list.js:116
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:14
msgid "SMART INVENTORY"
msgstr ""
#: client/lib/components/components.strings.js:122
msgid "SORT BY"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.route.js:27
msgid "SOURCES"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:63
msgid "SS"
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:89
#: client/src/credentials/factories/kind-change.factory.js:145
msgid "SSH Key"
msgstr ""
#: client/features/templates/templates.strings.js:45
msgid "SSH Password"
msgstr ""
#: client/src/credentials/credentials.form.js:255
msgid "SSH key description"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:523
msgid "SSL Connection"
msgstr ""
#: client/features/templates/templates.strings.js:134
msgid "START"
msgstr ""
#: client/src/smart-status/smart-status.controller.js:65
msgid "STATUS"
msgstr ""
#: client/src/credentials/credentials.form.js:119
#: client/src/credentials/credentials.form.js:127
msgid "STS Token"
msgstr ""
#: client/features/output/output.strings.js:140
#: client/src/home/dashboard/graphs/job-status/job-status-graph.directive.js:56
msgid "SUCCESSFUL"
msgstr ""
#: client/src/partials/survey-maker-modal.html:24
msgid "SURVEY"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.list.js:66
msgid "SYNC ALL"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:464
#: client/src/scheduler/scheduler.strings.js:42
msgid "Sat"
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:70
#: client/src/credentials/factories/kind-change.factory.js:126
msgid "Satellite 6 URL"
msgstr ""
#: client/src/access/add-rbac-resource/rbac-resource.partial.html:113
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:192
#: client/src/credentials/credentials.form.js:416
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:158
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:630
#: client/src/scheduler/scheduler.strings.js:57
#: client/src/shared/form-generator.js:1644
msgid "Save"
msgstr ""
#: client/src/configuration/forms/settings-form.controller.js:416
msgid "Save Complete"
msgstr ""
#: client/src/configuration/forms/system-form/configuration-system.controller.js:199
msgid "Save and enable log aggregation before testing the log aggregator."
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.controller.js:66
#: client/src/configuration/forms/settings-form.controller.js:454
#: client/src/configuration/forms/system-form/configuration-system.controller.js:63
msgid "Save changes"
msgstr ""
#: client/src/license/license.partial.html:200
msgid "Save successful!"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:558
#: client/src/scheduler/scheduler.strings.js:50
msgid "Schedule Description"
msgstr ""
#: client/src/management-jobs/card/card.partial.html:28
#: client/src/management-jobs/card/card.partial.html:30
msgid "Schedule Management Job"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/factories/get-sync-status-msg.factory.js:7
msgid "Schedule inventory syncs"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:14
msgid "Schedule is active."
msgstr ""
#: client/src/scheduler/scheduler.strings.js:15
msgid "Schedule is active. Click to stop."
msgstr ""
#: client/src/scheduler/scheduler.strings.js:16
msgid "Schedule is stopped."
msgstr ""
#: client/src/scheduler/scheduler.strings.js:17
msgid "Schedule is stopped. Click to activate."
msgstr ""
#: client/src/scheduler/scheduler.strings.js:60
msgid "Schedule name"
msgstr ""
#: client/lib/components/components.strings.js:72
#: client/src/activity-stream/streamDropdownNav/stream-dropdown-nav.directive.js:35
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:424
#: client/src/projects/projects.form.js:321
#: client/src/templates/job_templates/job-template.form.js:578
#: client/src/templates/workflows.form.js:333
msgid "Schedules"
msgstr ""
#: client/features/users/tokens/users-tokens-add.controller.js:38
msgid "Scope"
msgstr ""
#: client/src/shared/smart-search/smart-search.controller.js:127
#: client/src/shared/smart-search/smart-search.controller.js:169
msgid "Search"
msgstr ""
#: client/src/credentials/credentials.form.js:104
msgid "Secret Key"
msgstr ""
#: client/src/credentials/credentials.form.js:124
msgid "Security Token Service (STS) is a web service that enables you to request temporary, limited-privilege credentials for AWS Identity and Access Management (IAM) users."
msgstr ""
#: client/src/shared/form-generator.js:1648
#: client/src/shared/lookup/lookup-modal.directive.js:59
#: client/src/shared/lookup/lookup-modal.partial.html:20
msgid "Select"
msgstr ""
#: client/src/organizations/galaxy-credentials-multiselect/galaxy-credentials-modal/galaxy-credentials-modal.partial.html:5
msgid "Select Galaxy Credentials"
msgstr ""
#: client/src/organizations/organizations.form.js:61
msgid "Select Galaxy credentials. The selection order sets the order in which Tower will download roles/collections using `ansible-galaxy`."
msgstr ""
#: client/src/shared/instance-groups-multiselect/instance-groups-modal/instance-groups-modal.partial.html:5
msgid "Select Instance Groups"
msgstr ""
#: client/src/templates/job_templates/add-job-template/job-template-add.controller.js:58
#: client/src/templates/job_templates/edit-job-template/job-template-edit.controller.js:100
#: client/src/templates/workflows/add-workflow/workflow-add.controller.js:84
#: client/src/templates/workflows/edit-workflow/workflow-edit.controller.js:108
msgid "Select Webhook Credential"
msgstr ""
#: client/src/templates/workflows.form.js:110
msgid "Select a branch for the workflow. This branch is applied to all job template nodes that prompt for a branch."
msgstr ""
#: client/src/templates/job_templates/multi-credential/multi-credential-modal.directive.js:73
msgid "Select a credential"
msgstr ""
#: client/index.template.ejs:139
msgid "Select a frequency for snapshot retention"
msgstr ""
#: client/src/license/license.partial.html:214
msgid "Select a license"
msgstr ""
#: client/src/access/add-rbac-user-team/rbac-user-team.controller.js:70
msgid "Select a role"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:29
msgid "Select a scope"
msgstr ""
#: client/index.template.ejs:122
msgid "Select a time period after which to remove old facts"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:413
#: client/src/templates/workflows.form.js:186
msgid "Select a webhook service."
msgstr ""
#: client/src/templates/workflows.form.js:81
msgid "Select an inventory for the workflow. This inventory is applied to all job template nodes that prompt for an inventory."
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/groups.list.js:59
msgid "Select an inventory source by clicking the check box beside it. The inventory source can be a single group or a selection of multiple groups."
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.list.js:42
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:115
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups.list.js:58
msgid "Select an inventory source by clicking the check box beside it. The inventory source can be a single group or host, a selection of multiple hosts, or a selection of multiple groups."
msgstr ""
#: client/src/inventories-hosts/inventories/related/hosts/related-host.list.js:127
msgid "Select an inventory source by clicking the check box beside it. The inventory source can be a single host or a selection of multiple hosts."
msgstr ""
#: client/src/configuration/forms/jobs-form/configuration-jobs.controller.js:107
#: client/src/configuration/forms/jobs-form/configuration-jobs.controller.js:132
#: client/src/configuration/forms/ui-form/configuration-ui.controller.js:94
msgid "Select commands"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:151
msgid "Select credentials that allow Tower to access the nodes this job will be ran against. You can only select one credential of each type. For machine credentials (SSH), checking \"Prompt on launch\" without selecting credentials will require you to select a machine credential at run time. If you select credentials and check \"Prompt on launch\", the selected credential(s) become the defaults that can be updated at run time."
msgstr ""
#: client/src/scheduler/schedulerDatePicker.partial.html:2
msgid "Select date"
msgstr ""
#: client/lib/components/components.strings.js:21
msgid "Select file"
msgstr ""
#: client/src/projects/projects.form.js:100
msgid "Select from the list of directories found in the Project Base Path. Together the base path and the playbook directory provide the full path used to locate playbooks."
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.controller.js:317
#: client/src/configuration/forms/auth-form/configuration-auth.controller.js:336
msgid "Select group types"
msgstr ""
#: client/src/access/rbac-multiselect/rbac-multiselect-role.directive.js:24
msgid "Select roles"
msgstr ""
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:56
msgid "Select the Instance Groups for this Inventory to run on."
msgstr ""
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:63
msgid "Select the Instance Groups for this Inventory to run on. Refer to the Ansible Tower documentation for more detail."
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:270
msgid "Select the Instance Groups for this Job Template to run on."
msgstr ""
#: client/src/organizations/organizations.form.js:40
msgid "Select the Instance Groups for this Organization to run on."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:65
msgid "Select the custom Python virtual environment for this inventory source sync to run on."
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:260
msgid "Select the custom Python virtual environment for this job template to run on."
msgstr ""
#: client/src/organizations/organizations.form.js:51
msgid "Select the custom Python virtual environment for this organization to run on."
msgstr ""
#: client/src/projects/projects.form.js:242
msgid "Select the custom Python virtual environment for this project to run on."
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:79
msgid "Select the inventory containing the hosts you want this job to manage."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:121
msgid "Select the inventory file to be synced by this source. You can select from the dropdown or enter a file within the input."
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:132
msgid "Select the playbook to be executed by this job.You can select from the dropdown or enter a file within the input."
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:99
msgid "Select the project containing the playbook you want this job to execute."
msgstr ""
#: client/src/configuration/forms/system-form/configuration-system.controller.js:188
msgid "Select types"
msgstr ""
#: client/src/license/license.partial.html:153
msgid "Selected"
msgstr ""
#: client/src/configuration/forms/system-form/configuration-system.controller.js:202
msgid "Send a test log message to the configured log aggregator."
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:110
msgid "Sender Email"
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:24
#: client/src/credentials/factories/kind-change.factory.js:80
msgid "Service Account Email Address"
msgstr ""
#: client/features/credentials/credentials.strings.js:21
msgid "Service Account JSON File"
msgstr ""
#: client/features/credentials/credentials.strings.js:30
msgid "Set Input Source"
msgstr ""
#: client/index.template.ejs:102
msgid "Set how many days of data should be retained."
msgstr ""
#: client/src/configuration/settings.partial.html:12
msgid "Set preferences for data collection, logos, and logins"
msgstr ""
#: client/lib/components/components.strings.js:88
msgid "Settings"
msgstr ""
#: client/lib/components/components.strings.js:11
#: client/src/shared/form-generator.js:845
#: client/src/templates/prompt/steps/survey/prompt-survey.partial.html:24
msgid "Show"
msgstr ""
#: client/features/templates/templates.strings.js:50
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:115
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:118
#: client/src/templates/job_templates/job-template.form.js:303
#: client/src/templates/job_templates/job-template.form.js:306
msgid "Show Changes"
msgstr ""
#: client/features/output/output.strings.js:50
#: client/src/workflow-results/workflow-results.controller.js:86
msgid "Show Less"
msgstr ""
#: client/features/output/output.strings.js:51
#: client/src/workflow-results/workflow-results.controller.js:87
msgid "Show More"
msgstr ""
#: client/src/configuration/forms/system-form/configuration-system.partial.html:34
#: client/src/inventories-hosts/hosts/related/groups/hosts-related-groups.partial.html:8
#: client/src/inventories-hosts/inventories/related/groups/list/groups-list.partial.html:8
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups-disassociate.partial.html:8
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts-disassociate.partial.html:8
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups-disassociate.partial.html:8
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.partial.html:8
#: client/src/templates/prompt/steps/other-prompts/prompt-other-prompts.partial.html:104
#: client/src/templates/prompt/steps/other-prompts/prompt-other-prompts.partial.html:125
#: client/src/templates/prompt/steps/other-prompts/prompt-other-prompts.partial.html:136
#: client/src/templates/prompt/steps/other-prompts/prompt-other-prompts.partial.html:28
#: client/src/templates/prompt/steps/other-prompts/prompt-other-prompts.partial.html:44
#: client/src/templates/prompt/steps/other-prompts/prompt-other-prompts.partial.html:6
#: client/src/templates/prompt/steps/other-prompts/prompt-other-prompts.partial.html:61
#: client/src/templates/prompt/steps/other-prompts/prompt-other-prompts.partial.html:83
#: client/src/templates/workflows/workflow-maker/forms/workflow-node-form.partial.html:138
msgid "Show help text"
msgstr ""
#: client/src/inventories-hosts/inventories/list/host-summary-popover/host-summary-popover.partial.html:1
msgid "Show host summary"
msgstr ""
#: client/src/shared/paginate/paginate.partial.html:51
msgid "Show page size options"
msgstr ""
#: client/src/inventories-hosts/inventories/list/source-summary-popover/source-summary-popover.partial.html:1
msgid "Show source summary"
msgstr ""
#: client/src/login/loginModal/thirdPartySignOn/thirdPartySignOn.service.js:33
#: client/src/login/loginModal/thirdPartySignOn/thirdPartySignOn.service.js:44
#: client/src/login/loginModal/thirdPartySignOn/thirdPartySignOn.service.js:55
#: client/src/login/loginModal/thirdPartySignOn/thirdPartySignOn.service.js:76
msgid "Sign in with %s"
msgstr ""
#: client/src/login/loginModal/thirdPartySignOn/thirdPartySignOn.service.js:63
msgid "Sign in with %s Organizations"
msgstr ""
#: client/src/login/loginModal/thirdPartySignOn/thirdPartySignOn.service.js:61
msgid "Sign in with %s Teams"
msgstr ""
#: client/features/output/output.strings.js:91
#: client/features/templates/templates.strings.js:52
#: client/src/templates/job_templates/job-template.form.js:223
#: client/src/templates/job_templates/job-template.form.js:230
msgid "Skip Tags"
msgstr ""
#: client/features/templates/templates.strings.js:53
#: client/src/templates/job_templates/job-template.form.js:229
msgid "Skip tags are useful when you have a large playbook, and you want to skip specific parts of a play or task. Use commas to separate multiple tags. Refer to Ansible Tower documentation for details on the usage of tags."
msgstr ""
#: client/features/jobs/jobs.strings.js:21
#: client/features/output/output.strings.js:74
msgid "Slice Job"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:283
msgid "Slice Job Count"
msgstr ""
#: client/src/workflow-results/workflow-results.controller.js:75
msgid "Slice Job Template"
msgstr ""
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:44
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:48
msgid "Smart Host Filter"
msgstr ""
#: client/src/inventories-hosts/inventories/inventory.list.js:90
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:75
#: client/src/organizations/linkout/controllers/organizations-inventories.controller.js:70
#: client/src/shared/form-generator.js:1406
msgid "Smart Inventory"
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.partial.html:44
msgid "Solvable With Playbook"
msgstr ""
#: client/features/output/output.strings.js:92
#: client/src/inventories-hosts/inventories/list/source-summary-popover/source-summary-popover.directive.js:57
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:50
msgid "Source"
msgstr ""
#: client/src/credentials/credentials.form.js:75
msgid "Source Control"
msgstr ""
#: client/features/output/output.strings.js:93
msgid "Source Credential"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:33
#: client/src/projects/projects.form.js:26
msgid "Source Details"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:196
#: client/src/notifications/notificationTemplates.form.js:197
msgid "Source Phone Number"
msgstr ""
#: client/features/output/output.strings.js:70
msgid "Source Project"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:168
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:175
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:192
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:199
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:216
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:223
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:233
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:240
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:250
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:257
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:267
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:274
msgid "Source Variables"
msgstr ""
#: client/src/partials/logviewer.html:9
msgid "Source Vars"
msgstr ""
#: client/features/output/output.strings.js:94
#: client/src/workflow-results/workflow-results.controller.js:77
msgid "Source Workflow"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.list.js:39
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:163
msgid "Sources"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:392
msgid "Specify HTTP Headers in JSON format. Refer to the Ansible Tower documentation for example syntax."
msgstr ""
#: client/src/credentials/credentials.form.js:284
msgid "Specify a method for %s operations. This is equivalent to specifying the %s parameter, where %s could be %s"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:546
msgid "Specify a notification color. Acceptable colors are hex color code (example: #3af or #789abc) ."
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:347
msgid "Specify a notification color. Acceptable colors are: yellow, green, red purple, gray or random."
msgstr ""
#: client/features/users/tokens/tokens.strings.js:20
msgid "Specify a scope for the token's access"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:404
msgid "Specify an HTTP method for the webhook. Acceptable choices are: POST or PUT"
msgstr ""
#: client/features/output/output.strings.js:135
msgid "Standard Error"
msgstr ""
#: client/features/output/output.strings.js:134
#: client/src/partials/logviewer.html:5
msgid "Standard Out"
msgstr ""
#: client/src/notifications/notifications.list.js:53
msgid "Start"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:42
#: client/src/scheduler/scheduler.strings.js:23
msgid "Start Date"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:569
msgid "Start Message"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:580
msgid "Start Message Body"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:56
#: client/src/scheduler/scheduler.strings.js:24
msgid "Start Time"
msgstr ""
#: client/lib/services/base-string.service.js:140
msgid "Start Time (Ascending)"
msgstr ""
#: client/lib/services/base-string.service.js:141
msgid "Start Time (Descending)"
msgstr ""
#: client/lib/components/components.strings.js:110
msgid "Start a job using this template"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/factories/get-sync-status-msg.factory.js:6
msgid "Start sync process"
msgstr ""
#: client/features/jobs/jobs.strings.js:9
#: client/features/output/output.strings.js:95
#: client/src/workflow-results/workflow-results.controller.js:71
msgid "Started"
msgstr ""
#: client/features/output/output.strings.js:96
#: client/src/inventories-hosts/inventories/list/host-summary-popover/host-summary-popover.directive.js:55
#: client/src/inventories-hosts/inventories/list/source-summary-popover/source-summary-popover.directive.js:55
#: client/src/inventories-hosts/shared/factories/set-status.factory.js:43
#: client/src/notifications/notification-templates-list/list.controller.js:71
#: client/src/partials/logviewer.html:4
#: client/src/workflow-results/workflow-results.controller.js:74
msgid "Status"
msgstr ""
#: client/src/license/license.partial.html:203
msgid "Submit"
msgstr ""
#: client/features/output/output.strings.js:112
msgid "Submit search"
msgstr ""
#: client/src/license/license.partial.html:27
msgid "Subscription"
msgstr ""
#: client/src/credentials/credentials.form.js:151
#: client/src/credentials/credentials.form.js:162
msgid "Subscription ID"
msgstr ""
#: client/src/credentials/credentials.form.js:161
msgid "Subscription ID is an Azure construct, which is mapped to a username."
msgstr ""
#: client/src/notifications/notifications.list.js:65
msgid "Success"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:592
msgid "Success Message"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:603
msgid "Success Message Body"
msgstr ""
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:83
msgid "Successful"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:404
#: client/src/scheduler/scheduler.strings.js:36
msgid "Sun"
msgstr ""
#: client/features/templates/templates.strings.js:32
msgid "Survey"
msgstr ""
#: client/src/templates/job_templates/edit-job-template/job-template-edit.controller.js:73
#: client/src/templates/workflows/edit-workflow/workflow-edit.controller.js:478
msgid "Surveys allow users to be prompted at job launch with a series of questions related to the job. This allows for variables to be defined that affect the playbook run at time of launch."
msgstr ""
#: client/src/inventories-hosts/inventories/list/source-summary-popover/source-summary-popover.directive.js:79
#: client/src/organizations/linkout/controllers/organizations-inventories.controller.js:186
msgid "Sync Status"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.list.js:62
msgid "Sync all inventory sources"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/factories/get-sync-status-msg.factory.js:29
msgid "Sync canceled. Click to view log."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/factories/get-sync-status-msg.factory.js:35
msgid "Sync completed. Click to view log."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/factories/get-sync-status-msg.factory.js:32
msgid "Sync failed. Click to view log."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/factories/get-sync-status-msg.factory.js:17
msgid "Sync not performed. Click"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/factories/get-sync-status-msg.factory.js:38
msgid "Sync pending."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/factories/get-sync-status-msg.factory.js:45
msgid "Sync running"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/factories/get-sync-status-msg.factory.js:46
msgid "Sync running. Click to view log."
msgstr ""
#: client/lib/components/components.strings.js:96
#: client/src/configuration/settings.partial.html:8
msgid "System"
msgstr ""
#: client/src/users/add/users-add.controller.js:12
#: client/src/users/edit/users-edit.controller.js:12
#: client/src/users/list/users-list.controller.js:12
msgid "System Administrator"
msgstr ""
#: client/src/shared/form-generator.js:1846
msgid "System Administrators have access to all s"
msgstr ""
#: client/src/users/add/users-add.controller.js:11
#: client/src/users/edit/users-edit.controller.js:11
#: client/src/users/list/users-list.controller.js:11
msgid "System Auditor"
msgstr ""
#: client/src/configuration/forms/settings-form.partial.html:3
msgid "System auditors have read-only permissions in this section."
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.controller.js:97
msgid "TACACS+"
msgstr ""
#: client/features/output/output.strings.js:131
msgid "TASK"
msgstr ""
#: client/src/activity-stream/get-target-title.factory.js:23
#: client/src/organizations/linkout/organizations-linkout.route.js:95
#: client/src/organizations/list/organizations-list.controller.js:62
#: client/src/teams/main.js:65
#: client/src/teams/teams.list.js:14
#: client/src/teams/teams.list.js:15
msgid "TEAMS"
msgstr ""
#: client/features/templates/routes/templatesList.route.js:12
#: client/features/templates/templates.strings.js:12
#: client/features/templates/templates.strings.js:8
#: client/src/activity-stream/get-target-title.factory.js:44
#: client/src/templates/templates.list.js:15
#: client/src/templates/templates.list.js:16
msgid "TEMPLATES"
msgstr ""
#: client/lib/services/base-string.service.js:78
msgid "TEST"
msgstr ""
#: client/src/instance-groups/instance-groups.list.js:8
msgid "THERE ARE CURRENTLY NO INSTANCE GROUPS DEFINED"
msgstr ""
#: client/src/home/dashboard/graphs/job-status/job-status-graph.directive.js:103
msgid "TIME"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:22
msgid "TOKEN"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:21
msgid "TOKEN INFORMATION"
msgstr ""
#: client/features/applications/applications.strings.js:11
#: client/features/users/tokens/tokens.strings.js:10
#: client/features/users/tokens/tokens.strings.js:8
#: client/features/users/tokens/users-tokens-list.route.js:24
#: client/src/activity-stream/get-target-title.factory.js:50
msgid "TOKENS"
msgstr ""
#: client/features/templates/templates.strings.js:122
msgid "TOTAL NODES"
msgstr ""
#: client/features/templates/templates.strings.js:55
#: client/src/templates/job_templates/job-template.form.js:212
msgid "Tags are useful when you have a large playbook, and you want to run a specific part of a play or task. Use commas to separate multiple tags. Refer to Ansible Tower documentation for details on the usage of tags."
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:314
msgid "Tags for the Annotation"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:313
msgid "Tags for the Annotation (optional)"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:364
#: client/src/notifications/notificationTemplates.form.js:414
#: client/src/notifications/notificationTemplates.form.js:453
msgid "Target URL"
msgstr ""
#: client/features/output/output.strings.js:118
msgid "Tasks"
msgstr ""
#: client/features/credentials/legacy.credentials.js:91
#: client/src/credentials/credentials.form.js:467
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:136
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:133
#: client/src/organizations/organizations.form.js:180
#: client/src/projects/projects.form.js:307
#: client/src/templates/workflows.form.js:317
msgid "Team Roles"
msgstr ""
#: client/lib/services/base-string.service.js:96
msgid "Team access removal"
msgstr ""
#: client/lib/components/components.strings.js:81
#: client/src/access/add-rbac-resource/rbac-resource.partial.html:40
#: client/src/activity-stream/streamDropdownNav/stream-dropdown-nav.directive.js:36
#: client/src/organizations/linkout/organizations-linkout.route.js:103
#: client/src/organizations/linkout/organizations-linkout.route.js:105
#: client/src/shared/stateDefinitions.factory.js:426
#: client/src/users/users.form.js:162
msgid "Teams"
msgstr ""
#: client/features/templates/templates.strings.js:120
#: client/src/templates/templates.list.js:14
#: client/src/workflow-results/workflow-results.controller.js:69
msgid "Template"
msgstr ""
#: client/features/templates/templates.strings.js:79
msgid "Template parameter is missing."
msgstr ""
#: client/lib/components/components.strings.js:78
#: client/src/activity-stream/streamDropdownNav/stream-dropdown-nav.directive.js:37
msgid "Templates"
msgstr ""
#: client/src/credentials/credentials.form.js:336
msgid "Tenant ID"
msgstr ""
#: client/src/configuration/forms/system-form/sub-forms/system-logging.form.js:80
msgid "Test"
msgstr ""
#: client/features/credentials/credentials.strings.js:26
msgid "Test External Credential"
msgstr ""
#: client/features/credentials/credentials.strings.js:45
msgid "Test failed."
msgstr ""
#: client/src/notifications/notificationTemplates.list.js:82
msgid "Test notification"
msgstr ""
#: client/features/credentials/credentials.strings.js:44
msgid "Test passed."
msgstr ""
#: client/src/templates/survey-maker/surveys/init.factory.js:13
msgid "Text"
msgstr ""
#: client/src/templates/survey-maker/surveys/init.factory.js:14
msgid "Textarea"
msgstr ""
#: client/src/shared/form-generator.js:1306
#: client/src/shared/form-generator.js:1312
msgid "That value was not found. Please enter or select a valid value."
msgstr ""
#: client/lib/components/components.strings.js:48
msgid "That value was not found. Please enter or select a valid value."
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.partial.html:66
msgid "The Insights Credential for {{inventory.name}} was not found."
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:32
#: client/src/credentials/factories/kind-change.factory.js:88
msgid "The Project ID is the GCE assigned identification. It is constructed as two words followed by a three digit number. Such as:"
msgstr ""
#: client/src/templates/job_templates/add-job-template/job-template-add.controller.js:359
#: client/src/templates/job_templates/add-job-template/job-template-add.controller.js:362
msgid "The Project selected has a status of"
msgstr ""
#: client/src/projects/edit/projects-edit.controller.js:339
msgid "The SCM update process is running."
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:150
msgid "The amount of time (in seconds) before the email notification stops trying to reach the host and times out. Ranges from 1 to 120 seconds."
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:299
msgid "The amount of time (in seconds) to run before the task is canceled. Defaults to 0 for no job timeout."
msgstr ""
#: client/features/templates/templates.strings.js:154
msgid "The amount of time to wait before this approval step is automatically denied. Defaults to 0 for no timeout."
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:201
#: client/src/templates/survey-maker/shared/question-definition.form.js:260
#: client/src/templates/survey-maker/shared/question-definition.form.js:281
msgid "The answer is longer than the maximum length. Please make the answer shorter."
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:200
#: client/src/templates/survey-maker/shared/question-definition.form.js:259
#: client/src/templates/survey-maker/shared/question-definition.form.js:280
msgid "The answer is shorter than the minimium length. Please make the answer longer."
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:271
msgid "The base URL of the Grafana server - the /api/annotations endpoint will be added automatically to the base Grafana URL."
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:241
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:328
#: client/src/scheduler/scheduler.strings.js:32
msgid "The day must be between 1 and 31."
msgstr ""
#: client/src/configuration/settings.service.js:39
msgid "The duration (in seconds) access tokens remain valid since their creation."
msgstr ""
#: client/src/configuration/settings.service.js:47
msgid "The duration (in seconds) authorization codes remain valid since their creation."
msgstr ""
#: client/src/configuration/settings.service.js:43
msgid "The duration (in seconds) refresh tokens remain valid after the expiration of their associated access token."
msgstr ""
#: client/src/credentials/credentials.form.js:190
msgid "The email address assigned to the Google Compute Engine %sservice account."
msgstr ""
#: client/src/projects/projects.form.js:143
msgid "The first fetches all references. The second fetches the Github pull request number 62, in this example the branch needs to be `pull/62/head`."
msgstr ""
#: client/features/templates/templates.strings.js:146
msgid "The following promptable values were provided when this node was created:"
msgstr ""
#: client/features/output/output.strings.js:12
msgid "The host status bar will update when the job is complete."
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:62
#: client/src/credentials/factories/kind-change.factory.js:118
msgid "The host to authenticate with."
msgstr ""
#: client/src/credentials/factories/kind-change.factory.js:59
msgid "The host value"
msgstr ""
#: client/features/templates/templates.strings.js:137
msgid "The inventory of this node will be overridden by the parent workflow inventory."
msgstr ""
#: client/features/templates/templates.strings.js:139
msgid "The inventory of this node will be overridden if a parent workflow inventory is provided at launch."
msgstr ""
#: client/features/templates/templates.strings.js:138
msgid "The inventory of this node will not be overridden by the parent workflow inventory."
msgstr ""
#: client/features/templates/templates.strings.js:140
msgid "The inventory of this node will not be overridden if a parent workflow inventory is provided at launch."
msgstr ""
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:153
msgid "The inventory will be in a pending status until the final delete is processed."
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:100
#: client/src/templates/survey-maker/shared/question-definition.form.js:121
#: client/src/templates/survey-maker/shared/question-definition.form.js:142
msgid "The maximum length is too low. Please enter a number larger than the minimum length you set."
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:120
#: client/src/templates/survey-maker/shared/question-definition.form.js:141
#: client/src/templates/survey-maker/shared/question-definition.form.js:99
msgid "The maximum length you entered is not a valid number. Please enter a whole number."
msgstr ""
#: client/src/organizations/organizations.form.js:78
msgid "The maximum number of hosts allowed to be managed by this organization. Value defaults to 0 which means no limit. Refer to the Ansible documentation for more details."
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:115
#: client/src/templates/survey-maker/shared/question-definition.form.js:136
#: client/src/templates/survey-maker/shared/question-definition.form.js:94
msgid "The minimium length is too high. Please enter a lower number."
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:116
#: client/src/templates/survey-maker/shared/question-definition.form.js:137
#: client/src/templates/survey-maker/shared/question-definition.form.js:95
msgid "The minimum length is too low. Please enter a positive number."
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:114
#: client/src/templates/survey-maker/shared/question-definition.form.js:135
#: client/src/templates/survey-maker/shared/question-definition.form.js:93
msgid "The minimum length you entered is not a valid number. Please enter a whole number."
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:171
msgid "The number of parallel or simultaneous processes to use while executing the playbook. An empty value, or a value less than 1 will use the Ansible default which is usually 5. The default number of forks can be overwritten with a change to"
msgstr ""
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:105
msgid "The number of parallel or simultaneous processes to use while executing the playbook. Inputting no value will use the default value from the %sansible configuration file%s."
msgstr ""
#: client/src/credentials/factories/kind-change.factory.js:58
msgid "The project value"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:552
msgid "The scheduler options are invalid or incomplete."
msgstr ""
#: client/src/scheduler/scheduler.strings.js:49
msgid "The scheduler options are invalid, incomplete, or a date is in the past."
msgstr ""
#: client/src/templates/job_templates/add-job-template/job-template-add.controller.js:365
msgid "The selected project has a status of"
msgstr ""
#: client/src/organizations/linkout/controllers/organizations-projects.controller.js:206
msgid "The selected project is not configured for SCM. To configure for SCM, edit the project and provide SCM settings and then run an update."
msgstr ""
#: client/features/projects/projects.strings.js:23
msgid "The selected project is not configured for SCM. To configure for SCM, edit the project and provide SCM settings, and then run an update."
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:52
msgid "The suggested format for variable names is lowercase and underscore-separated (for example, foo_bar, user_id, host_name, etc.). Variable names with spaces are not allowed."
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:126
#: client/src/scheduler/scheduler.strings.js:25
msgid "The time must be in HH24:MM:SS format."
msgstr ""
#: client/lib/services/base-string.service.js:90
msgid "The {{ resourceType }} is currently being used by other resources."
msgstr ""
#: client/src/activity-stream/streams.list.js:17
msgid "There are no events to display at this time"
msgstr ""
#: client/lib/components/components.strings.js:127
msgid "There are no jobs awaiting approval"
msgstr ""
#: client/features/jobs/jobs.strings.js:18
msgid "There are no running jobs."
msgstr ""
#: client/features/projects/projects.strings.js:22
msgid "There is no SCM update information available for this project. An update has not yet been completed. If you have not already done so, start an update for this project."
msgstr ""
#: client/src/organizations/linkout/controllers/organizations-projects.controller.js:198
msgid "There is no SCM update information available for this project. An update has not yet been completed. If you have not already done so, start an update for this project."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.controller.js:127
msgid "There was an error deleting inventory source groups. Returned status:"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.controller.js:117
msgid "There was an error deleting inventory source hosts. Returned status:"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.controller.js:154
msgid "There was an error deleting inventory source. Returned status:"
msgstr ""
#: client/src/configuration/forms/settings-form.controller.js:286
msgid "There was an error resetting value. Returned status:"
msgstr ""
#: client/src/configuration/forms/settings-form.controller.js:615
msgid "There was an error resetting values. Returned status:"
msgstr ""
#: client/src/configuration/forms/system-form/configuration-system.controller.js:235
msgid "There was an error testing the log aggregator. Returned status:"
msgstr ""
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:29
msgid "These are the modules that {{BRAND_NAME}} supports running commands against."
msgstr ""
#: client/features/templates/templates.strings.js:106
msgid "This Job Template has a credential that requires a password. Credentials requiring passwords on launch are not permitted on workflow nodes."
msgstr ""
#: client/src/scheduler/scheduler.strings.js:59
msgid "This Job Template has a default credential that requires a password before launch. Adding or editing schedules is prohibited while this credential is selected. To add or edit a schedule, credentials that require a password must be removed from the Job Template."
msgstr ""
#: client/features/templates/templates.strings.js:105
msgid "This Job Template is missing a default inventory or project. This must be addressed in the Job Template form before this node can be saved."
msgstr ""
#: client/src/credential-types/credential-types.strings.js:8
msgid "This credential type is currently being used by one or more credentials. Credentials that use this credential type must be deleted before the credential type can be deleted."
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:14
msgid "This feature is currently in tech preview and is subject to change in a future release. Click here for documentation."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:328
msgid "This field is ignored unless an Enabled Variable is set. If the enabled variable matches this value, the host will be enabled on import."
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/list/groups-list.partial.html:25
msgid "This group contains at least one group or host"
msgstr ""
#: client/src/templates/prompt/steps/inventory/prompt-inventory.directive.js:50
#: client/src/templates/workflows.form.js:74
msgid "This inventory is applied to all job template nodes that prompt for an inventory."
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:174
msgid "This is not a valid number."
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:59
#: client/src/credentials/factories/kind-change.factory.js:115
msgid "This is the tenant name. This value is usually the same as the username."
msgstr ""
#: client/features/templates/templates.strings.js:75
msgid "This job template has a default {{typeLabel}} credential which must be included or replaced before proceeding."
msgstr ""
#: client/src/organizations/linkout/organizations-linkout.route.js:149
msgid "This list is populated by inventories added from the"
msgstr ""
#: client/src/notifications/notifications.list.js:21
msgid "This list is populated by notification templates added from the %sNotifications%s section"
msgstr ""
#: client/src/organizations/linkout/organizations-linkout.route.js:192
msgid "This list is populated by projects added from the"
msgstr ""
#: client/src/organizations/linkout/organizations-linkout.route.js:105
msgid "This list is populated by teams added from the"
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.partial.html:4
msgid "This machine has not checked in with Insights in {{last_check_in}} hours"
msgstr ""
#: client/src/templates/survey-maker/shared/question-definition.form.js:49
msgid "This question variable is already in use. Please enter a different variable name."
msgstr ""
#: client/src/shared/form-generator.js:707
msgid "This setting has been set manually in a settings file and is now disabled."
msgstr ""
#: client/src/users/users.form.js:167
msgid "This user is not a member of any teams"
msgstr ""
#: client/src/shared/form-generator.js:828
#: client/src/shared/form-generator.js:920
msgid "This value does not match the password you entered previously. Please confirm that password."
msgstr ""
#: client/src/configuration/forms/settings-form.controller.js:488
msgid "This will reset all configuration values to their factory defaults. Are you sure you want to proceed?"
msgstr ""
#: client/src/templates/prompt/steps/inventory/prompt-inventory.directive.js:51
msgid "This workflow job template has a default inventory which must be included or replaced before proceeding."
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:444
#: client/src/scheduler/scheduler.strings.js:40
msgid "Thu"
msgstr ""
#: client/src/activity-stream/streams.list.js:25
#: client/src/home/dashboard/lists/jobs/jobs-list.partial.html:18
#: client/src/notifications/notification-templates-list/list.controller.js:72
msgid "Time"
msgstr ""
#: client/src/license/license.partial.html:45
msgid "Time Remaining"
msgstr ""
#: client/src/projects/projects.form.js:228
msgid "Time in seconds to consider a project to be current. During job runs and callbacks the task system will evaluate the timestamp of the latest project update. If it is older than Cache Timeout, it is not considered current, and a new project update will be performed."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:395
msgid "Time in seconds to consider an inventory sync to be current. During job runs and callbacks the task system will evaluate the timestamp of the latest sync. If it is older than Cache Timeout, it is not considered current, and a new inventory sync will be performed."
msgstr ""
#: client/features/templates/templates.strings.js:156
#: client/src/notifications/notificationTemplates.form.js:136
#: client/src/notifications/notificationTemplates.form.js:143
#: client/src/templates/job_templates/job-template.form.js:290
#: client/src/templates/job_templates/job-template.form.js:296
#: client/src/templates/workflows/workflow-maker/forms/workflow-node-form.partial.html:137
msgid "Timeout"
msgstr ""
#: client/src/credentials/credentials.form.js:125
msgid "To learn more about the IAM STS Token, refer to the %sAmazon documentation%s."
msgstr ""
#: client/features/output/output.strings.js:120
msgid "Toggle expanded output"
msgstr ""
#: client/src/shared/form-generator.js:850
msgid "Toggle the display of plaintext."
msgstr ""
#: client/src/notifications/shared/type-change.service.js:37
#: client/src/notifications/shared/type-change.service.js:46
msgid "Token"
msgstr ""
#: client/features/applications/applications.strings.js:16
#: client/src/activity-stream/streamDropdownNav/stream-dropdown-nav.directive.js:25
#: client/src/users/users.form.js:242
msgid "Tokens"
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.partial.html:10
msgid "Total Issues"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:23
msgid "Total Jobs"
msgstr ""
#: client/src/workflow-results/workflow-results.controller.js:91
msgid "Total Nodes"
msgstr ""
#: client/src/partials/logviewer.html:6
msgid "Traceback"
msgstr ""
#: client/src/license/license.partial.html:176
msgid "Tracking and Analytics"
msgstr ""
#: client/src/license/license.partial.html:233
msgid "Trial"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:424
#: client/src/scheduler/scheduler.strings.js:38
msgid "Tue"
msgstr ""
#: client/src/credentials/credentials.form.js:60
#: client/src/credentials/credentials.form.js:84
#: client/src/inventories-hosts/inventories/inventory.list.js:60
#: client/src/inventories-hosts/inventories/related/sources/sources.list.js:45
#: client/src/notifications/notificationTemplates.form.js:54
#: client/src/notifications/notificationTemplates.list.js:44
#: client/src/notifications/notifications.list.js:33
#: client/src/projects/projects.list.js:50
#: client/src/scheduler/scheduled-jobs.list.js:47
#: client/src/teams/teams.form.js:142
#: client/src/templates/templates.list.js:31
#: client/src/users/users.form.js:206
msgid "Type"
msgstr ""
#: client/features/credentials/credentials.strings.js:18
#: client/src/credentials/credentials.form.js:23
#: client/src/notifications/notificationTemplates.form.js:26
msgid "Type Details"
msgstr ""
#: client/features/templates/templates.strings.js:145
msgid "UNLINK"
msgstr ""
#: client/src/projects/add/projects-add.controller.js:190
#: client/src/projects/edit/projects-edit.controller.js:311
msgid "URL popover text"
msgstr ""
#: client/src/license/license.partial.html:132
#: client/src/login/loginModal/loginModal.partial.html:61
msgid "USERNAME"
msgstr ""
#: client/src/activity-stream/get-target-title.factory.js:20
#: client/src/organizations/linkout/organizations-linkout.route.js:43
#: client/src/organizations/list/organizations-list.controller.js:55
#: client/src/users/users.list.js:18
#: client/src/users/users.list.js:19
#: client/src/users/users.route.js:8
msgid "USERS"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:597
msgid "UTC"
msgstr ""
#: client/lib/services/base-string.service.js:144
msgid "UUID (Ascending)"
msgstr ""
#: client/lib/services/base-string.service.js:145
msgid "UUID (Descending)"
msgstr ""
#: client/lib/components/components.strings.js:25
msgid "Unable to Submit"
msgstr ""
#: client/features/templates/templates.strings.js:96
msgid "Unable to copy template."
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:67
msgid "Unable to delete instance group."
msgstr ""
#: client/features/templates/templates.strings.js:92
msgid "Unable to delete template."
msgstr ""
#: client/features/templates/templates.strings.js:94
msgid "Unable to determine template type."
msgstr ""
#: client/features/templates/templates.strings.js:81
msgid "Unable to determine this template's type while copying."
msgstr ""
#: client/features/templates/templates.strings.js:82
msgid "Unable to determine this template's type while deleting."
msgstr ""
#: client/features/templates/templates.strings.js:83
msgid "Unable to determine this template's type while editing."
msgstr ""
#: client/features/templates/templates.strings.js:84
msgid "Unable to determine this template's type while launching."
msgstr ""
#: client/features/templates/templates.strings.js:85
msgid "Unable to determine this template's type while scheduling."
msgstr ""
#: client/features/templates/templates.strings.js:91
msgid "Unable to edit template."
msgstr ""
#: client/src/shared/stateDefinitions.factory.js:231
msgid "Unable to get resource:"
msgstr ""
#: client/features/templates/templates.strings.js:93
msgid "Unable to launch template."
msgstr ""
#: client/features/templates/templates.strings.js:95
msgid "Unable to schedule job."
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:49
msgid "Unavailable"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:48
msgid "Unavailable to run jobs."
msgstr ""
#: client/lib/components/components.strings.js:27
msgid "Unexpected Error"
msgstr ""
#: client/lib/components/components.strings.js:26
msgid "Unexpected server error. View the console for more information"
msgstr ""
#: client/src/license/license.partial.html:59
msgid "Unlimited"
msgstr ""
#: client/lib/components/components.strings.js:39
msgid "Unsupported display model type"
msgstr ""
#: client/lib/components/components.strings.js:31
msgid "Unsupported input type"
msgstr ""
#: client/features/projects/projects.strings.js:33
#: client/src/organizations/linkout/controllers/organizations-projects.controller.js:277
msgid "Update Not Found"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:334
msgid "Update Options"
msgstr ""
#: client/src/projects/projects.form.js:197
msgid "Update Revision on Launch"
msgstr ""
#: client/features/projects/projects.strings.js:44
#: client/src/projects/factories/get-project-tool-tip.factory.js:30
msgid "Update canceled. Click for details"
msgstr ""
#: client/features/projects/projects.strings.js:42
#: client/src/projects/factories/get-project-tool-tip.factory.js:24
msgid "Update failed. Click for details"
msgstr ""
#: client/src/projects/edit/projects-edit.controller.js:339
msgid "Update in Progress"
msgstr ""
#: client/features/projects/projects.strings.js:43
#: client/src/projects/factories/get-project-tool-tip.factory.js:27
msgid "Update missing. Click for details"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:362
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:367
msgid "Update on Launch"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:373
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:379
msgid "Update on Project Update"
msgstr ""
#: client/features/projects/projects.strings.js:39
#: client/src/projects/factories/get-project-tool-tip.factory.js:14
msgid "Update queued. Click for details"
msgstr ""
#: client/features/projects/projects.strings.js:40
#: client/src/projects/factories/get-project-tool-tip.factory.js:18
msgid "Update running. Click for details"
msgstr ""
#: client/src/configuration/settings.partial.html:6
msgid "Update settings pertaining to Jobs within Tower"
msgstr ""
#: client/features/projects/projects.strings.js:41
#: client/src/projects/factories/get-project-tool-tip.factory.js:21
msgid "Update succeeded. Click for details"
msgstr ""
#: client/src/license/license.partial.html:75
msgid "Upgrade"
msgstr ""
#: client/src/license/license.partial.html:111
msgid "Upload a license file"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:62
#: client/src/organizations/organizations.form.js:48
#: client/src/projects/projects.form.js:240
#: client/src/templates/job_templates/job-template.form.js:257
msgid "Use Default Environment"
msgstr ""
#: client/src/notifications/add/add.controller.js:98
#: client/src/notifications/edit/edit.controller.js:139
msgid "Use SSL"
msgstr ""
#: client/src/notifications/add/add.controller.js:97
#: client/src/notifications/edit/edit.controller.js:138
msgid "Use TLS"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:558
msgid "Use custom messages to change the content of notifications sent when a job starts, succeeds, or fails. Use curly braces to access information about the job: <code ng-non-bindable>{{ job_friendly_name }}</code>, <code ng-non-bindable>{{ url }}</code>, or attributes of the job such as <code ng-non-bindable>{{ job.status }}</code>. You may apply a number of possible variables in the message. Refer to the <a href=\"https://docs.ansible.com/ansible-tower/latest/html/userguide/notifications.html#create-custom-notifications\" target=\"_blank\">Ansible Tower documentation</a> for more details."
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:24
#: client/src/instance-groups/instance-groups.strings.js:50
msgid "Used Capacity"
msgstr ""
#: client/src/credentials/credentials.form.js:76
msgid "Used to check out and synchronize playbook repositories with a remote source control management system such as Git, Subversion (svn), or Mercurial (hg). These credentials are used by Projects."
msgstr ""
#: client/features/credentials/legacy.credentials.js:80
#: client/src/credentials/credentials.form.js:456
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:125
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:122
#: client/src/organizations/organizations.form.js:128
#: client/src/organizations/organizations.form.js:169
#: client/src/projects/projects.form.js:296
#: client/src/teams/teams.form.js:96
#: client/src/templates/workflows.form.js:306
msgid "User"
msgstr ""
#: client/lib/components/components.strings.js:97
#: client/src/configuration/settings.partial.html:11
msgid "User Interface"
msgstr ""
#: client/src/users/users.form.js:96
msgid "User Type"
msgstr ""
#: client/src/access/rbac-multiselect/permissionsUsers.list.js:36
#: client/src/credentials/factories/become-method-change.factory.js:17
#: client/src/credentials/factories/become-method-change.factory.js:38
#: client/src/credentials/factories/kind-change.factory.js:16
#: client/src/credentials/factories/kind-change.factory.js:40
#: client/src/credentials/factories/kind-change.factory.js:73
#: client/src/credentials/factories/kind-change.factory.js:94
#: client/src/notifications/notificationTemplates.form.js:425
#: client/src/notifications/notificationTemplates.form.js:464
#: client/src/notifications/notificationTemplates.form.js:64
#: client/src/users/users.form.js:59
#: client/src/users/users.list.js:29
msgid "Username"
msgstr ""
#: client/lib/services/base-string.service.js:138
msgid "Username (Ascending)"
msgstr ""
#: client/lib/services/base-string.service.js:139
msgid "Username (Descending)"
msgstr ""
#: client/src/credentials/credentials.form.js:80
msgid "Usernames, passwords, and access keys for authenticating to the specified cloud or infrastructure provider. These are used for smart inventory sources and for cloud provisioning and deployment in playbook runs."
msgstr ""
#: client/lib/components/components.strings.js:80
#: client/src/access/add-rbac-resource/rbac-resource.partial.html:35
#: client/src/activity-stream/streamDropdownNav/stream-dropdown-nav.directive.js:38
#: client/src/organizations/organizations.form.js:110
#: client/src/teams/teams.form.js:78
msgid "Users"
msgstr ""
#: client/src/scheduler/schedulerList.controller.js:46
msgid "Using a credential that requires a password on launch is prohibited when creating a Job Template schedule"
msgstr ""
#: client/lib/components/code-mirror/code-mirror.strings.js:11
msgid "VARIABLES"
msgstr ""
#: client/src/home/dashboard/lists/job-templates/job-templates-list.partial.html:7
#: client/src/home/dashboard/lists/jobs/jobs-list.partial.html:7
msgid "VIEW ALL"
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.partial.html:90
msgid "VIEW DATA IN INSIGHTS"
msgstr ""
#: client/lib/components/components.strings.js:59
msgid "VIEW LESS"
msgstr ""
#: client/features/templates/templates.strings.js:143
msgid "VIEW LINK"
msgstr ""
#: client/lib/components/components.strings.js:58
msgid "VIEW MORE"
msgstr ""
#: client/src/shared/paginate/paginate.partial.html:48
msgid "VIEW PER PAGE"
msgstr ""
#: client/src/license/license.partial.html:10
msgid "Valid License"
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:67
#: client/src/inventories-hosts/inventories/related/groups/groups.form.js:46
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.form.js:47
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:66
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:68
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:63
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:70
msgid "Variables"
msgstr ""
#: client/src/templates/job_templates/multi-credential/multi-credential-modal.directive.js:25
#: client/src/templates/prompt/steps/credential/prompt-credential.directive.js:37
msgid "Vault ID"
msgstr ""
#: client/features/templates/templates.strings.js:48
#: client/src/credentials/credentials.form.js:390
msgid "Vault Password"
msgstr ""
#: client/features/output/output.strings.js:97
#: client/features/templates/templates.strings.js:60
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:82
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:91
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:290
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:297
#: client/src/templates/job_templates/job-template.form.js:189
#: client/src/templates/job_templates/job-template.form.js:196
msgid "Verbosity"
msgstr ""
#: client/src/license/license.partial.html:15
msgid "Version"
msgstr ""
#: client/src/activity-stream/streams.list.js:63
#: client/src/credential-types/credential-types.list.js:64
#: client/src/credentials/credentials.list.js:82
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:64
#: client/src/inventories-hosts/inventories/inventory.list.js:118
#: client/src/inventory-scripts/inventory-scripts.list.js:70
#: client/src/notifications/notificationTemplates.list.js:96
#: client/src/scheduler/schedules.list.js:101
#: client/src/teams/teams.list.js:64
#: client/src/templates/templates.list.js:101
#: client/src/users/users.list.js:70
msgid "View"
msgstr ""
#: client/src/bread-crumb/bread-crumb.directive.js:33
msgid "View Activity Stream"
msgstr ""
#: client/lib/components/components.strings.js:68
msgid "View Documentation"
msgstr ""
#: client/src/inventories-hosts/inventory-hosts.strings.js:52
msgid "View Insights"
msgstr ""
#: client/src/inventories-hosts/inventories/related/hosts/related-host.list.js:102
#: client/src/inventories-hosts/inventory-hosts.strings.js:27
msgid "View Insights Data"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:161
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:185
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:209
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:284
msgid "View JSON examples at"
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:77
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:76
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:84
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:73
msgid "View JSON examples at %s"
msgstr ""
#: client/src/inventories-hosts/inventories/related/hosts/related-groups-labels/relatedGroupsLabelsList.partial.html:13
msgid "View Less"
msgstr ""
#: client/src/inventories-hosts/inventories/related/hosts/related-groups-labels/relatedGroupsLabelsList.partial.html:11
msgid "View More"
msgstr ""
#: client/src/organizations/list/organizations-list.partial.html:64
msgid "View Organization"
msgstr ""
#: client/features/output/output.strings.js:28
#: client/features/output/output.strings.js:32
msgid "View Project checkout results"
msgstr ""
#: client/src/shared/form-generator.js:1672
#: client/src/templates/job_templates/job-template.form.js:588
#: client/src/templates/workflows.form.js:343
msgid "View Survey"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:162
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:186
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:210
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:285
msgid "View YAML examples at"
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:78
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:77
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:88
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:74
msgid "View YAML examples at %s"
msgstr ""
#: client/src/configuration/settings.partial.html:15
msgid "View and edit your license information"
msgstr ""
#: client/src/credentials/credentials.list.js:84
msgid "View credential"
msgstr ""
#: client/src/credential-types/credential-types.list.js:66
msgid "View credential type"
msgstr ""
#: client/lib/components/layout/layout.partial.html:29
msgid "View documentation"
msgstr ""
#: client/src/activity-stream/streams.list.js:67
msgid "View event details"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/groups.list.js:99
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.list.js:92
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups.list.js:96
msgid "View group"
msgstr ""
#: client/src/inventories-hosts/hosts/host.list.js:95
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:96
#: client/src/inventories-hosts/inventories/related/hosts/related-host.list.js:109
#: client/src/inventories-hosts/inventory-hosts.strings.js:26
msgid "View host"
msgstr ""
#: client/src/inventories-hosts/inventories/inventory.list.js:120
msgid "View inventory"
msgstr ""
#: client/src/inventory-scripts/inventory-scripts.list.js:72
msgid "View inventory script"
msgstr ""
#: client/src/inventories-hosts/inventories/list/host-summary-popover/host-summary-popover.directive.js:83
msgid "View job"
msgstr ""
#: client/src/notifications/notificationTemplates.list.js:98
msgid "View notification"
msgstr ""
#: client/src/scheduler/schedules.list.js:103
msgid "View schedule"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.list.js:114
msgid "View source"
msgstr ""
#: client/src/teams/teams.list.js:67
msgid "View team"
msgstr ""
#: client/src/templates/templates.list.js:103
msgid "View template"
msgstr ""
#: client/features/output/output.strings.js:22
#: client/lib/components/components.strings.js:63
msgid "View the Credential"
msgstr ""
#: client/features/output/output.strings.js:26
msgid "View the Inventory"
msgstr ""
#: client/features/output/output.strings.js:29
msgid "View the Job Template"
msgstr ""
#: client/features/output/output.strings.js:27
#: client/features/output/output.strings.js:31
msgid "View the Project"
msgstr ""
#: client/features/output/output.strings.js:33
msgid "View the Schedule"
msgstr ""
#: client/features/output/output.strings.js:35
msgid "View the User"
msgstr ""
#: client/src/projects/projects.list.js:115
msgid "View the project"
msgstr ""
#: client/src/scheduler/scheduled-jobs.list.js:79
msgid "View the schedule"
msgstr ""
#: client/features/output/output.strings.js:34
#: client/src/workflow-results/workflow-results.controller.js:63
msgid "View the source Workflow Job"
msgstr ""
#: client/features/output/output.strings.js:41
msgid "View the webhook configuration on the job template."
msgstr ""
#: client/features/output/output.strings.js:42
#: client/src/workflow-results/workflow-results.controller.js:65
msgid "View the webhook configuration on the workflow job template."
msgstr ""
#: client/src/users/users.list.js:73
msgid "View user"
msgstr ""
#: client/lib/components/components.strings.js:91
msgid "Views"
msgstr ""
#: client/features/templates/templates.strings.js:148
msgid "WARNING: UNSAVED CHANGES"
msgstr ""
#: client/src/templates/workflows.form.js:20
#: client/src/templates/workflows/workflow-maker/forms/workflow-node-form.service.js:47
msgid "WORKFLOW"
msgstr ""
#: client/features/templates/templates.strings.js:136
msgid "WORKFLOW VISUALIZER"
msgstr ""
#: client/features/templates/templates.strings.js:115
msgid "Wait For Approval"
msgstr ""
#: client/features/templates/templates.strings.js:121
#: client/src/scheduler/scheduler.strings.js:58
#: client/src/templates/job_templates/add-job-template/job-template-add.controller.js:369
msgid "Warning"
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.controller.js:52
#: client/src/configuration/forms/settings-form.controller.js:444
#: client/src/configuration/forms/system-form/configuration-system.controller.js:50
msgid "Warning: Unsaved Changes"
msgstr ""
#: client/src/license/license.controller.js:159
msgid "We were unable to locate licenses associated with this account"
msgstr ""
#: client/features/jobs/jobs.strings.js:17
#: client/features/output/output.strings.js:53
#: client/src/workflow-results/workflow-results.controller.js:88
msgid "Webhook"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:462
#: client/src/templates/job_templates/job-template.form.js:473
#: client/src/templates/workflows.form.js:235
#: client/src/templates/workflows.form.js:246
msgid "Webhook Credential"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:430
#: client/src/templates/job_templates/job-template.form.js:456
#: client/src/templates/workflows.form.js:203
#: client/src/templates/workflows.form.js:229
msgid "Webhook Key"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:405
#: client/src/templates/job_templates/job-template.form.js:414
#: client/src/templates/workflows.form.js:178
#: client/src/templates/workflows.form.js:187
msgid "Webhook Service"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:419
#: client/src/templates/job_templates/job-template.form.js:425
#: client/src/templates/workflows.form.js:192
#: client/src/templates/workflows.form.js:198
msgid "Webhook URL"
msgstr ""
#: client/src/templates/job_templates/edit-job-template/job-template-edit.controller.js:78
#: client/src/templates/workflows/edit-workflow/workflow-edit.controller.js:69
msgid "Webhook services can launch jobs with this job template by making a POST request to this URL."
msgstr ""
#: client/src/templates/job_templates/add-job-template/job-template-add.controller.js:47
#: client/src/templates/job_templates/edit-job-template/job-template-edit.controller.js:79
#: client/src/templates/workflows/edit-workflow/workflow-edit.controller.js:70
msgid "Webhook services can use this as a shared secret."
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:434
#: client/src/scheduler/scheduler.strings.js:39
msgid "Wed"
msgstr ""
#: client/src/license/license.partial.html:82
msgid "Welcome to Ansible Tower! Please complete the steps below to acquire a license."
msgstr ""
#: client/src/login/loginModal/loginModal.partial.html:23
msgid "Welcome to Ansible {{BRAND_NAME}}! &nbsp;Please sign in."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:355
msgid "When not checked, a merge will be performed, combining local variables with those found on the external source."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:344
msgid "When not checked, local child hosts and groups not found on the external source will remain untouched by the inventory update process."
msgstr ""
#: client/features/output/output.strings.js:25
msgid "When this field is true, the job's inventory belongs to an organization that has exceeded it's limit of hosts as defined by the system administrator."
msgstr ""
#: client/src/projects/projects.form.js:50
msgid "When this project is used by a Job Template, Organization cannot be changed."
msgstr ""
#: client/features/templates/templates.strings.js:119
#: client/src/workflow-results/workflow-results.controller.js:100
msgid "Workflow"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:638
msgid "Workflow Approved Message"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:649
msgid "Workflow Approved Message Body"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:661
msgid "Workflow Denied Message"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:672
msgid "Workflow Denied Message Body"
msgstr ""
#: client/features/jobs/jobs.strings.js:11
msgid "Workflow Job"
msgstr ""
#: client/lib/models/models.strings.js:49
msgid "Workflow Job Template Nodes"
msgstr ""
#: client/lib/models/models.strings.js:45
msgid "Workflow Job Templates"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:684
msgid "Workflow Pending Approval Message"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:695
msgid "Workflow Pending Approval Message Body"
msgstr ""
#: client/features/templates/templates.strings.js:14
#: client/lib/components/components.strings.js:132
#: client/src/templates/templates.list.js:66
msgid "Workflow Template"
msgstr ""
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:108
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:41
msgid "Workflow Templates"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:707
msgid "Workflow Timed Out Message"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:718
msgid "Workflow Timed Out Message Body"
msgstr ""
#: client/src/shared/form-generator.js:1676
#: client/src/templates/workflows.form.js:367
msgid "Workflow Visualizer"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:31
msgid "Write"
msgstr ""
#: client/lib/components/code-mirror/code-mirror.strings.js:13
#: client/lib/services/base-string.service.js:72
msgid "YAML"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:159
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:183
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:207
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:282
msgid "YAML:"
msgstr ""
#: client/lib/services/base-string.service.js:76
msgid "YES"
msgstr ""
#: client/src/notifications/add/add.controller.js:88
#: client/src/notifications/edit/edit.controller.js:151
msgid "Yellow"
msgstr ""
#: client/src/home/dashboard/lists/job-templates/job-templates-list.partial.html:57
msgid "You can create a job template <a href=\"#/templates/add_job_template\">here</a>."
msgstr ""
#: client/features/templates/templates.strings.js:101
msgid "You do not have access to all resources used by this workflow. Resources that you don't have access to will not be copied and will result in an incomplete workflow."
msgstr ""
#: client/src/projects/factories/get-project-path.factory.js:56
msgid "You do not have access to view this property"
msgstr ""
#: client/src/templates/main.js:128
msgid "You do not have permission to add a job template, or there are no projects available."
msgstr ""
#: client/src/projects/add/projects-add.controller.js:35
msgid "You do not have permission to add a project."
msgstr ""
#: client/src/users/add/users-add.controller.js:45
msgid "You do not have permission to add a user."
msgstr ""
#: client/src/templates/main.js:367
msgid "You do not have permission to add a workflow job template."
msgstr ""
#: client/src/access/rbac-multiselect/rbac-multiselect-list.directive.js:190
msgid "You do not have permission to manage this user"
msgstr ""
#: client/features/templates/templates.strings.js:80
msgid "You do not have permission to perform this action."
msgstr ""
#: client/src/workflow-results/workflow-results.route.js:34
msgid "You do not have permission to view this job."
msgstr ""
#: client/src/inventories-hosts/inventory-hosts.strings.js:41
msgid "You do not have sufficient permissions to edit the host filter."
msgstr ""
#: client/src/login/loginModal/loginModal.partial.html:34
msgid "You have been logged out. Please sign in."
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.controller.js:51
#: client/src/configuration/forms/settings-form.controller.js:443
#: client/src/configuration/forms/system-form/configuration-system.controller.js:49
msgid "You have unsaved changes. Would you like to proceed <strong>without</strong> saving?"
msgstr ""
#: client/src/templates/job_templates/add-job-template/job-template-add.controller.js:359
#: client/src/templates/job_templates/add-job-template/job-template-add.controller.js:362
msgid "You must run a successful update before you can select a playbook. You will not be able to save this Job Template without a valid playbook."
msgstr ""
#: client/features/projects/projects.strings.js:21
#: client/src/organizations/linkout/controllers/organizations-projects.controller.js:231
msgid "Your request to cancel the update was submitted to the task manager."
msgstr ""
#: client/src/login/loginModal/loginModal.partial.html:28
msgid "Your session timed out due to inactivity. Please sign in."
msgstr ""
#: client/index.template.ejs:32
msgid "Your session will expire in <span id=\"remaining_seconds\" class=\"IdleModal-remainingSeconds\">60</span> seconds, would you like to continue?"
msgstr ""
#: client/src/shared/form-generator.js:1169
#: client/src/templates/prompt/steps/survey/prompt-survey.partial.html:42
msgid "and"
msgstr ""
#: client/src/activity-stream/factories/build-description.factory.js:133
msgid "approved"
msgstr ""
#: client/src/organizations/linkout/controllers/organizations-projects.controller.js:252
#: client/src/organizations/linkout/controllers/organizations-projects.controller.js:277
msgid "button to view the latest status."
msgstr ""
#: client/features/users/tokens/tokens.strings.js:27
msgid "by"
msgstr ""
#: client/features/jobs/jobs.strings.js:29
msgid "canceled"
msgstr ""
#: client/src/templates/prompt/steps/survey/prompt-survey.partial.html:14
#: client/src/templates/prompt/steps/survey/prompt-survey.partial.html:19
#: client/src/templates/prompt/steps/survey/prompt-survey.partial.html:30
msgid "characters long."
msgstr ""
#: client/src/activity-stream/factories/build-description.factory.js:138
msgid "denied"
msgstr ""
#: client/features/output/output.strings.js:104
#: client/src/shared/smart-search/smart-search.partial.html:50
msgid "documentation"
msgstr ""
#: client/features/jobs/jobs.strings.js:28
msgid "error"
msgstr ""
#: client/features/jobs/jobs.strings.js:27
#: client/src/templates/job_templates/add-job-template/job-template-add.controller.js:359
msgid "failed"
msgstr ""
#: client/src/inventories-hosts/inventories/related/hosts/related-groups-labels/relatedGroupsLabelsList.directive.js:82
msgid "from the"
msgstr ""
#: client/src/inventories-hosts/inventories/related/hosts/related-groups-labels/relatedGroupsLabelsList.directive.js:82
#: client/src/inventories-hosts/inventory-hosts.strings.js:8
msgid "group"
msgid_plural "groups"
msgstr[0] ""
msgstr[1] ""
#: client/src/organizations/linkout/controllers/organizations-inventories.controller.js:49
msgid "groups with sync failures. Click for details"
msgstr ""
#: client/src/inventories-hosts/inventory-hosts.strings.js:9
msgid "host"
msgid_plural "hosts"
msgstr[0] ""
msgstr[1] ""
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:64
#: client/src/organizations/linkout/controllers/organizations-inventories.controller.js:61
msgid "hosts with failures. Click for details."
msgstr ""
#: client/src/templates/workflows/workflow-maker/forms/workflow-node-form.partial.html:146
msgid "min"
msgstr ""
#: client/src/templates/job_templates/add-job-template/job-template-add.controller.js:365
msgid "missing"
msgstr ""
#: client/src/access/rbac-multiselect/permissionsTeams.list.js:21
msgid "name"
msgstr ""
#: client/src/templates/job_templates/add-job-template/job-template-add.controller.js:362
msgid "never updated"
msgstr ""
#: client/features/jobs/jobs.strings.js:22
msgid "new"
msgstr ""
#: client/src/shared/paginate/paginate.partial.html:34
#: client/src/shared/paginate/paginate.partial.html:45
msgid "of"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:34
msgid "on"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:31
msgid "on day"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:35
msgid "on days"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:33
msgid "on the"
msgstr ""
#: client/src/access/rbac-multiselect/permissionsTeams.list.js:24
msgid "organization"
msgstr ""
#: client/features/jobs/jobs.strings.js:23
msgid "pending"
msgstr ""
#: client/src/shared/form-generator.js:1044
msgid "playbook"
msgstr ""
#: client/features/jobs/jobs.strings.js:25
msgid "running"
msgstr ""
#: client/src/templates/workflows/workflow-maker/forms/workflow-node-form.partial.html:150
msgid "sec"
msgstr ""
#: client/src/organizations/linkout/organizations-linkout.route.js:105
#: client/src/organizations/linkout/organizations-linkout.route.js:149
#: client/src/organizations/linkout/organizations-linkout.route.js:192
msgid "section"
msgstr ""
#: client/features/credentials/credentials.strings.js:35
msgid "selected"
msgstr ""
#: client/src/credentials/credentials.form.js:138
#: client/src/credentials/credentials.form.js:363
msgid "set in helpers/credentials"
msgstr ""
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:47
msgid "sources with sync failures. Click for details"
msgstr ""
#: client/features/jobs/jobs.strings.js:26
msgid "successful"
msgstr ""
#: client/src/activity-stream/factories/build-description.factory.js:136
msgid "timed out"
msgstr ""
#: client/src/templates/prompt/steps/survey/prompt-survey.partial.html:14
#: client/src/templates/prompt/steps/survey/prompt-survey.partial.html:19
#: client/src/templates/prompt/steps/survey/prompt-survey.partial.html:30
msgid "to"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/factories/get-sync-status-msg.factory.js:17
msgid "to start it now."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/factories/get-sync-status-msg.factory.js:25
msgid "to update."
msgstr ""
#: client/src/activity-stream/factories/build-description.factory.js:141
msgid "updated"
msgstr ""
#: client/src/credentials/credentials.form.js:380
msgid "v2 URLs%s - leave blank"
msgstr ""
#: client/src/credentials/credentials.form.js:381
msgid "v3 default%s - set to 'default'"
msgstr ""
#: client/src/credentials/credentials.form.js:382
msgid "v3 multi-domain%s - your domain name"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:278
msgid "view azure_rm.ini in the Ansible community.general github repo."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:244
msgid "view cloudforms.ini in the Ansible Collections github repo."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:179
msgid "view ec2.ini in the community.aws repo."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:261
msgid "view foreman.ini in the Ansible Collections github repo."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:227
msgid "view openstack.yml in the Openstack github repo."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:203
msgid "view vmware_inventory.ini in the vmware community repo."
msgstr ""
#: client/features/jobs/jobs.strings.js:24
msgid "waiting"
msgstr ""
#: client/index.template.ejs:158
msgid "working..."
msgstr ""
#: client/features/users/tokens/tokens.strings.js:42
msgid "{{ appName }} Token"
msgstr ""
#: client/lib/services/base-string.service.js:158
msgid "{{ header }} {{ body }}"
msgstr ""
#: client/lib/services/base-string.service.js:80
msgid "{{ resource }} successfully created"
msgstr ""
#: client/src/inventories-hosts/inventory-hosts.strings.js:31
msgid "{{ str1 }}</p><p>{{ str2 }}</p>"
msgstr ""
#: client/lib/components/cards/card.partial.html:2
msgid "{{ title }}"
msgstr ""
#: client/src/instance-groups/container-groups/add-container-group.view.html:24
msgid "{{ vm.form.extraVars.toggleLabel }}"
msgstr ""
#: client/src/configuration/forms/settings-form.partial.html:10
#: client/src/configuration/forms/settings-form.route.js:15
msgid "{{ vm.getCurrentFormTitle() }}"
msgstr ""
#: client/src/templates/prompt/steps/other-prompts/prompt-other-prompts.partial.html:5
msgid "{{:: vm.strings.get('prompt.JOB_TYPE') }}"
msgstr ""
#: client/lib/components/input/label.partial.html:5
msgid "{{::state._hint}}"
msgstr ""
#: client/src/configuration/forms/auth-form/configuration-auth.partial.html:6
#: client/src/configuration/forms/system-form/configuration-system.partial.html:5
msgid "{{opt.label}}"
msgstr ""
#: client/src/shared/paginate/paginate.partial.html:56
msgid "{{pageSize}}"
msgstr ""