# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the foreman_puppet package. # FIRST AUTHOR , YEAR. # # Translators: # 0868a4d1af5275b3f70b0a6dac4c99a4, 2021 # Robin Friberg , 2021 # Mikael Fridh , 2021 # johnny.westerlund , 2021 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: foreman_puppet 2.0.0.alpha.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-11-10 11:17+0000\n" "PO-Revision-Date: 2021-02-03 16:30+0000\n" "Last-Translator: johnny.westerlund , 2021\n" "Language-Team: Swedish (Sweden) (https://www.transifex.com/foreman/teams/114/sv_SE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: sv_SE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15 msgid "" "Ignored environment names resulting in booleans found. Please quote strings " "like true/false and yes/no in config/ignored_environments.yml" msgstr "" #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82 msgid "No changes to your environments detected" msgstr "" #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32 msgid "" "Successfully updated environments and Puppet classes from the on-disk Puppet" " installation" msgstr "" #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34 msgid "" "Failed to update environments and Puppet classes from the on-disk Puppet " "installation: %s" msgstr "" #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46 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_puppet/environments_import.rb:53 msgid "Ignored environments: %s" msgstr "" #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:55 msgid "Ignored classes in the environments: %s" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:10 msgid "List all host groups for a Puppet class" msgstr "Lista alla värdgrupper för en Puppet-klass" #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:13 msgid "ID of Puppetclass" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:18 msgid "Deprecated in favor of hostgroup/puppet_attributes/environment_id" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:19 msgid "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:20 msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23 msgid "ID of associated puppet Environment" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24 msgid "IDs of associated Puppetclasses" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25 msgid "IDs of associated ConfigGroups" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:14 msgid "Import puppet classes from puppet proxy" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:15 #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16 msgid "Import puppet classes from puppet proxy for an environment" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:21 msgid "" "Optional comma-delimited stringcontaining either 'new', 'updated', or " "'obsolete'that is used to limit the imported Puppet classes" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:49 msgid "" "Failed to update the environments and Puppet classes from the on-disk puppet" " installation: %s" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:80 msgid "The requested environment cannot be found." msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:110 #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:123 msgid "" "No proxy found to import classes from, ensure that the smart proxy has the " "Puppet feature enabled." msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9 msgid "List template combination" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:12 msgid "Add a template combination" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:15 msgid "Show template combination" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:18 msgid "Update template combination" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:21 msgid "ID of Puppet environment" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:26 msgid "environment id" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31 #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20 #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55 msgid "ID of environment" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:10 msgid "List hosts per environment" msgstr "Lista värdar per miljö" #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:13 msgid "ID of puppet environment" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:18 msgid "Deprecated in favor of host/puppet_attributes/environment_id" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:19 msgid "Deprecated in favor of host/puppet_attributes/puppetclass_ids" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:20 msgid "Deprecated in favor of host/puppet_attributes/config_group_ids" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115 msgid "No environment selected!" msgstr "Ingen miljö vald!" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:76 msgid "Updated hosts: changed environment" msgstr "Uppdaterade värdar: ändrad miljö" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:105 msgid "Unable to generate output, Check log files" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:145 msgid "No proxy selected!" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:151 msgid "Invalid proxy selected!" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:168 msgid "Failed to set %{proxy_type} proxy for %{host}." msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174 msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}" msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191 msgid "The %{proxy_type} proxy of the selected hosts was cleared." msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194 msgid "The %{proxy_type} proxy could not be set for host: %{host_names}." msgid_plural "" "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}" msgstr[0] "" msgstr[1] "" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189 msgid "" "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}." msgstr "" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 msgid "Puppet" msgstr "Puppet" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:211 msgid "Puppet CA" msgstr "Puppet CA" #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:15 msgid "List of config groups" msgstr "Lista med konfigurationsgrupper" #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:23 msgid "Show a config group" msgstr "Visa en konfigurationsgrupp" #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:36 msgid "Create a config group" msgstr "Skapa en konfigurationsgrupp" #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:44 msgid "Update a config group" msgstr "Uppdatera en konfigurationsgrupp" #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:52 msgid "Delete a config group" msgstr "Radera en konfigurationsgrupp" #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:14 msgid "List all environments" msgstr "Lista alla miljöer" #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:15 msgid "List environments of Puppet class" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:16 msgid "List environments per location" msgstr "Lista miljöer per plats" #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:17 msgid "List environments per organization" msgstr "Lista miljöer per organisation" #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18 #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20 #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29 #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19 #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28 #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56 msgid "ID of Puppet class" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:27 msgid "Show an environment" msgstr "Visa en miljö" #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:40 msgid "Create an environment" msgstr "Skapa en miljö" #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:48 msgid "Update an environment" msgstr "Uppdatera en miljö" #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:56 msgid "Delete an environment" msgstr "Radera en miljö" #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:12 msgid "List all Puppet class IDs for host" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:18 msgid "Add a Puppet class to host" msgstr "Lägg till Puppet-klass till värd" #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19 #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28 #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18 #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53 msgid "ID of host" msgstr "ID för värd" #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:27 msgid "Remove a Puppet class from host" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:11 msgid "List all Puppet class IDs for host group" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:17 msgid "Add a Puppet class to host group" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18 #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27 #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19 #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54 msgid "ID of host group" msgstr "ID för värdgrupp" #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:26 msgid "Remove a Puppet class from host group" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19 msgid "List of override values for a specific smart class parameter" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21 #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30 #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24 #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36 msgid "Display hidden values" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:27 msgid "Show an override value for a specific smart class parameter" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:37 msgid "Override match" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:38 msgid "Override value, required if omit is false" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:39 msgid "Foreman will not send this parameter in classification output" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:43 msgid "Create an override value for a specific smart class parameter" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:53 msgid "Update an override value for a specific smart class parameter" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62 msgid "Delete an override value for a specific smart class parameter" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112 msgid "%{model} with id '%{id}' was not found" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:14 msgid "List all Puppet classes" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:15 msgid "List all Puppet classes for a host" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:16 msgid "List all Puppet classes for a host group" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:17 msgid "List all Puppet classes for an environment" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:49 msgid "Show a Puppet class" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:50 msgid "Show a Puppet class for host" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:51 msgid "Show a Puppet class for a host group" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:52 msgid "Show a Puppet class for an environment" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:67 msgid "Create a Puppet class" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:75 msgid "Update a Puppet class" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:84 msgid "Delete a Puppet class" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:13 msgid "List all smart class parameters" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:14 msgid "List of smart class parameters for a specific host" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:15 msgid "List of smart class parameters for a specific host group" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:16 msgid "List of smart class parameters for a specific Puppet class" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:17 msgid "List of smart class parameters for a specific environment" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19 msgid "" "List of smart class parameters for a specific environment/Puppet class " "combination" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34 msgid "Show a smart class parameter" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:41 msgid "Update a smart class parameter" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:45 msgid "Whether the smart class parameter value is managed by Foreman" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:46 msgid "Description of smart class" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:47 msgid "Value to use when there is no match" msgstr "Värden att använda när ingen match hittas" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:48 msgid "When enabled the parameter is hidden in the UI" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49 msgid "" "Foreman will not send this parameter in classification output.Puppet will " "use the value defined in the Puppet manifest for this parameter" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54 msgid "The order in which values are resolved" msgstr "I vilken ordning värden slås upp" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:52 msgid "Types of validation values" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:53 msgid "Used to enforce certain values for the parameter values" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:55 msgid "Types of variable values" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56 msgid "" "If true, will raise an error if there is no default value and no matcher " "provide a value" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57 msgid "Merge all matching values (only array/hash type)" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58 msgid "Include default value when merging all matching values" msgstr "" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59 msgid "Remove duplicate values (only array type)" msgstr "" #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:61 msgid "Successfully overridden all parameters of Puppet class %s" msgstr "" #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63 msgid "" "Successfully reset all parameters of Puppet class %s to their default values" msgstr "" #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66 msgid "No parameters to override for Puppet class %s" msgstr "" #: ../app/helpers/foreman_puppet/environments_helper.rb:13 #: ../app/views/foreman_puppet/environments/new.html.erb:5 #: ../webpack/src/Components/Environments/Welcome.js:9 msgid "Create Puppet Environment" msgstr "" #: ../app/helpers/foreman_puppet/hosts_helper.rb:11 msgid "Change Environment" msgstr "Byt Miljö" #: ../app/helpers/foreman_puppet/hosts_helper.rb:13 msgid "Change Puppet Master" msgstr "" #: ../app/helpers/foreman_puppet/hosts_helper.rb:22 msgid "Puppet YAML" msgstr "" #: ../app/helpers/foreman_puppet/hosts_helper.rb:22 msgid "Puppet external nodes YAML dump" msgstr "Puppet externa noder YAML-export" #: ../app/helpers/foreman_puppet/hosts_helper.rb:34 msgid "Puppet Environment" msgstr "Puppet Miljö" #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:32 msgid "Omit from classification output" msgstr "" #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:39 msgid "Override this value" msgstr "Tvinga detta värde" #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:43 msgid "Remove this override" msgstr "" #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:75 msgid "Default value" msgstr "Standardvärde" #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:93 msgid "Original value info" msgstr "" #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:99 msgid "" "Description: %{desc}
\n" " Type: %{type}
\n" " Matcher: %{matcher}
\n" " Inherited value: %{inherited_value}" msgstr "" #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:113 msgid "Required parameter without value.
Please override!
" msgstr "" #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116 msgid "" "Optional parameter without value.
Still managed by Foreman, the value" " will be empty.
" msgstr "" #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5 msgid "Empty environment" msgstr "Tom miljö" #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:7 msgid "Deleted environment" msgstr "Raderad miljö" #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:9 msgid "Deleted environment %{env} and %{pcs}" msgstr "Raderade miljön %{env} och %{pcs}" #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:11 msgid "Ignored environment" msgstr "" #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:18 msgid "Import" msgstr "Importera" #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22 msgid "Import environments from %s" msgstr "" #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22 msgid "Import classes from %s" msgstr "" #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:45 msgid "%{name} has %{num_tag} class" msgid_plural "%{name} has %{num_tag} classes" msgstr[0] "" msgstr[1] "" #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 #: ../webpack/src/foreman_class_edit.js:55 msgid "Click to remove %s" msgstr "Klicka för att ta bort %s" #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:46 msgid "Click to add %s" msgstr "Klicka för att lägga till %s" #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7 msgid "None" msgstr "Ingen" #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:14 msgid "" "When editing a template, you must assign a list \\\n" " of operating systems which this template can be used with. Optionally, you can \\\n" " restrict a template to a list of host groups and/or environments." msgstr "" #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:18 msgid "" "When a Host requests a template (e.g. during provisioning), Foreman \\\n" " will select the best match from the available templates of that type, in the \\\n" " following order:" msgstr "" #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:22 msgid "Host group and Environment" msgstr "Värdgrupp och Miljö" #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:23 msgid "Host group only" msgstr "Enbart värdgrupp" #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:24 msgid "Environment only" msgstr "Enbart miljö" #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:25 msgid "Operating system default" msgstr "Standardoperativsystem" #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27 msgid "" "The final entry, Operating System default, can be set by editing the %s " "page." msgstr "" "Sista inlägget, förinställt Operativsystem, kan ställas in genom att editera" " %s sidan." #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28 msgid "Operating System" msgstr "Operativsystem" #: ../app/models/foreman_puppet/environment.rb:44 msgid "Can't find a valid Foreman Proxy with a Puppet feature" msgstr "Kan inte hitta giltig Foreman Proxy med Puppet-funktionen" #: ../app/models/foreman_puppet/host_puppet_facet.rb:61 msgid "%{puppetclass} does not belong to the %{environment} environment" msgstr "" #: ../app/models/foreman_puppet/host_puppet_facet.rb:81 msgid "" "Failed to import %{klass} for %{name}: doesn't exists in our database - " "ignoring" msgstr "" "Misslyckades med att importera %{klass} på grund av att %{name}: inte " "existerar i vår databas - ignorerar" #: ../app/models/foreman_puppet/host_puppet_facet.rb:123 msgid "" "with id %{object_id} doesn't exist or is not assigned to proper organization" " and/or location" msgstr "" #: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51 msgid "must be true to edit the parameter" msgstr "" #: ../app/services/foreman_puppet/input_type/puppet_parameter_input.rb:24 msgid "Puppet parameter" msgstr "" #: ../app/services/foreman_puppet/puppet_class_importer.rb:16 msgid "Can't find a valid Proxy with a Puppet feature" msgstr "" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1 msgid "Changed environments" msgstr "Ändrade miljöer" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:3 msgid "Select the changes you want to apply to Foreman" msgstr "" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5 msgid "Toggle" msgstr "Skifta" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:6 msgid "New" msgstr "Ny" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8 msgid "Check/Uncheck new" msgstr "Markera/Avmarkera nya" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:9 msgid "Updated" msgstr "Uppdaterad" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11 msgid "Check/Uncheck updated" msgstr "Markera/Avmarkera uppdaterade" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:12 msgid "Obsolete" msgstr "Förlegad" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14 msgid "Check/Uncheck obsolete" msgstr "Markera/Avmarkera förlegade" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:22 msgid "Check/Uncheck all" msgstr "Markera/Avmarkera samtliga" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24 #: ../app/views/foreman_puppet/environments/_form.html.erb:4 #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4 #: ../app/views/hosts/select_multiple_environment.html.erb:7 #: ../app/views/provisioning_templates/_combination.html.erb:4 msgid "Environment" msgstr "Miljö" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:25 msgid "Operation" msgstr "Operation" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:26 msgid "Puppet Modules" msgstr "Puppetmoduler" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:39 msgid "Check/Uncheck all %s changes" msgstr "Markera/Avmarkera samtliga %s ändringar" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46 msgid "Add:" msgstr "Lägg till:" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46 msgid "Remove:" msgstr "Ta bort:" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46 msgid "Update:" msgstr "Uppdatera:" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46 msgid "Ignored:" msgstr "" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:59 msgid "Cancel" msgstr "Avbryt" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:60 msgid "Update" msgstr "Uppdatera" #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:10 msgid "included already from parent" msgstr "" #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14 #: ../app/views/provisioning_templates/_combination.html.erb:4 msgid "Remove" msgstr "" #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14 msgid "Add" msgstr "" #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:26 msgid "%s is not in environment" msgstr "" #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:4 msgid "Included Config Groups" msgstr "" #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:21 msgid "Available Config Groups" msgstr "" #: ../app/views/foreman_puppet/config_groups/edit.html.erb:1 #: ../app/views/foreman_puppet/environments/edit.html.erb:1 #: ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1 msgid "Edit %s" msgstr "Redigera %s" #: ../app/views/foreman_puppet/config_groups/index.html.erb:3 #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:1 #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:9 #: ../lib/foreman_puppet/register.rb:171 msgid "Config Groups" msgstr "" #: ../app/views/foreman_puppet/config_groups/index.html.erb:5 #: ../app/views/foreman_puppet/config_groups/new.html.erb:1 #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:5 msgid "Create Config Group" msgstr "" #: ../app/views/foreman_puppet/config_groups/index.html.erb:11 #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1 msgid "Puppet Classes" msgstr "Puppet Klasser" #: ../app/views/foreman_puppet/config_groups/index.html.erb:12 #: ../app/views/foreman_puppet/environments/index.html.erb:9 #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:12 msgid "Hosts" msgstr "Värdar" #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11 msgid "Host Groups" msgstr "Värdgrupper" #: ../app/views/foreman_puppet/config_groups/index.html.erb:14 #: ../app/views/foreman_puppet/environments/index.html.erb:10 #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:14 msgid "Actions" msgstr "Åtgärder" #: ../app/views/foreman_puppet/config_groups/index.html.erb:25 #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36 msgid "Delete %s?" msgstr "Radera %s?" #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4 msgid "" "A config group provides a one-step method of associating many Puppet classes" " to either a host or host group. Typically this would be used to add a " "particular application profile or stack in one step." msgstr "" #: ../app/views/foreman_puppet/environments/_form.html.erb:6 msgid "Locations" msgstr "Lokationer" #: ../app/views/foreman_puppet/environments/_form.html.erb:9 msgid "Organizations" msgstr "Organisationer" #: ../app/views/foreman_puppet/environments/edit.html.erb:5 #: ../app/views/foreman_puppet/environments/index.html.erb:1 #: ../app/views/foreman_puppet/environments/new.html.erb:4 msgid "Puppet Environments" msgstr "Puppet Miljöer" #: ../app/views/foreman_puppet/environments/index.html.erb:8 msgid "Environment|Name" msgstr "Namn" #: ../app/views/foreman_puppet/environments/index.html.erb:22 #: ../lib/foreman_puppet/register.rb:168 msgid "Classes" msgstr "Klasser" #: ../app/views/foreman_puppet/environments/new.html.erb:1 msgid "Create Environment" msgstr "" #: ../app/views/foreman_puppet/environments/welcome.html.erb:1 #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14 msgid "Puppet environments" msgstr "Puppetmiljöer" #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:5 msgid "Number of classes" msgstr "" #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:15 msgid "Total" msgstr "Total(t)" #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:25 msgid "No environments found" msgstr "" #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27 msgid "" "There are no puppet environments set up on this puppet master. Please check " "the puppet master configuration." msgstr "" #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1 #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1 #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8 #: ../lib/foreman_puppet/register.rb:174 msgid "Smart Class Parameters" msgstr "" #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:6 msgid "Parameter" msgstr "Parameter" #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7 #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4 #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7 msgid "Puppet Class" msgstr "Puppet Klass" #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:8 msgid "Number of Overrides" msgstr "" #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4 msgid "" "Parameterized class support permits detecting, importing, and supplying " "parameters directly to classes which support it, via the ENC and depending " "on a set of rules (Smart Matchers)." msgstr "" #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8 msgid "Included Classes" msgstr "Inkluderade Klasser" #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 #: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10 msgid "Not authorized to edit classes" msgstr "Inte auktoriserad att redigera klasser" #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:37 msgid "Inherited Classes from %s" msgstr "" #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:56 msgid "Available Classes" msgstr "Tillgängliga Klasser" #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:59 msgid "Filter classes" msgstr "Filterklasser" #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 #: ../webpack/src/foreman_class_edit.js:84 msgid "belongs to config group" msgstr "tillhör konfigurationsgrupp" #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:5 msgid "Name" msgstr "Namn" #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:6 msgid "Value" msgstr "Värde" #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:7 msgid "Omit" msgstr "" #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4 msgid "" "The class could not be saved because of an error in one of the class " "parameters." msgstr "" #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8 msgid "Smart Class Parameter" msgstr "Smart Klassparameter" #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:15 msgid "Host groups" msgstr "Värdgrupper" #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:22 msgid "This Puppet class has no parameters in its signature." msgstr "Denna Puppetklassen har inga parametrar i sin signatur." #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23 msgid "" "To update the class signature, go to the Puppet Classes page and select " "\"Import\"." msgstr "" "För att uppdatera klasssignaturen, gå till Puppetklasser sidan och välj " "\"Importera\"." #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28 msgid "Filter by name" msgstr "" #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:34 msgid "All environments - (not filtered)" msgstr "" #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:46 msgid "Overridden" msgstr "" #: ../app/views/foreman_puppet/puppetclasses/edit.html.erb:1 msgid "Edit Puppet Class %s" msgstr "Redigera Puppetklass %s" #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:9 msgid "Puppetclass|Name" msgstr "Namn" #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 #: ../app/views/smart_proxies/plugins/_puppet.html.erb:4 #: ../lib/foreman_puppet/register.rb:165 #: ../webpack/src/Components/Environments/Welcome.js:21 msgid "Environments" msgstr "Miljöer" #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:13 msgid "Parameters" msgstr "Parametrar" #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37 msgid "Override all parameters" msgstr "" #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37 msgid "This will set all parameters of the class %s as overridden. Continue?" msgstr "" #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38 msgid "Set parameters to defaults" msgstr "" #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38 msgid "" "This will reset parameters of the class %s to their default values. " "Continue?" msgstr "" #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16 msgid "Notice" msgstr "Notis" #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:17 msgid "Please select an environment first" msgstr "Vänligen välj en miljö först" #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21 msgid "Puppet Class Parameters" msgstr "" #: ../app/views/hosts/select_multiple_environment.html.erb:4 msgid "Select environment" msgstr "Välj miljö" #: ../app/views/hosts/select_multiple_environment.html.erb:5 msgid "*Clear environment*" msgstr "*Rensa miljö*" #: ../app/views/hosts/select_multiple_environment.html.erb:6 msgid "*Inherit from host group*" msgstr "*Ärv från värdgrupp*" #: ../app/views/provisioning_templates/_combination.html.erb:2 msgid "Hostgroup" msgstr "Värdgrupp" #: ../app/views/provisioning_templates/_combination.html.erb:4 msgid "Remove Combination" msgstr "" #: ../app/views/provisioning_templates/_combinations.html.erb:1 msgid "Valid Host Group and Environment Combinations" msgstr "" #: ../app/views/provisioning_templates/_combinations.html.erb:6 msgid "Add Combination" msgstr "" #: ../app/views/smart_proxies/plugins/_puppet.html.erb:3 msgid "General" msgstr "" #: ../app/views/smart_proxies/plugins/_puppet.html.erb:12 msgid "Hosts managed:" msgstr "" #: ../lib/foreman_puppet/register.rb:7 msgid "Facts" msgstr "Fakta" #: ../lib/foreman_puppet/register.rb:10 msgid "" "Foreman will default to this puppet environment if it cannot auto detect one" msgstr "" #: ../lib/foreman_puppet/register.rb:12 msgid "Default Puppet environment" msgstr "" #: ../lib/foreman_puppet/register.rb:16 msgid "" "Foreman will explicitly set the puppet environment in the ENC yaml output. " "This will avoid conflicts between the environment in puppet.conf and the " "environment set in Foreman" msgstr "" #: ../lib/foreman_puppet/register.rb:19 msgid "ENC environment" msgstr "" #: ../lib/foreman_puppet/register.rb:22 msgid "Foreman will update a host's environment from its facts" msgstr "" #: ../lib/foreman_puppet/register.rb:24 msgid "Update environment from facts" msgstr "" #: ../lib/foreman_puppet/register.rb:27 msgid "Config Management" msgstr "" #: ../lib/foreman_puppet/register.rb:30 msgid "" "Duration in minutes after servers reporting via Puppet are classed as out of" " sync." msgstr "" #: ../lib/foreman_puppet/register.rb:32 msgid "Puppet interval" msgstr "" #: ../lib/foreman_puppet/register.rb:35 msgid "" "Disable host configuration status turning to out of sync for %s after report" " does not arrive within configured interval" msgstr "" #: ../lib/foreman_puppet/register.rb:37 msgid "%s out of sync disabled" msgstr "" #: ../lib/foreman_puppet/register.rb:162 ../lib/foreman_puppet/register.rb:215 msgid "Puppet ENC" msgstr "" #: ../webpack/src/foreman_class_edit.js:146 msgid "Click to remove config group" msgstr "Klicka för att radera konfigurationsgrupp" #: ../webpack/src/foreman_class_edit.js:149 msgid " Remove" msgstr "Ta bort:" #: ../webpack/src/foreman_puppet_host_form.js:32 msgid "Loading parameters..." msgstr "Laddar parametrar..." #: action_names.rb:2 msgid "Action with sub plans" msgstr "" #: action_names.rb:3 msgid "Import facts" msgstr "" #: action_names.rb:4 msgid "Import Puppet classes" msgstr "" #: action_names.rb:5 msgid "Remote action:" msgstr "" #: gemspec.rb:2 msgid "Allow assigning Puppet environments and classes to the Foreman Hosts." msgstr ""