Skip to content

Commit 7c4fdc4

Browse files
(packaging) Updating the puppet.pot file
1 parent 3a4b5cb commit 7c4fdc4

File tree

1 file changed

+72
-68
lines changed

1 file changed

+72
-68
lines changed

locales/puppet.pot

Lines changed: 72 additions & 68 deletions
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.2.0-29-g809d465a09\n"
9+
"Project-Id-Version: Puppet automation framework 8.3.1-65-g3a4b5cbf69\n"
1010
"\n"
1111
"Report-Msgid-Bugs-To: https://tickets.puppetlabs.com\n"
12-
"POT-Creation-Date: 2023-09-21 23:07+0000\n"
13-
"PO-Revision-Date: 2023-09-21 23:07+0000\n"
12+
"POT-Creation-Date: 2023-11-16 23:22+0000\n"
13+
"PO-Revision-Date: 2023-11-16 23:22+0000\n"
1414
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1515
"Language-Team: LANGUAGE <[email protected]>\n"
1616
"Language: \n"
@@ -162,7 +162,7 @@ msgstr ""
162162
msgid "Could not set logdest to %{dest}."
163163
msgstr ""
164164

165-
#: ../lib/puppet/application.rb:581
165+
#: ../lib/puppet/application.rb:585
166166
msgid "No help available for puppet %{app_name}"
167167
msgstr ""
168168

@@ -450,59 +450,59 @@ msgstr ""
450450
msgid "The certificate for '%{name}' has not yet been signed"
451451
msgstr ""
452452

453-
#: ../lib/puppet/application/ssl.rb:156
453+
#: ../lib/puppet/application/ssl.rb:166
454454
msgid "Completed SSL initialization"
455455
msgstr ""
456456

457-
#: ../lib/puppet/application/ssl.rb:160
457+
#: ../lib/puppet/application/ssl.rb:170
458458
msgid "Unknown action '%{action}'"
459459
msgstr ""
460460

461-
#: ../lib/puppet/application/ssl.rb:181
461+
#: ../lib/puppet/application/ssl.rb:191
462462
msgid "Submitted certificate request for '%{name}' to %{url}"
463463
msgstr ""
464464

465-
#: ../lib/puppet/application/ssl.rb:184
465+
#: ../lib/puppet/application/ssl.rb:194
466466
msgid "Could not submit certificate request for '%{name}' to %{url} due to a conflict on the server"
467467
msgstr ""
468468

469-
#: ../lib/puppet/application/ssl.rb:186 ../lib/puppet/application/ssl.rb:189
469+
#: ../lib/puppet/application/ssl.rb:196 ../lib/puppet/application/ssl.rb:199
470470
msgid "Failed to submit certificate request: %{message}"
471471
msgstr ""
472472

473-
#: ../lib/puppet/application/ssl.rb:201
473+
#: ../lib/puppet/application/ssl.rb:211
474474
msgid "Generated certificate request in '%{path}'"
475475
msgstr ""
476476

477-
#: ../lib/puppet/application/ssl.rb:203
477+
#: ../lib/puppet/application/ssl.rb:213
478478
msgid "Failed to generate certificate request: %{message}"
479479
msgstr ""
480480

481-
#: ../lib/puppet/application/ssl.rb:211
481+
#: ../lib/puppet/application/ssl.rb:221
482482
msgid "Downloading certificate '%{name}' from %{url}"
483483
msgstr ""
484484

485-
#: ../lib/puppet/application/ssl.rb:215
485+
#: ../lib/puppet/application/ssl.rb:225
486486
msgid "Downloaded certificate '%{name}' with fingerprint %{fingerprint}"
487487
msgstr ""
488488

489-
#: ../lib/puppet/application/ssl.rb:228 ../lib/puppet/application/ssl.rb:231
489+
#: ../lib/puppet/application/ssl.rb:238 ../lib/puppet/application/ssl.rb:241
490490
msgid "Failed to download certificate: %{message}"
491491
msgstr ""
492492

493-
#: ../lib/puppet/application/ssl.rb:260 ../lib/puppet/application/ssl.rb:263
493+
#: ../lib/puppet/application/ssl.rb:270 ../lib/puppet/application/ssl.rb:273
494494
msgid "Failed to connect to the CA to determine if certificate %{certname} has been cleaned"
495495
msgstr ""
496496

