文件操作 - puppet.pot
返回文件管理
返回主菜单
删除本文件
文件: /opt/puppetlabs/puppet/share/locale/puppet.pot
编辑文件内容
# SOME DESCRIPTIVE TITLE. # Copyright (C) 2024 Puppet, Inc. # This file is distributed under the same license as the Puppet automation framework package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2024. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Puppet automation framework 8.8.0-75-g7e19ae9bed\n" "\n" "Report-Msgid-Bugs-To: https://tickets.puppetlabs.com\n" "POT-Creation-Date: 2024-09-05 16:06+0000\n" "PO-Revision-Date: 2024-09-05 16:06+0000\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #. TRANSLATORS 'lookup' is a puppet function and should not be translated #: ../lib/hiera/puppet_function.rb:66 msgid "The function '%{class_name}' is deprecated in favor of using 'lookup'." msgstr "" #: ../lib/hiera/puppet_function.rb:67 msgid "See https://puppet.com/docs/puppet/%{minor_version}/deprecated_language.html" msgstr "" #: ../lib/hiera/scope.rb:49 ../lib/puppet/parser/scope.rb:535 ../lib/puppet/parser/scope.rb:539 msgid "Variable: %{name}" msgstr "" #: ../lib/hiera/scope.rb:50 ../lib/hiera/scope.rb:52 ../lib/puppet/parser/scope.rb:536 ../lib/puppet/parser/scope.rb:542 msgid "Undefined variable '%{name}'; %{reason}" msgstr "" #: ../lib/hiera_puppet.rb:16 msgid "Could not find data item %{key} in any Hiera data file and no default supplied" msgstr "" #: ../lib/hiera_puppet.rb:43 msgid "Please supply a parameter to perform a Hiera lookup" msgstr "" #: ../lib/hiera_puppet.rb:74 ../lib/puppet/indirector/hiera.rb:87 msgid "Config file %{hiera_config} not found, using Hiera defaults" msgstr "" #: ../lib/puppet.rb:132 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:218 msgid "The environmentpath setting cannot be empty or nil." msgstr "" #: ../lib/puppet/agent.rb:95 msgid "Run of %{client_class} already in progress; skipping (%{lockfile_path} exists)" msgstr "" #: ../lib/puppet/agent.rb:98 msgid "Exiting now because the maxwaitforlock timeout has been exceeded." msgstr "" #: ../lib/puppet/agent.rb:101 msgid "Another puppet instance is already running; --waitforlock flag used, waiting for running instance to finish." msgstr "" #: ../lib/puppet/agent.rb:102 ../lib/puppet/ssl/state_machine.rb:415 ../lib/puppet/ssl/state_machine.rb:446 msgid "Will try again in %{time} seconds." msgstr "" #: ../lib/puppet/agent.rb:107 msgid "Execution of %{client_class} did not complete within %{runtimeout} seconds and was terminated." msgstr "" #: ../lib/puppet/agent.rb:111 msgid "Could not run %{client_class}: %{detail}" msgstr "" #: ../lib/puppet/agent.rb:120 msgid "Shutdown/restart in progress (%{status}); skipping run" msgstr "" #: ../lib/puppet/agent.rb:138 msgid "puppet agent: applying configuration" msgstr "" #: ../lib/puppet/agent.rb:161 msgid "Could not create instance of %{client_class}: %{detail}" msgstr "" #: ../lib/puppet/agent.rb:176 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:21 msgid "Enabling Puppet." msgstr "" #: ../lib/puppet/agent/disabler.rb:28 msgid "Disabling Puppet." msgstr "" #: ../lib/puppet/agent/locker.rb:28 msgid "Failed to acquire lock" msgstr "" #: ../lib/puppet/application.rb:233 msgid "Unable to find application '%{application_name}'. %{error}" msgstr "" #: ../lib/puppet/application.rb:254 msgid "Unable to load application class '%{class_name}' from file 'puppet/application/%{application_name}.rb'" msgstr "" #: ../lib/puppet/application.rb:307 msgid "Invalid environment mode '%{mode_name}'" msgstr "" #: ../lib/puppet/application.rb:407 msgid "Could not get application-specific default settings" msgstr "" #: ../lib/puppet/application.rb:413 msgid "Could not initialize" msgstr "" #: ../lib/puppet/application.rb:414 msgid "Could not parse application options" msgstr "" #: ../lib/puppet/application.rb:415 msgid "Could not prepare for execution" msgstr "" #: ../lib/puppet/application.rb:418 msgid "`puppet %{name}` is deprecated and will be removed in a future release." msgstr "" #: ../lib/puppet/application.rb:421 msgid "Could not configure routes from %{route_file}" msgstr "" #: ../lib/puppet/application.rb:422 msgid "Could not log runtime debug info" msgstr "" #: ../lib/puppet/application.rb:423 msgid "Could not run" msgstr "" #: ../lib/puppet/application.rb:432 msgid "No valid command or main" msgstr "" #: ../lib/puppet/application.rb:487 msgid "Could not set logdest to %{dest}." msgstr "" #: ../lib/puppet/application.rb:584 msgid "No help available for puppet %{app_name}" msgstr "" #: ../lib/puppet/application/agent.rb:25 ../lib/puppet/application/device.rb:25 msgid "Cancelling startup" msgstr "" #: ../lib/puppet/application/agent.rb:84 msgid "The puppet agent daemon" msgstr "" #: ../lib/puppet/application/agent.rb:425 msgid "Fingerprint asked but neither the certificate, nor the certificate request have been issued" msgstr "" #: ../lib/puppet/application/agent.rb:430 msgid "Failed to generate fingerprint: %{message}" msgstr "" #: ../lib/puppet/application/agent.rb:454 msgid "Starting Puppet client version %{version}" msgstr "" #: ../lib/puppet/application/agent.rb:470 msgid "The puppet agent command does not take parameters" msgstr "" #: ../lib/puppet/application/apply.rb:39 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:217 ../lib/puppet/application/apply.rb:344 msgid "For puppet apply" msgstr "" #: ../lib/puppet/application/apply.rb:225 msgid "%{file} is not readable" msgstr "" #: ../lib/puppet/application/apply.rb:311 ../lib/puppet/application/script.rb:241 msgid "Exiting" msgstr "" #: ../lib/puppet/application/apply.rb:354 msgid "Could not deserialize catalog from %{format}: %{detail}" msgstr "" #: ../lib/puppet/application/apply.rb:375 ../lib/puppet/application/script.rb:148 msgid "Could not find facts for %{node}" msgstr "" #: ../lib/puppet/application/apply.rb:387 ../lib/puppet/application/script.rb:156 msgid "Could not find node %{node}" msgstr "" #: ../lib/puppet/application/apply.rb:401 ../lib/puppet/application/script.rb:140 msgid "Could not find file %{manifest}" msgstr "" #: ../lib/puppet/application/apply.rb:403 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:84 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:239 msgid "missing argument: --target is required when using --apply" msgstr "" #: ../lib/puppet/application/device.rb:240 msgid "%{file} does not exist, cannot apply" msgstr "" #: ../lib/puppet/application/device.rb:258 msgid "Target device / certificate '%{target}' not found in %{config}" msgstr "" #: ../lib/puppet/application/device.rb:260 msgid "No device found in %{config}" msgstr "" #: ../lib/puppet/application/device.rb:317 msgid "retrieving resource: %{resource} from %{target} at %{scheme}%{url_host}%{port}%{url_path}" msgstr "" #: ../lib/puppet/application/device.rb:332 msgid "retrieving facts from %{target} at %{scheme}%{url_host}%{port}%{url_path}" msgstr "" #: ../lib/puppet/application/device.rb:355 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:208 msgid "You must specify the type to display" msgstr "" #: ../lib/puppet/application/device.rb:391 ../lib/puppet/application/resource.rb:209 msgid "Could not find type %{type}" msgstr "" #: ../lib/puppet/application/doc.rb:30 msgid "Invalid output format %{arg}" msgstr "" #: ../lib/puppet/application/doc.rb:39 msgid "Invalid output mode %{arg}" msgstr "" #: ../lib/puppet/application/doc.rb:55 msgid "Generate Puppet references" msgstr "" #: ../lib/puppet/application/doc.rb:137 msgid "scanning: %{files}" msgstr "" #: ../lib/puppet/application/doc.rb:149 msgid "Could not generate documentation: %{detail}" msgstr "" #: ../lib/puppet/application/doc.rb:162 msgid "Could not find reference %{name}" msgstr "" #: ../lib/puppet/application/doc.rb:168 msgid "Could not generate reference %{name}: %{detail}" msgstr "" #: ../lib/puppet/application/face_base.rb:36 msgid "I don't know how to render '%{format}'" msgstr "" #: ../lib/puppet/application/face_base.rb:58 msgid "Cancelling Face" msgstr "" #: ../lib/puppet/application/face_base.rb:137 msgid "'%{face}' has no %{action} action. See `puppet help %{face}`." msgstr "" #: ../lib/puppet/application/face_base.rb:217 msgid "%{face} does not respond to action %{arg}" msgstr "" #: ../lib/puppet/application/face_base.rb:250 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:255 msgid "'puppet %{face}' is deprecated and will be removed in a future release" msgstr "" #: ../lib/puppet/application/face_base.rb:273 msgid "Try 'puppet help %{face} %{action}' for usage" msgstr "" #: ../lib/puppet/application/filebucket.rb:19 msgid "Store and retrieve files in a filebucket" msgstr "" #: ../lib/puppet/application/filebucket.rb:230 msgid "You must specify a file to back up" msgstr "" #: ../lib/puppet/application/filebucket.rb:234 msgid "%{file}: no such file" msgstr "" #: ../lib/puppet/application/filebucket.rb:238 msgid "%{file}: cannot read file" msgstr "" #: ../lib/puppet/application/filebucket.rb:260 ../lib/puppet/application/filebucket.rb:284 msgid "Need exactly two arguments: filebucket diff <file_a> <file_b>" msgstr "" #: ../lib/puppet/application/filebucket.rb:281 msgid "Comparing %{checksum_a} %{checksum_b} %{file_a} %{file_b}" msgstr "" #: ../lib/puppet/application/filebucket.rb:295 msgid "Cancelling" msgstr "" #: ../lib/puppet/application/lookup.rb:10 msgid "Run 'puppet lookup --help' for more details" msgstr "" #: ../lib/puppet/application/lookup.rb:104 msgid "Interactive Hiera lookup" msgstr "" #: ../lib/puppet/application/lookup.rb:277 msgid "" "The options %{deep_merge_opts} are only available with '--merge deep'\n" "%{run_help}" msgstr "" #: ../lib/puppet/application/lookup.rb:288 msgid "" "The --merge option only accepts %{strategies}, or %{last_strategy}\n" "%{run_help}" msgstr "" #: ../lib/puppet/application/lookup.rb:313 msgid "No keys were given to lookup." msgstr "" #: ../lib/puppet/application/lookup.rb:321 msgid "Unknown rendering format '%{format}'" msgstr "" #: ../lib/puppet/application/lookup.rb:362 msgid "Incorrectly formatted data in %{fact_file} given via the --facts flag (only accepts yaml and json files)" msgstr "" #: ../lib/puppet/application/lookup.rb:367 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:426 msgid "No facts available for target node: %{node}" msgstr "" #: ../lib/puppet/application/resource.rb:38 msgid "The resource abstraction layer shell" msgstr "" #: ../lib/puppet/application/resource.rb:152 msgid "Editing with Yaml output is not supported" msgstr "" #: ../lib/puppet/application/resource.rb:216 msgid "Invalid parameter setting %{setting}" msgstr "" #: ../lib/puppet/application/resource.rb:251 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:21 msgid "Run a puppet manifests as a script without compiling a catalog" msgstr "" #: ../lib/puppet/application/script.rb:127 msgid "Bolt must be installed to use the script application" msgstr "" #: ../lib/puppet/application/script.rb:142 msgid "Only one file can be used per run. Skipping %{files}" msgstr "" #: ../lib/puppet/application/ssl.rb:10 msgid "Manage SSL keys and certificates for puppet SSL clients" msgstr "" #: ../lib/puppet/application/ssl.rb:112 msgid "An action must be specified." msgstr "" #: ../lib/puppet/application/ssl.rb:136 ../lib/puppet/application/ssl.rb:143 msgid "The certificate for '%{name}' has not yet been signed" msgstr "" #: ../lib/puppet/application/ssl.rb:167 msgid "Completed SSL initialization" msgstr "" #: ../lib/puppet/application/ssl.rb:171 msgid "Unknown action '%{action}'" msgstr "" #: ../lib/puppet/application/ssl.rb:192 msgid "Submitted certificate request for '%{name}' to %{url}" msgstr "" #: ../lib/puppet/application/ssl.rb:195 msgid "Could not submit certificate request for '%{name}' to %{url} due to a conflict on the server" msgstr "" #: ../lib/puppet/application/ssl.rb:197 ../lib/puppet/application/ssl.rb:200 msgid "Failed to submit certificate request: %{message}" msgstr "" #: ../lib/puppet/application/ssl.rb:212 msgid "Generated certificate request in '%{path}'" msgstr "" #: ../lib/puppet/application/ssl.rb:214 msgid "Failed to generate certificate request: %{message}" msgstr "" #: ../lib/puppet/application/ssl.rb:222 msgid "Downloading certificate '%{name}' from %{url}" msgstr "" #: ../lib/puppet/application/ssl.rb:226 msgid "Downloaded certificate '%{name}' with fingerprint %{fingerprint}" msgstr "" #: ../lib/puppet/application/ssl.rb:239 ../lib/puppet/application/ssl.rb:242 msgid "Failed to download certificate: %{message}" msgstr "" #: ../lib/puppet/application/ssl.rb:271 ../lib/puppet/application/ssl.rb:274 msgid "Failed to connect to the CA to determine if certificate %{certname} has been cleaned" msgstr "" #: ../lib/puppet/application/ssl.rb:301 msgid "Removed %{label} %{path}" msgstr "" #: ../lib/puppet/application/ssl.rb:318 ../lib/puppet/ssl/state_machine.rb:274 msgid "Creating a new EC SSL key for %{name} using curve %{curve}" msgstr "" #: ../lib/puppet/application/ssl.rb:321 msgid "Creating a new SSL key for %{name}" msgstr "" #: ../lib/puppet/configurer.rb:23 msgid "Puppet configuration client" msgstr "" #: ../lib/puppet/configurer.rb:46 msgid "Removing corrupt state file %{file}: %{detail}" msgstr "" #: ../lib/puppet/configurer.rb:51 msgid "Cannot remove %{file}: %{detail}" msgstr "" #: ../lib/puppet/configurer.rb:82 msgid "Using cached catalog from environment '%{environment}'" msgstr "" #: ../lib/puppet/configurer.rb:88 msgid "Not using cache on failed catalog" msgstr "" #: ../lib/puppet/configurer.rb:97 msgid "Not using cached catalog because its environment '%{catalog_env}' does not match '%{local_env}'" msgstr "" #: ../lib/puppet/configurer.rb:102 ../lib/puppet/configurer.rb:277 msgid "Using cached catalog from environment '%{catalog_env}'" msgstr "" #: ../lib/puppet/configurer.rb:135 msgid "The current total number of fact values: %{size} exceeds the fact values limit: %{max_size}" msgstr "" #: ../lib/puppet/configurer.rb:139 msgid "Fact %{name} with length: '%{length}' exceeds the length limit: %{limit}" msgstr "" #: ../lib/puppet/configurer.rb:143 msgid "The current number of top level facts: %{size} exceeds the top facts limit: %{max_size}" msgstr "" #: ../lib/puppet/configurer.rb:147 msgid "Fact value '%{value}' with the value length: '%{length}' exceeds the value length limit: %{max_length}" msgstr "" #: ../lib/puppet/configurer.rb:151 msgid "Payload with the current size of: '%{payload}' exceeds the payload size limit: %{max_size}" msgstr "" #: ../lib/puppet/configurer.rb:189 msgid "The size of the payload is %{payload}" msgstr "" #: ../lib/puppet/configurer.rb:219 msgid "The total number of facts registered is %{number_of_facts}" msgstr "" #: ../lib/puppet/configurer.rb:270 msgid "Could not retrieve catalog; skipping run" msgstr "" #: ../lib/puppet/configurer.rb:286 msgid "Applied catalog in %{seconds} seconds" msgstr "" #: ../lib/puppet/configurer.rb:320 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:334 msgid "Selected puppet server from the `server_list` setting: %{server}:%{port}" msgstr "" #: ../lib/puppet/configurer.rb:371 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:394 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:398 msgid "Requesting environment from the server" msgstr "" #: ../lib/puppet/configurer.rb:408 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:412 msgid "Using environment '%{env}'" msgstr "" #: ../lib/puppet/configurer.rb:436 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:447 msgid "Catalog environment didn't stabilize after %{tries} fetches, aborting run" msgstr "" #: ../lib/puppet/configurer.rb:450 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:507 msgid "Failed to apply catalog: %{detail}" msgstr "" #: ../lib/puppet/configurer.rb:539 msgid "Environment '%{environment}' not found on server, aborting run." msgstr "" #: ../lib/puppet/configurer.rb:541 msgid "Environment '%{environment}' not found on server, skipping initial pluginsync." msgstr "" #: ../lib/puppet/configurer.rb:559 ../lib/puppet/http/resolver/server_list.rb:65 ../lib/puppet/http/resolver/server_list.rb:69 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:563 ../lib/puppet/http/resolver/server_list.rb:74 ../lib/puppet/http/resolver/server_list.rb:77 msgid "Unable to connect to server from server_list setting: %{detail}" msgstr "" #: ../lib/puppet/configurer.rb:589 msgid "Successfully loaded last environment from the lastrunfile" msgstr "" #: ../lib/puppet/configurer.rb:593 msgid "Found last server-specified environment: %{environment}" msgstr "" #: ../lib/puppet/configurer.rb:596 msgid "Could not find last server-specified environment: %{detail}" msgstr "" #: ../lib/puppet/configurer.rb:616 msgid "Local environment: '%{local_env}' doesn't match server specified node environment '%{node_env}', switching agent to '%{node_env}'." msgstr "" #: ../lib/puppet/configurer.rb:624 msgid "Unable to fetch my node definition, but the agent run will continue:" msgstr "" #: ../lib/puppet/configurer.rb:643 ../lib/puppet/face/report.rb:48 msgid "Could not send report: %{detail}" msgstr "" #: ../lib/puppet/configurer.rb:652 msgid "Could not save last run local report: %{detail}" msgstr "" #: ../lib/puppet/configurer.rb:671 msgid "Uploading facts for %{node} to %{server}" msgstr "" #: ../lib/puppet/configurer.rb:680 msgid "Failed to submit facts: %{detail}" msgstr "" #: ../lib/puppet/configurer.rb:695 msgid "Could not run command from %{setting}: %{detail}" msgstr "" #: ../lib/puppet/configurer.rb:724 msgid "Could not retrieve catalog from cache: %{detail}" msgstr "" #: ../lib/puppet/configurer.rb:746 msgid "Could not retrieve catalog from remote server: %{detail}" msgstr "" #: ../lib/puppet/configurer/downloader.rb:11 msgid "Retrieving %{name}" msgstr "" #: ../lib/puppet/configurer/downloader.rb:23 msgid "Failed to retrieve %{name}: %{detail}" msgstr "" #: ../lib/puppet/configurer/downloader.rb:34 msgid "Could not retrieve %{name}: %{detail}" msgstr "" #: ../lib/puppet/configurer/fact_handler.rb:26 msgid "Could not retrieve local facts: %{detail}" msgstr "" #: ../lib/puppet/context.rb:79 msgid "Mark for '%{name}' already exists" msgstr "" #: ../lib/puppet/context.rb:94 msgid "Unknown mark '%{name}'" msgstr "" #: ../lib/puppet/context.rb:113 ../lib/puppet/context.rb:171 msgid "Unable to lookup '%{name}'" msgstr "" #: ../lib/puppet/context.rb:122 msgid "Attempted to pop, but already at root of the context stack." msgstr "" #: ../lib/puppet/context/trusted_information.rb:55 msgid "TrustedInformation expected a certificate, but none was given." msgstr "" #: ../lib/puppet/context/trusted_information.rb:106 ../lib/puppet/parser/scope.rb:848 msgid "Unsupported data type: '%{klass}'" msgstr "" #: ../lib/puppet/daemon.rb:28 msgid "Daemons must have an agent" msgstr "" #: ../lib/puppet/daemon.rb:84 msgid "Cannot reexec unless ARGV arguments are set" msgstr "" #: ../lib/puppet/datatypes.rb:135 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:197 msgid "a data type can only have one interface" msgstr "" #: ../lib/puppet/datatypes.rb:203 ../lib/puppet/datatypes.rb:209 msgid "a data type can only have one implementation" msgstr "" #: ../lib/puppet/defaults.rb:157 msgid "Cannot disable unrecognized warning types '%{invalid}'." msgstr "" #: ../lib/puppet/defaults.rb:158 msgid "Valid values are '%{values}'." msgstr "" #. TRANSLATORS 'data_binding_terminus' is a setting and should not be translated #: ../lib/puppet/defaults.rb:558 msgid "Setting 'data_binding_terminus' is deprecated." msgstr "" #. TRANSLATORS 'hiera' should not be translated #: ../lib/puppet/defaults.rb:560 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:754 msgid "Setting 'environment_data_provider' is deprecated." msgstr "" #: ../lib/puppet/defaults.rb:844 msgid "Certificate names must be lower case" msgstr "" #: ../lib/puppet/defaults.rb:1103 ../lib/puppet/settings/enum_setting.rb:15 ../lib/puppet/settings/symbolic_enum_setting.rb:16 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:2044 msgid "Setting 'pluginsync' is deprecated." msgstr "" #: ../lib/puppet/error.rb:80 msgid "Could not parse for environment %{environment}: %{message}" msgstr "" #: ../lib/puppet/error.rb:81 ../lib/puppet/parser/compiler.rb:42 msgid "%{message} on node %{node}" msgstr "" #: ../lib/puppet/face/catalog.rb:9 msgid "Compile, save, view, and convert catalogs." msgstr "" #: ../lib/puppet/face/catalog.rb:29 msgid "Retrieve the catalog for the node from which the command is run." msgstr "" #: ../lib/puppet/face/catalog.rb:32 msgid "Not implemented for the CLI; facts are collected internally." msgstr "" #: ../lib/puppet/face/catalog.rb:103 msgid "Compile a catalog." msgstr "" #: ../lib/puppet/face/catalog/select.rb:6 msgid "Retrieve a catalog and filter it for resources of a given type." msgstr "" #: ../lib/puppet/face/catalog/select.rb:7 msgid "<host> <resource_type>" msgstr "" #: ../lib/puppet/face/catalog/select.rb:45 msgid "no matching resources found" msgstr "" #: ../lib/puppet/face/config.rb:9 ../lib/puppet/face/epp.rb:10 ../lib/puppet/face/facts.rb:8 ../lib/puppet/face/generate.rb:9 ../lib/puppet/face/help.rb:11 ../lib/puppet/face/module.rb:11 ../lib/puppet/face/node.rb:6 ../lib/puppet/face/parser.rb:8 ../lib/puppet/face/plugin.rb:8 ../lib/puppet/face/report.rb:7 ../lib/puppet/face/resource.rb:7 msgid "Apache 2 license; see COPYING" msgstr "" #: ../lib/puppet/face/config.rb:11 msgid "Interact with Puppet's settings." msgstr "" #: ../lib/puppet/face/config.rb:19 msgid "SECTION_NAME" msgstr "" #: ../lib/puppet/face/config.rb:21 msgid "The section of the configuration file to interact with." msgstr "" #: ../lib/puppet/face/config.rb:39 msgid "Examine Puppet's current settings." msgstr "" #: ../lib/puppet/face/config.rb:40 msgid "all | <setting> [<setting> ...]" msgstr "" #: ../lib/puppet/face/config.rb:101 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:104 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:106 msgid "For example, `puppet config --section user print foo`." msgstr "" #: ../lib/puppet/face/config.rb:107 msgid "For more information, see https://puppet.com/docs/puppet/latest/configuration.html" msgstr "" #: ../lib/puppet/face/config.rb:114 msgid "Resolving settings from section '%{section_name}' in environment '%{environment_name}'" msgstr "" #: ../lib/puppet/face/config.rb:119 msgid "Set Puppet's settings." msgstr "" #: ../lib/puppet/face/config.rb:120 msgid "[setting_name] [setting_value]" msgstr "" #: ../lib/puppet/face/config.rb:187 msgid "Deleted setting from '%{section_name}': '%{setting_string}', and adding it to 'server' section" msgstr "" #: ../lib/puppet/face/config.rb:202 msgid "Delete a Puppet setting." msgstr "" #: ../lib/puppet/face/config.rb:203 msgid "<setting>" msgstr "" #: ../lib/puppet/face/config.rb:235 ../lib/puppet/face/config.rb:239 ../lib/puppet/face/config.rb:250 msgid "Deleted setting from '%{section_name}': '%{setting_string}'" msgstr "" #: ../lib/puppet/face/config.rb:253 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:261 msgid "The puppet.conf file does not exist %{puppet_conf}" msgstr "" #: ../lib/puppet/face/epp.rb:12 msgid "Interact directly with the EPP template parser/renderer." msgstr "" #: ../lib/puppet/face/epp.rb:15 msgid "Validate the syntax of one or more EPP templates." msgstr "" #: ../lib/puppet/face/epp.rb:16 msgid "[<template>] [<template> ...]" msgstr "" #: ../lib/puppet/face/epp.rb:17 msgid "Nothing, or encountered syntax errors." msgstr "" #: ../lib/puppet/face/epp.rb:36 msgid "Whether or not to continue after errors are reported for a template." msgstr "" #: ../lib/puppet/face/epp.rb:80 msgid "No template specified. No action taken" msgstr "" #: ../lib/puppet/face/epp.rb:97 ../lib/puppet/face/epp.rb:198 msgid "" "One or more file(s) specified did not exist:\n" "%{missing_files_list}" msgstr "" #: ../lib/puppet/face/epp.rb:101 msgid "Errors while validating epp" msgstr "" #: ../lib/puppet/face/epp.rb:107 msgid "Outputs a dump of the internal template parse tree for debugging" msgstr "" #: ../lib/puppet/face/epp.rb:109 ../lib/puppet/face/parser.rb:107 msgid "A dump of the resulting AST model unless there are syntax or validation errors." msgstr "" #: ../lib/puppet/face/epp.rb:138 ../lib/puppet/face/epp.rb:309 ../lib/puppet/face/parser.rb:128 msgid "<source>" msgstr "" #: ../lib/puppet/face/epp.rb:140 msgid "Dump one epp source expression given on the command line." msgstr "" #: ../lib/puppet/face/epp.rb:144 msgid "Whether or not to validate the parsed result, if no-validate only syntax errors are reported." msgstr "" #: ../lib/puppet/face/epp.rb:147 ../lib/puppet/face/parser.rb:137 msgid "<old, pn, or json>" msgstr "" #: ../lib/puppet/face/epp.rb:148 ../lib/puppet/face/parser.rb:138 msgid "Get result in 'old' (deprecated format), 'pn' (new format), or 'json' (new format in JSON)." msgstr "" #: ../lib/puppet/face/epp.rb:152 ../lib/puppet/face/parser.rb:142 msgid "Pretty print output. Only applicable together with --format pn or json" msgstr "" #: ../lib/puppet/face/epp.rb:156 msgid "Whether or not to show a file name header between files." msgstr "" #: ../lib/puppet/face/epp.rb:180 ../lib/puppet/face/parser.rb:154 msgid "No input to parse given on command line or stdin" msgstr "" #: ../lib/puppet/face/epp.rb:207 msgid "Renders an epp template as text" msgstr "" #: ../lib/puppet/face/epp.rb:209 msgid "A rendered result of one or more given templates." msgstr "" #: ../lib/puppet/face/epp.rb:305 msgid "<node_name>" msgstr "" #: ../lib/puppet/face/epp.rb:306 msgid "The name of the node for which facts are obtained. Defaults to facts for the local node." msgstr "" #: ../lib/puppet/face/epp.rb:311 msgid "Render one inline epp template given on the command line." msgstr "" #: ../lib/puppet/face/epp.rb:314 msgid "<values_hash>" msgstr "" #: ../lib/puppet/face/epp.rb:315 msgid "A Hash in Puppet DSL form given as arguments to the template being rendered." msgstr "" #: ../lib/puppet/face/epp.rb:318 msgid "<pp_or_yaml_file>" msgstr "" #: ../lib/puppet/face/epp.rb:319 msgid "A .pp or .yaml file that is processed to produce a hash of values for the template." msgstr "" #: ../lib/puppet/face/epp.rb:322 msgid "<facts_file>" msgstr "" #: ../lib/puppet/face/epp.rb:323 msgid "A .yaml or .json file containing a hash of facts made available in $facts and $trusted" msgstr "" #: ../lib/puppet/face/epp.rb:327 msgid "Whether or not to show a file name header between rendered results." msgstr "" #: ../lib/puppet/face/epp.rb:347 msgid "No input to process given on command line or stdin" msgstr "" #: ../lib/puppet/face/epp.rb:359 msgid "error while rendering epp" msgstr "" #: ../lib/puppet/face/epp.rb:413 msgid "Only .yaml or .pp can be used as a --values_file" msgstr "" #: ../lib/puppet/face/epp.rb:416 msgid "Could not load --values_file %{error}" msgstr "" #: ../lib/puppet/face/epp.rb:419 msgid "--values_file option must evaluate to a Hash or undef/nil, got: '%{template_class}'" msgstr "" #: ../lib/puppet/face/epp.rb:433 msgid "--values option must evaluate to a Hash or undef, got: '%{values_class}'" msgstr "" #: ../lib/puppet/face/epp.rb:529 msgid "Incorrect formatted data in %{fact_file} given via the --facts flag" msgstr "" #: ../lib/puppet/face/facts.rb:10 msgid "Retrieve and store facts." msgstr "" #: ../lib/puppet/face/facts.rb:18 msgid "Retrieve a node's facts." msgstr "" #: ../lib/puppet/face/facts.rb:19 msgid "[<node_certname>]" msgstr "" #: ../lib/puppet/face/facts.rb:41 msgid "Upload local facts to the puppet master." msgstr "" #: ../lib/puppet/face/facts.rb:79 msgid "Uploading facts for '%{node}' to '%{server}'" msgstr "" #: ../lib/puppet/face/facts.rb:90 msgid "Retrieve current node's facts." msgstr "" #: ../lib/puppet/face/facts.rb:91 msgid "[<facts>]" msgstr "" #: ../lib/puppet/face/facts.rb:107 ../lib/puppet/face/facts.rb:112 ../lib/puppet/face/facts.rb:117 ../lib/puppet/face/module/changes.rb:23 msgid "<path>" msgstr "" #: ../lib/puppet/face/facts.rb:109 msgid "The location of the config file for Facter." msgstr "" #: ../lib/puppet/face/facts.rb:114 msgid "The path to a directory that contains custom facts." msgstr "" #: ../lib/puppet/face/facts.rb:119 msgid "The path to a directory that contains external facts." msgstr "" #: ../lib/puppet/face/facts.rb:123 msgid "Disable fact blocking mechanism." msgstr "" #: ../lib/puppet/face/facts.rb:127 msgid "Disable fact caching mechanism." msgstr "" #: ../lib/puppet/face/facts.rb:131 msgid "Show legacy facts when querying all facts." msgstr "" #: ../lib/puppet/face/facts.rb:135 msgid "Show only the value when the action is called with a single query" msgstr "" #: ../lib/puppet/face/facts.rb:139 msgid "Show how much time it took to resolve each fact." msgstr "" #: ../lib/puppet/face/generate.rb:11 msgid "Generates Puppet code from Ruby definitions." msgstr "" #: ../lib/puppet/face/generate.rb:14 msgid "Generates Puppet code for custom types" msgstr "" #: ../lib/puppet/face/generate.rb:33 msgid "<format>" msgstr "" #: ../lib/puppet/face/generate.rb:34 msgid "The generation output format to use. Supported formats: pcore." msgstr "" #: ../lib/puppet/face/generate.rb:38 msgid "'%{format}' is not a supported format for type generation." msgstr "" #: ../lib/puppet/face/generate.rb:43 msgid "Forces the generation of output files (skips up-to-date checks)." msgstr "" #: ../lib/puppet/face/generate.rb:58 msgid "The output directory '%{outputdir}' exists and is not a directory" msgstr "" #: ../lib/puppet/face/help.rb:13 msgid "Display Puppet help." msgstr "" #: ../lib/puppet/face/help.rb:16 msgid "Display help about Puppet subcommands and their actions." msgstr "" #: ../lib/puppet/face/help.rb:17 msgid "[<subcommand>] [<action>]" msgstr "" #: ../lib/puppet/face/help.rb:18 msgid "Short help text for the specified subcommand or action." msgstr "" #: ../lib/puppet/face/help.rb:25 msgid "VERSION" msgstr "" #: ../lib/puppet/face/help.rb:26 msgid "The version of the subcommand for which to show help." msgstr "" #: ../lib/puppet/face/help.rb:30 msgid "Whether to render the help text in ronn format." msgstr "" #. TRANSLATORS 'puppet help' is a command line and should not be translated #: ../lib/puppet/face/help.rb:46 msgid "The 'puppet help' command takes two (optional) arguments: a subcommand and an action" msgstr "" #: ../lib/puppet/face/help.rb:54 msgid "Supplying a '--version' only makes sense when a Faces subcommand is given" msgstr "" #. TRANSLATORS '--version' is a command line option and should not be translated #: ../lib/puppet/face/help.rb:62 msgid "The legacy subcommand '%{sub_command}' does not support supplying an action" msgstr "" #: ../lib/puppet/face/help.rb:101 msgid "Could not load help for the application %{application_name}." msgstr "" #: ../lib/puppet/face/help.rb:102 ../lib/puppet/face/help.rb:114 msgid "Please check the error logs for more information." msgstr "" #: ../lib/puppet/face/help.rb:104 ../lib/puppet/face/help.rb:116 msgid "Detail: \"%{detail}\"" msgstr "" #: ../lib/puppet/face/help.rb:113 msgid "Could not load help for the face %{face_name}." msgstr "" #: ../lib/puppet/face/help.rb:125 msgid "Unable to load action %{actionname} from %{face}" msgstr "" #: ../lib/puppet/face/help.rb:159 msgid "(Deprecated)" msgstr "" #: ../lib/puppet/face/help.rb:162 ../lib/puppet/face/help.rb:174 msgid "!%{sub_command}! Subcommand unavailable due to error." msgstr "" #: ../lib/puppet/face/help.rb:163 ../lib/puppet/face/help.rb:175 msgid "Check error logs." msgstr "" #: ../lib/puppet/face/module.rb:13 msgid "Creates, installs and searches for modules on the Puppet Forge." msgstr "" #: ../lib/puppet/face/module/changes.rb:5 msgid "Show modified files of an installed module." msgstr "" #: ../lib/puppet/face/module/changes.rb:13 msgid "Array of strings representing paths of modified files." msgstr "" #: ../lib/puppet/face/module/changes.rb:29 msgid "Could not find a valid module at %{path}" msgstr "" #: ../lib/puppet/face/module/changes.rb:37 msgid "No modified files" msgstr "" #: ../lib/puppet/face/module/changes.rb:39 msgid "%{count} files modified" msgstr "" #: ../lib/puppet/face/module/install.rb:10 msgid "Install a module from the Puppet Forge or a release archive." msgstr "" #: ../lib/puppet/face/module/install.rb:20 msgid "Pathname object representing the path to the installed module." msgstr "" #: ../lib/puppet/face/module/install.rb:87 ../lib/puppet/face/module/uninstall.rb:36 ../lib/puppet/face/module/upgrade.rb:34 msgid "<name>" msgstr "" #: ../lib/puppet/face/module/install.rb:90 msgid "Force overwrite of existing module, if any. (Implies --ignore-dependencies.)" msgstr "" #: ../lib/puppet/face/module/install.rb:98 msgid "The directory into which modules are installed." msgstr "" #: ../lib/puppet/face/module/install.rb:111 ../lib/puppet/face/module/upgrade.rb:46 msgid "Do not attempt to install dependencies. (Implied by --force.)" msgstr "" #: ../lib/puppet/face/module/install.rb:118 msgid "Module version to install." msgstr "" #: ../lib/puppet/face/module/install.rb:127 msgid "Preparing to install into %{dir} ..." msgstr "" #: ../lib/puppet/face/module/install.rb:136 msgid "Module %{name} %{version} is already installed." msgstr "" #: ../lib/puppet/face/module/list.rb:6 msgid "List installed modules" msgstr "" #: ../lib/puppet/face/module/list.rb:15 msgid "hash of paths to module objects" msgstr "" #: ../lib/puppet/face/module/list.rb:18 msgid "Whether to show dependencies as a tree view" msgstr "" #: ../lib/puppet/face/module/list.rb:83 msgid " (no modules installed)" msgstr "" #: ../lib/puppet/face/module/list.rb:135 msgid "'%{parent_name}' (%{parent_version}) requires '%{dependency_name}' (%{dependency_version})" msgstr "" #: ../lib/puppet/face/module/list.rb:163 msgid "" "Module '%{name}' (v%{version}) fails to meet some dependencies:\n" msgstr "" #: ../lib/puppet/face/module/list.rb:165 msgid "" "Non semantic version dependency %{name} (v%{version}):\n" msgstr "" #: ../lib/puppet/face/module/list.rb:167 msgid "" "Missing dependency '%{name}':\n" msgstr "" #: ../lib/puppet/face/module/list.rb:225 msgid "UNMET DEPENDENCY" msgstr "" #: ../lib/puppet/face/module/list.rb:259 ../lib/puppet/face/module/list.rb:264 msgid "invalid" msgstr "" #: ../lib/puppet/face/module/uninstall.rb:5 msgid "Uninstall a puppet module." msgstr "" #: ../lib/puppet/face/module/uninstall.rb:12 msgid "Hash of module objects representing uninstalled modules and related errors." msgstr "" #: ../lib/puppet/face/module/uninstall.rb:39 msgid "Force uninstall of an installed module." msgstr "" #: ../lib/puppet/face/module/uninstall.rb:47 msgid "Ignore any local changes made. (Implied by --force.)" msgstr "" #: ../lib/puppet/face/module/uninstall.rb:54 msgid "The version of the module to uninstall" msgstr "" #: ../lib/puppet/face/module/uninstall.rb:67 msgid "Preparing to uninstall '%{name}' (%{module_version}) ..." msgstr "" #: ../lib/puppet/face/module/uninstall.rb:69 msgid "Preparing to uninstall '%{name}' ..." msgstr "" #: ../lib/puppet/face/module/uninstall.rb:83 msgid "Removed '%{name}' (%{module_version}) from %{path}" msgstr "" #: ../lib/puppet/face/module/uninstall.rb:85 msgid "Removed '%{name}' from %{path}" msgstr "" #: ../lib/puppet/face/module/upgrade.rb:6 msgid "Upgrade a puppet module." msgstr "" #: ../lib/puppet/face/module/upgrade.rb:37 msgid "Force upgrade of an installed module. (Implies --ignore-dependencies.)" msgstr "" #: ../lib/puppet/face/module/upgrade.rb:53 msgid "Ignore and overwrite any local changes made. (Implied by --force.)" msgstr "" #: ../lib/puppet/face/module/upgrade.rb:60 msgid "The version of the module to upgrade to." msgstr "" #: ../lib/puppet/face/module/upgrade.rb:68 msgid "Preparing to upgrade '%{name}' ..." msgstr "" #: ../lib/puppet/face/node.rb:8 msgid "View and manage node definitions." msgstr "" #: ../lib/puppet/face/node.rb:20 msgid "Retrieve a node object." msgstr "" #: ../lib/puppet/face/node.rb:21 msgid "<host>" msgstr "" #: ../lib/puppet/face/node/clean.rb:5 msgid "Clean up signed certs, cached facts, node objects, and reports for a node stored by the puppetmaster" msgstr "" #: ../lib/puppet/face/node/clean.rb:6 msgid "<host1> [<host2> ...]" msgstr "" #: ../lib/puppet/face/node/clean.rb:24 msgid "At least one node should be passed" msgstr "" #: ../lib/puppet/face/node/clean.rb:73 msgid "Not managing %{node} certs as this host is not a CA" msgstr "" #: ../lib/puppet/face/node/clean.rb:80 msgid "%{node}'s facts removed" msgstr "" #: ../lib/puppet/face/node/clean.rb:86 msgid "%{node}'s cached node removed" msgstr "" #: ../lib/puppet/face/node/clean.rb:92 msgid "%{node}'s reports removed" msgstr "" #: ../lib/puppet/face/parser.rb:10 msgid "Interact directly with the parser." msgstr "" #: ../lib/puppet/face/parser.rb:13 msgid "Validate the syntax of one or more Puppet manifests." msgstr "" #: ../lib/puppet/face/parser.rb:14 msgid "[<manifest>] [<manifest> ...]" msgstr "" #: ../lib/puppet/face/parser.rb:15 msgid "Nothing, or the first syntax error encountered." msgstr "" #: ../lib/puppet/face/parser.rb:52 msgid "No manifest specified. Validating the default manifest %{manifest}" msgstr "" #: ../lib/puppet/face/parser.rb:68 msgid "" "One or more file(s) specified did not exist:\n" "%{files}" msgstr "" #: ../lib/puppet/face/parser.rb:105 msgid "Outputs a dump of the internal parse tree for debugging" msgstr "" #: ../lib/puppet/face/parser.rb:130 msgid "dump one source expression given on the command line." msgstr "" #: ../lib/puppet/face/parser.rb:134 msgid "Whether or not to validate the parsed result, if no-validate only syntax errors are reported" msgstr "" #: ../lib/puppet/face/parser.rb:170 msgid "" "One or more file(s) specified did not exist:\n" msgstr "" #: ../lib/puppet/face/parser.rb:216 msgid "For puppet parser validate" msgstr "" #: ../lib/puppet/face/plugin.rb:10 msgid "Interact with the Puppet plugin system." msgstr "" #: ../lib/puppet/face/plugin.rb:22 msgid "Download plugins from the puppet master." msgstr "" #: ../lib/puppet/face/plugin.rb:56 msgid "No plugins downloaded." msgstr "" #: ../lib/puppet/face/plugin.rb:58 msgid "Downloaded these plugins: %{plugins}" msgstr "" #: ../lib/puppet/face/report.rb:9 msgid "Create, display, and submit reports." msgstr "" #: ../lib/puppet/face/report.rb:12 msgid "API only: submit a report." msgstr "" #: ../lib/puppet/face/report.rb:13 ../lib/puppet/face/report.rb:34 msgid "<report>" msgstr "" #: ../lib/puppet/face/report.rb:14 msgid "Nothing." msgstr "" #: ../lib/puppet/face/report.rb:28 msgid "API only: submit a report with error handling." msgstr "" #: ../lib/puppet/face/report.rb:46 msgid "Uploaded report for %{name}" msgstr "" #: ../lib/puppet/face/resource.rb:9 msgid "API only: interact directly with resources via the RAL." msgstr "" #: ../lib/puppet/face/resource.rb:18 msgid "API only: get all resources of a single type." msgstr "" #: ../lib/puppet/face/resource.rb:19 msgid "<resource_type>" msgstr "" #: ../lib/puppet/face/resource.rb:20 msgid "An array of Puppet::Resource objects." msgstr "" #: ../lib/puppet/face/resource.rb:28 msgid "API only: get a single resource." msgstr "" #: ../lib/puppet/face/resource.rb:29 msgid "<type>/<title>" msgstr "" #: ../lib/puppet/face/resource.rb:30 msgid "A Puppet::Resource object." msgstr "" #: ../lib/puppet/face/resource.rb:38 msgid "API only: create a new resource." msgstr "" #: ../lib/puppet/face/resource.rb:42 msgid "<resource_object>" msgstr "" #: ../lib/puppet/face/resource.rb:43 msgid "The same resource object passed as an argument." msgstr "" #: ../lib/puppet/feature/base.rb:21 msgid "Cannot determine basic system flavour" msgstr "" #: ../lib/puppet/ffi/windows/api_types.rb:88 msgid "Unable to read wide strings with %{null_terminator} terminal nulls" msgstr "" #: ../lib/puppet/ffi/windows/api_types.rb:233 msgid "Bad GUID format." msgstr "" #: ../lib/puppet/file_bucket/dipper.rb:41 msgid "File %{file} does not exist" msgstr "" #: ../lib/puppet/file_bucket/dipper.rb:57 msgid "Could not back up %{file}: %{detail}" msgstr "" #: ../lib/puppet/file_bucket/dipper.rb:65 msgid "Diff is not supported on this platform" msgstr "" #: ../lib/puppet/file_bucket/dipper.rb:85 msgid "Please provide a file or checksum to diff with" msgstr "" #: ../lib/puppet/file_bucket/dipper.rb:101 msgid "Failed to diff files" msgstr "" #: ../lib/puppet/file_bucket/dipper.rb:116 ../lib/puppet/file_bucket/dipper.rb:173 msgid "File not found" msgstr "" #: ../lib/puppet/file_bucket/dipper.rb:152 msgid "Could not find file with checksum %{sum}" msgstr "" #: ../lib/puppet/file_bucket/dipper.rb:163 ../lib/puppet/indirector/file_bucket_file/file.rb:47 msgid "Listing remote file buckets is not allowed" msgstr "" #: ../lib/puppet/file_bucket/file.rb:29 msgid "contents must be a String or Pathname, got a %{contents_class}" msgstr "" #: ../lib/puppet/file_bucket/file.rb:34 msgid "Unknown option(s): %{opts}" msgstr "" #: ../lib/puppet/file_bucket/file.rb:98 msgid "Computing checksum on string" msgstr "" #: ../lib/puppet/file_bucket/file.rb:123 msgid "Computing checksum on file %{path}" msgstr "" #. TRANSLATORS ':link', ':manage', ':follow' should not be translated #: ../lib/puppet/file_serving/base.rb:53 msgid ":links can only be set to :manage or :follow" msgstr "" #: ../lib/puppet/file_serving/base.rb:62 msgid "Paths must be fully qualified" msgstr "" #: ../lib/puppet/file_serving/base.rb:72 msgid "Relative paths must not be fully qualified" msgstr "" #: ../lib/puppet/file_serving/configuration.rb:59 msgid "Cannot find file: Invalid mount '%{mount_name}'" msgstr "" #: ../lib/puppet/file_serving/configuration.rb:60 msgid "Cannot find file: Invalid relative path '%{path}'" msgstr "" #: ../lib/puppet/file_serving/configuration.rb:110 msgid "Error parsing fileserver configuration: %{detail}; using old configuration" msgstr "" #: ../lib/puppet/file_serving/configuration/parser.rb:12 msgid "File server configuration %{config_file} does not exist" msgstr "" #: ../lib/puppet/file_serving/configuration/parser.rb:13 msgid "Cannot read file server configuration %{config_file}" msgstr "" #: ../lib/puppet/file_serving/configuration/parser.rb:33 msgid "Fileserver configuration file does not use '=' as a separator" msgstr "" #: ../lib/puppet/file_serving/configuration/parser.rb:46 ../lib/puppet/util/network_device/config.rb:102 msgid "Invalid argument '%{var}' at %{error_location}" msgstr "" #: ../lib/puppet/file_serving/configuration/parser.rb:51 msgid "Invalid entry at %{error_location}: '%{file_text}'" msgstr "" #: ../lib/puppet/file_serving/configuration/parser.rb:76 msgid "%{mount} is already mounted at %{name} at %{error_location}" msgstr "" #: ../lib/puppet/file_serving/configuration/parser.rb:103 msgid "Removing mount \"%{mount}\": %{detail}" msgstr "" #: ../lib/puppet/file_serving/configuration/parser.rb:107 msgid "The '%{mount}' module can not have a path. Ignoring attempt to set it" msgstr "" #: ../lib/puppet/file_serving/content.rb:35 msgid "Cannot read the contents of links unless following links" msgstr "" #: ../lib/puppet/file_serving/fileset.rb:36 msgid "Fileset paths must be fully qualified: %{path}" msgstr "" #: ../lib/puppet/file_serving/fileset.rb:53 msgid "Fileset paths must exist" msgstr "" #. TRANSLATORS "recurse" and "recurselimit" are parameter names and should not be translated #: ../lib/puppet/file_serving/fileset.rb:55 msgid "Fileset recurse parameter must not be a number anymore, please use recurselimit" msgstr "" #: ../lib/puppet/file_serving/fileset.rb:71 msgid "The directory '%{path}' contains %{entries} entries, which exceeds the limit of %{munged_max_files} specified by the max_files parameter for this resource. The limit may be increased, but be aware that large number of file resources can result in excessive resource consumption and degraded performance. Consider using an alternate method to manage large directory trees" msgstr "" #: ../lib/puppet/file_serving/fileset.rb:73 msgid "The directory '%{path}' contains %{entries} entries, which exceeds the default soft limit %{soft_max_files} and may cause excessive resource consumption and degraded performance. To remove this warning set a value for `max_files` parameter or consider using an alternate method to manage large directory trees" msgstr "" #. TRANSLATORS ":links" is a parameter name and should not be translated #: ../lib/puppet/file_serving/fileset.rb:94 msgid "Invalid :links value '%{links}'" msgstr "" #: ../lib/puppet/file_serving/fileset.rb:108 msgid "Invalid option '%{option}'" msgstr "" #: ../lib/puppet/file_serving/metadata.rb:22 msgid "Unsupported checksum type %{type}" msgstr "" #: ../lib/puppet/file_serving/metadata.rb:28 msgid "Unsupported source_permission %{source_permissions}" msgstr "" #: ../lib/puppet/file_serving/metadata.rb:37 msgid "Could not understand URI %{path}: %{detail}" msgstr "" #: ../lib/puppet/file_serving/metadata.rb:39 msgid "Cannot use opaque URLs '%{path}'" msgstr "" #: ../lib/puppet/file_serving/metadata.rb:40 msgid "Must use URLs of type puppet as content URI" msgstr "" #: ../lib/puppet/file_serving/metadata.rb:76 msgid "Unsupported Windows source permissions option %{source_permissions}" msgstr "" #: ../lib/puppet/file_serving/metadata.rb:129 msgid "Cannot manage files of type %{file_type}" msgstr "" #: ../lib/puppet/file_serving/mount.rb:22 msgid "Invalid mount name format '%{name}'" msgstr "" #: ../lib/puppet/file_serving/mount/file.rb:20 ../lib/puppet/file_serving/mount/file.rb:75 msgid "Mounts without paths are not usable" msgstr "" #: ../lib/puppet/file_serving/mount/file.rb:28 msgid "File does not exist or is not accessible: %{file}" msgstr "" #: ../lib/puppet/file_serving/mount/file.rb:57 msgid "%{path} does not exist or is not a directory" msgstr "" #: ../lib/puppet/file_serving/mount/file.rb:58 msgid "%{path} is not readable" msgstr "" #: ../lib/puppet/file_serving/mount/file.rb:97 msgid "No client; expanding '%{path}' with local host" msgstr "" #: ../lib/puppet/file_serving/mount/modules.rb:10 ../lib/puppet/file_serving/mount/scripts.rb:8 msgid "No module specified" msgstr "" #: ../lib/puppet/file_serving/mount/tasks.rb:7 msgid "No task specified" msgstr "" #: ../lib/puppet/file_serving/terminus_selector.rb:30 msgid "URI protocol '%{protocol}' is not currently supported for file serving" msgstr "" #: ../lib/puppet/file_system/file_impl.rb:18 msgid "FileSystem implementation expected Pathname, got: '%{klass}'" msgstr "" #: ../lib/puppet/file_system/file_impl.rb:58 msgid "Locked '%{path}'" msgstr "" #: ../lib/puppet/file_system/file_impl.rb:61 msgid "Unlocked '%{path}'" msgstr "" #: ../lib/puppet/file_system/file_impl.rb:68 msgid "Timeout waiting for exclusive lock on %{path}" msgstr "" #: ../lib/puppet/file_system/jruby.rb:20 ../lib/puppet/file_system/windows.rb:140 ../lib/puppet/util.rb:677 msgid "Is a directory: %{directory}" msgstr "" #: ../lib/puppet/file_system/memory_impl.rb:85 msgid "Unable to find registered object for %{path}" msgstr "" #: ../lib/puppet/file_system/path_pattern.rb:51 msgid "PathPatterns cannot be created with directory traversals." msgstr "" #: ../lib/puppet/file_system/path_pattern.rb:53 msgid "A PathPattern cannot be a Windows current drive relative path." msgstr "" #: ../lib/puppet/file_system/path_pattern.rb:62 msgid "PathPatterns cannot be created with a zero byte." msgstr "" #: ../lib/puppet/file_system/path_pattern.rb:76 msgid "A relative PathPattern cannot be prefixed with a drive." msgstr "" #: ../lib/puppet/file_system/path_pattern.rb:78 msgid "A relative PathPattern cannot be an absolute path." msgstr "" #: ../lib/puppet/file_system/path_pattern.rb:91 msgid "An absolute PathPattern cannot be a relative path." msgstr "" #: ../lib/puppet/file_system/uniquefile.rb:111 msgid "unexpected prefix_suffix: %{value}" msgstr "" #: ../lib/puppet/file_system/uniquefile.rb:138 msgid "cannot generate temporary name using `%{basename}' under `%{tmpdir}'" msgstr "" #: ../lib/puppet/file_system/windows.rb:52 msgid "%{dest} already exists and the :force option was not specified" msgstr "" #: ../lib/puppet/file_system/windows.rb:216 msgid "This version of Windows does not support symlinks. Windows Vista / 2008 or higher is required." msgstr "" #: ../lib/puppet/file_system/windows.rb:221 msgid "The current user does not have the necessary permission to manage symlinks." msgstr "" #: ../lib/puppet/forge.rb:140 msgid "Malformed dependency: %{name}." msgstr "" #: ../lib/puppet/forge.rb:141 msgid "Exception was: %{detail}" msgstr "" #: ../lib/puppet/forge.rb:183 msgid "Forge module is missing SHA256 and MD5 checksums" msgstr "" #: ../lib/puppet/forge.rb:217 msgid "Module install using MD5 is prohibited in FIPS mode." msgstr "" #: ../lib/puppet/forge.rb:221 msgid "Downloaded release for %{name} did not match expected checksum %{checksum}" msgstr "" #: ../lib/puppet/forge.rb:228 ../lib/puppet/module_tool/applications/unpacker.rb:59 ../lib/puppet/module_tool/local_tarball.rb:89 msgid "Could not extract contents of module archive: %{message}" msgstr "" #: ../lib/puppet/forge.rb:244 msgid "Cannot consider release %{name}-%{version}: %{error}" msgstr "" #: ../lib/puppet/forge/errors.rb:29 msgid "Unable to verify the SSL certificate at %{uri}" msgstr "" #: ../lib/puppet/forge/errors.rb:37 msgid "Could not connect via HTTPS to %{uri}" msgstr "" #: ../lib/puppet/forge/errors.rb:38 msgid " Unable to verify the SSL certificate" msgstr "" #: ../lib/puppet/forge/errors.rb:39 msgid " The certificate may not be signed by a valid CA" msgstr "" #: ../lib/puppet/forge/errors.rb:40 msgid " The CA bundle included with OpenSSL may not be valid or up to date" msgstr "" #: ../lib/puppet/forge/errors.rb:55 msgid "Unable to connect to the server at %{uri}. Detail: %{detail}." msgstr "" #: ../lib/puppet/forge/errors.rb:64 msgid "Could not connect to %{uri}" msgstr "" #: ../lib/puppet/forge/errors.rb:65 msgid " There was a network communications problem" msgstr "" #: ../lib/puppet/forge/errors.rb:66 msgid " The error we caught said '%{detail}'" msgstr "" #: ../lib/puppet/forge/errors.rb:67 msgid " Check your network connection and try again" msgstr "" #: ../lib/puppet/forge/errors.rb:94 ../lib/puppet/forge/errors.rb:96 ../lib/puppet/forge/errors.rb:106 msgid "Request to Puppet Forge failed." msgstr "" #: ../lib/puppet/forge/errors.rb:94 ../lib/puppet/forge/errors.rb:96 msgid "Detail: %{detail}." msgstr "" #: ../lib/puppet/forge/errors.rb:107 msgid " The server being queried was %{uri}" msgstr "" #: ../lib/puppet/forge/errors.rb:108 msgid " The HTTP response we received was '%{response}'" msgstr "" #: ../lib/puppet/forge/errors.rb:109 msgid " The message we received said '%{message}'" msgstr "" #: ../lib/puppet/functions.rb:195 msgid "Function Load Error for function '%{function_name}': %{message}" msgstr "" #: ../lib/puppet/functions.rb:213 msgid "Functions must be based on Puppet::Pops::Functions::Function. Got %{function_base}" msgstr "" #: ../lib/puppet/functions.rb:273 msgid "Function Creation Error, cannot create a default dispatcher for function '%{func_name}', no method with this name found" msgstr "" #: ../lib/puppet/functions.rb:351 msgid "No loader present. Call create_loaded_function(:myname, loader,...), instead of 'create_function' if running tests" msgstr "" #: ../lib/puppet/functions.rb:415 msgid "A required parameter cannot be added after an optional parameter" msgstr "" #: ../lib/puppet/functions.rb:465 msgid "A required repeated parameter cannot be added after an optional parameter" msgstr "" #: ../lib/puppet/functions.rb:488 msgid "block_param accepts max 2 arguments (type, name), got %{size}." msgstr "" #: ../lib/puppet/functions.rb:492 msgid "Expected PCallableType or PVariantType thereof, got %{type_class}" msgstr "" #: ../lib/puppet/functions.rb:496 msgid "Expected block_param name to be a Symbol, got %{name_class}" msgstr "" #: ../lib/puppet/functions.rb:503 msgid "Attempt to redefine block" msgstr "" #: ../lib/puppet/functions.rb:525 msgid "Argument to 'return_type' must be a String reference to a Puppet Data Type. Got %{type_class}" msgstr "" #: ../lib/puppet/functions.rb:535 msgid "Parameters cannot be added after a block parameter" msgstr "" #: ../lib/puppet/functions.rb:536 msgid "Parameters cannot be added after a repeated parameter" msgstr "" #: ../lib/puppet/functions.rb:539 msgid "Parameter name argument must be a Symbol. Got %{name_class}" msgstr "" #: ../lib/puppet/functions.rb:552 msgid "Parameter 'type' must be a String reference to a Puppet Data Type. Got %{type_class}" msgstr "" #: ../lib/puppet/functions.rb:595 msgid "" "Parsing of type string '\"%{type_string}\"' failed with message: <%{message}>.\n" msgstr "" #: ../lib/puppet/functions.rb:635 msgid "" "Parsing of 'type \"%{assignment_string}\"' failed with message: <%{message}>.\n" "Called from <%{ruby_file_location}>" msgstr "" #: ../lib/puppet/functions.rb:644 msgid "" "Expected a type alias assignment on the form 'AliasType = T', got '%{assignment_string}'.\n" "Called from <%{ruby_file_location}>" msgstr "" #: ../lib/puppet/functions/abs.rb:50 msgid "The abs() function's auto conversion of String to Numeric is deprecated - change to convert input before calling" msgstr "" #. TRANSLATORS the string "binary_file()" should not be translated #: ../lib/puppet/functions/binary_file.rb:30 msgid "binary_file(): The given file '%{unresolved_path}' does not exist" msgstr "" #: ../lib/puppet/functions/ceiling.rb:29 msgid "The ceiling() function's auto conversion of String to Float is deprecated - change to convert input before calling" msgstr "" #. TRANSLATORS: 'ceiling' is a name and should not be translated #: ../lib/puppet/functions/ceiling.rb:35 msgid "ceiling(): cannot convert given value to a floating point value." msgstr "" #. TRANSLATORS 'compare' is a name #: ../lib/puppet/functions/compare.rb:95 msgid "compare(): Non comparable type. Only values of the types Numeric, String, Semver, Timestamp and Timestamp can be compared. Got %{type_a} and %{type_b}" msgstr "" #. TRANSLATORS 'compare' is a name #: ../lib/puppet/functions/compare.rb:104 msgid "compare(): The third argument (ignore case) can only be used when comparing strings" msgstr "" #. TRANSLATORS 'compare' is a name #: ../lib/puppet/functions/compare.rb:108 msgid "compare(): Accepts at most 3 arguments, got %{actual_number}" msgstr "" #. TRANSLATORS 'compare' is a name #: ../lib/puppet/functions/compare.rb:112 msgid "compare(): The third argument (ignore case) must be a Boolean. Got %{type}" msgstr "" #. TRANSLATORS 'compare' is a name #: ../lib/puppet/functions/compare.rb:118 msgid "compare(): Can only compare values of the same type (or for Timestamp/Timespan also against Numeric). Got %{type_a} and %{type_b}" msgstr "" #: ../lib/puppet/functions/defined.rb:133 msgid "The given resource type is a reference to all kind of types" msgstr "" #: ../lib/puppet/functions/defined.rb:139 ../lib/puppet/functions/defined.rb:154 msgid "The given class type is a reference to all classes" msgstr "" #: ../lib/puppet/functions/defined.rb:159 msgid "Invalid argument of type '%{value_class}' to 'defined'" msgstr "" #: ../lib/puppet/functions/dig.rb:45 msgid "The given data does not contain a Collection at %{walked_path}, got '%{type}'" msgstr "" #: ../lib/puppet/functions/dig.rb:58 msgid "The given data requires an Integer index at %{walked_path}, got '%{type}'" msgstr "" #: ../lib/puppet/functions/empty.rb:84 msgid "Calling function empty() with %{arg_type} value is deprecated." msgstr "" #. TRANSLATORS 'eyaml_lookup_key':, 'path', 'paths' 'glob', 'globs', 'mapped_paths', and lookup_key should not be translated #: ../lib/puppet/functions/eyaml_lookup_key.rb:33 msgid "'eyaml_lookup_key': one of 'path', 'paths' 'glob', 'globs' or 'mapped_paths' must be declared in hiera.yaml when using this lookup_key function" msgstr "" #: ../lib/puppet/functions/eyaml_lookup_key.rb:54 ../lib/puppet/functions/yaml_data.rb:30 msgid "%{path}: file does not contain a valid yaml hash" msgstr "" #: ../lib/puppet/functions/eyaml_lookup_key.rb:62 ../lib/puppet/functions/yaml_data.rb:38 msgid "Unable to parse %{message}" msgstr "" #: ../lib/puppet/functions/eyaml_lookup_key.rb:94 msgid "hiera-eyaml backend error decrypting %{data} when looking up %{key} in %{path}. Error was %{message}" msgstr "" #: ../lib/puppet/functions/floor.rb:29 msgid "The floor() function's auto conversion of String to Float is deprecated - change to convert input before calling" msgstr "" #. TRANSLATORS: 'floor' is a name and should not be translated #: ../lib/puppet/functions/floor.rb:35 msgid "floor(): cannot convert given value to a floating point value." msgstr "" #: ../lib/puppet/functions/get.rb:136 msgid "Syntax error in dotted-navigation string" msgstr "" #: ../lib/puppet/functions/getvar.rb:62 msgid "The given string does not start with a valid variable name" msgstr "" #: ../lib/puppet/functions/getvar.rb:75 msgid "First character after var name in get string must be a '.' - got %{char}" msgstr "" #: ../lib/puppet/functions/hiera_include.rb:103 msgid "Could not find data item %{key}" msgstr "" #: ../lib/puppet/functions/hocon_data.rb:13 msgid "Lookup using Hocon data_hash function is not supported without hocon library" msgstr "" #: ../lib/puppet/functions/hocon_data.rb:34 msgid "Unable to parse (%{path}): %{message}" msgstr "" #: ../lib/puppet/functions/match.rb:83 msgid "match() expects pattern of T, where T is String, Regexp, Regexp[r], Pattern[p], or Array[T]. Got %{klass}" msgstr "" #: ../lib/puppet/functions/match.rb:107 msgid "Given Regexp Type has no regular expression" msgstr "" #: ../lib/puppet/functions/max.rb:151 ../lib/puppet/functions/max.rb:237 msgid "The max() function's auto conversion of String to Numeric is deprecated - change to convert input before calling, or use lambda" msgstr "" #: ../lib/puppet/functions/max.rb:241 msgid "The max() function's auto conversion of Any to String is deprecated - change to convert input before calling, or use lambda" msgstr "" #: ../lib/puppet/functions/min.rb:150 ../lib/puppet/functions/min.rb:236 msgid "The min() function's auto conversion of String to Numeric is deprecated - change to convert input before calling, or use lambda" msgstr "" #: ../lib/puppet/functions/min.rb:240 msgid "The min() function's auto conversion of Any to String is deprecated - change to convert input before calling, or use lambda" msgstr "" #: ../lib/puppet/functions/regsubst.rb:72 msgid "The regsubst() function's encoding argument has been ignored since Ruby 1.9 and will be removed in a future release" msgstr "" #: ../lib/puppet/functions/require.rb:73 msgid "Could not find class %{klass}" msgstr "" #: ../lib/puppet/functions/slice.rb:118 msgid "slice(): block must define at least one parameter. Block has 0." msgstr "" #: ../lib/puppet/functions/slice.rb:122 msgid "slice(): block must define one parameter, or the same number of parameters as the given size of the slice (%{slice_size}). Block has %{serving_size}; %{parameter_names}" msgstr "" #: ../lib/puppet/functions/strftime.rb:210 msgid "The argument signature (String format, [String timezone]) is deprecated for #strftime. See #strftime documentation and Timespan type for more info" msgstr "" #: ../lib/puppet/generate/models/type/type.rb:48 msgid "title patterns that use procs are not supported." msgstr "" #: ../lib/puppet/generate/type.rb:42 ../lib/puppet/generate/type.rb:63 ../lib/puppet/generate/type.rb:75 msgid "unsupported format '%{format}'." msgstr "" #: ../lib/puppet/generate/type.rb:164 msgid "Removed output '%{files_to_remove}' for non existing inputs" msgstr "" #: ../lib/puppet/generate/type.rb:168 msgid "No custom types were found." msgstr "" #: ../lib/puppet/generate/type.rb:174 msgid "template was not found at '%{key}'." msgstr "" #: ../lib/puppet/generate/type.rb:184 msgid "Generating Puppet resource types." msgstr "" #: ../lib/puppet/generate/type.rb:202 msgid "Failed to load custom type '%{type_name}' from '%{input}': %{message}" msgstr "" #: ../lib/puppet/generate/type.rb:212 msgid "Custom type '%{type_name}' was not defined in '%{input}'." msgstr "" #: ../lib/puppet/generate/type.rb:238 msgid "Generating '%{effective_output_path}' using '%{format}' format." msgstr "" #: ../lib/puppet/generate/type.rb:245 msgid "Failed to generate '%{effective_output_path}': %{message}" msgstr "" #: ../lib/puppet/generate/type.rb:251 msgid "No files were generated because all inputs were up-to-date." msgstr "" #: ../lib/puppet/graph/relationship_graph.rb:75 msgid "appears to have a negative number of dependencies" msgstr "" #: ../lib/puppet/graph/simple_graph.rb:69 msgid "Got an event from invalid vertex %{source}" msgstr "" #. TRANSLATORS "negative or zero" refers to the count of paths #: ../lib/puppet/graph/simple_graph.rb:201 msgid "negative or zero max_paths" msgstr "" #: ../lib/puppet/graph/simple_graph.rb:233 msgid "" "Found %{num} dependency cycle:\n" msgid_plural "" "Found %{num} dependency cycles:\n" msgstr[0] "" msgstr[1] "" #: ../lib/puppet/graph/simple_graph.rb:242 msgid "Cycle graph written to %{filename}." msgstr "" #. TRANSLATORS '--graph' refers to a command line option and OmniGraffle and GraphViz are program names and should not be translated #: ../lib/puppet/graph/simple_graph.rb:245 msgid "Try the '--graph' option and opening the resulting '.dot' file in OmniGraffle or GraphViz" msgstr "" #: ../lib/puppet/http/client.rb:157 msgid "Request to %{uri} timed out connect operation after %{elapsed} seconds" msgstr "" #: ../lib/puppet/http/client.rb:159 msgid "Request to %{uri} timed out read operation after %{elapsed} seconds" msgstr "" #: ../lib/puppet/http/client.rb:161 msgid "Request to %{uri} interrupted after %{elapsed} seconds" msgstr "" #: ../lib/puppet/http/client.rb:167 msgid "Request to %{uri} failed after %{elapsed} seconds: %{message}" msgstr "" #. TRANSLATORS: `message` is an already translated string of why SSL failed to initialize #: ../lib/puppet/http/client.rb:320 msgid "Failed to initialize SSL: %{message}" msgstr "" #. TRANSLATORS: `puppet agent -t` is a command and should not be translated #: ../lib/puppet/http/client.rb:322 msgid "Run `puppet agent -t`" msgstr "" #: ../lib/puppet/http/client.rb:392 msgid "Sleeping for %{interval} seconds before retrying the request" msgstr "" #: ../lib/puppet/http/client.rb:447 msgid "HTTP REST queries cannot handle values of type '%{klass}'" msgstr "" #: ../lib/puppet/http/errors.rb:39 msgid "Too many HTTP redirections for %{addr}" msgstr "" #: ../lib/puppet/http/errors.rb:47 msgid "Too many HTTP retries for %{addr}" msgstr "" #: ../lib/puppet/http/pool.rb:86 msgid "Failed to close connection for %{site}: %{detail}" msgstr "" #: ../lib/puppet/http/redirector.rb:81 msgid "Location response header is missing" msgstr "" #: ../lib/puppet/http/redirector.rb:85 msgid "Location URI is invalid: %{detail}" msgstr "" #: ../lib/puppet/http/resolver/server_list.rb:67 ../lib/puppet/http/resolver/server_list.rb:75 msgid "Trying with next server from server_list." msgstr "" #: ../lib/puppet/http/retry_after_handler.rb:75 msgid "Failed to parse Retry-After header '%{retry_after}' as an integer or RFC 2822 date" msgstr "" #: ../lib/puppet/http/service.rb:109 msgid "Ignoring extra header \"%{name}\" as it was previously set." msgstr "" #: ../lib/puppet/http/service.rb:111 msgid "Ignoring extra header \"%{name}\" as it has no value." msgstr "" #: ../lib/puppet/http/service.rb:132 ../lib/puppet/indirector/rest.rb:55 msgid "No content type in http response; cannot parse" msgstr "" #: ../lib/puppet/http/service/ca.rb:127 msgid "SSL context must contain a client certificate." msgstr "" #: ../lib/puppet/indirector.rb:27 msgid "Indirection %{indirection_name} does not exist" msgstr "" #: ../lib/puppet/indirector.rb:40 msgid "Already handling indirection for %{current}; cannot also handle %{next}" msgstr "" #: ../lib/puppet/indirector/catalog/compiler.rb:30 msgid "Facts but no fact format provided for %{request}" msgstr "" #: ../lib/puppet/indirector/catalog/compiler.rb:33 msgid "Found facts" msgstr "" #: ../lib/puppet/indirector/catalog/compiler.rb:38 msgid "Catalog for %{request} was requested with fact definition for the wrong node (%{fact_name})." msgstr "" #: ../lib/puppet/indirector/catalog/compiler.rb:72 msgid "Requested environment '%{request_env}' did not match server specified environment '%{server_env}'" msgstr "" #: ../lib/puppet/indirector/catalog/compiler.rb:99 msgid "Setup server facts for compiling" msgstr "" #: ../lib/puppet/indirector/catalog/compiler.rb:128 msgid "Unsupported facts format" msgstr "" #. TRANSLATORS Inlining refers to adding additional metadata (in this case we are not inlining) #: ../lib/puppet/indirector/catalog/compiler.rb:168 msgid "Not inlining absent resource" msgstr "" #. TRANSLATORS Inlining refers to adding additional metadata (in this case we are not inlining) #: ../lib/puppet/indirector/catalog/compiler.rb:171 msgid "Not inlining resource without sources" msgstr "" #. TRANSLATORS Inlining refers to adding additional metadata (in this case we are not inlining) #: ../lib/puppet/indirector/catalog/compiler.rb:174 msgid "Not inlining unsupported source scheme" msgstr "" #. TRANSLATORS Inlining refers to adding additional metadata (in this case we are not inlining) #: ../lib/puppet/indirector/catalog/compiler.rb:196 msgid "Not inlining file outside environment" msgstr "" #. TRANSLATORS Inlining refers to adding additional metadata #: ../lib/puppet/indirector/catalog/compiler.rb:202 msgid "Inlining file metadata" msgstr "" #: ../lib/puppet/indirector/catalog/compiler.rb:292 msgid "Could not get metadata for %{resource}" msgstr "" #: ../lib/puppet/indirector/catalog/compiler.rb:313 msgid "Unable to find a common checksum type between agent '%{agent_type}' and master '%{master_type}'." msgstr "" #: ../lib/puppet/indirector/catalog/compiler.rb:320 msgid "Compiled static catalog for %{node} in environment %{environment} in %%{seconds} seconds" msgstr "" #: ../lib/puppet/indirector/catalog/compiler.rb:321 msgid "Compiled static catalog for %{node} in environment %{environment}" msgstr "" #: ../lib/puppet/indirector/catalog/compiler.rb:323 msgid "Compiled static catalog for %{node} in %%{seconds} seconds" msgstr "" #: ../lib/puppet/indirector/catalog/compiler.rb:324 msgid "Compiled static catalog for %{node}" msgstr "" #: ../lib/puppet/indirector/catalog/compiler.rb:328 msgid "Compiled catalog for %{node} in environment %{environment} in %%{seconds} seconds" msgstr "" #: ../lib/puppet/indirector/catalog/compiler.rb:329 msgid "Compiled catalog for %{node} in environment %{environment}" msgstr "" #: ../lib/puppet/indirector/catalog/compiler.rb:331 msgid "Compiled catalog for %{node} in %%{seconds} seconds" msgstr "" #: ../lib/puppet/indirector/catalog/compiler.rb:332 msgid "Compiled catalog for %{node}" msgstr "" #. TRANSLATORS Inlined refers to adding additional metadata #: ../lib/puppet/indirector/catalog/compiler.rb:353 msgid "Inlined resource metadata into static catalog for %{node} in environment %{environment} in %%{seconds} seconds" msgstr "" #. TRANSLATORS Inlined refers to adding additional metadata #: ../lib/puppet/indirector/catalog/compiler.rb:355 msgid "Inlined resource metadata into static catalog for %{node} in environment %{environment}" msgstr "" #. TRANSLATORS Inlined refers to adding additional metadata #: ../lib/puppet/indirector/catalog/compiler.rb:358 msgid "Inlined resource metadata into static catalog for %{node} in %%{seconds} seconds" msgstr "" #. TRANSLATORS Inlined refers to adding additional metadata #: ../lib/puppet/indirector/catalog/compiler.rb:360 msgid "Inlined resource metadata into static catalog for %{node}" msgstr "" #: ../lib/puppet/indirector/catalog/compiler.rb:376 msgid "Found node information" msgstr "" #: ../lib/puppet/indirector/catalog/compiler.rb:384 msgid "Failed when searching for node %{name}: %{detail}" msgstr "" #: ../lib/puppet/indirector/catalog/compiler.rb:403 msgid "Invalid option use_node for a remote request" msgstr "" #: ../lib/puppet/indirector/catalog/compiler.rb:422 msgid "Could not find node '%{name}'; cannot compile" msgstr "" #: ../lib/puppet/indirector/catalog/json.rb:15 msgid "Unable to deserialize catalog from json, retrying with pson" msgstr "" #: ../lib/puppet/indirector/catalog/json.rb:24 msgid "Unable to serialize catalog to json, retrying with pson. PSON is deprecated and will be removed in a future release" msgstr "" #: ../lib/puppet/indirector/catalog/json.rb:28 msgid "Unable to serialize catalog to json, no other acceptable format" msgstr "" #: ../lib/puppet/indirector/catalog/rest.rb:45 ../lib/puppet/indirector/facts/rest.rb:22 ../lib/puppet/indirector/file_content/rest.rb:31 ../lib/puppet/indirector/file_metadata/rest.rb:28 ../lib/puppet/indirector/node/rest.rb:25 msgid "Find %{uri} resulted in 404 with the message: %{body}" msgstr "" #: ../lib/puppet/indirector/exec.rb:13 msgid "Exec commands must be an array" msgstr "" #: ../lib/puppet/indirector/exec.rb:16 msgid "You must set the exec parameter to a fully qualified command" msgstr "" #: ../lib/puppet/indirector/exec.rb:23 msgid "Failed to find %{name} via exec: %{detail}" msgstr "" #: ../lib/puppet/indirector/face.rb:6 msgid "TERMINUS" msgstr "" #: ../lib/puppet/indirector/face.rb:7 msgid "The indirector terminus to use." msgstr "" #: ../lib/puppet/indirector/face.rb:51 msgid "Could not call '%{method}' on '%{indirection}': %{detail}" msgstr "" #: ../lib/puppet/indirector/face.rb:60 msgid "Delete an object." msgstr "" #: ../lib/puppet/indirector/face.rb:61 ../lib/puppet/indirector/face.rb:81 msgid "<key>" msgstr "" #: ../lib/puppet/indirector/face.rb:66 msgid "Retrieve an object by name." msgstr "" #: ../lib/puppet/indirector/face.rb:67 msgid "[<key>]" msgstr "" #: ../lib/puppet/indirector/face.rb:80 msgid "API only: create or overwrite an object." msgstr "" #: ../lib/puppet/indirector/face.rb:91 msgid "Search for an object or retrieve multiple objects." msgstr "" #: ../lib/puppet/indirector/face.rb:92 msgid "<query>" msgstr "" #: ../lib/puppet/indirector/face.rb:98 msgid "Print the default terminus class for this face." msgstr "" #: ../lib/puppet/indirector/face.rb:107 msgid "Run mode '%{mode}': %{terminus}" msgstr "" #: ../lib/puppet/indirector/face.rb:109 msgid "No default terminus class for run mode '%{mode}'" msgstr "" #: ../lib/puppet/indirector/face.rb:131 msgid "Could not find terminus for %{indirection}" msgstr "" #: ../lib/puppet/indirector/face.rb:139 msgid "Could not set '%{indirection}' terminus to '%{from}' (%{detail}); valid terminus types are %{types}" msgstr "" #: ../lib/puppet/indirector/facts/facter.rb:16 msgid "You cannot destroy facts in the code store; it is only used for getting facts from Facter" msgstr "" #: ../lib/puppet/indirector/facts/facter.rb:20 msgid "You cannot save facts to the code store; it is only used for getting facts from Facter" msgstr "" #: ../lib/puppet/indirector/facts/facter.rb:38 msgid "puppet facts show requires version 4.0.40 or greater of Facter." msgstr "" #: ../lib/puppet/indirector/facts/facter.rb:72 msgid "Loading facts" msgstr "" #: ../lib/puppet/indirector/facts/network_device.rb:23 msgid "You cannot destroy facts in the code store; it is only used for getting facts from a remote device" msgstr "" #: ../lib/puppet/indirector/facts/network_device.rb:27 msgid "You cannot save facts to the code store; it is only used for getting facts from a remote device" msgstr "" #: ../lib/puppet/indirector/facts/rest.rb:30 msgid "PUT does not accept options" msgstr "" #: ../lib/puppet/indirector/file_bucket_file/file.rb:31 msgid "could not find diff_with %{diff}" msgstr "" #: ../lib/puppet/indirector/file_bucket_file/file.rb:32 msgid "Unable to diff on this platform" msgstr "" #. TRANSLATORS "FileBucket" should not be translated #: ../lib/puppet/indirector/file_bucket_file/file.rb:37 msgid "FileBucket read %{checksum}" msgstr "" #: ../lib/puppet/indirector/file_bucket_file/file.rb:55 msgid "Error while parsing 'todate'" msgstr "" #: ../lib/puppet/indirector/file_bucket_file/file.rb:60 msgid "Error while parsing 'fromdate'" msgstr "" #. TRANSLATORS "FileBucket" should not be translated #: ../lib/puppet/indirector/file_bucket_file/file.rb:168 msgid "FileBucket got a duplicate file %{file_checksum}" msgstr "" #. TRANSLATORS "FileBucket" should not be translated #: ../lib/puppet/indirector/file_bucket_file/file.rb:182 msgid "Unable to verify existing FileBucket backup at '%{path}'." msgstr "" #: ../lib/puppet/indirector/file_bucket_file/file.rb:183 msgid "Existing backup and new file have different content but same checksum, %{value}. Verify existing backup and remove if incorrect." msgstr "" #: ../lib/puppet/indirector/file_bucket_file/file.rb:189 msgid "Existing backup does not match its expected sum, %{sum}. Overwriting corrupted backup." msgstr "" #: ../lib/puppet/indirector/file_bucket_file/file.rb:209 msgid "Unsupported checksum type %{checksum_type}" msgstr "" #: ../lib/puppet/indirector/file_bucket_file/file.rb:212 msgid "Invalid checksum %{checksum}" msgstr "" #: ../lib/puppet/indirector/file_metadata/http.rb:34 msgid "cannot lookup multiple files" msgstr "" #: ../lib/puppet/indirector/file_server.rb:45 msgid "Could not find filesystem info for file '%{request}' in environment %{env}" msgstr "" #. TRANSLATORS "Hiera" is the name of a code library and should not be translated #: ../lib/puppet/indirector/hiera.rb:14 msgid "Hiera terminus not supported without hiera library" msgstr "" #. TRANSLATORS "merge" is a parameter name and should not be translated #: ../lib/puppet/indirector/hiera.rb:74 msgid "Unrecognized value for request 'merge' parameter: '%{merge}'" msgstr "" #: ../lib/puppet/indirector/indirection.rb:43 msgid "Tried to cache when no cache class was set" msgstr "" #. TRANSLATORS "TTL" stands for "time to live" and refers to a duration of time #: ../lib/puppet/indirector/indirection.rb:71 msgid "Indirection TTL must be an integer" msgstr "" #: ../lib/puppet/indirector/indirection.rb:107 msgid "Indirection %{name} is already defined" msgstr "" #: ../lib/puppet/indirector/indirection.rb:132 msgid "The setting %{setting} is not a valid indirection setting." msgstr "" #: ../lib/puppet/indirector/indirection.rb:144 msgid "No terminus specified for %{name}; cannot redirect" msgstr "" #: ../lib/puppet/indirector/indirection.rb:165 msgid "No terminus class nor terminus setting was provided for indirection %{name}" msgstr "" #: ../lib/puppet/indirector/indirection.rb:184 msgid "Invalid terminus name %{terminus_class}" msgstr "" #: ../lib/puppet/indirector/indirection.rb:188 msgid "Could not find terminus %{terminus_class} for indirection %{name}" msgstr "" #: ../lib/puppet/indirector/indirection.rb:204 msgid "Expiring the %{cache} cache of %{instance}" msgstr "" #: ../lib/puppet/indirector/indirection.rb:234 msgid "Caching %{indirection} for %{request}" msgstr "" #: ../lib/puppet/indirector/indirection.rb:245 msgid "Filtered result for %{indirection} %{request}" msgstr "" #: ../lib/puppet/indirector/indirection.rb:274 msgid "Not using expired %{indirection} for %{request} from cache; expired at %{expiration}" msgstr "" #: ../lib/puppet/indirector/indirection.rb:281 msgid "Cached %{indirection} for %{request} failed: %{detail}" msgstr "" #: ../lib/puppet/indirector/indirection.rb:307 msgid "Search results from terminus %{terminus_name} are not an array" msgstr "" #: ../lib/puppet/indirector/indirection.rb:346 msgid "Not authorized to call %{method} on %{description}" msgstr "" #: ../lib/puppet/indirector/indirection.rb:349 msgid "Not authorized to call %{method} on %{description} with %{option}" msgstr "" #: ../lib/puppet/indirector/indirection.rb:376 msgid "Could not find terminus %{terminus_class} for indirection %{indirection}" msgstr "" #: ../lib/puppet/indirector/json.rb:21 msgid "Could not save %{json} %{request}: %{detail}" msgstr "" #: ../lib/puppet/indirector/json.rb:28 msgid "Could not destroy %{json} %{request}: %{detail}" msgstr "" #: ../lib/puppet/indirector/json.rb:43 msgid "directory traversal detected in %{json}: %{name}" msgstr "" #: ../lib/puppet/indirector/json.rb:44 ../lib/puppet/indirector/msgpack.rb:52 ../lib/puppet/indirector/yaml.rb:42 msgid "invalid key" msgstr "" #: ../lib/puppet/indirector/json.rb:65 msgid "Could not read JSON data for %{name} %{key}: %{detail}" msgstr "" #: ../lib/puppet/indirector/json.rb:71 msgid "Could not parse JSON data for %{name} %{key}: %{detail}" msgstr "" #: ../lib/puppet/indirector/memory.rb:16 msgid "Could not find %{request} to destroy" msgstr "" #: ../lib/puppet/indirector/msgpack.rb:13 msgid "MessagePack terminus not supported without msgpack library" msgstr "" #: ../lib/puppet/indirector/msgpack.rb:29 msgid "Could not save %{name} %{request}: %{detail}" msgstr "" #: ../lib/puppet/indirector/msgpack.rb:36 msgid "Could not destroy %{name} %{request}: %{detail}" msgstr "" #: ../lib/puppet/indirector/msgpack.rb:51 ../lib/puppet/indirector/yaml.rb:41 msgid "directory traversal detected in %{indirection}: %{name}" msgstr "" #. TRANSLATORS "MessagePack" is a program name and should not be translated #: ../lib/puppet/indirector/msgpack.rb:70 msgid "Could not read MessagePack data for %{indirection} %{key}: %{detail}" msgstr "" #: ../lib/puppet/indirector/msgpack.rb:76 msgid "Could not parse MessagePack data for %{indirection} %{key}: %{detail}" msgstr "" #: ../lib/puppet/indirector/node/exec.rb:13 msgid "You must set the 'external_nodes' parameter to use the external node terminus" msgstr "" #: ../lib/puppet/indirector/node/exec.rb:13 msgid "none" msgstr "" #: ../lib/puppet/indirector/node/exec.rb:64 msgid "key is a %{klass}, not a string or symbol" msgstr "" #: ../lib/puppet/indirector/node/exec.rb:68 msgid "Could not load external node results for %{name}: %{detail}" msgstr "" #: ../lib/puppet/indirector/report/json.rb:21 ../lib/puppet/indirector/report/yaml.rb:21 msgid "replace_file mode: %{mode} is invalid" msgstr "" #: ../lib/puppet/indirector/report/json.rb:33 ../lib/puppet/indirector/report/yaml.rb:33 ../lib/puppet/indirector/yaml.rb:34 msgid "Could not save %{indirection} %{request}: %{detail}" msgstr "" #: ../lib/puppet/indirector/report/processor.rb:41 msgid "Report %{report} failed: %{detail}" msgstr "" #: ../lib/puppet/indirector/report/processor.rb:59 msgid "No report named '%{name}'" msgstr "" #: ../lib/puppet/indirector/request.rb:104 msgid "Could not find indirection '%{indirection}'" msgstr "" #: ../lib/puppet/indirector/request.rb:168 msgid "Could not understand URL %{key}: %{detail}" msgstr "" #: ../lib/puppet/indirector/resource/ral.rb:64 msgid "Could not find type %{request_type}" msgstr "" #: ../lib/puppet/indirector/resource/validator.rb:7 msgid "Resource instance does not match request key" msgstr "" #: ../lib/puppet/indirector/rest.rb:45 msgid "Error %{code} on SERVER: %{returned_message}" msgstr "" #: ../lib/puppet/indirector/terminus.rb:39 msgid "Could not find indirection instance %{name} for %{terminus}" msgstr "" #: ../lib/puppet/indirector/terminus.rb:54 msgid "Terminus subclasses must have associated constants" msgstr "" #: ../lib/puppet/indirector/terminus.rb:81 msgid "Could not discern indirection model from class constant" msgstr "" #: ../lib/puppet/indirector/terminus.rb:139 msgid "Cannot create instances of abstract terminus types" msgstr "" #: ../lib/puppet/indirector/terminus.rb:171 msgid "Instance name %{name} does not match requested key %{key}" msgstr "" #: ../lib/puppet/indirector/terminus.rb:177 msgid "Invalid instance type %{klass}, expected %{model_type}" msgstr "" #: ../lib/puppet/indirector/yaml.rb:16 msgid "Could not parse YAML data for %{indirection} %{request}: %{detail}" msgstr "" #: ../lib/puppet/indirector/yaml.rb:22 msgid "You can only save objects that respond to :name" msgstr "" #: ../lib/puppet/info_service/class_information_service.rb:19 msgid "Given argument must be a Hash" msgstr "" #: ../lib/puppet/info_service/class_information_service.rb:56 msgid "The file %{f} does not exist" msgstr "" #: ../lib/puppet/info_service/plan_information_service.rb:22 ../lib/puppet/info_service/task_information_service.rb:29 msgid "Module %{module_name} not found in environment %{environment_name}." msgstr "" #: ../lib/puppet/interface.rb:152 msgid "Cannot create face %{name} with invalid version number '%{version}'!" msgstr "" #: ../lib/puppet/interface/action.rb:81 ../lib/puppet/interface/action.rb:125 msgid "The rendering format must be a symbol, not %{class_name}" msgstr "" #. TRANSLATORS 'set_rendering_method_for' and 'Proc' should not be translated #: ../lib/puppet/interface/action.rb:99 msgid "The second argument to set_rendering_method_for must be a Proc" msgstr "" #. TRANSLATORS 'set_rendering_method_for' and 'Proc' should not be translated #: ../lib/puppet/interface/action.rb:102 msgid "The second argument to set_rendering_method_for must be a Proc, not %{class_name}" msgstr "" #. TRANSLATORS 'when_rendering', 'when_invoked' are method names and should not be translated #: ../lib/puppet/interface/action.rb:111 msgid "The when_rendering method for the %{face} face %{name} action takes either just one argument, the result of when_invoked, or the result plus the %{arg_count} arguments passed to the when_invoked block, not a variable number" msgstr "" #. TRANSLATORS 'when_rendering', 'when_invoked' are method names and should not be translated #: ../lib/puppet/interface/action.rb:117 msgid "The when_rendering method for the %{face} face %{name} action takes either just one argument, the result of when_invoked, or the result plus the %{arg_count} arguments passed to the when_invoked block, not %{string}" msgstr "" #: ../lib/puppet/interface/action.rb:128 msgid "You can't define a rendering method for %{type} twice" msgstr "" #. TRANSLATORS 'when_invoked' should not be translated #: ../lib/puppet/interface/action.rb:237 msgid "when_invoked requires at least one argument (options) for action %{name}" msgstr "" #: ../lib/puppet/interface/action.rb:286 ../lib/puppet/interface/option_manager.rb:60 msgid "Option %{option} conflicts with existing option %{conflict}" msgstr "" #: ../lib/puppet/interface/action.rb:291 msgid "Option %{option} conflicts with existing option %{conflict} on %{face}" msgstr "" #. TRANSLATORS 'Puppet.settings' should not be translated #. TRANSLATORS 'Puppet.settings' references to the Puppet settings options and should not be translated #: ../lib/puppet/interface/action.rb:319 ../lib/puppet/interface/option_manager.rb:15 msgid "Global option %{option} does not exist in Puppet.settings" msgstr "" #: ../lib/puppet/interface/action.rb:369 msgid "Multiple aliases for the same option passed: %{overlap_list}" msgstr "" #: ../lib/puppet/interface/action.rb:375 msgid "Unknown options passed: %{unknown_list}" msgstr "" #: ../lib/puppet/interface/action.rb:393 msgid "The following options are required: %{missing_list}" msgstr "" #. TRANSLATORS 'when_rendering' is a method name and should not be translated #: ../lib/puppet/interface/action_builder.rb:66 msgid "You must give a rendering format to when_rendering" msgstr "" #. TRANSLATORS 'when_rendering' is a method name and should not be translated #: ../lib/puppet/interface/action_builder.rb:70 msgid "You must give a block to when_rendering" msgstr "" #. TRANSLATORS 'render_as' is a method name and should not be translated #: ../lib/puppet/interface/action_builder.rb:132 msgid "You must give a rendering format to render_as" msgstr "" #: ../lib/puppet/interface/action_builder.rb:137 msgid "%{value} is not a valid rendering format: %{formats_list}" msgstr "" #. TRANSLATORS 'when_invoked' is a method name and should not be translated and 'block' is a Ruby code block #: ../lib/puppet/interface/action_builder.rb:164 msgid "actions need to know what to do when_invoked; please add the block" msgstr "" #: ../lib/puppet/interface/action_manager.rb:22 msgid "Redefining action %{name} for %{self}" msgstr "" #. TRANSLATORS 'Face' refers to a programming API in Puppet, 'summary' and 'description' are specifc attribute names and should not be translated #: ../lib/puppet/interface/documentation.rb:62 msgid "Face summary should be a single line; put the long text in 'description' instead." msgstr "" #. TRANSLATORS 'author' is an attribute name and should not be translated #: ../lib/puppet/interface/documentation.rb:207 msgid "author must be a string; use multiple statements for multiple authors" msgstr "" #. TRANSLATORS 'author' is an attribute name and should not be translated #: ../lib/puppet/interface/documentation.rb:212 msgid "author should be a single line; use multiple statements for multiple authors" msgstr "" #. TRANSLATORS 'author' is an attribute name and should not be translated #: ../lib/puppet/interface/documentation.rb:233 msgid "author should be a single line; use multiple statements" msgstr "" #. TRANSLATORS 'copyright' is an attribute name and should not be translated #: ../lib/puppet/interface/documentation.rb:255 msgid "copyright takes the owners names, then the years covered" msgstr "" #. TRANSLATORS 'copyright' is an attribute name and should not be translated #: ../lib/puppet/interface/documentation.rb:281 msgid "copyright owner must be a string or an array of strings" msgstr "" #. TRANSLATORS 'copyright' is an attribute name and should not be translated #: ../lib/puppet/interface/documentation.rb:318 msgid "copyright with a year %{value} is very strange; did you accidentally add or subtract two years?" msgstr "" #. TRANSLATORS 'copyright' is an attribute name and should not be translated #. TRANSLATORS 'copyright' is an attribute name and should not be translated #: ../lib/puppet/interface/documentation.rb:334 ../lib/puppet/interface/documentation.rb:340 msgid "%{value} is not a good copyright year or range" msgstr "" #. TRANSLATORS 'copyright' is an attribute name and should not be translated #: ../lib/puppet/interface/documentation.rb:359 msgid "%{value} is not a good copyright year, set, or range" msgstr "" #: ../lib/puppet/interface/face_collection.rb:123 msgid "" "Failed to load face %{name}:\n" "%{detail}" msgstr "" #. TRANSLATORS 'face' refers to a programming API in Puppet #: ../lib/puppet/interface/face_collection.rb:135 msgid "%{name} (%{class_name}) is not a valid face name" msgstr "" #: ../lib/puppet/interface/option.rb:23 msgid "%{option}: long options need two dashes (--)" msgstr "" #: ../lib/puppet/interface/option.rb:39 msgid "%{option}: already defined in puppet" msgstr "" #: ../lib/puppet/interface/option.rb:44 msgid "%{option}: duplicates existing alias %{duplicate} in %{parent}" msgstr "" #: ../lib/puppet/interface/option.rb:50 msgid "%{option} is not valid for an option argument" msgstr "" #: ../lib/puppet/interface/option.rb:55 msgid "No option declarations found while building" msgstr "" #: ../lib/puppet/interface/option.rb:68 msgid "Option %{name} is inconsistent about taking an argument" msgstr "" #: ../lib/puppet/interface/option.rb:75 msgid "Options with optional arguments are not supported" msgstr "" #: ../lib/puppet/interface/option.rb:78 msgid "Option %{name} is inconsistent about the argument being optional" msgstr "" #: ../lib/puppet/interface/option.rb:94 msgid "Can't find a name in the declaration %{declaration}" msgstr "" #: ../lib/puppet/interface/option.rb:104 msgid "%{name} is an invalid option name" msgstr "" #: ../lib/puppet/interface/option.rb:128 ../lib/puppet/interface/option.rb:147 msgid "%{name} can't be optional and have a default value" msgstr "" #. TRANSLATORS 'proc' is a Ruby block of code #: ../lib/puppet/interface/option.rb:133 msgid "default value for %{name} is a %{class_name}, not a proc" msgstr "" #. TRANSLATORS 'proc' is a Ruby block of code #: ../lib/puppet/interface/option.rb:158 msgid "before action hook for %{name} is a %{class_name}, not a proc" msgstr "" #. TRANSLATORS 'proc' is a Ruby block of code #: ../lib/puppet/interface/option.rb:170 msgid "after action hook for %{name} is a %{class_name}, not a proc" msgstr "" #. TRANSLATORS 'before_action' is a method name and should not be translated #: ../lib/puppet/interface/option_builder.rb:47 msgid "%{option} before_action requires a block" msgstr "" #. TRANSLATORS 'before_action' is a method name and should not be translated #: ../lib/puppet/interface/option_builder.rb:51 msgid "%{option} already has a before_action set" msgstr "" #. TRANSLATORS 'before_action' is a method name and should not be translated #: ../lib/puppet/interface/option_builder.rb:55 msgid "before_action takes three arguments, action, args, and options" msgstr "" #. TRANSLATORS 'after_action' is a method name and should not be translated #: ../lib/puppet/interface/option_builder.rb:68 msgid "%{option} after_action requires a block" msgstr "" #. TRANSLATORS 'after_action' is a method name and should not be translated #: ../lib/puppet/interface/option_builder.rb:72 msgid "%{option} already has an after_action set" msgstr "" #. TRANSLATORS 'after_action' is a method name and should not be translated #: ../lib/puppet/interface/option_builder.rb:76 msgid "after_action takes three arguments, action, args, and options" msgstr "" #. TRANSLATORS 'default_to' is a method name and should not be translated #: ../lib/puppet/interface/option_builder.rb:98 msgid "%{option} default_to requires a block" msgstr "" #: ../lib/puppet/interface/option_builder.rb:101 msgid "%{option} already has a default value" msgstr "" #. TRANSLATORS 'default_to' is a method name and should not be translated #: ../lib/puppet/interface/option_builder.rb:105 msgid "%{option} default_to block should not take any arguments" msgstr "" #: ../lib/puppet/interface/option_manager.rb:68 msgid "Option %{option} conflicts with existing option %{conflict} on %{action}" msgstr "" #. TRANSLATORS 'Puppet::Type.newtype' should not be translated #: ../lib/puppet/metatype/manager.rb:79 msgid "Puppet::Type.newtype(%{name}) now expects a hash as the second argument, not %{argument}" msgstr "" #. TRANSLATORS 'new%{method}' will become a method name, do not translate this string #: ../lib/puppet/metatype/manager.rb:112 msgid "'new%{method}' method already exists; skipping" msgstr "" #. TRANSLATORS 'puppet/type/%{name}' should not be translated #: ../lib/puppet/metatype/manager.rb:175 msgid "Loaded puppet/type/%{name} but no class was created" msgstr "" #. TRANSLATORS 'metadata.json' is a specific file name and should not be translated. #: ../lib/puppet/module.rb:231 msgid "%{name} has an invalid and unparsable metadata.json file. The parse error: %{error}" msgstr "" #: ../lib/puppet/module/plan.rb:45 msgid "Plan %{plan_name} not found in module %{module_name}." msgstr "" #: ../lib/puppet/module/plan.rb:69 msgid "Plan names must start with a lowercase letter and be composed of only lowercase letters, numbers, and underscores" msgstr "" #: ../lib/puppet/module/plan.rb:71 msgid "Plan name cannot have extension %{ext}, must be .pp or .yaml" msgstr "" #: ../lib/puppet/module/plan.rb:74 msgid "Plan name cannot be a reserved word, but was '%{name}'" msgstr "" #: ../lib/puppet/module/plan.rb:77 msgid "Plan name cannot be a Puppet data type, but was '%{name}'" msgstr "" #: ../lib/puppet/module/task.rb:27 ../lib/puppet/module/task.rb:230 msgid "Task names must start with a lowercase letter and be composed of only lowercase letters, numbers, and underscores" msgstr "" #: ../lib/puppet/module/task.rb:46 msgid "Task %{task_name} not found in module %{module_name}." msgstr "" #: ../lib/puppet/module/task.rb:93 ../lib/puppet/module/task.rb:99 msgid "The 'files' task metadata expects an array, got %{files}." msgstr "" #: ../lib/puppet/module/task.rb:114 msgid "Could not find module %{module_name} containing task file %{filename}" msgstr "" #: ../lib/puppet/module/task.rb:120 msgid "Files must be saved in module directories that Puppet makes available via mount points: %{mounts}" msgstr "" #: ../lib/puppet/module/task.rb:127 msgid "File pathnames cannot include relative paths" msgstr "" #: ../lib/puppet/module/task.rb:132 msgid "Could not find %{path} on disk" msgstr "" #: ../lib/puppet/module/task.rb:139 msgid "Directories specified in task metadata must include a trailing slash: %{dir}" msgstr "" #: ../lib/puppet/module/task.rb:146 msgid "Files specified in task metadata cannot include a trailing slash: %{file}" msgstr "" #: ../lib/puppet/module/task.rb:163 msgid "Task metadata for task %{name} does not specify implementations as an array" msgstr "" #: ../lib/puppet/module/task.rb:169 msgid "Task metadata for task %{name} does not specify requirements as an array" msgstr "" #: ../lib/puppet/module/task.rb:174 msgid "Task metadata for task %{name} specifies missing implementation %{implementation}" msgstr "" #: ../lib/puppet/module/task.rb:186 msgid "No source besides task metadata was found in directory %{directory} for task %{name}" msgstr "" #: ../lib/puppet/module/task.rb:190 msgid "Multiple executables were found in directory %{directory} for task %{name}; define 'implementations' in metadata to differentiate between them" msgstr "" #: ../lib/puppet/module/task.rb:247 msgid "Error reading metadata: %{message}" msgstr "" #: ../lib/puppet/module_tool.rb:40 msgid "Not a valid full name: %{full_module_name}" msgstr "" #: ../lib/puppet/module_tool/applications/application.rb:46 msgid "Could not determine module path" msgstr "" #: ../lib/puppet/module_tool/applications/application.rb:50 msgid "Unable to find metadata.json in module root at %{path} See https://puppet.com/docs/puppet/latest/modules_publishing.html for required file format." msgstr "" #: ../lib/puppet/module_tool/applications/application.rb:59 msgid "Could not parse JSON %{metadata_path}" msgstr "" #: ../lib/puppet/module_tool/applications/application.rb:64 msgid "A Modulefile was found in the root directory of the module. This file will be ignored and can safely be removed." msgstr "" #: ../lib/puppet/module_tool/applications/application.rb:80 msgid "Could not parse filename to obtain the username, module name and version. (%{release_name})" msgstr "" #: ../lib/puppet/module_tool/applications/application.rb:84 msgid "Invalid version format: %{version} (Semantic Versions are acceptable: http://semver.org)" msgstr "" #: ../lib/puppet/module_tool/applications/checksummer.rb:47 ../lib/puppet/module_tool/applications/checksummer.rb:49 msgid "No file containing checksums found." msgstr "" #: ../lib/puppet/module_tool/applications/installer.rb:93 ../lib/puppet/module_tool/applications/upgrader.rb:107 msgid "Downloading from %{host} ..." msgstr "" #: ../lib/puppet/module_tool/applications/installer.rb:141 ../lib/puppet/module_tool/applications/upgrader.rb:145 msgid "Resolving dependencies ..." msgstr "" #: ../lib/puppet/module_tool/applications/installer.rb:220 msgid "Preparing to install ..." msgstr "" #: ../lib/puppet/module_tool/applications/installer.rb:223 msgid "Installing -- do not interrupt ..." msgstr "" #: ../lib/puppet/module_tool/applications/uninstaller.rb:94 msgid "Either the `--ignore_changes` or `--force` argument must be specified to uninstall modules when running in FIPS mode." msgstr "" #: ../lib/puppet/module_tool/applications/unpacker.rb:51 msgid "Symlinks in modules are unsupported. Please investigate symlink %{from}->%{to}." msgstr "" #: ../lib/puppet/module_tool/applications/unpacker.rb:72 msgid "No valid metadata.json found!" msgstr "" #: ../lib/puppet/module_tool/applications/upgrader.rb:31 msgid "Module upgrade is prohibited in FIPS mode." msgstr "" #: ../lib/puppet/module_tool/applications/upgrader.rb:77 msgid "Found '%{name}' (%{version}) in %{dir} ..." msgstr "" #: ../lib/puppet/module_tool/applications/upgrader.rb:192 msgid "Preparing to upgrade ..." msgstr "" #: ../lib/puppet/module_tool/applications/upgrader.rb:195 msgid "Upgrading -- do not interrupt ..." msgstr "" #: ../lib/puppet/module_tool/contents_description.rb:56 msgid "Could not find/load type: %{name}" msgstr "" #: ../lib/puppet/module_tool/errors/installer.rb:12 msgid "'%{module_name}' (%{version}) requested; '%{module_name}' (%{installed_version}) already installed" msgstr "" #: ../lib/puppet/module_tool/errors/installer.rb:17 ../lib/puppet/module_tool/errors/installer.rb:55 ../lib/puppet/module_tool/errors/installer.rb:73 ../lib/puppet/module_tool/errors/shared.rb:80 ../lib/puppet/module_tool/errors/shared.rb:122 msgid "Could not install module '%{module_name}' (%{version})" msgstr "" #: ../lib/puppet/module_tool/errors/installer.rb:18 msgid " Module '%{module_name}' (%{installed_version}) is already installed" msgstr "" #: ../lib/puppet/module_tool/errors/installer.rb:19 msgid " Installed module has had changes made locally" msgstr "" #. TRANSLATORS `puppet module upgrade` is a command line and should not be translated #: ../lib/puppet/module_tool/errors/installer.rb:21 msgid " Use `puppet module upgrade` to install a different version" msgstr "" #. TRANSLATORS `puppet module install --force` is a command line and should not be translated #: ../lib/puppet/module_tool/errors/installer.rb:23 msgid " Use `puppet module install --force` to re-install only this module" msgstr "" #: ../lib/puppet/module_tool/errors/installer.rb:33 msgid "Could not install '%{requested_package}'; no releases are available from %{source}" msgstr "" #: ../lib/puppet/module_tool/errors/installer.rb:38 msgid "Could not install '%{requested_package}'" msgstr "" #: ../lib/puppet/module_tool/errors/installer.rb:39 ../lib/puppet/module_tool/errors/shared.rb:59 msgid " No releases are available from %{source}" msgstr "" #: ../lib/puppet/module_tool/errors/installer.rb:40 msgid " Does '%{requested_package}' have at least one published release?" msgstr "" #: ../lib/puppet/module_tool/errors/installer.rb:50 msgid "'%{module_name}' (%{version}) requested; Path %{dir} is not a directory." msgstr "" #: ../lib/puppet/module_tool/errors/installer.rb:56 msgid " Path '%{directory}' exists but is not a directory." msgstr "" #. TRANSLATORS "mkdir -p '%{directory}'" is a command line example and should not be translated #: ../lib/puppet/module_tool/errors/installer.rb:58 msgid " A potential solution is to rename the path and then \"mkdir -p '%{directory}'\"" msgstr "" #: ../lib/puppet/module_tool/errors/installer.rb:68 msgid "'%{module_name}' (%{version}) requested; Permission is denied to create %{dir}." msgstr "" #: ../lib/puppet/module_tool/errors/installer.rb:74 msgid " Permission is denied when trying to create directory '%{directory}'." msgstr "" #: ../lib/puppet/module_tool/errors/installer.rb:75 msgid " A potential solution is to check the ownership and permissions of parent directories." msgstr "" #: ../lib/puppet/module_tool/errors/installer.rb:84 msgid "Attempt to install file with an invalid path into %{path} under %{dir}" msgstr "" #: ../lib/puppet/module_tool/errors/installer.rb:89 msgid "Could not install package with an invalid path." msgstr "" #: ../lib/puppet/module_tool/errors/installer.rb:90 msgid " Package attempted to install file into %{path} under %{directory}." msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:13 msgid "Could not %{action} '%{module_name}' (%{version}); no version satisfies all dependencies" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:18 ../lib/puppet/module_tool/errors/shared.rb:204 ../lib/puppet/module_tool/errors/upgrader.rb:59 msgid "Could not %{action} module '%{module_name}' (%{version})" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:21 msgid " The requested version cannot satisfy one or more of the following installed modules:" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:23 msgid " %{name}, installed: %{current_version}, expected: %{constraints}" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:26 msgid " %{mod}, expects '%{name}': %{range}" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:31 msgid " The requested version cannot satisfy all dependencies" msgstr "" #. TRANSLATORS `puppet module %{action} --ignore-dependencies` is a command line and should not be translated #: ../lib/puppet/module_tool/errors/shared.rb:35 msgid " Use `puppet module %{action} '%{module_name}' --ignore-dependencies` to %{action} only this module" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:49 msgid "Could not %{action} '%{module_name}'; no releases are available from %{source}" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:51 msgid "Could not %{action} '%{module_name}'; no releases matching '%{version}' are available from %{source}" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:57 msgid "Could not %{action} '%{module_name}' (%{version})" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:60 msgid " Does '%{module_name}' have at least one published release?" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:62 msgid " No releases matching '%{requested_version}' are available from %{source}" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:75 msgid "'%{module_name}' (%{version}) requested; installation conflict" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:83 msgid " Dependency '%{name}' (%{version}) would overwrite %{directory}" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:85 msgid " Installation would overwrite %{directory}" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:89 msgid " Currently, '%{current_name}' (%{current_version}) is installed to that directory" msgstr "" #. TRANSLATORS `puppet module install --ignore-dependencies` is a command line and should not be translated #: ../lib/puppet/module_tool/errors/shared.rb:94 msgid " Use `puppet module install --ignore-dependencies` to install only this module" msgstr "" #. TRANSLATORS `puppet module install --force` is a command line and should not be translated #. TRANSLATORS `puppet module install --force` is a command line and should not be translated #: ../lib/puppet/module_tool/errors/shared.rb:97 ../lib/puppet/module_tool/errors/shared.rb:126 msgid " Use `puppet module install --force` to install this module anyway" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:111 msgid "'%{module_name}' (%{version}) requested; Invalid dependency cycle" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:116 msgid "You specified '%{name}' (%{version})" msgstr "" #. TRANSLATORS This message repeats as separate lines as a list under the heading "You specified '%{name}' (%{version})\n" #: ../lib/puppet/module_tool/errors/shared.rb:119 msgid "This depends on '%{name}' (%{version})" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:123 msgid " No version of '%{module_name}' will satisfy dependencies" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:136 msgid "Could not %{action} '%{module_name}', did you mean '%{suggestion}'?" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:141 ../lib/puppet/module_tool/errors/shared.rb:158 ../lib/puppet/module_tool/errors/shared.rb:181 ../lib/puppet/module_tool/errors/shared.rb:222 msgid "Could not %{action} module '%{module_name}'" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:142 msgid " The name '%{module_name}' is invalid" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:143 msgid " Did you mean `puppet module %{action} %{suggestion}`?" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:153 msgid "Could not %{action} '%{module_name}'; module is not installed" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:159 msgid " Module '%{module_name}' is not installed" msgstr "" #. TRANSLATORS `puppet module %{action} %{suggestion}` is a command line and should not be translated #: ../lib/puppet/module_tool/errors/shared.rb:162 msgid " You may have meant `puppet module %{action} %{suggestion}`" msgstr "" #. TRANSLATORS `puppet module install` is a command line and should not be translated #: ../lib/puppet/module_tool/errors/shared.rb:165 msgid " Use `puppet module install` to install this module" msgstr "" #. TRANSLATORS "module path" refers to a set of directories where modules may be installed #: ../lib/puppet/module_tool/errors/shared.rb:176 msgid "Could not %{action} '%{module_name}'; module appears in multiple places in the module path" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:182 msgid " Module '%{module_name}' appears multiple places in the module path" msgstr "" #. TRANSLATORS This is repeats as separate lines as a list under "Module '%{module_name}' appears multiple places in the module path" #: ../lib/puppet/module_tool/errors/shared.rb:185 msgid " '%{module_name}' (%{version}) was found in %{path}" msgstr "" #. TRANSLATORS `--modulepath` is command line option and should not be translated #: ../lib/puppet/module_tool/errors/shared.rb:188 msgid " Use the `--modulepath` option to limit the search to specific directories" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:199 msgid "Could not %{action} '%{module_name}'; module has had changes made locally" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:205 msgid " Installed module has had changes made locally" msgstr "" #. TRANSLATORS `puppet module %{action} --ignore-changes` is a command line and should not be translated #: ../lib/puppet/module_tool/errors/shared.rb:207 msgid " Use `puppet module %{action} --ignore-changes` to %{action} this module anyway" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:217 msgid "Could not %{action} '%{module_name}'; %{error}" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:223 msgid " Failure trying to parse metadata" msgstr "" #: ../lib/puppet/module_tool/errors/shared.rb:224 msgid " Original message was: %{message}" msgstr "" #: ../lib/puppet/module_tool/errors/uninstaller.rb:11 msgid "Could not uninstall '%{module_name}'; no installed version matches" msgstr "" #: ../lib/puppet/module_tool/errors/uninstaller.rb:16 msgid "Could not uninstall module '%{module_name}' (%{version})" msgstr "" #: ../lib/puppet/module_tool/errors/uninstaller.rb:17 msgid " No installed version of '%{module_name}' matches (%{version})" msgstr "" #: ../lib/puppet/module_tool/errors/uninstaller.rb:19 msgid " '%{module_name}' (%{version}) is installed in %{path}" msgstr "" #: ../lib/puppet/module_tool/errors/uninstaller.rb:32 msgid "Could not uninstall '%{module_name}'; installed modules still depend upon it" msgstr "" #: ../lib/puppet/module_tool/errors/uninstaller.rb:38 msgid "Could not uninstall module '%{module_name}' (v%{requested_version})" msgstr "" #: ../lib/puppet/module_tool/errors/uninstaller.rb:40 msgid "Could not uninstall module '%{module_name}'" msgstr "" #: ../lib/puppet/module_tool/errors/uninstaller.rb:42 msgid " Other installed modules have dependencies on '%{module_name}' (%{version})" msgstr "" #: ../lib/puppet/module_tool/errors/uninstaller.rb:44 msgid " '%{module_name}' (%{version}) requires '%{module_dep}' (%{dep_version})" msgstr "" #. TRANSLATORS `puppet module uninstall --force` is a command line option that should not be translated #: ../lib/puppet/module_tool/errors/uninstaller.rb:47 msgid " Use `puppet module uninstall --force` to uninstall this module anyway" msgstr "" #: ../lib/puppet/module_tool/errors/upgrader.rb:21 msgid "Could not upgrade '%{module_name}'; more recent versions not found" msgstr "" #: ../lib/puppet/module_tool/errors/upgrader.rb:26 msgid "Could not upgrade module '%{module_name}' (%{version})" msgstr "" #: ../lib/puppet/module_tool/errors/upgrader.rb:28 msgid " The installed version is already the latest version matching %{version}" msgstr "" #: ../lib/puppet/module_tool/errors/upgrader.rb:30 msgid " There are %{count} newer versions" msgstr "" #: ../lib/puppet/module_tool/errors/upgrader.rb:31 msgid " No combination of dependency upgrades would satisfy all dependencies" msgstr "" #: ../lib/puppet/module_tool/errors/upgrader.rb:33 msgid " Dependencies will not be automatically upgraded across major versions" msgstr "" #: ../lib/puppet/module_tool/errors/upgrader.rb:34 msgid " Upgrading one or more of these modules may permit the upgrade to succeed:" msgstr "" #. TRANSLATORS `puppet module upgrade --force` is a command line option that should not be translated #: ../lib/puppet/module_tool/errors/upgrader.rb:41 msgid " Use `puppet module upgrade --force` to upgrade only this module" msgstr "" #: ../lib/puppet/module_tool/errors/upgrader.rb:54 msgid "Could not %{action} '%{module_name}' (%{version}); downgrades are not allowed" msgstr "" #: ../lib/puppet/module_tool/errors/upgrader.rb:60 msgid " Downgrading is not allowed." msgstr "" #: ../lib/puppet/module_tool/install_directory.rb:25 msgid "Created target directory %{dir}" msgstr "" #: ../lib/puppet/module_tool/installed_modules.rb:67 msgid "%{module_name} (%{path}) has an invalid version number (%{version}). The version has been set to 0.0.0. If you are the maintainer for this module, please update the metadata.json with a valid Semantic Version (http://semver.org)." msgstr "" #: ../lib/puppet/module_tool/metadata.rb:72 msgid "Dependency conflict for %{module_name}: Dependency %{name} was given conflicting version requirements %{version_requirement} and %{dup_version}. Verify that there are no duplicates in the metadata.json." msgstr "" #: ../lib/puppet/module_tool/metadata.rb:181 msgid "the field must be a namespaced module name" msgstr "" #: ../lib/puppet/module_tool/metadata.rb:183 msgid "the module name contains non-alphanumeric (or underscore) characters" msgstr "" #: ../lib/puppet/module_tool/metadata.rb:185 msgid "the module name must begin with a letter" msgstr "" #: ../lib/puppet/module_tool/metadata.rb:187 msgid "the namespace contains non-alphanumeric characters" msgstr "" #: ../lib/puppet/module_tool/metadata.rb:190 msgid "Invalid 'name' field in metadata.json: %{err}" msgstr "" #: ../lib/puppet/module_tool/metadata.rb:197 msgid "version string cannot be parsed as a valid Semantic Version" msgstr "" #: ../lib/puppet/module_tool/metadata.rb:198 msgid "Invalid 'version' field in metadata.json: %{err}" msgstr "" #: ../lib/puppet/module_tool/metadata.rb:210 msgid "field 'data_provider' contains non-alphanumeric characters" msgstr "" #: ../lib/puppet/module_tool/metadata.rb:212 msgid "field 'data_provider' must begin with a letter" msgstr "" #: ../lib/puppet/module_tool/metadata.rb:216 msgid "field 'data_provider' must be a string" msgstr "" #: ../lib/puppet/module_tool/metadata.rb:224 msgid "Invalid 'version_range' field in metadata.json: %{err}" msgstr "" #: ../lib/puppet/module_tool/shared_behaviors.rb:34 msgid "Downloading from %{uri} ..." msgstr "" #: ../lib/puppet/module_tool/shared_behaviors.rb:173 msgid "Could not download module: %{message}" msgstr "" #. TRANSLATORS "tar" is a program name and should not be translated #: ../lib/puppet/module_tool/tar.rb:17 msgid "No suitable tar implementation found" msgstr "" #: ../lib/puppet/network/client_request.rb:17 msgid "Request is not set up; cannot build call" msgstr "" #: ../lib/puppet/network/format.rb:45 msgid "Unsupported option(s) %{options_list}" msgstr "" #: ../lib/puppet/network/format.rb:78 msgid "%{klass} does not respond to %{method}; can not render multiple instances to %{mime}" msgstr "" #: ../lib/puppet/network/format_handler.rb:69 msgid "No format matches the given format name or mime-type (%{format})" msgstr "" #. TRANSLATORS "intern" is a function name and should not be translated #: ../lib/puppet/network/format_support.rb:17 msgid "Could not intern from %{format}: %{err}" msgstr "" #. TRANSLATORS "intern_multiple" is a function name and should not be translated #: ../lib/puppet/network/format_support.rb:24 msgid "Could not intern_multiple from %{format}: %{err}" msgstr "" #. TRANSLATORS "render_multiple" is a function name and should not be translated #: ../lib/puppet/network/format_support.rb:31 msgid "Could not render_multiple to %{format}: %{err}" msgstr "" #. TRANSLATORS "render" is a function name and should not be translated #: ../lib/puppet/network/format_support.rb:116 msgid "Could not render to %{format}: %{err}" msgstr "" #. TRANSLATORS "mime" is a function name and should not be translated #: ../lib/puppet/network/format_support.rb:125 msgid "Could not mime to %{format}: %{err}" msgstr "" #: ../lib/puppet/network/formats.rb:42 ../lib/puppet/network/formats.rb:55 msgid "Serialized YAML did not contain a valid instance of %{klass}: %{message}" msgstr "" #: ../lib/puppet/network/formats.rb:48 msgid "Serialized YAML did not contain a collection of instances when calling intern_multiple" msgstr "" #: ../lib/puppet/network/formats.rb:62 msgid "Serialized YAML did not contain a valid instance of %{klass}" msgstr "" #: ../lib/puppet/network/http/api/indirected_routes.rb:43 msgid "No handler for %{indirection}" msgstr "" #: ../lib/puppet/network/http/api/indirected_routes.rb:65 msgid "The indirection name must be purely alphanumeric, not '%{indirection_name}'" msgstr "" #: ../lib/puppet/network/http/api/indirected_routes.rb:74 msgid "Indirection '%{indirection_name}' does not match url prefix '%{url_prefix}'" msgstr "" #: ../lib/puppet/network/http/api/indirected_routes.rb:80 msgid "Could not find indirection '%{indirection_name}'" msgstr "" #: ../lib/puppet/network/http/api/indirected_routes.rb:86 msgid "An environment parameter must be specified" msgstr "" #: ../lib/puppet/network/http/api/indirected_routes.rb:90 msgid "The environment must be purely alphanumeric, not '%{environment}'" msgstr "" #: ../lib/puppet/network/http/api/indirected_routes.rb:100 msgid "Could not find environment '%{environment}'" msgstr "" #: ../lib/puppet/network/http/api/indirected_routes.rb:106 msgid "No request key specified in %{uri}" msgstr "" #: ../lib/puppet/network/http/api/indirected_routes.rb:118 msgid "Could not find %{value0} %{key}" msgstr "" #: ../lib/puppet/network/http/api/indirected_routes.rb:125 msgid "Rendered result in %{format}" msgstr "" #: ../lib/puppet/network/http/api/indirected_routes.rb:131 msgid "Sent response" msgstr "" #: ../lib/puppet/network/http/api/indirected_routes.rb:139 msgid "Could not find %{indirection} %{key}" msgstr "" #: ../lib/puppet/network/http/api/indirected_routes.rb:151 msgid "Could not find instances in %{indirection} with '%{key}'" msgstr "" #: ../lib/puppet/network/http/api/indirected_routes.rb:190 msgid "Failed to serialize %{model} for '%{key}': %{detail}" msgstr "" #: ../lib/puppet/network/http/api/indirected_routes.rb:203 ../lib/puppet/network/http/request.rb:72 msgid "No supported formats are acceptable (Accept: %{accepted_formats})" msgstr "" #: ../lib/puppet/network/http/api/indirected_routes.rb:228 msgid "The request body is invalid: %{message}" msgstr "" #. TRANSLATORS "mime-type" is a keyword and should not be translated #. TRANSLATORS "mime-type" is a keyword and should not be translated #: ../lib/puppet/network/http/api/indirected_routes.rb:234 ../lib/puppet/network/http/request.rb:40 msgid "Client sent a mime-type (%{header}) that doesn't correspond to a format we support" msgstr "" #: ../lib/puppet/network/http/api/indirected_routes.rb:240 msgid "No support for http method %{http_method}" msgstr "" #: ../lib/puppet/network/http/api/indirected_routes.rb:244 msgid "No support for plurality %{indirection} for %{http_method} operations" msgstr "" #: ../lib/puppet/network/http/api/indirection_type.rb:30 msgid "Not a valid indirection type" msgstr "" #: ../lib/puppet/network/http/connection.rb:49 msgid "Unrecognized option(s): %{opts}" msgstr "" #: ../lib/puppet/network/http/connection.rb:55 msgid "Expected an instance of Puppet::SSL::Verifier but was passed a %{klass}" msgstr "" #: ../lib/puppet/network/http/connection.rb:278 msgid "Too many HTTP redirections for %{host}:%{port}" msgstr "" #: ../lib/puppet/network/http/error.rb:25 msgid "Not Acceptable: %{message}" msgstr "" #: ../lib/puppet/network/http/error.rb:32 msgid "Not Found: %{message}" msgstr "" #: ../lib/puppet/network/http/error.rb:39 msgid "Not Authorized: %{message}" msgstr "" #: ../lib/puppet/network/http/error.rb:46 msgid "Bad Request: %{message}" msgstr "" #: ../lib/puppet/network/http/error.rb:53 msgid "Method Not Allowed: %{message}" msgstr "" #: ../lib/puppet/network/http/error.rb:60 msgid "Unsupported Media Type: %{message}" msgstr "" #: ../lib/puppet/network/http/error.rb:68 msgid "Server Error: %{message}" msgstr "" #: ../lib/puppet/network/http/handler.rb:24 msgid "Given multiple routes with identical path regexes: %{regexes}" msgstr "" #: ../lib/puppet/network/http/handler.rb:68 msgid "Processed request %{request_method} %{request_path}" msgstr "" #: ../lib/puppet/network/http/handler.rb:111 msgid "No route for %{request} %{path}" msgstr "" #: ../lib/puppet/network/http/handler.rb:136 msgid "Could not resolve %{ip}: %{detail}" msgstr "" #: ../lib/puppet/network/http/request.rb:22 msgid "Unknown arguments: %{args}" msgstr "" #: ../lib/puppet/network/http/request.rb:46 msgid "No Content-Type header was received, it isn't possible to unserialize the request" msgstr "" #: ../lib/puppet/network/http/request.rb:55 msgid "Missing required Accept header" msgstr "" #. TRANSLATORS 'ssl_context' is an argument and should not be translated #: ../lib/puppet/network/http_pool.rb:64 msgid "An ssl_context is required when connecting to 'https://%{host}:%{port}'" msgstr "" #. TRANSLATORS 'ssl_context' is an argument and should not be translated #: ../lib/puppet/network/http_pool.rb:72 msgid "An ssl_context is unnecessary when connecting to 'http://%{host}:%{port}' and will be ignored" msgstr "" #: ../lib/puppet/node.rb:29 msgid "No name provided in serialized data" msgstr "" #: ../lib/puppet/node.rb:101 msgid "Node names cannot be nil" msgstr "" #: ../lib/puppet/node.rb:140 msgid "Could not retrieve facts for %{name}: %{detail}" msgstr "" #: ../lib/puppet/node.rb:158 msgid "The node parameter '%{param_name}' for node '%{node_name}' was already set to '%{value}'. It could not be set to '%{desired_value}'" msgstr "" #: ../lib/puppet/node.rb:201 msgid "Trusted node data modified for node %{name}" msgstr "" #: ../lib/puppet/node/environment.rb:252 msgid "The 'disable_per_environment_manifest' setting is true, and the '%{env_name}' environment has an environment.conf manifest that conflicts with the 'default_manifest' setting." msgstr "" #: ../lib/puppet/node/environment.rb:616 ../lib/puppet/pops/loaders.rb:311 msgid "Could not parse for environment %{env}: %{detail}" msgstr "" #: ../lib/puppet/node/server_facts.rb:29 msgid "Could not retrieve fact servername" msgstr "" #: ../lib/puppet/node/server_facts.rb:38 msgid "Could not retrieve either serverip or serverip6 fact" msgstr "" #: ../lib/puppet/pal/compiler.rb:89 msgid "The argument 'puppet_code' must be a String, got %{type}" msgstr "" #. TRANSLATORS, the 'ast' is the name of a parameter, do not translate #: ../lib/puppet/pal/compiler.rb:132 msgid "The given 'ast' does not represent a literal value" msgstr "" #: ../lib/puppet/pal/compiler.rb:144 msgid "The argument 'code_string' must be a String, got %{type}" msgstr "" #: ../lib/puppet/pal/compiler.rb:158 msgid "The argument 'file' must be a String, got %{type}" msgstr "" #: ../lib/puppet/pal/compiler.rb:196 msgid "Given data_type value is not a data type, got '%{type}'" msgstr "" #. TRANSLATORS 'type' and 'title' are internal parameter names - do not translate #: ../lib/puppet/pal/json_catalog_encoder.rb:56 msgid "Both type and title must be given" msgstr "" #. TRANSLATORS: do not translate the variable names in this error message #. TRANSLATORS: do not translate the variable names in this error message #: ../lib/puppet/pal/pal_impl.rb:77 ../lib/puppet/pal/pal_impl.rb:182 msgid "manifest_file or code_string cannot be given when configured_by_env is true" msgstr "" #: ../lib/puppet/pal/pal_impl.rb:236 msgid "temporary environment name" msgstr "" #. TRANSLATORS: do not translate variable name string in these assertions #: ../lib/puppet/pal/pal_impl.rb:241 msgid "A block must be given to 'in_tmp_environment'" msgstr "" #. TRANSLATORS terms in the assertions below are names of terms in code #: ../lib/puppet/pal/pal_impl.rb:295 msgid "A block must be given to 'in_environment'" msgstr "" #. TRANSLATORS 'in_environment' is a name, do not translate #: ../lib/puppet/pal/pal_impl.rb:300 msgid "The environment directory '%{env_dir}' does not exist" msgstr "" #: ../lib/puppet/pal/pal_impl.rb:323 msgid "No directory found for the environment '%{env_name}' on the path '%{envpath}'" msgstr "" #: ../lib/puppet/pal/pal_impl.rb:378 msgid "Given variables must be a hash, got %{type}" msgstr "" #: ../lib/puppet/pal/pal_impl.rb:384 msgid "Given variable '%{varname}' has illegal name" msgstr "" #: ../lib/puppet/pal/pal_impl.rb:388 msgid "Given value for '%{varname}' has illegal type - got: %{type}" msgstr "" #: ../lib/puppet/pal/pal_impl.rb:559 msgid "Puppet Pal: %{what}" msgstr "" #: ../lib/puppet/pal/pal_impl.rb:573 msgid "Cannot use '%{a_term}' and '%{b_term}' at the same time" msgstr "" #: ../lib/puppet/pal/pal_impl.rb:580 msgid "A block must be given" msgstr "" #: ../lib/puppet/parameter.rb:350 msgid "No resource set for %{name}" msgstr "" #: ../lib/puppet/parameter.rb:449 msgid "Munging failed for value %{value} in class %{class_name}: %{detail}" msgstr "" #: ../lib/puppet/parameter.rb:485 msgid "Validate method failed for class %{class_name}: %{detail}" msgstr "" #: ../lib/puppet/parameter/package_options.rb:24 msgid "Expected either a string or hash of options" msgstr "" #: ../lib/puppet/parameter/path.rb:30 ../lib/puppet/parameter/path.rb:56 msgid "%{name} only accepts a single path, not an array of paths" msgstr "" #: ../lib/puppet/parameter/path.rb:33 msgid "%{name} must be a fully qualified path" msgstr "" #: ../lib/puppet/parameter/value_collection.rb:23 msgid "Cannot alias nonexistent value %{value}" msgstr "" #. TRANSLATORS ':call' is a property and should not be translated #: ../lib/puppet/parameter/value_collection.rb:138 msgid "Property option :call is deprecated and no longer used." msgstr "" #: ../lib/puppet/parameter/value_collection.rb:139 msgid "Please remove it." msgstr "" #: ../lib/puppet/parameter/value_collection.rb:188 ../lib/puppet/type/resources.rb:87 msgid "Invalid value %{value}." msgstr "" #: ../lib/puppet/parameter/value_collection.rb:189 msgid "Valid values are %{value_list}." msgstr "" #: ../lib/puppet/parameter/value_collection.rb:190 msgid "Valid values match %{pattern}." msgstr "" #: ../lib/puppet/parser/ast/leaf.rb:39 msgid "'%{value}' is not a valid hostname" msgstr "" #: ../lib/puppet/parser/ast/node.rb:7 msgid "names should be an array" msgstr "" #: ../lib/puppet/parser/ast/node.rb:9 msgid "Node inheritance is removed in Puppet 4.0.0. See http://links.puppet.com/puppet-node-inheritance-deprecation" msgstr "" #: ../lib/puppet/parser/ast/pops_bridge.rb:181 msgid "Instantiating Resource with type checked parameters - scope is missing, skipping type checking." msgstr "" #: ../lib/puppet/parser/ast/resource.rb:10 msgid "Use of Puppet::Parser::AST::Resource is deprecated and not fully functional" msgstr "" #: ../lib/puppet/parser/ast/resource_instance.rb:10 msgid "Use of Puppet::Parser::AST::ResourceInstance is deprecated" msgstr "" #: ../lib/puppet/parser/ast/resourceparam.rb:9 msgid "Use of Puppet::Parser::AST::ResourceParam is deprecated and not fully functional" msgstr "" #: ../lib/puppet/parser/compiler.rb:30 msgid "Compilation has been halted because: %{error}" msgstr "" #: ../lib/puppet/parser/compiler.rb:31 msgid "For more information, see https://puppet.com/docs/puppet/latest/environments_about.html" msgstr "" #. TRANSLATORS "stage" is a keyword in Puppet and should not be translated #: ../lib/puppet/parser/compiler.rb:84 msgid "Only classes can set 'stage'; normal resources like %{resource} cannot change run stage" msgstr "" #: ../lib/puppet/parser/compiler.rb:125 msgid "For compiling %{node}" msgstr "" #: ../lib/puppet/parser/compiler.rb:129 msgid "Compile: Set node parameters" msgstr "" #: ../lib/puppet/parser/compiler.rb:131 msgid "Compile: Created settings scope" msgstr "" #. TRANSLATORS "main" is a function name and should not be translated #: ../lib/puppet/parser/compiler.rb:134 msgid "Compile: Evaluated main" msgstr "" #: ../lib/puppet/parser/compiler.rb:136 msgid "Compile: Evaluated AST node" msgstr "" #: ../lib/puppet/parser/compiler.rb:138 msgid "Compile: Evaluated node classes" msgstr "" #: ../lib/puppet/parser/compiler.rb:140 msgid "Compile: Evaluated generators" msgstr "" #: ../lib/puppet/parser/compiler.rb:142 msgid "Compile: Validate Catalog pre-finish" msgstr "" #: ../lib/puppet/parser/compiler.rb:146 msgid "Compile: Finished catalog" msgstr "" #: ../lib/puppet/parser/compiler.rb:150 msgid "Compile: Validate Catalog final" msgstr "" #: ../lib/puppet/parser/compiler.rb:220 msgid "Could not find node statement with name 'default' or '%{names}'" msgstr "" #: ../lib/puppet/parser/compiler.rb:238 msgid "No source for scope passed to evaluate_classes" msgstr "" #: ../lib/puppet/parser/compiler.rb:249 msgid "Could not find class %{name} for %{node}" msgstr "" #: ../lib/puppet/parser/compiler.rb:331 msgid "Evaluated collections" msgstr "" #: ../lib/puppet/parser/compiler.rb:346 msgid "Evaluated definitions" msgstr "" #: ../lib/puppet/parser/compiler.rb:372 msgid "Iterated (%{count}) on generators" msgstr "" #: ../lib/puppet/parser/compiler.rb:383 msgid "Somehow looped more than 1000 times while evaluating host catalog" msgstr "" #: ../lib/puppet/parser/compiler.rb:415 msgid "Could not find resource(s) %{resources} for overriding" msgstr "" #: ../lib/puppet/parser/compiler.rb:426 msgid "Failed to realize virtual resources %{resources}" msgstr "" #. TRANSLATORS "main" is a function name and should not be translated #: ../lib/puppet/parser/compiler.rb:459 msgid "Couldn't find main" msgstr "" #: ../lib/puppet/parser/compiler.rb:532 msgid "For initializing compiler" msgstr "" #: ../lib/puppet/parser/compiler/catalog_validator/relationship_validator.rb:35 msgid "Could not find resource '%{res}' in parameter '%{param}'" msgstr "" #: ../lib/puppet/parser/functions.rb:45 msgid "The method 'Puppet::Parser::Functions.autoloader#loadall' is deprecated in favor of using 'Scope#call_function'." msgstr "" #: ../lib/puppet/parser/functions.rb:53 msgid "The method 'Puppet::Parser::Functions.autoloader#load(\"%{name}\")' is deprecated in favor of using 'Scope#call_function'." msgstr "" #: ../lib/puppet/parser/functions.rb:61 msgid "The method 'Puppet::Parser::Functions.autoloader#loaded?(\"%{name}\")' is deprecated in favor of using 'Scope#call_function'." msgstr "" #: ../lib/puppet/parser/functions.rb:192 msgid "Overwriting previous definition for function %{name}" msgstr "" #: ../lib/puppet/parser/functions.rb:198 msgid "Invalid statement type %{type}" msgstr "" #: ../lib/puppet/parser/functions.rb:210 msgid "Called %{name}" msgstr "" #: ../lib/puppet/parser/functions.rb:213 msgid "%{name}(): Wrong number of arguments given (%{arg_count} for %{arity})" msgstr "" #: ../lib/puppet/parser/functions.rb:215 msgid "%{name}(): Wrong number of arguments given (%{arg_count} for minimum %{min_arg_count})" msgstr "" #: ../lib/puppet/parser/functions.rb:222 msgid "custom functions must be called with a single array that contains the arguments. For example, function_example([1]) instead of function_example(1)" msgstr "" #: ../lib/puppet/parser/functions.rb:321 msgid "%{name}() can only be called using the 4.x function API. See Scope#call_function" msgstr "" #: ../lib/puppet/parser/functions/contain.rb:30 msgid "Calling function_contain via the Scope class is deprecated. Use Scope#call_function instead" msgstr "" #: ../lib/puppet/parser/functions/create_resources.rb:63 msgid "create_resources(): wrong number of arguments (%{count}; must be 2 or 3)" msgstr "" #: ../lib/puppet/parser/functions/create_resources.rb:64 msgid "create_resources(): second argument must be a hash" msgstr "" #: ../lib/puppet/parser/functions/create_resources.rb:67 msgid "create_resources(): third argument, if provided, must be a hash" msgstr "" #: ../lib/puppet/parser/functions/file.rb:33 msgid "Could not find any files from %{values}" msgstr "" #. TRANSLATORS "fully qualified" refers to a fully qualified file system path #: ../lib/puppet/parser/functions/generate.rb:17 msgid "Generators must be fully qualified" msgstr "" #: ../lib/puppet/parser/functions/generate.rb:26 msgid "Generators can only contain alphanumerics, file separators, and dashes" msgstr "" #: ../lib/puppet/parser/functions/generate.rb:30 msgid "Can not use generators with '..' in them." msgstr "" #: ../lib/puppet/parser/functions/generate.rb:37 msgid "Failed to execute generator %{generator}: %{detail}" msgstr "" #. TRANSLATORS "function_include", "Scope", and "Scope#call_function" refer to Puppet internals and should not be translated #: ../lib/puppet/parser/functions/include.rb:35 msgid "Calling function_include via the Scope class is deprecated. Use Scope#call_function instead" msgstr "" #: ../lib/puppet/parser/functions/inline_template.rb:25 msgid "Failed to parse inline template: %{detail}" msgstr "" #: ../lib/puppet/parser/functions/require.rb:42 msgid "Calling function_require via the Scope class is deprecated. Use Scope#call_function instead" msgstr "" #: ../lib/puppet/parser/functions/template.rb:35 msgid "Failed to parse template %{file}:" msgstr "" #: ../lib/puppet/parser/functions/template.rb:36 msgid " Filepath: %{file_path}" msgstr "" #: ../lib/puppet/parser/functions/template.rb:37 msgid " Line: %{line}" msgstr "" #: ../lib/puppet/parser/functions/template.rb:38 msgid " Detail: %{detail}" msgstr "" #: ../lib/puppet/parser/relationship.rb:35 msgid "Invalid relationship type %{relationship_type}" msgstr "" #: ../lib/puppet/parser/relationship.rb:45 msgid "Could not find resource '%{source}' for relationship on '%{target}'" msgstr "" #: ../lib/puppet/parser/relationship.rb:48 msgid "Could not find resource '%{target}' for relationship from '%{source}'" msgstr "" #: ../lib/puppet/parser/resource.rb:64 msgid "Could not find stage %{stage} specified by %{resource}" msgstr "" #: ../lib/puppet/parser/resource.rb:75 msgid "Evaluated resource %{res}" msgstr "" #: ../lib/puppet/parser/resource.rb:130 msgid "Resources require a hash as last argument" msgstr "" #: ../lib/puppet/parser/resource.rb:131 msgid "Resources require a scope" msgstr "" #: ../lib/puppet/parser/resource.rb:165 msgid "Only subclasses can override parameters" msgstr "" #: ../lib/puppet/parser/resource.rb:171 msgid "Attempt to override an already evaluated resource with new values" msgstr "" #: ../lib/puppet/parser/resource.rb:173 msgid "Attempt to override an already evaluated resource, defined at %{error_location}, with new values" msgstr "" #: ../lib/puppet/parser/resource.rb:300 msgid "Parameter '%{name}' is already set on %{resource}; cannot redefine" msgstr "" #: ../lib/puppet/parser/resource.rb:303 msgid "Parameter '%{name}' is already set on %{resource} at %{error_location}; cannot redefine" msgstr "" #: ../lib/puppet/parser/resource.rb:307 msgid "Parameter '%{name}' is already set on %{resource} by %{source}; cannot redefine" msgstr "" #: ../lib/puppet/parser/resource.rb:310 msgid "Parameter '%{name}' is already set on %{resource} by %{source} at %{error_location}; cannot redefine" msgstr "" #: ../lib/puppet/parser/resource.rb:348 msgid "Duplicate parameter '%{param}' for on %{resource}" msgstr "" #: ../lib/puppet/parser/scope.rb:154 msgid "Numerical variables cannot be changed. Attempt to set $%{name}" msgstr "" #: ../lib/puppet/parser/scope.rb:159 msgid "Numerical variables cannot be deleted: Attempt to delete: $%{name}" msgstr "" #: ../lib/puppet/parser/scope.rb:212 msgid "%{callee}: expects a value for parameter $%{to}" msgstr "" #: ../lib/puppet/parser/scope.rb:214 msgid "%{callee}: default expression for $%{from} tries to illegally access not yet evaluated $%{to}" msgstr "" #: ../lib/puppet/parser/scope.rb:234 msgid "Attempt to assign variable %{name} when evaluating parameters" msgstr "" #: ../lib/puppet/parser/scope.rb:377 msgid "you must pass a compiler instance to a new scope object" msgstr "" #: ../lib/puppet/parser/scope.rb:493 msgid "Scope variable name %{name} is a %{klass}, not a string" msgstr "" #: ../lib/puppet/parser/scope.rb:540 msgid "Interpolation failed with '%{name}', but compilation continuing; %{reason}" msgstr "" #: ../lib/puppet/parser/scope.rb:662 msgid "class %{classname} could not be found" msgstr "" #: ../lib/puppet/parser/scope.rb:665 msgid "class %{classname} has not been evaluated" msgstr "" #: ../lib/puppet/parser/scope.rb:713 msgid "Default already defined for %{type} { %{param} }; cannot redefine" msgstr "" #: ../lib/puppet/parser/scope.rb:776 msgid "Cannot assign to a numeric match result variable '$%{name}'" msgstr "" #: ../lib/puppet/parser/scope.rb:779 msgid "Scope variable name %{name} is a %{class_type}, not a string" msgstr "" #: ../lib/puppet/parser/scope.rb:784 ../lib/puppet/parser/scope.rb:789 msgid "Attempt to assign to a reserved variable name: '%{name}'" msgstr "" #: ../lib/puppet/parser/scope.rb:794 msgid "Cannot reassign variable '$%{name}'" msgstr "" #: ../lib/puppet/parser/scope.rb:1025 msgid "Invalid regex match data. Got a %{klass}" msgstr "" #: ../lib/puppet/parser/scope.rb:1034 msgid "Scope#find_resource_type() is no longer supported, use Puppet::Pops::Evaluator::Runtime3ResourceSupport instead" msgstr "" #: ../lib/puppet/parser/scope.rb:1039 msgid "Scope#find_builtin_resource_type() is no longer supported, use Puppet::Pops::Evaluator::Runtime3ResourceSupport instead" msgstr "" #: ../lib/puppet/parser/scope.rb:1044 msgid "Scope#find_defined_resource_type() is no longer supported, use Puppet::Pops::Evaluator::Runtime3ResourceSupport instead" msgstr "" #: ../lib/puppet/parser/scope.rb:1057 msgid "Function %{name} not defined despite being loaded!" msgstr "" #: ../lib/puppet/parser/scope.rb:1064 msgid "Scope#resolve_type_and_title() is no longer supported, use Puppet::Pops::Evaluator::Runtime3ResourceSupport instead" msgstr "" #: ../lib/puppet/parser/scope.rb:1084 msgid "Cannot use undef as a class name" msgstr "" #: ../lib/puppet/parser/scope.rb:1086 msgid "Cannot use empty string as a class name" msgstr "" #. TRANSLATORS "Class" and "Type" are Puppet keywords and should not be translated #: ../lib/puppet/parser/scope.rb:1096 msgid "Cannot use an unspecific Class[] Type" msgstr "" #. TRANSLATORS "Resource" is a class name and should not be translated #: ../lib/puppet/parser/scope.rb:1124 msgid "Cannot use an unspecific Resource[] where a Resource['class', name] is expected" msgstr "" #. TRANSLATORS "Resource" is a class name and should not be translated #: ../lib/puppet/parser/scope.rb:1128 msgid "Cannot use a Resource[%{type_name}] where a Resource['class', name] is expected" msgstr "" #. TRANSLATORS "Resource" is a class name and should not be translated #: ../lib/puppet/parser/scope.rb:1132 msgid "Cannot use an unspecific Resource['class'] where a Resource['class', name] is expected" msgstr "" #. TRANSLATORS, "For running script" is not user facing #. TRANSLATORS "main" is a function name and should not be translated #: ../lib/puppet/parser/script_compiler.rb:46 msgid "Script: Evaluated main" msgstr "" #: ../lib/puppet/parser/script_compiler.rb:112 msgid "having multiple named scopes is not supported when scripting" msgstr "" #: ../lib/puppet/parser/templatewrapper.rb:68 msgid "Could not find template '%{filename}'" msgstr "" #: ../lib/puppet/parser/templatewrapper.rb:85 msgid "Bound template variables for %{template_source} in %%{seconds} seconds" msgstr "" #: ../lib/puppet/parser/templatewrapper.rb:93 msgid "Interpolated template %{template_source} in %%{seconds} seconds" msgstr "" #: ../lib/puppet/parser/type_loader.rb:103 msgid "No file(s) found for import of '%{pattern}'" msgstr "" #: ../lib/puppet/pops/evaluator/access_operator.rb:293 msgid "Cannot use %{key} where %{expected} is expected" msgstr "" #. TRANSLATORS 'CollectExpression' is a class name and should not be translated #: ../lib/puppet/pops/evaluator/collector_transformer.rb:15 msgid "Expected CollectExpression" msgstr "" #: ../lib/puppet/pops/evaluator/collector_transformer.rb:107 msgid "Cannot transform a number to a tag" msgstr "" #: ../lib/puppet/pops/evaluator/collector_transformer.rb:171 ../lib/puppet/pops/evaluator/collector_transformer.rb:233 msgid "Cannot transform object of class %{klass}" msgstr "" #: ../lib/puppet/pops/evaluator/collectors/abstract_collector.rb:32 msgid "Exported resource try to override without parameters" msgstr "" #: ../lib/puppet/pops/evaluator/collectors/exported_collector.rb:52 msgid "A duplicate resource was found while collecting exported resources, with the type and title %{title}" msgstr "" #: ../lib/puppet/pops/evaluator/compare_operator.rb:53 msgid "A String is not comparable to a non String" msgstr "" #: ../lib/puppet/pops/evaluator/compare_operator.rb:70 msgid "A Numeric is not comparable to non Numeric" msgstr "" #: ../lib/puppet/pops/evaluator/compare_operator.rb:100 msgid "Symbol not comparable to non Symbol" msgstr "" #: ../lib/puppet/pops/evaluator/compare_operator.rb:105 msgid "Timespans are only comparable to Timespans, Integers, and Floats" msgstr "" #: ../lib/puppet/pops/evaluator/compare_operator.rb:111 msgid "Timestamps are only comparable to Timestamps, Integers, and Floats" msgstr "" #: ../lib/puppet/pops/evaluator/compare_operator.rb:117 msgid "Versions not comparable to non Versions" msgstr "" #: ../lib/puppet/pops/evaluator/compare_operator.rb:123 msgid "Only Strings, Numbers, Timespans, Timestamps, and Versions are comparable" msgstr "" #. TRANSLATORS 'inline_epp()' is a method name and 'epp' refers to 'Embedded Puppet (EPP) template' and should not be translated #: ../lib/puppet/pops/evaluator/epp_evaluator.rb:9 msgid "inline_epp(): the first argument must be a String with the epp source text, got a %{class_name}" msgstr "" #. TRANSLATORS 'inline_epp()' is a method name and 'EPP' refers to 'Embedded Puppet (EPP) template' and should not be translated #: ../lib/puppet/pops/evaluator/epp_evaluator.rb:19 msgid "inline_epp(): Invalid EPP: %{detail}" msgstr "" #. TRANSLATORS 'epp()' is a method name and should not be translated #: ../lib/puppet/pops/evaluator/epp_evaluator.rb:29 msgid "epp(): the first argument must be a String with the filename, got a %{class_name}" msgstr "" #: ../lib/puppet/pops/evaluator/epp_evaluator.rb:41 msgid "Could not find template '%{file}'" msgstr "" #. TRANSLATORS 'epp()' is a method name and 'EPP' refers to 'Embedded Puppet (EPP) template' and should not be translated #: ../lib/puppet/pops/evaluator/epp_evaluator.rb:50 msgid "epp(): Invalid EPP: %{detail}" msgstr "" #. TRANSLATORS 'LambdaExpression' is a class name and should not be translated #: ../lib/puppet/pops/evaluator/epp_evaluator.rb:63 msgid "%{function_name}(): the parser did not produce a LambdaExpression, got '%{class_name}'" msgstr "" #. TRANSLATORS 'EppExpression' is a class name and should not be translated #: ../lib/puppet/pops/evaluator/epp_evaluator.rb:68 msgid "%{function_name}(): the parser did not produce an EppExpression, got '%{class_name}'" msgstr "" #. TRANSLATORS 'EPP' refers to 'Embedded Puppet (EPP) template' #: ../lib/puppet/pops/evaluator/epp_evaluator.rb:73 msgid "%{function_name}(): The EPP template contains illegal expressions (definitions)" msgstr "" #. TRANSLATORS 'template_args' is a variable name and should not be translated #: ../lib/puppet/pops/evaluator/epp_evaluator.rb:114 msgid "%{function_name}(): the template_args must be a Hash, got a %{class_name}" msgstr "" #: ../lib/puppet/pops/evaluator/evaluator_impl.rb:235 msgid "multi var assignment from class" msgstr "" #: ../lib/puppet/pops/evaluator/evaluator_impl.rb:755 msgid "break() from context where this is illegal" msgstr "" #: ../lib/puppet/pops/evaluator/evaluator_impl.rb:1235 msgid "Can only append Array or Hash to a Hash" msgstr "" #: ../lib/puppet/pops/evaluator/evaluator_impl.rb:1239 msgid "An URI can only be merged with an URI or String" msgstr "" #: ../lib/puppet/pops/evaluator/evaluator_impl.rb:1243 msgid "Can only append Binary to a Binary" msgstr "" #: ../lib/puppet/pops/evaluator/evaluator_impl.rb:1275 msgid "Can only delete from an Array or Hash." msgstr "" #: ../lib/puppet/pops/evaluator/external_syntax_support.rb:24 ../lib/puppet/pops/evaluator/runtime3_support.rb:24 ../lib/puppet/pops/evaluator/runtime3_support.rb:519 msgid "Internal Error: Configuration of runtime error handling wrong: should have raised exception" msgstr "" #: ../lib/puppet/pops/evaluator/runtime3_converter.rb:108 msgid "Use of an Iterator is not supported here" msgstr "" #. TRANSLATORS 'PClassType' and 'PResourceType' are Puppet types and should not be translated #: ../lib/puppet/pops/evaluator/runtime3_converter.rb:155 msgid "Cannot split the type %{class_name}, it represents neither a PClassType, nor a PResourceType." msgstr "" #: ../lib/puppet/pops/evaluator/runtime3_resource_support.rb:31 msgid "Unknown resource type: '%{type}'" msgstr "" #: ../lib/puppet/pops/evaluator/runtime3_support.rb:149 msgid "Internal error - attempt to create a local scope without a hash" msgstr "" #: ../lib/puppet/pops/evaluator/runtime3_support.rb:292 msgid "Unknown function '%{name}'" msgstr "" #: ../lib/puppet/pops/functions/dispatch.rb:91 msgid "Unknown injection %{injection_name}" msgstr "" #: ../lib/puppet/pops/functions/function.rb:109 msgid "Function %{class_name}(): cannot call function '%{function_name}' - no loader specified" msgstr "" #: ../lib/puppet/pops/functions/function.rb:125 msgid "Function %{class_name}(): Unknown function: '%{function_name}'" msgstr "" #: ../lib/puppet/pops/issue_reporter.rb:74 msgid "Language validation logged %{error_count} errors, and %{warning_count} warnings. Giving up" msgstr "" #: ../lib/puppet/pops/issue_reporter.rb:77 msgid "Language validation logged %{error_count} errors. Giving up" msgstr "" #: ../lib/puppet/pops/issues.rb:55 msgid "Error while reporting issue: %{code}. %{message}" msgstr "" #. TRANSLATORS ":label" is a keyword and should not be translated #: ../lib/puppet/pops/issues.rb:96 msgid "Label provider key :label must be set to produce the text of the message!" msgstr "" #. TRANSLATORS ":semantic" is a keyword and should not be translated #: ../lib/puppet/pops/issues.rb:105 msgid "Label provider key :semantic must be set to produce the text of the message!" msgstr "" #: ../lib/puppet/pops/issues.rb:151 msgid "%{issue} may not have a name containing a hyphen. The name '%{name}' is not legal" msgstr "" #: ../lib/puppet/pops/issues.rb:161 msgid "A variable name may not contain a hyphen. The name '%{name}' is not legal" msgstr "" #: ../lib/puppet/pops/issues.rb:169 msgid "Classes, definitions, and nodes may only appear at toplevel or inside other classes" msgstr "" #: ../lib/puppet/pops/issues.rb:173 msgid "%{value} may only appear at toplevel" msgstr "" #: ../lib/puppet/pops/issues.rb:177 msgid "Illegal attempt to assign to '%{name}'. Cannot assign to variables in other namespaces" msgstr "" #: ../lib/puppet/pops/issues.rb:182 msgid "Illegal attempt to assign to '%{value}'. Not an assignable reference" msgstr "" #: ../lib/puppet/pops/issues.rb:188 msgid "Cannot reassign built in (or already assigned) variable '$%{var}'" msgstr "" #: ../lib/puppet/pops/issues.rb:190 msgid "Cannot reassign variable '$%{var}'" msgstr "" #: ../lib/puppet/pops/issues.rb:196 msgid "Attempt to assign to a reserved variable name: '$%{var}'" msgstr "" #: ../lib/puppet/pops/issues.rb:201 msgid "Illegal attempt to assign to the numeric match result variable '$%{var}'. Numeric variables are not assignable" msgstr "" #: ../lib/puppet/pops/issues.rb:206 msgid "Assignment not allowed here" msgstr "" #: ../lib/puppet/pops/issues.rb:211 msgid "The numeric parameter name '$%{name}' cannot be used (clashes with numeric match result variables)" msgstr "" #: ../lib/puppet/pops/issues.rb:215 msgid "The parameter '$%{name}' must be a literal type, not %{type_class}" msgstr "" #: ../lib/puppet/pops/issues.rb:223 msgid "Illegal attempt to assign via [index/key]. Not an assignable reference" msgstr "" #: ../lib/puppet/pops/issues.rb:230 msgid "Illegal attempt to assign to %{value} via [index/key]. Not an assignable reference" msgstr "" #: ../lib/puppet/pops/issues.rb:234 msgid "Mismatched number of assignable entries and values, expected %{expected}, got %{actual}" msgstr "" #: ../lib/puppet/pops/issues.rb:238 msgid "No value for required key '%{key}' in assignment to variables from hash" msgstr "" #: ../lib/puppet/pops/issues.rb:242 msgid "No value for required variable '$%{name}' in assignment to variables from class reference" msgstr "" #: ../lib/puppet/pops/issues.rb:246 msgid "The operator '%{operator}' is no longer supported. See http://links.puppet.com/remove-plus-equals" msgstr "" #: ../lib/puppet/pops/issues.rb:252 msgid "The operator '%{operator}' is not supported." msgstr "" #: ../lib/puppet/pops/issues.rb:259 msgid "The operator '%{operator}' in %{value} is not supported." msgstr "" #: ../lib/puppet/pops/issues.rb:265 msgid "Operator '%{operator}' is not applicable to %{left}." msgstr "" #: ../lib/puppet/pops/issues.rb:269 msgid "Operator '%{operator}' is not applicable to %{left} when right side is %{right}." msgstr "" #: ../lib/puppet/pops/issues.rb:273 msgid "Comparison of: %{left} %{operator} %{right}, is not possible. Caused by '%{detail}'." msgstr "" #: ../lib/puppet/pops/issues.rb:277 msgid "Can not convert right match operand to a regular expression. Caused by '%{detail}'." msgstr "" #: ../lib/puppet/pops/issues.rb:281 msgid "Left match operand must result in a String value. Got %{left}." msgstr "" #: ../lib/puppet/pops/issues.rb:288 msgid "Invalid use of expression. %{value} does not produce a value" msgstr "" #: ../lib/puppet/pops/issues.rb:294 msgid "Illegal +> operation on attribute %{attr}. This operator can not be used in %{expression}" msgstr "" #: ../lib/puppet/pops/issues.rb:298 msgid "Illegal name. The given name '%{name}' does not conform to the naming rule /^((::)?[a-z_]\\w*)(::[a-z]\\w*)*$/" msgstr "" #: ../lib/puppet/pops/issues.rb:302 msgid "Illegal type mapping. Expected a Type on the left side, got %{expression}" msgstr "" #: ../lib/puppet/pops/issues.rb:306 msgid "Illegal type mapping. Expected a Tuple[Regexp,String] on the left side, got %{expression}" msgstr "" #: ../lib/puppet/pops/issues.rb:310 msgid "Illegal parameter name. The given name '%{name}' does not conform to the naming rule /^[a-z_]\\w*$/" msgstr "" #: ../lib/puppet/pops/issues.rb:314 msgid "Illegal variable name, The given name '%{name}' does not conform to the naming rule /^((::)?[a-z]\\w*)*((::)?[a-z_]\\w*)$/" msgstr "" #: ../lib/puppet/pops/issues.rb:318 msgid "Illegal numeric variable name, The given name '%{name}' must be a decimal value if it starts with a digit 0-9" msgstr "" #: ../lib/puppet/pops/issues.rb:324 msgid "Illegal type reference. The given name '%{name}' does not conform to the naming rule" msgstr "" #: ../lib/puppet/pops/issues.rb:332 msgid "You cannot collect exported resources without storeconfigs being set; the collection will be ignored" msgstr "" #: ../lib/puppet/pops/issues.rb:340 msgid "You cannot collect exported resources without storeconfigs being set; the export is ignored" msgstr "" #: ../lib/puppet/pops/issues.rb:346 msgid "The hostname '%{hostname}' contains illegal characters (only letters, digits, '_', '-', and '.' are allowed)" msgstr "" #: ../lib/puppet/pops/issues.rb:352 msgid "An interpolated expression is not allowed in a hostname of a node" msgstr "" #: ../lib/puppet/pops/issues.rb:359 msgid "Illegal expression. %{expression} is unacceptable as %{feature} in %{container}" msgstr "" #: ../lib/puppet/pops/issues.rb:365 msgid "Illegal variable expression. %{expression} did not produce a variable name (String or Numeric)." msgstr "" #: ../lib/puppet/pops/issues.rb:372 msgid "Illegal query expression. %{expression} cannot be used in a query" msgstr "" #: ../lib/puppet/pops/issues.rb:378 msgid "Resource Defaults are not virtualizable" msgstr "" #: ../lib/puppet/pops/issues.rb:382 msgid "Classes are not virtualizable" msgstr "" #: ../lib/puppet/pops/issues.rb:389 msgid "Attempt to use unsupported range in %{expression}, %{count} values given for max 1" msgstr "" #: ../lib/puppet/pops/issues.rb:395 msgid "Expressions of type %{expression} are not supported in this version of Puppet" msgstr "" #: ../lib/puppet/pops/issues.rb:399 msgid "Illegal relationship operand, can not form a relationship with %{expression}. A Catalog type is required." msgstr "" #: ../lib/puppet/pops/issues.rb:403 msgid "Illegal relationship operand, can not form a relationship with something of type %{expression_type}. A Catalog type is required." msgstr "" #: ../lib/puppet/pops/issues.rb:407 msgid "String supports [] with one or two arguments. Got %{actual}" msgstr "" #: ../lib/puppet/pops/issues.rb:411 msgid "String-Type [] requires all arguments to be integers (or default). Got %{actual}" msgstr "" #: ../lib/puppet/pops/issues.rb:415 msgid "Array supports [] with one or two arguments. Got %{actual}" msgstr "" #: ../lib/puppet/pops/issues.rb:419 msgid "Hash supports [] with one or more arguments. Got %{actual}" msgstr "" #: ../lib/puppet/pops/issues.rb:423 msgid "Integer-Type supports [] with one or two arguments (from, to). Got %{actual}" msgstr "" #: ../lib/puppet/pops/issues.rb:427 msgid "Integer-Type [] requires all arguments to be integers (or default). Got %{actual}" msgstr "" #: ../lib/puppet/pops/issues.rb:431 msgid "A Type's size constraint arguments must be a single Integer type, or 1-2 integers (or default). Got %{actual}" msgstr "" #: ../lib/puppet/pops/issues.rb:435 msgid "Float-Type supports [] with one or two arguments (from, to). Got %{actual}" msgstr "" #: ../lib/puppet/pops/issues.rb:439 msgid "Float-Type [] requires all arguments to be floats, or integers (or default). Got %{actual}" msgstr "" #: ../lib/puppet/pops/issues.rb:444 msgid "%{expression}[] cannot use %{actual} where one of the following is expected: %{expected}" msgstr "" #: ../lib/puppet/pops/issues.rb:446 msgid "%{expression}[] cannot use %{actual} where %{expected} is expected" msgstr "" #: ../lib/puppet/pops/issues.rb:451 msgid "A substring operation does not accept %{label_article} %{actual_type} as a character index. Expected an Integer" msgstr "" #: ../lib/puppet/pops/issues.rb:455 msgid "%{expression}[] argument must be a Type or a String. Got %{actual}" msgstr "" #: ../lib/puppet/pops/issues.rb:459 msgid "%{base_type}[] arguments must be types. Got %{actual}" msgstr "" #: ../lib/puppet/pops/issues.rb:465 msgid "%{base_type_label}[] accepts %{min} or more arguments. Got %{actual}" msgstr "" #: ../lib/puppet/pops/issues.rb:467 msgid "%{base_type_label}[] accepts %{min} to %{max} arguments. Got %{actual}" msgstr "" #: ../lib/puppet/pops/issues.rb:469 msgid "%{base_type_label}[] accepts %{min} %{label}. Got %{actual}" msgstr "" #: ../lib/puppet/pops/issues.rb:469 msgid "argument" msgstr "" #: ../lib/puppet/pops/issues.rb:474 msgid "Error creating type specialization of %{base_type}, %{message}" msgstr "" #: ../lib/puppet/pops/issues.rb:478 msgid "Cannot specialize an already specialized %{kind} type" msgstr "" #: ../lib/puppet/pops/issues.rb:482 msgid "First argument to Resource[] must be a resource type or a String. Got %{actual}." msgstr "" #: ../lib/puppet/pops/issues.rb:486 msgid "Arguments to Resource[] are all empty/undefined" msgstr "" #: ../lib/puppet/pops/issues.rb:490 msgid "Illegal Class name in class reference. %{expression} cannot be used where a String is expected" msgstr "" #: ../lib/puppet/pops/issues.rb:494 msgid "Unacceptable name. The name '%{name}' is unacceptable as the name of %{value}" msgstr "" #: ../lib/puppet/pops/issues.rb:498 msgid "Unacceptable location. The name '%{name}' is unacceptable in file '%{file}'" msgstr "" #: ../lib/puppet/pops/issues.rb:503 msgid "The %{value} '%{name}' is unacceptable as a top level construct in this location" msgstr "" #: ../lib/puppet/pops/issues.rb:505 msgid "This %{value} is unacceptable as a top level construct in this location" msgstr "" #: ../lib/puppet/pops/issues.rb:510 msgid "Parameter $%{param} is not last, and has 'captures rest'" msgstr "" #: ../lib/puppet/pops/issues.rb:514 msgid "Parameter $%{param} has 'captures rest' - not supported in %{container}" msgstr "" #: ../lib/puppet/pops/issues.rb:518 msgid "Parameter $%{param} is required but appears after optional parameters" msgstr "" #: ../lib/puppet/pops/issues.rb:522 msgid "Parameter $%{param} is required but no value was given" msgstr "" #: ../lib/puppet/pops/issues.rb:526 msgid "The value '%{value}' cannot be converted to Numeric." msgstr "" #: ../lib/puppet/pops/issues.rb:530 msgid "The string '%{before}' was automatically coerced to the numerical value %{after}" msgstr "" #: ../lib/puppet/pops/issues.rb:534 msgid "Unknown function: '%{name}'." msgstr "" #: ../lib/puppet/pops/issues.rb:538 msgid "Unknown variable: '%{name}'." msgstr "" #: ../lib/puppet/pops/issues.rb:542 msgid "Error while evaluating %{expression}, %{detail}" msgstr "" #: ../lib/puppet/pops/issues.rb:546 msgid "Resource type not found: %{res_type}" msgstr "" #: ../lib/puppet/pops/issues.rb:550 msgid "Illegal Resource Type expression, expected result to be a type name, or untitled Resource, got %{actual}" msgstr "" #: ../lib/puppet/pops/issues.rb:554 msgid "The title '%{title}' has already been used in this resource expression" msgstr "" #: ../lib/puppet/pops/issues.rb:558 msgid "The attribute '%{attribute}' has already been set" msgstr "" #: ../lib/puppet/pops/issues.rb:562 msgid "Missing title. The title expression resulted in undef" msgstr "" #: ../lib/puppet/pops/issues.rb:566 msgid "Missing title at index %{index}. The title expression resulted in an undef title" msgstr "" #: ../lib/puppet/pops/issues.rb:570 msgid "Illegal title type at index %{index}. Expected String, got %{actual}" msgstr "" #: ../lib/puppet/pops/issues.rb:574 msgid "Empty string title at %{index}. Title strings must have a length greater than zero." msgstr "" #: ../lib/puppet/pops/issues.rb:578 msgid "Resource not found: %{type_name}['%{title}']" msgstr "" #: ../lib/puppet/pops/issues.rb:582 msgid "The resource %{type_name}['%{title}'] does not have a parameter called '%{param}'" msgstr "" #: ../lib/puppet/pops/issues.rb:586 msgid "Division by 0" msgstr "" #: ../lib/puppet/pops/issues.rb:590 msgid "The result of the %{operator} expression is Infinity" msgstr "" #: ../lib/puppet/pops/issues.rb:595 msgid "Heredoc syntax specification has empty segment between '+' : '%{syntax}'" msgstr "" #: ../lib/puppet/pops/issues.rb:599 msgid "Ambiguous EPP parameter expression. Probably missing '<%-' before parameters to remove leading whitespace" msgstr "" #. TRANSLATORS "import" is a function name and should not be translated #: ../lib/puppet/pops/issues.rb:604 msgid "Use of 'import' has been discontinued in favor of a manifest directory. See http://links.puppet.com/puppet-import-deprecation" msgstr "" #: ../lib/puppet/pops/issues.rb:608 msgid "This %{expression} has no effect. A value was produced and then forgotten (one or more preceding expressions may have the wrong form)" msgstr "" #: ../lib/puppet/pops/issues.rb:612 msgid "This expression is invalid. Did you try declaring a '%{name}' resource without a title?" msgstr "" #: ../lib/puppet/pops/issues.rb:616 msgid "This %{expression} has no effect. %{container} can not end with a value-producing expression without other effect" msgstr "" #: ../lib/puppet/pops/issues.rb:620 msgid "Use of reserved word: %{word}, must be quoted if intended to be a String value" msgstr "" #: ../lib/puppet/pops/issues.rb:624 msgid "Use of future reserved word: '%{word}'" msgstr "" #: ../lib/puppet/pops/issues.rb:628 msgid "The name: '%{name}' is already defined by Puppet and can not be used as the name of %{expression}." msgstr "" #: ../lib/puppet/pops/issues.rb:632 msgid "No matching entry for selector parameter with value '%{param}'" msgstr "" #: ../lib/puppet/pops/issues.rb:636 msgid "Node inheritance is not supported in Puppet >= 4.0.0. See http://links.puppet.com/puppet-node-inheritance-deprecation" msgstr "" #: ../lib/puppet/pops/issues.rb:640 msgid "Resource Override can only operate on resources, got: %{actual}" msgstr "" #: ../lib/puppet/pops/issues.rb:644 msgid "The parameter '%{param}' is declared more than once in the parameter list" msgstr "" #: ../lib/puppet/pops/issues.rb:648 msgid "The key '%{key}' is declared more than once" msgstr "" #: ../lib/puppet/pops/issues.rb:652 msgid "This %{container} already has a 'default' entry - this is a duplicate" msgstr "" #: ../lib/puppet/pops/issues.rb:656 msgid "The parameter $%{param} redefines a built in parameter in %{container}" msgstr "" #: ../lib/puppet/pops/issues.rb:660 msgid "Expected value of type %{expected}, got %{actual}" msgstr "" #: ../lib/puppet/pops/issues.rb:664 msgid "Unfolding of attributes from Hash can only be used once per resource body" msgstr "" #: ../lib/puppet/pops/issues.rb:668 msgid "This %{expression} appears in a context where catalog related expressions are not allowed" msgstr "" #: ../lib/puppet/pops/issues.rb:672 msgid "Syntax error at %{location}" msgstr "" #: ../lib/puppet/pops/issues.rb:676 msgid "Illegal class reference" msgstr "" #: ../lib/puppet/pops/issues.rb:680 msgid "Illegal fully qualified class reference" msgstr "" #: ../lib/puppet/pops/issues.rb:684 msgid "Illegal fully qualified name" msgstr "" #: ../lib/puppet/pops/issues.rb:688 msgid "Illegal name or bare word" msgstr "" #: ../lib/puppet/pops/issues.rb:692 msgid "Illegal number '%{value}'" msgstr "" #: ../lib/puppet/pops/issues.rb:696 msgid "Unicode escape '\\u' was not followed by 4 hex digits or 1-6 hex digits in {} or was > 10ffff" msgstr "" #: ../lib/puppet/pops/issues.rb:700 msgid "Not a valid hex number %{value}" msgstr "" #: ../lib/puppet/pops/issues.rb:704 msgid "Not a valid octal number %{value}" msgstr "" #: ../lib/puppet/pops/issues.rb:708 msgid "Not a valid decimal number %{value}" msgstr "" #: ../lib/puppet/pops/issues.rb:712 msgid "Internal Error: No string or file given to lexer to process." msgstr "" #: ../lib/puppet/pops/issues.rb:716 msgid "Unrecognized escape sequence '\\%{ch}'" msgstr "" #: ../lib/puppet/pops/issues.rb:720 msgid "Unclosed quote after %{after} followed by '%{followed_by}'" msgstr "" #: ../lib/puppet/pops/issues.rb:724 msgid "Unclosed multiline comment" msgstr "" #: ../lib/puppet/pops/issues.rb:728 msgid "Internal error: %{error}" msgstr "" #: ../lib/puppet/pops/issues.rb:732 msgid "Unbalanced epp tag, reached <eof> without closing tag." msgstr "" #: ../lib/puppet/pops/issues.rb:736 msgid "Reaching end after opening <%# without seeing %>" msgstr "" #: ../lib/puppet/pops/issues.rb:740 msgid "Unbalanced embedded expression - opening <% and reaching end of input" msgstr "" #: ../lib/puppet/pops/issues.rb:744 msgid "Unclosed parenthesis after '@(' followed by '%{followed_by}'" msgstr "" #: ../lib/puppet/pops/issues.rb:748 msgid "Heredoc without end-tagged line" msgstr "" #: ../lib/puppet/pops/issues.rb:752 msgid "Invalid heredoc escape char. Only t, r, n, s, u, L, $ allowed. Got '%{actual}'" msgstr "" #: ../lib/puppet/pops/issues.rb:756 msgid "Invalid syntax in heredoc expected @(endtag[:syntax][/escapes])" msgstr "" #: ../lib/puppet/pops/issues.rb:760 msgid "Heredoc without any following lines of text" msgstr "" #: ../lib/puppet/pops/issues.rb:764 msgid "Heredoc with an empty endtag" msgstr "" #: ../lib/puppet/pops/issues.rb:768 msgid "An escape char for @() may only appear once. Got '%{escapes}'" msgstr "" #: ../lib/puppet/pops/issues.rb:772 msgid "Heredoc with text in the margin is not allowed (line %{heredoc_line} in this heredoc)" msgstr "" #: ../lib/puppet/pops/issues.rb:776 msgid "Illegal %{format} Byte Order mark at beginning of input: %{bom} - remove these from the puppet source" msgstr "" #: ../lib/puppet/pops/issues.rb:780 msgid "No such file or directory: %{file}" msgstr "" #: ../lib/puppet/pops/issues.rb:784 msgid "%{file} is not a file" msgstr "" #: ../lib/puppet/pops/issues.rb:789 msgid "%{expression} resulted in a value outside of Puppet Integer max range, got '%{value}'" msgstr "" #: ../lib/puppet/pops/issues.rb:791 msgid "%{expression} resulted in a value outside of Puppet Integer min range, got '%{value}'" msgstr "" #: ../lib/puppet/pops/issues.rb:796 msgid "This runtime does not support hiera.yaml version %{version}" msgstr "" #: ../lib/puppet/pops/issues.rb:800 msgid "hiera.yaml version 3 cannot be used in %{location}" msgstr "" #: ../lib/puppet/pops/issues.rb:804 msgid "hiera.yaml version 4 cannot be used in the global layer" msgstr "" #: ../lib/puppet/pops/issues.rb:808 msgid "Undefined variable '%{name}'" msgstr "" #: ../lib/puppet/pops/issues.rb:812 msgid "Backend '%{name}' is defined more than once." msgstr "" #: ../lib/puppet/pops/issues.rb:815 ../lib/puppet/pops/issues.rb:828 msgid "First defined at %{error_location}" msgstr "" #: ../lib/puppet/pops/issues.rb:821 msgid "No data provider is registered for backend '%{name}'" msgstr "" #: ../lib/puppet/pops/issues.rb:825 msgid "Hierarchy name '%{name}' defined more than once." msgstr "" #: ../lib/puppet/pops/issues.rb:834 msgid "'hiera3_backend' is only allowed in the global layer" msgstr "" #: ../lib/puppet/pops/issues.rb:838 msgid "'default_hierarchy' is only allowed in the module layer" msgstr "" #: ../lib/puppet/pops/issues.rb:842 msgid "Use \"data_hash: %{function_name}_data\" instead of \"hiera3_backend: %{function_name}\"" msgstr "" #: ../lib/puppet/pops/issues.rb:846 msgid "One of %{keys} must be defined in hierarchy '%{name}'" msgstr "" #: ../lib/puppet/pops/issues.rb:850 ../lib/puppet/pops/issues.rb:858 msgid "Only one of %{keys} can be defined in hierarchy '%{name}'" msgstr "" #: ../lib/puppet/pops/issues.rb:854 msgid "Only one of %{keys} can be defined in defaults" msgstr "" #: ../lib/puppet/pops/issues.rb:862 msgid "Option key '%{key}' used in hierarchy '%{name}' is reserved by Puppet" msgstr "" #: ../lib/puppet/pops/issues.rb:866 msgid "Option key '%{key}' used in defaults is reserved by Puppet" msgstr "" #: ../lib/puppet/pops/issues.rb:870 msgid "Unable to find '%{function_type}' function named '%{function_name}'" msgstr "" #: ../lib/puppet/pops/issues.rb:874 msgid "'alias' interpolation is only permitted if the expression is equal to the entire string" msgstr "" #: ../lib/puppet/pops/issues.rb:878 msgid "Unknown interpolation method '%{name}'" msgstr "" #: ../lib/puppet/pops/issues.rb:882 msgid "Interpolation using method syntax is not allowed in this context" msgstr "" #: ../lib/puppet/pops/issues.rb:886 msgid "Endless recursion detected when attempting to serialize value of class %{type_name}" msgstr "" #: ../lib/puppet/pops/issues.rb:890 msgid "%{path} contains the special value default. It will be converted to the String 'default'" msgstr "" #: ../lib/puppet/pops/issues.rb:894 msgid "%{path} contains %{klass} value. It will be converted to the String '%{value}'" msgstr "" #: ../lib/puppet/pops/issues.rb:898 msgid "%{path} contains a hash with %{klass} key. It will be converted to the String '%{value}'" msgstr "" #: ../lib/puppet/pops/issues.rb:902 msgid "The feature '%{feature}' is only available when compiling a catalog" msgstr "" #: ../lib/puppet/pops/issues.rb:906 msgid "The catalog operation '%{operation}' is only available when compiling a catalog" msgstr "" #: ../lib/puppet/pops/issues.rb:910 msgid "%{expr} is only available when compiling a catalog" msgstr "" #: ../lib/puppet/pops/issues.rb:914 msgid "The task operation '%{operation}' is not available when compiling a catalog" msgstr "" #: ../lib/puppet/pops/issues.rb:918 msgid "%{expr} is not available when compiling a catalog" msgstr "" #: ../lib/puppet/pops/issues.rb:922 msgid "The 'bolt' library is required to %{action}" msgstr "" #: ../lib/puppet/pops/issues.rb:926 msgid "Task not found: %{type_name}" msgstr "" #: ../lib/puppet/pops/issues.rb:930 msgid "Failed to load: %{type_name}" msgstr "" #: ../lib/puppet/pops/label_provider.rb:78 msgid "<%{string}> does not appear to contain a word" msgstr "" #: ../lib/puppet/pops/loader/base_loader.rb:135 msgid "Originally set %{original}." msgstr "" #: ../lib/puppet/pops/loader/base_loader.rb:135 msgid "Set at unknown location" msgstr "" #: ../lib/puppet/pops/loader/base_loader.rb:136 msgid "Attempt to redefine entity '%{name}'. %{origin_info}" msgstr "" #: ../lib/puppet/pops/loader/gem_support.rb:32 msgid "Gem not found %{uri}" msgstr "" #: ../lib/puppet/pops/loader/gem_support.rb:49 msgid "Gem not found '%{gem_name}'" msgstr "" #: ../lib/puppet/pops/loader/generic_plan_instantiator.rb:12 msgid "Found multiple files for plan '%{plan_name}' but only one is allowed" msgstr "" #: ../lib/puppet/pops/loader/generic_plan_instantiator.rb:22 msgid "No instantiator is available to load plan from %{source_ref}" msgstr "" #. TRANSLATORS 'loadables' is a variable containing loadable modules and should not be translated #: ../lib/puppet/pops/loader/module_loaders.rb:133 msgid "given loadables are not of supported loadable kind" msgstr "" #. TRANSLATORS 'TypeSet' should not be translated #: ../lib/puppet/pops/loader/module_loaders.rb:241 msgid "The code loaded from %{origin} does not define the TypeSet '%{module_name}'" msgstr "" #: ../lib/puppet/pops/loader/puppet_function_instantiator.rb:27 msgid "The code loaded from %{source_ref} does not define the function '%{func_name}' - it is empty." msgstr "" #: ../lib/puppet/pops/loader/puppet_function_instantiator.rb:31 msgid "The code loaded from %{source_ref} must contain only the function '%{type_name}' - it has additional definitions." msgstr "" #: ../lib/puppet/pops/loader/puppet_function_instantiator.rb:36 msgid "The code loaded from %{source_ref} does not define the function '%{type_name}' - no function found." msgstr "" #: ../lib/puppet/pops/loader/puppet_function_instantiator.rb:42 msgid "The code loaded from %{source_ref} produced function with the wrong name, expected %{expected}, actual %{actual}" msgstr "" #: ../lib/puppet/pops/loader/puppet_function_instantiator.rb:45 msgid "The code loaded from %{source} contains additional logic - can only contain the function %{name}" msgstr "" #: ../lib/puppet/pops/loader/puppet_plan_instantiator.rb:36 msgid "The code loaded from %{source_ref} does not define the plan '%{plan_name}' - it is empty." msgstr "" #: ../lib/puppet/pops/loader/puppet_plan_instantiator.rb:40 msgid "The code loaded from %{source_ref} must contain only the plan '%{plan_name}' - it has additional definitions." msgstr "" #: ../lib/puppet/pops/loader/puppet_plan_instantiator.rb:45 msgid "The code loaded from %{source_ref} does not define the plan '%{plan_name}' - no plan found." msgstr "" #: ../lib/puppet/pops/loader/puppet_plan_instantiator.rb:51 msgid "The code loaded from %{source_ref} produced plan with the wrong name, expected %{expected}, actual %{actual}" msgstr "" #: ../lib/puppet/pops/loader/puppet_plan_instantiator.rb:54 msgid "The code loaded from %{source} contains additional logic - can only contain the plan %{plan_name}" msgstr "" #: ../lib/puppet/pops/loader/puppet_resource_type_impl_instantiator.rb:35 msgid "The code loaded from %{source_ref} does not create the resource type '%{type_name}' - it is empty" msgstr "" #: ../lib/puppet/pops/loader/puppet_resource_type_impl_instantiator.rb:51 msgid "The code loaded from %{source_ref} does not create the resource type '%{type_name}' - no call to %{rname}.new found." msgstr "" #: ../lib/puppet/pops/loader/puppet_resource_type_impl_instantiator.rb:55 msgid "The code loaded from %{source_ref} must contain only the creation of resource type '%{type_name}' - it has additional logic." msgstr "" #: ../lib/puppet/pops/loader/puppet_resource_type_impl_instantiator.rb:63 msgid "The code loaded from %{source_ref} does not define the resource type '%{type_name}' - got '%{got}'." msgstr "" #: ../lib/puppet/pops/loader/puppet_resource_type_impl_instantiator.rb:69 msgid "The code loaded from %{source_ref} produced resource type with the wrong name, expected '%{expected}', actual '%{actual}'" msgstr "" #: ../lib/puppet/pops/loader/ruby_data_type_instantiator.rb:19 msgid "The code loaded from %{source_ref} does not seem to be a Puppet 5x API data type - no create_type call." msgstr "" #: ../lib/puppet/pops/loader/ruby_data_type_instantiator.rb:27 msgid "The code loaded from %{source_ref} did not produce a data type when evaluated. Got '%{klass}'" msgstr "" #: ../lib/puppet/pops/loader/ruby_data_type_instantiator.rb:30 ../lib/puppet/pops/loader/ruby_function_instantiator.rb:30 msgid "The code loaded from %{source_ref} produced mis-matched name, expected '%{type_name}', got %{created_name}" msgstr "" #: ../lib/puppet/pops/loader/ruby_function_instantiator.rb:19 msgid "The code loaded from %{source_ref} does not seem to be a Puppet 4x API function - no create_function call." msgstr "" #: ../lib/puppet/pops/loader/ruby_function_instantiator.rb:27 msgid "The code loaded from %{source_ref} did not produce a Function class when evaluated. Got '%{klass}'" msgstr "" #: ../lib/puppet/pops/loader/ruby_legacy_function_instantiator.rb:25 msgid "The code loaded from %{source_ref} does not seem to be a Puppet 3x API function - no 'newfunction' call." msgstr "" #. TRANSLATORS - the word 'newfunction' should not be translated as it is a method name. #: ../lib/puppet/pops/loader/ruby_legacy_function_instantiator.rb:47 msgid "Illegal legacy function definition! The code loaded from %{source_ref} did not return the result of calling 'newfunction'. Got '%{klass}'" msgstr "" #: ../lib/puppet/pops/loader/ruby_legacy_function_instantiator.rb:51 msgid "The code loaded from %{source_ref} produced mis-matched name, expected 'function_%{type_name}', got '%{created_name}'" msgstr "" #: ../lib/puppet/pops/loader/ruby_legacy_function_instantiator.rb:98 msgid "Illegal method definition of method '%{method_name}' in source %{source_ref} on line %{line} in legacy function. See %{url} for more information" msgstr "" #: ../lib/puppet/pops/loader/task_instantiator.rb:24 msgid "Failed to load metadata for task %{name}: 'parameters' must be a hash" msgstr "" #: ../lib/puppet/pops/loader/task_instantiator.rb:33 msgid "Failed to load metadata for task %{name}: %{reason}" msgstr "" #: ../lib/puppet/pops/loader/type_definition_instantiator.rb:17 msgid "The code loaded from %{source_ref} does not define the type '%{name}' - it is empty." msgstr "" #: ../lib/puppet/pops/loader/type_definition_instantiator.rb:22 msgid "The code loaded from %{source_ref} must contain only the type '%{name}' - it has additional definitions." msgstr "" #: ../lib/puppet/pops/loader/type_definition_instantiator.rb:28 msgid "The code loaded from %{source_ref} does not define the type '%{name}' - no type alias or type definition found." msgstr "" #: ../lib/puppet/pops/loader/type_definition_instantiator.rb:34 msgid "The code loaded from %{source_ref} produced type with the wrong name, expected '%{name}', actual '%{actual_name}'" msgstr "" #: ../lib/puppet/pops/loader/type_definition_instantiator.rb:39 msgid "The code loaded from %{source_ref} contains additional logic - can only contain the type '%{name}'" msgstr "" #: ../lib/puppet/pops/loaders.rb:40 msgid "Attempt to redefine already initialized loaders for environment" msgstr "" #: ../lib/puppet/pops/loaders.rb:184 msgid "Internal Error: Puppet Context ':loaders' missing" msgstr "" #: ../lib/puppet/pops/loaders.rb:199 msgid "Unable to find loader named '%{loader_name}'" msgstr "" #: ../lib/puppet/pops/loaders.rb:220 msgid "Internal Error: did not find public loader for module: '%{module_name}'" msgstr "" #: ../lib/puppet/pops/loaders.rb:267 msgid "Internal Error: Attempt to redefine loader named '%{name}'" msgstr "" #: ../lib/puppet/pops/lookup.rb:94 msgid "Function lookup() did not find a value for the name '%{name}'" msgid_plural "Function lookup() did not find a value for any of the names [%{name_list}]" msgstr[0] "" msgstr[1] "" #: ../lib/puppet/pops/lookup/environment_data_provider.rb:22 msgid "hiera.yaml version 3 found at the environment root was ignored" msgstr "" #. TRANSLATORS 'Explain' is referring to the 'Explainer' class and should not be translated #: ../lib/puppet/pops/lookup/explainer.rb:497 msgid "Unknown Explain type %{qualifier_type}" msgstr "" #: ../lib/puppet/pops/lookup/hiera_config.rb:87 msgid "Using of legacy data provider function '%{function_name}'. Please convert to a 'data_hash' function" msgstr "" #: ../lib/puppet/pops/lookup/hiera_config.rb:143 msgid "%{config_path}: File exists but does not contain a valid YAML hash. Falling back to Hiera version 3 default config" msgstr "" #: ../lib/puppet/pops/lookup/hiera_config.rb:203 msgid "Hiera configuration recreated due to change of scope variables used in interpolation expressions" msgstr "" #: ../lib/puppet/pops/lookup/hiera_config.rb:442 msgid "%{config_path}: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5" msgstr "" #: ../lib/puppet/pops/lookup/hiera_config.rb:556 msgid "%{config_path}: Use of 'hiera.yaml' version 4 is deprecated. It should be converted to version 5" msgstr "" #: ../lib/puppet/pops/lookup/invocation.rb:93 msgid "Recursive lookup detected in [%{name_stack}]" msgstr "" #: ../lib/puppet/pops/lookup/lookup_adapter.rb:109 msgid "Invalid data type in lookup_options for key '%{key}' could not parse '%{source}', error: '%{msg}" msgstr "" #. TRANSLATORS 'lookup_options', 'convert_to' and args_string variable should not be translated, #: ../lib/puppet/pops/lookup/lookup_adapter.rb:117 msgid "Applying convert_to lookup_option with arguments %{args}" msgstr "" #: ../lib/puppet/pops/lookup/lookup_adapter.rb:120 msgid "The convert_to lookup_option for key '%{key}' raised error: %{msg}" msgstr "" #: ../lib/puppet/pops/lookup/lookup_adapter.rb:151 msgid "Lookup of key '%{key}' failed: %{detail}" msgstr "" #: ../lib/puppet/pops/lookup/lookup_adapter.rb:300 msgid "value of %{opts} must be a hash" msgstr "" #: ../lib/puppet/pops/lookup/lookup_adapter.rb:307 msgid "all %{opts} patterns must match a key starting with module name '%{module_name}'" msgstr "" #: ../lib/puppet/pops/lookup/lookup_adapter.rb:311 msgid "all %{opts} keys must start with module name '%{module_name}'" msgstr "" #: ../lib/puppet/pops/lookup/lookup_adapter.rb:437 msgid "Defining \"data_provider\": \"%{name}\" in metadata.json is deprecated. It is ignored since a '%{config}' with version >= 5 is present" msgstr "" #: ../lib/puppet/pops/lookup/lookup_adapter.rb:447 msgid "Defining \"data_provider\": \"%{name}\" in metadata.json is deprecated." msgstr "" #: ../lib/puppet/pops/lookup/lookup_adapter.rb:448 ../lib/puppet/pops/lookup/lookup_adapter.rb:502 msgid "A '%{hiera_config}' file should be used instead" msgstr "" #: ../lib/puppet/pops/lookup/lookup_adapter.rb:462 msgid "Environment '%{env}', cannot find module_data_provider '%{provider}'" msgstr "" #: ../lib/puppet/pops/lookup/lookup_adapter.rb:486 msgid "Defining environment_data_provider='%{provider_name}' in environment.conf is deprecated" msgstr "" #: ../lib/puppet/pops/lookup/lookup_adapter.rb:490 msgid "The environment_data_provider='%{provider_name}' setting is ignored since '%{config_path}' version >= 5" msgstr "" #: ../lib/puppet/pops/lookup/lookup_adapter.rb:501 msgid "Defining environment_data_provider='%{provider_name}' in environment.conf is deprecated." msgstr "" #: ../lib/puppet/pops/lookup/lookup_adapter.rb:517 msgid "Environment '%{env}', cannot find environment_data_provider '%{provider}'" msgstr "" #: ../lib/puppet/pops/lookup/lookup_key.rb:14 msgid "%{problem} in key: '%{key}'" msgstr "" #: ../lib/puppet/pops/lookup/module_data_provider.rb:71 msgid "hiera.yaml version 3 found at module root was ignored" msgstr "" #: ../lib/puppet/pops/lookup/module_data_provider.rb:86 msgid "Environment '%{env}', cannot find module '%{module_name}'" msgstr "" #: ../lib/puppet/pops/lookup/sub_lookup.rb:79 msgid "Data Provider type mismatch: Got %{klass} when a hash-like object was expected to access value using '%{segment}' from key '%{key}'" msgstr "" #. TRANSLATORS 'merge' is a variable name and 'strategy' is a key and should not be translated #: ../lib/puppet/pops/merge_strategy.rb:30 msgid "The hash given as 'merge' must contain the name of a strategy in string form for the key 'strategy'" msgstr "" #: ../lib/puppet/pops/merge_strategy.rb:40 msgid "Unknown merge strategy: '%{strategy}'" msgstr "" #. TRANSLATORS 'MergeStrategies.add_strategy' is a method, 'stratgey_class' is a variable and 'MergeStrategy' is a class name and should not be translated #: ../lib/puppet/pops/merge_strategy.rb:60 msgid "MergeStrategies.add_strategy 'strategy_class' must be a 'MergeStrategy' class. Got %{strategy_class}" msgstr "" #: ../lib/puppet/pops/migration/migration_checker.rb:24 ../lib/puppet/pops/migration/migration_checker.rb:29 ../lib/puppet/pops/migration/migration_checker.rb:34 ../lib/puppet/pops/migration/migration_checker.rb:39 ../lib/puppet/pops/migration/migration_checker.rb:44 ../lib/puppet/pops/migration/migration_checker.rb:49 ../lib/puppet/pops/migration/migration_checker.rb:54 ../lib/puppet/pops/migration/migration_checker.rb:59 msgid "Unsupported migration method called" msgstr "" #: ../lib/puppet/pops/model/ast_transformer.rb:68 msgid "Error while transforming to Puppet 3 AST: %{message}" msgstr "" #: ../lib/puppet/pops/model/ast_transformer.rb:85 msgid "Not a valid expression in a collection query: %{class_name}" msgstr "" #: ../lib/puppet/pops/model/ast_transformer.rb:114 msgid "Illegal expression - unacceptable as a node name" msgstr "" #: ../lib/puppet/pops/model/ast_transformer.rb:118 msgid "Unacceptable transform - found an Object without a rule: %{klass}" msgstr "" #. TRANSLATORS 'NUMBER' refers to a method name and the 'name_or_numeric' was the passed in value and should not be translated #: ../lib/puppet/pops/model/factory.rb:814 msgid "Internal Error, NUMBER token does not contain a valid number, %{name_or_numeric}" msgstr "" #: ../lib/puppet/pops/model/factory.rb:1124 msgid "can only concatenate strings, got %{class_name}" msgstr "" #: ../lib/puppet/pops/parser/parser_support.rb:202 msgid "attempt to pass argument list to the function '%{name}' which cannot be called without parentheses" msgstr "" #: ../lib/puppet/pops/parser/parser_support.rb:204 msgid "illegal comma separated argument list" msgstr "" #: ../lib/puppet/pops/parser/pn_parser.rb:82 msgid "unexpected end of input" msgstr "" #: ../lib/puppet/pops/parser/pn_parser.rb:84 msgid "unexpected %{value}" msgstr "" #: ../lib/puppet/pops/parser/pn_parser.rb:121 msgid "map key expected" msgstr "" #: ../lib/puppet/pops/parser/pn_parser.rb:132 msgid "expected identifier to follow '('" msgstr "" #: ../lib/puppet/pops/parser/pn_parser.rb:143 msgid "missing '%{token}' to end list" msgstr "" #: ../lib/puppet/pops/parser/pn_parser.rb:188 msgid "expected identifier after ':'" msgstr "" #: ../lib/puppet/pops/parser/pn_parser.rb:227 msgid "unterminated quote" msgstr "" #: ../lib/puppet/pops/parser/pn_parser.rb:253 msgid "malformed octal quote" msgstr "" #: ../lib/puppet/pops/parser/pn_parser.rb:268 ../lib/puppet/pops/parser/pn_parser.rb:273 ../lib/puppet/pops/parser/pn_parser.rb:277 msgid "digit expected" msgstr "" #: ../lib/puppet/pops/resource/resource_type_impl.rb:167 ../lib/puppet/type.rb:436 msgid "you must specify title patterns when there are two or more key attributes" msgstr "" #: ../lib/puppet/pops/serialization/abstract_writer.rb:60 msgid "Integer out of bounds" msgstr "" #. TRANSLATORS 'Integers' is a Ruby class for numbers and should not be translated #: ../lib/puppet/pops/serialization/abstract_writer.rb:104 msgid "Internal error. Integers cannot be tabulated in extension payload" msgstr "" #: ../lib/puppet/pops/serialization/deserializer.rb:48 ../lib/puppet/pops/serialization/from_data_converter.rb:138 msgid "No implementation mapping found for Puppet Type %{type_name}" msgstr "" #: ../lib/puppet/pops/serialization/from_data_converter.rb:128 msgid "Unable to deserialize type from %{type}" msgstr "" #: ../lib/puppet/pops/serialization/from_data_converter.rb:225 msgid "Cannot create a %{type_name} from a %{arg_class}" msgstr "" #: ../lib/puppet/pops/serialization/json.rb:205 msgid "Unable to serialize a %{obj}" msgstr "" #: ../lib/puppet/pops/serialization/json.rb:252 msgid "JSON stream is not an array. It is a %{klass}" msgstr "" #: ../lib/puppet/pops/serialization/json.rb:260 msgid "Unexpected end of input" msgstr "" #: ../lib/puppet/pops/serialization/json.rb:275 msgid "Invalid input. %{ext_no} is not a valid extension number" msgstr "" #: ../lib/puppet/pops/serialization/json_path.rb:123 msgid "Unable to parse jsonpath \"%{path}\"" msgstr "" #: ../lib/puppet/pops/serialization/object.rb:17 msgid "Feature count mismatch for %{value0}. Expected %{required_count} - %{max}, actual %{value_count}" msgstr "" #: ../lib/puppet/pops/serialization/object.rb:29 msgid "Missing default value for %{type_name}[%{name}]" msgstr "" #: ../lib/puppet/pops/serialization/serializer.rb:137 msgid "No Puppet Type found for %{klass}" msgstr "" #: ../lib/puppet/pops/time/timespan.rb:117 ../lib/puppet/pops/time/timestamp.rb:87 msgid "Unable to parse '%{str}' using any of the formats %{formats}" msgstr "" #: ../lib/puppet/pops/time/timespan.rb:138 msgid "%{klass} cannot be added to a Timespan" msgstr "" #: ../lib/puppet/pops/time/timespan.rb:150 msgid "%{klass} cannot be subtracted from a Timespan" msgstr "" #: ../lib/puppet/pops/time/timespan.rb:163 msgid "A Timestamp cannot be multiplied by %{klass}" msgstr "" #: ../lib/puppet/pops/time/timespan.rb:174 msgid "Can not do modulus on a Timespan using a %{klass}" msgstr "" #: ../lib/puppet/pops/time/timespan.rb:194 msgid "A Timespan cannot be divided by %{klass}" msgstr "" #: ../lib/puppet/pops/time/timespan.rb:481 msgid "Format specifiers %L and %N denotes fractions and must be used together with a specifier of higher magnitude" msgstr "" #: ../lib/puppet/pops/time/timespan.rb:558 ../lib/puppet/pops/time/timespan.rb:566 msgid "Unable to parse '%{timespan}' using format '%{format}'" msgstr "" #: ../lib/puppet/pops/time/timespan.rb:617 msgid "Bad format specifier '%{expression}' in '%{format}', at position %{position}" msgstr "" #: ../lib/puppet/pops/time/timespan.rb:635 msgid "Format must be a String" msgstr "" #: ../lib/puppet/pops/time/timestamp.rb:42 msgid "Illegal timezone '%{timezone}'" msgstr "" #: ../lib/puppet/pops/time/timestamp.rb:94 msgid "Unable to parse '%{str}' using format '%{format}'" msgstr "" #: ../lib/puppet/pops/time/timestamp.rb:98 msgid "Using a Timezone designator in format specification is mutually exclusive to providing an explicit timezone argument" msgstr "" #: ../lib/puppet/pops/time/timestamp.rb:135 msgid "%{klass} cannot be added to a Timestamp" msgstr "" #: ../lib/puppet/pops/time/timestamp.rb:150 msgid "%{klass} cannot be subtracted from a Timestamp" msgstr "" #: ../lib/puppet/pops/types/p_binary_type.rb:77 msgid "The given string in encoding '%{enc}' is invalid. Cannot create a Binary UTF-8 representation" msgstr "" #: ../lib/puppet/pops/types/p_init_type.rb:26 msgid "Init cannot be parameterized with an undefined type and additional arguments" msgstr "" #: ../lib/puppet/pops/types/p_init_type.rb:160 msgid "Creation of new instance of type '%{type_name}' is not supported" msgstr "" #: ../lib/puppet/pops/types/p_init_type.rb:187 msgid "The type '%{type}' does not represent a valid set of parameters for %{subject}.new()" msgstr "" #: ../lib/puppet/pops/types/p_object_type.rb:157 msgid "expected %{label} to override an inherited %{feature_type}, but no such %{feature_type} was found" msgstr "" #: ../lib/puppet/pops/types/p_object_type.rb:174 msgid "%{member} attempts to override %{label}" msgstr "" #: ../lib/puppet/pops/types/p_object_type.rb:177 msgid "%{member} attempts to override final %{label}" msgstr "" #: ../lib/puppet/pops/types/p_object_type.rb:181 msgid "%{member} attempts to override %{label} without having override => true" msgstr "" #: ../lib/puppet/pops/types/p_object_type.rb:184 msgid "%{member} attempts to override %{label} with a type that does not match" msgstr "" #: ../lib/puppet/pops/types/p_object_type.rb:299 msgid "The attribute '%{name}' is reserved and cannot be used" msgstr "" #: ../lib/puppet/pops/types/p_object_type.rb:306 msgid "%{label} of kind 'constant' cannot be combined with final => false" msgstr "" #: ../lib/puppet/pops/types/p_object_type.rb:314 msgid "%{label} of kind '%{kind}' cannot be combined with an attribute value" msgstr "" #: ../lib/puppet/pops/types/p_object_type.rb:320 msgid "%{label} of kind 'constant' requires a value" msgstr "" #: ../lib/puppet/pops/types/p_object_type.rb:705 msgid "reference to unresolved type '%{name}'" msgstr "" #: ../lib/puppet/pops/types/p_object_type.rb:742 msgid "attribute %{label}[%{key}] is defined as both a constant and an attribute" msgstr "" #: ../lib/puppet/pops/types/p_object_type.rb:775 msgid "%{label} conflicts with attribute with the same name" msgstr "" #. TRANSLATORS equality_include_type = false should not be translated #: ../lib/puppet/pops/types/p_object_type.rb:789 msgid "equality_include_type = false cannot be combined with non empty equality specification" msgstr "" #: ../lib/puppet/pops/types/p_object_type.rb:801 msgid "%{label} equality is referencing %{attribute} which is included in equality of %{including_parent}" msgstr "" #: ../lib/puppet/pops/types/p_object_type.rb:808 msgid "%{label} equality is referencing non existent attribute '%{attribute}'" msgstr "" #: ../lib/puppet/pops/types/p_object_type.rb:811 msgid "%{label} equality is referencing %{attribute}. Only attribute references are allowed" msgstr "" #: ../lib/puppet/pops/types/p_object_type.rb:815 msgid "%{label} equality is referencing constant %{attribute}." msgstr "" #: ../lib/puppet/pops/types/p_object_type.rb:816 msgid "Reference to constant is not allowed in equality" msgstr "" #: ../lib/puppet/pops/types/p_object_type_extension.rb:55 msgid "The %{label}-Type cannot be parameterized using []" msgstr "" #: ../lib/puppet/pops/types/p_object_type_extension.rb:71 msgid "'%{pn}' is not a known type parameter for %{label}-Type" msgstr "" #: ../lib/puppet/pops/types/p_object_type_extension.rb:85 msgid "The %{label}-Type cannot be parameterized using an empty parameter list" msgstr "" #: ../lib/puppet/pops/types/p_sem_ver_type.rb:106 msgid "The string '%{str}' cannot be converted to a SemVer" msgstr "" #: ../lib/puppet/pops/types/tree_iterators.rb:39 msgid "Only Array, Hash, and Object types can be used as container types. Got %{type}" msgstr "" #: ../lib/puppet/pops/types/tree_iterators.rb:47 msgid "Options 'include_containers' and 'include_values' cannot both be false" msgstr "" #. TRANSLATORS 'TypeFactory#string' is a class and method name and should not be translated #: ../lib/puppet/pops/types/type_factory.rb:119 msgid "Passing more than one argument to TypeFactory#string is deprecated" msgstr "" #. TRANSLATORS TypeMismatchDescriber is a class name and 'tense' is a method name and should not be translated #: ../lib/puppet/pops/types/type_mismatch_describer.rb:515 msgid "Passing a 'tense' argument to the TypeMismatchDescriber is deprecated and ignored." msgstr "" #: ../lib/puppet/pops/types/type_mismatch_describer.rb:516 msgid "Everything is now reported using present tense" msgstr "" #: ../lib/puppet/pops/types/type_mismatch_describer.rb:616 msgid "Deferred function %{function_name} has no return_type, unable to guarantee value type during compilation." msgstr "" #: ../lib/puppet/pops/types/type_parser.rb:429 msgid "Enum parameters must be identifiers or strings" msgstr "" #: ../lib/puppet/pops/types/type_parser.rb:668 msgid "The expression <%{expression}> is not a valid type specification." msgstr "" #: ../lib/puppet/pops/types/type_parser.rb:673 msgid "Invalid number of type parameters specified: %{type} requires %{required}, %{given} provided" msgstr "" #: ../lib/puppet/pops/types/type_parser.rb:678 msgid "Not a parameterized type <%{type}>" msgstr "" #: ../lib/puppet/pops/types/type_parser.rb:682 msgid "Unknown type <%{type}>" msgstr "" #: ../lib/puppet/pops/types/types.rb:931 msgid "The string '%{str}' cannot be converted to Numeric" msgstr "" #: ../lib/puppet/pops/types/types.rb:934 msgid "Value of type %{type} cannot be converted to Numeric" msgstr "" #: ../lib/puppet/pops/types/types.rb:1179 msgid "The string '%{str}' cannot be converted to Integer" msgstr "" #: ../lib/puppet/pops/types/types.rb:1182 msgid "Value of type %{type} cannot be converted to Integer" msgstr "" #: ../lib/puppet/pops/types/types.rb:1191 msgid "Illegal radix: %{radix}, expected 2, 8, 10, 16, or default" msgstr "" #: ../lib/puppet/pops/types/types.rb:1303 msgid "The string '%{str}' cannot be converted to Float" msgstr "" #: ../lib/puppet/pops/types/types.rb:1306 msgid "Value of type %{type} cannot be converted to Float" msgstr "" #. TRANSLATORS 'PStringType#initialize' is a class and method name and should not be translated #: ../lib/puppet/pops/types/types.rb:1519 msgid "Passing more than one argument to PStringType#initialize is deprecated" msgstr "" #. TRANSLATORS 'PStringType#values' and '#value' are classes and method names and should not be translated #: ../lib/puppet/pops/types/types.rb:1573 msgid "Method PStringType#values is deprecated. Use #value instead" msgstr "" #: ../lib/puppet/pops/types/types.rb:1898 msgid "The string '%{str}' cannot be converted to Boolean" msgstr "" #: ../lib/puppet/pops/types/types.rb:1901 msgid "Value of type %{type} cannot be converted to Boolean" msgstr "" #: ../lib/puppet/pops/types/types.rb:2640 msgid "Value of type %{type} cannot be converted to Array" msgstr "" #: ../lib/puppet/pops/types/types.rb:2709 msgid "Puppet::Pops::Types::PHashType#element_type is deprecated, use #value_type instead" msgstr "" #: ../lib/puppet/pops/types/types.rb:2849 msgid "odd number of arguments for Hash" msgstr "" #: ../lib/puppet/pops/types/types.rb:2861 msgid "Value of type %{type} cannot be converted to Hash" msgstr "" #: ../lib/puppet/pops/validation.rb:129 msgid "Attempt to set validation severity for something that is not an Issue. (Got %{issue})" msgstr "" #: ../lib/puppet/pops/validation.rb:132 msgid "Illegal severity level: %{level} for '%{issue_code}'" msgstr "" #: ../lib/puppet/pops/validation.rb:135 msgid "Attempt to demote the hard issue '%{issue_code}' to %{level}" msgstr "" #: ../lib/puppet/pops/validation.rb:156 msgid "Attempt to get validation severity for something that is not an Issue. (Got %{issue})" msgstr "" #: ../lib/puppet/pops/validation.rb:208 msgid "Issue %{issue_code}: Cannot pass a %{class_name} as a semantic object when it does not support #pos(), #file() and #line()" msgstr "" #. TRANSLATORS 'Property#array_matching', 'first', and 'all' should not be translated #: ../lib/puppet/property.rb:101 msgid "Supported values for Property#array_matching are 'first' and 'all'" msgstr "" #: ../lib/puppet/property.rb:172 msgid "Attempt to redefine method %{method} with block" msgstr "" #: ../lib/puppet/property.rb:216 msgid "Could not convert change '%{name}' to string: %{detail}" msgstr "" #. TRANSLATORS 'insync_values?' should not be translated #: ../lib/puppet/property.rb:371 msgid "Unknown failure using insync_values? on type: %{type} / property: %{name} to compare values %{should} and %{is}" msgstr "" #: ../lib/puppet/property.rb:493 msgid "Could not set '%{value}' on %{class_name}: %{detail}" msgstr "" #. TRANSLATORS 'Provider' refers to a Puppet provider class #: ../lib/puppet/property.rb:595 msgid "Provider %{provider} must have features '%{needed_features}' to set '%{property}' to '%{value}'" msgstr "" #: ../lib/puppet/property/ensure.rb:56 msgid "created" msgstr "" #: ../lib/puppet/property/ensure.rb:58 msgid "removed" msgstr "" #: ../lib/puppet/property/ensure.rb:60 msgid "%{name} changed %{is} to %{should}" msgstr "" #: ../lib/puppet/property/ensure.rb:65 msgid "Could not convert change %{name} to string: %{detail}" msgstr "" #: ../lib/puppet/property/ensure.rb:88 msgid "No ability to determine if %{name} exists" msgstr "" #: ../lib/puppet/property/keyvalue.rb:133 msgid "The %{name} property must be specified as a hash or an array of key/value pairs (strings)!" msgstr "" #: ../lib/puppet/property/keyvalue.rb:139 msgid "Key/value pairs must be separated by '%{separator}'" msgstr "" #: ../lib/puppet/provider.rb:134 msgid "No command %{command} defined for provider %{provider}" msgstr "" #: ../lib/puppet/provider.rb:383 msgid "To support listing resources of this type the '%{provider}' provider needs to implement an 'instances' class method returning the current set of resources. We recommend porting your module to the simpler Resource API instead: https://puppet.com/search/docs?keys=resource+api" msgstr "" #: ../lib/puppet/provider.rb:457 msgid "'%{parameter_name}' is not a valid parameter for %{resource_type}" msgstr "" #: ../lib/puppet/provider.rb:543 msgid "No resource and no name in property hash in %{class_name} instance" msgstr "" #: ../lib/puppet/provider/aix_object.rb:126 msgid "Invalid value %{value}: %{property} must be an Integer!" msgstr "" #: ../lib/puppet/provider/aix_object.rb:335 msgid "Cannot have both 'forcelocal' and 'ia_load_module' at the same time!" msgstr "" #: ../lib/puppet/provider/aix_object.rb:380 msgid "Could not set %{property} on %{resource}[%{name}]: %{detail}" msgstr "" #: ../lib/puppet/provider/aix_object.rb:406 msgid "attributes is setting the %{properties} properties via. the %{attributes} attributes, respectively! Please specify these property values in the resource declaration instead." msgstr "" #: ../lib/puppet/provider/aix_object.rb:408 ../lib/puppet/provider/aix_object.rb:417 msgid "Could not set attributes on %{resource}[%{name}]: %{detail}" msgstr "" #: ../lib/puppet/provider/aix_object.rb:430 msgid "aix.object_info(): Could not find %{resource}[%{name}]" msgstr "" #: ../lib/puppet/provider/aix_object.rb:477 ../lib/puppet/provider/nameservice.rb:168 ../lib/puppet/provider/nameservice/directoryservice.rb:436 msgid "Could not create %{resource} %{name}: %{detail}" msgstr "" #: ../lib/puppet/provider/aix_object.rb:489 ../lib/puppet/provider/nameservice.rb:182 msgid "Could not delete %{resource} %{name}: %{detail}" msgstr "" #: ../lib/puppet/provider/command.rb:24 msgid "Command %{name} is missing" msgstr "" #: ../lib/puppet/provider/exec.rb:21 msgid "Cannot understand environment setting %{setting}" msgstr "" #: ../lib/puppet/provider/exec.rb:28 msgid "Overriding environment setting '%{var}' with '%{value}'" msgstr "" #: ../lib/puppet/provider/exec.rb:32 msgid "Empty environment setting '%{var}'" msgstr "" #: ../lib/puppet/provider/exec.rb:105 msgid "'%{exe}' is not qualified and no path was specified. Please qualify the command or specify a path." msgstr "" #: ../lib/puppet/provider/exec/posix.rb:35 ../lib/puppet/provider/exec/posix.rb:53 ../lib/puppet/provider/exec/windows.rb:41 ../lib/puppet/provider/exec/windows.rb:55 msgid "Could not find command '%{exe}'" msgstr "" #: ../lib/puppet/provider/exec/posix.rb:37 ../lib/puppet/provider/exec/windows.rb:43 msgid "'%{exe}' is a %{klass}, not a file" msgstr "" #: ../lib/puppet/provider/exec/posix.rb:39 msgid "'%{exe}' is not executable" msgstr "" #: ../lib/puppet/provider/file/posix.rb:92 msgid "Apparently using negative UID (%{currentvalue}) on a platform that does not consistently handle them" msgstr "" #: ../lib/puppet/provider/file/posix.rb:110 ../lib/puppet/provider/file/windows.rb:48 msgid "Failed to set owner to '%{should}': %{detail}" msgstr "" #: ../lib/puppet/provider/file/posix.rb:124 msgid "Apparently using negative GID (%{currentvalue}) on a platform that does not consistently handle them" msgstr "" #: ../lib/puppet/provider/file/posix.rb:142 ../lib/puppet/provider/file/windows.rb:60 msgid "Failed to set group to '%{should}': %{detail}" msgstr "" #: ../lib/puppet/provider/file/posix.rb:158 ../lib/puppet/provider/file/windows.rb:77 msgid "failed to set mode %{mode} on %{path}: %{message}" msgstr "" #: ../lib/puppet/provider/file/windows.rb:84 msgid "Can only manage owner, group, and mode on filesystems that support Windows ACLs, such as NTFS" msgstr "" #. TRANSLATORS 'SYSTEM' is a Windows name and should not be translated #: ../lib/puppet/provider/file/windows.rb:126 msgid "%{resource_name}: %{mode_part_type} set to SYSTEM. SYSTEM permissions cannot be set below FullControl ('7')" msgstr "" #: ../lib/puppet/provider/group/aix.rb:50 msgid "No AIX group exists with a group name or gid of %{group}!" msgstr "" #: ../lib/puppet/provider/group/groupadd.rb:16 ../lib/puppet/provider/group/pw.rb:16 msgid "GID must be an integer" msgstr "" #: ../lib/puppet/provider/group/groupadd.rb:61 msgid "GID %{resource} already exists, use allowdupe to force group creation" msgstr "" #: ../lib/puppet/provider/ldap.rb:82 msgid "No LDAP Configuration defined for %{class_name}" msgstr "" #: ../lib/puppet/provider/ldap.rb:83 msgid "Invalid LDAP Configuration defined for %{class_name}" msgstr "" #: ../lib/puppet/provider/nameservice.rb:47 msgid "%{name} is not a valid attribute for %{resource_type}" msgstr "" #: ../lib/puppet/provider/nameservice.rb:89 msgid "Invalid value %{value}: %{error}" msgstr "" #. TRANSLATORS "autogen_id()" is a method name and should not be translated #: ../lib/puppet/provider/nameservice.rb:134 msgid "autogen_id() does not support auto generation of id for resource type %{resource_type}" msgstr "" #: ../lib/puppet/provider/nameservice.rb:156 ../lib/puppet/provider/nameservice/directoryservice.rb:388 msgid "already exists" msgstr "" #: ../lib/puppet/provider/nameservice.rb:174 msgid "already absent" msgstr "" #: ../lib/puppet/provider/nameservice.rb:268 msgid "Nameservice command must be an array" msgstr "" #: ../lib/puppet/provider/nameservice.rb:274 ../lib/puppet/provider/nameservice/directoryservice.rb:349 ../lib/puppet/provider/nameservice/directoryservice.rb:378 msgid "Could not set %{param} on %{resource}[%{name}]: %{detail}" msgstr "" #: ../lib/puppet/provider/nameservice/directoryservice.rb:108 msgid "Could not get %{resource} list from DirectoryService" msgstr "" #: ../lib/puppet/provider/nameservice/directoryservice.rb:168 msgid "Could not get report. command execution failed." msgstr "" #. TRANSLATORS 'OS X 10.7' is an operating system and should not be translated, 'Salted SHA512' is the name of a hashing algorithm #: ../lib/puppet/provider/nameservice/directoryservice.rb:208 msgid "OS X 10.7 requires a Salted SHA512 hash password of 136 characters." msgstr "" #: ../lib/puppet/provider/nameservice/directoryservice.rb:209 msgid "Please check your password and try again." msgstr "" #: ../lib/puppet/provider/nameservice/directoryservice.rb:297 msgid "Invalid id_type %{id_type}. Only 'uid' and 'gid' supported" msgstr "" #: ../lib/puppet/provider/nameservice/directoryservice.rb:405 msgid "Could not set GeneratedUID for %{resource} %{name}: %{detail}" msgstr "" #: ../lib/puppet/provider/nameservice/directoryservice.rb:457 msgid "Could not remove %{member} from group: %{resource}, %{detail}" msgstr "" #: ../lib/puppet/provider/nameservice/directoryservice.rb:471 msgid "Could not add %{new_member} to group: %{name}, %{detail}" msgstr "" #. TRANSLATORS "prefetch" is a program name and should not be translated #: ../lib/puppet/provider/network_device.rb:27 msgid "Could not perform network device prefetch: %{detail}" msgstr "" #: ../lib/puppet/provider/package/aix.rb:48 msgid "The aix provider can only be used by root" msgstr "" #: ../lib/puppet/provider/package/aix.rb:90 ../lib/puppet/provider/package/nim.rb:53 msgid "Failed to uninstall package '%{name}'" msgstr "" #: ../lib/puppet/provider/package/aix.rb:97 msgid "A directory is required which will be used to find packages" msgstr "" #: ../lib/puppet/provider/package/aix.rb:109 msgid "aix package provider is unable to downgrade packages" msgstr "" #: ../lib/puppet/provider/package/aix.rb:114 msgid "Package '%{name}' is in a %{status} state and requires manual intervention" msgstr "" #: ../lib/puppet/provider/package/aix.rb:135 msgid "Could not list installed Packages: %{detail}" msgstr "" #: ../lib/puppet/provider/package/aix.rb:156 ../lib/puppet/provider/package/yum.rb:340 msgid "Tried to get latest on a missing package" msgstr "" #: ../lib/puppet/provider/package/appdmg.rb:105 ../lib/puppet/provider/package/pkgdmg.rb:149 msgid "Mac OS X PKG DMGs must specify a package source." msgstr "" #: ../lib/puppet/provider/package/appdmg.rb:109 ../lib/puppet/provider/package/pkgdmg.rb:154 msgid "Mac OS X PKG DMGs must specify a package name." msgstr "" #: ../lib/puppet/provider/package/apple.rb:44 msgid "Mac OS X packages must specify a package source" msgstr "" #: ../lib/puppet/provider/package/apt.rb:93 msgid "/etc/apt/sources.list contains a cdrom source; not installing. Use 'allowcdrom' to override this failure." msgstr "" #: ../lib/puppet/provider/package/apt.rb:178 ../lib/puppet/provider/package/aptitude.rb:22 ../lib/puppet/provider/package/ports.rb:22 ../lib/puppet/provider/package/portupgrade.rb:96 ../lib/puppet/provider/package/portupgrade.rb:153 ../lib/puppet/provider/package/rug.rb:29 ../lib/puppet/provider/package/up2date.rb:18 ../lib/puppet/provider/package/yum.rb:323 ../lib/puppet/provider/package/zypper.rb:148 msgid "Could not find package %{name}" msgstr "" #: ../lib/puppet/provider/package/apt.rb:182 ../lib/puppet/provider/package/yum.rb:328 msgid "Failed to update to version %{should}, got version %{version} instead" msgstr "" #: ../lib/puppet/provider/package/apt.rb:194 ../lib/puppet/provider/package/fink.rb:57 msgid "Could not find latest version" msgstr "" #: ../lib/puppet/provider/package/apt.rb:205 ../lib/puppet/provider/package/fink.rb:68 msgid "Preseeding %{response} to debconf-set-selections" msgstr "" #: ../lib/puppet/provider/package/apt.rb:209 ../lib/puppet/provider/package/fink.rb:72 msgid "No responsefile specified or non existent, not preseeding anything" msgstr "" #: ../lib/puppet/provider/package/aptrpm.rb:59 msgid "Could not match version '%{version}'" msgstr "" #: ../lib/puppet/provider/package/aptrpm.rb:72 msgid "Could not match string" msgstr "" #: ../lib/puppet/provider/package/blastwave.rb:20 msgid "The pkg-get command is missing; blastwave packaging unavailable" msgstr "" #: ../lib/puppet/provider/package/blastwave.rb:24 msgid "It is highly recommended you create '/var/pkg-get/admin'." msgstr "" #: ../lib/puppet/provider/package/blastwave.rb:25 msgid "See /var/pkg-get/admin-fullauto" msgstr "" #: ../lib/puppet/provider/package/blastwave.rb:81 ../lib/puppet/provider/package/pkgutil.rb:75 ../lib/puppet/provider/package/pkgutil.rb:148 msgid "Cannot match %{line}" msgstr "" #: ../lib/puppet/provider/package/dnfmodule.rb:30 msgid "Modules are not supported on DNF versions lower than 3.0.1" msgstr "" #: ../lib/puppet/provider/package/dpkg.rb:92 msgid "You cannot install dpkg packages without a source" msgstr "" #: ../lib/puppet/provider/package/dpkg.rb:120 msgid "Could not update: You cannot install dpkg packages without a source" msgstr "" #: ../lib/puppet/provider/package/dpkg.rb:124 msgid "source doesn't contain named package, but %{name}" msgstr "" #: ../lib/puppet/provider/package/freebsd.rb:32 msgid "source is defined but does not have trailing slash, ignoring %{source}" msgstr "" #: ../lib/puppet/provider/package/gem.rb:126 ../lib/puppet/provider/package/puppetserver_gem.rb:64 msgid "Could not list gems: %{detail}" msgstr "" #: ../lib/puppet/provider/package/gem.rb:152 msgid "Could not match %{desc}" msgstr "" #: ../lib/puppet/provider/package/gem.rb:229 ../lib/puppet/provider/package/puppetserver_gem.rb:96 msgid "Invalid source '%{uri}': %{detail}" msgstr "" #: ../lib/puppet/provider/package/gem.rb:240 ../lib/puppet/provider/package/puppetserver_gem.rb:107 msgid "puppet:// URLs are not supported as gem sources" msgstr "" #: ../lib/puppet/provider/package/gem.rb:256 ../lib/puppet/provider/package/puppetserver_gem.rb:118 msgid "Could not install: %{output}" msgstr "" #: ../lib/puppet/provider/package/gem.rb:282 ../lib/puppet/provider/package/puppetserver_gem.rb:128 msgid "Could not uninstall: %{output}" msgstr "" #: ../lib/puppet/provider/package/hpux.rb:25 msgid "source must be provided to install HP-UX packages" msgstr "" #: ../lib/puppet/provider/package/nim.rb:47 msgid "Unrecognized AIX package type identifier: '%{pkg_type}'" msgstr "" #: ../lib/puppet/provider/package/nim.rb:60 msgid "An LPP source location is required in 'source'" msgstr "" #: ../lib/puppet/provider/package/nim.rb:102 msgid "Unable to find package '%{package}' with version '%{version}' on lpp_source '%{source}'" msgstr "" #: ../lib/puppet/provider/package/nim.rb:105 msgid "Unable to find package '%{package}' on lpp_source '%{source}'" msgstr "" #: ../lib/puppet/provider/package/nim.rb:138 ../lib/puppet/provider/package/nim.rb:142 msgid "NIM package provider is unable to downgrade packages" msgstr "" #: ../lib/puppet/provider/package/nim.rb:214 msgid "" "Unable to parse output from nimclient showres: line does not match expected package header format:\n" "'%{line}'" msgstr "" #: ../lib/puppet/provider/package/nim.rb:221 msgid "" "Unable to parse output from nimclient showres: package string does not match expected installp package string format:\n" "'%{package_string}'" msgstr "" #: ../lib/puppet/provider/package/nim.rb:231 msgid "" "Unable to parse output from nimclient showres: package string does not match expected rpm package string format:\n" "'%{package_string}'" msgstr "" #: ../lib/puppet/provider/package/nim.rb:241 msgid "" "Unable to parse output from nimclient showres: line does not match expected package line format:\n" "'%{line}'" msgstr "" #: ../lib/puppet/provider/package/nim.rb:253 msgid "" "Unrecognized package type specifier: '%{package_type_flag}' in package line:\n" "'%{line}'" msgstr "" #: ../lib/puppet/provider/package/openbsd.rb:53 ../lib/puppet/provider/package/opkg.rb:28 msgid "Failed to match line %{line}" msgstr "" #: ../lib/puppet/provider/package/openbsd.rb:144 msgid "No valid installpath found in /etc/pkg.conf and no source was set" msgstr "" #: ../lib/puppet/provider/package/openbsd.rb:148 msgid "You must specify a package source or configure an installpath in /etc/pkg.conf" msgstr "" #: ../lib/puppet/provider/package/openbsd.rb:222 msgid "%{version} is not available for this package" msgstr "" #: ../lib/puppet/provider/package/pacman.rb:49 msgid "Could not find package '%{name}'" msgstr "" #: ../lib/puppet/provider/package/pacman.rb:85 ../lib/puppet/provider/package/xbps.rb:35 msgid "Failed to match line '%{line}'" msgstr "" #: ../lib/puppet/provider/package/pacman.rb:91 ../lib/puppet/provider/package/xbps.rb:42 msgid "Error getting installed packages" msgstr "" #: ../lib/puppet/provider/package/pacman.rb:172 msgid "%{resource_name} is a group, but allow_virtual is false." msgstr "" #: ../lib/puppet/provider/package/pacman.rb:209 msgid "Refusing to uninstall package group %{resource_name}, because allow_virtual is false." msgstr "" #: ../lib/puppet/provider/package/pacman.rb:238 msgid "Invalid source '%{source}': %{detail}" msgstr "" #: ../lib/puppet/provider/package/pacman.rb:247 msgid "puppet:// URL is not supported by pacman" msgstr "" #: ../lib/puppet/provider/package/pacman.rb:249 msgid "Source %{source} is not supported by pacman" msgstr "" #: ../lib/puppet/provider/package/pacman.rb:258 msgid "Refusing to install package group %{resource_name}, because allow_virtual is false." msgstr "" #: ../lib/puppet/provider/package/pip.rb:58 msgid "Cannot resolve pip version" msgstr "" #: ../lib/puppet/provider/package/pkg.rb:55 ../lib/puppet/provider/package/pkg.rb:65 msgid "Unknown format %{resource_name}: %{full_flags}[%{bad_flag}]" msgstr "" #: ../lib/puppet/provider/package/pkg.rb:96 msgid "Unknown format %{resource_name}: %{state}" msgstr "" #: ../lib/puppet/provider/package/pkg.rb:115 msgid "Unknown line format %{resource_name}: %{parse_line}" msgstr "" #: ../lib/puppet/provider/package/pkg.rb:125 msgid "Unable to unfreeze %{package}" msgstr "" #: ../lib/puppet/provider/package/pkg.rb:160 msgid "Implicit version %{should} has %{n} possible matches" msgstr "" #: ../lib/puppet/provider/package/pkg.rb:179 msgid "Selecting version '%{version}' for implicit '%{should}'" msgstr "" #: ../lib/puppet/provider/package/pkg.rb:184 msgid "No version of %{name} matching %{should} is installable, even though the package is currently installed" msgstr "" #: ../lib/puppet/provider/package/pkg.rb:203 msgid "pkg warning: %{warnings}" msgstr "" #: ../lib/puppet/provider/package/pkg.rb:247 msgid "Pkg could not install %{name} after %{tries} tries. Aborting run" msgstr "" #: ../lib/puppet/provider/package/pkg.rb:258 ../lib/puppet/provider/package/pkg.rb:285 msgid "Unable to update %{package}" msgstr "" #: ../lib/puppet/provider/package/pkgdmg.rb:80 msgid "Mac OS X PKG DMGs must specify a source string ending in .dmg or flat .pkg file" msgstr "" #: ../lib/puppet/provider/package/pkgdmg.rb:110 msgid "No disk entities returned by mount at %{path}" msgstr "" #: ../lib/puppet/provider/package/pkgin.rb:44 msgid "declared as absent but unavailable %{file}:%{line}" msgstr "" #: ../lib/puppet/provider/package/pkgin.rb:47 msgid "No candidate to be installed" msgstr "" #: ../lib/puppet/provider/package/pkgutil.rb:20 msgid "It is highly recommended you create '/var/opt/csw/pkgutil/admin'." msgstr "" #: ../lib/puppet/provider/package/pkgutil.rb:21 msgid "See /var/opt/csw/pkgutil" msgstr "" #: ../lib/puppet/provider/package/pkgutil.rb:31 msgid "It is highly recommended that you set 'wgetopts=-nv' in your pkgutil.conf." msgstr "" #: ../lib/puppet/provider/package/pkgutil.rb:93 msgid "Package not in pkgutil catalog: %{package}" msgstr "" #: ../lib/puppet/provider/package/portage.rb:225 msgid "No package found with the specified name [%{name}]" msgstr "" #: ../lib/puppet/provider/package/portage.rb:229 msgid "More than one package with the specified name [%{search_value}], please use the category parameter to disambiguate" msgstr "" #: ../lib/puppet/provider/package/ports.rb:48 msgid "Could not match package info '%{pkgstuff}'" msgstr "" #: ../lib/puppet/provider/package/ports.rb:62 msgid "Could not match version info '%{info}'" msgstr "" #: ../lib/puppet/provider/package/portupgrade.rb:156 msgid "Unexpected output from portversion: %{output}" msgstr "" #: ../lib/puppet/provider/package/rpm.rb:75 msgid "Failed to list packages" msgstr "" #: ../lib/puppet/provider/package/rpm.rb:114 ../lib/puppet/provider/package/rpm.rb:127 msgid "RPMs must specify a package source" msgstr "" #: ../lib/puppet/provider/package/sun.rb:82 msgid "Unable to get information about package %{name} because of: %{errmsg}" msgstr "" #. TRANSLATORS Sun refers to the company name, do not translate #: ../lib/puppet/provider/package/sun.rb:100 msgid "Sun packages must specify a package source" msgstr "" #: ../lib/puppet/provider/package/urpmi.rb:28 msgid "Package %{name} was not present after trying to install it" msgstr "" #: ../lib/puppet/provider/package/windows.rb:44 msgid "Error when unlinking %{path}: %{detail}" msgstr "" #: ../lib/puppet/provider/package/windows.rb:111 msgid "The package %{operation}ed successfully and the system is rebooting now." msgstr "" #: ../lib/puppet/provider/package/windows.rb:113 msgid "The package %{operation}ed successfully, but the system must be rebooted." msgstr "" #: ../lib/puppet/provider/package/windows.rb:115 msgid "Failed to %{operation}" msgstr "" #: ../lib/puppet/provider/package/windows.rb:121 msgid "The source parameter cannot be empty when using the Windows provider." msgstr "" #: ../lib/puppet/provider/package/windows/exe_package.rb:81 msgid "Error when installing %{package}: %{detail}" msgstr "" #: ../lib/puppet/provider/package/windows/package.rb:64 msgid "The source parameter is required when using the Windows provider." msgstr "" #: ../lib/puppet/provider/package/windows/package.rb:72 msgid "The source does not exist: '%{source}'" msgstr "" #: ../lib/puppet/provider/package/windows/package.rb:77 msgid "Don't know how to install '%{source}'" msgstr "" #: ../lib/puppet/provider/package/yum.rb:73 msgid "The yum provider can only be used as root" msgstr "" #: ../lib/puppet/provider/package/yum.rb:129 msgid "Could not check for updates, '%{cmd} check-update' exited with %{status}" msgstr "" #: ../lib/puppet/provider/package/yum.rb:164 msgid "Failed to parse package name and architecture from '%{pkgname}'" msgstr "" #: ../lib/puppet/provider/package/yum.rb:317 msgid "Could not find package %{wanted}" msgstr "" #: ../lib/puppet/provider/package_targetable.rb:58 msgid "Provider %{name} package command is not functional on this host" msgstr "" #: ../lib/puppet/provider/package_targetable.rb:61 msgid "Provider %{name} package command '%{cmd}' does not exist on this host" msgstr "" #: ../lib/puppet/provider/parsedfile.rb:56 msgid "Invalid filetype %{type}" msgstr "" #: ../lib/puppet/provider/parsedfile.rb:104 msgid "Failed to read %{target}'s records when prefetching them. Reason: %{detail}" msgstr "" #: ../lib/puppet/provider/parsedfile.rb:285 ../lib/puppet/provider/parsedfile.rb:309 msgid "Prefetching %{target} for provider %{name} returned nil" msgstr "" #: ../lib/puppet/provider/parsedfile.rb:295 msgid "Could not prefetch %{resource} provider '%{name}' target '%{target}': %{detail}. Treating as empty" msgstr "" #: ../lib/puppet/provider/parsedfile.rb:383 msgid "Parsed Providers must define a default target" msgstr "" #: ../lib/puppet/provider/parsedfile.rb:475 msgid "Somehow got told to prefetch with no resource set" msgstr "" #: ../lib/puppet/provider/service/base.rb:120 msgid "%{name} is not running" msgstr "" #. TRANSLATORS 'plist' and label' should not be translated #: ../lib/puppet/provider/service/launchd.rb:151 msgid "The %{file} plist does not contain a 'label' key; Puppet is skipping it" msgstr "" #: ../lib/puppet/provider/service/launchd.rb:212 msgid "Reading overrides plist, attempt %{i}" msgstr "" #: ../lib/puppet/provider/service/launchd.rb:215 msgid "Unable to read overrides plist, too many attempts" msgstr "" #: ../lib/puppet/provider/service/launchd.rb:217 msgid "Overrides file could not be read, trying again." msgstr "" #. TRANSLATORS 'runsvdir' is a linux service name and should not be translated #: ../lib/puppet/provider/service/runit.rb:89 msgid "Waiting 5 seconds for runsvdir to discover service %{service}" msgstr "" #: ../lib/puppet/provider/service/smf.rb:98 msgid "Failed to get the FMRI of the %{service} service: The pattern '%{service}' matches multiple FMRIs! These are the FMRIs it matches: %{all_fmris}" msgstr "" #: ../lib/puppet/provider/service/smf.rb:113 msgid "Cannot query if the %{service} service is complete: The concept of complete/incomplete services was introduced in Solaris 11.1. You are on a Solaris %{release} machine." msgstr "" #: ../lib/puppet/provider/service/smf.rb:201 msgid "The %{service} service is incomplete so its status will be reported as :stopped. See `svcs -xv %{fmri}` for more details." msgstr "" #: ../lib/puppet/provider/service/windows.rb:23 msgid "Cannot enable %{resource_name}, error was: %{detail}" msgstr "" #: ../lib/puppet/provider/service/windows.rb:29 msgid "Cannot disable %{resource_name}, error was: %{detail}" msgstr "" #: ../lib/puppet/provider/service/windows.rb:35 msgid "Cannot enable %{resource_name} for manual start, error was: %{detail}" msgstr "" #: ../lib/puppet/provider/service/windows.rb:41 msgid "Cannot enable %{resource_name} for delayed start, error was: %{detail}" msgstr "" #: ../lib/puppet/provider/service/windows.rb:59 msgid "Unknown start type: %{start_type}" msgstr "" #: ../lib/puppet/provider/service/windows.rb:62 msgid "Cannot get start type %{resource_name}, error was: %{detail}" msgstr "" #: ../lib/puppet/provider/service/windows.rb:76 msgid "Will not start disabled service %{resource_name} without managing enable. Specify 'enable => false' to override." msgstr "" #: ../lib/puppet/provider/service/windows.rb:104 msgid "Unknown service state '%{current_state}' for service '%{resource_name}'" msgstr "" #. TRANSLATORS 'AIX' is the name of an operating system and should not be translated #: ../lib/puppet/provider/user/aix.rb:71 msgid "Could not convert AIX expires date '%{expires}' on %{class_name}[%{resource_name}]" msgstr "" #: ../lib/puppet/provider/user/aix.rb:87 msgid "Invalid value %{groups}: Groups must be comma separated!" msgstr "" #: ../lib/puppet/provider/user/aix.rb:155 msgid "Could not reset the groups property back to %{cur_groups} after setting the primary group on %{resource}[%{name}]. This means that the previous primary group of %{old_pgrp} and the new primary group of %{new_pgrp} have been added to %{cur_groups}. You will need to manually reset the groups property if this is undesirable behavior. Detail: %{detail}" msgstr "" #. TRANSLATORS 'ruby-shadow' is a Ruby gem library #: ../lib/puppet/provider/user/openbsd.rb:53 msgid "ruby-shadow doesn't support %{method}" msgstr "" #: ../lib/puppet/provider/user/windows_adsi.rb:149 msgid "The user account '%s' is disabled; The password will still be changed" msgstr "" #: ../lib/puppet/provider/user/windows_adsi.rb:151 msgid "The user account '%s' is locked out; The password will still be changed" msgstr "" #: ../lib/puppet/provider/user/windows_adsi.rb:153 msgid "The user account '%s' is expired; The password will still be changed" msgstr "" #: ../lib/puppet/reference/indirection.rb:27 msgid "Could not build docs for indirector %{name}, terminus %{terminus}: could not locate terminus." msgstr "" #: ../lib/puppet/reference/metaparameter.rb:30 msgid "incorrect metaparams: %{detail}" msgstr "" #: ../lib/puppet/reference/providers.rb:60 msgid "" " - Missing files %{files}\n" msgstr "" #: ../lib/puppet/reference/providers.rb:64 msgid "" " - Setting %{name} (currently %{value}) not in list %{facts}\n" msgstr "" #: ../lib/puppet/reference/providers.rb:66 msgid "" " - Fact %{name} (currently %{value}) not in list %{facts}\n" msgstr "" #: ../lib/puppet/reference/providers.rb:70 msgid "" " - Got %{values} true tests that should have been false\n" msgstr "" #: ../lib/puppet/reference/providers.rb:72 msgid "" " - Got %{values} false tests that should have been true\n" msgstr "" #: ../lib/puppet/reference/providers.rb:74 msgid "" " - Missing features %{values}\n" msgstr "" #: ../lib/puppet/reference/type.rb:79 msgid "Could not retrieve property %{sname} on type %{type_name}" msgstr "" #: ../lib/puppet/reference/type.rb:83 msgid "No docs for %{type}[%{sname}]" msgstr "" #. TRANSLATORS 'NONE' should not be translated #: ../lib/puppet/relationship.rb:31 msgid "You must pass a callback for non-NONE events" msgstr "" #: ../lib/puppet/reports/http.rb:41 msgid "Unable to submit report to %{url} [%{code}] %{message}" msgstr "" #: ../lib/puppet/reports/store.rb:67 msgid "Invalid node name %{host}" msgstr "" #: ../lib/puppet/resource.rb:54 msgid "No resource type provided in serialized data" msgstr "" #: ../lib/puppet/resource.rb:57 msgid "No resource title provided in serialized data" msgstr "" #. TRANSLATORS 'Puppet::Resource.new' should not be translated #: ../lib/puppet/resource.rb:303 msgid "Puppet::Resource.new does not take a hash as the first argument." msgstr "" #: ../lib/puppet/resource.rb:304 msgid "Did you mean (%{type}, %{title}) ?" msgstr "" #: ../lib/puppet/resource.rb:347 msgid "Could not find declared class %{title}" msgstr "" #: ../lib/puppet/resource.rb:349 msgid "Invalid resource type %{type}" msgstr "" #: ../lib/puppet/resource.rb:553 msgid "no parameter named '%{name}'" msgstr "" #: ../lib/puppet/resource.rb:597 msgid "No title provided and %{type} is not a valid resource reference" msgstr "" #: ../lib/puppet/resource.rb:672 msgid "No set of title patterns matched the title \"%{title}\"." msgstr "" #: ../lib/puppet/resource/catalog.rb:104 msgid "Cannot add resource %{resource_1} before %{resource_2} because %{resource_2} is not yet in the catalog" msgstr "" #: ../lib/puppet/resource/catalog.rb:119 msgid "Cannot add resource %{resource_1} after %{resource_2} because %{resource_2} is not yet in the catalog" msgstr "" #. TRANSLATORS 'alias' should not be translated #: ../lib/puppet/resource/catalog.rb:207 msgid "Cannot alias %{resource} to %{key}; resource %{newref} already declared" msgstr "" #. TRANSLATORS 'alias' should not be translated #: ../lib/puppet/resource/catalog.rb:211 msgid "Cannot alias %{resource} to %{key} at %{resource_declaration}; resource %{newref} already declared" msgstr "" #: ../lib/puppet/resource/catalog.rb:293 msgid "Unknown resource type %{type}" msgstr "" #: ../lib/puppet/resource/catalog.rb:437 msgid "Could not intern from data: Could not find relationship source %{source} for %{target}" msgstr "" #: ../lib/puppet/resource/catalog.rb:444 msgid "Could not intern from data: Could not find relationship target %{target} for %{source}" msgstr "" #: ../lib/puppet/resource/catalog.rb:530 msgid "Could not create class file %{file}: %{detail}" msgstr "" #: ../lib/puppet/resource/catalog.rb:547 msgid "Could not create resource file %{file}: %{detail}" msgstr "" #: ../lib/puppet/resource/catalog.rb:582 msgid "Duplicate declaration: %{resource} is already declared; cannot redeclare" msgstr "" #: ../lib/puppet/resource/catalog.rb:584 msgid "Duplicate declaration: %{resource} is already declared at %{error_location}; cannot redeclare" msgstr "" #: ../lib/puppet/resource/catalog.rb:633 ../lib/puppet/resource/catalog.rb:638 msgid "Could not find resource %{resource} when converting %{message} resources" msgstr "" #: ../lib/puppet/resource/status.rb:141 ../lib/puppet/transaction.rb:273 msgid "Could not evaluate: %{detail}" msgstr "" #: ../lib/puppet/resource/type.rb:98 msgid "Invalid resource supertype '%{type}'" msgstr "" #: ../lib/puppet/resource/type.rb:129 msgid "%{name} is not a class; cannot add code to it" msgstr "" #: ../lib/puppet/resource/type.rb:130 msgid "%{name} is not a class; cannot add code from it" msgstr "" #: ../lib/puppet/resource/type.rb:135 msgid "Cannot have code outside of a class/node/define because 'freeze_main' is enabled" msgstr "" #: ../lib/puppet/resource/type.rb:139 msgid "Cannot merge classes with different parent classes (%{name} => %{parent} vs. %{other_name} => %{other_parent})" msgstr "" #: ../lib/puppet/resource/type.rb:170 msgid "Cannot create resources for defined resource types" msgstr "" #: ../lib/puppet/resource/type.rb:227 msgid "Could not find parent resource type '%{parent}' of type %{parent_type} in %{env}" msgstr "" #: ../lib/puppet/resource/type.rb:358 msgid "Parameter '%{name}' is given a type, but is not a valid parameter." msgstr "" #: ../lib/puppet/resource/type.rb:361 msgid "Parameter '%{name}' is given a type that is not a Puppet Type, got %{class_name}" msgstr "" #: ../lib/puppet/resource/type.rb:397 msgid "Could not find scope for %{class_name}" msgstr "" #: ../lib/puppet/resource/type.rb:418 msgid "%{param} is a metaparam; this value will inherit to all contained resources in the %{name} definition" msgstr "" #: ../lib/puppet/resource/type.rb:420 msgid "%{param} is a metaparameter; please choose another parameter name in the %{name} definition" msgstr "" #: ../lib/puppet/resource/type_collection.rb:66 msgid "Class '%{klass}' is already defined%{error}; cannot redefine" msgstr "" #: ../lib/puppet/resource/type_collection.rb:67 msgid "Node '%{klass}' is already defined%{error}; cannot be redefined as a class" msgstr "" #: ../lib/puppet/resource/type_collection.rb:68 msgid "Definition '%{klass}' is already defined%{error}; cannot be redefined as a class" msgstr "" #: ../lib/puppet/resource/type_collection.rb:100 msgid "Node '%{name}' is already defined%{error}; cannot redefine" msgstr "" #: ../lib/puppet/resource/type_collection.rb:101 msgid "Class '%{klass}' is already defined%{error}; cannot be redefined as a node" msgstr "" #: ../lib/puppet/resource/type_collection.rb:136 msgid "'%{name}' is already defined%{error} as a class; cannot redefine as a definition" msgstr "" #: ../lib/puppet/resource/type_collection.rb:137 msgid "Definition '%{name}' is already defined%{error}; cannot be redefined" msgstr "" #: ../lib/puppet/resource/type_collection.rb:181 msgid "Execution of config_version command `%{cmd}` failed: %{message}" msgstr "" #: ../lib/puppet/resource/type_collection.rb:204 msgid "Not attempting to load %{type} %{fqname} as this object was missing during a prior compilation" msgstr "" #: ../lib/puppet/settings.rb:105 msgid "New environment loaders generated from the requested section." msgstr "" #: ../lib/puppet/settings.rb:322 msgid "Attempting to initialize global default settings more than once!" msgstr "" #: ../lib/puppet/settings.rb:520 msgid "Using --configprint is deprecated. Use 'puppet config <subcommand>' instead." msgstr "" #: ../lib/puppet/settings.rb:664 msgid "Could not load %{file}: %{detail}" msgstr "" #: ../lib/puppet/settings.rb:773 msgid "Invalid setting type '%{type}'" msgstr "" #: ../lib/puppet/settings.rb:892 msgid "Cannot manage owner permissions, because the provider for '%{name}' is not functional" msgstr "" #: ../lib/puppet/settings.rb:908 msgid "Cannot manage group permissions, because the provider for '%{name}' is not functional" msgstr "" #: ../lib/puppet/settings.rb:944 msgid "Unknown searchpath case: %{source_type} for the %{source} settings path element." msgstr "" #: ../lib/puppet/settings.rb:1025 msgid "setting definition for '%{name}' is not a hash!" msgstr "" #: ../lib/puppet/settings.rb:1030 msgid "Setting %{name} is already defined" msgstr "" #: ../lib/puppet/settings.rb:1037 msgid "Setting %{name} is already using short name '%{short}'" msgstr "" #: ../lib/puppet/settings.rb:1309 msgid "Setting %{name} is deprecated." msgstr "" #. TRANSLATORS 'puppet.conf' is a file name and should not be translated #: ../lib/puppet/settings.rb:1314 msgid "Setting %{name} is deprecated in puppet.conf." msgstr "" #: ../lib/puppet/settings.rb:1500 msgid "Error converting value for param '%{name}': %{detail}" msgstr "" #: ../lib/puppet/settings.rb:1524 msgid "Could not find value for %{expression}" msgstr "" #. TRANSLATORS '$environment' is a Puppet specific variable and should not be translated #: ../lib/puppet/settings.rb:1534 msgid "You cannot interpolate $environment within '%{setting_name}' when using directory environments." msgstr "" #: ../lib/puppet/settings.rb:1535 msgid "Its value will remain %{value}." msgstr "" #: ../lib/puppet/settings.rb:1566 msgid "Attempt to assign a value to unknown setting %{name}" msgstr "" #: ../lib/puppet/settings/array_setting.rb:15 ../lib/puppet/settings/http_extra_headers_setting.rb:22 msgid "Expected an Array or String, got a %{klass}" msgstr "" #: ../lib/puppet/settings/autosign_setting.rb:20 msgid "Invalid autosign value %{value}: must be 'true'/'false' or an absolute path" msgstr "" #. TRANSLATORS ':%{name}', ':call_hook', and ':on_write_only' should not be translated #: ../lib/puppet/settings/base_setting.rb:40 msgid "Setting :%{name} :call_hook is nil, defaulting to :on_write_only" msgstr "" #. TRANSLATORS 'call_hook' is a Puppet option name and should not be translated #: ../lib/puppet/settings/base_setting.rb:45 msgid "Invalid option %{value} for call_hook" msgstr "" #. TRANSLATORS ':call_hook' and ':hook' are specific setting names and should not be translated #: ../lib/puppet/settings/base_setting.rb:105 msgid "Cannot reference :call_hook for :%{name} if no :hook is defined" msgstr "" #: ../lib/puppet/settings/base_setting.rb:111 msgid "%{class_name} (setting '%{setting}') does not accept %{parameter}" msgstr "" #: ../lib/puppet/settings/base_setting.rb:118 msgid "You must provide a description for the %{class_name} config option" msgstr "" #: ../lib/puppet/settings/base_setting.rb:132 msgid "Short names can only be one character." msgstr "" #. TRANSLATORS 'deprecated' is a Puppet setting and ':completely' and ':allowed_on_commandline' are possible values and should not be translated #: ../lib/puppet/settings/base_setting.rb:203 msgid "Unsupported deprecated value '%{deprecation}'." msgstr "" #: ../lib/puppet/settings/base_setting.rb:204 msgid "Supported values for deprecated are ':completely' or ':allowed_on_commandline'" msgstr "" #: ../lib/puppet/settings/boolean_setting.rb:27 msgid "Invalid value '%{value}' for boolean parameter: %{name}" msgstr "" #: ../lib/puppet/settings/certificate_revocation_setting.rb:19 msgid "Invalid certificate revocation value %{value}: must be one of 'true', 'chain', 'leaf', or 'false'" msgstr "" #: ../lib/puppet/settings/config_file.rb:38 msgid "Could not match line %{text}" msgstr "" #: ../lib/puppet/settings/config_file.rb:87 msgid "Illegal section '%{name}' in config file at %{error_location}." msgstr "" #. TRANSLATORS 'puppet.conf' is the name of the puppet configuration file and should not be translated. #: ../lib/puppet/settings/config_file.rb:90 msgid "The only valid puppet.conf sections are: [%{allowed_sections_list}]." msgstr "" #: ../lib/puppet/settings/config_file.rb:92 msgid "Please use the directory environments feature to specify environments." msgstr "" #: ../lib/puppet/settings/config_file.rb:93 msgid "(See https://puppet.com/docs/puppet/latest/environments_about.html)" msgstr "" #: ../lib/puppet/settings/config_file.rb:133 msgid "Invalid file option '%{parameter}'" msgstr "" #: ../lib/puppet/settings/config_file.rb:137 msgid "File modes must be numbers" msgstr "" #: ../lib/puppet/settings/config_file.rb:140 msgid "Could not parse '%{string}'" msgstr "" #: ../lib/puppet/settings/duration_setting.rb:30 msgid "Invalid duration format '%{value}' for parameter: %{name}" msgstr "" #. TRANSLATORS 'disable_per_environment_manifest' is a setting and 'environment.conf' is a file name and should not be translated #: ../lib/puppet/settings/environment_conf.rb:71 msgid "The 'disable_per_environment_manifest' setting is true, but the environment located at %{path_to_env} has a manifest setting in its environment.conf of '%{environment_conf}' which does not match the default_manifest setting '%{puppet_conf}'." msgstr "" #: ../lib/puppet/settings/environment_conf.rb:73 msgid "If this environment is expecting to find modules in '%{environment_conf}', they will not be available!" msgstr "" #: ../lib/puppet/settings/environment_conf.rb:143 msgid "Invalid sections in environment.conf at '%{path_to_conf_file}'. Environment conf may not have sections. The following sections are being ignored: '%{sections}'" msgstr "" #: ../lib/puppet/settings/environment_conf.rb:156 msgid "Invalid settings in environment.conf at '%{path_to_conf_file}'. The following unknown setting(s) are being ignored: %{ignored_settings}" msgstr "" #: ../lib/puppet/settings/file_setting.rb:205 msgid "The %{parameter} parameter for the setting '%{name}' must be either 'root' or 'service', not '%{value}'" msgstr "" #: ../lib/puppet/settings/http_extra_headers_setting.rb:13 msgid "Expected an Array, String, or Hash, got a %{klass}" msgstr "" #: ../lib/puppet/settings/integer_setting.rb:10 msgid "Cannot convert '%{value}' to an integer for parameter: %{name}" msgstr "" #: ../lib/puppet/settings/port_setting.rb:8 msgid "Value '%{value}' is not a valid port number for parameter: %{name}" msgstr "" #: ../lib/puppet/settings/priority_setting.rb:41 msgid "Invalid priority format '%{value}' for parameter: %{name}" msgstr "" #: ../lib/puppet/settings/server_list_setting.rb:26 msgid "Expected an Array of String, got a %{klass}" msgstr "" #: ../lib/puppet/settings/terminus_setting.rb:13 msgid "Invalid terminus setting: %{value}" msgstr "" #: ../lib/puppet/settings/ttl_setting.rb:39 msgid "Invalid negative 'time to live' %{value} - did you mean 'unlimited'?" msgstr "" #: ../lib/puppet/settings/ttl_setting.rb:50 msgid "Invalid 'time to live' format '%{value}' for parameter: %{param_name}" msgstr "" #: ../lib/puppet/ssl/base.rb:28 msgid "%{name} has not declared what class it wraps" msgstr "" #: ../lib/puppet/ssl/base.rb:34 ../lib/puppet/x509/cert_provider.rb:389 msgid "Certname %{name} must not contain unprintable or non-ASCII characters" msgstr "" #: ../lib/puppet/ssl/base.rb:40 msgid "%{class_name} did not override 'generate'" msgstr "" #: ../lib/puppet/ssl/base.rb:67 msgid "Object must be an instance of %{class_name}, %{actual_class} given" msgstr "" #: ../lib/puppet/ssl/base.rb:71 msgid "Name must be supplied if it cannot be determined from the instance" msgstr "" #: ../lib/puppet/ssl/base.rb:143 msgid "Unknown signature algorithm '%{ln}'" msgstr "" #: ../lib/puppet/ssl/certificate_request.rb:61 msgid "Creating a new SSL certificate request for %{name}" msgstr "" #: ../lib/puppet/ssl/certificate_request.rb:91 msgid "CSR sign verification failed; you need to clean the certificate request for %{name} on the server" msgstr "" #: ../lib/puppet/ssl/certificate_request.rb:97 msgid "Certificate Request fingerprint (%{digest}): %{hex_digest}" msgstr "" #: ../lib/puppet/ssl/certificate_request.rb:141 msgid "CSR needs content to extract fields" msgstr "" #: ../lib/puppet/ssl/certificate_request.rb:168 msgid "In %{attr}, expected extension record %{index} to have two or three items, but found %{count}" msgstr "" #: ../lib/puppet/ssl/certificate_request.rb:218 msgid "Cannot specify CSR attribute %{oid}: conflicts with internally used CSR attribute" msgstr "" #: ../lib/puppet/ssl/certificate_request.rb:227 msgid "Cannot create CSR with attribute %{oid}: %{message}" msgstr "" #: ../lib/puppet/ssl/certificate_request.rb:242 msgid "Cannot specify CSR extension request %{oid}: conflicts with internally used extension request" msgstr "" #: ../lib/puppet/ssl/certificate_request.rb:248 msgid "Cannot create CSR with extension request %{oid}: %{message}" msgstr "" #: ../lib/puppet/ssl/certificate_request.rb:297 msgid "In %{attr}, expected Set but found %{klass}" msgstr "" #: ../lib/puppet/ssl/certificate_request.rb:301 msgid "In %{attr}, expected Set[Array] but found %{klass}" msgstr "" #: ../lib/puppet/ssl/certificate_request.rb:305 msgid "In %{attr}, expected Set[Array] with one value but found %{count} elements" msgstr "" #: ../lib/puppet/ssl/certificate_request.rb:309 msgid "In %{attr}, expected Set[Array[Sequence[...]]], but found %{klass}" msgstr "" #: ../lib/puppet/ssl/certificate_request.rb:313 msgid "In %{attr}, expected Set[Array[Sequence[Array[...]]]], but found %{klass}" msgstr "" #: ../lib/puppet/ssl/certificate_request_attributes.rb:23 msgid "csr_attributes file loading from %{path}" msgstr "" #: ../lib/puppet/ssl/certificate_request_attributes.rb:27 msgid "invalid CSR attributes, expected instance of Hash, received instance of %{klass}" msgstr "" #: ../lib/puppet/ssl/certificate_request_attributes.rb:33 msgid "unexpected attributes %{keys} in %{path}" msgstr "" #: ../lib/puppet/ssl/error.rb:21 msgid "expected one of %{certnames}" msgstr "" #: ../lib/puppet/ssl/error.rb:23 msgid "expected %{certname}" msgstr "" #: ../lib/puppet/ssl/error.rb:26 msgid "Server hostname '%{host}' did not match server certificate; %{expected_certnames}" msgstr "" #: ../lib/puppet/ssl/oids.rb:115 msgid "Error loading ssl custom OIDs mapping file from '%{custom_oid_file}': %{err}" msgstr "" #: ../lib/puppet/ssl/oids.rb:119 msgid "Error loading ssl custom OIDs mapping file from '%{custom_oid_file}': no such index '%{map_key}'" msgstr "" #: ../lib/puppet/ssl/oids.rb:123 msgid "Error loading ssl custom OIDs mapping file from '%{custom_oid_file}': data under index '%{map_key}' must be a Hash" msgstr "" #: ../lib/puppet/ssl/oids.rb:130 msgid "Error loading ssl custom OIDs mapping file from '%{custom_oid_file}': incomplete definition of oid '%{oid}'" msgstr "" #: ../lib/puppet/ssl/oids.rb:163 msgid "Error registering ssl custom OIDs mapping from file '%{custom_oid_file}': %{err}" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:87 msgid "Failed to add '%{path}' as a trusted CA file: %{detail}" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:91 msgid "The 'ssl_trust_store' setting does not refer to a file and will be ignored: '%{path}'" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:149 msgid "CA certs are missing" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:150 msgid "CRLs are missing" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:151 msgid "Private key is missing" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:152 msgid "Client cert is missing" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:194 msgid "Failed to load private key for host '%{name}': %{message}" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:208 msgid "The CSR for host '%{name}' does not match the public key" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:221 msgid "Verified client certificate '%{subject}' fingerprint %{digest}" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:223 msgid "Verified CA certificate '%{subject}' fingerprint %{digest}" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:285 msgid "Unsupported key '%{type}'" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:289 msgid "The certificate for '%{name}' does not match its private key" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:309 msgid "The issuer '%{issuer}' of certificate '%{subject}' cannot be found locally" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:325 msgid "The certificate '%{subject}' is not yet valid, verify time is synchronized" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:327 msgid "The certificate '%{subject}' has expired, verify time is synchronized" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:329 msgid "The CRL issued by '%{issuer}' is not yet valid, verify time is synchronized" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:331 msgid "The CRL issued by '%{issuer}' has expired, verify time is synchronized" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:333 msgid "Invalid signature for certificate '%{subject}'" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:335 msgid "Invalid signature for CRL issued by '%{issuer}'" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:337 msgid "The issuer '%{issuer}' of certificate '%{subject}' is missing" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:341 msgid "The CRL issued by '%{issuer}' is missing" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:343 msgid "Certificate '%{subject}' is revoked" msgstr "" #: ../lib/puppet/ssl/ssl_provider.rb:347 msgid "Certificate '%{subject}' failed verification (%{err}): %{err_utf8}" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:75 msgid "Verified CA bundle with digest (%{digest_type}) %{actual_digest}" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:78 msgid "CA bundle with digest (%{digest_type}) %{actual_digest} did not match expected digest %{expected_digest}" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:94 msgid "CA certificate is missing from the server" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:96 msgid "Could not download CA certificate: %{message}" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:112 msgid "Refreshing CA certificate" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:123 msgid "CA certificate is unmodified, using existing CA certificate" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:125 ../lib/puppet/ssl/state_machine.rb:131 msgid "Failed to refresh CA certificate, using existing CA certificate: %{message}" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:192 msgid "CRL is missing from the server" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:194 msgid "Could not download CRLs: %{message}" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:210 msgid "Refreshing CRL" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:221 msgid "CRL is unmodified, using existing CRL" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:223 ../lib/puppet/ssl/state_machine.rb:229 msgid "Failed to refresh CRL, using existing CRL: %{message}" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:256 msgid "Loading/generating private key" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:277 msgid "Creating a new RSA SSL key for %{name}" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:316 msgid "Generating and submitting a CSR" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:327 msgid "Failed to submit the CSR, HTTP response was %{code}" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:336 msgid "Downloading client certificate" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:342 msgid "Downloaded certificate for %{name} from %{url}" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:353 msgid "Failed to parse certificate: %{message}" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:356 msgid "Certificate for %{certname} has not been signed yet" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:357 msgid "Couldn't fetch certificate from CA server; you might still need to sign this agent's certificate (%{name})." msgstr "" #: ../lib/puppet/ssl/state_machine.rb:360 msgid "Failed to retrieve certificate for %{certname}: %{message}" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:370 msgid "Renewing client certificate" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:383 msgid "Renewed client certificate: %{cert_digest}, not before '%{not_before}', not after '%{not_after}'" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:388 msgid "Certificate autorenewal has not been enabled on the server." msgstr "" #: ../lib/puppet/ssl/state_machine.rb:390 msgid "Failed to automatically renew certificate: %{code} %{reason}" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:394 msgid "Unable to automatically renew certificate: %{message}" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:409 msgid "Exiting now because the waitforcert setting is set to 0." msgstr "" #: ../lib/puppet/ssl/state_machine.rb:412 msgid "Couldn't fetch certificate from CA server; you might still need to sign this agent's certificate (%{name}). Exiting now because the maxwaitforcert timeout has been exceeded." msgstr "" #: ../lib/puppet/ssl/state_machine.rb:441 msgid "Another puppet instance is already running and the waitforlock setting is set to 0; exiting" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:443 msgid "Another puppet instance is already running and the maxwaitforlock timeout has been exceeded; exiting" msgstr "" #: ../lib/puppet/ssl/state_machine.rb:445 msgid "Another puppet instance is already running; waiting for it to finish" msgstr "" #. TRANSLATORS: `error` is an untranslated message from openssl describing why a certificate in the server's chain is invalid, and `subject` is the identity/name of the failed certificate #: ../lib/puppet/ssl/verifier.rb:137 msgid "certificate verify failed [%{error} for %{subject}]" msgstr "" #: ../lib/puppet/syntax_checkers/base64.rb:19 msgid "Base64 syntax checker: the text to check must be a String." msgstr "" #: ../lib/puppet/syntax_checkers/base64.rb:20 msgid "Base64 syntax checker: the syntax identifier must be a String, e.g. json, data+json" msgstr "" #: ../lib/puppet/syntax_checkers/base64.rb:21 msgid "Base64 syntax checker: invalid Acceptor, got: '%{klass}'." msgstr "" #: ../lib/puppet/syntax_checkers/base64.rb:30 msgid "Base64 syntax checker: Cannot parse invalid Base64 string - padding is not correct" msgstr "" #: ../lib/puppet/syntax_checkers/base64.rb:32 msgid "Base64 syntax checker: Cannot parse invalid Base64 string - contains letters outside strict base 64 range (or whitespace)" msgstr "" #: ../lib/puppet/syntax_checkers/epp.rb:18 msgid "EPP syntax checker: the text to check must be a String." msgstr "" #: ../lib/puppet/syntax_checkers/epp.rb:19 msgid "EPP syntax checker: the syntax identifier must be a String, e.g. pp" msgstr "" #: ../lib/puppet/syntax_checkers/epp.rb:20 msgid "EPP syntax checker: invalid Acceptor, got: '%{klass}'." msgstr "" #: ../lib/puppet/syntax_checkers/epp.rb:26 msgid "EPP syntax checker: \"%{message}\"" msgstr "" #: ../lib/puppet/syntax_checkers/json.rb:18 msgid "Json syntax checker: the text to check must be a String." msgstr "" #: ../lib/puppet/syntax_checkers/json.rb:19 msgid "Json syntax checker: the syntax identifier must be a String, e.g. json, data+json" msgstr "" #: ../lib/puppet/syntax_checkers/json.rb:20 msgid "Json syntax checker: invalid Acceptor, got: '%{klass}'." msgstr "" #: ../lib/puppet/syntax_checkers/json.rb:26 msgid "JSON syntax checker: Cannot parse invalid JSON string. \"%{message}\"" msgstr "" #: ../lib/puppet/syntax_checkers/pp.rb:18 msgid "PP syntax checker: the text to check must be a String." msgstr "" #: ../lib/puppet/syntax_checkers/pp.rb:19 msgid "PP syntax checker: the syntax identifier must be a String, e.g. pp" msgstr "" #: ../lib/puppet/syntax_checkers/pp.rb:20 msgid "PP syntax checker: invalid Acceptor, got: '%{klass}'." msgstr "" #: ../lib/puppet/syntax_checkers/pp.rb:26 msgid "PP syntax checker: \"%{message}\"" msgstr "" #: ../lib/puppet/transaction.rb:90 msgid "Some pre-run checks failed" msgstr "" #: ../lib/puppet/transaction.rb:106 msgid "Applying configuration version '%{version}'" msgstr "" #: ../lib/puppet/transaction.rb:130 msgid "Provider %{name} is not functional on this host" msgstr "" #: ../lib/puppet/transaction.rb:146 msgid "Could not find a suitable provider for %{type}" msgstr "" #: ../lib/puppet/transaction.rb:152 msgid "post_resource_eval failed for provider %{provider}" msgstr "" #: ../lib/puppet/transaction.rb:168 msgid "resource is part of a dependency cycle" msgstr "" #: ../lib/puppet/transaction.rb:170 msgid "One or more resource dependency cycles detected in graph" msgstr "" #: ../lib/puppet/transaction.rb:185 msgid "Somehow left a component in the relationship graph" msgstr "" #: ../lib/puppet/transaction.rb:188 msgid "Starting to evaluate the resource (%{progress} of %{total})" msgstr "" #: ../lib/puppet/transaction.rb:191 msgid "Evaluated in %{seconds} seconds" msgstr "" #: ../lib/puppet/transaction.rb:310 msgid "Class dependency %{dep} has failures: %{status}" msgstr "" #: ../lib/puppet/transaction.rb:316 msgid "Dependency %{dep} has failures: %{status}" msgstr "" #: ../lib/puppet/transaction.rb:337 msgid "Prefetch failed for %{type_name} provider '%{name}'" msgstr "" #. TRANSLATORS `prefetch` is a function name and should not be translated #: ../lib/puppet/transaction.rb:384 msgid "Could not prefetch %{type_name} provider '%{name}': %{detail}" msgstr "" #: ../lib/puppet/transaction.rb:418 msgid "Skipping resources in class because of failed class dependencies" msgstr "" #: ../lib/puppet/transaction.rb:422 msgid "Skipping because of failed dependencies" msgstr "" #: ../lib/puppet/transaction.rb:427 msgid "Skipping because provider prefetch failed" msgstr "" #: ../lib/puppet/transaction/additional_resource_generator.rb:28 msgid "Failed to generate additional resources using 'generate': %{detail}" msgstr "" #: ../lib/puppet/transaction/additional_resource_generator.rb:58 msgid "Depthfirst resources are not supported by eval_generate" msgstr "" #. TRANSLATORS eval_generate is a method name and should be left untranslated #: ../lib/puppet/transaction/additional_resource_generator.rb:66 msgid "Failed to generate additional resources using 'eval_generate': %{detail}" msgstr "" #: ../lib/puppet/transaction/event.rb:126 msgid "Event status can only be %{statuses}" msgstr "" #: ../lib/puppet/transaction/event_manager.rb:88 msgid "Unscheduling all events on %{target}" msgstr "" #: ../lib/puppet/transaction/event_manager.rb:94 msgid "Unscheduling %{callback} on %{target}" msgstr "" #: ../lib/puppet/transaction/event_manager.rb:109 msgid "Scheduling %{callback} of %{target}" msgstr "" #: ../lib/puppet/transaction/event_manager.rb:153 msgid "Triggered '%{callback}' from %{count} event" msgid_plural "Triggered '%{callback}' from %{count} events" msgstr[0] "" msgstr[1] "" #: ../lib/puppet/transaction/event_manager.rb:160 msgid "Failed to call %{callback}: %{detail}" msgstr "" #: ../lib/puppet/transaction/event_manager.rb:175 msgid "Would have triggered '%{callback}' from %{count} event" msgid_plural "Would have triggered '%{callback}' from %{count} events" msgstr[0] "" msgstr[1] "" #: ../lib/puppet/transaction/persistence.rb:80 msgid "Transaction store file %{filename} is not a file, ignoring" msgstr "" #: ../lib/puppet/transaction/persistence.rb:85 msgid "Loaded transaction store file in %{seconds} seconds" msgstr "" #: ../lib/puppet/transaction/persistence.rb:88 msgid "Transaction store file %{filename} is corrupt (%{detail}); replacing" msgstr "" #: ../lib/puppet/transaction/persistence.rb:93 msgid "Unable to rename corrupt transaction store file: %{detail}" msgstr "" #: ../lib/puppet/transaction/persistence.rb:94 msgid "Could not rename corrupt transaction store file %{filename}; remove manually" msgstr "" #: ../lib/puppet/transaction/persistence.rb:101 msgid "Transaction store file %{filename} is valid YAML but not returning a hash. Check the file for corruption, or remove it before continuing." msgstr "" #: ../lib/puppet/transaction/resource_harness.rb:54 msgid "Cannot schedule without a schedule-containing catalog" msgstr "" #: ../lib/puppet/transaction/resource_harness.rb:61 msgid "Could not find schedule %{name}" msgstr "" #: ../lib/puppet/transaction/resource_harness.rb:153 ../lib/puppet/transaction/resource_harness.rb:161 msgid "change from %s to %s failed: " msgstr "" #: ../lib/puppet/transaction/resource_harness.rb:168 msgid "could not create change error message for %{name}" msgstr "" #: ../lib/puppet/transaction/resource_harness.rb:221 msgid "audit change: previously recorded value %s has been changed to %s" msgstr "" #: ../lib/puppet/transaction/resource_harness.rb:231 msgid " (previously recorded value was %s)" msgstr "" #: ../lib/puppet/transaction/resource_harness.rb:239 msgid "current_value %s, should be %s (noop)" msgstr "" #: ../lib/puppet/transaction/resource_harness.rb:251 msgid "changed %s to %s" msgstr "" #: ../lib/puppet/transaction/resource_harness.rb:274 msgid "audit change: newly-recorded value %s" msgstr "" #: ../lib/puppet/trusted_external.rb:9 msgid "Retrieving trusted external data from %{command}" msgstr "" #: ../lib/puppet/trusted_external.rb:24 msgid "Skipping non-executable file %{file}" msgstr "" #: ../lib/puppet/trusted_external.rb:29 msgid "There is more than one '%{basename}' script in %{dir}" msgstr "" #: ../lib/puppet/type.rb:511 msgid "Options must be a hash, not %{type}" msgstr "" #: ../lib/puppet/type.rb:514 msgid "Class %{class_name} already has a property named %{property}" msgstr "" #: ../lib/puppet/type.rb:603 msgid "Class %{class_name} has not defined parameters" msgstr "" #: ../lib/puppet/type.rb:692 msgid "Parameter %{name} failed on %{ref}: %{detail}" msgstr "" #: ../lib/puppet/type.rb:713 msgid "Undefined attribute '%{attribute}' in %{name}" msgstr "" #: ../lib/puppet/type.rb:1154 msgid "%{name} has no providers and has not overridden 'instances'" msgstr "" #: ../lib/puppet/type.rb:1417 msgid "Cannot add aliases without a catalog" msgstr "" #: ../lib/puppet/type.rb:1498 msgid "Could not find %{description} %{ref} for %{resource}" msgstr "" #: ../lib/puppet/type.rb:1720 msgid "Found multiple default providers for %{name}: %{provider_list}; using %{selected_provider}" msgstr "" #: ../lib/puppet/type.rb:1804 msgid "Could not find parent provider %{parent} of %{name}" msgstr "" #: ../lib/puppet/type.rb:1875 msgid "Invalid %{resource} provider '%{provider_class}'" msgstr "" #: ../lib/puppet/type.rb:1960 msgid "Could not find %{name} provider of %{provider}" msgstr "" #: ../lib/puppet/type.rb:2078 msgid "You cannot add relationships without a catalog" msgstr "" #: ../lib/puppet/type.rb:2395 msgid "Unable to mark '%{name}' as sensitive: %{name} is a parameter and not a property, and cannot be automatically redacted." msgstr "" #: ../lib/puppet/type.rb:2398 msgid "Unable to mark '%{name}' as sensitive: the property itself was not assigned a value." msgstr "" #: ../lib/puppet/type.rb:2400 msgid "Unable to mark '%{name}' as sensitive: the property itself is not defined on %{type}." msgstr "" #: ../lib/puppet/type.rb:2458 msgid "Could not set %{attribute} on %{class_name}: %{detail}" msgstr "" #: ../lib/puppet/type/exec.rb:122 msgid "executed successfully" msgstr "" #: ../lib/puppet/type/exec.rb:157 msgid "Command exceeded timeout" msgstr "" #: ../lib/puppet/type/exec.rb:186 msgid "[command redacted] returned %{status} instead of one of [%{expected}]" msgstr "" #: ../lib/puppet/type/exec.rb:188 msgid "'%{cmd}' returned %{status} instead of one of [%{expected}]" msgstr "" #: ../lib/puppet/type/exec.rb:218 msgid "Command must be a String or Array<String>, got value of class %{klass}" msgstr "" #: ../lib/puppet/type/exec.rb:251 msgid "Unable to execute commands as other users on Windows" msgstr "" #: ../lib/puppet/type/exec.rb:253 msgid "Only root can execute commands as other users" msgstr "" #: ../lib/puppet/type/exec.rb:309 msgid "Invalid environment setting '%{value}'" msgstr "" #: ../lib/puppet/type/exec.rb:322 msgid "The umask specification is invalid: %{value}" msgstr "" #: ../lib/puppet/type/exec.rb:338 msgid "The timeout must be a number." msgstr "" #: ../lib/puppet/type/exec.rb:355 msgid "Tries must be an integer" msgstr "" #: ../lib/puppet/type/exec.rb:360 msgid "Tries must be an integer >= 1" msgstr "" #: ../lib/puppet/type/exec.rb:374 msgid "try_sleep must be a number" msgstr "" #: ../lib/puppet/type/exec.rb:379 msgid "try_sleep cannot be a negative number" msgstr "" #. TRANSLATORS 'creates' is a parameter name and should not be translated #: ../lib/puppet/type/exec.rb:454 msgid "Checking that 'creates' path '%{creates_path}' exists" msgstr "" #: ../lib/puppet/type/exec.rb:506 ../lib/puppet/type/exec.rb:569 msgid "Check %{value} exceeded timeout" msgstr "" #: ../lib/puppet/type/exec.rb:672 msgid "'%{cmd}' won't be executed because of failed check '%{check}'" msgstr "" #: ../lib/puppet/type/file.rb:62 msgid "File paths must be fully qualified, not '%{path}'" msgstr "" #: ../lib/puppet/type/file.rb:141 msgid "Invalid backup type %{value}" msgstr "" #: ../lib/puppet/type/file.rb:185 ../lib/puppet/type/tidy.rb:50 msgid "Invalid recurse value %{value}" msgstr "" #: ../lib/puppet/type/file.rb:217 msgid "Invalid recurselimit value %{value}" msgstr "" #: ../lib/puppet/type/file.rb:435 msgid "You cannot specify more than one of %{creators}" msgstr "" #: ../lib/puppet/type/file.rb:437 msgid "You cannot specify a remote recursion without a source" msgstr "" #: ../lib/puppet/type/file.rb:439 msgid "You cannot specify source when using checksum 'none'" msgstr "" #: ../lib/puppet/type/file.rb:442 msgid "You cannot specify content when using checksum '%{checksum_type}'" msgstr "" #: ../lib/puppet/type/file.rb:445 msgid "Possible error: recurselimit is set but not recurse, no recursion will happen" msgstr "" #: ../lib/puppet/type/file.rb:453 msgid "Checksum value '%{value}' is not a valid checksum type %{checksum}" msgstr "" #: ../lib/puppet/type/file.rb:456 msgid "Checksum value is ignored unless content or source are specified" msgstr "" #: ../lib/puppet/type/file.rb:495 msgid "Can not find filebucket for backups without a catalog" msgstr "" #: ../lib/puppet/type/file.rb:500 msgid "Could not find filebucket %{backup} specified in backup" msgstr "" #: ../lib/puppet/type/file.rb:803 msgid "Could not back up file of type %{current_type}" msgstr "" #: ../lib/puppet/type/file.rb:818 msgid "Could not remove files of type %{current_type}" msgstr "" #. TRANSLATORS "source_permissions => ignore" should not be translated #: ../lib/puppet/type/file.rb:829 msgid "Copying owner/mode/group from the source file on Windows is not supported; use source_permissions => ignore." msgstr "" #. TRANSLATORS "stat" is a program name and should not be translated #: ../lib/puppet/type/file.rb:912 ../lib/puppet/type/tidy.rb:377 msgid "Could not stat; permission denied" msgstr "" #: ../lib/puppet/type/file.rb:915 msgid "Could not stat; invalid pathname" msgstr "" #: ../lib/puppet/type/file.rb:1040 msgid "Not removing directory; use 'force' to override" msgstr "" #. TRANSLATORS refers to a file which could not be backed up #: ../lib/puppet/type/file.rb:1065 msgid "Could not back up; will not remove" msgstr "" #: ../lib/puppet/type/file.rb:1080 msgid "File written to disk did not match desired checksum; discarding changes (%{content_checksum} vs %{desired_checksum})" msgstr "" #: ../lib/puppet/type/file/checksum.rb:24 msgid "MD5 is not supported in FIPS mode" msgstr "" #. TRANSLATORS "content" is an attribute and should not be translated #: ../lib/puppet/type/file/content.rb:55 msgid "Using a checksum in a file's \"content\" property is deprecated." msgstr "" #. TRANSLATORS "filebucket" is a resource type and should not be translated. The quoted occurrence of "content" is an attribute and should not be translated. #: ../lib/puppet/type/file/content.rb:57 msgid "The ability to use a checksum to retrieve content from the filebucket using the \"content\" property will be removed in a future release." msgstr "" #. TRANSLATORS "content" is an attribute and should not be translated. #: ../lib/puppet/type/file/content.rb:59 msgid "The literal value of the \"content\" property will be written to the file." msgstr "" #. TRANSLATORS "static catalogs" should not be translated. #: ../lib/puppet/type/file/content.rb:61 msgid "The checksum retrieval functionality is being replaced by the use of static catalogs." msgstr "" #: ../lib/puppet/type/file/content.rb:62 msgid "See https://puppet.com/docs/puppet/latest/static_catalogs.html for more information." msgstr "" #. TRANSLATORS 'Ensure' is an attribute and ':present' is a value and should not be translated #: ../lib/puppet/type/file/data_sync.rb:33 msgid "Ensure set to :present but file type is %{file_type} so no content will be synced" msgstr "" #: ../lib/puppet/type/file/mode.rb:134 msgid "Not managing symlink mode" msgstr "" #. TRANSLATORS "source_permissions" is a parameter name and should not be translated #: ../lib/puppet/type/file/source.rb:374 msgid "The `source_permissions` parameter is deprecated. Explicitly set `owner`, `group`, and `mode`." msgstr "" #: ../lib/puppet/type/filebucket.rb:75 msgid "You can only have one filebucket path" msgstr "" #: ../lib/puppet/type/filebucket.rb:79 msgid "Filebucket paths must be absolute" msgstr "" #: ../lib/puppet/type/filebucket.rb:115 msgid "Could not create %{type} filebucket: %{detail}" msgstr "" #: ../lib/puppet/type/group.rb:60 msgid "GID cannot be deleted" msgstr "" #: ../lib/puppet/type/group.rb:72 msgid "Invalid GID %{gid}" msgstr "" #: ../lib/puppet/type/package.rb:126 ../lib/puppet/type/package.rb:140 msgid "Could not update: %{detail}" msgstr "" #: ../lib/puppet/type/package.rb:175 msgid "Could not get latest version: %{detail}" msgstr "" #: ../lib/puppet/type/package.rb:274 msgid "Name must be a String not %{klass}" msgstr "" #: ../lib/puppet/type/package.rb:421 msgid "Cannot have both `ensure => disabled` and `flavor`" msgstr "" #: ../lib/puppet/type/package.rb:520 msgid "Cannot have both `enable_only => true` and `flavor`" msgstr "" #: ../lib/puppet/type/package.rb:523 msgid "Cannot have both `ensure => disabled` and `enable_only => true`" msgstr "" #: ../lib/puppet/type/package.rb:684 msgid "Invalid hold value %{value}. %{doc}" msgstr "" #: ../lib/puppet/type/package.rb:711 msgid "You cannot use \"mark\" property while \"ensure\" is one of [\"absent\", \"purged\"]" msgstr "" #: ../lib/puppet/type/resources.rb:18 msgid "Could not find resource type '%{name}'" msgstr "" #: ../lib/puppet/type/resources.rb:36 msgid "Purging resources of type %{res_type} is not supported, since they cannot be queried from the system" msgstr "" #: ../lib/puppet/type/resources.rb:38 msgid "Purging is only supported on types that accept 'ensure'" msgstr "" #: ../lib/puppet/type/resources.rb:60 msgid "Invalid value %{value}" msgstr "" #: ../lib/puppet/type/resources.rb:112 msgid "The 'ensure' attribute on %{name} resources does not accept 'absent' as a value" msgstr "" #: ../lib/puppet/type/resources.rb:136 msgid "Could not find resource type" msgstr "" #: ../lib/puppet/type/schedule.rb:105 msgid "Invalid range value '%{value}'" msgstr "" #: ../lib/puppet/type/schedule.rb:122 msgid "Invalid range %{value}" msgstr "" #: ../lib/puppet/type/schedule.rb:131 msgid "Invalid hour '%{n}'" msgstr "" #: ../lib/puppet/type/schedule.rb:135 msgid "Invalid minute '%{n}'" msgstr "" #: ../lib/puppet/type/schedule.rb:284 msgid "Repeat must be a number" msgstr "" #: ../lib/puppet/type/schedule.rb:293 msgid "Repeat must be 1 unless periodmatch is 'distance', not '%{period}'" msgstr "" #: ../lib/puppet/type/schedule.rb:337 msgid "%{value} is not a valid day of the week" msgstr "" #: ../lib/puppet/type/service.rb:153 ../lib/puppet/type/user.rb:277 msgid "Passwords cannot include ':'" msgstr "" #: ../lib/puppet/type/service.rb:285 msgid "\"%{value}\" is not a positive integer: the timeout parameter must be specified as a positive integer" msgstr "" #: ../lib/puppet/type/service.rb:306 msgid "The 'logonaccount' parameter is mandatory when setting 'logonpassword'." msgstr "" #: ../lib/puppet/type/tidy.rb:103 msgid "Tidy can't use matches with recurse 0, false, or undef" msgstr "" #: ../lib/puppet/type/tidy.rb:144 msgid "Invalid age unit '%{unit}'" msgstr "" #. TRANSLATORS tidy is the name of a program and should not be translated #: ../lib/puppet/type/tidy.rb:164 msgid "Invalid tidy age %{age}" msgstr "" #: ../lib/puppet/type/tidy.rb:186 msgid "Invalid size unit '%{unit}'" msgstr "" #. TRANSLATORS tidy is the name of a program and should not be translated #: ../lib/puppet/type/tidy.rb:204 msgid "Invalid tidy size %{age}" msgstr "" #. TRANSLATORS "Tidy" is a program name and should not be translated #: ../lib/puppet/type/tidy.rb:298 msgid "Tidying %{count} files" msgstr "" #: ../lib/puppet/type/tidy.rb:373 msgid "File does not exist" msgstr "" #: ../lib/puppet/type/user.rb:183 msgid "Could not find group(s) %{groups}" msgstr "" #: ../lib/puppet/type/user.rb:297 msgid "Password minimum age must be provided as a number." msgstr "" #: ../lib/puppet/type/user.rb:316 msgid "Password maximum age must be provided as a number." msgstr "" #: ../lib/puppet/type/user.rb:347 msgid "Group names must be provided, not GID numbers." msgstr "" #: ../lib/puppet/type/user.rb:349 msgid "Group names must be provided as an array, not a comma-separated list." msgstr "" #: ../lib/puppet/type/user.rb:350 msgid "Group names must not be empty. If you want to specify \"no groups\" pass an empty array" msgstr "" #: ../lib/puppet/type/user.rb:443 msgid "User provider %{name} can not manage home directories" msgstr "" #. TRANSLATORS YYYY-MM-DD represents a date with a four-digit year, a two-digit month, and a two-digit day, #. TRANSLATORS separated by dashes. #: ../lib/puppet/type/user.rb:460 msgid "Expiry dates must be YYYY-MM-DD or the string \"absent\"" msgstr "" #: ../lib/puppet/type/user.rb:527 msgid "Role names must be provided, not numbers" msgstr "" #: ../lib/puppet/type/user.rb:529 msgid "Role names must be provided as an array, not a comma-separated list" msgstr "" #: ../lib/puppet/type/user.rb:566 msgid "Auth names must be provided, not numbers" msgstr "" #: ../lib/puppet/type/user.rb:568 msgid "Auth names must be provided as an array, not a comma-separated list" msgstr "" #: ../lib/puppet/type/user.rb:592 msgid "Profile names must be provided, not numbers" msgstr "" #: ../lib/puppet/type/user.rb:594 msgid "Profile names must be provided as an array, not a comma-separated list" msgstr "" #: ../lib/puppet/type/user.rb:705 msgid "Ssh_authorized_key type is not available. Cannot purge SSH keys." msgstr "" #: ../lib/puppet/type/user.rb:743 msgid "Each entry for purge_ssh_keys must be a string, not a %{klass}" msgstr "" #: ../lib/puppet/type/user.rb:746 msgid "Paths to keyfiles must be absolute, not %{entry}" msgstr "" #: ../lib/puppet/type/user.rb:750 msgid "purge_ssh_keys must be true, false, or an array of file names, not %{value}" msgstr "" #: ../lib/puppet/type/user.rb:798 msgid "Class name must be provided." msgstr "" #: ../lib/puppet/util.rb:113 msgid "could not change to group %{group}: %{detail}" msgstr "" #: ../lib/puppet/util.rb:114 msgid "could not change to group %{group}" msgstr "" #: ../lib/puppet/util.rb:127 msgid "Could not change to user %{user}: %{detail}" msgstr "" #. TRANSLATORS 'benchmark' is a method name and should not be translated #: ../lib/puppet/util.rb:181 msgid "Failed to provide level to benchmark" msgstr "" #: ../lib/puppet/util.rb:184 msgid "Benchmarked object does not respond to %{value}" msgstr "" #. TRANSLATORS PATH and HOME are environment variables and should not be translated #: ../lib/puppet/util.rb:223 msgid "PATH contains a ~ character, and HOME is not set; ignoring PATH element '%{dir}'." msgstr "" #. TRANSLATORS PATH is an environment variable and should not be translated #: ../lib/puppet/util.rb:227 msgid "Couldn't expand PATH containing a ~ character; ignoring PATH element '%{dir}'." msgstr "" #: ../lib/puppet/util.rb:273 msgid "unknown platform %{platform} in absolute_path" msgstr "" #: ../lib/puppet/util.rb:308 msgid "Failed to convert '%{path}' to URI: %{detail}" msgstr "" #: ../lib/puppet/util.rb:408 msgid "path may not be nil" msgstr "" #: ../lib/puppet/util.rb:595 msgid "replace_file requires a block" msgstr "" #: ../lib/puppet/util.rb:599 msgid "replace_file default_mode: %{default_mode} is invalid" msgstr "" #: ../lib/puppet/util/at_fork.rb:24 msgid "Failed to load Solaris implementation of the Puppet::Util::AtFork handler. Child process contract management will be unavailable, which means that agent runs executed by the puppet agent service will be killed when they attempt to restart the service." msgstr "" #: ../lib/puppet/util/at_fork/solaris.rb:10 msgid "The loaded Fiddle version is not supported." msgstr "" #: ../lib/puppet/util/at_fork/solaris.rb:84 msgid "Failed to activate a new process contract template" msgstr "" #: ../lib/puppet/util/at_fork/solaris.rb:97 msgid "Failed to deactivate process contract template in the parent process" msgstr "" #: ../lib/puppet/util/at_fork/solaris.rb:99 msgid "Failed to deactivate process contract template in the child process" msgstr "" #: ../lib/puppet/util/at_fork/solaris.rb:123 msgid "Failed to get latest child process contract id" msgstr "" #: ../lib/puppet/util/at_fork/solaris.rb:140 msgid "Failed to abandon a child process contract" msgstr "" #: ../lib/puppet/util/autoload.rb:88 msgid "Could not autoload %{name}: %{detail}" msgstr "" #: ../lib/puppet/util/autoload.rb:182 msgid "Autoload paths cannot be fully qualified" msgstr "" #: ../lib/puppet/util/backups.rb:28 msgid "Recursively backing up to filebucket" msgstr "" #: ../lib/puppet/util/backups.rb:51 msgid "Could not back %{file} up: %{message}" msgstr "" #: ../lib/puppet/util/backups.rb:69 msgid "Will not remove directory backup %{newfile}; use a filebucket" msgstr "" #: ../lib/puppet/util/backups.rb:72 msgid "Removing old backup of type %{file_type}" msgstr "" #: ../lib/puppet/util/backups.rb:77 msgid "Could not remove old backup: %{detail}" msgstr "" #: ../lib/puppet/util/backups.rb:85 msgid "Filebucketed %{f} to %{filebucket} with sum %{sum}" msgstr "" #: ../lib/puppet/util/character_encoding.rb:25 msgid "%{value} is already labeled as UTF-8 but this encoding is invalid. It cannot be transcoded by Puppet." msgstr "" #: ../lib/puppet/util/character_encoding.rb:47 msgid "%{error}: %{value} cannot be transcoded by Puppet." msgstr "" #: ../lib/puppet/util/character_encoding.rb:76 msgid "%{value} is not valid UTF-8 and result of overriding encoding would be invalid." msgstr "" #: ../lib/puppet/util/classgen.rb:152 msgid "Redefining %{name} in %{klass}" msgstr "" #: ../lib/puppet/util/classgen.rb:156 msgid "Class %{const} is already defined in %{klass}" msgstr "" #: ../lib/puppet/util/classgen.rb:204 ../lib/puppet/util/classgen.rb:217 msgid "Already a generated class named %{klassname}" msgstr "" #: ../lib/puppet/util/command_line.rb:73 msgid "Could not initialize global default settings" msgstr "" #: ../lib/puppet/util/command_line.rb:175 msgid "Error: Could not parse application options: invalid option: %{opt}" msgstr "" #: ../lib/puppet/util/command_line.rb:178 msgid "See 'puppet help' for help on available puppet subcommands" msgstr "" #: ../lib/puppet/util/command_line.rb:191 msgid "Error: Unknown Puppet subcommand '%{cmd}'" msgstr "" #: ../lib/puppet/util/command_line/puppet_option_parser.rb:49 msgid "this method only takes 3 or 4 arguments. Given: %{args}" msgstr "" #: ../lib/puppet/util/command_line/puppet_option_parser.rb:66 msgid "Unsupported type: '%{type}'" msgstr "" #: ../lib/puppet/util/command_line/puppet_option_parser.rb:78 msgid "Error parsing arguments" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:149 msgid "you already have an argument named '%{name}'" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:168 ../lib/puppet/util/command_line/trollop.rb:172 msgid "unsupported argument type '%{type}'" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:198 msgid "multiple argument type cannot be deduced from an empty array for '%{value0}'" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:208 msgid "unsupported multiple argument type '%{value0}'" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:212 msgid "unsupported argument type '%{value0}'" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:215 msgid ":type specification and default type don't match (default type is %{type_from_default})" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:228 msgid "invalid long option name %{name}" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:230 msgid "long option name %{value0} is already taken; please specify a (different) :long" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:239 msgid "invalid short option name '%{name}'" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:243 msgid "short option name %{value0} is already taken; please specify a (different) :short" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:244 msgid "a short option name can't be a number or a dash" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:277 ../lib/puppet/util/command_line/trollop.rb:283 msgid "unknown option '%{sym}'" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:318 msgid "Print version and exit" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:320 msgid "Show this message" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:342 ../lib/puppet/util/command_line/trollop.rb:353 msgid "Partial argument match detected: correct argument is %{partial_match}, got %{arg}. Partial argument matching is deprecated and will be removed in a future release." msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:360 msgid "invalid argument syntax: '%{arg}'" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:365 msgid "unknown argument '%{arg}'" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:369 msgid "option '%{arg}' specified multiple times" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:406 msgid "--%{value0} requires --%{value1}" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:408 msgid "--%{value0} conflicts with --%{value1}" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:413 msgid "option --%{opt} must be specified" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:422 msgid "option '%{arg}' needs a parameter" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:481 msgid "option '%{arg}' needs a date" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:513 msgid "Options:" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:537 msgid " (Default: %{default_s})" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:539 msgid " (default: %{default_s})" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:576 msgid "Error: argument --%{value0} %{msg}." msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:578 msgid "Error: %{arg}." msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:580 ../lib/puppet/util/command_line/trollop.rb:806 msgid "Try --help for help." msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:659 msgid "option '%{arg}' needs an integer" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:665 msgid "option '%{arg}' needs a floating-point number" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:678 msgid "file or url for option '%{arg}' cannot be opened: %{value0}" msgstr "" #: ../lib/puppet/util/command_line/trollop.rb:805 msgid "Error: %{value0}." msgstr "" #. TRANSLATORS 'Trollop' is the name of a module and 'die' and 'options' are methods in it and should not be translated. #: ../lib/puppet/util/command_line/trollop.rb:839 msgid "Trollop::die can only be called after Trollop::options" msgstr "" #: ../lib/puppet/util/diff.rb:32 msgid "Cannot provide diff without the diff/lcs Ruby library" msgstr "" #: ../lib/puppet/util/errors.rb:49 msgid "(file: %{file}, line: %{line}, column: %{column})" msgstr "" #: ../lib/puppet/util/errors.rb:51 msgid "(file: %{file}, line: %{line})" msgstr "" #: ../lib/puppet/util/errors.rb:53 msgid "(line: %{line}, column: %{column})" msgstr "" #: ../lib/puppet/util/errors.rb:55 msgid "(line: %{line})" msgstr "" #: ../lib/puppet/util/errors.rb:57 msgid "(file: %{file})" msgstr "" #: ../lib/puppet/util/errors.rb:90 ../lib/puppet/util/errors.rb:91 msgid "unknown" msgstr "" #: ../lib/puppet/util/errors.rb:121 msgid "%{klass} failed with error %{error_type}: %{detail}" msgstr "" #: ../lib/puppet/util/execution.rb:188 msgid "Working directory %{cwd} does not exist!" msgstr "" #: ../lib/puppet/util/execution.rb:303 msgid "Could not get output" msgstr "" #: ../lib/puppet/util/execution.rb:312 msgid "Execution of '%{str}' returned %{exit_status}: %{output}" msgstr "" #: ../lib/puppet/util/execution.rb:394 msgid "Could not execute posix command: %{detail}" msgstr "" #: ../lib/puppet/util/execution.rb:439 msgid "Waiting for output; will sleep %{time_to_sleep} seconds" msgstr "" #: ../lib/puppet/util/feature.rb:91 msgid "Failed to load feature test for %{name}: %{detail}" msgstr "" #: ../lib/puppet/util/feature.rb:110 msgid "Libraries must be passed as strings not %{klass}" msgstr "" #: ../lib/puppet/util/feature.rb:120 msgid "Could not find library '%{lib}' required to enable feature '%{name}'" msgstr "" #: ../lib/puppet/util/feature.rb:124 msgid "Exception occurred while loading library '%{lib}' required to enable feature '%{name}': %{detail}" msgstr "" #: ../lib/puppet/util/fileparsing.rb:45 msgid "Cannot have fields named %{name}" msgstr "" #: ../lib/puppet/util/fileparsing.rb:66 ../lib/puppet/util/fileparsing.rb:338 msgid "Invalid record type %{record_type}" msgstr "" #: ../lib/puppet/util/fileparsing.rb:114 msgid "Field '%{field}' is required" msgstr "" #: ../lib/puppet/util/fileparsing.rb:179 msgid "Process record type %{record_name} returned non-hash" msgstr "" #: ../lib/puppet/util/fileparsing.rb:259 msgid "Could not parse line %{line}" msgstr "" #: ../lib/puppet/util/fileparsing.rb:268 msgid "No record types defined; cannot parse lines" msgstr "" #: ../lib/puppet/util/fileparsing.rb:280 msgid "Somehow got invalid line type %{record_type}" msgstr "" #: ../lib/puppet/util/fileparsing.rb:302 msgid "Must include a list of fields" msgstr "" #: ../lib/puppet/util/fileparsing.rb:317 msgid "You must provide a :match regex for text lines" msgstr "" #: ../lib/puppet/util/fileparsing.rb:392 msgid "Line type %{name} is already defined" msgstr "" #: ../lib/puppet/util/filetype.rb:50 msgid "%{klass} could not read %{path}: %{detail}" msgstr "" #: ../lib/puppet/util/filetype.rb:64 msgid "%{klass} could not write %{path}: %{detail}" msgstr "" #: ../lib/puppet/util/filetype.rb:81 msgid "Path is nil" msgstr "" #: ../lib/puppet/util/filetype.rb:152 msgid "Reading %{path} from RAM" msgstr "" #: ../lib/puppet/util/filetype.rb:158 msgid "Removing %{path} from RAM" msgstr "" #: ../lib/puppet/util/filetype.rb:164 msgid "Writing %{path} to RAM" msgstr "" #: ../lib/puppet/util/filetype.rb:185 msgid "Could not retrieve user %{user}: %{detail}" msgstr "" #: ../lib/puppet/util/filetype.rb:196 ../lib/puppet/util/filetype.rb:261 ../lib/puppet/util/filetype.rb:312 msgid "The %{path} user does not exist. Treating their crontab file as empty in case Puppet creates them in the middle of the run." msgstr "" #: ../lib/puppet/util/filetype.rb:207 ../lib/puppet/util/filetype.rb:272 ../lib/puppet/util/filetype.rb:323 msgid "The %{path} user is not authorized to use cron. Their crontab file is treated as empty in case Puppet authorizes them in the middle of the run (by, for example, modifying the cron.deny or cron.allow files)." msgstr "" #: ../lib/puppet/util/filetype.rb:211 ../lib/puppet/util/filetype.rb:276 ../lib/puppet/util/filetype.rb:327 msgid "Could not read crontab for %{path}: %{detail}" msgstr "" #: ../lib/puppet/util/filetype.rb:233 msgid "Cannot write the %{path} user's crontab: The user does not exist" msgstr "" #: ../lib/puppet/util/filetype.rb:284 ../lib/puppet/util/filetype.rb:335 msgid "Could not remove crontab for %{path}: %{detail}" msgstr "" #: ../lib/puppet/util/filetype.rb:299 ../lib/puppet/util/filetype.rb:351 msgid "Could not write crontab for %{path}: %{detail}" msgstr "" #: ../lib/puppet/util/inifile.rb:140 msgid "Cannot read nonexistent file %{file}" msgstr "" #: ../lib/puppet/util/inifile.rb:187 msgid "Property with key %{key} outside of a section" msgstr "" #: ../lib/puppet/util/inifile.rb:193 msgid "Can't parse line '%{line}'" msgstr "" #: ../lib/puppet/util/inifile.rb:242 msgid "Section %{name} is already defined, cannot redefine" msgstr "" #: ../lib/puppet/util/instance_loader.rb:59 msgid "Loaded %{type} file for %{name} but %{type} was not defined" msgstr "" #: ../lib/puppet/util/json_lockfile.rb:44 msgid "Unable to read lockfile data from %{path}: not in JSON" msgstr "" #: ../lib/puppet/util/ldap/connection.rb:39 msgid "Could not set up LDAP Connection: Missing ruby/ldap libraries" msgstr "" #: ../lib/puppet/util/ldap/connection.rb:73 msgid "Could not connect to LDAP: %{detail}" msgstr "" #. TRANSLATORS '#connect' is a method name and and should not be translated, 'block' refers to a Ruby code block #: ../lib/puppet/util/ldap/manager.rb:50 msgid "You must pass a block to #connect" msgstr "" #: ../lib/puppet/util/ldap/manager.rb:94 msgid "Could not get dn from ldap entry" msgstr "" #: ../lib/puppet/util/ldap/manager.rb:145 msgid "%{source} must be defined to generate %{name}" msgstr "" #: ../lib/puppet/util/ldap/manager.rb:222 msgid "Removing %{name} from ldap" msgstr "" #: ../lib/puppet/util/ldap/manager.rb:229 msgid "Creating %{name} in ldap" msgstr "" #: ../lib/puppet/util/limits.rb:12 msgid "Failed to set process priority to '%{priority}'" msgstr "" #. TRANSLATORS "Log.close_all" is a method name and should not be translated #: ../lib/puppet/util/log.rb:67 msgid "Log.close_all failed to close %{destinations}" msgstr "" #: ../lib/puppet/util/log.rb:86 msgid "Logs require a level" msgstr "" #: ../lib/puppet/util/log.rb:87 ../lib/puppet/util/log.rb:392 ../lib/puppet/util/windows/eventlog.rb:102 msgid "Invalid log level %{level}" msgstr "" #: ../lib/puppet/util/log.rb:112 msgid "Invalid loglevel %{level}" msgstr "" #: ../lib/puppet/util/log.rb:142 msgid "Unknown destination type %{dest}" msgstr "" #: ../lib/puppet/util/log.rb:182 msgid "Received a Log attribute with invalid encoding:%{log_message}" msgstr "" #: ../lib/puppet/util/log.rb:184 msgid "" "Backtrace:\n" "%{backtrace}" msgstr "" #: ../lib/puppet/util/log.rb:239 msgid "Reopening log files" msgstr "" #. TRANSLATORS 'Puppet::Util::Log' refers to a Puppet source code class #: ../lib/puppet/util/log.rb:380 msgid "Puppet::Util::Log requires a message" msgstr "" #. TRANSLATORS 'Puppet::Util::Log' refers to a Puppet source code class #: ../lib/puppet/util/log.rb:387 msgid "Puppet::Util::Log requires a log level" msgstr "" #. TRANSLATORS 'Puppet::Util::Log' refers to a Puppet source code class #: ../lib/puppet/util/log.rb:389 msgid "Puppet::Util::Log requires a symbol or string" msgstr "" #: ../lib/puppet/util/log.rb:421 msgid "Could not parse for environment %{environment}: %{msg}" msgstr "" #: ../lib/puppet/util/log.rb:423 msgid "%{msg} on node %{node}" msgstr "" #: ../lib/puppet/util/log/destinations.rb:23 msgid "Invalid syslog facility %{str}" msgstr "" #: ../lib/puppet/util/log/destinations.rb:76 msgid "Creating log directory %{dir}" msgstr "" #: ../lib/puppet/util/logging.rb:82 ../lib/puppet/util/logging.rb:106 msgid "Wrapped exception:" msgstr "" #. TRANSLATORS the literals ":file", ":line", and ":key" should not be translated #: ../lib/puppet/util/logging.rb:163 msgid "Need either :file and :line, or :key" msgstr "" #: ../lib/puppet/util/logging.rb:194 msgid "(file & line not available)" msgstr "" #: ../lib/puppet/util/logging.rb:275 msgid "(location: %{location})" msgstr "" #: ../lib/puppet/util/network_device.rb:12 msgid "Can't load %{provider} for %{device}: %{detail}" msgstr "" #: ../lib/puppet/util/network_device/config.rb:59 msgid "Duplicate device found at %{file_error_location}, already found at %{device_error_location}" msgstr "" #: ../lib/puppet/util/network_device/config.rb:72 msgid "Invalid entry at %{error_location}: %{file_text}" msgstr "" #: ../lib/puppet/util/network_device/config.rb:78 msgid "Configuration error: Cannot read %{file}; cannot serve" msgstr "" #: ../lib/puppet/util/network_device/config.rb:81 msgid "Configuration error: '%{file}' does not exit; cannot serve" msgstr "" #: ../lib/puppet/util/network_device/config.rb:95 msgid "%{value} is an invalid url" msgstr "" #: ../lib/puppet/util/package/version/rpm.rb:42 msgid "Cannot compare, as %{other} is not a Rpm Version" msgstr "" #: ../lib/puppet/util/plist.rb:49 msgid "Cannot read file %{file_path}; Puppet is skipping it." msgstr "" #: ../lib/puppet/util/plist.rb:50 msgid "Details: %{detail}" msgstr "" #: ../lib/puppet/util/plist.rb:152 msgid "Unable to write the file %{file_path}. %{error}" msgstr "" #: ../lib/puppet/util/posix.rb:30 msgid "Removing any duplicate group entries" msgstr "" #: ../lib/puppet/util/posix.rb:77 msgid "Did not get id from caller" msgstr "" #: ../lib/puppet/util/posix.rb:81 ../lib/puppet/util/posix.rb:106 msgid "Tried to get %{field} field for silly id %{id}" msgstr "" #: ../lib/puppet/util/posix.rb:134 ../lib/puppet/util/posix.rb:144 ../lib/puppet/util/posix.rb:154 msgid "Can only handle users and groups" msgstr "" #: ../lib/puppet/util/profiler/wall_clock.rb:17 msgid "took %{context} seconds" msgstr "" #: ../lib/puppet/util/provider_features.rb:65 msgid "Feature %{name} is already defined" msgstr "" #: ../lib/puppet/util/provider_features.rb:72 msgid "Could not create feature %{name}: %{detail}" msgstr "" #: ../lib/puppet/util/rdoc.rb:38 ../lib/puppet/util/rdoc.rb:44 ../lib/puppet/util/rdoc.rb:48 ../lib/puppet/util/rdoc.rb:52 msgid "RDOC SUPPORT FOR MANIFEST HAS BEEN REMOVED - See PUP-3638" msgstr "" #: ../lib/puppet/util/reference.rb:30 msgid "Could not find section %{name}" msgstr "" #: ../lib/puppet/util/reference.rb:65 msgid "%{name} Reference" msgstr "" #: ../lib/puppet/util/resource_template.rb:49 msgid "Template %{file} does not exist" msgstr "" #: ../lib/puppet/util/retry_action.rb:33 msgid "%{retries} exceeded" msgstr "" #: ../lib/puppet/util/retry_action.rb:36 msgid "Caught exception %{klass}:%{error} retrying" msgstr "" #: ../lib/puppet/util/selinux.rb:74 msgid "Cannot get default context with nil handle" msgstr "" #: ../lib/puppet/util/selinux.rb:94 msgid "Invalid context to parse: %{context}" msgstr "" #: ../lib/puppet/util/selinux.rb:107 msgid "Invalid SELinux parameter type" msgstr "" #: ../lib/puppet/util/selinux.rb:128 msgid "Can't set SELinux context on file unless the file already has some kind of context" msgstr "" #: ../lib/puppet/util/selinux.rb:142 msgid "set_selinux_context component must be one of :seluser, :selrole, :seltype, or :selrange" msgstr "" #: ../lib/puppet/util/selinux.rb:153 msgid "Failed to set SELinux context %{context} on %{file}" msgstr "" #: ../lib/puppet/util/selinux.rb:206 msgid "Could not open SELinux category translation file %{path}." msgstr "" #: ../lib/puppet/util/selinux.rb:310 msgid "got a relative path in SELinux find_fs: %{path}" msgstr "" #: ../lib/puppet/util/splayer.rb:16 msgid "Sleeping for %{time} seconds (splay is enabled)" msgstr "" #: ../lib/puppet/util/storage.rb:54 msgid "Checksumfile %{filename} is not a file, ignoring" msgstr "" #: ../lib/puppet/util/storage.rb:60 msgid "Checksumfile %{filename} is corrupt (%{detail}); replacing" msgstr "" #: ../lib/puppet/util/storage.rb:65 msgid "Could not rename corrupt %{filename}; remove manually" msgstr "" #: ../lib/puppet/util/storage.rb:70 msgid "State got corrupted" msgstr "" #: ../lib/puppet/util/storage.rb:82 msgid "Creating state file %{file}" msgstr "" #: ../lib/puppet/util/suidmanager.rb:103 msgid "No such group %{group}" msgstr "" #: ../lib/puppet/util/suidmanager.rb:119 msgid "No such user %{user}" msgstr "" #: ../lib/puppet/util/suidmanager.rb:146 msgid "Invalid id type %{type}" msgstr "" #: ../lib/puppet/util/suidmanager.rb:150 msgid "Invalid %{klass}: %{id}" msgstr "" #: ../lib/puppet/util/symbolic_file_mode.rb:53 msgid "An empty mode string is illegal" msgstr "" #: ../lib/puppet/util/symbolic_file_mode.rb:57 msgid "Numeric modes must be in octal, not decimal!" msgstr "" #: ../lib/puppet/util/symbolic_file_mode.rb:60 msgid "non-numeric current mode (%{mode})" msgstr "" #: ../lib/puppet/util/symbolic_file_mode.rb:79 msgid "Missing action" msgstr "" #: ../lib/puppet/util/symbolic_file_mode.rb:95 msgid "Missing operation (-, =, or +)" msgstr "" #: ../lib/puppet/util/symbolic_file_mode.rb:117 msgid "X only works with the '+' operator" msgstr "" #: ../lib/puppet/util/symbolic_file_mode.rb:128 msgid "internal error" msgstr "" #: ../lib/puppet/util/symbolic_file_mode.rb:132 msgid "Unknown operation" msgstr "" #: ../lib/puppet/util/symbolic_file_mode.rb:146 msgid "%{error}%{rest} in symbolic mode %{modification}" msgstr "" #: ../lib/puppet/util/tagging.rb:29 msgid "Invalid tag '%{name}'" msgstr "" #: ../lib/puppet/util/windows/adsi.rb:35 msgid "ADSI connection error: %{e}" msgstr "" #: ../lib/puppet/util/windows/adsi.rb:57 msgid "Failed to get computer name" msgstr "" #: ../lib/puppet/util/windows/adsi.rb:96 msgid "Must use a valid SID::Principal" msgstr "" #: ../lib/puppet/util/windows/adsi.rb:161 msgid "Value must be in DOMAIN\\%{object_class} style syntax" msgstr "" #: ../lib/puppet/util/windows/adsi.rb:194 msgid "Could not resolve name: %{name}" msgstr "" #: ../lib/puppet/util/windows/adsi.rb:238 msgid "Subclass must implement class-level method 'list_all'!" msgstr "" #: ../lib/puppet/util/windows/adsi.rb:291 msgid "Puppet is not able to create/delete domain %{object_class} objects with the %{object_class} resource." msgstr "" #: ../lib/puppet/util/windows/adsi.rb:294 msgid "%{object_class} update failed: %{error}" msgstr "" #: ../lib/puppet/util/windows/adsi.rb:320 msgid "Cannot create user if group '%{name}' exists." msgstr "" #: ../lib/puppet/util/windows/adsi.rb:468 msgid "Unrecognized ADS UserFlags: %{unrecognized_flags}" msgstr "" #: ../lib/puppet/util/windows/adsi.rb:513 ../lib/puppet/util/windows/adsi.rb:547 msgid "Failed to get user name" msgstr "" #: ../lib/puppet/util/windows/adsi.rb:596 msgid "Cannot delete user profile for '%{sid}' prior to Vista SP1" msgstr "" #: ../lib/puppet/util/windows/adsi.rb:612 msgid "Cannot create group if user '%{name}' exists." msgstr "" #: ../lib/puppet/util/windows/com.rb:19 msgid "%{name} failed (hresult %{result})." msgstr "" #: ../lib/puppet/util/windows/com.rb:145 ../lib/puppet/util/windows/com.rb:187 msgid "Failed to call %{klass}::%{name} with HRESULT: %{result}." msgstr "" #: ../lib/puppet/util/windows/com.rb:173 msgid "CoCreateInstance failed (%{klass})." msgstr "" #: ../lib/puppet/util/windows/error.rb:45 msgid "FormatMessageW could not format code %{code}" msgstr "" #: ../lib/puppet/util/windows/error.rb:51 msgid "FormatMessageW failed to allocate buffer for code %{code}" msgstr "" #. TRANSLATORS 'Windows' is the operating system and 'RegisterEventSourceW' is a API call and should not be translated #: ../lib/puppet/util/windows/eventlog.rb:37 msgid "RegisterEventSourceW failed to open Windows eventlog" msgstr "" #: ../lib/puppet/util/windows/eventlog.rb:62 msgid "data must be a string, not %{class_name}" msgstr "" #. TRANSLATORS 'Windows' is the operating system and 'ReportEventW' is a API call and should not be translated #: ../lib/puppet/util/windows/eventlog.rb:79 msgid "ReportEventW failed to report event to Windows eventlog" msgstr "" #. TRANSLATORS 'Win32' is the Windows API and should not be translated #: ../lib/puppet/util/windows/eventlog.rb:122 msgid "(Win32 error: %{detail})" msgstr "" #: ../lib/puppet/util/windows/file.rb:120 msgid "Failed to set file attributes" msgstr "" #: ../lib/puppet/util/windows/file.rb:183 msgid "out_buffer is required" msgstr "" #: ../lib/puppet/util/windows/file.rb:257 msgid "Failed to call GetLongPathName" msgstr "" #: ../lib/puppet/util/windows/principal.rb:69 ../lib/puppet/util/windows/principal.rb:76 msgid "Failed to call LookupAccountNameW with account: %{account_name}" msgstr "" #. TRANSLATORS `lookup_account_sid` is a variable name and should not be translated #: ../lib/puppet/util/windows/principal.rb:100 msgid "Byte array for lookup_account_sid must not be nil and must be at least 1 byte long" msgstr "" #: ../lib/puppet/util/windows/principal.rb:116 msgid "Byte array for lookup_account_sid is invalid: %{sid_bytes}" msgstr "" #: ../lib/puppet/util/windows/principal.rb:124 ../lib/puppet/util/windows/principal.rb:131 msgid "Failed to call LookupAccountSidW with bytes: %{sid_bytes}" msgstr "" #: ../lib/puppet/util/windows/process.rb:48 msgid "Failed to get child process exit code" msgstr "" #: ../lib/puppet/util/windows/process.rb:283 msgid "GetVersionEx failed" msgstr "" #: ../lib/puppet/util/windows/process.rb:312 msgid "Discarding environment variable %{string} which contains invalid bytes" msgstr "" #: ../lib/puppet/util/windows/process.rb:328 msgid "environment variable name must not be nil or empty" msgstr "" #: ../lib/puppet/util/windows/process.rb:333 msgid "Failed to remove environment variable: %{name}" msgstr "" #: ../lib/puppet/util/windows/process.rb:338 msgid "Failed to set environment variable: %{name}" msgstr "" #: ../lib/puppet/util/windows/registry.rb:25 msgid "Invalid registry key '%{name}'" msgstr "" #: ../lib/puppet/util/windows/registry.rb:35 msgid "Failed to open registry key '%{key}\\%{path}'" msgstr "" #: ../lib/puppet/util/windows/registry.rb:136 msgid "Failed to enumerate %{key} registry keys at index %{index}" msgstr "" #: ../lib/puppet/util/windows/registry.rb:171 msgid "Failed to enumerate %{key} registry values at index %{index}" msgstr "" #: ../lib/puppet/util/windows/registry.rb:199 msgid "Failed to query registry %{key} for sizes" msgstr "" #: ../lib/puppet/util/windows/registry.rb:235 msgid "Type mismatch (expect %{rtype} but %{type} present)" msgstr "" #: ../lib/puppet/util/windows/registry.rb:257 msgid "Type %{type} is not supported." msgstr "" #: ../lib/puppet/util/windows/registry.rb:263 msgid "A value in the registry key %{parent_key_name}%{key} is corrupt or invalid" msgstr "" #: ../lib/puppet/util/windows/registry.rb:318 msgid "Failed to read registry value %{value} at %{key}" msgstr "" #: ../lib/puppet/util/windows/registry.rb:336 msgid "Failed to delete registry value %{name} at %{key}" msgstr "" #: ../lib/puppet/util/windows/registry.rb:351 msgid "Failed to delete registry key %{name} at %{key}" msgstr "" #: ../lib/puppet/util/windows/root_certs.rb:49 msgid "Failed to import root certificate: %{detail}" msgstr "" #: ../lib/puppet/util/windows/security.rb:176 msgid "Failed to get volume information" msgstr "" #. TRANSLATORS 'SYSTEM' is a Windows name and should not be translated #: ../lib/puppet/util/windows/security.rb:343 msgid "Setting control rights for %{path} owner SYSTEM to less than Full Control rights. Setting SYSTEM rights to less than Full Control may have unintented consequences for operations on this file" msgstr "" #. TRANSLATORS 'SYSTEM' is a Windows name and should not be translated #: ../lib/puppet/util/windows/security.rb:346 msgid "%{path} owner and group both set to user SYSTEM, but group is not managed directly: SYSTEM user rights will be set to FullControl by group" msgstr "" #. TRANSLATORS 'SYSTEM' is a Windows name and should not be translated #: ../lib/puppet/util/windows/security.rb:349 msgid "An attempt to set mode %{mode} on item %{path} would result in the owner, SYSTEM, to have less than Full Control rights. This attempt has been corrected to Full Control" msgstr "" #. TRANSLATORS 'SYSTEM' is a Windows name and should not be translated #: ../lib/puppet/util/windows/security.rb:359 msgid "Setting control rights for %{path} group SYSTEM to less than Full Control rights. Setting SYSTEM rights to less than Full Control may have unintented consequences for operations on this file" msgstr "" #. TRANSLATORS 'SYSTEM' is a Windows name and should not be translated #: ../lib/puppet/util/windows/security.rb:362 msgid "%{path} owner and group both set to user SYSTEM, but owner is not managed directly: SYSTEM user rights will be set to FullControl by owner" msgstr "" #. TRANSLATORS 'SYSTEM' is a Windows name and should not be translated #: ../lib/puppet/util/windows/security.rb:365 msgid "An attempt to set mode %{mode} on item %{path} would result in the group, SYSTEM, to have less than Full Control rights. This attempt has been corrected to Full Control" msgstr "" #: ../lib/puppet/util/windows/security.rb:436 ../lib/puppet/util/windows/security.rb:453 ../lib/puppet/util/windows/sid.rb:163 ../lib/puppet/util/windows/sid.rb:224 ../lib/puppet/util/windows/user.rb:60 msgid "Invalid SID" msgstr "" #: ../lib/puppet/util/windows/security.rb:440 ../lib/puppet/util/windows/security.rb:457 msgid "Failed to add access control entry" msgstr "" #: ../lib/puppet/util/windows/security.rb:468 ../lib/puppet/util/windows/security.rb:649 msgid "Invalid DACL" msgstr "" #: ../lib/puppet/util/windows/security.rb:490 msgid "Unsupported access control entry type: 0x%{type}" msgstr "" #: ../lib/puppet/util/windows/security.rb:525 msgid "Failed to open '%{path}'" msgstr "" #: ../lib/puppet/util/windows/security.rb:572 msgid "Failed to adjust process privileges" msgstr "" #: ../lib/puppet/util/windows/security.rb:602 msgid "Failed to get security information" msgstr "" #: ../lib/puppet/util/windows/security.rb:612 msgid "Failed to get security descriptor control" msgstr "" #: ../lib/puppet/util/windows/security.rb:645 msgid "Failed to initialize ACL" msgstr "" #: ../lib/puppet/util/windows/security.rb:684 msgid "Failed to set security information" msgstr "" #: ../lib/puppet/util/windows/service.rb:42 msgid "Starting the %{service_name} service. Timeout set to: %{timeout} seconds" msgstr "" #: ../lib/puppet/util/windows/service.rb:52 msgid "Failed to start the service" msgstr "" #: ../lib/puppet/util/windows/service.rb:56 msgid "Successfully started the %{service_name} service" msgstr "" #: ../lib/puppet/util/windows/service.rb:65 msgid "Stopping the %{service_name} service. Timeout set to: %{timeout} seconds" msgstr "" #: ../lib/puppet/util/windows/service.rb:73 msgid "Successfully stopped the %{service_name} service" msgstr "" #: ../lib/puppet/util/windows/service.rb:82 msgid "Resuming the %{service_name} service. Timeout set to: %{timeout} seconds" msgstr "" #: ../lib/puppet/util/windows/service.rb:98 msgid "Successfully resumed the %{service_name} service" msgstr "" #: ../lib/puppet/util/windows/service.rb:114 msgid "Unknown Service state '%{current_state}' for '%{service_name}'" msgstr "" #: ../lib/puppet/util/windows/service.rb:142 msgid "Unknown start type '%{start_type}' for '%{service_name}'" msgstr "" #: ../lib/puppet/util/windows/service.rb:193 msgid "Failed to update service configuration" msgstr "" #: ../lib/puppet/util/windows/service.rb:258 msgid "Failed to fetch services" msgstr "" #: ../lib/puppet/util/windows/service.rb:308 msgid "Failed to open a handle to the service" msgstr "" #: ../lib/puppet/util/windows/service.rb:326 msgid "Failed to open a handle to the service control manager" msgstr "" #: ../lib/puppet/util/windows/service.rb:350 msgid "The service is already in the %{final_state} state. No further work needs to be done." msgstr "" #: ../lib/puppet/util/windows/service.rb:362 msgid "The service must be in one of the %{valid_initial_states} states to perform this transition. It is currently in the %{current_state} state." msgstr "" #: ../lib/puppet/util/windows/service.rb:373 msgid "There is already a pending transition to the %{final_state} state for the %{service_name} service." msgstr "" #: ../lib/puppet/util/windows/service.rb:389 msgid "The service is in the %{pending_state} state, which is an unsafe pending state." msgstr "" #: ../lib/puppet/util/windows/service.rb:394 msgid "Transitioning the %{service_name} service from %{initial_state} to %{final_state}" msgstr "" #: ../lib/puppet/util/windows/service.rb:398 msgid "Waiting for the transition to finish" msgstr "" #: ../lib/puppet/util/windows/service.rb:403 msgid "Failed to transition the %{service_name} service to the %{final_state} state. Detail: %{detail}" msgstr "" #: ../lib/puppet/util/windows/service.rb:442 ../lib/puppet/util/windows/service.rb:479 msgid "Service query failed" msgstr "" #: ../lib/puppet/util/windows/service.rb:523 msgid "Service query for %{parameter_name} failed" msgstr "" #: ../lib/puppet/util/windows/service.rb:547 msgid "Failed to update service %{change} configuration" msgstr "" #: ../lib/puppet/util/windows/service.rb:574 msgid "Failed to send the %{control_signal} signal to the service. Its current state is %{current_state}. Reason for failure:" msgstr "" #: ../lib/puppet/util/windows/service.rb:610 msgid "The service transitioned to the %{pending_state} state." msgstr "" #: ../lib/puppet/util/windows/service.rb:624 msgid "Timed out while waiting for the service to transition from %{initial_state} to %{final_state} OR from %{initial_state} to %{pending_state} to %{final_state}. The service's current state is %{current_state}." msgstr "" #: ../lib/puppet/util/windows/service.rb:639 msgid "Waiting for the pending transition to the %{final_state} state to finish." msgstr "" #: ../lib/puppet/util/windows/service.rb:653 msgid "Unexpected transition to the %{current_state} state while waiting for the pending transition from %{pending_state} to %{final_state} to finish." msgstr "" #: ../lib/puppet/util/windows/service.rb:667 msgid "Timed out while waiting for the pending transition from %{pending_state} to %{final_state} to finish. The current state is %{current_state}." msgstr "" #: ../lib/puppet/util/windows/sid.rb:102 msgid "Octet string must be an array of bytes" msgstr "" #: ../lib/puppet/util/windows/sid.rb:169 msgid "Failed to convert binary SID" msgstr "" #: ../lib/puppet/util/windows/sid.rb:174 msgid "ConvertSidToStringSidW failed to allocate buffer for sid" msgstr "" #: ../lib/puppet/util/windows/sid.rb:193 msgid "Failed to convert string SID: %{string_sid}" msgstr "" #: ../lib/puppet/util/windows/user.rb:55 msgid "Failed to create administrators SID" msgstr "" #: ../lib/puppet/util/windows/user.rb:65 msgid "Failed to check membership" msgstr "" #: ../lib/puppet/util/windows/user.rb:102 msgid "Failed to logon user %{name}" msgstr "" #: ../lib/puppet/util/windows/user.rb:133 msgid "Failed to load user profile %{user}" msgstr "" #: ../lib/puppet/util/windows/user.rb:139 msgid "Failed to unload user profile %{user}" msgstr "" #: ../lib/puppet/x509/cert_provider.rb:46 msgid "Failed to save CA certificates to '%{capath}'" msgstr "" #: ../lib/puppet/x509/cert_provider.rb:60 msgid "The CA certificates are missing from '%{path}'" msgstr "" #: ../lib/puppet/x509/cert_provider.rb:65 msgid "Failed to load CA certificates from '%{capath}'" msgstr "" #. TRANSLATORS 'PEM' is an acronym and shouldn't be translated #: ../lib/puppet/x509/cert_provider.rb:77 msgid "Failed to parse CA certificates as PEM" msgstr "" #: ../lib/puppet/x509/cert_provider.rb:93 msgid "Failed to save CRLs to '%{crlpath}'" msgstr "" #: ../lib/puppet/x509/cert_provider.rb:107 msgid "The CRL is missing from '%{path}'" msgstr "" #: ../lib/puppet/x509/cert_provider.rb:112 msgid "Failed to load CRLs from '%{crlpath}'" msgstr "" #. TRANSLATORS 'PEM' is an acronym and shouldn't be translated #: ../lib/puppet/x509/cert_provider.rb:124 msgid "Failed to parse CRLs as PEM" msgstr "" #: ../lib/puppet/x509/cert_provider.rb:196 msgid "Failed to save private key for '%{name}'" msgstr "" #: ../lib/puppet/x509/cert_provider.rb:216 msgid "The private key is missing from '%{path}'" msgstr "" #: ../lib/puppet/x509/cert_provider.rb:221 msgid "Failed to load private key for '%{name}'" msgstr "" #: ../lib/puppet/x509/cert_provider.rb:264 msgid "Failed to save client certificate for '%{name}'" msgstr "" #: ../lib/puppet/x509/cert_provider.rb:280 msgid "The client certificate is missing from '%{path}'" msgstr "" #: ../lib/puppet/x509/cert_provider.rb:285 msgid "Failed to load client certificate for '%{name}'" msgstr "" #: ../lib/puppet/x509/cert_provider.rb:341 msgid "Failed to save certificate request for '%{name}'" msgstr "" #: ../lib/puppet/x509/cert_provider.rb:357 msgid "Failed to load certificate request for '%{name}'" msgstr "" #: ../lib/puppet/x509/cert_provider.rb:370 msgid "Failed to delete certificate request for '%{name}'" msgstr ""
修改文件时间
将文件时间修改为当前时间的前一年
删除文件