6
6
#, fuzzy
7
7
msgid ""
8
8
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 "
10
10
"\n "
11
11
"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 "
14
14
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
15
15
"
Language-Team :
LANGUAGE <[email protected] >\n "
16
16
"Language : \n "
@@ -6234,23 +6234,23 @@ msgstr ""
6234
6234
msgid "'%{exe}' is not executable"
6235
6235
msgstr ""
6236
6236
6237
- #: ../lib/puppet/provider/file/posix.rb:78
6237
+ #: ../lib/puppet/provider/file/posix.rb:92
6238
6238
msgid "Apparently using negative UID (%{currentvalue}) on a platform that does not consistently handle them"
6239
6239
msgstr ""
6240
6240
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
6242
6242
msgid "Failed to set owner to '%{should}': %{detail}"
6243
6243
msgstr ""
6244
6244
6245
- #: ../lib/puppet/provider/file/posix.rb:110
6245
+ #: ../lib/puppet/provider/file/posix.rb:124
6246
6246
msgid "Apparently using negative GID (%{currentvalue}) on a platform that does not consistently handle them"
6247
6247
msgstr ""
6248
6248
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
6250
6250
msgid "Failed to set group to '%{should}': %{detail}"
6251
6251
msgstr ""
6252
6252
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
6254
6254
msgid "failed to set mode %{mode} on %{path}: %{message}"
6255
6255
msgstr ""
6256
6256
@@ -6271,7 +6271,7 @@ msgstr ""
6271
6271
msgid "GID must be an integer"
6272
6272
msgstr ""
6273
6273
6274
- #: ../lib/puppet/provider/group/groupadd.rb:52
6274
+ #: ../lib/puppet/provider/group/groupadd.rb:61
6275
6275
msgid "GID %{resource} already exists, use allowdupe to force group creation"
6276
6276
msgstr ""
6277
6277
@@ -6556,11 +6556,11 @@ msgstr ""
6556
6556
msgid "Could not find package '%{name}'"
6557
6557
msgstr ""
6558
6558
6559
- #: ../lib/puppet/provider/package/pacman.rb:85
6559
+ #: ../lib/puppet/provider/package/pacman.rb:85 ../lib/puppet/provider/package/xbps.rb:35
6560
6560
msgid "Failed to match line '%{line}'"
6561
6561
msgstr ""
6562
6562
6563
- #: ../lib/puppet/provider/package/pacman.rb:91
6563
+ #: ../lib/puppet/provider/package/pacman.rb:91 ../lib/puppet/provider/package/xbps.rb:42
6564
6564
msgid "Error getting installed packages"
6565
6565
msgstr ""
6566
6566
@@ -9145,31 +9145,35 @@ msgstr ""
9145
9145
msgid "Caught exception %{klass}:%{error} retrying"
9146
9146
msgstr ""
9147
9147
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
9149
9153
msgid "Invalid context to parse: %{context}"
9150
9154
msgstr ""
9151
9155
9152
- #: ../lib/puppet/util/selinux.rb:101
9156
+ #: ../lib/puppet/util/selinux.rb:111
9153
9157
msgid "Invalid SELinux parameter type"
9154
9158
msgstr ""
9155
9159
9156
- #: ../lib/puppet/util/selinux.rb:122
9160
+ #: ../lib/puppet/util/selinux.rb:132
9157
9161
msgid "Can't set SELinux context on file unless the file already has some kind of context"
9158
9162
msgstr ""
9159
9163
9160
- #: ../lib/puppet/util/selinux.rb:136
9164
+ #: ../lib/puppet/util/selinux.rb:146
9161
9165
msgid "set_selinux_context component must be one of :seluser, :selrole, :seltype, or :selrange"
9162
9166
msgstr ""
9163
9167
9164
- #: ../lib/puppet/util/selinux.rb:147
9168
+ #: ../lib/puppet/util/selinux.rb:157
9165
9169
msgid "Failed to set SELinux context %{context} on %{file}"
9166
9170
msgstr ""
9167
9171
9168
- #: ../lib/puppet/util/selinux.rb:200
9172
+ #: ../lib/puppet/util/selinux.rb:210
9169
9173
msgid "Could not open SELinux category translation file %{path}."
9170
9174
msgstr ""
9171
9175
9172
- #: ../lib/puppet/util/selinux.rb:288
9176
+ #: ../lib/puppet/util/selinux.rb:298
9173
9177
msgid "got a relative path in SELinux find_fs: %{path}"
9174
9178
msgstr ""
9175
9179
0 commit comments