|
6 | 6 | #, fuzzy
|
7 | 7 | msgid ""
|
8 | 8 | msgstr ""
|
9 |
| -"Project-Id-Version: Puppet automation framework 6.21.1-6-g5c227c9eb2\n" |
| 9 | +"Project-Id-Version: Puppet automation framework 6.21.1-62-g86a9c83c34\n" |
10 | 10 | "\n"
|
11 | 11 | "Report-Msgid-Bugs-To: https://tickets.puppetlabs.com\n"
|
12 |
| -"POT-Creation-Date: 2021-02-15 07:18+0000\n" |
13 |
| -"PO-Revision-Date: 2021-02-15 07:18+0000\n" |
| 12 | +"POT-Creation-Date: 2021-04-08 09:48+0000\n" |
| 13 | +"PO-Revision-Date: 2021-04-08 09:48+0000\n" |
14 | 14 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
15 | 15 | " Language-Team: LANGUAGE <[email protected]>\n"
|
16 | 16 | "Language: \n"
|
@@ -450,67 +450,67 @@ msgstr ""
|
450 | 450 | msgid "Manage SSL keys and certificates for puppet SSL clients"
|
451 | 451 | msgstr ""
|
452 | 452 |
|
453 |
| -#: ../lib/puppet/application/ssl.rb:103 |
| 453 | +#: ../lib/puppet/application/ssl.rb:106 |
454 | 454 | msgid "An action must be specified."
|
455 | 455 | msgstr ""
|
456 | 456 |
|
457 |
| -#: ../lib/puppet/application/ssl.rb:126 ../lib/puppet/application/ssl.rb:133 |
| 457 | +#: ../lib/puppet/application/ssl.rb:129 ../lib/puppet/application/ssl.rb:136 |
458 | 458 | msgid "The certificate for '%{name}' has not yet been signed"
|
459 | 459 | msgstr ""
|
460 | 460 |
|
461 |
| -#: ../lib/puppet/application/ssl.rb:144 |
| 461 | +#: ../lib/puppet/application/ssl.rb:147 |
462 | 462 | msgid "Completed SSL initialization"
|
463 | 463 | msgstr ""
|
464 | 464 |
|
465 |
| -#: ../lib/puppet/application/ssl.rb:146 |
| 465 | +#: ../lib/puppet/application/ssl.rb:151 |
466 | 466 | msgid "Unknown action '%{action}'"
|
467 | 467 | msgstr ""
|
468 | 468 |
|
469 |
| -#: ../lib/puppet/application/ssl.rb:154 ../lib/puppet/ssl/state_machine.rb:180 |
| 469 | +#: ../lib/puppet/application/ssl.rb:165 ../lib/puppet/ssl/state_machine.rb:180 |
470 | 470 | msgid "Creating a new EC SSL key for %{name} using curve %{curve}"
|
471 | 471 | msgstr ""
|
472 | 472 |
|
473 |
| -#: ../lib/puppet/application/ssl.rb:157 ../lib/puppet/ssl/key.rb:26 |
| 473 | +#: ../lib/puppet/application/ssl.rb:168 ../lib/puppet/ssl/key.rb:26 |
474 | 474 | msgid "Creating a new SSL key for %{name}"
|
475 | 475 | msgstr ""
|
476 | 476 |
|
477 |
| -#: ../lib/puppet/application/ssl.rb:167 |
| 477 | +#: ../lib/puppet/application/ssl.rb:178 |
478 | 478 | msgid "Submitted certificate request for '%{name}' to %{url}"
|
479 | 479 | msgstr ""
|
480 | 480 |
|
481 |
| -#: ../lib/puppet/application/ssl.rb:170 |
| 481 | +#: ../lib/puppet/application/ssl.rb:181 |
482 | 482 | msgid "Could not submit certificate request for '%{name}' to %{url} due to a conflict on the server"
|
483 | 483 | msgstr ""
|
484 | 484 |
|
485 |
| -#: ../lib/puppet/application/ssl.rb:172 ../lib/puppet/application/ssl.rb:175 |
| 485 | +#: ../lib/puppet/application/ssl.rb:183 ../lib/puppet/application/ssl.rb:186 |
486 | 486 | msgid "Failed to submit certificate request: %{message}"
|
487 | 487 | msgstr ""
|
488 | 488 |
|
489 |
| -#: ../lib/puppet/application/ssl.rb:183 |
| 489 | +#: ../lib/puppet/application/ssl.rb:194 |
490 | 490 | msgid "Downloading certificate '%{name}' from %{url}"
|
491 | 491 | msgstr ""
|
492 | 492 |
|
493 |
| -#: ../lib/puppet/application/ssl.rb:187 |
| 493 | +#: ../lib/puppet/application/ssl.rb:198 |
494 | 494 | msgid "Downloaded certificate '%{name}' with fingerprint %{fingerprint}"
|
495 | 495 | msgstr ""
|
496 | 496 |
|
497 |
| -#: ../lib/puppet/application/ssl.rb:200 ../lib/puppet/application/ssl.rb:203 |
| 497 | +#: ../lib/puppet/application/ssl.rb:211 ../lib/puppet/application/ssl.rb:214 |
498 | 498 | msgid "Failed to download certificate: %{message}"
|
499 | 499 | msgstr ""
|
500 | 500 |
|
501 |
| -#: ../lib/puppet/application/ssl.rb:232 ../lib/puppet/application/ssl.rb:235 |
| 501 | +#: ../lib/puppet/application/ssl.rb:243 ../lib/puppet/application/ssl.rb:246 |
502 | 502 | msgid "Failed to connect to the CA to determine if certificate %{certname} has been cleaned"
|
503 | 503 | msgstr ""
|
504 | 504 |
|
505 |
| -#: ../lib/puppet/application/ssl.rb:239 |
| 505 | +#: ../lib/puppet/application/ssl.rb:250 |
506 | 506 | msgid ""
|
507 | 507 | "The certificate %{certname} must be cleaned from the CA first. To fix this,\n"
|
508 | 508 | "run the following commands on the CA:\n"
|
509 | 509 | " puppetserver ca clean --certname %{certname}\n"
|
510 | 510 | " puppet ssl clean\n"
|
511 | 511 | msgstr ""
|
512 | 512 |
|
513 |
| -#: ../lib/puppet/application/ssl.rb:262 |
| 513 | +#: ../lib/puppet/application/ssl.rb:273 |
514 | 514 | msgid "Removed %{label} %{path}"
|
515 | 515 | msgstr ""
|
516 | 516 |
|
@@ -692,47 +692,47 @@ msgstr ""
|
692 | 692 | msgid "a data type can only have one implementation"
|
693 | 693 | msgstr ""
|
694 | 694 |
|
695 |
| -#: ../lib/puppet/defaults.rb:179 |
| 695 | +#: ../lib/puppet/defaults.rb:191 |
696 | 696 | msgid "Cannot disable unrecognized warning types '%{invalid}'."
|
697 | 697 | msgstr ""
|
698 | 698 |
|
699 |
| -#: ../lib/puppet/defaults.rb:180 |
| 699 | +#: ../lib/puppet/defaults.rb:192 |
700 | 700 | msgid "Valid values are '%{values}'."
|
701 | 701 | msgstr ""
|
702 | 702 |
|
703 | 703 | #. TRANSLATORS 'data_binding_terminus' is a setting and should not be translated
|
704 |
| -#: ../lib/puppet/defaults.rb:547 |
| 704 | +#: ../lib/puppet/defaults.rb:559 |
705 | 705 | msgid "Setting 'data_binding_terminus' is deprecated."
|
706 | 706 | msgstr ""
|
707 | 707 |
|
708 | 708 | #. TRANSLATORS 'hiera' should not be translated
|
709 |
| -#: ../lib/puppet/defaults.rb:549 |
| 709 | +#: ../lib/puppet/defaults.rb:561 |
710 | 710 | msgid "Convert custom terminus to hiera 5 API."
|
711 | 711 | msgstr ""
|
712 | 712 |
|
713 | 713 | #. TRANSLATORS 'environment_data_provider' is a setting and should not be translated
|
714 |
| -#: ../lib/puppet/defaults.rb:762 |
| 714 | +#: ../lib/puppet/defaults.rb:774 |
715 | 715 | msgid "Setting 'environment_data_provider' is deprecated."
|
716 | 716 | msgstr ""
|
717 | 717 |
|
718 |
| -#: ../lib/puppet/defaults.rb:847 |
| 718 | +#: ../lib/puppet/defaults.rb:859 |
719 | 719 | msgid "Certificate names must be lower case"
|
720 | 720 | msgstr ""
|
721 | 721 |
|
722 |
| -#: ../lib/puppet/defaults.rb:1042 |
| 722 | +#: ../lib/puppet/defaults.rb:1054 |
723 | 723 | msgid "Setting 'ssl_client_ca_auth' is deprecated."
|
724 | 724 | msgstr ""
|
725 | 725 |
|
726 |
| -#: ../lib/puppet/defaults.rb:1121 ../lib/puppet/settings/enum_setting.rb:13 ../lib/puppet/settings/symbolic_enum_setting.rb:14 |
| 726 | +#: ../lib/puppet/defaults.rb:1141 ../lib/puppet/settings/enum_setting.rb:13 ../lib/puppet/settings/symbolic_enum_setting.rb:14 |
727 | 727 | msgid "Invalid value '%{value}' for parameter %{name}. Allowed values are '%{allowed_values}'"
|
728 | 728 | msgstr ""
|
729 | 729 |
|
730 | 730 | #. TRANSLATORS 'pluginsync' is a setting and should not be translated
|
731 |
| -#: ../lib/puppet/defaults.rb:1995 |
| 731 | +#: ../lib/puppet/defaults.rb:2015 |
732 | 732 | msgid "Setting 'pluginsync' is deprecated."
|
733 | 733 | msgstr ""
|
734 | 734 |
|
735 |
| -#: ../lib/puppet/defaults.rb:2230 |
| 735 | +#: ../lib/puppet/defaults.rb:2250 |
736 | 736 | msgid "The 'func3x_check' setting is deprecated and will be removed in a future release."
|
737 | 737 | msgstr ""
|
738 | 738 |
|
@@ -778,7 +778,7 @@ msgstr ""
|
778 | 778 | msgid "no matching resources found"
|
779 | 779 | msgstr ""
|
780 | 780 |
|
781 |
| -#: ../lib/puppet/face/config.rb:7 ../lib/puppet/face/epp.rb:8 ../lib/puppet/face/facts.rb:30 ../lib/puppet/face/generate.rb:7 ../lib/puppet/face/help.rb:9 ../lib/puppet/face/key.rb:5 ../lib/puppet/face/man.rb:8 ../lib/puppet/face/module.rb:9 ../lib/puppet/face/node.rb:4 ../lib/puppet/face/parser.rb:6 ../lib/puppet/face/plugin.rb:6 ../lib/puppet/face/report.rb:5 ../lib/puppet/face/resource.rb:5 ../lib/puppet/face/status.rb:5 |
| 781 | +#: ../lib/puppet/face/config.rb:7 ../lib/puppet/face/epp.rb:8 ../lib/puppet/face/facts.rb:22 ../lib/puppet/face/generate.rb:7 ../lib/puppet/face/help.rb:9 ../lib/puppet/face/key.rb:5 ../lib/puppet/face/man.rb:8 ../lib/puppet/face/module.rb:9 ../lib/puppet/face/node.rb:4 ../lib/puppet/face/parser.rb:6 ../lib/puppet/face/plugin.rb:6 ../lib/puppet/face/report.rb:5 ../lib/puppet/face/resource.rb:5 ../lib/puppet/face/status.rb:5 |
782 | 782 | msgid "Apache 2 license; see COPYING"
|
783 | 783 | msgstr ""
|
784 | 784 |
|
@@ -1015,71 +1015,83 @@ msgstr ""
|
1015 | 1015 | msgid "--values option must evaluate to a Hash or undef, got: '%{values_class}'"
|
1016 | 1016 | msgstr ""
|
1017 | 1017 |
|
1018 |
| -#: ../lib/puppet/face/facts.rb:32 |
| 1018 | +#: ../lib/puppet/face/facts.rb:24 |
1019 | 1019 | msgid "Retrieve and store facts."
|
1020 | 1020 | msgstr ""
|
1021 | 1021 |
|
1022 |
| -#: ../lib/puppet/face/facts.rb:40 |
| 1022 | +#: ../lib/puppet/face/facts.rb:32 |
1023 | 1023 | msgid "Retrieve a node's facts."
|
1024 | 1024 | msgstr ""
|
1025 | 1025 |
|
1026 |
| -#: ../lib/puppet/face/facts.rb:41 |
| 1026 | +#: ../lib/puppet/face/facts.rb:33 |
1027 | 1027 | msgid "[<node_certname>]"
|
1028 | 1028 | msgstr ""
|
1029 | 1029 |
|
1030 |
| -#: ../lib/puppet/face/facts.rb:64 |
| 1030 | +#: ../lib/puppet/face/facts.rb:56 |
1031 | 1031 | msgid "Upload local facts to the puppet master."
|
1032 | 1032 | msgstr ""
|
1033 | 1033 |
|
1034 |
| -#: ../lib/puppet/face/facts.rb:106 |
| 1034 | +#: ../lib/puppet/face/facts.rb:98 |
1035 | 1035 | msgid "Uploading facts for '%{node}' to '%{server}'"
|
1036 | 1036 | msgstr ""
|
1037 | 1037 |
|
1038 |
| -#: ../lib/puppet/face/facts.rb:116 |
| 1038 | +#: ../lib/puppet/face/facts.rb:108 |
1039 | 1039 | msgid "Compare Facter 3 output with Facter 4 output"
|
1040 | 1040 | msgstr ""
|
1041 | 1041 |
|
1042 |
| -#: ../lib/puppet/face/facts.rb:145 |
| 1042 | +#: ../lib/puppet/face/facts.rb:122 |
| 1043 | +msgid "Render the different facts as structured." |
| 1044 | +msgstr "" |
| 1045 | + |
| 1046 | +#: ../lib/puppet/face/facts.rb:125 |
| 1047 | +msgid "<regex>" |
| 1048 | +msgstr "" |
| 1049 | + |
| 1050 | +#: ../lib/puppet/face/facts.rb:126 |
| 1051 | +msgid "Regex used to exclude specific facts from diff." |
| 1052 | +msgstr "" |
| 1053 | + |
| 1054 | +#: ../lib/puppet/face/facts.rb:151 |
1043 | 1055 | msgid "Already using Facter 4. To use `puppet facts diff` remove facterng from the .conf file or run `puppet config set facterng false`."
|
1044 | 1056 | msgstr ""
|
1045 | 1057 |
|
1046 |
| -#: ../lib/puppet/face/facts.rb:152 |
| 1058 | +#: ../lib/puppet/face/facts.rb:167 |
1047 | 1059 | msgid "Retrieve current node's facts."
|
1048 | 1060 | msgstr ""
|
1049 | 1061 |
|
1050 |
| -#: ../lib/puppet/face/facts.rb:153 |
| 1062 | +#: ../lib/puppet/face/facts.rb:168 |
1051 | 1063 | msgid "[<facts>]"
|
1052 | 1064 | msgstr ""
|
1053 | 1065 |
|
1054 |
| -#: ../lib/puppet/face/facts.rb:168 ../lib/puppet/face/facts.rb:173 ../lib/puppet/face/facts.rb:178 ../lib/puppet/face/module/changes.rb:21 |
| 1066 | +#: ../lib/puppet/face/facts.rb:183 ../lib/puppet/face/facts.rb:188 ../lib/puppet/face/facts.rb:193 ../lib/puppet/face/module/changes.rb:21 |
1055 | 1067 | msgid "<path>"
|
1056 | 1068 | msgstr ""
|
1057 | 1069 |
|
1058 |
| -#: ../lib/puppet/face/facts.rb:170 |
| 1070 | +#: ../lib/puppet/face/facts.rb:185 |
1059 | 1071 | msgid "The location of the config file for Facter."
|
1060 | 1072 | msgstr ""
|
1061 | 1073 |
|
1062 |
| -#: ../lib/puppet/face/facts.rb:175 |
| 1074 | +#: ../lib/puppet/face/facts.rb:190 |
1063 | 1075 | msgid "The path to a directory that contains custom facts."
|
1064 | 1076 | msgstr ""
|
1065 | 1077 |
|
1066 |
| -#: ../lib/puppet/face/facts.rb:180 |
| 1078 | +#: ../lib/puppet/face/facts.rb:195 |
1067 | 1079 | msgid "The path to a directory that contains external facts."
|
1068 | 1080 | msgstr ""
|
1069 | 1081 |
|
1070 |
| -#: ../lib/puppet/face/facts.rb:184 |
| 1082 | +#: ../lib/puppet/face/facts.rb:199 |
1071 | 1083 | msgid "Disable fact blocking mechanism."
|
1072 | 1084 | msgstr ""
|
1073 | 1085 |
|
1074 |
| -#: ../lib/puppet/face/facts.rb:188 |
| 1086 | +#: ../lib/puppet/face/facts.rb:203 |
1075 | 1087 | msgid "Disable fact caching mechanism."
|
1076 | 1088 | msgstr ""
|
1077 | 1089 |
|
1078 |
| -#: ../lib/puppet/face/facts.rb:192 |
| 1090 | +#: ../lib/puppet/face/facts.rb:207 |
1079 | 1091 | msgid "Show legacy facts when querying all facts."
|
1080 | 1092 | msgstr ""
|
1081 | 1093 |
|
1082 |
| -#: ../lib/puppet/face/facts.rb:196 |
| 1094 | +#: ../lib/puppet/face/facts.rb:211 |
1083 | 1095 | msgid "Show only the value when the action is called with a single query"
|
1084 | 1096 | msgstr ""
|
1085 | 1097 |
|
@@ -1880,11 +1892,11 @@ msgstr ""
|
1880 | 1892 | msgid "%{dest} already exists and the :force option was not specified"
|
1881 | 1893 | msgstr ""
|
1882 | 1894 |
|
1883 |
| -#: ../lib/puppet/file_system/windows.rb:202 |
| 1895 | +#: ../lib/puppet/file_system/windows.rb:204 |
1884 | 1896 | msgid "This version of Windows does not support symlinks. Windows Vista / 2008 or higher is required."
|
1885 | 1897 | msgstr ""
|
1886 | 1898 |
|
1887 |
| -#: ../lib/puppet/file_system/windows.rb:207 |
| 1899 | +#: ../lib/puppet/file_system/windows.rb:209 |
1888 | 1900 | msgid "The current user does not have the necessary permission to manage symlinks."
|
1889 | 1901 | msgstr ""
|
1890 | 1902 |
|
@@ -3039,8 +3051,8 @@ msgstr ""
|
3039 | 3051 | msgid "Option %{option} conflicts with existing option %{conflict} on %{face}"
|
3040 | 3052 | msgstr ""
|
3041 | 3053 |
|
3042 |
| -#. TRANSLATORS 'Puppet.settings' references to the Puppet settings options and should not be translated |
3043 | 3054 | #. TRANSLATORS 'Puppet.settings' should not be translated
|
| 3055 | +#. TRANSLATORS 'Puppet.settings' references to the Puppet settings options and should not be translated |
3044 | 3056 | #: ../lib/puppet/interface/action.rb:315 ../lib/puppet/interface/option_manager.rb:14
|
3045 | 3057 | msgid "Global option %{option} does not exist in Puppet.settings"
|
3046 | 3058 | msgstr ""
|
@@ -7845,19 +7857,19 @@ msgid "Invalid duration format '%{value}' for parameter: %{name}"
|
7845 | 7857 | msgstr ""
|
7846 | 7858 |
|
7847 | 7859 | #. TRANSLATORS 'disable_per_environment_manifest' is a setting and 'environment.conf' is a file name and should not be translated
|
7848 |
| -#: ../lib/puppet/settings/environment_conf.rb:69 |
| 7860 | +#: ../lib/puppet/settings/environment_conf.rb:70 |
7849 | 7861 | msgid "The 'disable_per_environment_manifest' setting is true, but the environment located at %{path_to_env} has a manifest setting in its environment.conf of '%{environment_conf}' which does not match the default_manifest setting '%{puppet_conf}'."
|
7850 | 7862 | msgstr ""
|
7851 | 7863 |
|
7852 |
| -#: ../lib/puppet/settings/environment_conf.rb:71 |
| 7864 | +#: ../lib/puppet/settings/environment_conf.rb:72 |
7853 | 7865 | msgid "If this environment is expecting to find modules in '%{environment_conf}', they will not be available!"
|
7854 | 7866 | msgstr ""
|
7855 | 7867 |
|
7856 |
| -#: ../lib/puppet/settings/environment_conf.rb:141 |
| 7868 | +#: ../lib/puppet/settings/environment_conf.rb:142 |
7857 | 7869 | msgid "Invalid sections in environment.conf at '%{path_to_conf_file}'. Environment conf may not have sections. The following sections are being ignored: '%{sections}'"
|
7858 | 7870 | msgstr ""
|
7859 | 7871 |
|
7860 |
| -#: ../lib/puppet/settings/environment_conf.rb:153 |
| 7872 | +#: ../lib/puppet/settings/environment_conf.rb:154 |
7861 | 7873 | msgid "Invalid settings in environment.conf at '%{path_to_conf_file}'. The following unknown setting(s) are being ignored: %{ignored_settings}"
|
7862 | 7874 | msgstr ""
|
7863 | 7875 |
|
@@ -9952,15 +9964,15 @@ msgstr ""
|
9952 | 9964 | msgid "Unrecognized ADS UserFlags: %{unrecognized_flags}"
|
9953 | 9965 | msgstr ""
|
9954 | 9966 |
|
9955 |
| -#: ../lib/puppet/util/windows/adsi.rb:497 |
| 9967 | +#: ../lib/puppet/util/windows/adsi.rb:497 ../lib/puppet/util/windows/adsi.rb:530 |
9956 | 9968 | msgid "Failed to get user name"
|
9957 | 9969 | msgstr ""
|
9958 | 9970 |
|
9959 |
| -#: ../lib/puppet/util/windows/adsi.rb:534 |
| 9971 | +#: ../lib/puppet/util/windows/adsi.rb:580 |
9960 | 9972 | msgid "Cannot delete user profile for '%{sid}' prior to Vista SP1"
|
9961 | 9973 | msgstr ""
|
9962 | 9974 |
|
9963 |
| -#: ../lib/puppet/util/windows/adsi.rb:552 |
| 9975 | +#: ../lib/puppet/util/windows/adsi.rb:598 |
9964 | 9976 | msgid "Cannot create group if user '%{name}' exists."
|
9965 | 9977 | msgstr ""
|
9966 | 9978 |
|
@@ -10023,20 +10035,20 @@ msgstr ""
|
10023 | 10035 | msgid "Failed to call GetLongPathName"
|
10024 | 10036 | msgstr ""
|
10025 | 10037 |
|
10026 |
| -#: ../lib/puppet/util/windows/principal.rb:67 ../lib/puppet/util/windows/principal.rb:74 |
| 10038 | +#: ../lib/puppet/util/windows/principal.rb:68 ../lib/puppet/util/windows/principal.rb:75 |
10027 | 10039 | msgid "Failed to call LookupAccountNameW with account: %{account_name}"
|
10028 | 10040 | msgstr ""
|
10029 | 10041 |
|
10030 | 10042 | #. TRANSLATORS `lookup_account_sid` is a variable name and should not be translated
|
10031 |
| -#: ../lib/puppet/util/windows/principal.rb:97 |
| 10043 | +#: ../lib/puppet/util/windows/principal.rb:98 |
10032 | 10044 | msgid "Byte array for lookup_account_sid must not be nil and must be at least 1 byte long"
|
10033 | 10045 | msgstr ""
|
10034 | 10046 |
|
10035 |
| -#: ../lib/puppet/util/windows/principal.rb:114 |
| 10047 | +#: ../lib/puppet/util/windows/principal.rb:115 |
10036 | 10048 | msgid "Byte array for lookup_account_sid is invalid: %{sid_bytes}"
|
10037 | 10049 | msgstr ""
|
10038 | 10050 |
|
10039 |
| -#: ../lib/puppet/util/windows/principal.rb:122 ../lib/puppet/util/windows/principal.rb:129 |
| 10051 | +#: ../lib/puppet/util/windows/principal.rb:123 ../lib/puppet/util/windows/principal.rb:130 |
10040 | 10052 | msgid "Failed to call LookupAccountSidW with bytes: %{sid_bytes}"
|
10041 | 10053 | msgstr ""
|
10042 | 10054 |
|
@@ -10146,7 +10158,7 @@ msgstr ""
|
10146 | 10158 | msgid "An attempt to set mode %{mode} on item %{path} would result in the group, SYSTEM, to have less than Full Control rights. This attempt has been corrected to Full Control"
|
10147 | 10159 | msgstr ""
|
10148 | 10160 |
|
10149 |
| -#: ../lib/puppet/util/windows/security.rb:433 ../lib/puppet/util/windows/security.rb:450 ../lib/puppet/util/windows/sid.rb:155 ../lib/puppet/util/windows/sid.rb:217 ../lib/puppet/util/windows/user.rb:59 |
| 10161 | +#: ../lib/puppet/util/windows/security.rb:433 ../lib/puppet/util/windows/security.rb:450 ../lib/puppet/util/windows/sid.rb:157 ../lib/puppet/util/windows/sid.rb:219 ../lib/puppet/util/windows/user.rb:59 |
10150 | 10162 | msgid "Invalid SID"
|
10151 | 10163 | msgstr ""
|
10152 | 10164 |
|
@@ -10302,19 +10314,19 @@ msgstr ""
|
10302 | 10314 | msgid "Timed out while waiting for the pending transition from %{pending_state} to %{final_state} to finish. The current state is %{current_state}."
|
10303 | 10315 | msgstr ""
|
10304 | 10316 |
|
10305 |
| -#: ../lib/puppet/util/windows/sid.rb:94 |
| 10317 | +#: ../lib/puppet/util/windows/sid.rb:96 |
10306 | 10318 | msgid "Octet string must be an array of bytes"
|
10307 | 10319 | msgstr ""
|
10308 | 10320 |
|
10309 |
| -#: ../lib/puppet/util/windows/sid.rb:161 |
| 10321 | +#: ../lib/puppet/util/windows/sid.rb:163 |
10310 | 10322 | msgid "Failed to convert binary SID"
|
10311 | 10323 | msgstr ""
|
10312 | 10324 |
|
10313 |
| -#: ../lib/puppet/util/windows/sid.rb:166 |
| 10325 | +#: ../lib/puppet/util/windows/sid.rb:168 |
10314 | 10326 | msgid "ConvertSidToStringSidW failed to allocate buffer for sid"
|
10315 | 10327 | msgstr ""
|
10316 | 10328 |
|
10317 |
| -#: ../lib/puppet/util/windows/sid.rb:186 |
| 10329 | +#: ../lib/puppet/util/windows/sid.rb:188 |
10318 | 10330 | msgid "Failed to convert string SID: %{string_sid}"
|
10319 | 10331 | msgstr ""
|
10320 | 10332 |
|
|
0 commit comments