Project

General

Profile

Download (314 KB) Statistics
| Branch: | Tag: | Revision:
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the foreman package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: foreman 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-17 09:23+0100\n"
"PO-Revision-Date: 2015-08-17 09:23+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

#: ../app/assets/javascripts/application.js:98
msgid "Failed to fetch: "
msgstr ""

#: ../app/assets/javascripts/application.js:252
msgid "Sorry but no templates were configured."
msgstr ""

#: ../app/assets/javascripts/application.js:266
msgid "Loading ..."
msgstr ""

#: ../app/assets/javascripts/application.js:460
msgid "Exit Full Screen"
msgstr ""

#: ../app/assets/javascripts/charts.js:177 ../app/views/audits/show.html.erb:15
#: ../app/views/compute_resources/show.html.erb:23
#: ../app/views/hosts/show.html.erb:10
msgid "Details"
msgstr ""

#: ../app/assets/javascripts/charts.js:201
msgid "Reset zoom"
msgstr ""

#: ../app/assets/javascripts/charts.js:267
#: ../app/assets/javascripts/two-pane.js:122
msgid "Loading"
msgstr ""

#: ../app/assets/javascripts/charts.js:280
msgid "%s host"
msgid_plural "%s hosts"
msgstr[0] ""
msgstr[1] ""

#: ../app/assets/javascripts/charts.js:280
msgid "Fact distribution chart"
msgstr ""

#: ../app/assets/javascripts/charts.js:352
msgid "Failed to load chart"
msgstr ""

#: ../app/assets/javascripts/class_edit.js:27
msgid "Click to undo adding this class"
msgstr ""

#: ../app/assets/javascripts/class_edit.js:52
#: ../app/views/puppetclasses/_classes_in_groups.html.erb:2
msgid "belongs to config group"
msgstr ""

#: ../app/assets/javascripts/class_edit.js:91
msgid "Click to remove config group"
msgstr ""

#: ../app/assets/javascripts/class_edit.js:94
msgid " Remove"
msgstr ""

#: ../app/assets/javascripts/compute_resource.js:7
msgid "There was an error listing VMs: %(status)s %(statusText)s"
msgstr ""

#: ../app/assets/javascripts/compute_resources/libvirt/nic_info.js:3
msgid "physical @ NAT %s"
msgstr ""

#: ../app/assets/javascripts/compute_resources/libvirt/nic_info.js:5
msgid "physical @ bridge %s"
msgstr ""

#: ../app/assets/javascripts/dashboard.js:40
msgid "Are you sure you want to delete this widget from your dashboard?"
msgstr ""

#: ../app/assets/javascripts/dashboard.js:45
msgid "Widget removed from dashboard."
msgstr ""

#: ../app/assets/javascripts/dashboard.js:49
msgid "Error removing widget from dashboard."
msgstr ""

#: ../app/assets/javascripts/dashboard.js:61
msgid "Widget positions successfully saved."
msgstr ""

#: ../app/assets/javascripts/dashboard.js:64
msgid "Failed to save widget positions."
msgstr ""

#: ../app/assets/javascripts/dashboard.js:95
msgid "Nothing to restore"
msgstr ""

#: ../app/assets/javascripts/host_edit.js:7
msgid "Loading interfaces information ..."
msgstr ""

#: ../app/assets/javascripts/host_edit.js:17
msgid "Error loading interfaces information: %s"
msgstr ""

#: ../app/assets/javascripts/host_edit.js:48
msgid "Loading virtual machine information ..."
msgstr ""

#: ../app/assets/javascripts/host_edit.js:58
msgid "Error loading virtual machine information: %s"
msgstr ""

#: ../app/assets/javascripts/host_edit.js:187
#: ../app/assets/javascripts/host_edit.js:436
msgid "Loading parameters..."
msgstr ""

#: ../app/assets/javascripts/host_edit.js:537
msgid "Please select"
msgstr ""

#: ../app/assets/javascripts/host_edit.js:547
#: ../app/views/hostgroups/_form.html.erb:51
#: ../app/views/nic/_base_form.html.erb:27
msgid "No subnets"
msgstr ""

#: ../app/assets/javascripts/host_edit.js:609
msgid "Error generating IP: %s"
msgstr ""

#: ../app/assets/javascripts/host_edit_interfaces.js:27
#: ../app/models/nic/managed.rb:46
msgid "Interface"
msgstr ""

#: ../app/assets/javascripts/host_edit_interfaces.js:170
#: ../app/views/environments/_form.html.erb:5
#: ../app/views/taxonomies/_form.html.erb:6
msgid "Primary"
msgstr ""

#: ../app/assets/javascripts/host_edit_interfaces.js:171
msgid "Provisioning"
msgstr ""

#: ../app/assets/javascripts/host_edit_interfaces.js:225
msgid ""
"Some other interface is already set as primary. Are you sure you want to use t"
"his one instead?"
msgstr ""

#: ../app/assets/javascripts/host_edit_interfaces.js:240
msgid ""
"Some other interface is already set as provisioning. Are you sure you want to "
"use this one instead?"
msgstr ""

#: ../app/assets/javascripts/host_edit_interfaces.js:280
msgid "virtual attached to %s"
msgstr ""

#: ../app/assets/javascripts/host_edit_interfaces.js:282
msgid "virtual"
msgstr ""

#: ../app/assets/javascripts/host_edit_interfaces.js:290
msgid "physical"
msgstr ""

#: ../app/assets/javascripts/hosts.js:20
msgid "Reboot and build"
msgstr ""

#: ../app/assets/javascripts/hosts.js:20 ../app/helpers/hosts_helper.rb:293
#: ../app/helpers/hosts_helper.rb:425 ../app/helpers/hosts_helper.rb:427
msgid "Build"
msgstr ""

#: ../app/assets/javascripts/jquery.multi-select.js:8
#: ../app/views/common/_edit_habtm.html.erb:5
#: ../app/views/hosts/_assign_hosts.html.erb:11
msgid "Select All"
msgstr ""

#: ../app/assets/javascripts/jquery.multi-select.js:8
msgid "All items"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/assets/javascripts/jquery.multi-select.js:8
#: ../app/helpers/layout_helper.rb:150
#: ../app/views/common/_searchbar.html.erb:3
#: ../app/views/filters/_form.html.erb:6 model_attributes.rb:168
msgid "Filter"
msgstr ""

#: ../app/assets/javascripts/jquery.multi-select.js:9
msgid "Deselect All"
msgstr ""

#: ../app/assets/javascripts/jquery.multi-select.js:9
msgid "Selected items"
msgstr ""

#: ../app/assets/javascripts/jquery.multi-select.js:32
msgid "Select this since it belongs to a host"
msgstr ""

#: ../app/assets/javascripts/jquery.multi-select.js:39
msgid "This is used by a host"
msgstr ""

#: ../app/assets/javascripts/jquery.multi-select.js:46
msgid "This is inherited from parent"
msgstr ""

#: ../app/assets/javascripts/jquery.multi-select.js:53
#: ../app/assets/javascripts/jquery.multi-select.js:54
msgid "Parent is already selected"
msgstr ""

#: ../app/assets/javascripts/lookup_keys.js:73
msgid "new"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/assets/javascripts/password_strength.js:46
#: ../app/views/media/_form.html.erb:7 model_attributes.rb:300
msgid "Medium"
msgstr ""

#: ../app/assets/javascripts/password_strength.js:46
msgid "Very Strong"
msgstr ""

#: ../app/assets/javascripts/password_strength.js:46
msgid "Normal"
msgstr ""

#: ../app/assets/javascripts/password_strength.js:46
msgid "Strong"
msgstr ""

#: ../app/assets/javascripts/password_strength.js:46
msgid "Weak"
msgstr ""

#: ../app/assets/javascripts/password_strength.js:48
msgid "Your password is too short"
msgstr ""

#: ../app/assets/javascripts/password_strength.js:49
msgid "Do not use your email as your password"
msgstr ""

#: ../app/assets/javascripts/password_strength.js:50
msgid "Your password cannot contain your username"
msgstr ""

#: ../app/assets/javascripts/password_strength.js:51
msgid "Use different character classes"
msgstr ""

#: ../app/assets/javascripts/password_strength.js:52
msgid "Too many repetitions"
msgstr ""

#: ../app/assets/javascripts/password_strength.js:53
msgid "Your password contains sequences"
msgstr ""

#: ../app/assets/javascripts/password_strength.js:68
msgid "password match"
msgstr ""

#: ../app/assets/javascripts/password_strength.js:76
msgid "passwords do not match"
msgstr ""

#: ../app/assets/javascripts/provisioning_template.js:53
msgid "You are about to override the editor content, are you sure?"
msgstr ""

#: ../app/assets/javascripts/provisioning_template.js:151
#: ../app/models/host/managed.rb:691
msgid "No changes"
msgstr ""

#: ../app/assets/javascripts/provisioning_template.js:176
msgid "Rendering the template, please wait..."
msgstr ""

#: ../app/assets/javascripts/provisioning_template.js:184
msgid ""
"There was an error during rendering, return to the Code tab to edit the templa"
"te."
msgstr ""

#: ../app/assets/javascripts/provisioning_template.js:201
msgid ""
"You are about to override the editor content with a previous version, are you "
"sure?"
msgstr ""

#: ../app/assets/javascripts/provisioning_template.js:218
msgid "Revert to revision from: %s"
msgstr ""

#: ../app/assets/javascripts/reports.js:5
msgid "View Diff"
msgstr ""

#: ../app/assets/javascripts/settings.js:5
#: ../app/assets/javascripts/settings.js:6
msgid "Click to edit.."
msgstr ""

#: ../app/assets/javascripts/settings.js:42
#: ../app/assets/javascripts/settings.js:65
#: ../app/views/autosign/_form.html.erb:8
msgid "Save"
msgstr ""

#: ../app/assets/javascripts/settings.js:43 ../app/helpers/layout_helper.rb:226
#: ../app/views/common/_puppetclasses_or_envs_changed.html.erb:55
#: ../app/views/common/_searchbar.html.erb:39
#: ../app/views/hosts/_assign_hosts.html.erb:39
#: ../app/views/hosts/_interfaces.html.erb:64
#: ../app/views/hosts/_list.html.erb:49 ../app/views/trends/edit.html.erb:44
msgid "Cancel"
msgstr ""

#: ../app/assets/javascripts/spice.js:12
msgid "must set host and port"
msgstr ""

#: ../app/assets/javascripts/spice.js:33
msgid "Connected (unencrypted) to: %s"
msgstr ""

#: ../app/controllers/api/base_controller.rb:138
msgid "Admin permissions required"
msgstr ""

#: ../app/controllers/api/base_controller.rb:232
msgid ""
"%{param} is not allowed as nested parameter for %{controller_name}. Allowed pa"
"rameters are %{allowed_params}"
msgstr ""

#: ../app/controllers/api/base_controller.rb:246
msgid "%{resource_name} not found by id '%{id}'"
msgstr ""

#: ../app/controllers/api/base_controller.rb:273
#: ../app/controllers/application_controller.rb:142
msgid "unknown permission for %s"
msgstr ""

#: ../app/controllers/api/v1/auth_source_ldaps_controller.rb:34
#: ../app/controllers/api/v1/auth_source_ldaps_controller.rb:58
#: ../app/controllers/api/v2/auth_source_ldaps_controller.rb:33
msgid "sync external user groups on login"
msgstr ""

#: ../app/controllers/api/v1/base_controller.rb:8
msgid ""
"Foreman API v1 is deprecated. Please use v2. If you still need to use v1, you "
"may do so by either passing 'version=1' in the Accept Header or using api/v1/ "
"in the URL."
msgstr ""

#: ../app/controllers/api/v1/compute_resources_controller.rb:36
#: ../app/controllers/api/v2/compute_resources_controller.rb:42
msgid "for Libvirt and VMware only"
msgstr ""

#: ../app/controllers/api/v1/hostgroups_controller.rb:70
#: ../app/controllers/hostgroups_controller.rb:78
msgid "Cannot delete group %{current} because it has nested groups."
msgstr ""

#: ../app/controllers/api/v2/architectures_controller.rb:7
msgid "List all architectures"
msgstr ""

#: ../app/controllers/api/v2/architectures_controller.rb:8
msgid "List all architectures for operating system"
msgstr ""

#: ../app/controllers/api/v2/architectures_controller.rb:10
#: ../app/controllers/api/v2/config_templates_controller.rb:22
#: ../app/controllers/api/v2/images_controller.rb:12
#: ../app/controllers/api/v2/images_controller.rb:25
#: ../app/controllers/api/v2/images_controller.rb:37
#: ../app/controllers/api/v2/media_controller.rb:27
#: ../app/controllers/api/v2/os_default_templates_controller.rb:16
#: ../app/controllers/api/v2/os_default_templates_controller.rb:26
#: ../app/controllers/api/v2/os_default_templates_controller.rb:41
#: ../app/controllers/api/v2/os_default_templates_controller.rb:50
#: ../app/controllers/api/v2/os_default_templates_controller.rb:59
#: ../app/controllers/api/v2/parameters_controller.rb:26
#: ../app/controllers/api/v2/parameters_controller.rb:45
#: ../app/controllers/api/v2/parameters_controller.rb:69
#: ../app/controllers/api/v2/parameters_controller.rb:89
#: ../app/controllers/api/v2/parameters_controller.rb:108
#: ../app/controllers/api/v2/parameters_controller.rb:126
#: ../app/controllers/api/v2/provisioning_templates_controller.rb:20
#: ../app/controllers/api/v2/ptables_controller.rb:11
msgid "ID of operating system"
msgstr ""

#: ../app/controllers/api/v2/architectures_controller.rb:16
msgid "Show an architecture"
msgstr ""

#: ../app/controllers/api/v2/architectures_controller.rb:25
msgid "Operating system IDs"
msgstr ""

#: ../app/controllers/api/v2/architectures_controller.rb:29
msgid "Create an architecture"
msgstr ""

#: ../app/controllers/api/v2/architectures_controller.rb:37
msgid "Update an architecture"
msgstr ""

#: ../app/controllers/api/v2/architectures_controller.rb:45
msgid "Delete an architecture"
msgstr ""

#: ../app/controllers/api/v2/audits_controller.rb:7
msgid "List all audits"
msgstr ""

#: ../app/controllers/api/v2/audits_controller.rb:8
msgid "List all audits for a given host"
msgstr ""

#: ../app/controllers/api/v2/audits_controller.rb:15
msgid "Show an audit"
msgstr ""

#: ../app/controllers/api/v2/auth_source_ldaps_controller.rb:6
msgid "List all LDAP authentication sources"
msgstr ""

#: ../app/controllers/api/v2/auth_source_ldaps_controller.rb:13
msgid "Show an LDAP authentication source"
msgstr ""

#: ../app/controllers/api/v2/auth_source_ldaps_controller.rb:23
msgid "defaults to 389"
msgstr ""

#: ../app/controllers/api/v2/auth_source_ldaps_controller.rb:26
#: ../app/controllers/api/v2/auth_source_ldaps_controller.rb:27
#: ../app/controllers/api/v2/auth_source_ldaps_controller.rb:28
#: ../app/controllers/api/v2/auth_source_ldaps_controller.rb:29
#: ../app/controllers/api/v2/auth_source_ldaps_controller.rb:30
msgid "required if onthefly_register is true"
msgstr ""

#: ../app/controllers/api/v2/auth_source_ldaps_controller.rb:35
msgid "groups base DN"
msgstr ""

#: ../app/controllers/api/v2/auth_source_ldaps_controller.rb:36
msgid "type of the LDAP server"
msgstr ""

#: ../app/controllers/api/v2/auth_source_ldaps_controller.rb:37
#: ../app/views/auth_source_ldaps/_form.html.erb:27
msgid "LDAP filter"
msgstr ""

#: ../app/controllers/api/v2/auth_source_ldaps_controller.rb:41
msgid "Create an LDAP authentication source"
msgstr ""

#: ../app/controllers/api/v2/auth_source_ldaps_controller.rb:49
msgid "Update an LDAP authentication source"
msgstr ""

#: ../app/controllers/api/v2/auth_source_ldaps_controller.rb:57
msgid "Delete an LDAP authentication source"
msgstr ""

#: ../app/controllers/api/v2/autosign_controller.rb:6
msgid "List all autosign entries"
msgstr ""

#: ../app/controllers/api/v2/base_controller.rb:8
msgid "Foreman API v2 is currently the default API version."
msgstr ""

#: ../app/controllers/api/v2/base_controller.rb:12
#: ../app/controllers/api/v2/interfaces_controller.rb:19
#: ../app/controllers/api/v2/permissions_controller.rb:7
msgid "paginate results"
msgstr ""

#: ../app/controllers/api/v2/base_controller.rb:13
#: ../app/controllers/api/v2/interfaces_controller.rb:20
#: ../app/controllers/api/v2/permissions_controller.rb:8
msgid "number of entries per request"
msgstr ""

#: ../app/controllers/api/v2/base_controller.rb:17
#: ../app/controllers/api/v2/dashboard_controller.rb:4
msgid "filter results"
msgstr ""

#: ../app/controllers/api/v2/base_controller.rb:18
msgid "sort results"
msgstr ""

#: ../app/controllers/api/v2/base_controller.rb:23
msgid "REPLACE locations with given ids"
msgstr ""

#: ../app/controllers/api/v2/base_controller.rb:24
msgid "REPLACE organizations with given ids."
msgstr ""

#: ../app/controllers/api/v2/base_controller.rb:28
msgid "Scope by locations"
msgstr ""

#: ../app/controllers/api/v2/base_controller.rb:29
msgid "Scope by organizations"
msgstr ""

#: ../app/controllers/api/v2/bookmarks_controller.rb:6
msgid "List all bookmarks"
msgstr ""

#: ../app/controllers/api/v2/bookmarks_controller.rb:13
msgid "Show a bookmark"
msgstr ""

#: ../app/controllers/api/v2/bookmarks_controller.rb:28
msgid "Create a bookmark"
msgstr ""

#: ../app/controllers/api/v2/bookmarks_controller.rb:36
msgid "Update a bookmark"
msgstr ""

#: ../app/controllers/api/v2/bookmarks_controller.rb:44
msgid "Delete a bookmark"
msgstr ""

#: ../app/controllers/api/v2/common_parameters_controller.rb:7
msgid "List all global parameters."
msgstr ""

#: ../app/controllers/api/v2/common_parameters_controller.rb:14
msgid "Show a global parameter"
msgstr ""

#: ../app/controllers/api/v2/common_parameters_controller.rb:28
msgid "Create a global parameter"
msgstr ""

#: ../app/controllers/api/v2/common_parameters_controller.rb:36
msgid "Update a global parameter"
msgstr ""

#: ../app/controllers/api/v2/common_parameters_controller.rb:44
msgid "Delete a global parameter"
msgstr ""

#: ../app/controllers/api/v2/compute_attributes_controller.rb:12
#: ../app/controllers/api/v2/compute_attributes_controller.rb:13
#: ../app/controllers/api/v2/compute_attributes_controller.rb:14
#: ../app/controllers/api/v2/compute_attributes_controller.rb:15
#: ../app/controllers/api/v2/compute_attributes_controller.rb:16
msgid "Create a compute attributes set"
msgstr ""

#: ../app/controllers/api/v2/compute_attributes_controller.rb:28
#: ../app/controllers/api/v2/compute_attributes_controller.rb:29
#: ../app/controllers/api/v2/compute_attributes_controller.rb:30
#: ../app/controllers/api/v2/compute_attributes_controller.rb:31
#: ../app/controllers/api/v2/compute_attributes_controller.rb:32
msgid "Update a compute attributes set"
msgstr ""

#: ../app/controllers/api/v2/compute_profiles_controller.rb:6
msgid "List of compute profiles"
msgstr ""

#: ../app/controllers/api/v2/compute_profiles_controller.rb:13
msgid "Show a compute profile"
msgstr ""

#: ../app/controllers/api/v2/compute_profiles_controller.rb:25
msgid "Create a compute profile"
msgstr ""

#: ../app/controllers/api/v2/compute_profiles_controller.rb:33
msgid "Update a compute profile"
msgstr ""

#: ../app/controllers/api/v2/compute_profiles_controller.rb:41
msgid "Delete a compute profile"
msgstr ""

#: ../app/controllers/api/v2/compute_resources_controller.rb:16
msgid "List all compute resources"
msgstr ""

#: ../app/controllers/api/v2/compute_resources_controller.rb:24
msgid "Show a compute resource"
msgstr ""

#: ../app/controllers/api/v2/compute_resources_controller.rb:33
msgid "Providers include %{providers}"
msgstr ""

#: ../app/controllers/api/v2/compute_resources_controller.rb:34
msgid "URL for Libvirt, oVirt, and OpenStack"
msgstr ""

#: ../app/controllers/api/v2/compute_resources_controller.rb:36
msgid "Username for oVirt, EC2, VMware, OpenStack. Access Key for EC2."
msgstr ""

#: ../app/controllers/api/v2/compute_resources_controller.rb:37
msgid "Password for oVirt, EC2, VMware, OpenStack. Secret key for EC2"
msgstr ""

#: ../app/controllers/api/v2/compute_resources_controller.rb:38
msgid "for oVirt, VMware Datacenter"
msgstr ""

#: ../app/controllers/api/v2/compute_resources_controller.rb:39
msgid "for EC2 only"
msgstr ""

#: ../app/controllers/api/v2/compute_resources_controller.rb:40
msgid "for OpenStack only"
msgstr ""

#: ../app/controllers/api/v2/compute_resources_controller.rb:41
msgid "for VMware"
msgstr ""

#: ../app/controllers/api/v2/compute_resources_controller.rb:47
msgid "Create a compute resource"
msgstr ""

#: ../app/controllers/api/v2/compute_resources_controller.rb:55
msgid "Update a compute resource"
msgstr ""

#: ../app/controllers/api/v2/compute_resources_controller.rb:63
msgid "Delete a compute resource"
msgstr ""

#: ../app/controllers/api/v2/compute_resources_controller.rb:70
msgid "List available images for a compute resource"
msgstr ""

#: ../app/controllers/api/v2/compute_resources_controller.rb:76
msgid "List available clusters for a compute resource"
msgstr ""

#: ../app/controllers/api/v2/compute_resources_controller.rb:83
msgid "List available folders for a compute resource"
msgstr ""

#: ../app/controllers/api/v2/compute_resources_controller.rb:90
msgid "List available networks for a compute resource"
msgstr ""

#: ../app/controllers/api/v2/compute_resources_controller.rb:91
msgid "List available networks for a compute resource cluster"
msgstr ""

#: ../app/controllers/api/v2/compute_resources_controller.rb:99
msgid "List resource pools for a compute resource cluster"
msgstr ""

#: ../app/controllers/api/v2/compute_resources_controller.rb:108
msgid "List storage domains for a compute resource"
msgstr ""

#: ../app/controllers/api/v2/compute_resources_controller.rb:109
msgid "List attributes for a given storage domain"
msgstr ""

#: ../app/controllers/api/v2/compute_resources_controller.rb:117
msgid "Associate VMs to Hosts"
msgstr ""

#: ../app/controllers/api/v2/config_groups_controller.rb:6
msgid "List of config groups"
msgstr ""

#: ../app/controllers/api/v2/config_groups_controller.rb:13
msgid "Show a config group"
msgstr ""

#: ../app/controllers/api/v2/config_groups_controller.rb:25
msgid "Create a config group"
msgstr ""

#: ../app/controllers/api/v2/config_groups_controller.rb:33
msgid "Update a config group"
msgstr ""

#: ../app/controllers/api/v2/config_groups_controller.rb:41
msgid "Delete a config group"
msgstr ""

#: ../app/controllers/api/v2/config_templates_controller.rb:18
#: ../app/controllers/api/v2/provisioning_templates_controller.rb:16
msgid "List provisioning templates"
msgstr ""

#: ../app/controllers/api/v2/config_templates_controller.rb:19
#: ../app/controllers/api/v2/provisioning_templates_controller.rb:17
msgid "List provisioning templates per operating system"
msgstr ""

#: ../app/controllers/api/v2/config_templates_controller.rb:20
#: ../app/controllers/api/v2/provisioning_templates_controller.rb:18
msgid "List provisioning templates per location"
msgstr ""

#: ../app/controllers/api/v2/config_templates_controller.rb:21
#: ../app/controllers/api/v2/provisioning_templates_controller.rb:19
msgid "List provisioning templates per organization"
msgstr ""

#: ../app/controllers/api/v2/config_templates_controller.rb:30
#: ../app/controllers/api/v2/provisioning_templates_controller.rb:28
msgid "Show provisioning template details"
msgstr ""

#: ../app/controllers/api/v2/config_templates_controller.rb:38
#: ../app/controllers/api/v2/config_templates_controller.rb:92
#: ../app/controllers/api/v2/provisioning_templates_controller.rb:36
#: ../app/controllers/api/v2/provisioning_templates_controller.rb:89
#: ../app/controllers/api/v2/ptables_controller.rb:73
msgid "template name"
msgstr ""

#: ../app/controllers/api/v2/config_templates_controller.rb:42
#: ../app/controllers/api/v2/provisioning_templates_controller.rb:40
msgid "not relevant for snippet"
msgstr ""

#: ../app/controllers/api/v2/config_templates_controller.rb:44
#: ../app/controllers/api/v2/provisioning_templates_controller.rb:42
msgid "Array of template combinations (hostgroup_id, environment_id)"
msgstr ""

#: ../app/controllers/api/v2/config_templates_controller.rb:45
#: ../app/controllers/api/v2/provisioning_templates_controller.rb:43
msgid "Array of operating system IDs to associate with the template"
msgstr ""

#: ../app/controllers/api/v2/config_templates_controller.rb:46
#: ../app/controllers/api/v2/provisioning_templates_controller.rb:44
#: ../app/controllers/api/v2/ptables_controller.rb:31
msgid "Whether or not the template is locked for editing"
msgstr ""

#: ../app/controllers/api/v2/config_templates_controller.rb:51
#: ../app/controllers/api/v2/provisioning_templates_controller.rb:49
msgid "Create a provisioning template"
msgstr ""

#: ../app/controllers/api/v2/config_templates_controller.rb:59
#: ../app/controllers/api/v2/provisioning_templates_controller.rb:57
msgid "Update a provisioning template"
msgstr ""

#: ../app/controllers/api/v2/config_templates_controller.rb:68
#: ../app/controllers/api/v2/provisioning_templates_controller.rb:66
#: ../app/controllers/api/v2/ptables_controller.rb:49
msgid "template version"
msgstr ""

#: ../app/controllers/api/v2/config_templates_controller.rb:75
#: ../app/controllers/api/v2/provisioning_templates_controller.rb:73
msgid "Delete a provisioning template"
msgstr ""

#: ../app/controllers/api/v2/config_templates_controller.rb:82
#: ../app/controllers/api/v2/provisioning_templates_controller.rb:80
msgid "Update the default PXE menu on all configured TFTP servers"
msgstr ""

#: ../app/controllers/api/v2/config_templates_controller.rb:96
#: ../app/controllers/api/v2/provisioning_templates_controller.rb:93
msgid "Clone a provision template"
msgstr ""

#: ../app/controllers/api/v2/dashboard_controller.rb:5
msgid "Get dashboard details"
msgstr ""

#: ../app/controllers/api/v2/domains_controller.rb:21
msgid "List of domains"
msgstr ""

#: ../app/controllers/api/v2/domains_controller.rb:22
msgid "List of domains per subnet"
msgstr ""

#: ../app/controllers/api/v2/domains_controller.rb:23
msgid "List of domains per location"
msgstr ""

#: ../app/controllers/api/v2/domains_controller.rb:24
msgid "List of domains per organization"
msgstr ""

#: ../app/controllers/api/v2/domains_controller.rb:25
msgid "ID of subnet"
msgstr ""

#: ../app/controllers/api/v2/domains_controller.rb:33
msgid "Show a domain"
msgstr ""

#: ../app/controllers/api/v2/domains_controller.rb:34
msgid "Numerical ID or domain name"
msgstr ""

#: ../app/controllers/api/v2/domains_controller.rb:41
#: ../app/views/domains/_form.html.erb:17
msgid "The full DNS domain name"
msgstr ""

#: ../app/controllers/api/v2/domains_controller.rb:42
msgid "Description of the domain"
msgstr ""

#: ../app/controllers/api/v2/domains_controller.rb:43
msgid "DNS proxy to use within this domain"
msgstr ""

#: ../app/controllers/api/v2/domains_controller.rb:44
msgid "Array of parameters (name, value)"
msgstr ""

#: ../app/controllers/api/v2/domains_controller.rb:49
msgid "Create a domain"
msgstr ""

#: ../app/controllers/api/v2/domains_controller.rb:62
msgid "Update a domain"
msgstr ""

#: ../app/controllers/api/v2/domains_controller.rb:70
msgid "Delete a domain"
msgstr ""

#: ../app/controllers/api/v2/environments_controller.rb:11
msgid "List all environments"
msgstr ""

#: ../app/controllers/api/v2/environments_controller.rb:12
msgid "List environments of Puppet class"
msgstr ""

#: ../app/controllers/api/v2/environments_controller.rb:13
msgid "List environments per location"
msgstr ""

#: ../app/controllers/api/v2/environments_controller.rb:14
msgid "List environments per organization"
msgstr ""

#: ../app/controllers/api/v2/environments_controller.rb:15
#: ../app/controllers/api/v2/host_classes_controller.rb:17
#: ../app/controllers/api/v2/host_classes_controller.rb:26
#: ../app/controllers/api/v2/hostgroup_classes_controller.rb:17
#: ../app/controllers/api/v2/hostgroup_classes_controller.rb:26
#: ../app/controllers/api/v2/hostgroups_controller.rb:14
#: ../app/controllers/api/v2/puppetclasses_controller.rb:51
msgid "ID of Puppet class"
msgstr ""

#: ../app/controllers/api/v2/environments_controller.rb:23
msgid "Show an environment"
msgstr ""

#: ../app/controllers/api/v2/environments_controller.rb:36
msgid "Create an environment"
msgstr ""

#: ../app/controllers/api/v2/environments_controller.rb:44
msgid "Update an environment"
msgstr ""

#: ../app/controllers/api/v2/environments_controller.rb:52
msgid "Delete an environment"
msgstr ""

#: ../app/controllers/api/v2/external_usergroups_controller.rb:10
msgid "List all external user groups for user group"
msgstr ""

#: ../app/controllers/api/v2/external_usergroups_controller.rb:11
msgid "List all external user groups for LDAP authentication source"
msgstr ""

#: ../app/controllers/api/v2/external_usergroups_controller.rb:12
#: ../app/controllers/api/v2/external_usergroups_controller.rb:20
#: ../app/controllers/api/v2/external_usergroups_controller.rb:34
#: ../app/controllers/api/v2/external_usergroups_controller.rb:43
#: ../app/controllers/api/v2/external_usergroups_controller.rb:52
#: ../app/controllers/api/v2/external_usergroups_controller.rb:60
msgid "ID or name of user group"
msgstr ""

#: ../app/controllers/api/v2/external_usergroups_controller.rb:18
msgid "Show an external user group for user group"
msgstr ""

#: ../app/controllers/api/v2/external_usergroups_controller.rb:19
msgid "Show an external user group for LDAP authentication source"
msgstr ""

#: ../app/controllers/api/v2/external_usergroups_controller.rb:21
#: ../app/controllers/api/v2/external_usergroups_controller.rb:44
#: ../app/controllers/api/v2/external_usergroups_controller.rb:53
msgid "ID or name of external user group"
msgstr ""

#: ../app/controllers/api/v2/external_usergroups_controller.rb:27
msgid "External user group information"
msgstr ""

#: ../app/controllers/api/v2/external_usergroups_controller.rb:28
msgid "External user group name"
msgstr ""

#: ../app/controllers/api/v2/external_usergroups_controller.rb:29
msgid "ID of linked authentication source"
msgstr ""

#: ../app/controllers/api/v2/external_usergroups_controller.rb:33
msgid "Create an external user group linked to a user group"
msgstr ""

#: ../app/controllers/api/v2/external_usergroups_controller.rb:42
msgid "Update external user group"
msgstr ""

#: ../app/controllers/api/v2/external_usergroups_controller.rb:51
msgid "Refresh external user group"
msgstr ""

#: ../app/controllers/api/v2/external_usergroups_controller.rb:59
msgid "Delete an external user group"
msgstr ""

#: ../app/controllers/api/v2/external_usergroups_controller.rb:61
msgid "ID or name external user group"
msgstr ""

#: ../app/controllers/api/v2/fact_values_controller.rb:6
msgid "List all fact values"
msgstr ""

#: ../app/controllers/api/v2/fact_values_controller.rb:7
msgid "List all fact values of a given host"
msgstr ""

#: ../app/controllers/api/v2/filters_controller.rb:10
msgid "List all filters"
msgstr ""

#: ../app/controllers/api/v2/filters_controller.rb:17
msgid "Show a filter"
msgstr ""

#: ../app/controllers/api/v2/filters_controller.rb:33
msgid "Create a filter"
msgstr ""

#: ../app/controllers/api/v2/filters_controller.rb:41
msgid "Update a filter"
msgstr ""

#: ../app/controllers/api/v2/filters_controller.rb:49
msgid "Delete a filter"
msgstr ""

#: ../app/controllers/api/v2/home_controller.rb:7
msgid "Show available API links"
msgstr ""

#: ../app/controllers/api/v2/home_controller.rb:14
msgid "Show status"
msgstr ""

#: ../app/controllers/api/v2/host_classes_controller.rb:9
msgid "List all Puppet class IDs for host"
msgstr ""

#: ../app/controllers/api/v2/host_classes_controller.rb:15
msgid "Add a Puppet class to host"
msgstr ""

#: ../app/controllers/api/v2/host_classes_controller.rb:16
#: ../app/controllers/api/v2/host_classes_controller.rb:25
#: ../app/controllers/api/v2/parameters_controller.rb:23
#: ../app/controllers/api/v2/parameters_controller.rb:42
#: ../app/controllers/api/v2/parameters_controller.rb:66
#: ../app/controllers/api/v2/parameters_controller.rb:86
#: ../app/controllers/api/v2/parameters_controller.rb:105
#: ../app/controllers/api/v2/parameters_controller.rb:123
#: ../app/controllers/api/v2/puppetclasses_controller.rb:14
#: ../app/controllers/api/v2/puppetclasses_controller.rb:48
msgid "ID of host"
msgstr ""

#: ../app/controllers/api/v2/host_classes_controller.rb:24
msgid "Remove a Puppet class from host"
msgstr ""

#: ../app/controllers/api/v2/hostgroup_classes_controller.rb:9
msgid "List all Puppet class IDs for host group"
msgstr ""

#: ../app/controllers/api/v2/hostgroup_classes_controller.rb:15
msgid "Add a Puppet class to host group"
msgstr ""

#: ../app/controllers/api/v2/hostgroup_classes_controller.rb:16
#: ../app/controllers/api/v2/hostgroup_classes_controller.rb:25
#: ../app/controllers/api/v2/hosts_controller.rb:21
#: ../app/controllers/api/v2/parameters_controller.rb:24
#: ../app/controllers/api/v2/parameters_controller.rb:43
#: ../app/controllers/api/v2/parameters_controller.rb:67
#: ../app/controllers/api/v2/parameters_controller.rb:87
#: ../app/controllers/api/v2/parameters_controller.rb:106
#: ../app/controllers/api/v2/parameters_controller.rb:124
#: ../app/controllers/api/v2/puppetclasses_controller.rb:15
#: ../app/controllers/api/v2/puppetclasses_controller.rb:49
#: ../app/controllers/api/v2/template_combinations_controller.rb:11
msgid "ID of host group"
msgstr ""

#: ../app/controllers/api/v2/hostgroup_classes_controller.rb:24
msgid "Remove a Puppet class from host group"
msgstr ""

#: ../app/controllers/api/v2/hostgroups_controller.rb:10
msgid "List all host groups"
msgstr ""

#: ../app/controllers/api/v2/hostgroups_controller.rb:11
msgid "List all host groups for a Puppet class"
msgstr ""

#: ../app/controllers/api/v2/hostgroups_controller.rb:12
msgid "List all host groups per location"
msgstr ""

#: ../app/controllers/api/v2/hostgroups_controller.rb:13
msgid "List all host groups per organization"
msgstr ""

#: ../app/controllers/api/v2/hostgroups_controller.rb:22
msgid "Show a host group"
msgstr ""

#: ../app/controllers/api/v2/hostgroups_controller.rb:46
msgid "Create a host group"
msgstr ""

#: ../app/controllers/api/v2/hostgroups_controller.rb:54
msgid "Update a host group"
msgstr ""

#: ../app/controllers/api/v2/hostgroups_controller.rb:62
msgid "Delete a host group"
msgstr ""

#: ../app/controllers/api/v2/hostgroups_controller.rb:67
msgid "Cannot delete group %{current} because it has nested host groups."
msgstr ""

#: ../app/controllers/api/v2/hostgroups_controller.rb:73
msgid "Clone a host group"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:16
msgid "List all hosts"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:17
msgid "List all hosts for a host group"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:18
msgid "List hosts per location"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:19
msgid "List hosts per organization"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:20
msgid "List hosts per environment"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:22
#: ../app/controllers/api/v2/parameters_controller.rb:27
#: ../app/controllers/api/v2/parameters_controller.rb:46
#: ../app/controllers/api/v2/parameters_controller.rb:70
#: ../app/controllers/api/v2/parameters_controller.rb:90
#: ../app/controllers/api/v2/parameters_controller.rb:109
#: ../app/controllers/api/v2/parameters_controller.rb:127
msgid "ID of location"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:23
#: ../app/controllers/api/v2/parameters_controller.rb:28
#: ../app/controllers/api/v2/parameters_controller.rb:47
#: ../app/controllers/api/v2/parameters_controller.rb:71
#: ../app/controllers/api/v2/parameters_controller.rb:91
#: ../app/controllers/api/v2/parameters_controller.rb:110
#: ../app/controllers/api/v2/parameters_controller.rb:128
msgid "ID of organization"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:24
#: ../app/controllers/api/v2/puppetclasses_controller.rb:16
#: ../app/controllers/api/v2/puppetclasses_controller.rb:50
#: ../app/controllers/api/v2/template_combinations_controller.rb:12
msgid "ID of environment"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:31
msgid "Show a host"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:40
msgid "required if locations are enabled"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:41
msgid "required if organizations are enabled"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:42
#: ../app/controllers/api/v2/hosts_controller.rb:45
#: ../app/controllers/api/v2/hosts_controller.rb:46
#: ../app/controllers/api/v2/hosts_controller.rb:50
#: ../app/controllers/api/v2/hosts_controller.rb:53
msgid "required if host is managed and value is not inherited from host group"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:43
msgid "not required if using a subnet with DHCP proxy"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:44
msgid ""
"required for managed host that is bare metal, not required if it's a virtual m"
"achine"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:51
msgid ""
"required if not imaged based provisioning and host is managed and value is not"
" inherited from host group"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:52
msgid "required if host is managed and custom partition has not been defined"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:54
msgid "nil means host is bare metal"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:55
msgid ""
"required if host is managed and value is not inherited from host group or defa"
"ult password in settings"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:59
msgid "Host's owner type"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:66
msgid ""
"True/False flag whether a host is managed or unmanaged. Note: this value also "
"determines whether several parameters are required or not"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:67
msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:68
#: ../app/views/hosts/_form.html.erb:119
msgid "Additional information about this host"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:71
msgid "Host's network interfaces."
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:74
msgid "Additional compute resource specific attributes."
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:78
msgid "Create a host"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:92
msgid "Update a host"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:105
msgid "Delete a host"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:112
msgid "Get status of host"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:129
msgid "Get vm attributes of host"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:152
msgid "Force a Puppet agent run on the host"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:160
msgid "Disassociate the host from a VM"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:167
msgid "Run a power operation on host"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:169
msgid ""
"power action, valid actions are (on/start), (off/stop), (soft/reboot), (cycle/"
"reset), (state/status)"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:176
msgid "Unknown power action: available methods are %s"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:180
msgid "Boot host from specified device"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:182
msgid "boot device, valid devices are disk, cdrom, pxe, bios"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:189
msgid "Unknown device: available devices are %s"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:193
msgid "Upload facts for a host, creating the host if required"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:194
msgid "hostname of the host"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:195
msgid "hash containing the facts for the host"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:196
msgid "optional: certname of the host"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:197
msgid "optional: the STI type of host to create"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:265
msgid "Invalid type for host creation via facts: %s"
msgstr ""

#: ../app/controllers/api/v2/hosts_controller.rb:268
msgid "A problem occurred when detecting host type: %s"
msgstr ""

#: ../app/controllers/api/v2/images_controller.rb:7
msgid "List all images for a compute resource"
msgstr ""

#: ../app/controllers/api/v2/images_controller.rb:8
msgid "List all images for operating system"
msgstr ""

#: ../app/controllers/api/v2/images_controller.rb:9
msgid "List all images for architecture"
msgstr ""

#: ../app/controllers/api/v2/images_controller.rb:10
#: ../app/controllers/api/v2/images_controller.rb:23
#: ../app/controllers/api/v2/images_controller.rb:35
msgid "ID of compute resource"
msgstr ""

#: ../app/controllers/api/v2/images_controller.rb:11
#: ../app/controllers/api/v2/images_controller.rb:24
#: ../app/controllers/api/v2/images_controller.rb:36
#: ../app/controllers/api/v2/operatingsystems_controller.rb:19
msgid "ID of architecture"
msgstr ""

#: ../app/controllers/api/v2/images_controller.rb:19
#: ../app/controllers/api/v2/images_controller.rb:20
#: ../app/controllers/api/v2/images_controller.rb:21
msgid "Show an image"
msgstr ""

#: ../app/controllers/api/v2/images_controller.rb:41
msgid "Create an image"
msgstr ""

#: ../app/controllers/api/v2/images_controller.rb:50
msgid "Update an image"
msgstr ""

#: ../app/controllers/api/v2/images_controller.rb:59
msgid "Delete an image"
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:13
msgid "List all interfaces for host"
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:14
msgid "List all interfaces for domain"
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:15
msgid "List all interfaces for subnet"
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:16
#: ../app/controllers/api/v2/interfaces_controller.rb:27
#: ../app/controllers/api/v2/interfaces_controller.rb:68
#: ../app/controllers/api/v2/interfaces_controller.rb:77
#: ../app/controllers/api/v2/interfaces_controller.rb:86
msgid "ID or name of host"
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:17
msgid "ID or name of domain"
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:18
msgid "ID or name of subnet"
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:26
msgid "Show an interface for host"
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:28
msgid "ID or name of interface"
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:35
msgid "MAC address of interface. Required for managed interfaces on bare metal."
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:36
msgid "IP address of interface"
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:37
msgid "Interface type, e.g. bmc. Default is %{default_nic_type}"
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:38
msgid "Interface's DNS name"
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:39
msgid "Foreman subnet ID of interface"
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:40
msgid ""
"Foreman domain ID of interface. Required for primary interfaces on managed hos"
"ts."
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:41
msgid "Device identifier, e.g. eth0 or eth1.1"
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:42
#: ../app/views/nic/_base_form.html.erb:45
msgid ""
"Should this interface be managed via DHCP and DNS smart proxy and should it be"
" configured during provisioning?"
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:43
msgid ""
"Should this interface be used for constructing the FQDN of the host? Each mana"
"ged hosts needs to have one primary interface."
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:44
msgid ""
"Should this interface be used for TFTP of PXELinux (or SSH for image-based hos"
"ts)? Each managed hosts needs to have one provision interface."
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:46
#: ../app/controllers/api/v2/interfaces_controller.rb:47
msgid "Only for BMC interfaces."
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:48
msgid "Interface provider, e.g. IPMI. Only for BMC interfaces."
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:50
msgid "Alias or VLAN device"
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:51
msgid ""
"VLAN tag, this attribute has precedence over the subnet VLAN ID. Only for virt"
"ual interfaces."
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:52
msgid ""
"Identifier of the interface to which this interface belongs, e.g. eth1. Only f"
"or virtual interfaces."
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:54
msgid "Bond mode of the interface, e.g. balance-rr. Only for bond interfaces."
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:55
msgid ""
"Identifiers of slave interfaces, e.g. `['eth1', 'eth2']`. Only for bond interf"
"aces."
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:56
msgid "Space separated options, e.g. miimon=100. Only for bond interfaces."
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:58
msgid "Additional compute resource specific attributes for the interface."
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:62
msgid "interface information"
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:67
msgid "Create an interface on a host"
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:76
msgid "Update a host's interface"
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:78
#: ../app/controllers/api/v2/interfaces_controller.rb:87
msgid "ID of interface"
msgstr ""

#: ../app/controllers/api/v2/interfaces_controller.rb:85
msgid "Delete a host's interface"
msgstr ""

#: ../app/controllers/api/v2/locations_controller.rb:4
msgid "a location"
msgstr ""

#: ../app/controllers/api/v2/mail_notifications_controller.rb:8
msgid "List of email notifications"
msgstr ""

#: ../app/controllers/api/v2/mail_notifications_controller.rb:18
msgid "Show an email notification"
msgstr ""

#: ../app/controllers/api/v2/mail_notifications_controller.rb:19
msgid "Numerical ID or email notification name"
msgstr ""

#: ../app/controllers/api/v2/media_controller.rb:21
msgid "Operating system family, available values: %{operatingsystem_families}"
msgstr ""

#: ../app/controllers/api/v2/media_controller.rb:23
msgid "List all installation media"
msgstr ""

#: ../app/controllers/api/v2/media_controller.rb:24
msgid "List all media for an operating system"
msgstr ""

#: ../app/controllers/api/v2/media_controller.rb:25
msgid "List all media per location"
msgstr ""

#: ../app/controllers/api/v2/media_controller.rb:26
msgid "List all media per organization"
msgstr ""

#: ../app/controllers/api/v2/media_controller.rb:35
msgid "Show a medium"
msgstr ""

#: ../app/controllers/api/v2/media_controller.rb:43
msgid "Name of media"
msgstr ""

#: ../app/controllers/api/v2/media_controller.rb:51
msgid "Create a medium"
msgstr ""

#: ../app/controllers/api/v2/media_controller.rb:59
msgid "Update a medium"
msgstr ""

#: ../app/controllers/api/v2/media_controller.rb:68
msgid "Delete a medium"
msgstr ""

#: ../app/controllers/api/v2/models_controller.rb:6
msgid "List all hardware models"
msgstr ""

#: ../app/controllers/api/v2/models_controller.rb:13
msgid "Show a hardware model"
msgstr ""

#: ../app/controllers/api/v2/models_controller.rb:28
msgid "Create a hardware model"
msgstr ""

#: ../app/controllers/api/v2/models_controller.rb:36
msgid "Update a hardware model"
msgstr ""

#: ../app/controllers/api/v2/models_controller.rb:44
msgid "Delete a hardware model"
msgstr ""

#: ../app/controllers/api/v2/operatingsystems_controller.rb:13
msgid "List all operating systems"
msgstr ""

#: ../app/controllers/api/v2/operatingsystems_controller.rb:14
msgid "List all operating systems for nested architecture"
msgstr ""

#: ../app/controllers/api/v2/operatingsystems_controller.rb:15
msgid "List all operating systems for nested medium"
msgstr ""

#: ../app/controllers/api/v2/operatingsystems_controller.rb:16
msgid "List all operating systems for nested partition table"
msgstr ""

#: ../app/controllers/api/v2/operatingsystems_controller.rb:17
#: ../app/controllers/api/v2/operatingsystems_controller.rb:18
msgid "List all operating systems for nested provisioning template"
msgstr ""

#: ../app/controllers/api/v2/operatingsystems_controller.rb:20
msgid "ID of medium"
msgstr ""

#: ../app/controllers/api/v2/operatingsystems_controller.rb:21
msgid "ID of partition table"
msgstr ""

#: ../app/controllers/api/v2/operatingsystems_controller.rb:22
#: ../app/controllers/api/v2/operatingsystems_controller.rb:23
msgid "ID of template"
msgstr ""

#: ../app/controllers/api/v2/operatingsystems_controller.rb:30
msgid "Show an operating system"
msgstr ""

#: ../app/controllers/api/v2/operatingsystems_controller.rb:44
msgid "Root password hash function to use, one of MD5, SHA256, SHA512, Base64"
msgstr ""

#: ../app/controllers/api/v2/operatingsystems_controller.rb:45
msgid "IDs of associated architectures"
msgstr ""

#: ../app/controllers/api/v2/operatingsystems_controller.rb:46
#: ../app/controllers/api/v2/operatingsystems_controller.rb:47
msgid "IDs of associated provisioning templates"
msgstr ""

#: ../app/controllers/api/v2/operatingsystems_controller.rb:48
msgid "IDs of associated media"
msgstr ""

#: ../app/controllers/api/v2/operatingsystems_controller.rb:49
msgid "IDs of associated partition tables"
msgstr ""

#: ../app/controllers/api/v2/operatingsystems_controller.rb:53
msgid "Create an operating system"
msgstr ""

#: ../app/controllers/api/v2/operatingsystems_controller.rb:61
msgid "Update an operating system"
msgstr ""

#: ../app/controllers/api/v2/operatingsystems_controller.rb:69
msgid "Delete an operating system"
msgstr ""

#: ../app/controllers/api/v2/operatingsystems_controller.rb:76
msgid "List boot files for an operating system"
msgstr ""

#: ../app/controllers/api/v2/organizations_controller.rb:4
msgid "an organization"
msgstr ""

#: ../app/controllers/api/v2/os_default_templates_controller.rb:13
msgid "List default templates combinations for an operating system"
msgstr ""

#: ../app/controllers/api/v2/os_default_templates_controller.rb:14
#: ../app/controllers/api/v2/os_default_templates_controller.rb:15
msgid "List operating systems where this template is set as a default"
msgstr ""

#: ../app/controllers/api/v2/os_default_templates_controller.rb:17
#: ../app/controllers/api/v2/os_default_templates_controller.rb:18
#: ../app/controllers/api/v2/os_default_templates_controller.rb:35
#: ../app/controllers/api/v2/os_default_templates_controller.rb:36
msgid "ID of provisioning template"
msgstr ""

#: ../app/controllers/api/v2/os_default_templates_controller.rb:25
msgid "Show a default template combination for an operating system"
msgstr ""

#: ../app/controllers/api/v2/os_default_templates_controller.rb:40
msgid "Create a default template combination for an operating system"
msgstr ""

#: ../app/controllers/api/v2/os_default_templates_controller.rb:49
msgid "Update a default template combination for an operating system"
msgstr ""

#: ../app/controllers/api/v2/os_default_templates_controller.rb:58
msgid "Delete a default template combination for an operating system"
msgstr ""

#: ../app/controllers/api/v2/override_values_controller.rb:13
msgid "List of override values for a specific smart variable"
msgstr ""

#: ../app/controllers/api/v2/override_values_controller.rb:14
msgid "List of override values for a specific smart class parameter"
msgstr ""

#: ../app/controllers/api/v2/override_values_controller.rb:22
msgid "Show an override value for a specific smart variable"
msgstr ""

#: ../app/controllers/api/v2/override_values_controller.rb:23
msgid "Show an override value for a specific smart class parameter"
msgstr ""

#: ../app/controllers/api/v2/override_values_controller.rb:33
msgid "Override match"
msgstr ""

#: ../app/controllers/api/v2/override_values_controller.rb:34
msgid "Override value"
msgstr ""

#: ../app/controllers/api/v2/override_values_controller.rb:39
msgid "Create an override value for a specific smart variable"
msgstr ""

#: ../app/controllers/api/v2/override_values_controller.rb:40
msgid "Create an override value for a specific smart class parameter"
msgstr ""

#: ../app/controllers/api/v2/override_values_controller.rb:50
msgid "Update an override value for a specific smart variable"
msgstr ""

#: ../app/controllers/api/v2/override_values_controller.rb:51
msgid "Update an override value for a specific smart class parameter"
msgstr ""

#: ../app/controllers/api/v2/override_values_controller.rb:61
msgid "Delete an override value for a specific smart variable"
msgstr ""

#: ../app/controllers/api/v2/override_values_controller.rb:62
msgid "Delete an override value for a specific smart class parameter"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:17
msgid "List all parameters for a host"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:18
msgid "List all parameters for a host group"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:19
msgid "List all parameters for a domain"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:20
msgid "List all parameters for an operating system"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:21
msgid "List all parameters for a location"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:22
msgid "List all parameters for an organization"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:25
#: ../app/controllers/api/v2/parameters_controller.rb:44
#: ../app/controllers/api/v2/parameters_controller.rb:68
#: ../app/controllers/api/v2/parameters_controller.rb:88
#: ../app/controllers/api/v2/parameters_controller.rb:107
#: ../app/controllers/api/v2/parameters_controller.rb:125
#: ../app/controllers/api/v2/subnets_controller.rb:14
msgid "ID of domain"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:36
msgid "Show a nested parameter for a host"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:37
msgid "Show a nested parameter for a host group"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:38
msgid "Show a nested parameter for a domain"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:39
msgid "Show a nested parameter for an operating system"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:40
msgid "Show a nested parameter for a location"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:41
msgid "Show a nested parameter for an organization"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:48
#: ../app/controllers/api/v2/parameters_controller.rb:92
#: ../app/controllers/api/v2/parameters_controller.rb:111
msgid "ID of parameter"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:60
msgid "Create a nested parameter for a host"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:61
msgid "Create a nested parameter for a host group"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:62
msgid "Create a nested parameter for a domain"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:63
msgid "Create a nested parameter for an operating system"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:64
msgid "Create a nested parameter for a location"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:65
msgid "Create a nested parameter for an organization"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:80
msgid "Update a nested parameter for a host"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:81
msgid "Update a nested parameter for a host group"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:82
msgid "Update a nested parameter for a domain"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:83
msgid "Update a nested parameter for an operating system"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:84
msgid "Update a nested parameter for a location"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:85
msgid "Update a nested parameter for an organization"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:99
msgid "Delete a nested parameter for a host"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:100
msgid "Delete a nested parameter for a host group"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:101
msgid "Delete a nested parameter for a domain"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:102
msgid "Delete a nested parameter for an operating system"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:103
msgid "Delete a nested parameter for a location"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:104
msgid "Delete a nested parameter for an organization"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:117
msgid "Delete all nested parameters for a host"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:118
msgid "Delete all nested parameters for a host group"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:119
msgid "Delete all nested parameters for a domain"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:120
msgid "Delete all nested parameters for an operating system"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:121
msgid "Delete all nested parameter for a location"
msgstr ""

#: ../app/controllers/api/v2/parameters_controller.rb:122
msgid "Delete all nested parameter for an organization"
msgstr ""

#: ../app/controllers/api/v2/permissions_controller.rb:6
msgid "List all permissions"
msgstr ""

#: ../app/controllers/api/v2/permissions_controller.rb:25
msgid "Show a permission"
msgstr ""

#: ../app/controllers/api/v2/permissions_controller.rb:31
msgid "List available resource types."
msgstr ""

#: ../app/controllers/api/v2/plugins_controller.rb:4
msgid "List installed plugins"
msgstr ""

#: ../app/controllers/api/v2/ptables_controller.rb:7
msgid "List all partition tables"
msgstr ""

#: ../app/controllers/api/v2/ptables_controller.rb:8
msgid "List all partition tables for an operating system"
msgstr ""

#: ../app/controllers/api/v2/ptables_controller.rb:9
msgid "List all partition tables per location"
msgstr ""

#: ../app/controllers/api/v2/ptables_controller.rb:10
msgid "List all partition tables per organization"
msgstr ""

#: ../app/controllers/api/v2/ptables_controller.rb:19
msgid "Show a partition table"
msgstr ""

#: ../app/controllers/api/v2/ptables_controller.rb:33
msgid "Array of operating system IDs to associate with the partition table"
msgstr ""

#: ../app/controllers/api/v2/ptables_controller.rb:34
msgid "Array of host IDs to associate with the partition table"
msgstr ""

#: ../app/controllers/api/v2/ptables_controller.rb:35
msgid "Array of host group IDs to associate with the partition table"
msgstr ""

#: ../app/controllers/api/v2/ptables_controller.rb:40
msgid "Create a partition table"
msgstr ""

#: ../app/controllers/api/v2/ptables_controller.rb:56
msgid "Update a partition table"
msgstr ""

#: ../app/controllers/api/v2/ptables_controller.rb:64
msgid "Delete a partition table"
msgstr ""

#: ../app/controllers/api/v2/ptables_controller.rb:77
msgid "Clone a template"
msgstr ""

#: ../app/controllers/api/v2/puppetclasses_controller.rb:10
msgid "List all Puppet classes"
msgstr ""

#: ../app/controllers/api/v2/puppetclasses_controller.rb:11
msgid "List all Puppet classes for a host"
msgstr ""

#: ../app/controllers/api/v2/puppetclasses_controller.rb:12
msgid "List all Puppet classes for a host group"
msgstr ""

#: ../app/controllers/api/v2/puppetclasses_controller.rb:13
msgid "List all Puppet classes for an environment"
msgstr ""

#: ../app/controllers/api/v2/puppetclasses_controller.rb:44
msgid "Show a Puppet class"
msgstr ""

#: ../app/controllers/api/v2/puppetclasses_controller.rb:45
msgid "Show a Puppet class for host"
msgstr ""

#: ../app/controllers/api/v2/puppetclasses_controller.rb:46
msgid "Show a Puppet class for a host group"
msgstr ""

#: ../app/controllers/api/v2/puppetclasses_controller.rb:47
msgid "Show a Puppet class for an environment"
msgstr ""

#: ../app/controllers/api/v2/puppetclasses_controller.rb:62
msgid "Create a Puppet class"
msgstr ""

#: ../app/controllers/api/v2/puppetclasses_controller.rb:70
msgid "Update a Puppet class"
msgstr ""

#: ../app/controllers/api/v2/puppetclasses_controller.rb:78
msgid "Delete a Puppet class"
msgstr ""

#: ../app/controllers/api/v2/realms_controller.rb:9
msgid "List of realms"
msgstr ""

#: ../app/controllers/api/v2/realms_controller.rb:17
msgid "Show a realm"
msgstr ""

#: ../app/controllers/api/v2/realms_controller.rb:18
msgid "Numerical ID or realm name"
msgstr ""

#: ../app/controllers/api/v2/realms_controller.rb:25
msgid "The realm name, e.g. EXAMPLE.COM"
msgstr ""

#: ../app/controllers/api/v2/realms_controller.rb:26
msgid "Proxy to use for this realm"
msgstr ""

#: ../app/controllers/api/v2/realms_controller.rb:27
msgid "Realm type, e.g. FreeIPA or Active Directory"
msgstr ""

#: ../app/controllers/api/v2/realms_controller.rb:32
msgid "Create a realm"
msgstr ""

#: ../app/controllers/api/v2/realms_controller.rb:43
msgid "Update a realm"
msgstr ""

#: ../app/controllers/api/v2/realms_controller.rb:51
msgid "Delete a realm"
msgstr ""

#: ../app/controllers/api/v2/reports_controller.rb:12
msgid "List all reports"
msgstr ""

#: ../app/controllers/api/v2/reports_controller.rb:20
msgid "Show a report"
msgstr ""

#: ../app/controllers/api/v2/reports_controller.rb:28
msgid "Hostname or certname"
msgstr ""

#: ../app/controllers/api/v2/reports_controller.rb:29
msgid "UTC time of report"
msgstr ""

#: ../app/controllers/api/v2/reports_controller.rb:30
msgid "Hash of status type totals"
msgstr ""

#: ../app/controllers/api/v2/reports_controller.rb:31
msgid "Hash of report metrics, can be just {}"
msgstr ""

#: ../app/controllers/api/v2/reports_controller.rb:32
msgid "Optional array of log hashes"
msgstr ""

#: ../app/controllers/api/v2/reports_controller.rb:36
msgid "Create a report"
msgstr ""

#: ../app/controllers/api/v2/reports_controller.rb:46
msgid "Delete a report"
msgstr ""

#: ../app/controllers/api/v2/reports_controller.rb:53
msgid "Show the last report for a host"
msgstr ""

#: ../app/controllers/api/v2/roles_controller.rb:7
msgid "List all roles"
msgstr ""

#: ../app/controllers/api/v2/roles_controller.rb:14
msgid "Show a role"
msgstr ""

#: ../app/controllers/api/v2/roles_controller.rb:26
msgid "Create a role"
msgstr ""

#: ../app/controllers/api/v2/roles_controller.rb:34
msgid "Update a role"
msgstr ""

#: ../app/controllers/api/v2/roles_controller.rb:42
msgid "Delete a role"
msgstr ""

#: ../app/controllers/api/v2/settings_controller.rb:7
msgid "List all settings"
msgstr ""

#: ../app/controllers/api/v2/settings_controller.rb:14
msgid "Show a setting"
msgstr ""

#: ../app/controllers/api/v2/settings_controller.rb:20
msgid "Update a setting"
msgstr ""

#: ../app/controllers/api/v2/smart_class_parameters_controller.rb:8
msgid "List all smart class parameters"
msgstr ""

#: ../app/controllers/api/v2/smart_class_parameters_controller.rb:9
msgid "List of smart class parameters for a specific host"
msgstr ""

#: ../app/controllers/api/v2/smart_class_parameters_controller.rb:10
msgid "List of smart class parameters for a specific host group"
msgstr ""

#: ../app/controllers/api/v2/smart_class_parameters_controller.rb:11
msgid "List of smart class parameters for a specific Puppet class"
msgstr ""

#: ../app/controllers/api/v2/smart_class_parameters_controller.rb:12
msgid "List of smart class parameters for a specific environment"
msgstr ""

#: ../app/controllers/api/v2/smart_class_parameters_controller.rb:13
msgid ""
"List of smart class parameters for a specific environment/Puppet class combina"
"tion"
msgstr ""

#: ../app/controllers/api/v2/smart_class_parameters_controller.rb:26
msgid "Show a smart class parameter"
msgstr ""

#: ../app/controllers/api/v2/smart_class_parameters_controller.rb:32
msgid "Update a smart class parameter"
msgstr ""

#: ../app/controllers/api/v2/smart_class_parameters_controller.rb:36
msgid "Whether the smart class parameter value is managed by Foreman"
msgstr ""

#: ../app/controllers/api/v2/smart_class_parameters_controller.rb:37
msgid "Description of smart class"
msgstr ""

#: ../app/controllers/api/v2/smart_class_parameters_controller.rb:38
#: ../app/views/lookup_keys/_fields.html.erb:24
msgid "Value to use when there is no match"
msgstr ""

#: ../app/controllers/api/v2/smart_class_parameters_controller.rb:39
msgid ""
"Do not send this parameter via the ENC. Puppet will use the value defined in t"
"he Puppet manifest for this parameter"
msgstr ""

#: ../app/controllers/api/v2/smart_class_parameters_controller.rb:40
#: ../app/controllers/api/v2/smart_class_parameters_controller.rb:43
#: ../app/controllers/api/v2/smart_variables_controller.rb:31
#: ../app/views/lookup_keys/_fields.html.erb:47
#: ../app/views/lookup_keys/_fields.html.erb:48
msgid "The order in which values are resolved"
msgstr ""

#: ../app/controllers/api/v2/smart_class_parameters_controller.rb:41
#: ../app/controllers/api/v2/smart_variables_controller.rb:33
msgid "Types of validation values"
msgstr ""

#: ../app/controllers/api/v2/smart_class_parameters_controller.rb:42
#: ../app/controllers/api/v2/smart_variables_controller.rb:34
msgid "Used to enforce certain values for the parameter values"
msgstr ""

#: ../app/controllers/api/v2/smart_class_parameters_controller.rb:44
#: ../app/controllers/api/v2/smart_variables_controller.rb:35
msgid "Types of variable values"
msgstr ""

#: ../app/controllers/api/v2/smart_class_parameters_controller.rb:45
msgid ""
"If true, will raise an error if there is no default value and no matcher provi"
"de a value"
msgstr ""

#: ../app/controllers/api/v2/smart_class_parameters_controller.rb:46
#: ../app/controllers/api/v2/smart_variables_controller.rb:36
msgid "Merge all matching values (only array/hash type)"
msgstr ""

#: ../app/controllers/api/v2/smart_class_parameters_controller.rb:47
#: ../app/controllers/api/v2/smart_variables_controller.rb:37
msgid "Remove duplicate values (only array type)"
msgstr ""

#: ../app/controllers/api/v2/smart_proxies_controller.rb:9
msgid "List all smart proxies"
msgstr ""

#: ../app/controllers/api/v2/smart_proxies_controller.rb:17
msgid "Show a smart proxy"
msgstr ""

#: ../app/controllers/api/v2/smart_proxies_controller.rb:31
msgid "Create a smart proxy"
msgstr ""

#: ../app/controllers/api/v2/smart_proxies_controller.rb:39
msgid "Update a smart proxy"
msgstr ""

#: ../app/controllers/api/v2/smart_proxies_controller.rb:47
msgid "Delete a smart proxy"
msgstr ""

#: ../app/controllers/api/v2/smart_proxies_controller.rb:54
msgid "Refresh smart proxy features"
msgstr ""

#: ../app/controllers/api/v2/smart_variables_controller.rb:8
msgid "List all smart variables"
msgstr ""

#: ../app/controllers/api/v2/smart_variables_controller.rb:9
msgid "List of smart variables for a specific host"
msgstr ""

#: ../app/controllers/api/v2/smart_variables_controller.rb:10
msgid "List of smart variables for a specific host group"
msgstr ""

#: ../app/controllers/api/v2/smart_variables_controller.rb:11
msgid "List of smart variables for a specific Puppet class"
msgstr ""

#: ../app/controllers/api/v2/smart_variables_controller.rb:20
msgid "Show a smart variable"
msgstr ""

#: ../app/controllers/api/v2/smart_variables_controller.rb:28
msgid "Name of variable"
msgstr ""

#: ../app/controllers/api/v2/smart_variables_controller.rb:29
msgid "Puppet class ID"
msgstr ""

#: ../app/controllers/api/v2/smart_variables_controller.rb:30
msgid "Default value of variable"
msgstr ""

#: ../app/controllers/api/v2/smart_variables_controller.rb:32
msgid "Description of variable"
msgstr ""

#: ../app/controllers/api/v2/smart_variables_controller.rb:41
msgid "Create a smart variable"
msgstr ""

#: ../app/controllers/api/v2/smart_variables_controller.rb:50
msgid "Update a smart variable"
msgstr ""

#: ../app/controllers/api/v2/smart_variables_controller.rb:59
msgid "Delete a smart variable"
msgstr ""

#: ../app/controllers/api/v2/statistics_controller.rb:4
msgid "Get statistics"
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:10
msgid "List of subnets"
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:11
msgid "List of subnets for a domain"
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:12
msgid "List of subnets per location"
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:13
msgid "List of subnets per organization"
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:22
msgid "Show a subnet"
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:30
msgid "Subnet name"
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:31
msgid "Subnet network"
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:32
#: ../app/views/subnets/_fields.html.erb:3
msgid "Netmask for this subnet"
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:33
#: ../app/controllers/api/v2/subnets_controller.rb:34
msgid "Primary DNS for this subnet"
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:35
msgid "Secondary DNS for this subnet"
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:36
msgid ""
"IP Address auto suggestion mode for this subnet, valid values are \"DHCP\", \"Int"
"ernal DB\", \"None\""
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:37
msgid "Starting IP Address for IP auto suggestion"
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:38
msgid "Ending IP Address for IP auto suggestion"
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:39
msgid "VLAN ID for this subnet"
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:40
#: ../app/views/subnets/_form.html.erb:22
msgid "Domains in which this subnet is part"
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:41
#: ../app/views/subnets/_form.html.erb:26
msgid "DHCP Proxy to use within this subnet"
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:42
#: ../app/views/subnets/_form.html.erb:28
msgid "TFTP Proxy to use within this subnet"
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:43
msgid "DNS Proxy to use within this subnet"
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:44
msgid ""
"Default boot mode for interfaces assigned to this subnet, valid values are \"St"
"atic\", \"DHCP\""
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:49
msgid "Create a subnet"
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:57
msgid "Update a subnet"
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:58
#: ../app/controllers/api/v2/subnets_controller.rb:66
msgid "Subnet numeric identifier"
msgstr ""

#: ../app/controllers/api/v2/subnets_controller.rb:65
msgid "Delete a subnet"
msgstr ""

#: ../app/controllers/api/v2/tasks_controller.rb:6
msgid "List all tasks for a given orchestration event"
msgstr ""

#: ../app/controllers/api/v2/template_combinations_controller.rb:9
#: ../app/controllers/api/v2/template_combinations_controller.rb:10
msgid "ID of config template"
msgstr ""

#: ../app/controllers/api/v2/template_combinations_controller.rb:15
#: ../app/controllers/api/v2/template_combinations_controller.rb:16
#: ../app/controllers/api/v2/template_combinations_controller.rb:17
#: ../app/controllers/api/v2/template_combinations_controller.rb:18
msgid "List template combination"
msgstr ""

#: ../app/controllers/api/v2/template_combinations_controller.rb:27
msgid "environment id"
msgstr ""

#: ../app/controllers/api/v2/template_combinations_controller.rb:28
msgid "host group id"
msgstr ""

#: ../app/controllers/api/v2/template_combinations_controller.rb:32
#: ../app/controllers/api/v2/template_combinations_controller.rb:33
#: ../app/controllers/api/v2/template_combinations_controller.rb:34
#: ../app/controllers/api/v2/template_combinations_controller.rb:35
msgid "Add a template combination"
msgstr ""

#: ../app/controllers/api/v2/template_combinations_controller.rb:44
#: ../app/controllers/api/v2/template_combinations_controller.rb:45
#: ../app/controllers/api/v2/template_combinations_controller.rb:46
#: ../app/controllers/api/v2/template_combinations_controller.rb:47
#: ../app/controllers/api/v2/template_combinations_controller.rb:48
msgid "Show template combination"
msgstr ""

#: ../app/controllers/api/v2/template_combinations_controller.rb:54
#: ../app/controllers/api/v2/template_combinations_controller.rb:55
#: ../app/controllers/api/v2/template_combinations_controller.rb:56
#: ../app/controllers/api/v2/template_combinations_controller.rb:57
msgid "Update template combination"
msgstr ""

#: ../app/controllers/api/v2/template_combinations_controller.rb:66
msgid "Delete a template combination"
msgstr ""

#: ../app/controllers/api/v2/template_kinds_controller.rb:4
msgid "List all template kinds"
msgstr ""

#: ../app/controllers/api/v2/usergroups_controller.rb:7
msgid "List all user groups"
msgstr ""

#: ../app/controllers/api/v2/usergroups_controller.rb:14
msgid "Show a user group"
msgstr ""

#: ../app/controllers/api/v2/usergroups_controller.rb:29
msgid "Create a user group"
msgstr ""

#: ../app/controllers/api/v2/usergroups_controller.rb:37
msgid "Update a user group"
msgstr ""

#: ../app/controllers/api/v2/usergroups_controller.rb:45
msgid "Delete a user group"
msgstr ""

#: ../app/controllers/api/v2/users_controller.rb:13
msgid "List all users"
msgstr ""

#: ../app/controllers/api/v2/users_controller.rb:14
msgid "List all users for LDAP authentication source"
msgstr ""

#: ../app/controllers/api/v2/users_controller.rb:15
msgid "List all users for user group"
msgstr ""

#: ../app/controllers/api/v2/users_controller.rb:16
msgid "List all users for role"
msgstr ""

#: ../app/controllers/api/v2/users_controller.rb:17
msgid "List all users for location"
msgstr ""

#: ../app/controllers/api/v2/users_controller.rb:18
msgid "List all users for organization"
msgstr ""

#: ../app/controllers/api/v2/users_controller.rb:19
msgid "ID of LDAP authentication source"
msgstr ""

#: ../app/controllers/api/v2/users_controller.rb:20
msgid "ID of user group"
msgstr ""

#: ../app/controllers/api/v2/users_controller.rb:21
msgid "ID of role"
msgstr ""

#: ../app/controllers/api/v2/users_controller.rb:29
msgid "Show a user"
msgstr ""

#: ../app/controllers/api/v2/users_controller.rb:41
msgid "is an admin account"
msgstr ""

#: ../app/controllers/api/v2/users_controller.rb:46
msgid "User's timezone"
msgstr ""

#: ../app/controllers/api/v2/users_controller.rb:47
msgid "User's preferred locale"
msgstr ""

#: ../app/controllers/api/v2/users_controller.rb:52
msgid "Create a user"
msgstr ""

#: ../app/controllers/api/v2/users_controller.rb:66
msgid "Update a user"
msgstr ""

#: ../app/controllers/api/v2/users_controller.rb:84
msgid "Delete a user"
msgstr ""

#: ../app/controllers/api/v2/users_controller.rb:89
msgid "You are trying to delete your own account"
msgstr ""

#: ../app/controllers/application_controller.rb:78
msgid "Email is Required"
msgstr ""

#: ../app/controllers/application_controller.rb:84
msgid "Invalid query"
msgstr ""

#: ../app/controllers/application_controller.rb:240
msgid "Successfully created %s."
msgstr ""

#: ../app/controllers/application_controller.rb:242
msgid "Successfully updated %s."
msgstr ""

#: ../app/controllers/application_controller.rb:244
msgid "Successfully deleted %s."
msgstr ""

#: ../app/controllers/application_controller.rb:246
msgid "Unknown action name for success message: %s"
msgstr ""

#: ../app/controllers/application_controller.rb:267
msgid "Conflict - %s"
msgstr ""

#: ../app/controllers/application_controller.rb:284
msgid "Failure: %s"
msgstr ""

#: ../app/controllers/application_controller.rb:310
msgid "Organization you had selected as your context has been deleted."
msgstr ""

#: ../app/controllers/application_controller.rb:320
msgid "Location you had selected as your context has been deleted."
msgstr ""

#: ../app/controllers/application_controller.rb:329
msgid "You must create at least one location before continuing."
msgstr ""

#: ../app/controllers/application_controller.rb:331
msgid "You must create at least one organization before continuing."
msgstr ""

#: ../app/controllers/application_controller.rb:345
#: ../app/helpers/dashboard_helper.rb:38 ../app/models/host/managed.rb:685
msgid "Error"
msgstr ""

#: ../app/controllers/application_controller.rb:345
#: ../app/helpers/dashboard_helper.rb:39
msgid "OK"
msgstr ""

#: ../app/controllers/application_controller.rb:374
msgid "Invalid authenticity token"
msgstr ""

#: ../app/controllers/bookmarks_controller.rb:20
msgid "Bookmark was successfully created."
msgstr ""

#: ../app/controllers/bookmarks_controller.rb:28
msgid "Bookmark was successfully updated."
msgstr ""

#: ../app/controllers/compute_resources_controller.rb:55
msgid "%s VM associated to a host"
msgid_plural "%s VMs associated to hosts"
msgstr[0] ""
msgstr[1] ""

#: ../app/controllers/compute_resources_vms_controller.rb:35
msgid "VM already associated with a host"
msgstr ""

#: ../app/controllers/compute_resources_vms_controller.rb:40
msgid "VM associated to host %s"
msgstr ""

#: ../app/controllers/compute_resources_vms_controller.rb:42
msgid "No host found to associate this VM with"
msgstr ""

#: ../app/controllers/compute_resources_vms_controller.rb:71
msgid "The virtual machine is being deleted."
msgstr ""

#: ../app/controllers/compute_resources_vms_controller.rb:98
#: ../app/controllers/hosts_controller.rb:309
msgid "Failed to set console: %s"
msgstr ""

#: ../app/controllers/compute_resources_vms_controller.rb:114
msgid "%{vm} is now %{vm_state}"
msgstr ""

#: ../app/controllers/compute_resources_vms_controller.rb:117
msgid "failed to %{action} %{vm}"
msgstr ""

#: ../app/controllers/compute_resources_vms_controller.rb:122
msgid "Error - %{message}"
msgstr ""

#: ../app/controllers/concerns/api/import_puppetclasses_common_controller.rb:12
msgid "Import puppet classes from puppet proxy."
msgstr ""

#: ../app/controllers/concerns/api/import_puppetclasses_common_controller.rb:13
#: ../app/controllers/concerns/api/import_puppetclasses_common_controller.rb:14
msgid "Import puppet classes from puppet proxy for an environment"
msgstr ""

#: ../app/controllers/concerns/api/import_puppetclasses_common_controller.rb:19
msgid ""
"Optional comma-delimited string containing either 'new', 'updated', or 'obsole"
"te' that is used to limit the imported Puppet classes"
msgstr ""

#: ../app/controllers/concerns/api/import_puppetclasses_common_controller.rb:45
msgid ""
"Failed to update the environments and Puppet classes from the on-disk puppet i"
"nstallation: %s"
msgstr ""

#: ../app/controllers/concerns/api/import_puppetclasses_common_controller.rb:70
#: ../app/controllers/concerns/api/import_puppetclasses_common_controller.rb:101
msgid ""
"No proxy found to import classes from, ensure that the smart proxy has the Pup"
"pet feature enabled."
msgstr ""

#: ../app/controllers/concerns/api/import_puppetclasses_common_controller.rb:93
#: ../app/controllers/concerns/foreman/controller/environments.rb:24
msgid "No changes to your environments detected"
msgstr ""

#: ../app/controllers/concerns/api/v2/lookup_keys_common_controller.rb:49
msgid "Puppet class with id '%{id}' was not found"
msgstr ""

#: ../app/controllers/concerns/api/v2/lookup_keys_common_controller.rb:55
msgid "Environment with id '%{id}' was not found"
msgstr ""

#: ../app/controllers/concerns/api/v2/lookup_keys_common_controller.rb:61
msgid "Host with id '%{id}' was not found"
msgstr ""

#: ../app/controllers/concerns/api/v2/lookup_keys_common_controller.rb:67
msgid "Hostgroup with id '%{id}' was not found"
msgstr ""

#: ../app/controllers/concerns/api/v2/taxonomies_controller.rb:19
msgid "User IDs"
msgstr ""

#: ../app/controllers/concerns/api/v2/taxonomies_controller.rb:20
msgid "Smart proxy IDs"
msgstr ""

#: ../app/controllers/concerns/api/v2/taxonomies_controller.rb:21
msgid "Compute resource IDs"
msgstr ""

#: ../app/controllers/concerns/api/v2/taxonomies_controller.rb:22
msgid "Media IDs"
msgstr ""

#: ../app/controllers/concerns/api/v2/taxonomies_controller.rb:23
#: ../app/controllers/concerns/api/v2/taxonomies_controller.rb:25
msgid "Provisioning template IDs"
msgstr ""

#: ../app/controllers/concerns/api/v2/taxonomies_controller.rb:24
msgid "Partition template IDs"
msgstr ""

#: ../app/controllers/concerns/api/v2/taxonomies_controller.rb:26
msgid "Domain IDs"
msgstr ""

#: ../app/controllers/concerns/api/v2/taxonomies_controller.rb:27
msgid "Realm IDs"
msgstr ""

#: ../app/controllers/concerns/api/v2/taxonomies_controller.rb:28
msgid "Host group IDs"
msgstr ""

#: ../app/controllers/concerns/api/v2/taxonomies_controller.rb:29
msgid "Environment IDs"
msgstr ""

#: ../app/controllers/concerns/api/v2/taxonomies_controller.rb:30
msgid "Subnet IDs"
msgstr ""

#: ../app/controllers/concerns/api/v2/taxonomies_controller.rb:34
msgid "List all :resource_id"
msgstr ""

#: ../app/controllers/concerns/api/v2/taxonomies_controller.rb:50
msgid "Show :a_resource"
msgstr ""

#: ../app/controllers/concerns/api/v2/taxonomies_controller.rb:56
msgid "Create :a_resource"
msgstr ""

#: ../app/controllers/concerns/api/v2/taxonomies_controller.rb:64
msgid "Update :a_resource"
msgstr ""

#: ../app/controllers/concerns/api/v2/taxonomies_controller.rb:73
msgid "Delete :a_resource"
msgstr ""

#: ../app/controllers/concerns/api/v2/taxonomies_controller.rb:77
#: ../app/controllers/concerns/foreman/controller/taxonomies_controller.rb:96
msgid "Cannot delete %{current} because it has nested %{sti_name}."
msgstr ""

#: ../app/controllers/concerns/foreman/controller/auto_complete_search.rb:14
msgid "Operators"
msgstr ""

#: ../app/controllers/concerns/foreman/controller/auto_complete_search.rb:26
msgid "Invalid search query: %s"
msgstr ""

#: ../app/controllers/concerns/foreman/controller/environments.rb:14
msgid ""
"No smart proxy was found to import environments from, ensure that at least one"
" smart proxy is registered with the 'puppet' feature."
msgstr ""

#: ../app/controllers/concerns/foreman/controller/environments.rb:31
msgid ""
"Successfully updated environments and Puppet classes from the on-disk Puppet i"
"nstallation"
msgstr ""

#: ../app/controllers/concerns/foreman/controller/environments.rb:33
msgid ""
"Failed to update environments and Puppet classes from the on-disk Puppet insta"
"llation: %s"
msgstr ""

#: ../app/controllers/concerns/foreman/controller/session.rb:36
msgid "Your session has expired, please login again"
msgstr ""

#: ../app/controllers/concerns/foreman/controller/taxonomies_controller.rb:129
msgid "All mismatches between hosts and %s have been fixed"
msgstr ""

#: ../app/controllers/concerns/foreman/controller/taxonomies_controller.rb:132
msgid "All mismatches between hosts and locations/organizations have been fixed"
msgstr ""

#: ../app/controllers/concerns/foreman/controller/taxonomies_controller.rb:145
msgid "All hosts previously with no %{single} are now assigned to %{name}"
msgstr ""

#: ../app/controllers/concerns/foreman/controller/taxonomies_controller.rb:152
msgid "Selected hosts are now assigned to %s"
msgstr ""

#: ../app/controllers/external_usergroups_controller.rb:6
msgid "External user group %{name} refreshed"
msgstr ""

#: ../app/controllers/external_usergroups_controller.rb:8
msgid "External user group %{name} could not be refreshed"
msgstr ""

#: ../app/controllers/hostgroups_controller.rb:36
msgid "The following fields would need reviewing"
msgstr ""

#: ../app/controllers/hosts_controller.rb:10
msgid "PXE"
msgstr ""

#: ../app/controllers/hosts_controller.rb:10
msgid "BIOS"
msgstr ""

#: ../app/controllers/hosts_controller.rb:10
msgid "CDROM"
msgstr ""

#: ../app/controllers/hosts_controller.rb:10
#: ../app/views/compute_resources_vms/show/_libvirt.html.erb:45
#: ../app/views/compute_resources_vms/show/_ovirt.html.erb:39
msgid "Disk"
msgstr ""

#: ../app/controllers/hosts_controller.rb:76
#: ../app/controllers/templates_controller.rb:29
msgid "The marked fields will need reviewing"
msgstr ""

#: ../app/controllers/hosts_controller.rb:179
msgid "Unable to generate output, Check log files"
msgstr ""

#: ../app/controllers/hosts_controller.rb:187
msgid "Successfully executed, check log files for more details"
msgstr ""

#: ../app/controllers/hosts_controller.rb:204
msgid "Enabled %s for reboot and rebuild"
msgstr ""

#: ../app/controllers/hosts_controller.rb:206
msgid "Failed to reboot %s."
msgstr ""

#: ../app/controllers/hosts_controller.rb:209
#: ../app/controllers/hosts_controller.rb:212
msgid "Enabled %s for rebuild on next boot"
msgstr ""

#: ../app/controllers/hosts_controller.rb:215
msgid "Failed to enable %{host} for installation: %{errors}"
msgstr ""

#: ../app/controllers/hosts_controller.rb:221
msgid "Canceled pending build for %s"
msgstr ""

#: ../app/controllers/hosts_controller.rb:223
msgid "Failed to cancel pending build for %s"
msgstr ""

#: ../app/controllers/hosts_controller.rb:230
msgid "%{host} is about to %{action}"
msgstr ""

#: ../app/controllers/hosts_controller.rb:232
msgid "Failed to %{action} %{host}: %{e}"
msgstr ""

#: ../app/controllers/hosts_controller.rb:283
msgid "%{host} now boots from %{device}"
msgstr ""

#: ../app/controllers/hosts_controller.rb:285
msgid "Failed to configure %{host} to boot from %{device}: %{e}"
msgstr ""

#: ../app/controllers/hosts_controller.rb:315
msgid "Foreman now manages the build cycle for %s"
msgstr ""

#: ../app/controllers/hosts_controller.rb:317
msgid "Foreman now no longer manages the build cycle for %s"
msgstr ""

#: ../app/controllers/hosts_controller.rb:321
msgid "Failed to modify the build cycle for %s"
msgstr ""

#: ../app/controllers/hosts_controller.rb:327
msgid "Host %s is not associated with a VM"
msgstr ""

#: ../app/controllers/hosts_controller.rb:330
msgid "%s has been disassociated from VM"
msgstr ""

#: ../app/controllers/hosts_controller.rb:349
msgid "No parameters were allocated to the selected hosts, can't mass assign."
msgstr ""

#: ../app/controllers/hosts_controller.rb:368
msgid "Updated all hosts!"
msgstr ""

#: ../app/controllers/hosts_controller.rb:371
msgid "%s Parameters updated, see below for more information"
msgstr ""

#: ../app/controllers/hosts_controller.rb:381
msgid "No host group selected!"
msgstr ""

#: ../app/controllers/hosts_controller.rb:391
msgid "Updated hosts: changed host group"
msgstr ""

#: ../app/controllers/hosts_controller.rb:402
msgid "No environment selected!"
msgstr ""

#: ../app/controllers/hosts_controller.rb:414
msgid "Updated hosts: changed environment"
msgstr ""

#: ../app/controllers/hosts_controller.rb:432
msgid "The selected hosts will execute a build operation on next reboot"
msgstr ""

#: ../app/controllers/hosts_controller.rb:434
msgid "The following hosts failed the build operation: %s"
msgstr ""

#: ../app/controllers/hosts_controller.rb:445
msgid "Destroyed selected hosts"
msgstr ""

#: ../app/controllers/hosts_controller.rb:447
msgid "The following hosts were not deleted: %s"
msgstr ""

#: ../app/controllers/hosts_controller.rb:473
msgid "Successfully executed, check reports and/or log files for more details"
msgstr ""

#: ../app/controllers/hosts_controller.rb:475
msgid ""
"Some or all hosts execution failed, Please check log files for more informatio"
"n"
msgstr ""

#: ../app/controllers/hosts_controller.rb:487
msgid "Updated hosts: Disassociated from VM"
msgstr ""

#: ../app/controllers/hosts_controller.rb:493
msgid "Hosts with errors"
msgstr ""

#: ../app/controllers/hosts_controller.rb:498
msgid "Active Hosts"
msgstr ""

#: ../app/controllers/hosts_controller.rb:503
msgid "Pending Hosts"
msgstr ""

#: ../app/controllers/hosts_controller.rb:508
msgid "Hosts which didn't run puppet in the last %s"
msgstr ""

#: ../app/controllers/hosts_controller.rb:513
msgid "Hosts with notifications disabled"
msgstr ""

#: ../app/controllers/hosts_controller.rb:617
msgid "invalid type: %s requested"
msgstr ""

#: ../app/controllers/hosts_controller.rb:622
msgid "Something went wrong while changing host type - %s"
msgstr ""

#: ../app/controllers/hosts_controller.rb:672
msgid "No hosts were found with that id or name"
msgstr ""

#: ../app/controllers/hosts_controller.rb:676
msgid "No hosts selected"
msgstr ""

#: ../app/controllers/hosts_controller.rb:682
msgid "Something went wrong while selecting hosts - %s"
msgstr ""

#: ../app/controllers/hosts_controller.rb:695
msgid "%s selected hosts"
msgstr ""

#: ../app/controllers/hosts_controller.rb:697
msgid "The following hosts were not %{action}: %{missed_hosts}"
msgstr ""

#: ../app/controllers/puppetclasses_controller.rb:37
msgid "Successfully overridden all parameters of Puppet class %s"
msgstr ""

#: ../app/controllers/puppetclasses_controller.rb:39
msgid "Successfully reset all parameters of Puppet class %s to their default values"
msgstr ""

#: ../app/controllers/puppetclasses_controller.rb:42
msgid "No parameters to override for Puppet class %s"
msgstr ""

#: ../app/controllers/reports_controller.rb:27
msgid "Successfully deleted report."
msgstr ""

#: ../app/controllers/roles_controller.rb:44
msgid "Role cloned from role %{old_name}"
msgstr ""

#: ../app/controllers/smart_proxies_controller.rb:36
msgid "No changes found when refreshing features from %s."
msgstr ""

#: ../app/controllers/smart_proxies_controller.rb:36
msgid "Successfully refreshed features from %s."
msgstr ""

#: ../app/controllers/statistics_controller.rb:7
msgid "%s core"
msgid_plural "%s cores"
msgstr[0] ""
msgstr[1] ""

#: ../app/controllers/subnets_controller.rb:63
msgid "No new subnets found"
msgstr ""

#: ../app/controllers/subnets_controller.rb:70
msgid "No subnets selected"
msgstr ""

#: ../app/controllers/subnets_controller.rb:75
msgid "Imported Subnets"
msgstr ""

#: ../app/controllers/templates_controller.rb:85
msgid "No host could be found for rendering the template"
msgstr ""

#: ../app/controllers/templates_controller.rb:101
msgid "There was an error rendering the %{name} template: %{error}"
msgstr ""

#: ../app/controllers/templates_controller.rb:109
msgid "Template locked"
msgstr ""

#: ../app/controllers/templates_controller.rb:109
msgid "Template unlocked"
msgstr ""

#: ../app/controllers/unattended_controller.rb:167
msgid ""
"Failed to clean any old certificates or add the autosign entry. Terminating th"
"e build!"
msgstr ""

#: ../app/controllers/unattended_controller.rb:179
msgid "Failed to get a new realm OTP. Terminating the build!"
msgstr ""

#: ../app/controllers/unattended_controller.rb:224
msgid "There was an error rendering the %s template: "
msgstr ""

#: ../app/controllers/users_controller.rb:51
msgid "You cannot delete this user while logged in as this user."
msgstr ""

#: ../app/controllers/users_controller.rb:75
msgid "Incorrect username or password"
msgstr ""

#: ../app/controllers/users_controller.rb:107
msgid "Logged out - See you soon"
msgstr ""

#: ../app/helpers/application_helper.rb:51
msgid "Remove Parameter"
msgstr ""

#: ../app/helpers/application_helper.rb:77
msgid "Click to remove %s"
msgstr ""

#: ../app/helpers/application_helper.rb:98
msgid "Click to add %s"
msgstr ""

#: ../app/helpers/application_helper.rb:155 ../app/helpers/bmc_helper.rb:18
#: ../app/helpers/bmc_helper.rb:26
#: ../app/helpers/compute_resources_vms_helper.rb:5
#: ../app/helpers/hostgroups_helper.rb:6 ../app/views/images/index.html.erb:23
msgid "Are you sure?"
msgstr ""

#: ../app/helpers/application_helper.rb:156 ../app/helpers/hosts_helper.rb:318
#: ../app/views/hosts/_interfaces.html.erb:34
msgid "Delete"
msgstr ""

#: ../app/helpers/application_helper.rb:222
msgid "Help"
msgstr ""

#: ../app/helpers/application_helper.rb:244
msgid "Expand the chart"
msgstr ""

#: ../app/helpers/application_helper.rb:347
msgid "Change your avatar at gravatar.com"
msgstr ""

#: ../app/helpers/application_helper.rb:379
msgid "no value"
msgstr ""

#: ../app/helpers/application_helper.rb:380
msgid "Inherit parent (%s)"
msgstr ""

#: ../app/helpers/application_helper.rb:397
#: ../app/views/about/index.html.erb:122
#: ../app/views/common/_searchbar.html.erb:19
msgid "Documentation"
msgstr ""

#: ../app/helpers/application_helper.rb:411
msgid "Click to edit"
msgstr ""

#: ../app/helpers/audits_helper.rb:7 ../app/helpers/audits_helper.rb:19
#: ../app/helpers/audits_helper.rb:43
#: ../app/helpers/compute_resources_vms_helper.rb:39
#: ../app/helpers/fact_values_helper.rb:5 ../app/helpers/hosts_helper.rb:155
#: ../app/helpers/hosts_helper.rb:162 ../app/helpers/puppetca_helper.rb:9
#: ../app/helpers/reports_helper.rb:22
#: ../app/views/fact_values/_fact.html.erb:7
msgid "N/A"
msgstr ""

#: ../app/helpers/audits_helper.rb:10
msgid "NA"
msgstr ""

#: ../app/helpers/audits_helper.rb:41
msgid "Provisioning Template content changed %s"
msgstr ""

#: ../app/helpers/audits_helper.rb:43
msgid "Owner changed to %s"
msgstr ""

#: ../app/helpers/audits_helper.rb:45
msgid "%{name} changed from %{label1} to %{label2}"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/helpers/audits_helper.rb:81 ../app/helpers/hosts_helper.rb:263
#: ../app/views/users/_form.html.erb:7 model_attributes.rb:538
msgid "User"
msgstr ""

#: ../app/helpers/audits_helper.rb:85
#: ../app/helpers/compute_resources_vms_helper.rb:37
#: ../app/helpers/fact_values_helper.rb:3 ../app/helpers/hosts_helper.rb:57
#: ../app/helpers/hosts_helper.rb:154 ../app/helpers/puppetca_helper.rb:15
#: ../app/helpers/reports_helper.rb:4 ../app/helpers/users_helper.rb:3
msgid "%s ago"
msgstr ""

#: ../app/helpers/common_parameters_helper.rb:9
msgid "Parameters that would be associated with hosts in this %s"
msgstr ""

#: ../app/helpers/common_parameters_helper.rb:18
msgid "<b>Source:</b> %{type} %{name}"
msgstr ""

#: ../app/helpers/common_parameters_helper.rb:18
#: ../app/helpers/lookup_keys_helper.rb:80
#: ../app/helpers/lookup_keys_helper.rb:97
msgid "Additional info"
msgstr ""

#: ../app/helpers/common_parameters_helper.rb:22
#: ../app/views/common_parameters/_puppetclasses_parameters.html.erb:8
#: ../app/views/lookup_keys/_fields.html.erb:17
#: ../app/views/lookup_keys/_value.html.erb:6
msgid "Use Puppet default"
msgstr ""

#: ../app/helpers/common_parameters_helper.rb:22
msgid "Explain use Puppet default"
msgstr ""

#: ../app/helpers/common_parameters_helper.rb:23
msgid ""
"Do not send this parameter via the ENC.<br>Puppet will use the value defined i"
"n the manifest."
msgstr ""

#: ../app/helpers/compute_resources_helper.rb:10
msgid "Paused"
msgstr ""

#: ../app/helpers/compute_resources_helper.rb:12
#: ../app/helpers/compute_resources_helper.rb:17
#: ../app/helpers/hosts_helper.rb:280
msgid "On"
msgstr ""

#: ../app/helpers/compute_resources_helper.rb:12
#: ../app/helpers/compute_resources_helper.rb:17
#: ../app/helpers/hosts_helper.rb:280
msgid "Off"
msgstr ""

#: ../app/helpers/compute_resources_helper.rb:26
msgid "Are you sure you want to power %{act} %{vm}?"
msgstr ""

#: ../app/helpers/compute_resources_helper.rb:34
msgid "Resume"
msgstr ""

#: ../app/helpers/compute_resources_helper.rb:34
msgid "Pause"
msgstr ""

#: ../app/helpers/compute_resources_helper.rb:36
msgid "Are you sure you want to %{act} %{vm}?"
msgstr ""

#: ../app/helpers/compute_resources_vms_helper.rb:6
msgid "Power%s"
msgstr ""

#: ../app/helpers/compute_resources_vms_helper.rb:9
msgid "Unknown Power State"
msgstr ""

#: ../app/helpers/compute_resources_vms_helper.rb:16
#: ../app/helpers/compute_resources_vms_helper.rb:19
#: ../app/views/compute_resources_vms/show.html.erb:8
msgid "Console"
msgstr ""

#: ../app/helpers/compute_resources_vms_helper.rb:62
msgid "%s - Press Shift-F12 to release the cursor."
msgstr ""

#: ../app/helpers/compute_resources_vms_helper.rb:73
msgid "Physical (Bridge)"
msgstr ""

#: ../app/helpers/compute_resources_vms_helper.rb:74
msgid "Virtual (NAT)"
msgstr ""

#: ../app/helpers/dashboard_helper.rb:3
msgid "Add to dashboard"
msgstr ""

#: ../app/helpers/dashboard_helper.rb:7
msgid "Generated at %s"
msgstr ""

#: ../app/helpers/dashboard_helper.rb:8
msgid "Manage dashboard"
msgstr ""

#: ../app/helpers/dashboard_helper.rb:9
msgid "Save dashboard"
msgstr ""

#: ../app/helpers/dashboard_helper.rb:10
msgid "Reset to default"
msgstr ""

#: ../app/helpers/dashboard_helper.rb:12
msgid "Restore widgets"
msgstr ""

#: ../app/helpers/dashboard_helper.rb:37 ../app/models/host/managed.rb:687
msgid "Active"
msgstr ""

#: ../app/helpers/dashboard_helper.rb:40
msgid "Pending changes"
msgstr ""

#: ../app/helpers/dashboard_helper.rb:41 ../app/models/host/managed.rb:683
msgid "Out of sync"
msgstr ""

#: ../app/helpers/dashboard_helper.rb:42
msgid "No report"
msgstr ""

#: ../app/helpers/dashboard_helper.rb:43
msgid "Notification disabled"
msgstr ""

#: ../app/helpers/dashboard_helper.rb:44
#: ../app/views/dashboard/_status_widget.html.erb:2
msgid "Host Configuration Status"
msgstr ""

#: ../app/helpers/dashboard_helper.rb:49
msgid "Number Of Clients"
msgstr ""

#: ../app/helpers/dashboard_helper.rb:49
msgid "Minutes Ago"
msgstr ""

#: ../app/helpers/dashboard_helper.rb:74 ../app/helpers/hosts_helper.rb:180
#: ../app/views/reports/_list.html.erb:8
msgid "Applied"
msgstr ""

#. TRANSLATORS: initial character of Applied
#: ../app/helpers/dashboard_helper.rb:74
msgid "Applied|A"
msgstr ""

#: ../app/helpers/dashboard_helper.rb:76 ../app/helpers/hosts_helper.rb:184
#: ../app/views/reports/_list.html.erb:9
msgid "Restarted"
msgstr ""

#. TRANSLATORS: initial character of Restarted
#: ../app/helpers/dashboard_helper.rb:76
msgid "Restarted|R"
msgstr ""

#. TRANSLATORS: initial character of Failed
#: ../app/helpers/dashboard_helper.rb:78
msgid "Failed|F"
msgstr ""

#: ../app/helpers/dashboard_helper.rb:78 ../app/helpers/hosts_helper.rb:181
#: ../app/models/report.rb:136 ../app/views/reports/_list.html.erb:10
msgid "Failed"
msgstr ""

#. TRANSLATORS: initial characters of Failed Restarts
#: ../app/helpers/dashboard_helper.rb:80
msgid "Failed Restarts|FR"
msgstr ""

#: ../app/helpers/dashboard_helper.rb:80
msgid "Failed Restarts"
msgstr ""

#. TRANSLATORS: initial character of Skipped
#: ../app/helpers/dashboard_helper.rb:82
msgid "Skipped|S"
msgstr ""

#: ../app/helpers/dashboard_helper.rb:82 ../app/helpers/hosts_helper.rb:183
#: ../app/views/reports/_list.html.erb:12
msgid "Skipped"
msgstr ""

#. TRANSLATORS: initial character of Pending
#. TRANSLATORS: host's status: first character of "pending"
#: ../app/helpers/dashboard_helper.rb:84 ../app/helpers/hosts_helper.rb:105
msgid "Pending|P"
msgstr ""

#: ../app/helpers/dashboard_helper.rb:84 ../app/models/host/managed.rb:689
#: ../app/views/reports/_list.html.erb:13
msgid "Pending"
msgstr ""

#: ../app/helpers/environments_helper.rb:6
msgid "New Puppet Environment"
msgstr ""

#: ../app/helpers/fact_values_helper.rb:24
msgid "Show all %s children fact values"
msgstr ""

#: ../app/helpers/fact_values_helper.rb:27
msgid "Show all %s fact values"
msgstr ""

#: ../app/helpers/fact_values_helper.rb:33
msgid "Expand nested items"
msgstr ""

#: ../app/helpers/fact_values_helper.rb:44
msgid "Show full value"
msgstr ""

#: ../app/helpers/home_helper.rb:56
msgid "Any Context"
msgstr ""

#: ../app/helpers/hostgroups_helper.rb:8
msgid "This group has nested groups!"
msgstr ""

#: ../app/helpers/hostgroups_helper.rb:9
msgid "Please delete all nested groups before deleting it."
msgstr ""

#: ../app/helpers/hosts_and_hostgroups_helper.rb:60
msgid "Puppet CA"
msgstr ""

#: ../app/helpers/hosts_and_hostgroups_helper.rb:61
msgid "Use this puppet server as a CA server"
msgstr ""

#: ../app/helpers/hosts_and_hostgroups_helper.rb:71
msgid "Puppet Master"
msgstr ""

#: ../app/helpers/hosts_and_hostgroups_helper.rb:72
msgid "Use this puppet server as an initial Puppet Server or to execute puppet runs"
msgstr ""

#: ../app/helpers/hosts_helper.rb:45 ../app/views/hosts/index.html.erb:2
#: ../app/views/hosts/welcome.html.erb:1
msgid "New Host"
msgstr ""

#: ../app/helpers/hosts_helper.rb:66
msgid "View last report details"
msgstr ""

#: ../app/helpers/hosts_helper.rb:69
msgid "Report Already Deleted"
msgstr ""

#. TRANSLATORS: host's status: first character of "build"
#: ../app/helpers/hosts_helper.rb:81
msgid "Build|B"
msgstr ""

#. TRANSLATORS: host's status: first character of "disabled"
#: ../app/helpers/hosts_helper.rb:85
msgid "Disabled|D"
msgstr ""

#. TRANSLATORS: host's status: first character of "no reports"
#: ../app/helpers/hosts_helper.rb:89
msgid "No reports|N"
msgstr ""

#. TRANSLATORS: host's status: first character of "sync" (out of sync)
#: ../app/helpers/hosts_helper.rb:93
msgid "Sync|S"
msgstr ""

#. TRANSLATORS: host's status: first character of "error"
#: ../app/helpers/hosts_helper.rb:97
msgid "Error|E"
msgstr ""

#. TRANSLATORS: host's status: first character of "active"
#: ../app/helpers/hosts_helper.rb:101
msgid "Active|A"
msgstr ""

#. TRANSLATORS: host's status: first character of "OK"
#: ../app/helpers/hosts_helper.rb:109
msgid "OK|O"
msgstr ""

#: ../app/helpers/hosts_helper.rb:130
msgid "Change Group"
msgstr ""

#: ../app/helpers/hosts_helper.rb:131
msgid "Change Environment"
msgstr ""

#: ../app/helpers/hosts_helper.rb:132
msgid "Edit Parameters"
msgstr ""

#: ../app/helpers/hosts_helper.rb:133
msgid "Delete Hosts"
msgstr ""

#: ../app/helpers/hosts_helper.rb:134
msgid "Disable Notifications"
msgstr ""

#: ../app/helpers/hosts_helper.rb:135
msgid "Enable Notifications"
msgstr ""

#: ../app/helpers/hosts_helper.rb:136
msgid "Disassociate Hosts"
msgstr ""

#: ../app/helpers/hosts_helper.rb:138
msgid "Build Hosts"
msgstr ""

#: ../app/helpers/hosts_helper.rb:139
msgid "Run Puppet"
msgstr ""

#: ../app/helpers/hosts_helper.rb:140
msgid "Assign Organization"
msgstr ""

#: ../app/helpers/hosts_helper.rb:141
msgid "Assign Location"
msgstr ""

#: ../app/helpers/hosts_helper.rb:146
msgid "Select Action"
msgstr ""

#: ../app/helpers/hosts_helper.rb:148
msgid "%s - The following hosts are about to be changed"
msgstr ""

#: ../app/helpers/hosts_helper.rb:182
msgid "Failed restarts"
msgstr ""

#: ../app/helpers/hosts_helper.rb:193
msgid "Config Retrieval"
msgstr ""

#: ../app/helpers/hosts_helper.rb:193 ../app/views/hosts/show.html.erb:83
msgid "Runtime"
msgstr ""

#: ../app/helpers/hosts_helper.rb:199
msgid "Reports from the last %{days} days - %{count} reports found"
msgstr ""

#: ../app/helpers/hosts_helper.rb:214
msgid "Provisioning Support is disabled or this host is not managed"
msgstr ""

#: ../app/helpers/hosts_helper.rb:226
msgid "Unable to find templates as this host has no operating system"
msgstr ""

#: ../app/helpers/hosts_helper.rb:232
msgid "No template found"
msgstr ""

#: ../app/helpers/hosts_helper.rb:234
msgid "Template Type"
msgstr ""

#: ../app/helpers/hosts_helper.rb:237
#: ../app/views/hosts/_provisioning.html.erb:5
msgid "%s Template"
msgstr ""

#: ../app/helpers/hosts_helper.rb:240 ../app/helpers/hosts_helper.rb:286
#: ../app/helpers/hosts_helper.rb:442
#: ../app/views/compute_profiles/index.html.erb:17
#: ../app/views/compute_resources/index.html.erb:19
#: ../app/views/compute_resources/show.html.erb:7
#: ../app/views/config_groups/index.html.erb:25
#: ../app/views/filters/index.html.erb:38
#: ../app/views/hosts/_interfaces.html.erb:33
#: ../app/views/hosts/_list.html.erb:31
#: ../app/views/hosts/review_before_build.html.erb:9
#: ../app/views/images/index.html.erb:22
#: ../app/views/taxonomies/index.html.erb:27
#: ../app/views/trends/index.html.erb:36
msgid "Edit"
msgstr ""

#: ../app/helpers/hosts_helper.rb:241
msgid "Review"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/helpers/hosts_helper.rb:251 ../app/views/domains/_form.html.erb:4
#: ../app/views/hostgroups/_form.html.erb:48
#: ../app/views/subnets/_form.html.erb:22 model_attributes.rb:128
msgid "Domain"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/helpers/hosts_helper.rb:252 ../app/views/hostgroups/_form.html.erb:58
#: ../app/views/realms/_form.html.erb:4 model_attributes.rb:422
msgid "Realm"
msgstr ""

#: ../app/helpers/hosts_helper.rb:253 ../app/views/hosts/_nics.html.erb:18
msgid "IP Address"
msgstr ""

#: ../app/helpers/hosts_helper.rb:254 ../app/views/hosts/_nics.html.erb:14
msgid "MAC Address"
msgstr ""

#: ../app/helpers/hosts_helper.rb:255
msgid "Puppet Environment"
msgstr ""

#: ../app/helpers/hosts_helper.rb:256
msgid "Host Architecture"
msgstr ""

#: ../app/helpers/hosts_helper.rb:257 ../app/views/hostgroups/_form.html.erb:10
#: ../app/views/hosts/_form.html.erb:18 ../app/views/images/index.html.erb:7
#: ../app/views/operatingsystems/_form.html.erb:4
#: ../app/views/provisioning_templates/_custom_tabs.html.erb:28
msgid "Operating System"
msgstr ""

#: ../app/helpers/hosts_helper.rb:258 ../app/helpers/trends_helper.rb:6
#: ../app/views/host_mailer/_active_hosts.html.erb:8
#: ../app/views/host_mailer/_nonactive_hosts.html.erb:8
#: ../app/views/hosts/_assign_hosts.html.erb:16
#: ../app/views/hosts/_list.html.erb:11
msgid "Host group"
msgstr ""

#: ../app/helpers/hosts_helper.rb:260
#: ../app/views/home/_location_dropdown.html.erb:1
#: ../app/views/hosts/_selected_hosts.html.erb:15 taxonomies.rb:10
msgid "Location"
msgstr ""

#: ../app/helpers/hosts_helper.rb:261
#: ../app/views/home/_organization_dropdown.html.erb:1
#: ../app/views/hosts/_selected_hosts.html.erb:16 taxonomies.rb:11
msgid "Organization"
msgstr ""

#: ../app/helpers/hosts_helper.rb:264 ../app/helpers/hosts_helper.rb:266
msgid "Owner"
msgstr ""

#: ../app/helpers/hosts_helper.rb:269 ../app/views/puppetca/index.html.erb:7
msgid "Certificate Name"
msgstr ""

#: ../app/helpers/hosts_helper.rb:287
msgid "Edit your host"
msgstr ""

#: ../app/helpers/hosts_helper.rb:289
msgid "Cancel build"
msgstr ""

#: ../app/helpers/hosts_helper.rb:291
msgid "Cancel build request for this host"
msgstr ""

#: ../app/helpers/hosts_helper.rb:295
msgid "Enable rebuild on next host boot"
msgstr ""

#: ../app/helpers/hosts_helper.rb:307
msgid "Loading power state ..."
msgstr ""

#: ../app/helpers/hosts_helper.rb:312
msgid "Run puppet"
msgstr ""

#: ../app/helpers/hosts_helper.rb:314
msgid "Trigger a puppetrun on a node; requires that puppet run is enabled"
msgstr ""

#: ../app/helpers/hosts_helper.rb:329
msgid ""
"Are you sure you want to delete host %s? This will delete the virtual machine "
"and its disks, and is irreversible."
msgstr ""

#: ../app/helpers/hosts_helper.rb:331
msgid "Are you sure you want to delete host %s? This action is irreversible."
msgstr ""

#: ../app/helpers/hosts_helper.rb:360 ../app/services/menu/loader.rb:51
#: ../app/views/audits/index.html.erb:1
msgid "Audits"
msgstr ""

#: ../app/helpers/hosts_helper.rb:360
msgid "Host audit entries"
msgstr ""

#: ../app/helpers/hosts_helper.rb:361
msgid "Browse host facts"
msgstr ""

#: ../app/helpers/hosts_helper.rb:361 ../app/helpers/trends_helper.rb:6
#: ../app/services/menu/loader.rb:48
msgid "Facts"
msgstr ""

#: ../app/helpers/hosts_helper.rb:362 ../app/services/menu/loader.rb:46
#: ../app/views/reports/index.html.erb:1
msgid "Reports"
msgstr ""

#: ../app/helpers/hosts_helper.rb:362
msgid "Browse host reports"
msgstr ""

#: ../app/helpers/hosts_helper.rb:363
msgid "Puppet external nodes YAML dump"
msgstr ""

#: ../app/helpers/hosts_helper.rb:363
msgid "YAML"
msgstr ""

#: ../app/helpers/hosts_helper.rb:371
msgid "Allocation (GB)"
msgstr ""

#: ../app/helpers/hosts_helper.rb:374 ../app/helpers/lookup_keys_helper.rb:44
#: ../app/helpers/lookup_keys_helper.rb:64
#: ../app/helpers/provisioning_templates_helper.rb:5
#: ../app/helpers/provisioning_templates_helper.rb:6 ../app/models/subnet.rb:4
#: ../app/views/domains/_form.html.erb:20
#: ../app/views/subnets/_form.html.erb:26
#: ../app/views/subnets/_form.html.erb:28
#: ../app/views/subnets/_form.html.erb:30
msgid "None"
msgstr ""

#: ../app/helpers/hosts_helper.rb:374
msgid "Full"
msgstr ""

#: ../app/helpers/hosts_helper.rb:374
msgid "Size"
msgstr ""

#: ../app/helpers/hosts_helper.rb:395
#: ../app/views/compute_resources_vms/form/_networks.html.erb:6
#: ../app/views/compute_resources_vms/form/_networks.html.erb:15
msgid "remove network interface"
msgstr ""

#: ../app/helpers/hosts_helper.rb:404
msgid "Interface is up"
msgstr ""

#: ../app/helpers/hosts_helper.rb:406
msgid "Interface is down"
msgstr ""

#: ../app/helpers/hosts_helper.rb:427
msgid "Errors occurred, build may fail"
msgstr ""

#: ../app/helpers/hosts_helper.rb:443
#: ../app/views/compute_resources/edit.html.erb:1
#: ../app/views/hostgroups/edit.html.erb:1 ../app/views/hosts/edit.html.erb:1
#: ../app/views/images/edit.html.erb:1 ../app/views/taxonomies/edit.html.erb:1
msgid "Edit %s"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/helpers/images_helper.rb:8
#: ../app/views/compute_resources_vms/form/ec2/_base.html.erb:7
#: ../app/views/compute_resources_vms/form/gce/_base.html.erb:9
#: ../app/views/compute_resources_vms/form/libvirt/_base.html.erb:22
#: ../app/views/compute_resources_vms/form/openstack/_base.html.erb:10
#: ../app/views/compute_resources_vms/form/ovirt/_base.html.erb:37
#: ../app/views/compute_resources_vms/form/rackspace/_base.html.erb:9
#: ../app/views/compute_resources_vms/form/vmware/_base.html.erb:24
#: model_attributes.rb:244
msgid "Image"
msgstr ""

#: ../app/helpers/images_helper.rb:10
msgid "Image ID as provided by the compute resource, e.g. ami-.."
msgstr ""

#: ../app/helpers/images_helper.rb:10
msgid "Image ID"
msgstr ""

#: ../app/helpers/layout_helper.rb:60 ../app/views/users/login.html.erb:23
msgid "Caps lock ON"
msgstr ""

#: ../app/helpers/layout_helper.rb:222
#: ../app/views/common/_searchbar.html.erb:40
#: ../app/views/hosts/_list.html.erb:50 ../app/views/trends/edit.html.erb:45
msgid "Submit"
msgstr ""

#: ../app/helpers/layout_helper.rb:222
msgid "Overwrite"
msgstr ""

#: ../app/helpers/layout_helper.rb:234
msgid "Unable to save"
msgstr ""

#: ../app/helpers/layout_helper.rb:249
msgid "&laquo;"
msgstr ""

#: ../app/helpers/layout_helper.rb:250
msgid "&raquo;"
msgstr ""

#: ../app/helpers/layout_helper.rb:256
msgid "No entries found"
msgstr ""

#: ../app/helpers/layout_helper.rb:259
msgid "Displaying <b>%{count}</b> entry"
msgid_plural "Displaying <b>all %{count}</b> entries"
msgstr[0] ""
msgstr[1] ""

#: ../app/helpers/layout_helper.rb:261
msgid "Displaying entries <b>%{from} - %{to}</b> of <b>%{count}</b> in total"
msgstr ""

#: ../app/helpers/layout_helper.rb:299
msgid "Warning!"
msgstr ""

#: ../app/helpers/layout_helper.rb:300
msgid "Alert"
msgstr ""

#: ../app/helpers/layout_helper.rb:326
#: ../app/views/hosts/_interfaces.html.erb:58
#: ../app/views/reports/show.html.erb:37
msgid "Close"
msgstr ""

#: ../app/helpers/layout_helper.rb:338 ../app/views/hosts/show.html.erb:84
#: ../app/views/hosts/show.html.erb:94 ../app/views/trends/show.html.erb:6
msgid "last %s day"
msgid_plural "last %s days"
msgstr[0] ""
msgstr[1] ""

#: ../app/helpers/layout_helper.rb:342
msgid "Full screen"
msgstr ""

#: ../app/helpers/lookup_keys_helper.rb:37
#: ../app/helpers/lookup_keys_helper.rb:44
#: ../app/views/puppetclasses/_classes_parameters.html.erb:4
msgid "Puppet class"
msgstr ""

#: ../app/helpers/lookup_keys_helper.rb:39
#: ../app/views/puppetclasses/_form.html.erb:6
msgid "Puppet Class"
msgstr ""

#: ../app/helpers/lookup_keys_helper.rb:51
msgid ""
"<dl><dt>String</dt> <dd>Everything is taken as a string.</dd><dt>Boolean</dt> "
"<dd>Common representation of boolean values are accepted.</dd><dt>Integer</dt>"
" <dd>Integer numbers only, can be negative.</dd><dt>Real</dt> <dd>Accept any n"
"umerical input.</dd><dt>Array</dt> <dd>A valid JSON or YAML input, that must e"
"valuate to an array.</dd><dt>Hash</dt> <dd>A valid JSON or YAML input, that mu"
"st evaluate to an object/map/dict/hash.</dd><dt>YAML</dt> <dd>Any valid YAML i"
"nput.</dd><dt>JSON</dt> <dd>Any valid JSON input.</dd></dl>"
msgstr ""

#: ../app/helpers/lookup_keys_helper.rb:51
msgid "Parameter types"
msgstr ""

#: ../app/helpers/lookup_keys_helper.rb:60
msgid "How values are validated"
msgstr ""

#: ../app/helpers/lookup_keys_helper.rb:67
msgid ""
"<dl><dt>List</dt> <dd>A list of the allowed values, specified in the Validator"
" rule field.</dd><dt>Regexp</dt> <dd>Validates the input with the regular expr"
"ession in the Validator rule field.</dd></dl>"
msgstr ""

#: ../app/helpers/lookup_keys_helper.rb:67
msgid "Validator type"
msgstr ""

#: ../app/helpers/lookup_keys_helper.rb:70
msgid "Validation types"
msgstr ""

#: ../app/helpers/lookup_keys_helper.rb:80
#: ../app/helpers/lookup_keys_helper.rb:97
msgid ""
"<b>Description:</b> %{desc}<br><b>Type:</b> %{type}<br> <b>Matcher:</b> %{matc"
"her}"
msgstr ""

#: ../app/helpers/lookup_keys_helper.rb:92 ../app/models/hostgroup.rb:137
msgid "Default value"
msgstr ""

#: ../app/helpers/lookup_keys_helper.rb:101
msgid "No value error"
msgstr ""

#: ../app/helpers/lookup_keys_helper.rb:101
msgid ""
"Required parameter without value.<br/><b>Please override!</b> <br><br><b>Descr"
"iption:</b>: %s"
msgstr ""

#: ../app/helpers/lookup_keys_helper.rb:104
msgid "No value warning"
msgstr ""

#: ../app/helpers/lookup_keys_helper.rb:104
msgid ""
"Optional parameter without value.<br/><i>Won't be given to Puppet.</i> <br><br"
"><b>Description:</b> %s"
msgstr ""

#: ../app/helpers/provisioning_templates_helper.rb:28
msgid "Default templates are automatically added to new locations"
msgstr ""

#: ../app/helpers/provisioning_templates_helper.rb:30
msgid "Default templates are automatically added to new organizations"
msgstr ""

#: ../app/helpers/provisioning_templates_helper.rb:32
msgid "Default templates are automatically added to new organizations and locations"
msgstr ""

#: ../app/helpers/provisioning_templates_helper.rb:37
#: ../app/views/hostgroups/index.html.erb:21
#: ../app/views/hosts/_list.html.erb:32 ../app/views/roles/index.html.erb:21
#: ../app/views/taxonomies/index.html.erb:29
msgid "Clone"
msgstr ""

#: ../app/helpers/provisioning_templates_helper.rb:41
msgid "You are about to unlock a locked template."
msgstr ""

#: ../app/helpers/provisioning_templates_helper.rb:44
msgid "This is for every location that uses it."
msgstr ""

#: ../app/helpers/provisioning_templates_helper.rb:46
msgid "This is for every organization that uses it."
msgstr ""

#: ../app/helpers/provisioning_templates_helper.rb:48
msgid "This is for every location and organization that uses it."
msgstr ""

#: ../app/helpers/provisioning_templates_helper.rb:52
msgid ""
"It is not recommended to unlock this template, as it is provided by %{vendor} "
"and may be overwritten. Please consider cloning it instead."
msgstr ""

#: ../app/helpers/provisioning_templates_helper.rb:56
msgid "Continue?"
msgstr ""

#: ../app/helpers/provisioning_templates_helper.rb:59
msgid "Unlock"
msgstr ""

#: ../app/helpers/provisioning_templates_helper.rb:63
msgid "Lock"
msgstr ""

#: ../app/helpers/provisioning_templates_helper.rb:66
#: ../app/helpers/smart_proxies_helper.rb:17
#: ../app/views/architectures/index.html.erb:22
#: ../app/views/auth_source_ldaps/index.html.erb:24
#: ../app/views/bookmarks/index.html.erb:24
#: ../app/views/common_parameters/index.html.erb:21
#: ../app/views/compute_profiles/index.html.erb:19
#: ../app/views/compute_resources/index.html.erb:20
#: ../app/views/config_groups/index.html.erb:26
#: ../app/views/domains/index.html.erb:18
#: ../app/views/lookup_keys/index.html.erb:21
#: ../app/views/media/index.html.erb:27 ../app/views/models/index.html.erb:24
#: ../app/views/operatingsystems/index.html.erb:20
#: ../app/views/puppetclasses/index.html.erb:32
#: ../app/views/realms/index.html.erb:18 ../app/views/roles/index.html.erb:22
#: ../app/views/subnets/index.html.erb:26
#: ../app/views/taxonomies/index.html.erb:30
#: ../app/views/usergroups/index.html.erb:23
#: ../app/views/users/index.html.erb:30
msgid "Delete %s?"
msgstr ""

#: ../app/helpers/puppetca_helper.rb:3
msgid "valid"
msgstr ""

#: ../app/helpers/puppetca_helper.rb:3
msgid "revoked"
msgstr ""

#: ../app/helpers/puppetca_helper.rb:3
msgid "pending"
msgstr ""

#: ../app/helpers/puppetca_helper.rb:13
msgid "in %s"
msgstr ""

#: ../app/helpers/puppetclasses_and_environments_helper.rb:4
msgid "Empty environment"
msgstr ""

#: ../app/helpers/puppetclasses_and_environments_helper.rb:6
msgid "Deleted environment"
msgstr ""

#: ../app/helpers/puppetclasses_and_environments_helper.rb:8
msgid "Deleted environment %{env} and %{pcs}"
msgstr ""

#: ../app/helpers/puppetclasses_and_environments_helper.rb:15
msgid "Import"
msgstr ""

#: ../app/helpers/puppetclasses_and_environments_helper.rb:20
msgid "Import from %s"
msgstr ""

#: ../app/helpers/puppetclasses_and_environments_helper.rb:40
msgid "%{name} has %{num_tag} class"
msgid_plural "%{name} has %{num_tag} classes"
msgstr[0] ""
msgstr[1] ""

#: ../app/helpers/reports_helper.rb:13
msgid "%s minute ago"
msgid_plural "%s minutes ago"
msgstr[0] ""
msgstr[1] ""

#: ../app/helpers/reports_helper.rb:14
msgid "%s day ago"
msgid_plural "%s days ago"
msgstr[0] ""
msgstr[1] ""

#: ../app/helpers/reports_helper.rb:15
msgid "%s week ago"
msgid_plural "%s weeks ago"
msgstr[0] ""
msgstr[1] ""

#: ../app/helpers/reports_helper.rb:16
msgid "%s month ago"
msgid_plural "%s months ago"
msgstr[0] ""
msgstr[1] ""

#: ../app/helpers/reports_helper.rb:17
msgid "All Reports"
msgstr ""

#: ../app/helpers/reports_helper.rb:18
msgid "Select a period"
msgstr ""

#: ../app/helpers/reports_helper.rb:42
msgid "Show log messages:"
msgstr ""

#: ../app/helpers/reports_helper.rb:43
msgid "Notices, warnings and errors"
msgstr ""

#: ../app/helpers/reports_helper.rb:43
msgid "All messages"
msgstr ""

#: ../app/helpers/reports_helper.rb:43
msgid "Warnings and errors"
msgstr ""

#: ../app/helpers/reports_helper.rb:43
msgid "Errors only"
msgstr ""

#: ../app/helpers/settings_helper.rb:6
msgid ""
"This setting is defined in the configuration file 'settings.yaml' and is read-"
"only."
msgstr ""

#: ../app/helpers/smart_proxies_helper.rb:4
#: ../app/views/autosign/index.html.erb:2
msgid "Certificates"
msgstr ""

#: ../app/helpers/smart_proxies_helper.rb:6
msgid "Autosign"
msgstr ""

#: ../app/helpers/smart_proxies_helper.rb:11
#: ../app/views/subnets/import.html.erb:1
msgid "Import subnets"
msgstr ""

#: ../app/helpers/smart_proxies_helper.rb:14
msgid "Refresh features"
msgstr ""

#: ../app/helpers/statistics_helper.rb:5
msgid "OS Distribution"
msgstr ""

#: ../app/helpers/statistics_helper.rb:6
msgid "Architecture Distribution"
msgstr ""

#: ../app/helpers/statistics_helper.rb:7
msgid "Environments Distribution"
msgstr ""

#: ../app/helpers/statistics_helper.rb:8
msgid "Number of CPUs"
msgstr ""

#: ../app/helpers/statistics_helper.rb:9
msgid "Hardware"
msgstr ""

#: ../app/helpers/statistics_helper.rb:10
msgid "Class Distribution"
msgstr ""

#: ../app/helpers/statistics_helper.rb:11
msgid "used memory"
msgstr ""

#: ../app/helpers/statistics_helper.rb:11
msgid "Average memory usage"
msgstr ""

#: ../app/helpers/statistics_helper.rb:11
msgid "free memory"
msgstr ""

#: ../app/helpers/statistics_helper.rb:12
msgid "used swap"
msgstr ""

#: ../app/helpers/statistics_helper.rb:12
msgid "free swap"
msgstr ""

#: ../app/helpers/statistics_helper.rb:12
msgid "Average swap usage"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:17
#: ../app/views/home/_organization_dropdown.html.erb:7
msgid "Any Organization"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:26
#: ../app/views/home/_location_dropdown.html.erb:7
msgid "Any Location"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:47
#: ../app/views/locations/welcome.html.erb:1
msgid "New Location"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:47
#: ../app/views/organizations/welcome.html.erb:1
msgid "New Organization"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:173
msgid "All users"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:173
msgid "Select users"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:174
msgid "All smart proxies"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:174
msgid "Select smart proxies"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:175
msgid "All subnets"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:175
msgid "Select subnets"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:176
msgid "All compute resources"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:176
msgid "Select compute resources"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:177
msgid "All media"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:177
msgid "Select media"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:178
msgid "Select provisioning templates"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:178
msgid "All provisioning templates"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:179
msgid "All partition tables"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:179
msgid "Select partition tables"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:180
msgid "Select domains"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:180
msgid "All domains"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:181
msgid "All realms"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:181
msgid "Select realms"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:182
msgid "All environments"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:182
msgid "Select environments"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:183
msgid "All host groups"
msgstr ""

#: ../app/helpers/taxonomy_helper.rb:183
msgid "Select host groups"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/helpers/trends_helper.rb:5
#: ../app/views/common/_puppetclasses_or_envs_changed.html.erb:25
#: ../app/views/host_mailer/_active_hosts.html.erb:11
#: ../app/views/host_mailer/_nonactive_hosts.html.erb:11
#: ../app/views/hostgroups/_form.html.erb:29
#: ../app/views/hosts/_list.html.erb:9
#: ../app/views/provisioning_templates/_combination.html.erb:4
#: model_attributes.rb:138
msgid "Environment"
msgstr ""

#: ../app/helpers/trends_helper.rb:5
#: ../app/views/common/os_selection/_architecture.html.erb:4
#: ../app/views/hosts/_assign_hosts.html.erb:13
#: ../app/views/hosts/_list.html.erb:8
msgid "Operating system"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/helpers/trends_helper.rb:6
#: ../app/views/compute_attributes/_form.html.erb:6 model_attributes.rb:88
msgid "Compute resource"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/helpers/trends_helper.rb:6 ../app/views/hosts/_list.html.erb:10
#: model_attributes.rb:320
msgid "Model"
msgstr ""

#: ../app/helpers/trends_helper.rb:16
msgid "Trend of the last %s days."
msgstr ""

#: ../app/mailers/application_mailer.rb:56
msgid ""
":foreman_url is not set, please configure in the Foreman Web UI (Administer ->"
" Settings -> General)"
msgstr ""

#: ../app/mailers/audit_mailer.rb:5
msgid "Must specify a user with email enabled"
msgstr ""

#: ../app/mailers/audit_mailer.rb:14
msgid "Audit summary"
msgstr ""

#: ../app/mailers/host_mailer.rb:8
msgid "Must specify a valid user with email enabled"
msgstr ""

#: ../app/mailers/host_mailer.rb:24
msgid ""
"Puppet Summary Report - F:%{failed} R:%{restarted} S:%{skipped} A:%{applied} F"
"R:%{failed_restarts} T:%{total}"
msgstr ""

#: ../app/mailers/host_mailer.rb:41
msgid "Puppet error on %s"
msgstr ""

#: ../app/mailers/host_mailer.rb:50
msgid "Host %s is built"
msgstr ""

#: ../app/mailers/user_mailer.rb:9 ../app/views/users/extlogout.html.erb:18
#: ../app/views/users/login.html.erb:34
msgid "Welcome to Foreman"
msgstr ""

#: ../app/models/auth_sources/auth_source_ldap.rb:75
msgid "Cannot create LDAP configuration for %s without dedicated service account"
msgstr ""

#: ../app/models/auth_sources/auth_source_ldap.rb:184
msgid "invalid LDAP filter syntax"
msgstr ""

#: ../app/models/bookmark.rb:18
msgid "%{value} is not a valid controller"
msgstr ""

#: ../app/models/compute_attribute.rb:16
msgid "%s is an unknown attribute"
msgstr ""

#: ../app/models/compute_resource.rb:68
msgid "must provide a provider"
msgstr ""

#: ../app/models/compute_resource.rb:72
msgid "unknown provider"
msgstr ""

#: ../app/models/compute_resource.rb:194
msgid "%s console is not supported at this time"
msgstr ""

#: ../app/models/compute_resource.rb:207 ../app/models/compute_resource.rb:211
#: ../app/models/compute_resource.rb:215 ../app/models/compute_resource.rb:219
#: ../app/models/compute_resource.rb:223
msgid "Not implemented for %s"
msgstr ""

#: ../app/models/compute_resource.rb:261
msgid "Not implemented"
msgstr ""

#: ../app/models/compute_resource.rb:304
msgid "cannot be changed"
msgstr ""

#: ../app/models/compute_resources/foreman/model/gce.rb:159
msgid "Unable to access key"
msgstr ""

#: ../app/models/compute_resources/foreman/model/libvirt.rb:93
msgid "Unable to find template %s"
msgstr ""

#: ../app/models/compute_resources/foreman/model/libvirt.rb:130
msgid "VM is not running!"
msgstr ""

#: ../app/models/compute_resources/foreman/model/libvirt.rb:139
msgid ""
"Unable to change VM display listen address, make sure the display is not attac"
"hed to localhost only"
msgstr ""

#: ../app/models/compute_resources/foreman/model/libvirt.rb:186
msgid "At least one volume must be specified for image-based provisioning."
msgstr ""

#: ../app/models/compute_resources/foreman/model/libvirt.rb:209
msgid ""
"Please specify volume size. You may optionally use suffix 'G' to specify volum"
"e size in gigabytes."
msgstr ""

#: ../app/models/compute_resources/foreman/model/ovirt.rb:122
msgid "Cluster ID is required to list available networks"
msgstr ""

#: ../app/models/compute_resources/foreman/model/ovirt.rb:263
msgid ""
"The remote system presented a public key signed by an unidentified certificate"
" authority. If you are sure the remote system is authentic, go to the compute "
"resource edit page, press the 'Test Connection' or 'Load Datacenters' button a"
"nd submit"
msgstr ""

#: ../app/models/compute_resources/foreman/model/ovirt.rb:285
msgid "Failed to create X509 certificate, error: %s"
msgstr ""

#: ../app/models/compute_resources/foreman/model/vmware.rb:264
#: ../app/views/templates/_form.html.erb:24
#: ../app/views/templates/_form.html.erb:58
msgid "Default"
msgstr ""

#: ../app/models/compute_resources/foreman/model/vmware.rb:454
msgid ""
"The remote system presented a public key with hash %s but we're expecting a di"
"fferent hash. If you are sure the remote system is authentic, go to the comput"
"e resource edit page, press the 'Test Connection' or 'Load Datacenters' button"
" and submit"
msgstr ""

#: ../app/models/concerns/fog_extensions/libvirt/server.rb:33
msgid "%{cpus} CPUs and %{memory} memory"
msgstr ""

#: ../app/models/concerns/fog_extensions/ovirt/server.rb:38
msgid "%{cores} Cores and %{memory} memory"
msgstr ""

#: ../app/models/concerns/fog_extensions/vsphere/server.rb:29
msgid "%{cpus} CPUs and %{memory} MB memory"
msgstr ""

#: ../app/models/concerns/foreman/thread_session.rb:71
msgid "Cannot find user %s when switching context"
msgstr ""

#: ../app/models/concerns/nested_ancestry_common.rb:119
msgid "is too long (maximum is 1 character)"
msgid_plural "is too long (maximum is %s characters)"
msgstr[0] ""
msgstr[1] ""

#: ../app/models/concerns/orchestration.rb:104
msgid "%{task} task failed with the following error: %{e}"
msgstr ""

#: ../app/models/concerns/orchestration.rb:124
msgid "Failed to perform rollback on %{task} - %{e}"
msgstr ""

#: ../app/models/concerns/orchestration.rb:154
#: ../app/models/concerns/orchestration.rb:155
msgid "invalid method %s"
msgstr ""

#: ../app/models/concerns/orchestration/compute.rb:48
msgid "Render user data template for %s"
msgstr ""

#: ../app/models/concerns/orchestration/compute.rb:50
msgid "Set up compute instance %s"
msgstr ""

#: ../app/models/concerns/orchestration/compute.rb:52
msgid "Acquire IP address for %s"
msgstr ""

#: ../app/models/concerns/orchestration/compute.rb:54
msgid "Query instance details for %s"
msgstr ""

#: ../app/models/concerns/orchestration/compute.rb:56
msgid "Power up compute instance %s"
msgstr ""

#: ../app/models/concerns/orchestration/compute.rb:63
msgid "Compute resource update for %s"
msgstr ""

#: ../app/models/concerns/orchestration/compute.rb:69
msgid "Removing compute instance %s"
msgstr ""

#: ../app/models/concerns/orchestration/compute.rb:78
msgid ""
"Failed to create a compute %{compute_resource} instance %{name}: %{message}\n"
" "
msgstr ""

#: ../app/models/concerns/orchestration/compute.rb:92
msgid ""
"%{image} needs user data, but %{os_link} is not associated to any provisioning"
" template of the kind user_data. Please associate it with a suitable template "
"or uncheck 'User data' for %{compute_resource_image_link}."
msgstr ""

#: ../app/models/concerns/orchestration/compute.rb:115
#: ../app/models/concerns/orchestration/ssh_provision.rb:75
msgid "Failed to remove certificates for %{name}: %{e}"
msgstr ""

#: ../app/models/concerns/orchestration/compute.rb:140
msgid "failed to save %s"
msgstr ""

#: ../app/models/concerns/orchestration/compute.rb:157
msgid "Failed to get IP for %{name}: %{e}"
msgstr ""

#: ../app/models/concerns/orchestration/compute.rb:166
msgid "Failed to destroy a compute %{compute_resource} instance %{name}: %{e}"
msgstr ""

#: ../app/models/concerns/orchestration/compute.rb:173
msgid "Failed to power up a compute %{compute_resource} instance %{name}: %{e}"
msgstr ""

#: ../app/models/concerns/orchestration/compute.rb:180
msgid "Failed to stop compute %{compute_resource} instance %{name}: %{e}"
msgstr ""

#: ../app/models/concerns/orchestration/compute.rb:187
msgid "Failed to update a compute %{compute_resource} instance %{name}: %{e}"
msgstr ""

#: ../app/models/concerns/orchestration/compute.rb:194
msgid "Failed to undo update compute %{compute_resource} instance %{name}: %{e}"
msgstr ""

#: ../app/models/concerns/orchestration/compute.rb:219
msgid "Selected image does not belong to %s"
msgstr ""

#: ../app/models/concerns/orchestration/compute.rb:303
msgid "Could not find virtual machine network interface matching %s"
msgstr ""

#: ../app/models/concerns/orchestration/dhcp.rb:53
msgid ""
"Unable to determine the host's boot server. The DHCP smart proxy failed to pro"
"vide this information and this subnet is not provided with TFTP services."
msgstr ""

#: ../app/models/concerns/orchestration/dhcp.rb:55
msgid "failed to detect boot server: %s"
msgstr ""

#: ../app/models/concerns/orchestration/dhcp.rb:62
msgid "DHCP not supported for this NIC"
msgstr ""

#: ../app/models/concerns/orchestration/dhcp.rb:91
#: ../app/models/concerns/orchestration/dhcp.rb:100
msgid "Create DHCP Settings for %s"
msgstr ""

#: ../app/models/concerns/orchestration/dhcp.rb:98
#: ../app/models/concerns/orchestration/dhcp.rb:123
msgid "Remove DHCP Settings for %s"
msgstr ""

#: ../app/models/concerns/orchestration/dhcp.rb:131
msgid "DHCP conflicts removal for %s"
msgstr ""

#: ../app/models/concerns/orchestration/dhcp.rb:139
msgid "does not match selected subnet"
msgstr ""

#: ../app/models/concerns/orchestration/dhcp.rb:153
msgid "DHCP records %s already exists"
msgstr ""

#: ../app/models/concerns/orchestration/dns.rb:83
msgid "Create DNS record for %s"
msgstr ""

#: ../app/models/concerns/orchestration/dns.rb:85
msgid "Create Reverse DNS record for %s"
msgstr ""

#: ../app/models/concerns/orchestration/dns.rb:91
#: ../app/models/concerns/orchestration/dns.rb:101
msgid "Remove DNS record for %s"
msgstr ""

#: ../app/models/concerns/orchestration/dns.rb:93
#: ../app/models/concerns/orchestration/dns.rb:103
msgid "Remove Reverse DNS record for %s"
msgstr ""

#: ../app/models/concerns/orchestration/dns.rb:111
msgid "Remove conflicting DNS record for %s"
msgstr ""

#: ../app/models/concerns/orchestration/dns.rb:113
msgid "Remove conflicting Reverse DNS record for %s"
msgstr ""

#: ../app/models/concerns/orchestration/dns.rb:125
msgid "DNS A Records %s already exists"
msgstr ""

#: ../app/models/concerns/orchestration/dns.rb:126
msgid "DNS PTR Records %s already exists"
msgstr ""

#: ../app/models/concerns/orchestration/puppetca.rb:18
msgid "Failed to initialize the PuppetCA proxy: %s"
msgstr ""

#: ../app/models/concerns/orchestration/puppetca.rb:57
msgid "Delete autosign entry for %s"
msgstr ""

#: ../app/models/concerns/orchestration/puppetca.rb:65
#: ../app/models/concerns/orchestration/puppetca.rb:67
msgid "Delete PuppetCA certificates for %s"
msgstr ""

#: ../app/models/concerns/orchestration/realm.rb:17
msgid "Failed to initialize the realm proxy: %s"
msgstr ""

#: ../app/models/concerns/orchestration/realm.rb:34
msgid "Realm proxy did not return a one-time password"
msgstr ""

#: ../app/models/concerns/orchestration/realm.rb:38
msgid "Failed to create %{name}'s realm entry: %{e}"
msgstr ""

#: ../app/models/concerns/orchestration/realm.rb:54
msgid "Create realm entry for %s"
msgstr ""

#: ../app/models/concerns/orchestration/realm.rb:61
msgid "Update realm entry for %s"
msgstr ""

#: ../app/models/concerns/orchestration/realm.rb:68
msgid "Delete realm entry for %s"
msgstr ""

#: ../app/models/concerns/orchestration/ssh_provision.rb:22
msgid "Prepare post installation script for %s"
msgstr ""

#: ../app/models/concerns/orchestration/ssh_provision.rb:24
msgid "Wait for %s to come online"
msgstr ""

#: ../app/models/concerns/orchestration/ssh_provision.rb:26
msgid "Enable certificate generation for %s"
msgstr ""

#: ../app/models/concerns/orchestration/ssh_provision.rb:28
msgid "Configure instance %s via SSH"
msgstr ""

#: ../app/models/concerns/orchestration/ssh_provision.rb:53
msgid "Unable to find proper authentication method"
msgstr ""

#: ../app/models/concerns/orchestration/ssh_provision.rb:58
msgid "Failed to login via SSH to %{name}: %{e}"
msgstr ""

#: ../app/models/concerns/orchestration/ssh_provision.rb:85
msgid "Provision script had a non zero exit, removing instance"
msgstr ""

#: ../app/models/concerns/orchestration/ssh_provision.rb:89
msgid "Failed to launch script on %{name}: %{e}"
msgstr ""

#: ../app/models/concerns/orchestration/ssh_provision.rb:105
msgid ""
"No finish templates were found for this host, make sure you define at least on"
"e in your %s settings"
msgstr ""

#: ../app/models/concerns/orchestration/tftp.rb:46
msgid "Failed to fetch boot files"
msgstr ""

#: ../app/models/concerns/orchestration/tftp.rb:61
msgid ""
"No %{template_kind} templates were found for this host, make sure you define a"
"t least one in your %{os} settings"
msgstr ""

#: ../app/models/concerns/orchestration/tftp.rb:83
msgid "Failed to generate %{template_kind} template: %{e}"
msgstr ""

#: ../app/models/concerns/orchestration/tftp.rb:94
#: ../app/models/concerns/orchestration/tftp.rb:124
msgid "TFTP Settings for %s"
msgstr ""

#: ../app/models/concerns/orchestration/tftp.rb:97
msgid "Fetch TFTP boot files for %s"
msgstr ""

#: ../app/models/concerns/orchestration/tftp.rb:114
msgid "Remove old TFTP Settings for %s"
msgstr ""

#: ../app/models/concerns/parameter_validators.rb:15
msgid "has already been taken"
msgstr ""

#: ../app/models/concerns/parameter_validators.rb:21
msgid "Please ensure the following parameters name are unique"
msgstr ""

#: ../app/models/concerns/taxonomix.rb:188
msgid "Invalid %s selection, you must select at least one of yours"
msgstr ""

#: ../app/models/concerns/validate_os_family.rb:10
msgid "must be one of [ %s ]"
msgstr ""

#: ../app/models/environment.rb:39
msgid "Can't find a valid Foreman Proxy with a Puppet feature"
msgstr ""

#: ../app/models/external_usergroup.rb:40
msgid "is not found in the authentication source"
msgstr ""

#: ../app/models/external_usergroup.rb:42
msgid "LDAP error - %{message}"
msgstr ""

#: ../app/models/external_usergroup.rb:47 ../app/models/user.rb:548
msgid "is not permitted"
msgstr ""

#: ../app/models/filter.rb:10
msgid "invalid search query: %s"
msgstr ""

#: ../app/models/filter.rb:80
msgid "filter for %s role"
msgstr ""

#: ../app/models/filter.rb:162
msgid "Permissions must be of same resource type"
msgstr ""

#: ../app/models/filter.rb:166
msgid "You must select at least one permission"
msgstr ""

#: ../app/models/filter.rb:171
msgid "You can't assign organizations to this resource"
msgstr ""

#: ../app/models/filter.rb:175
msgid "You can't assign locations to this resource"
msgstr ""

#: ../app/models/host/base.rb:35
msgid "Owner type needs to be one of the following: %s"
msgstr ""

#: ../app/models/host/base.rb:416
msgid "host must have one primary interface"
msgstr ""

#: ../app/models/host/base.rb:422
msgid "managed host must have one provision interface"
msgstr ""

#: ../app/models/host/base.rb:440
msgid "some interfaces are invalid"
msgstr ""

#: ../app/models/host/managed.rb:102
msgid "invalid time range"
msgstr ""

#: ../app/models/host/managed.rb:145 ../app/models/hostgroup.rb:20
msgid "should be 8 characters or more"
msgstr ""

#: ../app/models/host/managed.rb:146
msgid "should not be blank - consider setting a global or host group default"
msgstr ""

#: ../app/models/host/managed.rb:148
msgid "can't be blank unless a custom partition has been defined"
msgstr ""

#: ../app/models/host/managed.rb:150
msgid "is unknown"
msgstr ""

#: ../app/models/host/managed.rb:403 ../app/models/hostgroup.rb:163
msgid "common"
msgstr ""

#: ../app/models/host/managed.rb:408 ../app/models/hostgroup.rb:168
msgid "domain"
msgstr ""

#: ../app/models/host/managed.rb:410 ../app/models/hostgroup.rb:170
msgid "os"
msgstr ""

#: ../app/models/host/managed.rb:485
msgid ""
"Failed to import %{klass} for %{name}: doesn't exists in our database - ignori"
"ng"
msgstr ""

#: ../app/models/host/managed.rb:590
msgid "no puppet proxy defined - cant continue"
msgstr ""

#: ../app/models/host/managed.rb:596
msgid "failed to execute puppetrun: %s"
msgstr ""

#: ../app/models/host/managed.rb:677
msgid "Pending Installation"
msgstr ""

#: ../app/models/host/managed.rb:679
msgid "Alerts disabled"
msgstr ""

#: ../app/models/host/managed.rb:681
msgid "No reports"
msgstr ""

#: ../app/models/host/managed.rb:738
msgid "Unknown power management support - can't continue"
msgstr ""

#: ../app/models/host/managed.rb:818
msgid "Some interfaces are invalid"
msgstr ""

#: ../app/models/host/managed.rb:851
msgid "%{value} does not belong to %{os} operating system"
msgstr ""

#: ../app/models/host/managed.rb:858
msgid "%{e} does not belong to the %{environment} environment"
msgstr ""

#: ../app/models/host/managed.rb:888
msgid "Unable to find IP address for '%s'"
msgstr ""

#: ../app/models/host/managed.rb:903
msgid "is an unsupported provisioning method"
msgstr ""

#: ../app/models/host/managed.rb:908
msgid "can't be updated after host is provisioned"
msgstr ""

#: ../app/models/host/managed.rb:913 ../app/models/nic/interface.rb:107
msgid "must not include periods"
msgstr ""

#: ../app/models/hostgroup.rb:149
msgid "hostgroup"
msgstr ""

#: ../app/models/image.rb:27
msgid "could not be found in %s"
msgstr ""

#: ../app/models/lookup_key.rb:5
msgid "real"
msgstr ""

#: ../app/models/lookup_key.rb:5
msgid "boolean"
msgstr ""

#: ../app/models/lookup_key.rb:5
msgid "integer"
msgstr ""

#: ../app/models/lookup_key.rb:5
msgid "string"
msgstr ""

#: ../app/models/lookup_key.rb:5
msgid "json"
msgstr ""

#: ../app/models/lookup_key.rb:5
msgid "hash"
msgstr ""

#: ../app/models/lookup_key.rb:5
msgid "yaml"
msgstr ""

#: ../app/models/lookup_key.rb:5
msgid "array"
msgstr ""

#: ../app/models/lookup_key.rb:6
msgid "regexp"
msgstr ""

#: ../app/models/lookup_key.rb:6
msgid "list"
msgstr ""

#: ../app/models/lookup_key.rb:38 ../app/models/lookup_key.rb:39
msgid "invalid"
msgstr ""

#: ../app/models/lookup_key.rb:178
msgid "Invalid Host"
msgstr ""

#: ../app/models/lookup_key.rb:208
msgid "invalid path"
msgstr ""

#: ../app/models/lookup_key.rb:220 ../app/models/lookup_key.rb:299
#: ../app/models/lookup_value.rb:74 ../app/models/subnet.rb:244
#: ../app/models/subnet.rb:245 ../app/models/subnet.rb:246
#: ../app/models/subnet.rb:247 ../app/models/subnet.rb:248
msgid "is invalid"
msgstr ""

#: ../app/models/lookup_key.rb:292
msgid "Global variable or class Parameter, not both"
msgstr ""

#: ../app/models/lookup_key.rb:306
msgid "%{default_value} is not one of %{validator_rule}"
msgstr ""

#: ../app/models/lookup_key.rb:312
msgid "can only be set for array or hash"
msgstr ""

#: ../app/models/lookup_key.rb:318
msgid "can only be set for arrays that have merge_overrides set to true"
msgstr ""

#: ../app/models/lookup_value.rb:66
msgid "is invalid %s"
msgstr ""

#: ../app/models/lookup_value.rb:81
msgid "%{value} is not one of %{rules}"
msgstr ""

#: ../app/models/lookup_value.rb:90
msgid "%{match} does not match an existing host"
msgstr ""

#: ../app/models/lookup_value.rb:98
msgid "%{match} does not match an existing host group"
msgstr ""

#: ../app/models/mail_notification.rb:4
msgid "Daily"
msgstr ""

#: ../app/models/mail_notification.rb:4
msgid "Weekly"
msgstr ""

#: ../app/models/mail_notification.rb:4
msgid "Monthly"
msgstr ""

#: ../app/models/medium.rb:23
msgid ""
"Only URLs with schema http://, https://, ftp:// or nfs:// are allowed (e.g. nf"
"s://server/vol/dir)"
msgstr ""

#: ../app/models/medium.rb:26
msgid "does not appear to be a valid nfs mount path"
msgstr ""

#: ../app/models/medium.rb:66
msgid "%{record} is used by host in build mode %{what}"
msgstr ""

#: ../app/models/nic/base.rb:162
msgid "can't use the same value as the primary interface"
msgstr ""

#: ../app/models/nic/base.rb:165
msgid "already in use"
msgstr ""

#: ../app/models/nic/base.rb:181
msgid "can't find domain with this id"
msgstr ""

#: ../app/models/nic/base.rb:197
msgid "can't delete primary interface of managed host"
msgstr ""

#: ../app/models/nic/base.rb:200
msgid "can't delete provision interface of managed host"
msgstr ""

#: ../app/models/nic/base.rb:209
msgid "host already has primary interface"
msgstr ""

#: ../app/models/nic/base.rb:216
msgid "host already has provision interface"
msgstr ""

#: ../app/models/nic/base.rb:241
msgid "is not defined for host's location."
msgstr ""

#: ../app/models/nic/base.rb:246
msgid "is not defined for host's organization."
msgstr ""

#: ../app/models/nic/bmc.rb:19
msgid "Unable to find a proxy with BMC feature"
msgstr ""

#: ../app/models/nic/bmc.rb:27 ../app/views/hosts/show.html.erb:33
msgid "BMC"
msgstr ""

#: ../app/models/nic/bmc.rb:55
msgid ""
"There is no proxy with BMC feature set up. Please register a smart proxy with "
"this feature."
msgstr ""

#: ../app/models/nic/bond.rb:36
msgid "Bond"
msgstr ""

#: ../app/models/nic/bootable.rb:7
msgid "Only one bootable interface is allowed"
msgstr ""

#: ../app/models/nic/bootable.rb:17
#: ../app/views/compute_resources_vms/form/ovirt/_volume.html.erb:11
msgid "Bootable"
msgstr ""

#: ../app/models/nic/interface.rb:66
msgid "Can't add or remove `%s` from identifier"
msgstr ""

#: ../app/models/nic/interface.rb:73
msgid "subnet boot mode is not %s"
msgstr ""

#: ../app/models/operatingsystem.rb:24
msgid "Operating System version is required"
msgstr ""

#: ../app/models/operatingsystem.rb:33
msgid "Operating system version already exists"
msgstr ""

#: ../app/models/operatingsystem.rb:217
msgid ""
"Attempting to construct an operating system image filename but %s cannot be bu"
"ilt from an image"
msgstr ""

#: ../app/models/operatingsystem.rb:265
msgid "Invalid medium for %s"
msgstr ""

#: ../app/models/operatingsystem.rb:266
msgid "Invalid architecture for %s"
msgstr ""

#: ../app/models/operatingsystems/altlinux.rb:9
#: ../app/models/operatingsystems/windows.rb:17
msgid "invalid medium for %s"
msgstr ""

#: ../app/models/operatingsystems/altlinux.rb:10
msgid "invalid architecture for %s"
msgstr ""

#: ../app/models/operatingsystems/nxos.rb:29
msgid "Function not available for %s"
msgstr ""

#: ../app/models/parameter.rb:10
msgid "parameters require an associated domain, operating system, host or host group"
msgstr ""

#: ../app/models/parameters/location_parameter.rb:13
msgid "You do not have permission to %s this location parameter"
msgstr ""

#: ../app/models/parameters/organization_parameter.rb:13
msgid "You do not have permission to %s this organization parameter"
msgstr ""

#: ../app/models/provisioning_template.rb:76
msgid "Must provide template kind"
msgstr ""

#: ../app/models/provisioning_template.rb:77
msgid "Must provide an operating systems"
msgstr ""

#: ../app/models/provisioning_template.rb:112
msgid "No TFTP proxies defined, can't continue"
msgstr ""

#: ../app/models/provisioning_template.rb:116
msgid ""
"Could not find a Configuration Template with the name \"PXELinux global default"
"\", please create one."
msgstr ""

#: ../app/models/provisioning_template.rb:124
msgid "failed to process template: %s"
msgstr ""

#: ../app/models/provisioning_template.rb:149
msgid "There was an error creating the PXE Default file: %s"
msgstr ""

#: ../app/models/provisioning_template.rb:153
msgid "PXE Default file has been deployed to all Smart Proxies"
msgstr ""

#: ../app/models/report.rb:56
msgid "Unsupported report status format"
msgstr ""

#: ../app/models/report.rb:94
msgid "invalid host list"
msgstr ""

#: ../app/models/report.rb:137
msgid "Modified"
msgstr ""

#: ../app/models/report.rb:138
msgid "Success"
msgstr ""

#: ../app/models/role.rb:106
msgid "Unable to create the default user role."
msgstr ""

#: ../app/models/role.rb:119
msgid "Unable to create the anonymous role."
msgstr ""

#: ../app/models/role.rb:161
msgid "Role is in use"
msgstr ""

#: ../app/models/role.rb:162
msgid "Can't delete built-in role"
msgstr ""

#: ../app/models/setting.rb:15 ../app/models/setting.rb:17
msgid "must be a valid URI"
msgstr ""

#: ../app/models/setting.rb:112
msgid "must be boolean"
msgstr ""

#: ../app/models/setting.rb:122
msgid "must be integer"
msgstr ""

#: ../app/models/setting.rb:135
msgid "must be an array"
msgstr ""

#: ../app/models/setting.rb:147
msgid "parsing settings type '%s' from string is not defined"
msgstr ""

#: ../app/models/setting.rb:193
msgid "is invalid: %s"
msgstr ""

#: ../app/models/setting.rb:212
msgid "is not allowed to change"
msgstr ""

#: ../app/models/setting/auth.rb:15
msgid "Foreman will use OAuth for API authorization"
msgstr ""

#: ../app/models/setting/auth.rb:16
msgid "OAuth consumer key"
msgstr ""

#: ../app/models/setting/auth.rb:17
msgid "OAuth consumer secret"
msgstr ""

#: ../app/models/setting/auth.rb:18
msgid ""
"Foreman will map users by username in request-header. If this is set to false,"
" OAuth requests will have admin rights."
msgstr ""

#: ../app/models/setting/auth.rb:19
msgid ""
"Only known Smart Proxies may access features that use Smart Proxy authenticati"
"on"
msgstr ""

#: ../app/models/setting/auth.rb:20
msgid ""
"Client SSL certificates are used to identify Smart Proxies (:require_ssl shoul"
"d also be enabled)"
msgstr ""

#: ../app/models/setting/auth.rb:21
msgid ""
"Hosts that will be trusted in addition to Smart Proxies for access to fact/rep"
"ort importers and ENC output"
msgstr ""

#: ../app/models/setting/auth.rb:22
msgid "SSL Certificate path that Foreman would use to communicate with its proxies"
msgstr ""

#: ../app/models/setting/auth.rb:23
msgid "SSL CA file that Foreman will use to communicate with its proxies"
msgstr ""

#: ../app/models/setting/auth.rb:24
msgid "SSL Private Key file that Foreman will use to communicate with its proxies"
msgstr ""

#: ../app/models/setting/auth.rb:25
msgid "Environment variable containing the subject DN from a client SSL certificate"
msgstr ""

#: ../app/models/setting/auth.rb:26
msgid ""
"Environment variable containing the verification status of a client SSL certif"
"icate"
msgstr ""

#: ../app/models/setting/auth.rb:27
msgid ""
"Should Foreman encrypt websockets (VNC console access). Choose on, off or auto"
"."
msgstr ""

#: ../app/models/setting/auth.rb:28
msgid "Private key that Foreman will use to encrypt websockets "
msgstr ""

#: ../app/models/setting/auth.rb:29
msgid "Certificate that Foreman will use to encrypt websockets "
msgstr ""

#: ../app/models/setting/auth.rb:30
msgid ""
"Redirect your users to this url on logout (authorize_login_delegation should a"
"lso be enabled)"
msgstr ""

#: ../app/models/setting/auth.rb:31
msgid ""
"Name of the external auth source where unknown externally authentication users"
" (see authorize_login_delegation) should be created (keep unset to prevent the"
" autocreation)"
msgstr ""

#: ../app/models/setting/auth.rb:32
msgid "Authorize login delegation with REMOTE_USER environment variable"
msgstr ""

#: ../app/models/setting/auth.rb:33
msgid ""
"Authorize login delegation with REMOTE_USER environment variable for API calls"
" too"
msgstr ""

#: ../app/models/setting/auth.rb:34
msgid "Log out idle users after a certain number of minutes"
msgstr ""

#: ../app/models/setting/general.rb:14
msgid "The default administrator email address"
msgstr ""

#: ../app/models/setting/general.rb:15
msgid ""
"URL where your Foreman instance is reachable (see also Provisioning > unattend"
"ed_url)"
msgstr ""

#: ../app/models/setting/general.rb:16
msgid "Email reply address for emails that Foreman is sending"
msgstr ""

#: ../app/models/setting/general.rb:17
msgid "Prefix to add to all outgoing email"
msgstr ""

#: ../app/models/setting/general.rb:18
msgid "Send a welcome email including username and URL to new users"
msgstr ""

#: ../app/models/setting/general.rb:19
msgid "Number of records shown per page in Foreman"
msgstr ""

#: ../app/models/setting/general.rb:20
msgid "Fix DB cache on next Foreman restart"
msgstr ""

#: ../app/models/setting/general.rb:21
msgid "Max days for Trends graphs"
msgstr ""

#: ../app/models/setting/general.rb:22
msgid "Foreman will use gravatar to display user icons"
msgstr ""

#: ../app/models/setting/general.rb:23
msgid ""
"Should the `foreman-rake db:migrate` be executed on the next run of the instal"
"ler modules?"
msgstr ""

#: ../app/models/setting/general.rb:24
msgid ""
"Should the `foreman-rake db:seed` be executed on the next run of the installer"
" modules?"
msgstr ""

#: ../app/models/setting/general.rb:25
msgid "Max timeout for REST client requests to smart-proxy"
msgstr ""

#: ../app/models/setting/provisioning.rb:12
msgid "Default encrypted root password on provisioned hosts"
msgstr ""

#: ../app/models/setting/provisioning.rb:13
msgid ""
"URL hosts will retrieve templates from during build (normally http as many ins"
"tallers don't support https)"
msgstr ""

#: ../app/models/setting/provisioning.rb:14
msgid "Enable safe mode config templates rendering (recommended)"
msgstr ""

#: ../app/models/setting/provisioning.rb:15
msgid "Foreman will automate certificate signing upon provision of new host"
msgstr ""

#: ../app/models/setting/provisioning.rb:16
msgid ""
"Stop updating IP address and MAC values from Puppet facts (affects all interfa"
"ces)"
msgstr ""

#: ../app/models/setting/provisioning.rb:17
msgid ""
"Foreman will query the locally configured resolver instead of the SOA/NS autho"
"rities"
msgstr ""

#: ../app/models/setting/provisioning.rb:18
msgid ""
"If Foreman is running behind Passenger or a remote load balancer, the IP shoul"
"d be set here. This is a regular expression, so it can support several load ba"
"lancers, i.e: (10.0.0.1|127.0.0.1)"
msgstr ""

#: ../app/models/setting/provisioning.rb:19
msgid ""
"Time in minutes installation tokens should be valid for, 0 to disable token ge"
"neration"
msgstr ""

#: ../app/models/setting/provisioning.rb:20
msgid ""
"The IP address that should be used for the console listen address when provisi"
"oning new virtual machines via Libvirt"
msgstr ""

#: ../app/models/setting/provisioning.rb:21
msgid "Foreman will update the host IP with the IP that made the built request"
msgstr ""

#: ../app/models/setting/provisioning.rb:22
msgid ""
"Foreman will use the short hostname instead of the FQDN for creating new virtu"
"al machines"
msgstr ""

#: ../app/models/setting/puppet.rb:8
msgid "Puppet interval in minutes"
msgstr ""

#: ../app/models/setting/puppet.rb:9
msgid ""
"Duration in minutes after the Puppet interval for servers to be classed as out"
" of sync."
msgstr ""

#: ../app/models/setting/puppet.rb:10
msgid "Foreman will default to this puppet environment if it cannot auto detect one"
msgstr ""

#: ../app/models/setting/puppet.rb:11
msgid ""
"Foreman will set this as the default Puppet module path if it cannot auto dete"
"ct one"
msgstr ""

#: ../app/models/setting/puppet.rb:12
msgid "Document root where puppetdoc files should be created"
msgstr ""

#: ../app/models/setting/puppet.rb:13
msgid "Enable puppetrun support"
msgstr ""

#: ../app/models/setting/puppet.rb:14
msgid "Default Puppet server hostname"
msgstr ""

#: ../app/models/setting/puppet.rb:15
msgid "Foreman will evaluate host smart variables in this order by default"
msgstr ""

#: ../app/models/setting/puppet.rb:16
msgid "Foreman smart variables will be exposed via the ENC yaml output"
msgstr ""

#: ../app/models/setting/puppet.rb:17
msgid "Foreman will use the new (2.6.5+) format for classes in the ENC yaml output"
msgstr ""

#: ../app/models/setting/puppet.rb:18
msgid "Foreman will parse ERB in parameters value in the ENC output"
msgstr ""

#: ../app/models/setting/puppet.rb:19
msgid ""
"Foreman will explicitly set the puppet environment in the ENC yaml output. Thi"
"s will avoid conflicts between the environment in puppet.conf and the environm"
"ent set in Foreman"
msgstr ""

#: ../app/models/setting/puppet.rb:20
msgid "Foreman will use random UUIDs for certificate signing instead of hostnames"
msgstr ""

#: ../app/models/setting/puppet.rb:21
msgid "Foreman will update a host's environment from its facts"
msgstr ""

#: ../app/models/setting/puppet.rb:22
msgid ""
"Foreman host group matchers will be inherited by children when evaluating smar"
"t class parameters"
msgstr ""

#: ../app/models/setting/puppet.rb:23
msgid "Foreman will create the host when new facts are received"
msgstr ""

#: ../app/models/setting/puppet.rb:24
msgid "Foreman will create the host when a report is received"
msgstr ""

#: ../app/models/setting/puppet.rb:25
msgid "Foreman will truncate hostname to 'puppet' if it starts with puppet"
msgstr ""

#: ../app/models/setting/puppet.rb:26
msgid ""
"Hosts created after a puppet run will be placed in the location this fact dict"
"ates. The content of this fact should be the full label of the location."
msgstr ""

#: ../app/models/setting/puppet.rb:27
msgid ""
"Hosts created after a puppet run will be placed in the organization this fact "
"dictates. The content of this fact should be the full label of the organizatio"
"n."
msgstr ""

#: ../app/models/setting/puppet.rb:28
msgid ""
"Hosts created after a puppet run that did not send a location fact will be pla"
"ced in this location"
msgstr ""

#: ../app/models/setting/puppet.rb:29
msgid ""
"Hosts created after a puppet run that did not send a organization fact will be"
" placed in this organization"
msgstr ""

#: ../app/models/smart_proxy.rb:24
msgid "is invalid - only http://, https:// are allowed"
msgstr ""

#: ../app/models/smart_proxy.rb:25
msgid "Only one declaration of a proxy is allowed"
msgstr ""

#: ../app/models/smart_proxy.rb:108
msgid ""
"No features found on this proxy, please make sure you enable at least one feat"
"ure"
msgstr ""

#: ../app/models/smart_proxy.rb:111
msgid "Unable to communicate with the proxy: %s"
msgstr ""

#: ../app/models/smart_proxy.rb:112
msgid "Please check the proxy is configured and running on the host."
msgstr ""

#: ../app/models/subnet.rb:3 ../app/models/subnet.rb:4
msgid "DHCP"
msgstr ""

#: ../app/models/subnet.rb:3
msgid "Static"
msgstr ""

#: ../app/models/subnet.rb:4
msgid "Internal DB"
msgstr ""

#: ../app/models/subnet.rb:34
msgid "is too long (maximum is 15 characters)"
msgstr ""

#: ../app/models/subnet.rb:217 ../app/models/subnet.rb:218
msgid "invalid IP address"
msgstr ""

#: ../app/models/subnet.rb:219 ../app/models/subnet.rb:220
msgid "does not belong to subnet"
msgstr ""

#: ../app/models/subnet.rb:221
msgid "can't be bigger than to range"
msgstr ""

#: ../app/models/subnet.rb:223
msgid "must be specified if to is defined"
msgstr ""

#: ../app/models/subnet.rb:224
msgid "must be specified if from is defined"
msgstr ""

#: ../app/models/taxonomies/location.rb:31
#: ../app/models/taxonomies/location.rb:47 taxonomies.rb:6
msgid "location"
msgstr ""

#: ../app/models/taxonomies/organization.rb:31
#: ../app/models/taxonomies/organization.rb:47 taxonomies.rb:7
msgid "organization"
msgstr ""

#: ../app/models/template.rb:43
msgid "This template is locked and may not be removed."
msgstr ""

#: ../app/models/template.rb:52
msgid "You are not authorized to lock templates."
msgstr ""

#: ../app/models/template.rb:58
msgid "You are not authorized to make a template default."
msgstr ""

#: ../app/models/template.rb:63
msgid "This template is locked. Please clone it to a new template to customize."
msgstr ""

#: ../app/models/user.rb:79
msgid "already exists"
msgstr ""

#: ../app/models/user.rb:169 ../app/models/user.rb:173
msgid "Anonymous admin user %s is missing, run foreman-rake db:seed"
msgstr ""

#: ../app/models/user.rb:460
msgid "A user group already exists with this name"
msgstr ""

#: ../app/models/user.rb:466
msgid "Can't delete the last admin account"
msgstr ""

#: ../app/models/user.rb:474 ../app/models/usergroup.rb:95
msgid "cannot be removed from the last admin account"
msgstr ""

#: ../app/models/user.rb:483
msgid "Can't delete internal admin account"
msgstr ""

#: ../app/models/user.rb:492
msgid "cannot be removed from an internal protected account"
msgstr ""

#: ../app/models/user.rb:498
msgid "cannot be changed on an internal protected account"
msgstr ""

#: ../app/models/user.rb:510
msgid "you can't assign some of roles you selected"
msgstr ""

#: ../app/models/user.rb:517
msgid "you can't change administrator flag"
msgstr ""

#: ../app/models/user.rb:530
msgid "cannot be changed by a non-admin user"
msgstr ""

#: ../app/models/user.rb:536
msgid "default locations need to be user locations first"
msgstr ""

#: ../app/models/user.rb:542
msgid "default organizations need to be user organizations first"
msgstr ""

#: ../app/models/user.rb:553
msgid "is not valid"
msgstr ""

#: ../app/models/user_role.rb:26
msgid "has this role already"
msgstr ""

#: ../app/models/usergroup.rb:90
msgid "is already used by a user account"
msgstr ""

#: ../app/models/usergroup.rb:103
msgid "Can't delete the last admin user group"
msgstr ""

#: ../app/services/dashboard/loader.rb:4
msgid "Status table"
msgstr ""

#: ../app/services/dashboard/loader.rb:5
msgid "Status chart"
msgstr ""

#: ../app/services/dashboard/loader.rb:6
msgid "Report summary"
msgstr ""

#: ../app/services/dashboard/loader.rb:7
msgid "Distribution chart"
msgstr ""

#: ../app/services/dashboard/manager.rb:20
msgid "Unallowed template for dashboard widget: %s"
msgstr ""

#: ../app/services/foreman/deprecation.rb:5
msgid "Invalid version format, please enter in x.y (only major version)."
msgstr ""

#: ../app/services/foreman/plugin.rb:129
msgid "%{id} plugin requires Foreman %{matcher} but current is %{current}"
msgstr ""

#: ../app/services/foreman/plugin.rb:139
msgid "%{id} plugin requires the %{plugin_name} plugin, not found"
msgstr ""

#: ../app/services/foreman/plugin.rb:141
msgid ""
"%{id} plugin requires the %{plugin_name} plugin %{matcher} but current is %{pl"
"ugin_version}"
msgstr ""

#: ../app/services/host_build_status.rb:27
msgid "Failed to validate %{host}: %{error}"
msgstr ""

#: ../app/services/host_build_status.rb:31
msgid "No templates found for this host."
msgstr ""

#: ../app/services/host_build_status.rb:36
msgid "Template %s is empty."
msgstr ""

#: ../app/services/host_build_status.rb:38
msgid "Failure parsing %{template}: %{error}."
msgstr ""

#: ../app/services/host_build_status.rb:44
msgid "No smart proxies found."
msgstr ""

#: ../app/services/host_build_status.rb:50
msgid "Failure deploying via smart proxy %{proxy}: %{error}."
msgstr ""

#: ../app/services/host_build_status.rb:52
msgid "Error connecting to %{proxy}: %{error}."
msgstr ""

#: ../app/services/interface_type_mapper.rb:18
msgid "Unknown interface type, must be one of [%s]"
msgstr ""

#: ../app/services/menu/loader.rb:16
msgid "My account"
msgstr ""

#: ../app/services/menu/loader.rb:20
msgid "Log out"
msgstr ""

#: ../app/services/menu/loader.rb:26
msgid "Administer"
msgstr ""

#: ../app/services/menu/loader.rb:27
#: ../app/views/compute_resources/_form.html.erb:9
#: ../app/views/domains/_form.html.erb:7
#: ../app/views/environments/_form.html.erb:7
#: ../app/views/filters/_form.html.erb:8 ../app/views/filters/_form.html.erb:59
#: ../app/views/hostgroups/_form.html.erb:14
#: ../app/views/media/_form.html.erb:9 ../app/views/realms/_form.html.erb:6
#: ../app/views/smart_proxies/_form.html.erb:6
#: ../app/views/subnets/_form.html.erb:9
#: ../app/views/taxonomies/_form.html.erb:43
#: ../app/views/templates/_form.html.erb:12
#: ../app/views/users/_form.html.erb:10 taxonomies.rb:14
msgid "Locations"
msgstr ""

#: ../app/services/menu/loader.rb:28
#: ../app/views/compute_resources/_form.html.erb:12
#: ../app/views/domains/_form.html.erb:10
#: ../app/views/environments/_form.html.erb:10
#: ../app/views/filters/_form.html.erb:11
#: ../app/views/filters/_form.html.erb:67
#: ../app/views/hostgroups/_form.html.erb:17
#: ../app/views/media/_form.html.erb:12 ../app/views/realms/_form.html.erb:9
#: ../app/views/smart_proxies/_form.html.erb:10
#: ../app/views/subnets/_form.html.erb:12
#: ../app/views/taxonomies/_form.html.erb:46
#: ../app/views/templates/_form.html.erb:15
#: ../app/views/users/_form.html.erb:13 taxonomies.rb:15
msgid "Organizations"
msgstr ""

#: ../app/services/menu/loader.rb:31
msgid "LDAP authentication"
msgstr ""

#: ../app/services/menu/loader.rb:32 ../app/views/dashboard/welcome.html.erb:50
#: ../app/views/taxonomies/_form.html.erb:8
#: ../app/views/usergroups/_form.html.erb:16
#: ../app/views/usergroups/index.html.erb:10
#: ../app/views/users/index.html.erb:2
msgid "Users"
msgstr ""

#: ../app/services/menu/loader.rb:33
msgid "User groups"
msgstr ""

#: ../app/services/menu/loader.rb:34 ../app/views/dashboard/welcome.html.erb:56
#: ../app/views/roles/index.html.erb:1 ../app/views/usergroups/_form.html.erb:7
#: ../app/views/usergroups/_form.html.erb:20
#: ../app/views/users/_form.html.erb:15 ../app/views/users/_form.html.erb:69
msgid "Roles"
msgstr ""

#: ../app/services/menu/loader.rb:37
msgid "Bookmarks"
msgstr ""

#: ../app/services/menu/loader.rb:38 ../app/views/settings/index.html.erb:1
msgid "Settings"
msgstr ""

#: ../app/services/menu/loader.rb:39 ../app/views/about/index.html.erb:1
msgid "About"
msgstr ""

#: ../app/services/menu/loader.rb:44
msgid "Monitor"
msgstr ""

#: ../app/services/menu/loader.rb:45
msgid "Dashboard"
msgstr ""

#: ../app/services/menu/loader.rb:49 ../app/views/statistics/index.html.erb:1
msgid "Statistics"
msgstr ""

#: ../app/services/menu/loader.rb:50 ../app/views/trends/index.html.erb:1
msgid "Trends"
msgstr ""

#: ../app/services/menu/loader.rb:54
#: ../app/views/architectures/index.html.erb:9
#: ../app/views/config_groups/index.html.erb:12
#: ../app/views/domains/index.html.erb:9
#: ../app/views/environments/index.html.erb:9
#: ../app/views/hosts/index.html.erb:4 ../app/views/hosts/welcome.html.erb:2
#: ../app/views/models/index.html.erb:11
#: ../app/views/operatingsystems/index.html.erb:9
#: ../app/views/puppetclasses/index.html.erb:12
#: ../app/views/realms/index.html.erb:9
#: ../app/views/taxonomies/index.html.erb:16
#: ../app/views/trends/show.html.erb:15
msgid "Hosts"
msgstr ""

#: ../app/services/menu/loader.rb:55
msgid "All hosts"
msgstr ""

#: ../app/services/menu/loader.rb:56
msgid "New host"
msgstr ""

#: ../app/services/menu/loader.rb:59
msgid "Provisioning Setup"
msgstr ""

#: ../app/services/menu/loader.rb:60
#: ../app/views/architectures/index.html.erb:1
#: ../app/views/operatingsystems/_form.html.erb:26
msgid "Architectures"
msgstr ""

#: ../app/services/menu/loader.rb:61
msgid "Hardware models"
msgstr ""

#: ../app/services/menu/loader.rb:62
#: ../app/views/operatingsystems/_form.html.erb:7
#: ../app/views/operatingsystems/_form.html.erb:36
msgid "Installation media"
msgstr ""

#: ../app/services/menu/loader.rb:63 ../app/views/media/welcome.html.erb:17
#: ../app/views/operatingsystems/index.html.erb:1
#: ../app/views/ptables/index.html.erb:13
#: ../app/views/ptables/welcome.html.erb:50
msgid "Operating systems"
msgstr ""

#: ../app/services/menu/loader.rb:64 ../app/views/hosts/show.html.erb:27
#: ../app/views/operatingsystems/_form.html.erb:8
msgid "Templates"
msgstr ""

#: ../app/services/menu/loader.rb:65
#: ../app/views/operatingsystems/_form.html.erb:33
msgid "Partition tables"
msgstr ""

#: ../app/services/menu/loader.rb:67
#: ../app/views/hosts/_operating_system.html.erb:37
msgid "Provisioning templates"
msgstr ""

#: ../app/services/menu/loader.rb:72
msgid "Configure"
msgstr ""

#: ../app/services/menu/loader.rb:73
#: ../app/views/config_groups/index.html.erb:13
#: ../app/views/puppetclasses/_form.html.erb:15
#: ../app/views/puppetclasses/index.html.erb:11
msgid "Host groups"
msgstr ""

#: ../app/services/menu/loader.rb:74
msgid "Global parameters"
msgstr ""

#: ../app/services/menu/loader.rb:75
msgid "Puppet"
msgstr ""

#: ../app/services/menu/loader.rb:76 ../app/views/taxonomies/_form.html.erb:37
msgid "Environments"
msgstr ""

#: ../app/services/menu/loader.rb:77
#: ../app/views/config_groups/index.html.erb:11
#: ../app/views/puppetclasses/index.html.erb:1
msgid "Puppet classes"
msgstr ""

#: ../app/services/menu/loader.rb:78
#: ../app/views/config_groups/index.html.erb:3
msgid "Config groups"
msgstr ""

#: ../app/services/menu/loader.rb:79 ../app/views/lookup_keys/index.html.erb:2
msgid "Smart variables"
msgstr ""

#: ../app/services/menu/loader.rb:82
msgid "Infrastructure"
msgstr ""

#: ../app/services/menu/loader.rb:83
msgid "Smart proxies"
msgstr ""

#: ../app/services/menu/loader.rb:85
msgid "Compute resources"
msgstr ""

#: ../app/services/menu/loader.rb:86
#: ../app/views/compute_profiles/index.html.erb:1
#: ../app/views/compute_resources/show.html.erb:15
msgid "Compute profiles"
msgstr ""

#: ../app/services/menu/loader.rb:87 ../app/views/subnets/index.html.erb:1
#: ../app/views/taxonomies/_form.html.erb:15
msgid "Subnets"
msgstr ""

#: ../app/services/menu/loader.rb:88 ../app/views/domains/index.html.erb:1
#: ../app/views/subnets/_form.html.erb:6 ../app/views/subnets/index.html.erb:11
#: ../app/views/taxonomies/_form.html.erb:30
msgid "Domains"
msgstr ""

#: ../app/services/menu/loader.rb:89 ../app/views/realms/index.html.erb:1
#: ../app/views/realms/welcome.html.erb:1
#: ../app/views/taxonomies/_form.html.erb:33
msgid "Realms"
msgstr ""

#: ../app/services/password_crypt.rb:7
msgid "Unsupported password hash function '%s'"
msgstr ""

#: ../app/services/power_manager.rb:2
msgid "reboot"
msgstr ""

#: ../app/services/power_manager.rb:2
msgid "start"
msgstr ""

#: ../app/services/power_manager.rb:2
msgid "reset"
msgstr ""

#: ../app/services/power_manager.rb:2
msgid "state"
msgstr ""

#: ../app/services/power_manager.rb:2
msgid "stop"
msgstr ""

#: ../app/services/power_manager.rb:2
msgid "poweroff"
msgstr ""

#: ../app/services/power_manager.rb:3
msgid "soft"
msgstr ""

#: ../app/services/power_manager.rb:3
msgid "on"
msgstr ""

#: ../app/services/power_manager.rb:3
msgid "status"
msgstr ""

#: ../app/services/power_manager.rb:3
msgid "ready?"
msgstr ""

#: ../app/services/power_manager.rb:3
msgid "cycle"
msgstr ""

#: ../app/services/power_manager.rb:3
msgid "off"
msgstr ""

#: ../app/services/power_manager/base.rb:9
msgid "Invalid power state request: %{action}, supported actions are %{supported}"
msgstr ""

#: ../app/services/power_manager/base.rb:13
#: ../app/views/host_mailer/_nonactive_hosts.html.erb:32
msgid "Unknown"
msgstr ""

#: ../app/services/power_manager/virt.rb:10
msgid "Timeout has occurred while communicating with %s"
msgstr ""

#: ../app/services/power_manager/virt.rb:13
msgid "Error has occurred while communicating with %{cr}: %{e}"
msgstr ""

#: ../app/services/report_importer.rb:16
msgid "Invalid report"
msgstr ""

#: ../app/services/report_importer.rb:92
msgid "Invalid log level: %s"
msgstr ""

#: ../app/services/report_status_calculator.rb:25
msgid "invalid type %s"
msgstr ""

#: ../app/services/safe_render.rb:32
msgid "SafeRender#parse_string was passed a %s instead of a string"
msgstr ""

#: ../app/services/smart_proxies/puppet_ca.rb:14
msgid "Must specify a Smart Proxy to use"
msgstr ""

#: ../app/services/smart_proxies/puppet_ca.rb:39
msgid "unable to sign a non pending certificate"
msgstr ""

#: ../app/services/tax_host.rb:133
msgid "you cannot remove %s that are used by hosts or inherited."
msgstr ""

#: ../app/validators/alphanumeric_validator.rb:3
msgid "is alphanumeric and cannot contain spaces"
msgstr ""

#: ../app/validators/mac_address_validator.rb:11
msgid "is not a valid MAC address"
msgstr ""

#: ../app/validators/no_whitespace_validator.rb:3
msgid "can't contain spaces."
msgstr ""

#: ../app/views/about/index.html.erb:7
msgid "System Status"
msgstr ""

#: ../app/views/about/index.html.erb:9
#: ../app/views/dashboard/welcome.html.erb:31
#: ../app/views/smart_proxies/index.html.erb:1
#: ../app/views/taxonomies/_form.html.erb:11
msgid "Smart Proxies"
msgstr ""

#: ../app/views/about/index.html.erb:11
msgid "Available Providers"
msgstr ""

#: ../app/views/about/index.html.erb:12
#: ../app/views/compute_resources/index.html.erb:1
#: ../app/views/taxonomies/_form.html.erb:18
msgid "Compute Resources"
msgstr ""

#: ../app/views/about/index.html.erb:14
msgid "Plugins"
msgstr ""

#: ../app/views/about/index.html.erb:19
msgid "No smart proxies to show"
msgstr ""

#: ../app/views/about/index.html.erb:24 ../app/views/about/index.html.erb:72
#: ../app/views/about/index.html.erb:97 ../app/views/autosign/_form.html.erb:3
#: ../app/views/autosign/index.html.erb:7
#: ../app/views/common_parameters/_inherited_parameters.html.erb:5
#: ../app/views/common_parameters/_parameter.html.erb:12
#: ../app/views/common_parameters/_parameters.html.erb:8
#: ../app/views/common_parameters/_puppetclasses_parameters.html.erb:6
#: ../app/views/compute_resources_vms/form/libvirt/_base.html.erb:2
#: ../app/views/compute_resources_vms/form/openstack/_base.html.erb:1
#: ../app/views/compute_resources_vms/form/ovirt/_base.html.erb:2
#: ../app/views/compute_resources_vms/form/ovirt/_network.html.erb:1
#: ../app/views/compute_resources_vms/form/vmware/_base.html.erb:1
#: ../app/views/compute_resources_vms/form/vmware/_volume.html.erb:2
#: ../app/views/compute_resources_vms/index/_ec2.html.erb:4
#: ../app/views/compute_resources_vms/index/_gce.html.erb:4
#: ../app/views/compute_resources_vms/index/_libvirt.html.erb:4
#: ../app/views/compute_resources_vms/index/_openstack.html.erb:4
#: ../app/views/compute_resources_vms/index/_ovirt.html.erb:4
#: ../app/views/compute_resources_vms/index/_rackspace.html.erb:4
#: ../app/views/compute_resources_vms/index/_vmware.html.erb:4
#: ../app/views/compute_resources_vms/show/_libvirt.html.erb:10
#: ../app/views/compute_resources_vms/show/_ovirt.html.erb:10
#: ../app/views/fact_values/index.html.erb:10
#: ../app/views/hosts/_list.html.erb:7
#: ../app/views/puppetclasses/_classes_parameters.html.erb:5
#: ../app/views/trends/index.html.erb:26
msgid "Name"
msgstr ""

#: ../app/views/about/index.html.erb:25
#: ../app/views/smart_proxies/index.html.erb:11
msgid "Features"
msgstr ""

#: ../app/views/about/index.html.erb:26 ../app/views/about/index.html.erb:47
#: ../app/views/about/index.html.erb:74 ../app/views/hosts/_bmc.html.erb:9
msgid "Status"
msgstr ""

#: ../app/views/about/index.html.erb:34 ../app/views/about/index.html.erb:82
msgid "Connecting.."
msgstr ""

#: ../app/views/about/index.html.erb:46
#: ../app/views/compute_resources/_form.html.erb:22
#: ../app/views/compute_resources/show.html.erb:29
msgid "Provider"
msgstr ""

#: ../app/views/about/index.html.erb:55
msgid "Installed"
msgstr ""

#: ../app/views/about/index.html.erb:57
msgid "Not Installed"
msgstr ""

#: ../app/views/about/index.html.erb:63
msgid ""
"To enable a provider, either install the OS package (e.g. foreman-libvirt) or "
"enable the bundler group for development setup (e.g. ovirt)."
msgstr ""

#: ../app/views/about/index.html.erb:67
msgid "No compute resource to show"
msgstr ""

#: ../app/views/about/index.html.erb:73
#: ../app/views/compute_resources/index.html.erb:9
#: ../app/views/compute_resources_vms/form/libvirt/_volume.html.erb:5
#: ../app/views/compute_resources_vms/index/_ec2.html.erb:6
#: ../app/views/compute_resources_vms/index/_gce.html.erb:5
#: ../app/views/compute_resources_vms/index/_openstack.html.erb:5
#: ../app/views/compute_resources_vms/index/_rackspace.html.erb:5
#: ../app/views/hosts/_interfaces.html.erb:16
#: ../app/views/hosts/_nics.html.erb:10
#: ../app/views/provisioning_templates/_custom_tab_headers.html.erb:1
#: ../app/views/provisioning_templates/_custom_tabs.html.erb:6
#: ../app/views/ptables/_custom_tab_headers.html.erb:1
msgid "Type"
msgstr ""

#: ../app/views/about/index.html.erb:92
msgid "No plugins found"
msgstr ""

#: ../app/views/about/index.html.erb:98
#: ../app/views/compute_resources/show.html.erb:34 apipie.rb:7
msgid "Description"
msgstr ""

#: ../app/views/about/index.html.erb:99
msgid "Author"
msgstr ""

#: ../app/views/about/index.html.erb:100
msgid "Version"
msgstr ""

#: ../app/views/about/index.html.erb:121
msgid "Support"
msgstr ""

#: ../app/views/about/index.html.erb:124
msgid "Manual"
msgstr ""

#: ../app/views/about/index.html.erb:125
msgid "Wiki"
msgstr ""

#: ../app/views/about/index.html.erb:126
msgid "First use instructions"
msgstr ""

#: ../app/views/about/index.html.erb:128
msgid "IRC"
msgstr ""

#: ../app/views/about/index.html.erb:129
msgid ""
"You can find The Foreman on the %{freenode} (irc.freenode.net) network. For g"
"eneral support, please visit #theforeman and for development specific related "
"chat, please visit #theforeman-dev."
msgstr ""

#: ../app/views/about/index.html.erb:130
msgid "Mailing lists"
msgstr ""

#: ../app/views/about/index.html.erb:131
msgid ""
"Mailing lists are available via Google Groups. Much like IRC, we have a genera"
"l users (support, Q/A, etc) lists and a development list:"
msgstr ""

#: ../app/views/about/index.html.erb:133
msgid "Foreman Users"
msgstr ""

#: ../app/views/about/index.html.erb:134
msgid "Foreman Developers"
msgstr ""

#: ../app/views/about/index.html.erb:136
msgid "Issue tracker"
msgstr ""

#: ../app/views/about/index.html.erb:137
msgid ""
"We use Redmine to report and track bugs and feature requests, which can be fou"
"nd here:"
msgstr ""

#: ../app/views/about/index.html.erb:137
msgid "issue tracker"
msgstr ""

#: ../app/views/about/index.html.erb:140
msgid "System Information"
msgstr ""

#: ../app/views/about/index.html.erb:141
msgid "Version %{version} © 2009-%{year} Paul Kelly and %{author}"
msgstr ""

#: ../app/views/api/v2/errors/access_denied.json.rabl:3
msgid "Access denied"
msgstr ""

#: ../app/views/api/v2/errors/not_found.json.rabl:4
msgid "Resource %{resource_name} not found by id '%{id}'"
msgstr ""

#: ../app/views/api/v2/errors/unauthorized.json.rabl:3
msgid "Unable to authenticate user %s"
msgstr ""

#: ../app/views/api/v2/errors/unsupported_content_type.json.rabl:3
msgid ""
"'Content-Type: %s' is unsupported in API v2 for POST and PUT requests. Please "
"use 'Content-Type: application/json'."
msgstr ""

#: ../app/views/architectures/_form.html.erb:4
#: ../app/views/architectures/index.html.erb:8
#: ../app/views/media/index.html.erb:13
msgid "Operating Systems"
msgstr ""

#: ../app/views/architectures/edit.html.erb:1
msgid "Edit Architecture"
msgstr ""

#: ../app/views/architectures/index.html.erb:2
#: ../app/views/architectures/new.html.erb:1
msgid "New Architecture"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/architectures/index.html.erb:7 model_attributes.rb:8
msgid "Architecture|Name"
msgstr ""

#: ../app/views/architectures/welcome.html.erb:1
msgid "New architecture"
msgstr ""

#: ../app/views/architectures/welcome.html.erb:2
msgid "Architecture configuration"
msgstr ""

#: ../app/views/architectures/welcome.html.erb:5
msgid ""
"Before you proceed to using Foreman you should provide information about one o"
"r more architectures."
msgstr ""

#: ../app/views/architectures/welcome.html.erb:9
msgid ""
"Each entries represent a particular hardware architecture, most commonly <b>x8"
"6_64</b> or <b>i386</b>. Foreman also supports the Solaris operating system fa"
"mily, which includes <b>sparc</b> based systems."
msgstr ""

#: ../app/views/architectures/welcome.html.erb:12
msgid ""
"Each architecture can also be associated with more than one operating system a"
"nd a selector block is provided to allow you to select valid combinations."
msgstr ""

#: ../app/views/audit_mailer/summary.html.erb:2
msgid "<b>Foreman</b> audit summary"
msgstr ""

#: ../app/views/audit_mailer/summary.html.erb:5
#: ../app/views/audit_mailer/summary.text.erb:4
msgid "Displaying %{num_audits} of %{total_audits} audit"
msgid_plural "Displaying %{num_audits} of %{total_audits} audits"
msgstr[0] ""
msgstr[1] ""

#: ../app/views/audit_mailer/summary.html.erb:24
#: ../app/views/audit_mailer/summary.text.erb:13
msgid "No audit changes for this period"
msgstr ""

#: ../app/views/audit_mailer/summary.html.erb:29
msgid "Full audits list"
msgstr ""

#: ../app/views/audit_mailer/summary.text.erb:1
msgid "Foreman audit summary"
msgstr ""

#: ../app/views/audits/_list.html.erb:11
msgid "Logged-in"
msgstr ""

#: ../app/views/audits/show.html.erb:3 ../app/views/audits/show.html.erb:5
#: ../app/views/reports/show.html.erb:22
msgid "Host details"
msgstr ""

#: ../app/views/audits/show.html.erb:13
msgid "Template Diff"
msgstr ""

#: ../app/views/audits/show.html.erb:16
#: ../app/views/templates/_form.html.erb:10
msgid "History"
msgstr ""

#: ../app/views/audits/show.html.erb:28
msgid "Item"
msgstr ""

#: ../app/views/audits/show.html.erb:30
msgid "Old"
msgstr ""

#: ../app/views/audits/show.html.erb:31
#: ../app/views/common/_puppetclasses_or_envs_changed.html.erb:7
msgid "New"
msgstr ""

#: ../app/views/audits/show.html.erb:33
#: ../app/views/common_parameters/_form.html.erb:11
#: ../app/views/common_parameters/_inherited_parameters.html.erb:6
#: ../app/views/common_parameters/_parameter.html.erb:24
#: ../app/views/common_parameters/_parameters.html.erb:9
#: ../app/views/common_parameters/_puppetclass_parameter.html.erb:16
#: ../app/views/common_parameters/_puppetclasses_parameters.html.erb:7
#: ../app/views/puppetclasses/_classes_parameters.html.erb:6
msgid "Value"
msgstr ""

#: ../app/views/auth_source_ldaps/_form.html.erb:6
msgid "LDAP server"
msgstr ""

#: ../app/views/auth_source_ldaps/_form.html.erb:7
msgid "Account"
msgstr ""

#: ../app/views/auth_source_ldaps/_form.html.erb:8
msgid "Attribute mappings"
msgstr ""

#: ../app/views/auth_source_ldaps/_form.html.erb:19
msgid "Choose a server type"
msgstr ""

#: ../app/views/auth_source_ldaps/_form.html.erb:20
msgid "Server type"
msgstr ""

#: ../app/views/auth_source_ldaps/_form.html.erb:23
#: ../app/views/auth_source_ldaps/_form.html.erb:24
msgid "Use this account to authenticate, <i>optional</i>"
msgstr ""

#: ../app/views/auth_source_ldaps/_form.html.erb:25
msgid "Base DN"
msgstr ""

#: ../app/views/auth_source_ldaps/_form.html.erb:26
msgid "Groups base DN"
msgstr ""

#: ../app/views/auth_source_ldaps/_form.html.erb:27
msgid "Custom LDAP search filter, <i>optional</i>"
msgstr ""

#: ../app/views/auth_source_ldaps/_form.html.erb:29
msgid ""
"LDAP users will have their Foreman account automatically created the first tim"
"e they log into Foreman"
msgstr ""

#: ../app/views/auth_source_ldaps/_form.html.erb:31
msgid ""
"External user groups will be synced on login, else relies on periodic cronjob "
"to check group membership"
msgstr ""

#: ../app/views/auth_source_ldaps/_form.html.erb:34
msgid "e.g. uid"
msgstr ""

#: ../app/views/auth_source_ldaps/_form.html.erb:35
msgid "e.g. givenName"
msgstr ""

#: ../app/views/auth_source_ldaps/_form.html.erb:36
msgid "e.g. sn"
msgstr ""

#: ../app/views/auth_source_ldaps/_form.html.erb:37
msgid "e.g. mail"
msgstr ""

#: ../app/views/auth_source_ldaps/_form.html.erb:38
msgid "Photo attribute"
msgstr ""

#: ../app/views/auth_source_ldaps/_form.html.erb:38
msgid "e.g. jpegPhoto"
msgstr ""

#: ../app/views/auth_source_ldaps/edit.html.erb:1
msgid "Edit LDAP Auth Source"
msgstr ""

#: ../app/views/auth_source_ldaps/index.html.erb:3
msgid "LDAP Authentication"
msgstr ""

#: ../app/views/auth_source_ldaps/index.html.erb:5
msgid "New LDAP Source"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/auth_source_ldaps/index.html.erb:10 model_attributes.rb:56
msgid "AuthSource|Name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/auth_source_ldaps/index.html.erb:11 model_attributes.rb:52
msgid "AuthSource|Host"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/auth_source_ldaps/index.html.erb:12 model_attributes.rb:58
msgid "AuthSource|Onthefly register"
msgstr ""

#: ../app/views/auth_source_ldaps/index.html.erb:13
msgid "AuthSource|LDAPS"
msgstr ""

#: ../app/views/auth_source_ldaps/new.html.erb:1
msgid "New LDAP Auth Source"
msgstr ""

#: ../app/views/auth_source_ldaps/welcome.html.erb:1
msgid "New authentication source"
msgstr ""

#: ../app/views/auth_source_ldaps/welcome.html.erb:2
msgid "Authentication Source Configuration"
msgstr ""

#: ../app/views/auth_source_ldaps/welcome.html.erb:4
msgid "Foreman can use LDAP based service for user information and authentication."
msgstr ""

#: ../app/views/auth_source_ldaps/welcome.html.erb:6
msgid ""
"The authentication process currently requires an LDAP provider, such as <em>Op"
"enLDAP</em> or <em>Microsoft's Active Directory</em>."
msgstr ""

#: ../app/views/autosign/index.html.erb:1
msgid "Autosign entries for %s"
msgstr ""

#: ../app/views/autosign/new.html.erb:1
msgid "New Autosign Entry"
msgstr ""

#: ../app/views/bookmarks/edit.html.erb:1
msgid "Edit Bookmark"
msgstr ""

#: ../app/views/bookmarks/index.html.erb:1
msgid "Manage Bookmarks"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/bookmarks/index.html.erb:8 model_attributes.rb:70
msgid "Bookmark|Name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/bookmarks/index.html.erb:9 model_attributes.rb:76
msgid "Bookmark|Query"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/bookmarks/index.html.erb:10 model_attributes.rb:68
msgid "Bookmark|Controller"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/bookmarks/index.html.erb:11 model_attributes.rb:74
msgid "Bookmark|Public"
msgstr ""

#: ../app/views/bookmarks/new.html.erb:1
msgid "New Bookmark"
msgstr ""

#: ../app/views/bookmarks/welcome.html.erb:1
msgid "Bookmarks configuration"
msgstr ""

#: ../app/views/bookmarks/welcome.html.erb:4
msgid "Here you can manage bookmarks. Bookmarks are saved search queries."
msgstr ""

#: ../app/views/common/403.html.erb:2
msgid "Permission denied"
msgstr ""

#: ../app/views/common/403.html.erb:4
msgid "You are not authorized to perform this action"
msgstr ""

#: ../app/views/common/403.html.erb:5
msgid "Please request the required privileges from a foreman administrator"
msgstr ""

#: ../app/views/common/403.html.erb:7 ../app/views/common/404.html.erb:6
#: ../app/views/common/500.html.erb:17
#: ../app/views/compute_profiles/show.html.erb:4
#: ../app/views/compute_resources_vms/show.html.erb:10
#: ../app/views/puppetclasses/no_route.html.erb:9
#: ../app/views/reports/show.html.erb:20
msgid "Back"
msgstr ""

#: ../app/views/common/404.html.erb:2
msgid "Not Found"
msgstr ""

#: ../app/views/common/404.html.erb:4
msgid "Please try to update your request"
msgstr ""

#: ../app/views/common/500.html.erb:1
msgid "Oops, we're sorry but something went wrong"
msgstr ""

#: ../app/views/common/500.html.erb:7
msgid "Foreman ticketing system"
msgstr ""

#: ../app/views/common/500.html.erb:7
msgid "If you feel this is an error with Foreman itself, please open a new issue with"
msgstr ""

#: ../app/views/common/500.html.erb:8
msgid "You would probably need to attach the"
msgstr ""

#: ../app/views/common/500.html.erb:9
msgid "Full trace"
msgstr ""

#: ../app/views/common/500.html.erb:9
msgid "and relevant log entries."
msgstr ""

#: ../app/views/common/_edit_habtm.html.erb:2
msgid "None Found"
msgstr ""

#: ../app/views/common/_puppetclasses_or_envs_changed.html.erb:2
msgid "Changed environments"
msgstr ""

#: ../app/views/common/_puppetclasses_or_envs_changed.html.erb:4
msgid "Select the changes you want to realize in Foreman"
msgstr ""

#: ../app/views/common/_puppetclasses_or_envs_changed.html.erb:6
msgid "Toggle"
msgstr ""

#: ../app/views/common/_puppetclasses_or_envs_changed.html.erb:9
msgid "Check/Uncheck new"
msgstr ""

#: ../app/views/common/_puppetclasses_or_envs_changed.html.erb:10
msgid "Updated"
msgstr ""

#: ../app/views/common/_puppetclasses_or_envs_changed.html.erb:12
msgid "Check/Uncheck updated"
msgstr ""

#: ../app/views/common/_puppetclasses_or_envs_changed.html.erb:13
msgid "Obsolete"
msgstr ""

#: ../app/views/common/_puppetclasses_or_envs_changed.html.erb:15
msgid "Check/Uncheck obsolete"
msgstr ""

#: ../app/views/common/_puppetclasses_or_envs_changed.html.erb:23
msgid "Check/Uncheck all"
msgstr ""

#: ../app/views/common/_puppetclasses_or_envs_changed.html.erb:26
msgid "Operation"
msgstr ""

#: ../app/views/common/_puppetclasses_or_envs_changed.html.erb:27
msgid "Puppet Modules"
msgstr ""

#: ../app/views/common/_puppetclasses_or_envs_changed.html.erb:39
msgid "Check/Uncheck all %s changes"
msgstr ""

#: ../app/views/common/_puppetclasses_or_envs_changed.html.erb:42
msgid "Add:"
msgstr ""

#: ../app/views/common/_puppetclasses_or_envs_changed.html.erb:42
msgid "Remove:"
msgstr ""

#: ../app/views/common/_puppetclasses_or_envs_changed.html.erb:42
msgid "Update:"
msgstr ""

#: ../app/views/common/_puppetclasses_or_envs_changed.html.erb:56
msgid "Update"
msgstr ""

#: ../app/views/common/_searchbar.html.erb:6
msgid "Search"
msgstr ""

#: ../app/views/common/_searchbar.html.erb:17
msgid "Bookmark this search"
msgstr ""

#: ../app/views/common/_searchbar.html.erb:33
msgid "Add Bookmark"
msgstr ""

#: ../app/views/common/os_selection/_image_details.html.erb:3
msgid "Build from OS image"
msgstr ""

#: ../app/views/common/os_selection/_image_details.html.erb:3
msgid "OS Image"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/common/os_selection/_initial.html.erb:3 model_attributes.rb:2
msgid "Architecture"
msgstr ""

#: ../app/views/common/os_selection/_operatingsystem.html.erb:4
#: ../app/views/taxonomies/_form.html.erb:21
msgid "Media"
msgstr ""

#: ../app/views/common/os_selection/_operatingsystem.html.erb:10
#: ../app/views/operatingsystems/_form.html.erb:6
msgid "Partition table"
msgstr ""

#: ../app/views/common_parameters/_inherited_parameters.html.erb:4
msgid "Scope"
msgstr ""

#: ../app/views/common_parameters/_inherited_parameters.html.erb:7
#: ../app/views/common_parameters/_parameters.html.erb:10
#: ../app/views/common_parameters/_puppetclasses_parameters.html.erb:9
#: ../app/views/puppetclasses/_classes_parameters.html.erb:7
msgid "Actions"
msgstr ""

#: ../app/views/common_parameters/_inherited_parameters.html.erb:20
#: ../app/views/puppetclasses/_class_parameters.html.erb:14
msgid "override"
msgstr ""

#: ../app/views/common_parameters/_inherited_parameters.html.erb:20
#: ../app/views/puppetclasses/_class_parameters.html.erb:14
msgid "Override this value"
msgstr ""

#: ../app/views/common_parameters/_parameter.html.erb:8
#: ../app/views/common_parameters/_parent_parameter.html.erb:7
msgid "Global"
msgstr ""

#: ../app/views/common_parameters/_parameter.html.erb:37
msgid "hide"
msgstr ""

#: ../app/views/common_parameters/_parameter.html.erb:38
msgid "remove"
msgstr ""

#: ../app/views/common_parameters/_parameters.html.erb:6
#: ../app/views/common_parameters/index.html.erb:1
msgid "Global Parameters"
msgstr ""

#: ../app/views/common_parameters/_parameters.html.erb:18
msgid "Add Parameter"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/common_parameters/_puppetclass_parameter.html.erb:8
#: ../app/views/lookup_keys/index.html.erb:8 model_attributes.rb:410
msgid "Puppetclass"
msgstr ""

#: ../app/views/common_parameters/_puppetclass_parameter.html.erb:11
msgid "Parameter name"
msgstr ""

#: ../app/views/common_parameters/_puppetclass_parameter.html.erb:17
msgid "Parameter type"
msgstr ""

#: ../app/views/common_parameters/_puppetclasses_parameters.html.erb:5
msgid "Puppet class overrides"
msgstr ""

#: ../app/views/common_parameters/_puppetclasses_parameters.html.erb:20
msgid "Override a Puppetclass Parameter"
msgstr ""

#: ../app/views/common_parameters/edit.html.erb:1
msgid "Edit Global Parameter"
msgstr ""

#: ../app/views/common_parameters/index.html.erb:3
msgid "New Parameter"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/common_parameters/index.html.erb:9 model_attributes.rb:390
msgid "Parameter|Name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/common_parameters/index.html.erb:10 model_attributes.rb:394
msgid "Parameter|Value"
msgstr ""

#: ../app/views/common_parameters/new.html.erb:1
msgid "New Global Parameter"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/compute_attributes/_form.html.erb:5
#: ../app/views/compute_resources/show.html.erb:64
#: ../app/views/hostgroups/_form.html.erb:32
#: ../app/views/hosts/_form.html.erb:58 model_attributes.rb:84
msgid "Compute profile"
msgstr ""

#: ../app/views/compute_attributes/edit.html.erb:1
msgid "Edit compute profile on %s"
msgstr ""

#: ../app/views/compute_attributes/new.html.erb:1
msgid "New compute profile on %s"
msgstr ""

#: ../app/views/compute_profiles/edit.html.erb:1
msgid "Edit Compute profile"
msgstr ""

#: ../app/views/compute_profiles/index.html.erb:3
msgid "New Compute Profile"
msgstr ""

#: ../app/views/compute_profiles/index.html.erb:18
msgid "Rename"
msgstr ""

#: ../app/views/compute_profiles/new.html.erb:1
msgid "New Compute profile"
msgstr ""

#: ../app/views/compute_profiles/show.html.erb:2
msgid "Edit Compute profile: %s"
msgstr ""

#: ../app/views/compute_profiles/show.html.erb:7
msgid "Click on the link of a compute resource to edit its default VM attributes."
msgstr ""

#: ../app/views/compute_profiles/show.html.erb:14
#: ../app/views/compute_resources/_form.html.erb:7
#: ../app/views/compute_resources/show.html.erb:10
msgid "Compute Resource"
msgstr ""

#: ../app/views/compute_profiles/show.html.erb:15
msgid "VM Attributes (%s)"
msgstr ""

#: ../app/views/compute_profiles/show.html.erb:30
#: ../app/views/compute_resources/show.html.erb:80
msgid "unspecified"
msgstr ""

#: ../app/views/compute_resources/_form.html.erb:21
msgid "Choose a provider"
msgstr ""

#: ../app/views/compute_resources/form/_ec2.html.erb:1
msgid "Access Key"
msgstr ""

#: ../app/views/compute_resources/form/_ec2.html.erb:2
msgid "Secret Key"
msgstr ""

#: ../app/views/compute_resources/form/_ec2.html.erb:5
#: ../app/views/compute_resources/form/_rackspace.html.erb:5
msgid "Region"
msgstr ""

#: ../app/views/compute_resources/form/_ec2.html.erb:6
msgid "Load Regions"
msgstr ""

#: ../app/views/compute_resources/form/_ec2.html.erb:6
#: ../app/views/compute_resources/form/_gce.html.erb:7
#: ../app/views/compute_resources/form/_libvirt.html.erb:12
#: ../app/views/compute_resources/form/_openstack.html.erb:7
#: ../app/views/compute_resources/form/_ovirt.html.erb:7
#: ../app/views/compute_resources/form/_rackspace.html.erb:6
msgid "Test Connection"
msgstr ""

#: ../app/views/compute_resources/form/_gce.html.erb:1
msgid "Google Project ID"
msgstr ""

#: ../app/views/compute_resources/form/_gce.html.erb:2
msgid "Client Email"
msgstr ""

#: ../app/views/compute_resources/form/_gce.html.erb:3
msgid "The file path where your p12 file is located"
msgstr ""

#: ../app/views/compute_resources/form/_gce.html.erb:3
msgid "Certificate path"
msgstr ""

#: ../app/views/compute_resources/form/_gce.html.erb:6
msgid "Zone"
msgstr ""

#: ../app/views/compute_resources/form/_gce.html.erb:7
msgid "Load zones"
msgstr ""

#: ../app/views/compute_resources/form/_libvirt.html.erb:1
msgid "e.g. qemu://host.example.com/system"
msgstr ""

#: ../app/views/compute_resources/form/_libvirt.html.erb:3
#: ../app/views/compute_resources/show/_libvirt.html.erb:6
msgid "Display type"
msgstr ""

#: ../app/views/compute_resources/form/_libvirt.html.erb:5
#: ../app/views/compute_resources/form/_vmware.html.erb:11
#: ../app/views/compute_resources/show/_libvirt.html.erb:10
#: ../app/views/compute_resources/show/_vmware.html.erb:6
msgid "Console passwords"
msgstr ""

#: ../app/views/compute_resources/form/_libvirt.html.erb:6
#: ../app/views/compute_resources/form/_vmware.html.erb:12
msgid "Set a randomly generated password on the display connection"
msgstr ""

#: ../app/views/compute_resources/form/_openstack.html.erb:1
msgid "e.g. http://openstack:5000/v2.0/tokens"
msgstr ""

#: ../app/views/compute_resources/form/_openstack.html.erb:6
#: ../app/views/compute_resources_vms/form/openstack/_base.html.erb:12
#: ../app/views/compute_resources_vms/index/_openstack.html.erb:6
msgid "Tenant"
msgstr ""

#: ../app/views/compute_resources/form/_openstack.html.erb:7
msgid "Load Tenants"
msgstr ""

#: ../app/views/compute_resources/form/_ovirt.html.erb:1
msgid "e.g. https://ovirt.example.com/api"
msgstr ""

#: ../app/views/compute_resources/form/_ovirt.html.erb:2
msgid "e.g. admin@internal"
msgstr ""

#: ../app/views/compute_resources/form/_ovirt.html.erb:5
#: ../app/views/compute_resources/form/_vmware.html.erb:5
msgid "Datacenter"
msgstr ""

#: ../app/views/compute_resources/form/_ovirt.html.erb:7
msgid "Load Datacenters"
msgstr ""

#: ../app/views/compute_resources/form/_ovirt.html.erb:12
msgid "Quota ID"
msgstr ""

#: ../app/views/compute_resources/form/_ovirt.html.erb:13
msgid "X509 Certification Authorities"
msgstr ""

#: ../app/views/compute_resources/form/_ovirt.html.erb:14
msgid ""
"Optionally provide a CA, or a correctly ordered CA chain. If left blank, a sel"
"f-signed CA will be populated automatically by the server during the first req"
"uest."
msgstr ""

#: ../app/views/compute_resources/form/_rackspace.html.erb:1
msgid "e.g. https://identity.api.rackspacecloud.com/v2.0"
msgstr ""

#: ../app/views/compute_resources/form/_rackspace.html.erb:3
msgid "API Key"
msgstr ""

#: ../app/views/compute_resources/form/_vmware.html.erb:1
msgid "VCenter/Server"
msgstr ""

#: ../app/views/compute_resources/form/_vmware.html.erb:9
#: ../app/views/puppetca/index.html.erb:11
msgid "Fingerprint"
msgstr ""

#: ../app/views/compute_resources/index.html.erb:2
msgid "New Compute Resource"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/compute_resources/index.html.erb:8 model_attributes.rb:94
msgid "ComputeResource|Name"
msgstr ""

#: ../app/views/compute_resources/new.html.erb:1
msgid "New compute resource"
msgstr ""

#: ../app/views/compute_resources/show.html.erb:4
msgid "Associate VMs"
msgstr ""

#: ../app/views/compute_resources/show.html.erb:6
msgid "Associate VMs to Foreman hosts"
msgstr ""

#: ../app/views/compute_resources/show.html.erb:11
msgid "Virtual Machines"
msgstr ""

#: ../app/views/compute_resources/show.html.erb:13
#: ../app/views/images/index.html.erb:1
msgid "Images"
msgstr ""

#: ../app/views/compute_resources/show.html.erb:46
msgid "Loading virtual machines information ..."
msgstr ""

#: ../app/views/compute_resources/show.html.erb:51
#: ../app/views/images/index.html.erb:2 ../app/views/images/new.html.erb:1
msgid "New Image"
msgstr ""

#: ../app/views/compute_resources/show.html.erb:55
msgid "Loading Images information"
msgstr ""

#: ../app/views/compute_resources/show.html.erb:65
msgid "VM Attributes"
msgstr ""

#: ../app/views/compute_resources/show/_libvirt.html.erb:2
#: ../app/views/compute_resources/show/_openstack.html.erb:2
#: ../app/views/compute_resources/show/_ovirt.html.erb:2
#: ../app/views/compute_resources/show/_vmware.html.erb:2
msgid "URL"
msgstr ""

#: ../app/views/compute_resources/show/_libvirt.html.erb:11
#: ../app/views/compute_resources/show/_vmware.html.erb:7
#: ../app/views/images/index.html.erb:21
msgid "Disabled"
msgstr ""

#: ../app/views/compute_resources/show/_libvirt.html.erb:11
#: ../app/views/compute_resources/show/_vmware.html.erb:7
#: ../app/views/images/index.html.erb:21
msgid "Enabled"
msgstr ""

#: ../app/views/compute_resources_vms/_error.html.erb:4
msgid "There was an error listing VMs: %s"
msgstr ""

#: ../app/views/compute_resources_vms/form/_networks.html.erb:9
#: ../app/views/hosts/_compute_detail.html.erb:10
msgid "Network interfaces"
msgstr ""

#: ../app/views/compute_resources_vms/form/_networks.html.erb:20
#: ../app/views/hosts/_interfaces.html.erb:43
msgid "Add Interface"
msgstr ""

#: ../app/views/compute_resources_vms/form/_networks.html.erb:20
msgid "add new network interface"
msgstr ""

#: ../app/views/compute_resources_vms/form/_networks.html.erb:25
msgid "No networks found."
msgstr ""

#: ../app/views/compute_resources_vms/form/_volumes.html.erb:6
#: ../app/views/compute_resources_vms/form/_volumes.html.erb:12
msgid "remove storage volume"
msgstr ""

#: ../app/views/compute_resources_vms/form/_volumes.html.erb:9
msgid "Storage"
msgstr ""

#: ../app/views/compute_resources_vms/form/_volumes.html.erb:16
msgid "add new storage volume"
msgstr ""

#: ../app/views/compute_resources_vms/form/_volumes.html.erb:16
msgid "Add Volume"
msgstr ""

#: ../app/views/compute_resources_vms/form/ec2/_base.html.erb:1
#: ../app/views/compute_resources_vms/form/openstack/_base.html.erb:2
#: ../app/views/compute_resources_vms/form/rackspace/_base.html.erb:1
msgid "Flavor"
msgstr ""

#: ../app/views/compute_resources_vms/form/ec2/_base.html.erb:7
#: ../app/views/compute_resources_vms/form/gce/_base.html.erb:8
#: ../app/views/compute_resources_vms/form/libvirt/_base.html.erb:16
#: ../app/views/compute_resources_vms/form/openstack/_base.html.erb:9
#: ../app/views/compute_resources_vms/form/ovirt/_base.html.erb:32
#: ../app/views/compute_resources_vms/form/vmware/_base.html.erb:23
msgid "Please select an image"
msgstr ""

#: ../app/views/compute_resources_vms/form/ec2/_base.html.erb:9
msgid "Availability zone"
msgstr ""

#: ../app/views/compute_resources_vms/form/ec2/_base.html.erb:9
msgid "No preference"
msgstr ""

#: ../app/views/compute_resources_vms/form/ec2/_base.html.erb:14
msgid "EC2"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/compute_resources_vms/form/ec2/_base.html.erb:15
#: ../app/views/hostgroups/_form.html.erb:55
#: ../app/views/subnets/_form.html.erb:5 model_attributes.rb:474
msgid "Subnet"
msgstr ""

#: ../app/views/compute_resources_vms/form/ec2/_base.html.erb:22
msgid "Security groups"
msgstr ""

#: ../app/views/compute_resources_vms/form/ec2/_base.html.erb:30
msgid "Public"
msgstr ""

#: ../app/views/compute_resources_vms/form/ec2/_base.html.erb:30
msgid "Private"
msgstr ""

#: ../app/views/compute_resources_vms/form/ec2/_base.html.erb:30
msgid "Managed IP"
msgstr ""

#: ../app/views/compute_resources_vms/form/gce/_base.html.erb:1
msgid "Machine type"
msgstr ""

#: ../app/views/compute_resources_vms/form/gce/_base.html.erb:11
#: ../app/views/compute_resources_vms/form/libvirt/_network.html.erb:15
#: ../app/views/compute_resources_vms/form/libvirt/_network.html.erb:22
#: ../app/views/compute_resources_vms/form/libvirt/_network.html.erb:24
#: ../app/views/compute_resources_vms/form/ovirt/_network.html.erb:5
#: ../app/views/compute_resources_vms/form/vmware/_network.html.erb:8
#: ../app/views/hostgroups/_form.html.erb:9 ../app/views/hosts/_bmc.html.erb:22
msgid "Network"
msgstr ""

#: ../app/views/compute_resources_vms/form/gce/_base.html.erb:12
msgid "External IP"
msgstr ""

#: ../app/views/compute_resources_vms/form/gce/_volume.html.erb:1
#: ../app/views/compute_resources_vms/form/libvirt/_volume.html.erb:3
#: ../app/views/compute_resources_vms/form/ovirt/_volume.html.erb:2
#: ../app/views/compute_resources_vms/form/vmware/_volume.html.erb:5
msgid "Size (GB)"
msgstr ""

#: ../app/views/compute_resources_vms/form/libvirt/_base.html.erb:3
#: ../app/views/compute_resources_vms/form/vmware/_base.html.erb:2
#: ../app/views/compute_resources_vms/index/_libvirt.html.erb:5
#: ../app/views/compute_resources_vms/index/_ovirt.html.erb:5
#: ../app/views/compute_resources_vms/index/_vmware.html.erb:6
msgid "CPUs"
msgstr ""

#: ../app/views/compute_resources_vms/form/libvirt/_base.html.erb:4
#: ../app/views/compute_resources_vms/form/ovirt/_base.html.erb:21
#: ../app/views/compute_resources_vms/index/_libvirt.html.erb:6
#: ../app/views/compute_resources_vms/index/_ovirt.html.erb:6
#: ../app/views/compute_resources_vms/index/_vmware.html.erb:7
#: ../app/views/compute_resources_vms/show/_libvirt.html.erb:28
#: ../app/views/compute_resources_vms/show/_ovirt.html.erb:22
msgid "Memory"
msgstr ""

#: ../app/views/compute_resources_vms/form/libvirt/_base.html.erb:9
#: ../app/views/compute_resources_vms/form/ovirt/_base.html.erb:24
#: ../app/views/compute_resources_vms/form/vmware/_base.html.erb:14
msgid "Start"
msgstr ""

#: ../app/views/compute_resources_vms/form/libvirt/_base.html.erb:9
#: ../app/views/compute_resources_vms/form/ovirt/_base.html.erb:24
#: ../app/views/compute_resources_vms/form/vmware/_base.html.erb:14
msgid "Power ON this machine"
msgstr ""

#: ../app/views/compute_resources_vms/form/libvirt/_base.html.erb:21
#: ../app/views/compute_resources_vms/form/ovirt/_base.html.erb:36
msgid "Image to use"
msgstr ""

#: ../app/views/compute_resources_vms/form/libvirt/_network.html.erb:6
msgid "Network type"
msgstr ""

#: ../app/views/compute_resources_vms/form/libvirt/_network.html.erb:14
msgid "No networks"
msgstr ""

#: ../app/views/compute_resources_vms/form/libvirt/_network.html.erb:21
msgid "No bridges"
msgstr ""

#: ../app/views/compute_resources_vms/form/libvirt/_network.html.erb:24
msgid ""
"your libvirt host does not support interface listing, please enter here the br"
"idge name (e.g. br0)"
msgstr ""

#: ../app/views/compute_resources_vms/form/libvirt/_network.html.erb:29
#: ../app/views/compute_resources_vms/form/vmware/_network.html.erb:4
msgid "NIC type"
msgstr ""

#: ../app/views/compute_resources_vms/form/libvirt/_volume.html.erb:2
msgid "Storage pool"
msgstr ""

#: ../app/views/compute_resources_vms/form/openstack/_base.html.erb:14
msgid "Security group"
msgstr ""

#: ../app/views/compute_resources_vms/form/openstack/_base.html.erb:16
msgid "Internal network"
msgstr ""

#: ../app/views/compute_resources_vms/form/openstack/_base.html.erb:17
msgid "Floating IP network"
msgstr ""

#: ../app/views/compute_resources_vms/form/openstack/_base.html.erb:18
msgid "Create new boot volume from image"
msgstr ""

#: ../app/views/compute_resources_vms/form/openstack/_base.html.erb:18
msgid "Boot from volume"
msgstr ""

#: ../app/views/compute_resources_vms/form/openstack/_base.html.erb:19
msgid "Defaults to image size if left blank"
msgstr ""

#: ../app/views/compute_resources_vms/form/openstack/_base.html.erb:19
msgid "New boot volume size (GB)"
msgstr ""

#: ../app/views/compute_resources_vms/form/ovirt/_base.html.erb:8
#: ../app/views/compute_resources_vms/form/vmware/_base.html.erb:5
msgid "Cluster"
msgstr ""

#: ../app/views/compute_resources_vms/form/ovirt/_base.html.erb:10
msgid "Select template"
msgstr ""

#: ../app/views/compute_resources_vms/form/ovirt/_base.html.erb:14
msgid "oVirt/RHEV template to use"
msgstr ""

#: ../app/views/compute_resources_vms/form/ovirt/_base.html.erb:15
#: ../app/views/templates/_form.html.erb:6
msgid "Template"
msgstr ""

#: ../app/views/compute_resources_vms/form/ovirt/_base.html.erb:20
msgid "Cores"
msgstr ""

#: ../app/views/compute_resources_vms/form/ovirt/_volume.html.erb:5
msgid "Storage domain"
msgstr ""

#: ../app/views/compute_resources_vms/form/ovirt/_volume.html.erb:9
msgid "Preallocate disk"
msgstr ""

#: ../app/views/compute_resources_vms/form/ovirt/_volume.html.erb:9
msgid "Uses thin provisioning if unchecked"
msgstr ""

#: ../app/views/compute_resources_vms/form/ovirt/_volume.html.erb:13
msgid "Only one volume can be bootable"
msgstr ""

#: ../app/views/compute_resources_vms/form/rackspace/_base.html.erb:8
msgid "Please Select an Image"
msgstr ""

#: ../app/views/compute_resources_vms/form/vmware/_base.html.erb:3
#: ../app/views/compute_resources_vms/show/_vmware.html.erb:15
msgid "Cores per socket"
msgstr ""

#: ../app/views/compute_resources_vms/form/vmware/_base.html.erb:4
msgid "Memory (MB)"
msgstr ""

#: ../app/views/compute_resources_vms/form/vmware/_base.html.erb:7
#: ../app/views/compute_resources_vms/index/_vmware.html.erb:5
msgid "Folder"
msgstr ""

#: ../app/views/compute_resources_vms/form/vmware/_base.html.erb:8
msgid "Guest OS"
msgstr ""

#: ../app/views/compute_resources_vms/form/vmware/_base.html.erb:9
msgid "SCSI controller"
msgstr ""

#: ../app/views/compute_resources_vms/form/vmware/_base.html.erb:10
msgid "Virtual H/W version"
msgstr ""

#: ../app/views/compute_resources_vms/form/vmware/_volume.html.erb:1
msgid "Data store"
msgstr ""

#: ../app/views/compute_resources_vms/form/vmware/_volume.html.erb:7
msgid "Thin provision"
msgstr ""

#: ../app/views/compute_resources_vms/form/vmware/_volume.html.erb:11
msgid "Eager zero"
msgstr ""

#: ../app/views/compute_resources_vms/index.html.erb:1
msgid "Virtual Machines on %s"
msgstr ""

#: ../app/views/compute_resources_vms/index/_ec2.html.erb:5
msgid "DNS"
msgstr ""

#: ../app/views/compute_resources_vms/index/_ec2.html.erb:7
#: ../app/views/compute_resources_vms/index/_gce.html.erb:6
#: ../app/views/compute_resources_vms/index/_openstack.html.erb:7
#: ../app/views/compute_resources_vms/index/_rackspace.html.erb:6
#: ../app/views/puppetca/index.html.erb:8
msgid "State"
msgstr ""

#: ../app/views/compute_resources_vms/index/_libvirt.html.erb:7
#: ../app/views/compute_resources_vms/index/_ovirt.html.erb:7
#: ../app/views/compute_resources_vms/index/_vmware.html.erb:8
msgid "Power"
msgstr ""

#: ../app/views/compute_resources_vms/new.html.erb:2
msgid "New Virtual Machine"
msgstr ""

#: ../app/views/compute_resources_vms/new.html.erb:15
msgid "Create"
msgstr ""

#: ../app/views/compute_resources_vms/show.html.erb:9
msgid "Associate VM"
msgstr ""

#: ../app/views/compute_resources_vms/show.html.erb:9
msgid "Associate VM to a Foreman host"
msgstr ""

#: ../app/views/compute_resources_vms/show/_ec2.html.erb:5
#: ../app/views/compute_resources_vms/show/_gce.html.erb:5
#: ../app/views/compute_resources_vms/show/_libvirt.html.erb:6
#: ../app/views/compute_resources_vms/show/_openstack.html.erb:5
#: ../app/views/compute_resources_vms/show/_ovirt.html.erb:6
#: ../app/views/compute_resources_vms/show/_rackspace.html.erb:5
#: ../app/views/compute_resources_vms/show/_vmware.html.erb:5
#: ../app/views/hosts/_overview.html.erb:4 ../app/views/hosts/show.html.erb:24
msgid "Properties"
msgstr ""

#: ../app/views/compute_resources_vms/show/_libvirt.html.erb:14
msgid "Machine Type"
msgstr ""

#: ../app/views/compute_resources_vms/show/_libvirt.html.erb:20
#: ../app/views/compute_resources_vms/show/_ovirt.html.erb:14
msgid "VCPU(s)"
msgstr ""

#: ../app/views/compute_resources_vms/show/_libvirt.html.erb:24
#: ../app/views/compute_resources_vms/show/_ovirt.html.erb:18
msgid "UUID"
msgstr ""

#: ../app/views/compute_resources_vms/show/_libvirt.html.erb:30
msgid "Allocated"
msgstr ""

#: ../app/views/compute_resources_vms/show/_libvirt.html.erb:33
#: ../app/views/compute_resources_vms/show/_ovirt.html.erb:27
msgid "Display"
msgstr ""

#: ../app/views/compute_resources_vms/show/_libvirt.html.erb:39
#: ../app/views/compute_resources_vms/show/_ovirt.html.erb:33
msgid "NIC"
msgstr ""

#: ../app/views/compute_resources_vms/show/_libvirt.html.erb:46
msgid "using %{allocation} GB out of %{capacity} GB, %{pool_name} storage pool"
msgstr ""

#: ../app/views/compute_resources_vms/show/_libvirt.html.erb:49
msgid "Path"
msgstr ""

#: ../app/views/compute_resources_vms/show/_libvirt.html.erb:54
#: ../app/views/compute_resources_vms/show/_ovirt.html.erb:44
msgid "Running on"
msgstr ""

#: ../app/views/compute_resources_vms/show/_ovirt.html.erb:40
msgid "using %s"
msgstr ""

#: ../app/views/config_groups/_config_group.html.erb:10
#: ../app/views/puppetclasses/_class_selection.html.erb:32
msgid "included already from parent"
msgstr ""

#: ../app/views/config_groups/_config_group.html.erb:26
msgid "%s is not in environment"
msgstr ""

#: ../app/views/config_groups/_config_groups_selection.html.erb:5
msgid "Included Config Groups"
msgstr ""

#: ../app/views/config_groups/_config_groups_selection.html.erb:22
msgid "Available Config Groups"
msgstr ""

#: ../app/views/config_groups/edit.html.erb:1
msgid "Edit Config group"
msgstr ""

#: ../app/views/config_groups/index.html.erb:5
msgid "New Config Group"
msgstr ""

#: ../app/views/config_groups/new.html.erb:1
msgid "New Config group"
msgstr ""

#: ../app/views/dashboard/_distribution_widget.html.erb:2
msgid "Run distribution in the last %s minute"
msgid_plural "Run distribution in the last %s minutes"
msgstr[0] ""
msgstr[1] ""

#: ../app/views/dashboard/_reports_widget.html.erb:2
msgid "Latest Events"
msgstr ""

#: ../app/views/dashboard/_reports_widget.html.erb:6
msgid "No interesting reports received in the last week"
msgstr ""

#: ../app/views/dashboard/_status_chart_widget.html.erb:2
msgid "Host Configuration Chart"
msgstr ""

#: ../app/views/dashboard/_status_widget.html.erb:5
msgid "Hosts that had performed modifications without error"
msgstr ""

#: ../app/views/dashboard/_status_widget.html.erb:10
msgid "Hosts in error state"
msgstr ""

#: ../app/views/dashboard/_status_widget.html.erb:15
msgid "Good host reports in the last %s"
msgstr ""

#: ../app/views/dashboard/_status_widget.html.erb:20
msgid "Hosts that had pending changes"
msgstr ""

#: ../app/views/dashboard/_status_widget.html.erb:25
msgid "Out of sync hosts"
msgstr ""

#: ../app/views/dashboard/_status_widget.html.erb:30
msgid "Hosts with no reports"
msgstr ""

#: ../app/views/dashboard/_status_widget.html.erb:35
msgid "Hosts with alerts disabled"
msgstr ""

#: ../app/views/dashboard/_status_widget.html.erb:40
msgid "Total Hosts: %s"
msgstr ""

#: ../app/views/dashboard/index.html.erb:2
msgid "Overview"
msgstr ""

#: ../app/views/dashboard/index.html.erb:8
msgid "Get default dashboard widgets"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:1
msgid "Welcome"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:4
msgid ""
"Before you can use Foreman for the first time there are a few tasks that must "
"be performed."
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:6
msgid ""
"You must decide how you wish to use the software, and update the primary setti"
"ngs file <b>config/settings.yaml</b> and the"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:7
msgid "settings"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:8
msgid "to indicate your selections."
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:11
msgid "Operating Mode"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:14
msgid ""
"You may operate Foreman in basic mode, in which it acts as a reporting and ext"
"ernal node classifier or you may also turn on unattended mode operation in whi"
"ch Foreman creates and manages the configuration files necessary to completely"
" configure a new host."
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:16
msgid ""
"When operating in unattended mode Foreman will require more information, so ex"
"pect more questions, but it will be able to automate host installations for Re"
"d Hat, Debian, SUSE and Solaris operating systems (and their clones), see"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:17
msgid "here"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:18
msgid "for more details."
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:21
msgid "Create a Smart Proxy"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:24
msgid ""
"If you're planning to do anything more than just handle reports, you'll be in "
"need of a smart proxy - either on this machine or elsewhere on your network."
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:25
msgid "You can find details of how to set up the proxy at"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:26
msgid "Smart-Proxy Installation"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:29
#: ../app/views/dashboard/welcome.html.erb:63
msgid "Important"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:30
msgid "Once installed you should head over to"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:32
msgid "to point Foreman at it."
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:36
msgid "User Authentication"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:39
msgid ""
"Foreman, by default, operates in anonymous mode where all operations are perfo"
"rmed without reference to the user who is performing the task."
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:40
msgid ""
"If you wish to track the actions of a particular user then it is possible to u"
"se an additional authentication stage and provide a user account."
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:41
msgid ""
"At present, authentication is performed against the internal Database or a LDA"
"P service provided by one or more LDAP servers."
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:44
msgid ""
"Additionally, you may restrict user permissions based on many criteria, make s"
"ure you check the roles settings tab."
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:50
msgid "For internal Users, simply create a new user at the %s page"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:53
msgid "LDAP"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:53
msgid ""
"If you chose to use LDAP authentication then you must provide connection detai"
"ls for your authentication provider on %s page"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:56
msgid "For Roles and permissions, see the %s page"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:60
#: ../app/views/dashboard/welcome.html.erb:108
#: ../app/views/locations/welcome.html.erb:5
#: ../app/views/media/welcome.html.erb:14
#: ../app/views/operatingsystems/_template_defaults.html.erb:4
#: ../app/views/organizations/welcome.html.erb:5
#: ../app/views/roles/_form.html.erb:19
#: ../app/views/taxonomies/_step2.html.erb:8
#: ../app/views/users/_form.html.erb:54
msgid "Notice"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:61
msgid ""
"You would need to enable login in your settings.yml file first and restart for"
"eman"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:64
msgid "The default username and password are <b>admin</b> and <b>changeme</b>"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:69
msgid "Import your data"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:72
msgid ""
"Foreman comes with some importers to ease the burden of entering loads of data"
" about your current installation."
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:73
msgid ""
"If you are already using puppet you should consider using some of the rake tas"
"ks that have been provided."
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:76
msgid "Inventory browser"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:77
msgid "Importing Puppet Facts"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:80
msgid "Puppet External Nodes"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:81
msgid "Importing Puppet classes and environments"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:84
msgid "Reporting"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:85
msgid "Puppet Reports integration"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:90
msgid "Additional steps"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:93
msgid ""
"You may optionally wish to generate the online documentation for your puppet c"
"lasses"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:94
msgid "puppet class browser"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:98
msgid ""
"After you have decided on the two primary modes of operation and performed any"
" appropriate imports then it would be good idea if you visited some of the oth"
"er configuration pages to see if additional setup is required under the Additi"
"onal settings select box on the top right."
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:102
msgid "You may also find the"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:103
msgid "Howtos"
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:104
msgid "useful."
msgstr ""

#: ../app/views/dashboard/welcome.html.erb:109
msgid ""
"This page will self destruct once Foreman starts to receive data about your ho"
"sts. You can view this information again by clicking on the \"First use instru"
"ctions\" link on the %{about} page."
msgstr ""

#: ../app/views/domains/_form.html.erb:5
#: ../app/views/hostgroups/_form.html.erb:12
#: ../app/views/hosts/_form.html.erb:23
#: ../app/views/operatingsystems/_form.html.erb:10
#: ../app/views/puppetclasses/index.html.erb:13
#: ../app/views/taxonomies/_form.html.erb:49
msgid "Parameters"
msgstr ""

#: ../app/views/domains/_form.html.erb:18
msgid "Full name describing the domain"
msgstr ""

#: ../app/views/domains/_form.html.erb:20
msgid ""
"DNS proxy to use within this domain for managing A records, note that PTR reco"
"rds are managed via Subnet DNS proxy"
msgstr ""

#: ../app/views/domains/_form.html.erb:20
#: ../app/views/subnets/_form.html.erb:30
msgid "DNS Proxy"
msgstr ""

#: ../app/views/domains/edit.html.erb:1
msgid "Edit Domain"
msgstr ""

#: ../app/views/domains/index.html.erb:3 ../app/views/domains/new.html.erb:1
#: ../app/views/domains/welcome.html.erb:1
msgid "New Domain"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/domains/index.html.erb:8 model_attributes.rb:130
msgid "Domain|Fullname"
msgstr ""

#: ../app/views/domains/welcome.html.erb:2
msgid "Domain Configuration"
msgstr ""

#: ../app/views/domains/welcome.html.erb:5
msgid ""
"Foreman considers a domain and a DNS zone as the same thing. That is, if you a"
"re planning to manage a site where all the machines are or the form <i>hostnam"
"e</i>.<b>somewhere.com</b>\n"
" then the domain is <b>somewhere.com</b>. This allows Foreman to associate a "
"puppet variable with a domain/site and automatically append this variable to a"
"ll external node requests made\n"
" by machines at that site."
msgstr ""

#: ../app/views/domains/welcome.html.erb:10
msgid ""
"The <b>fullname</b> field is used for human readability in reports and other p"
"ages that refer to domains,\n"
" and also available as an external node parameter"
msgstr ""

#: ../app/views/environments/edit.html.erb:1
msgid "Edit Environment"
msgstr ""

#: ../app/views/environments/index.html.erb:1
#: ../app/views/lookup_keys/_fields.html.erb:4
msgid "Puppet Environments"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/environments/index.html.erb:8 model_attributes.rb:144
msgid "Environment|Name"
msgstr ""

#: ../app/views/environments/index.html.erb:21
msgid "Classes"
msgstr ""

#: ../app/views/environments/new.html.erb:1
msgid "New Environment"
msgstr ""

#: ../app/views/environments/welcome.html.erb:4
msgid "Puppet environments configuration"
msgstr ""

#: ../app/views/environments/welcome.html.erb:7
msgid ""
"If you are planning to use Foreman as an external node classifier you should p"
"rovide information about one or more environments."
msgstr ""

#: ../app/views/environments/welcome.html.erb:8
msgid ""
"This information is commonly imported from a pre-existing puppet configuration"
" by the use of the"
msgstr ""

#: ../app/views/environments/welcome.html.erb:9
msgid "Puppet classes and environment importer"
msgstr ""

#: ../app/views/environments/welcome.html.erb:13
msgid ""
"Environments may be manually created and only require the name of the environm"
"ent to be declared."
msgstr ""

#: ../app/views/fact_values/_fact.html.erb:5
msgid "Show %{host} facts"
msgstr ""

#: ../app/views/fact_values/_fact.html.erb:18
msgid "Show all %{name} facts where they are equal to %{value}"
msgstr ""

#: ../app/views/fact_values/_fact.html.erb:27
msgid "Show distribution chart"
msgstr ""

#: ../app/views/fact_values/index.html.erb:1
msgid "Fact Values"
msgstr ""

#: ../app/views/fact_values/index.html.erb:8
#: ../app/views/hosts/_form.html.erb:12 ../app/views/reports/_list.html.erb:5
msgid "Host"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/fact_values/index.html.erb:11 model_attributes.rb:162
msgid "FactValue|Value"
msgstr ""

#: ../app/views/fact_values/index.html.erb:12
msgid "Reported at"
msgstr ""

#: ../app/views/fact_values/welcome.html.erb:1
msgid "Hosts Inventory"
msgstr ""

#: ../app/views/fact_values/welcome.html.erb:4
msgid ""
"You don't seem to have any facts yet. If you wish to configure fact pushing, p"
"lease follow"
msgstr ""

#: ../app/views/fact_values/welcome.html.erb:5
msgid "setting up facts"
msgstr ""

#: ../app/views/fact_values/welcome.html.erb:8
msgid "This page will self destruct once inventory data comes in."
msgstr ""

#: ../app/views/facts/show.html.erb:3
msgid "%s Distribution"
msgstr ""

#: ../app/views/filters/_form.html.erb:19
msgid "Selected role"
msgstr ""

#: ../app/views/filters/_form.html.erb:28
msgid "(Miscellaneous)"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/filters/_form.html.erb:34 model_attributes.rb:396
msgid "Permission"
msgstr ""

#: ../app/views/filters/_form.html.erb:41
msgid ""
"Selected resource type does not support granular filtering, therefore you can'"
"t configure granularity"
msgstr ""

#: ../app/views/filters/_form.html.erb:47
msgid ""
"By unchecking this you can specify filter using Foreman search syntax in searc"
"h field. If filter remains unlimited (this field is checked) it applies on all"
" resources of the selected type"
msgstr ""

#: ../app/views/filters/edit.html.erb:1
msgid "Edit Filter"
msgstr ""

#: ../app/views/filters/index.html.erb:1 ../app/views/roles/_form.html.erb:7
#: ../app/views/roles/index.html.erb:19
msgid "Filters"
msgstr ""

#: ../app/views/filters/index.html.erb:3 ../app/views/roles/_form.html.erb:29
msgid "New filter"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/filters/index.html.erb:10 ../app/views/roles/_form.html.erb:5
#: model_attributes.rb:440
msgid "Role"
msgstr ""

#: ../app/views/filters/index.html.erb:12
msgid "Filter|Resource"
msgstr ""

#: ../app/views/filters/index.html.erb:13
msgid "Filter|Permissions"
msgstr ""

#: ../app/views/filters/index.html.erb:14
msgid "Filter|Unlimited"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/filters/index.html.erb:15 model_attributes.rb:170
msgid "Filter|Search"
msgstr ""

#: ../app/views/filters/index.html.erb:32
msgid "none"
msgstr ""

#: ../app/views/filters/index.html.erb:42
msgid "Delete filter?"
msgstr ""

#: ../app/views/filters/new.html.erb:1
msgid "New Filter"
msgstr ""

#: ../app/views/home/_location_dropdown.html.erb:16
msgid "Manage Locations"
msgstr ""

#: ../app/views/home/_organization_dropdown.html.erb:16
msgid "Manage Organizations"
msgstr ""

#: ../app/views/host_mailer/_active_hosts.html.erb:5
#: ../app/views/host_mailer/_nonactive_hosts.html.erb:5
#: ../app/views/host_mailer/host_built.html.erb:11
msgid "Hostname"
msgstr ""

#: ../app/views/host_mailer/_dashboard.html.erb:5
msgid ""
"<b style=\"color: #6bb5df;\">%{hosts_sum}</b>\n"
" <p style=\"font-weight: bold; margin: 5px; padding: 0px;\">Change"
"d</p>"
msgid_plural ""
"<b style=\"color: #6bb5df;\">%{hosts_sum}</b>\n"
" <p style=\"font-weight: bold; margin: 5px; padding: 0px;\">Change"
"d</p>"
msgstr[0] ""
msgstr[1] ""

#: ../app/views/host_mailer/_dashboard.html.erb:11
msgid ""
"<b style=\"color: #6bb5df;\">%{out_of_sync_sum}</b>\n"
" <p style=\"font-weight: bold; margin: 5px; padding: 0px;\">Out of"
" sync</p>"
msgid_plural ""
"<b style=\"color: #6bb5df;\">%{out_of_sync_sum}</b>\n"
" <p style=\"font-weight: bold; margin: 5px; padding: 0px;\">Out of"
" sync</p>"
msgstr[0] ""
msgstr[1] ""

#: ../app/views/host_mailer/_dashboard.html.erb:17
msgid ""
"<b style=\"color: #6bb5df;\">%{disabled_sum}</b>\n"
" <p style=\"font-weight: bold; margin: 5px; padding: 0px;\">Disabl"
"ed</p>"
msgid_plural ""
"<b style=\"color: #6bb5df;\">%{disabled_sum}</b>\n"
" <p style=\"font-weight: bold; margin: 5px; padding: 0px;\">Disabl"
"ed</p>"
msgstr[0] ""
msgstr[1] ""

#: ../app/views/host_mailer/_error_states.html.erb:7
#: ../app/views/reports/_output.html.erb:4
msgid "Level"
msgstr ""

#: ../app/views/host_mailer/_error_states.html.erb:8
#: ../app/views/reports/_output.html.erb:5 apipie.rb:6
msgid "Resource"
msgstr ""

#: ../app/views/host_mailer/_error_states.html.erb:9
#: ../app/views/reports/_output.html.erb:6
msgid "message"
msgstr ""

#: ../app/views/host_mailer/_error_states.html.erb:29
msgid "No logs to show"
msgstr ""

#: ../app/views/host_mailer/_list.html.erb:9
msgid "Total of one host"
msgid_plural "Total of %{hosts} hosts"
msgstr[0] ""
msgstr[1] ""

#: ../app/views/host_mailer/_list.html.erb:11
msgid "None!"
msgstr ""

#: ../app/views/host_mailer/_nonactive_hosts.html.erb:14
msgid "Last Report"
msgstr ""

#: ../app/views/host_mailer/error_state.html.erb:7
msgid "<b>Foreman</b> Puppet error report"
msgstr ""

#: ../app/views/host_mailer/host_built.html.erb:7
msgid "<b>Foreman</b> Build Complete"
msgstr ""

#: ../app/views/host_mailer/host_built.html.erb:15
#: ../app/views/hosts/_bmc.html.erb:27
msgid "IP"
msgstr ""

#: ../app/views/host_mailer/host_built.text.erb:2
msgid "Your host has finished building:"
msgstr ""

#: ../app/views/host_mailer/host_built.text.erb:4
msgid "Hostname:"
msgstr ""

#: ../app/views/host_mailer/host_built.text.erb:5
msgid "IP:"
msgstr ""

#: ../app/views/host_mailer/host_built.text.erb:7
msgid "View in Foreman:"
msgstr ""

#: ../app/views/host_mailer/summary.html.erb:9
msgid "<b>Foreman</b> Puppet summary"
msgstr ""

#: ../app/views/host_mailer/summary.html.erb:10
msgid "Summary from %{time} ago to now"
msgstr ""

#: ../app/views/host_mailer/summary.html.erb:11
msgid "Summary report from Foreman server at %{foreman_url}"
msgstr ""

#: ../app/views/host_mailer/summary.html.erb:16
msgid "Hosts with interesting values (changed, failures etc)"
msgstr ""

#: ../app/views/host_mailer/summary.html.erb:17
msgid "Hosts which are currently not running Puppet"
msgstr ""

#: ../app/views/host_mailer/summary.html.erb:18
msgid "Hosts which Foreman reporting is disabled"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/hostgroups/_form.html.erb:6
#: ../app/views/provisioning_templates/_combination.html.erb:2
#: model_attributes.rb:226
msgid "Hostgroup"
msgstr ""

#: ../app/views/hostgroups/_form.html.erb:7
#: ../app/views/hosts/_form.html.erb:14
msgid "Puppet Classes"
msgstr ""

#: ../app/views/hostgroups/_form.html.erb:24
#: ../app/views/taxonomies/_form.html.erb:57
#: ../app/views/taxonomies/_step1.html.erb:4
msgid "Parent"
msgstr ""

#: ../app/views/hostgroups/_form.html.erb:41
#: ../app/views/hosts/_form.html.erb:78
msgid "Please select an environment first"
msgstr ""

#: ../app/views/hostgroups/_form.html.erb:64
#: ../app/views/hosts/_operating_system.html.erb:33
msgid "Password must be 8 characters or more"
msgstr ""

#: ../app/views/hostgroups/_form.html.erb:68
msgid "Puppet classes parameters"
msgstr ""

#: ../app/views/hostgroups/_form.html.erb:74
msgid "Host group parameters"
msgstr ""

#: ../app/views/hostgroups/index.html.erb:1
#: ../app/views/taxonomies/_form.html.erb:40
msgid "Host Groups"
msgstr ""

#: ../app/views/hostgroups/index.html.erb:3
#: ../app/views/hostgroups/new.html.erb:1
#: ../app/views/hostgroups/welcome.html.erb:1
msgid "New Host Group"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/hostgroups/index.html.erb:8 model_attributes.rb:234
msgid "Hostgroup|Name"
msgstr ""

#: ../app/views/hostgroups/index.html.erb:20
#: ../app/views/taxonomies/index.html.erb:28
msgid "Nest"
msgstr ""

#: ../app/views/hostgroups/welcome.html.erb:2
msgid "Host group configuration"
msgstr ""

#: ../app/views/hostgroups/welcome.html.erb:5
msgid ""
"A host group is in some ways similar to an inherited node declaration, in that"
" it is a high level grouping of classes that can be named and treated as a uni"
"t. This is then treated as a template and is selectable during the creation o"
"f a new host and ensures that the host is configured in one of your pre-define"
"d states."
msgstr ""

#: ../app/views/hostgroups/welcome.html.erb:7
msgid ""
"In addition to defining which puppet classes get included when building this h"
"ost type you are also able to assign variables and provisioning information to"
" a host group to further refine the behavior of the puppet runtime."
msgstr ""

#: ../app/views/hostgroups/welcome.html.erb:9
msgid ""
"The host group's classes and the host group's variables are included in the ex"
"ternal node information when the puppetmaster compiles the host's configuratio"
"n."
msgstr ""

#: ../app/views/hostgroups/welcome.html.erb:13
msgid "There are two strategies when using host groups."
msgstr ""

#: ../app/views/hostgroups/welcome.html.erb:15
msgid ""
"You may create puppet classes that represent high-level host configurations, f"
"or example, a <b>host-type-ldap-server</b> class, which includes all the requi"
"red functionality from other modules or you may decide to create a host group "
"called <b>host-type-ldap-server</b> and add the required classes into the host"
" group configuration."
msgstr ""

#: ../app/views/hostgroups/welcome.html.erb:17
msgid ""
"These two options are personal decisions and are up to you (where the main dif"
"ference would be the parameter/variables settings)."
msgstr ""

#: ../app/views/hosts/_assign_hosts.html.erb:5
#: ../app/views/taxonomies/_step1.html.erb:3
#: ../app/views/taxonomies/_step2.html.erb:5
msgid "Select Hosts"
msgstr ""

#: ../app/views/hosts/_assign_hosts.html.erb:5
msgid "Assign Selected Hosts"
msgstr ""

#: ../app/views/hosts/_assign_hosts.html.erb:5
#: ../app/views/taxonomies/_step1.html.erb:3
#: ../app/views/taxonomies/_step2.html.erb:5
msgid "Create %s"
msgstr ""

#: ../app/views/hosts/_assign_hosts.html.erb:35
#: ../app/views/hosts/_list.html.erb:55
msgid "<b class='select_count'>0</b> selected"
msgstr ""

#: ../app/views/hosts/_assign_hosts.html.erb:40
msgid "Assign to %s"
msgstr ""

#: ../app/views/hosts/_bmc.html.erb:4
msgid "Chassis"
msgstr ""

#: ../app/views/hosts/_bmc.html.erb:13
msgid "Boot device"
msgstr ""

#: ../app/views/hosts/_bmc.html.erb:31
msgid "Netmask"
msgstr ""

#: ../app/views/hosts/_bmc.html.erb:35
msgid "MAC"
msgstr ""

#: ../app/views/hosts/_bmc.html.erb:39
msgid "Gateway"
msgstr ""

#: ../app/views/hosts/_compute.html.erb:3
msgid "VM editing is not implemented for this provider"
msgstr ""

#: ../app/views/hosts/_compute.html.erb:10
msgid "'%{host}' not found on '%{resource}'"
msgstr ""

#: ../app/views/hosts/_compute.html.erb:11
msgid "'%{host}' could be deleted or '%{resource}' is not responding."
msgstr ""

#: ../app/views/hosts/_compute.html.erb:13
msgid "Failed connecting to %s"
msgstr ""

#: ../app/views/hosts/_compute.html.erb:14
msgid "Errors: %s"
msgstr ""

#: ../app/views/hosts/_compute_detail.html.erb:12
msgid ""
"Network interfaces management has been moved to the Interfaces tab. Please set"
" your interfaces there."
msgstr ""

#: ../app/views/hosts/_conflicts.html.erb:6
msgid "Conflicts have been detected"
msgstr ""

#: ../app/views/hosts/_conflicts.html.erb:9
msgid ""
"The following entries were found conflicting with what foreman wanted to apply"
"."
msgstr ""

#: ../app/views/hosts/_conflicts.html.erb:11
msgid ""
"Please review them carefully, if you are certain that they should be removed, "
"please click on overwrite."
msgstr ""

#: ../app/views/hosts/_conflicts.html.erb:22
#: ../app/views/hosts/_dhcp_lease_errors.html.erb:18
msgid "ACK"
msgstr ""

#: ../app/views/hosts/_dhcp_lease_errors.html.erb:6
msgid "DHCP lease conflicts have been detected"
msgstr ""

#: ../app/views/hosts/_dhcp_lease_errors.html.erb:9
msgid "Please correct the error(s) below and submit your changes again."
msgstr ""

#: ../app/views/hosts/_form.html.erb:16
msgid "Interfaces"
msgstr ""

#: ../app/views/hosts/_form.html.erb:20
msgid "Virtual Machine"
msgstr ""

#: ../app/views/hosts/_form.html.erb:24
msgid "Additional Information"
msgstr ""

#: ../app/views/hosts/_form.html.erb:31
msgid "This value is used also as the host's primary interface name."
msgstr ""

#: ../app/views/hosts/_form.html.erb:48
msgid "Bare Metal"
msgstr ""

#: ../app/views/hosts/_form.html.erb:49
msgid "Deploy on"
msgstr ""

#: ../app/views/hosts/_form.html.erb:93
msgid "Puppet classes Parameters"
msgstr ""

#: ../app/views/hosts/_form.html.erb:96
msgid "Included Parameters via inheritance"
msgstr ""

#: ../app/views/hosts/_form.html.erb:101
msgid "Host Parameters"
msgstr ""

#: ../app/views/hosts/_form.html.erb:110
msgid "select an owner"
msgstr ""

#: ../app/views/hosts/_form.html.erb:110
msgid "Owned By"
msgstr ""

#: ../app/views/hosts/_form.html.erb:114
msgid "Include this host within Foreman reporting"
msgstr ""

#: ../app/views/hosts/_form.html.erb:117
msgid "Hardware Model"
msgstr ""

#: ../app/views/hosts/_interfaces.html.erb:6
msgid "Some of the interfaces are invalid. Please check the table below."
msgstr ""

#: ../app/views/hosts/_interfaces.html.erb:15
msgid "Identifier"
msgstr ""

#: ../app/views/hosts/_interfaces.html.erb:17
msgid "MAC address"
msgstr ""

#: ../app/views/hosts/_interfaces.html.erb:18
msgid "IP address"
msgstr ""

#: ../app/views/hosts/_interfaces.html.erb:19
#: ../app/views/hosts/_nics.html.erb:22
msgid "FQDN"
msgstr ""

#: ../app/views/hosts/_interfaces.html.erb:65
msgid "Ok"
msgstr ""

#: ../app/views/hosts/_list.html.erb:6
msgid "Select all items in this page"
msgstr ""

#: ../app/views/hosts/_list.html.erb:6
msgid "items selected. Uncheck to Clear"
msgstr ""

#: ../app/views/hosts/_list.html.erb:12 ../app/views/reports/_list.html.erb:7
msgid "Last report"
msgstr ""

#: ../app/views/hosts/_list.html.erb:44
msgid "Please Confirm"
msgstr ""

#: ../app/views/hosts/_metrics.html.erb:4
#: ../app/views/reports/_metrics.html.erb:14
msgid "Report Status"
msgstr ""

#: ../app/views/hosts/_operating_system.html.erb:11
msgid "Provisioning Method"
msgstr ""

#: ../app/views/hosts/_operating_system.html.erb:12
msgid "Network Based"
msgstr ""

#: ../app/views/hosts/_operating_system.html.erb:13
msgid "Image Based"
msgstr ""

#: ../app/views/hosts/_operating_system.html.erb:18
msgid "Enable this host for provisioning"
msgstr ""

#: ../app/views/hosts/_operating_system.html.erb:26
msgid ""
"What ever text(or ERB template) you use in here, would be used as your OS disk"
" layout options If you want to use the partition table option, delete all of t"
"he text from this field"
msgstr ""

#: ../app/views/hosts/_operating_system.html.erb:39
msgid "Resolve"
msgstr ""

#: ../app/views/hosts/_operating_system.html.erb:41
msgid "Display the templates that will be used to provision this host"
msgstr ""

#: ../app/views/hosts/_progress.html.erb:3
msgid "in Progress"
msgstr ""

#: ../app/views/hosts/_resources.html.erb:1
#: ../app/views/reports/_metrics.html.erb:15
msgid "Number of Events"
msgstr ""

#: ../app/views/hosts/_runtime.html.erb:1
msgid "Time in Seconds"
msgstr ""

#: ../app/views/hosts/_taxonomy_import_option.html.erb:1
msgid "Fix %s on Mismatch"
msgstr ""

#: ../app/views/hosts/_taxonomy_import_option.html.erb:2
msgid "Fail on Mismatch"
msgstr ""

#: ../app/views/hosts/assign_hosts.html.erb:1
#: ../app/views/taxonomies/step2.html.erb:1
msgid "Assign Hosts to %s"
msgstr ""

#: ../app/views/hosts/clone.html.erb:1
msgid "Clone Host %s"
msgstr ""

#: ../app/views/hosts/console/log.html.erb:2
msgid "Generated %s ago"
msgstr ""

#: ../app/views/hosts/console/log.html.erb:3
#: ../app/views/hosts/console/spice.html.erb:11
#: ../app/views/hosts/console/vnc.html.erb:11
msgid "Back to host"
msgstr ""

#: ../app/views/hosts/console/log.html.erb:7
msgid "Console output may be out of date"
msgstr ""

#: ../app/views/hosts/console/spice.html.erb:4
msgid "Ctrl-Alt-Del"
msgstr ""

#: ../app/views/hosts/console/spice.html.erb:5
#: ../app/views/hosts/console/vnc.html.erb:8
msgid "Troubleshooting"
msgstr ""

#: ../app/views/hosts/console/spice.html.erb:8
msgid "New window"
msgstr ""

#: ../app/views/hosts/console/spice.html.erb:8
msgid "Open Spice in a new window"
msgstr ""

#: ../app/views/hosts/console/spice.html.erb:17
msgid "Connecting (unencrypted) to: %s"
msgstr ""

#: ../app/views/hosts/console/vnc.html.erb:14
msgid "Password:"
msgstr ""

#: ../app/views/hosts/console/vnc.html.erb:22
msgid "Canvas not supported."
msgstr ""

#: ../app/views/hosts/edit.html.erb:3
msgid "Unmanage host"
msgstr ""

#: ../app/views/hosts/edit.html.erb:3
msgid "Manage host"
msgstr ""

#: ../app/views/hosts/edit.html.erb:5
msgid "Disassociate host"
msgstr ""

#: ../app/views/hosts/multiple_build.html.erb:4
msgid "Provision"
msgstr ""

#: ../app/views/hosts/multiple_build.html.erb:5
msgid "these hosts for a build operation on next boot"
msgstr ""

#: ../app/views/hosts/multiple_destroy.html.erb:4
msgid "Warning"
msgstr ""

#: ../app/views/hosts/multiple_destroy.html.erb:5
msgid ""
"This might take a while, as all hosts, facts and reports will be destroyed as "
"well"
msgstr ""

#: ../app/views/hosts/multiple_disable.html.erb:5
msgid "Disable alerts for selected hosts"
msgstr ""

#: ../app/views/hosts/multiple_disassociate.html.erb:4
msgid "Disassociate the selected hosts from their VMs"
msgstr ""

#: ../app/views/hosts/multiple_enable.html.erb:5
msgid "Enable alerts for selected hosts"
msgstr ""

#: ../app/views/hosts/multiple_parameters.html.erb:4
msgid ""
"Sorry, these hosts do not have parameters assigned to them, you must add them "
"first."
msgstr ""

#: ../app/views/hosts/multiple_puppetrun.html.erb:4
msgid "Run Puppet on the following hosts"
msgstr ""

#: ../app/views/hosts/query.html.erb:1
msgid "List of hosts which answer to the provided query"
msgstr ""

#: ../app/views/hosts/review_before_build.html.erb:4
msgid "The following errors may prevent a successful build:"
msgstr ""

#: ../app/views/hosts/review_before_build.html.erb:5
msgid "Check again"
msgstr ""

#: ../app/views/hosts/review_before_build.html.erb:10
msgid "Edit Host"
msgstr ""

#: ../app/views/hosts/review_before_build.html.erb:29
msgid "Reboot now"
msgstr ""

#: ../app/views/hosts/select_multiple_environment.html.erb:4
msgid "Select environment"
msgstr ""

#: ../app/views/hosts/select_multiple_environment.html.erb:5
msgid "*Clear environment*"
msgstr ""

#: ../app/views/hosts/select_multiple_environment.html.erb:6
msgid "*Inherit from host group*"
msgstr ""

#: ../app/views/hosts/select_multiple_hostgroup.html.erb:4
msgid "*Clear host group*"
msgstr ""

#: ../app/views/hosts/select_multiple_hostgroup.html.erb:4
msgid "Select host group"
msgstr ""

#: ../app/views/hosts/select_multiple_location.html.erb:4
msgid "Select Location"
msgstr ""

#: ../app/views/hosts/select_multiple_organization.html.erb:4
msgid "Select Organization"
msgstr ""

#: ../app/views/hosts/show.html.erb:25
msgid "Metrics"
msgstr ""

#: ../app/views/hosts/show.html.erb:30
msgid "VM"
msgstr ""

#: ../app/views/hosts/show.html.erb:35
msgid "NICs"
msgstr ""

#: ../app/views/hosts/show.html.erb:41
msgid "Loading host information ..."
msgstr ""

#: ../app/views/hosts/show.html.erb:46
msgid "No puppet activity for this host in the last %s days"
msgstr ""

#: ../app/views/hosts/show.html.erb:54
msgid "Loading template information ..."
msgstr ""

#: ../app/views/hosts/show.html.erb:61
msgid "Loading VM information ..."
msgstr ""

#: ../app/views/hosts/show.html.erb:68
msgid "Loading NICs information ..."
msgstr ""

#: ../app/views/hosts/show.html.erb:75
msgid "Loading BMC information ..."
msgstr ""

#: ../app/views/hosts/show.html.erb:88
msgid "Loading runtime information ..."
msgstr ""

#: ../app/views/hosts/show.html.erb:93 apipie.rb:5
msgid "Resources"
msgstr ""

#: ../app/views/hosts/show.html.erb:98
msgid "Loading resources information ..."
msgstr ""

#: ../app/views/hosts/show.html.erb:109
msgid "Review build status for %s"
msgstr ""

#: ../app/views/hosts/show.html.erb:112
msgid "Warning: This will delete this host and all of its data!"
msgstr ""

#: ../app/views/hosts/show.html.erb:113
msgid "This host's stored facts and reports will be deleted too."
msgstr ""

#: ../app/views/hosts/show.html.erb:128
msgid "Loading..."
msgstr ""

#: ../app/views/hosts/show.html.erb:131
msgid "Please wait while your request is being processed"
msgstr ""

#: ../app/views/hosts/storeconfig_klasses.html.erb:1
msgid "All Puppet Classes for %s"
msgstr ""

#: ../app/views/hosts/storeconfig_klasses.html.erb:5
msgid "Class"
msgstr ""

#: ../app/views/hosts/update_multiple_parameters.html.erb:1
msgid "The following hosts were updated"
msgstr ""

#: ../app/views/hosts/update_multiple_parameters.html.erb:8
msgid "The following parameters were skipped as they did not exists on this host:"
msgstr ""

#: ../app/views/hosts/update_multiple_parameters.html.erb:18
msgid "Back to host list"
msgstr ""

#: ../app/views/hosts/welcome.html.erb:5
msgid "You don't seem to have any Hosts, for more information see"
msgstr ""

#: ../app/views/hosts/welcome.html.erb:6
msgid "this page"
msgstr ""

#: ../app/views/hosts/welcome.html.erb:9
msgid "This page will self destruct once data comes in."
msgstr ""

#: ../app/views/images/form/_ec2.html.erb:1
#: ../app/views/images/form/_gce.html.erb:1
#: ../app/views/images/form/_libvirt.html.erb:1
#: ../app/views/images/form/_openstack.html.erb:1
#: ../app/views/images/form/_ovirt.html.erb:1
#: ../app/views/images/form/_rackspace.html.erb:1
#: ../app/views/images/form/_vmware.html.erb:1
msgid ""
"The user that is used to ssh into the instance, normally cloud-user, ec2-user,"
" ubuntu, root etc"
msgstr ""

#: ../app/views/images/form/_ec2.html.erb:3
#: ../app/views/images/form/_libvirt.html.erb:3
#: ../app/views/images/form/_openstack.html.erb:3
#: ../app/views/images/form/_rackspace.html.erb:3
#: ../app/views/images/form/_vmware.html.erb:2
msgid "Does this image support user data input (e.g. via cloud-init)?"
msgstr ""

#: ../app/views/images/form/_ec2.html.erb:5
msgid "(optional) IAM Role for Fog to use when creating this image."
msgstr ""

#: ../app/views/images/form/_libvirt.html.erb:2
#: ../app/views/images/form/_ovirt.html.erb:2
#: ../app/views/images/form/_vmware.html.erb:3
msgid "Password to authenticate with - used for SSH finish step."
msgstr ""

#: ../app/views/images/form/_libvirt.html.erb:4
#: ../app/views/images/form/_vmware.html.erb:4
msgid "Image path"
msgstr ""

#: ../app/views/images/form/_libvirt.html.erb:4
msgid "Full path to backing image used to create new volumes."
msgstr ""

#: ../app/views/images/form/_vmware.html.erb:4
msgid "Path to template, relative to datacenter (e.g. My templates/RHEL 6)"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/images/index.html.erb:6 model_attributes.rb:248
msgid "Image|Name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/images/index.html.erb:8 model_attributes.rb:254
msgid "Image|Username"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/images/index.html.erb:9 model_attributes.rb:256
msgid "Image|Uuid"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/images/index.html.erb:10 model_attributes.rb:252
msgid "Image|User data"
msgstr ""

#: ../app/views/images/index.html.erb:23
msgid "Destroy"
msgstr ""

#: ../app/views/layouts/base.html.erb:43
msgid "You are using an unsupported browser."
msgstr ""

#: ../app/views/locations/welcome.html.erb:2
msgid "Location configuration"
msgstr ""

#: ../app/views/locations/welcome.html.erb:5
msgid "You must create a location before continuing."
msgstr ""

#: ../app/views/locations/welcome.html.erb:7
msgid ""
"Locations are used to manage and differentiate the physical place where a syst"
"em managed via Foreman is housed."
msgstr ""

#: ../app/views/locations/welcome.html.erb:8
msgid ""
"For example, there might be a data center in London and one in Virginia; these"
" are locations. Locations also work nicely when used in tandem with %{organiza"
"tions}."
msgstr ""

#: ../app/views/locations/welcome.html.erb:8
msgid "organizations"
msgstr ""

#: ../app/views/lookup_keys/_fields.html.erb:6
msgid "Remove %s?"
msgstr ""

#: ../app/views/lookup_keys/_fields.html.erb:6
#: ../app/views/lookup_keys/index.html.erb:7
msgid "Variable"
msgstr ""

#: ../app/views/lookup_keys/_fields.html.erb:13
msgid "Whether the smart variable value is managed by Foreman"
msgstr ""

#: ../app/views/lookup_keys/_fields.html.erb:27
msgid "Optional input validator"
msgstr ""

#: ../app/views/lookup_keys/_fields.html.erb:29
msgid ""
"Note that if you use ERB as a value of parameter, value will be validated duri"
"ng ENC evaluation. If value is invalid, ENC evaluation will fail."
msgstr ""

#: ../app/views/lookup_keys/_fields.html.erb:32
msgid ""
"If checked, will raise an error if there is no default value and no matcher pr"
"ovide a value."
msgstr ""

#: ../app/views/lookup_keys/_fields.html.erb:37
msgid "Override merging options"
msgstr ""

#: ../app/views/lookup_keys/_fields.html.erb:40
msgid ""
"Should the matchers continue to look for matches after first find (only array/"
"hash type). Note: merging overrides ignores all matchers that use Puppet defau"
"lt"
msgstr ""

#: ../app/views/lookup_keys/_fields.html.erb:42
msgid "Should the matched result avoid duplicate values (only array type)."
msgstr ""

#: ../app/views/lookup_keys/_fields.html.erb:45
msgid "Override value for specific hosts"
msgstr ""

#: ../app/views/lookup_keys/_fields.html.erb:46
msgid "Order"
msgstr ""

#: ../app/views/lookup_keys/_fields.html.erb:48
msgid ""
"The order in which matchers keys are processed, first match wins.<br> You may "
"use multiple attributes as a matcher key, for example, an order of <code>host "
"group, environment</code> would expect a matcher such as <code>hostgroup = \"we"
"b servers\", environment = production</code>"
msgstr ""

#: ../app/views/lookup_keys/_fields.html.erb:56
msgid "add a new matcher-value pair"
msgstr ""

#: ../app/views/lookup_keys/_fields.html.erb:56
msgid "Add Matcher-Value"
msgstr ""

#: ../app/views/lookup_keys/_value.html.erb:3
msgid ""
"Matcher is a combination of an attribute and its value, if they match, the val"
"ue below would be provided.<br> You may use any attribute foreman knows about,"
" such as facts etc for example: <code> domain = example.com </code> or <code> "
"is_virtual = true</code>"
msgstr ""

#: ../app/views/lookup_keys/_value.html.erb:3
msgid "Explain matchers"
msgstr ""

#: ../app/views/lookup_keys/_value.html.erb:4
msgid "Matcher"
msgstr ""

#: ../app/views/lookup_keys/_value.html.erb:12
msgid "remove value"
msgstr ""

#: ../app/views/lookup_keys/edit.html.erb:2
msgid "Edit Smart Variable"
msgstr ""

#: ../app/views/lookup_keys/index.html.erb:9
msgid "Number of values"
msgstr ""

#: ../app/views/media/_form.html.erb:20
msgid ""
"The path to the medium, can be a URL or a valid NFS server (exclusive of the a"
"rchitecture).\n"
" for example <em>http://mirror.centos.org/centos/$version/os/$arch</e"
"m> where <strong>$arch</strong> will be substituted for the host's actual OS a"
"rchitecture and <strong>$version</strong>, <strong>$major</strong> and <strong"
">$minor</strong> will be substituted for the version of the operating system. "
"Solaris and Debian media may also use <strong>$release</strong>."
msgstr ""

#: ../app/views/media/_form.html.erb:23
msgid "The NFS path to the media."
msgstr ""

#: ../app/views/media/_form.html.erb:24
msgid "The NFS path to the jumpstart control files."
msgstr ""

#: ../app/views/media/_form.html.erb:25
msgid "The NFS path to the image directory."
msgstr ""

#: ../app/views/media/_form.html.erb:27
#: ../app/views/operatingsystems/_form.html.erb:21
#: ../app/views/ptables/_custom_tabs.html.erb:9
msgid "Choose a family"
msgstr ""

#: ../app/views/media/_form.html.erb:27
#: ../app/views/ptables/_custom_tabs.html.erb:9
msgid "Operating system family"
msgstr ""

#: ../app/views/media/edit.html.erb:1
msgid "Edit Medium"
msgstr ""

#: ../app/views/media/index.html.erb:2
msgid "Installation Media"
msgstr ""

#: ../app/views/media/index.html.erb:3 ../app/views/media/new.html.erb:1
msgid "New Medium"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/media/index.html.erb:10 model_attributes.rb:308
msgid "Medium|Name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/media/index.html.erb:11 model_attributes.rb:312
msgid "Medium|Path"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/media/index.html.erb:12 model_attributes.rb:310
msgid "Medium|Os family"
msgstr ""

#: ../app/views/media/welcome.html.erb:1
msgid "New installation medium"
msgstr ""

#: ../app/views/media/welcome.html.erb:2
msgid "Installation medium configuration"
msgstr ""

#: ../app/views/media/welcome.html.erb:5
msgid ""
"A medium represents the source of one or more operating system's installation "
"files, accessible via the network.\n"
" It will probably be a mirror from the internet or a copy of one or more CD o"
"r DVDs."
msgstr ""

#: ../app/views/media/welcome.html.erb:9
msgid ""
"For example, if you have copied several Red Hat release disks into a directory"
" structure where the disk images are named 5.8 or 6.2, and each contained both"
" x86_64 and i386 binaries, then you\n"
" could create a single medium entry describing them all.\n"
" The entry, which could be just named 'Red Hat' could contain a path like thi"
"s <em>'http://server/redhat/$version/$arch'</em>"
msgstr ""

#: ../app/views/media/welcome.html.erb:14
msgid ""
"The keywords <b>$version</b>, <b>$major</b> and <b>$minor</b> will be interpol"
"ated back into the path specification to calculate the true URL address."
msgstr ""

#: ../app/views/media/welcome.html.erb:17
msgid ""
"You may also associate one or more operating systems with this medium or alter"
"natively set this up later on the %s page."
msgstr ""

#: ../app/views/models/_form.html.erb:4
msgid ""
"The class of CPU supplied in this machine. This is primarily used by Sparc Sol"
"aris builds and can be left blank for other architectures. The value can be de"
"termined on Solaris via uname -m"
msgstr ""

#: ../app/views/models/_form.html.erb:5
msgid ""
"The class of the machine reported by the Open Boot Prom. This is primarily use"
"d by Sparc Solaris builds and can be left blank for other architectures. The v"
"alue can be determined on Solaris via uname -i|cut -f2 -d,"
msgstr ""

#: ../app/views/models/_form.html.erb:6
msgid ""
"General useful description, for example this kind of hardware needs a special "
"BIOS setup"
msgstr ""

#: ../app/views/models/edit.html.erb:1
msgid "Edit Model"
msgstr ""

#: ../app/views/models/index.html.erb:1
msgid "Hardware Models"
msgstr ""

#: ../app/views/models/index.html.erb:3 ../app/views/models/new.html.erb:1
msgid "New Model"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/models/index.html.erb:8 model_attributes.rb:328
msgid "Model|Name"
msgstr ""

#: ../app/views/models/index.html.erb:9
msgid "Vendor class"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/models/index.html.erb:10 model_attributes.rb:322
msgid "Model|Hardware model"
msgstr ""

#: ../app/views/nic/_base_form.html.erb:8
msgid "Device identifier"
msgstr ""

#: ../app/views/nic/_base_form.html.erb:9
msgid ""
"Device identifier for this interface. This may be different on various platfor"
"ms and environments, here are some common examples.<br/><ul><li>Use the basic "
"name for physical interface identifiers, e.g. <strong>eth0</strong> or <strong"
">em0</strong> with biosdevname.</li><li>For virtual interfaces, use either ali"
"as notation (<strong>eth0:1</strong>, name:index) or VLAN notation (<strong>et"
"h0.15</strong>, name.tag).</li><li>For bonds it's common to use <strong>bond0<"
"/strong> on Linux, <strong>lagg0</strong> on FreeBSD systems.</li></ul>"
msgstr ""

#: ../app/views/nic/_base_form.html.erb:17
msgid "DNS name"
msgstr ""

#: ../app/views/nic/_base_form.html.erb:18
msgid "Primary interface's DNS name and domain define host's FQDN"
msgstr ""

#: ../app/views/nic/_base_form.html.erb:22
msgid "No domains"
msgstr ""

#: ../app/views/nic/_base_form.html.erb:35
msgid "Suggest new"
msgstr ""

#: ../app/views/nic/_base_form.html.erb:37
msgid "IP address auto-suggest"
msgstr ""

#: ../app/views/nic/_base_form.html.erb:38
msgid ""
"An IP address will be auto-suggested if you have a DHCP-enabled Smart Proxy on"
" the subnet selected above.<br/><br/>The IP address can be left blank when:<br"
"/><ul><li>provisioning tokens are enabled</li><li>the domain does not manage D"
"NS</li><li>the subnet does not manage reverse DNS</li><li>and the subnet does "
"not manage DHCP reservations</li></ul>"
msgstr ""

#: ../app/views/nic/_base_form.html.erb:48
msgid "The Primary interface is used for constructing the FQDN of the host"
msgstr ""

#: ../app/views/nic/_base_form.html.erb:51
msgid ""
"The Provisioning interface is used for TFTP of PXELinux (or SSH for image-base"
"d hosts)"
msgstr ""

#: ../app/views/nic/_provider_specific_form.html.erb:7
msgid "from profile %s"
msgstr ""

#: ../app/views/nic/_virtual_form.html.erb:1
msgid "Inherits from subnet VLAN ID if not set"
msgstr ""

#: ../app/views/nic/_virtual_form.html.erb:2
msgid "Identifier of the interface to which this interface belongs, e.g. eth1"
msgstr ""

#: ../app/views/nic/bonds/_bond.html.erb:5
msgid "comma separated interface identifiers"
msgstr ""

#: ../app/views/nic/bonds/_bond.html.erb:6
msgid "space separated options, e.g. miimon=100"
msgstr ""

#: ../app/views/nic/manageds/_managed.html.erb:5
msgid "Virtual NIC"
msgstr ""

#: ../app/views/nic/manageds/_managed.html.erb:6
msgid ""
"Enable if this is an alias or VLAN interface, note that alias can be used only"
" with static boot mode subnet"
msgstr ""

#: ../app/views/operatingsystems/_form.html.erb:17
msgid "OS name from facter; e.g. RedHat"
msgstr ""

#: ../app/views/operatingsystems/_form.html.erb:18
msgid "OS major version from facter; e.g. 6"
msgstr ""

#: ../app/views/operatingsystems/_form.html.erb:19
msgid "OS minor version from facter; e.g. 5"
msgstr ""

#: ../app/views/operatingsystems/_form.html.erb:20
msgid "e.g. RHEL 6.5"
msgstr ""

#: ../app/views/operatingsystems/_form.html.erb:21
msgid "Family"
msgstr ""

#: ../app/views/operatingsystems/_form.html.erb:23
msgid "e.g. karmic, lucid, hw0910 etc"
msgstr ""

#: ../app/views/operatingsystems/_form.html.erb:25
msgid "Root password hash"
msgstr ""

#: ../app/views/operatingsystems/_form.html.erb:25
msgid "Hash function to use. Change takes effect for new or updated hosts."
msgstr ""

#: ../app/views/operatingsystems/_template_defaults.html.erb:4
msgid "It is not possible to assign provisioning templates at this stage"
msgstr ""

#: ../app/views/operatingsystems/_template_defaults.html.erb:5
msgid "Please save the Operating System first and try again."
msgstr ""

#: ../app/views/operatingsystems/_template_defaults.html.erb:11
msgid "No templates found!"
msgstr ""

#: ../app/views/operatingsystems/_template_defaults.html.erb:11
msgid "you probably need to configure your %s first."
msgstr ""

#: ../app/views/operatingsystems/edit.html.erb:1
msgid "Edit Operating System"
msgstr ""

#: ../app/views/operatingsystems/index.html.erb:2
msgid "New Operating system"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/operatingsystems/index.html.erb:8 model_attributes.rb:376
msgid "Operatingsystem|Name"
msgstr ""

#: ../app/views/operatingsystems/new.html.erb:1
msgid "New Operating System"
msgstr ""

#: ../app/views/organizations/welcome.html.erb:2
msgid "Organization configuration"
msgstr ""

#: ../app/views/organizations/welcome.html.erb:6
msgid "You must create an organization before continuing."
msgstr ""

#: ../app/views/organizations/welcome.html.erb:10
msgid ""
"Using the organization system provides a way to group resources together for e"
"asy management."
msgstr ""

#: ../app/views/organizations/welcome.html.erb:11
msgid ""
"Organizations are particularly useful for Foreman installations where several "
"customers or business units are managed with a single Foreman install."
msgstr ""

#: ../app/views/organizations/welcome.html.erb:12
msgid "locations"
msgstr ""

#: ../app/views/organizations/welcome.html.erb:12
msgid "Organizations also work nicely in tandem with %{locations}."
msgstr ""

#: ../app/views/provisioning_templates/_combinations.html.erb:1
msgid "Valid host group and environment combinations"
msgstr ""

#: ../app/views/provisioning_templates/_combinations.html.erb:5
msgid "Add combination"
msgstr ""

#: ../app/views/provisioning_templates/_custom_tab_headers.html.erb:2
#: ../app/views/ptables/_custom_tab_headers.html.erb:2
msgid "Association"
msgstr ""

#: ../app/views/provisioning_templates/_custom_tabs.html.erb:2
#: ../app/views/ptables/_custom_tabs.html.erb:2
msgid "Snippet"
msgstr ""

#: ../app/views/provisioning_templates/_custom_tabs.html.erb:11
#: ../app/views/ptables/_custom_tabs.html.erb:6
msgid "Not relevant for snippet"
msgstr ""

#: ../app/views/provisioning_templates/_custom_tabs.html.erb:17
msgid "How templates are determined"
msgstr ""

#: ../app/views/provisioning_templates/_custom_tabs.html.erb:19
msgid ""
"When editing a Template, you must assign a list of Operating Systems which thi"
"s Template can be used with. Optionally, you can restrict a template to a list"
" of Hostgroups and/or Environments"
msgstr ""

#: ../app/views/provisioning_templates/_custom_tabs.html.erb:21
msgid ""
"When a Host requests a template (e.g. during provisioning), Foreman will selec"
"t the best match from the available templates of that type, in the following o"
"rder:"
msgstr ""

#: ../app/views/provisioning_templates/_custom_tabs.html.erb:23
msgid "Host group and Environment"
msgstr ""

#: ../app/views/provisioning_templates/_custom_tabs.html.erb:24
msgid "Host group only"
msgstr ""

#: ../app/views/provisioning_templates/_custom_tabs.html.erb:25
msgid "Environment only"
msgstr ""

#: ../app/views/provisioning_templates/_custom_tabs.html.erb:26
msgid "Operating system default"
msgstr ""

#: ../app/views/provisioning_templates/_custom_tabs.html.erb:28
msgid "The final entry, Operating System default, can be set by editing the %s page."
msgstr ""

#: ../app/views/provisioning_templates/_custom_tabs.html.erb:30
msgid "Applicable<br>Operating Systems"
msgstr ""

#: ../app/views/provisioning_templates/_diff.html.erb:3
msgid "Template diff"
msgstr ""

#: ../app/views/provisioning_templates/edit.html.erb:1
msgid "Edit Template"
msgstr ""

#: ../app/views/provisioning_templates/index.html.erb:3
#: ../app/views/taxonomies/_form.html.erb:24
msgid "Provisioning Templates"
msgstr ""

#: ../app/views/provisioning_templates/index.html.erb:5
#: ../app/views/provisioning_templates/new.html.erb:1
msgid "New Template"
msgstr ""

#: ../app/views/provisioning_templates/index.html.erb:6
msgid "Build PXE Default"
msgstr ""

#: ../app/views/provisioning_templates/index.html.erb:7
msgid ""
"You are about to change the default PXE menu on all configured TFTP servers - "
"continue?"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/provisioning_templates/index.html.erb:15
#: model_attributes.rb:120
msgid "ProvisioningTemplate|Name"
msgstr ""

#: ../app/views/provisioning_templates/index.html.erb:16
msgid "Host group / Environment"
msgstr ""

#: ../app/views/provisioning_templates/index.html.erb:17
msgid "Kind"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/provisioning_templates/index.html.erb:18
#: model_attributes.rb:122
msgid "ProvisioningTemplate|Snippet"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/provisioning_templates/index.html.erb:19
#: model_attributes.rb:118
msgid "ProvisioningTemplate|Locked"
msgstr ""

#: ../app/views/provisioning_templates/index.html.erb:34
#: ../app/views/ptables/index.html.erb:27
msgid "This template is locked for editing."
msgstr ""

#: ../app/views/ptables/edit.html.erb:1
msgid "Edit Partition Table"
msgstr ""

#: ../app/views/ptables/index.html.erb:3
#: ../app/views/taxonomies/_form.html.erb:27
msgid "Partition Tables"
msgstr ""

#: ../app/views/ptables/index.html.erb:4 ../app/views/ptables/new.html.erb:1
#: ../app/views/ptables/welcome.html.erb:2
msgid "New Partition Table"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/ptables/index.html.erb:11 model_attributes.rb:406
msgid "Ptable|Name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/ptables/index.html.erb:12 model_attributes.rb:408
msgid "Ptable|Os family"
msgstr ""

#: ../app/views/ptables/index.html.erb:14
msgid "Ptable|Snippet"
msgstr ""

#: ../app/views/ptables/index.html.erb:15
msgid "Ptable|Locked"
msgstr ""

#: ../app/views/ptables/welcome.html.erb:1
msgid "Partition table configuration"
msgstr ""

#: ../app/views/ptables/welcome.html.erb:4
msgid "A partition table entry represents either"
msgstr ""

#: ../app/views/ptables/welcome.html.erb:6
msgid "An explicit layout for the partitions of your hard drive(s). E.G."
msgstr ""

#: ../app/views/ptables/welcome.html.erb:14
msgid "A script to dynamically calculate the desired sizes. E.G."
msgstr ""

#: ../app/views/ptables/welcome.html.erb:43
msgid ""
"The inclusion of the keyword string <b>#Dynamic</b> at the start of a line let"
"s Foreman know that this is not an explicit disk layout and must treated as a "
"shell script, executed prior\n"
" to the install process and that the explicit partition table will be found a"
"t <b>/tmp/diskpart.cfg</b> during the build process."
msgstr ""

#: ../app/views/ptables/welcome.html.erb:47
msgid ""
"The dynamic partitioning style is currently only available for the Red Hat fam"
"ily of operating systems, all others must provide an explicit list of partitio"
"ns and sizes."
msgstr ""

#: ../app/views/ptables/welcome.html.erb:50
msgid ""
"You may also associate one or more operating systems with this partition table"
" or alternatively set this up later on the %s page"
msgstr ""

#: ../app/views/puppetca/index.html.erb:1
msgid "PuppetCA on %s"
msgstr ""

#: ../app/views/puppetca/index.html.erb:2
msgid "Filter by state: %s"
msgstr ""

#: ../app/views/puppetca/index.html.erb:3
msgid "Autosign Entries"
msgstr ""

#: ../app/views/puppetca/index.html.erb:9
msgid "Valid from"
msgstr ""

#: ../app/views/puppetca/index.html.erb:10
msgid "Expires"
msgstr ""

#: ../app/views/puppetca/index.html.erb:27
msgid "Sign"
msgstr ""

#: ../app/views/puppetclasses/_class_selection.html.erb:10
msgid "Included Classes"
msgstr ""

#: ../app/views/puppetclasses/_class_selection.html.erb:24
#: ../app/views/puppetclasses/_classes.html.erb:10
msgid "Not authorized to edit classes"
msgstr ""

#: ../app/views/puppetclasses/_class_selection.html.erb:39
msgid "Available Classes"
msgstr ""

#: ../app/views/puppetclasses/_class_selection.html.erb:42
msgid "Filter classes"
msgstr ""

#: ../app/views/puppetclasses/_form.html.erb:7
msgid "Smart Class Parameter"
msgstr ""

#: ../app/views/puppetclasses/_form.html.erb:8
msgid "Smart Variables"
msgstr ""

#: ../app/views/puppetclasses/_form.html.erb:14
msgid "Puppet environments"
msgstr ""

#: ../app/views/puppetclasses/_form.html.erb:22
msgid "This Puppet class has no parameters in its signature."
msgstr ""

#: ../app/views/puppetclasses/_form.html.erb:23
msgid ""
"To update the class signature, go to the Puppet Classes page and select \"Impor"
"t\"."
msgstr ""

#: ../app/views/puppetclasses/_form.html.erb:27
#: ../app/views/puppetclasses/_form.html.erb:65
msgid "Undo remove"
msgstr ""

#: ../app/views/puppetclasses/_form.html.erb:31
msgid "Filter by name"
msgstr ""

#: ../app/views/puppetclasses/_form.html.erb:81
msgid "Add Variable"
msgstr ""

#: ../app/views/puppetclasses/edit.html.erb:1
msgid "Edit Puppet Class %s"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/puppetclasses/index.html.erb:9 model_attributes.rb:420
msgid "Puppetclass|Name"
msgstr ""

#: ../app/views/puppetclasses/index.html.erb:10
msgid "Environments and documentation"
msgstr ""

#: ../app/views/puppetclasses/index.html.erb:14
msgid "Variables"
msgstr ""

#: ../app/views/puppetclasses/index.html.erb:33
msgid "Override all parameters"
msgstr ""

#: ../app/views/puppetclasses/index.html.erb:33
msgid "This will set all parameters of the class %s as overridden. Continue?"
msgstr ""

#: ../app/views/puppetclasses/index.html.erb:34
msgid "This will reset parameters of the class %s to their default values. Continue?"
msgstr ""

#: ../app/views/puppetclasses/index.html.erb:34
msgid "Set parameters to defaults"
msgstr ""

#: ../app/views/puppetclasses/no_route.html.erb:5
msgid "Oops"
msgstr ""

#: ../app/views/puppetclasses/no_route.html.erb:7
msgid ""
"Either you didnt generate the puppetdocs (see <a rel=\"external\" href=\"%{url}\">"
"here</a>) or the class <strong>%{name}</strong> could not be found in environm"
"ent <strong>%{environment}</strong><br/> Please ensure that the class <strong>"
"%{name}</strong>s declaration is accessible via the modulepath associated with"
" <strong>%{environment}</strong>."
msgstr ""

#: ../app/views/realms/_form.html.erb:16
msgid "Realm name, e.g. EXAMPLE.COM"
msgstr ""

#: ../app/views/realms/_form.html.erb:18
msgid "Type of realm, e.g. FreeIPA"
msgstr ""

#: ../app/views/realms/_form.html.erb:18
msgid "Realm type"
msgstr ""

#: ../app/views/realms/_form.html.erb:21
msgid "Realm proxy"
msgstr ""

#: ../app/views/realms/_form.html.erb:21
msgid "Realm proxy to use within this realm"
msgstr ""

#: ../app/views/realms/edit.html.erb:1
msgid "Edit Realm"
msgstr ""

#: ../app/views/realms/index.html.erb:2 ../app/views/realms/new.html.erb:1
#: ../app/views/realms/welcome.html.erb:2
msgid "New Realm"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/realms/index.html.erb:8 model_attributes.rb:428
msgid "Realm|Name"
msgstr ""

#: ../app/views/realms/welcome.html.erb:6
msgid ""
"Foreman supports automatically creating realm entries for new hosts. When a r"
"ealm is selected for a host, Foreman contacts the relevant realm smart proxy t"
"o create an entry for the host and retrieve it's one-time registration passwor"
"d."
msgstr ""

#: ../app/views/reports/_list.html.erb:11
msgid "Restart<br>Failures"
msgstr ""

#: ../app/views/reports/_list.html.erb:36
msgid "Delete report for %s?"
msgstr ""

#: ../app/views/reports/_metrics.html.erb:6
#: ../app/views/reports/_metrics.html.erb:8
msgid "Report Metrics"
msgstr ""

#: ../app/views/reports/_metrics.html.erb:34
msgid "Total"
msgstr ""

#: ../app/views/reports/_output.html.erb:18
msgid "Nothing to show"
msgstr ""

#: ../app/views/reports/show.html.erb:4
msgid "Reported at %s "
msgstr ""

#: ../app/views/reports/show.html.erb:8
msgid "Host times seems to be adrift!"
msgstr ""

#: ../app/views/reports/show.html.erb:9
msgid "Host reported time is <em>%s</em>"
msgstr ""

#: ../app/views/reports/show.html.erb:10
msgid "Foreman report creation time is <em>%s</em>"
msgstr ""

#: ../app/views/reports/show.html.erb:11
msgid "Which is an offset of <b>%s</b>"
msgstr ""

#: ../app/views/reports/show.html.erb:23
msgid "Other reports for this host"
msgstr ""

#: ../app/views/reports/show.html.erb:31
msgid "Diff View"
msgstr ""

#: ../app/views/reports/welcome.html.erb:1
msgid "Puppet Reports"
msgstr ""

#: ../app/views/reports/welcome.html.erb:4
msgid ""
"You don't seem to have any reports, if you wish to configure Puppet to forward"
" it reports to Foreman, please follow"
msgstr ""

#: ../app/views/reports/welcome.html.erb:5
msgid "setting up reporting"
msgstr ""

#: ../app/views/reports/welcome.html.erb:6
msgid "and"
msgstr ""

#: ../app/views/reports/welcome.html.erb:7
msgid "e-mail reporting"
msgstr ""

#: ../app/views/reports/welcome.html.erb:10
msgid "This page will self destruct once a report comes in."
msgstr ""

#: ../app/views/roles/_form.html.erb:19
msgid "Please save the role first. You can edit it later to add filters"
msgstr ""

#: ../app/views/roles/_form.html.erb:25
msgid "Loading filters..."
msgstr ""

#: ../app/views/roles/edit.html.erb:1
msgid "Edit Roles"
msgstr ""

#: ../app/views/roles/index.html.erb:2
msgid "New role"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/roles/index.html.erb:8 model_attributes.rb:444
msgid "Role|Name"
msgstr ""

#: ../app/views/roles/index.html.erb:20
msgid "Add filter"
msgstr ""

#: ../app/views/roles/new.html.erb:1
msgid "New Role"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/settings/index.html.erb:16 model_attributes.rb:456
msgid "Setting|Name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/settings/index.html.erb:17 model_attributes.rb:460
msgid "Setting|Value"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/settings/index.html.erb:18 model_attributes.rb:454
msgid "Setting|Description"
msgstr ""

#: ../app/views/smart_proxies/_form.html.erb:4
msgid "Smart Proxy"
msgstr ""

#: ../app/views/smart_proxies/edit.html.erb:1
msgid "Edit Proxy"
msgstr ""

#: ../app/views/smart_proxies/index.html.erb:3
msgid "New Smart Proxy"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/smart_proxies/index.html.erb:9 model_attributes.rb:464
msgid "SmartProxy|Name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/smart_proxies/index.html.erb:10 model_attributes.rb:466
msgid "SmartProxy|Url"
msgstr ""

#: ../app/views/smart_proxies/new.html.erb:1
msgid "New Proxy"
msgstr ""

#: ../app/views/subnets/_fields.html.erb:4
msgid "Optional: Gateway for this subnet"
msgstr ""

#: ../app/views/subnets/_fields.html.erb:5
msgid "Optional: Primary DNS for this subnet"
msgstr ""

#: ../app/views/subnets/_fields.html.erb:6
msgid "Optional: Secondary DNS for this subnet"
msgstr ""

#: ../app/views/subnets/_fields.html.erb:8
msgid "IPAM"
msgstr ""

#: ../app/views/subnets/_fields.html.erb:10
msgid "IP Address Management"
msgstr ""

#: ../app/views/subnets/_fields.html.erb:11
msgid ""
"You can select one of three possible IPAM modes:<br/><ul><li><strong>DHCP</str"
"ong> - will manage the IP on DHCP through assigned DHCP proxy, auto-suggested "
"IPs come from DHCP</li><li><strong>Internal DB</strong> - use internal DB to a"
"uto-suggest free IP based on other interfaces on same subnet respecting range "
"if specified, useful mainly with static boot mode</li><li><strong>None</strong"
"> - leave IP management solely on user, no auto-suggestion</li></ul>"
msgstr ""

#: ../app/views/subnets/_fields.html.erb:19
msgid "Optional: Starting IP Address for IP auto suggestion"
msgstr ""

#: ../app/views/subnets/_fields.html.erb:20
msgid "Optional: Ending IP Address for IP auto suggestion"
msgstr ""

#: ../app/views/subnets/_fields.html.erb:22
msgid "Optional: VLAN ID for this subnet"
msgstr ""

#: ../app/views/subnets/_fields.html.erb:24
msgid "Default boot mode for interfaces assigned to this subnet"
msgstr ""

#: ../app/views/subnets/_form.html.erb:7
msgid "Proxies"
msgstr ""

#: ../app/views/subnets/_form.html.erb:26
#: ../app/views/subnets/index.html.erb:13
msgid "DHCP Proxy"
msgstr ""

#: ../app/views/subnets/_form.html.erb:28
msgid "TFTP Proxy"
msgstr ""

#: ../app/views/subnets/_form.html.erb:30
msgid ""
"DNS Proxy to use within this subnet for managing PTR records, note that A reco"
"rds are managed via Domain DNS proxy"
msgstr ""

#: ../app/views/subnets/edit.html.erb:1
msgid "Edit Subnet"
msgstr ""

#: ../app/views/subnets/import.html.erb:3
msgid "The following subnets have been found"
msgstr ""

#: ../app/views/subnets/index.html.erb:4 ../app/views/subnets/new.html.erb:1
msgid "New Subnet"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/subnets/index.html.erb:9 model_attributes.rb:490
msgid "Subnet|Name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/subnets/index.html.erb:10 model_attributes.rb:492
msgid "Subnet|Network"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/subnets/index.html.erb:12 model_attributes.rb:498
msgid "Subnet|Vlanid"
msgstr ""

#: ../app/views/taxonomies/_form.html.erb:85
msgid "Select organizations"
msgstr ""

#: ../app/views/taxonomies/_form.html.erb:93
msgid "Select locations"
msgstr ""

#: ../app/views/taxonomies/_loc_org_tabs.html.erb:14
#: ../app/views/taxonomies/_loc_org_tabs.html.erb:27
msgid "Default on login"
msgstr ""

#: ../app/views/taxonomies/_step1.html.erb:3
#: ../app/views/taxonomies/_step2.html.erb:5
msgid "Edit Properties"
msgstr ""

#: ../app/views/taxonomies/_step2.html.erb:9
msgid ""
"Assigning hosts to %{taxonomy_name} will also update %{taxonomy_name} to inclu"
"de all the resources that the selected hosts are currently using."
msgstr ""

#: ../app/views/taxonomies/_step2.html.erb:10
msgid "Assign All"
msgstr ""

#: ../app/views/taxonomies/_step2.html.erb:11
#: ../app/views/taxonomies/index.html.erb:32
msgid "Assign the %{count} host with no %{taxonomy_single} to %{taxonomy_name}"
msgid_plural "Assign all %{count} hosts with no %{taxonomy_single} to %{taxonomy_name}"
msgstr[0] ""
msgstr[1] ""

#: ../app/views/taxonomies/_step2.html.erb:13
msgid "Manually Assign"
msgstr ""

#: ../app/views/taxonomies/_step2.html.erb:14
msgid "Manually select and assign hosts with no %s"
msgstr ""

#: ../app/views/taxonomies/_step2.html.erb:15
msgid "Proceed to Edit"
msgstr ""

#: ../app/views/taxonomies/_step2.html.erb:16
msgid "Skip assign hosts and proceed to edit %s settings"
msgstr ""

#: ../app/views/taxonomies/clone.html.erb:1
msgid "Clone %s"
msgstr ""

#: ../app/views/taxonomies/edit.html.erb:3
msgid "Fix Mismatches"
msgstr ""

#: ../app/views/taxonomies/index.html.erb:3
msgid "Mismatches Report"
msgstr ""

#: ../app/views/taxonomies/index.html.erb:7
msgid "Notice:"
msgstr ""

#: ../app/views/taxonomies/index.html.erb:8
msgid "There is"
msgid_plural "There are"
msgstr[0] ""
msgstr[1] ""

#: ../app/views/taxonomies/index.html.erb:9
msgid "%{count} host with no %{taxonomy_single} assigned"
msgid_plural "%{count} hosts with no %{taxonomy_single} assigned"
msgstr[0] ""
msgstr[1] ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/taxonomies/index.html.erb:15 model_attributes.rb:510
msgid "Taxonomy|Name"
msgstr ""

#: ../app/views/taxonomies/index.html.erb:31
msgid "Select hosts to assign to %s"
msgstr ""

#: ../app/views/taxonomies/mismatches.html.erb:1
msgid "Mismatches"
msgstr ""

#: ../app/views/taxonomies/mismatches.html.erb:3
msgid "Fix All Mismatches"
msgstr ""

#: ../app/views/taxonomies/mismatches.html.erb:8
msgid "Location/Organization"
msgstr ""

#: ../app/views/taxonomies/mismatches.html.erb:9
msgid "Mismatch Details"
msgstr ""

#: ../app/views/taxonomies/mismatches.html.erb:37
msgid "No hosts are mismatched!"
msgstr ""

#: ../app/views/taxonomies/mismatches.html.erb:38
msgid "All hosts data matches configurations for locations and organizations."
msgstr ""

#: ../app/views/templates/_form.html.erb:29
msgid ""
"Warning: This template is locked. You may only change the associations. Please"
" %s it to customize."
msgstr ""

#: ../app/views/templates/_form.html.erb:30
msgid "clone"
msgstr ""

#: ../app/views/templates/_form.html.erb:34
msgid "Useful template functions and macros"
msgstr ""

#: ../app/views/templates/_form.html.erb:34
msgid "Note: %s "
msgstr ""

#: ../app/views/templates/_form.html.erb:39
msgid "Template editor"
msgstr ""

#: ../app/views/templates/_form.html.erb:43
msgid "Code"
msgstr ""

#: ../app/views/templates/_form.html.erb:46
msgid "Diff"
msgstr ""

#: ../app/views/templates/_form.html.erb:49
msgid "Preview"
msgstr ""

#: ../app/views/templates/_form.html.erb:58
msgid "Key Binding"
msgstr ""

#: ../app/views/templates/_form.html.erb:68
msgid "Selecting a file will override the editor and load the file instead"
msgstr ""

#: ../app/views/templates/_form.html.erb:71
msgid "Audit Comment"
msgstr ""

#: ../app/views/templates/_form.html.erb:72
msgid ""
"The Audit Comment field is saved with the template auditing to document the te"
"mplate changes"
msgstr ""

#: ../app/views/templates/_form.html.erb:85
msgid "Revert"
msgstr ""

#: ../app/views/templates/_form.html.erb:86
msgid "Show Diff"
msgstr ""

#: ../app/views/templates/_form.html.erb:91
msgid "Save something and try again"
msgstr ""

#: ../app/views/templates/_form.html.erb:91
msgid "No history found"
msgstr ""

#: ../app/views/trends/_form.html.erb:5
msgid "Please Select"
msgstr ""

#: ../app/views/trends/_hosts.html.erb:7
msgid "Show Host"
msgstr ""

#: ../app/views/trends/edit.html.erb:2
msgid "Edit Trend %s"
msgstr ""

#: ../app/views/trends/edit.html.erb:9
msgid "Fact Name"
msgstr ""

#: ../app/views/trends/edit.html.erb:10 ../app/views/trends/edit.html.erb:31
msgid "Display Name"
msgstr ""

#: ../app/views/trends/index.html.erb:2
msgid "Add Trend Counter"
msgstr ""

#: ../app/views/trends/index.html.erb:8
msgid "No trend counter defined."
msgstr ""

#: ../app/views/trends/index.html.erb:9
msgid "To define trend counters, use the Add Trend Counter button."
msgstr ""

#: ../app/views/trends/index.html.erb:10
msgid ""
"To start collecting trend data, set a cron job to execute 'foreman-rake trends"
":counter' every Puppet Interval (%s minutes)."
msgstr ""

#: ../app/views/trends/index.html.erb:17
msgid "No trend counter found."
msgstr ""

#: ../app/views/trends/index.html.erb:18
msgid ""
"To start collecting trend data, set a cron job to execute <span class='black'>"
"foreman-rake trends:counter</span> every Puppet Interval (%s minutes)"
msgstr ""

#: ../app/views/trends/index.html.erb:27
msgid "Action"
msgstr ""

#: ../app/views/trends/index.html.erb:33
msgid "Show Trends"
msgstr ""

#: ../app/views/trends/index.html.erb:37
msgid "Delete all the trend history for %s?"
msgstr ""

#: ../app/views/trends/index.html.erb:45
msgid "Last updated %s ago"
msgstr ""

#: ../app/views/trends/new.html.erb:1
msgid "New Trend"
msgstr ""

#: ../app/views/trends/show.html.erb:1
msgid "Trends for %s"
msgstr ""

#: ../app/views/trends/show.html.erb:7
msgid "Number of Hosts"
msgstr ""

#: ../app/views/user_mailer/welcome.text.erb:1
msgid "Your Foreman user account has been created:"
msgstr ""

#: ../app/views/user_mailer/welcome.text.erb:3
#: ../app/views/users/login.html.erb:13
msgid "Username"
msgstr ""

#: ../app/views/user_mailer/welcome.text.erb:5
msgid "Please login to %{foreman_url} to change your password"
msgstr ""

#: ../app/views/usergroups/_external.html.erb:3
msgid "External user group"
msgstr ""

#: ../app/views/usergroups/_form.html.erb:6
msgid "User group"
msgstr ""

#: ../app/views/usergroups/_form.html.erb:9
msgid "External groups"
msgstr ""

#: ../app/views/usergroups/_form.html.erb:15
#: ../app/views/usergroups/index.html.erb:2
#: ../app/views/usergroups/index.html.erb:11
msgid "User Groups"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/usergroups/_form.html.erb:27
#: ../app/views/usergroups/index.html.erb:9 model_attributes.rb:570
msgid "Usergroup|Name"
msgstr ""

#: ../app/views/usergroups/_form.html.erb:28
msgid "Usergroup|Auth source"
msgstr ""

#: ../app/views/usergroups/_form.html.erb:37
msgid "Refresh"
msgstr ""

#: ../app/views/usergroups/_form.html.erb:40
msgid "Synchronize group from authentication source"
msgstr ""

#: ../app/views/usergroups/_form.html.erb:47
msgid "Show linked external user groups"
msgstr ""

#: ../app/views/usergroups/_form.html.erb:58
msgid "Add external user group"
msgstr ""

#: ../app/views/usergroups/_form.html.erb:58
msgid "link external user group with this user group"
msgstr ""

#: ../app/views/usergroups/edit.html.erb:1
msgid "Edit User group"
msgstr ""

#: ../app/views/usergroups/index.html.erb:4
#: ../app/views/usergroups/new.html.erb:1
msgid "New User group"
msgstr ""

#: ../app/views/users/_audit_summary_query_builder.html.erb:2
msgid "Build a query for %{mailer}"
msgstr ""

#: ../app/views/users/_form.html.erb:8
msgid "Email Preferences"
msgstr ""

#: ../app/views/users/_form.html.erb:27
msgid "Browser locale"
msgstr ""

#: ../app/views/users/_form.html.erb:27
msgid "Language"
msgstr ""

#: ../app/views/users/_form.html.erb:29
msgid "Browser timezone"
msgstr ""

#: ../app/views/users/_form.html.erb:34 ../app/views/users/index.html.erb:15
msgid "Authorized by"
msgstr ""

#: ../app/views/users/_form.html.erb:37 ../app/views/users/login.html.erb:19
msgid "Password"
msgstr ""

#: ../app/views/users/_form.html.erb:38
msgid "Verify"
msgstr ""

#: ../app/views/users/_form.html.erb:49
msgid "General"
msgstr ""

#: ../app/views/users/_form.html.erb:54
msgid "Please save the user first before assigning email notifications."
msgstr ""

#: ../app/views/users/_form.html.erb:57
msgid "Notifications"
msgstr ""

#: ../app/views/users/_mail_notifications.html.erb:2
msgid "Subscribe"
msgstr ""

#: ../app/views/users/_mail_notifications.html.erb:4
msgid "No emails"
msgstr ""

#: ../app/views/users/edit.html.erb:1
msgid "Edit User"
msgstr ""

#: ../app/views/users/extlogout.html.erb:1
msgid "Logout"
msgstr ""

#: ../app/views/users/extlogout.html.erb:13
msgid "Click to log in again."
msgstr ""

#: ../app/views/users/extlogout.html.erb:19
#: ../app/views/users/login.html.erb:35
msgid "Version %{version}"
msgstr ""

#: ../app/views/users/index.html.erb:4 ../app/views/users/new.html.erb:1
msgid "New User"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/users/index.html.erb:9 model_attributes.rb:552
msgid "User|Login"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/users/index.html.erb:10 model_attributes.rb:544
msgid "User|Firstname"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/users/index.html.erb:11 model_attributes.rb:548
msgid "User|Lastname"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/users/index.html.erb:12 model_attributes.rb:556
msgid "User|Mail"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/users/index.html.erb:13 model_attributes.rb:540
msgid "User|Admin"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: ../app/views/users/index.html.erb:14 model_attributes.rb:546
msgid "User|Last login on"
msgstr ""

#: ../app/views/users/login.html.erb:1 ../app/views/users/login.html.erb:28
msgid "Login"
msgstr ""

#: ../app/views/users/login.html.erb:28
msgid "Please wait..."
msgstr ""

#: ../lib/core_extensions.rb:44
msgid "%{record} is used by %{what}"
msgstr ""

#: ../lib/core_extensions.rb:90
msgid "Adding would cause a cycle!"
msgstr ""

#. TRANSLATORS: Provide locale name in native language (e.g. English, Deutsch or Portugues)
#: ../lib/foreman/gettext/support.rb:52
msgid "locale_name"
msgstr ""

#: ../lib/proxy_api/bmc.rb:15
msgid "Unable to get BMC providers"
msgstr ""

#: ../lib/proxy_api/bmc.rb:22
msgid "Unable to get installed BMC providers"
msgstr ""

#: ../lib/proxy_api/bmc.rb:42
msgid "Unable to perform boot BMC operation"
msgstr ""

#: ../lib/proxy_api/bmc.rb:64
msgid "Unable to perform power BMC operation"
msgstr ""

#: ../lib/proxy_api/bmc.rb:82
msgid "Unable to perform identify BMC operation"
msgstr ""

#: ../lib/proxy_api/bmc.rb:98
msgid "Unable to perform lan BMC operation"
msgstr ""

#: ../lib/proxy_api/dhcp.rb:14
msgid "Unable to retrieve DHCP subnets"
msgstr ""

#: ../lib/proxy_api/dhcp.rb:20
msgid "Unable to retrieve DHCP subnet"
msgstr ""

#: ../lib/proxy_api/dhcp.rb:35
msgid "Unable to retrieve unused IP"
msgstr ""

#: ../lib/proxy_api/dhcp.rb:53
msgid "Unable to retrieve DHCP entry for %s"
msgstr ""

#: ../lib/proxy_api/dhcp.rb:66
msgid "Unable to set DHCP entry"
msgstr ""

#: ../lib/proxy_api/dhcp.rb:79
msgid "Unable to delete DHCP entry for %s"
msgstr ""

#: ../lib/proxy_api/dns.rb:15
msgid "Unable to set DNS entry"
msgstr ""

#: ../lib/proxy_api/dns.rb:27
msgid "Unable to delete DNS entry"
msgstr ""

#: ../lib/proxy_api/features.rb:11
msgid "Unable to detect features"
msgstr ""

#: ../lib/proxy_api/proxy_exception.rb:11
msgid "for proxy"
msgstr ""

#: ../lib/proxy_api/puppet.rb:11
msgid "Unable to get environments from Puppet"
msgstr ""

#: ../lib/proxy_api/puppet.rb:17
msgid "Unable to get environment from Puppet"
msgstr ""

#: ../lib/proxy_api/puppet.rb:27
msgid "Unable to get classes from Puppet for %s"
msgstr ""

#: ../lib/proxy_api/puppet.rb:33
msgid "Unable to execute Puppet run"
msgstr ""

#: ../lib/proxy_api/puppetca.rb:11
msgid "Unable to get PuppetCA autosign"
msgstr ""

#: ../lib/proxy_api/puppetca.rb:17
msgid "Unable to set PuppetCA autosign for %s"
msgstr ""

#: ../lib/proxy_api/puppetca.rb:26
msgid "Unable to delete PuppetCA autosign for %s"
msgstr ""

#: ../lib/proxy_api/puppetca.rb:32
msgid "Unable to sign PuppetCA certificate for %s"
msgstr ""

#: ../lib/proxy_api/puppetca.rb:41
msgid "Unable to delete PuppetCA certificate for %s"
msgstr ""

#: ../lib/proxy_api/puppetca.rb:47
msgid "Unable to get PuppetCA certificates"
msgstr ""

#: ../lib/proxy_api/realm.rb:14
msgid "Unable to create realm entry"
msgstr ""

#: ../lib/proxy_api/tftp.rb:17
msgid "Unable to set TFTP boot entry for %s"
msgstr ""

#: ../lib/proxy_api/tftp.rb:26
msgid "Unable to delete TFTP boot entry for %s"
msgstr ""

#: ../lib/proxy_api/tftp.rb:37
msgid "Unable to fetch TFTP boot file"
msgstr ""

#: ../lib/proxy_api/tftp.rb:49
msgid "Unable to detect TFTP boot server"
msgstr ""

#: ../lib/proxy_api/tftp.rb:59
msgid "Unable to create default TFTP boot menu"
msgstr ""

#: ../lib/ws_proxy.rb:53
msgid "No free ports available for websockify, try again later"
msgstr ""

#: apipie.rb:8
msgid "No documentation found"
msgstr ""

#: apipie.rb:9
msgid "We have not found any documentation for your API."
msgstr ""

#: apipie.rb:10
msgid "Follow %{href} on how to describe your controllers."
msgstr ""

#: apipie.rb:11
msgid "further instructions"
msgstr ""

#: apipie.rb:12
msgid "Oops!!"
msgstr ""

#: apipie.rb:13
msgid "Resource %{res} not found."
msgstr ""

#: apipie.rb:14
msgid "Method %{method} not found for resource %{resource}."
msgstr ""

#: apipie.rb:15
msgid "Try going to %{href}"
msgstr ""

#: apipie.rb:16
msgid "%{app_name} API documentation homepage"
msgstr ""

#: apipie.rb:17
msgid "required"
msgstr ""

#: apipie.rb:18
msgid "optional"
msgstr ""

#: apipie.rb:19
msgid "nil allowed"
msgstr ""

#: apipie.rb:20
msgid "Param name"
msgstr ""

#: apipie.rb:21
msgid "Params"
msgstr ""

#: apipie.rb:22
msgid "Examples"
msgstr ""

#: apipie.rb:23
msgid "Metadata"
msgstr ""

#: apipie.rb:24
msgid "Errors"
msgstr ""

#: apipie.rb:25
msgid "Supported Formats"
msgstr ""

#: apipie.rb:26
msgid "Please enable JavaScript to view the %{comments_href}."
msgstr ""

#: apipie.rb:27
msgid "comments powered by %{disqus}"
msgstr ""

#: apipie.rb:28
msgid "API documentation"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:4
msgid "Architecture|Hostgroups count"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:6
msgid "Architecture|Hosts count"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:10
msgid "Audited::Adapters::ActiveRecord::Audit|Action"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:12
msgid "Audited::Adapters::ActiveRecord::Audit|Associated name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:14
msgid "Audited::Adapters::ActiveRecord::Audit|Associated type"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:16
msgid "Audited::Adapters::ActiveRecord::Audit|Auditable name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:18
msgid "Audited::Adapters::ActiveRecord::Audit|Auditable type"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:20
msgid "Audited::Adapters::ActiveRecord::Audit|Audited changes"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:22
msgid "Audited::Adapters::ActiveRecord::Audit|Comment"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:24
msgid "Audited::Adapters::ActiveRecord::Audit|Remote address"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:26
msgid "Audited::Adapters::ActiveRecord::Audit|User type"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:28
msgid "Audited::Adapters::ActiveRecord::Audit|Username"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:30
msgid "Audited::Adapters::ActiveRecord::Audit|Version"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:32
msgid "Auth source"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:34
msgid "AuthSource|Account"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:36
msgid "AuthSource|Account password"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:38
msgid "AuthSource|Attr firstname"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:40
msgid "AuthSource|Attr lastname"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:42
msgid "AuthSource|Attr login"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:44
msgid "AuthSource|Attr mail"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:46
msgid "AuthSource|Attr photo"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:48
msgid "AuthSource|Base dn"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:50
msgid "AuthSource|Groups base"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:54
msgid "AuthSource|Ldap filter"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:60
msgid "AuthSource|Port"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:62
msgid "AuthSource|Server type"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:64
msgid "AuthSource|Tls"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:66
msgid "Bookmark"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:72
msgid "Bookmark|Owner type"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:78
msgid "Compute attribute"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:80
msgid "ComputeAttribute|Name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:82
msgid "ComputeAttribute|Vm attrs"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:86
msgid "ComputeProfile|Name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:90
msgid "ComputeResource|Attrs"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:92
msgid "ComputeResource|Description"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:96
msgid "ComputeResource|Password"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:98
msgid "ComputeResource|Url"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:100
msgid "ComputeResource|User"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:102
msgid "ComputeResource|Uuid"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:104
msgid "Config group"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:106
msgid "ConfigGroup|Config group classes count"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:108
msgid "ConfigGroup|Hostgroups count"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:110
msgid "ConfigGroup|Hosts count"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:112
msgid "ConfigGroup|Name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:114
msgid "Provisioning template"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:116
msgid "ProvisioningTemplate|Default"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:124
msgid "ProvisioningTemplate|Template"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:126
msgid "ProvisioningTemplate|Vendor"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:132
msgid "Domain|Hostgroups count"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:134
msgid "Domain|Hosts count"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:136
msgid "Domain|Name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:140
msgid "Environment|Hostgroups count"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:142
msgid "Environment|Hosts count"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:146
msgid "External usergroup"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:148
msgid "ExternalUsergroup|Name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:150
msgid "Fact name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:152
msgid "FactName|Ancestry"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:154
msgid "FactName|Compose"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:156
msgid "FactName|Name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:158
msgid "FactName|Short name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:160
msgid "Fact value"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:164
msgid "Feature"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:166
msgid "Feature|Name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:172
msgid "Filter|Taxonomy search"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:174
msgid "Host::Base|Build"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:176
msgid "Host::Base|Certname"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:178
msgid "Host::Base|Comment"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:180
msgid "Host::Base|Disk"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:182
msgid "Host::Base|Enabled"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:184
msgid "Host::Base|Grub pass"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:186
msgid "Host::Base|Image file"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:188
msgid "Host::Base|Installed at"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:190
msgid "Host::Base|Ip"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:192
msgid "Host::Base|Last compile"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:194
msgid "Host::Base|Last freshcheck"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:196
msgid "Host::Base|Last report"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:198
msgid "Host::Base|Mac"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:200
msgid "Host::Base|Managed"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:202
msgid "Host::Base|Name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:204
msgid "Host::Base|Otp"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:206
msgid "Host::Base|Owner type"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:208
msgid "Host::Base|Primary interface"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:210
msgid "Host::Base|Provision method"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:212
msgid "Host::Base|Puppet status"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:214
msgid "Host::Base|Root pass"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:216
msgid "Host::Base|Serial"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:218
msgid "Host::Base|Use image"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:220
msgid "Host::Base|Uuid"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:222
msgid "Host config group"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:224
msgid "HostConfigGroup|Host type"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:228
msgid "Hostgroup|Ancestry"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:230
msgid "Hostgroup|Grub pass"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:232
msgid "Hostgroup|Image file"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:236
msgid "Hostgroup|Root pass"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:238
msgid "Hostgroup|Title"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:240
msgid "Hostgroup|Use image"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:242
msgid "Hostgroup|Vm defaults"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:246
msgid "Image|Iam role"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:250
msgid "Image|Password"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:258
msgid "Key pair"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:260
msgid "KeyPair|Name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:262
msgid "KeyPair|Public"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:264
msgid "KeyPair|Secret"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:266
msgid "Lookup key"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:268
msgid "LookupKey|Avoid duplicates"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:270
msgid "LookupKey|Default value"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:272
msgid "LookupKey|Description"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:274
msgid "LookupKey|Is param"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:276
msgid "LookupKey|Key"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:278
msgid "LookupKey|Key type"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:280
msgid "LookupKey|Lookup values count"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:282
msgid "LookupKey|Merge overrides"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:284
msgid "LookupKey|Override"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:286
msgid "LookupKey|Path"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:288
msgid "LookupKey|Required"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:290
msgid "LookupKey|Validator rule"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:292
msgid "LookupKey|Validator type"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:294
msgid "Lookup value"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:296
msgid "LookupValue|Match"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:298
msgid "LookupValue|Value"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:302
msgid "Medium|Config path"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:304
msgid "Medium|Image path"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:306
msgid "Medium|Media path"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:314
msgid "Message"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:316
msgid "Message|Digest"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:318
msgid "Message|Value"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:324
msgid "Model|Hosts count"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:326
msgid "Model|Info"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:330
msgid "Model|Vendor class"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:332
msgid "Nic::Base|Attached devices"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:334
msgid "Nic::Base|Attached to"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:336
msgid "Nic::Base|Attrs"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:338
msgid "Nic::Base|Bond options"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:340
msgid "Nic::Base|Identifier"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:342
msgid "Nic::Base|Ip"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:344
msgid "Nic::Base|Link"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:346
msgid "Nic::Base|Mac"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:348
msgid "Nic::Base|Managed"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:350
msgid "Nic::Base|Mode"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:352
msgid "Nic::Base|Name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:354
msgid "Nic::Base|Password"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:356
msgid "Nic::Base|Provider"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:358
msgid "Nic::Base|Tag"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:360
msgid "Nic::Base|Username"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:362
msgid "Nic::Base|Virtual"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:364
msgid "Operatingsystem"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:366
msgid "Operatingsystem|Description"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:368
msgid "Operatingsystem|Hostgroups count"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:370
msgid "Operatingsystem|Hosts count"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:372
msgid "Operatingsystem|Major"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:374
msgid "Operatingsystem|Minor"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:378
msgid "Operatingsystem|Nameindicator"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:380
msgid "Operatingsystem|Password hash"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:382
msgid "Operatingsystem|Release name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:384
msgid "Operatingsystem|Title"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:386
msgid "Parameter"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:388
msgid "Parameter|Hidden value"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:392
msgid "Parameter|Priority"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:398
msgid "Permission|Name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:400
msgid "Permission|Resource type"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:402
msgid "Ptable"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:404
msgid "Ptable|Layout"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:412
msgid "Puppetclass|Global class params count"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:414
msgid "Puppetclass|Hostgroups count"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:416
msgid "Puppetclass|Hosts count"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:418
msgid "Puppetclass|Lookup keys count"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:424
msgid "Realm|Hostgroups count"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:426
msgid "Realm|Hosts count"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:430
msgid "Realm|Realm type"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:432
msgid "Report"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:434
msgid "Report|Metrics"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:436
msgid "Report|Reported at"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:438
msgid "Report|Status"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:442
msgid "Role|Builtin"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:446
msgid "Role|Permissions"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:448
msgid "Setting"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:450
msgid "Setting|Category"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:452
msgid "Setting|Default"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:458
msgid "Setting|Settings type"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:462
msgid "Smart proxy"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:468
msgid "Source"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:470
msgid "Source|Digest"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:472
msgid "Source|Value"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:476
msgid "Subnet|Boot mode"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:478
msgid "Subnet|Dns primary"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:480
msgid "Subnet|Dns secondary"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:482
msgid "Subnet|From"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:484
msgid "Subnet|Gateway"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:486
msgid "Subnet|Ipam"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:488
msgid "Subnet|Mask"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:494
msgid "Subnet|Priority"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:496
msgid "Subnet|To"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:500
msgid "Taxable taxonomy"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:502
msgid "TaxableTaxonomy|Taxable type"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:504
msgid "Taxonomy"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:506
msgid "Taxonomy|Ancestry"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:508
msgid "Taxonomy|Ignore types"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:512
msgid "Taxonomy|Title"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:514
msgid "Template kind"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:516
msgid "TemplateKind|Name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:518
msgid "Token"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:520
msgid "Token|Expires"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:522
msgid "Token|Value"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:524
msgid "Trend"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:526
msgid "Trend|Fact name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:528
msgid "Trend|Fact value"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:530
msgid "Trend|Name"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:532
msgid "Trend|Trendable type"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:534
msgid "Trend counter"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:536
msgid "TrendCounter|Count"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:542
msgid "User|Avatar hash"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:550
msgid "User|Locale"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:554
msgid "User|Lower login"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:558
msgid "User|Password hash"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:560
msgid "User|Password salt"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:562
msgid "User role"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:564
msgid "UserRole|Owner type"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:566
msgid "Usergroup"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:568
msgid "Usergroup|Admin"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:572
msgid "Usergroup member"
msgstr ""

#. TRANSLATORS: "Table name" or "Table name|Column name" for error messages
#: model_attributes.rb:574
msgid "UsergroupMember|Member type"
msgstr ""
(4-4/7)