Skip to content

Commit 08d9b02

Browse files
(packaging) Updating the puppet.pot file
1 parent 500e514 commit 08d9b02

File tree

1 file changed

+81
-73
lines changed

1 file changed

+81
-73
lines changed

locales/puppet.pot

Lines changed: 81 additions & 73 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 6.23.0-160-g700d0d1f6d\n"
9+
"Project-Id-Version: Puppet automation framework 6.23.0-179-g500e514470\n"
1010
"\n"
1111
"Report-Msgid-Bugs-To: https://tickets.puppetlabs.com\n"
12-
"POT-Creation-Date: 2021-08-02 16:48+0000\n"
13-
"PO-Revision-Date: 2021-08-02 16:48+0000\n"
12+
"POT-Creation-Date: 2021-08-10 12:04+0000\n"
13+
"PO-Revision-Date: 2021-08-10 12:04+0000\n"
1414
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1515
"Language-Team: LANGUAGE <[email protected]>\n"
1616
"Language: \n"
@@ -559,76 +559,84 @@ msgstr ""
559559
msgid "Selected puppet server from the `server_list` setting: %{server}:%{port}"
560560
msgstr ""
561561

562-
#: ../lib/puppet/configurer.rb:277
562+
#: ../lib/puppet/configurer.rb:278
563563
msgid "Local environment: '%{local_env}' doesn't match the environment of the cached catalog '%{catalog_env}', switching agent to '%{catalog_env}'."
564564
msgstr ""
565565

566-
#: ../lib/puppet/configurer.rb:300
567-
msgid "No environment configured, attempting to find out the last used environment"
566+
#: ../lib/puppet/configurer.rb:301
567+
msgid "Environment not passed via CLI and no catalog was given, attempting to find out the last server-specified environment"
568568
msgstr ""
569569

570-
#: ../lib/puppet/configurer.rb:336
570+
#: ../lib/puppet/configurer.rb:306
571+
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."
572+
msgstr ""
573+
574+
#: ../lib/puppet/configurer.rb:310
575+
msgid "Using environment '%{env}'"
576+
msgstr ""
577+
578+
#: ../lib/puppet/configurer.rb:341
571579
msgid "Not using catalog because its environment '%{catalog_env}' does not match agent specified environment '%{local_env}' and strict_environment_mode is set"
572580
msgstr ""
573581

574-
#: ../lib/puppet/configurer.rb:347
582+
#: ../lib/puppet/configurer.rb:352
575583
msgid "Catalog environment didn't stabilize after %{tries} fetches, aborting run"
576584
msgstr ""
577585

578-
#: ../lib/puppet/configurer.rb:349
586+
#: ../lib/puppet/configurer.rb:354
579587
msgid "Local environment: '%{local_env}' doesn't match server specified environment '%{catalog_env}', restarting agent run with environment '%{catalog_env}'"
580588
msgstr ""
581589

582-
#: ../lib/puppet/configurer.rb:412
590+
#: ../lib/puppet/configurer.rb:417
583591
msgid "Failed to apply catalog: %{detail}"
584592
msgstr ""
585593

586-
#: ../lib/puppet/configurer.rb:443
594+
#: ../lib/puppet/configurer.rb:448
587595
msgid "Environment '%{environment}' not found on server, skipping initial pluginsync."
588596
msgstr ""
589597

590-
#: ../lib/puppet/configurer.rb:460 ../lib/puppet/http/resolver/server_list.rb:68 ../lib/puppet/http/resolver/server_list.rb:72
598+
#: ../lib/puppet/configurer.rb:465 ../lib/puppet/http/resolver/server_list.rb:68 ../lib/puppet/http/resolver/server_list.rb:72
591599
msgid "Puppet server %{host}:%{port} is unavailable: %{code} %{reason}"
592600
msgstr ""
593601

594602
#. TRANSLATORS 'server_list' is the name of a setting and should not be translated
595-
#: ../lib/puppet/configurer.rb:464 ../lib/puppet/http/resolver/server_list.rb:77 ../lib/puppet/http/resolver/server_list.rb:80
603+
#: ../lib/puppet/configurer.rb:469 ../lib/puppet/http/resolver/server_list.rb:77 ../lib/puppet/http/resolver/server_list.rb:80
596604
msgid "Unable to connect to server from server_list setting: %{detail}"
597605
msgstr ""
598606