497-
#: ../lib/puppet/application/ssl.rb:290
497+
#: ../lib/puppet/application/ssl.rb:300
498498
msgid "Removed %{label} %{path}"
499499
msgstr ""
500500

501-
#: ../lib/puppet/application/ssl.rb:307 ../lib/puppet/ssl/state_machine.rb:273
501+
#: ../lib/puppet/application/ssl.rb:317 ../lib/puppet/ssl/state_machine.rb:273
502502
msgid "Creating a new EC SSL key for %{name} using curve %{curve}"
503503
msgstr ""
504504

505-
#: ../lib/puppet/application/ssl.rb:310
505+
#: ../lib/puppet/application/ssl.rb:320
506506
msgid "Creating a new SSL key for %{name}"
507507
msgstr ""
508508

@@ -2306,120 +2306,124 @@ msgstr ""
23062306
msgid "Catalog for %{request} was requested with fact definition for the wrong node (%{fact_name})."
23072307
msgstr ""
23082308

2309-
#: ../lib/puppet/indirector/catalog/compiler.rb:86
2309+
#: ../lib/puppet/indirector/catalog/compiler.rb:68
2310+
msgid "Requested environment '%{request_env}' did not match server specified environment '%{server_env}'"
2311+
msgstr ""
2312+
2313+
#: ../lib/puppet/indirector/catalog/compiler.rb:94
23102314
msgid "Setup server facts for compiling"
23112315
msgstr ""
23122316

2313-
#: ../lib/puppet/indirector/catalog/compiler.rb:114
2317+
#: ../lib/puppet/indirector/catalog/compiler.rb:122
23142318
msgid "Unsupported facts format"
23152319
msgstr ""
23162320

23172321
#. TRANSLATORS Inlining refers to adding additional metadata (in this case we are not inlining)
2318-
#: ../lib/puppet/indirector/catalog/compiler.rb:155
2322+
#: ../lib/puppet/indirector/catalog/compiler.rb:163
23192323
msgid "Not inlining absent resource"
23202324
msgstr ""
23212325

23222326
#. TRANSLATORS Inlining refers to adding additional metadata (in this case we are not inlining)
2323-
#: ../lib/puppet/indirector/catalog/compiler.rb:158
2327+
#: ../lib/puppet/indirector/catalog/compiler.rb:166
23242328
msgid "Not inlining resource without sources"
23252329
msgstr ""
23262330

23272331
#. TRANSLATORS Inlining refers to adding additional metadata (in this case we are not inlining)
2328-
#: ../lib/puppet/indirector/catalog/compiler.rb:161
2332+
#: ../lib/puppet/indirector/catalog/compiler.rb:169
23292333
msgid "Not inlining unsupported source scheme"
23302334
msgstr ""
23312335

23322336
#. TRANSLATORS Inlining refers to adding additional metadata (in this case we are not inlining)
2333-
#: ../lib/puppet/indirector/catalog/compiler.rb:183
2337+
#: ../lib/puppet/indirector/catalog/compiler.rb:191
23342338
msgid "Not inlining file outside environment"
23352339
msgstr ""
23362340

23372341
#. TRANSLATORS Inlining refers to adding additional metadata
2338-
#: ../lib/puppet/indirector/catalog/compiler.rb:189
2342+
#: ../lib/puppet/indirector/catalog/compiler.rb:197
23392343
msgid "Inlining file metadata"
23402344
msgstr ""
23412345

2342-
#: ../lib/puppet/indirector/catalog/compiler.rb:279
2346+
#: ../lib/puppet/indirector/catalog/compiler.rb:287
23432347
msgid "Could not get metadata for %{resource}"
23442348
msgstr ""
23452349

2346-
#: ../lib/puppet/indirector/catalog/compiler.rb:300
2350+
#: ../lib/puppet/indirector/catalog/compiler.rb:308
23472351
msgid "Unable to find a common checksum type between agent '%{agent_type}' and master '%{master_type}'."
23482352
msgstr ""
23492353

2350-
#: ../lib/puppet/indirector/catalog/compiler.rb:307
2354+
#: ../lib/puppet/indirector/catalog/compiler.rb:315
23512355
msgid "Compiled static catalog for %{node} in environment %{environment} in %%{seconds} seconds"
23522356
msgstr ""
23532357

