Skip to content

Commit 409536e

Browse files
(packaging) Updating the puppet.pot file
1 parent ecb85e4 commit 409536e

File tree

1 file changed

+60
-52
lines changed

1 file changed

+60
-52
lines changed

locales/puppet.pot

Lines changed: 60 additions & 52 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.22.1-24-gcd615a0abb\n"
9+
"Project-Id-Version: Puppet automation framework 6.22.1-32-gecb85e4f65\n"
1010
"\n"
1111
"Report-Msgid-Bugs-To: https://tickets.puppetlabs.com\n"
12-
"POT-Creation-Date: 2021-04-23 17:03+0000\n"
13-
"PO-Revision-Date: 2021-04-23 17:03+0000\n"
12+
"POT-Creation-Date: 2021-04-29 23:48+0000\n"
13+
"PO-Revision-Date: 2021-04-29 23:48+0000\n"
1414
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1515
"Language-Team: LANGUAGE <[email protected]>\n"
1616
"Language: \n"
@@ -1750,21 +1750,29 @@ msgstr ""
17501750
msgid "Fileset paths must be fully qualified: %{path}"
17511751
msgstr ""
17521752

1753-
#: ../lib/puppet/file_serving/fileset.rb:50
1753+
#: ../lib/puppet/file_serving/fileset.rb:51
17541754
msgid "Fileset paths must exist"
17551755
msgstr ""
17561756

17571757
#. TRANSLATORS "recurse" and "recurselimit" are parameter names and should not be translated
1758-
#: ../lib/puppet/file_serving/fileset.rb:52
1758+
#: ../lib/puppet/file_serving/fileset.rb:53
17591759
msgid "Fileset recurse parameter must not be a number anymore, please use recurselimit"
17601760
msgstr ""
17611761

1762+
#: ../lib/puppet/file_serving/fileset.rb:65
1763+
msgid "The directory '%{path}' contains %{entries} entries, which exceeds the limit of %{max_files} specified by the max_files parameter for this resource. The limit may be increased, but be aware that large number of file resources can result in excessive resource consumption and degraded performance. Consider using an alternate method to manage large directory trees"
1764+
msgstr ""
1765+
1766+
#: ../lib/puppet/file_serving/fileset.rb:67
1767+
msgid "The directory '%{path}' contains %{entries} entries, which exceeds the default soft limit %{max_files} and may cause excessive resource consumption and degraded performance. To remove this warning set a value for `max_files` parameter or consider using an alternate method to manage large directory trees"
1768+
msgstr ""
1769+
17621770
#. TRANSLATORS ":links" is a parameter name and should not be translated
1763-
#: ../lib/puppet/file_serving/fileset.rb:80
1771+
#: ../lib/puppet/file_serving/fileset.rb:88
17641772
msgid "Invalid :links value '%{links}'"
17651773
msgstr ""
17661774

1767-
#: ../lib/puppet/file_serving/fileset.rb:93
1775+
#: ../lib/puppet/file_serving/fileset.rb:101
17681776
msgid "Invalid option '%{option}'"
17691777
msgstr ""
17701778

@@ -2414,87 +2422,87 @@ msgstr ""
24142422
msgid "Inlining file metadata"
24152423
msgstr ""
24162424

2417-
#: ../lib/puppet/indirector/catalog/compiler.rb:259
2425+
#: ../lib/puppet/indirector/catalog/compiler.rb:260
24182426
msgid "Could not get metadata for %{resource}"
24192427
msgstr ""
24202428

2421-
#: ../lib/puppet/indirector/catalog/compiler.rb:280
2429+
#: ../lib/puppet/indirector/catalog/compiler.rb:281
24222430
msgid "Unable to find a common checksum type between agent '%{agent_type}' and master '%{master_type}'."
24232431
msgstr ""
24242432

2425-
#: ../lib/puppet/indirector/catalog/compiler.rb:287
2433+
#: ../lib/puppet/indirector/catalog/compiler.rb:288
24262434
msgid "Compiled static catalog for %{node} in environment %{environment} in %%{seconds} seconds"
24272435
msgstr ""
24282436