599-
#: ../lib/puppet/configurer.rb:478
600-
msgid "Found last used environment: %{environment}"
607+
#: ../lib/puppet/configurer.rb:485
608+
msgid "Found last server-specified environment: %{environment}"
601609
msgstr ""
602610

603-
#: ../lib/puppet/configurer.rb:481
604-
msgid "Unable to get last used environment: %{detail}"
611+
#: ../lib/puppet/configurer.rb:488
612+
msgid "Could not find last server-specified environment: %{detail}"
605613
msgstr ""
606614

607-
#: ../lib/puppet/configurer.rb:491 ../lib/puppet/face/report.rb:47
615+
#: ../lib/puppet/configurer.rb:498 ../lib/puppet/face/report.rb:47
608616
msgid "Could not send report: %{detail}"
609617
msgstr ""
610618

611-
#: ../lib/puppet/configurer.rb:500
619+
#: ../lib/puppet/configurer.rb:507
612620
msgid "Could not save last run local report: %{detail}"
613621
msgstr ""
614622

615-
#: ../lib/puppet/configurer.rb:519
623+
#: ../lib/puppet/configurer.rb:526
616624
msgid "Uploading facts for %{node} to %{server}"
617625
msgstr ""
618626

619-
#: ../lib/puppet/configurer.rb:527
627+
#: ../lib/puppet/configurer.rb:534
620628
msgid "Failed to submit facts: %{detail}"
621629
msgstr ""
622630

623-
#: ../lib/puppet/configurer.rb:542
631+
#: ../lib/puppet/configurer.rb:549
624632
msgid "Could not run command from %{setting}: %{detail}"
625633
msgstr ""
626634

627-
#: ../lib/puppet/configurer.rb:560
635+
#: ../lib/puppet/configurer.rb:567
628636
msgid "Could not retrieve catalog from cache: %{detail}"
629637
msgstr ""
630638

631-
#: ../lib/puppet/configurer.rb:581
639+
#: ../lib/puppet/configurer.rb:589
632640
msgid "Could not retrieve catalog from remote server: %{detail}"
633641
msgstr ""
634642

@@ -2393,120 +2401,120 @@ msgstr ""
23932401
msgid "Catalog for %{request} was requested with fact definition for the wrong node (%{fact_name})."
23942402
msgstr ""
23952403

2396-
#: ../lib/puppet/indirector/catalog/compiler.rb:77
2404+
#: ../lib/puppet/indirector/catalog/compiler.rb:85
23972405
msgid "Setup server facts for compiling"
23982406
msgstr ""
23992407

2400-
#: ../lib/puppet/indirector/catalog/compiler.rb:105
2408+
#: ../lib/puppet/indirector/catalog/compiler.rb:113
24012409
msgid "Unsupported facts format"
24022410
msgstr ""
24032411

24042412
#. TRANSLATORS Inlining refers to adding additional metadata (in this case we are not inlining)
2405-
#: ../lib/puppet/indirector/catalog/compiler.rb:146
2413+
#: ../lib/puppet/indirector/catalog/compiler.rb:154
24062414
msgid "Not inlining absent resource"
24072415
msgstr ""
24082416

24092417
#. TRANSLATORS Inlining refers to adding additional metadata (in this case we are not inlining)
2410-
#: ../lib/puppet/indirector/catalog/compiler.rb:149
2418+
#: ../lib/puppet/indirector/catalog/compiler.rb:157
24112419
msgid "Not inlining resource without sources"
24122420
msgstr ""
24132421

24142422
#. TRANSLATORS Inlining refers to adding additional metadata (in this case we are not inlining)
2415-
#: ../lib/puppet/indirector/catalog/compiler.rb:152
2423+
#: ../lib/puppet/indirector/catalog/compiler.rb:160
24162424
msgid "Not inlining unsupported source scheme"
24172425
msgstr ""
24182426

24192427
#. TRANSLATORS Inlining refers to adding additional metadata (in this case we are not inlining)
2420-
#: ../lib/puppet/indirector/catalog/compiler.rb:174
2428+
#: ../lib/puppet/indirector/catalog/compiler.rb:182
24212429
msgid "Not inlining file outside environment"
24222430
msgstr ""
24232431