2354-
#: ../lib/puppet/indirector/catalog/compiler.rb:308
2358+
#: ../lib/puppet/indirector/catalog/compiler.rb:316
23552359
msgid "Compiled static catalog for %{node} in environment %{environment}"
23562360
msgstr ""
23572361

2358-
#: ../lib/puppet/indirector/catalog/compiler.rb:310
2362+
#: ../lib/puppet/indirector/catalog/compiler.rb:318
23592363
msgid "Compiled static catalog for %{node} in %%{seconds} seconds"
23602364
msgstr ""
23612365

2362-
#: ../lib/puppet/indirector/catalog/compiler.rb:311
2366+
#: ../lib/puppet/indirector/catalog/compiler.rb:319
23632367
msgid "Compiled static catalog for %{node}"
23642368
msgstr ""
23652369

2366-
#: ../lib/puppet/indirector/catalog/compiler.rb:316
2370+
#: ../lib/puppet/indirector/catalog/compiler.rb:324
23672371
msgid "Compiled catalog for %{node} in environment %{environment} in %%{seconds} seconds"
23682372
msgstr ""
23692373

2370-
#: ../lib/puppet/indirector/catalog/compiler.rb:317
2374+
#: ../lib/puppet/indirector/catalog/compiler.rb:325
23712375
msgid "Compiled catalog for %{node} in environment %{environment}"
23722376
msgstr ""
23732377

2374-
#: ../lib/puppet/indirector/catalog/compiler.rb:319
2378+
#: ../lib/puppet/indirector/catalog/compiler.rb:327
23752379
msgid "Compiled catalog for %{node} in %%{seconds} seconds"
23762380
msgstr ""
23772381

2378-
#: ../lib/puppet/indirector/catalog/compiler.rb:320
2382+
#: ../lib/puppet/indirector/catalog/compiler.rb:328
23792383
msgid "Compiled catalog for %{node}"
23802384
msgstr ""
23812385

23822386
#. TRANSLATORS Inlined refers to adding additional metadata
2383-
#: ../lib/puppet/indirector/catalog/compiler.rb:342
2387+
#: ../lib/puppet/indirector/catalog/compiler.rb:350
23842388
msgid "Inlined resource metadata into static catalog for %{node} in environment %{environment} in %%{seconds} seconds"
23852389
msgstr ""
23862390

23872391
#. TRANSLATORS Inlined refers to adding additional metadata
2388-
#: ../lib/puppet/indirector/catalog/compiler.rb:344
2392+
#: ../lib/puppet/indirector/catalog/compiler.rb:352
23892393
msgid "Inlined resource metadata into static catalog for %{node} in environment %{environment}"
23902394
msgstr ""
23912395

23922396
#. TRANSLATORS Inlined refers to adding additional metadata
2393-
#: ../lib/puppet/indirector/catalog/compiler.rb:347
2397+
#: ../lib/puppet/indirector/catalog/compiler.rb:355
23942398
msgid "Inlined resource metadata into static catalog for %{node} in %%{seconds} seconds"
23952399
msgstr ""
23962400

23972401
#. TRANSLATORS Inlined refers to adding additional metadata
2398-
#: ../lib/puppet/indirector/catalog/compiler.rb:349
2402+
#: ../lib/puppet/indirector/catalog/compiler.rb:357
23992403
msgid "Inlined resource metadata into static catalog for %{node}"
24002404
msgstr ""
24012405

2402-
#: ../lib/puppet/indirector/catalog/compiler.rb:366
2406+
#: ../lib/puppet/indirector/catalog/compiler.rb:374
24032407
msgid "Found node information"
24042408
msgstr ""
24052409

2406-
#: ../lib/puppet/indirector/catalog/compiler.rb:374
2410+
#: ../lib/puppet/indirector/catalog/compiler.rb:382
24072411
msgid "Failed when searching for node %{name}: %{detail}"
24082412
msgstr ""
24092413

2410-
#: ../lib/puppet/indirector/catalog/compiler.rb:394
2414+
#: ../lib/puppet/indirector/catalog/compiler.rb:402
24112415
msgid "Invalid option use_node for a remote request"
24122416
msgstr ""
24132417

2414-
#: ../lib/puppet/indirector/catalog/compiler.rb:413
2418+
#: ../lib/puppet/indirector/catalog/compiler.rb:421
24152419
msgid "Could not find node '%{name}'; cannot compile"
24162420
msgstr ""
24172421