2429-
#: ../lib/puppet/indirector/catalog/compiler.rb:288
2437+
#: ../lib/puppet/indirector/catalog/compiler.rb:289
24302438
msgid "Compiled static catalog for %{node} in environment %{environment}"
24312439
msgstr ""
24322440

2433-
#: ../lib/puppet/indirector/catalog/compiler.rb:290
2441+
#: ../lib/puppet/indirector/catalog/compiler.rb:291
24342442
msgid "Compiled static catalog for %{node} in %%{seconds} seconds"
24352443
msgstr ""
24362444

2437-
#: ../lib/puppet/indirector/catalog/compiler.rb:291
2445+
#: ../lib/puppet/indirector/catalog/compiler.rb:292
24382446
msgid "Compiled static catalog for %{node}"
24392447
msgstr ""
24402448

2441-
#: ../lib/puppet/indirector/catalog/compiler.rb:296
2449+
#: ../lib/puppet/indirector/catalog/compiler.rb:297
24422450
msgid "Compiled catalog for %{node} in environment %{environment} in %%{seconds} seconds"
24432451
msgstr ""
24442452

2445-
#: ../lib/puppet/indirector/catalog/compiler.rb:297
2453+
#: ../lib/puppet/indirector/catalog/compiler.rb:298
24462454
msgid "Compiled catalog for %{node} in environment %{environment}"
24472455
msgstr ""
24482456

2449-
#: ../lib/puppet/indirector/catalog/compiler.rb:299
2457+
#: ../lib/puppet/indirector/catalog/compiler.rb:300
24502458
msgid "Compiled catalog for %{node} in %%{seconds} seconds"
24512459
msgstr ""
24522460

2453-
#: ../lib/puppet/indirector/catalog/compiler.rb:300
2461+
#: ../lib/puppet/indirector/catalog/compiler.rb:301
24542462
msgid "Compiled catalog for %{node}"
24552463
msgstr ""
24562464

24572465
#. TRANSLATORS Inlined refers to adding additional metadata
2458-
#: ../lib/puppet/indirector/catalog/compiler.rb:322
2466+
#: ../lib/puppet/indirector/catalog/compiler.rb:323
24592467
msgid "Inlined resource metadata into static catalog for %{node} in environment %{environment} in %%{seconds} seconds"
24602468
msgstr ""
24612469

24622470
#. TRANSLATORS Inlined refers to adding additional metadata
2463-
#: ../lib/puppet/indirector/catalog/compiler.rb:324
2471+
#: ../lib/puppet/indirector/catalog/compiler.rb:325
24642472
msgid "Inlined resource metadata into static catalog for %{node} in environment %{environment}"
24652473
msgstr ""
24662474

24672475
#. TRANSLATORS Inlined refers to adding additional metadata
2468-
#: ../lib/puppet/indirector/catalog/compiler.rb:327
2476+
#: ../lib/puppet/indirector/catalog/compiler.rb:328
24692477
msgid "Inlined resource metadata into static catalog for %{node} in %%{seconds} seconds"
24702478
msgstr ""
24712479

24722480
#. TRANSLATORS Inlined refers to adding additional metadata
2473-
#: ../lib/puppet/indirector/catalog/compiler.rb:329
2481+
#: ../lib/puppet/indirector/catalog/compiler.rb:330
24742482
msgid "Inlined resource metadata into static catalog for %{node}"
24752483
msgstr ""
24762484

2477-
#: ../lib/puppet/indirector/catalog/compiler.rb:346
2485+
#: ../lib/puppet/indirector/catalog/compiler.rb:347
24782486
msgid "Found node information"
24792487
msgstr ""
24802488

2481-
#: ../lib/puppet/indirector/catalog/compiler.rb:354
2489+
#: ../lib/puppet/indirector/catalog/compiler.rb:355
24822490
msgid "Failed when searching for node %{name}: %{detail}"
24832491
msgstr ""
24842492