24242432
#. TRANSLATORS Inlining refers to adding additional metadata
2425-
#: ../lib/puppet/indirector/catalog/compiler.rb:180
2433+
#: ../lib/puppet/indirector/catalog/compiler.rb:188
24262434
msgid "Inlining file metadata"
24272435
msgstr ""
24282436

2429-
#: ../lib/puppet/indirector/catalog/compiler.rb:270
2437+
#: ../lib/puppet/indirector/catalog/compiler.rb:278
24302438
msgid "Could not get metadata for %{resource}"
24312439
msgstr ""
24322440

2433-
#: ../lib/puppet/indirector/catalog/compiler.rb:291
2441+
#: ../lib/puppet/indirector/catalog/compiler.rb:299
24342442
msgid "Unable to find a common checksum type between agent '%{agent_type}' and master '%{master_type}'."
24352443
msgstr ""
24362444

2437-
#: ../lib/puppet/indirector/catalog/compiler.rb:298
2445+
#: ../lib/puppet/indirector/catalog/compiler.rb:306
24382446
msgid "Compiled static catalog for %{node} in environment %{environment} in %%{seconds} seconds"
24392447
msgstr ""
24402448

2441-
#: ../lib/puppet/indirector/catalog/compiler.rb:299
2449+
#: ../lib/puppet/indirector/catalog/compiler.rb:307
24422450
msgid "Compiled static catalog for %{node} in environment %{environment}"
24432451
msgstr ""
24442452

2445-
#: ../lib/puppet/indirector/catalog/compiler.rb:301
2453+
#: ../lib/puppet/indirector/catalog/compiler.rb:309
24462454
msgid "Compiled static catalog for %{node} in %%{seconds} seconds"
24472455
msgstr ""
24482456

2449-
#: ../lib/puppet/indirector/catalog/compiler.rb:302
2457+
#: ../lib/puppet/indirector/catalog/compiler.rb:310
24502458
msgid "Compiled static catalog for %{node}"
24512459
msgstr ""
24522460

2453-
#: ../lib/puppet/indirector/catalog/compiler.rb:307
2461+
#: ../lib/puppet/indirector/catalog/compiler.rb:315
24542462
msgid "Compiled catalog for %{node} in environment %{environment} in %%{seconds} seconds"
24552463
msgstr ""
24562464

2457-
#: ../lib/puppet/indirector/catalog/compiler.rb:308
2465+
#: ../lib/puppet/indirector/catalog/compiler.rb:316
24582466
msgid "Compiled catalog for %{node} in environment %{environment}"
24592467
msgstr ""
24602468

2461-
#: ../lib/puppet/indirector/catalog/compiler.rb:310
2469+
#: ../lib/puppet/indirector/catalog/compiler.rb:318
24622470
msgid "Compiled catalog for %{node} in %%{seconds} seconds"
24632471
msgstr ""
24642472

2465-
#: ../lib/puppet/indirector/catalog/compiler.rb:311
2473+
#: ../lib/puppet/indirector/catalog/compiler.rb:319
24662474
msgid "Compiled catalog for %{node}"
24672475
msgstr ""
24682476

24692477
#. TRANSLATORS Inlined refers to adding additional metadata
2470-
#: ../lib/puppet/indirector/catalog/compiler.rb:333
2478+
#: ../lib/puppet/indirector/catalog/compiler.rb:341
24712479
msgid "Inlined resource metadata into static catalog for %{node} in environment %{environment} in %%{seconds} seconds"
24722480
msgstr ""
24732481

24742482
#. TRANSLATORS Inlined refers to adding additional metadata
2475-
#: ../lib/puppet/indirector/catalog/compiler.rb:335
2483+
#: ../lib/puppet/indirector/catalog/compiler.rb:343
24762484
msgid "Inlined resource metadata into static catalog for %{node} in environment %{environment}"
24772485
msgstr ""
24782486

24792487
#. TRANSLATORS Inlined refers to adding additional metadata
2480-
#: ../lib/puppet/indirector/catalog/compiler.rb:338
2488+
#: ../lib/puppet/indirector/catalog/compiler.rb:346
24812489
msgid "Inlined resource metadata into static catalog for %{node} in %%{seconds} seconds"
24822490
msgstr ""
24832491

