locales/r10k.pot in r10k-3.14.0 vs locales/r10k.pot in r10k-3.14.1
- old
+ new
@@ -1,18 +1,18 @@
# SOME DESCRIPTIVE TITLE.
-# Copyright (C) 2021 Puppet, Inc.
+# Copyright (C) 2022 Puppet, Inc.
# This file is distributed under the same license as the r10k package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
#
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: r10k 3.9.3-170-g8cb36435\n"
+"Project-Id-Version: r10k 3.9.3-208-gb88bb368\n"
"\n"
"Report-Msgid-Bugs-To: docs@puppetlabs.com\n"
-"POT-Creation-Date: 2021-11-16 21:43+0000\n"
-"PO-Revision-Date: 2021-11-16 21:43+0000\n"
+"POT-Creation-Date: 2022-02-07 21:13+0000\n"
+"PO-Revision-Date: 2022-02-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"
@@ -113,11 +113,11 @@
#: ../lib/r10k/environment/base.rb:89 ../lib/r10k/environment/base.rb:105 ../lib/r10k/environment/base.rb:114 ../lib/r10k/source/base.rb:83
msgid "%{class} has not implemented method %{method}"
msgstr ""
-#: ../lib/r10k/environment/name.rb:78
+#: ../lib/r10k/environment/name.rb:83
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
msgid "Environment and %{src} both define the \"%{name}\" module"
@@ -393,38 +393,46 @@
#: ../lib/r10k/module.rb:45
msgid "Module %{name} with args %{args} doesn't have an implementation. (Are you using the right arguments?)"
msgstr ""
-#: ../lib/r10k/module/base.rb:83
+#: ../lib/r10k/module/base.rb:66
+msgid "Overriding :exclude_spec setting with per module setting for #{@title}"
+msgstr ""
+
+#: ../lib/r10k/module/base.rb:87
msgid "Spec dir for #{@title} will not be deleted because it is not in the moduledir"
msgstr ""
-#: ../lib/r10k/module/base.rb:95
+#: ../lib/r10k/module/base.rb:99
msgid "Deleting spec data at #{spec_path}"
msgstr ""
-#: ../lib/r10k/module/base.rb:103
+#: ../lib/r10k/module/base.rb:107
msgid "No spec dir detected at #{spec_path}, skipping deletion"
msgstr ""
-#: ../lib/r10k/module/base.rb:116
+#: ../lib/r10k/module/base.rb:120
msgid "Deploying module to %{path}"
msgstr ""
-#: ../lib/r10k/module/base.rb:119
+#: ../lib/r10k/module/base.rb:123
msgid "Only updating modules %{modules}, skipping module %{name}"
msgstr ""
-#: ../lib/r10k/module/base.rb:175
+#: ../lib/r10k/module/base.rb:179
msgid "Module name (%{title}) must match either 'modulename' or 'owner/modulename'"
msgstr ""
#: ../lib/r10k/module/definition.rb:28
msgid "Not updating module %{name}, assuming content unchanged"
msgstr ""
+#: ../lib/r10k/module/forge.rb:50
+msgid "Module version %{ver} is not a valid Forge module version"
+msgstr ""
+
#: ../lib/r10k/module/forge.rb:98
msgid "The module %{title} does not appear to have any published releases, cannot determine latest version."
msgstr ""
#: ../lib/r10k/module/forge.rb:101 ../lib/r10k/module/forge.rb:130
@@ -433,11 +441,11 @@
#: ../lib/r10k/module/forge.rb:205
msgid "Forge module names must match 'owner/modulename', instead got #{title}"
msgstr ""
-#: ../lib/r10k/module/git.rb:81
+#: ../lib/r10k/module/git.rb:79
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:37
msgid "Module %{title} is a local module, always indicating synced."
@@ -477,14 +485,14 @@
#: ../lib/r10k/module_loader/puppetfile.rb:192 ../lib/r10k/puppetfile.rb:104
msgid "Puppetfile %{path} missing or unreadable"
msgstr ""
-#: ../lib/r10k/module_loader/puppetfile.rb:228
+#: ../lib/r10k/module_loader/puppetfile.rb:230
msgid "Puppetfiles cannot contain duplicate module names."
msgstr ""
-#: ../lib/r10k/module_loader/puppetfile.rb:230
+#: ../lib/r10k/module_loader/puppetfile.rb:232
msgid "Remove the duplicates of the following modules: %{dupes}"
msgstr ""
#: ../lib/r10k/module_loader/puppetfile/dsl.rb:37
msgid "unrecognized declaration '%{method}'"