Skip to content

Commit 208b633

Browse files
(packaging) Updating the puppet.pot file
1 parent ff7a6ce commit 208b633

File tree

1 file changed

+19
-11
lines changed

1 file changed

+19
-11
lines changed

locales/puppet.pot

Lines changed: 19 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
#, fuzzy
77
msgid ""
88
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"
1010
"\n"
1111
"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"
1414
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1515
"Language-Team: LANGUAGE <[email protected]>\n"
1616
"Language: \n"
@@ -550,12 +550,12 @@ msgstr ""
550550
msgid "Applied catalog in %{seconds} seconds"
551551
msgstr ""
552552

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}'"
555555
msgstr ""
556556

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}"
559559
msgstr ""
560560

561561
#: ../lib/puppet/configurer.rb:264
@@ -3808,10 +3808,18 @@ msgstr ""
38083808
msgid "Received a %{status_code} response from %{server_hostname}. Sleeping for %{retry_sleep} seconds before retrying the request."
38093809
msgstr ""
38103810

3811-
#: ../lib/puppet/network/http/connection.rb:304
3811+
#: ../lib/puppet/network/http/connection.rb:308
38123812
msgid "request %{uri} interrupted after %{elapsed} seconds"
38133813
msgstr ""
38143814

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+
38153823
#: ../lib/puppet/network/http/error.rb:23
38163824
msgid "Not Acceptable: %{message}"
38173825
msgstr ""
@@ -9114,15 +9122,15 @@ msgstr ""
91149122
msgid "Sleeping for %{time} seconds (splay is enabled)"
91159123
msgstr ""
91169124

9117-
#: ../lib/puppet/util/ssl.rb:81
9125+
#: ../lib/puppet/util/ssl.rb:77
91189126
msgid "expected one of %{certnames}"
91199127
msgstr ""
91209128

9121-
#: ../lib/puppet/util/ssl.rb:83
9129+
#: ../lib/puppet/util/ssl.rb:79
91229130
msgid "expected %{certname}"
91239131
msgstr ""
91249132

9125-
#: ../lib/puppet/util/ssl.rb:86
9133+
#: ../lib/puppet/util/ssl.rb:82
91269134
msgid "Server hostname '%{host}' did not match server certificate; %{expected_certnames}"
91279135
msgstr ""
91289136

0 commit comments

Comments
 (0)