# SOME DESCRIPTIVE TITLE. # Copyright (C) 2023 Puppet, Inc. # This file is distributed under the same license as the Puppet automation framework package. # FIRST AUTHOR , 2023. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Puppet automation framework 7.24.0-181-g3f37b6955e\n" "\n" "Report-Msgid-Bugs-To: https://tickets.puppetlabs.com\n" "POT-Creation-Date: 2023-04-18 00:24+0000\n" "PO-Revision-Date: 2023-04-18 00:24+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" #. TRANSLATORS 'lookup' is a puppet function and should not be translated #: ../lib/hiera/puppet_function.rb:64 msgid "The function '%{class_name}' is deprecated in favor of using 'lookup'." msgstr "" #: ../lib/hiera/puppet_function.rb:65 msgid "See https://puppet.com/docs/puppet/%{minor_version}/deprecated_language.html" msgstr "" #: ../lib/hiera/scope.rb:46 ../lib/puppet/parser/scope.rb:535 ../lib/puppet/parser/scope.rb:539 msgid "Variable: %{name}" msgstr "" #: ../lib/hiera/scope.rb:47 ../lib/hiera/scope.rb:49 ../lib/puppet/parser/scope.rb:536 ../lib/puppet/parser/scope.rb:542 msgid "Undefined variable '%{name}'; %{reason}" msgstr "" #: ../lib/hiera_puppet.rb:14 msgid "Could not find data item %{key} in any Hiera data file and no default supplied" msgstr "" #: ../lib/hiera_puppet.rb:41 msgid "Please supply a parameter to perform a Hiera lookup" msgstr "" #: ../lib/hiera_puppet.rb:75 ../lib/puppet/indirector/hiera.rb:85 msgid "Config file %{hiera_config} not found, using Hiera defaults" msgstr "" #: ../lib/puppet.rb:130 msgid "Support for ruby version %{version} is deprecated and will be removed in a future release. See https://puppet.com/docs/puppet/latest/system_requirements.html for a list of supported ruby versions." msgstr "" #: ../lib/puppet.rb:216 msgid "The environmentpath setting cannot be empty or nil." msgstr "" #: ../lib/puppet/agent.rb:93 msgid "Run of %{client_class} already in progress; skipping (%{lockfile_path} exists)" msgstr "" #: ../lib/puppet/agent.rb:96 msgid "Exiting now because the maxwaitforlock timeout has been exceeded." msgstr "" #: ../lib/puppet/agent.rb:99 msgid "Another puppet instance is already running; --waitforlock flag used, waiting for running instance to finish." msgstr "" #: ../lib/puppet/agent.rb:100 ../lib/puppet/ssl/state_machine.rb:288 ../lib/puppet/ssl/state_machine.rb:319 msgid "Will try again in %{time} seconds." msgstr "" #: ../lib/puppet/agent.rb:105 msgid "Execution of %{client_class} did not complete within %{runtimeout} seconds and was terminated." msgstr "" #: ../lib/puppet/agent.rb:109 msgid "Could not run %{client_class}: %{detail}" msgstr "" #: ../lib/puppet/agent.rb:118 msgid "Shutdown/restart in progress (%{status}); skipping run" msgstr "" #: ../lib/puppet/agent.rb:136 msgid "puppet agent: applying configuration" msgstr "" #: ../lib/puppet/agent.rb:159 msgid "Could not create instance of %{client_class}: %{detail}" msgstr "" #: ../lib/puppet/agent.rb:174 msgid "" "Skipping run of %{client_class}; administratively disabled (Reason: '%{disable_message}');\n" "Use 'puppet agent --enable' to re-enable." msgstr "" #: ../lib/puppet/agent/disabler.rb:19 msgid "Enabling Puppet." msgstr "" #: ../lib/puppet/agent/disabler.rb:26 msgid "Disabling Puppet." msgstr "" #: ../lib/puppet/agent/locker.rb:26 msgid "Failed to acquire lock" msgstr "" #: ../lib/puppet/application.rb:231 msgid "Unable to find application '%{application_name}'. %{error}" msgstr "" #: ../lib/puppet/application.rb:252 msgid "Unable to load application class '%{class_name}' from file 'puppet/application/%{application_name}.rb'" msgstr "" #: ../lib/puppet/application.rb:305 msgid "Invalid environment mode '%{mode_name}'" msgstr "" #: ../lib/puppet/application.rb:405 msgid "Could not get application-specific default settings" msgstr "" #: ../lib/puppet/application.rb:411 msgid "Could not initialize" msgstr "" #: ../lib/puppet/application.rb:412 msgid "Could not parse application options" msgstr "" #: ../lib/puppet/application.rb:413 msgid "Could not prepare for execution" msgstr "" #: ../lib/puppet/application.rb:416 msgid "`puppet %{name}` is deprecated and will be removed in a future release." msgstr "" #: ../lib/puppet/application.rb:419 msgid "Could not configure routes from %{route_file}" msgstr "" #: ../lib/puppet/application.rb:420 msgid "Could not log runtime debug info" msgstr "" #: ../lib/puppet/application.rb:421 msgid "Could not run" msgstr "" #: ../lib/puppet/application.rb:430 msgid "No valid command or main" msgstr "" #: ../lib/puppet/application.rb:486 msgid "Could not set logdest to %{dest}." msgstr "" #: ../lib/puppet/application.rb:580 msgid "No help available for puppet %{app_name}" msgstr "" #: ../lib/puppet/application/agent.rb:24 ../lib/puppet/application/device.rb:24 msgid "Cancelling startup" msgstr "" #: ../lib/puppet/application/agent.rb:83 msgid "The puppet agent daemon" msgstr "" #: ../lib/puppet/application/agent.rb:422 msgid "Fingerprint asked but neither the certificate, nor the certificate request have been issued" msgstr "" #: ../lib/puppet/application/agent.rb:427 msgid "Failed to generate fingerprint: %{message}" msgstr "" #: ../lib/puppet/application/agent.rb:450 msgid "Starting Puppet client version %{version}" msgstr "" #: ../lib/puppet/application/agent.rb:466 msgid "The puppet agent command does not take parameters" msgstr "" #: ../lib/puppet/application/apply.rb:37 msgid "Apply Puppet manifests locally" msgstr "" #. TRANSLATORS "puppet apply" is a program command and should not be translated #. TRANSLATORS "puppet apply" is a program command and should not be translated #: ../lib/puppet/application/apply.rb:212 ../lib/puppet/application/apply.rb:340 msgid "For puppet apply" msgstr "" #: ../lib/puppet/application/apply.rb:220 msgid "%{file} is not readable" msgstr "" #: ../lib/puppet/application/apply.rb:306 ../lib/puppet/application/script.rb:241 msgid "Exiting" msgstr "" #: ../lib/puppet/application/apply.rb:350 msgid "Could not deserialize catalog from %{format}: %{detail}" msgstr "" #: ../lib/puppet/application/apply.rb:371 ../lib/puppet/application/script.rb:146 msgid "Could not find facts for %{node}" msgstr "" #: ../lib/puppet/application/apply.rb:383 ../lib/puppet/application/script.rb:154 msgid "Could not find node %{node}" msgstr "" #: ../lib/puppet/application/apply.rb:396 ../lib/puppet/application/script.rb:139 msgid "Could not find file %{manifest}" msgstr "" #: ../lib/puppet/application/apply.rb:397 msgid "Only one file can be applied per run. Skipping %{files}" msgstr "" #: ../lib/puppet/application/describe.rb:177 msgid "Display help about resource types" msgstr "" #: ../lib/puppet/application/device.rb:83 msgid "Manage remote network devices" msgstr "" #: ../lib/puppet/application/device.rb:232 msgid "resource command requires target" msgstr "" #: ../lib/puppet/application/device.rb:235 msgid "facts command requires target" msgstr "" #: ../lib/puppet/application/device.rb:238 msgid "missing argument: --target is required when using --apply" msgstr "" #: ../lib/puppet/application/device.rb:239 msgid "%{file} does not exist, cannot apply" msgstr "" #: ../lib/puppet/application/device.rb:257 msgid "Target device / certificate '%{target}' not found in %{config}" msgstr "" #: ../lib/puppet/application/device.rb:259 msgid "No device found in %{config}" msgstr "" #: ../lib/puppet/application/device.rb:316 msgid "retrieving resource: %{resource} from %{target} at %{scheme}%{url_host}%{port}%{url_path}" msgstr "" #: ../lib/puppet/application/device.rb:331 msgid "retrieving facts from %{target} at %{scheme}%{url_host}%{port}%{url_path}" msgstr "" #: ../lib/puppet/application/device.rb:354 msgid "starting applying configuration to %{target} at %{scheme}%{url_host}%{port}%{url_path}" msgstr "" #: ../lib/puppet/application/device.rb:390 ../lib/puppet/application/resource.rb:201 msgid "You must specify the type to display" msgstr "" #: ../lib/puppet/application/device.rb:391 ../lib/puppet/application/resource.rb:202 msgid "Could not find type %{type}" msgstr "" #: ../lib/puppet/application/doc.rb:28 msgid "Invalid output format %{arg}" msgstr "" #: ../lib/puppet/application/doc.rb:37 msgid "Invalid output mode %{arg}" msgstr "" #: ../lib/puppet/application/doc.rb:53 msgid "Generate Puppet references" msgstr "" #: ../lib/puppet/application/doc.rb:135 msgid "scanning: %{files}" msgstr "" #: ../lib/puppet/application/doc.rb:147 msgid "Could not generate documentation: %{detail}" msgstr "" #: ../lib/puppet/application/doc.rb:160 msgid "Could not find reference %{name}" msgstr "" #: ../lib/puppet/application/doc.rb:166 msgid "Could not generate reference %{name}: %{detail}" msgstr "" #: ../lib/puppet/application/face_base.rb:35 msgid "I don't know how to render '%{format}'" msgstr "" #: ../lib/puppet/application/face_base.rb:57 msgid "Cancelling Face" msgstr "" #: ../lib/puppet/application/face_base.rb:136 msgid "'%{face}' has no %{action} action. See `puppet help %{face}`." msgstr "" #: ../lib/puppet/application/face_base.rb:214 msgid "%{face} does not respond to action %{arg}" msgstr "" #: ../lib/puppet/application/face_base.rb:247 msgid "puppet %{face} %{action} takes %{arg_count} argument, but you gave %{given_count}" msgid_plural "puppet %{face} %{action} takes %{arg_count} arguments, but you gave %{given_count}" msgstr[0] "" msgstr[1] "" #: ../lib/puppet/application/face_base.rb:252 msgid "'puppet %{face}' is deprecated and will be removed in a future release" msgstr "" #: ../lib/puppet/application/face_base.rb:271 msgid "Try 'puppet help %{face} %{action}' for usage" msgstr "" #: ../lib/puppet/application/filebucket.rb:17 msgid "Store and retrieve files in a filebucket" msgstr "" #: ../lib/puppet/application/filebucket.rb:226 msgid "You must specify a file to back up" msgstr "" #: ../lib/puppet/application/filebucket.rb:230 msgid "%{file}: no such file" msgstr "" #: ../lib/puppet/application/filebucket.rb:234 msgid "%{file}: cannot read file" msgstr "" #: ../lib/puppet/application/filebucket.rb:256 ../lib/puppet/application/filebucket.rb:279 msgid "Need exactly two arguments: filebucket diff " msgstr "" #: ../lib/puppet/application/filebucket.rb:276 msgid "Comparing %{checksum_a} %{checksum_b} %{file_a} %{file_b}" msgstr "" #: ../lib/puppet/application/filebucket.rb:290 msgid "Cancelling" msgstr "" #: ../lib/puppet/application/lookup.rb:8 msgid "Run 'puppet lookup --help' for more details" msgstr "" #: ../lib/puppet/application/lookup.rb:102 msgid "Interactive Hiera lookup" msgstr "" #: ../lib/puppet/application/lookup.rb:279 msgid "" "The options %{deep_merge_opts} are only available with '--merge deep'\n" "%{run_help}" msgstr "" #: ../lib/puppet/application/lookup.rb:290 msgid "" "The --merge option only accepts %{strategies}, or %{last_strategy}\n" "%{run_help}" msgstr "" #: ../lib/puppet/application/lookup.rb:315 msgid "No keys were given to lookup." msgstr "" #: ../lib/puppet/application/lookup.rb:323 msgid "Unknown rendering format '%{format}'" msgstr "" #: ../lib/puppet/application/lookup.rb:364 msgid "Incorrectly formatted data in %{fact_file} given via the --facts flag (only accepts yaml and json files)" msgstr "" #: ../lib/puppet/application/lookup.rb:369 msgid "When overriding any of the %{trusted_facts_list} facts with %{fact_file} given via the --facts flag, they must all be overridden." msgstr "" #: ../lib/puppet/application/lookup.rb:396 msgid "CA is not available, the operation will continue without using trusted facts." msgstr "" #: ../lib/puppet/application/lookup.rb:427 msgid "No facts available for target node: %{node}" msgstr "" #: ../lib/puppet/application/resource.rb:34 msgid "The resource abstraction layer shell" msgstr "" #: ../lib/puppet/application/resource.rb:145 msgid "Editing with Yaml output is not supported" msgstr "" #: ../lib/puppet/application/resource.rb:209 msgid "Invalid parameter setting %{setting}" msgstr "" #: ../lib/puppet/application/resource.rb:241 msgid "Listing all file instances is not supported. Please specify a file or directory, e.g. puppet resource file /etc" msgstr "" #: ../lib/puppet/application/script.rb:20 msgid "Run a puppet manifests as a script without compiling a catalog" msgstr "" #: ../lib/puppet/application/script.rb:126 msgid "Bolt must be installed to use the script application" msgstr "" #: ../lib/puppet/application/script.rb:140 msgid "Only one file can be used per run. Skipping %{files}" msgstr "" #: ../lib/puppet/application/ssl.rb:9 msgid "Manage SSL keys and certificates for puppet SSL clients" msgstr "" #: ../lib/puppet/application/ssl.rb:106 msgid "An action must be specified." msgstr "" #: ../lib/puppet/application/ssl.rb:130 ../lib/puppet/application/ssl.rb:137 msgid "The certificate for '%{name}' has not yet been signed" msgstr "" #: ../lib/puppet/application/ssl.rb:148 msgid "Completed SSL initialization" msgstr "" #: ../lib/puppet/application/ssl.rb:152 msgid "Unknown action '%{action}'" msgstr "" #: ../lib/puppet/application/ssl.rb:166 ../lib/puppet/ssl/state_machine.rb:189 msgid "Creating a new EC SSL key for %{name} using curve %{curve}" msgstr "" #: ../lib/puppet/application/ssl.rb:169 msgid "Creating a new SSL key for %{name}" msgstr "" #: ../lib/puppet/application/ssl.rb:179 msgid "Submitted certificate request for '%{name}' to %{url}" msgstr "" #: ../lib/puppet/application/ssl.rb:182 msgid "Could not submit certificate request for '%{name}' to %{url} due to a conflict on the server" msgstr "" #: ../lib/puppet/application/ssl.rb:184 ../lib/puppet/application/ssl.rb:187 msgid "Failed to submit certificate request: %{message}" msgstr "" #: ../lib/puppet/application/ssl.rb:195 msgid "Downloading certificate '%{name}' from %{url}" msgstr "" #: ../lib/puppet/application/ssl.rb:199 msgid "Downloaded certificate '%{name}' with fingerprint %{fingerprint}" msgstr "" #: ../lib/puppet/application/ssl.rb:212 ../lib/puppet/application/ssl.rb:215 msgid "Failed to download certificate: %{message}" msgstr "" #: ../lib/puppet/application/ssl.rb:244 ../lib/puppet/application/ssl.rb:247 msgid "Failed to connect to the CA to determine if certificate %{certname} has been cleaned" msgstr "" #: ../lib/puppet/application/ssl.rb:274 msgid "Removed %{label} %{path}" msgstr "" #: ../lib/puppet/configurer.rb:21 msgid "Puppet configuration client" msgstr "" #: ../lib/puppet/configurer.rb:44 msgid "Removing corrupt state file %{file}: %{detail}" msgstr "" #: ../lib/puppet/configurer.rb:49 msgid "Cannot remove %{file}: %{detail}" msgstr "" #: ../lib/puppet/configurer.rb:80 msgid "Using cached catalog from environment '%{environment}'" msgstr "" #: ../lib/puppet/configurer.rb:86 msgid "Not using cache on failed catalog" msgstr "" #: ../lib/puppet/configurer.rb:95 msgid "Not using cached catalog because its environment '%{catalog_env}' does not match '%{local_env}'" msgstr "" #: ../lib/puppet/configurer.rb:100 ../lib/puppet/configurer.rb:275 msgid "Using cached catalog from environment '%{catalog_env}'" msgstr "" #: ../lib/puppet/configurer.rb:133 msgid "The current total number of facts: %{size} exceeds the number of facts limit: %{max_size}" msgstr "" #: ../lib/puppet/configurer.rb:137 msgid "Fact %{name} with length: '%{length}' exceeds the length limit: %{limit}" msgstr "" #: ../lib/puppet/configurer.rb:141 msgid "The current number of top level facts: %{size} exceeds the top facts limit: %{max_size}" msgstr "" #: ../lib/puppet/configurer.rb:145 msgid "Fact value '%{value}' with the value length: '%{length}' exceeds the value length limit: %{max_length}" msgstr "" #: ../lib/puppet/configurer.rb:149 msgid "Payload with the current size of: '%{payload}' exceeds the payload size limit: %{max_size}" msgstr "" #: ../lib/puppet/configurer.rb:187 msgid "The size of the payload is %{payload}" msgstr "" #: ../lib/puppet/configurer.rb:217 msgid "The total number of facts registered is %{number_of_facts}" msgstr "" #: ../lib/puppet/configurer.rb:268 msgid "Could not retrieve catalog; skipping run" msgstr "" #: ../lib/puppet/configurer.rb:284 msgid "Applied catalog in %{seconds} seconds" msgstr "" #: ../lib/puppet/configurer.rb:318 msgid "Could not select a functional puppet server from server_list: '%{server_list}'" msgstr "" #. TRANSLATORS 'server_list' is the name of a setting and should not be translated #: ../lib/puppet/configurer.rb:332 msgid "Selected puppet server from the `server_list` setting: %{server}:%{port}" msgstr "" #: ../lib/puppet/configurer.rb:369 msgid "Local environment: '%{local_env}' doesn't match the environment of the cached catalog '%{catalog_env}', switching agent to '%{catalog_env}'." msgstr "" #: ../lib/puppet/configurer.rb:392 msgid "Environment not passed via CLI and no catalog was given, attempting to find out the last server-specified environment" msgstr "" #: ../lib/puppet/configurer.rb:396 msgid "Requesting environment from the server" msgstr "" #: ../lib/puppet/configurer.rb:406 msgid "Could not find a usable environment in the lastrunfile. Either the file does not exist, does not have the required keys, or the values of 'initial_environment' and 'converged_environment' are identical." msgstr "" #: ../lib/puppet/configurer.rb:410 msgid "Using environment '%{env}'" msgstr "" #: ../lib/puppet/configurer.rb:434 msgid "Not using catalog because its environment '%{catalog_env}' does not match agent specified environment '%{local_env}' and strict_environment_mode is set" msgstr "" #: ../lib/puppet/configurer.rb:445 msgid "Catalog environment didn't stabilize after %{tries} fetches, aborting run" msgstr "" #: ../lib/puppet/configurer.rb:447 msgid "Local environment: '%{local_env}' doesn't match server specified environment '%{catalog_env}', restarting agent run with environment '%{catalog_env}'" msgstr "" #: ../lib/puppet/configurer.rb:503 msgid "Failed to apply catalog: %{detail}" msgstr "" #: ../lib/puppet/configurer.rb:535 msgid "Environment '%{environment}' not found on server, aborting run." msgstr "" #: ../lib/puppet/configurer.rb:537 msgid "Environment '%{environment}' not found on server, skipping initial pluginsync." msgstr "" #: ../lib/puppet/configurer.rb:555 ../lib/puppet/http/resolver/server_list.rb:64 ../lib/puppet/http/resolver/server_list.rb:68 msgid "Puppet server %{host}:%{port} is unavailable: %{code} %{reason}" msgstr "" #. TRANSLATORS 'server_list' is the name of a setting and should not be translated #: ../lib/puppet/configurer.rb:559 ../lib/puppet/http/resolver/server_list.rb:73 ../lib/puppet/http/resolver/server_list.rb:76 msgid "Unable to connect to server from server_list setting: %{detail}" msgstr "" #: ../lib/puppet/configurer.rb:584 msgid "Successfully loaded last environment from the lastrunfile" msgstr "" #: ../lib/puppet/configurer.rb:588 msgid "Found last server-specified environment: %{environment}" msgstr "" #: ../lib/puppet/configurer.rb:591 msgid "Could not find last server-specified environment: %{detail}" msgstr "" #: ../lib/puppet/configurer.rb:611 msgid "Local environment: '%{local_env}' doesn't match server specified node environment '%{node_env}', switching agent to '%{node_env}'." msgstr "" #: ../lib/puppet/configurer.rb:619 msgid "Unable to fetch my node definition, but the agent run will continue:" msgstr "" #: ../lib/puppet/configurer.rb:638 ../lib/puppet/face/report.rb:47 msgid "Could not send report: %{detail}" msgstr "" #: ../lib/puppet/configurer.rb:647 msgid "Could not save last run local report: %{detail}" msgstr "" #: ../lib/puppet/configurer.rb:666 msgid "Uploading facts for %{node} to %{server}" msgstr "" #: ../lib/puppet/configurer.rb:674 msgid "Failed to submit facts: %{detail}" msgstr "" #: ../lib/puppet/configurer.rb:689 msgid "Could not run command from %{setting}: %{detail}" msgstr "" #: ../lib/puppet/configurer.rb:718 msgid "Could not retrieve catalog from cache: %{detail}" msgstr "" #: ../lib/puppet/configurer.rb:740 msgid "Could not retrieve catalog from remote server: %{detail}" msgstr "" #: ../lib/puppet/configurer/downloader.rb:9 msgid "Retrieving %{name}" msgstr "" #: ../lib/puppet/configurer/downloader.rb:21 msgid "Failed to retrieve %{name}: %{detail}" msgstr "" #: ../lib/puppet/configurer/downloader.rb:32 msgid "Could not retrieve %{name}: %{detail}" msgstr "" #: ../lib/puppet/configurer/fact_handler.rb:24 msgid "Could not retrieve local facts: %{detail}" msgstr "" #: ../lib/puppet/context.rb:77 msgid "Mark for '%{name}' already exists" msgstr "" #: ../lib/puppet/context.rb:92 msgid "Unknown mark '%{name}'" msgstr "" #: ../lib/puppet/context.rb:111 ../lib/puppet/context.rb:169 msgid "Unable to lookup '%{name}'" msgstr "" #: ../lib/puppet/context.rb:120 msgid "Attempted to pop, but already at root of the context stack." msgstr "" #: ../lib/puppet/context/trusted_information.rb:53 msgid "TrustedInformation expected a certificate, but none was given." msgstr "" #: ../lib/puppet/context/trusted_information.rb:104 ../lib/puppet/parser/scope.rb:841 msgid "Unsupported data type: '%{klass}'" msgstr "" #: ../lib/puppet/daemon.rb:26 msgid "Daemons must have an agent" msgstr "" #: ../lib/puppet/daemon.rb:81 msgid "Cannot reexec unless ARGV arguments are set" msgstr "" #: ../lib/puppet/datatypes.rb:133 msgid "Data Type Load Error for type '%{type_name}': %{message}" msgstr "" #: ../lib/puppet/datatypes.rb:156 msgid "a data type must have an interface" msgstr "" #: ../lib/puppet/datatypes.rb:195 msgid "a data type can only have one interface" msgstr "" #: ../lib/puppet/datatypes.rb:200 ../lib/puppet/datatypes.rb:205 msgid "a data type can only have one implementation" msgstr "" #: ../lib/puppet/defaults.rb:172 msgid "Cannot disable unrecognized warning types '%{invalid}'." msgstr "" #: ../lib/puppet/defaults.rb:173 msgid "Valid values are '%{values}'." msgstr "" #. TRANSLATORS 'data_binding_terminus' is a setting and should not be translated #: ../lib/puppet/defaults.rb:564 msgid "Setting 'data_binding_terminus' is deprecated." msgstr "" #. TRANSLATORS 'hiera' should not be translated #: ../lib/puppet/defaults.rb:566 msgid "Convert custom terminus to hiera 5 API." msgstr "" #. TRANSLATORS 'environment_data_provider' is a setting and should not be translated #: ../lib/puppet/defaults.rb:760 msgid "Setting 'environment_data_provider' is deprecated." msgstr "" #: ../lib/puppet/defaults.rb:851 msgid "Certificate names must be lower case" msgstr "" #: ../lib/puppet/defaults.rb:1110 ../lib/puppet/settings/enum_setting.rb:13 ../lib/puppet/settings/symbolic_enum_setting.rb:14 msgid "Invalid value '%{value}' for parameter %{name}. Allowed values are '%{allowed_values}'" msgstr "" #. TRANSLATORS 'pluginsync' is a setting and should not be translated #: ../lib/puppet/defaults.rb:2010 msgid "Setting 'pluginsync' is deprecated." msgstr "" #: ../lib/puppet/error.rb:77 msgid "Could not parse for environment %{environment}: %{message}" msgstr "" #: ../lib/puppet/error.rb:78 ../lib/puppet/parser/compiler.rb:40 msgid "%{message} on node %{node}" msgstr "" #: ../lib/puppet/face/catalog.rb:7 msgid "Compile, save, view, and convert catalogs." msgstr "" #: ../lib/puppet/face/catalog.rb:87 msgid "Compile a catalog." msgstr "" #: ../lib/puppet/face/catalog/select.rb:4 msgid "Retrieve a catalog and filter it for resources of a given type." msgstr "" #: ../lib/puppet/face/catalog/select.rb:5 msgid " " msgstr "" #: ../lib/puppet/face/catalog/select.rb:43 msgid "no matching resources found" msgstr "" #: ../lib/puppet/face/config.rb:7 ../lib/puppet/face/epp.rb:8 ../lib/puppet/face/facts.rb:6 ../lib/puppet/face/generate.rb:7 ../lib/puppet/face/help.rb:9 ../lib/puppet/face/module.rb:9 ../lib/puppet/face/node.rb:4 ../lib/puppet/face/parser.rb:6 ../lib/puppet/face/plugin.rb:6 ../lib/puppet/face/report.rb:5 ../lib/puppet/face/resource.rb:5 msgid "Apache 2 license; see COPYING" msgstr "" #: ../lib/puppet/face/config.rb:9 msgid "Interact with Puppet's settings." msgstr "" #: ../lib/puppet/face/config.rb:17 msgid "SECTION_NAME" msgstr "" #: ../lib/puppet/face/config.rb:19 msgid "The section of the configuration file to interact with." msgstr "" #: ../lib/puppet/face/config.rb:37 msgid "Examine Puppet's current settings." msgstr "" #: ../lib/puppet/face/config.rb:38 msgid "all | [ ...]" msgstr "" #: ../lib/puppet/face/config.rb:99 msgid "No section specified; defaulting to '%{section_name}'." msgstr "" #. TRANSLATORS '--section' is a command line option and should not be translated #: ../lib/puppet/face/config.rb:102 msgid "Set the config section by using the `--section` flag." msgstr "" #. TRANSLATORS `puppet config --section user print foo` is a command line example and should not be translated #: ../lib/puppet/face/config.rb:104 msgid "For example, `puppet config --section user print foo`." msgstr "" #: ../lib/puppet/face/config.rb:105 msgid "For more information, see https://puppet.com/docs/puppet/latest/configuration.html" msgstr "" #: ../lib/puppet/face/config.rb:112 msgid "Resolving settings from section '%{section_name}' in environment '%{environment_name}'" msgstr "" #: ../lib/puppet/face/config.rb:117 msgid "Set Puppet's settings." msgstr "" #: ../lib/puppet/face/config.rb:118 msgid "[setting_name] [setting_value]" msgstr "" #: ../lib/puppet/face/config.rb:186 msgid "Deleted setting from '%{section_name}': '%{setting_string}', and adding it to 'server' section" msgstr "" #: ../lib/puppet/face/config.rb:201 msgid "Delete a Puppet setting." msgstr "" #: ../lib/puppet/face/config.rb:202 msgid "" msgstr "" #: ../lib/puppet/face/config.rb:236 ../lib/puppet/face/config.rb:240 ../lib/puppet/face/config.rb:251 msgid "Deleted setting from '%{section_name}': '%{setting_string}'" msgstr "" #: ../lib/puppet/face/config.rb:254 msgid "No setting found in configuration file for section '%{section_name}' setting name '%{name}'" msgstr "" #. TRANSLATORS the 'puppet.conf' is a specific file and should not be translated #: ../lib/puppet/face/config.rb:262 msgid "The puppet.conf file does not exist %{puppet_conf}" msgstr "" #: ../lib/puppet/face/epp.rb:10 msgid "Interact directly with the EPP template parser/renderer." msgstr "" #: ../lib/puppet/face/epp.rb:13 msgid "Validate the syntax of one or more EPP templates." msgstr "" #: ../lib/puppet/face/epp.rb:14 msgid "[