Skip to content

Commit aaae117

Browse files
(packaging) Updating the puppet.pot file
1 parent 88905a5 commit aaae117

File tree

1 file changed

+73
-75
lines changed

1 file changed

+73
-75
lines changed

locales/puppet.pot

Lines changed: 73 additions & 75 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.24.0-169-g88eaa4c1dd\n"
9+
"Project-Id-Version: Puppet automation framework 6.25.0-32-g88905a5505\n"
1010
"\n"
1111
"Report-Msgid-Bugs-To: https://tickets.puppetlabs.com\n"
12-
"POT-Creation-Date: 2021-09-28 10:51+0000\n"
13-
"PO-Revision-Date: 2021-09-28 10:51+0000\n"
12+
"POT-Creation-Date: 2021-10-25 13:03+0000\n"
13+
"PO-Revision-Date: 2021-10-25 13:03+0000\n"
1414
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1515
"Language-Team: LANGUAGE <[email protected]>\n"
1616
"Language: \n"
@@ -384,38 +384,32 @@ msgstr ""
384384
msgid "Run 'puppet lookup --help' for more details"
385385
msgstr ""
386386

387-
#: ../lib/puppet/application/lookup.rb:60
388-
msgid ""
389-
"The --fact file only accepts yaml and json files.\n"
390-
"%{run_help}"
391-
msgstr ""
392-
393-
#: ../lib/puppet/application/lookup.rb:105
387+
#: ../lib/puppet/application/lookup.rb:101
394388
msgid "Interactive Hiera lookup"
395389
msgstr ""
396390

397-
#: ../lib/puppet/application/lookup.rb:272
391+
#: ../lib/puppet/application/lookup.rb:268
398392
msgid ""
399393
"The options %{deep_merge_opts} are only available with '--merge deep'\n"
400394
"%{run_help}"
401395
msgstr ""
402396

403-
#: ../lib/puppet/application/lookup.rb:283
397+
#: ../lib/puppet/application/lookup.rb:279
404398
msgid ""
405399
"The --merge option only accepts %{strategies}, or %{last_strategy}\n"
406400
"%{run_help}"
407401
msgstr ""
408402

409-
#: ../lib/puppet/application/lookup.rb:308
403+
#: ../lib/puppet/application/lookup.rb:304
410404
msgid "No keys were given to lookup."
411405
msgstr ""
412406

413-
#: ../lib/puppet/application/lookup.rb:316
407+
#: ../lib/puppet/application/lookup.rb:312
414408
msgid "Unknown rendering format '%{format}'"
415409
msgstr ""
416410

417-
#: ../lib/puppet/application/lookup.rb:366 ../lib/puppet/face/epp.rb:530
418-
msgid "Incorrect formatted data in %{fact_file} given via the --facts flag"
411+
#: ../lib/puppet/application/lookup.rb:365
412+
msgid "Incorrectly formatted data in %{fact_file} given via the --facts flag (only accepts yaml and json files)"
419413
msgstr ""
420414

421415
#: ../lib/puppet/application/resource.rb:34
@@ -567,76 +561,76 @@ msgstr ""
567561
msgid "Environment not passed via CLI and no catalog was given, attempting to find out the last server-specified environment"
568562
msgstr ""
569563

570-
#: ../lib/puppet/configurer.rb:309
564+
#: ../lib/puppet/configurer.rb:311
571565
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."
572566
msgstr ""
573567

574-
#: ../lib/puppet/configurer.rb:313
568+
#: ../lib/puppet/configurer.rb:315
575569
msgid "Using environment '%{env}'"
576570
msgstr ""
577571

578-
#: ../lib/puppet/configurer.rb:344
572+
#: ../lib/puppet/configurer.rb:339
579573
msgid "Not using catalog because its environment '%{catalog_env}' does not match agent specified environment '%{local_env}' and strict_environment_mode is set"
580574
msgstr ""
581575

