|
6 | 6 | #, fuzzy |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | | -"Project-Id-Version: Puppet automation framework 8.1.0-19-g2095c8b1d7\n" |
| 9 | +"Project-Id-Version: Puppet automation framework 8.1.0-30-g0b9e1aca5e\n" |
10 | 10 | "\n" |
11 | 11 | "Report-Msgid-Bugs-To: https://tickets.puppetlabs.com\n" |
12 | | -"POT-Creation-Date: 2023-06-20 17:38+0000\n" |
13 | | -"PO-Revision-Date: 2023-06-20 17:38+0000\n" |
| 12 | +"POT-Creation-Date: 2023-06-28 00:08+0000\n" |
| 13 | +"PO-Revision-Date: 2023-06-28 00:08+0000\n" |
14 | 14 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
15 | 15 | " Language-Team: LANGUAGE <[email protected]>\n" |
16 | 16 | "Language: \n" |
@@ -68,7 +68,7 @@ msgstr "" |
68 | 68 | msgid "Another puppet instance is already running; --waitforlock flag used, waiting for running instance to finish." |
69 | 69 | msgstr "" |
70 | 70 |
|
71 | | -#: ../lib/puppet/agent.rb:101 ../lib/puppet/ssl/state_machine.rb:368 ../lib/puppet/ssl/state_machine.rb:399 |
| 71 | +#: ../lib/puppet/agent.rb:101 ../lib/puppet/ssl/state_machine.rb:414 ../lib/puppet/ssl/state_machine.rb:445 |
72 | 72 | msgid "Will try again in %{time} seconds." |
73 | 73 | msgstr "" |
74 | 74 |
|
@@ -458,7 +458,7 @@ msgstr "" |
458 | 458 | msgid "Unknown action '%{action}'" |
459 | 459 | msgstr "" |
460 | 460 |
|
461 | | -#: ../lib/puppet/application/ssl.rb:167 ../lib/puppet/ssl/state_machine.rb:269 |
| 461 | +#: ../lib/puppet/application/ssl.rb:167 ../lib/puppet/ssl/state_machine.rb:273 |
462 | 462 | msgid "Creating a new EC SSL key for %{name} using curve %{curve}" |
463 | 463 | msgstr "" |
464 | 464 |
|
@@ -7599,59 +7599,79 @@ msgstr "" |
7599 | 7599 | msgid "Loading/generating private key" |
7600 | 7600 | msgstr "" |
7601 | 7601 |
|
7602 | | -#: ../lib/puppet/ssl/state_machine.rb:272 |
| 7602 | +#: ../lib/puppet/ssl/state_machine.rb:276 |
7603 | 7603 | msgid "Creating a new RSA SSL key for %{name}" |
7604 | 7604 | msgstr "" |
7605 | 7605 |
|
7606 | | -#: ../lib/puppet/ssl/state_machine.rb:302 |
| 7606 | +#: ../lib/puppet/ssl/state_machine.rb:315 |
7607 | 7607 | msgid "Generating and submitting a CSR" |
7608 | 7608 | msgstr "" |
7609 | 7609 |
|
7610 | | -#: ../lib/puppet/ssl/state_machine.rb:313 |
| 7610 | +#: ../lib/puppet/ssl/state_machine.rb:326 |
7611 | 7611 | msgid "Failed to submit the CSR, HTTP response was %{code}" |
7612 | 7612 | msgstr "" |
7613 | 7613 |
|
7614 | | -#: ../lib/puppet/ssl/state_machine.rb:322 |
| 7614 | +#: ../lib/puppet/ssl/state_machine.rb:335 |
7615 | 7615 | msgid "Downloading client certificate" |
7616 | 7616 | msgstr "" |
7617 | 7617 |
|
7618 | | -#: ../lib/puppet/ssl/state_machine.rb:328 |
| 7618 | +#: ../lib/puppet/ssl/state_machine.rb:341 |
7619 | 7619 | msgid "Downloaded certificate for %{name} from %{url}" |
7620 | 7620 | msgstr "" |
7621 | 7621 |
|
7622 | | -#: ../lib/puppet/ssl/state_machine.rb:339 |
| 7622 | +#: ../lib/puppet/ssl/state_machine.rb:352 |
7623 | 7623 | msgid "Failed to parse certificate: %{message}" |
7624 | 7624 | msgstr "" |
7625 | 7625 |
|
7626 | | -#: ../lib/puppet/ssl/state_machine.rb:342 |
| 7626 | +#: ../lib/puppet/ssl/state_machine.rb:355 |
7627 | 7627 | msgid "Certificate for %{certname} has not been signed yet" |
7628 | 7628 | msgstr "" |
7629 | 7629 |
|
7630 | | -#: ../lib/puppet/ssl/state_machine.rb:343 |
| 7630 | +#: ../lib/puppet/ssl/state_machine.rb:356 |
7631 | 7631 | msgid "Couldn't fetch certificate from CA server; you might still need to sign this agent's certificate (%{name})." |
7632 | 7632 | msgstr "" |
7633 | 7633 |
|
7634 | | -#: ../lib/puppet/ssl/state_machine.rb:346 |
| 7634 | +#: ../lib/puppet/ssl/state_machine.rb:359 |
7635 | 7635 | msgid "Failed to retrieve certificate for %{certname}: %{message}" |
7636 | 7636 | msgstr "" |
7637 | 7637 |
|
7638 | | -#: ../lib/puppet/ssl/state_machine.rb:362 |
| 7638 | +#: ../lib/puppet/ssl/state_machine.rb:369 |
| 7639 | +msgid "Renewing client certificate" |
| 7640 | +msgstr "" |
| 7641 | + |
| 7642 | +#: ../lib/puppet/ssl/state_machine.rb:382 |
| 7643 | +msgid "Refreshed client certificate: %{cert_digest}, not before '%{not_before}', not after '%{not_after}'" |
| 7644 | +msgstr "" |
| 7645 | + |
| 7646 | +#: ../lib/puppet/ssl/state_machine.rb:387 |
| 7647 | +msgid "Certificate autorenewal has not been enabled on the server." |
| 7648 | +msgstr "" |
| 7649 | + |
| 7650 | +#: ../lib/puppet/ssl/state_machine.rb:389 |
| 7651 | +msgid "Failed to automatically renew certificate: %{code} %{reason}" |
| 7652 | +msgstr "" |
| 7653 | + |
| 7654 | +#: ../lib/puppet/ssl/state_machine.rb:393 |
| 7655 | +msgid "Unable to automatically renew certificate: %{message}" |
| 7656 | +msgstr "" |
| 7657 | + |
| 7658 | +#: ../lib/puppet/ssl/state_machine.rb:408 |
7639 | 7659 | msgid "Exiting now because the waitforcert setting is set to 0." |
7640 | 7660 | msgstr "" |
7641 | 7661 |
|
7642 | | -#: ../lib/puppet/ssl/state_machine.rb:365 |
| 7662 | +#: ../lib/puppet/ssl/state_machine.rb:411 |
7643 | 7663 | msgid "Couldn't fetch certificate from CA server; you might still need to sign this agent's certificate (%{name}). Exiting now because the maxwaitforcert timeout has been exceeded." |
7644 | 7664 | msgstr "" |
7645 | 7665 |
|
7646 | | -#: ../lib/puppet/ssl/state_machine.rb:394 |
| 7666 | +#: ../lib/puppet/ssl/state_machine.rb:440 |
7647 | 7667 | msgid "Another puppet instance is already running and the waitforlock setting is set to 0; exiting" |
7648 | 7668 | msgstr "" |
7649 | 7669 |
|
7650 | | -#: ../lib/puppet/ssl/state_machine.rb:396 |
| 7670 | +#: ../lib/puppet/ssl/state_machine.rb:442 |
7651 | 7671 | msgid "Another puppet instance is already running and the maxwaitforlock timeout has been exceeded; exiting" |
7652 | 7672 | msgstr "" |
7653 | 7673 |
|
7654 | | -#: ../lib/puppet/ssl/state_machine.rb:398 |
| 7674 | +#: ../lib/puppet/ssl/state_machine.rb:444 |
7655 | 7675 | msgid "Another puppet instance is already running; waiting for it to finish" |
7656 | 7676 | msgstr "" |
7657 | 7677 |
|
|
0 commit comments