# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the foreman_remote_execution package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: foreman_remote_execution 1.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-05-16 11:13+0200\n" "PO-Revision-Date: 2024-05-16 11:13+0200\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/assets/javascripts/foreman_remote_execution/execution_interface.js:2 msgid "" "Another interface is already set as execution. Are you sure you want to use th" "is one instead?" msgstr "" #: ../app/assets/javascripts/foreman_remote_execution/template_invocation.js:92 #: ../webpack/react_app/components/TargetingHosts/TargetingHosts.js:12 msgid "There was an error while updating the status, try refreshing the page." msgstr "" #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:11 msgid "List foreign input sets" msgstr "" #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:18 msgid "Show foreign input set details" msgstr "" #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:26 msgid "Target template ID" msgstr "" #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:27 msgid "Include all inputs from the foreign template" msgstr "" #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:28 #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:29 #: ../app/views/template_inputs/_foreign_input_set_form.html.erb:8 msgid "" "A comma separated list of input names to be included from the foreign template" "." msgstr "" #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:30 msgid "Input set description" msgstr "" #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:34 msgid "Create a foreign input set" msgstr "" #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:42 msgid "Delete a foreign input set" msgstr "" #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:49 msgid "Update a foreign input set" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:13 msgid "List job invocations" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:19 msgid "Show job invocation" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:21 msgid "Show Job status for the hosts" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:36 msgid "The job template to use, parameter is required unless feature was specified" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:37 msgid "Invocation type, one of %s" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:38 msgid "Execute the jobs on hosts in randomized order" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:39 msgid "Inputs to use" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:40 msgid "SSH provider specific options" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:43 msgid "" "What user should be used to run the script (using sudo-like mechanisms). Defau" "lts to a template parameter or global setting." msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:46 msgid "Set password for effective user (using sudo-like mechanisms)" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:48 msgid "Set SSH user" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:49 msgid "Set SSH password" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:50 msgid "Set SSH key passphrase" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:52 msgid "Create a recurring job" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:53 msgid "How often the job should occur, in the cron format" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:54 msgid "Repeat a maximum of N times" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:55 msgid "Perform no more executions after this time" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:56 msgid "Designation of a special purpose" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:59 msgid "Schedule the job to start at a later time" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:60 msgid "Schedule the job for a future time" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:61 #: ../webpack/JobWizard/steps/Schedule/ScheduleFuture.js:83 msgid "" "Indicates that the action should be cancelled if it cannot be started before t" "his time." msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:64 msgid "Control concurrency level and distribution over time" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:65 msgid "Run at most N tasks at a time" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:70 msgid "Override the description format from the template for this invocation only" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:71 msgid "Override the timeout interval from the template for this invocation only" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:72 msgid "" "Remote execution feature label that should be triggered, job template assigned" " to this feature will be used" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:73 msgid "Override the global time to pickup interval for this invocation only" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:87 msgid "Create a job invocation" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:101 msgid "Get output for a host" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:114 msgid "Get raw output for a host" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:126 msgid "Cancel job invocation" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:134 msgid "The job could not be cancelled." msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:139 msgid "Rerun job on failed hosts" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:149 #: ../app/views/job_invocations/_form.html.erb:4 msgid "Could not rerun job %{id} because its template could not be found" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:154 msgid "Get outputs of hosts in a job" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:203 msgid "Host with id '%{id}' was not found" msgstr "" #: ../app/controllers/api/v2/job_invocations_controller.rb:212 msgid "Only one of feature or job_template_id can be specified" msgstr "" #: ../app/controllers/api/v2/job_templates_controller.rb:16 msgid "List job templates" msgstr "" #: ../app/controllers/api/v2/job_templates_controller.rb:17 msgid "List job templates per location" msgstr "" #: ../app/controllers/api/v2/job_templates_controller.rb:18 msgid "List job templates per organization" msgstr "" #: ../app/controllers/api/v2/job_templates_controller.rb:25 msgid "Import a job template from ERB" msgstr "" #: ../app/controllers/api/v2/job_templates_controller.rb:26 msgid "Template ERB" msgstr "" #: ../app/controllers/api/v2/job_templates_controller.rb:27 msgid "Overwrite template if it already exists" msgstr "" #: ../app/controllers/api/v2/job_templates_controller.rb:36 msgid "Export a job template to ERB" msgstr "" #: ../app/controllers/api/v2/job_templates_controller.rb:43 msgid "Show job template details" msgstr "" #: ../app/controllers/api/v2/job_templates_controller.rb:50 #: ../app/controllers/api/v2/job_templates_controller.rb:100 msgid "Template name" msgstr "" #: ../app/controllers/api/v2/job_templates_controller.rb:52 #: ../app/views/job_invocations/_form.html.erb:11 #: ../app/views/job_templates/_custom_tabs.html.erb:5 #: ../webpack/JobWizard/steps/CategoryAndTemplate/CategoryAndTemplate.js:82 #: ../webpack/JobWizard/steps/ReviewDetails/index.js:110 msgid "Job category" msgstr "" #: ../app/controllers/api/v2/job_templates_controller.rb:53 msgid "" "This template is used to generate the description. Input values can be used us" "ing the syntax %{package}. You may also include the job category and template " "name using %{job_category} and %{template_name}." msgstr "" #: ../app/controllers/api/v2/job_templates_controller.rb:58 msgid "Provider type" msgstr "" #: ../app/controllers/api/v2/job_templates_controller.rb:61 msgid "Whether or not the template is locked for editing" msgstr "" #: ../app/controllers/api/v2/job_templates_controller.rb:62 msgid "Effective user options" msgstr "" #: ../app/controllers/api/v2/job_templates_controller.rb:63 msgid "What user should be used to run the script (using sudo-like mechanisms)" msgstr "" #: ../app/controllers/api/v2/job_templates_controller.rb:64 msgid "" "Whether it should be allowed to override the effective user from the invocatio" "n form." msgstr "" #: ../app/controllers/api/v2/job_templates_controller.rb:65 msgid "Whether the current user login should be used as the effective user" msgstr "" #: ../app/controllers/api/v2/job_templates_controller.rb:71 msgid "Create a job template" msgstr "" #: ../app/controllers/api/v2/job_templates_controller.rb:78 #: ../app/controllers/api/v2/remote_execution_features_controller.rb:25 msgid "Update a job template" msgstr "" #: ../app/controllers/api/v2/job_templates_controller.rb:86 msgid "Template version" msgstr "" #: ../app/controllers/api/v2/job_templates_controller.rb:92 msgid "Delete a job template" msgstr "" #: ../app/controllers/api/v2/job_templates_controller.rb:104 msgid "Clone a provision template" msgstr "" #: ../app/controllers/api/v2/remote_execution_features_controller.rb:9 msgid "List remote execution features" msgstr "" #: ../app/controllers/api/v2/remote_execution_features_controller.rb:14 msgid "Show remote execution feature" msgstr "" #: ../app/controllers/api/v2/remote_execution_features_controller.rb:21 msgid "Job template ID to be used for the feature" msgstr "" #: ../app/controllers/api/v2/remote_execution_features_controller.rb:32 msgid "List available remote execution features for a host" msgstr "" #: ../app/controllers/api/v2/template_invocations_controller.rb:10 msgid "List template invocations belonging to job invocation" msgstr "" #: #: ../app/controllers/foreman_remote_execution/concerns/api/v2/registration_commands_controller_extensions.rb:11 #: ../app/controllers/foreman_remote_execution/concerns/api/v2/registration_controller_extensions.rb:8 #: ../webpack/react_app/components/RegistrationExtension/RexInterface.js:18 msgid "Identifier of the Host interface for Remote execution" msgstr "" #: #: ../app/controllers/foreman_remote_execution/concerns/api/v2/registration_commands_controller_extensions.rb:12 #: ../app/controllers/foreman_remote_execution/concerns/api/v2/registration_controller_extensions.rb:9 msgid "" "Set 'host_registration_remote_execution_pull' parameter for the host. If it is" " set to true, pull provider client will be deployed on the host" msgstr "" #: #: ../app/controllers/foreman_remote_execution/concerns/api/v2/subnets_controller_extensions.rb:9 msgid "List of proxy IDs to be used for remote execution" msgstr "" #: ../app/controllers/job_invocations_controller.rb:119 msgid "Trying to abort the job" msgstr "" #: ../app/controllers/job_invocations_controller.rb:121 msgid "Trying to cancel the job" msgstr "" #: ../app/controllers/job_invocations_controller.rb:125 msgid "The job cannot be aborted at the moment." msgstr "" #: ../app/controllers/job_invocations_controller.rb:127 msgid "The job cannot be cancelled at the moment." msgstr "" #: ../app/controllers/job_templates_controller.rb:27 msgid "" "Problem with previewing the template: %{error}. Note that you must save templa" "te input changes before you try to preview it." msgstr "" #: ../app/controllers/job_templates_controller.rb:39 msgid "Job template imported successfully." msgstr "" #: ../app/controllers/job_templates_controller.rb:44 msgid "Unable to save template. Correct highlighted errors" msgstr "" #: #: ../app/helpers/concerns/foreman_remote_execution/job_templates_extensions.rb:7 msgid "Run" msgstr "" #: ../app/helpers/hosts_extensions_helper.rb:5 #: ../app/helpers/hosts_extensions_helper.rb:41 msgid "Schedule Remote Job" msgstr "" #: ../app/helpers/hosts_extensions_helper.rb:10 #: ../db/seeds.d/50-notification_blueprints.rb:3 #: ../db/seeds.d/50-notification_blueprints.rb:17 #: ../lib/foreman_remote_execution/engine.rb:247 #: ../webpack/JobInvocationDetail/index.js:61 #: ../webpack/JobWizard/JobWizardPageRerun.js:34 #: ../webpack/JobWizard/index.js:20 msgid "Jobs" msgstr "" #: ../app/helpers/hosts_extensions_helper.rb:10 #: ../app/views/job_invocations/index.html.erb:2 #: ../app/views/template_invocations/show.html.erb:1 msgid "Job invocations" msgstr "" #: ../app/helpers/hosts_extensions_helper.rb:35 msgid "%s" msgstr "" #: ../app/helpers/hosts_extensions_helper.rb:48 #: ../webpack/react_app/components/HostKebab/KebabItems.js:23 msgid "Web Console" msgstr "" #: ../app/helpers/job_invocations_chart_helper.rb:18 msgid "Success" msgstr "" #: ../app/helpers/job_invocations_chart_helper.rb:19 #: ../app/views/job_invocations/index.html.erb:13 msgid "Failed" msgstr "" #: ../app/helpers/job_invocations_chart_helper.rb:20 #: ../app/views/job_invocations/index.html.erb:14 msgid "Pending" msgstr "" #: ../app/helpers/job_invocations_chart_helper.rb:21 msgid "Cancelled" msgstr "" #: ../app/helpers/job_invocations_chart_helper.rb:31 msgid "queued to start executing in %{time}" msgstr "" #: ../app/helpers/job_invocations_chart_helper.rb:33 msgid "queued" msgstr "" #: ../app/helpers/job_invocations_chart_helper.rb:37 msgid "running %{percent}%%" msgstr "" #: ../app/helpers/job_invocations_chart_helper.rb:39 msgid "succeeded" msgstr "" #: ../app/helpers/job_invocations_chart_helper.rb:41 #: ../app/helpers/remote_execution_helper.rb:21 msgid "cancelled" msgstr "" #: ../app/helpers/job_invocations_chart_helper.rb:43 #: ../webpack/react_app/components/TargetingHosts/components/HostStatus.js:36 msgid "failed" msgstr "" #: ../app/helpers/job_invocations_chart_helper.rb:45 msgid "unknown status" msgstr "" #: ../app/helpers/job_invocations_helper.rb:46 msgid "Any Organization" msgstr "" #: ../app/helpers/job_invocations_helper.rb:50 msgid "Any Location" msgstr "" #: ../app/helpers/remote_execution_helper.rb:21 msgid "Awaiting start" msgstr "" #: ../app/helpers/remote_execution_helper.rb:23 msgid "error" msgstr "" #: ../app/helpers/remote_execution_helper.rb:33 msgid "Host detail" msgstr "" #: ../app/helpers/remote_execution_helper.rb:37 msgid "Rerun on %s" msgstr "" #: ../app/helpers/remote_execution_helper.rb:43 msgid "Host task" msgstr "" #: ../app/helpers/remote_execution_helper.rb:52 #: ../app/helpers/remote_execution_helper.rb:202 #: ../app/models/job_invocation.rb:207 msgid "N/A" msgstr "" #: ../app/helpers/remote_execution_helper.rb:58 #: ../app/views/job_invocations/welcome.html.erb:12 msgid "Run Job" msgstr "" #: ../app/helpers/remote_execution_helper.rb:67 msgid "Create Report" msgstr "" #: ../app/helpers/remote_execution_helper.rb:69 msgid "Create report for this job" msgstr "" #: ../app/helpers/remote_execution_helper.rb:73 #: ../app/views/template_invocations/show.html.erb:22 msgid "Rerun" msgstr "" #: ../app/helpers/remote_execution_helper.rb:75 msgid "Rerun the job" msgstr "" #: ../app/helpers/remote_execution_helper.rb:78 msgid "Rerun failed" msgstr "" #: ../app/helpers/remote_execution_helper.rb:81 msgid "Rerun on failed hosts" msgstr "" #: ../app/helpers/remote_execution_helper.rb:84 msgid "Job Task" msgstr "" #: ../app/helpers/remote_execution_helper.rb:86 msgid "See the last task details" msgstr "" #: ../app/helpers/remote_execution_helper.rb:89 #: ../app/helpers/remote_execution_helper.rb:116 msgid "Cancel Job" msgstr "" #: ../app/helpers/remote_execution_helper.rb:91 msgid "Try to cancel the job" msgstr "" #: ../app/helpers/remote_execution_helper.rb:94 #: ../app/helpers/remote_execution_helper.rb:122 msgid "Abort Job" msgstr "" #: ../app/helpers/remote_execution_helper.rb:96 msgid "Try to abort the job without waiting for the results from the remote hosts" msgstr "" #: ../app/helpers/remote_execution_helper.rb:101 msgid "New UI" msgstr "" #: ../app/helpers/remote_execution_helper.rb:103 msgid "Switch to the new job invocation detail UI" msgstr "" #: ../app/helpers/remote_execution_helper.rb:111 msgid "Task Details" msgstr "" #: ../app/helpers/remote_execution_helper.rb:113 msgid "See the task details" msgstr "" #: ../app/helpers/remote_execution_helper.rb:118 msgid "Try to cancel the job on a host" msgstr "" #: ../app/helpers/remote_execution_helper.rb:124 msgid "Try to abort the job on a host without waiting for its result" msgstr "" #: ../app/helpers/remote_execution_helper.rb:172 msgid "Could not render the preview because no host matches the search query." msgstr "" #: ../app/helpers/remote_execution_helper.rb:204 msgid "in %s" msgstr "" #: ../app/helpers/remote_execution_helper.rb:204 msgid "%s ago" msgstr "" #: ../app/helpers/remote_execution_helper.rb:222 msgid "Use default description template" msgstr "" #: ../app/helpers/remote_execution_helper.rb:227 msgid "Description template" msgstr "" #: ../app/helpers/remote_execution_helper.rb:237 msgid "" "This template is used to generate the description.
Input values can be use" "d using the syntax %{package}.
You may also include the job category and t" "emplate
name using %{job_category} and %{template_name}." msgstr "" #: ../app/lib/actions/remote_execution/run_host_job.rb:28 msgid "Could not use any template used in the job invocation" msgstr "" #: ../app/lib/actions/remote_execution/run_host_job.rb:56 msgid "Failed rendering template: %s" msgstr "" #: ../app/lib/actions/remote_execution/run_host_job.rb:95 msgid "Task cancelled" msgstr "" #: ../app/lib/actions/remote_execution/run_host_job.rb:96 msgid "Job execution failed" msgstr "" #: ../app/lib/actions/remote_execution/run_host_job.rb:106 msgid "%{description} on %{host}" msgstr "" #: ../app/lib/actions/remote_execution/run_host_job.rb:113 action_names.rb:2 msgid "Remote action:" msgstr "" #: ../app/lib/actions/remote_execution/run_host_job.rb:141 msgid "Job cancelled by user" msgstr "" #: ../app/lib/actions/remote_execution/run_host_job.rb:146 #: ../app/lib/actions/remote_execution/run_host_job.rb:164 msgid "Exit status: %s" msgstr "" #: ../app/lib/actions/remote_execution/run_host_job.rb:148 msgid "Job finished with error" msgstr "" #: ../app/lib/actions/remote_execution/run_host_job.rb:151 #: ../app/lib/actions/remote_execution/run_host_job.rb:169 msgid "Error loading data from proxy" msgstr "" #: ../app/lib/actions/remote_execution/run_host_job.rb:208 msgid "User can not execute job on host %s" msgstr "" #: ../app/lib/actions/remote_execution/run_host_job.rb:209 msgid "User can not execute this job template" msgstr "" #: ../app/lib/actions/remote_execution/run_host_job.rb:212 msgid "User can not execute job on infrastructure host %s" msgstr "" #: ../app/lib/actions/remote_execution/run_host_job.rb:218 msgid "User can not execute this job template on %s" msgstr "" #: ../app/lib/actions/remote_execution/run_host_job.rb:228 msgid "The only applicable proxy %{proxy_names} is down" msgid_plural "All %{count} applicable proxies are down. Tried %{proxy_names}" msgstr[0] "" msgstr[1] "" #: ../app/lib/actions/remote_execution/run_host_job.rb:238 msgid "" "Could not use any proxy for the %{provider} job. Consider configuring %{global" "_proxy}, %{fallback_proxy} in settings" msgstr "" #: ../app/lib/actions/remote_execution/run_hosts_job.rb:94 msgid "REX job has succeeded - %s" msgstr "" #: ../app/lib/actions/remote_execution/run_hosts_job.rb:102 msgid "REX job has failed - %s" msgstr "" #: ../app/lib/foreman_remote_execution/renderer/scope/input.rb:61 msgid "included template '%s' not found" msgstr "" #: ../app/lib/foreman_remote_execution/renderer/scope/input.rb:105 msgid "" "input macro with name '%s' used, but no input with such name defined for this " "template" msgstr "" #: ../app/lib/proxy_api/remote_execution_ssh.rb:11 msgid "Unable to fetch public key" msgstr "" #: ../app/lib/proxy_api/remote_execution_ssh.rb:17 msgid "Unable to remove host from known hosts" msgstr "" #: ../app/mailers/rex_job_mailer.rb:6 msgid "REX job has finished - %s" msgstr "" #: ../app/models/concerns/api/v2/interfaces_controller_extensions.rb:8 msgid "Should this interface be used for remote execution?" msgstr "" #: ../app/models/concerns/foreman_remote_execution/host_extensions.rb:73 msgid "" "Interface with the '%s' identifier was specified as a remote execution interfa" "ce, however the interface was not found on the host. If the interface exists, " "it needs to be created in Foreman during the registration." msgstr "" #: ../app/models/concerns/foreman_remote_execution/nic_extensions.rb:23 msgid "host already has an execution interface" msgstr "" #: ../app/models/concerns/foreman_remote_execution/template_overrides.rb:7 msgid "This template is locked. Please clone it to a new template to customize." msgstr "" #: ../app/models/foreign_input_set.rb:21 msgid "" "Circular dependency detected in foreign input set '%{template}' -> '%{target_t" "emplate}'. Templates stack: %{templates_stack}" msgstr "" #: ../app/models/host_status/execution_status.rb:36 msgid "Execution" msgstr "" #: ../app/models/host_status/execution_status.rb:42 msgid "Last execution succeeded" msgstr "" #: ../app/models/host_status/execution_status.rb:44 msgid "Last execution cancelled" msgstr "" #: ../app/models/host_status/execution_status.rb:46 msgid "Last execution failed" msgstr "" #: ../app/models/host_status/execution_status.rb:48 msgid "Unknown execution status" msgstr "" #: ../app/models/input_template_renderer.rb:16 msgid "Recursive rendering of templates detected" msgstr "" #: ../app/models/input_template_renderer.rb:51 msgid "error during rendering: %s" msgstr "" #: ../app/models/job_invocation.rb:12 msgid "template" msgstr "" #: ../app/models/job_invocation_composer.rb:141 msgid "Cannot specify both bookmark_id and search_query" msgstr "" #: ../app/models/job_invocation_composer.rb:186 msgid "Unknown input %{input_name} for template %{template_name}" msgstr "" #: ../app/models/job_invocation_composer.rb:214 msgid "Template with id '%{id}' was not found" msgstr "" #: ../app/models/job_invocation_composer.rb:349 msgid "Feature input %{input_name} not defined in template %{template_name}" msgstr "" #: ../app/models/job_invocation_composer.rb:358 msgid "No template mapped to feature %{feature_name}" msgstr "" #: ../app/models/job_invocation_composer.rb:364 msgid "" "The template %{template_name} mapped to feature %{feature_name} is not accessi" "ble by the user" msgstr "" #: ../app/models/job_invocation_task_group.rb:8 msgid "Job Invocation" msgstr "" #: ../app/models/job_template.rb:101 msgid "Duplicated inputs detected: %{duplicated_inputs}" msgstr "" #: ../app/models/remote_execution_feature.rb:27 msgid "Unknown remote execution feature %s" msgstr "" #: ../app/models/remote_execution_provider.rb:68 msgid "Effective user method \"%{current_value}\" is not one of %{valid_methods}" msgstr "" #: ../app/models/remote_execution_provider.rb:94 msgid "Could not find any suitable interface for execution" msgstr "" #: ../app/models/rex_mail_notification.rb:2 msgid "Subscribe to my failed jobs" msgstr "" #: ../app/models/rex_mail_notification.rb:3 msgid "Subscribe to my succeeded jobs" msgstr "" #: ../app/models/rex_mail_notification.rb:4 msgid "Subscribe to all my jobs" msgstr "" #: ../app/models/ssh_execution_provider.rb:12 msgid "Script" msgstr "" #: ../app/models/targeting.rb:5 msgid "Static Query" msgstr "" #: ../app/models/targeting.rb:5 msgid "Dynamic Query" msgstr "" #: ../app/models/targeting.rb:10 #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:199 #: ../webpack/JobWizard/steps/ReviewDetails/index.js:280 msgid "Alphabetical" msgstr "" #: ../app/models/targeting.rb:10 #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:208 #: ../webpack/JobWizard/steps/ReviewDetails/index.js:279 msgid "Randomized" msgstr "" #: ../app/models/targeting.rb:39 msgid "Cannot resolve hosts without a user" msgstr "" #: ../app/models/targeting.rb:40 msgid "Cannot resolve hosts without a bookmark or search query" msgstr "" #: ../app/models/targeting.rb:85 ../app/models/targeting.rb:86 msgid "Must select a bookmark or enter a search query" msgstr "" #: ../app/models/template_invocation.rb:7 msgid "Input" msgstr "" #: ../app/models/template_invocation.rb:99 msgid "Not all required inputs have values. Missing inputs: %s" msgstr "" #: ../app/services/default_proxy_proxy_selector.rb:5 msgid "Internal proxy selector can only be used if Katello is enabled" msgstr "" #: ../app/services/default_proxy_proxy_selector.rb:13 msgid "default_capsule method missing from SmartProxy" msgstr "" #: ../app/services/renderer_methods.rb:10 msgid "Can't find Job Invocation for an id %s" msgstr "" #: ../app/views/dashboard/_latest-jobs.html.erb:2 #: ../lib/foreman_remote_execution/engine.rb:260 msgid "Latest Jobs" msgstr "" #: ../app/views/dashboard/_latest-jobs.html.erb:7 #: ../app/views/remote_execution_features/index.html.erb:7 msgid "Name" msgstr "" #: ../app/views/dashboard/_latest-jobs.html.erb:8 msgid "State" msgstr "" #: ../app/views/dashboard/_latest-jobs.html.erb:9 msgid "Started" msgstr "" #: ../app/views/dashboard/_latest-jobs.html.erb:20 msgid "No jobs available" msgstr "" #: ../app/views/job_invocations/_card_results.html.erb:4 msgid "Results" msgstr "" #: ../app/views/job_invocations/_card_schedule.html.erb:7 #: ../webpack/JobWizard/JobWizardConstants.js:33 msgid "Schedule" msgstr "" #: ../app/views/job_invocations/_card_schedule.html.erb:14 msgid "Concurrency level limited to" msgstr "" #: ../app/views/job_invocations/_card_schedule.html.erb:14 msgid "tasks at a time" msgstr "" #: ../app/views/job_invocations/_card_schedule.html.erb:17 msgid "Scheduled to start before" msgstr "" #: ../app/views/job_invocations/_card_schedule.html.erb:20 msgid "Scheduled to start at" msgstr "" #: ../app/views/job_invocations/_card_schedule.html.erb:23 msgid "Timeout to kill after" msgstr "" #: ../app/views/job_invocations/_card_schedule.html.erb:23 #: ../app/views/job_invocations/_card_schedule.html.erb:26 msgid "seconds" msgstr "" #: ../app/views/job_invocations/_card_schedule.html.erb:26 #: ../app/views/job_invocations/_form.html.erb:106 #: ../lib/foreman_remote_execution/engine.rb:163 #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:60 #: ../webpack/JobWizard/steps/ReviewDetails/index.js:274 msgid "Time to pickup" msgstr "" #: ../app/views/job_invocations/_card_target_hosts.html.erb:5 #: ../webpack/JobWizard/steps/ReviewDetails/index.js:126 msgid "Target hosts" msgstr "" #: ../app/views/job_invocations/_card_target_hosts.html.erb:11 msgid "Bookmark" msgstr "" #: ../app/views/job_invocations/_card_target_hosts.html.erb:13 msgid "Manual selection" msgstr "" #: ../app/views/job_invocations/_card_target_hosts.html.erb:15 msgid "using " msgstr "" #: ../app/views/job_invocations/_card_target_hosts.html.erb:21 msgid "Execution order" msgstr "" #: ../app/views/job_invocations/_card_target_hosts.html.erb:24 msgid "Organization" msgstr "" #: ../app/views/job_invocations/_card_target_hosts.html.erb:30 msgid "Location" msgstr "" #: ../app/views/job_invocations/_card_target_hosts.html.erb:37 #: ../lib/foreman_remote_execution/engine.rb:78 msgid "SSH User" msgstr "" #: ../app/views/job_invocations/_card_target_hosts.html.erb:46 msgid "Evaluated at:" msgstr "" #: ../app/views/job_invocations/_card_user_input.html.erb:4 msgid "User Inputs" msgstr "" #: ../app/views/job_invocations/_description_fields.html.erb:1 #: ../app/views/job_invocations/index.html.erb:9 #: ../app/views/remote_execution_features/index.html.erb:8 #: ../webpack/JobWizard/steps/AdvancedFields/DescriptionField.js:53 msgid "Description" msgstr "" #: ../app/views/job_invocations/_form.html.erb:23 #: ../webpack/JobWizard/steps/CategoryAndTemplate/CategoryAndTemplate.js:92 #: ../webpack/JobWizard/steps/ReviewDetails/index.js:118 msgid "Job template" msgstr "" #: ../app/views/job_invocations/_form.html.erb:39 msgid "Resolves to" msgstr "" #: ../app/views/job_invocations/_form.html.erb:42 #: ../webpack/JobWizard/steps/HostsAndInputs/index.js:241 #: ../webpack/JobWizard/steps/ReviewDetails/index.js:93 msgid "hosts" msgstr "" #: ../app/views/job_invocations/_form.html.erb:43 msgid "Refresh" msgstr "" #: ../app/views/job_invocations/_form.html.erb:46 msgid "Preview" msgstr "" #: ../app/views/job_invocations/_form.html.erb:67 msgid "Display advanced fields" msgstr "" #: ../app/views/job_invocations/_form.html.erb:67 msgid "Hide advanced fields" msgstr "" #: ../app/views/job_invocations/_form.html.erb:85 #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:219 #: ../webpack/JobWizard/steps/ReviewDetails/index.js:270 msgid "SSH user" msgstr "" #: ../app/views/job_invocations/_form.html.erb:85 #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:220 msgid "A user to be used for SSH." msgstr "" #: ../app/views/job_invocations/_form.html.erb:88 #: ../app/views/job_templates/_custom_tabs.html.erb:26 #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:11 #: ../webpack/JobWizard/steps/ReviewDetails/index.js:271 msgid "Effective user" msgstr "" #: ../app/views/job_invocations/_form.html.erb:88 #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:13 msgid "" "A user to be used for executing the script. If it differs from the SSH user, s" "u or sudo is used to switch the accounts." msgstr "" #: ../app/views/job_invocations/_form.html.erb:94 #: ../app/views/job_templates/_custom_tabs.html.erb:13 #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:36 #: ../webpack/JobWizard/steps/ReviewDetails/index.js:273 msgid "Timeout to kill" msgstr "" #: ../app/views/job_invocations/_form.html.erb:94 #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:38 msgid "" "Time in seconds from the start on the remote host after which the job should b" "e killed." msgstr "" #: ../app/views/job_invocations/_form.html.erb:106 msgid "" "Interval in seconds, if the job is not picked up by a client within this inter" "val it will be cancelled." msgstr "" #: ../app/views/job_invocations/_form.html.erb:110 #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:80 msgid "Password" msgstr "" #: ../app/views/job_invocations/_form.html.erb:110 #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:82 msgid "" "Password is stored encrypted in DB until the job finishes. For future or recur" "ring executions, it is removed after the last execution." msgstr "" #: ../app/views/job_invocations/_form.html.erb:111 #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:104 msgid "Private key passphrase" msgstr "" #: ../app/views/job_invocations/_form.html.erb:111 msgid "" "Key passhprase is only applicable for SSH provider. Other providers ignore thi" "s field.
Passphrase is stored encrypted in DB until the job finishes. For" " future or recurring executions, it is removed after the last execution." msgstr "" #: ../app/views/job_invocations/_form.html.erb:112 #: ../lib/foreman_remote_execution/engine.rb:92 #: ../lib/foreman_remote_execution/engine.rb:94 #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:128 msgid "Effective user password" msgstr "" #: ../app/views/job_invocations/_form.html.erb:112 msgid "" "Effective user password is only applicable for SSH provider. Other providers i" "gnore this field.
Password is stored encrypted in DB until the job finish" "es. For future or recurring executions, it is removed after the last execution" "." msgstr "" #: ../app/views/job_invocations/_form.html.erb:116 #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:153 #: ../webpack/JobWizard/steps/ReviewDetails/index.js:275 msgid "Concurrency level" msgstr "" #: ../app/views/job_invocations/_form.html.erb:116 #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:155 msgid "" "Run at most N tasks at a time. If this is set and proxy batch triggering is en" "abled, then tasks are triggered on the smart proxy in batches of size 1." msgstr "" #: ../app/views/job_invocations/_form.html.erb:120 #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:178 #: ../webpack/JobWizard/steps/ReviewDetails/index.js:277 msgid "Execution ordering" msgstr "" #: ../app/views/job_invocations/_form.html.erb:120 #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:183 msgid "" "Execution ordering determines whether the jobs should be executed on hosts in " "alphabetical order or in randomized order.
  • Ordered - execute" "s the jobs on hosts in alphabetical order
  • Randomized - randomiz" "es the order in which jobs are executed on hosts
