Skip to content

Commit 529909d

Browse files
(i18n) Update strings in puppetdb.pot file
1 parent db2eb3f commit 529909d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

locales/puppetdb.pot

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
msgid ""
88
msgstr ""
99
"Project-Id-Version: puppetlabs.puppetdb \n"
10-
"X-Git-Ref: f76500ada526634cef74295d3c77e2fa9611bdce\n"
10+
"X-Git-Ref: db2eb3fdecc68ccc69f52a45ce2e5dd4a7bc0f16\n"
1111
"Report-Msgid-Bugs-To: docs@puppet.com\n"
1212
"POT-Creation-Date: \n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
@@ -756,6 +756,10 @@ msgid ""
756756
"Only one query may be sent in a request. Found JSON {0} after the query {1}"
757757
msgstr ""
758758

759+
#: src/puppetlabs/puppetdb/http/query.clj
760+
msgid "Parsing PQL took {0} ms: {1}"
761+
msgstr ""
762+
759763
#: src/puppetlabs/puppetdb/http/query.clj
760764
msgid "PuppetDB queries must be made via GET/POST"
761765
msgstr ""
@@ -1134,6 +1138,10 @@ msgstr ""
11341138
msgid "{0} is not a valid function"
11351139
msgstr ""
11361140

1141+
#: src/puppetlabs/puppetdb/query_eng/engine.clj
1142+
msgid "Currently unable to match this path: {0}"
1143+
msgstr ""
1144+
11371145
#: src/puppetlabs/puppetdb/query_eng/engine.clj
11381146
msgid "All values in 'array' must be the same type."
11391147
msgstr ""

0 commit comments

Comments
 (0)