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 Jun 10, 2024
1 parent 2417766 commit 8273f16
Showing 1 changed file with 15 additions and 19 deletions.
34 changes: 15 additions & 19 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.7.0-4-g889892f24b\n"
"Project-Id-Version: Puppet automation framework 8.7.0-12-g2417766ced\n"
"\n"
"Report-Msgid-Bugs-To: https://tickets.puppetlabs.com\n"
"POT-Creation-Date: 2024-06-07 17:36+0000\n"
"PO-Revision-Date: 2024-06-07 17:36+0000\n"
"POT-Creation-Date: 2024-06-10 22:51+0000\n"
"PO-Revision-Date: 2024-06-10 22:51+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
Expand Down Expand Up @@ -6234,23 +6234,23 @@ msgstr ""
msgid "'%{exe}' is not executable"
msgstr ""

#: ../lib/puppet/provider/file/posix.rb:92
#: ../lib/puppet/provider/file/posix.rb:78
msgid "Apparently using negative UID (%{currentvalue}) on a platform that does not consistently handle them"
msgstr ""

#: ../lib/puppet/provider/file/posix.rb:110 ../lib/puppet/provider/file/windows.rb:48
#: ../lib/puppet/provider/file/posix.rb:96 ../lib/puppet/provider/file/windows.rb:48
msgid "Failed to set owner to '%{should}': %{detail}"
msgstr ""

#: ../lib/puppet/provider/file/posix.rb:124
#: ../lib/puppet/provider/file/posix.rb:110
msgid "Apparently using negative GID (%{currentvalue}) on a platform that does not consistently handle them"
msgstr ""

#: ../lib/puppet/provider/file/posix.rb:142 ../lib/puppet/provider/file/windows.rb:60
#: ../lib/puppet/provider/file/posix.rb:128 ../lib/puppet/provider/file/windows.rb:60
msgid "Failed to set group to '%{should}': %{detail}"
msgstr ""

#: ../lib/puppet/provider/file/posix.rb:158 ../lib/puppet/provider/file/windows.rb:77
#: ../lib/puppet/provider/file/posix.rb:144 ../lib/puppet/provider/file/windows.rb:77
msgid "failed to set mode %{mode} on %{path}: %{message}"
msgstr ""

Expand Down Expand Up @@ -9145,35 +9145,31 @@ msgstr ""
msgid "Caught exception %{klass}:%{error} retrying"
msgstr ""

#: ../lib/puppet/util/selinux.rb:82
msgid "Cannot get default context with nil handle"
msgstr ""

#: ../lib/puppet/util/selinux.rb:98
#: ../lib/puppet/util/selinux.rb:88
msgid "Invalid context to parse: %{context}"
msgstr ""

#: ../lib/puppet/util/selinux.rb:111
#: ../lib/puppet/util/selinux.rb:101
msgid "Invalid SELinux parameter type"
msgstr ""

#: ../lib/puppet/util/selinux.rb:132
#: ../lib/puppet/util/selinux.rb:122
msgid "Can't set SELinux context on file unless the file already has some kind of context"
msgstr ""

#: ../lib/puppet/util/selinux.rb:146
#: ../lib/puppet/util/selinux.rb:136
msgid "set_selinux_context component must be one of :seluser, :selrole, :seltype, or :selrange"
msgstr ""

#: ../lib/puppet/util/selinux.rb:157
#: ../lib/puppet/util/selinux.rb:147
msgid "Failed to set SELinux context %{context} on %{file}"
msgstr ""

#: ../lib/puppet/util/selinux.rb:210
#: ../lib/puppet/util/selinux.rb:200
msgid "Could not open SELinux category translation file %{path}."
msgstr ""

#: ../lib/puppet/util/selinux.rb:298
#: ../lib/puppet/util/selinux.rb:288
msgid "got a relative path in SELinux find_fs: %{path}"
msgstr ""

Expand Down

0 comments on commit 8273f16

Please sign in to comment.