]> Frank Brehm's Git Trees - pixelpark/puppetmaster-webhooks.git/commitdiff
Translations
authorFrank Brehm <frank.brehm@pixelpark.com>
Wed, 25 Aug 2021 11:52:28 +0000 (13:52 +0200)
committerFrank Brehm <frank.brehm@pixelpark.com>
Wed, 25 Aug 2021 11:52:28 +0000 (13:52 +0200)
locale/de_DE/LC_MESSAGES/puppetmaster_webhooks.po
locale/en_US/LC_MESSAGES/puppetmaster_webhooks.po
locale/puppetmaster_webhooks.pot

index b63d642cd5d87d7d5dc4795f7ae985507e902a30..626a7dcd67a4d19d9585ca8f385fd61362ed993b 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: puppetmaster_webhooks 1.5.4\n"
 "Report-Msgid-Bugs-To: frank.brehm@pixelpark.com\n"
-"POT-Creation-Date: 2021-08-25 13:20+0200\n"
+"POT-Creation-Date: 2021-08-25 13:51+0200\n"
 "PO-Revision-Date: 2019-10-07 18:40+0100\n"
 "Last-Translator: Frank Brehm <frank.brehm@pixelpark.com>\n"
 "Language: de_DE\n"
@@ -553,7 +553,7 @@ msgstr "Erhielt keine Modulinformationen für {!r} von Forge."
 msgid "Puppet environment {!r} does not exists."
 msgstr "Die Puppet-Umgebung {!r} existiert nicht."
 
-#: lib/webhooks/get_module_changes.py:90
+#: lib/webhooks/get_module_changes.py:91
 msgid ""
 "Generates a list of all Puppets modules, which are newer in Puppet forge than in a defined "
 "environment. It also generates a list of deprecated module and a list of modules, their last "
@@ -563,87 +563,97 @@ msgstr ""
 "in der angegebenen Umgebung vorliegen. Es generiert außerdem eine Liste überholter Module sowie "
 "eine Liste der Module, deren letztes Update bei Forge länger als ein Jahr zurück liegt."
 
-#: lib/webhooks/get_module_changes.py:113
+#: lib/webhooks/get_module_changes.py:114
 msgid "An environment may not be None."
 msgstr "Eine Umgebung darf nicht None sein."
 
-#: lib/webhooks/get_module_changes.py:116 lib/webhooks/get_module_changes.py:119
+#: lib/webhooks/get_module_changes.py:117 lib/webhooks/get_module_changes.py:120
 msgid "Invalid environment name: {!r}."
 msgstr "Ungültiger Name für eine Umgebung: {!r}."
 
-#: lib/webhooks/get_module_changes.py:146 lib/webhooks/get_module_changes.py:164
+#: lib/webhooks/get_module_changes.py:147 lib/webhooks/get_module_changes.py:165
 msgid "The value of {w} must be a numeric value: {v!r}"
 msgstr "Der Wert von {w} muss numerisch sein: {v!r}"
 
-#: lib/webhooks/get_module_changes.py:150 lib/webhooks/get_module_changes.py:168
+#: lib/webhooks/get_module_changes.py:151 lib/webhooks/get_module_changes.py:169
 msgid "The value of {w} must be at least one day: {v}"
 msgstr "Der Wert von {w} muss mindestens einen Tag betragen: {v}"
 
-#: lib/webhooks/get_module_changes.py:210
+#: lib/webhooks/get_module_changes.py:222
 msgid "ENVIRONMENT"
 msgstr "UMGEBUNG"
 
-#: lib/webhooks/get_module_changes.py:211
+#: lib/webhooks/get_module_changes.py:223
 msgid "The Puppet environmment, which to compare with Puppet forge, default: {!r}."
 msgstr "Die Puppet-Umgebung, die mit Puppet-Forge verglichen werden soll. Vorgabe: {!r}."
 
-#: lib/webhooks/get_module_changes.py:217 lib/webhooks/get_module_changes.py:224
+#: lib/webhooks/get_module_changes.py:229 lib/webhooks/get_module_changes.py:236
 msgid "DAYS"
 msgstr "TAGE"
 