24842492
#. TRANSLATORS Inlined refers to adding additional metadata
2485-
#: ../lib/puppet/indirector/catalog/compiler.rb:340
2493+
#: ../lib/puppet/indirector/catalog/compiler.rb:348
24862494
msgid "Inlined resource metadata into static catalog for %{node}"
24872495
msgstr ""
24882496

2489-
#: ../lib/puppet/indirector/catalog/compiler.rb:357
2497+
#: ../lib/puppet/indirector/catalog/compiler.rb:365
24902498
msgid "Found node information"
24912499
msgstr ""
24922500

2493-
#: ../lib/puppet/indirector/catalog/compiler.rb:365
2501+
#: ../lib/puppet/indirector/catalog/compiler.rb:373
24942502
msgid "Failed when searching for node %{name}: %{detail}"
24952503
msgstr ""
24962504

2497-
#: ../lib/puppet/indirector/catalog/compiler.rb:385
2505+
#: ../lib/puppet/indirector/catalog/compiler.rb:393
24982506
msgid "Invalid option use_node for a remote request"
24992507
msgstr ""
25002508

2501-
#: ../lib/puppet/indirector/catalog/compiler.rb:404
2509+
#: ../lib/puppet/indirector/catalog/compiler.rb:412
25022510
msgid "Could not find node '%{name}'; cannot compile"
25032511
msgstr ""
25042512

2505-
#: ../lib/puppet/indirector/catalog/compiler.rb:437
2513+
#: ../lib/puppet/indirector/catalog/compiler.rb:445
25062514
msgid "Could not retrieve fact servername"
25072515
msgstr ""
25082516

2509-
#: ../lib/puppet/indirector/catalog/compiler.rb:446
2517+
#: ../lib/puppet/indirector/catalog/compiler.rb:454
25102518
msgid "Could not retrieve either serverip or serverip6 fact"
25112519
msgstr ""
25122520

@@ -2518,7 +2526,7 @@ msgstr ""
25182526
msgid "Unable to serialize catalog to json, retrying with pson"
25192527
msgstr ""
25202528

2521-
#: ../lib/puppet/indirector/catalog/rest.rb:34 ../lib/puppet/indirector/facts/rest.rb:22 ../lib/puppet/indirector/file_content/rest.rb:33 ../lib/puppet/indirector/file_metadata/rest.rb:30 ../lib/puppet/indirector/node/rest.rb:25 ../lib/puppet/indirector/rest.rb:146 ../lib/puppet/indirector/status/rest.rb:21
2529+
#: ../lib/puppet/indirector/catalog/rest.rb:35 ../lib/puppet/indirector/facts/rest.rb:22 ../lib/puppet/indirector/file_content/rest.rb:33 ../lib/puppet/indirector/file_metadata/rest.rb:30 ../lib/puppet/indirector/node/rest.rb:25 ../lib/puppet/indirector/rest.rb:146 ../lib/puppet/indirector/status/rest.rb:21
25222530
msgid "Find %{uri} resulted in 404 with the message: %{body}"
25232531
msgstr ""
25242532

@@ -3308,19 +3316,19 @@ msgstr ""
33083316
msgid "Plan %{plan_name} not found in module %{module_name}."
33093317
msgstr ""
33103318

3311-
#: ../lib/puppet/module/plan.rb:64
3319+
#: ../lib/puppet/module/plan.rb:63
33123320
msgid "Plan names must start with a lowercase letter and be composed of only lowercase letters, numbers, and underscores"
33133321
msgstr ""
33143322

3315-
#: ../lib/puppet/module/plan.rb:66
3323+
#: ../lib/puppet/module/plan.rb:65
33163324
msgid "Plan name cannot have extension %{ext}, must be .pp or .yaml"
33173325
msgstr ""
33183326

3319-
#: ../lib/puppet/module/plan.rb:69
3327+
#: ../lib/puppet/module/plan.rb:68
33203328
msgid "Plan name cannot be a reserved word, but was '%{name}'"
33213329
msgstr ""
33223330

3323-
#: ../lib/puppet/module/plan.rb:72
3331+
#: ../lib/puppet/module/plan.rb:71
33243332
msgid "Plan name cannot be a Puppet data type, but was '%{name}'"
33253333
msgstr ""
33263334

