Skip to content

Commit 4ea6ee2

Browse files
(packaging) Updating the puppet.pot file
1 parent 7685918 commit 4ea6ee2

File tree

1 file changed

+52
-52
lines changed

1 file changed

+52
-52
lines changed

locales/puppet.pot

+52-52
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.8.0-75-g7e19ae9bed\n"
9+
"Project-Id-Version: Puppet automation framework 8.10.0-24-g7685918b19\n"
1010
"\n"
1111
"Report-Msgid-Bugs-To: https://tickets.puppetlabs.com\n"
12-
"POT-Creation-Date: 2024-09-05 16:06+0000\n"
13-
"PO-Revision-Date: 2024-09-05 16:06+0000\n"
12+
"POT-Creation-Date: 2024-11-05 23:06+0000\n"
13+
"PO-Revision-Date: 2024-11-05 23:06+0000\n"
1414
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1515
"Language-Team: LANGUAGE <[email protected]>\n"
1616
"Language: \n"
@@ -272,11 +272,11 @@ msgstr ""
272272
msgid "starting applying configuration to %{target} at %{scheme}%{url_host}%{port}%{url_path}"
273273
msgstr ""
274274

275-
#: ../lib/puppet/application/device.rb:390 ../lib/puppet/application/resource.rb:208
275+
#: ../lib/puppet/application/device.rb:390 ../lib/puppet/application/resource.rb:212
276276
msgid "You must specify the type to display"
277277
msgstr ""
278278

279-
#: ../lib/puppet/application/device.rb:391 ../lib/puppet/application/resource.rb:209
279+
#: ../lib/puppet/application/device.rb:391 ../lib/puppet/application/resource.rb:213
280280
msgid "Could not find type %{type}"
281281
msgstr ""
282282

@@ -414,15 +414,15 @@ msgstr ""
414414
msgid "The resource abstraction layer shell"
415415
msgstr ""
416416

417-
#: ../lib/puppet/application/resource.rb:152
417+
#: ../lib/puppet/application/resource.rb:156
418418
msgid "Editing with Yaml output is not supported"
419419
msgstr ""
420420

421-
#: ../lib/puppet/application/resource.rb:216
421+
#: ../lib/puppet/application/resource.rb:220
422422
msgid "Invalid parameter setting %{setting}"
423423
msgstr ""
424424

425-
#: ../lib/puppet/application/resource.rb:251
425+
#: ../lib/puppet/application/resource.rb:255
426426
msgid "Listing all file instances is not supported. Please specify a file or directory, e.g. puppet resource file /etc"
427427
msgstr ""
428428

@@ -530,7 +530,7 @@ msgstr ""
530530
msgid "Not using cached catalog because its environment '%{catalog_env}' does not match '%{local_env}'"
531531
msgstr ""
532532

533-
#: ../lib/puppet/configurer.rb:102 ../lib/puppet/configurer.rb:277
533+
#: ../lib/puppet/configurer.rb:102 ../lib/puppet/configurer.rb:278
534534
msgid "Using cached catalog from environment '%{catalog_env}'"
535535
msgstr ""
536536

@@ -539,144 +539,144 @@ msgid "The current total number of fact values: %{size} exceeds the fact values
539539
msgstr ""
540540

541541
#: ../lib/puppet/configurer.rb:139
542-
msgid "Fact %{name} with length: '%{length}' exceeds the length limit: %{limit}"
542+
msgid "Fact %{name} with length: %{length} exceeds the fact name length limit: %{limit}"
543543
msgstr ""
544544

545545
#: ../lib/puppet/configurer.rb:143
546546
msgid "The current number of top level facts: %{size} exceeds the top facts limit: %{max_size}"
547547
msgstr ""
548548

549549
#: ../lib/puppet/configurer.rb:147
550-
msgid "Fact value '%{value}' with the value length: '%{length}' exceeds the value length limit: %{max_length}"
550+
msgid "Fact %{name} with value %{value} with the value length: %{length} exceeds the value length limit: %{max_length}"
551551
msgstr ""
552552

553553
#: ../lib/puppet/configurer.rb:151
554-
msgid "Payload with the current size of: '%{payload}' exceeds the payload size limit: %{max_size}"
554+
msgid "Payload with the current size of: %{payload} exceeds the payload size limit: %{max_size}"
555555
msgstr ""
556556

557-
#: ../lib/puppet/configurer.rb:189
557+
#: ../lib/puppet/configurer.rb:190
558558
msgid "The size of the payload is %{payload}"
559559
msgstr ""
560560

561-
#: ../lib/puppet/configurer.rb:219
561+
#: ../lib/puppet/configurer.rb:220
562562
msgid "The total number of facts registered is %{number_of_facts}"
563563
msgstr ""
564564

565-
#: ../lib/puppet/configurer.rb:270
565+
#: ../lib/puppet/configurer.rb:271
566566
msgid "Could not retrieve catalog; skipping run"
567567
msgstr ""
568568

569-
#: ../lib/puppet/configurer.rb:286
569+
#: ../lib/puppet/configurer.rb:287
570570
msgid "Applied catalog in %{seconds} seconds"
571571
msgstr ""
572572

