-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d304336
commit faec9ce
Showing
15 changed files
with
71 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,9 +6,9 @@ | |
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Icinga L10n 2a784ee\n" | ||
"Project-Id-Version: Icinga L10n d304336\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-04-19 10:28+0000\n" | ||
"POT-Creation-Date: 2024-04-22 12:07+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,9 +6,9 @@ | |
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Icinga L10n 2a784ee\n" | ||
"Project-Id-Version: Icinga L10n d304336\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-04-19 10:28+0000\n" | ||
"POT-Creation-Date: 2024-04-22 12:07+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,9 +6,9 @@ | |
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Icinga L10n 2a784ee\n" | ||
"Project-Id-Version: Icinga L10n d304336\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-04-19 10:28+0000\n" | ||
"POT-Creation-Date: 2024-04-22 12:07+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,9 +6,9 @@ | |
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Icinga L10n 2a784ee\n" | ||
"Project-Id-Version: Icinga L10n d304336\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-04-19 10:28+0000\n" | ||
"POT-Creation-Date: 2024-04-22 12:07+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -503,12 +503,28 @@ msgid "" | |
"Process \"%s\" cannot be deleted as it has been referenced in other processes" | ||
msgstr "" | ||
|
||
#: sources.d/icingaweb2-module-businessprocess/application/forms/BpConfigForm.php:168 | ||
#, php-format | ||
msgid "Process %s has been deleted" | ||
msgstr "" | ||
|
||
#: sources.d/icingaweb2-module-businessprocess/application/forms/BpConfigForm.php:180 | ||
#: sources.d/icingaweb2-module-businessprocess/application/forms/BpUploadForm.php:189 | ||
#, php-format | ||
msgid "A process named \"%s\" already exists" | ||
msgstr "" | ||
|
||
#: sources.d/icingaweb2-module-businessprocess/application/forms/BpConfigForm.php:200 | ||
#, php-format | ||
msgid "Process %s has been created" | ||
msgstr "" | ||
|
||
#: sources.d/icingaweb2-module-businessprocess/application/forms/BpConfigForm.php:203 | ||
#: sources.d/icingaweb2-module-businessprocess/application/forms/BpUploadForm.php:201 | ||
#, php-format | ||
msgid "Process %s has been stored" | ||
msgstr "" | ||
|
||
#: sources.d/icingaweb2-module-businessprocess/application/forms/BpUploadForm.php:69 | ||
msgid "Business process source code" | ||
msgstr "" | ||
|
@@ -537,6 +553,13 @@ msgstr "" | |
msgid "Select nodes to cleanup" | ||
msgstr "" | ||
|
||
#: sources.d/icingaweb2-module-businessprocess/application/forms/CleanupNodeForm.php:63 | ||
#, php-format | ||
msgid "Successfully removed missing node %s" | ||
msgid_plural "Successfully removed %d missing nodes" | ||
msgstr[0] "" | ||
msgstr[1] "" | ||
|
||
#: sources.d/icingaweb2-module-businessprocess/application/forms/DeleteNodeForm.php:28 | ||
#, php-format | ||
msgid "Delete \"%s\"" | ||
|
@@ -570,7 +593,17 @@ msgstr "" | |
msgid "Delete all occurrences of %s" | ||
msgstr "" | ||
|
||
#: sources.d/icingaweb2-module-businessprocess/application/forms/DeleteNodeForm.php:106 | ||
#: sources.d/icingaweb2-module-businessprocess/application/forms/DeleteNodeForm.php:102 | ||
#, php-format | ||
msgid "Node %s has been deleted" | ||
msgstr "" | ||
|
||
#: sources.d/icingaweb2-module-businessprocess/application/forms/DeleteNodeForm.php:109 | ||
#, php-format | ||
msgid "All occurrences of node %s have been deleted" | ||
msgstr "" | ||
|
||
#: sources.d/icingaweb2-module-businessprocess/application/forms/DeleteNodeForm.php:114 | ||
msgid "Well, maybe next time" | ||
msgstr "" | ||
|
||
|
@@ -592,6 +625,11 @@ msgstr "" | |
msgid "Node order updated" | ||
msgstr "" | ||
|
||
#: sources.d/icingaweb2-module-businessprocess/application/forms/ProcessForm.php:146 | ||
#, php-format | ||
msgid "Process %s has been modified" | ||
msgstr "" | ||
|
||
#: sources.d/icingaweb2-module-businessprocess/application/forms/SimulationForm.php:31 | ||
msgid "Current simulation" | ||
msgstr "" | ||
|
@@ -700,7 +738,7 @@ msgstr "" | |
msgid "No business process nodes for \"%s\" have been defined yet" | ||
msgstr "" | ||
|
||
#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/BpNode.php:383 | ||
#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/BpNode.php:386 | ||
#, php-format | ||
msgid "Nesting error detected: %s" | ||
msgstr "" | ||
|
@@ -956,7 +994,7 @@ msgstr "" | |
msgid "Keep actual state" | ||
msgstr "" | ||
|
||
#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/Web/Form/QuickBaseForm.php:113 | ||
#: sources.d/icingaweb2-module-businessprocess/library/Businessprocess/Web/Form/QuickBaseForm.php:116 | ||
msgid "- please choose -" | ||
msgstr "" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,9 +6,9 @@ | |
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Icinga L10n 2a784ee\n" | ||
"Project-Id-Version: Icinga L10n d304336\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-04-19 10:28+0000\n" | ||
"POT-Creation-Date: 2024-04-22 12:07+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,9 +6,9 @@ | |
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Icinga L10n 2a784ee\n" | ||
"Project-Id-Version: Icinga L10n d304336\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-04-19 10:28+0000\n" | ||
"POT-Creation-Date: 2024-04-22 12:07+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,9 +6,9 @@ | |
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Icinga L10n 2a784ee\n" | ||
"Project-Id-Version: Icinga L10n d304336\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-04-19 10:28+0000\n" | ||
"POT-Creation-Date: 2024-04-22 12:07+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,9 +6,9 @@ | |
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Icinga L10n 2a784ee\n" | ||
"Project-Id-Version: Icinga L10n d304336\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-04-19 10:28+0000\n" | ||
"POT-Creation-Date: 2024-04-22 12:07+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,9 +6,9 @@ | |
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Icinga L10n 2a784ee\n" | ||
"Project-Id-Version: Icinga L10n d304336\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-04-19 10:28+0000\n" | ||
"POT-Creation-Date: 2024-04-22 12:07+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,9 +6,9 @@ | |
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Icinga L10n 2a784ee\n" | ||
"Project-Id-Version: Icinga L10n d304336\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-04-19 10:28+0000\n" | ||
"POT-Creation-Date: 2024-04-22 12:07+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,9 +6,9 @@ | |
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Icinga L10n 2a784ee\n" | ||
"Project-Id-Version: Icinga L10n d304336\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-04-19 10:28+0000\n" | ||
"POT-Creation-Date: 2024-04-22 12:07+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,9 +6,9 @@ | |
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Icinga L10n 2a784ee\n" | ||
"Project-Id-Version: Icinga L10n d304336\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-04-19 10:28+0000\n" | ||
"POT-Creation-Date: 2024-04-22 12:07+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,9 +6,9 @@ | |
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Icinga L10n 2a784ee\n" | ||
"Project-Id-Version: Icinga L10n d304336\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-04-19 10:28+0000\n" | ||
"POT-Creation-Date: 2024-04-22 12:07+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,9 +6,9 @@ | |
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Icinga L10n 2a784ee\n" | ||
"Project-Id-Version: Icinga L10n d304336\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-04-19 10:28+0000\n" | ||
"POT-Creation-Date: 2024-04-22 12:07+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,9 +6,9 @@ | |
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Icinga L10n 2a784ee\n" | ||
"Project-Id-Version: Icinga L10n d304336\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-04-19 10:28+0000\n" | ||
"POT-Creation-Date: 2024-04-22 12:07+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|