|
6 | 6 | #, fuzzy
|
7 | 7 | msgid ""
|
8 | 8 | msgstr ""
|
9 |
| -"Project-Id-Version: Puppet automation framework 6.25.0-32-g88905a5505\n" |
| 9 | +"Project-Id-Version: Puppet automation framework 6.25.0-36-gbb1017f923\n" |
10 | 10 | "\n"
|
11 | 11 | "Report-Msgid-Bugs-To: https://tickets.puppetlabs.com\n"
|
12 |
| -"POT-Creation-Date: 2021-10-25 13:03+0000\n" |
13 |
| -"PO-Revision-Date: 2021-10-25 13:03+0000\n" |
| 12 | +"POT-Creation-Date: 2021-10-27 01:18+0000\n" |
| 13 | +"PO-Revision-Date: 2021-10-27 01:18+0000\n" |
14 | 14 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
15 | 15 | " Language-Team: LANGUAGE <[email protected]>\n"
|
16 | 16 | "Language: \n"
|
@@ -561,76 +561,92 @@ msgstr ""
|
561 | 561 | msgid "Environment not passed via CLI and no catalog was given, attempting to find out the last server-specified environment"
|
562 | 562 | msgstr ""
|
563 | 563 |
|
564 |
| -#: ../lib/puppet/configurer.rb:311 |
| 564 | +#: ../lib/puppet/configurer.rb:308 |
| 565 | +msgid "Requesting environment from the server" |
| 566 | +msgstr "" |
| 567 | + |
| 568 | +#: ../lib/puppet/configurer.rb:318 |
565 | 569 | 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."
|
566 | 570 | msgstr ""
|
567 | 571 |
|
568 |
| -#: ../lib/puppet/configurer.rb:315 |
| 572 | +#: ../lib/puppet/configurer.rb:322 |
569 | 573 | msgid "Using environment '%{env}'"
|
570 | 574 | msgstr ""
|
571 | 575 |
|
572 |
| -#: ../lib/puppet/configurer.rb:339 |
| 576 | +#: ../lib/puppet/configurer.rb:346 |
573 | 577 | msgid "Not using catalog because its environment '%{catalog_env}' does not match agent specified environment '%{local_env}' and strict_environment_mode is set"
|
574 | 578 | msgstr ""
|
575 | 579 |
|
576 |
| -#: ../lib/puppet/configurer.rb:350 |
| 580 | +#: ../lib/puppet/configurer.rb:357 |
577 | 581 | msgid "Catalog environment didn't stabilize after %{tries} fetches, aborting run"
|
578 | 582 | msgstr ""
|
579 | 583 |
|
580 |
| -#: ../lib/puppet/configurer.rb:352 |
| 584 | +#: ../lib/puppet/configurer.rb:359 |
581 | 585 | msgid "Local environment: '%{local_env}' doesn't match server specified environment '%{catalog_env}', restarting agent run with environment '%{catalog_env}'"
|
582 | 586 | msgstr ""
|
583 | 587 |
|
584 |
| -#: ../lib/puppet/configurer.rb:408 |
| 588 | +#: ../lib/puppet/configurer.rb:415 |
585 | 589 | msgid "Failed to apply catalog: %{detail}"
|
586 | 590 | msgstr ""
|
587 | 591 |
|
588 |
| -#: ../lib/puppet/configurer.rb:439 |
| 592 | +#: ../lib/puppet/configurer.rb:446 |
589 | 593 | msgid "Environment '%{environment}' not found on server, skipping initial pluginsync."
|
590 | 594 | msgstr ""
|
591 | 595 |
|
592 |
| -#: ../lib/puppet/configurer.rb:456 ../lib/puppet/http/resolver/server_list.rb:68 ../lib/puppet/http/resolver/server_list.rb:72 |
| 596 | +#: ../lib/puppet/configurer.rb:463 ../lib/puppet/http/resolver/server_list.rb:68 ../lib/puppet/http/resolver/server_list.rb:72 |
593 | 597 | msgid "Puppet server %{host}:%{port} is unavailable: %{code} %{reason}"
|
594 | 598 | msgstr ""
|
595 | 599 |
|
596 | 600 | #. TRANSLATORS 'server_list' is the name of a setting and should not be translated
|
597 |
| -#: ../lib/puppet/configurer.rb:460 ../lib/puppet/http/resolver/server_list.rb:77 ../lib/puppet/http/resolver/server_list.rb:80 |
| 601 | +#: ../lib/puppet/configurer.rb:467 ../lib/puppet/http/resolver/server_list.rb:77 ../lib/puppet/http/resolver/server_list.rb:80 |
598 | 602 | msgid "Unable to connect to server from server_list setting: %{detail}"
|
599 | 603 | msgstr ""
|
600 | 604 |
|
601 |
| -#: ../lib/puppet/configurer.rb:476 |
| 605 | +#: ../lib/puppet/configurer.rb:492 |
| 606 | +msgid "Successfully loaded last environment from the lastrunfile" |
| 607 | +msgstr "" |
| 608 | + |
| 609 | +#: ../lib/puppet/configurer.rb:496 |
602 | 610 | msgid "Found last server-specified environment: %{environment}"
|
603 | 611 | msgstr ""
|
604 | 612 |
|
605 |
| -#: ../lib/puppet/configurer.rb:479 |
| 613 | +#: ../lib/puppet/configurer.rb:499 |
606 | 614 | msgid "Could not find last server-specified environment: %{detail}"
|
607 | 615 | msgstr ""
|
608 | 616 |
|
609 |
| -#: ../lib/puppet/configurer.rb:496 ../lib/puppet/face/report.rb:47 |
| 617 | +#: ../lib/puppet/configurer.rb:529 |
| 618 | +msgid "Local environment: '%{local_env}' doesn't match server specified node environment '%{node_env}', switching agent to '%{node_env}'." |
| 619 | +msgstr "" |
| 620 | + |
| 621 | +#: ../lib/puppet/configurer.rb:537 |
| 622 | +msgid "Unable to fetch my node definition, but the agent run will continue:" |
| 623 | +msgstr "" |
| 624 | + |
| 625 | +#: ../lib/puppet/configurer.rb:556 ../lib/puppet/face/report.rb:47 |
610 | 626 | msgid "Could not send report: %{detail}"
|
611 | 627 | msgstr ""
|
612 | 628 |
|
613 |
| -#: ../lib/puppet/configurer.rb:505 |
| 629 | +#: ../lib/puppet/configurer.rb:565 |
614 | 630 | msgid "Could not save last run local report: %{detail}"
|
615 | 631 | msgstr ""
|
616 | 632 |
|
617 |
| -#: ../lib/puppet/configurer.rb:524 |
| 633 | +#: ../lib/puppet/configurer.rb:584 |
618 | 634 | msgid "Uploading facts for %{node} to %{server}"
|
619 | 635 | msgstr ""
|
620 | 636 |
|
621 |
| -#: ../lib/puppet/configurer.rb:532 |
| 637 | +#: ../lib/puppet/configurer.rb:592 |
622 | 638 | msgid "Failed to submit facts: %{detail}"
|
623 | 639 | msgstr ""
|
624 | 640 |
|
625 |
| -#: ../lib/puppet/configurer.rb:547 |
| 641 | +#: ../lib/puppet/configurer.rb:607 |
626 | 642 | msgid "Could not run command from %{setting}: %{detail}"
|
627 | 643 | msgstr ""
|
628 | 644 |
|
629 |
| -#: ../lib/puppet/configurer.rb:576 |
| 645 | +#: ../lib/puppet/configurer.rb:636 |
630 | 646 | msgid "Could not retrieve catalog from cache: %{detail}"
|
631 | 647 | msgstr ""
|
632 | 648 |
|
633 |
| -#: ../lib/puppet/configurer.rb:598 |
| 649 | +#: ../lib/puppet/configurer.rb:658 |
634 | 650 | msgid "Could not retrieve catalog from remote server: %{detail}"
|
635 | 651 | msgstr ""
|
636 | 652 |
|
|
0 commit comments