2418-
#: ../lib/puppet/indirector/catalog/compiler.rb:446
2422+
#: ../lib/puppet/indirector/catalog/compiler.rb:454
24192423
msgid "Could not retrieve fact servername"
24202424
msgstr ""
24212425

2422-
#: ../lib/puppet/indirector/catalog/compiler.rb:455
2426+
#: ../lib/puppet/indirector/catalog/compiler.rb:463
24232427
msgid "Could not retrieve either serverip or serverip6 fact"
24242428
msgstr ""
24252429

@@ -2435,7 +2439,7 @@ msgstr ""
24352439
msgid "Unable to serialize catalog to json, no other acceptable format"
24362440
msgstr ""
24372441

2438-
#: ../lib/puppet/indirector/catalog/rest.rb:34 ../lib/puppet/indirector/facts/rest.rb:21 ../lib/puppet/indirector/file_content/rest.rb:30 ../lib/puppet/indirector/file_metadata/rest.rb:27 ../lib/puppet/indirector/node/rest.rb:24
2442+
#: ../lib/puppet/indirector/catalog/rest.rb:42 ../lib/puppet/indirector/facts/rest.rb:21 ../lib/puppet/indirector/file_content/rest.rb:30 ../lib/puppet/indirector/file_metadata/rest.rb:27 ../lib/puppet/indirector/node/rest.rb:24
24392443
msgid "Find %{uri} resulted in 404 with the message: %{body}"
24402444
msgstr ""
24412445

@@ -4015,7 +4019,7 @@ msgstr ""
40154019
msgid "Please remove it."
40164020
msgstr ""
40174021

4018-
#: ../lib/puppet/parameter/value_collection.rb:188 ../lib/puppet/type/resources.rb:85
4022+
#: ../lib/puppet/parameter/value_collection.rb:188 ../lib/puppet/type/resources.rb:86
40194023
msgid "Invalid value %{value}."
40204024
msgstr ""
40214025

@@ -8075,7 +8079,7 @@ msgstr ""
80758079
msgid "Check %{value} exceeded timeout"
80768080
msgstr ""
80778081

8078-
#: ../lib/puppet/type/exec.rb:654
8082+
#: ../lib/puppet/type/exec.rb:662
80798083
msgid "'%{cmd}' won't be executed because of failed check '%{check}'"
80808084
msgstr ""
80818085

@@ -8260,27 +8264,27 @@ msgstr ""
82608264
msgid "You cannot use \"mark\" property while \"ensure\" is one of [\"absent\", \"purged\"]"
82618265
msgstr ""
82628266

8263-
#: ../lib/puppet/type/resources.rb:16
8267+
#: ../lib/puppet/type/resources.rb:17
82648268
msgid "Could not find resource type '%{name}'"
82658269
msgstr ""
82668270

8267-
#: ../lib/puppet/type/resources.rb:34
8271+
#: ../lib/puppet/type/resources.rb:35
82688272
msgid "Purging resources of type %{res_type} is not supported, since they cannot be queried from the system"
82698273
msgstr ""
82708274

8271-
#: ../lib/puppet/type/resources.rb:36
8275+
#: ../lib/puppet/type/resources.rb:37
82728276
msgid "Purging is only supported on types that accept 'ensure'"
82738277
msgstr ""
82748278

8275-
#: ../lib/puppet/type/resources.rb:58
8279+
#: ../lib/puppet/type/resources.rb:59
82768280
msgid "Invalid value %{value}"
82778281
msgstr ""
82788282

8279-
#: ../lib/puppet/type/resources.rb:110
8283+
#: ../lib/puppet/type/resources.rb:111
82808284
msgid "The 'ensure' attribute on %{name} resources does not accept 'absent' as a value"
82818285
msgstr ""
82828286

8283-
#: ../lib/puppet/type/resources.rb:133
8287+
#: ../lib/puppet/type/resources.rb:134
82848288
msgid "Could not find resource type"
82858289
msgstr ""
82868290

@@ -9265,39 +9269,39 @@ msgstr ""
92659269
msgid "Value must be in DOMAIN\\%{object_class} style syntax"
92669270
msgstr ""
92679271

9268-
#: ../lib/puppet/util/windows/adsi.rb:189
9272+
#: ../lib/puppet/util/windows/adsi.rb:196
92699273
msgid "Could not resolve name: %{name}"
92709274
msgstr ""
92719275

