diff --git a/src/icingadb-web/messages.pot b/src/icingadb-web/messages.pot index 8c5b22aa..0e79e452 100644 --- a/src/icingadb-web/messages.pot +++ b/src/icingadb-web/messages.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Icinga L10n 624306a\n" +"Project-Id-Version: Icinga L10n 0ee1b68\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-02 06:08+0000\n" +"POT-Creation-Date: 2022-09-14 08:41+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/icingaweb2-module-audit/messages.pot b/src/icingaweb2-module-audit/messages.pot index 69036b23..b700b5c7 100644 --- a/src/icingaweb2-module-audit/messages.pot +++ b/src/icingaweb2-module-audit/messages.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Icinga L10n 624306a\n" +"Project-Id-Version: Icinga L10n 0ee1b68\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-02 06:08+0000\n" +"POT-Creation-Date: 2022-09-14 08:41+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/icingaweb2-module-aws/messages.pot b/src/icingaweb2-module-aws/messages.pot index 428b96c5..86966894 100644 --- a/src/icingaweb2-module-aws/messages.pot +++ b/src/icingaweb2-module-aws/messages.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Icinga L10n 624306a\n" +"Project-Id-Version: Icinga L10n 0ee1b68\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-02 06:08+0000\n" +"POT-Creation-Date: 2022-09-14 08:41+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/icingaweb2-module-businessprocess/messages.pot b/src/icingaweb2-module-businessprocess/messages.pot index 53226d38..90e1e129 100644 --- a/src/icingaweb2-module-businessprocess/messages.pot +++ b/src/icingaweb2-module-businessprocess/messages.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Icinga L10n 624306a\n" +"Project-Id-Version: Icinga L10n 0ee1b68\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-02 06:08+0000\n" +"POT-Creation-Date: 2022-09-14 08:41+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -516,7 +516,13 @@ msgstr "" msgid "Delete" msgstr "" -#: sources.d/icingaweb2-module-businessprocess/application/forms/BpConfigForm.php:166 +#: sources.d/icingaweb2-module-businessprocess/application/forms/BpConfigForm.php:154 +#, php-format +msgid "" +"Process \"%s\" cannot be deleted as it has been referenced in other processes" +msgstr "" + +#: sources.d/icingaweb2-module-businessprocess/application/forms/BpConfigForm.php:173 #: sources.d/icingaweb2-module-businessprocess/application/forms/BpUploadForm.php:184 #, php-format msgid "A process named \"%s\" already exists" @@ -656,41 +662,41 @@ msgstr "" msgid "You are lacking permission to access service \"%s\" on host \"%s\"" msgstr "" -#: sources.d/icingaweb2-module-businessprocess/configuration.php:6 +#: sources.d/icingaweb2-module-businessprocess/configuration.php:7 msgid "Business Processes" msgstr "" -#: sources.d/icingaweb2-module-businessprocess/configuration.php:24 +#: sources.d/icingaweb2-module-businessprocess/configuration.php:26 msgid "Show all" msgstr "" -#: sources.d/icingaweb2-module-businessprocess/configuration.php:44 +#: sources.d/icingaweb2-module-businessprocess/configuration.php:47 msgid "" "Allow to see all available processes, regardless of configured restrictions" msgstr "" -#: sources.d/icingaweb2-module-businessprocess/configuration.php:48 +#: sources.d/icingaweb2-module-businessprocess/configuration.php:51 msgid "Allow to create whole new process configuration (files)" msgstr "" -#: sources.d/icingaweb2-module-businessprocess/configuration.php:52 +#: sources.d/icingaweb2-module-businessprocess/configuration.php:55 msgid "Allow to modify process definitions, to add and remove nodes" msgstr "" -#: sources.d/icingaweb2-module-businessprocess/configuration.php:56 +#: sources.d/icingaweb2-module-businessprocess/configuration.php:59 msgid "Restrict access to configurations with the given prefix" msgstr "" -#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/BpConfig.php:683 +#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/BpConfig.php:699 msgid "Unbound nodes" msgstr "" -#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/BpConfig.php:740 +#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/BpConfig.php:756 #, php-format msgid "Node \"%s\" has been defined twice" msgstr "" -#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/BpConfig.php:882 +#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/BpConfig.php:898 #, php-format msgid "No business process nodes for \"%s\" have been defined yet" msgstr "" @@ -700,32 +706,32 @@ msgstr "" msgid "Nesting error detected: %s" msgstr "" -#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/Common/EnumList.php:139 +#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/Common/EnumList.php:140 msgid "UP" msgstr "" -#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/Common/EnumList.php:140 +#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/Common/EnumList.php:141 msgid "DOWN" msgstr "" -#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/Common/EnumList.php:141 -#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/Common/EnumList.php:154 +#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/Common/EnumList.php:142 +#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/Common/EnumList.php:155 msgid "PENDING" msgstr "" -#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/Common/EnumList.php:150 +#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/Common/EnumList.php:151 msgid "OK" msgstr "" -#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/Common/EnumList.php:151 +#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/Common/EnumList.php:152 msgid "WARNING" msgstr "" -#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/Common/EnumList.php:152 +#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/Common/EnumList.php:153 msgid "CRITICAL" msgstr "" -#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/Common/EnumList.php:153 +#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/Common/EnumList.php:154 msgid "UNKNOWN" msgstr "" @@ -931,3 +937,10 @@ msgstr "" #: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/Web/Form/Validator/NoDuplicateChildrenValidator.php:35 msgid "%label% is already defined in this process" msgstr "" + +#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/Web/Navigation/Renderer/ProcessProblemsBadge.php:42 +#, php-format +msgid "One unhandled root node critical" +msgid_plural "%d unhandled root nodes critical" +msgstr[0] "" +msgstr[1] "" diff --git a/src/icingaweb2-module-cube/messages.pot b/src/icingaweb2-module-cube/messages.pot index c62f1d69..5aa5ed46 100644 --- a/src/icingaweb2-module-cube/messages.pot +++ b/src/icingaweb2-module-cube/messages.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Icinga L10n 624306a\n" +"Project-Id-Version: Icinga L10n 0ee1b68\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-02 06:08+0000\n" +"POT-Creation-Date: 2022-09-14 08:41+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/icingaweb2-module-director/messages.pot b/src/icingaweb2-module-director/messages.pot index e51f7262..8d4f4c9a 100644 --- a/src/icingaweb2-module-director/messages.pot +++ b/src/icingaweb2-module-director/messages.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Icinga L10n 624306a\n" +"Project-Id-Version: Icinga L10n 0ee1b68\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-02 06:08+0000\n" +"POT-Creation-Date: 2022-09-14 08:41+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/icingaweb2-module-elasticsearch/messages.pot b/src/icingaweb2-module-elasticsearch/messages.pot index 627d7472..58271e41 100644 --- a/src/icingaweb2-module-elasticsearch/messages.pot +++ b/src/icingaweb2-module-elasticsearch/messages.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Icinga L10n 624306a\n" +"Project-Id-Version: Icinga L10n 0ee1b68\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-02 06:08+0000\n" +"POT-Creation-Date: 2022-09-14 08:41+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/icingaweb2-module-graphite/messages.pot b/src/icingaweb2-module-graphite/messages.pot index 8e8c973d..1bf08e89 100644 --- a/src/icingaweb2-module-graphite/messages.pot +++ b/src/icingaweb2-module-graphite/messages.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Icinga L10n 624306a\n" +"Project-Id-Version: Icinga L10n 0ee1b68\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-02 06:08+0000\n" +"POT-Creation-Date: 2022-09-14 08:41+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/icingaweb2-module-jira/messages.pot b/src/icingaweb2-module-jira/messages.pot index c0f746d1..6f3bccd6 100644 --- a/src/icingaweb2-module-jira/messages.pot +++ b/src/icingaweb2-module-jira/messages.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Icinga L10n 624306a\n" +"Project-Id-Version: Icinga L10n 0ee1b68\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-02 06:08+0000\n" +"POT-Creation-Date: 2022-09-14 08:41+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/icingaweb2-module-pdfexport/messages.pot b/src/icingaweb2-module-pdfexport/messages.pot index 73559637..c883cd74 100644 --- a/src/icingaweb2-module-pdfexport/messages.pot +++ b/src/icingaweb2-module-pdfexport/messages.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Icinga L10n 624306a\n" +"Project-Id-Version: Icinga L10n 0ee1b68\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-02 06:08+0000\n" +"POT-Creation-Date: 2022-09-14 08:41+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/icingaweb2-module-reporting/messages.pot b/src/icingaweb2-module-reporting/messages.pot index 70d918b9..7aae10cd 100644 --- a/src/icingaweb2-module-reporting/messages.pot +++ b/src/icingaweb2-module-reporting/messages.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Icinga L10n 624306a\n" +"Project-Id-Version: Icinga L10n 0ee1b68\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-02 06:08+0000\n" +"POT-Creation-Date: 2022-09-14 08:41+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/icingaweb2-module-vspheredb/messages.pot b/src/icingaweb2-module-vspheredb/messages.pot index 9acf8c65..aa0a6da8 100644 --- a/src/icingaweb2-module-vspheredb/messages.pot +++ b/src/icingaweb2-module-vspheredb/messages.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Icinga L10n 624306a\n" +"Project-Id-Version: Icinga L10n 0ee1b68\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-02 06:08+0000\n" +"POT-Creation-Date: 2022-09-14 08:41+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/icingaweb2-module-x509/messages.pot b/src/icingaweb2-module-x509/messages.pot index e29095d8..fdf6ddc0 100644 --- a/src/icingaweb2-module-x509/messages.pot +++ b/src/icingaweb2-module-x509/messages.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Icinga L10n 624306a\n" +"Project-Id-Version: Icinga L10n 0ee1b68\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-02 06:08+0000\n" +"POT-Creation-Date: 2022-09-14 08:41+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/icingaweb2/messages.pot b/src/icingaweb2/messages.pot index c72f1d3f..7907d3a1 100644 --- a/src/icingaweb2/messages.pot +++ b/src/icingaweb2/messages.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Icinga L10n 624306a\n" +"Project-Id-Version: Icinga L10n 0ee1b68\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-02 06:08+0000\n" +"POT-Creation-Date: 2022-09-14 08:41+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/ipl-validator/messages.pot b/src/ipl-validator/messages.pot index f4f5a7bc..a86150eb 100644 --- a/src/ipl-validator/messages.pot +++ b/src/ipl-validator/messages.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Icinga L10n 624306a\n" +"Project-Id-Version: Icinga L10n 0ee1b68\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-02 06:08+0000\n" +"POT-Creation-Date: 2022-09-14 08:41+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/ipl-web/messages.pot b/src/ipl-web/messages.pot index d7597d6d..e12a8086 100644 --- a/src/ipl-web/messages.pot +++ b/src/ipl-web/messages.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Icinga L10n 624306a\n" +"Project-Id-Version: Icinga L10n 0ee1b68\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-02 06:08+0000\n" +"POT-Creation-Date: 2022-09-14 08:41+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"