Skip to content

Commit 16d316c

Browse files
(packaging) Updating the puppet.pot file
1 parent 889892f commit 16d316c

File tree

1 file changed

+22
-18
lines changed

1 file changed

+22
-18
lines changed

Diff for: locales/puppet.pot

+22-18
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
#, fuzzy
77
msgid ""
88
msgstr ""
9-
"Project-Id-Version: Puppet automation framework 8.6.0-20-g814882491c\n"
9+
"Project-Id-Version: Puppet automation framework 8.7.0-4-g889892f24b\n"
1010
"\n"
1111
"Report-Msgid-Bugs-To: https://tickets.puppetlabs.com\n"
12-
"POT-Creation-Date: 2024-04-16 22:51+0000\n"
13-
"PO-Revision-Date: 2024-04-16 22:51+0000\n"
12+
"POT-Creation-Date: 2024-06-07 17:36+0000\n"
13+
"PO-Revision-Date: 2024-06-07 17:36+0000\n"
1414
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1515
"Language-Team: LANGUAGE <[email protected]>\n"
1616
"Language: \n"
@@ -6234,23 +6234,23 @@ msgstr ""
62346234
msgid "'%{exe}' is not executable"
62356235
msgstr ""
62366236

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

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

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

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

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

@@ -6271,7 +6271,7 @@ msgstr ""
62716271
msgid "GID must be an integer"
62726272
msgstr ""
62736273

6274-
#: ../lib/puppet/provider/group/groupadd.rb:52
6274+
#: ../lib/puppet/provider/group/groupadd.rb:61
62756275
msgid "GID %{resource} already exists, use allowdupe to force group creation"
62766276
msgstr ""
62776277

@@ -6556,11 +6556,11 @@ msgstr ""
65566556
msgid "Could not find package '%{name}'"
65576557
msgstr ""
65586558

6559-
#: ../lib/puppet/provider/package/pacman.rb:85
6559+
#: ../lib/puppet/provider/package/pacman.rb:85 ../lib/puppet/provider/package/xbps.rb:35
65606560
msgid "Failed to match line '%{line}'"
65616561
msgstr ""
65626562

6563-
#: ../lib/puppet/provider/package/pacman.rb:91
6563+
#: ../lib/puppet/provider/package/pacman.rb:91 ../lib/puppet/provider/package/xbps.rb:42
65646564
msgid "Error getting installed packages"
65656565
msgstr ""
65666566

@@ -9145,31 +9145,35 @@ msgstr ""
91459145
msgid "Caught exception %{klass}:%{error} retrying"
91469146
msgstr ""
91479147

9148-
#: ../lib/puppet/util/selinux.rb:88
9148+
#: ../lib/puppet/util/selinux.rb:82
9149+
msgid "Cannot get default context with nil handle"
9150+
msgstr ""
9151+
9152+
#: ../lib/puppet/util/selinux.rb:98
91499153
msgid "Invalid context to parse: %{context}"
91509154
msgstr ""
91519155

9152-
#: ../lib/puppet/util/selinux.rb:101
9156+
#: ../lib/puppet/util/selinux.rb:111
91539157
msgid "Invalid SELinux parameter type"
91549158
msgstr ""
91559159

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

9160-
#: ../lib/puppet/util/selinux.rb:136
9164+
#: ../lib/puppet/util/selinux.rb:146
91619165
msgid "set_selinux_context component must be one of :seluser, :selrole, :seltype, or :selrange"
91629166
msgstr ""
91639167

9164-
#: ../lib/puppet/util/selinux.rb:147
9168+
#: ../lib/puppet/util/selinux.rb:157
91659169
msgid "Failed to set SELinux context %{context} on %{file}"
91669170
msgstr ""
91679171

9168-
#: ../lib/puppet/util/selinux.rb:200
9172+
#: ../lib/puppet/util/selinux.rb:210
91699173
msgid "Could not open SELinux category translation file %{path}."
91709174
msgstr ""
91719175

9172-
#: ../lib/puppet/util/selinux.rb:288
9176+
#: ../lib/puppet/util/selinux.rb:298
91739177
msgid "got a relative path in SELinux find_fs: %{path}"
91749178
msgstr ""
91759179

0 commit comments

Comments
 (0)