|
6 | 6 | #, fuzzy
|
7 | 7 | msgid ""
|
8 | 8 | msgstr ""
|
9 |
| -"Project-Id-Version: Puppet automation framework 7.24.0-167-ga75a81b676\n" |
| 9 | +"Project-Id-Version: Puppet automation framework 7.24.0-181-g3f37b6955e\n" |
10 | 10 | "\n"
|
11 | 11 | "Report-Msgid-Bugs-To: https://tickets.puppetlabs.com\n"
|
12 |
| -"POT-Creation-Date: 2023-04-13 22:51+0000\n" |
13 |
| -"PO-Revision-Date: 2023-04-13 22:51+0000\n" |
| 12 | +"POT-Creation-Date: 2023-04-18 00:24+0000\n" |
| 13 | +"PO-Revision-Date: 2023-04-18 00:24+0000\n" |
14 | 14 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
15 | 15 | " Language-Team: LANGUAGE <[email protected]>\n"
|
16 | 16 | "Language: \n"
|
@@ -745,30 +745,30 @@ msgid "Valid values are '%{values}'."
|
745 | 745 | msgstr ""
|
746 | 746 |
|
747 | 747 | #. TRANSLATORS 'data_binding_terminus' is a setting and should not be translated
|
748 |
| -#: ../lib/puppet/defaults.rb:563 |
| 748 | +#: ../lib/puppet/defaults.rb:564 |
749 | 749 | msgid "Setting 'data_binding_terminus' is deprecated."
|
750 | 750 | msgstr ""
|
751 | 751 |
|
752 | 752 | #. TRANSLATORS 'hiera' should not be translated
|
753 |
| -#: ../lib/puppet/defaults.rb:565 |
| 753 | +#: ../lib/puppet/defaults.rb:566 |
754 | 754 | msgid "Convert custom terminus to hiera 5 API."
|
755 | 755 | msgstr ""
|
756 | 756 |
|
757 | 757 | #. TRANSLATORS 'environment_data_provider' is a setting and should not be translated
|
758 |
| -#: ../lib/puppet/defaults.rb:759 |
| 758 | +#: ../lib/puppet/defaults.rb:760 |
759 | 759 | msgid "Setting 'environment_data_provider' is deprecated."
|
760 | 760 | msgstr ""
|
761 | 761 |
|
762 |
| -#: ../lib/puppet/defaults.rb:850 |
| 762 | +#: ../lib/puppet/defaults.rb:851 |
763 | 763 | msgid "Certificate names must be lower case"
|
764 | 764 | msgstr ""
|
765 | 765 |
|
766 |
| -#: ../lib/puppet/defaults.rb:1109 ../lib/puppet/settings/enum_setting.rb:13 ../lib/puppet/settings/symbolic_enum_setting.rb:14 |
| 766 | +#: ../lib/puppet/defaults.rb:1110 ../lib/puppet/settings/enum_setting.rb:13 ../lib/puppet/settings/symbolic_enum_setting.rb:14 |
767 | 767 | msgid "Invalid value '%{value}' for parameter %{name}. Allowed values are '%{allowed_values}'"
|
768 | 768 | msgstr ""
|
769 | 769 |
|
770 | 770 | #. TRANSLATORS 'pluginsync' is a setting and should not be translated
|
771 |
| -#: ../lib/puppet/defaults.rb:2009 |
| 771 | +#: ../lib/puppet/defaults.rb:2010 |
772 | 772 | msgid "Setting 'pluginsync' is deprecated."
|
773 | 773 | msgstr ""
|
774 | 774 |
|
@@ -1752,7 +1752,7 @@ msgstr ""
|
1752 | 1752 | msgid "Timeout waiting for exclusive lock on %{path}"
|
1753 | 1753 | msgstr ""
|
1754 | 1754 |
|
1755 |
| -#: ../lib/puppet/file_system/jruby.rb:18 ../lib/puppet/file_system/windows.rb:127 ../lib/puppet/util.rb:722 |
| 1755 | +#: ../lib/puppet/file_system/jruby.rb:18 ../lib/puppet/file_system/windows.rb:127 ../lib/puppet/util.rb:671 |
1756 | 1756 | msgid "Is a directory: %{directory}"
|
1757 | 1757 | msgstr ""
|
1758 | 1758 |
|
@@ -8389,70 +8389,54 @@ msgstr ""
|
8389 | 8389 | msgid "Class name must be provided."
|
8390 | 8390 | msgstr ""
|
8391 | 8391 |
|
8392 |
| -#: ../lib/puppet/util.rb:71 |
8393 |
| -msgid "Unable to retrieve the environment for mode %{mode}" |
8394 |
| -msgstr "" |
8395 |
| - |
8396 |
| -#: ../lib/puppet/util.rb:88 |
8397 |
| -msgid "Unable to clear the environment for mode %{mode}" |
8398 |
| -msgstr "" |
8399 |
| - |
8400 |
| -#: ../lib/puppet/util.rb:104 |
8401 |
| -msgid "Unable to set the environment variable %{name} for mode %{mode}" |
8402 |
| -msgstr "" |
8403 |
| - |
8404 |
| -#: ../lib/puppet/util.rb:121 |
8405 |
| -msgid "Unable to merge given values into the current environment for mode %{mode}" |
8406 |
| -msgstr "" |
8407 |
| - |
8408 |
| -#: ../lib/puppet/util.rb:163 |
| 8392 | +#: ../lib/puppet/util.rb:112 |
8409 | 8393 | msgid "could not change to group %{group}: %{detail}"
|
8410 | 8394 | msgstr ""
|
8411 | 8395 |
|
8412 |
| -#: ../lib/puppet/util.rb:164 |
| 8396 | +#: ../lib/puppet/util.rb:113 |
8413 | 8397 | msgid "could not change to group %{group}"
|
8414 | 8398 | msgstr ""
|
8415 | 8399 |
|
8416 |
| -#: ../lib/puppet/util.rb:177 |
| 8400 | +#: ../lib/puppet/util.rb:126 |
8417 | 8401 | msgid "Could not change to user %{user}: %{detail}"
|
8418 | 8402 | msgstr ""
|
8419 | 8403 |
|
8420 | 8404 | #. TRANSLATORS 'benchmark' is a method name and should not be translated
|
8421 |
| -#: ../lib/puppet/util.rb:231 |
| 8405 | +#: ../lib/puppet/util.rb:180 |
8422 | 8406 | msgid "Failed to provide level to benchmark"
|
8423 | 8407 | msgstr ""
|
8424 | 8408 |
|
8425 |
| -#: ../lib/puppet/util.rb:234 |
| 8409 | +#: ../lib/puppet/util.rb:183 |
8426 | 8410 | msgid "Benchmarked object does not respond to %{value}"
|
8427 | 8411 | msgstr ""
|
8428 | 8412 |
|
8429 | 8413 | #. TRANSLATORS PATH and HOME are environment variables and should not be translated
|
8430 |
| -#: ../lib/puppet/util.rb:274 |
| 8414 | +#: ../lib/puppet/util.rb:223 |
8431 | 8415 | msgid "PATH contains a ~ character, and HOME is not set; ignoring PATH element '%{dir}'."
|
8432 | 8416 | msgstr ""
|
8433 | 8417 |
|
8434 | 8418 | #. TRANSLATORS PATH is an environment variable and should not be translated
|
8435 |
| -#: ../lib/puppet/util.rb:278 |
| 8419 | +#: ../lib/puppet/util.rb:227 |
8436 | 8420 | msgid "Couldn't expand PATH containing a ~ character; ignoring PATH element '%{dir}'."
|
8437 | 8421 | msgstr ""
|
8438 | 8422 |
|
8439 |
| -#: ../lib/puppet/util.rb:325 |
| 8423 | +#: ../lib/puppet/util.rb:274 |
8440 | 8424 | msgid "unknown platform %{platform} in absolute_path"
|
8441 | 8425 | msgstr ""
|
8442 | 8426 |
|
8443 |
| -#: ../lib/puppet/util.rb:360 |
| 8427 | +#: ../lib/puppet/util.rb:309 |
8444 | 8428 | msgid "Failed to convert '%{path}' to URI: %{detail}"
|
8445 | 8429 | msgstr ""
|
8446 | 8430 |
|
8447 |
| -#: ../lib/puppet/util.rb:460 |
| 8431 | +#: ../lib/puppet/util.rb:409 |
8448 | 8432 | msgid "path may not be nil"
|
8449 | 8433 | msgstr ""
|
8450 | 8434 |
|
8451 |
| -#: ../lib/puppet/util.rb:637 |
| 8435 | +#: ../lib/puppet/util.rb:586 |
8452 | 8436 | msgid "replace_file requires a block"
|
8453 | 8437 | msgstr ""
|
8454 | 8438 |
|
8455 |
| -#: ../lib/puppet/util.rb:641 |
| 8439 | +#: ../lib/puppet/util.rb:590 |
8456 | 8440 | msgid "replace_file default_mode: %{default_mode} is invalid"
|
8457 | 8441 | msgstr ""
|
8458 | 8442 |
|
|
0 commit comments