Skip to content

Commit d30a9be

Browse files
(packaging) Updating the puppet.pot file
1 parent 6a3feb6 commit d30a9be

File tree

1 file changed

+20
-16
lines changed

1 file changed

+20
-16
lines changed

locales/puppet.pot

Lines changed: 20 additions & 16 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-69-g18e2ea0\n"
9+
"Project-Id-Version: Puppet automation framework 6.0.5-99-g6a3feb6\n"
1010
"\n"
1111
"Report-Msgid-Bugs-To: https://tickets.puppetlabs.com\n"
12-
"POT-Creation-Date: 2019-02-01 17:56+0000\n"
13-
"PO-Revision-Date: 2019-02-01 17:56+0000\n"
12+
"POT-Creation-Date: 2019-02-16 17:50+0000\n"
13+
"PO-Revision-Date: 2019-02-16 17:50+0000\n"
1414
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1515
"Language-Team: LANGUAGE <[email protected]>\n"
1616
"Language: \n"
@@ -348,27 +348,27 @@ msgstr ""
348348
msgid "Store and retrieve files in a filebucket"
349349
msgstr ""
350350

351-
#: ../lib/puppet/application/filebucket.rb:203
351+
#: ../lib/puppet/application/filebucket.rb:208
352352
msgid "You must specify a file to back up"
353353
msgstr ""
354354

355-
#: ../lib/puppet/application/filebucket.rb:207
355+
#: ../lib/puppet/application/filebucket.rb:212
356356
msgid "%{file}: no such file"
357357
msgstr ""
358358

359-
#: ../lib/puppet/application/filebucket.rb:211
359+
#: ../lib/puppet/application/filebucket.rb:216
360360
msgid "%{file}: cannot read file"
361361
msgstr ""
362362

363-
#: ../lib/puppet/application/filebucket.rb:233 ../lib/puppet/application/filebucket.rb:256
363+
#: ../lib/puppet/application/filebucket.rb:238 ../lib/puppet/application/filebucket.rb:261
364364
msgid "Need exactly two arguments: filebucket diff <file_a> <file_b>"
365365
msgstr ""
366366

367-
#: ../lib/puppet/application/filebucket.rb:253
367+
#: ../lib/puppet/application/filebucket.rb:258
368368
msgid "Comparing %{checksum_a} %{checksum_b} %{file_a} %{file_b}"
369369
msgstr ""
370370

371-
#: ../lib/puppet/application/filebucket.rb:267
371+
#: ../lib/puppet/application/filebucket.rb:272
372372
msgid "Cancelling"
373373
msgstr ""
374374

@@ -6750,19 +6750,19 @@ msgstr ""
67506750
msgid "Package %{name} was not present after trying to install it"
67516751
msgstr ""
67526752

6753-
#: ../lib/puppet/provider/package/windows.rb:93
6753+
#: ../lib/puppet/provider/package/windows.rb:97
67546754
msgid "The package %{operation}ed successfully and the system is rebooting now."
67556755
msgstr ""
67566756

6757-
#: ../lib/puppet/provider/package/windows.rb:95
6757+
#: ../lib/puppet/provider/package/windows.rb:99
67586758
msgid "The package %{operation}ed successfully, but the system must be rebooted."
67596759
msgstr ""
67606760

6761-
#: ../lib/puppet/provider/package/windows.rb:97
6761+
#: ../lib/puppet/provider/package/windows.rb:101
67626762
msgid "Failed to %{operation}"
67636763
msgstr ""
67646764

6765-
#: ../lib/puppet/provider/package/windows.rb:103
6765+
#: ../lib/puppet/provider/package/windows.rb:107
67666766
msgid "The source parameter cannot be empty when using the Windows provider."
67676767
msgstr ""
67686768

@@ -8016,6 +8016,10 @@ msgstr ""
80168016
msgid "Check %{value} exceeded timeout"
80178017
msgstr ""
80188018

8019+
#: ../lib/puppet/type/exec.rb:589
8020+
msgid "'%{cmd}' won't be executed because of failed check '%{check}'"
8021+
msgstr ""
8022+
80198023
#: ../lib/puppet/type/file.rb:56
80208024
msgid "File paths must be fully qualified, not '%{path}'"
80218025
msgstr ""
@@ -8145,15 +8149,15 @@ msgstr ""
81458149
msgid "The `source_permissions` parameter is deprecated. Explicitly set `owner`, `group`, and `mode`."
81468150
msgstr ""
81478151

8148-
#: ../lib/puppet/type/filebucket.rb:69
8152+
#: ../lib/puppet/type/filebucket.rb:73
81498153
msgid "You can only have one filebucket path"
81508154
msgstr ""
81518155

8152-
#: ../lib/puppet/type/filebucket.rb:73
8156+
#: ../lib/puppet/type/filebucket.rb:77
81538157
msgid "Filebucket paths must be absolute"
81548158
msgstr ""
81558159

8156-
#: ../lib/puppet/type/filebucket.rb:109
8160+
#: ../lib/puppet/type/filebucket.rb:113
81578161
msgid "Could not create %{type} filebucket: %{detail}"
81588162
msgstr ""
81598163

0 commit comments

Comments
 (0)