582-
#: ../lib/puppet/configurer.rb:355
576+
#: ../lib/puppet/configurer.rb:350
583577
msgid "Catalog environment didn't stabilize after %{tries} fetches, aborting run"
584578
msgstr ""
585579

586-
#: ../lib/puppet/configurer.rb:357
580+
#: ../lib/puppet/configurer.rb:352
587581
msgid "Local environment: '%{local_env}' doesn't match server specified environment '%{catalog_env}', restarting agent run with environment '%{catalog_env}'"
588582
msgstr ""
589583

590-
#: ../lib/puppet/configurer.rb:420
584+
#: ../lib/puppet/configurer.rb:408
591585
msgid "Failed to apply catalog: %{detail}"
592586
msgstr ""
593587

594-
#: ../lib/puppet/configurer.rb:451
588+
#: ../lib/puppet/configurer.rb:439
595589
msgid "Environment '%{environment}' not found on server, skipping initial pluginsync."
596590
msgstr ""
597591

598-
#: ../lib/puppet/configurer.rb:468 ../lib/puppet/http/resolver/server_list.rb:68 ../lib/puppet/http/resolver/server_list.rb:72
592+
#: ../lib/puppet/configurer.rb:456 ../lib/puppet/http/resolver/server_list.rb:68 ../lib/puppet/http/resolver/server_list.rb:72
599593
msgid "Puppet server %{host}:%{port} is unavailable: %{code} %{reason}"
600594
msgstr ""
601595

602596
#. TRANSLATORS 'server_list' is the name of a setting and should not be translated
603-
#: ../lib/puppet/configurer.rb:472 ../lib/puppet/http/resolver/server_list.rb:77 ../lib/puppet/http/resolver/server_list.rb:80
597+
#: ../lib/puppet/configurer.rb:460 ../lib/puppet/http/resolver/server_list.rb:77 ../lib/puppet/http/resolver/server_list.rb:80
604598
msgid "Unable to connect to server from server_list setting: %{detail}"
605599
msgstr ""
606600

607-
#: ../lib/puppet/configurer.rb:488
601+
#: ../lib/puppet/configurer.rb:476
608602
msgid "Found last server-specified environment: %{environment}"
609603
msgstr ""
610604

611-
#: ../lib/puppet/configurer.rb:491
605+
#: ../lib/puppet/configurer.rb:479
612606
msgid "Could not find last server-specified environment: %{detail}"
613607
msgstr ""
614608

615-
#: ../lib/puppet/configurer.rb:508 ../lib/puppet/face/report.rb:47
609+
#: ../lib/puppet/configurer.rb:496 ../lib/puppet/face/report.rb:47
616610
msgid "Could not send report: %{detail}"
617611
msgstr ""
618612

619-
#: ../lib/puppet/configurer.rb:517
613+
#: ../lib/puppet/configurer.rb:505
620614
msgid "Could not save last run local report: %{detail}"
621615
msgstr ""
622616

623-
#: ../lib/puppet/configurer.rb:536
617+
#: ../lib/puppet/configurer.rb:524
624618
msgid "Uploading facts for %{node} to %{server}"
625619
msgstr ""
626620

627-
#: ../lib/puppet/configurer.rb:544
621+
#: ../lib/puppet/configurer.rb:532
628622
msgid "Failed to submit facts: %{detail}"
629623
msgstr ""
630624

631-
#: ../lib/puppet/configurer.rb:559
625+
#: ../lib/puppet/configurer.rb:547
632626
msgid "Could not run command from %{setting}: %{detail}"
633627
msgstr ""
634628

635-
#: ../lib/puppet/configurer.rb:577
629+
#: ../lib/puppet/configurer.rb:576
636630
msgid "Could not retrieve catalog from cache: %{detail}"
637631
msgstr ""
638632

639-
#: ../lib/puppet/configurer.rb:599
633+
#: ../lib/puppet/configurer.rb:598
640634
msgid "Could not retrieve catalog from remote server: %{detail}"
641635
msgstr ""
642636

