Files
awx/awx/ui/po/ansible-tower-ui.pot
2018-08-02 11:23:32 -04:00

6173 lines
212 KiB
Plaintext

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:162
#: client/src/projects/edit/projects-edit.controller.js:297
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:141
#: client/src/projects/edit/projects-edit.controller.js:276
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/credentials/credentials.form.js:287
msgid "(defaults to %s)"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:402
msgid "(seconds)"
msgstr ""
#: client/src/shared/paginate/paginate.partial.html:66
msgid "100"
msgstr ""
#: client/src/shared/paginate/paginate.partial.html:60
msgid "20"
msgstr ""
#: client/src/shared/paginate/paginate.partial.html:63
msgid "50"
msgstr ""
#: client/lib/components/code-mirror/code-mirror.strings.js:17
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:55
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/management-jobs/scheduler/schedulerForm.partial.html:33
#: client/src/scheduler/scheduler.strings.js:14
msgid "A schedule name is required."
msgstr ""
#: client/src/users/add/users-add.controller.js:103
msgid "A value is required"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:167
msgid "A value is required."
msgstr ""
#: client/src/about/about.route.js:10
msgid "ABOUT"
msgstr ""
#: client/src/activity-stream/streamDetailModal/streamDetailModal.partial.html:16
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:8
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:111
msgid "ADD A TEMPLATE"
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:76
msgid "ADDITIONAL_INFORMATION"
msgstr ""
#: client/src/organizations/linkout/organizations-linkout.route.js:258
#: client/src/organizations/list/organizations-list.controller.js:85
msgid "ADMINS"
msgstr ""
#: client/src/activity-stream/get-target-title.factory.js:4
msgid "ALL ACTIVITY"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:239
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:254
msgid "ANY"
msgstr ""
#: client/src/credentials/credentials.form.js:198
msgid "API Key"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:243
msgid "API Service/Integration Key"
msgstr ""
#: client/src/notifications/shared/type-change.service.js:60
msgid "API Token"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:40
msgid "APPLICATION"
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/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:87
msgid "About"
msgstr ""
#: client/lib/components/components.strings.js:91
msgid "Access"
msgstr ""
#: client/src/credentials/credentials.form.js:91
msgid "Access Key"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:221
msgid "Account SID"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:180
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:20
#: client/src/inventories-hosts/hosts/hosts.partial.html:47
#: client/src/shared/list-generator/list-generator.factory.js:591
msgid "Actions"
msgstr ""
#: client/features/templates/templates.strings.js:15
#: client/src/home/dashboard/lists/job-templates/job-templates-list.partial.html:17
#: client/src/templates/templates.list.js:36
msgid "Activity"
msgstr ""
#: client/src/configuration/system-form/configuration-system.controller.js:88
msgid "Activity Stream"
msgstr ""
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:113
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:115
#: client/src/organizations/organizations.form.js:93
#: client/src/teams/teams.form.js:85
#: client/src/templates/workflows.form.js:147
msgid "Add"
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:1718
#: client/src/templates/job_templates/job-template.form.js:464
#: client/src/templates/workflows.form.js:205
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:94
msgid "Add Users to this organization."
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.list.js:69
msgid "Add a group"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:118
msgid "Add a host"
msgstr ""
#: client/src/scheduler/schedules.list.js:74
msgid "Add a new schedule"
msgstr ""
#: client/features/credentials/legacy.credentials.js:71
#: client/src/credentials/credentials.form.js:448
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:115
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:117
#: client/src/projects/projects.form.js:255
#: client/src/templates/job_templates/job-template.form.js:407
#: client/src/templates/workflows.form.js:148
msgid "Add a permission"
msgstr ""
#: client/src/shared/form-generator.js:1453
msgid "Admin"
msgstr ""
#: client/lib/components/components.strings.js:92
msgid "Administration"
msgstr ""
#: client/src/organizations/linkout/organizations-linkout.route.js:281
msgid "Admins"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:391
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/lib/components/components.strings.js:99
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:37
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:43
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:65
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:74
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:139
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/templates/job_templates/job-template.form.js:286
#: client/src/templates/job_templates/job-template.form.js:293
msgid "Allow Provisioning Callbacks"
msgstr ""
#: client/features/templates/templates.strings.js:106
#: client/src/workflow-results/workflow-results.controller.js:66
msgid "Always"
msgstr ""
#: client/src/projects/list/projects-list.controller.js:311
msgid "An SCM update does not appear to be running for project: %s. Click the %sRefresh%s button to view the latest status."
msgstr ""
#: client/src/organizations/organizations.form.js:47
#: client/src/organizations/organizations.form.js:52
#: client/src/projects/projects.form.js:207
#: client/src/projects/projects.form.js:212
#: client/src/templates/job_templates/job-template.form.js:235
#: client/src/templates/job_templates/job-template.form.js:241
msgid "Ansible Environment"
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/lib/components/components.strings.js:85
#: client/src/activity-stream/streamDropdownNav/stream-dropdown-nav.directive.js:24
msgid "Applications"
msgstr ""
#: client/src/notifications/notification-templates-list/list.controller.js:228
msgid "Are you sure you want to delete this notification template?"
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:102
msgid "Are you sure you want to delete this workflow node?"
msgstr ""
#: client/lib/services/base-string.service.js:81
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:25
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:23
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts-disassociate.partial.html:25
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups-disassociate.partial.html:26
msgid "Are you sure you want to disassociate the host below from"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/list/groups-list.partial.html:47
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:106
msgid "Are you sure you want to permanently delete the host below from the inventory?"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.partial.html:69
msgid "Are you sure you want to permanently delete the inventory source below from the inventory?"
msgstr ""
#: client/src/projects/edit/projects-edit.controller.js:253
msgid "Are you sure you want to remove the %s below from %s?"
msgstr ""
#: client/lib/services/base-string.service.js:86
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/src/credentials/credentials.form.js:232
#: client/src/credentials/credentials.form.js:271
#: client/src/credentials/credentials.form.js:311
#: client/src/credentials/credentials.form.js:397
msgid "Ask at runtime?"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:31
msgid "Associate an existing Instance"
msgstr ""
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups.list.js:69
msgid "Associate an existing group"
msgstr ""
#: client/src/inventories-hosts/hosts/related/groups/hosts-related-groups.list.js:51
msgid "Associate this host with a new group"
msgstr ""
#: client/src/shared/form-generator.js:1455
msgid "Auditor"
msgstr ""
#: client/src/configuration/configuration.partial.html:15
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/credentials/credentials.form.js:343
msgid "Authorize"
msgstr ""
#: client/src/credentials/credentials.form.js:351
msgid "Authorize Password"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:226
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:240
msgid "Availability Zone:"
msgstr ""
#: client/src/configuration/auth-form/configuration-auth.controller.js:152
msgid "Azure AD"
msgstr ""
#: client/src/shared/directives.js:91
msgid "BROWSE"
msgstr ""
#: client/features/output/output.strings.js:97
msgid "Back to Top"
msgstr ""
#: client/src/projects/projects.form.js:81
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/inventories-hosts/inventories/adhoc/adhoc.form.js:129
msgid "Become Privilege Escalation"
msgstr ""
#: client/src/license/license.partial.html:107
msgid "Browse"
msgstr ""
#: client/src/license/license.partial.html:129
msgid ""
"By default, Tower collects and transmits analytics data on Tower usage to Red Hat. This data is used to enhance future releases of the Tower Software and help streamline customer experience and success. For more information, see\n"
"\t\t\t\t\t\t\t\t\t\t<a target=\"_blank\" href=\"http://docs.ansible.com/ansible-tower/latest/html/installandreference/user-data.html#index-0\">\n"
"\t\t\t\t\t\t\t\t\t\t\t\tthis Tower documentation page\n"
"\t\t\t\t\t\t\t\t\t\t</a>. Uncheck this box to disable this feature."
msgstr ""
#: client/lib/services/base-string.service.js:60
#: client/src/inventories-hosts/hosts/related/groups/hosts-related-groups.partial.html:28
#: client/src/inventories-hosts/inventories/related/groups/list/groups-list.partial.html:51
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups-disassociate.partial.html:29
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts-disassociate.partial.html:29
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups-disassociate.partial.html:30
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.partial.html:73
#: 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/job-submission/job-submission.partial.html:370
#: client/src/partials/survey-maker-modal.html:17
#: client/src/partials/survey-maker-modal.html:85
#: client/src/shared/instance-groups-multiselect/instance-groups-modal/instance-groups-modal.partial.html:17
#: client/src/templates/job_templates/multi-credential/multi-credential-modal.partial.html:68
msgid "CANCEL"
msgstr ""
#: client/src/activity-stream/streamDetailModal/streamDetailModal.partial.html:28
msgid "CHANGES"
msgstr ""
#: client/features/templates/templates.strings.js:117
msgid "CHECK"
msgstr ""
#: client/lib/components/components.strings.js:20
msgid "CHOOSE A FILE"
msgstr ""
#: client/features/output/output.strings.js:78
#: client/src/shared/smart-search/smart-search.partial.html:26
msgid "CLEAR ALL"
msgstr ""
#: client/lib/services/base-string.service.js:61
#: client/lib/services/base-string.service.js:74
#: client/src/partials/survey-maker-modal.html:86
msgid "CLOSE"
msgstr ""
#: client/features/jobs/routes/hostCompletedJobs.route.js:20
#: client/features/jobs/routes/templateCompletedJobs.route.js:21
#: client/features/jobs/routes/workflowJobTemplateCompletedJobs.route.js:21
msgid "COMPLETED JOBS"
msgstr ""
#: client/src/configuration/configuration.partial.html:10
msgid "CONFIGURE {{ BRAND_NAME }}"
msgstr ""
#: client/features/templates/templates.strings.js:31
#: client/src/scheduler/scheduler.strings.js:55
msgid "CONFIRM"
msgstr ""
#: client/lib/services/base-string.service.js:72
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:46
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/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:10
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:32
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:101
msgid "CREATED"
msgstr ""
#: client/src/job-submission/job-submission.partial.html:351
#: client/src/partials/job-template-details.html:2
msgid "CREDENTIAL"
msgstr ""
#: client/src/credential-types/credential-types.form.js:21
msgid "CREDENTIAL TYPE"
msgstr ""
#: client/src/job-submission/job-submission.partial.html:92
#: client/src/templates/job_templates/multi-credential/multi-credential-modal.partial.html:60
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:30
msgid "CREDENTIALS PERMISSIONS"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:402
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:414
#: client/src/projects/projects.form.js:200
msgid "Cache Timeout"
msgstr ""
#: client/src/projects/projects.form.js:189
msgid "Cache Timeout%s (seconds)%s"
msgstr ""
#: client/src/projects/list/projects-list.controller.js:224
#: client/src/users/list/users-list.controller.js:85
msgid "Call to %s failed. DELETE returned status:"
msgstr ""
#: client/src/projects/list/projects-list.controller.js:291
#: client/src/projects/list/projects-list.controller.js:308
msgid "Call to %s failed. GET status:"
msgstr ""
#: client/src/projects/edit/projects-edit.controller.js:247
msgid "Call to %s failed. POST returned status:"
msgstr ""
#: client/src/projects/list/projects-list.controller.js:270
msgid "Call to %s failed. POST status:"
msgstr ""
#: client/src/management-jobs/card/card.controller.js:29
msgid "Call to %s failed. Return status: %d"
msgstr ""
#: client/src/projects/list/projects-list.controller.js:317
msgid "Call to get project failed. GET status:"
msgstr ""
#: client/lib/services/base-string.service.js:93
msgid "Call to {{ path }} failed. {{ action }} returned status: {{ status }}."
msgstr ""
#: client/features/output/output.strings.js:17
#: client/lib/services/base-string.service.js:85
#: client/src/access/add-rbac-resource/rbac-resource.partial.html:105
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:188
#: client/src/configuration/configuration.controller.js:617
#: client/src/scheduler/scheduler.strings.js:48
#: client/src/shared/form-generator.js:1706
#: client/src/shared/lookup/lookup-modal.partial.html:19
#: client/src/workflow-results/workflow-results.controller.js:38
msgid "Cancel"
msgstr ""
#: client/lib/services/base-string.service.js:87
msgid "Cancel Job"
msgstr ""
#: client/src/projects/list/projects-list.controller.js:286
msgid "Cancel Not Allowed"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.list.js:100
msgid "Cancel sync process"
msgstr ""
#: client/src/projects/projects.list.js:122
msgid "Cancel the SCM update"
msgstr ""
#: client/src/projects/list/projects-list.controller.js:80
msgid "Canceled. Click for details"
msgstr ""
#: client/src/shared/smart-search/smart-search.controller.js:162
msgid "Cannot search running job"
msgstr ""
#: client/src/instance-groups/instance-groups.list.js:22
msgid "Capacity"
msgstr ""
#: client/src/projects/projects.form.js:83
msgid "Change %s under \"Configure {{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:355
msgid "Channel"
msgstr ""
#: client/features/templates/templates.strings.js:61
msgid "Check"
msgstr ""
#: client/src/shared/form-generator.js:1078
msgid "Choose a %s"
msgstr ""
#: client/features/templates/templates.strings.js:52
msgid "Choose a job type"
msgstr ""
#: client/features/templates/templates.strings.js:53
msgid "Choose a verbosity"
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/inventories-hosts/inventories/related/sources/sources.form.js:112
msgid "Choose an inventory file"
msgstr ""
#: client/src/shared/directives.js:92
msgid "Choose file"
msgstr ""
#: client/src/license/license.partial.html:97
msgid "Choose your license file, agree to the End User License Agreement, and click submit."
msgstr ""
#: client/src/projects/projects.form.js:157
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/templates/workflows/edit-workflow/workflow-edit.controller.js:261
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/inventories-hosts/inventories/related/sources/sources.form.js:138
msgid "Click on the regions field to see a list of regions for your cloud provider. You can select multiple regions, or choose"
msgstr ""
#: client/src/credentials/credentials.form.js:321
msgid "Client ID"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:254
msgid "Client Identifier"
msgstr ""
#: client/src/credentials/credentials.form.js:330
msgid "Client Secret"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:47
#: client/src/shared/form-generator.js:1710
msgid "Close"
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:137
msgid "CloudForms URL"
msgstr ""
#: client/features/output/output.strings.js:18
#: client/src/workflow-results/workflow-results.controller.js:152
msgid "Collapse Output"
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:129
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:128
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:155
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:172
#: client/src/templates/job_templates/job-template.form.js:439
#: client/src/templates/workflows.form.js:180
msgid "Completed Jobs"
msgstr ""
#: client/src/management-jobs/card/card.partial.html:34
msgid "Configure Notifications"
msgstr ""
#: client/src/users/users.form.js:83
msgid "Confirm Password"
msgstr ""
#: client/src/configuration/configuration.controller.js:624
msgid "Confirm Reset"
msgstr ""
#: client/src/configuration/configuration.controller.js:633
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/src/inventories-hosts/inventories/related/groups/factories/get-hosts-status-msg.factory.js:18
msgid "Contains 0 hosts."
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:179
msgid "Control the level of output ansible will produce as the playbook executes."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:337
msgid "Control the level of output ansible will produce for inventory source update jobs."
msgstr ""
#: client/lib/components/components.strings.js:52
msgid "Copied to clipboard."
msgstr ""
#: client/src/credentials/credentials.list.js:73
#: client/src/inventories-hosts/inventories/inventory.list.js:105
#: client/src/inventory-scripts/inventory-scripts.list.js:61
#: client/src/notifications/notificationTemplates.list.js:82
#: client/src/projects/projects.list.js:100
#: client/src/templates/templates.list.js:93
msgid "Copy"
msgstr ""
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:56
msgid "Copy Inventory"
msgstr ""
#: client/features/templates/templates.strings.js:77
msgid "Copy Workflow"
msgstr ""
#: client/src/credentials/credentials.list.js:76
msgid "Copy credential"
msgstr ""
#: client/lib/components/components.strings.js:51
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:85
msgid "Copy notification"
msgstr ""
#: client/src/projects/projects.list.js:103
msgid "Copy project"
msgstr ""
#: client/src/templates/templates.list.js:96
msgid "Copy template"
msgstr ""
#: client/src/about/about.partial.html:27
msgid ""
"Copyright &copy; 2018 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:88
msgid "Copyright © 2018 Red Hat, Inc."
msgstr ""
#: client/src/users/users.list.js:44
msgid "Create New"
msgstr ""
#: client/features/applications/applications.strings.js:20
msgid "Create a new Application"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:30
msgid "Create a new Instance Group"
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:69
msgid "Create a new group"
msgstr ""
#: client/src/inventories-hosts/inventories/related/hosts/related-host.list.js:123
msgid "Create a new host"
msgstr ""
#: client/src/inventories-hosts/inventories/inventory.list.js:76
msgid "Create a new inventory"
msgstr ""
#: client/src/notifications/notificationTemplates.list.js:52
msgid "Create a new notification template"
msgstr ""
#: client/src/organizations/list/organizations-list.partial.html:21
msgid "Create a new organization"
msgstr ""
#: client/src/projects/projects.list.js:75
msgid "Create a new project"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.list.js:68
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/features/output/output.strings.js:44
#: client/features/templates/templates.strings.js:25
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:73
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:74
#: client/src/job-submission/job-submission.partial.html:18
#: client/src/templates/job_templates/job-template.form.js:121
msgid "Credential"
msgstr ""
#: client/features/templates/templates.strings.js:36
msgid "Credential Type"
msgstr ""
#: client/lib/components/components.strings.js:74
#: client/lib/models/models.strings.js:12
#: client/src/activity-stream/streamDropdownNav/stream-dropdown-nav.directive.js:34
msgid "Credential Types"
msgstr ""
#: client/features/jobs/jobs.strings.js:16
#: client/features/templates/templates.strings.js:18
#: client/lib/components/components.strings.js:73
#: client/lib/models/models.strings.js:8
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:129
#: 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:133
msgid "Credentials"
msgstr ""
#: client/features/templates/templates.strings.js:37
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/shared/directives.js:93
msgid "Current Image:"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:171
msgid "Custom Inventory Script"
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/home/home.route.js:21
msgid "DASHBOARD"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:28
#: client/lib/services/base-string.service.js:71
#: client/src/inventories-hosts/inventories/related/groups/list/groups-list.partial.html:52
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.partial.html:74
#: client/src/notifications/notification-templates-list/list.controller.js:230
#: client/src/organizations/list/organizations-list.controller.js:196
#: client/src/partials/survey-maker-modal.html:18
#: client/src/projects/edit/projects-edit.controller.js:255
#: client/src/projects/list/projects-list.controller.js:254
#: client/src/users/list/users-list.controller.js:95
msgid "DELETE"
msgstr ""
#: client/src/partials/survey-maker-modal.html:84
msgid "DELETE SURVEY"
msgstr ""
#: client/features/templates/templates.strings.js:120
msgid "DELETED"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:36
msgid "DESCRIPTION"
msgstr ""
#: client/features/templates/templates.strings.js:122
#: client/src/instance-groups/instance-groups.strings.js:24
#: client/src/workflow-results/workflow-results.controller.js:55
msgid "DETAILS"
msgstr ""
#: client/src/inventories-hosts/hosts/related/groups/hosts-related-groups.partial.html:29
#: 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
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:68
msgid "Dashboard"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:44
msgid "Date format"
msgstr ""
#: client/src/configuration/auth-form/configuration-auth.controller.js:164
msgid "Default"
msgstr ""
#: client/features/output/output.strings.js:19
#: client/lib/services/base-string.service.js:78
#: 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:176
#: client/src/inventories-hosts/inventories/inventory.list.js:121
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:157
#: 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:226
#: client/src/notifications/notificationTemplates.list.js:100
#: client/src/organizations/list/organizations-list.controller.js:192
#: client/src/projects/edit/projects-edit.controller.js:252
#: client/src/projects/list/projects-list.controller.js:250
#: client/src/scheduler/schedules.list.js:100
#: 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:39
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/templates/survey-maker/surveys/init.factory.js:23
msgid "Delete Question"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.controller.js:194
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:101
#: 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/sources/list/sources-list.partial.html:48
msgid "Delete groups"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.partial.html:37
msgid "Delete groups and hosts"
msgstr ""
#: client/src/inventories-hosts/inventories/related/hosts/related-host.list.js:100
#: 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/related/sources/list/sources-list.partial.html:59
msgid "Delete hosts"
msgstr ""
#: client/src/inventories-hosts/inventories/inventory.list.js:123
msgid "Delete inventory"
msgstr ""
#: client/src/inventory-scripts/inventory-scripts.list.js:81
msgid "Delete inventory script"
msgstr ""
#: client/src/notifications/notificationTemplates.list.js:102
msgid "Delete notification"
msgstr ""
#: client/src/projects/projects.form.js:167
msgid "Delete on Update"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/list/groups-list.partial.html:27
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.partial.html:27
msgid "Delete or promote the group's children?"
msgstr ""
#: client/src/scheduler/schedules.list.js:103
msgid "Delete schedule"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.list.js:117
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:169
msgid "Delete the local repository in its entirety prior to performing an update."
msgstr ""
#: client/src/projects/projects.list.js:116
msgid "Delete the project"
msgstr ""
#: client/src/scheduler/scheduled-jobs.list.js:81
msgid "Delete the schedule"
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/src/inventories-hosts/inventories/related/sources/list/sources-list.partial.html:23
msgid "Deleting group"
msgstr ""
#: client/lib/services/base-string.service.js:80
msgid "Deleting this {{ resourceType }} will make the following resources unavailable."
msgstr ""
#: client/src/projects/projects.form.js:169
msgid "Depending on the size of the repository this may significantly increase the amount of time required to complete an update."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:246
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:261
msgid "Describe Instances documentation"
msgstr ""
#: client/src/credential-types/credential-types.form.js:34
#: client/src/credentials/credentials.form.js:39
#: client/src/inventories-hosts/hosts/host.form.js:63
#: 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:62
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:62
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:58
#: 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/users/users.form.js:147
#: client/src/users/users.form.js:173
msgid "Description"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:136
#: client/src/notifications/notificationTemplates.form.js:140
#: client/src/notifications/notificationTemplates.form.js:152
#: client/src/notifications/notificationTemplates.form.js:156
msgid "Destination Channels"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:430
#: client/src/notifications/notificationTemplates.form.js:434
msgid "Destination Channels or Users"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:205
#: client/src/notifications/notificationTemplates.form.js:206
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:34
#: client/features/users/tokens/tokens.strings.js:14
#: client/src/license/license.partial.html:5
#: client/src/shared/form-generator.js:1488
msgid "Details"
msgstr ""
#: client/src/job-submission/job-submission.partial.html:263
msgid "Diff Mode"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:369
#: client/src/notifications/notificationTemplates.form.js:401
msgid "Disable SSL Verification"
msgstr ""
#: client/src/templates/survey-maker/surveys/init.factory.js:518
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:65
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.list.js:110
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups.list.js:98
msgid "Disassociate group"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:87
msgid "Disassociate host"
msgstr ""
#: client/src/templates/survey-maker/surveys/init.factory.js:21
msgid "Disble Survey"
msgstr ""
#: client/src/configuration/auth-form/configuration-auth.controller.js:94
#: client/src/configuration/configuration.controller.js:231
#: client/src/configuration/configuration.controller.js:316
#: client/src/configuration/system-form/configuration-system.controller.js:57
msgid "Discard changes"
msgstr ""
#: client/src/teams/teams.form.js:149
msgid "Dissasociate permission from team"
msgstr ""
#: client/src/users/users.form.js:227
msgid "Dissasociate permission from user"
msgstr ""
#: client/src/credentials/credentials.form.js:384
#: client/src/credentials/factories/become-method-change.factory.js:54
#: client/src/credentials/factories/kind-change.factory.js:111
msgid "Domain Name"
msgstr ""
#: client/features/output/output.strings.js:20
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:77
msgid "Drop question here to reorder"
msgstr ""
#: client/features/templates/templates.strings.js:119
msgid "EDGE CONFLICT"
msgstr ""
#: client/features/applications/applications.strings.js:10
msgid "EDIT APPLICATION"
msgstr ""
#: client/src/configuration/configuration.route.js:28
msgid "EDIT CONFIGURATION"
msgstr ""
#: client/features/credentials/credentials.strings.js:9
msgid "EDIT CREDENTIAL"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:11
msgid "EDIT INSTANCE GROUP"
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:112
msgid "EDIT TEMPLATE"
msgstr ""
#: client/lib/components/components.strings.js:9
msgid "ENCRYPTED"
msgstr ""
#: client/features/output/output.strings.js:80
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/lib/components/code-mirror/code-mirror.strings.js:10
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:48
#: client/lib/components/code-mirror/code-mirror.strings.js:8
msgid "EXTRA VARIABLES"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:379
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:180
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:98
#: client/src/inventory-scripts/inventory-scripts.list.js:54
#: client/src/notifications/notificationTemplates.list.js:66
#: client/src/notifications/notificationTemplates.list.js:75
#: client/src/scheduler/schedules.list.js:85
#: 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/templates/survey-maker/surveys/init.factory.js:22
msgid "Edit Question"
msgstr ""
#: client/src/shared/form-generator.js:1722
#: client/src/templates/job_templates/job-template.form.js:471
#: client/src/templates/workflows.form.js:212
msgid "Edit Survey"
msgstr ""
#: client/src/credential-types/credential-types.list.js:58
msgid "Edit credenital type"
msgstr ""
#: client/src/credentials/credentials.list.js:68
msgid "Edit credential"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/groups.list.js:85
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.list.js:96
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups.list.js:84
msgid "Edit group"
msgstr ""
#: client/src/inventories-hosts/hosts/host.list.js:83
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:73
#: client/src/inventories-hosts/inventories/related/hosts/related-host.list.js:79
msgid "Edit host"
msgstr ""
#: client/src/inventories-hosts/inventories/inventory.list.js:100
msgid "Edit inventory"
msgstr ""
#: client/src/inventory-scripts/inventory-scripts.list.js:56
msgid "Edit inventory script"
msgstr ""
#: client/src/notifications/notificationTemplates.list.js:68
msgid "Edit notification"
msgstr ""
#: client/src/scheduler/schedules.list.js:88
msgid "Edit schedule"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.list.js:83
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/projects/projects.list.js:87
msgid "Edit the project"
msgstr ""
#: client/src/scheduler/scheduled-jobs.list.js:67
#: client/src/workflow-results/workflow-results.controller.js:42
msgid "Edit the schedule"
msgstr ""
#: client/src/workflow-results/workflow-results.controller.js:40
msgid "Edit the user"
msgstr ""
#: client/src/workflow-results/workflow-results.controller.js:41
msgid "Edit the workflow job template"
msgstr ""
#: client/src/users/users.list.js:64
msgid "Edit user"
msgstr ""
#: client/src/projects/list/projects-list.controller.js:286
msgid "Either you do not have access or the SCM update process completed. Click the %sRefresh%s button to view the latest status."
msgstr ""
#: client/features/output/output.strings.js:90
#: client/src/workflow-results/workflow-results.controller.js:61
msgid "Elapsed"
msgstr ""
#: client/src/credentials/credentials.form.js:191
#: client/src/users/users.form.js:53
msgid "Email"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:299
#: client/src/templates/job_templates/job-template.form.js:304
#: client/src/templates/workflows.form.js:100
#: client/src/templates/workflows.form.js:105
msgid "Enable Concurrent Jobs"
msgstr ""
#: client/src/configuration/system-form/configuration-system.partial.html:30
msgid "Enable External Logging"
msgstr ""
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:124
#: client/src/templates/job_templates/job-template.form.js:275
#: client/src/templates/job_templates/job-template.form.js:280
msgid "Enable Privilege Escalation"
msgstr ""
#: client/src/templates/survey-maker/surveys/init.factory.js:518
msgid "Enable survey"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:290
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/scheduler/scheduler.strings.js:36
msgid "End"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:38
msgid "End Date"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:40
msgid "End Time"
msgstr ""
#: client/src/license/license.partial.html:113
msgid "End User License Agreement"
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:73
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:72
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:72
#: 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/standard-inventory/inventory.form.js:76
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:155
msgid "Enter one HipChat channel per line. The pound symbol (#) is not required."
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:433
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:139
msgid "Enter one Slack channel per line. The pound symbol (#) is not required."
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:209
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:138
msgid "Enter the URL for the virtual machine which %scorresponds to your CloudForm instance. %sFor example, %s"
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:71
#: client/src/credentials/factories/kind-change.factory.js:128
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:106
msgid "Enter the hostname or IP address which corresponds to your VMware vCenter."
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:195
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:197
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:221
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:245
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:320
msgid "Enter 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:187
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:194
msgid "Environment Variables"
msgstr ""
#: client/src/configuration/configuration.controller.js:141
msgid "Error"
msgstr ""
#: client/features/output/output.strings.js:65
msgid "Error Details"
msgstr ""
#: client/lib/services/base-string.service.js:92
#: client/src/configuration/configuration.controller.js:414
#: client/src/configuration/configuration.controller.js:523
#: client/src/configuration/configuration.controller.js:558
#: client/src/configuration/configuration.controller.js:606
#: client/src/configuration/system-form/configuration-system.controller.js:231
#: client/src/credentials/factories/credential-form-save.factory.js:77
#: client/src/credentials/factories/credential-form-save.factory.js:93
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.controller.js:130
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.controller.js:140
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.controller.js:167
#: client/src/job-submission/job-submission-factories/launchjob.factory.js:198
#: client/src/job-submission/job-submission-factories/launchjob.factory.js:217
#: client/src/management-jobs/card/card.controller.js:102
#: client/src/management-jobs/card/card.controller.js:28
#: client/src/projects/add/projects-add.controller.js:117
#: client/src/projects/edit/projects-edit.controller.js:165
#: client/src/projects/edit/projects-edit.controller.js:231
#: client/src/projects/edit/projects-edit.controller.js:247
#: client/src/projects/list/projects-list.controller.js:196
#: client/src/projects/list/projects-list.controller.js:223
#: client/src/projects/list/projects-list.controller.js:270
#: client/src/projects/list/projects-list.controller.js:291
#: client/src/projects/list/projects-list.controller.js:307
#: client/src/projects/list/projects-list.controller.js:316
#: client/src/shared/stateDefinitions.factory.js:230
#: client/src/users/add/users-add.controller.js:100
#: client/src/users/edit/users-edit.controller.js:178
#: client/src/users/list/users-list.controller.js:84
msgid "Error!"
msgstr ""
#: client/src/activity-stream/streams.list.js:40
msgid "Event"
msgstr ""
#: client/src/activity-stream/factories/build-description.factory.js:120
msgid "Event summary not available"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:21
msgid "Every"
msgstr ""
#: client/src/projects/add/projects-add.controller.js:138
#: client/src/projects/edit/projects-edit.controller.js:274
msgid "Example URLs for GIT SCM include:"
msgstr ""
#: client/src/projects/add/projects-add.controller.js:159
#: client/src/projects/edit/projects-edit.controller.js:294
msgid "Example URLs for Mercurial SCM include:"
msgstr ""
#: client/src/projects/add/projects-add.controller.js:150
#: client/src/projects/edit/projects-edit.controller.js:285
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/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.list.js:76
msgid "Existing Group"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:125
msgid "Existing Host"
msgstr ""
#: client/features/output/output.strings.js:22
#: client/src/workflow-results/workflow-results.controller.js:154
#: client/src/workflow-results/workflow-results.controller.js:43
msgid "Expand Output"
msgstr ""
#: client/src/license/license.partial.html:39
msgid "Expires On"
msgstr ""
#: client/features/output/output.strings.js:50
msgid "Explanation"
msgstr ""
#: client/features/output/output.strings.js:45
#: client/features/templates/templates.strings.js:54
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:133
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:145
#: client/src/job-submission/job-submission.partial.html:165
#: client/src/partials/logviewer.html:8
#: client/src/scheduler/scheduler.strings.js:45
#: client/src/templates/job_templates/job-template.form.js:353
#: client/src/templates/job_templates/job-template.form.js:360
#: client/src/templates/workflows.form.js:83
#: client/src/templates/workflows.form.js:90
#: client/src/workflow-results/workflow-results.controller.js:122
msgid "Extra Variables"
msgstr ""
#: client/src/inventories-hosts/shared/ansible-facts/ansible-facts.partial.html:4
#: client/src/inventories-hosts/shared/ansible-facts/ansible-facts.route.js:7
msgid "FACTS"
msgstr ""
#: client/src/home/dashboard/graphs/job-status/job-status-graph.directive.js:65
msgid "FAILED"
msgstr ""
#: client/features/output/output.strings.js:81
msgid "FIELDS"
msgstr ""
#: client/src/shared/smart-search/smart-search.partial.html:42
msgid "FIELDS:"
msgstr ""
#: client/src/smart-status/smart-status.controller.js:43
msgid "FINISHED"
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:107
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:106
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:107
msgid "Facts"
msgstr ""
#: client/lib/components/components.strings.js:100
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:80
msgid "Failed"
msgstr ""
#: client/src/home/dashboard/counts/dashboard-counts.directive.js:44
msgid "Failed Hosts"
msgstr ""
#: client/src/users/add/users-add.controller.js:100
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:118
msgid "Failed to create new project. POST returned status:"
msgstr ""
#: client/src/job-submission/job-submission-factories/launchjob.factory.js:218
msgid "Failed to retrieve job template extra variables."
msgstr ""
#: client/src/projects/edit/projects-edit.controller.js:166
msgid "Failed to retrieve project: %s. GET status:"
msgstr ""
#: client/src/users/edit/users-edit.controller.js:179
msgid "Failed to retrieve user: %s. GET status:"
msgstr ""
#: client/src/configuration/configuration.controller.js:524
msgid "Failed to save settings. Returned status:"
msgstr ""
#: client/src/configuration/configuration.controller.js:559
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:231
msgid "Failed to update project: %s. PUT status:"
msgstr ""
#: client/features/output/output.strings.js:85
msgid "Failed to update search results."
msgstr ""
#: client/src/job-submission/job-submission-factories/launchjob.factory.js:199
#: client/src/management-jobs/card/card.controller.js:103
msgid "Failed updating job %s with variables. POST returned: %d"
msgstr ""
#: client/src/notifications/notifications.list.js:49
msgid "Failure"
msgstr ""
#: client/src/scheduler/schedules.list.js:56
msgid "Final Run"
msgstr ""
#: client/features/jobs/jobs.strings.js:10
#: client/features/output/output.strings.js:40
#: client/features/output/output.strings.js:46
#: client/src/inventories-hosts/inventories/list/host-summary-popover/host-summary-popover.directive.js:54
#: client/src/inventories-hosts/shared/factories/set-status.factory.js:44
#: client/src/workflow-results/workflow-results.controller.js:50
msgid "Finished"
msgstr ""
#: client/src/access/rbac-multiselect/permissionsUsers.list.js:27
#: client/src/users/users.form.js:29
#: client/src/users/users.list.js:33
msgid "First Name"
msgstr ""
#: client/src/scheduler/schedules.list.js:46
msgid "First Run"
msgstr ""
#: client/src/templates/survey-maker/surveys/init.factory.js:19
msgid "Float"
msgstr ""
#: client/features/output/output.strings.js:77
#: 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:120
msgid "For example, %s"
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:36
#: client/src/inventories-hosts/hosts/host.list.js:36
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:35
#: 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:35
#: client/src/inventories-hosts/inventories/related/hosts/related-host.list.js:31
msgid "For hosts that are part of an external inventory, this flag cannot be changed. It will be set by the inventory sync process."
msgstr ""
#: 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/features/output/output.strings.js:47
#: client/src/instance-groups/instance-groups.strings.js:48
#: 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:143
#: client/src/templates/job_templates/job-template.form.js:153
msgid "Forks"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:173
#: client/src/scheduler/scheduler.strings.js:20
msgid "Frequency Details"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:33
msgid "Fri"
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
#: client/src/inventories-hosts/inventories/related/groups/list/groups-list.route.js:46
msgid "GROUPS"
msgstr ""
#: client/src/projects/edit/projects-edit.controller.js:136
#: client/src/projects/list/projects-list.controller.js:76
msgid "Get latest SCM revision"
msgstr ""
#: client/src/credential-types/add/add.controller.js:41
msgid "Getting Started with Credential Types"
msgstr ""
#: client/src/configuration/auth-form/configuration-auth.controller.js:153
msgid "GitHub"
msgstr ""
#: client/src/configuration/auth-form/configuration-auth.controller.js:154
msgid "GitHub Org"
msgstr ""
#: client/src/configuration/auth-form/configuration-auth.controller.js:155
msgid "GitHub Team"
msgstr ""
#: client/src/configuration/auth-form/configuration-auth.controller.js:156
msgid "Google OAuth2"
msgstr ""
#: client/src/teams/teams.form.js:158
#: client/src/users/users.form.js:216
msgid "Grant Permission"
msgstr ""
#: client/src/notifications/add/add.controller.js:79
#: client/src/notifications/edit/edit.controller.js:126
msgid "Gray"
msgstr ""
#: client/src/notifications/add/add.controller.js:80
#: client/src/notifications/edit/edit.controller.js:127
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:115
#: client/src/inventories-hosts/hosts/related/groups/hosts-related-groups.list.js:31
#: client/src/inventories-hosts/inventories/related/groups/groups.form.js:89
#: client/src/inventories-hosts/inventories/related/groups/groups.list.js:32
#: 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:32
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:114
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:115
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups.list.js:32
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:150
msgid "Groups"
msgstr ""
#: client/lib/components/components.strings.js:12
#: client/lib/services/base-string.service.js:66
#: client/src/templates/survey-maker/surveys/init.factory.js:483
msgid "HIDE"
msgstr ""
#: client/lib/components/components.strings.js:43
msgid "HINT: Drag and drop an SSH private key 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:320
#: client/src/notifications/notificationTemplates.form.js:321
msgid "HTTP Headers"
msgstr ""
#: client/src/bread-crumb/bread-crumb.directive.js:41
msgid "Hide Activity Stream"
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.partial.html:23
msgid "High"
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:109
msgid "Host (Authentication URL)"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:335
#: client/src/templates/job_templates/job-template.form.js:344
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/hosts/host.form.js:46
#: client/src/inventories-hosts/hosts/host.form.js:57
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:45
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:56
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:45
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:56
msgid "Host Name"
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:80
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:79
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:79
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:93
#: 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:57
#: client/src/inventories-hosts/inventories/related/hosts/related-host.list.js:56
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:149
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:159
msgid "Hosts"
msgstr ""
#: client/src/license/license.partial.html:52
msgid "Hosts Available"
msgstr ""
#: client/src/license/license.partial.html:64
msgid "Hosts Remaining"
msgstr ""
#: client/src/license/license.partial.html:58
msgid "Hosts Used"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:239
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:254
msgid "Hosts are imported to"
msgstr ""
#: client/src/license/license.partial.html:121
msgid "I agree to the End User License Agreement"
msgstr ""
#: client/features/output/output.strings.js:102
msgid "ID"
msgstr ""
#: client/src/partials/job-template-details.html:2
msgid "INFO"
msgstr ""
#: client/src/activity-stream/streamDetailModal/streamDetailModal.partial.html:12
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:16
#: client/src/instance-groups/instance-groups.strings.js:8
msgid "INSTANCE GROUPS"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:25
#: client/src/instance-groups/instance-groups.strings.js:9
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:144
#: client/src/organizations/list/organizations-list.controller.js:67
msgid "INVENTORIES"
msgstr ""
#: client/src/job-submission/job-submission.partial.html:346
#: client/src/partials/job-template-details.html:2
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:419
msgid "IRC Nick"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:408
msgid "IRC Server Address"
msgstr ""
#: client/src/notifications/shared/type-change.service.js:66
msgid "IRC Server Password"
msgstr ""
#: client/src/notifications/shared/type-change.service.js:65
msgid "IRC Server Port"
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:362
#: client/src/notifications/notificationTemplates.form.js:394
msgid "Icon URL"
msgstr ""
#: client/src/login/authenticationServices/timer.factory.js:157
msgid "Idle Session"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:236
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:250
msgid "If blank, all groups above are created except"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:367
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:355
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:278
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/src/templates/job_templates/job-template.form.js:263
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:302
msgid "If enabled, simultaneous runs of this job template will be allowed."
msgstr ""
#: client/src/templates/workflows.form.js:103
msgid "If enabled, simultaneous runs of this workflow job template will be allowed."
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:313
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:70
msgid "If you are ready to upgrade, please contact us by clicking the button below"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:227
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:241
msgid "Image ID:"
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:34
#: client/src/inventories-hosts/hosts/host.list.js:34
#: 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:30
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:33
#: client/src/inventories-hosts/inventories/related/hosts/related-host.list.js:29
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:123
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:122
msgid "Insights"
msgstr ""
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:52
msgid "Insights Credential"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:145
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:148
msgid "Instance Filters"
msgstr ""
#: client/features/output/output.strings.js:48
msgid "Instance Group"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:63
msgid "Instance Group parameter is missing."
msgstr ""
#: client/lib/components/components.strings.js:84
#: 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:248
#: client/src/templates/job_templates/job-template.form.js:251
msgid "Instance Groups"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:32
msgid "Instance Groups Help"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:236
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:250
msgid "Instance ID"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:228
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:242
msgid "Instance ID:"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:229
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:243
msgid "Instance Type:"
msgstr ""
#: client/lib/components/components.strings.js:83
#: client/src/instance-groups/instance-groups.strings.js:17
msgid "Instances"
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:74
#: client/src/license/license.controller.js:82
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:86
msgid "Invalid search filter provided."
msgstr ""
#: client/src/login/loginModal/loginModal.partial.html:34
msgid "Invalid username and/or password. Please try again."
msgstr ""
#: client/lib/components/components.strings.js:75
#: client/lib/models/models.strings.js:16
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:122
#: 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:156
msgid "Inventories"
msgstr ""
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:44
msgid "Inventories with sources cannot be copied"
msgstr ""
#: client/features/jobs/jobs.strings.js:14
#: client/features/output/output.strings.js:49
#: client/features/templates/templates.strings.js:16
#: client/features/templates/templates.strings.js:24
#: client/src/inventories-hosts/hosts/host.list.js:69
#: client/src/inventories-hosts/inventories/inventory.list.js:81
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:76
#: client/src/job-submission/job-submission.partial.html:17
#: 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
msgid "Inventory"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:110
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:124
msgid "Inventory File"
msgstr ""
#: client/lib/components/components.strings.js:80
#: 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:108
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:46
#: client/src/workflow-results/workflow-results.controller.js:68
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:73
msgid "Inventory contains 0 hosts."
msgstr ""
#: client/features/output/output.strings.js:35
msgid "Isolated"
msgstr ""
#: client/src/smart-status/smart-status.controller.js:43
msgid "JOB ID"
msgstr ""
#: client/features/output/output.strings.js:84
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:20
#: client/features/templates/routes/projectsTemplatesList.route.js:18
#: client/src/organizations/list/organizations-list.controller.js:79
msgid "JOB TEMPLATES"
msgstr ""
#: client/features/jobs/jobs.strings.js:8
#: client/features/jobs/routes/instanceGroupJobs.route.js:13
#: client/features/jobs/routes/instanceJobs.route.js:13
#: client/features/jobs/routes/inventoryCompletedJobs.route.js:22
#: client/features/jobs/routes/jobs.route.js:13
#: client/features/portalMode/portalMode.strings.js:9
#: client/features/templates/templates.strings.js:113
#: client/src/activity-stream/get-target-title.factory.js:32
#: client/src/home/dashboard/graphs/job-status/job-status-graph.directive.js:119
#: client/src/instance-groups/instance-groups.strings.js:26
msgid "JOBS"
msgstr ""
#: client/lib/components/code-mirror/code-mirror.strings.js:12
#: client/lib/services/base-string.service.js:70
#: client/src/job-submission/job-submission.partial.html:173
msgid "JSON"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:198
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:222
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:246
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:321
msgid "JSON:"
msgstr ""
#: client/src/workflow-results/workflow-results.controller.js:86
msgid "Job"
msgstr ""
#: client/features/output/output.strings.js:51
#: client/features/templates/templates.strings.js:48
#: client/src/job-submission/job-submission.partial.html:228
#: client/src/templates/job_templates/job-template.form.js:190
#: client/src/templates/job_templates/job-template.form.js:197
msgid "Job Tags"
msgstr ""
#: client/features/jobs/jobs.strings.js:13
#: client/features/output/output.strings.js:52
#: 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:103
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:36
#: client/src/projects/projects.form.js:303
msgid "Job Templates"
msgstr ""
#: client/features/output/output.strings.js:53
#: client/features/templates/templates.strings.js:50
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:32
#: client/src/job-submission/job-submission.partial.html:202
#: 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/home/dashboard/lists/jobs/jobs-list.directive.js:45
msgid "Job failed. Click for details."
msgstr ""
#: client/src/home/dashboard/lists/jobs/jobs-list.directive.js:42
msgid "Job successful. Click for details."
msgstr ""
#: client/lib/components/components.strings.js:69
#: client/src/activity-stream/streamDropdownNav/stream-dropdown-nav.directive.js:30
#: client/src/configuration/configuration.partial.html:22
#: client/src/instance-groups/instance-groups.strings.js:52
msgid "Jobs"
msgstr ""
#: client/features/output/output.strings.js:82
#: client/features/templates/templates.strings.js:103
#: client/src/workflow-results/workflow-results.controller.js:69
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:154
#: client/src/shared/smart-search/smart-search.partial.html:14
msgid "Key"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:230
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:244
msgid "Key Name:"
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
msgid "LAST MODIFIED"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:38
msgid "LAST USED"
msgstr ""
#: client/features/templates/templates.strings.js:30
msgid "LAUNCH"
msgstr ""
#: client/src/job-submission/job-submission.partial.html:6
msgid "LAUNCH JOB"
msgstr ""
#: client/src/configuration/auth-form/configuration-auth.controller.js:157
msgid "LDAP"
msgstr ""
#: client/src/configuration/auth-form/configuration-auth.controller.js:165
msgid "LDAP 1 (Optional)"
msgstr ""
#: client/src/configuration/auth-form/configuration-auth.controller.js:166
msgid "LDAP 2 (Optional)"
msgstr ""
#: client/src/configuration/auth-form/configuration-auth.controller.js:167
msgid "LDAP 3 (Optional)"
msgstr ""
#: client/src/configuration/auth-form/configuration-auth.controller.js:168
msgid "LDAP 4 (Optional)"
msgstr ""
#: client/src/configuration/auth-form/configuration-auth.controller.js:169
msgid "LDAP 5 (Optional)"
msgstr ""
#: client/src/configuration/auth-form/configuration-auth.partial.html:17
msgid "LDAP Server"
msgstr ""
#: client/src/configuration/license.route.js:18
#: client/src/license/license.route.js:18
msgid "LICENSE"
msgstr ""
#: client/features/output/output.strings.js:54
#: client/src/templates/job_templates/job-template.form.js:224
#: client/src/templates/job_templates/job-template.form.js:228
#: client/src/templates/templates.list.js:43
#: client/src/templates/workflows.form.js:72
#: client/src/templates/workflows.form.js:76
#: client/src/workflow-results/workflow-results.controller.js:51
msgid "Labels"
msgstr ""
#: client/features/templates/templates.strings.js:19
msgid "Last Modified"
msgstr ""
#: client/src/access/rbac-multiselect/permissionsUsers.list.js:31
#: client/src/users/users.form.js:36
#: client/src/users/users.list.js:37
msgid "Last Name"
msgstr ""
#: client/features/templates/templates.strings.js:20
msgid "Last Ran"
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:56
msgid "Last Updated"
msgstr ""
#: client/src/shared/form-generator.js:1714
msgid "Launch"
msgstr ""
#: client/src/management-jobs/card/card.partial.html:23
msgid "Launch Management Job"
msgstr ""
#: client/features/jobs/jobs.strings.js:12
#: client/features/output/output.strings.js:55
#: client/src/workflow-results/workflow-results.controller.js:48
msgid "Launched By"
msgstr ""
#: client/features/templates/templates.strings.js:38
#: client/src/job-submission/job-submission.partial.html:99
msgid "Launching this job requires the passwords listed below. Enter and confirm 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/src/configuration/configuration.partial.html:43
#: client/src/license/license.controller.js:44
#: client/src/license/license.partial.html:8
msgid "License"
msgstr ""
#: client/features/output/output.strings.js:56
msgid "License Error"
msgstr ""
#: client/src/license/license.partial.html:104
msgid "License File"
msgstr ""
#: client/src/license/license.partial.html:33
msgid "License Key"
msgstr ""
#: client/src/license/license.controller.js:46
msgid "License Management"
msgstr ""
#: client/src/license/license.partial.html:21
msgid "License Type"
msgstr ""
#: client/features/output/output.strings.js:57
#: client/features/templates/templates.strings.js:49
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:45
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:55
#: client/src/job-submission/job-submission.partial.html:220
#: client/src/templates/job_templates/job-template.form.js:159
#: client/src/templates/job_templates/job-template.form.js:163
msgid "Limit"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:240
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:255
msgid "Limit to hosts having a tag:"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:242
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:257
msgid "Limit to hosts using either key pair:"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:244
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:259
msgid "Limit to hosts where the Name tag begins with"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:43
msgid "Limited to first 10"
msgstr ""
#: client/src/shared/socket/socket.service.js:213
msgid "Live events: attempting to connect to the server."
msgstr ""
#: client/src/shared/socket/socket.service.js:217
msgid "Live events: connected. Pages containing job status information will automatically update in real-time."
msgstr ""
#: client/src/shared/socket/socket.service.js:221
msgid "Live events: error connecting to the server."
msgstr ""
#: client/src/shared/form-generator.js:1992
msgid "Loading..."
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:133
#: client/src/scheduler/scheduler.strings.js:18
msgid "Local Time Zone"
msgstr ""
#: client/src/configuration/system-form/configuration-system.controller.js:225
msgid "Log aggregator test failed. <br> Detail:"
msgstr ""
#: client/src/configuration/system-form/configuration-system.controller.js:218
msgid "Log aggregator test successful."
msgstr ""
#: client/lib/components/components.strings.js:65
msgid "Logged in as"
msgstr ""
#: client/src/configuration/system-form/configuration-system.controller.js:89
msgid "Logging"
msgstr ""
#: client/lib/components/components.strings.js:67
msgid "Logout"
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.partial.html:35
msgid "Low"
msgstr ""
#: client/src/management-jobs/card/card.partial.html:6
#: client/src/management-jobs/card/card.route.js:20
msgid "MANAGEMENT JOBS"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:15
msgid "MANUAL"
msgstr ""
#: client/features/output/output.strings.js:105
msgid "MODULE"
msgstr ""
#: client/features/portalMode/routes/portalModeTemplatesList.route.js:13
msgid "MY VIEW"
msgstr ""
#: client/src/credentials/credentials.form.js:67
#: client/src/job-submission/job-submission.partial.html:356
msgid "Machine"
msgstr ""
#: client/features/output/output.strings.js:58
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:60
msgid "Machine Credential"
msgstr ""
#: client/lib/components/components.strings.js:82
msgid "Management Jobs"
msgstr ""
#: client/src/projects/edit/projects-edit.controller.js:143
#: client/src/projects/list/projects-list.controller.js:89
msgid "Manual projects do not require an SCM update"
msgstr ""
#: client/src/login/loginModal/loginModal.partial.html:28
msgid "Maximum per-user sessions reached. Please sign in."
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.partial.html:29
msgid "Medium"
msgstr ""
#: client/src/configuration/system-form/configuration-system.controller.js:90
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/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:59
msgid "Module Args"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:29
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:71
msgid "My View"
msgstr ""
#: client/features/applications/applications.strings.js:24
msgid "NEW APPLICATION"
msgstr ""
#: client/features/credentials/credentials.strings.js:26
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:64
msgid "NEXT"
msgstr ""
#: client/src/inventories-hosts/hosts/hosts.partial.html:38
msgid "NO HOSTS HAVE BEEN CREATED"
msgstr ""
#: client/lib/components/components.strings.js:39
msgid "NO OPTIONS AVAILABLE"
msgstr ""
#: client/src/login/loginModal/loginModal.partial.html:89
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/src/inventories-hosts/inventories/related/sources/edit/sources-notifications.route.js:9
#: client/src/management-jobs/notifications/notification.route.js:46
#: client/src/notifications/main.js:42
#: client/src/notifications/main.js:89
#: client/src/notifications/notification-templates-list/add-notifications-action.partial.html:2
msgid "NOTIFICATIONS"
msgstr ""
#: client/features/output/output.strings.js:60
#: 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:14
#: client/src/home/dashboard/lists/jobs/jobs-list.partial.html:13
#: client/src/instance-groups/instance-groups.list.js:15
#: client/src/inventories-hosts/hosts/host.list.js:61
#: client/src/inventories-hosts/inventories/inventory.list.js:48
#: client/src/inventories-hosts/inventories/list/host-summary-popover/host-summary-popover.directive.js:55
#: 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:51
#: 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:32
#: 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:37
#: client/src/scheduler/scheduled-jobs.list.js:31
#: client/src/scheduler/scheduler.strings.js:13
#: client/src/scheduler/schedules.list.js:41
#: client/src/teams/teams.form.js:127
#: 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/users/users.form.js:144
#: client/src/users/users.form.js:170
#: client/src/users/users.form.js:196
msgid "Name"
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:81
msgid "New Group"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:130
msgid "New Host"
msgstr ""
#: client/src/users/add/users-add.controller.js:92
msgid "New user successfully created!"
msgstr ""
#: client/src/scheduler/scheduled-jobs.list.js:51
#: client/src/scheduler/schedules.list.js:51
msgid "Next Run"
msgstr ""
#: client/src/credentials/credentials.list.js:21
msgid "No Credentials Have Been Created"
msgstr ""
#: client/features/templates/templates.strings.js:62
#: client/src/job-submission/lists/credential/job-sub-cred-list.controller.js:44
#: 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/projects/projects.list.js:20
msgid "No Projects Have Been Created"
msgstr ""
#: client/src/inventories-hosts/inventories/insights/insights.partial.html:50
msgid "No Remediation Playbook Available"
msgstr ""
#: client/src/projects/list/projects-list.controller.js:186
msgid "No SCM Configuration"
msgstr ""
#: 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/src/projects/list/projects-list.controller.js:150
msgid "No Updates Available"
msgstr ""
#: client/src/access/rbac-multiselect/permissionsUsers.list.js:18
msgid "No Users exist"
msgstr ""
#: client/features/templates/templates.strings.js:33
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/src/license/license.controller.js:41
msgid "No file selected."
msgstr ""
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:69
msgid "No hosts with failures. Click for details."
msgstr ""
#: client/features/templates/templates.strings.js:34
msgid "No inventory selected"
msgstr ""
#: client/src/inventories-hosts/inventories/list/inventory-list.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/inventories-hosts/inventories/related/groups/factories/get-hosts-status-msg.factory.js:22
msgid "No job failures"
msgstr ""
#: client/src/home/dashboard/lists/job-templates/job-templates-list.partial.html:51
msgid "No job templates were recently used."
msgstr ""
#: client/src/home/dashboard/lists/jobs/jobs-list.partial.html:44
msgid "No jobs were recently run."
msgstr ""
#: client/src/teams/teams.form.js:124
#: client/src/users/users.form.js:193
msgid "No permissions have been granted"
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:75
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/src/inventories-hosts/hosts/hosts.partial.html:36
#: client/src/shared/form-generator.js:1886
#: client/src/shared/list-generator/list-generator.factory.js:240
msgid "No records matched your search."
msgstr ""
#: client/features/output/output.strings.js:106
msgid "No result found"
msgstr ""
#: client/src/scheduler/scheduled-jobs.list.js:16
msgid "No schedules exist"
msgstr ""
#: client/src/job-submission/job-submission.partial.html:348
#: client/src/job-submission/job-submission.partial.html:353
msgid "None selected"
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:36
#: client/src/workflow-results/workflow-results.controller.js:56
msgid "Not Finished"
msgstr ""
#: client/features/output/output.strings.js:37
#: client/src/workflow-results/workflow-results.controller.js:57
msgid "Not Started"
msgstr ""
#: client/src/projects/list/projects-list.controller.js:91
msgid "Not configured for SCM"
msgstr ""
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:59
msgid "Not configured for inventory sync."
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts-disassociate.partial.html:25
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:288
#: client/src/notifications/notificationTemplates.form.js:289
#: client/src/notifications/notificationTemplates.form.js:472
#: client/src/notifications/notificationTemplates.form.js:473
msgid "Notification Color"
msgstr ""
#: client/src/notifications/notification-templates-list/list.controller.js:140
msgid "Notification Failed."
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:277
msgid "Notification Label"
msgstr ""
#: client/src/activity-stream/streamDropdownNav/stream-dropdown-nav.directive.js:31
msgid "Notification Templates"
msgstr ""
#: client/lib/components/components.strings.js:81
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:20
#: 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:302
msgid "Notify Channel"
msgstr ""
#: client/lib/services/base-string.service.js:68
#: client/src/inventories-hosts/hosts/hosts.partial.html:55
#: client/src/job-submission/job-submission.partial.html:269
#: client/src/partials/survey-maker-modal.html:27
#: client/src/shared/form-generator.js:545
#: client/src/shared/form-generator.js:780
#: client/src/shared/generator-helpers.js:554
msgid "OFF"
msgstr ""
#: client/lib/services/base-string.service.js:63
msgid "OK"
msgstr ""
#: client/lib/services/base-string.service.js:67
#: client/src/inventories-hosts/hosts/hosts.partial.html:54
#: client/src/job-submission/job-submission.partial.html:267
#: client/src/partials/survey-maker-modal.html:26
#: client/src/shared/form-generator.js:541
#: client/src/shared/form-generator.js:778
#: client/src/shared/generator-helpers.js:550
msgid "ON"
msgstr ""
#: client/lib/components/components.strings.js:10
msgid "OPTIONS"
msgstr ""
#: client/features/applications/applications.strings.js:30
msgid "ORG"
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:51
msgid "ORGANIZATIONS"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:37
msgid "Occurrences"
msgstr ""
#: client/src/workflow-results/workflow-results.controller.js:65
msgid "On Fail"
msgstr ""
#: client/features/templates/templates.strings.js:105
msgid "On Failure"
msgstr ""
#: client/features/templates/templates.strings.js:104
#: client/src/workflow-results/workflow-results.controller.js:64
msgid "On Success"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:157
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:162
msgid "Only Group By"
msgstr ""
#: client/src/credentials/credentials.form.js:379
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:230
#: client/src/templates/workflows.form.js:78
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/notifications/notificationTemplates.form.js:453
#: client/src/partials/logviewer.html:7
#: client/src/templates/job_templates/job-template.form.js:271
#: client/src/templates/workflows.form.js:96
msgid "Options"
msgstr ""
#: client/src/credentials/credentials.form.js:46
#: client/src/credentials/credentials.form.js:53
#: client/src/inventories-hosts/inventories/inventory.list.js:61
#: 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:42
msgid "Organization"
msgstr ""
#: client/lib/components/components.strings.js:77
#: client/lib/models/models.strings.js:35
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:136
#: 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:134
msgid "Organizations"
msgstr ""
#: client/features/templates/templates.strings.js:27
#: client/src/job-submission/job-submission.partial.html:19
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:317
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:283
msgid ""
"Override variables found in cloudforms.ini and used by the inventory update script. For an example variable configuration\n"
" <a href=\\\"https://github.com/ansible/ansible/blob/devel/contrib/inventory/cloudforms.ini\\\" target=\\\"_blank\\\">\n"
" view cloudforms.ini in the Ansible github repo.</a> 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/inventories-hosts/inventories/related/sources/sources.form.js:218
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:300
msgid ""
"Override variables found in foreman.ini and used by the inventory update script. For an example variable configuration\n"
" <a href=\\\"https://github.com/ansible/ansible/blob/devel/contrib/inventory/foreman.ini\\\" target=\\\"_blank\\\">\n"
" view foreman.ini in the Ansible github repo.</a> 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/inventories-hosts/inventories/related/sources/sources.form.js:266
msgid ""
"Override variables found in openstack.yml and used by the inventory update script. For an example variable configuration\n"
" <a href=\\\"https://github.com/ansible/ansible/blob/devel/contrib/inventory/openstack.yml\\\" target=\\\"_blank\\\">\n"
" view openstack.yml in the Ansible github repo.</a> 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/inventories-hosts/inventories/related/sources/sources.form.js:242
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:61
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:352
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:357
msgid "Overwrite"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:364
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:369
msgid "Overwrite Variables"
msgstr ""
#: client/features/output/output.strings.js:62
msgid "Overwrite Vars"
msgstr ""
#: client/src/credentials/credentials.list.js:40
msgid "Owners"
msgstr ""
#: client/src/login/loginModal/loginModal.partial.html:68
msgid "PASSWORD"
msgstr ""
#: client/features/credentials/legacy.credentials.js:117
msgid "PERMISSIONS"
msgstr ""
#: client/features/output/output.strings.js:103
msgid "PLAY"
msgstr ""
#: client/src/partials/job-template-details.html:2
msgid "PLAYBOOK"
msgstr ""
#: client/src/partials/survey-maker-modal.html:45
msgid "PLEASE ADD A SURVEY PROMPT."
msgstr ""
#: client/src/organizations/list/organizations-list.partial.html:37
#: client/src/shared/form-generator.js:1892
#: client/src/shared/list-generator/list-generator.factory.js:248
msgid "PLEASE ADD ITEMS TO THIS LIST"
msgstr ""
#: client/src/partials/survey-maker-modal.html:43
msgid "PREVIEW"
msgstr ""
#: client/src/partials/job-template-details.html:2
msgid "PROJECT"
msgstr ""
#: client/src/activity-stream/get-target-title.factory.js:8
#: client/src/organizations/linkout/organizations-linkout.route.js:196
#: client/src/organizations/list/organizations-list.controller.js:73
#: client/src/projects/main.js:92
#: client/src/projects/projects.list.js:14
#: client/src/projects/projects.list.js:15
msgid "PROJECTS"
msgstr ""
#: client/features/templates/templates.strings.js:26
msgid "PROMPT"
msgstr ""
#: client/src/shared/paginate/paginate.partial.html:33
msgid "Page"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:232
msgid "Pagerduty subdomain"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:359
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:89
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 documentaton 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:105
#: client/src/credentials/factories/kind-change.factory.js:125
#: client/src/credentials/factories/kind-change.factory.js:135
#: client/src/credentials/factories/kind-change.factory.js:145
#: client/src/credentials/factories/kind-change.factory.js:30
#: client/src/credentials/factories/kind-change.factory.js:78
#: client/src/credentials/factories/kind-change.factory.js:97
#: client/src/job-submission/job-submission.partial.html:104
#: client/src/notifications/shared/type-change.service.js:30
#: client/src/templates/survey-maker/surveys/init.factory.js:15
#: client/src/users/users.form.js:70
msgid "Password"
msgstr ""
#: client/src/credentials/factories/kind-change.factory.js:58
msgid "Password (API Key)"
msgstr ""
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:20
msgid "Past 24 Hours"
msgstr ""
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:15
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:26
msgid "Past Month"
msgstr ""
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:23
msgid "Past Week"
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:29
#: client/src/credentials/factories/kind-change.factory.js:86
msgid "Paste the contents of the PEM file associated with the service account email."
msgstr ""
#: client/src/credentials/factories/kind-change.factory.js:51
msgid "Paste the contents of the SSH private key file."
msgstr ""
#: client/src/credentials/factories/kind-change.factory.js:26
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:129
msgid "Pending Delete"
msgstr ""
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:8
msgid "Period"
msgstr ""
#: client/src/projects/add/projects-add.controller.js:32
#: client/src/users/add/users-add.controller.js:44
msgid "Permission Error"
msgstr ""
#: client/features/credentials/credentials.strings.js:14
#: client/features/credentials/legacy.credentials.js:63
#: client/src/credentials/credentials.form.js:439
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:104
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:106
#: client/src/projects/projects.form.js:247
#: client/src/teams/teams.form.js:120
#: client/src/templates/job_templates/job-template.form.js:398
#: client/src/templates/workflows.form.js:139
#: client/src/users/users.form.js:189
msgid "Permissions"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:41
msgid "Personal Access Token"
msgstr ""
#: client/features/output/output.strings.js:63
#: client/src/shared/form-generator.js:1076
#: client/src/templates/job_templates/job-template.form.js:107
#: client/src/templates/job_templates/job-template.form.js:115
msgid "Playbook"
msgstr ""
#: client/src/projects/projects.form.js:90
msgid "Playbook Directory"
msgstr ""
#: client/features/templates/templates.strings.js:60
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:52
msgid "Playbook Run"
msgstr ""
#: client/features/output/output.strings.js:91
msgid "Plays"
msgstr ""
#: client/lib/components/components.strings.js:108
msgid "Please add items to this list."
msgstr ""
#: client/src/users/users.form.js:128
msgid "Please add user to an Organization."
msgstr ""
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:100
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:210
msgid "Please check the server and make sure the directory exists and file permissions are set correctly."
msgstr ""
#: client/src/license/license.partial.html:84
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:27
msgid "Please click the icon to edit the host filter."
msgstr ""
#: client/features/templates/templates.strings.js:114
msgid "Please click the start button to build your workflow."
msgstr ""
#: client/src/shared/form-generator.js:868
#: client/src/shared/form-generator.js:963
msgid "Please enter a URL that begins with ssh, http or https. The URL may not contain the '@' character."
msgstr ""
#: client/src/shared/form-generator.js:1165
msgid "Please enter a number greater than %d and less than %d."
msgstr ""
#: client/src/shared/form-generator.js:1167
msgid "Please enter a number greater than %d."
msgstr ""
#: client/src/shared/form-generator.js:1159
msgid "Please enter a number."
msgstr ""
#: client/features/templates/templates.strings.js:39
#: client/src/job-submission/job-submission.partial.html:112
#: client/src/job-submission/job-submission.partial.html:126
#: client/src/job-submission/job-submission.partial.html:140
#: client/src/job-submission/job-submission.partial.html:154
#: client/src/login/loginModal/loginModal.partial.html:78
msgid "Please enter a password."
msgstr ""
#: client/src/login/loginModal/loginModal.partial.html:58
msgid "Please enter a username."
msgstr ""
#: client/src/shared/form-generator.js:858
#: client/src/shared/form-generator.js:953
msgid "Please enter a valid email address."
msgstr ""
#: client/lib/components/components.strings.js:15
#: client/src/shared/form-generator.js:1023
#: client/src/shared/form-generator.js:853
#: client/src/shared/form-generator.js:948
msgid "Please enter a value."
msgstr ""
#: client/src/job-submission/job-submission.partial.html:289
#: client/src/job-submission/job-submission.partial.html:294
#: client/src/job-submission/job-submission.partial.html:305
#: client/src/job-submission/job-submission.partial.html:311
#: client/src/job-submission/job-submission.partial.html:317
#: 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/features/templates/templates.strings.js:59
#: client/src/job-submission/job-submission.partial.html:316
msgid "Please enter an answer that is a decimal number."
msgstr ""
#: client/features/templates/templates.strings.js:58
#: client/src/job-submission/job-submission.partial.html:310
msgid "Please enter an answer that is a valid integer."
msgstr ""
#: client/features/templates/templates.strings.js:56
#: client/src/job-submission/job-submission.partial.html:288
#: client/src/job-submission/job-submission.partial.html:293
#: client/src/job-submission/job-submission.partial.html:304
#: client/src/job-submission/job-submission.partial.html:309
#: client/src/job-submission/job-submission.partial.html:315
msgid "Please enter an answer."
msgstr ""
#: client/features/templates/templates.strings.js:115
msgid "Please hover over a template for additional options."
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:169
msgid "Please input a number greater than 1."
msgstr ""
#: client/src/scheduler/scheduler.strings.js:39
msgid "Please provide a valid date."
msgstr ""
#: client/src/scheduler/scheduler.strings.js:22
msgid "Please provide a value between 1 and 999."
msgstr ""
#: client/src/templates/job_templates/add-job-template/job-template-add.controller.js:54
msgid "Please save before adding a survey to this job template."
msgstr ""
#: client/src/templates/workflows/add-workflow/workflow-add.controller.js:51
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:80
#: 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:102
#: client/src/projects/projects.form.js:239
#: client/src/teams/teams.form.js:116
#: client/src/templates/job_templates/job-template.form.js:391
#: client/src/templates/workflows.form.js:132
msgid "Please save before assigning permissions."
msgstr ""
#: client/src/users/users.form.js:126
#: client/src/users/users.form.js:185
msgid "Please save before assigning to organizations."
msgstr ""
#: client/src/users/users.form.js:154
msgid "Please save before assigning to teams."
msgstr ""
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:147
msgid "Please save before creating groups."
msgstr ""
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:156
msgid "Please save before creating hosts."
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:112
#: 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:111
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:112
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:165
msgid "Please save before defining inventory sources."
msgstr ""
#: client/src/templates/workflows/add-workflow/workflow-add.controller.js:50
msgid "Please save before defining the workflow graph."
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:121
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:120
msgid "Please save before viewing Insights."
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:105
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:104
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:105
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:1200
msgid "Please select a number between"
msgstr ""
#: client/src/shared/form-generator.js:1196
msgid "Please select a number."
msgstr ""
#: client/features/templates/templates.strings.js:57
msgid "Please select a value"
msgstr ""
#: client/src/shared/form-generator.js:1088
#: client/src/shared/form-generator.js:1156
#: client/src/shared/form-generator.js:1277
#: client/src/shared/form-generator.js:1385
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:26
msgid "Please select an organization before editing the host filter."
msgstr ""
#: client/src/shared/form-generator.js:1193
msgid "Please select at least one value."
msgstr ""
#: client/src/scheduler/scheduler.strings.js:35
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/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:29
msgid "Port"
msgstr ""
#: client/features/templates/templates.strings.js:29
msgid "Preview"
msgstr ""
#: client/src/credentials/credentials.form.js:257
#: client/src/credentials/factories/kind-change.factory.js:21
#: client/src/credentials/factories/kind-change.factory.js:45
msgid "Private Key"
msgstr ""
#: client/features/templates/templates.strings.js:42
#: client/src/credentials/credentials.form.js:264
#: client/src/job-submission/job-submission.partial.html:118
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:43
#: client/src/credentials/credentials.form.js:305
#: client/src/job-submission/job-submission.partial.html:132
msgid "Privilege Escalation Password"
msgstr ""
#: client/src/credentials/credentials.form.js:295
msgid "Privilege Escalation Username"
msgstr ""
#: client/features/jobs/jobs.strings.js:15
#: client/features/output/output.strings.js:64
#: client/features/templates/templates.strings.js:17
#: client/src/credentials/factories/become-method-change.factory.js:30
#: client/src/credentials/factories/kind-change.factory.js:87
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:93
#: client/src/templates/job_templates/job-template.form.js:100
#: client/src/templates/job_templates/job-template.form.js:91
msgid "Project"
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:53
#: client/src/credentials/factories/kind-change.factory.js:110
msgid "Project (Tenant Name)"
msgstr ""
#: client/src/projects/projects.form.js:76
#: client/src/projects/projects.form.js:84
msgid "Project Base Path"
msgstr ""
#: client/src/credentials/credentials.form.js:365
msgid "Project Name"
msgstr ""
#: client/src/projects/projects.form.js:101
msgid "Project Path"
msgstr ""
#: client/features/templates/templates.strings.js:107
#: client/src/workflow-results/workflow-results.controller.js:67
msgid "Project Sync"
msgstr ""
#: client/src/home/dashboard/counts/dashboard-counts.directive.js:66
msgid "Project Sync Failures"
msgstr ""
#: client/src/projects/list/projects-list.controller.js:197
msgid "Project lookup failed. GET returned:"
msgstr ""
#: client/lib/components/components.strings.js:72
#: client/lib/models/models.strings.js:40
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:115
#: 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:207
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/inventories/related/sources/list/sources-list.partial.html:43
msgid "Promote groups"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.partial.html:32
msgid "Promote groups and hosts"
msgstr ""
#: client/src/inventories-hosts/inventory-hosts.strings.js:20
msgid "Promote host"
msgid_plural "Promote hosts"
msgstr[0] ""
msgstr[1] ""
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.partial.html:54
msgid "Promote hosts"
msgstr ""
#: client/src/inventories-hosts/inventory-hosts.strings.js:10
msgid "Promote {{ group }} and {{ host }}"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:46
#: client/src/templates/survey-maker/shared/question-definition.form.js:27
msgid "Prompt"
msgstr ""
#: client/lib/components/components.strings.js:34
#: client/src/templates/job_templates/job-template.form.js:138
#: client/src/templates/job_templates/job-template.form.js:168
#: client/src/templates/job_templates/job-template.form.js:185
#: client/src/templates/job_templates/job-template.form.js:202
#: client/src/templates/job_templates/job-template.form.js:219
#: client/src/templates/job_templates/job-template.form.js:266
#: client/src/templates/job_templates/job-template.form.js:366
#: client/src/templates/job_templates/job-template.form.js:60
#: client/src/templates/job_templates/job-template.form.js:86
msgid "Prompt on launch"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:238
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:253
msgid "Provide a comma-separated list of filter expressions."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:254
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:271
msgid "Provide a comma-separated list of filter expressions. Hosts are imported when all of the filters match. Refer to Ansible Tower documentation for more detail."
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:50
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:49
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:49
msgid "Provide a host name, ip address, or ip address:port. Examples include:"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:162
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/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:196
msgid "Provide environment variables to pass to the custom inventory script."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:257
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:274
msgid "Provide the named URL encoded name or id of the remote Tower inventory to be imported."
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:322
#: client/src/templates/job_templates/job-template.form.js:330
msgid "Provisioning Callback URL"
msgstr ""
#: client/src/notifications/add/add.controller.js:81
#: client/src/notifications/edit/edit.controller.js:128
msgid "Purple"
msgstr ""
#: client/src/configuration/auth-form/configuration-auth.controller.js:158
msgid "RADIUS"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:47
msgid "RAM"
msgstr ""
#: client/lib/components/code-mirror/code-mirror.strings.js:13
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:40
msgid "RECENTLY RUN JOBS"
msgstr ""
#: client/src/home/dashboard/lists/job-templates/job-templates-list.partial.html:47
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:102
#: client/src/inventories-hosts/hosts/related/groups/hosts-related-groups.list.js:46
#: client/src/inventories-hosts/inventories/related/groups/groups.list.js:47
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.list.js:47
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:113
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups.list.js:47
#: client/src/inventories-hosts/inventories/related/sources/sources.list.js:54
#: client/src/projects/projects.list.js:70
#: client/src/scheduler/schedules.list.js:69
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/shared/directives.js:94
msgid "REMOVE"
msgstr ""
#: client/lib/components/components.strings.js:7
msgid "REPLACE"
msgstr ""
#: client/features/output/output.strings.js:8
msgid "RESULTS"
msgstr ""
#: client/features/templates/templates.strings.js:35
#: client/lib/components/components.strings.js:8
#: client/src/job-submission/job-submission.partial.html:44
#: client/src/job-submission/job-submission.partial.html:87
#: client/src/templates/job_templates/multi-credential/multi-credential-modal.partial.html:50
msgid "REVERT"
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:25
#: client/src/credentials/factories/kind-change.factory.js:82
msgid "RSA Private Key"
msgstr ""
#: client/features/templates/templates.strings.js:116
msgid "RUN"
msgstr ""
#: client/src/inventories-hosts/inventories/adhoc/adhoc.route.js:28
msgid "RUN COMMAND"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/groups.list.js:56
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.list.js:56
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:101
#: client/src/inventories-hosts/inventories/related/hosts/related-host.list.js:114
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups.list.js:56
msgid "RUN COMMANDS"
msgstr ""
#: client/src/notifications/add/add.controller.js:84
#: client/src/notifications/edit/edit.controller.js:131
msgid "Random"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:30
msgid "Read"
msgstr ""
#: client/src/workflow-results/workflow-results.controller.js:121
msgid "Read only view of extra variables added to the workflow."
msgstr ""
#: client/features/output/output.strings.js:23
#: client/lib/components/code-mirror/code-mirror.strings.js:49
msgid "Read-only view of extra variables added to the job template."
msgstr ""
#: client/src/notifications/notificationTemplates.list.js:26
msgid "Recent Notifications"
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:82
#: client/src/notifications/edit/edit.controller.js:129
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/activity-stream/streams.list.js:51
#: client/src/bread-crumb/bread-crumb.partial.html:6
#: client/src/inventories-hosts/hosts/host.list.js:98
#: client/src/inventories-hosts/hosts/related/groups/hosts-related-groups.list.js:42
#: client/src/inventories-hosts/inventories/related/groups/groups.list.js:43
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.list.js:43
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:109
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups.list.js:43
#: client/src/inventories-hosts/inventories/related/sources/sources.list.js:50
#: client/src/projects/projects.list.js:66
#: client/src/scheduler/schedules.list.js:65
msgid "Refresh the page"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:231
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:245
msgid "Region:"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:131
msgid "Regions"
msgstr ""
#: client/src/inventories-hosts/inventories/related/hosts/related-host.list.js:65
msgid "Related Groups"
msgstr ""
#: client/lib/components/components.strings.js:98
msgid "Relaunch On"
msgstr ""
#: client/lib/components/components.strings.js:97
msgid "Relaunch using host parameters"
msgstr ""
#: client/lib/components/components.strings.js:96
#: client/src/workflow-results/workflow-results.controller.js:37
msgid "Relaunch using the same parameters"
msgstr ""
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:180
msgid "Remediate Inventory"
msgstr ""
#: client/src/access/add-rbac-user-team/rbac-selected-list.directive.js:102
#: client/src/access/add-rbac-user-team/rbac-selected-list.directive.js:103
#: client/src/teams/teams.form.js:145
#: client/src/users/users.form.js:224
msgid "Remove"
msgstr ""
#: client/src/projects/projects.form.js:159
msgid "Remove any local modifications prior to performing an update."
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:149
#: client/src/scheduler/scheduler.strings.js:19
msgid "Repeat frequency"
msgstr ""
#: client/src/license/license.partial.html:89
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:90
msgid "Resources"
msgstr ""
#: client/features/templates/templates.strings.js:89
#: client/src/scheduler/schedules.list.js:24
msgid "Resources are missing from this template."
msgstr ""
#: client/lib/services/base-string.service.js:88
msgid "Return"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:26
msgid "Returned status:"
msgstr ""
#: client/src/shared/form-generator.js:697
msgid "Revert"
msgstr ""
#: client/src/configuration/auth-form/sub-forms/auth-azure.form.js:47
#: client/src/configuration/auth-form/sub-forms/auth-github-org.form.js:51
#: client/src/configuration/auth-form/sub-forms/auth-github-team.form.js:51
#: client/src/configuration/auth-form/sub-forms/auth-github.form.js:47
#: client/src/configuration/auth-form/sub-forms/auth-google-oauth2.form.js:59
#: client/src/configuration/auth-form/sub-forms/auth-ldap.form.js:102
#: client/src/configuration/auth-form/sub-forms/auth-ldap1.form.js:102
#: client/src/configuration/auth-form/sub-forms/auth-ldap2.form.js:102
#: client/src/configuration/auth-form/sub-forms/auth-ldap3.form.js:102
#: client/src/configuration/auth-form/sub-forms/auth-ldap4.form.js:102
#: client/src/configuration/auth-form/sub-forms/auth-ldap5.form.js:102
#: client/src/configuration/auth-form/sub-forms/auth-radius.form.js:34
#: client/src/configuration/auth-form/sub-forms/auth-saml.form.js:121
#: client/src/configuration/auth-form/sub-forms/auth-tacacs.form.js:47
#: client/src/configuration/jobs-form/configuration-jobs.form.js:73
#: client/src/configuration/system-form/sub-forms/system-activity-stream.form.js:26
#: client/src/configuration/system-form/sub-forms/system-logging.form.js:74
#: client/src/configuration/system-form/sub-forms/system-misc.form.js:56
#: client/src/configuration/ui-form/configuration-ui.form.js:36
msgid "Revert all to default"
msgstr ""
#: client/features/output/output.strings.js:66
#: client/src/projects/projects.list.js:50
msgid "Revision"
msgstr ""
#: client/src/projects/add/projects-add.controller.js:155
#: client/src/projects/edit/projects-edit.controller.js:290
msgid "Revision #"
msgstr ""
#: client/features/credentials/legacy.credentials.js:85
#: client/src/credentials/credentials.form.js:462
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:130
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:132
#: client/src/organizations/organizations.form.js:109
#: client/src/projects/projects.form.js:270
#: client/src/teams/teams.form.js:101
#: client/src/teams/teams.form.js:138
#: client/src/templates/workflows.form.js:163
#: client/src/users/users.form.js:207
msgid "Role"
msgstr ""
#: client/src/instance-groups/instance-groups.list.js:26
#: client/src/instance-groups/instance-groups.strings.js:18
#: client/src/instance-groups/instance-groups.strings.js:53
msgid "Running Jobs"
msgstr ""
#: client/src/configuration/auth-form/configuration-auth.controller.js:159
msgid "SAML"
msgstr ""
#: client/lib/services/base-string.service.js:62
#: 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/partials/survey-maker-modal.html:87
#: client/src/shared/instance-groups-multiselect/instance-groups-modal/instance-groups-modal.partial.html:18
msgid "SAVE"
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:284
msgid "SCHEDULES"
msgstr ""
#: client/src/projects/add/projects-add.controller.js:127
#: client/src/projects/edit/projects-edit.controller.js:263
msgid "SCM Branch"
msgstr ""
#: client/src/projects/add/projects-add.controller.js:146
#: client/src/projects/edit/projects-edit.controller.js:281
msgid "SCM Branch/Tag/Commit"
msgstr ""
#: client/src/projects/add/projects-add.controller.js:167
#: client/src/projects/edit/projects-edit.controller.js:302
msgid "SCM Branch/Tag/Revision"
msgstr ""
#: client/src/projects/projects.form.js:160
msgid "SCM Clean"
msgstr ""
#: client/src/projects/projects.form.js:171
msgid "SCM Delete"
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:20
#: client/src/credentials/factories/kind-change.factory.js:77
msgid "SCM Private Key"
msgstr ""
#: client/src/projects/projects.form.js:56
msgid "SCM Type"
msgstr ""
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:49
#: client/src/projects/projects.form.js:181
msgid "SCM Update"
msgstr ""
#: client/src/projects/list/projects-list.controller.js:267
msgid "SCM Update Cancel"
msgstr ""
#: client/src/projects/projects.form.js:151
msgid "SCM Update Options"
msgstr ""
#: client/src/projects/edit/projects-edit.controller.js:139
#: client/src/projects/list/projects-list.controller.js:85
msgid "SCM update currently running"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:39
msgid "SCOPE"
msgstr ""
#: client/features/output/output.strings.js:83
msgid "SEARCH"
msgstr ""
#: client/features/templates/templates.strings.js:118
#: client/src/templates/job_templates/multi-credential/multi-credential-modal.partial.html:74
msgid "SELECT"
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:35
#: 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:36
msgid "SELECT INSTANCE"
msgstr ""
#: client/features/templates/templates.strings.js:32
msgid "SELECTED"
msgstr ""
#: client/src/job-submission/job-submission.partial.html:29
#: client/src/job-submission/job-submission.partial.html:56
#: client/src/templates/job_templates/multi-credential/multi-credential-modal.partial.html:18
msgid "SELECTED:"
msgstr ""
#: client/src/activity-stream/streamDetailModal/streamDetailModal.partial.html:20
msgid "SETTING CATEGORY"
msgstr ""
#: client/src/activity-stream/streamDetailModal/streamDetailModal.partial.html:24
msgid "SETTING NAME"
msgstr ""
#: client/lib/components/components.strings.js:11
#: client/lib/services/base-string.service.js:65
#: client/src/templates/survey-maker/surveys/init.factory.js:486
msgid "SHOW"
msgstr ""
#: client/src/login/loginModal/loginModal.partial.html:97
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:110
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:14
msgid "SMART INVENTORY"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.route.js:27
msgid "SOURCES"
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:89
#: client/src/credentials/factories/kind-change.factory.js:146
msgid "SSH Key"
msgstr ""
#: client/features/templates/templates.strings.js:41
msgid "SSH Password"
msgstr ""
#: client/src/credentials/credentials.form.js:255
msgid "SSH key description"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:446
msgid "SSL Connection"
msgstr ""
#: client/features/templates/templates.strings.js:121
msgid "START"
msgstr ""
#: client/src/smart-status/smart-status.controller.js:43
msgid "STATUS"
msgstr ""
#: client/src/credentials/credentials.form.js:119
#: client/src/credentials/credentials.form.js:127
msgid "STS Token"
msgstr ""
#: client/src/home/dashboard/graphs/job-status/job-status-graph.directive.js:62
msgid "SUCCESSFUL"
msgstr ""
#: client/src/partials/survey-maker-modal.html:24
msgid "SURVEY"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.list.js:62
msgid "SYNC ALL"
msgstr ""
#: client/src/system-tracking/system-tracking.route.js:18
msgid "SYSTEM TRACKING"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:34
msgid "Sat"
msgstr ""
#: client/src/credentials/factories/become-method-change.factory.js:70
#: client/src/credentials/factories/kind-change.factory.js:127
msgid "Satellite 6 URL"
msgstr ""
#: client/src/access/add-rbac-resource/rbac-resource.partial.html:110
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:193
#: client/src/inventories-hosts/inventories/adhoc/adhoc.form.js:158
#: client/src/scheduler/scheduler.strings.js:49
#: client/src/shared/form-generator.js:1698
msgid "Save"
msgstr ""
#: client/src/configuration/configuration.controller.js:516
msgid "Save Complete"
msgstr ""
#: client/src/configuration/auth-form/configuration-auth.controller.js:105
#: client/src/configuration/configuration.controller.js:242
#: client/src/configuration/configuration.controller.js:326
#: client/src/configuration/system-form/configuration-system.controller.js:68
msgid "Save changes"
msgstr ""
#: client/src/license/license.partial.html:140
msgid "Save successful!"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:42
msgid "Schedule Description"
msgstr ""
#: client/src/management-jobs/card/card.partial.html:28
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/schedulerList.controller.js:122
msgid "Schedule is active."
msgstr ""
#: client/src/scheduler/schedulerList.controller.js:122
msgid "Schedule is active. Click to stop."
msgstr ""
#: client/src/scheduler/schedulerList.controller.js:127
msgid "Schedule is stopped."
msgstr ""
#: client/src/scheduler/schedulerList.controller.js:127
msgid "Schedule is stopped. Click to activate."
msgstr ""
#: client/lib/components/components.strings.js:70
#: client/src/activity-stream/streamDropdownNav/stream-dropdown-nav.directive.js:35
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:440
#: client/src/projects/projects.form.js:290
#: client/src/templates/job_templates/job-template.form.js:444
#: client/src/templates/workflows.form.js:185
msgid "Schedules"
msgstr ""
#: client/src/shared/smart-search/smart-search.controller.js:122
#: client/src/shared/smart-search/smart-search.controller.js:164
msgid "Search"
msgstr ""
#: client/src/credentials/credentials.form.js:104
msgid "Secret Key"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:232
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:246
msgid "Security Group:"
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:1702
#: client/src/shared/lookup/lookup-modal.directive.js:59
#: client/src/shared/lookup/lookup-modal.partial.html:20
msgid "Select"
msgstr ""
#: client/src/shared/instance-groups-multiselect/instance-groups-modal/instance-groups-modal.partial.html:5
msgid "Select Instance Groups"
msgstr ""
#: client/src/job-submission/job-submission.directive.js:65
#: client/src/templates/job_templates/multi-credential/multi-credential-modal.directive.js:66
msgid "Select a credential"
msgstr ""
#: client/src/access/add-rbac-user-team/rbac-user-team.controller.js:68
msgid "Select a role"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:29
msgid "Select a scope"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/groups.list.js:53
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:53
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.list.js:98
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups.list.js:53
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:111
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/jobs-form/configuration-jobs.controller.js:109
#: client/src/configuration/jobs-form/configuration-jobs.controller.js:134
#: client/src/configuration/ui-form/configuration-ui.controller.js:95
msgid "Select commands"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:132
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/projects/projects.form.js:99
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/auth-form/configuration-auth.controller.js:370
#: client/src/configuration/auth-form/configuration-auth.controller.js:389
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:250
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/templates/job_templates/job-template.form.js:240
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:211
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:122
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:114
msgid "Select the playbook to be executed by this job."
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/system-form/configuration-system.controller.js:197
msgid "Select types"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:224
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:238
msgid "Select which groups to create automatically."
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:81
msgid "Service Account Email Address"
msgstr ""
#: client/features/credentials/credentials.strings.js:21
msgid "Service Account JSON File"
msgstr ""
#: client/lib/components/components.strings.js:86
msgid "Settings"
msgstr ""
#: client/src/job-submission/job-submission.partial.html:108
#: client/src/job-submission/job-submission.partial.html:122
#: client/src/job-submission/job-submission.partial.html:136
#: client/src/job-submission/job-submission.partial.html:150
#: client/src/job-submission/job-submission.partial.html:299
#: client/src/shared/form-generator.js:883
#: client/src/templates/prompt/steps/survey/prompt-survey.partial.html:24
msgid "Show"
msgstr ""
#: client/features/templates/templates.strings.js:46
#: 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:257
#: client/src/templates/job_templates/job-template.form.js:260
msgid "Show Changes"
msgstr ""
#: client/features/output/output.strings.js:38
msgid "Show Less"
msgstr ""
#: client/features/output/output.strings.js:39
msgid "Show More"
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:67
#: client/features/templates/templates.strings.js:47
#: client/src/job-submission/job-submission.partial.html:245
#: client/src/templates/job_templates/job-template.form.js:207
#: client/src/templates/job_templates/job-template.form.js:214
msgid "Skip Tags"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:213
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/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:86
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:76
#: client/src/organizations/linkout/controllers/organizations-inventories.controller.js:70
#: client/src/shared/form-generator.js:1463
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:68
#: 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:64
msgid "Source"
msgstr ""
#: client/src/credentials/credentials.form.js:75
msgid "Source Control"
msgstr ""
#: client/features/output/output.strings.js:69
msgid "Source Credential"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:47
#: client/src/projects/projects.form.js:26
msgid "Source Details"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:192
#: client/src/notifications/notificationTemplates.form.js:193
msgid "Source Phone Number"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:136
msgid "Source Regions"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:209
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:216
#: 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:257
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:264
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:274
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:281
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:291
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:298
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:308
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:315
msgid "Source Variables"
msgstr ""
#: client/src/partials/logviewer.html:9
msgid "Source Vars"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.list.js:34
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:167
msgid "Sources"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:330
msgid "Specify HTTP Headers in JSON format. Refer to the Ansible Tower documentation for example syntax."
msgstr ""
#: client/src/credentials/credentials.form.js:285
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:478
msgid "Specify a notification color. Acceptable colors are hex color code (example: #3af or #789abc) ."
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:292
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/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:253
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:270
msgid "Specify which groups to create automatically. Group names will be created similar to the options selected. If blank, all groups above are created. Refer to Ansible Tower documentation for more detail."
msgstr ""
#: client/features/output/output.strings.js:108
msgid "Standard Error"
msgstr ""
#: client/features/output/output.strings.js:107
#: client/src/partials/logviewer.html:5
msgid "Standard Out"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:41
#: client/src/scheduler/scheduler.strings.js:15
msgid "Start Date"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:56
#: client/src/scheduler/scheduler.strings.js:16
msgid "Start Time"
msgstr ""
#: client/lib/components/components.strings.js:104
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:70
#: client/src/workflow-results/workflow-results.controller.js:49
msgid "Started"
msgstr ""
#: client/features/output/output.strings.js:71
#: client/src/inventories-hosts/inventories/list/host-summary-popover/host-summary-popover.directive.js:53
#: 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:52
msgid "Status"
msgstr ""
#: client/src/configuration/auth-form/configuration-auth.partial.html:4
msgid "Sub Category"
msgstr ""
#: client/src/license/license.partial.html:139
msgid "Submit"
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:39
msgid "Success"
msgstr ""
#: client/src/home/dashboard/graphs/dashboard-graphs.partial.html:77
msgid "Successful"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:28
msgid "Sun"
msgstr ""
#: client/features/templates/templates.strings.js:28
#: client/src/job-submission/job-submission.partial.html:20
msgid "Survey"
msgstr ""
#: client/src/templates/job_templates/edit-job-template/job-template-edit.controller.js:62
#: client/src/templates/workflows/edit-workflow/workflow-edit.controller.js:262
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/related/sources/sources.list.js:58
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/src/configuration/configuration.partial.html:29
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/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/configuration.partial.html:3
msgid "System auditors have read-only permissions in this section."
msgstr ""
#: client/src/configuration/auth-form/configuration-auth.controller.js:160
msgid "TACACS+"
msgstr ""
#: client/features/output/output.strings.js:104
msgid "TASK"
msgstr ""
#: client/src/activity-stream/get-target-title.factory.js:23
#: client/src/organizations/linkout/organizations-linkout.route.js:98
#: client/src/organizations/list/organizations-list.controller.js:61
#: 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/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:105
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:110
msgid "TOTAL TEMPLATES"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:235
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:249
msgid "Tag None:"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:196
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/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:233
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:247
msgid "Tags:"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:309
#: client/src/notifications/notificationTemplates.form.js:337
#: client/src/notifications/notificationTemplates.form.js:376
msgid "Target URL"
msgstr ""
#: client/features/output/output.strings.js:92
msgid "Tasks"
msgstr ""
#: client/features/credentials/legacy.credentials.js:91
#: client/src/credentials/credentials.form.js:468
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:136
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:138
#: client/src/projects/projects.form.js:276
#: client/src/templates/workflows.form.js:169
msgid "Team Roles"
msgstr ""
#: client/lib/components/components.strings.js:79
#: 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:109
#: client/src/organizations/linkout/organizations-linkout.route.js:111
#: client/src/shared/stateDefinitions.factory.js:426
#: client/src/users/users.form.js:161
msgid "Teams"
msgstr ""
#: client/src/templates/templates.list.js:14
#: client/src/workflow-results/workflow-results.controller.js:47
msgid "Template"
msgstr ""
#: client/features/templates/templates.strings.js:67
msgid "Template parameter is missing."
msgstr ""
#: client/lib/components/components.strings.js:76
#: client/src/activity-stream/streamDropdownNav/stream-dropdown-nav.directive.js:37
msgid "Templates"
msgstr ""
#: client/src/credentials/credentials.form.js:337
msgid "Tenant ID"
msgstr ""
#: client/src/configuration/system-form/sub-forms/system-logging.form.js:79
msgid "Test"
msgstr ""
#: client/src/notifications/notificationTemplates.list.js:77
msgid "Test notification"
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:1393
#: client/src/shared/form-generator.js:1399
msgid "That value was not found. Please enter or select a valid value."
msgstr ""
#: client/lib/components/components.strings.js:47
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:89
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:204
#: client/src/templates/job_templates/add-job-template/job-template-add.controller.js:207
msgid "The Project selected has a status of"
msgstr ""
#: client/src/projects/edit/projects-edit.controller.js:341
msgid "The SCM update process is running."
msgstr ""
#: client/src/scheduler/scheduler.strings.js:24
msgid "The day must be between 1 and 31."
msgstr ""
#: client/src/credentials/credentials.form.js:190
msgid "The email address assigned to the Google Compute Engine %sservice account."
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:119
msgid "The host to authenticate with."
msgstr ""
#: client/src/credentials/factories/kind-change.factory.js:60
msgid "The host value"
msgstr ""
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:154
msgid "The inventory will be in a pending status until the final delete is processed."
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/templates/job_templates/job-template.form.js:151
msgid "The number of parallel or simultaneous processes to use while executing the playbook. Value defaults to 0. Refer to the Ansible documentation for details about the configuration file."
msgstr ""
#: client/src/credentials/factories/kind-change.factory.js:59
msgid "The project value"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:41
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:210
msgid "The selected project has a status of"
msgstr ""
#: client/src/projects/list/projects-list.controller.js:186
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:124
#: client/src/scheduler/scheduler.strings.js:17
msgid "The time must be in HH24:MM:SS format."
msgstr ""
#: client/lib/services/base-string.service.js:79
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/features/jobs/jobs.strings.js:17
msgid "There are no running jobs."
msgstr ""
#: client/src/projects/list/projects-list.controller.js:150
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:141
msgid "There was an error deleting inventory source groups. Returned status:"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.controller.js:131
msgid "There was an error deleting inventory source hosts. Returned status:"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.controller.js:168
msgid "There was an error deleting inventory source. Returned status:"
msgstr ""
#: client/src/configuration/configuration.controller.js:142
msgid "There was an error getting config values:"
msgstr ""
#: client/src/configuration/configuration.controller.js:415
msgid "There was an error resetting value. Returned status:"
msgstr ""
#: client/src/configuration/configuration.controller.js:607
msgid "There was an error resetting values. Returned status:"
msgstr ""
#: client/src/configuration/system-form/configuration-system.controller.js:232
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:98
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:51
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:97
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/inventories-hosts/inventories/related/groups/list/groups-list.partial.html:24
#: client/src/inventories-hosts/inventories/related/groups/list/groups-list.partial.html:25
#: client/src/inventories-hosts/inventories/related/groups/list/groups-list.partial.html:26
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.partial.html:24
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.partial.html:25
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.partial.html:26
msgid "This group contains"
msgstr ""
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:168
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:116
msgid "This is the tenant name. This value is usually the same as the username."
msgstr ""
#: client/features/templates/templates.strings.js:63
msgid "This job template has a default {{typeLabel}} credential which must be included or replaced before proceeding."
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:111
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/shared/form-generator.js:753
msgid "This setting has been set manually in a settings file and is now disabled."
msgstr ""
#: client/src/users/users.form.js:166
msgid "This user is not a member of any teams"
msgstr ""
#: client/src/shared/form-generator.js:863
#: client/src/shared/form-generator.js:958
msgid "This value does not match the password you entered previously. Please confirm that password."
msgstr ""
#: client/src/configuration/configuration.controller.js:632
msgid "This will reset all configuration values to their factory defaults. Are you sure you want to proceed?"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:32
msgid "Thu"
msgstr ""
#: client/src/activity-stream/streams.list.js:25
#: client/src/home/dashboard/lists/jobs/jobs-list.partial.html:14
#: 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:197
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:411
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/src/credentials/credentials.form.js:125
msgid "To learn more about the IAM STS Token, refer to the %sAmazon documentation%s."
msgstr ""
#: client/src/shared/form-generator.js:888
msgid "Toggle the display of plaintext."
msgstr ""
#: client/src/notifications/shared/type-change.service.js:36
#: client/src/notifications/shared/type-change.service.js:42
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:235
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:19
#: client/src/workflow-results/workflow-results.controller.js:60
msgid "Total Jobs"
msgstr ""
#: client/src/partials/logviewer.html:6
msgid "Traceback"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:30
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:56
#: client/src/inventories-hosts/inventories/related/sources/sources.list.js:41
#: client/src/notifications/notificationTemplates.form.js:54
#: client/src/notifications/notificationTemplates.list.js:39
#: client/src/notifications/notifications.list.js:32
#: client/src/projects/projects.list.js:44
#: client/src/scheduler/scheduled-jobs.list.js:42
#: client/src/teams/teams.form.js:133
#: client/src/templates/templates.list.js:31
#: client/src/users/users.form.js:202
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/src/projects/add/projects-add.controller.js:178
#: client/src/projects/edit/projects-edit.controller.js:313
msgid "URL popover text"
msgstr ""
#: client/src/login/loginModal/loginModal.partial.html:49
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/lib/components/components.strings.js:24
msgid "Unable to Submit"
msgstr ""
#: client/features/templates/templates.strings.js:88
msgid "Unable to copy template."
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:59
msgid "Unable to delete instance group."
msgstr ""
#: client/features/templates/templates.strings.js:84
msgid "Unable to delete template."
msgstr ""
#: client/features/templates/templates.strings.js:86
msgid "Unable to determine template type."
msgstr ""
#: client/features/templates/templates.strings.js:69
msgid "Unable to determine this template's type while copying."
msgstr ""
#: client/features/templates/templates.strings.js:70
msgid "Unable to determine this template's type while deleting."
msgstr ""
#: client/features/templates/templates.strings.js:71
msgid "Unable to determine this template's type while editing."
msgstr ""
#: client/features/templates/templates.strings.js:72
msgid "Unable to determine this template's type while launching."
msgstr ""
#: client/features/templates/templates.strings.js:73
msgid "Unable to determine this template's type while scheduling."
msgstr ""
#: client/features/templates/templates.strings.js:83
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:85
msgid "Unable to launch template."
msgstr ""
#: client/features/templates/templates.strings.js:87
msgid "Unable to schedule job."
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:41
msgid "Unavailable"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:40
msgid "Unavailable to run jobs."
msgstr ""
#: client/lib/components/components.strings.js:26
msgid "Unexpected Error"
msgstr ""
#: client/lib/components/components.strings.js:25
msgid "Unexpected server error. View the console for more information"
msgstr ""
#: client/lib/components/components.strings.js:38
msgid "Unsupported display model type"
msgstr ""
#: client/lib/components/components.strings.js:30
msgid "Unsupported input type"
msgstr ""
#: client/src/projects/list/projects-list.controller.js:311
msgid "Update Not Found"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:345
msgid "Update Options"
msgstr ""
#: client/src/projects/projects.form.js:178
msgid "Update Revision on Launch"
msgstr ""
#: client/src/projects/factories/get-project-tool-tip.factory.js:30
msgid "Update canceled. Click for details"
msgstr ""
#: 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:341
msgid "Update in Progress"
msgstr ""
#: 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:376
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:381
msgid "Update on Launch"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:388
msgid "Update on Project Change"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:394
msgid "Update on Project Update"
msgstr ""
#: client/src/projects/factories/get-project-tool-tip.factory.js:14
msgid "Update queued. Click for details"
msgstr ""
#: client/src/projects/factories/get-project-tool-tip.factory.js:18
msgid "Update running. Click for details"
msgstr ""
#: client/src/projects/factories/get-project-tool-tip.factory.js:21
msgid "Update succeeded. Click for details"
msgstr ""
#: client/src/license/license.partial.html:71
msgid "Upgrade"
msgstr ""
#: client/src/organizations/organizations.form.js:48
#: client/src/projects/projects.form.js:209
#: client/src/templates/job_templates/job-template.form.js:237
msgid "Use Default Environment"
msgstr ""
#: client/src/templates/job_templates/job-template.form.js:310
#: client/src/templates/job_templates/job-template.form.js:315
msgid "Use Fact Cache"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:466
msgid "Use SSL"
msgstr ""
#: client/src/notifications/notificationTemplates.form.js:461
msgid "Use TLS"
msgstr ""
#: client/src/instance-groups/instance-groups.strings.js:20
#: client/src/instance-groups/instance-groups.strings.js:42
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:457
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:125
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:127
#: client/src/organizations/organizations.form.js:104
#: client/src/projects/projects.form.js:265
#: client/src/teams/teams.form.js:96
#: client/src/templates/workflows.form.js:158
msgid "User"
msgstr ""
#: client/src/configuration/configuration.partial.html:36
msgid "User Interface"
msgstr ""
#: client/src/users/users.form.js:97
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:17
#: client/src/credentials/factories/kind-change.factory.js:41
#: client/src/credentials/factories/kind-change.factory.js:74
#: client/src/credentials/factories/kind-change.factory.js:95
#: client/src/notifications/notificationTemplates.form.js:348
#: client/src/notifications/notificationTemplates.form.js:387
#: client/src/notifications/notificationTemplates.form.js:64
#: client/src/users/users.form.js:60
#: client/src/users/users.list.js:29
msgid "Username"
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:78
#: 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:86
#: 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:9
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/lib/components/components.strings.js:57
msgid "VIEW LESS"
msgstr ""
#: client/lib/components/components.strings.js:56
msgid "VIEW MORE"
msgstr ""
#: client/src/shared/paginate/paginate.partial.html:48
msgid "VIEW PER PAGE"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:234
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:248
msgid "VPC ID:"
msgstr ""
#: client/src/license/license.partial.html:10
msgid "Valid License"
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:68
#: 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:67
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:67
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:63
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:71
#: client/src/inventories-hosts/inventories/standard-inventory/inventory.form.js:77
msgid "Variables"
msgstr ""
#: client/src/job-submission/job-submission.partial.html:364
msgid "Vault"
msgstr ""
#: client/src/templates/job_templates/multi-credential/multi-credential-modal.directive.js:25
msgid "Vault ID"
msgstr ""
#: client/features/templates/templates.strings.js:44
#: client/src/credentials/credentials.form.js:391
#: client/src/job-submission/job-submission.partial.html:146
msgid "Vault Password"
msgstr ""
#: client/features/output/output.strings.js:72
#: client/features/templates/templates.strings.js:51
#: 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:331
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:338
#: client/src/job-submission/job-submission.partial.html:183
#: client/src/templates/job_templates/job-template.form.js:173
#: client/src/templates/job_templates/job-template.form.js:180
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:58
#: client/src/inventories-hosts/inventories/inventory.list.js:114
#: client/src/inventory-scripts/inventory-scripts.list.js:70
#: client/src/notifications/notificationTemplates.list.js:91
#: client/src/scheduler/schedules.list.js:93
#: 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:41
msgid "View Activity Stream"
msgstr ""
#: client/lib/components/components.strings.js:66
msgid "View Documentation"
msgstr ""
#: client/src/inventories-hosts/inventories/related/hosts/related-host.list.js:86
msgid "View Insights Data"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:202
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:226
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:250
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:325
msgid "View JSON 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:77
#: 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/features/output/output.strings.js:27
msgid "View Project checkout results"
msgstr ""
#: client/src/shared/form-generator.js:1726
#: client/src/templates/job_templates/job-template.form.js:455
#: client/src/templates/workflows.form.js:196
msgid "View Survey"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:203
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:227
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:251
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:326
msgid "View YAML examples at"
msgstr ""
#: client/src/inventories-hosts/hosts/host.form.js:79
#: client/src/inventories-hosts/inventories/related/groups/related/nested-hosts/group-nested-hosts.form.js:78
#: client/src/inventories-hosts/inventories/related/hosts/related-host.form.js:78
#: client/src/inventories-hosts/inventories/smart-inventory/smart-inventory.form.js:74
msgid "View YAML examples at %s"
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/src/activity-stream/streams.list.js:67
msgid "View event details"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/groups.list.js:93
#: client/src/inventories-hosts/inventories/related/groups/related/nested-groups/group-nested-groups.list.js:103
#: client/src/inventories-hosts/inventories/related/hosts/related/nested-groups/host-nested-groups.list.js:91
msgid "View 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:79
#: client/src/inventories-hosts/inventories/related/hosts/related-host.list.js:93
msgid "View host"
msgstr ""
#: client/src/inventories-hosts/inventories/inventory.list.js:116
msgid "View inventory"
msgstr ""
#: client/src/inventory-scripts/inventory-scripts.list.js:72
msgid "View inventory script"
msgstr ""
#: client/src/notifications/notificationTemplates.list.js:93
msgid "View notification"
msgstr ""
#: client/src/scheduler/schedules.list.js:95
msgid "View schedule"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.list.js:110
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/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:246
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:261
msgid "View the"
msgstr ""
#: client/features/output/output.strings.js:21
#: client/lib/components/components.strings.js:61
msgid "View the Credential"
msgstr ""
#: client/features/output/output.strings.js:24
msgid "View the Inventory"
msgstr ""
#: client/features/output/output.strings.js:25
msgid "View the Job Template"
msgstr ""
#: client/features/output/output.strings.js:26
msgid "View the Project"
msgstr ""
#: client/features/output/output.strings.js:28
msgid "View the Schedule"
msgstr ""
#: client/features/output/output.strings.js:30
msgid "View the User"
msgstr ""
#: client/src/projects/projects.list.js:109
msgid "View the project"
msgstr ""
#: client/src/scheduler/scheduled-jobs.list.js:74
msgid "View the schedule"
msgstr ""
#: client/features/output/output.strings.js:29
msgid "View the source Workflow Job"
msgstr ""
#: client/src/users/users.list.js:73
msgid "View user"
msgstr ""
#: client/lib/components/components.strings.js:89
msgid "Views"
msgstr ""
#: client/src/templates/workflows.form.js:20
msgid "WORKFLOW"
msgstr ""
#: client/features/templates/templates.strings.js:123
msgid "WORKFLOW VISUALIZER"
msgstr ""
#: client/features/templates/templates.strings.js:109
#: client/src/scheduler/scheduler.strings.js:50
#: client/src/templates/job_templates/add-job-template/job-template-add.controller.js:214
msgid "Warning"
msgstr ""
#: client/src/configuration/auth-form/configuration-auth.controller.js:92
#: client/src/configuration/configuration.controller.js:229
#: client/src/configuration/configuration.controller.js:314
#: client/src/configuration/system-form/configuration-system.controller.js:55
msgid "Warning: Unsaved Changes"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:31
msgid "Wed"
msgstr ""
#: client/src/license/license.partial.html:78
msgid "Welcome to Ansible Tower! Please complete the steps below to acquire a license."
msgstr ""
#: client/src/login/loginModal/loginModal.partial.html:17
msgid "Welcome to Ansible {{BRAND_NAME}}! &nbsp;Please sign in."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:368
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:356
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/jobs/jobs.strings.js:11
msgid "Workflow Job"
msgstr ""
#: client/lib/models/models.strings.js:45
msgid "Workflow Job Template Nodes"
msgstr ""
#: client/features/templates/templates.strings.js:14
#: client/src/templates/templates.list.js:66
msgid "Workflow Template"
msgstr ""
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:109
#: client/src/access/add-rbac-user-team/rbac-user-team.partial.html:41
msgid "Workflow Templates"
msgstr ""
#: client/src/shared/form-generator.js:1730
#: client/src/templates/workflows.form.js:222
msgid "Workflow Visualizer"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:31
msgid "Write"
msgstr ""
#: client/lib/components/code-mirror/code-mirror.strings.js:11
#: client/lib/services/base-string.service.js:69
#: client/src/job-submission/job-submission.partial.html:171
msgid "YAML"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:200
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:224
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:248
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:323
msgid "YAML:"
msgstr ""
#: client/lib/services/base-string.service.js:73
msgid "YES"
msgstr ""
#: client/src/notifications/add/add.controller.js:83
#: client/src/notifications/edit/edit.controller.js:130
msgid "Yellow"
msgstr ""
#: client/src/home/dashboard/lists/job-templates/job-templates-list.partial.html:53
msgid "You can create a job template <a href=\"#/templates/add_job_template\">here</a>."
msgstr ""
#: client/features/templates/templates.strings.js:93
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/edit/projects-edit.controller.js:64
msgid "You do not have access to view this property"
msgstr ""
#: client/src/projects/add/projects-add.controller.js:32
msgid "You do not have permission to add a project."
msgstr ""
#: client/src/users/add/users-add.controller.js:44
msgid "You do not have permission to add a user."
msgstr ""
#: client/src/access/rbac-multiselect/rbac-multiselect-list.directive.js:174
msgid "You do not have permission to manage this user"
msgstr ""
#: client/features/templates/templates.strings.js:68
msgid "You do not have permission to perform this action."
msgstr ""
#: client/src/inventories-hosts/inventory-hosts.strings.js:28
msgid "You do not have sufficient permissions to edit the host filter."
msgstr ""
#: client/src/configuration/auth-form/configuration-auth.controller.js:91
#: client/src/configuration/configuration.controller.js:228
#: client/src/configuration/configuration.controller.js:313
#: client/src/configuration/system-form/configuration-system.controller.js:54
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:204
#: client/src/templates/job_templates/add-job-template/job-template-add.controller.js:207
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/src/projects/list/projects-list.controller.js:267
msgid "Your request to cancel the update was submitted to the task manager."
msgstr ""
#: client/src/login/loginModal/loginModal.partial.html:22
msgid "Your session timed out due to inactivity. Please sign in."
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/list/groups-list.partial.html:24
#: client/src/job-submission/job-submission.partial.html:317
#: client/src/shared/form-generator.js:1200
#: client/src/templates/prompt/steps/survey/prompt-survey.partial.html:42
msgid "and"
msgstr ""
#: client/features/users/tokens/tokens.strings.js:27
msgid "by"
msgstr ""
#: client/src/job-submission/job-submission.partial.html:289
#: client/src/job-submission/job-submission.partial.html:294
#: client/src/job-submission/job-submission.partial.html:305
#: 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/features/output/output.strings.js:79
#: client/src/shared/smart-search/smart-search.partial.html:50
msgid "documentation"
msgstr ""
#: client/src/templates/job_templates/add-job-template/job-template-add.controller.js:204
msgid "failed"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:247
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:262
msgid "for a complete list of supported filters."
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/inventories-hosts/inventories/related/sources/list/sources-list.partial.html:26
msgid "groups"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.partial.html:24
msgid "groups and"
msgstr ""
#: client/src/inventories-hosts/inventory-hosts.strings.js:9
msgid "host"
msgid_plural "hosts"
msgstr[0] ""
msgstr[1] ""
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.partial.html:24
#: client/src/inventories-hosts/inventories/related/sources/list/sources-list.partial.html:25
msgid "hosts"
msgstr ""
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:65
msgid "hosts with failures. Click for details."
msgstr ""
#: client/src/templates/job_templates/add-job-template/job-template-add.controller.js:210
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:207
msgid "never updated"
msgstr ""
#: client/src/shared/paginate/paginate.partial.html:34
msgid "of"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:239
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:254
msgid "of the filters match."
msgstr ""
#: client/src/scheduler/scheduler.strings.js:26
msgid "on"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:23
msgid "on day"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:27
msgid "on days"
msgstr ""
#: client/src/scheduler/scheduler.strings.js:25
msgid "on the"
msgstr ""
#: client/src/access/rbac-multiselect/permissionsTeams.list.js:24
msgid "organization"
msgstr ""
#: client/src/shared/form-generator.js:1076
msgid "playbook"
msgstr ""
#: client/src/organizations/linkout/organizations-linkout.route.js:111
msgid "section"
msgstr ""
#: client/src/credentials/credentials.form.js:138
#: client/src/credentials/credentials.form.js:364
msgid "set in helpers/credentials"
msgstr ""
#: client/src/inventories-hosts/inventories/list/inventory-list.controller.js:48
msgid "sources with sync failures. Click for details"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:244
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:259
msgid "test"
msgstr ""
#: client/src/job-submission/job-submission.partial.html:289
#: client/src/job-submission/job-submission.partial.html:294
#: client/src/job-submission/job-submission.partial.html:305
#: 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/sources.form.js:139
msgid "to include all regions. Only Hosts associated with the selected regions will be updated."
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/credentials/credentials.form.js:381
msgid "v2 URLs%s - leave blank"
msgstr ""
#: client/src/credentials/credentials.form.js:382
msgid "v3 default%s - set to 'default'"
msgstr ""
#: client/src/credentials/credentials.form.js:383
msgid "v3 multi-domain%s - your domain name"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:319
msgid "view azure_rm.ini in the Ansible github repo."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:220
msgid "view ec2.ini in the Ansible github repo."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:244
msgid "view vmware_inventory.ini in the Ansible github repo."
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:239
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:254
msgid "when"
msgstr ""
#: client/src/inventories-hosts/inventories/related/sources/add/sources-add.controller.js:225
#: client/src/inventories-hosts/inventories/related/sources/edit/sources-edit.controller.js:239
msgid "will create group names similar to the following examples based on the options selected:"
msgstr ""
#: client/src/inventories-hosts/inventories/related/groups/factories/get-hosts-status-msg.factory.js:11
msgid "with failed jobs."
msgstr ""
#: client/features/users/tokens/tokens.strings.js:42
msgid "{{ appName }} Token"
msgstr ""
#: client/lib/services/base-string.service.js:96
msgid "{{ header }} {{ body }}"
msgstr ""
#: client/lib/services/base-string.service.js:75
msgid "{{ resource }} successfully created"
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/shared/paginate/paginate.partial.html:55
msgid "{{pageSize}}"
msgstr ""