-#: lib/webhooks/get_module_changes.py:218
+#: lib/webhooks/get_module_changes.py:230
 msgid "The warning level in days, when the module was last updated on Puppet forge (default: {})."
 msgstr ""
 "Das Warn-Level in Tagen, wenn das Puppet-Modul letztmals auf Puppet Forge aktualisiert wurde "
 "(Vorgabe: {})."
 
-#: lib/webhooks/get_module_changes.py:225
+#: lib/webhooks/get_module_changes.py:237
 msgid "The critical level in days, when the module was last updated on Puppet forge (default: {})."
 msgstr ""
 "Das Level für kritischen Alarm, wenn das Puppet-Modul letztmals auf Puppet Forge aktualisiert "
 "wurde (Vorgabe: {})."
 
-#: lib/webhooks/get_module_changes.py:232
+#: lib/webhooks/get_module_changes.py:244
 msgid "Work in Nagios mode instead of sending mails."
 msgstr "Arbeit im Nagios-Modus, anstelle Mails zu versenden."
 
-#: lib/webhooks/get_module_changes.py:253
+#: lib/webhooks/get_module_changes.py:251
+msgid "Don't perform a check about last activity in each module (mutually exclusive with {m})."
+msgstr "Überprüfung der letzten Aktivität aller Module nicht durchführen (schließt sich mit {m} aus)."
+
+#: lib/webhooks/get_module_changes.py:257
+msgid "Perform a check about last activity in each module (the default, mutually exclusive with {m})."
+msgstr ""
+"Durchführung der Überprüfung der letzten Aktivität aller Module (Vorgaben schließt sich mit {m} "
+"aus)."
+
+#: lib/webhooks/get_module_changes.py:284
 msgid "The number of warning days {w} may not be greater than the number  of critical days {c}."
 msgstr ""
 "Die Anzahl der Tage für eine Warnung {w} darf nicht größer sein als die Anzahl der Tage für "
 "einen kritischen Alarm {c}."
 
-#: lib/webhooks/get_module_changes.py:277
+#: lib/webhooks/get_module_changes.py:308
 msgid "Here I go. ..."
 msgstr "Und hier geht's los …"
 
-#: lib/webhooks/get_module_changes.py:294
+#: lib/webhooks/get_module_changes.py:326
 msgid "Checked at: {}"
 msgstr "Überprüft am: {}"
 
-#: lib/webhooks/get_module_changes.py:301
+#: lib/webhooks/get_module_changes.py:333
 msgid "Checking versions of modules ..."
 msgstr "Überprüfe Modul-Versionen …"
 
-#: lib/webhooks/get_module_changes.py:331
+#: lib/webhooks/get_module_changes.py:363
 msgid "Version of module {m!r} on Puppet forge {fv!r} is newer than the local version {lv!r}."
 msgstr "Die Version des Moduls {m!r} ist bei Puppet-Forge {fv!r} neuer als die lokale Version {lv!r}."
 
-#: lib/webhooks/get_module_changes.py:336
+#: lib/webhooks/get_module_changes.py:368
 msgid "Version of module {m!r} on Puppet forge {fv!r} is equal or older than the local version {lv!r}."
 msgstr ""
 "Die Version des Moduls {m!r} ist bei Puppet-Forge {fv!r} gleich oder älter als die lokale "
 "Version {lv!r}."
 
-#: lib/webhooks/get_module_changes.py:361
+#: lib/webhooks/get_module_changes.py:393
 msgid "Check for newer versions of Puppet modules in environment {!r}"
 msgstr "Überprüfen nach neueren Versionen von Puppet-Modulen in Umgebung {!r}"
 
-#: lib/webhooks/get_module_changes.py:365
+#: lib/webhooks/get_module_changes.py:397
 msgid "Results of checking for newer versions of Puppet modules in environment {!r}:"
 msgstr "Ergebnisse der Überprüfung nach neueren Versionen von Puppet-Modulen in Umgebung {!r}:"
 
-#: lib/webhooks/get_module_changes.py:370
+#: lib/webhooks/get_module_changes.py:402
 msgid ""
 "Didn't found any modules in environment {!r} with a\n"
 "newer version on Puppet Forge."
@@ -651,94 +661,94 @@ msgstr ""
 "Keine Module in Umgebung {!r} gefunden,\n"
 "für die eine neuere Version bei Puppet-Forge vorliegt."
 
