|
6 | 6 | #, fuzzy |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | | -"Project-Id-Version: Puppet automation framework 6.0.5-99-g6a3feb6\n" |
| 9 | +"Project-Id-Version: Puppet automation framework 6.0.5-116-gff7a6ce\n" |
10 | 10 | "\n" |
11 | 11 | "Report-Msgid-Bugs-To: https://tickets.puppetlabs.com\n" |
12 | | -"POT-Creation-Date: 2019-02-16 17:50+0000\n" |
13 | | -"PO-Revision-Date: 2019-02-16 17:50+0000\n" |
| 12 | +"POT-Creation-Date: 2019-03-01 19:05+0000\n" |
| 13 | +"PO-Revision-Date: 2019-03-01 19:05+0000\n" |
14 | 14 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
15 | 15 | " Language-Team: LANGUAGE <[email protected]>\n" |
16 | 16 | "Language: \n" |
@@ -550,12 +550,12 @@ msgstr "" |
550 | 550 | msgid "Applied catalog in %{seconds} seconds" |
551 | 551 | msgstr "" |
552 | 552 |
|
553 | | -#: ../lib/puppet/configurer.rb:231 |
554 | | -msgid "Selected puppet server: %{server}:%{port}" |
| 553 | +#: ../lib/puppet/configurer.rb:230 |
| 554 | +msgid "Could not select a functional puppet master from server_list: '%{server_list}'" |
555 | 555 | msgstr "" |
556 | 556 |
|
557 | | -#: ../lib/puppet/configurer.rb:234 |
558 | | -msgid "Could not select a functional puppet server" |
| 557 | +#: ../lib/puppet/configurer.rb:232 |
| 558 | +msgid "Selected puppet server: %{server}:%{port}" |
559 | 559 | msgstr "" |
560 | 560 |
|
561 | 561 | #: ../lib/puppet/configurer.rb:264 |
@@ -3808,10 +3808,18 @@ msgstr "" |
3808 | 3808 | msgid "Received a %{status_code} response from %{server_hostname}. Sleeping for %{retry_sleep} seconds before retrying the request." |
3809 | 3809 | msgstr "" |
3810 | 3810 |
|
3811 | | -#: ../lib/puppet/network/http/connection.rb:304 |
| 3811 | +#: ../lib/puppet/network/http/connection.rb:308 |
3812 | 3812 | msgid "request %{uri} interrupted after %{elapsed} seconds" |
3813 | 3813 | msgstr "" |
3814 | 3814 |
|
| 3815 | +#: ../lib/puppet/network/http/connection.rb:310 |
| 3816 | +msgid "request %{uri} timed out after %{elapsed} seconds" |
| 3817 | +msgstr "" |
| 3818 | + |
| 3819 | +#: ../lib/puppet/network/http/connection.rb:312 |
| 3820 | +msgid "request %{uri} failed: %{msg}" |
| 3821 | +msgstr "" |
| 3822 | + |
3815 | 3823 | #: ../lib/puppet/network/http/error.rb:23 |
3816 | 3824 | msgid "Not Acceptable: %{message}" |
3817 | 3825 | msgstr "" |
@@ -9114,15 +9122,15 @@ msgstr "" |
9114 | 9122 | msgid "Sleeping for %{time} seconds (splay is enabled)" |
9115 | 9123 | msgstr "" |
9116 | 9124 |
|
9117 | | -#: ../lib/puppet/util/ssl.rb:81 |
| 9125 | +#: ../lib/puppet/util/ssl.rb:77 |
9118 | 9126 | msgid "expected one of %{certnames}" |
9119 | 9127 | msgstr "" |
9120 | 9128 |
|
9121 | | -#: ../lib/puppet/util/ssl.rb:83 |
| 9129 | +#: ../lib/puppet/util/ssl.rb:79 |
9122 | 9130 | msgid "expected %{certname}" |
9123 | 9131 | msgstr "" |
9124 | 9132 |
|
9125 | | -#: ../lib/puppet/util/ssl.rb:86 |
| 9133 | +#: ../lib/puppet/util/ssl.rb:82 |
9126 | 9134 | msgid "Server hostname '%{host}' did not match server certificate; %{expected_certnames}" |
9127 | 9135 | msgstr "" |
9128 | 9136 |
|
|
0 commit comments