locales/r10k.pot in r10k-2.6.9 vs locales/r10k.pot in r10k-3.0.0
- old
+ new
@@ -4,15 +4,15 @@
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: r10k 2.6.5-10-g5854775\n"
+"Project-Id-Version: r10k 2.6.3-141-gc7f57d5\n"
"\n"
"Report-Msgid-Bugs-To: docs@puppetlabs.com\n"
-"POT-Creation-Date: 2018-11-29 09:11-0800\n"
-"PO-Revision-Date: 2018-11-29 09:11-0800\n"
+"POT-Creation-Date: 2018-08-02 19:06+0000\n"
+"PO-Revision-Date: 2018-08-02 19:06+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"
@@ -73,14 +73,10 @@
#: ../lib/r10k/action/puppetfile/check.rb:14
msgid "Syntax OK"
msgstr ""
-#: ../lib/r10k/action/puppetfile/cri_runner.rb:19
-msgid "The use of the PUPPETFILE and PUPPETFILE_DIR environment variables is deprecated."
-msgstr ""
-
#: ../lib/r10k/action/puppetfile/install.rb:30
msgid "Updating module %{mod_path}"
msgstr ""
#: ../lib/r10k/action/puppetfile/install.rb:33
@@ -105,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:53 ../lib/r10k/environment/base.rb:69 ../lib/r10k/environment/base.rb:78 ../lib/r10k/source/base.rb:58
+#: ../lib/r10k/environment/base.rb:59 ../lib/r10k/environment/base.rb:75 ../lib/r10k/environment/base.rb:84 ../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."
@@ -245,10 +241,14 @@
#: ../lib/r10k/git/rugged/working_repository.rb:87
msgid "Fetching remote '%{remote}' at %{path}"
msgstr ""
+#: ../lib/r10k/git/rugged/working_repository.rb:125 ../lib/r10k/git/shellgit/working_repository.rb:100
+msgid "Found local modifications in %{file_path}"
+msgstr ""
+
#: ../lib/r10k/git/stateful_repository.rb:40
msgid "Unable to sync repo to unresolvable ref '%{ref}'"
msgstr ""
#: ../lib/r10k/git/stateful_repository.rb:47
@@ -317,27 +317,31 @@
#: ../lib/r10k/module/metadata_file.rb:25
msgid "Could not read metadata.json"
msgstr ""
-#: ../lib/r10k/puppetfile.rb:62
+#: ../lib/r10k/puppetfile.rb:52
+msgid "Using Puppetfile '%{puppetfile}'"
+msgstr ""
+
+#: ../lib/r10k/puppetfile.rb:65
msgid "Puppetfile %{path} missing or unreadable"
msgstr ""
-#: ../lib/r10k/puppetfile.rb:72
+#: ../lib/r10k/puppetfile.rb:75
msgid "Failed to evaluate %{path}"
msgstr ""
-#: ../lib/r10k/puppetfile.rb:86
-msgid "Puppetfiles should not contain duplicate module names and will result in an error in r10k v3.x."
+#: ../lib/r10k/puppetfile.rb:85
+msgid "Puppetfiles cannot contain duplicate module names."
msgstr ""
#: ../lib/r10k/puppetfile.rb:87
msgid "Remove the duplicates of the following modules: %{dupes}"
msgstr ""
-#: ../lib/r10k/puppetfile.rb:207
+#: ../lib/r10k/puppetfile.rb:213
msgid "unrecognized declaration '%{method}'"
msgstr ""
#: ../lib/r10k/settings/collection.rb:77
msgid "Validation failed for '%{name}' settings group"
@@ -413,11 +417,11 @@
#: ../lib/r10k/source/git.rb:104
msgid "Environment %{env_name} contained non-word characters, ignoring it."
msgstr ""
-#: ../lib/r10k/source/git.rb:123 ../lib/r10k/source/svn.rb:111
+#: ../lib/r10k/source/git.rb:123 ../lib/r10k/source/svn.rb:113
msgid "Branch %{branch} filtered out by ignore_branch_prefixes %{ibp}"
msgstr ""
#: ../lib/r10k/svn/working_dir.rb:43
msgid "Both username and password must be specified"
@@ -441,26 +445,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:50
+#: ../lib/r10k/util/purgeable.rb:52
msgid "Not purging %{item} due to internal exclusion match: %{exclusion_match}"
msgstr ""
-#: ../lib/r10k/util/purgeable.rb:52
+#: ../lib/r10k/util/purgeable.rb:54
msgid "Not purging %{item} due to whitelist match: %{whitelist_match}"
msgstr ""
-#: ../lib/r10k/util/purgeable.rb:69
+#: ../lib/r10k/util/purgeable.rb:71
msgid "No unmanaged contents in %{managed_dirs}, nothing to purge"
msgstr ""
-#: ../lib/r10k/util/purgeable.rb:74
+#: ../lib/r10k/util/purgeable.rb:76
msgid "Removing unmanaged path %{path}"
msgstr ""
-#: ../lib/r10k/util/purgeable.rb:79
+#: ../lib/r10k/util/purgeable.rb:81
msgid "Unable to remove unmanaged path: %{path}"
msgstr ""
#: ../lib/r10k/util/setopts.rb:49
msgid "%{class_name} cannot handle option '%{key}'"