-#: lib/webhooks/get_module_changes.py:379
+#: lib/webhooks/get_module_changes.py:411
 msgid "Found one module in environment {e!r} with a newer version on Puppet Forge."
 msgid_plural "Found {n} modules in environment {e!r} with a newer version on Puppet Forge."
 msgstr[0] "Fand ein Modul in der Umgebung {e!r} mit einer neueren Version bei Puppet-Forge."
 msgstr[1] "Fand {n} Module in der Umgebung {e!r} mit einer neueren Version bei Puppet-Forge."
 
-#: lib/webhooks/get_module_changes.py:383 lib/webhooks/get_module_changes.py:502
-#: lib/webhooks/get_module_changes.py:632
+#: lib/webhooks/get_module_changes.py:415 lib/webhooks/get_module_changes.py:534
+#: lib/webhooks/get_module_changes.py:664
 msgid "Module"
 msgstr "Modul"
 
-#: lib/webhooks/get_module_changes.py:384
+#: lib/webhooks/get_module_changes.py:416
 msgid "Full Module name"
 msgstr "Vollständiger Modulname"
 
-#: lib/webhooks/get_module_changes.py:385
+#: lib/webhooks/get_module_changes.py:417
 msgid "Used Version"
 msgstr "Verwendete Version"
 
-#: lib/webhooks/get_module_changes.py:386
+#: lib/webhooks/get_module_changes.py:418
 msgid "Version on Puppet Forge"
 msgstr "Version bei Puppet-Forge"
 
-#: lib/webhooks/get_module_changes.py:432
+#: lib/webhooks/get_module_changes.py:464
 msgid "Checking for deprecate modules ..."
 msgstr "Suche nach überholten Modulen …"
 
-#: lib/webhooks/get_module_changes.py:456 lib/webhooks/get_module_changes.py:457
+#: lib/webhooks/get_module_changes.py:488 lib/webhooks/get_module_changes.py:489
 msgid "unknown"
 msgstr "unbekannt"
 
-#: lib/webhooks/get_module_changes.py:465
+#: lib/webhooks/get_module_changes.py:497
 msgid "Module {m!r} is deprecated since {at} and should be substituted by {s!r}, reason: {r}."
 msgstr "Das Modul {m!r} ist seit {at} überholt und sollte durch {s!r} ersetzt werden, Grund: {r}."
 
-#: lib/webhooks/get_module_changes.py:483
+#: lib/webhooks/get_module_changes.py:515
 msgid "Results of checking for deprecated modules in environment {!r}:"
 msgstr "Ergebnisse der Suche nach überholten Modulen in Umgebung {!r}:"
 
-#: lib/webhooks/get_module_changes.py:487
+#: lib/webhooks/get_module_changes.py:519
 msgid "Didn't found any deprecated modules in environment {!r}."
 msgstr "Keine überholten Module in Umgebung {!r} gefunden."
 
-#: lib/webhooks/get_module_changes.py:498
+#: lib/webhooks/get_module_changes.py:530
 msgid "Found one deprecated module in environment {e!r}."
 msgid_plural "Found {n} deprecated modules in environment {e!r}."
 msgstr[0] "Fand ein überholtes Modul in Umgebung {e!r}."
 msgstr[1] "Fand {n} überholte Module in Umgebung {e!r}."
 
-#: lib/webhooks/get_module_changes.py:503
+#: lib/webhooks/get_module_changes.py:535
 msgid "Since"
 msgstr "Seit"
 
-#: lib/webhooks/get_module_changes.py:504
+#: lib/webhooks/get_module_changes.py:536
 msgid "Substituted by"
 msgstr "Ersetzt durch"
 
-#: lib/webhooks/get_module_changes.py:505
+#: lib/webhooks/get_module_changes.py:537
 msgid "Reason"
 msgstr "Grund"
 
-#: lib/webhooks/get_module_changes.py:547
+#: lib/webhooks/get_module_changes.py:579
 msgid "Checking for last updates of modules on Puppet forge ..."
 msgstr "Überprüfe nach den letzten Updates von Modulen auf Puppet Forge …"
 