@@ -8670,72 +8678,72 @@ msgstr ""
86708678
msgid "Could not set %{attribute} on %{class_name}: %{detail}"
86718679
msgstr ""
86728680

8673-
#: ../lib/puppet/type/exec.rb:118
8681+
#: ../lib/puppet/type/exec.rb:121
86748682
msgid "executed successfully"
86758683
msgstr ""
86768684

8677-
#: ../lib/puppet/type/exec.rb:152
8685+
#: ../lib/puppet/type/exec.rb:155
86788686
msgid "Command exceeded timeout"
86798687
msgstr ""
86808688

8681-
#: ../lib/puppet/type/exec.rb:181
8689+
#: ../lib/puppet/type/exec.rb:184
86828690
msgid "[command redacted] returned %{status} instead of one of [%{expected}]"
86838691
msgstr ""
86848692

8685-
#: ../lib/puppet/type/exec.rb:183
8693+
#: ../lib/puppet/type/exec.rb:186
86868694
msgid "'%{cmd}' returned %{status} instead of one of [%{expected}]"
86878695
msgstr ""
86888696

8689-
#: ../lib/puppet/type/exec.rb:205
8697+
#: ../lib/puppet/type/exec.rb:208
86908698
msgid "Command must be a String or Array<String>, got value of class %{klass}"
86918699
msgstr ""
86928700

8693-
#: ../lib/puppet/type/exec.rb:238
8701+
#: ../lib/puppet/type/exec.rb:241
86948702
msgid "Unable to execute commands as other users on Windows"
86958703
msgstr ""
86968704

8697-
#: ../lib/puppet/type/exec.rb:240
8705+
#: ../lib/puppet/type/exec.rb:243
86988706
msgid "Only root can execute commands as other users"
86998707
msgstr ""
87008708

8701-
#: ../lib/puppet/type/exec.rb:296
8709+
#: ../lib/puppet/type/exec.rb:299
87028710
msgid "Invalid environment setting '%{value}'"
87038711
msgstr ""
87048712

8705-
#: ../lib/puppet/type/exec.rb:309
8713+
#: ../lib/puppet/type/exec.rb:312
87068714
msgid "The umask specification is invalid: %{value}"
87078715
msgstr ""
87088716

8709-
#: ../lib/puppet/type/exec.rb:325
8717+
#: ../lib/puppet/type/exec.rb:328
87108718
msgid "The timeout must be a number."
87118719
msgstr ""
87128720

8713-
#: ../lib/puppet/type/exec.rb:342
8721+
#: ../lib/puppet/type/exec.rb:345
87148722
msgid "Tries must be an integer"
87158723
msgstr ""
87168724

8717-
#: ../lib/puppet/type/exec.rb:346
8725+
#: ../lib/puppet/type/exec.rb:349
87188726
msgid "Tries must be an integer >= 1"
87198727
msgstr ""
87208728

8721-
#: ../lib/puppet/type/exec.rb:359
8729+
#: ../lib/puppet/type/exec.rb:362
87228730
msgid "try_sleep must be a number"
87238731
msgstr ""
87248732

8725-
#: ../lib/puppet/type/exec.rb:363
8733+
#: ../lib/puppet/type/exec.rb:366
87268734
msgid "try_sleep cannot be a negative number"
87278735
msgstr ""
87288736

87298737
#. TRANSLATORS 'creates' is a parameter name and should not be translated
8730-
#: ../lib/puppet/type/exec.rb:435
8738+
#: ../lib/puppet/type/exec.rb:438
87318739
msgid "Checking that 'creates' path '%{creates_path}' exists"
87328740
msgstr ""
87338741

8734-
#: ../lib/puppet/type/exec.rb:484 ../lib/puppet/type/exec.rb:544
8742+
#: ../lib/puppet/type/exec.rb:490 ../lib/puppet/type/exec.rb:553
87358743
msgid "Check %{value} exceeded timeout"
87368744
msgstr ""
87378745

8738-
#: ../lib/puppet/type/exec.rb:636
8746+
#: ../lib/puppet/type/exec.rb:645
87398747
msgid "'%{cmd}' won't be executed because of failed check '%{check}'"
87408748
msgstr ""
87418749

0 commit comments

Comments
 (0)