Skip to content

Commit 4a9c1cb

Browse files
(packaging) Updating the puppet.pot file
1 parent bb1017f commit 4a9c1cb

File tree

1 file changed

+37
-21
lines changed

1 file changed

+37
-21
lines changed

locales/puppet.pot

Lines changed: 37 additions & 21 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.25.0-32-g88905a5505\n"
9+
"Project-Id-Version: Puppet automation framework 6.25.0-36-gbb1017f923\n"
1010
"\n"
1111
"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"
1414
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1515
"Language-Team: LANGUAGE <[email protected]>\n"
1616
"Language: \n"
@@ -561,76 +561,92 @@ msgstr ""
561561
msgid "Environment not passed via CLI and no catalog was given, attempting to find out the last server-specified environment"
562562
msgstr ""
563563

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
565569
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."
566570
msgstr ""
567571

568-
#: ../lib/puppet/configurer.rb:315
572+
#: ../lib/puppet/configurer.rb:322
569573
msgid "Using environment '%{env}'"
570574
msgstr ""
571575

572-
#: ../lib/puppet/configurer.rb:339
576+
#: ../lib/puppet/configurer.rb:346
573577
msgid "Not using catalog because its environment '%{catalog_env}' does not match agent specified environment '%{local_env}' and strict_environment_mode is set"
574578
msgstr ""
575579

576-
#: ../lib/puppet/configurer.rb:350
580+
#: ../lib/puppet/configurer.rb:357
577581
msgid "Catalog environment didn't stabilize after %{tries} fetches, aborting run"
578582
msgstr ""
579583

580-
#: ../lib/puppet/configurer.rb:352
584+
#: ../lib/puppet/configurer.rb:359
581585
msgid "Local environment: '%{local_env}' doesn't match server specified environment '%{catalog_env}', restarting agent run with environment '%{catalog_env}'"
582586
msgstr ""
583587

584-
#: ../lib/puppet/configurer.rb:408
588+
#: ../lib/puppet/configurer.rb:415
585589
msgid "Failed to apply catalog: %{detail}"
586590
msgstr ""
587591

588-
#: ../lib/puppet/configurer.rb:439
592+
#: ../lib/puppet/configurer.rb:446
589593
msgid "Environment '%{environment}' not found on server, skipping initial pluginsync."
590594
msgstr ""
591595

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
593597
msgid "Puppet server %{host}:%{port} is unavailable: %{code} %{reason}"
594598
msgstr ""
595599

596600
#. 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
598602
msgid "Unable to connect to server from server_list setting: %{detail}"
599603
msgstr ""
600604

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
602610
msgid "Found last server-specified environment: %{environment}"
603611
msgstr ""
604612

605-
#: ../lib/puppet/configurer.rb:479
613+
#: ../lib/puppet/configurer.rb:499
606614
msgid "Could not find last server-specified environment: %{detail}"
607615
msgstr ""
608616

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
610626
msgid "Could not send report: %{detail}"
611627
msgstr ""
612628

613-
#: ../lib/puppet/configurer.rb:505
629+
#: ../lib/puppet/configurer.rb:565
614630
msgid "Could not save last run local report: %{detail}"
615631
msgstr ""
616632

617-
#: ../lib/puppet/configurer.rb:524
633+
#: ../lib/puppet/configurer.rb:584
618634
msgid "Uploading facts for %{node} to %{server}"
619635
msgstr ""
620636

621-
#: ../lib/puppet/configurer.rb:532
637+
#: ../lib/puppet/configurer.rb:592
622638
msgid "Failed to submit facts: %{detail}"
623639
msgstr ""
624640

625-
#: ../lib/puppet/configurer.rb:547
641+
#: ../lib/puppet/configurer.rb:607
626642
msgid "Could not run command from %{setting}: %{detail}"
627643
msgstr ""
628644

629-
#: ../lib/puppet/configurer.rb:576
645+
#: ../lib/puppet/configurer.rb:636
630646
msgid "Could not retrieve catalog from cache: %{detail}"
631647
msgstr ""
632648

633-
#: ../lib/puppet/configurer.rb:598
649+
#: ../lib/puppet/configurer.rb:658
634650
msgid "Could not retrieve catalog from remote server: %{detail}"
635651
msgstr ""
636652

0 commit comments

Comments
 (0)