-#: lib/webhooks/get_module_changes.py:589
+#: lib/webhooks/get_module_changes.py:621
 msgid "Module {m!r} was last updated at {at}, {d} days ago ({t})."
 msgstr "Das Modul {m!r} wurde zuletzt {at} aktualisiert, vor {d} Tagen ({t})."
 
-#: lib/webhooks/get_module_changes.py:611
+#: lib/webhooks/get_module_changes.py:643
 msgid "Results of checking for modules with a last update long time ago in environment {!r}:"
 msgstr "Resultate der Überprüfung nach Modulen mit einer Aktualisierung vor langer Zeit in Umgebung {!r}:"
 
-#: lib/webhooks/get_module_changes.py:616
+#: lib/webhooks/get_module_changes.py:648
 msgid "Didn't found any modules with a last update long time ago in environment {!r}."
 msgstr "Keine Module mit einer Aktualisierung vor langer Zeit in Umgebung {!r} gefunden."
 
-#: lib/webhooks/get_module_changes.py:628
+#: lib/webhooks/get_module_changes.py:660
 msgid "Found one module with a last update long time ago in environment {e!r}."
 msgid_plural "Found {n} modules with a last update long time ago in environment {e!r}."
 msgstr[0] "Fand ein Modul mit einer Aktualisierung vor langer Zeit in Umgebung {e!r}."
 msgstr[1] "Fand {n} Module mit einer Aktualisierung vor langer Zeit in Umgebung {e!r}."
 
-#: lib/webhooks/get_module_changes.py:633
+#: lib/webhooks/get_module_changes.py:665
 msgid "Last Update"
 msgstr "Letzte Aktualisierung"
 
-#: lib/webhooks/get_module_changes.py:634
+#: lib/webhooks/get_module_changes.py:666
 msgid "Time difference"
 msgstr "Zeitdifferenz"
 
index 0e4df43089e8f5091a53d69041c65a2118e9e39f..9909f5d0742eab1b2e3333e9dd7ead163f157a15 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: puppetmaster_webhooks 1.3.1\n"
 "Report-Msgid-Bugs-To: frank.brehm@pixelpark.com\n"
-"POT-Creation-Date: 2021-08-25 13:20+0200\n"
+"POT-Creation-Date: 2021-08-25 13:51+0200\n"
 "PO-Revision-Date: 2019-10-09 11:20+0100\n"
 "Last-Translator: Frank Brehm <frank.brehm@pixelpark.com>\n"
 "Language: en_US\n"
@@ -539,179 +539,187 @@ msgstr ""
 msgid "Puppet environment {!r} does not exists."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:90
+#: lib/webhooks/get_module_changes.py:91
 msgid ""
 "Generates a list of all Puppets modules, which are newer in Puppet forge than in a defined "
 "environment. It also generates a list of deprecated module and a list of modules, their last "
 "update on Forge was longer than a year ago."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:113
+#: lib/webhooks/get_module_changes.py:114
 msgid "An environment may not be None."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:116 lib/webhooks/get_module_changes.py:119
+#: lib/webhooks/get_module_changes.py:117 lib/webhooks/get_module_changes.py:120
 msgid "Invalid environment name: {!r}."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:146 lib/webhooks/get_module_changes.py:164
+#: lib/webhooks/get_module_changes.py:147 lib/webhooks/get_module_changes.py:165
 msgid "The value of {w} must be a numeric value: {v!r}"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:150 lib/webhooks/get_module_changes.py:168
+#: lib/webhooks/get_module_changes.py:151 lib/webhooks/get_module_changes.py:169
 msgid "The value of {w} must be at least one day: {v}"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:210
+#: lib/webhooks/get_module_changes.py:222
 msgid "ENVIRONMENT"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:211
+#: lib/webhooks/get_module_changes.py:223
 msgid "The Puppet environmment, which to compare with Puppet forge, default: {!r}."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:217 lib/webhooks/get_module_changes.py:224
+#: lib/webhooks/get_module_changes.py:229 lib/webhooks/get_module_changes.py:236
 msgid "DAYS"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:218
+#: lib/webhooks/get_module_changes.py:230
 msgid "The warning level in days, when the module was last updated on Puppet forge (default: {})."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:225
+#: lib/webhooks/get_module_changes.py:237
 msgid "The critical level in days, when the module was last updated on Puppet forge (default: {})."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:232