573-
#: ../lib/puppet/configurer.rb:320
573+
#: ../lib/puppet/configurer.rb:321
574574
msgid "Could not select a functional puppet server from server_list: '%{server_list}'"
575575
msgstr ""
576576

577577
#. TRANSLATORS 'server_list' is the name of a setting and should not be translated
578-
#: ../lib/puppet/configurer.rb:334
578+
#: ../lib/puppet/configurer.rb:335
579579
msgid "Selected puppet server from the `server_list` setting: %{server}:%{port}"
580580
msgstr ""
581581

582-
#: ../lib/puppet/configurer.rb:371
582+
#: ../lib/puppet/configurer.rb:372
583583
msgid "Local environment: '%{local_env}' doesn't match the environment of the cached catalog '%{catalog_env}', switching agent to '%{catalog_env}'."
584584
msgstr ""
585585

586-
#: ../lib/puppet/configurer.rb:394
586+
#: ../lib/puppet/configurer.rb:395
587587
msgid "Environment not passed via CLI and no catalog was given, attempting to find out the last server-specified environment"
588588
msgstr ""
589589

590-
#: ../lib/puppet/configurer.rb:398
590+
#: ../lib/puppet/configurer.rb:399
591591
msgid "Requesting environment from the server"
592592
msgstr ""
593593

594-
#: ../lib/puppet/configurer.rb:408
594+
#: ../lib/puppet/configurer.rb:409
595595
msgid "Could not find a usable environment in the lastrunfile. Either the file does not exist, does not have the required keys, or the values of 'initial_environment' and 'converged_environment' are identical."
596596
msgstr ""
597597

598-
#: ../lib/puppet/configurer.rb:412
598+
#: ../lib/puppet/configurer.rb:413
599599
msgid "Using environment '%{env}'"
600600
msgstr ""
601601

602-
#: ../lib/puppet/configurer.rb:436
602+
#: ../lib/puppet/configurer.rb:437
603603
msgid "Not using catalog because its environment '%{catalog_env}' does not match agent specified environment '%{local_env}' and strict_environment_mode is set"
604604
msgstr ""
605605

606-
#: ../lib/puppet/configurer.rb:447
606+
#: ../lib/puppet/configurer.rb:448
607607
msgid "Catalog environment didn't stabilize after %{tries} fetches, aborting run"
608608
msgstr ""
609609

610-
#: ../lib/puppet/configurer.rb:450
610+
#: ../lib/puppet/configurer.rb:451
611611
msgid "Local environment: '%{local_env}' doesn't match server specified environment '%{catalog_env}', restarting agent run with environment '%{catalog_env}'"
612612
msgstr ""
613613

614-
#: ../lib/puppet/configurer.rb:507
614+
#: ../lib/puppet/configurer.rb:508
615615
msgid "Failed to apply catalog: %{detail}"
616616
msgstr ""
617617

618-
#: ../lib/puppet/configurer.rb:539
618+
#: ../lib/puppet/configurer.rb:540
619619
msgid "Environment '%{environment}' not found on server, aborting run."
620620
msgstr ""
621621

622-
#: ../lib/puppet/configurer.rb:541
622+
#: ../lib/puppet/configurer.rb:542
623623
msgid "Environment '%{environment}' not found on server, skipping initial pluginsync."
624624
msgstr ""
625625

626-
#: ../lib/puppet/configurer.rb:559 ../lib/puppet/http/resolver/server_list.rb:65 ../lib/puppet/http/resolver/server_list.rb:69
626+
#: ../lib/puppet/configurer.rb:560 ../lib/puppet/http/resolver/server_list.rb:65 ../lib/puppet/http/resolver/server_list.rb:69
627627
msgid "Puppet server %{host}:%{port} is unavailable: %{code} %{reason}"
628628
msgstr ""
629629

630630
#. TRANSLATORS 'server_list' is the name of a setting and should not be translated
631-
#: ../lib/puppet/configurer.rb:563 ../lib/puppet/http/resolver/server_list.rb:74 ../lib/puppet/http/resolver/server_list.rb:77
631+
#: ../lib/puppet/configurer.rb:564 ../lib/puppet/http/resolver/server_list.rb:74 ../lib/puppet/http/resolver/server_list.rb:77
632632
msgid "Unable to connect to server from server_list setting: %{detail}"
633633
msgstr ""
634634

635-
#: ../lib/puppet/configurer.rb:589
635+
#: ../lib/puppet/configurer.rb:590
636636
msgid "Successfully loaded last environment from the lastrunfile"
637637
msgstr ""
638638

639-
#: ../lib/puppet/configurer.rb:593
639+
#: ../lib/puppet/configurer.rb:594
640640
msgid "Found last server-specified environment: %{environment}"
641641
msgstr ""
642642

643-
#: ../lib/puppet/configurer.rb:596
643+
#: ../lib/puppet/configurer.rb:597
644644
msgid "Could not find last server-specified environment: %{detail}"
645645
msgstr ""
646646

