|
6 | 6 | #, fuzzy
|
7 | 7 | msgid ""
|
8 | 8 | msgstr ""
|
9 |
| -"Project-Id-Version: Puppet automation framework 8.1.0-43-g2052c18a7f\n" |
| 9 | +"Project-Id-Version: Puppet automation framework 8.2.0-29-g809d465a09\n" |
10 | 10 | "\n"
|
11 | 11 | "Report-Msgid-Bugs-To: https://tickets.puppetlabs.com\n"
|
12 |
| -"POT-Creation-Date: 2023-07-06 21:09+0000\n" |
13 |
| -"PO-Revision-Date: 2023-07-06 21:09+0000\n" |
| 12 | +"POT-Creation-Date: 2023-09-21 23:07+0000\n" |
| 13 | +"PO-Revision-Date: 2023-09-21 23:07+0000\n" |
14 | 14 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
15 | 15 | " Language-Team: LANGUAGE <[email protected]>\n"
|
16 | 16 | "Language: \n"
|
@@ -442,62 +442,70 @@ msgstr ""
|
442 | 442 | msgid "Manage SSL keys and certificates for puppet SSL clients"
|
443 | 443 | msgstr ""
|
444 | 444 |
|
445 |
| -#: ../lib/puppet/application/ssl.rb:107 |
| 445 | +#: ../lib/puppet/application/ssl.rb:112 |
446 | 446 | msgid "An action must be specified."
|
447 | 447 | msgstr ""
|
448 | 448 |
|
449 |
| -#: ../lib/puppet/application/ssl.rb:131 ../lib/puppet/application/ssl.rb:138 |
| 449 | +#: ../lib/puppet/application/ssl.rb:136 ../lib/puppet/application/ssl.rb:143 |
450 | 450 | msgid "The certificate for '%{name}' has not yet been signed"
|
451 | 451 | msgstr ""
|
452 | 452 |
|
453 |
| -#: ../lib/puppet/application/ssl.rb:149 |
| 453 | +#: ../lib/puppet/application/ssl.rb:156 |
454 | 454 | msgid "Completed SSL initialization"
|
455 | 455 | msgstr ""
|
456 | 456 |
|
457 |
| -#: ../lib/puppet/application/ssl.rb:153 |
| 457 | +#: ../lib/puppet/application/ssl.rb:160 |
458 | 458 | msgid "Unknown action '%{action}'"
|
459 | 459 | msgstr ""
|
460 | 460 |
|
461 |
| -#: ../lib/puppet/application/ssl.rb:167 ../lib/puppet/ssl/state_machine.rb:273 |
462 |
| -msgid "Creating a new EC SSL key for %{name} using curve %{curve}" |
| 461 | +#: ../lib/puppet/application/ssl.rb:181 |
| 462 | +msgid "Submitted certificate request for '%{name}' to %{url}" |
463 | 463 | msgstr ""
|
464 | 464 |
|
465 |
| -#: ../lib/puppet/application/ssl.rb:170 |
466 |
| -msgid "Creating a new SSL key for %{name}" |
| 465 | +#: ../lib/puppet/application/ssl.rb:184 |
| 466 | +msgid "Could not submit certificate request for '%{name}' to %{url} due to a conflict on the server" |
467 | 467 | msgstr ""
|
468 | 468 |
|
469 |
| -#: ../lib/puppet/application/ssl.rb:180 |
470 |
| -msgid "Submitted certificate request for '%{name}' to %{url}" |
| 469 | +#: ../lib/puppet/application/ssl.rb:186 ../lib/puppet/application/ssl.rb:189 |
| 470 | +msgid "Failed to submit certificate request: %{message}" |
471 | 471 | msgstr ""
|
472 | 472 |
|
473 |
| -#: ../lib/puppet/application/ssl.rb:183 |
474 |
| -msgid "Could not submit certificate request for '%{name}' to %{url} due to a conflict on the server" |
| 473 | +#: ../lib/puppet/application/ssl.rb:201 |
| 474 | +msgid "Generated certificate request in '%{path}'" |
475 | 475 | msgstr ""
|
476 | 476 |
|
477 |
| -#: ../lib/puppet/application/ssl.rb:185 ../lib/puppet/application/ssl.rb:188 |
478 |
| -msgid "Failed to submit certificate request: %{message}" |
| 477 | +#: ../lib/puppet/application/ssl.rb:203 |
| 478 | +msgid "Failed to generate certificate request: %{message}" |
479 | 479 | msgstr ""
|
480 | 480 |
|
481 |
| -#: ../lib/puppet/application/ssl.rb:196 |
| 481 | +#: ../lib/puppet/application/ssl.rb:211 |
482 | 482 | msgid "Downloading certificate '%{name}' from %{url}"
|
483 | 483 | msgstr ""
|
484 | 484 |
|
485 |
| -#: ../lib/puppet/application/ssl.rb:200 |
| 485 | +#: ../lib/puppet/application/ssl.rb:215 |
486 | 486 | msgid "Downloaded certificate '%{name}' with fingerprint %{fingerprint}"
|
487 | 487 | msgstr ""
|
488 | 488 |
|
489 |
| -#: ../lib/puppet/application/ssl.rb:213 ../lib/puppet/application/ssl.rb:216 |
| 489 | +#: ../lib/puppet/application/ssl.rb:228 ../lib/puppet/application/ssl.rb:231 |
490 | 490 | msgid "Failed to download certificate: %{message}"
|
491 | 491 | msgstr ""
|
492 | 492 |
|
493 |
| -#: ../lib/puppet/application/ssl.rb:245 ../lib/puppet/application/ssl.rb:248 |
| 493 | +#: ../lib/puppet/application/ssl.rb:260 ../lib/puppet/application/ssl.rb:263 |
494 | 494 | msgid "Failed to connect to the CA to determine if certificate %{certname} has been cleaned"
|
495 | 495 | msgstr ""
|
496 | 496 |
|
497 |
| -#: ../lib/puppet/application/ssl.rb:275 |
| 497 | +#: ../lib/puppet/application/ssl.rb:290 |
498 | 498 | msgid "Removed %{label} %{path}"
|
499 | 499 | msgstr ""
|
500 | 500 |
|
| 501 | +#: ../lib/puppet/application/ssl.rb:307 ../lib/puppet/ssl/state_machine.rb:273 |
| 502 | +msgid "Creating a new EC SSL key for %{name} using curve %{curve}" |
| 503 | +msgstr "" |
| 504 | + |
| 505 | +#: ../lib/puppet/application/ssl.rb:310 |
| 506 | +msgid "Creating a new SSL key for %{name}" |
| 507 | +msgstr "" |
| 508 | + |
501 | 509 | #: ../lib/puppet/configurer.rb:22
|
502 | 510 | msgid "Puppet configuration client"
|
503 | 511 | msgstr ""
|
@@ -1752,7 +1760,7 @@ msgstr ""
|
1752 | 1760 | msgid "Timeout waiting for exclusive lock on %{path}"
|
1753 | 1761 | msgstr ""
|
1754 | 1762 |
|
1755 |
| -#: ../lib/puppet/file_system/jruby.rb:19 ../lib/puppet/file_system/windows.rb:128 ../lib/puppet/util.rb:672 |
| 1763 | +#: ../lib/puppet/file_system/jruby.rb:19 ../lib/puppet/file_system/windows.rb:128 ../lib/puppet/util.rb:671 |
1756 | 1764 | msgid "Is a directory: %{directory}"
|
1757 | 1765 | msgstr ""
|
1758 | 1766 |
|
@@ -2226,11 +2234,11 @@ msgstr ""
|
2226 | 2234 | msgid "Run `puppet agent -t`"
|
2227 | 2235 | msgstr ""
|
2228 | 2236 |
|
2229 |
| -#: ../lib/puppet/http/client.rb:388 |
| 2237 | +#: ../lib/puppet/http/client.rb:390 |
2230 | 2238 | msgid "Sleeping for %{interval} seconds before retrying the request"
|
2231 | 2239 | msgstr ""
|
2232 | 2240 |
|
2233 |
| -#: ../lib/puppet/http/client.rb:438 |
| 2241 | +#: ../lib/puppet/http/client.rb:445 |
2234 | 2242 | msgid "HTTP REST queries cannot handle values of type '%{klass}'"
|
2235 | 2243 | msgstr ""
|
2236 | 2244 |
|
@@ -7335,7 +7343,7 @@ msgstr ""
|
7335 | 7343 | msgid "%{name} has not declared what class it wraps"
|
7336 | 7344 | msgstr ""
|
7337 | 7345 |
|
7338 |
| -#: ../lib/puppet/ssl/base.rb:32 ../lib/puppet/x509/cert_provider.rb:382 |
| 7346 | +#: ../lib/puppet/ssl/base.rb:32 ../lib/puppet/x509/cert_provider.rb:384 |
7339 | 7347 | msgid "Certname %{name} must not contain unprintable or non-ASCII characters"
|
7340 | 7348 | msgstr ""
|
7341 | 7349 |
|
@@ -8468,11 +8476,11 @@ msgstr ""
|
8468 | 8476 | msgid "path may not be nil"
|
8469 | 8477 | msgstr ""
|
8470 | 8478 |
|
8471 |
| -#: ../lib/puppet/util.rb:587 |
| 8479 | +#: ../lib/puppet/util.rb:586 |
8472 | 8480 | msgid "replace_file requires a block"
|
8473 | 8481 | msgstr ""
|
8474 | 8482 |
|
8475 |
| -#: ../lib/puppet/util.rb:591 |
| 8483 | +#: ../lib/puppet/util.rb:590 |
8476 | 8484 | msgid "replace_file default_mode: %{default_mode} is invalid"
|
8477 | 8485 | msgstr ""
|
8478 | 8486 |
|
@@ -8757,19 +8765,19 @@ msgstr ""
|
8757 | 8765 | msgid "Working directory %{cwd} does not exist!"
|
8758 | 8766 | msgstr ""
|
8759 | 8767 |
|
8760 |
| -#: ../lib/puppet/util/execution.rb:278 |
| 8768 | +#: ../lib/puppet/util/execution.rb:283 |
8761 | 8769 | msgid "Could not get output"
|
8762 | 8770 | msgstr ""
|
8763 | 8771 |
|
8764 |
| -#: ../lib/puppet/util/execution.rb:287 |
| 8772 | +#: ../lib/puppet/util/execution.rb:292 |
8765 | 8773 | msgid "Execution of '%{str}' returned %{exit_status}: %{output}"
|
8766 | 8774 | msgstr ""
|
8767 | 8775 |
|
8768 |
| -#: ../lib/puppet/util/execution.rb:364 |
| 8776 | +#: ../lib/puppet/util/execution.rb:369 |
8769 | 8777 | msgid "Could not execute posix command: %{detail}"
|
8770 | 8778 | msgstr ""
|
8771 | 8779 |
|
8772 |
| -#: ../lib/puppet/util/execution.rb:412 |
| 8780 | +#: ../lib/puppet/util/execution.rb:417 |
8773 | 8781 | msgid "Waiting for output; will sleep %{time_to_sleep} seconds"
|
8774 | 8782 | msgstr ""
|
8775 | 8783 |
|
|
0 commit comments