+#: lib/webhooks/get_module_changes.py:244
 msgid "Work in Nagios mode instead of sending mails."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:253
+#: lib/webhooks/get_module_changes.py:251
+msgid "Don't perform a check about last activity in each module (mutually exclusive with {m})."
+msgstr ""
+
+#: lib/webhooks/get_module_changes.py:257
+msgid "Perform a check about last activity in each module (the default, mutually exclusive with {m})."
+msgstr ""
+
+#: lib/webhooks/get_module_changes.py:284
 msgid "The number of warning days {w} may not be greater than the number  of critical days {c}."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:277
+#: lib/webhooks/get_module_changes.py:308
 msgid "Here I go. ..."
 msgstr "Here I go …"
 
-#: lib/webhooks/get_module_changes.py:294
+#: lib/webhooks/get_module_changes.py:326
 msgid "Checked at: {}"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:301
+#: lib/webhooks/get_module_changes.py:333
 msgid "Checking versions of modules ..."
 msgstr "Checking versions of modules …"
 
-#: lib/webhooks/get_module_changes.py:331
+#: lib/webhooks/get_module_changes.py:363
 msgid "Version of module {m!r} on Puppet forge {fv!r} is newer than the local version {lv!r}."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:336
+#: lib/webhooks/get_module_changes.py:368
 msgid "Version of module {m!r} on Puppet forge {fv!r} is equal or older than the local version {lv!r}."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:361
+#: lib/webhooks/get_module_changes.py:393
 msgid "Check for newer versions of Puppet modules in environment {!r}"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:365
+#: lib/webhooks/get_module_changes.py:397
 msgid "Results of checking for newer versions of Puppet modules in environment {!r}:"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:370
+#: lib/webhooks/get_module_changes.py:402
 msgid ""
 "Didn't found any modules in environment {!r} with a\n"
 "newer version on Puppet Forge."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:379
+#: lib/webhooks/get_module_changes.py:411
 msgid "Found one module in environment {e!r} with a newer version on Puppet Forge."
 msgid_plural "Found {n} modules in environment {e!r} with a newer version on Puppet Forge."
 msgstr[0] ""
 msgstr[1] ""
 
-#: lib/webhooks/get_module_changes.py:383 lib/webhooks/get_module_changes.py:502
-#: lib/webhooks/get_module_changes.py:632
+#: lib/webhooks/get_module_changes.py:415 lib/webhooks/get_module_changes.py:534
+#: lib/webhooks/get_module_changes.py:664
 msgid "Module"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:384
+#: lib/webhooks/get_module_changes.py:416
 msgid "Full Module name"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:385
+#: lib/webhooks/get_module_changes.py:417
 msgid "Used Version"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:386
+#: lib/webhooks/get_module_changes.py:418
 msgid "Version on Puppet Forge"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:432
+#: lib/webhooks/get_module_changes.py:464
 msgid "Checking for deprecate modules ..."
 msgstr "Checking for deprecated modules …"
 
-#: lib/webhooks/get_module_changes.py:456 lib/webhooks/get_module_changes.py:457
+#: lib/webhooks/get_module_changes.py:488 lib/webhooks/get_module_changes.py:489
 msgid "unknown"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:465
+#: lib/webhooks/get_module_changes.py:497
 msgid "Module {m!r} is deprecated since {at} and should be substituted by {s!r}, reason: {r}."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:483
+#: lib/webhooks/get_module_changes.py:515
 msgid "Results of checking for deprecated modules in environment {!r}:"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:487
+#: lib/webhooks/get_module_changes.py:519
 msgid "Didn't found any deprecated modules in environment {!r}."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:498
+#: lib/webhooks/get_module_changes.py:530
 msgid "Found one deprecated module in environment {e!r}."
 msgid_plural "Found {n} deprecated modules in environment {e!r}."
 msgstr[0] ""
 msgstr[1] ""
 
-#: lib/webhooks/get_module_changes.py:503
+#: lib/webhooks/get_module_changes.py:535
 msgid "Since"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:504
+#: lib/webhooks/get_module_changes.py:536
 msgid "Substituted by"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:505
+#: lib/webhooks/get_module_changes.py:537
 msgid "Reason"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:547