@@ -1027,6 +1021,10 @@ msgstr ""
10271021
msgid "--values option must evaluate to a Hash or undef, got: '%{values_class}'"
10281022
msgstr ""
10291023

1024+
#: ../lib/puppet/face/epp.rb:530
1025+
msgid "Incorrect formatted data in %{fact_file} given via the --facts flag"
1026+
msgstr ""
1027+
10301028
#: ../lib/puppet/face/facts.rb:24
10311029
msgid "Retrieve and store facts."
10321030
msgstr ""
@@ -9678,52 +9676,52 @@ msgstr ""
96789676
msgid "Logs require a level"
96799677
msgstr ""
96809678

9681-
#: ../lib/puppet/util/log.rb:86 ../lib/puppet/util/log.rb:377 ../lib/puppet/util/windows/eventlog.rb:99
9679+
#: ../lib/puppet/util/log.rb:86 ../lib/puppet/util/log.rb:382 ../lib/puppet/util/windows/eventlog.rb:99
96829680
msgid "Invalid log level %{level}"
96839681
msgstr ""
96849682

9685-
#: ../lib/puppet/util/log.rb:108
9683+
#: ../lib/puppet/util/log.rb:110
96869684
msgid "Invalid loglevel %{level}"
96879685
msgstr ""
96889686

9689-
#: ../lib/puppet/util/log.rb:135
9687+
#: ../lib/puppet/util/log.rb:140
96909688
msgid "Unknown destination type %{dest}"
96919689
msgstr ""
96929690

9693-
#: ../lib/puppet/util/log.rb:175
9691+
#: ../lib/puppet/util/log.rb:180
96949692
msgid "Received a Log attribute with invalid encoding:%{log_message}"
96959693
msgstr ""
96969694

9697-
#: ../lib/puppet/util/log.rb:177
9695+
#: ../lib/puppet/util/log.rb:182
96989696
msgid ""
96999697
"Backtrace:\n"
97009698
"%{backtrace}"
97019699
msgstr ""
97029700

9703-
#: ../lib/puppet/util/log.rb:231
9701+
#: ../lib/puppet/util/log.rb:236
97049702
msgid "Reopening log files"
97059703
msgstr ""
97069704

97079705
#. TRANSLATORS 'Puppet::Util::Log' refers to a Puppet source code class
9708-
#: ../lib/puppet/util/log.rb:367
9706+
#: ../lib/puppet/util/log.rb:372
97099707
msgid "Puppet::Util::Log requires a message"
97109708
msgstr ""
97119709

97129710
#. TRANSLATORS 'Puppet::Util::Log' refers to a Puppet source code class
9713-
#: ../lib/puppet/util/log.rb:373
9711+
#: ../lib/puppet/util/log.rb:378
97149712
msgid "Puppet::Util::Log requires a log level"
97159713
msgstr ""
97169714

97179715
#. TRANSLATORS 'Puppet::Util::Log' refers to a Puppet source code class
9718-
#: ../lib/puppet/util/log.rb:375
9716+
#: ../lib/puppet/util/log.rb:380
97199717
msgid "Puppet::Util::Log requires a symbol or string"
97209718
msgstr ""
97219719

9722-
#: ../lib/puppet/util/log.rb:406
9720+
#: ../lib/puppet/util/log.rb:411
97239721
msgid "Could not parse for environment %{environment}: %{msg}"
97249722
msgstr ""
97259723

9726-
#: ../lib/puppet/util/log.rb:408
9724+
#: ../lib/puppet/util/log.rb:413
97279725
msgid "%{msg} on node %{node}"
97289726
msgstr ""
97299727

@@ -10242,119 +10240,119 @@ msgstr ""
1024210240
msgid "Failed to set security information"
1024310241
msgstr ""
1024410242

10245-
#: ../lib/puppet/util/windows/service.rb:338
10243+
#: ../lib/puppet/util/windows/service.rb:333
1024610244
msgid "Starting the %{service_name} service. Timeout set to: %{timeout} seconds"
1024710245
msgstr ""
1024810246