" msgstr "" #: ../app/views/job_invocations/_form.html.erb:129 #: ../webpack/JobWizard/steps/ReviewDetails/index.js:260 msgid "Type of query" msgstr "" #: ../app/views/job_invocations/_form.html.erb:129 msgid "" "Type has impact on when is the query evaluated to hosts.
  • Static<" "/b> - evaluates just after you submit this form
  • Dynamic - evalu" "ates just before the execution is started, so if it's planned in future, targe" "ted hosts set may change before it
" msgstr "" #: ../app/views/job_invocations/_preview_hosts_list.html.erb:3 msgid "" "The final host list may change because the selected query is dynamic. It will" " be rerun during execution." msgstr "" #: ../app/views/job_invocations/_preview_hosts_list.html.erb:14 msgid "...and %{count} more" msgid_plural "...and %{count} more" msgstr[0] "" msgstr[1] "" #: ../app/views/job_invocations/_preview_hosts_list.html.erb:18 #: ../webpack/react_app/components/TargetingHosts/TargetingHosts.js:31 msgid "No hosts found." msgstr "" #: ../app/views/job_invocations/_preview_hosts_modal.html.erb:8 #: ../app/views/job_templates/_import_job_template_modal.html.erb:8 msgid "Close" msgstr "" #: ../app/views/job_invocations/_rerun_taxonomies.html.erb:6 msgid "Current organization %{org_c} is different from job's organization %{org_j}." msgstr "" #: ../app/views/job_invocations/_rerun_taxonomies.html.erb:17 msgid "Current location %{loc_c} is different from job's location %{loc_j}." msgstr "" #: ../app/views/job_invocations/_tab_hosts.html.erb:6 msgid "" "The dynamic query '%{query}' was not resolved yet. The list of hosts to which " "it would resolve now can be seen %{here}." msgstr "" #: ../app/views/job_invocations/_tab_hosts.html.erb:8 msgid "here" msgstr "" #: ../app/views/job_invocations/_tab_overview.html.erb:11 msgid "effective user" msgstr "" #: ../app/views/job_invocations/_tab_overview.html.erb:16 #: ../app/views/job_invocations/index.html.erb:15 #: ../app/views/rex_job_mailer/job_finished.html.erb:14 #: ../app/views/rex_job_mailer/job_finished.text.erb:6 msgid "Total hosts" msgstr "" #: ../app/views/job_invocations/_tab_overview.html.erb:20 msgid "Hosts gone missing" msgstr "" #: ../app/views/job_invocations/_tab_overview.html.erb:21 msgid "" "This can happen if the host is removed or moved to another organization or loc" "ation after the job was started" msgstr "" #: ../app/views/job_invocations/_tab_preview_templates.html.erb:6 msgid "Providers and templates" msgstr "" #: ../app/views/job_invocations/_user_input.html.erb:7 msgid "User input" msgstr "" #: ../app/views/job_invocations/_user_input.html.erb:8 msgid "Value" msgstr "" #: ../app/views/job_invocations/index.html.erb:10 msgid "Search Query" msgstr "" #: ../app/views/job_invocations/index.html.erb:11 #: ../webpack/react_app/components/TargetingHosts/TargetingHosts.js:42 msgid "Status" msgstr "" #: ../app/views/job_invocations/index.html.erb:12 msgid "Succeeded" msgstr "" #: ../app/views/job_invocations/index.html.erb:16 msgid "Start" msgstr "" #: ../app/views/job_invocations/new.html.erb:3 msgid "Job invocation" msgstr "" #: ../app/views/job_invocations/new.html.erb:5 #: ../app/views/job_invocations/new.html.erb:7 msgid "Use new job wizard" msgstr "" #: ../app/views/job_invocations/show.html.erb:17 msgid "Overview" msgstr "" #: ../app/views/job_invocations/show.html.erb:20 msgid "Preview templates" msgstr "" #: ../app/views/job_invocations/show.html.erb:23 msgid "Recurring logic" msgstr "" #: ../app/views/job_invocations/welcome.html.erb:5 msgid "Job Invocations" msgstr "" #: ../app/views/job_invocations/welcome.html.erb:7 msgid "" "Foreman can run arbitrary commands on remote hosts using different providers, " "such as SSH or Ansible. Communication goes through the Smart Proxy so Foreman " "does not have to have direct access to the target hosts and can scale to contr" "ol many hosts." msgstr "" #: ../app/views/job_invocations/welcome.html.erb:9 msgid "Learn more about this in the documentation." msgstr "" #: ../app/views/job_templates/_custom_tab_headers.html.erb:1 msgid "Job" msgstr "" #: ../app/views/job_templates/_custom_tab_headers.html.erb:2 msgid "Type" msgstr "" #: ../app/views/job_templates/_custom_tabs.html.erb:22 msgid "Add Foreign Input Set" msgstr "" #: ../app/views/job_templates/_custom_tabs.html.erb:22 msgid "add an input set for this template to reference a different template inputs" msgstr "" #: ../app/views/job_templates/_custom_tabs.html.erb:40 msgid "Snippet" msgstr "" #: ../app/views/job_templates/_import_job_template_modal.html.erb:13 msgid "" "Select an ERB file to upload in order to import a job template. The template " "must contain metadata in the first ERB comment." msgstr "" #: ../app/views/job_templates/_import_job_template_modal.html.erb:14 msgid "Overwrite" msgstr "" #: ../app/views/job_templates/_import_job_template_modal.html.erb:14 msgid "Whether to overwrite the template if it already exists" msgstr "" #: ../app/views/job_templates/edit.html.erb:6 #: ../app/views/job_templates/index.html.erb:4 msgid "Job Templates" msgstr "" #: ../app/views/job_templates/edit.html.erb:10 msgid "Edit %s" msgstr "" #: ../app/views/job_templates/edit.html.erb:16 msgid "Edit Job Template" msgstr "" #: ../app/views/job_templates/index.html.erb:6 msgid "Import" msgstr "" #: ../app/views/job_templates/index.html.erb:7 #: ../app/views/job_templates/new.html.erb:3 msgid "New Job Template" msgstr "" #: ../app/views/job_templates/index.html.erb:12 msgid "JobTemplate|Name" msgstr "" #: ../app/views/job_templates/index.html.erb:13 msgid "JobTemplate|Snippet" msgstr "" #: ../app/views/job_templates/index.html.erb:14 msgid "JobTemplate|Locked" msgstr "" #: ../app/views/job_templates/index.html.erb:15 #: ../webpack/react_app/components/TargetingHosts/TargetingHosts.js:43 msgid "Actions" msgstr "" #: ../app/views/job_templates/index.html.erb:25 msgid "This template is locked for editing." msgstr "" #: ../app/views/overrides/nics/_execution_interface.html.erb:4 msgid "The execution interface is used for remote execution" msgstr "" #: ../app/views/overrides/nics/_execution_interface.html.erb:7 msgid "Remote execution" msgstr "" #: ../app/views/overrides/subnets/_rex_tab.html.erb:1 #: ../lib/foreman_remote_execution/engine.rb:63 msgid "Remote Execution" msgstr "" #: ../app/views/overrides/subnets/_rex_tab_pane.html.erb:3 msgid "Proxies" msgstr "" #: ../app/views/overrides/subnets/_rex_tab_pane.html.erb:3 msgid "" "Select as many remote execution proxies as applicable for this subnet. When m" "ultiple proxies with the same provider are added, actions will be load balance" "d among them." msgstr "" #: ../app/views/remote_execution_features/_form.html.erb:18 msgid "" "You are not allowed to see the currently assigned template. Saving the form no" "w would unassign the template." msgstr "" #: ../app/views/remote_execution_features/index.html.erb:1 #: ../lib/foreman_remote_execution/engine.rb:241 msgid "Remote Execution Features" msgstr "" #: ../app/views/remote_execution_features/index.html.erb:6 msgid "Label" msgstr "" #: ../app/views/remote_execution_features/show.html.erb:1 msgid "Edit Remote Execution Feature" msgstr "" #: ../app/views/rex_job_mailer/job_finished.html.erb:2 #: ../app/views/rex_job_mailer/job_finished.text.erb:1 msgid "A job '%{job_name}' has %{status} at %{time}" msgstr "" #: ../app/views/rex_job_mailer/job_finished.html.erb:10 #: ../app/views/rex_job_mailer/job_finished.text.erb:5 msgid "Job result" msgstr "" #: ../app/views/rex_job_mailer/job_finished.html.erb:18 #: ../app/views/rex_job_mailer/job_finished.text.erb:7 msgid "Failed hosts" msgstr "" #: ../app/views/rex_job_mailer/job_finished.text.erb:9 msgid "See more details at %s" msgstr "" #: ../app/views/template_inputs/_foreign_input_set_form.html.erb:3 msgid "Foreign input set" msgstr "" #: ../app/views/template_inputs/_foreign_input_set_form.html.erb:5 msgid "remove template input set" msgstr "" #: ../app/views/template_inputs/_foreign_input_set_form.html.erb:9 msgid "" "A comma separated list of input names to be excluded from the foreign template" "." msgstr "" #: ../app/views/template_invocations/show.html.erb:6 msgid "Template Invocation for %s" msgstr "" #: ../app/views/template_invocations/show.html.erb:21 msgid "Back to Job" msgstr "" #: ../app/views/template_invocations/show.html.erb:23 msgid "Toggle command" msgstr "" #: ../app/views/template_invocations/show.html.erb:24 msgid "Toggle STDERR" msgstr "" #: ../app/views/template_invocations/show.html.erb:25 msgid "Toggle STDOUT" msgstr "" #: ../app/views/template_invocations/show.html.erb:26 msgid "Toggle DEBUG" msgstr "" #: ../app/views/template_invocations/show.html.erb:33 msgid "Target: " msgstr "" #: ../app/views/template_invocations/show.html.erb:35 msgid "using Smart Proxy" msgstr "" #: ../app/views/template_invocations/show.html.erb:47 msgid "Scroll to bottom" msgstr "" #: ../app/views/template_invocations/show.html.erb:53 msgid "Scroll to top" msgstr "" #: ../app/views/template_invocations/show.html.erb:61 msgid "Could not display data for job invocation." msgstr "" #: ../app/views/templates/script/check_update.erb:5 #: ../app/views/templates/script/module_action.erb:5 #: ../app/views/templates/script/package_action.erb:5 msgid "Unsupported or no operating system found for this host." msgstr "" #: ../db/seeds.d/50-notification_blueprints.rb:5 msgid "A job '%{subject}' has finished successfully" msgstr "" #: ../db/seeds.d/50-notification_blueprints.rb:12 #: ../db/seeds.d/50-notification_blueprints.rb:26 msgid "Job Details" msgstr "" #: ../db/seeds.d/50-notification_blueprints.rb:19 msgid "A job '%{subject}' has failed" msgstr "" #: ../db/seeds.d/95-mail_notifications.rb:1 msgid "Remote execution job" msgstr "" #: ../db/seeds.d/95-mail_notifications.rb:6 msgid "A notification when a job finishes" msgstr "" #: ../db/seeds.d/95-mail_notifications.rb:20 msgid "Unable to create mail notification: %s" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:66 msgid "" "Search the host for any proxy with Remote Execution, useful when the host has " "no subnet or the subnet does not have an execution proxy" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:68 msgid "Fallback to Any Proxy" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:71 msgid "" "Search for remote execution proxy outside of the proxies assigned to the host." " The search will be limited to the host's organization and location." msgstr "" #: ../lib/foreman_remote_execution/engine.rb:73 msgid "Enable Global Proxy" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:76 msgid "" "Default user to use for SSH. You may override per host by setting a parameter" " called remote_execution_ssh_user." msgstr "" #: ../lib/foreman_remote_execution/engine.rb:81 msgid "" "Default user to use for executing the script. If the user differs from the SSH" " user, su or sudo is used to switch the user." msgstr "" #: ../lib/foreman_remote_execution/engine.rb:83 msgid "Effective User" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:86 msgid "What command should be used to switch to the effective user. One of %s" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:88 msgid "Effective User Method" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:98 msgid "Whether we should sync templates from disk when running db:seed." msgstr "" #: ../lib/foreman_remote_execution/engine.rb:100 msgid "Sync Job Templates" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:103 msgid "" "Port to use for SSH communication. Default port 22. You may override per host " "by setting a parameter called remote_execution_ssh_port." msgstr "" #: ../lib/foreman_remote_execution/engine.rb:105 msgid "SSH Port" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:108 msgid "" "Should the ip addresses on host interfaces be preferred over the fqdn? It is u" "seful when DNS not resolving the fqdns properly. You may override this per hos" "t by setting a parameter called remote_execution_connect_by_ip. For dual-stack" "ed hosts you should consider the remote_execution_connect_by_ip_prefer_ipv6 se" "tting" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:112 msgid "Connect by IP" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:115 msgid "" "When connecting using ip address, should the IPv6 addresses be preferred? If n" "o IPv6 address is set, it falls back to IPv4 automatically. You may override t" "his per host by setting a parameter called remote_execution_connect_by_ip_pref" "er_ipv6. By default and for compatibility, IPv4 will be preferred over IPv6 by" " default" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:119 msgid "Prefer IPv6 over IPv4" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:122 msgid "" "Default password to use for SSH. You may override per host by setting a parame" "ter called remote_execution_ssh_password" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:124 msgid "Default SSH password" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:128 msgid "" "Default key passphrase to use for SSH. You may override per host by setting a " "parameter called remote_execution_ssh_key_passphrase" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:130 msgid "Default SSH key passphrase" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:134 msgid "" "Amount of workers in the pool to handle the execution of the remote execution " "jobs. Restart of the dynflowd/foreman-tasks service is required." msgstr "" #: ../lib/foreman_remote_execution/engine.rb:136 msgid "Workers pool size" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:139 msgid "" "When enabled, working directories will be removed after task completion. You m" "ay override this per host by setting a parameter called remote_execution_clean" "up_working_dirs." msgstr "" #: ../lib/foreman_remote_execution/engine.rb:141 msgid "Cleanup working directories" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:144 msgid "" "Where to find the Cockpit instance for the Web Console button. By default, no" " button is shown." msgstr "" #: ../lib/foreman_remote_execution/engine.rb:146 msgid "Cockpit URL" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:149 msgid "Choose a job template that is pre-selected in job invocation form" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:151 msgid "Form Job Template" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:155 msgid "" "Select a report template used for generating a report for a particular remote " "execution job" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:157 msgid "Job Invocation Report Template" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:161 msgid "" "Time in seconds within which the host has to pick up a job. If the job is not " "picked up within this limit, the job will be cancelled. Defaults to 1 day. App" "lies only to pull-mqtt based jobs." msgstr "" #: ../lib/foreman_remote_execution/engine.rb:236 msgid "Job templates" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:253 msgid "Job invocations detail" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:374 msgid "Run Puppet Once" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:375 msgid "Perform a single Puppet run" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:380 msgid "Run Script" msgstr "" #: ../lib/foreman_remote_execution/engine.rb:381 msgid "Run a script" msgstr "" #: ../webpack/JobInvocationDetail/JobInvocationOverview.js:40 msgid "Effective user:" msgstr "" #: ../webpack/JobInvocationDetail/JobInvocationOverview.js:46 msgid "Started at:" msgstr "" #: ../webpack/JobInvocationDetail/JobInvocationOverview.js:48 msgid "Not yet" msgstr "" #: ../webpack/JobInvocationDetail/JobInvocationOverview.js:52 msgid "SSH user:" msgstr "" #: ../webpack/JobInvocationDetail/JobInvocationOverview.js:58 msgid "Template:" msgstr "" #: ../webpack/JobInvocationDetail/JobInvocationSystemStatusChart.js:42 msgid "Succeeded:" msgstr "" #: ../webpack/JobInvocationDetail/JobInvocationSystemStatusChart.js:43 msgid "Failed:" msgstr "" #: ../webpack/JobInvocationDetail/JobInvocationSystemStatusChart.js:44 msgid "In Progress:" msgstr "" #: ../webpack/JobInvocationDetail/JobInvocationSystemStatusChart.js:45 msgid "Canceled:" msgstr "" #: ../webpack/JobInvocationDetail/JobInvocationSystemStatusChart.js:76 msgid "${d.title} ${d.count} hosts" msgstr "" #: ../webpack/JobInvocationDetail/JobInvocationSystemStatusChart.js:79 msgid "Scheduled: ${totalHosts} hosts" msgstr "" #: ../webpack/JobInvocationDetail/JobInvocationSystemStatusChart.js:92 msgid "Systems" msgstr "" #: ../webpack/JobInvocationDetail/JobInvocationSystemStatusChart.js:111 msgid "System status" msgstr "" #: ../webpack/JobInvocationDetail/JobInvocationSystemStatusChart.js:131 msgid "Scheduled at:" msgstr "" #: ../webpack/JobWizard/Footer.js:36 msgid "Submit" msgstr "" #: ../webpack/JobWizard/Footer.js:37 msgid "Next" msgstr "" #: ../webpack/JobWizard/Footer.js:47 msgid "Back" msgstr "" #: ../webpack/JobWizard/Footer.js:53 msgid "Start job" msgstr "" #: ../webpack/JobWizard/Footer.js:54 msgid "Fill all required fields in all the steps" msgstr "" #: ../webpack/JobWizard/Footer.js:65 msgid "Run on selected hosts" msgstr "" #: ../webpack/JobWizard/Footer.js:72 msgid "Skip to review step" msgstr "" #: ../webpack/JobWizard/Footer.js:73 msgid "Fill all required fields in all the steps to start the job" msgstr "" #: ../webpack/JobWizard/Footer.js:86 msgid "Skip to review" msgstr "" #: ../webpack/JobWizard/Footer.js:90 msgid "Cancel" msgstr "" #: ../webpack/JobWizard/JobWizardConstants.js:15 msgid "Does not repeat" msgstr "" #: ../webpack/JobWizard/JobWizardConstants.js:16 msgid "Cronline" msgstr "" #: ../webpack/JobWizard/JobWizardConstants.js:17 msgid "Monthly" msgstr "" #: ../webpack/JobWizard/JobWizardConstants.js:18 msgid "Weekly" msgstr "" #: ../webpack/JobWizard/JobWizardConstants.js:19 msgid "Daily" msgstr "" #: ../webpack/JobWizard/JobWizardConstants.js:20 msgid "Hourly" msgstr "" #: ../webpack/JobWizard/JobWizardConstants.js:24 #: ../webpack/JobWizard/steps/Schedule/ScheduleType.js:41 msgid "Immediate execution" msgstr "" #: ../webpack/JobWizard/JobWizardConstants.js:25 #: ../webpack/JobWizard/steps/Schedule/ScheduleType.js:60 msgid "Future execution" msgstr "" #: ../webpack/JobWizard/JobWizardConstants.js:26 #: ../webpack/JobWizard/steps/Schedule/ScheduleType.js:79 msgid "Recurring execution" msgstr "" #: ../webpack/JobWizard/JobWizardConstants.js:30 msgid "Category and template" msgstr "" #: ../webpack/JobWizard/JobWizardConstants.js:31 msgid "Target hosts and inputs" msgstr "" #: ../webpack/JobWizard/JobWizardConstants.js:32 #: ../webpack/JobWizard/steps/ReviewDetails/index.js:140 msgid "Advanced fields" msgstr "" #: ../webpack/JobWizard/JobWizardConstants.js:34 msgid "Review details" msgstr "" #: ../webpack/JobWizard/JobWizardConstants.js:35 msgid "Type of execution" msgstr "" #: ../webpack/JobWizard/JobWizardConstants.js:56 msgid "Hosts" msgstr "" #: ../webpack/JobWizard/JobWizardConstants.js:57 msgid "Host collections" msgstr "" #: ../webpack/JobWizard/JobWizardConstants.js:58 msgid "Host groups" msgstr "" #: ../webpack/JobWizard/JobWizardConstants.js:59 msgid "Search query" msgstr "" #: ../webpack/JobWizard/JobWizardPageRerun.js:31 #: ../webpack/JobWizard/index.js:17 msgid "Run job" msgstr "" #: ../webpack/JobWizard/JobWizardPageRerun.js:56 msgid "Use old form" msgstr "" #: ../webpack/JobWizard/JobWizardPageRerun.js:80 msgid "" "Current organization %s is different from job's organization %s. This job may " "run on different hosts than before." msgstr "" #: ../webpack/JobWizard/JobWizardPageRerun.js:95 msgid "" "Current location %s is different from job's location %s. This job may run on d" "ifferent hosts than before." msgstr "" #: ../webpack/JobWizard/PermissionDenied.js:16 msgid "You are not authorized to perform this action." msgstr "" #: ../webpack/JobWizard/PermissionDenied.js:18 msgid "" "Please request the required permissions listed below from a Foreman administra" "tor:" msgstr "" #: ../webpack/JobWizard/PermissionDenied.js:41 msgid "Permission Denied" msgstr "" #: ../webpack/JobWizard/PermissionDenied.js:49 msgid "Proceed Anyway" msgstr "" #: ../webpack/JobWizard/StartsBeforeErrorAlert.js:10 #: ../webpack/JobWizard/steps/Schedule/ScheduleFuture.js:41 msgid "'Starts before' date must in the future" msgstr "" #: ../webpack/JobWizard/StartsBeforeErrorAlert.js:12 msgid "Please go back to \\\"Schedule\\\" - \\\"Future execution\\\" step to fix the error" msgstr "" #: ../webpack/JobWizard/index.js:67 msgid "Use legacy form" msgstr "" #: ../webpack/JobWizard/steps/AdvancedFields/DescriptionField.js:66 msgid "Edit job description template" msgstr "" #: ../webpack/JobWizard/steps/AdvancedFields/DescriptionField.js:67 msgid "Preview job description" msgstr "" #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:50 #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:169 msgid "For example: 1, 2, 3, 4, 5..." msgstr "" #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:62 msgid "" "Interval in seconds, if the job is not picked up by a client within this inter" "val it will be cancelled. Applies only to pull-mqtt based jobs" msgstr "" #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:106 msgid "" "Key passphrase is only applicable for SSH provider. Other providers ignore thi" "s field. Passphrase is stored encrypted in DB until the job finishes. For futu" "re or recurring executions, it is removed after the last execution." msgstr "" #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:130 msgid "" "Effective user password is only applicable for SSH provider. Other providers i" "gnore this field. Password is stored encrypted in DB until the job finishes. F" "or future or recurring executions, it is removed after the last execution." msgstr "" #: ../webpack/JobWizard/steps/CategoryAndTemplate/CategoryAndTemplate.js:78 msgid "All fields are required." msgstr "" #: ../webpack/JobWizard/steps/CategoryAndTemplate/CategoryAndTemplate.js:87 #: ../webpack/JobWizard/steps/CategoryAndTemplate/CategoryAndTemplate.js:100 msgid "Not available" msgstr "" #: ../webpack/JobWizard/steps/CategoryAndTemplate/CategoryAndTemplate.js:106 #: ../webpack/JobWizard/steps/HostsAndInputs/index.js:254 msgid "Access denied" msgstr "" #: ../webpack/JobWizard/steps/CategoryAndTemplate/CategoryAndTemplate.js:109 #: ../webpack/JobWizard/steps/HostsAndInputs/index.js:257 msgid "Missing the required permissions: ${missingPermissions.join( ', ' )}" msgstr "" #: ../webpack/JobWizard/steps/CategoryAndTemplate/CategoryAndTemplate.js:120 msgid "Errors:" msgstr "" #: ../webpack/JobWizard/steps/CategoryAndTemplate/CategoryAndTemplate.js:125 msgid "Categories list failed with:" msgstr "" #: ../webpack/JobWizard/steps/CategoryAndTemplate/CategoryAndTemplate.js:130 msgid "Templates list failed with:" msgstr "" #: ../webpack/JobWizard/steps/CategoryAndTemplate/CategoryAndTemplate.js:135 msgid "Template failed with:" msgstr "" #: ../webpack/JobWizard/steps/HostsAndInputs/HostPreviewModal.js:20 msgid "Preview Hosts" msgstr "" #: ../webpack/JobWizard/steps/HostsAndInputs/HostPreviewModal.js:53 msgid "...and %s more" msgstr "" #: ../webpack/JobWizard/steps/HostsAndInputs/SelectedChips.js:22 msgid "%s more" msgstr "" #: ../webpack/JobWizard/steps/HostsAndInputs/SelectedChips.js:104 msgid "Clear all filters" msgstr "" #: ../webpack/JobWizard/steps/HostsAndInputs/TemplateInputs.js:11 msgid "There are no available input fields for the selected template." msgstr "" #: ../webpack/JobWizard/steps/HostsAndInputs/index.js:131 #: ../webpack/JobWizard/steps/HostsAndInputs/index.js:169 msgid "Please select at least one host" msgstr "" #: ../webpack/JobWizard/steps/HostsAndInputs/index.js:166 msgid "Please enter a search query" msgstr "" #: ../webpack/JobWizard/steps/HostsAndInputs/index.js:173 msgid "Please select at least one host collection" msgstr "" #: ../webpack/JobWizard/steps/HostsAndInputs/index.js:177 msgid "Please select at least one host group" msgstr "" #: ../webpack/JobWizard/steps/HostsAndInputs/index.js:194 msgid "Filter by hosts" msgstr "" #: ../webpack/JobWizard/steps/HostsAndInputs/index.js:205 msgid "Filter by host collections" msgstr "" #: ../webpack/JobWizard/steps/HostsAndInputs/index.js:215 msgid "Filter by host groups" msgstr "" #: ../webpack/JobWizard/steps/HostsAndInputs/index.js:233 msgid "Apply to" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/helpers.js:7 #: ../webpack/JobWizard/steps/Schedule/ScheduleRecurring.js:178 msgid "Never" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/helpers.js:13 msgid "After %s occurences" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/helpers.js:19 msgid "Every hour at minute %s" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/helpers.js:21 msgid "Every day at %s" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/helpers.js:28 msgid "Every week on %s at %s" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/helpers.js:32 msgid "Every month on %s at %s" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/helpers.js:37 msgid "Cron line" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/index.js:86 msgid "No Target Hosts" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/index.js:100 msgid "view host names" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/index.js:152 msgid "Hide all advanced fields" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/index.js:163 msgid "Show all advanced fields" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/index.js:173 msgid "Schedule type" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/index.js:187 msgid "Recurrence" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/index.js:202 #: ../webpack/JobWizard/steps/Schedule/ScheduleFuture.js:52 msgid "Starts at" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/index.js:211 msgid "Starts Before" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/index.js:220 #: ../webpack/JobWizard/steps/Schedule/ScheduleRecurring.js:88 msgid "Starts" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/index.js:225 #: ../webpack/JobWizard/steps/Schedule/ScheduleRecurring.js:104 msgid "Now" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/index.js:231 #: ../webpack/JobWizard/steps/Schedule/RepeatOn.js:64 msgid "Repeats" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/index.js:239 #: ../webpack/JobWizard/steps/Schedule/ScheduleRecurring.js:162 msgid "Ends" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/index.js:252 #: ../webpack/JobWizard/steps/Schedule/PurposeField.js:9 msgid "Purpose" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/index.js:264 #: ../webpack/JobWizard/steps/Schedule/QueryType.js:23 msgid "Static query" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/index.js:265 #: ../webpack/JobWizard/steps/Schedule/QueryType.js:34 msgid "Dynamic query" msgstr "" #: ../webpack/JobWizard/steps/ReviewDetails/index.js:272 msgid "Description Template" msgstr "" #: ../webpack/JobWizard/steps/Schedule/PurposeField.js:11 msgid "" "A special label for tracking a recurring job. There can be only one active job" " with a given purpose at a time." msgstr "" #: ../webpack/JobWizard/steps/Schedule/QueryType.js:10 msgid "Query type" msgstr "" #: ../webpack/JobWizard/steps/Schedule/QueryType.js:13 msgid "Type has impact on when is the query evaluated to hosts." msgstr "" #: ../webpack/JobWizard/steps/Schedule/QueryType.js:24 msgid "evaluates just after you submit this form" msgstr "" #: ../webpack/JobWizard/steps/Schedule/QueryType.js:35 msgid "" "evaluates just before the execution is started, so if it's planned in future, " "targeted hosts set may change before it" msgstr "" #: ../webpack/JobWizard/steps/Schedule/RepeatCron.js:43 msgid "Cron line (extended)" msgstr "" #: ../webpack/JobWizard/steps/Schedule/RepeatCron.js:46 msgid "Cron line format '1 2 3 4 5', where:" msgstr "" #: ../webpack/JobWizard/steps/Schedule/RepeatCron.js:49 msgid "is minute (range: 0-59)" msgstr "" #: ../webpack/JobWizard/steps/Schedule/RepeatCron.js:50 msgid "is hour (range: 0-23)" msgstr "" #: ../webpack/JobWizard/steps/Schedule/RepeatCron.js:51 msgid "is day of month (range: 1-31)" msgstr "" #: ../webpack/JobWizard/steps/Schedule/RepeatCron.js:52 msgid "is month (range: 1-12)" msgstr "" #: ../webpack/JobWizard/steps/Schedule/RepeatCron.js:53 msgid "is day of week (range: 0-6)" msgstr "" #: ../webpack/JobWizard/steps/Schedule/RepeatCron.js:56 msgid "" "The cron line supports extended cron line syntax. For details please refer to " "the " msgstr "" #: ../webpack/JobWizard/steps/Schedule/RepeatCron.js:60 msgid "documentation" msgstr "" #: ../webpack/JobWizard/steps/Schedule/RepeatDaily.js:17 #: ../webpack/JobWizard/steps/Schedule/ScheduleRecurring.js:123 msgid "At" msgstr "" #: ../webpack/JobWizard/steps/Schedule/RepeatDaily.js:27 #: ../webpack/JobWizard/steps/form/DateTimePicker.js:121 msgid "Invalid time format" msgstr "" #: ../webpack/JobWizard/steps/Schedule/RepeatHour.js:32 msgid "At minute" msgstr "" #: ../webpack/JobWizard/steps/Schedule/RepeatHour.js:33 msgid "range: 0-59" msgstr "" #: ../webpack/JobWizard/steps/Schedule/RepeatHour.js:67 msgid "Create" msgstr "" #: ../webpack/JobWizard/steps/Schedule/RepeatHour.js:82 msgid "Minute can only be a number between 0-59" msgstr "" #: ../webpack/JobWizard/steps/Schedule/RepeatMonth.js:20 msgid "Days" msgstr "" #: ../webpack/JobWizard/steps/Schedule/RepeatWeek.js:43 msgid "Days of week" msgstr "" #: ../webpack/JobWizard/steps/Schedule/ScheduleFuture.js:27 msgid "" "For Future execution a 'Starts at' date or 'Starts before' date must be select" "ed. Immediate execution can be selected in the previous step." msgstr "" #: ../webpack/JobWizard/steps/Schedule/ScheduleFuture.js:38 msgid "'Starts before' date must be after 'Starts at' date" msgstr "" #: ../webpack/JobWizard/steps/Schedule/ScheduleFuture.js:75 #: ../webpack/JobWizard/steps/Schedule/ScheduleFuture.js:113 msgid "Clear input" msgstr "" #: ../webpack/JobWizard/steps/Schedule/ScheduleFuture.js:80 msgid "Starts before" msgstr "" #: ../webpack/JobWizard/steps/Schedule/ScheduleRecurring.js:186 msgid "End time needs to be after start time" msgstr "" #: ../webpack/JobWizard/steps/Schedule/ScheduleRecurring.js:205 msgid "On" msgstr "" #: ../webpack/JobWizard/steps/Schedule/ScheduleRecurring.js:238 msgid "After" msgstr "" #: ../webpack/JobWizard/steps/Schedule/ScheduleRecurring.js:240 msgid "Repeat amount can only be a positive number" msgstr "" #: ../webpack/JobWizard/steps/Schedule/ScheduleRecurring.js:256 msgid "occurences" msgstr "" #: ../webpack/JobWizard/steps/Schedule/ScheduleType.js:24 msgid "Select the type of execution" msgstr "" #: ../webpack/JobWizard/steps/Schedule/ScheduleType.js:42 msgid "Execute the job now." msgstr "" #: ../webpack/JobWizard/steps/Schedule/ScheduleType.js:61 msgid "Execute the job later, at a scheduled time." msgstr "" #: ../webpack/JobWizard/steps/Schedule/ScheduleType.js:80 msgid "Execute the job on a repeating schedule." msgstr "" #: ../webpack/JobWizard/steps/form/DateTimePicker.js:105 msgid "Invalid date" msgstr "" #: ../webpack/JobWizard/steps/form/FormHelpers.js:13 msgid "open-help-tooltip-button" msgstr "" #: ../webpack/JobWizard/steps/form/FormHelpers.js:37 msgid "Reset to default" msgstr "" #: ../webpack/JobWizard/steps/form/NumberInput.js:13 msgid "Has to be a positive number" msgstr "" #: ../webpack/JobWizard/steps/form/ResourceSelect.js:50 #: ../webpack/JobWizard/steps/form/SearchSelect.js:38 msgid "Please refine your search." msgstr "" #: ../webpack/JobWizard/steps/form/ResourceSelect.js:53 #: ../webpack/JobWizard/steps/form/SearchSelect.js:41 msgid "You have %s results to display. Showing first %s results" msgstr "" #: ../webpack/react_app/components/FeaturesDropdown/actions.js:15 msgid "Opening job invocation form" msgstr "" #: ../webpack/react_app/components/FeaturesDropdown/actions.js:17 msgid "%s job has been invoked" msgstr "" #: ../webpack/react_app/components/FeaturesDropdown/index.js:72 msgid "Schedule a job" msgstr "" #: ../webpack/react_app/components/RecentJobsCard/RecentJobsCard.js:25 msgid "Recent jobs" msgstr "" #: ../webpack/react_app/components/RecentJobsCard/RecentJobsCard.js:32 msgid "View all jobs" msgstr "" #: ../webpack/react_app/components/RecentJobsCard/RecentJobsCard.js:41 msgid "View finished jobs" msgstr "" #: ../webpack/react_app/components/RecentJobsCard/RecentJobsCard.js:48 msgid "View running jobs" msgstr "" #: ../webpack/react_app/components/RecentJobsCard/RecentJobsCard.js:55 msgid "View scheduled jobs" msgstr "" #: ../webpack/react_app/components/RecentJobsCard/RecentJobsCard.js:69 msgid "Finished" msgstr "" #: ../webpack/react_app/components/RecentJobsCard/RecentJobsCard.js:76 msgid "Running" msgstr "" #: ../webpack/react_app/components/RecentJobsCard/RecentJobsCard.js:83 msgid "Scheduled" msgstr "" #: ../webpack/react_app/components/RecentJobsCard/RecentJobsTable.js:38 msgid "No results found" msgstr "" #: ../webpack/react_app/components/RegistrationExtension/RexInterface.js:12 msgid "Remote Execution Interface" msgstr "" #: ../webpack/react_app/components/RegistrationExtension/RexPull.js:14 msgid "yes" msgstr "" #: ../webpack/react_app/components/RegistrationExtension/RexPull.js:14 msgid "no" msgstr "" #: ../webpack/react_app/components/RegistrationExtension/RexPull.js:15 msgid "Inherit from host parameter" msgstr "" #: ../webpack/react_app/components/RegistrationExtension/RexPull.js:20 msgid "Yes (override)" msgstr "" #: ../webpack/react_app/components/RegistrationExtension/RexPull.js:21 msgid "No (override)" msgstr "" #: ../webpack/react_app/components/RegistrationExtension/RexPull.js:28 msgid "REX pull mode" msgstr "" #: ../webpack/react_app/components/RegistrationExtension/RexPull.js:31 msgid "" "Setup remote execution pull mode. If set to `Yes`, pull provider client will b" "e deployed on the registered host. The inherited value is based on the `host_r" "egistration_remote_execution_pull` parameter. It can be inherited e.g. from ho" "st group, operating system, organization. When overridden, the selected value " "will be stored on host parameter level." msgstr "" #: ../webpack/react_app/components/TargetingHosts/TargetingHosts.js:41 msgid "Host" msgstr "" #: ../webpack/react_app/components/TargetingHosts/TargetingHostsLabelsRow.js:20 msgid "Active Filters:" msgstr "" #: gemspec.rb:2 msgid "" "A plugin bringing remote execution to the Foreman, completing the config manag" "ement functionality with remote management functionality." msgstr ""