# SOME DESCRIPTIVE TITLE. # Copyright (C) 2017 Puppet, Inc. # This file is distributed under the same license as the puppet development kit package. # FIRST AUTHOR , 2017. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: puppet development kit v0.5.0-90-g4f429f1\n" "\n" "Report-Msgid-Bugs-To: docs@puppet.com\n" "POT-Creation-Date: 2017-08-07 15:19+0100\n" "PO-Revision-Date: 2017-08-07 15:19+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/answer_file.rb:56 msgid "Answer file can only be updated with a Hash" msgstr "" #: ../lib/pdk/answer_file.rb:83 ../lib/pdk/module/metadata.rb:50 msgid "Unable to open '%{file}' for reading" msgstr "" #: ../lib/pdk/answer_file.rb:92 msgid "Answer file '%{path}' did not contain a valid set of answers, recreating it" msgstr "" #: ../lib/pdk/answer_file.rb:98 msgid "Answer file '%{path}' did not contain valid JSON, recreating it" msgstr "" #: ../lib/pdk/answer_file.rb:114 msgid "Unable to write '%{file}': %{msg}" msgstr "" #: ../lib/pdk/cli.rb:35 msgid "Specifies the URL to the template to use when creating new modules, and other parts." msgstr "" #: ../lib/pdk/cli.rb:40 msgid "pdk command [options]" msgstr "" #: ../lib/pdk/cli.rb:41 msgid "Puppet Development Kit" msgstr "" #: ../lib/pdk/cli.rb:42 msgid "The shortest path to better modules." msgstr "" #: ../lib/pdk/cli.rb:45 msgid "show version of pdk" msgstr "" #: ../lib/pdk/cli.rb:50 msgid "show help for this command" msgstr "" #: ../lib/pdk/cli.rb:55 msgid "Specify desired output format. Valid formats are '%{available_formats}'. You may also specify a file to which the formatted output will be directed, for example: '--format=junit:report.xml'. This option may be specified multiple times as long as each option specifies a distinct target file." msgstr "" #: ../lib/pdk/cli.rb:66 msgid "Enable debug output." msgstr "" #: ../lib/pdk/cli.rb:70 msgid "Path to an answer file" msgstr "" #: ../lib/pdk/cli/bundle.rb:5 msgid "bundle -- [bundler_options]" msgstr "" #: ../lib/pdk/cli/bundle.rb:6 msgid "escape hatch to bundler" msgstr "" #: ../lib/pdk/cli/bundle.rb:7 msgid "[experimental] For advanced users, this allows to run arbitrary commands in the bundler environment that the pdk manages. Careless use of this command can lead to errors later which can't be recovered by the pdk itself." msgstr "" #: ../lib/pdk/cli/errors.rb:6 msgid "An unexpected error has occurred, try running the command again with --debug" msgstr "" #: ../lib/pdk/cli/exec.rb:16 msgid "Unable to find `%{name}`. Check that it is installed and try again." msgstr "" #: ../lib/pdk/cli/exec.rb:55 msgid "PDK package installation not found, trying '%{fallback}' from the system PATH instead" msgstr "" #: ../lib/pdk/cli/exec.rb:60 msgid "Using '%{vendored_bin_path}' from PDK package" msgstr "" #: ../lib/pdk/cli/exec.rb:63 msgid "Could not find '%{vendored_bin_path}' in PDK package, trying '%{fallback}' from the system PATH instead" msgstr "" #: ../lib/pdk/cli/exec.rb:97 msgid "Expected execution context to be :system or :module but got '%{context}'" msgstr "" #: ../lib/pdk/cli/exec.rb:186 msgid "Executing '%{command}'" msgstr "" #: ../lib/pdk/cli/exec.rb:191 msgid "Failed to execute '%{command}': %{message}" msgstr "" #: ../lib/pdk/cli/new.rb:5 msgid "new [options]" msgstr "" #: ../lib/pdk/cli/new.rb:6 msgid "create a new module, etc." msgstr "" #: ../lib/pdk/cli/new.rb:7 msgid "Creates a new instance of using the options relevant to that type of thing" msgstr "" #: ../lib/pdk/cli/new/class.rb:4 msgid "class [options] [parameter[:type]] [parameter[:type]] ..." msgstr "" #: ../lib/pdk/cli/new/class.rb:5 msgid "Create a new class named using given options" msgstr "" #: ../lib/pdk/cli/new/class.rb:23 msgid "'%{name}' is not a valid class name" msgstr "" #: ../lib/pdk/cli/new/module.rb:5 msgid "module [options] [target_dir]" msgstr "" #: ../lib/pdk/cli/new/module.rb:6 msgid "Create a new module named using given options" msgstr "" #: ../lib/pdk/cli/new/module.rb:10 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:13 msgid "When specified, skips interactive querying of metadata." msgstr "" #: ../lib/pdk/cli/new/module.rb:27 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/cli/new/module.rb:37 msgid "Creating new module: %{modname}" msgstr "" #: ../lib/pdk/cli/test.rb:5 msgid "test [type] [options]" msgstr "" #: ../lib/pdk/cli/test.rb:6 msgid "Run tests." msgstr "" #: ../lib/pdk/cli/test/unit.rb:7 msgid "unit [options]" msgstr "" #: ../lib/pdk/cli/test/unit.rb:8 msgid "Run unit tests." msgstr "" #: ../lib/pdk/cli/test/unit.rb:10 msgid "list all available unit tests and their descriptions" msgstr "" #: ../lib/pdk/cli/test/unit.rb:11 msgid "run unit tests in parallel" msgstr "" #: ../lib/pdk/cli/test/unit.rb:13 msgid "a comma-separated list of tests to run" msgstr "" #: ../lib/pdk/cli/test/unit.rb:30 msgid "No examples found." msgstr "" #: ../lib/pdk/cli/test/unit.rb:32 msgid "Examples:" msgstr "" #: ../lib/pdk/cli/test/unit.rb:34 msgid "%{id}\t%{description}" msgstr "" #: ../lib/pdk/cli/util.rb:9 msgid "This command must be run from inside a module (no metadata.json found)" msgstr "" #: ../lib/pdk/cli/util/interview.rb:30 msgid "[Q %{current_number}/%{questions_total}]" msgstr "" #: ../lib/pdk/cli/util/interview.rb:33 msgid "-->" msgstr "" #: ../lib/pdk/cli/util/option_normalizer.rb:6 msgid "Error: expected comma separated list" msgstr "" #: ../lib/pdk/cli/util/option_normalizer.rb:32 msgid "'%{name}' is not a valid report format (%{valid})" msgstr "" #: ../lib/pdk/cli/util/option_normalizer.rb:56 msgid "'%{name}' is not a valid parameter name" msgstr "" #: ../lib/pdk/cli/util/option_normalizer.rb:62 msgid "'%{type}' is not a valid data type" msgstr "" #: ../lib/pdk/cli/util/option_validator.rb:14 msgid "Error: the following values are invalid: %{invalid_entries}" msgstr "" #: ../lib/pdk/cli/util/option_validator.rb:69 msgid "Non-standard data type '%{type}', make sure the type is available in your code, or dependencies" msgstr "" #: ../lib/pdk/cli/validate.rb:7 msgid "validate [validators] [options] [targets]" msgstr "" #: ../lib/pdk/cli/validate.rb:8 msgid "Run static analysis tests." msgstr "" #: ../lib/pdk/cli/validate.rb:9 msgid "" "Run metadata, puppet, or ruby validation.\n" "\n" "[validators] is an optional comma separated list of validators to use. If not specified, all validators will be used.\n" "\n" "[targets] is an optional space separated list of files or directories to be validated. If not specified, the validators will be 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:32 msgid "Available validators: %{validator_names}" msgstr "" #: ../lib/pdk/cli/validate.rb:48 msgid "Unknown validator '%{v}'. Available validators: %{validators}" msgstr "" #: ../lib/pdk/cli/validate.rb:58 ../lib/pdk/cli/validate.rb:62 msgid "Running all available validators..." msgstr "" #: ../lib/pdk/generators/module.rb:24 msgid "The destination directory '%{dir}' already exists" msgstr "" #: ../lib/pdk/generators/module.rb:34 msgid "You do not have permission to write to '%{parent_dir}'" msgstr "" #: ../lib/pdk/generators/module.rb:68 msgid "Failed to move '%{source}' to '%{target}': %{message}" msgstr "" #: ../lib/pdk/generators/module.rb:82 msgid "Your username is not a valid Forge username, proceeding with the username %{username}. You can fix this afterwards in metadata.json." msgstr "" #: ../lib/pdk/generators/module.rb:121 msgid "Unable to create directory '%{dir}': %{message}" msgstr "" #: ../lib/pdk/generators/module.rb:133 msgid "What is your Puppet Forge username?" msgstr "" #: ../lib/pdk/generators/module.rb:134 msgid "This will be used when uploading your module to the Forge. You can opt out of this at any time." msgstr "" #: ../lib/pdk/generators/module.rb:137 msgid "Forge usernames can only contain lowercase letters and numbers" msgstr "" #: ../lib/pdk/generators/module.rb:142 msgid "What version is this module?" msgstr "" #: ../lib/pdk/generators/module.rb:143 msgid "Puppet uses Semantic Versioning (semver.org) to version modules." msgstr "" #: ../lib/pdk/generators/module.rb:146 msgid "Semantic Version numbers must be in the form MAJOR.MINOR.PATCH" msgstr "" #: ../lib/pdk/generators/module.rb:151 msgid "Who wrote this module?" msgstr "" #: ../lib/pdk/generators/module.rb:152 msgid "The person who gets credit for creating the module. " msgstr "" #: ../lib/pdk/generators/module.rb:158 msgid "What license does this module code fall under?" msgstr "" #: ../lib/pdk/generators/module.rb:159 msgid "This should be an identifier from https://spdk.org/licenses/. Common values are \"Apache-2.0\", \"MIT\", or \"proprietary\"." msgstr "" #: ../lib/pdk/generators/module.rb:165 msgid "How would you describe this module in a single sentence?" msgstr "" #: ../lib/pdk/generators/module.rb:166 msgid "To help other Puppet users understand what the module does." msgstr "" #: ../lib/pdk/generators/module.rb:172 msgid "Where is this modules's source code repository?" msgstr "" #: ../lib/pdk/generators/module.rb:173 msgid "Usually a GitHub URL" msgstr "" #: ../lib/pdk/generators/module.rb:179 msgid "Where can others go to learn more about this module?" msgstr "" #: ../lib/pdk/generators/module.rb:180 msgid "A web site that offers full information about your module." msgstr "" #: ../lib/pdk/generators/module.rb:185 msgid "Where can others go to file issues about this module?" msgstr "" #: ../lib/pdk/generators/module.rb:186 msgid "A web site with a public bug tracker for your module." msgstr "" #: ../lib/pdk/generators/module.rb:199 msgid "" "\n" "We need to create a metadata.json file for this module, so we're going to ask you %{count} quick questions.\n" "If the question is not applicable to this module, just leave the answer blank.\n" "\n" msgstr "" #: ../lib/pdk/generators/module.rb:207 msgid "Interview cancelled, not generating the module." msgstr "" #: ../lib/pdk/generators/module.rb:217 msgid "SUMMARY" msgstr "" #: ../lib/pdk/generators/module.rb:223 msgid "About to generate this module; continue?" msgstr "" #: ../lib/pdk/generators/module.rb:224 msgid "Module not generated." msgstr "" #: ../lib/pdk/generators/puppet_object.rb:88 msgid "Unable to generate class, '%{file}' already exists." msgstr "" #: ../lib/pdk/generators/puppet_object.rb:118 msgid "Creating '%{file}' from template." msgstr "" #: ../lib/pdk/generators/puppet_object.rb:124 msgid "Unable to create directory '%{path}': %{message}" msgstr "" #: ../lib/pdk/generators/puppet_object.rb:132 msgid "Unable to write to file '%{path}': %{message}" msgstr "" #: ../lib/pdk/generators/puppet_object.rb:155 msgid "No %{dir_type} template specified; trying next template directory." msgstr "" #: ../lib/pdk/generators/puppet_object.rb:168 msgid "Unable to find a %{type} template in %{url}, trying next template directory" msgstr "" #: ../lib/pdk/generators/puppet_object.rb:170 msgid "Unable to find the %{type} template in %{url}." msgstr "" #: ../lib/pdk/generators/puppet_object.rb:227 msgid "'%{dir}' does not contain valid Puppet module metadata: %{msg}" msgstr "" #: ../lib/pdk/module/metadata.rb:46 msgid "'%{file}' does not exist or is not a file" msgstr "" #: ../lib/pdk/module/metadata.rb:56 msgid "Invalid JSON in metadata.json: %{msg}" msgstr "" #: ../lib/pdk/module/templatedir.rb:53 msgid "Unable to clone git repository '%{repo}' to '%{dest}'" msgstr "" #: ../lib/pdk/module/templatedir.rb:107 msgid "Rendering '%{template}'..." msgstr "" #: ../lib/pdk/module/templatedir.rb:113 msgid "" "Failed to render template '%{template}'\n" "%{exception}: %{message}" msgstr "" #: ../lib/pdk/module/templatedir.rb:177 msgid "The specified template '%{path}' is not a directory" msgstr "" #: ../lib/pdk/module/templatedir.rb:181 msgid "The template at '%{path}' does not contain a moduleroot directory" msgstr "" #: ../lib/pdk/module/templatedir.rb:225 msgid "'%{file}' is not a valid YAML file: %{message}" msgstr "" #: ../lib/pdk/report/event.rb:162 msgid "file not specified" msgstr "" #: ../lib/pdk/report/event.rb:166 msgid "file must be a String" msgstr "" #: ../lib/pdk/report/event.rb:197 msgid "state not specified" msgstr "" #: ../lib/pdk/report/event.rb:202 msgid "state must be a Symbol, not %{type}" msgstr "" #: ../lib/pdk/report/event.rb:207 msgid "Invalid state %{state}, valid states are: %{valid}" msgstr "" #: ../lib/pdk/report/event.rb:226 msgid "source not specified" msgstr "" #: ../lib/pdk/report/event.rb:247 msgid "line must be an Integer or a String representation of an Integer" msgstr "" #: ../lib/pdk/report/event.rb:251 msgid "the line number can only contain the digits 0-9" msgstr "" #: ../lib/pdk/report/event.rb:272 msgid "column must be an Integer or a String representation of an Integer" msgstr "" #: ../lib/pdk/report/event.rb:276 msgid "the column number can only contain the digits 0-9" msgstr "" #: ../lib/pdk/report/event.rb:294 msgid "trace must be an Array of stack trace lines" msgstr "" #: ../lib/pdk/template_file.rb:62 msgid "'%{template}' is not a readable file" msgstr "" #: ../lib/pdk/tests/unit.rb:32 msgid "Running unit tests in parallel" msgstr "" #: ../lib/pdk/tests/unit.rb:32 msgid "Running unit tests" msgstr "" #: ../lib/pdk/tests/unit.rb:37 msgid "Running %{cmd}" msgstr "" #: ../lib/pdk/tests/unit.rb:52 msgid "Unit test output did not contain a valid JSON result: %{output}" msgstr "" #: ../lib/pdk/tests/unit.rb:102 msgid "Evaluated %{total} tests in %{duration} seconds: %{failures} failures, %{pending} pending" msgstr "" #: ../lib/pdk/tests/unit.rb:159 msgid "Failed to find valid JSON in output from rspec: %{output}" msgstr "" #: ../lib/pdk/tests/unit.rb:164 msgid "Unable to enumerate examples. rspec reported: %{message}" msgstr "" #: ../lib/pdk/util.rb:47 msgid "Cannot resolve a full path to '%{path}' as it does not currently exist" msgstr "" #: ../lib/pdk/util.rb:67 msgid "Package basedir requested for non-package install" msgstr "" #: ../lib/pdk/util/bundler.rb:15 msgid "Bundle has already been installed, skipping run" msgstr "" #: ../lib/pdk/util/bundler.rb:20 msgid "No Gemfile found in '%{cwd}', skipping bundler management" msgstr "" #: ../lib/pdk/util/bundler.rb:31 msgid "No Gemfile.lock found in module, using vendored Gemfile.lock from '%{source}'" msgstr "" #: ../lib/pdk/util/bundler.rb:37 msgid "Unable to resolve Gemfile dependencies." msgstr "" #: ../lib/pdk/util/bundler.rb:44 msgid "Unable to install missing Gemfile dependencies." msgstr "" #: ../lib/pdk/util/bundler.rb:63 msgid "Unable to install requested binstubs." msgstr "" #: ../lib/pdk/util/bundler.rb:77 msgid "Checking for missing Gemfile dependencies." msgstr "" #: ../lib/pdk/util/bundler.rb:94 msgid "Resolving Gemfile dependencies" msgstr "" #: ../lib/pdk/util/bundler.rb:112 msgid "Installing missing Gemfile dependencies" msgstr "" #: ../lib/pdk/util/bundler.rb:134 msgid "Failed to generate binstubs for %{gems}" msgstr "" #: ../lib/pdk/validators/base_validator.rb:46 msgid "Invoking %{cmd}" msgstr "" #: ../lib/pdk/validators/metadata/metadata_json_lint.rb:23 msgid "Checking metadata style (%{targets})" msgstr "" #: ../lib/pdk/validators/metadata/metadata_syntax.rb:18 msgid "Checking metadata syntax (%{targets})" msgstr "" #: ../lib/pdk/validators/metadata/metadata_syntax.rb:65 msgid "not a file" msgstr "" #: ../lib/pdk/validators/metadata/metadata_syntax.rb:77 msgid "could not be read" msgstr "" #: ../lib/pdk/validators/puppet/puppet_lint.rb:22 msgid "Checking Puppet manifest style" msgstr "" #: ../lib/pdk/validators/puppet/puppet_syntax.rb:21 msgid "Checking Puppet manifest syntax" msgstr "" #: ../lib/pdk/validators/ruby/rubocop.rb:20 msgid "Checking Ruby code style" msgstr "" #: ../lib/puppet/util/windows/api_types.rb:68 msgid "Unable to read wide strings with %{null_terminator} terminal nulls" msgstr "" #: ../lib/puppet/util/windows/api_types.rb:199 msgid "Bad GUID format." msgstr "" #: ../lib/puppet/util/windows/file.rb:158 msgid "Failed to set file attributes" msgstr "" #: ../lib/puppet/util/windows/file.rb:193 msgid "out_buffer is required" msgstr "" #: ../lib/puppet/util/windows/file.rb:274 msgid "Failed to call GetLongPathName" msgstr ""