2485-
#: ../lib/puppet/indirector/catalog/compiler.rb:374
2493+
#: ../lib/puppet/indirector/catalog/compiler.rb:375
24862494
msgid "Invalid option use_node for a remote request"
24872495
msgstr ""
24882496

2489-
#: ../lib/puppet/indirector/catalog/compiler.rb:393
2497+
#: ../lib/puppet/indirector/catalog/compiler.rb:394
24902498
msgid "Could not find node '%{name}'; cannot compile"
24912499
msgstr ""
24922500

2493-
#: ../lib/puppet/indirector/catalog/compiler.rb:426
2501+
#: ../lib/puppet/indirector/catalog/compiler.rb:427
24942502
msgid "Could not retrieve fact servername"
24952503
msgstr ""
24962504

2497-
#: ../lib/puppet/indirector/catalog/compiler.rb:435
2505+
#: ../lib/puppet/indirector/catalog/compiler.rb:436
24982506
msgid "Could not retrieve either serverip or serverip6 fact"
24992507
msgstr ""
25002508

@@ -3055,8 +3063,8 @@ msgstr ""
30553063
msgid "Option %{option} conflicts with existing option %{conflict} on %{face}"
30563064
msgstr ""
30573065

3058-
#. TRANSLATORS 'Puppet.settings' should not be translated
30593066
#. TRANSLATORS 'Puppet.settings' references to the Puppet settings options and should not be translated
3067+
#. TRANSLATORS 'Puppet.settings' should not be translated
30603068
#: ../lib/puppet/interface/action.rb:315 ../lib/puppet/interface/option_manager.rb:14
30613069
msgid "Global option %{option} does not exist in Puppet.settings"
30623070
msgstr ""
@@ -8723,74 +8731,74 @@ msgstr ""
87238731
msgid "Invalid recurselimit value %{value}"
87248732
msgstr ""
87258733

8726-
#: ../lib/puppet/type/file.rb:418
8734+
#: ../lib/puppet/type/file.rb:434
87278735
msgid "You cannot specify more than one of %{creators}"
87288736
msgstr ""
87298737

8730-
#: ../lib/puppet/type/file.rb:420
8738+
#: ../lib/puppet/type/file.rb:436
87318739
msgid "You cannot specify a remote recursion without a source"
87328740
msgstr ""
87338741

8734-
#: ../lib/puppet/type/file.rb:422
8742+
#: ../lib/puppet/type/file.rb:438
87358743
msgid "You cannot specify source when using checksum 'none'"
87368744
msgstr ""
87378745

8738-
#: ../lib/puppet/type/file.rb:425
8746+
#: ../lib/puppet/type/file.rb:441
87398747
msgid "You cannot specify content when using checksum '%{checksum_type}'"
87408748
msgstr ""
87418749

8742-
#: ../lib/puppet/type/file.rb:428
8750+
#: ../lib/puppet/type/file.rb:444
87438751
msgid "Possible error: recurselimit is set but not recurse, no recursion will happen"
87448752
msgstr ""
87458753

8746-
#: ../lib/puppet/type/file.rb:436
8754+
#: ../lib/puppet/type/file.rb:452
87478755
msgid "Checksum value '%{value}' is not a valid checksum type %{checksum}"
87488756
msgstr ""
87498757

8750-
#: ../lib/puppet/type/file.rb:439
8758+
#: ../lib/puppet/type/file.rb:455
87518759
msgid "Checksum value is ignored unless content or source are specified"
87528760
msgstr ""
87538761

8754-
#: ../lib/puppet/type/file.rb:477
8762+
#: ../lib/puppet/type/file.rb:493
87558763
msgid "Can not find filebucket for backups without a catalog"
87568764
msgstr ""
87578765

8758-
#: ../lib/puppet/type/file.rb:482
8766+
#: ../lib/puppet/type/file.rb:498
87598767
msgid "Could not find filebucket %{backup} specified in backup"
87608768
msgstr ""
87618769

8762-
#: ../lib/puppet/type/file.rb:780
8770+
#: ../lib/puppet/type/file.rb:797
87638771
msgid "Could not back up file of type %{current_type}"
87648772
msgstr ""
87658773