10249-
#: ../lib/puppet/util/windows/service.rb:348
10247+
#: ../lib/puppet/util/windows/service.rb:343
1025010248
msgid "Failed to start the service"
1025110249
msgstr ""
1025210250

10253-
#: ../lib/puppet/util/windows/service.rb:352
10251+
#: ../lib/puppet/util/windows/service.rb:347
1025410252
msgid "Successfully started the %{service_name} service"
1025510253
msgstr ""
1025610254

10257-
#: ../lib/puppet/util/windows/service.rb:361
10255+
#: ../lib/puppet/util/windows/service.rb:356
1025810256
msgid "Stopping the %{service_name} service. Timeout set to: %{timeout} seconds"
1025910257
msgstr ""
1026010258

10261-
#: ../lib/puppet/util/windows/service.rb:369
10259+
#: ../lib/puppet/util/windows/service.rb:364
1026210260
msgid "Successfully stopped the %{service_name} service"
1026310261
msgstr ""
1026410262

10265-
#: ../lib/puppet/util/windows/service.rb:378
10263+
#: ../lib/puppet/util/windows/service.rb:373
1026610264
msgid "Resuming the %{service_name} service. Timeout set to: %{timeout} seconds"
1026710265
msgstr ""
1026810266

10269-
#: ../lib/puppet/util/windows/service.rb:394
10267+
#: ../lib/puppet/util/windows/service.rb:389
1027010268
msgid "Successfully resumed the %{service_name} service"
1027110269
msgstr ""
1027210270

10273-
#: ../lib/puppet/util/windows/service.rb:410
10271+
#: ../lib/puppet/util/windows/service.rb:405
1027410272
msgid "Unknown Service state '%{current_state}' for '%{service_name}'"
1027510273
msgstr ""
1027610274

10277-
#: ../lib/puppet/util/windows/service.rb:437
10275+
#: ../lib/puppet/util/windows/service.rb:432
1027810276
msgid "Unknown start type '%{start_type}' for '%{service_name}'"
1027910277
msgstr ""
1028010278

10281-
#: ../lib/puppet/util/windows/service.rb:487
10279+
#: ../lib/puppet/util/windows/service.rb:482
1028210280
msgid "Failed to update service configuration"
1028310281
msgstr ""
1028410282

10285-
#: ../lib/puppet/util/windows/service.rb:552
10283+
#: ../lib/puppet/util/windows/service.rb:547
1028610284
msgid "Failed to fetch services"
1028710285
msgstr ""
1028810286

10289-
#: ../lib/puppet/util/windows/service.rb:601
10287+
#: ../lib/puppet/util/windows/service.rb:596
1029010288
msgid "Failed to open a handle to the service"
1029110289
msgstr ""
1029210290

10293-
#: ../lib/puppet/util/windows/service.rb:618
10291+
#: ../lib/puppet/util/windows/service.rb:613
1029410292
msgid "Failed to open a handle to the service control manager"
1029510293
msgstr ""
1029610294

10297-
#: ../lib/puppet/util/windows/service.rb:641
10295+
#: ../lib/puppet/util/windows/service.rb:636
1029810296
msgid "The service is already in the %{final_state} state. No further work needs to be done."
1029910297
msgstr ""
1030010298

10301-
#: ../lib/puppet/util/windows/service.rb:653
10299+
#: ../lib/puppet/util/windows/service.rb:648
1030210300
msgid "The service must be in one of the %{valid_initial_states} states to perform this transition. It is currently in the %{current_state} state."
1030310301
msgstr ""
1030410302

10305-
#: ../lib/puppet/util/windows/service.rb:664
10303+
#: ../lib/puppet/util/windows/service.rb:659
1030610304
msgid "There is already a pending transition to the %{final_state} state for the %{service_name} service."
1030710305
msgstr ""
1030810306

10309-
#: ../lib/puppet/util/windows/service.rb:680
10307+
#: ../lib/puppet/util/windows/service.rb:675
1031010308
msgid "The service is in the %{pending_state} state, which is an unsafe pending state."
1031110309
msgstr ""
1031210310

