locales/r10k.pot in r10k-3.9.3 vs locales/r10k.pot in r10k-3.10.0
- old
+ new
@@ -4,15 +4,15 @@
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
#
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: r10k 3.4.1-231-g5574915\n"
+"Project-Id-Version: r10k 3.9.3-10-gfedc81a\n"
"\n"
"Report-Msgid-Bugs-To: docs@puppetlabs.com\n"
-"POT-Creation-Date: 2021-05-10 23:18+0000\n"
-"PO-Revision-Date: 2021-05-10 23:18+0000\n"
+"POT-Creation-Date: 2021-07-07 21:13+0000\n"
+"PO-Revision-Date: 2021-07-07 21:13+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,35 +29,35 @@
#: ../lib/r10k/action/deploy/deploy_helpers.rb:27
msgid "Reason: %{write_lock}"
msgstr ""
-#: ../lib/r10k/action/deploy/environment.rb:109
+#: ../lib/r10k/action/deploy/environment.rb:112
msgid "Environment(s) \\'%{environments}\\' cannot be found in any source and will not be deployed."
msgstr ""
-#: ../lib/r10k/action/deploy/environment.rb:139
+#: ../lib/r10k/action/deploy/environment.rb:145
msgid "Environment %{env_dir} does not match environment name filter, skipping"
msgstr ""
-#: ../lib/r10k/action/deploy/environment.rb:147
+#: ../lib/r10k/action/deploy/environment.rb:153
msgid "Deploying environment %{env_path}"
msgstr ""
-#: ../lib/r10k/action/deploy/environment.rb:150
+#: ../lib/r10k/action/deploy/environment.rb:156
msgid "Environment %{env_dir} is now at %{env_signature}"
msgstr ""
-#: ../lib/r10k/action/deploy/environment.rb:154
+#: ../lib/r10k/action/deploy/environment.rb:160
msgid "Environment %{env_dir} is new, updating all modules"
msgstr ""
-#: ../lib/r10k/action/deploy/module.rb:78
+#: ../lib/r10k/action/deploy/module.rb:81
msgid "Only updating modules in environment(s) %{opt_env} skipping environment %{env_path}"
msgstr ""
-#: ../lib/r10k/action/deploy/module.rb:80
+#: ../lib/r10k/action/deploy/module.rb:83
msgid "Updating modules %{modules} in environment %{env_path}"
msgstr ""
#: ../lib/r10k/action/puppetfile/check.rb:16
msgid "Syntax OK"
@@ -73,19 +73,19 @@
#: ../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
+#: ../lib/r10k/content_synchronizer.rb:27
msgid "Updating modules with %{pool_size} threads"
msgstr ""
-#: ../lib/r10k/content_synchronizer.rb:24
+#: ../lib/r10k/content_synchronizer.rb:37
msgid "Error during concurrent deploy of a module: %{message}"
msgstr ""
-#: ../lib/r10k/content_synchronizer.rb:52
+#: ../lib/r10k/content_synchronizer.rb:75
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}"
@@ -93,27 +93,27 @@
#: ../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:65 ../lib/r10k/environment/base.rb:81 ../lib/r10k/environment/base.rb:90 ../lib/r10k/source/base.rb:69
+#: ../lib/r10k/environment/base.rb:68 ../lib/r10k/environment/base.rb:84 ../lib/r10k/environment/base.rb:93 ../lib/r10k/source/base.rb:83
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})"
msgstr ""
-#: ../lib/r10k/environment/with_modules.rb:60
+#: ../lib/r10k/environment/with_modules.rb:57
msgid "Environment and %{src} both define the \"%{name}\" module"
msgstr ""
-#: ../lib/r10k/environment/with_modules.rb:61
+#: ../lib/r10k/environment/with_modules.rb:58
msgid "#{msg_error}. The %{src} definition will be ignored"
msgstr ""
-#: ../lib/r10k/environment/with_modules.rb:71
+#: ../lib/r10k/environment/with_modules.rb:68
msgid "Unexpected value for `module_conflicts` setting in %{env} environment: %{val}"
msgstr ""
#: ../lib/r10k/feature.rb:27
msgid "Testing to see if feature %{name} is available."
@@ -329,15 +329,19 @@
#: ../lib/r10k/module/base.rb:134
msgid "Module name (%{title}) must match either 'modulename' or 'owner/modulename'"
msgstr ""
-#: ../lib/r10k/module/forge.rb:88 ../lib/r10k/module/forge.rb:117
+#: ../lib/r10k/module/forge.rb:89
+msgid "The module %{title} does not appear to have any published releases, cannot determine latest version."
+msgstr ""
+
+#: ../lib/r10k/module/forge.rb:92 ../lib/r10k/module/forge.rb:121
msgid "The module %{title} does not exist on %{url}."
msgstr ""
-#: ../lib/r10k/module/forge.rb:192
+#: ../lib/r10k/module/forge.rb:196
msgid "Forge module names must match 'owner/modulename', instead got #{title}"
msgstr ""
#: ../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."
@@ -369,11 +373,11 @@
#: ../lib/r10k/puppetfile.rb:116
msgid "Remove the duplicates of the following modules: %{dupes}"
msgstr ""
-#: ../lib/r10k/puppetfile.rb:276
+#: ../lib/r10k/puppetfile.rb:285
msgid "unrecognized declaration '%{method}'"
msgstr ""
#: ../lib/r10k/settings/collection.rb:77
msgid "Validation failed for '%{name}' settings group"
@@ -452,31 +456,31 @@
msgid ""
"Environment source %{name} command %{cmd} did not return valid environment data.\n"
"Returned: %{data}"
msgstr ""
-#: ../lib/r10k/source/git.rb:77
+#: ../lib/r10k/source/git.rb:75
msgid "Fetching '%{remote}' to determine current branches."
msgstr ""
-#: ../lib/r10k/source/git.rb:80
+#: ../lib/r10k/source/git.rb:78
msgid "Unable to determine current branches for Git source '%{name}' (%{basedir})"
msgstr ""
-#: ../lib/r10k/source/git.rb:110
+#: ../lib/r10k/source/git.rb:113
msgid "Environment %{env_name} contained non-word characters, correcting name to %{corrected_env_name}"
msgstr ""
-#: ../lib/r10k/source/git.rb:119
+#: ../lib/r10k/source/git.rb:122
msgid "Environment %{env_name} contained non-word characters, ignoring it."
msgstr ""
-#: ../lib/r10k/source/git.rb:138 ../lib/r10k/source/svn.rb:113
+#: ../lib/r10k/source/git.rb:141 ../lib/r10k/source/svn.rb:115
msgid "Branch %{branch} filtered out by ignore_branch_prefixes %{ibp}"
msgstr ""
-#: ../lib/r10k/source/git.rb:149
+#: ../lib/r10k/source/git.rb:152
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}"
@@ -516,26 +520,26 @@
#: ../lib/r10k/util/license.rb:18
msgid "pe_license feature is not available, PE only Puppet modules will not be downloadable."
msgstr ""
-#: ../lib/r10k/util/purgeable.rb:52
-msgid "Not purging %{item} due to internal exclusion match: %{exclusion_match}"
+#: ../lib/r10k/util/purgeable.rb:87
+msgid "Not purging %{path} due to internal exclusion match: %{exclusion_match}"
msgstr ""
-#: ../lib/r10k/util/purgeable.rb:54
-msgid "Not purging %{item} due to whitelist match: %{whitelist_match}"
+#: ../lib/r10k/util/purgeable.rb:89
+msgid "Not purging %{path} due to whitelist match: %{allowlist_match}"
msgstr ""
-#: ../lib/r10k/util/purgeable.rb:71
+#: ../lib/r10k/util/purgeable.rb:133
msgid "No unmanaged contents in %{managed_dirs}, nothing to purge"
msgstr ""
-#: ../lib/r10k/util/purgeable.rb:76
+#: ../lib/r10k/util/purgeable.rb:138
msgid "Removing unmanaged path %{path}"
msgstr ""
-#: ../lib/r10k/util/purgeable.rb:81
+#: ../lib/r10k/util/purgeable.rb:143
msgid "Unable to remove unmanaged path: %{path}"
msgstr ""
#: ../lib/r10k/util/setopts.rb:58
msgid "%{class_name} parameters '%{a}' and '%{b}' conflict. Specify one or the other, but not both"