8766-
#: ../lib/puppet/type/file.rb:795
8774+
#: ../lib/puppet/type/file.rb:812
87678775
msgid "Could not remove files of type %{current_type}"
87688776
msgstr ""
87698777

87708778
#. TRANSLATORS "source_permissions => ignore" should not be translated
8771-
#: ../lib/puppet/type/file.rb:806
8779+
#: ../lib/puppet/type/file.rb:823
87728780
msgid "Copying owner/mode/group from the source file on Windows is not supported; use source_permissions => ignore."
87738781
msgstr ""
87748782

87758783
#. TRANSLATORS "stat" is a program name and should not be translated
8776-
#: ../lib/puppet/type/file.rb:887 ../lib/puppet/type/tidy.rb:352
8784+
#: ../lib/puppet/type/file.rb:904 ../lib/puppet/type/tidy.rb:371
87778785
msgid "Could not stat; permission denied"
87788786
msgstr ""
87798787

8780-
#: ../lib/puppet/type/file.rb:890
8788+
#: ../lib/puppet/type/file.rb:907
87818789
msgid "Could not stat; invalid pathname"
87828790
msgstr ""
87838791

8784-
#: ../lib/puppet/type/file.rb:1018
8792+
#: ../lib/puppet/type/file.rb:1035
87858793
msgid "Not removing directory; use 'force' to override"
87868794
msgstr ""
87878795

87888796
#. TRANSLATORS refers to a file which could not be backed up
8789-
#: ../lib/puppet/type/file.rb:1043
8797+
#: ../lib/puppet/type/file.rb:1060
87908798
msgid "Could not back up; will not remove"
87918799
msgstr ""
87928800

8793-
#: ../lib/puppet/type/file.rb:1058
8801+
#: ../lib/puppet/type/file.rb:1075
87948802
msgid "File written to disk did not match desired checksum; discarding changes (%{content_checksum} vs %{desired_checksum})"
87958803
msgstr ""
87968804

@@ -8956,34 +8964,34 @@ msgstr ""
89568964
msgid "\"%{value}\" is not a positive integer: the timeout parameter must be specified as a positive integer"
89578965
msgstr ""
89588966

8959-
#: ../lib/puppet/type/tidy.rb:85
8967+
#: ../lib/puppet/type/tidy.rb:101
89608968
msgid "Tidy can't use matches with recurse 0, false, or undef"
89618969
msgstr ""
89628970

8963-
#: ../lib/puppet/type/tidy.rb:125
8971+
#: ../lib/puppet/type/tidy.rb:141
89648972
msgid "Invalid age unit '%{unit}'"
89658973
msgstr ""
89668974

89678975
#. TRANSLATORS tidy is the name of a program and should not be translated
8968-
#: ../lib/puppet/type/tidy.rb:145
8976+
#: ../lib/puppet/type/tidy.rb:161
89698977
msgid "Invalid tidy age %{age}"
89708978
msgstr ""
89718979

8972-
#: ../lib/puppet/type/tidy.rb:167
8980+
#: ../lib/puppet/type/tidy.rb:183
89738981
msgid "Invalid size unit '%{unit}'"
89748982
msgstr ""
89758983

89768984
#. TRANSLATORS tidy is the name of a program and should not be translated
8977-
#: ../lib/puppet/type/tidy.rb:185
8985+
#: ../lib/puppet/type/tidy.rb:201
89788986
msgid "Invalid tidy size %{age}"
89798987
msgstr ""
89808988

89818989
#. TRANSLATORS "Tidy" is a program name and should not be translated
8982-
#: ../lib/puppet/type/tidy.rb:275
8990+
#: ../lib/puppet/type/tidy.rb:294
89838991
msgid "Tidying %{count} files"
89848992
msgstr ""
89858993

8986-
#: ../lib/puppet/type/tidy.rb:348
8994+
#: ../lib/puppet/type/tidy.rb:367
89878995
msgid "File does not exist"
89888996
msgstr ""
89898997

0 commit comments

Comments
 (0)