locales/pdk.pot in pdk-1.8.0 vs locales/pdk.pot in pdk-1.9.0
- old
+ new
@@ -1,18 +1,18 @@
# SOME DESCRIPTIVE TITLE.
-# Copyright (C) 2018 Puppet, Inc.
+# Copyright (C) 2019 Puppet, Inc.
# This file is distributed under the same license as the puppet development kit package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
#
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: puppet development kit v1.7.1-49-g6159e02fac\n"
+"Project-Id-Version: puppet development kit v1.8.0-22-g7b2950bc5f\n"
"\n"
"Report-Msgid-Bugs-To: docs@puppet.com\n"
-"POT-Creation-Date: 2018-11-27 17:00-0700\n"
-"PO-Revision-Date: 2018-11-27 17:00-0700\n"
+"POT-Creation-Date: 2019-01-25 16:10-0700\n"
+"PO-Revision-Date: 2019-01-25 16:10-0700\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"
@@ -531,11 +531,11 @@
msgid "Run static analysis tests."
msgstr ""
#: ../lib/pdk/cli/validate.rb:8
msgid ""
-"Run metadata, Puppet, Ruby, or Tasks validation.\n"
+"Run metadata, YAML, Puppet, Ruby, or Tasks validation.\n"
"\n"
"[validators] is an optional comma-separated list of validators to use. If not specified, all validators are used. Note that when using PowerShell, the list of validators must be enclosed in single quotes.\n"
"\n"
"[targets] is an optional space-separated list of files or directories to be validated. If not specified, validators are run against all applicable files in the module."
msgstr ""
@@ -931,18 +931,18 @@
#: ../lib/pdk/module/templatedir.rb:218
msgid "The directory '%{dir}' doesn't exist"
msgstr ""
#: ../lib/pdk/module/templatedir.rb:273
-msgid "'%{file}' is not a valid YAML file: %{message}"
+msgid "'%{file}' is not a valid YAML file: %{problem} %{context} at line %{line} column %{column}"
msgstr ""
-#: ../lib/pdk/module/templatedir.rb:301
+#: ../lib/pdk/module/templatedir.rb:308
msgid "Unable to set HEAD of git repository at '%{repo}' to ref:'%{ref}'."
msgstr ""
-#: ../lib/pdk/module/templatedir.rb:306
+#: ../lib/pdk/module/templatedir.rb:314
msgid "Unable to clone git repository at '%{repo}' into '%{dest}'."
msgstr ""
#: ../lib/pdk/module/update.rb:12
msgid "This module is already up to date with version %{version} of the template."
@@ -1022,11 +1022,11 @@
#: ../lib/pdk/report/event.rb:325
msgid "Trace must be an Array of stack trace lines."
msgstr ""
-#: ../lib/pdk/template_file.rb:62
+#: ../lib/pdk/template_file.rb:68
msgid "'%{template}' is not a readable file"
msgstr ""
#: ../lib/pdk/tests/unit.rb:47
msgid "Cleaning up after running unit tests."
@@ -1082,11 +1082,11 @@
#: ../lib/pdk/util.rb:85
msgid "Package basedir requested for non-package install."
msgstr ""
-#: ../lib/pdk/util.rb:210
+#: ../lib/pdk/util.rb:222
msgid "Unable to access the previously used template '%{template}', using the default template instead."
msgstr ""
#: ../lib/pdk/util/bundler.rb:19
msgid "Bundler managed gems already up to date."
@@ -1212,27 +1212,27 @@
#: ../lib/pdk/util/windows/file.rb:15
msgid "Failed to call GetLongPathName"
msgstr ""
-#: ../lib/pdk/validate/base_validator.rb:102
+#: ../lib/pdk/validate/base_validator.rb:108
msgid "Invoking %{cmd}"
msgstr ""
-#: ../lib/pdk/validate/base_validator.rb:107
+#: ../lib/pdk/validate/base_validator.rb:113
msgid "%{validator}: Skipped '%{target}'. Target does not contain any files to validate (%{pattern})."
msgstr ""
-#: ../lib/pdk/validate/base_validator.rb:111
+#: ../lib/pdk/validate/base_validator.rb:117
msgid "Target does not contain any files to validate (%{pattern})."
msgstr ""
-#: ../lib/pdk/validate/base_validator.rb:120
+#: ../lib/pdk/validate/base_validator.rb:126
msgid "%{validator}: Skipped '%{target}'. Target file not found."
msgstr ""
-#: ../lib/pdk/validate/base_validator.rb:124
+#: ../lib/pdk/validate/base_validator.rb:130
msgid "File does not exist."
msgstr ""
#: ../lib/pdk/validate/metadata/metadata_json_lint.rb:23
msgid "Checking module metadata style (%{targets})."
@@ -1244,11 +1244,11 @@
#: ../lib/pdk/validate/metadata/metadata_syntax.rb:18
msgid "Checking metadata syntax (%{targets})."
msgstr ""
-#: ../lib/pdk/validate/metadata/metadata_syntax.rb:69 ../lib/pdk/validate/tasks/metadata_lint.rb:77
+#: ../lib/pdk/validate/metadata/metadata_syntax.rb:69 ../lib/pdk/validate/tasks/metadata_lint.rb:77 ../lib/pdk/validate/yaml/syntax.rb:71
msgid "Could not be read."
msgstr ""
#: ../lib/pdk/validate/puppet/puppet_lint.rb:22
msgid "Checking Puppet manifest style (%{pattern})."
@@ -1278,6 +1278,14 @@
msgid "Invalid task name. Task names must start with a lowercase letterand can only contain lowercase letters, numbers, and underscores."
msgstr ""
#: ../lib/pdk/validate/tasks/name.rb:23
msgid "Checking task names (%{targets})."
+msgstr ""
+
+#: ../lib/pdk/validate/yaml/syntax.rb:27
+msgid "Checking YAML syntax (%{targets})."
+msgstr ""
+
+#: ../lib/pdk/validate/yaml/syntax.rb:94
+msgid "%{problem} %{context}"
msgstr ""