# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the foreman_virt_who_configure package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: foreman_virt_who_configure 1.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-07-05 16:31+0000\n" "PO-Revision-Date: 2021-07-05 16:31+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \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/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:15 msgid "List of virt-who configurations" msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:16 msgid "List of virt-who configurations per organization" msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:23 msgid "Show a virt-who configuration" msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:29 msgid "Renders a deploy script for the specified virt-who configuration" msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:41 msgid "Configuration name" msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:42 msgid "Configuration interval in minutes" msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:43 msgid "" "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means" " whitelist, %{blacklist} means blacklist" msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:44 msgid "" "Hypervisor whitelist, applicable only when filtering mode is set to 1. Wildcar" "ds and regular expressions are supported, multiple records must be separated b" "y comma." msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:45 msgid "" "Hypervisor blacklist, applicable only when filtering mode is set to 2. Wildcar" "ds and regular expressions are supported, multiple records must be separated b" "y comma." msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:46 msgid "" "Applicable only for esx provider type. Only hosts which parent (usually Comput" "eResource) name is specified in comma-separated list in this option will be re" "ported. Wildcards and regular expressions are supported, multiple records must" " be separated by comma. Put the value into the double-quotes if it contains sp" "ecial characters like comma. All new line characters will be removed in result" "ing configuration file, white spaces are removed from beginning and end." msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:47 msgid "" "Applicable only for esx provider type. Hosts which parent (usually ComputeReso" "urce) name is specified in comma-separated list in this option will NOT" " be reported. Wildcards and regular expressions are supported, multiple record" "s must be separated by comma. Put the value into the double-quotes if it conta" "ins special characters like comma. All new line characters will be removed in " "resulting configuration file, white spaces are removed from beginning and end." msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:48 msgid "Specifies how the hypervisor will be identified." msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:49 msgid "Hypervisor type" msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:50 msgid "Fully qualified host name or IP address of the hypervisor" msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:51 msgid "Account name by which virt-who is to connect to the hypervisor." msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:52 msgid "Hypervisor password, required for all hypervisor types except for libvirt" msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:53 #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:40 #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:2 msgid "Foreman server FQDN" msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:54 #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:20 msgid "Enable debugging output" msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:55 msgid "" "HTTP proxy that should be used for communication between the server on which v" "irt-who is running and the hypervisors and virtualization managers." msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:56 msgid "" "Ignore proxy. A comma-separated list of hostnames or domains or ip addresses t" "o ignore proxy settings for. Optionally this may be set to * to bypass proxy s" "ettings for all hostnames domains or ip addresses." msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:57 msgid "Organization of the virt-who configuration" msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:61 msgid "Create a virt-who configuration" msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:69 msgid "Update a virt-who configuration" msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:70 #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:78 msgid "Configuration numeric identifier" msgstr "" #: #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:77 msgid "Delete a virt-who configuration" msgstr "" #: ../app/helpers/foreman_virt_who_configure/compatibility_helper.rb:7 msgid "Create Config" msgstr "" #: ../app/helpers/foreman_virt_who_configure/compatibility_helper.rb:9 msgid "New Config" msgstr "" #: ../app/helpers/foreman_virt_who_configure/compatibility_helper.rb:16 msgid "Help" msgstr "" #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:5 msgid "VMware vCenter server’s fully qualified host name or IP address." msgstr "" #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:6 msgid "Microsoft Hyper-V fully qualified host name or IP address." msgstr "" #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:7 msgid "" "Libvirt server’s fully qualified host name or IP address. You can also specify" " preferred schema, for example: qemu+ssh://libvirt.example.com/system. If you use SSH, make sure you setup root's SSH key on target host for a " "user specified at hypervisor username field" msgstr "" #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:8 msgid "" "Container-native virtualization’s fully qualified host name or IP address. In " "order to connect to the cluster it is required to provide path to kubeconfig w" "hich contains connection details and authentication token." msgstr "" #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:14 msgid "" "Account name by which virt-who is to connect to the hypervisor, in the format " "domain_name\\account_name. Note that only a single backslash separ" "ates the values for domain_name and account_name. If you are using a domain ac" "count, and the global configuration file /etc/virt-who.conf, then" " two backslashes are required. For further details, see Red Hat Knowledgebase solution How to u" "se a windows domain account with virt-who for more information." msgstr "" #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:15 msgid "" "Account name by which virt-who is to connect to the hypervisor. By default thi" "s is Administrator. To use an alternate account, create a user ac" "count and assign that account to the following groups (Windows 2012 Server): H" "yper-V Administrators and Remote Management Users." msgstr "" #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:16 msgid "" "Account name by which virt-who is to connect to the hypervisor. Virt-who does " "not support password based authentication, you must manually setup SSH key, se" "e Red Hat Knowledgebase " "solution How to configure virt-who for a KVM host for more information." msgstr "" #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:24 msgid "No Report Yet" msgstr "" #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:28 msgid "Unknown configuration status" msgstr "" #: ../app/models/foreman_virt_who_configure/config.rb:19 msgid "Unlimited" msgstr "" #: ../app/models/foreman_virt_who_configure/config.rb:20 msgid "Whitelist" msgstr "" #: ../app/models/foreman_virt_who_configure/config.rb:21 msgid "Blacklist" msgstr "" #: ../app/models/foreman_virt_who_configure/config.rb:25 msgid "General information" msgstr "" #: ../app/models/foreman_virt_who_configure/config.rb:26 msgid "Schedule" msgstr "" #: ../app/models/foreman_virt_who_configure/config.rb:27 msgid "Connection" msgstr "" #: ../app/models/foreman_virt_who_configure/config.rb:42 msgid "Every hour" msgstr "" #: ../app/models/foreman_virt_who_configure/config.rb:43 msgid "Every 2 hours" msgstr "" #: ../app/models/foreman_virt_who_configure/config.rb:44 msgid "Every 4 hours" msgstr "" #: ../app/models/foreman_virt_who_configure/config.rb:45 msgid "Every 8 hours" msgstr "" #: ../app/models/foreman_virt_who_configure/config.rb:46 msgid "Every 12 hours" msgstr "" #: ../app/models/foreman_virt_who_configure/config.rb:47 msgid "Every 24 hours" msgstr "" #: ../app/models/foreman_virt_who_configure/config.rb:48 msgid "Every 2 days" msgstr "" #: ../app/models/foreman_virt_who_configure/config.rb:49 msgid "Every 3 days" msgstr "" #: ../app/models/foreman_virt_who_configure/config.rb:55 #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:23 msgid "OK" msgstr "" #: ../app/models/foreman_virt_who_configure/config.rb:56 msgid "No change" msgstr "" #: ../app/models/foreman_virt_who_configure/config.rb:57 msgid "Unknown" msgstr "" #: ../app/models/foreman_virt_who_configure/config.rb:60 msgid "Unknown configuration status, caused by unexpected conditions" msgstr "" #: ../app/models/foreman_virt_who_configure/config.rb:62 msgid "" "The configuration was not deployed yet or the virt-who was unable to report th" "e status" msgstr "" #: ../app/models/foreman_virt_who_configure/config.rb:63 msgid "The virt-who report arrived within the interval" msgstr "" #: ../app/models/foreman_virt_who_configure/config.rb:64 msgid "" "The virt-who report has not arrived within the interval, which indicates there" " was no change on hypervisor" msgstr "" #: ../app/models/foreman_virt_who_configure/config.rb:192 msgid "every %s hours" msgstr "" #: ../app/models/foreman_virt_who_configure/output_generator.rb:18 msgid "Success" msgstr "" #: ../app/models/foreman_virt_who_configure/output_generator.rb:19 msgid "Newer version of virt-who is required, minimum version is %s" msgstr "" #: ../app/models/foreman_virt_who_configure/output_generator.rb:20 msgid "Unable to create virt-who config file" msgstr "" #: ../app/models/foreman_virt_who_configure/output_generator.rb:21 msgid "Unable to create sysconfig file" msgstr "" #: ../app/models/foreman_virt_who_configure/output_generator.rb:22 msgid "Unable to enable virt-who service using systemctl" msgstr "" #: ../app/models/foreman_virt_who_configure/output_generator.rb:23 msgid "Unable to start virt-who service, please see virt-who logs for more details" msgstr "" #: ../app/models/foreman_virt_who_configure/output_generator.rb:24 msgid "" "Unable to install virt-who package, make sure the host is properly subscribed " "and has access to katello-host-tools repository" msgstr "" #: ../app/models/foreman_virt_who_configure/output_generator.rb:44 msgid "Owner was not provided" msgstr "" #: ../app/models/foreman_virt_who_configure/output_generator.rb:45 msgid "Interval was not provided" msgstr "" #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:5 msgid "Virt-who Configurations Status" msgstr "" #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:9 msgid "Configuration Status" msgstr "" #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:10 msgid "Count" msgstr "" #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:15 msgid "No Reports" msgstr "" #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:19 msgid "No Change" msgstr "" #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:27 msgid "Total Configurations" msgstr "" #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:33 msgid "Latest Configurations Without Change" msgstr "" #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:35 msgid "No configuration found" msgstr "" #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:40 #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:8 msgid "Config|Name" msgstr "" #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:41 msgid "Config|Last Report" msgstr "" #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:42 #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:9 msgid "Config|Interval" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/edit.html.erb:1 msgid "Edit Virt-who Config" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/edit.html.erb:6 #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:1 #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:12 #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:3 msgid "Virt-who Configurations" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/edit.html.erb:10 #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:21 #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:5 msgid "Edit" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:10 #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:35 msgid "Status" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:11 msgid "Actions" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:22 #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:6 msgid "Delete virt-who configuration %s?" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/new.html.erb:1 msgid "New Virt-who Config" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:3 msgid "Virt-who Configuration %s" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:22 msgid "Overview" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:23 msgid "Deploy" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:32 msgid "Details" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:41 #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:3 msgid "Hypervisor ID" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:42 #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:9 msgid "Filtering" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:44 msgid "Filter Hosts" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:48 msgid "Exclude Hosts" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:51 msgid "Enable debugging output?" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:52 #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:21 msgid "HTTP Proxy" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:53 msgid "Ignore Proxy" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:65 msgid "" "Use either hammer command or the script below to deploy this configuration. Bo" "th require root privileges. Run one of them on the target host which has acces" "s to katello-host-tools repository and will run virt-who reporting, preferably" " Foreman host:" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:71 msgid "Hammer command: " msgstr "" #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:80 #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:104 msgid "Copy to clipboard" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:87 msgid "Configuration script: " msgstr "" #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:91 msgid "On the target virt-who host:" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:92 msgid "1. Copy this configuration script to a safe directory." msgstr "" #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:93 msgid "2. Make the script executable and run it." msgstr "" #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:94 msgid "3. Delete the script." msgstr "" #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:105 msgid "Download the script" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:2 msgid "Foreman server’s fully-qualified host name, for example: foreman.example.com" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:4 msgid "" "Specifies that hypervisors will be identified by their hostname, uui" "d or hwuuid.\n" " Note that some virtualization backends don't hav" "e all of them implemented.\n" " Default is hostname, which provides more " "meaningful hypervisor\n" " names, but can cause duplicated hypervisor r" "egistrations if the host is renamed. To avoid that, you can use uuid in" "stead. hwuuid is applicable to esx only.\n" " This property is meant to be set up before t" "he initial run of virt-who. Changing it later will result in duplicated entrie" "s in the subscription manager." msgstr "" #: #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:10 msgid "" "If you run a hybrid environment, with virtual machines running Red Hat Enterpr" "ise Linux and other operating systems, you may want to limit the scope of virt" "-who’s access to hosts. For example, if some hypervisors host only Microsoft W" "indows Server instances, there is no benefit in having those hypervisors repor" "ted by the virt-who agent." msgstr "" #: #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:12 msgid "" "Only hosts which uuid (or hostname or hwuuid, based on hypervisor_id) is specified in comma-separated list in this option will be reported. Wil" "dcards and regular expressions are supported, multiple records must be separat" "ed by comma. Put the value into the double-quotes if it contains special chara" "cters like comma. All new line characters will be removed in resulting configu" "ration file, white spaces are removed from beginning and end." msgstr "" #: #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:12 msgid "Filter hosts" msgstr "" #: #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:14 msgid "" "Hosts which uuid (or hostname or hwuuid, based on hypervisor_id) " "is specified in comma-separated list in this option will NOT be reporte" "d. Wildcards and regular expressions are supported, multiple records must be s" "eparated by comma. Put the value into the double-quotes if it contains special" " characters like comma. All new line characters will be removed in resulting c" "onfiguration file, white spaces are removed from beginning and end." msgstr "" #: #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:14 msgid "Exclude hosts" msgstr "" #: #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:16 msgid "" "Only hosts which parent (usually ComputeResource) name is specified in comma-s" "eparated list in this option will be reported. Wildcards and regular expressio" "ns are supported, multiple records must be separated by comma. Put the value i" "nto the double-quotes if it contains special characters like comma. All new li" "ne characters will be removed in resulting configuration file, white spaces ar" "e removed from beginning and end." msgstr "" #: #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:16 msgid "Filter host parents" msgstr "" #: #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:18 msgid "" "Hosts which parent (usually ComputeResource) name is specified in comma-separa" "ted list in this option will NOT be reported. Wildcards and regular exp" "ressions are supported, multiple records must be separated by comma. Put the v" "alue into the double-quotes if it contains special characters like comma. All " "new line characters will be removed in resulting configuration file, white spa" "ces are removed from beginning and end." msgstr "" #: #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:18 msgid "Exclude host parents" msgstr "" #: #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:20 msgid "" "Different debug value can't be set per hypervisor, therefore it will affect al" "l other deployed configurations on the host on which this configuration will b" "e deployed." msgstr "" #: #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:22 msgid "" "HTTP proxy that should be used for communication between the server on which v" "irt-who is running and the hypervisors and virtualization managers. Leave this" " blank if no proxy is used." msgstr "" #: #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:23 msgid "" "A comma-separated list of hostnames or domains or ip addresses to ignore proxy" " settings for. Optionally this may be set to * to bypass proxy se" "ttings for all hostnames domains or ip addresses." msgstr "" #: #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:23 msgid "Ignore proxy" msgstr "" #: #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:24 msgid "" "Configuration file containing details about how to connect to the cluster and " "authentication details" msgstr "" #: #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:24 msgid "Path to kubeconfig file" msgstr "" #: #: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:2 msgid "Name of this configuration, e.g. the name of the hypervisor" msgstr "" #: #: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:7 msgid "Owner" msgstr "" #: #: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:13 msgid "Account password by which virt-who is to connect to the hypervisor instance." msgstr "" #: ../app/views/foreman_virt_who_configure/configs/steps/_schedule_form.erb:2 msgid "" "How often to check connected hypervisors for changes? Also affects how often a" " mapping is reported. The recommended value for most environments is every two" " hours. Different interval can't be set per hypervisor, therefore it will affe" "ct all other deployed configurations on the host on which this configuration w" "ill be deployed." msgstr "" #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:6 msgid "Configs" msgstr "" #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:8 msgid "On this page you can define virt-who configurations for your hypervisors." msgstr "" #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:9 msgid "" "One virt-who configuration represents one config file in /etc/virt-who.d direc" "tory and maps to single hypervisor, organization and lifecycle environment." msgstr "" #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:10 msgid "" "To define a new configuration, click the New Config button and fill in the for" "m. After you provide all required information a virt-who configuration script " "will be generated. You could either install it manually by copying the script " "or deploy it on a selected target host through Remote Execution." msgstr "" #: ../lib/foreman_virt_who_configure/engine.rb:73 msgid "Virt-who configurations" msgstr "" #: ../lib/foreman_virt_who_configure/engine.rb:78 msgid "Virt-who Configs Status" msgstr "" #: action_names.rb:2 msgid "Abstract async task" msgstr "" #: action_names.rb:3 msgid "Create" msgstr "" #: action_names.rb:4 msgid "Generate host applicability" msgstr "" #: action_names.rb:5 msgid "Delete Activation Key" msgstr "" #: action_names.rb:6 msgid "Update" msgstr "" #: action_names.rb:7 msgid "Bulk generate applicability for hosts" msgstr "" #: action_names.rb:8 msgid "Generate repository applicability" msgstr "" #: action_names.rb:9 msgid "Agent action" msgstr "" #: action_names.rb:10 msgid "Synchronize smart proxy" msgstr "" #: action_names.rb:11 msgid "Sync capsule" msgstr "" #: action_names.rb:12 msgid "Delete" msgstr "" #: action_names.rb:13 msgid "Errata mail" msgstr "" #: action_names.rb:14 msgid "Incremental Update of Content View Version(s) " msgstr "" #: action_names.rb:15 msgid "Promote" msgstr "" #: action_names.rb:16 msgid "Promotion to Environment" msgstr "" #: action_names.rb:17 msgid "Publish" msgstr "" #: action_names.rb:18 msgid "Remove Versions and Associations" msgstr "" #: action_names.rb:19 msgid "Remove from Environment" msgstr "" #: action_names.rb:20 msgid "Remove Version" msgstr "" #: action_names.rb:21 msgid "Export" msgstr "" #: action_names.rb:22 msgid "Import Content View Version" msgstr "" #: action_names.rb:23 msgid "Import Default Content View" msgstr "" #: action_names.rb:24 msgid "Incremental Update" msgstr "" #: action_names.rb:25 msgid "Republish Version Repositories" msgstr "" #: action_names.rb:26 msgid "Delete Lifecycle Environment" msgstr "" #: action_names.rb:27 msgid "Publish Lifecycle Environment Repositories" msgstr "" #: action_names.rb:28 msgid "Attach subscriptions" msgstr "" #: action_names.rb:29 msgid "Auto attach subscriptions" msgstr "" #: action_names.rb:30 msgid "Destroy Content Host" msgstr "" #: action_names.rb:31 msgid "Install Applicable Errata" msgstr "" #: action_names.rb:32 msgid "Hypervisors" msgstr "" #: action_names.rb:33 msgid "Hypervisors update" msgstr "" #: action_names.rb:34 msgid "Remove subscriptions" msgstr "" #: action_names.rb:35 msgid "Update Content Overrides" msgstr "" #: action_names.rb:36 msgid "Update for host" msgstr "" #: action_names.rb:37 msgid "Updating System Purpose for host" msgstr "" #: action_names.rb:38 msgid "Update release version for host" msgstr "" #: action_names.rb:39 msgid "Package Profile Update" msgstr "" #: action_names.rb:40 msgid "Combined Profile Update" msgstr "" #: action_names.rb:41 msgid "Destroy" msgstr "" #: action_names.rb:42 msgid "Product Create" msgstr "" #: action_names.rb:43 msgid "Delete Product" msgstr "" #: action_names.rb:44 msgid "Reindex subscriptions" msgstr "" #: action_names.rb:45 msgid "Update http proxy" msgstr "" #: action_names.rb:46 msgid "Delete Package Group" msgstr "" #: action_names.rb:47 msgid "Discover" msgstr "" #: action_names.rb:48 msgid "Fetch pxe files" msgstr "" #: action_names.rb:49 msgid "Filtered index content" msgstr "" #: action_names.rb:50 msgid "Upload into" msgstr "" #: action_names.rb:51 msgid "Index content" msgstr "" #: action_names.rb:52 msgid "Index errata" msgstr "" #: action_names.rb:53 msgid "Index module streams" msgstr "" #: action_names.rb:54 msgid "Index package groups" msgstr "" #: action_names.rb:55 msgid "Instance update" msgstr "" #: action_names.rb:56 msgid "Remove Content" msgstr "" #: action_names.rb:57 msgid "Synchronize" msgstr "" #: action_names.rb:58 msgid "Update content urls" msgstr "" #: action_names.rb:59 msgid "Update http proxy details" msgstr "" #: action_names.rb:60 msgid "Update redhat repository" msgstr "" #: action_names.rb:61 msgid "Create Package Group" msgstr "" #: action_names.rb:62 msgid "Verify checksum" msgstr "" #: action_names.rb:63 msgid "Disable" msgstr "" #: action_names.rb:64 msgid "Enable" msgstr "" #: action_names.rb:65 msgid "Run Sync Plan:" msgstr "" #: action_names.rb:66 msgid "Create Export History" msgstr "" #: action_names.rb:67 msgid "Create Import History" msgstr "" #: action_names.rb:68 msgid "Copy version units to library" msgstr "" #: action_names.rb:69 msgid "Export Library" msgstr "" #: action_names.rb:70 msgid "Import" msgstr "" #: action_names.rb:71 msgid "Report" msgstr "" #: action_names.rb:72 msgid "Remote action:" msgstr "" #: action_names.rb:73 msgid "Import facts" msgstr "" #: action_names.rb:74 msgid "Action with sub plans" msgstr "" #: action_names.rb:75 msgid "Import Puppet classes" msgstr "" #: gemspec.rb:2 msgid "A plugin to make virt-who configuration easy" msgstr ""