|
6 | 6 | #, fuzzy |
7 | 7 | msgid "" |
8 | 8 | 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" |
10 | 10 | "\n" |
11 | 11 | "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" |
14 | 14 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
15 | 15 | " Language-Team: LANGUAGE <[email protected]>\n" |
16 | 16 | "Language: \n" |
@@ -348,27 +348,27 @@ msgstr "" |
348 | 348 | msgid "Store and retrieve files in a filebucket" |
349 | 349 | msgstr "" |
350 | 350 |
|
351 | | -#: ../lib/puppet/application/filebucket.rb:203 |
| 351 | +#: ../lib/puppet/application/filebucket.rb:208 |
352 | 352 | msgid "You must specify a file to back up" |
353 | 353 | msgstr "" |
354 | 354 |
|
355 | | -#: ../lib/puppet/application/filebucket.rb:207 |
| 355 | +#: ../lib/puppet/application/filebucket.rb:212 |
356 | 356 | msgid "%{file}: no such file" |
357 | 357 | msgstr "" |
358 | 358 |
|
359 | | -#: ../lib/puppet/application/filebucket.rb:211 |
| 359 | +#: ../lib/puppet/application/filebucket.rb:216 |
360 | 360 | msgid "%{file}: cannot read file" |
361 | 361 | msgstr "" |
362 | 362 |
|
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 |
364 | 364 | msgid "Need exactly two arguments: filebucket diff <file_a> <file_b>" |
365 | 365 | msgstr "" |
366 | 366 |
|
367 | | -#: ../lib/puppet/application/filebucket.rb:253 |
| 367 | +#: ../lib/puppet/application/filebucket.rb:258 |
368 | 368 | msgid "Comparing %{checksum_a} %{checksum_b} %{file_a} %{file_b}" |
369 | 369 | msgstr "" |
370 | 370 |
|
371 | | -#: ../lib/puppet/application/filebucket.rb:267 |
| 371 | +#: ../lib/puppet/application/filebucket.rb:272 |
372 | 372 | msgid "Cancelling" |
373 | 373 | msgstr "" |
374 | 374 |
|
@@ -6750,19 +6750,19 @@ msgstr "" |
6750 | 6750 | msgid "Package %{name} was not present after trying to install it" |
6751 | 6751 | msgstr "" |
6752 | 6752 |
|
6753 | | -#: ../lib/puppet/provider/package/windows.rb:93 |
| 6753 | +#: ../lib/puppet/provider/package/windows.rb:97 |
6754 | 6754 | msgid "The package %{operation}ed successfully and the system is rebooting now." |
6755 | 6755 | msgstr "" |
6756 | 6756 |
|
6757 | | -#: ../lib/puppet/provider/package/windows.rb:95 |
| 6757 | +#: ../lib/puppet/provider/package/windows.rb:99 |
6758 | 6758 | msgid "The package %{operation}ed successfully, but the system must be rebooted." |
6759 | 6759 | msgstr "" |
6760 | 6760 |
|
6761 | | -#: ../lib/puppet/provider/package/windows.rb:97 |
| 6761 | +#: ../lib/puppet/provider/package/windows.rb:101 |
6762 | 6762 | msgid "Failed to %{operation}" |
6763 | 6763 | msgstr "" |
6764 | 6764 |
|
6765 | | -#: ../lib/puppet/provider/package/windows.rb:103 |
| 6765 | +#: ../lib/puppet/provider/package/windows.rb:107 |
6766 | 6766 | msgid "The source parameter cannot be empty when using the Windows provider." |
6767 | 6767 | msgstr "" |
6768 | 6768 |
|
@@ -8016,6 +8016,10 @@ msgstr "" |
8016 | 8016 | msgid "Check %{value} exceeded timeout" |
8017 | 8017 | msgstr "" |
8018 | 8018 |
|
| 8019 | +#: ../lib/puppet/type/exec.rb:589 |
| 8020 | +msgid "'%{cmd}' won't be executed because of failed check '%{check}'" |
| 8021 | +msgstr "" |
| 8022 | + |
8019 | 8023 | #: ../lib/puppet/type/file.rb:56 |
8020 | 8024 | msgid "File paths must be fully qualified, not '%{path}'" |
8021 | 8025 | msgstr "" |
@@ -8145,15 +8149,15 @@ msgstr "" |
8145 | 8149 | msgid "The `source_permissions` parameter is deprecated. Explicitly set `owner`, `group`, and `mode`." |
8146 | 8150 | msgstr "" |
8147 | 8151 |
|
8148 | | -#: ../lib/puppet/type/filebucket.rb:69 |
| 8152 | +#: ../lib/puppet/type/filebucket.rb:73 |
8149 | 8153 | msgid "You can only have one filebucket path" |
8150 | 8154 | msgstr "" |
8151 | 8155 |
|
8152 | | -#: ../lib/puppet/type/filebucket.rb:73 |
| 8156 | +#: ../lib/puppet/type/filebucket.rb:77 |
8153 | 8157 | msgid "Filebucket paths must be absolute" |
8154 | 8158 | msgstr "" |
8155 | 8159 |
|
8156 | | -#: ../lib/puppet/type/filebucket.rb:109 |
| 8160 | +#: ../lib/puppet/type/filebucket.rb:113 |
8157 | 8161 | msgid "Could not create %{type} filebucket: %{detail}" |
8158 | 8162 | msgstr "" |
8159 | 8163 |
|
|
0 commit comments