10313-
#: ../lib/puppet/util/windows/service.rb:685
10311+
#: ../lib/puppet/util/windows/service.rb:680
1031410312
msgid "Transitioning the %{service_name} service from %{initial_state} to %{final_state}"
1031510313
msgstr ""
1031610314

10317-
#: ../lib/puppet/util/windows/service.rb:689
10315+
#: ../lib/puppet/util/windows/service.rb:684
1031810316
msgid "Waiting for the transition to finish"
1031910317
msgstr ""
1032010318

10321-
#: ../lib/puppet/util/windows/service.rb:694
10319+
#: ../lib/puppet/util/windows/service.rb:689
1032210320
msgid "Failed to transition the %{service_name} service to the %{final_state} state. Detail: %{detail}"
1032310321
msgstr ""
1032410322

10325-
#: ../lib/puppet/util/windows/service.rb:733 ../lib/puppet/util/windows/service.rb:769
10323+
#: ../lib/puppet/util/windows/service.rb:728 ../lib/puppet/util/windows/service.rb:764
1032610324
msgid "Service query failed"
1032710325
msgstr ""
1032810326

10329-
#: ../lib/puppet/util/windows/service.rb:812
10327+
#: ../lib/puppet/util/windows/service.rb:807
1033010328
msgid "Service query for %{parameter_name} failed"
1033110329
msgstr ""
1033210330

10333-
#: ../lib/puppet/util/windows/service.rb:835
10331+
#: ../lib/puppet/util/windows/service.rb:830
1033410332
msgid "Failed to update service %{change} configuration"
1033510333
msgstr ""
1033610334

10337-
#: ../lib/puppet/util/windows/service.rb:862
10335+
#: ../lib/puppet/util/windows/service.rb:857
1033810336
msgid "Failed to send the %{control_signal} signal to the service. Its current state is %{current_state}. Reason for failure:"
1033910337
msgstr ""
1034010338

10341-
#: ../lib/puppet/util/windows/service.rb:897
10339+
#: ../lib/puppet/util/windows/service.rb:892
1034210340
msgid "The service transitioned to the %{pending_state} state."
1034310341
msgstr ""
1034410342

10345-
#: ../lib/puppet/util/windows/service.rb:911
10343+
#: ../lib/puppet/util/windows/service.rb:906
1034610344
msgid "Timed out while waiting for the service to transition from %{initial_state} to %{final_state} OR from %{initial_state} to %{pending_state} to %{final_state}. The service's current state is %{current_state}."
1034710345
msgstr ""
1034810346

10349-
#: ../lib/puppet/util/windows/service.rb:926
10347+
#: ../lib/puppet/util/windows/service.rb:921
1035010348
msgid "Waiting for the pending transition to the %{final_state} state to finish."
1035110349
msgstr ""
1035210350

10353-
#: ../lib/puppet/util/windows/service.rb:940
10351+
#: ../lib/puppet/util/windows/service.rb:935
1035410352
msgid "Unexpected transition to the %{current_state} state while waiting for the pending transition from %{pending_state} to %{final_state} to finish."
1035510353
msgstr ""
1035610354

10357-
#: ../lib/puppet/util/windows/service.rb:954
10355+
#: ../lib/puppet/util/windows/service.rb:949
1035810356
msgid "Timed out while waiting for the pending transition from %{pending_state} to %{final_state} to finish. The current state is %{current_state}."
1035910357
msgstr ""
1036010358

@@ -10394,7 +10392,7 @@ msgstr ""
1039410392
msgid "Failed to unload user profile %{user}"
1039510393
msgstr ""
1039610394

10397-
#: ../lib/puppet/util/yaml.rb:47
10395+
#: ../lib/puppet/util/yaml.rb:58
1039810396
msgid "Puppet::Util::Yaml.load_file is deprecated. Use safe_load_file instead."
1039910397
msgstr ""
1040010398

0 commit comments

Comments
 (0)