locales/r10k.pot in r10k-3.8.0 vs locales/r10k.pot in r10k-3.9.0
- old
+ new
@@ -4,15 +4,15 @@
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
#
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: r10k 3.4.1-133-g2007a86\n"
+"Project-Id-Version: r10k 3.4.1-151-g93d38cb\n"
"\n"
"Report-Msgid-Bugs-To: docs@puppetlabs.com\n"
-"POT-Creation-Date: 2021-02-12 02:00+0000\n"
-"PO-Revision-Date: 2021-02-12 02:00+0000\n"
+"POT-Creation-Date: 2021-03-15 17:00+0000\n"
+"PO-Revision-Date: 2021-03-15 17:00+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"
@@ -101,14 +101,18 @@
#: ../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:64
+#: ../lib/r10k/environment/base.rb:61 ../lib/r10k/environment/base.rb:77 ../lib/r10k/environment/base.rb:86 ../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})"
+msgstr ""
+
#: ../lib/r10k/environment/with_modules.rb:60
msgid "Environment and %{src} both define the \"%{name}\" module"
msgstr ""
#: ../lib/r10k/environment/with_modules.rb:61
@@ -229,35 +233,35 @@
#: ../lib/r10k/git/rugged/credentials.rb:57
msgid "Unable to use SSH key auth for %{url}: private key %{private_key} is missing or unreadable"
msgstr ""
-#: ../lib/r10k/git/rugged/credentials.rb:72
+#: ../lib/r10k/git/rugged/credentials.rb:84
msgid "Using OAuth token from stdin for URL %{url}"
msgstr ""
-#: ../lib/r10k/git/rugged/credentials.rb:75
+#: ../lib/r10k/git/rugged/credentials.rb:87
msgid "Using OAuth token from %{token_path} for URL %{url}"
msgstr ""
-#: ../lib/r10k/git/rugged/credentials.rb:77
+#: ../lib/r10k/git/rugged/credentials.rb:89
msgid "%{path} is missing or unreadable, cannot load OAuth token"
msgstr ""
-#: ../lib/r10k/git/rugged/credentials.rb:81
+#: ../lib/r10k/git/rugged/credentials.rb:93
msgid "Supplied OAuth token contains invalid characters."
msgstr ""
-#: ../lib/r10k/git/rugged/credentials.rb:110
+#: ../lib/r10k/git/rugged/credentials.rb:117
msgid "URL %{url} includes the username %{username}, using that user for authentication."
msgstr ""
-#: ../lib/r10k/git/rugged/credentials.rb:113
+#: ../lib/r10k/git/rugged/credentials.rb:120
msgid "URL %{url} did not specify a user, using %{user} from configuration"
msgstr ""
-#: ../lib/r10k/git/rugged/credentials.rb:116
+#: ../lib/r10k/git/rugged/credentials.rb:123
msgid "URL %{url} did not specify a user, using current user %{user}"
msgstr ""
#: ../lib/r10k/git/rugged/thin_repository.rb:85 ../lib/r10k/git/shellgit/thin_repository.rb:65
msgid "Updated repo %{path} to include alternate object db path %{objects_dir}"
@@ -325,22 +329,18 @@
#: ../lib/r10k/module/base.rb:118
msgid "Module name (%{title}) must match either 'modulename' or 'owner/modulename'"
msgstr ""
-#: ../lib/r10k/module/forge.rb:70 ../lib/r10k/module/forge.rb:99
+#: ../lib/r10k/module/forge.rb:81 ../lib/r10k/module/forge.rb:110
msgid "The module %{title} does not exist on %{url}."
msgstr ""
-#: ../lib/r10k/module/forge.rb:174
+#: ../lib/r10k/module/forge.rb:185
msgid "Forge module names must match 'owner/modulename', instead got #{title}"
msgstr ""
-#: ../lib/r10k/module/git.rb:113
-msgid "Unhandled options %{unhandled} specified for %{class}"
-msgstr ""
-
#: ../lib/r10k/module/local.rb:34
msgid "Module %{title} is a local module, always indicating synced."
msgstr ""
#: ../lib/r10k/module/metadata_file.rb:25
@@ -544,10 +544,14 @@
#: ../lib/r10k/util/purgeable.rb:81
msgid "Unable to remove unmanaged path: %{path}"
msgstr ""
-#: ../lib/r10k/util/setopts.rb:49
+#: ../lib/r10k/util/setopts.rb:58
+msgid "%{class_name} parameters '%{a}' and '%{b}' conflict. Specify one or the other, but not both"
+msgstr ""
+
+#: ../lib/r10k/util/setopts.rb:65
msgid "%{class_name} cannot handle option '%{key}'"
msgstr ""
#: ../lib/r10k/util/subprocess.rb:69
msgid "Starting process: %{args}"