+#: lib/webhooks/get_module_changes.py:579
 msgid "Checking for last updates of modules on Puppet forge ..."
 msgstr "Checking for last updates of modules on Puppet forge …"
 
-#: lib/webhooks/get_module_changes.py:589
+#: lib/webhooks/get_module_changes.py:621
 msgid "Module {m!r} was last updated at {at}, {d} days ago ({t})."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:611
+#: lib/webhooks/get_module_changes.py:643
 msgid "Results of checking for modules with a last update long time ago in environment {!r}:"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:616
+#: lib/webhooks/get_module_changes.py:648
 msgid "Didn't found any modules with a last update long time ago in environment {!r}."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:628
+#: lib/webhooks/get_module_changes.py:660
 msgid "Found one module with a last update long time ago in environment {e!r}."
 msgid_plural "Found {n} modules with a last update long time ago in environment {e!r}."
 msgstr[0] ""
 msgstr[1] ""
 
-#: lib/webhooks/get_module_changes.py:633
+#: lib/webhooks/get_module_changes.py:665
 msgid "Last Update"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:634
+#: lib/webhooks/get_module_changes.py:666
 msgid "Time difference"
 msgstr ""
 
index d85da48effdccb51c8c024d92abd9e924c24638d..aeaa7a569b6d048851280769b80268fd11d74e68 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: puppetmaster_webhooks 1.7.6\n"
 "Report-Msgid-Bugs-To: frank.brehm@pixelpark.com\n"
-"POT-Creation-Date: 2021-08-25 13:20+0200\n"
+"POT-Creation-Date: 2021-08-25 13:51+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <frank.brehm@pixelpark.com>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -538,179 +538,187 @@ msgstr ""
 msgid "Puppet environment {!r} does not exists."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:90
+#: lib/webhooks/get_module_changes.py:91
 msgid ""
 "Generates a list of all Puppets modules, which are newer in Puppet forge than in a defined "
 "environment. It also generates a list of deprecated module and a list of modules, their last "
 "update on Forge was longer than a year ago."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:113
+#: lib/webhooks/get_module_changes.py:114
 msgid "An environment may not be None."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:116 lib/webhooks/get_module_changes.py:119
+#: lib/webhooks/get_module_changes.py:117 lib/webhooks/get_module_changes.py:120
 msgid "Invalid environment name: {!r}."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:146 lib/webhooks/get_module_changes.py:164
+#: lib/webhooks/get_module_changes.py:147 lib/webhooks/get_module_changes.py:165
 msgid "The value of {w} must be a numeric value: {v!r}"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:150 lib/webhooks/get_module_changes.py:168
+#: lib/webhooks/get_module_changes.py:151 lib/webhooks/get_module_changes.py:169
 msgid "The value of {w} must be at least one day: {v}"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:210
+#: lib/webhooks/get_module_changes.py:222
 msgid "ENVIRONMENT"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:211
+#: lib/webhooks/get_module_changes.py:223
 msgid "The Puppet environmment, which to compare with Puppet forge, default: {!r}."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:217 lib/webhooks/get_module_changes.py:224
+#: lib/webhooks/get_module_changes.py:229 lib/webhooks/get_module_changes.py:236
 msgid "DAYS"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:218
+#: lib/webhooks/get_module_changes.py:230
 msgid "The warning level in days, when the module was last updated on Puppet forge (default: {})."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:225
+#: lib/webhooks/get_module_changes.py:237
 msgid "The critical level in days, when the module was last updated on Puppet forge (default: {})."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:232
+#: lib/webhooks/get_module_changes.py:244
 msgid "Work in Nagios mode instead of sending mails."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:253
+#: lib/webhooks/get_module_changes.py:251
+msgid "Don't perform a check about last activity in each module (mutually exclusive with {m})."
+msgstr ""
+
+#: lib/webhooks/get_module_changes.py:257
+msgid "Perform a check about last activity in each module (the default, mutually exclusive with {m})."
+msgstr ""
+
+#: lib/webhooks/get_module_changes.py:284
 msgid "The number of warning days {w} may not be greater than the number  of critical days {c}."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:277
+#: lib/webhooks/get_module_changes.py:308
 msgid "Here I go. ..."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:294
+#: lib/webhooks/get_module_changes.py:326
 msgid "Checked at: {}"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:301
