Skip to content

Commit

Permalink
(packaging) Updating the puppet.pot file
Browse files Browse the repository at this point in the history
  • Loading branch information
puppetlabs-jenkins committed Jul 6, 2023
1 parent 2052c18 commit 26307f0
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions locales/puppet.pot
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Puppet automation framework 8.1.0-30-g0b9e1aca5e\n"
"Project-Id-Version: Puppet automation framework 8.1.0-43-g2052c18a7f\n"
"\n"
"Report-Msgid-Bugs-To: https://tickets.puppetlabs.com\n"
"POT-Creation-Date: 2023-06-28 00:08+0000\n"
"PO-Revision-Date: 2023-06-28 00:08+0000\n"
"POT-Creation-Date: 2023-07-06 21:09+0000\n"
"PO-Revision-Date: 2023-07-06 21:09+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"Language: \n"
Expand Down Expand Up @@ -7335,7 +7335,7 @@ msgstr ""
msgid "%{name} has not declared what class it wraps"
msgstr ""

#: ../lib/puppet/ssl/base.rb:32 ../lib/puppet/x509/cert_provider.rb:375
#: ../lib/puppet/ssl/base.rb:32 ../lib/puppet/x509/cert_provider.rb:382
msgid "Certname %{name} must not contain unprintable or non-ASCII characters"
msgstr ""

Expand Down Expand Up @@ -7435,23 +7435,23 @@ msgstr ""
msgid "Server hostname '%{host}' did not match server certificate; %{expected_certnames}"
msgstr ""

#: ../lib/puppet/ssl/oids.rb:113
#: ../lib/puppet/ssl/oids.rb:115
msgid "Error loading ssl custom OIDs mapping file from '%{custom_oid_file}': %{err}"
msgstr ""

#: ../lib/puppet/ssl/oids.rb:117
#: ../lib/puppet/ssl/oids.rb:119
msgid "Error loading ssl custom OIDs mapping file from '%{custom_oid_file}': no such index '%{map_key}'"
msgstr ""

#: ../lib/puppet/ssl/oids.rb:121
#: ../lib/puppet/ssl/oids.rb:123
msgid "Error loading ssl custom OIDs mapping file from '%{custom_oid_file}': data under index '%{map_key}' must be a Hash"
msgstr ""

#: ../lib/puppet/ssl/oids.rb:128
#: ../lib/puppet/ssl/oids.rb:130
msgid "Error loading ssl custom OIDs mapping file from '%{custom_oid_file}': incomplete definition of oid '%{oid}'"
msgstr ""

#: ../lib/puppet/ssl/oids.rb:160
#: ../lib/puppet/ssl/oids.rb:162
msgid "Error registering ssl custom OIDs mapping from file '%{custom_oid_file}': %{err}"
msgstr ""

Expand Down Expand Up @@ -7640,7 +7640,7 @@ msgid "Renewing client certificate"
msgstr ""

#: ../lib/puppet/ssl/state_machine.rb:382
msgid "Refreshed client certificate: %{cert_digest}, not before '%{not_before}', not after '%{not_after}'"
msgid "Renewed client certificate: %{cert_digest}, not before '%{not_before}', not after '%{not_after}'"
msgstr ""

#: ../lib/puppet/ssl/state_machine.rb:387
Expand Down Expand Up @@ -9717,14 +9717,14 @@ msgstr ""
msgid "Failed to load client certificate for '%{name}'"
msgstr ""

#: ../lib/puppet/x509/cert_provider.rb:329
#: ../lib/puppet/x509/cert_provider.rb:336
msgid "Failed to save certificate request for '%{name}'"
msgstr ""

#: ../lib/puppet/x509/cert_provider.rb:345
#: ../lib/puppet/x509/cert_provider.rb:352
msgid "Failed to load certificate request for '%{name}'"
msgstr ""

#: ../lib/puppet/x509/cert_provider.rb:358
#: ../lib/puppet/x509/cert_provider.rb:365
msgid "Failed to delete certificate request for '%{name}'"
msgstr ""

0 comments on commit 26307f0

Please sign in to comment.