locales/r10k.pot in r10k-3.9.0 vs locales/r10k.pot in r10k-3.9.1

- old
+ new

@@ -4,15 +4,15 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, 2021. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: r10k 3.4.1-151-g93d38cb\n" +"Project-Id-Version: r10k 3.4.1-231-g5574915\n" "\n" "Report-Msgid-Bugs-To: docs@puppetlabs.com\n" -"POT-Creation-Date: 2021-03-15 17:00+0000\n" -"PO-Revision-Date: 2021-03-15 17:00+0000\n" +"POT-Creation-Date: 2021-05-10 23:18+0000\n" +"PO-Revision-Date: 2021-05-10 23:18+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,62 +29,42 @@ #: ../lib/r10k/action/deploy/deploy_helpers.rb:27 msgid "Reason: %{write_lock}" msgstr "" -#: ../lib/r10k/action/deploy/environment.rb:57 +#: ../lib/r10k/action/deploy/environment.rb:109 msgid "Environment(s) \\'%{environments}\\' cannot be found in any source and will not be deployed." msgstr "" -#: ../lib/r10k/action/deploy/environment.rb:85 +#: ../lib/r10k/action/deploy/environment.rb:139 msgid "Environment %{env_dir} does not match environment name filter, skipping" msgstr "" -#: ../lib/r10k/action/deploy/environment.rb:93 +#: ../lib/r10k/action/deploy/environment.rb:147 msgid "Deploying environment %{env_path}" msgstr "" -#: ../lib/r10k/action/deploy/environment.rb:96 +#: ../lib/r10k/action/deploy/environment.rb:150 msgid "Environment %{env_dir} is now at %{env_signature}" msgstr "" -#: ../lib/r10k/action/deploy/environment.rb:100 +#: ../lib/r10k/action/deploy/environment.rb:154 msgid "Environment %{env_dir} is new, updating all modules" msgstr "" -#: ../lib/r10k/action/deploy/environment.rb:143 -msgid "Deploying %{origin} content %{path}" +#: ../lib/r10k/action/deploy/module.rb:78 +msgid "Only updating modules in environment(s) %{opt_env} skipping environment %{env_path}" msgstr "" -#: ../lib/r10k/action/deploy/module.rb:49 -msgid "Only updating modules in environment %{opt_env} skipping environment %{env_path}" -msgstr "" - -#: ../lib/r10k/action/deploy/module.rb:51 +#: ../lib/r10k/action/deploy/module.rb:80 msgid "Updating modules %{modules} in environment %{env_path}" msgstr "" -#: ../lib/r10k/action/deploy/module.rb:63 -msgid "Deploying module %{mod_path}" -msgstr "" - -#: ../lib/r10k/action/deploy/module.rb:70 -msgid "Only updating modules %{modules}, skipping module %{mod_name}" -msgstr "" - -#: ../lib/r10k/action/puppetfile/check.rb:14 +#: ../lib/r10k/action/puppetfile/check.rb:16 msgid "Syntax OK" msgstr "" -#: ../lib/r10k/action/puppetfile/install.rb:30 -msgid "Updating module %{mod_path}" -msgstr "" - -#: ../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:54 ../lib/r10k/deployment/config.rb:42 msgid "Overriding config file setting '%{key}': '%{old_val}' -> '%{new_val}'" msgstr "" #: ../lib/r10k/action/runner.rb:91 @@ -93,19 +73,31 @@ #: ../lib/r10k/action/runner.rb:94 msgid "No config file explicitly given and no default config file could be found, default settings will be used." msgstr "" +#: ../lib/r10k/content_synchronizer.rb:13 +msgid "Updating modules with %{pool_size} threads" +msgstr "" + +#: ../lib/r10k/content_synchronizer.rb:24 +msgid "Error during concurrent deploy of a module: %{message}" +msgstr "" + +#: ../lib/r10k/content_synchronizer.rb:52 +msgid "Module thread %{id} exiting: %{message}" +msgstr "" + #: ../lib/r10k/deployment.rb:90 msgid "Environment collision at %{env_path} between %{source}:%{env_name} and %{osource}:%{oenv_name}" msgstr "" #: ../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:61 ../lib/r10k/environment/base.rb:77 ../lib/r10k/environment/base.rb:86 ../lib/r10k/source/base.rb:69 +#: ../lib/r10k/environment/base.rb:65 ../lib/r10k/environment/base.rb:81 ../lib/r10k/environment/base.rb:90 ../lib/r10k/source/base.rb:69 msgid "%{class} has not implemented method %{method}" msgstr "" #: ../lib/r10k/environment/name.rb:78 msgid "Improper configuration value given for strip_component setting in %{src} source. Value must be a string, a /regex/, false, or omitted. Got \"%{val}\" (%{type})" @@ -325,63 +317,63 @@ #: ../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:118 +#: ../lib/r10k/module/base.rb:75 +msgid "Deploying module to %{path}" +msgstr "" + +#: ../lib/r10k/module/base.rb:78 +msgid "Only updating modules %{modules}, skipping module %{name}" +msgstr "" + +#: ../lib/r10k/module/base.rb:134 msgid "Module name (%{title}) must match either 'modulename' or 'owner/modulename'" msgstr "" -#: ../lib/r10k/module/forge.rb:81 ../lib/r10k/module/forge.rb:110 +#: ../lib/r10k/module/forge.rb:88 ../lib/r10k/module/forge.rb:117 msgid "The module %{title} does not exist on %{url}." msgstr "" -#: ../lib/r10k/module/forge.rb:185 +#: ../lib/r10k/module/forge.rb:192 msgid "Forge module names must match 'owner/modulename', instead got #{title}" msgstr "" -#: ../lib/r10k/module/local.rb:34 +#: ../lib/r10k/module/git.rb:66 +msgid "Cannot track control repo branch for content '%{name}' when not part of a git-backed environment, will use default if available." +msgstr "" + +#: ../lib/r10k/module/local.rb:35 msgid "Module %{title} is a local module, always indicating synced." msgstr "" #: ../lib/r10k/module/metadata_file.rb:25 msgid "Could not read metadata.json" msgstr "" -#: ../lib/r10k/puppetfile.rb:57 +#: ../lib/r10k/puppetfile.rb:73 msgid "Using Puppetfile '%{puppetfile}'" msgstr "" -#: ../lib/r10k/puppetfile.rb:71 +#: ../lib/r10k/puppetfile.rb:87 msgid "Puppetfile %{path} missing or unreadable" msgstr "" -#: ../lib/r10k/puppetfile.rb:84 +#: ../lib/r10k/puppetfile.rb:100 msgid "Failed to evaluate %{path}" msgstr "" -#: ../lib/r10k/puppetfile.rb:98 +#: ../lib/r10k/puppetfile.rb:114 msgid "Puppetfiles cannot contain duplicate module names." msgstr "" -#: ../lib/r10k/puppetfile.rb:100 +#: ../lib/r10k/puppetfile.rb:116 msgid "Remove the duplicates of the following modules: %{dupes}" msgstr "" -#: ../lib/r10k/puppetfile.rb:201 -msgid "Updating modules with %{pool_size} threads" -msgstr "" - -#: ../lib/r10k/puppetfile.rb:212 -msgid "Error during concurrent deploy of a module: %{message}" -msgstr "" - -#: ../lib/r10k/puppetfile.rb:241 -msgid "Module thread %{id} exiting: %{message}" -msgstr "" - -#: ../lib/r10k/puppetfile.rb:300 +#: ../lib/r10k/puppetfile.rb:276 msgid "unrecognized declaration '%{method}'" msgstr "" #: ../lib/r10k/settings/collection.rb:77 msgid "Validation failed for '%{name}' settings group" @@ -468,22 +460,22 @@ #: ../lib/r10k/source/git.rb:80 msgid "Unable to determine current branches for Git source '%{name}' (%{basedir})" msgstr "" -#: ../lib/r10k/source/git.rb:105 +#: ../lib/r10k/source/git.rb:110 msgid "Environment %{env_name} contained non-word characters, correcting name to %{corrected_env_name}" msgstr "" -#: ../lib/r10k/source/git.rb:109 +#: ../lib/r10k/source/git.rb:119 msgid "Environment %{env_name} contained non-word characters, ignoring it." msgstr "" -#: ../lib/r10k/source/git.rb:128 ../lib/r10k/source/svn.rb:113 +#: ../lib/r10k/source/git.rb:138 ../lib/r10k/source/svn.rb:113 msgid "Branch %{branch} filtered out by ignore_branch_prefixes %{ibp}" msgstr "" -#: ../lib/r10k/source/git.rb:139 +#: ../lib/r10k/source/git.rb:149 msgid "Branch `%{name}:%{branch}` filtered out by filter_command %{cmd}" msgstr "" #: ../lib/r10k/source/yaml.rb:10 msgid "Couldn't open environments file %{file}: %{err}"