# SOME DESCRIPTIVE TITLE. # Copyright (C) 2022 Puppet, Inc. # This file is distributed under the same license as the puppet development kit package. # FIRST AUTHOR , 2022. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: puppet development kit v2.4.0-6-g0eec3ab\n" "\n" "Report-Msgid-Bugs-To: docs@puppet.com\n" "POT-Creation-Date: 2022-04-25 13:04+0100\n" "PO-Revision-Date: 2022-04-25 13:04+0100\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: ../lib/pdk/analytics/client/google_analytics.rb:45 ../lib/pdk/analytics/client/google_analytics.rb:60 msgid "Unknown analytics key '%{key}'" msgstr "" #: ../lib/pdk/cli.rb:59 msgid "Support for Ruby versions older than 2.4 will be dropped in the future PDK 2.0.0 release. We recommend updating your Ruby installation to ensure that you can continue using the latest version of PDK." msgstr "" #: ../lib/pdk/cli.rb:97 msgid "Specifies the URL to the template to use when creating new modules or classes. (default: %{default_url})" msgstr "" #: ../lib/pdk/cli.rb:103 msgid "Specifies the template git branch or tag to use when creating new modules or classes." msgstr "" #: ../lib/pdk/cli.rb:107 msgid "When specified, skips interactive querying of metadata." msgstr "" #: ../lib/pdk/cli.rb:111 msgid "When specified, interactive querying of metadata will include all optional questions." msgstr "" #: ../lib/pdk/cli.rb:115 msgid "Puppet version to run tests or validations against." msgstr "" #: ../lib/pdk/cli.rb:116 msgid "Puppet Enterprise version to run tests or validations against." msgstr "" #: ../lib/pdk/cli.rb:122 msgid "When specified, PDK will validate or test against the current Puppet source from github.com. To use this option, you must have network access to https://github.com." msgstr "" #: ../lib/pdk/cli.rb:127 msgid "pdk command [options]" msgstr "" #: ../lib/pdk/cli.rb:128 msgid "Puppet Development Kit" msgstr "" #: ../lib/pdk/cli.rb:129 msgid "The shortest path to better modules." msgstr "" #: ../lib/pdk/cli.rb:132 msgid "Show version of pdk." msgstr "" #: ../lib/pdk/cli.rb:137 msgid "Show help for this command." msgstr "" #: ../lib/pdk/cli.rb:142 msgid "Specify desired output format. Valid formats are '%{available_formats}'. You may also specify a file to which the formatted output is sent, for example: '--format=junit:report.xml'. This option may be specified multiple times if each option specifies a distinct target file." msgstr "" #: ../lib/pdk/cli.rb:153 msgid "Enable debug output." msgstr "" #: ../lib/pdk/cli/build.rb:4 msgid "build [options]" msgstr "" #: ../lib/pdk/cli/build.rb:5 msgid "Builds a package from the module that can be published to the Puppet Forge." msgstr "" #: ../lib/pdk/cli/build.rb:8 msgid "The target directory where you want PDK to write the package." msgstr "" #: ../lib/pdk/cli/build.rb:11 msgid "Skips the prompts and builds the module package." msgstr "" #: ../lib/pdk/cli/build.rb:20 msgid "`pdk build` can only be run from inside a valid module with a metadata.json." msgstr "" #: ../lib/pdk/cli/build.rb:33 ../lib/pdk/cli/release.rb:60 msgid "This module is missing the following fields in the metadata.json: %{fields}. These missing fields may affect the visibility of the module on the Forge." msgstr "" #: ../lib/pdk/cli/build.rb:49 msgid "The file '%{package}' already exists." msgstr "" #: ../lib/pdk/cli/build.rb:51 msgid "Overwrite?" msgstr "" #: ../lib/pdk/cli/build.rb:52 ../lib/pdk/cli/build.rb:63 ../lib/pdk/cli/release.rb:80 msgid "Build cancelled; exiting." msgstr "" #: ../lib/pdk/cli/build.rb:58 ../lib/pdk/cli/release.rb:76 msgid "This module is not compatible with PDK, so PDK can not validate or test this build. Unvalidated modules may have errors when uploading to the Forge. To make this module PDK compatible and use validate features, cancel the build and run `pdk convert`." msgstr "" #: ../lib/pdk/cli/build.rb:62 ../lib/pdk/cli/release.rb:79 msgid "Continue build without converting?" msgstr "" #: ../lib/pdk/cli/build.rb:69 msgid "Building %{module_name} version %{module_version}" msgstr "" #: ../lib/pdk/cli/build.rb:76 msgid "Build of %{package_name} has completed successfully. Built package can be found here: %{package_path}" msgstr "" #: ../lib/pdk/cli/bundle.rb:4 msgid "bundle [bundler_options]" msgstr "" #: ../lib/pdk/cli/bundle.rb:5 msgid "(Experimental) Command pass-through to bundler" msgstr "" #: ../lib/pdk/cli/bundle.rb:6 msgid "" "[experimental] For advanced users, pdk bundle runs arbitrary commands in the bundler environment that pdk manages.\n" "Careless use of this command can lead to errors that pdk can't help recover from.\n" msgstr "" #: ../lib/pdk/cli/bundle.rb:18 msgid "`pdk bundle` can only be run from inside a valid module directory." msgstr "" #: ../lib/pdk/cli/config.rb:4 msgid "config [subcommand] [options]" msgstr "" #: ../lib/pdk/cli/config.rb:5 msgid "(Deprecated) Configure the Puppet Development Kit." msgstr "" #: ../lib/pdk/cli/config.rb:9 msgid "The 'pdk config' command is deprecated, please use 'pdk get config' and 'pdk set config' instead." msgstr "" #: ../lib/pdk/cli/config/get.rb:4 msgid "config get [name]" msgstr "" #: ../lib/pdk/cli/config/get.rb:5 msgid "(Deprecated) Retrieve the configuration for . If not specified, retrieve all configuration settings" msgstr "" #: ../lib/pdk/cli/config/get.rb:8 msgid "The 'pdk config get' command is deprecated, please use 'pdk get config' instead." msgstr "" #: ../lib/pdk/cli/config/get.rb:14 ../lib/pdk/cli/get/config.rb:12 msgid "Configuration item '%{name}' does not exist" msgstr "" #: ../lib/pdk/cli/config/get.rb:19 ../lib/pdk/cli/get/config.rb:17 msgid "%{value}" msgstr "" #: ../lib/pdk/cli/config/get.rb:23 ../lib/pdk/cli/get/config.rb:21 ../lib/pdk/cli/remove/config.rb:63 ../lib/pdk/cli/set/config.rb:99 msgid "%{name}=%{value}" msgstr "" #: ../lib/pdk/cli/console.rb:4 msgid "console [console_options]" msgstr "" #: ../lib/pdk/cli/console.rb:5 msgid "(Experimental) Start a session of the puppet debugger console." msgstr "" #: ../lib/pdk/cli/console.rb:7 msgid "" "The pdk console runs a interactive session of the puppet debugger tool to test out snippets of code, run\n" "language evaluations, datatype prototyping and much more. A virtual playground for your puppet code!\n" "For usage details see the puppet debugger docs at https://docs.puppet-debugger.com.\n" "\n" msgstr "" #: ../lib/pdk/cli/console.rb:26 msgid "Console can only be run from inside a valid module directory" msgstr "" #: ../lib/pdk/cli/console.rb:89 msgid "Module fixtures not found, please run pdk bundle exec rake spec_prep." msgstr "" #: ../lib/pdk/cli/convert.rb:4 msgid "convert [options]" msgstr "" #: ../lib/pdk/cli/convert.rb:5 msgid "Convert an existing module to be compatible with the PDK." msgstr "" #: ../lib/pdk/cli/convert.rb:11 msgid "Do not convert the module, just output what would be done." msgstr "" #: ../lib/pdk/cli/convert.rb:12 msgid "Convert the module automatically, with no prompts." msgstr "" #: ../lib/pdk/cli/convert.rb:13 msgid "Add any missing tests while converting the module." msgstr "" #: ../lib/pdk/cli/convert.rb:14 msgid "Convert the module to use the default PDK template." msgstr "" #: ../lib/pdk/cli/convert.rb:21 msgid "`pdk convert` can only be run from inside a valid module directory." msgstr "" #: ../lib/pdk/cli/convert.rb:25 msgid "You can not specify --noop and --force when converting a module" msgstr "" #: ../lib/pdk/cli/convert.rb:29 msgid "You can not specify --template-url and --default-template." msgstr "" #: ../lib/pdk/cli/convert.rb:40 ../lib/pdk/cli/new/module.rb:27 msgid "Ignoring --full-interview and continuing with --skip-interview." msgstr "" #: ../lib/pdk/cli/convert.rb:45 msgid "Ignoring --full-interview and continuing with --force." msgstr "" #: ../lib/pdk/cli/env.rb:4 msgid "env" msgstr "" #: ../lib/pdk/cli/env.rb:5 msgid "(Experimental) Output environment variables for specific Puppet context" msgstr "" #: ../lib/pdk/cli/env.rb:6 msgid "" "[experimental] Aids in setting a CLI context for a specified version of Puppet by outputting export commands for necessary environment variables.\n" msgstr "" #: ../lib/pdk/cli/errors.rb:8 msgid "An unexpected error has occurred. Try running the command again with --debug" msgstr "" #: ../lib/pdk/cli/exec.rb:36 msgid "Unable to find `%{name}`. Check that it is installed and try again." msgstr "" #: ../lib/pdk/cli/exec.rb:62 msgid "PDK package installation not found. Trying '%{fallback}' from the system PATH instead." msgstr "" #: ../lib/pdk/cli/exec.rb:72 msgid "Could not find '%{vendored_bin}' in PDK package. Trying '%{fallback}' from the system PATH instead." msgstr "" #: ../lib/pdk/cli/exec.rb:79 msgid "Using '%{vendored_bin}' from PDK package." msgstr "" #: ../lib/pdk/cli/exec/command.rb:60 msgid "Expected execution context to be :system or :module but got '%{context}'." msgstr "" #: ../lib/pdk/cli/exec/command.rb:111 ../lib/pdk/cli/exec/interactive_command.rb:46 msgid "Current working directory is not part of a module. (No metadata.json was found.)" msgstr "" #: ../lib/pdk/cli/exec/command.rb:138 msgid "STDOUT: %{output}" msgstr "" #: ../lib/pdk/cli/exec/command.rb:141 msgid "STDERR: %{output}" msgstr "" #: ../lib/pdk/cli/exec/command.rb:155 msgid "PUPPET_GEM_VERSION is not supported by PDK. Use the --puppet-version option on your PDK command or set the PDK_PUPPET_VERSION environment variable instead" msgstr "" #: ../lib/pdk/cli/exec/command.rb:164 msgid "%{varname} is not supported by PDK." msgstr "" #: ../lib/pdk/cli/exec/command.rb:235 msgid "Executing '%{command}'" msgstr "" #: ../lib/pdk/cli/exec/command.rb:238 ../lib/pdk/cli/exec/interactive_command.rb:78 msgid "Command environment:" msgstr "" #: ../lib/pdk/cli/exec/command.rb:249 msgid "Failed to execute '%{command}': %{message}" msgstr "" #: ../lib/pdk/cli/exec/command.rb:265 msgid "Execution of '%{command}' complete (duration: %{duration_in_seconds}s; exit code: %{exit_code})" msgstr "" #: ../lib/pdk/cli/exec/interactive_command.rb:18 ../lib/pdk/cli/exec/interactive_command.rb:22 ../lib/pdk/cli/exec/interactive_command.rb:26 ../lib/pdk/cli/exec/interactive_command.rb:30 ../lib/pdk/cli/exec/interactive_command.rb:34 ../lib/pdk/cli/exec/interactive_command.rb:109 msgid "This method is not implemented for PDK::CLI::Exec::InteractiveCommand" msgstr "" #: ../lib/pdk/cli/exec/interactive_command.rb:75 msgid "Executing '%{command}' interactively" msgstr "" #: ../lib/pdk/cli/exec/interactive_command.rb:91 msgid "" "Execution of '%{command}' complete (duration: \\\n" " %{duration_in_seconds}s; exit code: %{exit_code})" msgstr "" #: ../lib/pdk/cli/exec_group.rb:41 msgid "No block registered" msgstr "" #: ../lib/pdk/cli/get.rb:4 msgid "get [subcommand] [options]" msgstr "" #: ../lib/pdk/cli/get.rb:5 msgid "Retrieve information about the PDK or current project." msgstr "" #: ../lib/pdk/cli/get/config.rb:4 msgid "config [name]" msgstr "" #: ../lib/pdk/cli/get/config.rb:5 msgid "Retrieve the configuration for . If not specified, retrieve all configuration settings" msgstr "" #: ../lib/pdk/cli/module.rb:4 msgid "module [options]" msgstr "" #: ../lib/pdk/cli/module.rb:5 msgid "Provide CLI-backwards compatibility to the puppet module tool." msgstr "" #: ../lib/pdk/cli/module.rb:6 msgid "This command is only for reminding you how to accomplish tasks with the PDK, when you were previously doing them with the puppet module command." msgstr "" #: ../lib/pdk/cli/module/build.rb:4 msgid "build" msgstr "" #: ../lib/pdk/cli/module/build.rb:5 msgid "This command is now 'pdk build'." msgstr "" #: ../lib/pdk/cli/module/build.rb:8 msgid "Modules are built using the 'pdk build' command." msgstr "" #: ../lib/pdk/cli/module/generate.rb:4 msgid "generate [options] " msgstr "" #: ../lib/pdk/cli/module/generate.rb:5 msgid "This command is now 'pdk new module'." msgstr "" #: ../lib/pdk/cli/module/generate.rb:24 msgid "New modules are created using the 'pdk new module' command." msgstr "" #: ../lib/pdk/cli/module/generate.rb:40 ../lib/pdk/cli/new/module.rb:49 msgid "Creating new module: %{modname}" msgstr "" #: ../lib/pdk/cli/new.rb:4 msgid "new [options]" msgstr "" #: ../lib/pdk/cli/new.rb:5 msgid "create a new module, etc." msgstr "" #: ../lib/pdk/cli/new.rb:6 msgid "Creates a new using relevant options." msgstr "" #: ../lib/pdk/cli/new/class.rb:4 msgid "class [options] " msgstr "" #: ../lib/pdk/cli/new/class.rb:5 msgid "Create a new class named using given options" msgstr "" #: ../lib/pdk/cli/new/class.rb:11 msgid "Classes can only be created from inside a valid module directory." msgstr "" #: ../lib/pdk/cli/new/class.rb:23 msgid "'%{name}' is not a valid class name" msgstr "" #: ../lib/pdk/cli/new/defined_type.rb:4 msgid "defined_type [options] " msgstr "" #: ../lib/pdk/cli/new/defined_type.rb:5 msgid "Create a new defined type named using given options" msgstr "" #: ../lib/pdk/cli/new/defined_type.rb:9 msgid "Defined types can only be created from inside a valid module directory." msgstr "" #: ../lib/pdk/cli/new/defined_type.rb:21 msgid "'%{name}' is not a valid defined type name" msgstr "" #: ../lib/pdk/cli/new/fact.rb:4 msgid "fact [options] " msgstr "" #: ../lib/pdk/cli/new/fact.rb:5 msgid "Create a new custom fact named using given options" msgstr "" #: ../lib/pdk/cli/new/fact.rb:18 msgid "'%{name}' is not a valid fact name" msgstr "" #: ../lib/pdk/cli/new/function.rb:4 msgid "function [options] " msgstr "" #: ../lib/pdk/cli/new/function.rb:5 msgid "Create a new function named using given options" msgstr "" #: ../lib/pdk/cli/new/function.rb:6 msgid "The function type, (native or v4)" msgstr "" #: ../lib/pdk/cli/new/function.rb:19 msgid "'%{name}' is not a valid function name" msgstr "" #: ../lib/pdk/cli/new/module.rb:4 msgid "module [options] [module_name] [target_dir]" msgstr "" #: ../lib/pdk/cli/new/module.rb:5 msgid "Create a new module named [module_name] using given options" msgstr "" #: ../lib/pdk/cli/new/module.rb:12 msgid "Specifies the license this module is written under. This should be a identifier from https://spdx.org/licenses/. Common values are 'Apache-2.0', 'MIT', or 'proprietary'." msgstr "" #: ../lib/pdk/cli/new/module.rb:14 msgid "Do not automatically run `bundle install` after creating the module." msgstr "" #: ../lib/pdk/cli/new/module.rb:33 msgid "You must specify a module name on the command line when running with --skip-interview." msgstr "" #: ../lib/pdk/cli/new/provider.rb:4 msgid "provider [options] " msgstr "" #: ../lib/pdk/cli/new/provider.rb:5 msgid "[experimental] Create a new ruby provider named using given options" msgstr "" #: ../lib/pdk/cli/new/provider.rb:18 msgid "'%{name}' is not a valid provider name" msgstr "" #: ../lib/pdk/cli/new/task.rb:4 msgid "task [options] " msgstr "" #: ../lib/pdk/cli/new/task.rb:5 msgid "Create a new task named using given options" msgstr "" #: ../lib/pdk/cli/new/task.rb:7 msgid "A short description of the purpose of the task" msgstr "" #: ../lib/pdk/cli/new/task.rb:13 msgid "Tasks can only be created from inside a valid module directory." msgstr "" #: ../lib/pdk/cli/new/task.rb:25 msgid "'%{name}' is not a valid task name" msgstr "" #: ../lib/pdk/cli/new/test.rb:4 msgid "test [options] " msgstr "" #: ../lib/pdk/cli/new/test.rb:5 msgid "Create a new test for the object named " msgstr "" #: ../lib/pdk/cli/new/test.rb:6 msgid "Create a new unit test." msgstr "" #: ../lib/pdk/cli/new/test.rb:16 msgid "Tests can only be created from inside a valid module directory." msgstr "" #: ../lib/pdk/cli/new/test.rb:30 msgid "Test type not specified, assuming unit." msgstr "" #: ../lib/pdk/cli/new/test.rb:46 msgid "Unable to find anything called \"%{object}\" to generate unit tests for." msgstr "" #: ../lib/pdk/cli/new/test.rb:48 msgid "PDK does not support generating unit tests for \"%{object_type}\" objects." msgstr "" #: ../lib/pdk/cli/new/transport.rb:4 msgid "transport [options] " msgstr "" #: ../lib/pdk/cli/new/transport.rb:5 msgid "[experimental] Create a new ruby transport named using given options" msgstr "" #: ../lib/pdk/cli/new/transport.rb:18 msgid "'%{name}' is not a valid transport name" msgstr "" #: ../lib/pdk/cli/release.rb:11 msgid "release [options]" msgstr "" #: ../lib/pdk/cli/release.rb:12 msgid "(Experimental) Release a module to the Puppet Forge." msgstr "" #: ../lib/pdk/cli/release.rb:14 msgid "Release the module automatically, with no prompts." msgstr "" #: ../lib/pdk/cli/release.rb:15 ../lib/pdk/cli/release/prep.rb:10 msgid "Skips the module validation check." msgstr "" #: ../lib/pdk/cli/release.rb:16 ../lib/pdk/cli/release/prep.rb:11 msgid "Skips the automatic changelog generation." msgstr "" #: ../lib/pdk/cli/release.rb:17 ../lib/pdk/cli/release/prep.rb:12 msgid "Skips the module dependency check." msgstr "" #: ../lib/pdk/cli/release.rb:18 ../lib/pdk/cli/release/prep.rb:13 msgid "Skips the documentation update." msgstr "" #: ../lib/pdk/cli/release.rb:19 msgid "Skips module build." msgstr "" #: ../lib/pdk/cli/release.rb:20 msgid "Skips publishing the module to the forge." msgstr "" #: ../lib/pdk/cli/release.rb:22 ../lib/pdk/cli/release/publish.rb:11 msgid "Set forge upload url path." msgstr "" #: ../lib/pdk/cli/release.rb:25 msgid "Set Forge API token." msgstr "" #: ../lib/pdk/cli/release.rb:28 ../lib/pdk/cli/release/prep.rb:15 msgid "Update the module to the specified version prior to release. When not specified, the new version will be computed from the Changelog where possible." msgstr "" #: ../lib/pdk/cli/release.rb:31 msgid "Path to the built module to push to the Forge. This option can only be used when --skip-build is also used. Defaults to pkg/.tar.gz" msgstr "" #: ../lib/pdk/cli/release.rb:37 msgid "`pdk release` can only be run from inside a valid module with a metadata.json." msgstr "" #: ../lib/pdk/cli/release.rb:74 msgid "This module is not compatible with PDK, so PDK can not validate or test this build." msgstr "" #: ../lib/pdk/cli/release.rb:99 msgid "Do you want to run the module validation ?" msgstr "" #: ../lib/pdk/cli/release.rb:106 msgid "Do you want to run the automatic changelog generation ?" msgstr "" #: ../lib/pdk/cli/release.rb:113 msgid "Do you want to set the module version ?" msgstr "" #: ../lib/pdk/cli/release.rb:120 msgid "Do you want to run the dependency-checker on this module?" msgstr "" #: ../lib/pdk/cli/release.rb:127 msgid "Do you want to update the documentation for this module?" msgstr "" #: ../lib/pdk/cli/release.rb:134 msgid "Do you want to publish the module on the Puppet Forge?" msgstr "" #: ../lib/pdk/cli/release.rb:162 msgid "Please set the module version" msgstr "" #: ../lib/pdk/cli/release.rb:163 msgid "This value is the version that will be used in the changelog generator and building of the module." msgstr "" #: ../lib/pdk/cli/release.rb:166 msgid "The version format should be in the format x.y.z where x represents the major version, y the minor version and z the build number." msgstr "" #: ../lib/pdk/cli/release.rb:180 msgid "Please set the api key(authorization token) to upload on the Puppet Forge" msgstr "" #: ../lib/pdk/cli/release.rb:181 msgid "This value is used for authentication on the Puppet Forge to upload your module tarball." msgstr "" #: ../lib/pdk/cli/release/prep.rb:6 msgid "prep [options]" msgstr "" #: ../lib/pdk/cli/release/prep.rb:7 msgid "(Experimental) Performs all the pre-release checks to ensure module is ready to be released" msgstr "" #: ../lib/pdk/cli/release/prep.rb:9 msgid "Prepare the module automatically, with no prompts." msgstr "" #: ../lib/pdk/cli/release/prep.rb:21 ../lib/pdk/cli/release/publish.rb:19 msgid "`pdk release #{cmd.name}` can only be run from inside a valid module with a metadata.json." msgstr "" #: ../lib/pdk/cli/release/publish.rb:6 msgid "publish [options] " msgstr "" #: ../lib/pdk/cli/release/publish.rb:7 msgid "(Experimental) Publishes the module to the Forge." msgstr "" #: ../lib/pdk/cli/release/publish.rb:9 msgid "Publish the module automatically, with no prompts." msgstr "" #: ../lib/pdk/cli/release/publish.rb:14 msgid "Set Forge API token (you may also set via environment variable PDK_FORGE_TOKEN)" msgstr "" #: ../lib/pdk/cli/release/publish.rb:33 msgid "You must supply a Forge API token either via `--forge-token` option or PDK_FORGE_TOKEN environment variable." msgstr "" #: ../lib/pdk/cli/remove.rb:4 msgid "remove [subcommand] [options]" msgstr "" #: ../lib/pdk/cli/remove.rb:5 msgid "Remove or delete information about the PDK or current project." msgstr "" #: ../lib/pdk/cli/remove/config.rb:11 ../lib/pdk/cli/set/config.rb:73 msgid "Configuration name is required" msgstr "" #: ../lib/pdk/cli/remove/config.rb:14 msgid "The configuration item '%{name}' can not be removed." msgstr "" #: ../lib/pdk/cli/remove/config.rb:16 msgid "Could not remove '%{name}' as it has not been set" msgstr "" #: ../lib/pdk/cli/remove/config.rb:20 msgid "Ignoring the item value '%{value}' as --force has been set" msgstr "" #: ../lib/pdk/cli/remove/config.rb:21 msgid "Ignoring --force as the setting is not multi-valued" msgstr "" #: ../lib/pdk/cli/remove/config.rb:34 msgid "Could not remove '%{name}' as it is already empty" msgstr "" #: ../lib/pdk/cli/remove/config.rb:36 msgid "Could not remove '%{value}' from '%{name}' as it has not been set" msgstr "" #: ../lib/pdk/cli/remove/config.rb:52 msgid "Cleared '%{name}' which had a value of '%{from}'" msgstr "" #: ../lib/pdk/cli/remove/config.rb:54 msgid "Removed '%{value}' from '%{name}'" msgstr "" #: ../lib/pdk/cli/remove/config.rb:57 msgid "Could not remove '%{name}' as it using a default value of '%{to}'" msgstr "" #: ../lib/pdk/cli/remove/config.rb:59 msgid "Removed '%{name}' which had a value of '%{from}'" msgstr "" #: ../lib/pdk/cli/remove/config.rb:71 ../lib/pdk/cli/set/config.rb:107 msgid "config [name] [value]" msgstr "" #: ../lib/pdk/cli/remove/config.rb:72 msgid "Remove or delete the configuration for " msgstr "" #: ../lib/pdk/cli/remove/config.rb:74 msgid "Force multi-value configuration settings to be removed instead of emptied." msgstr "" #: ../lib/pdk/cli/set.rb:4 msgid "set [subcommand] [options]" msgstr "" #: ../lib/pdk/cli/set.rb:5 msgid "Set or update information about the PDK or current project." msgstr "" #: ../lib/pdk/cli/set/config.rb:15 msgid "Unknown type %{type_name}. Expected one of %{allowed}" msgstr "" #: ../lib/pdk/cli/set/config.rb:20 ../lib/pdk/cli/set/config.rb:36 msgid "An error occured converting '%{value}' into a %{type_name}" msgstr "" #: ../lib/pdk/cli/set/config.rb:74 msgid "Configuration value is required. If you wish to remove a value use 'pdk remove config'" msgstr "" #: ../lib/pdk/cli/set/config.rb:77 msgid "The configuration item '%{name}' can not have a value set." msgstr "" #: ../lib/pdk/cli/set/config.rb:83 msgid "No changes made to '%{name}' as it already contains value '%{to}'" msgstr "" #: ../lib/pdk/cli/set/config.rb:90 msgid "Set initial value of '%{name}' to '%{to}'" msgstr "" #: ../lib/pdk/cli/set/config.rb:93 msgid "Added new value '%{to}' to '%{name}'" msgstr "" #: ../lib/pdk/cli/set/config.rb:95 msgid "Changed existing value of '%{name}' from '%{from}' to '%{to}'" msgstr "" #: ../lib/pdk/cli/set/config.rb:108 msgid "Set or update the configuration for " msgstr "" #: ../lib/pdk/cli/set/config.rb:110 msgid "Force the configuration setting to be overwitten." msgstr "" #: ../lib/pdk/cli/set/config.rb:112 msgid "The type of value to set. Acceptable values: %{values}" msgstr "" #: ../lib/pdk/cli/set/config.rb:113 msgid "Alias of --type" msgstr "" #: ../lib/pdk/cli/test.rb:4 msgid "test [subcommand] [options]" msgstr "" #: ../lib/pdk/cli/test.rb:5 msgid "Run tests." msgstr "" #: ../lib/pdk/cli/test/unit.rb:4 msgid "unit [options]" msgstr "" #: ../lib/pdk/cli/test/unit.rb:5 msgid "Run unit tests." msgstr "" #: ../lib/pdk/cli/test/unit.rb:9 msgid "List all available unit test files." msgstr "" #: ../lib/pdk/cli/test/unit.rb:10 msgid "Run unit tests in parallel." msgstr "" #: ../lib/pdk/cli/test/unit.rb:11 msgid "More verbose --list output. Displays a list of examples in each unit test file." msgstr "" #: ../lib/pdk/cli/test/unit.rb:12 msgid "Clean up downloaded fixtures after the test run." msgstr "" #: ../lib/pdk/cli/test/unit.rb:14 msgid "Specify a comma-separated list of unit test files to run." msgstr "" #: ../lib/pdk/cli/test/unit.rb:30 msgid "Unit tests can only be run from inside a valid module directory." msgstr "" #: ../lib/pdk/cli/test/unit.rb:52 msgid "No unit test files with examples were found." msgstr "" #: ../lib/pdk/cli/test/unit.rb:54 msgid "Unit Test Files:" msgstr "" #: ../lib/pdk/cli/test/unit.rb:63 msgid "\t%{id}\t%{description}" msgstr "" #: ../lib/pdk/cli/update.rb:4 msgid "update [options]" msgstr "" #: ../lib/pdk/cli/update.rb:5 msgid "Update a module that has been created by or converted for use by PDK." msgstr "" #: ../lib/pdk/cli/update.rb:7 msgid "Do not update the module, just output what would be done." msgstr "" #: ../lib/pdk/cli/update.rb:8 msgid "Update the module automatically, with no prompts." msgstr "" #: ../lib/pdk/cli/update.rb:17 msgid "`pdk update` can only be run from inside a valid module directory." msgstr "" #: ../lib/pdk/cli/update.rb:20 msgid "This module does not appear to be PDK compatible. To make the module compatible with PDK, run `pdk convert`." msgstr "" #: ../lib/pdk/cli/update.rb:23 msgid "You can not specify --noop and --force when updating a module" msgstr "" #: ../lib/pdk/cli/update.rb:27 msgid "This module has been updated to PDK %{module_pdk_version} which is newer than your PDK version (%{user_pdk_version}), proceed with caution!" msgstr "" #: ../lib/pdk/cli/update.rb:37 msgid "Please update your PDK installation and try again. You may also use the --force flag to override this and continue at your own risk." msgstr "" #: ../lib/pdk/cli/update.rb:50 msgid "This module is currently pinned to version %{current_version} of the default template. If you would like to update your module to the latest version of the template, please run `pdk update --template-ref %{new_version}`." msgstr "" #: ../lib/pdk/cli/util.rb:26 msgid "This command must be run from inside a valid module (no metadata.json found)." msgstr "" #: ../lib/pdk/cli/util.rb:52 msgid "Answer \"Y\" to continue or \"n\" to cancel." msgstr "" #: ../lib/pdk/cli/util.rb:99 msgid "This module is not PDK compatible. Run `pdk convert` to make it compatible with your version of PDK." msgstr "" #: ../lib/pdk/cli/util.rb:105 msgid "This module template is out of date. Run `pdk convert` to make it compatible with your version of PDK." msgstr "" #: ../lib/pdk/cli/util.rb:110 msgid "This module is compatible with a newer version of PDK. Upgrade your version of PDK to ensure compatibility." msgstr "" #: ../lib/pdk/cli/util.rb:114 msgid "This module is compatible with an older version of PDK. Run `pdk update` to update it to your version of PDK." msgstr "" #: ../lib/pdk/cli/util.rb:125 msgid "Support for Puppet versions older than %{version} is deprecated and will be removed in a future version of PDK." msgstr "" #: ../lib/pdk/cli/util.rb:166 msgid "Using Ruby %{version}" msgstr "" #: ../lib/pdk/cli/util.rb:180 msgid "Using %{gem} %{version}" msgstr "" #: ../lib/pdk/cli/util.rb:211 ../lib/pdk/cli/util.rb:223 msgid "You cannot specify a %{first} and %{second} at the same time." msgstr "" #: ../lib/pdk/cli/util.rb:259 msgid "--template-ref requires --template-url to also be specified." msgstr "" #: ../lib/pdk/cli/util.rb:263 msgid "--template-url may not be used to specify paths containing #'s." msgstr "" #: ../lib/pdk/cli/util/command_redirector.rb:19 msgid "Did you mean '%{command}'?" msgstr "" #: ../lib/pdk/cli/util/interview.rb:33 msgid "[Q %{current_number}/%{questions_total}]" msgstr "" #: ../lib/pdk/cli/util/interview.rb:39 ../lib/pdk/cli/util/interview.rb:43 ../lib/pdk/cli/util/interview.rb:52 msgid "-->" msgstr "" #: ../lib/pdk/cli/util/option_normalizer.rb:8 msgid "Error: expected comma separated list" msgstr "" #: ../lib/pdk/cli/util/option_normalizer.rb:34 msgid "'%{name}' is not a valid report format (%{valid})" msgstr "" #: ../lib/pdk/cli/util/option_validator.rb:21 msgid "Error: the following values are invalid: %{invalid_entries}" msgstr "" #: ../lib/pdk/cli/validate.rb:4 msgid "validate [validators] [options] [targets]" msgstr "" #: ../lib/pdk/cli/validate.rb:5 msgid "Run static analysis tests." msgstr "" #: ../lib/pdk/cli/validate.rb:6 msgid "" "Run metadata, YAML, Puppet, Ruby, or Tasks validation.\n" "\n" "[validators] is an optional comma-separated list of validators to use. If not specified, all validators are used. Note that when using PowerShell, the list of validators must be enclosed in single quotes.\n" "\n" "[targets] is an optional space-separated list of files or directories to be validated. If not specified, validators are run against all applicable files in the module." msgstr "" #: ../lib/pdk/cli/validate.rb:17 msgid "List all available validators." msgstr "" #: ../lib/pdk/cli/validate.rb:18 msgid "Automatically correct problems where possible." msgstr "" #: ../lib/pdk/cli/validate.rb:19 msgid "Run validations in parallel." msgstr "" #: ../lib/pdk/cli/validate.rb:34 msgid "Available validators: %{validator_names}" msgstr "" #: ../lib/pdk/cli/validate.rb:40 msgid "Code validation can only be run from inside a valid module directory" msgstr "" #: ../lib/pdk/cli/validate.rb:61 msgid "Unknown validator '%{v}'. Available validators: %{validators}." msgstr "" #: ../lib/pdk/cli/validate.rb:71 ../lib/pdk/cli/validate.rb:75 msgid "Running all available validators..." msgstr "" #: ../lib/pdk/config.rb:146 msgid "Expected an Array but got '%{klass}' for scopes" msgstr "" #: ../lib/pdk/config.rb:147 msgid "Expected an Array or String but got '%{klass}' for setting_name" msgstr "" #: ../lib/pdk/config.rb:167 ../lib/pdk/config/setting.rb:113 msgid "must be passed a block" msgstr "" #: ../lib/pdk/config.rb:186 msgid "Invalid configuration names" msgstr "" #: ../lib/pdk/config.rb:188 msgid "Unknown configuration root '%{name}'" msgstr "" #: ../lib/pdk/config.rb:196 msgid "Unable to load %{file}: %{message}" msgstr "" #: ../lib/pdk/config.rb:237 msgid "" "PDK collects anonymous usage information to help us understand how it is being used and make decisions on how to improve it. You can find out more about what data we collect and how it is used in the PDK documentation at %{url}.\n" msgstr "" #: ../lib/pdk/config.rb:243 msgid "You can opt in or out of the usage data collection at any time by editing the analytics configuration file at %{path} and changing the '%{key}' value." msgstr "" #: ../lib/pdk/config.rb:255 msgid "Do you consent to the collection of anonymous PDK usage information?" msgstr "" #: ../lib/pdk/config.rb:269 msgid "No answer given, opting out of analytics collection." msgstr "" #: ../lib/pdk/config.rb:307 msgid "Expected a String but got '%{klass}'" msgstr "" #: ../lib/pdk/config.rb:331 msgid "Missing or invalid namespace" msgstr "" #: ../lib/pdk/config.rb:332 msgid "Missing a name to set" msgstr "" #: ../lib/pdk/config.rb:383 msgid "Unable to set '%{key}' to '%{value}' as it is not a Hash" msgstr "" #: ../lib/pdk/config/ini_file_setting.rb:23 ../lib/pdk/config/ini_file_setting.rb:31 msgid "The setting %{key} may only be a String or Integer, not %{class}" msgstr "" #: ../lib/pdk/config/json_schema_namespace.rb:102 msgid "Setting '#{key}' does not exist'" msgstr "" #: ../lib/pdk/config/json_schema_namespace.rb:123 msgid "Unable to open %{file} for reading. File does not exist" msgstr "" #: ../lib/pdk/config/json_schema_namespace.rb:135 msgid "Unable to open %{file} for reading. JSON Error: %{msg}" msgstr "" #: ../lib/pdk/config/json_schema_setting.rb:27 ../lib/pdk/config/setting.rb:99 msgid "%{key} %{message}" msgstr "" #: ../lib/pdk/config/json_with_schema.rb:22 ../lib/pdk/config/yaml_with_schema.rb:23 msgid "The configuration file %{filename} is not valid: %{message}" msgstr "" #: ../lib/pdk/config/namespace.rb:68 msgid "Only PDK::Config::Namespace objects can be mounted into a namespace" msgstr "" #: ../lib/pdk/config/namespace.rb:141 msgid "Namespace mounts can not be set a value" msgstr "" #: ../lib/pdk/config/namespace.rb:308 msgid "Unable to open %{file} for reading" msgstr "" #: ../lib/pdk/config/namespace.rb:331 msgid "Unable to open %{file} for writing" msgstr "" #: ../lib/pdk/config/setting.rb:80 msgid "`validator` must be a Hash" msgstr "" #: ../lib/pdk/config/setting.rb:81 msgid "the :proc key must contain a Proc" msgstr "" #: ../lib/pdk/config/setting.rb:82 msgid "the :message key must contain a String" msgstr "" #: ../lib/pdk/config/validator.rb:16 msgid "must be a boolean: true or false" msgstr "" #: ../lib/pdk/config/validator.rb:26 msgid "must be a version 4 UUID" msgstr "" #: ../lib/pdk/config/yaml.rb:25 ../lib/pdk/config/yaml_with_schema.rb:39 msgid "Syntax error when loading %{file}: %{error}" msgstr "" #: ../lib/pdk/config/yaml.rb:30 ../lib/pdk/config/yaml_with_schema.rb:44 msgid "Unsupported class in %{file}: %{error}" msgstr "" #: ../lib/pdk/context/control_repo.rb:47 msgid "a Control Repository context" msgstr "" #: ../lib/pdk/context/module.rb:23 msgid "a Puppet Module context" msgstr "" #: ../lib/pdk/context/none.rb:11 msgid "an unknown context" msgstr "" #: ../lib/pdk/generate/module.rb:10 msgid "" "'%{module_name}' is not a valid module name.\n" "Module names must begin with a lowercase letter and can only include lowercase letters, digits, and underscores." msgstr "" #: ../lib/pdk/generate/module.rb:18 msgid "The destination directory '%{dir}' already exists" msgstr "" #: ../lib/pdk/generate/module.rb:38 msgid "You do not have permission to write to '%{parent_dir}'" msgstr "" #: ../lib/pdk/generate/module.rb:50 msgid "Using the default template-url and template-ref." msgstr "" #: ../lib/pdk/generate/module.rb:52 msgid "Using the %{method} template-url and template-ref '%{template_uri}'." msgstr "" #: ../lib/pdk/generate/module.rb:54 msgid "saved" msgstr "" #: ../lib/pdk/generate/module.rb:54 msgid "specified" msgstr "" #: ../lib/pdk/generate/module.rb:102 msgid "Module '%{name}' generated at path '%{path}'." msgstr "" #: ../lib/pdk/generate/module.rb:106 msgid "In your module directory, add classes with the 'pdk new class' command." msgstr "" #: ../lib/pdk/generate/module.rb:111 msgid "Failed to move '%{source}' to '%{target}': %{message}" msgstr "" #: ../lib/pdk/generate/module.rb:127 msgid "Your username is not a valid Forge username. Proceeding with the username %{username}. You can fix this later in metadata.json." msgstr "" #: ../lib/pdk/generate/module.rb:165 msgid "Unable to create directory '%{dir}': %{message}" msgstr "" #: ../lib/pdk/generate/module.rb:180 msgid "If you have a name for your module, add it here." msgstr "" #: ../lib/pdk/generate/module.rb:181 msgid "This is the name that will be associated with your module, it should be relevant to the modules content." msgstr "" #: ../lib/pdk/generate/module.rb:184 msgid "Module names must begin with a lowercase letter and can only include lowercase letters, numbers, and underscores." msgstr "" #: ../lib/pdk/generate/module.rb:188 msgid "If you have a Puppet Forge username, add it here." msgstr "" #: ../lib/pdk/generate/module.rb:189 msgid "We can use this to upload your module to the Forge when it's complete." msgstr "" #: ../lib/pdk/generate/module.rb:192 msgid "Forge usernames can only contain lowercase letters and numbers" msgstr "" #: ../lib/pdk/generate/module.rb:197 msgid "What version is this module?" msgstr "" #: ../lib/pdk/generate/module.rb:198 msgid "Puppet uses Semantic Versioning (semver.org) to version modules." msgstr "" #: ../lib/pdk/generate/module.rb:201 msgid "Semantic Version numbers must be in the form MAJOR.MINOR.PATCH" msgstr "" #: ../lib/pdk/generate/module.rb:207 msgid "Who wrote this module?" msgstr "" #: ../lib/pdk/generate/module.rb:208 msgid "This is used to credit the module's author." msgstr "" #: ../lib/pdk/generate/module.rb:214 msgid "What license does this module code fall under?" msgstr "" #: ../lib/pdk/generate/module.rb:215 msgid "This should be an identifier from https://spdx.org/licenses/. Common values are \"Apache-2.0\", \"MIT\", or \"proprietary\"." msgstr "" #: ../lib/pdk/generate/module.rb:221 msgid "What operating systems does this module support?" msgstr "" #: ../lib/pdk/generate/module.rb:222 msgid "Use the up and down keys to move between the choices, space to select and enter to continue." msgstr "" #: ../lib/pdk/generate/module.rb:233 msgid "Summarize the purpose of this module in a single sentence." msgstr "" #: ../lib/pdk/generate/module.rb:234 msgid "This helps other Puppet users understand what the module does." msgstr "" #: ../lib/pdk/generate/module.rb:241 msgid "If there is a source code repository for this module, enter the URL here." msgstr "" #: ../lib/pdk/generate/module.rb:242 msgid "Skip this if no repository exists yet. You can update this later in the metadata.json." msgstr "" #: ../lib/pdk/generate/module.rb:249 msgid "If there is a URL where others can learn more about this module, enter it here." msgstr "" #: ../lib/pdk/generate/module.rb:250 ../lib/pdk/generate/module.rb:257 msgid "Optional. You can update this later in the metadata.json." msgstr "" #: ../lib/pdk/generate/module.rb:256 msgid "If there is a public issue tracker for this module, enter its URL here." msgstr "" #: ../lib/pdk/generate/module.rb:284 msgid "" "\n" "We need to update the metadata.json file for this module, so we\\'re going to ask you %{count} questions.\n" msgstr "" #: ../lib/pdk/generate/module.rb:291 msgid "" "\n" "We need to create the metadata.json file for this module, so we\\'re going to ask you %{count} questions.\n" msgstr "" #: ../lib/pdk/generate/module.rb:299 msgid "" "If the question is not applicable to this module, accept the default option shown after each question. You can modify any answers at any time by manually updating the metadata.json file.\n" "\n" msgstr "" #: ../lib/pdk/generate/module.rb:308 msgid "No answers given, interview cancelled." msgstr "" #: ../lib/pdk/generate/module.rb:334 msgid "Metadata will be generated based on this information, continue?" msgstr "" #: ../lib/pdk/generate/module.rb:336 msgid "Interview cancelled; exiting." msgstr "" #: ../lib/pdk/generate/module.rb:340 msgid "Process cancelled; exiting." msgstr "" #: ../lib/pdk/generate/puppet_object.rb:24 ../lib/pdk/validate/validator.rb:36 msgid "Expected PDK::Context::AbstractContext but got '%{klass}' for context" msgstr "" #: ../lib/pdk/generate/puppet_object.rb:64 msgid "Expected a module context but got %{context_name}" msgstr "" #: ../lib/pdk/generate/puppet_object.rb:125 msgid "Unable to generate %{object_type}; '%{file}' already exists." msgstr "" #: ../lib/pdk/generate/puppet_object.rb:163 msgid "No %{dir_type} template found; trying next template directory." msgstr "" #: ../lib/pdk/generate/puppet_object.rb:173 msgid "Unable to find a %{type} template in %{url}; trying next template directory." msgstr "" #: ../lib/pdk/generate/puppet_object.rb:175 msgid "Unable to find the %{type} template in %{url}." msgstr "" #: ../lib/pdk/generate/task.rb:31 msgid "A task named '%{name}' already exists in this module; defined in %{file}" msgstr "" #: ../lib/pdk/module/build.rb:129 msgid "%{message} Rename the file or exclude it from the package by adding it to the .pdkignore file in your module." msgstr "" #: ../lib/pdk/module/build.rb:159 msgid "Symlinks in modules are not supported and will not be included in the package. Please investigate symlink %{from} -> %{to}." msgstr "" #: ../lib/pdk/module/build.rb:186 msgid "The path '%{path}' is longer than 256 bytes." msgstr "" #: ../lib/pdk/module/build.rb:210 msgid "'%{path}' could not be split at a directory separator into two parts, the first having a maximum length of 155 bytes and the second having a maximum length of 100 bytes." msgstr "" #: ../lib/pdk/module/build.rb:232 msgid "'%{path}' can only include ASCII characters in its path or filename in order to be compatible with a wide range of hosts." msgstr "" #: ../lib/pdk/module/build.rb:266 msgid "Updated permissions of packaged '%{entry}' to %{new_mode}" msgstr "" #: ../lib/pdk/module/convert.rb:33 ../lib/pdk/module/update.rb:20 msgid "No changes required." msgstr "" #: ../lib/pdk/module/convert.rb:48 msgid "Module conversion is a potentially destructive action. Ensure that you have committed your module to a version control system or have a backup, and review the changes above before continuing." msgstr "" #: ../lib/pdk/module/convert.rb:53 ../lib/pdk/module/update.rb:32 msgid "Do you want to continue and make these changes to your module?" msgstr "" #: ../lib/pdk/module/convert.rb:131 msgid "No test changes required." msgstr "" #: ../lib/pdk/module/convert.rb:158 msgid "skipping '%{path}'" msgstr "" #: ../lib/pdk/module/convert.rb:197 msgid "Unable to update module metadata; %{path} exists but it is not readable." msgstr "" #: ../lib/pdk/module/convert.rb:213 msgid "Unable to update module metadata; %{path} exists but it is not a file." msgstr "" #: ../lib/pdk/module/convert.rb:258 ../lib/pdk/module/convert.rb:263 ../lib/pdk/module/convert.rb:269 msgid "" "\n" "%{banner}" msgstr "" #: ../lib/pdk/module/convert.rb:271 msgid "" "\n" "%{summary}\n" "\n" msgstr "" #: ../lib/pdk/module/convert.rb:280 msgid "" "\n" "You can find a report of differences in %{path}.\n" "\n" msgstr "" #: ../lib/pdk/module/metadata.rb:95 msgid "Cannot read metadata from file: no path to file was given." msgstr "" #: ../lib/pdk/module/metadata.rb:99 msgid "'%{file}' does not exist or is not a file." msgstr "" #: ../lib/pdk/module/metadata.rb:103 msgid "Unable to open '%{file}' for reading." msgstr "" #: ../lib/pdk/module/metadata.rb:110 msgid "Invalid JSON in metadata.json: %{msg}" msgstr "" #: ../lib/pdk/module/metadata.rb:147 msgid "Module metadata does not contain any requirements." msgstr "" #: ../lib/pdk/module/metadata.rb:148 msgid "Module metadata does not contain a \"puppet\" requirement." msgstr "" #: ../lib/pdk/module/metadata.rb:149 msgid "The \"puppet\" requirement in module metadata does not specify a \"version_requirement\"." msgstr "" #: ../lib/pdk/module/metadata.rb:189 msgid "Field must be a dash-separated user name and module name." msgstr "" #: ../lib/pdk/module/metadata.rb:191 msgid "Module name must contain only alphanumeric or underscore characters." msgstr "" #: ../lib/pdk/module/metadata.rb:193 msgid "Module name must begin with a letter." msgstr "" #: ../lib/pdk/module/metadata.rb:195 msgid "Namespace must contain only alphanumeric characters." msgstr "" #: ../lib/pdk/module/metadata.rb:198 msgid "Invalid 'name' field in metadata.json: %{err}" msgstr "" #: ../lib/pdk/module/release.rb:19 msgid "Running the release process outside of the working directory is not supported" msgstr "" #: ../lib/pdk/module/release.rb:23 msgid "The module release process requires a valid module path" msgstr "" #: ../lib/pdk/module/release.rb:25 msgid "%{module_path} is not a valid module" msgstr "" #: ../lib/pdk/module/release.rb:32 msgid "The module is not PDK compatible" msgstr "" #: ../lib/pdk/module/release.rb:33 msgid "The module is not Forge compatible" msgstr "" #: ../lib/pdk/module/release.rb:43 msgid "Releasing %{module_name} - from version %{module_version}" msgstr "" #: ../lib/pdk/module/release.rb:58 msgid "Updating version to %{module_version}" msgstr "" #: ../lib/pdk/module/release.rb:72 msgid "%{new_version} does not match %{latest_version}" msgstr "" #: ../lib/pdk/module/release.rb:121 msgid "An error occured during validation" msgstr "" #: ../lib/pdk/module/release.rb:125 msgid "Updating documentation using puppet strings" msgstr "" #: ../lib/pdk/module/release.rb:129 msgid "An error occured generating the module documentation: %{stdout}" msgstr "" #: ../lib/pdk/module/release.rb:134 msgid "Running dependency checks" msgstr "" #: ../lib/pdk/module/release.rb:140 msgid "An error occured checking the module dependencies: %{stdout}" msgstr "" #: ../lib/pdk/module/release.rb:150 msgid "Module tarball %{tarball_path} does not exist" msgstr "" #: ../lib/pdk/module/release.rb:156 msgid "Uploading tarball to puppet forge..." msgstr "" #: ../lib/pdk/module/release.rb:172 msgid "Error uploading to Puppet Forge: %{result}" msgstr "" #: ../lib/pdk/module/release.rb:173 msgid "Publish to Forge was successful" msgstr "" #: ../lib/pdk/module/release.rb:178 msgid "Missing forge-upload-url option" msgstr "" #: ../lib/pdk/module/release.rb:179 msgid "Missing forge-token option" msgstr "" #: ../lib/pdk/module/update.rb:14 msgid "This module is already up to date with version %{version} of the template." msgstr "" #: ../lib/pdk/module/update.rb:117 msgid "Updating %{module_name} using the default template, from %{current_version} to %{new_version}" msgstr "" #: ../lib/pdk/module/update.rb:119 msgid "Updating %{module_name} using the template at %{template_url}, from %{current_version} to %{new_version}" msgstr "" #: ../lib/pdk/module/update_manager.rb:118 msgid "unlinking '%{path}'" msgstr "" #: ../lib/pdk/module/update_manager.rb:121 msgid "'%{path}': already gone" msgstr "" #: ../lib/pdk/module/update_manager.rb:124 msgid "Unable to remove '%{path}': %{message}" msgstr "" #: ../lib/pdk/module/update_manager.rb:144 msgid "Unable to open '%{path}' for reading" msgstr "" #: ../lib/pdk/module/update_manager.rb:163 msgid "writing '%{path}'" msgstr "" #: ../lib/pdk/module/update_manager.rb:166 msgid "You do not have permission to write to '%{path}'" msgstr "" #: ../lib/pdk/report/event.rb:198 msgid "File not specified." msgstr "" #: ../lib/pdk/report/event.rb:202 msgid "File must be a String." msgstr "" #: ../lib/pdk/report/event.rb:238 msgid "State not specified." msgstr "" #: ../lib/pdk/report/event.rb:243 msgid "State must be a Symbol, not %{type}" msgstr "" #: ../lib/pdk/report/event.rb:248 msgid "Invalid state %{state}. Valid states are: %{valid}." msgstr "" #: ../lib/pdk/report/event.rb:267 msgid "Source not specified." msgstr "" #: ../lib/pdk/report/event.rb:288 msgid "Line must be an Integer or a String representation of an Integer." msgstr "" #: ../lib/pdk/report/event.rb:292 msgid "The line number can contain only the digits 0-9." msgstr "" #: ../lib/pdk/report/event.rb:313 msgid "Column must be an Integer or a String representation of an Integer." msgstr "" #: ../lib/pdk/report/event.rb:317 msgid "The column number can contain only the digits 0-9." msgstr "" #: ../lib/pdk/report/event.rb:335 msgid "Trace must be an Array of stack trace lines." msgstr "" #: ../lib/pdk/template.rb:41 ../lib/pdk/template/fetcher.rb:38 msgid "%{class_name}.with must be passed a block." msgstr "" #: ../lib/pdk/template.rb:44 msgid "%{class_name}.with must be passed a PDK::Util::TemplateURI, got a %{uri_type}" msgstr "" #: ../lib/pdk/template/fetcher/git.rb:25 msgid "Repository '%{repo}' has a work-tree; skipping git reset." msgstr "" #: ../lib/pdk/template/fetcher/git.rb:52 msgid "Unable to clone git repository at '%{repo}' into '%{dest}'." msgstr "" #: ../lib/pdk/template/fetcher/git.rb:66 msgid "Unable to checkout '%{ref}' of git repository at '%{path}'." msgstr "" #: ../lib/pdk/template/fetcher/git.rb:69 msgid "Uncommitted changes found when attempting to checkout '%{ref}' of git repository at '%{path}'; skipping git reset." msgstr "" #: ../lib/pdk/template/renderer/v1/legacy_template_dir.rb:96 msgid "'%{file}' is not a valid YAML file: %{problem} %{context} at line %{line} column %{column}" msgstr "" #: ../lib/pdk/template/renderer/v1/renderer.rb:24 ../lib/pdk/template/renderer/v1/renderer.rb:74 msgid "Rendering '%{template}'..." msgstr "" #: ../lib/pdk/template/renderer/v1/renderer.rb:92 msgid "" "Failed to render template '%{template}'\n" "%{exception}: %{message}" msgstr "" #: ../lib/pdk/template/renderer/v1/renderer.rb:116 msgid "The directory '%{dir}' doesn't exist" msgstr "" #: ../lib/pdk/template/renderer/v1/template_file.rb:72 msgid "'%{template}' is not a readable file" msgstr "" #: ../lib/pdk/template/template_dir.rb:39 msgid "Could not find a compatible template renderer for %{path}" msgstr "" #: ../lib/pdk/tests/unit.rb:64 msgid "Cleaning up after running unit tests." msgstr "" #: ../lib/pdk/tests/unit.rb:68 msgid "The spec_clean rake task failed with the following error(s):" msgstr "" #: ../lib/pdk/tests/unit.rb:69 msgid "Failed to clean up after running unit tests" msgstr "" #: ../lib/pdk/tests/unit.rb:73 msgid "Preparing to run the unit tests." msgstr "" #: ../lib/pdk/tests/unit.rb:79 msgid "The spec_prep rake task failed with the following error(s):" msgstr "" #: ../lib/pdk/tests/unit.rb:80 msgid "Failed to prepare to run the unit tests." msgstr "" #: ../lib/pdk/tests/unit.rb:100 msgid "Running unit tests." msgstr "" #: ../lib/pdk/tests/unit.rb:100 msgid "Running unit tests in parallel." msgstr "" #: ../lib/pdk/tests/unit.rb:125 msgid "Unit test output did not contain a valid JSON result: %{output}" msgstr "" #: ../lib/pdk/tests/unit.rb:177 msgid "Evaluated %{total} tests in %{duration} seconds: %{failures} failures, %{pending} pending." msgstr "" #: ../lib/pdk/tests/unit.rb:233 msgid "Finding unit tests." msgstr "" #: ../lib/pdk/tests/unit.rb:236 msgid "Failed to find valid JSON in output from rspec: %{output}" msgstr "" #: ../lib/pdk/tests/unit.rb:241 msgid "Unable to enumerate examples. rspec reported: %{message}" msgstr "" #: ../lib/pdk/util.rb:88 msgid "Cannot resolve a full path to '%{path}', as it does not currently exist." msgstr "" #: ../lib/pdk/util.rb:117 msgid "Package basedir requested for non-package install." msgstr "" #: ../lib/pdk/util/bundler.rb:15 msgid "Bundler managed gems already up to date." msgstr "" #: ../lib/pdk/util/bundler.rb:20 msgid "No Gemfile found in '%{cwd}'. Skipping bundler management." msgstr "" #: ../lib/pdk/util/bundler.rb:96 msgid "Checking for missing Gemfile dependencies." msgstr "" #: ../lib/pdk/util/bundler.rb:126 msgid "Vendored Gemfile.lock (%{source}) not found." msgstr "" #: ../lib/pdk/util/bundler.rb:131 msgid "Using vendored Gemfile.lock from %{source}." msgstr "" #: ../lib/pdk/util/bundler.rb:137 msgid "Resolving default Gemfile dependencies." msgstr "" #: ../lib/pdk/util/bundler.rb:144 msgid "Unable to resolve default Gemfile dependencies." msgstr "" #: ../lib/pdk/util/bundler.rb:157 msgid "Updating Gemfile dependencies." msgstr "" #: ../lib/pdk/util/bundler.rb:185 msgid "Unable to resolve Gemfile dependencies." msgstr "" #: ../lib/pdk/util/bundler.rb:198 msgid "Installing missing Gemfile dependencies." msgstr "" #: ../lib/pdk/util/bundler.rb:206 msgid "Unable to install missing Gemfile dependencies." msgstr "" #: ../lib/pdk/util/bundler.rb:213 msgid "Unable to install requested binstubs as the Gemfile is missing" msgstr "" #: ../lib/pdk/util/bundler.rb:221 msgid "" "Failed to generate binstubs for '%{gems}':\n" "%{output}" msgstr "" #: ../lib/pdk/util/bundler.rb:222 msgid "Unable to install requested binstubs." msgstr "" #: ../lib/pdk/util/changelog_generator.rb:19 msgid "Unable to generate the changelog as the %{gem} gem is not included in this module's Gemfile" msgstr "" #: ../lib/pdk/util/changelog_generator.rb:34 msgid "Error generating changelog: %{stdout}" msgstr "" #: ../lib/pdk/util/changelog_generator.rb:38 msgid "The generated changelog contains uncategorized Pull Requests. Please label them and try again. See %{changelog_file} for more details" msgstr "" #: ../lib/pdk/util/changelog_generator.rb:47 msgid "Invalid version string %{version}" msgstr "" #: ../lib/pdk/util/changelog_generator.rb:49 msgid "Determing the target version from '%{file}'" msgstr "" #: ../lib/pdk/util/filesystem.rb:8 msgid "content must be a String" msgstr "" #: ../lib/pdk/util/filesystem.rb:9 msgid "path must be a String or Pathname" msgstr "" #: ../lib/pdk/util/git.rb:17 msgid "Git command failed: git %{args}" msgstr "" #: ../lib/pdk/util/git.rb:103 msgid "Unable to locate git work dir \"%{workdir}\"" msgstr "" #: ../lib/pdk/util/git.rb:104 msgid "Unable to locate git dir \"%{gitdir}\"" msgstr "" #: ../lib/pdk/util/git.rb:119 msgid "Unable to access the template repository \"%{repository}\"" msgstr "" #: ../lib/pdk/util/git.rb:126 msgid "Unable to find a branch or tag named \"%{ref}\" in %{repo}" msgstr "" #: ../lib/pdk/util/puppet_strings.rb:25 msgid "Examining module contents" msgstr "" #: ../lib/pdk/util/puppet_strings.rb:47 msgid "Unable to parse puppet-strings output" msgstr "" #: ../lib/pdk/util/puppet_version.rb:41 msgid "Unable to find a Puppet gem in current Ruby environment or from Rubygems.org." msgstr "" #: ../lib/pdk/util/puppet_version.rb:70 msgid "Unable to clone git repository from '%{repo}'." msgstr "" #: ../lib/pdk/util/puppet_version.rb:79 msgid "Unable to fetch from git remote at '%{repo}'." msgstr "" #: ../lib/pdk/util/puppet_version.rb:90 msgid "Unable to update git repository at '%{cachedir}'." msgstr "" #: ../lib/pdk/util/puppet_version.rb:111 msgid "Unable to find a Puppet gem matching %{requirement}." msgstr "" #: ../lib/pdk/util/puppet_version.rb:118 msgid "Puppet %{requested_version} is not available, activating %{found_version} instead." msgstr "" #: ../lib/pdk/util/puppet_version.rb:135 msgid "Unable to map Puppet Enterprise version %{pe_version} to a Puppet version." msgstr "" #: ../lib/pdk/util/puppet_version.rb:140 msgid "Puppet Enterprise %{pe_version} maps to Puppet %{puppet_version}." msgstr "" #: ../lib/pdk/util/puppet_version.rb:156 msgid "Unable to determine Puppet version for module: no metadata.json present in module." msgstr "" #: ../lib/pdk/util/puppet_version.rb:182 msgid "%{version} is not a valid version number." msgstr "" #: ../lib/pdk/util/puppet_version.rb:218 msgid "Failed to parse Puppet Enterprise version map file." msgstr "" #: ../lib/pdk/util/ruby_version.rb:37 msgid "Unknown Ruby version \"%{ruby_version}\"" msgstr "" #: ../lib/pdk/util/template_uri.rb:51 msgid "PDK::Util::TemplateURI attempted initialization with a non-uri string: {string}" msgstr "" #: ../lib/pdk/util/template_uri.rb:181 msgid "%{scp_uri} appears to be an SCP style URL; it will be converted to an RFC compliant URI: %{rfc_uri}" msgstr "" #: ../lib/pdk/util/template_uri.rb:232 msgid "--template-url" msgstr "" #: ../lib/pdk/util/template_uri.rb:233 msgid "metadata.json" msgstr "" #: ../lib/pdk/util/template_uri.rb:234 msgid "PDK answers" msgstr "" #: ../lib/pdk/util/template_uri.rb:235 msgid "default" msgstr "" #: ../lib/pdk/util/template_uri.rb:259 msgid "Unable to find a valid module template to use." msgstr "" #: ../lib/pdk/util/template_uri.rb:282 msgid "Unable to find a valid template at %{uri}" msgstr "" #: ../lib/pdk/util/vendored_file.rb:50 msgid "%{file_name} was not found in the cache, downloading it from %{url}." msgstr "" #: ../lib/pdk/util/vendored_file.rb:64 msgid "Unable to download %{url}. %{code}: %{message}." msgstr "" #: ../lib/pdk/util/vendored_file.rb:73 msgid "Unable to download %{url}. Check internet connectivity and try again. %{error}" msgstr "" #: ../lib/pdk/util/windows/api_types.rb:31 msgid "Unable to convert value %{string} to encoding %{encoding} due to %{error}" msgstr "" #: ../lib/pdk/util/windows/api_types.rb:41 msgid "Unable to read wide strings with %{null_terminator} terminal nulls" msgstr "" #: ../lib/pdk/util/windows/file.rb:15 msgid "Failed to call GetLongPathName" msgstr "" #: ../lib/pdk/util/windows/process.rb:14 msgid "Discarding environment variable %{string} which contains invalid bytes" msgstr "" #: ../lib/pdk/util/windows/process.rb:32 msgid "FreeEnvironmentStringsW memory leak" msgstr "" #: ../lib/pdk/util/windows/process.rb:39 msgid "Environment variable name must not be nil or empty" msgstr "" #: ../lib/pdk/util/windows/process.rb:44 msgid "Failed to remove environment variable: %{name}" msgstr "" #: ../lib/pdk/util/windows/process.rb:49 msgid "Failed to set environment variaible: %{name}" msgstr "" #: ../lib/pdk/validate.rb:78 msgid "Validating module using %{num_of_threads} threads" msgstr "" #: ../lib/pdk/validate/control_repo/environment_conf_validator.rb:22 msgid "Checking Puppet Environment settings (%{patterns})." msgstr "" #: ../lib/pdk/validate/control_repo/environment_conf_validator.rb:34 ../lib/pdk/validate/metadata/metadata_syntax_validator.rb:43 ../lib/pdk/validate/tasks/tasks_metadata_lint_validator.rb:42 ../lib/pdk/validate/yaml/yaml_syntax_validator.rb:50 msgid "Could not be read." msgstr "" #: ../lib/pdk/validate/control_repo/environment_conf_validator.rb:49 msgid "Invalid section '%{name}'" msgstr "" #: ../lib/pdk/validate/control_repo/environment_conf_validator.rb:51 msgid "Invalid setting '%{name}'" msgstr "" #: ../lib/pdk/validate/control_repo/environment_conf_validator.rb:71 msgid "environment_timeout is set to '%{timeout}' but should be 0, 'unlimited' or not set." msgstr "" #: ../lib/pdk/validate/invokable_validator.rb:90 msgid "Validator '%{validator}' skipped for '%{target}'. No files matching '%{pattern}' found to validate." msgstr "" #: ../lib/pdk/validate/invokable_validator.rb:124 msgid "Running %{name} validator ..." msgstr "" #: ../lib/pdk/validate/invokable_validator.rb:141 msgid "%{validator}: Skipped '%{target}'. Target does not contain any files to validate (%{pattern})." msgstr "" #: ../lib/pdk/validate/invokable_validator.rb:145 msgid "Target does not contain any files to validate (%{pattern})." msgstr "" #: ../lib/pdk/validate/invokable_validator.rb:157 msgid "%{validator}: Skipped '%{target}'. Target file not found." msgstr "" #: ../lib/pdk/validate/invokable_validator.rb:161 msgid "File does not exist." msgstr "" #: ../lib/pdk/validate/metadata/metadata_json_lint_validator.rb:22 msgid "Checking module metadata style (%{targets})." msgstr "" #: ../lib/pdk/validate/metadata/metadata_json_lint_validator.rb:39 msgid "More than 1 target provided to PDK::Validate::MetadataJSONLintValidator." msgstr "" #: ../lib/pdk/validate/metadata/metadata_syntax_validator.rb:16 msgid "Checking metadata syntax (%{patterns})." msgstr "" #: ../lib/pdk/validate/puppet/puppet_epp_validator.rb:40 msgid "Checking Puppet EPP syntax (%{pattern})." msgstr "" #: ../lib/pdk/validate/puppet/puppet_lint_validator.rb:20 msgid "Checking Puppet manifest style (%{pattern})." msgstr "" #: ../lib/pdk/validate/puppet/puppet_syntax_validator.rb:44 msgid "Checking Puppet manifest syntax (%{pattern})." msgstr "" #: ../lib/pdk/validate/ruby/ruby_rubocop_validator.rb:28 msgid "Checking Ruby code style (%{pattern})." msgstr "" #: ../lib/pdk/validate/tasks/tasks_metadata_lint_validator.rb:18 msgid "Checking task metadata style (%{pattern})." msgstr "" #: ../lib/pdk/validate/tasks/tasks_metadata_lint_validator.rb:32 msgid "Failed to parse Task Metadata Schema file." msgstr "" #: ../lib/pdk/validate/tasks/tasks_metadata_lint_validator.rb:57 msgid "Unable to validate Task Metadata. %{error}." msgstr "" #: ../lib/pdk/validate/tasks/tasks_name_validator.rb:7 msgid "Invalid task name. Task names must start with a lowercase letter and can only contain lowercase letters, numbers, and underscores." msgstr "" #: ../lib/pdk/validate/tasks/tasks_name_validator.rb:21 msgid "Checking task names (%{pattern})." msgstr "" #: ../lib/pdk/validate/validator_group.rb:35 msgid "Running %{name} validators ..." msgstr "" #: ../lib/pdk/validate/yaml/yaml_syntax_validator.rb:36 msgid "Checking YAML syntax (%{patterns})." msgstr "" #: ../lib/pdk/validate/yaml/yaml_syntax_validator.rb:73 msgid "%{problem} %{context}" msgstr "" #: ../lib/pdk/validate/yaml/yaml_syntax_validator.rb:85 msgid "Unsupported class: %{message}" msgstr ""