647-
#: ../lib/puppet/configurer.rb:616
647+
#: ../lib/puppet/configurer.rb:617
648648
msgid "Local environment: '%{local_env}' doesn't match server specified node environment '%{node_env}', switching agent to '%{node_env}'."
649649
msgstr ""
650650

651-
#: ../lib/puppet/configurer.rb:624
651+
#: ../lib/puppet/configurer.rb:625
652652
msgid "Unable to fetch my node definition, but the agent run will continue:"
653653
msgstr ""
654654

655-
#: ../lib/puppet/configurer.rb:643 ../lib/puppet/face/report.rb:48
655+
#: ../lib/puppet/configurer.rb:644 ../lib/puppet/face/report.rb:48
656656
msgid "Could not send report: %{detail}"
657657
msgstr ""
658658

659-
#: ../lib/puppet/configurer.rb:652
659+
#: ../lib/puppet/configurer.rb:653
660660
msgid "Could not save last run local report: %{detail}"
661661
msgstr ""
662662

663-
#: ../lib/puppet/configurer.rb:671
663+
#: ../lib/puppet/configurer.rb:672
664664
msgid "Uploading facts for %{node} to %{server}"
665665
msgstr ""
666666

667-
#: ../lib/puppet/configurer.rb:680
667+
#: ../lib/puppet/configurer.rb:681
668668
msgid "Failed to submit facts: %{detail}"
669669
msgstr ""
670670

671-
#: ../lib/puppet/configurer.rb:695
671+
#: ../lib/puppet/configurer.rb:696
672672
msgid "Could not run command from %{setting}: %{detail}"
673673
msgstr ""
674674

675-
#: ../lib/puppet/configurer.rb:724
675+
#: ../lib/puppet/configurer.rb:725
676676
msgid "Could not retrieve catalog from cache: %{detail}"
677677
msgstr ""
678678

679-
#: ../lib/puppet/configurer.rb:746
679+
#: ../lib/puppet/configurer.rb:747
680680
msgid "Could not retrieve catalog from remote server: %{detail}"
681681
msgstr ""
682682

@@ -8099,7 +8099,7 @@ msgstr ""
80998099
msgid "Invalid backup type %{value}"
81008100
msgstr ""
81018101

8102-
#: ../lib/puppet/type/file.rb:185 ../lib/puppet/type/tidy.rb:50
8102+
#: ../lib/puppet/type/file.rb:185 ../lib/puppet/type/tidy.rb:52
81038103
msgid "Invalid recurse value %{value}"
81048104
msgstr ""
81058105

@@ -8157,7 +8157,7 @@ msgid "Copying owner/mode/group from the source file on Windows is not supported
81578157
msgstr ""
81588158

81598159
#. TRANSLATORS "stat" is a program name and should not be translated
8160-
#: ../lib/puppet/type/file.rb:912 ../lib/puppet/type/tidy.rb:377
8160+
#: ../lib/puppet/type/file.rb:912 ../lib/puppet/type/tidy.rb:379
81618161
msgid "Could not stat; permission denied"
81628162
msgstr ""
81638163

@@ -8336,34 +8336,34 @@ msgstr ""
83368336
msgid "The 'logonaccount' parameter is mandatory when setting 'logonpassword'."
83378337
msgstr ""
83388338

8339-
#: ../lib/puppet/type/tidy.rb:103
8339+
#: ../lib/puppet/type/tidy.rb:105
83408340
msgid "Tidy can't use matches with recurse 0, false, or undef"
83418341
msgstr ""
83428342

8343-
#: ../lib/puppet/type/tidy.rb:144
8343+
#: ../lib/puppet/type/tidy.rb:146
83448344
msgid "Invalid age unit '%{unit}'"
83458345
msgstr ""
83468346

83478347
#. TRANSLATORS tidy is the name of a program and should not be translated
8348-
#: ../lib/puppet/type/tidy.rb:164
8348+
#: ../lib/puppet/type/tidy.rb:166
83498349
msgid "Invalid tidy age %{age}"
83508350
msgstr ""
83518351

8352-
#: ../lib/puppet/type/tidy.rb:186
8352+
#: ../lib/puppet/type/tidy.rb:188
83538353
msgid "Invalid size unit '%{unit}'"
83548354
msgstr ""
83558355

83568356
#. TRANSLATORS tidy is the name of a program and should not be translated
8357-
#: ../lib/puppet/type/tidy.rb:204
8357+
#: ../lib/puppet/type/tidy.rb:206
83588358
msgid "Invalid tidy size %{age}"
83598359
msgstr ""
83608360

83618361
#. TRANSLATORS "Tidy" is a program name and should not be translated
8362-
#: ../lib/puppet/type/tidy.rb:298
8362+
#: ../lib/puppet/type/tidy.rb:300
83638363
msgid "Tidying %{count} files"
83648364
msgstr ""
83658365

8366-
#: ../lib/puppet/type/tidy.rb:373
8366+
#: ../lib/puppet/type/tidy.rb:375
83678367
msgid "File does not exist"
83688368
msgstr ""
83698369

0 commit comments

Comments
 (0)