+#: lib/webhooks/get_module_changes.py:333
 msgid "Checking versions of modules ..."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:331
+#: lib/webhooks/get_module_changes.py:363
 msgid "Version of module {m!r} on Puppet forge {fv!r} is newer than the local version {lv!r}."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:336
+#: lib/webhooks/get_module_changes.py:368
 msgid "Version of module {m!r} on Puppet forge {fv!r} is equal or older than the local version {lv!r}."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:361
+#: lib/webhooks/get_module_changes.py:393
 msgid "Check for newer versions of Puppet modules in environment {!r}"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:365
+#: lib/webhooks/get_module_changes.py:397
 msgid "Results of checking for newer versions of Puppet modules in environment {!r}:"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:370
+#: lib/webhooks/get_module_changes.py:402
 msgid ""
 "Didn't found any modules in environment {!r} with a\n"
 "newer version on Puppet Forge."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:379
+#: lib/webhooks/get_module_changes.py:411
 msgid "Found one module in environment {e!r} with a newer version on Puppet Forge."
 msgid_plural "Found {n} modules in environment {e!r} with a newer version on Puppet Forge."
 msgstr[0] ""
 msgstr[1] ""
 
-#: lib/webhooks/get_module_changes.py:383 lib/webhooks/get_module_changes.py:502
-#: lib/webhooks/get_module_changes.py:632
+#: lib/webhooks/get_module_changes.py:415 lib/webhooks/get_module_changes.py:534
+#: lib/webhooks/get_module_changes.py:664
 msgid "Module"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:384
+#: lib/webhooks/get_module_changes.py:416
 msgid "Full Module name"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:385
+#: lib/webhooks/get_module_changes.py:417
 msgid "Used Version"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:386
+#: lib/webhooks/get_module_changes.py:418
 msgid "Version on Puppet Forge"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:432
+#: lib/webhooks/get_module_changes.py:464
 msgid "Checking for deprecate modules ..."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:456 lib/webhooks/get_module_changes.py:457
+#: lib/webhooks/get_module_changes.py:488 lib/webhooks/get_module_changes.py:489
 msgid "unknown"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:465
+#: lib/webhooks/get_module_changes.py:497
 msgid "Module {m!r} is deprecated since {at} and should be substituted by {s!r}, reason: {r}."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:483
+#: lib/webhooks/get_module_changes.py:515
 msgid "Results of checking for deprecated modules in environment {!r}:"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:487
+#: lib/webhooks/get_module_changes.py:519
 msgid "Didn't found any deprecated modules in environment {!r}."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:498
+#: lib/webhooks/get_module_changes.py:530
 msgid "Found one deprecated module in environment {e!r}."
 msgid_plural "Found {n} deprecated modules in environment {e!r}."
 msgstr[0] ""
 msgstr[1] ""
 
-#: lib/webhooks/get_module_changes.py:503
+#: lib/webhooks/get_module_changes.py:535
 msgid "Since"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:504
+#: lib/webhooks/get_module_changes.py:536
 msgid "Substituted by"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:505
+#: lib/webhooks/get_module_changes.py:537
 msgid "Reason"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:547
+#: lib/webhooks/get_module_changes.py:579
 msgid "Checking for last updates of modules on Puppet forge ..."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:589
+#: lib/webhooks/get_module_changes.py:621
 msgid "Module {m!r} was last updated at {at}, {d} days ago ({t})."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:611
+#: lib/webhooks/get_module_changes.py:643
 msgid "Results of checking for modules with a last update long time ago in environment {!r}:"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:616
+#: lib/webhooks/get_module_changes.py:648
 msgid "Didn't found any modules with a last update long time ago in environment {!r}."
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:628
+#: lib/webhooks/get_module_changes.py:660
 msgid "Found one module with a last update long time ago in environment {e!r}."
 msgid_plural "Found {n} modules with a last update long time ago in environment {e!r}."
 msgstr[0] ""
 msgstr[1] ""
 
-#: lib/webhooks/get_module_changes.py:633
+#: lib/webhooks/get_module_changes.py:665
 msgid "Last Update"
 msgstr ""
 
-#: lib/webhooks/get_module_changes.py:634
+#: lib/webhooks/get_module_changes.py:666
 msgid "Time difference"
 msgstr ""