locales/r10k.pot in r10k-3.2.0 vs locales/r10k.pot in r10k-3.2.1

- old
+ new

@@ -1,18 +1,18 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) 2018 Puppet, Inc. +# Copyright (C) 2019 Puppet, Inc. # This file is distributed under the same license as the r10k package. -# FIRST AUTHOR <EMAIL@ADDRESS>, 2018. +# FIRST AUTHOR <EMAIL@ADDRESS>, 2019. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: r10k 3.0.3-15-gfa546f5\n" +"Project-Id-Version: r10k 3.2.0-7-g213f14b\n" "\n" "Report-Msgid-Bugs-To: docs@puppetlabs.com\n" -"POT-Creation-Date: 2018-12-05 22:18+0000\n" -"PO-Revision-Date: 2018-12-05 22:18+0000\n" +"POT-Creation-Date: 2019-04-18 21:10+0000\n" +"PO-Revision-Date: 2019-04-18 21:10+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" @@ -29,31 +29,31 @@ #: ../lib/r10k/action/deploy/deploy_helpers.rb:27 msgid "Reason: %{write_lock}" msgstr "" -#: ../lib/r10k/action/deploy/environment.rb:56 +#: ../lib/r10k/action/deploy/environment.rb:57 msgid "Environment(s) \\'%{environments}\\' cannot be found in any source and will not be deployed." msgstr "" -#: ../lib/r10k/action/deploy/environment.rb:79 +#: ../lib/r10k/action/deploy/environment.rb:85 msgid "Environment %{env_dir} does not match environment name filter, skipping" msgstr "" -#: ../lib/r10k/action/deploy/environment.rb:86 +#: ../lib/r10k/action/deploy/environment.rb:93 msgid "Deploying environment %{env_path}" msgstr "" -#: ../lib/r10k/action/deploy/environment.rb:89 +#: ../lib/r10k/action/deploy/environment.rb:96 msgid "Environment %{env_dir} is now at %{env_signature}" msgstr "" -#: ../lib/r10k/action/deploy/environment.rb:93 +#: ../lib/r10k/action/deploy/environment.rb:100 msgid "Environment %{env_dir} is new, updating all modules" msgstr "" -#: ../lib/r10k/action/deploy/environment.rb:123 +#: ../lib/r10k/action/deploy/environment.rb:143 msgid "Deploying Puppetfile content %{mod_path}" msgstr "" #: ../lib/r10k/action/deploy/module.rb:49 msgid "Only updating modules in environment %{opt_env} skipping environment %{env_path}" @@ -65,11 +65,11 @@ #: ../lib/r10k/action/deploy/module.rb:63 msgid "Deploying module %{mod_path}" msgstr "" -#: ../lib/r10k/action/deploy/module.rb:66 +#: ../lib/r10k/action/deploy/module.rb:70 msgid "Only updating modules %{modules}, skipping module %{mod_name}" msgstr "" #: ../lib/r10k/action/puppetfile/check.rb:14 msgid "Syntax OK" @@ -81,19 +81,19 @@ #: ../lib/r10k/action/puppetfile/install.rb:33 msgid "Cannot track control repo branch for content '%{name}' when not part of a 'deploy' action, will use default if available." msgstr "" -#: ../lib/r10k/action/runner.rb:49 ../lib/r10k/deployment/config.rb:42 +#: ../lib/r10k/action/runner.rb:53 ../lib/r10k/deployment/config.rb:42 msgid "Overriding config file setting '%{key}': '%{old_val}' -> '%{new_val}'" msgstr "" -#: ../lib/r10k/action/runner.rb:82 +#: ../lib/r10k/action/runner.rb:86 msgid "Reading configuration from %{config_path}" msgstr "" -#: ../lib/r10k/action/runner.rb:85 +#: ../lib/r10k/action/runner.rb:89 msgid "No config file explicitly given and no default config file could be found, default settings will be used." msgstr "" #: ../lib/r10k/deployment.rb:90 msgid "Environment collision at %{env_path} between %{source}:%{env_name} and %{osource}:%{oenv_name}" @@ -101,11 +101,11 @@ #: ../lib/r10k/deployment.rb:118 msgid "Unable to load sources; the supplied configuration does not define the 'sources' key" msgstr "" -#: ../lib/r10k/environment/base.rb:59 ../lib/r10k/environment/base.rb:75 ../lib/r10k/environment/base.rb:84 ../lib/r10k/source/base.rb:64 +#: ../lib/r10k/environment/base.rb:61 ../lib/r10k/environment/base.rb:77 ../lib/r10k/environment/base.rb:86 ../lib/r10k/source/base.rb:64 msgid "%{class} has not implemented method %{method}" msgstr "" #: ../lib/r10k/feature.rb:27 msgid "Testing to see if feature %{name} is available." @@ -293,11 +293,11 @@ #: ../lib/r10k/module.rb:29 msgid "Module %{name} with args %{args} doesn't have an implementation. (Are you using the right arguments?)" msgstr "" -#: ../lib/r10k/module/base.rb:101 +#: ../lib/r10k/module/base.rb:105 msgid "Module name (%{title}) must match either 'modulename' or 'owner/modulename'" msgstr "" #: ../lib/r10k/module/forge.rb:70 ../lib/r10k/module/forge.rb:95 msgid "The module %{title} does not exist on %{url}." @@ -317,31 +317,39 @@ #: ../lib/r10k/module/metadata_file.rb:25 msgid "Could not read metadata.json" msgstr "" -#: ../lib/r10k/puppetfile.rb:52 +#: ../lib/r10k/puppetfile.rb:57 msgid "Using Puppetfile '%{puppetfile}'" msgstr "" -#: ../lib/r10k/puppetfile.rb:65 +#: ../lib/r10k/puppetfile.rb:70 msgid "Puppetfile %{path} missing or unreadable" msgstr "" -#: ../lib/r10k/puppetfile.rb:75 +#: ../lib/r10k/puppetfile.rb:80 msgid "Failed to evaluate %{path}" msgstr "" -#: ../lib/r10k/puppetfile.rb:85 +#: ../lib/r10k/puppetfile.rb:90 msgid "Puppetfiles cannot contain duplicate module names." msgstr "" -#: ../lib/r10k/puppetfile.rb:87 +#: ../lib/r10k/puppetfile.rb:92 msgid "Remove the duplicates of the following modules: %{dupes}" msgstr "" -#: ../lib/r10k/puppetfile.rb:213 +#: ../lib/r10k/puppetfile.rb:179 +msgid "Updating modules with %{pool_size} threads" +msgstr "" + +#: ../lib/r10k/puppetfile.rb:198 +msgid "Thread error during concurrent module deploy: %{message}" +msgstr "" + +#: ../lib/r10k/puppetfile.rb:253 msgid "unrecognized declaration '%{method}'" msgstr "" #: ../lib/r10k/settings/collection.rb:77 msgid "Validation failed for '%{name}' settings group" @@ -349,10 +357,10 @@ #: ../lib/r10k/settings/collection.rb:79 msgid "Validation failed for settings group" msgstr "" -#: ../lib/r10k/settings/container.rb:87 +#: ../lib/r10k/settings/container.rb:91 msgid "Key %{key} is not a valid key" msgstr "" #: ../lib/r10k/settings/enum_definition.rb:13 msgid "Setting %{name} may only contain %{enums}; the disallowed values %{invalid} were present"