9272-
#: ../lib/puppet/util/windows/adsi.rb:231
9276+
#: ../lib/puppet/util/windows/adsi.rb:238
92739277
msgid "Subclass must implement class-level method 'list_all'!"
92749278
msgstr ""
92759279

9276-
#: ../lib/puppet/util/windows/adsi.rb:284
9280+
#: ../lib/puppet/util/windows/adsi.rb:291
92779281
msgid "Puppet is not able to create/delete domain %{object_class} objects with the %{object_class} resource."
92789282
msgstr ""
92799283

9280-
#: ../lib/puppet/util/windows/adsi.rb:288
9284+
#: ../lib/puppet/util/windows/adsi.rb:295
92819285
msgid "%{object_class} update failed: %{error}"
92829286
msgstr ""
92839287

9284-
#: ../lib/puppet/util/windows/adsi.rb:314
9288+
#: ../lib/puppet/util/windows/adsi.rb:321
92859289
msgid "Cannot create user if group '%{name}' exists."
92869290
msgstr ""
92879291

9288-
#: ../lib/puppet/util/windows/adsi.rb:454
9292+
#: ../lib/puppet/util/windows/adsi.rb:461
92899293
msgid "Unrecognized ADS UserFlags: %{unrecognized_flags}"
92909294
msgstr ""
92919295

9292-
#: ../lib/puppet/util/windows/adsi.rb:498 ../lib/puppet/util/windows/adsi.rb:531
9296+
#: ../lib/puppet/util/windows/adsi.rb:505 ../lib/puppet/util/windows/adsi.rb:538
92939297
msgid "Failed to get user name"
92949298
msgstr ""
92959299

9296-
#: ../lib/puppet/util/windows/adsi.rb:581
9300+
#: ../lib/puppet/util/windows/adsi.rb:588
92979301
msgid "Cannot delete user profile for '%{sid}' prior to Vista SP1"
92989302
msgstr ""
92999303

9300-
#: ../lib/puppet/util/windows/adsi.rb:599
9304+
#: ../lib/puppet/util/windows/adsi.rb:606
93019305
msgid "Cannot create group if user '%{name}' exists."
93029306
msgstr ""
93039307

@@ -9475,7 +9479,7 @@ msgstr ""
94759479
msgid "An attempt to set mode %{mode} on item %{path} would result in the group, SYSTEM, to have less than Full Control rights. This attempt has been corrected to Full Control"
94769480
msgstr ""
94779481

9478-
#: ../lib/puppet/util/windows/security.rb:434 ../lib/puppet/util/windows/security.rb:451 ../lib/puppet/util/windows/sid.rb:160 ../lib/puppet/util/windows/sid.rb:222 ../lib/puppet/util/windows/user.rb:59
9482+
#: ../lib/puppet/util/windows/security.rb:434 ../lib/puppet/util/windows/security.rb:451 ../lib/puppet/util/windows/sid.rb:162 ../lib/puppet/util/windows/sid.rb:224 ../lib/puppet/util/windows/user.rb:59
94799483
msgid "Invalid SID"
94809484
msgstr ""
94819485

@@ -9631,19 +9635,19 @@ msgstr ""
96319635
msgid "Timed out while waiting for the pending transition from %{pending_state} to %{final_state} to finish. The current state is %{current_state}."
96329636
msgstr ""
96339637

9634-
#: ../lib/puppet/util/windows/sid.rb:99
9638+
#: ../lib/puppet/util/windows/sid.rb:101
96359639
msgid "Octet string must be an array of bytes"
96369640
msgstr ""
96379641

9638-
#: ../lib/puppet/util/windows/sid.rb:166
9642+
#: ../lib/puppet/util/windows/sid.rb:168
96399643
msgid "Failed to convert binary SID"
96409644
msgstr ""
96419645

9642-
#: ../lib/puppet/util/windows/sid.rb:171
9646+
#: ../lib/puppet/util/windows/sid.rb:173
96439647
msgid "ConvertSidToStringSidW failed to allocate buffer for sid"
96449648
msgstr ""
96459649

9646-
#: ../lib/puppet/util/windows/sid.rb:191
9650+
#: ../lib/puppet/util/windows/sid.rb:193
96479651
msgid "Failed to convert string SID: %{string_sid}"
96489652
msgstr ""
96499653

0 commit comments

Comments
 (0)