diff --git a/.mailmap b/.mailmap index e69d575ed..ab5e251bc 100644 --- a/.mailmap +++ b/.mailmap @@ -1,6 +1,7 @@ Alexander A. Klimov Alexander A. Klimov Alexander A. Klimov +Alexander A. Klimov Bernd Erk Bernd Erk Bernd Erk @@ -13,19 +14,23 @@ Eric Lippmann Eric Lippmann Florian Strohmaier Florian Strohmaier +Florian Strohmaier Gunnar Beutner Jannis Moßhammer Johannes Meyer Jennifer Mourek +Marius Hein Markus Frosch Markus Frosch Markus Frosch Matthias Jentsch +Max Kozlov Michael Friedrich Michael Friedrich Michael Friedrich Nicolai Buchwitz Noah Hilverling +Noah Hilverling Sylph Lin Thomas Gelf Thomas Gelf diff --git a/AUTHORS b/AUTHORS index cd2317fe1..1b8ec5876 100644 --- a/AUTHORS +++ b/AUTHORS @@ -2,95 +2,116 @@ Aaron Collins Alexander A. Klimov Alexander Fuhr Alexander Wirt -ayoubabid -baufrecht +Andreas Olsson +Bas Couwenberg Bence Nagy Benedikt Heine Bernd Erk Bernhard Friedreich Blerim Sheqa Boden Garman -bradynathan Carlos Cesario Carsten Carsten Koebke Chris Reeves -Christopher Rüll Christoph Niemann Christoph Wiechert +Christopher Rüll +Constantin Matheis Cornelius Wachinger -cstegm Daniel Daniel Shirley Davide Bizzarri Davide Demuru Dirk Goetz +Elias Probst Emil Vikström Eric Jaw Eric Lippmann +Feu Mourek Florian Strohmaier Francesco Colista Francesco Mazzi Goran Rakic Gunnar Beutner -hailthemelody@rm-laptop04 Hector Sanjuan Heike Jurzik Ian Shearin +Janne Heß Jannis Moßhammer Jennifer Mourek +Jo Rhett Joe Doherty Johannes Meyer Joonas Kylmälä -Jo Rhett Ken Jungclaus Klaus Jrgensen Lee Clemens +Loei Petrus Marogi Louis Sautier -mapa82 Marc DeTrano Marcel Weinberg Marcus Cobden +Marian Rainer-Harbach +Mario Rimann Marius Hein Markus Frosch -Matthias Jentsch +Markus Opolka Matthias +Matthias Jentsch +Max Kozlov Max Stephan -mbaschnitzi Michael Friedrich Michael T. DeGuzis +Mike Pennisi Mikesch-mp Mikko Peltokangas Munzir Taha Nicolai Buchwitz +Niko Martini Noah Hilverling +Oliver Rahner Paolo Schiro Paul Richards Pavlos Daoglou Pieter Lexis +PunkoIvan Ramy Talal Raphael Bicker -rbelinsky -realitygaps Rene Moser -rkcpi Roland Hopferwieser Rudy Gevaert Rune Darrud Russell Kubik Sander Ferdinand Simone Orsi -ss23 Susanne Vestner-Ludwig Sylph Lin -tfylling Thomas Gelf Tim Helfensdörfer Tobias von der Krone -Tomas Barton Tom Ford +Tomas Barton Ulf Lange Uwe Ebel Vladislav Ponomarev -xert Yuri Konotopov +ayoubabid +baufrecht +bradynathan +chisatohasimoto +cstegm +h0rmiga +hailthemelody@rm-laptop04 +ignasr +mapa82 +mbaschnitzi +mdetrano +p4k8 +rbelinsky +realitygaps +rkcpi +sant-swedge +ss23 +tfylling +xert diff --git a/CHANGELOG.md b/CHANGELOG.md index be0029cbd..ef605e341 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,84 @@ Please make sure to always read our [Upgrading](doc/80-Upgrading.md) documentati ## What's New +### What's New in Version 2.7.0 + +You can find issues related to this release on our [Roadmap](https://github.com/Icinga/icingaweb2/milestone/52?closed=1). + +#### Icinga's Amazingness Spreads Further + +All the Japanese and Ukrainian monitoring enthusiasts can now appreciate our web-frontend in their native tongue. Being +so late to the party is also of their advantage, though. Because they can adjust their dashboard without worrying it gets +broke with the next update. (All other admins with non-english users, please have a look at our +[upgrading documentation](doc/80-Upgrading.md#upgrading-to-icinga-web-2-27x-)) + +* Add Japanese language support [#3776](https://github.com/Icinga/icingaweb2/pull/3776) +* Add Ukrainian language support [#3828](https://github.com/Icinga/icingaweb2/pull/3828) +* Don't translate pane and dashlet names in configs [#3837](https://github.com/Icinga/icingaweb2/pull/3837) + +#### Modules - Bonus Functionality Unleashed + +With this release module developers got additional ways to customize Icinga Web 2. Whether you ever wanted to hook into +a configuration form's handling, to perform your very own Ajax requests or enhance our multi-select views with fancy +graphs. All is possible now. + +* Allow to hook into a configuration form's handling [#3862](https://github.com/Icinga/icingaweb2/pull/3862) +* Allow to fully customize click and submit handling [#3794](https://github.com/Icinga/icingaweb2/issues/3767) +* Integrate DetailviewExtension into multi-select views [#3304](https://github.com/Icinga/icingaweb2/pull/3304) + +#### UI - Your Daily Routine and Incident Management, Enhanced + +Users with color deficiencies now have a built-in theme to ease navigating within Icinga Web 2. Also, our forms got +a long overdue re-design and now look less boring. Though, the best of all features is that clicking while holding +the Ctrl-key now actually opens a new browser tab! Lost comments? No more. Defining an expiry date again? No more! + +* Add colorblind theme [#3743](https://github.com/Icinga/icingaweb2/pull/3743) +* Improve the look of forms [#3416](https://github.com/Icinga/icingaweb2/issues/3416) +* Make ctrl-click open new tab [#3723](https://github.com/Icinga/icingaweb2/pull/3723) + +#### Stay Focused - More Room for More Important Stuff + +Some of you know that some checks tend to produce walls of text or measure (too) many interfaces. Now, plugin output +and performance data will collapse if they exceed a certain height. If necessary they can of course be expanded and +keep that way across browser restarts. The same is also true for the sidebar. (Though, this one stays *collapsed*) + +* Persistent Collapsible Containers [#3638](https://github.com/Icinga/icingaweb2/pull/3638) +* Collapsible plugin output [#3870](https://github.com/Icinga/icingaweb2/pull/3870) +* Collapsed sidebar should stay collapsed [#3682](https://github.com/Icinga/icingaweb2/issues/3628) + +#### Markdown - Tables, Lists and Emphasized Text The Easy Way + +Since we now have the possibility to collapse large content dynamically, we allow you to add entire wiki pages to hosts +and services. Though, if you prefer to use a real wiki to maintain those (what we'd strongly suggest) it's now easier +than ever before to link to it. Copy url, paste url, submit comment, Done. + +* Make notes, comments and announcements markdown aware [#3814](https://github.com/Icinga/icingaweb2/pull/3814) +* Transform any URL in a Comment to a clickable Link [#3441](https://github.com/Icinga/icingaweb2/issues/3441) +* Support relative links in plugin output [#2916](https://github.com/Icinga/icingaweb2/issues/2916) + +#### Things You Have Missed Previously + +The tactical overview, our fancy pie charts, is now the very first result when you search something in the sidebar. +If you'll see two entirely green circles there, relax. Also overdue or unreachable checks are now appropriately marked +in list views and the service grid now allows you to switch between everything or problems only. + +* Add tactical overview to global search [#3845](https://github.com/Icinga/icingaweb2/pull/3845) +* Servicegrid: Add toggle to show problems only [#3871](https://github.com/Icinga/icingaweb2/pull/3871) +* Make overdue/unreachable checks better visible [#3860](https://github.com/Icinga/icingaweb2/pull/3860) + +#### Authorization - Knowing and Controlling What's Going On + +Roles can now be even more tailored to users since the introduction of a new placeholder. This placeholder allows to +use a user's name in restrictions. Things like `_service_responsible_person=$user:local_name$` are now possible. The +audit log now receives failed login-attempts, that's been made possible since hooks can now run for anonymous users. + +* Allow roles to filter for the currently logged in user [#3493](https://github.com/Icinga/icingaweb2/issues/3493) +* Add possibility to disable permission checks for hooks [#3849](https://github.com/Icinga/icingaweb2/pull/3849) +* Send failed login-attempts to the audit log [#3856](https://github.com/Icinga/icingaweb2/pull/3856) + +See also the [audit module](https://github.com/Icinga/icingaweb2-module-audit/releases) which got an update and is +required for [#3856](https://github.com/Icinga/icingaweb2/pull/3856) to work. + ### What's New in Version 2.6.3 You can find issues related to this release on our [Roadmap](https://github.com/Icinga/icingaweb2/milestone/54?closed=1). diff --git a/VERSION b/VERSION index ee6b06f02..873ca0fa6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v2.6.3 +v2.7.0 diff --git a/application/locale/de_DE/LC_MESSAGES/icinga.mo b/application/locale/de_DE/LC_MESSAGES/icinga.mo index be5f152b7..41848677e 100644 Binary files a/application/locale/de_DE/LC_MESSAGES/icinga.mo and b/application/locale/de_DE/LC_MESSAGES/icinga.mo differ diff --git a/application/locale/de_DE/LC_MESSAGES/icinga.po b/application/locale/de_DE/LC_MESSAGES/icinga.po index 6e8cf610c..0f4df5c02 100644 --- a/application/locale/de_DE/LC_MESSAGES/icinga.po +++ b/application/locale/de_DE/LC_MESSAGES/icinga.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: Icinga Web 2 (None)\n" "Report-Msgid-Bugs-To: dev@icinga.com\n" -"POT-Creation-Date: 2019-07-12 12:08-0700\n" -"PO-Revision-Date: 2019-07-12 14:10+0200\n" -"Last-Translator: Markus Frosch \n" +"POT-Creation-Date: 2019-07-30 07:43+0000\n" +"PO-Revision-Date: 2019-07-30 09:50+0200\n" +"Last-Translator: Johannes Meyer \n" "Language: de_DE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,7 +17,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Poedit-Basepath: .\n" "Language-Team: \n" -"X-Generator: Poedit 2.2.3\n" +"X-Generator: Poedit 2.0.6\n" "X-Poedit-SearchPath-0: .\n" #: ../../../../library/Icinga/Web/Form/Validator/InArray.php:16 @@ -34,8 +34,8 @@ msgstr "" "\"%s\" ist nicht in der Liste der erlaubten Werte. Meinten Sie vielleicht " "einen der Folgenden?: %s" -#: ../../../../application/forms/Config/Resource/FileResourceForm.php:50 #: ../../../../application/forms/Config/UserBackend/ExternalBackendForm.php:42 +#: ../../../../application/forms/Config/Resource/FileResourceForm.php:50 msgid "\"%value%\" is not a valid regular expression." msgstr "\"%value%\" ist kein gültiger regulärer Ausdruck." @@ -54,7 +54,7 @@ msgstr "%s (%%value%%) hat keinen MIME-Typ" msgid "%s Required field" msgstr "%s benötigtes Feld" -#: ../../../../library/Icinga/Date/DateFormatter.php:171 +#: ../../../../library/Icinga/Date/DateFormatter.php:173 #, php-format msgctxt "An event that happened the given time interval ago" msgid "%s ago" @@ -104,9 +104,9 @@ msgstr "%s: Zeige die %s %u bis %u von %u" msgid "'%s' is not a valid number" msgstr "'%s' ist keine gültige Zahl" -#: ../../../../library/Icinga/Authentication/User/DbUserBackend.php:101 #: ../../../../library/Icinga/Authentication/UserGroup/DbUserGroupBackend.php:117 #: ../../../../library/Icinga/Authentication/UserGroup/DbUserGroupBackend.php:118 +#: ../../../../library/Icinga/Authentication/User/DbUserBackend.php:101 msgid "(Case insensitive)" msgstr "(keine Unterscheidung von Groß- und Kleinschreibung)" @@ -116,27 +116,18 @@ msgstr "(keine Unterscheidung von Groß- und Kleinschreibung)" msgid "A navigation item with the name \"%s\" does already exist" msgstr "Ein Navigationselement mit dem Namen \"%s\" existiert bereits" -#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:76 -msgid "" -"A protocol scheme such as ldap:// or ldaps:// is mandatory for URIs with a " -"given port and for all other URIs as well once a scheme is given for a " -"single one." -msgstr "" -"Ein Protokoll-Schema wie ldap:// oder ldaps:// ist erforderlich für URIs mit " -"einem angegebenen Port und ebenso für alle anderen URIs sobald ein Schema " -"für eine einzige angegeben wird." - #: ../../../../application/forms/Config/UserBackendConfigForm.php:165 #, php-format msgid "A user backend with the name \"%s\" does already exist" msgstr "Ein Nutzerbackend mit dem Namen \"%s\" existiert bereits" -#: ../../../../application/controllers/AboutController.php:19 +#: ../../../../application/controllers/AboutController.php:16 +#: ../../../../application/controllers/AboutController.php:20 #: ../../../../library/Icinga/Web/Menu.php:47 msgid "About" msgstr "Über" -#: ../../../../application/controllers/AboutController.php:20 +#: ../../../../application/controllers/AboutController.php:21 msgid "About Icinga Web 2" msgstr "Über Icinga Web 2" @@ -160,17 +151,17 @@ msgstr "Nachricht bestätigen" msgid "Acknowledge this announcement" msgstr "Diese Bekanntmachung bestätigen" -#: ../../../../application/views/scripts/user/show.phtml:33 -#: ../../../../application/controllers/UserController.php:73 #: ../../../../application/forms/Config/User/UserForm.php:24 -#: ../../../../library/Icinga/Authentication/User/DbUserBackend.php:105 +#: ../../../../application/controllers/UserController.php:80 +#: ../../../../application/views/scripts/user/show.phtml:33 #: ../../../../library/Icinga/Authentication/User/LdapUserBackend.php:270 +#: ../../../../library/Icinga/Authentication/User/DbUserBackend.php:105 msgid "Active" msgstr "Aktiv" -#: ../../../../application/forms/Config/User/UserForm.php:46 -#: ../../../../application/forms/Config/UserGroup/UserGroupForm.php:29 #: ../../../../application/forms/Config/UserGroup/AddMemberForm.php:126 +#: ../../../../application/forms/Config/UserGroup/UserGroupForm.php:29 +#: ../../../../application/forms/Config/User/UserForm.php:46 msgid "Add" msgstr "Hinzufügen" @@ -224,10 +215,14 @@ msgstr "Filter hinzufügen..." msgid "Add members for group %s" msgstr "Mitglieder der Gruppe %s hinzufügen" -#: ../../../../application/controllers/ConfigController.php:38 +#: ../../../../application/controllers/ConfigController.php:39 msgid "Adjust the general configuration of Icinga Web 2" msgstr "Allgemeine Einstellungen von Icinga Web 2" +#: ../../../../application/forms/Security/RoleForm.php:150 +msgid "Administrative Access" +msgstr "Administrativer Zugriff" + #: ../../../../application/forms/Authentication/LoginForm.php:113 msgid "" "All configured authentication methods failed. Please check the system log or " @@ -236,28 +231,24 @@ msgstr "" "Alle konfigurierten Authentifizierungsmethoden sind fehlgeschlagen. Mehr " "Details dazu stehen im Systemlog oder im Log von Icinga Web 2." -#: ../../../../application/forms/Security/RoleForm.php:73 +#: ../../../../application/forms/Security/RoleForm.php:80 #, php-format msgid "Allow access to module %s" msgstr "Zugriff auf das Modul %s erlauben" -#: ../../../../application/forms/Security/RoleForm.php:50 +#: ../../../../application/forms/Security/RoleForm.php:60 msgid "Allow config access" msgstr "Zugriff auf die Konfiguration erlauben" -#: ../../../../application/forms/Security/RoleForm.php:39 -msgid "Allow everything" -msgstr "Alles erlauben" - -#: ../../../../application/forms/Security/RoleForm.php:43 +#: ../../../../application/forms/Security/RoleForm.php:48 msgid "Allow to adjust in the preferences whether to show stacktraces" msgstr "Erlaubt die Einstellung zur Anzeige von Stacktraces" -#: ../../../../application/forms/Security/RoleForm.php:40 +#: ../../../../application/forms/Security/RoleForm.php:44 msgid "Allow to share navigation items" msgstr "Erlaubt das Teilen von Navigationselementen" -#: ../../../../application/forms/Security/RoleForm.php:45 +#: ../../../../application/forms/Security/RoleForm.php:52 msgid "Allow to view the application log" msgstr "Erlaubt das Einsehen des Anwendungslogs" @@ -278,24 +269,25 @@ msgstr "" "Ein zusätzlicher Filter für die Suche nach Benutzern für die angegebene " "Verbindung. Leer lassen, um keine zusätzlichen Filter zu verwenden." -#: ../../../../application/forms/Announcement/AnnouncementForm.php:96 +#: ../../../../application/forms/Announcement/AnnouncementForm.php:111 msgid "Announcement created" msgstr "Bekanntmachung erstellt" -#: ../../../../application/controllers/AnnouncementsController.php:59 -#: ../../../../application/controllers/AnnouncementsController.php:75 +#: ../../../../application/controllers/AnnouncementsController.php:82 +#: ../../../../application/controllers/AnnouncementsController.php:98 msgid "Announcement not found" msgstr "Bekanntmachung nicht gefunden" -#: ../../../../application/forms/Announcement/AnnouncementForm.php:116 +#: ../../../../application/forms/Announcement/AnnouncementForm.php:131 msgid "Announcement removed" msgstr "Bekanntmachung entfernt" -#: ../../../../application/forms/Announcement/AnnouncementForm.php:106 +#: ../../../../application/forms/Announcement/AnnouncementForm.php:121 msgid "Announcement updated" msgstr "Bekanntmachung aktualisiert" -#: ../../../../application/controllers/AnnouncementsController.php:24 +#: ../../../../application/controllers/AnnouncementsController.php:17 +#: ../../../../application/controllers/AnnouncementsController.php:31 #: ../../../../library/Icinga/Web/Menu.php:54 msgid "Announcements" msgstr "Bekanntmachungen" @@ -304,6 +296,7 @@ msgstr "Bekanntmachungen" msgid "Application" msgstr "Anwendung" +#: ../../../../application/controllers/ListController.php:57 #: ../../../../library/Icinga/Web/Menu.php:128 msgid "Application Log" msgstr "Anwendungslog" @@ -316,7 +309,14 @@ msgstr "Anwendungspräfix" msgid "Apply" msgstr "Anwenden" -#: ../../../../application/controllers/ConfigController.php:51 +#: ../../../../application/controllers/UsergroupbackendController.php:61 +#: ../../../../application/controllers/UsergroupbackendController.php:98 +#: ../../../../application/controllers/UsergroupbackendController.php:130 +#: ../../../../application/controllers/ConfigController.php:52 +#: ../../../../application/controllers/ConfigController.php:215 +#: ../../../../application/controllers/ConfigController.php:262 +#: ../../../../application/controllers/ConfigController.php:301 +#: ../../../../application/controllers/ConfigController.php:334 #: ../../../../library/Icinga/Web/Menu.php:77 msgid "Authentication" msgstr "Authentifizierung" @@ -335,7 +335,8 @@ msgstr "Authentifizierungsbackend \"%s\" wurde nicht gefunden" msgid "Authentication order updated" msgstr "Authentifizierungsreihenfolge wurde aktualisiert" -#: ../../../../application/views/scripts/announcements/index.phtml:27 +#: ../../../../application/controllers/AnnouncementsController.php:47 +#: ../../../../application/views/scripts/announcements/index.phtml:33 msgid "Author" msgstr "Autor" @@ -352,16 +353,16 @@ msgstr "Automatische Aktualisierung erfolgreich aktiviert" msgid "Back" msgstr "Zurück" -#: ../../../../application/views/scripts/config/userbackend/reorder.phtml:35 #: ../../../../application/views/scripts/form/reorder-authbackend.phtml:4 +#: ../../../../application/views/scripts/config/userbackend/reorder.phtml:35 msgid "Backend" msgstr "Backend" #: ../../../../application/forms/Config/UserBackend/ExternalBackendForm.php:32 -#: ../../../../application/forms/Config/UserBackend/LdapBackendForm.php:74 #: ../../../../application/forms/Config/UserBackend/DbBackendForm.php:53 -#: ../../../../application/forms/Config/UserGroup/DbUserGroupBackendForm.php:34 +#: ../../../../application/forms/Config/UserBackend/LdapBackendForm.php:74 #: ../../../../application/forms/Config/UserGroup/LdapUserGroupBackendForm.php:39 +#: ../../../../application/forms/Config/UserGroup/DbUserGroupBackendForm.php:34 msgid "Backend Name" msgstr "Backend-Name" @@ -374,14 +375,18 @@ msgstr "Backend-Typ" msgid "Backend Users" msgstr "Backend-Nutzer" -#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:130 +#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:99 msgid "Bind DN" msgstr "Bind DN" -#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:142 +#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:111 msgid "Bind Password" msgstr "Bind Kennwort" +#: ../../../../application/forms/Dashboard/DashletForm.php:56 +msgid "Brackets ([, ]) cannot be used here" +msgstr "Eckige Klammern ([, ]) können nicht genutzt werden" + #: ../../../../application/forms/PreferenceForm.php:196 #: ../../../../application/forms/PreferenceForm.php:205 #, php-format @@ -389,32 +394,12 @@ msgctxt "preferences.form" msgid "Browser (%s)" msgstr "Browser (%s)" -#: ../../../../application/forms/Security/RoleForm.php:219 -#, php-format -msgid "Can't add role '%s'. Role already exists" -msgstr "Kann Rolle '%s' nicht hinzufügen. Die Rolle existiert bereits" - -#: ../../../../application/forms/Security/RoleForm.php:178 -#, php-format -msgid "Can't load role '%s'. Role does not exist" -msgstr "Kann Rolle '%s' nicht laden. Die Rolle existiert nicht" - -#: ../../../../application/forms/Security/RoleForm.php:245 -#, php-format -msgid "Can't remove role '%s'. Role does not exist" -msgstr "Kann Rolle '%s' nicht löschen. Die Rolle existiert nicht" - -#: ../../../../application/forms/Security/RoleForm.php:278 -#, php-format -msgid "Can't update role '%s'. Role does not exist" -msgstr "Kann Rolle '%s' nicht aktualisieren. Die Rolle existiert nicht" - #: ../../../../application/views/scripts/user/show.phtml:79 msgctxt "group.membership" msgid "Cancel" msgstr "Beenden" -#: ../../../../application/controllers/UserController.php:156 +#: ../../../../application/controllers/UserController.php:163 msgid "Cancel this membership" msgstr "Diese Mitgliedschaft beenden" @@ -422,7 +407,7 @@ msgstr "Diese Mitgliedschaft beenden" msgid "Cancel this operation" msgstr "Diese Operation abbrechen" -#: ../../../../library/Icinga/Web/Widget/Dashboard/Dashlet.php:229 +#: ../../../../library/Icinga/Web/Widget/Dashboard/Dashlet.php:243 #, php-format msgid "Cannot create dashboard dashlet \"%s\" without valid URL" msgstr "Kann Dashlet \"%s\" nicht ohne valide URL erstellen" @@ -459,7 +444,7 @@ msgstr "Aktualisierung nicht möglich. Sektion \"%s\" existiert bereits" msgid "Change sort direction" msgstr "Sortierreihenfolge ändern" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:158 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:164 msgid "Character Set" msgstr "Zeichensatz" @@ -479,7 +464,7 @@ msgstr "" "Häkchen setzen, um in Active Directory anhand des Benutzers in " "verschachtelten Gruppen zu suchen" -#: ../../../../application/forms/Dashboard/DashletForm.php:102 +#: ../../../../application/forms/Dashboard/DashletForm.php:114 msgid "Check this box if you want to add the dashlet to a new dashboard" msgstr "Häkchen setzen, um dieses Dashlet einem neuen Dashboard hinzuzufügen" @@ -505,6 +490,10 @@ msgstr "Klicken, um diesen Teil des Filters zu löschen" msgid "Close container" msgstr "Bereich schließen" +#: ../../../../application/layouts/scripts/layout.phtml:74 +msgid "Collapse" +msgstr "Einklappen" + #: ../../../../library/Icinga/Repository/Repository.php:1146 #, php-format msgid "Column \"%s\" cannot be queried" @@ -522,11 +511,11 @@ msgstr "" "Komma separierte Liste von Nutzernamen, mit denen dieses Element geteilt " "werden soll" -#: ../../../../application/forms/Security/RoleForm.php:131 +#: ../../../../application/forms/Security/RoleForm.php:142 msgid "Comma-separated list of groups that are assigned to the role" msgstr "Komma separierte Liste von Gruppen, die dieser Rolle zugewiesen werden" -#: ../../../../application/forms/Security/RoleForm.php:123 +#: ../../../../application/forms/Security/RoleForm.php:134 msgid "Comma-separated list of users that are assigned to the role" msgstr "Komma separierte Liste von Nutzern, die dieser Rolle zugewiesen werden" @@ -534,7 +523,7 @@ msgstr "Komma separierte Liste von Nutzern, die dieser Rolle zugewiesen werden" msgid "Configuration" msgstr "Konfiguration" -#: ../../../../application/forms/ConfigForm.php:89 +#: ../../../../application/forms/ConfigForm.php:91 msgid "" "Configuration successfully stored. Though, one or more module hooks failed " "to run. See logs for details" @@ -542,20 +531,20 @@ msgstr "" "Konfiguration erfolgreich gespeichert. Es sind jedoch einer oder mehrere " "Modul-Hooks fehlgeschlagen. Bitte die Logs prüfen" -#: ../../../../application/controllers/RoleController.php:155 -#: ../../../../application/controllers/UserController.php:320 -#: ../../../../application/controllers/GroupController.php:369 +#: ../../../../application/controllers/GroupController.php:376 +#: ../../../../application/controllers/UserController.php:327 +#: ../../../../application/controllers/RoleController.php:116 msgid "" "Configure roles to permit or restrict users and groups accessing Icinga Web 2" msgstr "" "Konfiguration der Zugangsberechtigungen für Nutzer und Gruppen in Icinga Web " "2" -#: ../../../../application/controllers/ConfigController.php:50 +#: ../../../../application/controllers/ConfigController.php:51 msgid "Configure the user and group backends" msgstr "Konfiguration der Benutzer- und Gruppen-Backends" -#: ../../../../application/controllers/ConfigController.php:44 +#: ../../../../application/controllers/ConfigController.php:45 msgid "Configure which resources are being utilized by Icinga Web 2" msgstr "Konfiguration der Ressourcen für Icinga Web 2" @@ -567,6 +556,10 @@ msgstr "Neues Passwort bestätigen" msgid "Confirm Removal" msgstr "Entfernen bestätigen" +#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:122 +msgid "Connection timeout for every LDAP connection" +msgstr "Limit für den Aufbau einer LDAP-Verbindung" + #: ../../../../library/Icinga/Chart/GridChart.php:90 msgid "Contains data in a bar or line chart." msgstr "Enthält Daten in einem Balken- oder Liniendiagramm." @@ -591,7 +584,7 @@ msgstr "" msgid "Content" msgstr "Inhalt" -#: ../../../../application/views/scripts/about/index.phtml:19 +#: ../../../../application/views/scripts/about/index.phtml:21 msgid "Copyright" msgstr "Copyright" @@ -607,8 +600,8 @@ msgstr "" msgid "Could not save dashboard" msgstr "Konnte Dashboard nicht speichern" +#: ../../../../application/forms/Announcement/AnnouncementForm.php:76 #: ../../../../application/forms/Config/User/CreateMembershipForm.php:89 -#: ../../../../application/forms/Announcement/AnnouncementForm.php:61 msgid "Create" msgstr "Erstellen" @@ -616,11 +609,11 @@ msgstr "Erstellen" msgid "Create New Membership" msgstr "Neue Gruppenmitgliedschaft" -#: ../../../../application/controllers/RoleController.php:59 +#: ../../../../application/controllers/RoleController.php:50 msgid "Create Role" msgstr "Rolle erstellen" -#: ../../../../application/views/scripts/announcements/index.phtml:9 +#: ../../../../application/views/scripts/announcements/index.phtml:15 msgid "Create a New Announcement" msgstr "Neue Bekanntmachung erstellen" @@ -644,12 +637,12 @@ msgstr "Neues Backend für Benutzer erstellen" msgid "Create a New User Group Backend" msgstr "Neues Backend für Benutzergruppen erstellen" -#: ../../../../application/views/scripts/announcements/index.phtml:16 -#: ../../../../application/forms/Announcement/AnnouncementForm.php:60 +#: ../../../../application/forms/Announcement/AnnouncementForm.php:75 +#: ../../../../application/views/scripts/announcements/index.phtml:22 msgid "Create a new announcement" msgstr "Neue Bekanntmachung erstellen" -#: ../../../../application/controllers/ConfigController.php:201 +#: ../../../../application/controllers/ConfigController.php:229 msgid "" "Create a new backend for authenticating your users. This backend will be " "added at the end of your authentication order." @@ -665,7 +658,7 @@ msgstr "Neues Backend zur Assoziation von Benutzern und Gruppen anlegen." msgid "Create a new navigation item" msgstr "Neues Navigationselement erstellen" -#: ../../../../application/controllers/NavigationController.php:217 +#: ../../../../application/controllers/NavigationController.php:219 msgid "Create a new navigation item, such as a menu entry or dashlet." msgstr "" "Neues Navigationselement (zum Beispiel Menüeintrag oder Dashlet) erstellen." @@ -691,17 +684,17 @@ msgstr "Neues Backend für Benutzergruppen erstellen" msgid "Create memberships for %s" msgstr "Mitgliedschaften für %s erstellen" -#: ../../../../library/Icinga/Authentication/User/LdapUserBackend.php:271 -#: ../../../../library/Icinga/Authentication/UserGroup/LdapUserGroupBackend.php:548 +#: ../../../../library/Icinga/Authentication/UserGroup/LdapUserGroupBackend.php:574 #: ../../../../library/Icinga/Authentication/UserGroup/DbUserGroupBackend.php:125 +#: ../../../../library/Icinga/Authentication/User/LdapUserBackend.php:271 msgid "Created At" msgstr "Erstellt am" +#: ../../../../application/controllers/GroupController.php:81 +#: ../../../../application/controllers/GroupController.php:117 +#: ../../../../application/controllers/UserController.php:81 #: ../../../../application/views/scripts/group/show.phtml:33 #: ../../../../application/views/scripts/user/show.phtml:36 -#: ../../../../application/controllers/UserController.php:74 -#: ../../../../application/controllers/GroupController.php:74 -#: ../../../../application/controllers/GroupController.php:110 #: ../../../../library/Icinga/Authentication/User/DbUserBackend.php:106 msgid "Created at" msgstr "Erstellt am" @@ -726,8 +719,8 @@ msgstr "" "Momentan ist kein Dashlet verfügbar. Das könnte durch die Aktivierung von " "einigen der verfügbaren %s behoben werden." -#: ../../../../application/controllers/DashboardController.php:314 -#: ../../../../application/forms/Dashboard/DashletForm.php:121 +#: ../../../../application/forms/Dashboard/DashletForm.php:134 +#: ../../../../application/controllers/DashboardController.php:307 #: ../../../../library/Icinga/Web/Menu.php:30 msgid "Dashboard" msgstr "Dashboard" @@ -736,11 +729,11 @@ msgstr "Dashboard" msgid "Dashboard Settings" msgstr "Dashboardeinstellungen" -#: ../../../../application/controllers/DashboardController.php:276 +#: ../../../../application/controllers/DashboardController.php:269 msgid "Dashboard has been removed" msgstr "Das Dashboard wurde entfernt" -#: ../../../../library/Icinga/Web/Widget/Dashboard/Dashlet.php:257 +#: ../../../../library/Icinga/Web/Widget/Dashboard/Dashlet.php:271 msgid "Dashlet" msgstr "Dashlet" @@ -748,7 +741,7 @@ msgstr "Dashlet" msgid "Dashlet Name" msgstr "Name des Dashlets" -#: ../../../../application/forms/Dashboard/DashletForm.php:82 +#: ../../../../application/forms/Dashboard/DashletForm.php:93 msgid "Dashlet Title" msgstr "Titel des Dashlets" @@ -756,11 +749,11 @@ msgstr "Titel des Dashlets" msgid "Dashlet created" msgstr "Dashlet erstellt" -#: ../../../../application/controllers/DashboardController.php:184 +#: ../../../../application/controllers/DashboardController.php:177 msgid "Dashlet has been removed from" msgstr "Das Dashlet wurde entfernt von" -#: ../../../../application/controllers/DashboardController.php:141 +#: ../../../../application/controllers/DashboardController.php:134 msgid "Dashlet updated" msgstr "Dashlet aktualisiert" @@ -776,12 +769,12 @@ msgstr "Datenbank" msgid "Database Connection" msgstr "Datenbankverbindung" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:98 -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:130 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:104 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:136 msgid "Database Name" msgstr "Datenbankname" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:87 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:93 msgid "Database Type" msgstr "Datenbanktyp" @@ -807,11 +800,11 @@ msgstr "Standard-Anzahl dargestellter Einträge in Listen" msgid "Default page size" msgstr "Standard Listengröße" -#: ../../../../application/views/scripts/config/module.phtml:56 +#: ../../../../application/views/scripts/config/module.phtml:45 msgid "Dependencies" msgstr "Abhängigkeiten" -#: ../../../../application/views/scripts/config/module.phtml:49 +#: ../../../../application/views/scripts/config/module.phtml:38 msgid "Description" msgstr "Beschreibung" @@ -827,7 +820,7 @@ msgstr "" msgid "Disable auto refresh" msgstr "Automatische Aktualisierung deaktivieren" -#: ../../../../application/views/scripts/config/module.phtml:26 +#: ../../../../application/controllers/ConfigController.php:135 #, php-format msgid "Disable the %s module" msgstr "Modul %s deaktivieren" @@ -854,7 +847,7 @@ msgstr "Einstellungen nicht speichern" msgid "Dropdown menu" msgstr "Auswahlmenü" -#: ../../../../application/controllers/DashboardController.php:144 +#: ../../../../application/controllers/DashboardController.php:137 msgid "Edit Dashlet" msgstr "Dashlet bearbeiten" @@ -862,7 +855,7 @@ msgstr "Dashlet bearbeiten" msgid "Edit User" msgstr "Nutzer bearbeiten" -#: ../../../../application/forms/Announcement/AnnouncementForm.php:69 +#: ../../../../application/forms/Announcement/AnnouncementForm.php:84 #, php-format msgid "Edit announcement %s" msgstr "Bekanntmachung %s bearbeiten" @@ -872,8 +865,8 @@ msgstr "Bekanntmachung %s bearbeiten" msgid "Edit dashlet %s" msgstr "Dashlet %s bearbeiten" -#: ../../../../application/views/scripts/group/show.phtml:18 #: ../../../../application/forms/Config/UserGroup/UserGroupForm.php:31 +#: ../../../../application/views/scripts/group/show.phtml:18 #, php-format msgid "Edit group %s" msgstr "Gruppe %s bearbeiten" @@ -903,8 +896,8 @@ msgstr "Rolle %s bearbeiten" msgid "Edit shared navigation item %s" msgstr "Geteiltes Navigationselement %s bearbeiten" -#: ../../../../application/views/scripts/user/show.phtml:25 #: ../../../../application/forms/Config/User/UserForm.php:67 +#: ../../../../application/views/scripts/user/show.phtml:25 #, php-format msgid "Edit user %s" msgstr "Nutzer %s bearbeiten" @@ -919,12 +912,12 @@ msgstr "Nutzerbackend %s bearbeiten" msgid "Edit user group backend %s" msgstr "Nutzgruppenbackend %s bearbeiten" -#: ../../../../application/forms/AutoRefreshForm.php:63 #: ../../../../application/forms/PreferenceForm.php:280 +#: ../../../../application/forms/AutoRefreshForm.php:63 msgid "Enable auto refresh" msgstr "Automatische Aktualisierung aktivieren" -#: ../../../../application/views/scripts/config/module.phtml:34 +#: ../../../../application/controllers/ConfigController.php:132 #, php-format msgid "Enable the %s module" msgstr "Modul \"%s\" aktivieren" @@ -934,24 +927,25 @@ msgstr "Modul \"%s\" aktivieren" msgid "Enabling the \"%s\" module might help!" msgstr "Die Aktivierung des Moduls \"%s\" könnte helfen!" -#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:102 +#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:71 msgid "Encryption" msgstr "Verschlüsselung" -#: ../../../../application/views/scripts/announcements/index.phtml:30 -#: ../../../../application/forms/Announcement/AnnouncementForm.php:54 +#: ../../../../application/forms/Announcement/AnnouncementForm.php:69 +#: ../../../../application/controllers/AnnouncementsController.php:50 +#: ../../../../application/views/scripts/announcements/index.phtml:36 msgid "End" msgstr "Ende" -#: ../../../../application/forms/Dashboard/DashletForm.php:83 +#: ../../../../application/forms/Dashboard/DashletForm.php:94 msgid "Enter a title for the dashlet." msgstr "Titel für das Dashlet eingeben." -#: ../../../../application/forms/Dashboard/DashletForm.php:112 +#: ../../../../application/forms/Dashboard/DashletForm.php:124 msgid "Enter a title for the new dashboard" msgstr "Titel für das neue Dashboard eingeben" -#: ../../../../application/forms/Dashboard/DashletForm.php:72 +#: ../../../../application/forms/Dashboard/DashletForm.php:83 msgid "" "Enter url to be loaded in the dashlet. You can paste the full URL, including " "filters." @@ -972,6 +966,14 @@ msgstr "Fehler" msgid "Error details" msgstr "Fehlerdetails" +#: ../../../../application/forms/Security/RoleForm.php:151 +msgid "Everything is allowed" +msgstr "Alles ist erlaubt" + +#: ../../../../application/layouts/scripts/layout.phtml:73 +msgid "Expand" +msgstr "Ausklappen" + #: ../../../../application/forms/Config/UserBackendConfigForm.php:274 msgid "External" msgstr "Extern" @@ -980,8 +982,8 @@ msgstr "Extern" msgid "Facility" msgstr "Facility" -#: ../../../../application/forms/Config/User/CreateMembershipForm.php:128 #: ../../../../application/forms/Config/UserGroup/AddMemberForm.php:163 +#: ../../../../application/forms/Config/User/CreateMembershipForm.php:128 #, php-format msgid "Failed to add \"%s\" as group member for \"%s\"" msgstr "Konnte \"%s\" nicht der Gruppe \"%s\" hinzufügen" @@ -994,7 +996,7 @@ msgstr "Konnte Gruppe nicht hinzufügen" msgid "Failed to add user" msgstr "Konnte Benutzer nicht hinzufügen" -#: ../../../../application/forms/Announcement/AnnouncementForm.php:97 +#: ../../../../application/forms/Announcement/AnnouncementForm.php:112 msgid "Failed to create announcement" msgstr "Erstellung der Bekanntmachung fehlgeschlagen" @@ -1024,13 +1026,13 @@ msgid "Failed to fetch any groups from backend %s. Please check your log" msgstr "" "Es konnten keine Gruppen vom Backend %s geholt werden. Bitte Log überprüfen" -#: ../../../../application/controllers/GroupController.php:327 +#: ../../../../application/controllers/GroupController.php:334 #, php-format msgid "Failed to fetch any users from backend %s. Please check your log" msgstr "" "Es konnten keine Benutzer vom Backend %s geholt werden. Bitte Log überprüfen" -#: ../../../../application/controllers/UserController.php:278 +#: ../../../../application/controllers/UserController.php:285 #, php-format msgid "Failed to fetch memberships from backend %s. Please check your log" msgstr "" @@ -1052,7 +1054,7 @@ msgstr "" msgid "Failed to insert. An error occurred: %s" msgstr "Einfügen nicht möglich. Ein Fehler ist aufgetreten: %s" -#: ../../../../application/forms/Announcement/AnnouncementForm.php:117 +#: ../../../../application/forms/Announcement/AnnouncementForm.php:132 msgid "Failed to remove announcement" msgstr "Bekanntmachung konnte nicht entfernt werden" @@ -1073,13 +1075,13 @@ msgstr "Benutzer \"%s\" konnte nicht entfernt werden" msgid "Failed to successfully validate the configuration: %s" msgstr "Validierung der Konfiguration schlug fehl: %s" -#: ../../../../application/controllers/NavigationController.php:382 +#: ../../../../application/controllers/NavigationController.php:387 #, php-format msgid "Failed to unshare navigation item \"%s\"" msgstr "" "Teilen des Navigationselementes \"%s\" konnte nicht rückgängig gemacht werden" -#: ../../../../application/forms/Announcement/AnnouncementForm.php:107 +#: ../../../../application/forms/Announcement/AnnouncementForm.php:122 msgid "Failed to update announcement" msgstr "Bekanntmachung konnte nicht aktualisiert werden" @@ -1123,8 +1125,8 @@ msgstr "Filterspalte \"%s\" nicht gefunden" msgid "Filter column \"%s\" not found in table \"%s\"" msgstr "Filterspalte \"%s\" in Tabelle \"%s\" nicht gefunden" -#: ../../../../library/Icinga/Web/Widget/FilterEditor.php:745 #: ../../../../library/Icinga/Web/Widget/FilterWidget.php:89 +#: ../../../../library/Icinga/Web/Widget/FilterEditor.php:745 msgid "Filter this list" msgstr "Diese Liste filtern" @@ -1140,11 +1142,11 @@ msgstr "Fertigstellen" msgid "Flip grid axes" msgstr "Netz-Achsen tauschen" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:68 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:74 msgid "For using unix domain sockets, specify localhost" msgstr "Um UNIX Domain Sockets zu verwenden, localhost angeben" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:64 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:70 msgid "" "For using unix domain sockets, specify the path to the unix domain socket " "directory" @@ -1156,20 +1158,25 @@ msgstr "" msgid "Force Changes" msgstr "Änderungen erzwingen" -#: ../../../../application/controllers/ConfigController.php:39 +#: ../../../../application/forms/Security/RoleForm.php:90 +msgid "Full Access" +msgstr "Vollzugriff" + +#: ../../../../application/controllers/ConfigController.php:40 +#: ../../../../application/controllers/ConfigController.php:85 msgid "General" msgstr "Allgemein" -#: ../../../../application/views/scripts/config/module.phtml:44 #: ../../../../application/views/scripts/about/index.phtml:12 +#: ../../../../application/views/scripts/config/module.phtml:33 msgid "Git commit" msgstr "Git Commit" -#: ../../../../application/views/scripts/about/index.phtml:16 +#: ../../../../application/views/scripts/about/index.phtml:18 msgid "Git commit date" msgstr "Git Commit Datum" -#: ../../../../application/forms/Security/RoleForm.php:48 +#: ../../../../application/forms/Security/RoleForm.php:56 msgid "Grant admin permissions, e.g. manage announcements" msgstr "" "Verleiht Administratorrechte, erlaubt z. B. das Verwalten von " @@ -1179,9 +1186,9 @@ msgstr "" msgid "Grid Chart" msgstr "Netzansicht" +#: ../../../../application/controllers/GroupController.php:356 +#: ../../../../application/controllers/UserController.php:124 #: ../../../../application/views/scripts/user/show.phtml:78 -#: ../../../../application/controllers/UserController.php:117 -#: ../../../../application/controllers/GroupController.php:349 msgid "Group" msgstr "Benutzergruppe" @@ -1195,11 +1202,11 @@ msgstr "Benutzergruppe \"%s\" wurde bearbeitet" msgid "Group \"%s\" has been removed" msgstr "Benutzergruppe \"%s\" wurde entfernt" -#: ../../../../application/controllers/GroupController.php:96 -#: ../../../../application/controllers/GroupController.php:184 -#: ../../../../application/controllers/GroupController.php:206 -#: ../../../../application/controllers/GroupController.php:233 -#: ../../../../application/controllers/GroupController.php:288 +#: ../../../../application/controllers/GroupController.php:103 +#: ../../../../application/controllers/GroupController.php:191 +#: ../../../../application/controllers/GroupController.php:213 +#: ../../../../application/controllers/GroupController.php:240 +#: ../../../../application/controllers/GroupController.php:295 #, php-format msgid "Group \"%s\" not found" msgstr "Benutzergruppe \"%s\" wurde nicht gefunden" @@ -1225,10 +1232,10 @@ msgstr "Gruppenmitglied \"%s\" wurde erfolgreich hinzugefügt" msgid "Group members added successfully" msgstr "Gruppenmitglieder wurden erfolgreich hinzugefügt" -#: ../../../../application/views/scripts/role/list.phtml:24 +#: ../../../../application/forms/Security/RoleForm.php:141 #: ../../../../application/forms/Config/User/CreateMembershipForm.php:79 -#: ../../../../application/forms/Security/RoleForm.php:130 #: ../../../../application/forms/Navigation/NavigationConfigForm.php:615 +#: ../../../../application/views/scripts/role/list.phtml:24 msgid "Groups" msgstr "Gruppen" @@ -1236,8 +1243,8 @@ msgstr "Gruppen" msgid "Hint" msgstr "Hinweis" +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:114 #: ../../../../application/forms/Config/Resource/LdapResourceForm.php:46 -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:108 msgid "Host" msgstr "Host" @@ -1249,11 +1256,11 @@ msgstr "Hosts" msgid "I'm ready to search, waiting for your input" msgstr "Ich bin bereit zur Suche. Warte auf Eingabe" -#: ../../../../application/views/scripts/about/index.phtml:90 +#: ../../../../application/views/scripts/about/index.phtml:83 msgid "Icinga Community" msgstr "Icinga Community" -#: ../../../../application/views/scripts/about/index.phtml:100 +#: ../../../../application/views/scripts/about/index.phtml:93 msgid "Icinga Documentation" msgstr "Icinga Dokumentation" @@ -1273,8 +1280,8 @@ msgstr "Icinga Web 2 Einrichtungsassistent" msgid "Icinga Web 2 Version" msgstr "Icinga Web 2 Version" +#: ../../../../application/views/scripts/about/index.phtml:51 #: ../../../../application/views/scripts/authentication/login.phtml:53 -#: ../../../../application/views/scripts/about/index.phtml:49 msgid "Icinga on Facebook" msgstr "Icinga auf Facebook" @@ -1282,12 +1289,8 @@ msgstr "Icinga auf Facebook" msgid "Icinga on GitHub" msgstr "Icinga auf Github" -#: ../../../../application/views/scripts/about/index.phtml:58 -msgid "Icinga on Google+" -msgstr "Icinga auf Google+" - +#: ../../../../application/views/scripts/about/index.phtml:42 #: ../../../../application/views/scripts/authentication/login.phtml:41 -#: ../../../../application/views/scripts/about/index.phtml:40 msgid "Icinga on Twitter" msgstr "Icinga auf Twitter" @@ -1309,7 +1312,7 @@ msgstr "" "konfiguriert ist, oder kein Backend den vollen Benutzernamen mit Domäne " "enthält, die Benutzer sich nicht anmelden können." -#: ../../../../application/views/scripts/authentication/logout.phtml:15 +#: ../../../../application/views/scripts/authentication/logout.phtml:16 msgid "" "If this message does not disappear, it might be necessary to quit the " "current session manually by clearing the cache, or by closing the current " @@ -1415,15 +1418,15 @@ msgstr "LDAP-Attribut für Benutzernamen" msgid "LDAP User Object Class" msgstr "LDAP Objektklasse für Benutzer" +#: ../../../../application/controllers/GroupController.php:82 +#: ../../../../application/controllers/GroupController.php:118 +#: ../../../../application/controllers/UserController.php:82 #: ../../../../application/views/scripts/group/show.phtml:37 #: ../../../../application/views/scripts/user/show.phtml:40 -#: ../../../../application/controllers/UserController.php:75 -#: ../../../../application/controllers/GroupController.php:75 -#: ../../../../application/controllers/GroupController.php:111 -#: ../../../../library/Icinga/Authentication/User/DbUserBackend.php:107 -#: ../../../../library/Icinga/Authentication/User/LdapUserBackend.php:272 -#: ../../../../library/Icinga/Authentication/UserGroup/LdapUserGroupBackend.php:549 +#: ../../../../library/Icinga/Authentication/UserGroup/LdapUserGroupBackend.php:575 #: ../../../../library/Icinga/Authentication/UserGroup/DbUserGroupBackend.php:126 +#: ../../../../library/Icinga/Authentication/User/LdapUserBackend.php:272 +#: ../../../../library/Icinga/Authentication/User/DbUserBackend.php:107 msgid "Last modified" msgstr "Zuletzt verändert" @@ -1431,15 +1434,15 @@ msgstr "Zuletzt verändert" msgid "Leave empty for not updating the user's password" msgstr "Leer lassen, um das Passwort unverändert zu lassen" -#: ../../../../application/controllers/AnnouncementsController.php:25 +#: ../../../../application/controllers/AnnouncementsController.php:32 msgid "List All Announcements" msgstr "Alle Bekanntmachungen auflisten" -#: ../../../../application/controllers/NavigationController.php:193 +#: ../../../../application/controllers/NavigationController.php:195 msgid "List and configure shared navigation items" msgstr "Geteilte Navigationselemente auflisten und bearbeiten" -#: ../../../../application/controllers/NavigationController.php:143 +#: ../../../../application/controllers/NavigationController.php:144 #: ../../../../application/controllers/AccountController.php:32 msgid "List and configure your own navigation items" msgstr "Eigene Navigationselemente auflisten und bearbeiten" @@ -1448,27 +1451,27 @@ msgstr "Eigene Navigationselemente auflisten und bearbeiten" msgid "List announcements" msgstr "Bekanntmachungen auflisten" -#: ../../../../application/controllers/RoleController.php:172 -#: ../../../../application/controllers/UserController.php:337 -#: ../../../../application/controllers/GroupController.php:386 +#: ../../../../application/controllers/GroupController.php:393 +#: ../../../../application/controllers/UserController.php:344 +#: ../../../../application/controllers/RoleController.php:133 msgid "List groups of user group backends" msgstr "Gruppen der Benutzergruppenbackends auflisten" -#: ../../../../application/controllers/ConfigController.php:98 +#: ../../../../application/controllers/ConfigController.php:100 msgid "List intalled modules" msgstr "Installierte Module auflisten" -#: ../../../../application/controllers/RoleController.php:164 -#: ../../../../application/controllers/UserController.php:329 -#: ../../../../application/controllers/GroupController.php:378 +#: ../../../../application/controllers/GroupController.php:385 +#: ../../../../application/controllers/UserController.php:336 +#: ../../../../application/controllers/RoleController.php:125 msgid "List users of authentication backends" msgstr "Benutzer der Authentifizierungsbackends auflisten" -#: ../../../../application/views/scripts/about/index.phtml:104 +#: ../../../../application/views/scripts/about/index.phtml:97 msgid "Loaded modules" msgstr "Geladene Module" -#: ../../../../library/Icinga/Web/Widget/Dashboard/Dashlet.php:184 +#: ../../../../library/Icinga/Web/Widget/Dashboard/Dashlet.php:198 msgid "Loading" msgstr "Lade" @@ -1488,12 +1491,12 @@ msgstr "Logging-Typ" msgid "Logging in" msgstr "Anmeldung" -#: ../../../../application/views/scripts/authentication/logout.phtml:12 +#: ../../../../application/views/scripts/authentication/logout.phtml:13 msgid "Logging out..." msgstr "Abmeldung..." -#: ../../../../application/views/scripts/authentication/logout.phtml:22 #: ../../../../application/forms/Authentication/LoginForm.php:31 +#: ../../../../application/views/scripts/authentication/logout.phtml:23 msgid "Login" msgstr "Anmelden" @@ -1501,7 +1504,7 @@ msgstr "Anmelden" msgid "Logout" msgstr "Abmelden" -#: ../../../../application/views/scripts/authentication/logout.phtml:44 +#: ../../../../application/views/scripts/authentication/logout.phtml:45 msgid "Logout successful!" msgstr "Abmeldung erfolgreich!" @@ -1527,8 +1530,9 @@ msgstr "Mitgliedschaften erfolgreich angelegt" msgid "Menu Entry" msgstr "Menüeintrag" -#: ../../../../application/views/scripts/announcements/index.phtml:28 -#: ../../../../application/forms/Announcement/AnnouncementForm.php:35 +#: ../../../../application/forms/Announcement/AnnouncementForm.php:50 +#: ../../../../application/controllers/AnnouncementsController.php:48 +#: ../../../../application/views/scripts/announcements/index.phtml:34 msgid "Message" msgstr "Nachricht" @@ -1540,8 +1544,8 @@ msgstr "Methode Nicht zulässig" msgid "Missing protocol identifier" msgstr "Protokoll-Kennung fehlt" -#: ../../../../library/Icinga/Web/Widget/FilterEditor.php:747 #: ../../../../library/Icinga/Web/Widget/FilterWidget.php:94 +#: ../../../../library/Icinga/Web/Widget/FilterEditor.php:747 msgid "Modify this filter" msgstr "Diesen Filter bearbeiten" @@ -1549,12 +1553,12 @@ msgstr "Diesen Filter bearbeiten" msgid "Module" msgstr "Modul" -#: ../../../../application/controllers/ConfigController.php:164 +#: ../../../../application/controllers/ConfigController.php:187 #, php-format msgid "Module \"%s\" disabled" msgstr "Modul \"%s\" deaktiviert" -#: ../../../../application/controllers/ConfigController.php:144 +#: ../../../../application/controllers/ConfigController.php:162 #, php-format msgid "Module \"%s\" enabled" msgstr "Modul \"%s\" aktiviert" @@ -1583,7 +1587,13 @@ msgstr "Modul \"%s\" ist aktiviert" msgid "Module Path" msgstr "Pfad zu den Modulen" -#: ../../../../application/controllers/ConfigController.php:97 +#: ../../../../application/forms/Security/RoleForm.php:196 +#, php-format +msgid "Module: %s" +msgstr "Modul: %s" + +#: ../../../../application/controllers/ConfigController.php:99 +#: ../../../../application/controllers/ConfigController.php:111 #: ../../../../library/Icinga/Web/Menu.php:93 msgid "Modules" msgstr "Module" @@ -1606,60 +1616,65 @@ msgstr "Benutzerbackend %s nach unten schieben" msgid "Move user backend %s upwards" msgstr "Benutzerbackend %s nach oben schieben" -#: ../../../../application/controllers/NavigationController.php:135 +#: ../../../../application/controllers/NavigationController.php:136 #: ../../../../application/controllers/AccountController.php:28 +#: ../../../../application/controllers/AccountController.php:71 #: ../../../../library/Icinga/Web/Menu.php:109 msgid "My Account" msgstr "Mein Benutzerkonto" -#: ../../../../application/views/scripts/role/list.phtml:22 -#: ../../../../application/views/scripts/config/module.phtml:16 -#: ../../../../application/views/scripts/about/index.phtml:108 -#: ../../../../application/controllers/DashboardController.php:216 #: ../../../../application/forms/Navigation/NavigationConfigForm.php:575 +#: ../../../../application/controllers/DashboardController.php:209 +#: ../../../../application/views/scripts/role/list.phtml:22 +#: ../../../../application/views/scripts/about/index.phtml:101 +#: ../../../../application/views/scripts/config/module.phtml:16 msgid "Name" msgstr "Name" -#: ../../../../application/views/scripts/pivottablePagination.phtml:16 -#: ../../../../application/views/scripts/navigation/index.phtml:29 -#: ../../../../application/views/scripts/layout/menu.phtml:16 -#: ../../../../application/controllers/NavigationController.php:144 -#: ../../../../application/controllers/NavigationController.php:152 +#: ../../../../application/controllers/NavigationController.php:130 +#: ../../../../application/controllers/NavigationController.php:145 +#: ../../../../application/controllers/NavigationController.php:153 +#: ../../../../application/controllers/NavigationController.php:247 +#: ../../../../application/controllers/NavigationController.php:303 +#: ../../../../application/controllers/NavigationController.php:347 #: ../../../../application/controllers/AccountController.php:33 +#: ../../../../application/views/scripts/pivottablePagination.phtml:16 +#: ../../../../application/views/scripts/layout/menu.phtml:16 +#: ../../../../application/views/scripts/navigation/index.phtml:29 msgid "Navigation" msgstr "Navigation" -#: ../../../../application/controllers/NavigationController.php:323 +#: ../../../../application/controllers/NavigationController.php:327 #, php-format msgid "Navigation Item \"%s\" not found. No action required" msgstr "Navigationselement \"%s\" nicht gefunden. Kein Eingriff erforderlich" -#: ../../../../application/controllers/NavigationController.php:335 +#: ../../../../application/controllers/NavigationController.php:339 #, php-format msgid "Navigation Item \"%s\" successfully removed" msgstr "Navigationselement \"%s\" erfolgreich entfernt" -#: ../../../../application/controllers/NavigationController.php:375 +#: ../../../../application/controllers/NavigationController.php:380 #, php-format msgid "Navigation item \"%s\" has been unshared" msgstr "Teilen des Navigationselementes \"%s\" erfolgreich aufgehoben" -#: ../../../../application/controllers/NavigationController.php:297 -#: ../../../../application/controllers/NavigationController.php:408 +#: ../../../../application/controllers/NavigationController.php:300 +#: ../../../../application/controllers/NavigationController.php:413 #, php-format msgid "Navigation item \"%s\" not found" msgstr "Navigationselement \"%s\" wurde nicht gefunden" -#: ../../../../application/controllers/NavigationController.php:286 +#: ../../../../application/controllers/NavigationController.php:289 #, php-format msgid "Navigation item \"%s\" successfully updated" msgstr "Navigationselement \"%s\" erfolgreich aktualisiert" -#: ../../../../application/controllers/NavigationController.php:237 +#: ../../../../application/controllers/NavigationController.php:239 msgid "Navigation item successfully created" msgstr "Navigationselement erfolgreich angelegt" -#: ../../../../application/controllers/NavigationController.php:427 +#: ../../../../application/controllers/NavigationController.php:432 msgid "Navigation not found" msgstr "Navigation nicht gefunden" @@ -1667,7 +1682,7 @@ msgstr "Navigation nicht gefunden" msgid "Nested Group Search" msgstr "Suche in verschachtelten Gruppen" -#: ../../../../application/controllers/AnnouncementsController.php:45 +#: ../../../../application/controllers/AnnouncementsController.php:68 msgid "New Announcement" msgstr "Neue Bekanntmachung" @@ -1675,7 +1690,7 @@ msgstr "Neue Bekanntmachung" msgid "New Column" msgstr "Neue Spalte" -#: ../../../../application/forms/Dashboard/DashletForm.php:111 +#: ../../../../application/forms/Dashboard/DashletForm.php:123 msgid "New Dashboard Title" msgstr "Neuen Dashboardtitel vergeben" @@ -1683,7 +1698,7 @@ msgstr "Neuen Dashboardtitel vergeben" msgid "New Dashlet" msgstr "Neues Dashlet" -#: ../../../../application/controllers/NavigationController.php:245 +#: ../../../../application/controllers/NavigationController.php:248 msgid "New Navigation Item" msgstr "Neues Navigationselement erstellen" @@ -1691,31 +1706,31 @@ msgstr "Neues Navigationselement erstellen" msgid "New Password" msgstr "Neues Passwort" -#: ../../../../application/controllers/ConfigController.php:327 +#: ../../../../application/controllers/ConfigController.php:359 msgid "New Resource" msgstr "Neue Ressource erstellen" -#: ../../../../application/controllers/RoleController.php:63 +#: ../../../../application/controllers/RoleController.php:53 msgid "New Role" msgstr "Neue Rolle anlegen" -#: ../../../../application/controllers/UserController.php:174 +#: ../../../../application/controllers/UserController.php:181 msgid "New User" msgstr "Neuen Benutzer anlegen" -#: ../../../../application/controllers/ConfigController.php:234 +#: ../../../../application/controllers/ConfigController.php:263 msgid "New User Backend" msgstr "Neues Backend für Benutzer anlegen" -#: ../../../../application/controllers/GroupController.php:163 +#: ../../../../application/controllers/GroupController.php:170 msgid "New User Group" msgstr "Neue Benutzergruppe anlegen" -#: ../../../../application/controllers/UsergroupbackendController.php:61 +#: ../../../../application/controllers/UsergroupbackendController.php:62 msgid "New User Group Backend" msgstr "Neues Backend für Benutzergruppen erstellen" -#: ../../../../application/controllers/GroupController.php:236 +#: ../../../../application/controllers/GroupController.php:243 msgid "New User Group Member" msgstr "Neue Benutzergruppe anlegen" @@ -1723,11 +1738,11 @@ msgstr "Neue Benutzergruppe anlegen" msgid "New Window" msgstr "Neues Fenster" -#: ../../../../application/forms/ConfigForm.php:70 +#: ../../../../application/forms/ConfigForm.php:84 msgid "New configuration has successfully been stored" msgstr "Die neue Konfiguration wurde erfolgreich gespeichert" -#: ../../../../application/forms/Dashboard/DashletForm.php:101 +#: ../../../../application/forms/Dashboard/DashletForm.php:113 msgid "New dashboard" msgstr "Neues Dashboard" @@ -1744,8 +1759,8 @@ msgstr "Weiter" msgid "Next page" msgstr "Nächste Seite" -#: ../../../../application/views/scripts/navigation/index.phtml:57 #: ../../../../application/forms/PreferenceForm.php:248 +#: ../../../../application/views/scripts/navigation/index.phtml:57 msgid "No" msgstr "Nein" @@ -1753,7 +1768,7 @@ msgstr "Nein" msgid "No LDAP resources available. Please configure an LDAP resource first." msgstr "Keine LDAP-Ressource verfügbar. Bitte zuerst eine konfigurieren." -#: ../../../../application/views/scripts/announcements/index.phtml:21 +#: ../../../../application/views/scripts/announcements/index.phtml:27 msgid "No announcements found." msgstr "Es wurden keine Bekanntmachungen gefunden." @@ -1802,7 +1817,7 @@ msgstr "" msgid "No users found matching the filter" msgstr "Es wurde kein Benutzer gefunden, der den Filterkriterien entspricht" -#: ../../../../application/forms/Navigation/NavigationConfigForm.php:666 +#: ../../../../application/forms/Navigation/NavigationConfigForm.php:665 msgctxt "No parent for a navigation item" msgid "None" msgstr "Keines" @@ -1812,7 +1827,7 @@ msgctxt "app.config.logging.type" msgid "None" msgstr "Nicht loggen" -#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:108 +#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:77 msgctxt "resource.ldap.encryption" msgid "None" msgstr "Keine" @@ -1843,7 +1858,7 @@ msgstr "Altes Passwort ist ungültig" msgid "Old resource name missing" msgstr "Der alte Ressourcenname fehlt" -#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:122 +#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:91 msgid "Only the root and its child nodes will be accessible on this resource." msgstr "" "Auf dieser Ressource werden nur der Wurzelknoten und seine Kindknoten " @@ -1877,11 +1892,15 @@ msgstr "Öffne Konfiguration geteilter Navigationselemente" msgid "Open your account preferences" msgstr "Öffne Konto-Einstellungen" +#: ../../../../application/controllers/NavigationController.php:203 #: ../../../../application/views/scripts/navigation/shared.phtml:21 -#: ../../../../application/controllers/NavigationController.php:201 msgid "Owner" msgstr "Eigentümer" +#: ../../../../application/views/scripts/about/index.phtml:15 +msgid "PHP Version" +msgstr "PHP Version" + #: ../../../../library/Icinga/Web/Widget/SearchDashboard.php:91 msgid "Page not found" msgstr "Seite nicht gefunden" @@ -1898,7 +1917,7 @@ msgstr "Seitennavigation" msgid "Pane" msgstr "Dashboard" -#: ../../../../application/controllers/DashboardController.php:241 +#: ../../../../application/controllers/DashboardController.php:234 #, php-format msgid "Pane \"%s\" successfully renamed to \"%s\"" msgstr "Dashboard \"%s\" erfolgreich umbenannt in \"%s\"" @@ -1908,10 +1927,10 @@ msgstr "Dashboard \"%s\" erfolgreich umbenannt in \"%s\"" msgid "Parent" msgstr "Übergeordnetes Element" -#: ../../../../application/forms/Authentication/LoginForm.php:55 -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:149 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:155 #: ../../../../application/forms/Config/User/UserForm.php:41 #: ../../../../application/forms/Config/User/UserForm.php:63 +#: ../../../../application/forms/Authentication/LoginForm.php:55 msgid "Password" msgstr "Kennwort" @@ -1919,14 +1938,10 @@ msgstr "Kennwort" msgid "Pattern" msgstr "Muster" -#: ../../../../application/views/scripts/config/module.phtml:68 +#: ../../../../application/views/scripts/config/module.phtml:57 msgid "Permissions" msgstr "Berechtigungen" -#: ../../../../application/forms/Security/RoleForm.php:138 -msgid "Permissions Set" -msgstr "Berechtigungen" - #: ../../../../library/Icinga/Chart/PieChart.php:55 msgid "Pie Chart" msgstr "Tortendiagramm" @@ -1961,8 +1976,8 @@ msgstr "" "Platzhaltern. Der Einfachheit halber hänge ich immer einen Platzhalter an " "das letzte von Ihnen eingegebene Zeichen an." -#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:91 -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:119 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:125 +#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:60 msgid "Port" msgstr "Port" @@ -2049,52 +2064,52 @@ msgstr "%s aktualisieren" msgid "Remove" msgstr "Entfernen" -#: ../../../../application/controllers/AnnouncementsController.php:77 +#: ../../../../application/controllers/AnnouncementsController.php:100 msgid "Remove Announcement" msgstr "Bekanntmachung entfernen" -#: ../../../../application/controllers/DashboardController.php:285 +#: ../../../../application/controllers/DashboardController.php:278 msgid "Remove Dashboard" msgstr "Dashboard entfernen" -#: ../../../../application/controllers/DashboardController.php:159 +#: ../../../../application/controllers/DashboardController.php:152 msgid "Remove Dashlet" msgstr "Dashlet entfernen" -#: ../../../../application/controllers/DashboardController.php:193 +#: ../../../../application/controllers/DashboardController.php:186 msgid "Remove Dashlet From Dashboard" msgstr "Dashlet aus Dashboard entfernen" -#: ../../../../application/controllers/NavigationController.php:343 +#: ../../../../application/controllers/NavigationController.php:348 msgid "Remove Navigation Item" msgstr "Navigationselement entfernen" -#: ../../../../application/controllers/ConfigController.php:366 +#: ../../../../application/controllers/ConfigController.php:400 msgid "Remove Resource" msgstr "Ressource entfernen" -#: ../../../../application/controllers/RoleController.php:137 -#: ../../../../application/controllers/RoleController.php:140 +#: ../../../../application/controllers/RoleController.php:92 +#: ../../../../application/controllers/RoleController.php:101 msgid "Remove Role" msgstr "Rolle entfernen" -#: ../../../../application/controllers/UserController.php:218 +#: ../../../../application/controllers/UserController.php:225 msgid "Remove User" msgstr "Benutzer entfernen" -#: ../../../../application/controllers/ConfigController.php:304 +#: ../../../../application/controllers/ConfigController.php:335 msgid "Remove User Backend" msgstr "Backend für Benutzer entfernen" -#: ../../../../application/controllers/GroupController.php:209 +#: ../../../../application/controllers/GroupController.php:216 msgid "Remove User Group" msgstr "Benutzergruppe entfernen" -#: ../../../../application/controllers/UsergroupbackendController.php:128 +#: ../../../../application/controllers/UsergroupbackendController.php:131 msgid "Remove User Group Backend" msgstr "Backend für Benutzergruppen entfernen" -#: ../../../../application/forms/Announcement/AnnouncementForm.php:78 +#: ../../../../application/forms/Announcement/AnnouncementForm.php:93 #, php-format msgid "Remove announcement %s?" msgstr "Bekanntmachung %s entfernen?" @@ -2134,7 +2149,7 @@ msgstr "Rolle %s entfernen" msgid "Remove the %s resource" msgstr "Ressource %s entfernen" -#: ../../../../application/views/scripts/announcements/index.phtml:53 +#: ../../../../application/views/scripts/announcements/index.phtml:59 msgid "Remove this announcement" msgstr "Diese Bekanntmachung entfernen" @@ -2142,7 +2157,7 @@ msgstr "Diese Bekanntmachung entfernen" msgid "Remove this filter" msgstr "Diesen Filter entfernen" -#: ../../../../application/controllers/GroupController.php:145 +#: ../../../../application/controllers/GroupController.php:152 msgid "Remove this member" msgstr "Dieses Mitglied entfernen" @@ -2175,14 +2190,14 @@ msgstr "Benutzergruppe %s entfernen" msgid "Remove user group backend %s" msgstr "Benutzergruppenbackend %s entfernen" -#: ../../../../application/views/scripts/about/index.phtml:70 +#: ../../../../application/views/scripts/about/index.phtml:63 msgid "Report a bug" msgstr "Einen Fehler melden" -#: ../../../../library/Icinga/Web/UrlParams.php:65 -#: ../../../../library/Icinga/Web/UrlParams.php:160 #: ../../../../library/Icinga/Cli/Params.php:185 #: ../../../../library/Icinga/Cli/Params.php:287 +#: ../../../../library/Icinga/Web/UrlParams.php:65 +#: ../../../../library/Icinga/Web/UrlParams.php:160 #, php-format msgid "Required parameter '%s' missing" msgstr "Der erforderliche Parameter '%s' fehlt" @@ -2201,15 +2216,15 @@ msgstr "Die Ressource \"%s\" wurde erfolgreich geändert" msgid "Resource \"%s\" has been successfully created" msgstr "Die Ressource \"%s\" wurde erfolgreich angelegt" -#: ../../../../application/controllers/ConfigController.php:383 +#: ../../../../application/controllers/ConfigController.php:417 #, php-format msgid "Resource \"%s\" has been successfully removed" msgstr "Die Ressource \"%s\" wurde erfolgreich entfernt" -#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:37 #: ../../../../application/forms/Config/Resource/SshResourceForm.php:36 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:83 +#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:37 #: ../../../../application/forms/Config/Resource/FileResourceForm.php:32 -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:77 msgid "Resource Name" msgstr "Ressourcenname" @@ -2227,53 +2242,75 @@ msgstr "Die Ressource existiert bereits" msgid "Resource name missing" msgstr "Der Ressourcenname fehlt" -#: ../../../../application/controllers/ConfigController.php:45 +#: ../../../../application/controllers/ConfigController.php:46 +#: ../../../../application/controllers/ConfigController.php:348 +#: ../../../../application/controllers/ConfigController.php:369 +#: ../../../../application/controllers/ConfigController.php:389 +#: ../../../../application/controllers/ConfigController.php:454 msgid "Resources" msgstr "Ressourcen" -#: ../../../../application/controllers/ConfigController.php:331 +#: ../../../../application/controllers/ConfigController.php:363 msgid "Resources are entities that provide data to Icinga Web 2." msgstr "Ressourcen dienen als Datenquellen für Icinga Web 2." -#: ../../../../application/forms/Security/RoleForm.php:64 +#: ../../../../application/forms/Security/RoleForm.php:71 msgid "Restrict which groups this role can share items and information with" msgstr "" "Beschränken Sie, mit welchen Gruppen diese Rolle Elemente und Informationen " "teilen kann" -#: ../../../../application/forms/Security/RoleForm.php:58 +#: ../../../../application/forms/Security/RoleForm.php:67 msgid "Restrict which users this role can share items and information with" msgstr "" "Beschränken Sie, mit welchen Benutzern diese Rolle Elemente und " "Informationen teilen kann" -#: ../../../../application/views/scripts/config/module.phtml:78 +#: ../../../../application/views/scripts/config/module.phtml:67 msgid "Restrictions" msgstr "Einschränkungen" -#: ../../../../application/forms/Security/RoleForm.php:113 +#: ../../../../application/forms/Security/RoleForm.php:125 msgid "Role Name" msgstr "Rollenname" -#: ../../../../application/controllers/RoleController.php:52 +#: ../../../../application/forms/Security/RoleForm.php:290 msgid "Role created" msgstr "Rolle angelegt" -#: ../../../../application/controllers/RoleController.php:130 +#: ../../../../application/forms/Security/RoleForm.php:290 +msgid "Role creation failed" +msgstr "Erstellung der Rolle fehlgeschlagen" + +#: ../../../../application/controllers/RoleController.php:75 +#: ../../../../application/controllers/RoleController.php:98 +msgid "Role not found" +msgstr "Rolle nicht gefunden" + +#: ../../../../application/forms/Security/RoleForm.php:300 +msgid "Role removal failed" +msgstr "Entfernung der Rolle fehlgeschlagen" + +#: ../../../../application/forms/Security/RoleForm.php:300 msgid "Role removed" msgstr "Rolle entfernt" -#: ../../../../application/controllers/RoleController.php:96 +#: ../../../../application/forms/Security/RoleForm.php:295 +msgid "Role update failed" +msgstr "Aktualisierung der Rolle fehlgeschlagen" + +#: ../../../../application/forms/Security/RoleForm.php:295 msgid "Role updated" msgstr "Rolle aktualisiert" -#: ../../../../application/controllers/RoleController.php:153 -#: ../../../../application/controllers/UserController.php:318 -#: ../../../../application/controllers/GroupController.php:367 +#: ../../../../application/controllers/GroupController.php:374 +#: ../../../../application/controllers/UserController.php:325 +#: ../../../../application/controllers/RoleController.php:21 +#: ../../../../application/controllers/RoleController.php:114 msgid "Roles" msgstr "Rollen" -#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:120 +#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:89 msgid "Root DN" msgstr "Wurzel-DN" @@ -2285,29 +2322,33 @@ msgstr "SQL Datenbank" msgid "SSH Identity" msgstr "SSH-Identität" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:193 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:211 msgid "SSL CA" msgstr "SSL-CA" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:201 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:219 msgid "SSL CA Path" msgstr "SSL-CA-Pfad" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:185 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:203 msgid "SSL Certificate" msgstr "SSL-Zertifikat" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:211 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:229 msgid "SSL Cipher" msgstr "SSL-Chiffre" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:177 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:184 +msgid "SSL Do Not Verify Server Certificate" +msgstr "SSL-Serverzertifikat nicht verifizieren" + +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:195 msgid "SSL Key" msgstr "SSL-Schlüssel" -#: ../../../../application/forms/Config/User/UserForm.php:68 +#: ../../../../application/forms/Announcement/AnnouncementForm.php:85 #: ../../../../application/forms/Config/UserGroup/UserGroupForm.php:32 -#: ../../../../application/forms/Announcement/AnnouncementForm.php:70 +#: ../../../../application/forms/Config/User/UserForm.php:68 msgid "Save" msgstr "Speichern" @@ -2353,7 +2394,7 @@ msgstr "Suche..." msgid "Searching" msgstr "Suche" -#: ../../../../application/forms/Dashboard/DashletForm.php:123 +#: ../../../../application/forms/Dashboard/DashletForm.php:136 msgid "Select a dashboard you want to add the dashlet to" msgstr "Wählen Sie das Dashboard aus, dem Sie das Dashlet hinzufügen wollen" @@ -2403,27 +2444,28 @@ msgstr "" msgid "Settings" msgstr "Einstellungen" -#: ../../../../application/views/scripts/navigation/index.phtml:31 -#: ../../../../application/controllers/NavigationController.php:151 #: ../../../../application/forms/Navigation/NavigationConfigForm.php:594 +#: ../../../../application/controllers/NavigationController.php:152 +#: ../../../../application/views/scripts/navigation/index.phtml:31 msgid "Shared" msgstr "Freigegeben" +#: ../../../../application/controllers/NavigationController.php:191 +#: ../../../../application/controllers/NavigationController.php:196 +#: ../../../../application/controllers/NavigationController.php:204 #: ../../../../application/views/scripts/navigation/shared.phtml:19 -#: ../../../../application/controllers/NavigationController.php:194 -#: ../../../../application/controllers/NavigationController.php:202 #: ../../../../library/Icinga/Web/Menu.php:85 msgid "Shared Navigation" msgstr "Freigegebene Navigation" -#: ../../../../library/Icinga/Web/Widget/Dashboard/Dashlet.php:226 -#: ../../../../library/Icinga/Web/Widget/Dashboard/Dashlet.php:255 +#: ../../../../library/Icinga/Web/Widget/Dashboard/Dashlet.php:240 +#: ../../../../library/Icinga/Web/Widget/Dashboard/Dashlet.php:269 #, php-format msgctxt "dashboard.dashlet.tooltip" msgid "Show %s" msgstr "Zeige %s" -#: ../../../../library/Icinga/Web/Widget/Dashboard.php:234 +#: ../../../../library/Icinga/Web/Widget/Dashboard.php:247 #, php-format msgctxt "dashboard.pane.tooltip" msgid "Show %s" @@ -2468,7 +2510,7 @@ msgstr "Zeige detaillierte Informationen über die Gruppe %s" msgid "Show detailed information for user group %s" msgstr "Zeige detaillierte Informationen über die Benutzergruppe %s" -#: ../../../../application/controllers/GroupController.php:348 +#: ../../../../application/controllers/GroupController.php:355 #, php-format msgid "Show group %s" msgstr "Zeige Gruppe %s" @@ -2480,13 +2522,13 @@ msgstr "Zeige Gruppe %s" msgid "Show rows %u to %u of %u" msgstr "Zeige die Zeilen %u bis %u von %u" +#: ../../../../application/views/scripts/about/index.phtml:114 #: ../../../../application/views/scripts/config/modules.phtml:34 -#: ../../../../application/views/scripts/about/index.phtml:121 #, php-format msgid "Show the overview of the %s module" msgstr "Zeige die Übersicht des Moduls %s" -#: ../../../../application/controllers/UserController.php:299 +#: ../../../../application/controllers/UserController.php:306 #, php-format msgid "Show user %s" msgstr "Zeige Benutzer %s" @@ -2511,8 +2553,9 @@ msgstr "Fehler beim Schreiben der Datei" msgid "Sort by" msgstr "Sortieren nach" -#: ../../../../application/views/scripts/announcements/index.phtml:29 -#: ../../../../application/forms/Announcement/AnnouncementForm.php:44 +#: ../../../../application/forms/Announcement/AnnouncementForm.php:59 +#: ../../../../application/controllers/AnnouncementsController.php:49 +#: ../../../../application/views/scripts/announcements/index.phtml:35 msgid "Start" msgstr "Beginn" @@ -2525,7 +2568,7 @@ msgstr "Status" msgid "Strip this filter" msgstr "Diesen Filter entfernen" -#: ../../../../application/views/scripts/about/index.phtml:80 +#: ../../../../application/views/scripts/about/index.phtml:73 msgid "Support" msgstr "Support" @@ -2545,11 +2588,11 @@ msgstr "System (Ja)" msgid "Target" msgstr "Ziel" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:194 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:212 msgid "The CA certificate file path" msgstr "Der Pfad zur CA-Zertifikat-Datei" -#: ../../../../application/views/scripts/about/index.phtml:23 +#: ../../../../application/views/scripts/about/index.phtml:25 msgid "The Icinga Project" msgstr "Das Icinga Projekt" @@ -2592,15 +2635,15 @@ msgstr "" "Der Attributname welcher benutzt wird, um den Benutzernamen auf dem LDAP-" "Server abzulegen." -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:186 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:204 msgid "The certificate file path" msgstr "Der Pfad zur Zertifikat-Datei" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:157 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:163 msgid "The character set for the database" msgstr "Der Zeichensatz für die Datenbank" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:178 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:196 msgid "The client key file path" msgstr "Der Pfad zum Schlüssel des Klienten" @@ -2709,7 +2752,7 @@ msgstr "" msgid "The given SSH key is invalid" msgstr "Der angegebene SSH-Schlüssel ist ungültig" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:109 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:115 msgid "The hostname of the database" msgstr "Der Hostname der Datenbank" @@ -2729,7 +2772,7 @@ msgid "" msgstr "" "Das Icon für dieses Navigationselement. Leer lassen, um kein Icon anzuzeigen" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:212 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:230 msgid "The list of permissible ciphers" msgstr "Liste zulässiger Chiffren" @@ -2738,7 +2781,7 @@ msgid "The maximum logging level to emit." msgstr "" "Der höchste Loglevel, bis zu welchem Nachrichten ausgegeben werden sollen." -#: ../../../../application/forms/Announcement/AnnouncementForm.php:34 +#: ../../../../application/forms/Announcement/AnnouncementForm.php:49 msgid "The message to display to users" msgstr "Die Nachricht, die den Benutzern angezeigt werden soll" @@ -2752,12 +2795,12 @@ msgid "The name of the dashboard pane in which to display this dashlet" msgstr "" "Der Name des Dashboards, in welchem dieses Dashlet angezeigt werden soll" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:99 -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:131 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:105 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:137 msgid "The name of the database to use" msgstr "Der Name der zu benutzenden Datenbank" -#: ../../../../application/forms/Security/RoleForm.php:114 +#: ../../../../application/forms/Security/RoleForm.php:126 msgid "The name of the role" msgstr "Der Name dieser Rolle" @@ -2779,8 +2822,8 @@ msgid "" "The name of this navigation item that is used to differentiate it from others" msgstr "Der eindeutige dieses Navigationselementes" -#: ../../../../application/forms/Config/UserGroup/DbUserGroupBackendForm.php:36 #: ../../../../application/forms/Config/UserGroup/LdapUserGroupBackendForm.php:41 +#: ../../../../application/forms/Config/UserGroup/DbUserGroupBackendForm.php:36 msgid "" "The name of this user group backend that is used to differentiate it from " "others" @@ -2816,11 +2859,11 @@ msgstr "" "Der übergeordnete Menü, dem dieses Menü zugewiesen werden soll. Wählen Sie " "\"Keines\", um dies zu einem Hauptmenüeintrag zu machen" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:150 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:156 msgid "The password to use for authentication" msgstr "Das Kennwort welches zur Authentifizierung benutzt werden soll" -#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:143 +#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:112 msgid "The password to use for querying the ldap server" msgstr "Das Kennwort welches zum Abfragen des LDAP-Servers benutzt werden soll" @@ -2848,17 +2891,12 @@ msgid "The pattern by which to identify columns." msgstr "" "Der reguläre Ausdruck, mit welchem Spalten identifiziert werden können." -#: ../../../../application/forms/Security/RoleForm.php:140 -msgid "The permissions to grant. You may select more than one permission" -msgstr "" -"Die zu vergebenden Berechtigungen. Sie können mehrere gleichzeitig auswählen" - -#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:92 +#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:61 msgid "The port of the LDAP server to use for authentication" msgstr "" "Der Port des LDAP-Servers, der zur Authentifizierung genutzt werden soll" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:118 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:124 msgid "The port to use" msgstr "Der zu benutzende Port" @@ -2871,7 +2909,7 @@ msgstr "Der private Schlüssel des Benutzers \"%s\" ist bereits hinterlegt." msgid "The private key which will be used for the SSH connections" msgstr "Der private Schlüssel, der für SSH-Verbindungen verwendet wird" -#: ../../../../application/controllers/ConfigController.php:399 +#: ../../../../application/controllers/ConfigController.php:433 #, php-format msgid "" "The resource \"%s\" is currently utilized for authentication by user backend " @@ -2882,7 +2920,7 @@ msgstr "" "Benutzerbackend \"%s\" verwendet. Das Entfernen dieser Ressource kann dazu " "führen, dass kein Login mehr möglich ist." -#: ../../../../application/controllers/ConfigController.php:412 +#: ../../../../application/controllers/ConfigController.php:446 #, php-format msgid "" "The resource \"%s\" is currently utilized to store user preferences. " @@ -2901,20 +2939,20 @@ msgstr "Die zu benutzende Syslog-Facility." msgid "The target where to open this navigation item's url" msgstr "Das Ziel der URL dieses Navigationselementes" -#: ../../../../application/forms/Announcement/AnnouncementForm.php:43 +#: ../../../../application/forms/Announcement/AnnouncementForm.php:58 msgid "The time to display the announcement from" msgstr "Zeitpunkt, ab dem die Bekanntmachung angezeigt werden soll" -#: ../../../../application/forms/Announcement/AnnouncementForm.php:53 +#: ../../../../application/forms/Announcement/AnnouncementForm.php:68 msgid "The time to display the announcement until" msgstr "Zeitpunkt, bis zu dem die Bekanntmachung angezeigt werden soll" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:203 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:221 msgid "The trusted CA certificates in PEM format directory path" msgstr "" "Der Pfad zum Verzeichnis mit vertrauenswürdigen CA-Zertifikaten im PEM-Format" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:88 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:94 msgid "The type of SQL database" msgstr "Der Typ der SQL-Datenbank" @@ -2940,10 +2978,10 @@ msgstr "Der Typ dieses Navigationselementes" msgid "The type of this user group backend" msgstr "Der Typ dieses Benutzergruppenbackends" -#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:38 #: ../../../../application/forms/Config/Resource/SshResourceForm.php:37 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:84 +#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:38 #: ../../../../application/forms/Config/Resource/FileResourceForm.php:33 -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:78 msgid "The unique name of this resource" msgstr "Der eindeutige Name dieser Ressource" @@ -2986,7 +3024,7 @@ msgstr "" "Das Benutzerbackend, mit dem dieses Benutzergruppenbackend verknüpft werden " "soll." -#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:132 +#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:101 msgid "" "The user dn to use for querying the ldap server. Leave the dn and password " "empty for attempting an anonymous bind" @@ -2994,7 +3032,7 @@ msgstr "" "Der Benutzer DN, mit dem der LDAP-Server abgefragt werden soll. Leer lassen, " "um einen anonymen Zugriff zu versuchen" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:140 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:146 msgid "The user name to use for authentication" msgstr "Der für die Authentifizierung zu benutzende Benutzername" @@ -3031,11 +3069,11 @@ msgstr "" "Dies ist ein untergeordnetes Element des Navigationselementes %1$s. Sie " "können die Freigabe nur aufheben, wenn Sie dies auch für %1$s tun" -#: ../../../../application/views/scripts/config/module.phtml:60 +#: ../../../../application/views/scripts/config/module.phtml:49 msgid "This module has no dependencies" msgstr "Dieses Modul hat keine Abhängigkeiten" -#: ../../../../library/Icinga/Application/Modules/Module.php:725 +#: ../../../../library/Icinga/Application/Modules/Module.php:728 msgid "This module has no description" msgstr "Dieses Modul hat keine Beschreibung" @@ -3055,7 +3093,7 @@ msgstr "" "Die Seite wird sich beim Ändern eines Feldes dieses Formulars automatisch " "aktualisieren" -#: ../../../../library/Icinga/Web/Form.php:938 +#: ../../../../library/Icinga/Web/Form.php:939 #: ../../../../library/Icinga/Web/Form/Decorator/Autosubmit.php:100 msgid "This page will be automatically updated upon change of the value" msgstr "" @@ -3065,7 +3103,11 @@ msgstr "" msgid "Tick this box to share this item with others" msgstr "Markieren Sie dieses Kästchen, um dieses Element mit Anderen zu teilen" -#: ../../../../application/controllers/DashboardController.php:224 +#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:121 +msgid "Timeout" +msgstr "Timeout" + +#: ../../../../application/controllers/DashboardController.php:217 msgid "Title" msgstr "Titel" @@ -3079,11 +3121,11 @@ msgstr "" msgid "Toggle Menu" msgstr "Menü umschalten" -#: ../../../../application/views/scripts/navigation/index.phtml:30 -#: ../../../../application/views/scripts/navigation/shared.phtml:20 -#: ../../../../application/controllers/NavigationController.php:150 -#: ../../../../application/controllers/NavigationController.php:200 #: ../../../../application/forms/Navigation/NavigationConfigForm.php:639 +#: ../../../../application/controllers/NavigationController.php:151 +#: ../../../../application/controllers/NavigationController.php:202 +#: ../../../../application/views/scripts/navigation/shared.phtml:20 +#: ../../../../application/views/scripts/navigation/index.phtml:30 msgid "Type" msgstr "Typ" @@ -3111,8 +3153,8 @@ msgstr "" "Elemente können nur aufgehoben werden, wenn dies auch für ihre " "Elternelemente durchgeführt wird" -#: ../../../../application/views/scripts/navigation/index.phtml:54 #: ../../../../application/views/scripts/navigation/shared.phtml:42 +#: ../../../../application/views/scripts/navigation/index.phtml:54 msgid "Unknown" msgstr "Unbekannt" @@ -3126,7 +3168,7 @@ msgstr "Unbekannte Ressource angegeben" msgid "Unshare" msgstr "Freigabe aufheben" -#: ../../../../application/controllers/NavigationController.php:183 +#: ../../../../application/controllers/NavigationController.php:184 msgid "Unshare this navigation item" msgstr "Freigabe dieses Navigationselementes aufheben" @@ -3134,7 +3176,7 @@ msgstr "Freigabe dieses Navigationselementes aufheben" msgid "Update Account" msgstr "Benutzerkonto aktualisieren" -#: ../../../../application/controllers/AnnouncementsController.php:61 +#: ../../../../application/controllers/AnnouncementsController.php:84 msgid "Update Announcement" msgstr "Bekanntmachung aktualisieren" @@ -3143,53 +3185,53 @@ msgstr "Bekanntmachung aktualisieren" msgid "Update Dashlet" msgstr "Dashlet aktualisieren" -#: ../../../../application/controllers/NavigationController.php:300 +#: ../../../../application/controllers/NavigationController.php:304 msgid "Update Navigation Item" msgstr "Navigationselement aktualisieren" -#: ../../../../application/controllers/DashboardController.php:210 -#: ../../../../application/controllers/DashboardController.php:251 +#: ../../../../application/controllers/DashboardController.php:203 +#: ../../../../application/controllers/DashboardController.php:244 msgid "Update Pane" msgstr "Dashboard aktualisieren" -#: ../../../../application/controllers/ConfigController.php:347 +#: ../../../../application/controllers/ConfigController.php:380 msgid "Update Resource" msgstr "Ressource aktualisieren" -#: ../../../../application/controllers/RoleController.php:76 -#: ../../../../application/controllers/RoleController.php:103 +#: ../../../../application/controllers/RoleController.php:69 +#: ../../../../application/controllers/RoleController.php:78 msgid "Update Role" msgstr "Rolle aktualisieren" -#: ../../../../application/controllers/UserController.php:196 +#: ../../../../application/controllers/UserController.php:203 msgid "Update User" msgstr "Benutzer aktualisieren" -#: ../../../../application/controllers/ConfigController.php:272 +#: ../../../../application/controllers/ConfigController.php:302 msgid "Update User Backend" msgstr "Benutzerbackend aktualisieren" -#: ../../../../application/controllers/GroupController.php:187 +#: ../../../../application/controllers/GroupController.php:194 msgid "Update User Group" msgstr "Benutzergruppe aktualisieren" -#: ../../../../application/controllers/UsergroupbackendController.php:97 +#: ../../../../application/controllers/UsergroupbackendController.php:99 msgid "Update User Group Backend" msgstr "Benutzergruppenbackend aktualisieren" -#: ../../../../application/controllers/NavigationController.php:134 +#: ../../../../application/controllers/NavigationController.php:135 #: ../../../../application/controllers/AccountController.php:27 msgid "Update your account" msgstr "Das eigene Benutzerkonto aktualisieren" -#: ../../../../application/views/scripts/dashboard/settings.phtml:14 -#: ../../../../application/forms/Dashboard/DashletForm.php:70 -#: ../../../../application/forms/Navigation/NavigationItemForm.php:54 +#: ../../../../application/forms/Dashboard/DashletForm.php:81 #: ../../../../application/forms/Navigation/DashletForm.php:27 +#: ../../../../application/forms/Navigation/NavigationItemForm.php:54 +#: ../../../../application/views/scripts/dashboard/settings.phtml:14 msgid "Url" msgstr "URL" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:166 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:172 msgid "Use SSL" msgstr "SSL verwenden" @@ -3205,8 +3247,8 @@ msgstr "Die folgende Sprache verwenden, um Texte und Nachrichten anzuzeigen" msgid "Use the following timezone for dates and times" msgstr "Die folgende Zeitzone für Datums- und Zeitangaben verwenden" -#: ../../../../application/controllers/UserController.php:300 #: ../../../../application/forms/Config/Resource/SshResourceForm.php:45 +#: ../../../../application/controllers/UserController.php:307 msgid "User" msgstr "Benutzer" @@ -3220,15 +3262,15 @@ msgstr "Der Benutzer \"%s\" wurde bearbeitet" msgid "User \"%s\" has been removed" msgstr "Der Benutzer \"%s\" wurde entfernt" -#: ../../../../application/controllers/GroupController.php:261 +#: ../../../../application/controllers/GroupController.php:268 #, php-format msgid "User \"%s\" has been removed from group \"%s\"" msgstr "Der Benutzer \"%s\" wurde aus der Gruppe \"%s\" entfernt" -#: ../../../../application/controllers/UserController.php:97 -#: ../../../../application/controllers/UserController.php:193 -#: ../../../../application/controllers/UserController.php:215 -#: ../../../../application/controllers/UserController.php:231 +#: ../../../../application/controllers/UserController.php:104 +#: ../../../../application/controllers/UserController.php:200 +#: ../../../../application/controllers/UserController.php:222 +#: ../../../../application/controllers/UserController.php:238 #, php-format msgid "User \"%s\" not found" msgstr "Der Benutzer \"%s\" wurde nicht gefunden" @@ -3238,8 +3280,8 @@ msgstr "Der Benutzer \"%s\" wurde nicht gefunden" msgid "User %s is already a member of all groups" msgstr "Der Benutzer %s ist bereits Mitglied in allen Gruppen" -#: ../../../../application/controllers/UserController.php:50 #: ../../../../application/forms/Config/UserGroup/LdapUserGroupBackendForm.php:77 +#: ../../../../application/controllers/UserController.php:57 msgid "User Backend" msgstr "Benutzerbackend" @@ -3247,16 +3289,16 @@ msgstr "Benutzerbackend" msgid "User Backends" msgstr "Benutzerbackends" +#: ../../../../application/controllers/GroupController.php:80 +#: ../../../../application/controllers/UserController.php:116 #: ../../../../application/views/scripts/group/list.phtml:50 -#: ../../../../application/controllers/UserController.php:109 -#: ../../../../application/controllers/GroupController.php:73 -#: ../../../../library/Icinga/Authentication/UserGroup/LdapUserGroupBackend.php:547 +#: ../../../../library/Icinga/Authentication/UserGroup/LdapUserGroupBackend.php:573 #: ../../../../library/Icinga/Authentication/UserGroup/DbUserGroupBackend.php:118 #: ../../../../library/Icinga/Authentication/UserGroup/DbUserGroupBackend.php:123 msgid "User Group" msgstr "Benutzergruppe" -#: ../../../../application/controllers/GroupController.php:51 +#: ../../../../application/controllers/GroupController.php:58 msgid "User Group Backend" msgstr "Benutzergruppenbackend" @@ -3264,9 +3306,10 @@ msgstr "Benutzergruppenbackend" msgid "User Group Backends" msgstr "Benutzergruppenbackends" -#: ../../../../application/controllers/RoleController.php:173 -#: ../../../../application/controllers/UserController.php:338 -#: ../../../../application/controllers/GroupController.php:387 +#: ../../../../application/controllers/GroupController.php:26 +#: ../../../../application/controllers/GroupController.php:394 +#: ../../../../application/controllers/UserController.php:345 +#: ../../../../application/controllers/RoleController.php:134 msgid "User Groups" msgstr "Benutzergruppen" @@ -3278,23 +3321,23 @@ msgstr "Speicherart für die Benutzereinstellungen" msgid "User added successfully" msgstr "Benutzer erfolgreich hinzugefügt" -#: ../../../../application/controllers/ConfigController.php:269 #: ../../../../application/forms/Config/UserBackendReorderForm.php:70 +#: ../../../../application/controllers/ConfigController.php:298 #, php-format msgid "User backend \"%s\" not found" msgstr "Benutzerbackend \"%s\" wurde nicht gefunden" -#: ../../../../application/controllers/ConfigController.php:296 +#: ../../../../application/controllers/ConfigController.php:326 #, php-format msgid "User backend \"%s\" successfully removed" msgstr "Benutzerbackend \"%s\" erfolgreich entfernt" -#: ../../../../application/controllers/ConfigController.php:257 +#: ../../../../application/controllers/ConfigController.php:286 #, php-format msgid "User backend \"%s\" successfully updated" msgstr "Benutzerbackend \"%s\" erfolgreich aktualisiert" -#: ../../../../application/controllers/ConfigController.php:226 +#: ../../../../application/controllers/ConfigController.php:254 msgid "User backend successfully created" msgstr "Benutzerbackend erfolgreich angelegt" @@ -3303,18 +3346,18 @@ msgstr "Benutzerbackend erfolgreich angelegt" msgid "User group backend \"%s\" is not %s" msgstr "Benutzergruppenbackend \"%s\" ist nicht %s" -#: ../../../../application/controllers/UsergroupbackendController.php:94 +#: ../../../../application/controllers/UsergroupbackendController.php:95 #: ../../../../library/Icinga/Web/Controller/AuthBackendController.php:120 #, php-format msgid "User group backend \"%s\" not found" msgstr "Benutzergruppenbackend \"%s\" wurde nicht gefunden" -#: ../../../../application/controllers/UsergroupbackendController.php:120 +#: ../../../../application/controllers/UsergroupbackendController.php:122 #, php-format msgid "User group backend \"%s\" successfully removed" msgstr "Benutzergruppenbackend \"%s\" erfolgreich entfernt" -#: ../../../../application/controllers/UsergroupbackendController.php:83 +#: ../../../../application/controllers/UsergroupbackendController.php:84 #, php-format msgid "User group backend \"%s\" successfully updated" msgstr "Benutzergruppenbackend \"%s\" erfolgreich aktualisiert" @@ -3332,29 +3375,30 @@ msgstr "" "soll. Bitte beachten Sie, dass für diesen Benutzer ein schlüsselbasierter " "Zugriff möglich sein muss" +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:145 +#: ../../../../application/forms/Config/User/UserForm.php:33 +#: ../../../../application/forms/Authentication/LoginForm.php:46 +#: ../../../../application/controllers/GroupController.php:116 +#: ../../../../application/controllers/UserController.php:79 #: ../../../../application/views/scripts/group/show.phtml:75 #: ../../../../application/views/scripts/user/list.phtml:51 -#: ../../../../application/controllers/UserController.php:72 -#: ../../../../application/controllers/GroupController.php:109 -#: ../../../../application/forms/Authentication/LoginForm.php:46 -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:139 -#: ../../../../application/forms/Config/User/UserForm.php:33 -#: ../../../../library/Icinga/Authentication/User/DbUserBackend.php:101 -#: ../../../../library/Icinga/Authentication/User/DbUserBackend.php:104 -#: ../../../../library/Icinga/Authentication/User/LdapUserBackend.php:269 -#: ../../../../library/Icinga/Authentication/UserGroup/LdapUserGroupBackend.php:546 +#: ../../../../library/Icinga/Authentication/UserGroup/LdapUserGroupBackend.php:572 #: ../../../../library/Icinga/Authentication/UserGroup/DbUserGroupBackend.php:117 #: ../../../../library/Icinga/Authentication/UserGroup/DbUserGroupBackend.php:121 +#: ../../../../library/Icinga/Authentication/User/LdapUserBackend.php:269 +#: ../../../../library/Icinga/Authentication/User/DbUserBackend.php:101 +#: ../../../../library/Icinga/Authentication/User/DbUserBackend.php:104 msgid "Username" msgstr "Benutzername" -#: ../../../../application/views/scripts/role/list.phtml:23 -#: ../../../../application/controllers/RoleController.php:165 -#: ../../../../application/controllers/UserController.php:330 -#: ../../../../application/controllers/GroupController.php:379 +#: ../../../../application/forms/Security/RoleForm.php:133 #: ../../../../application/forms/Config/UserGroup/AddMemberForm.php:118 -#: ../../../../application/forms/Security/RoleForm.php:122 #: ../../../../application/forms/Navigation/NavigationConfigForm.php:605 +#: ../../../../application/controllers/GroupController.php:386 +#: ../../../../application/controllers/UserController.php:25 +#: ../../../../application/controllers/UserController.php:337 +#: ../../../../application/controllers/RoleController.php:126 +#: ../../../../application/views/scripts/role/list.phtml:23 msgid "Users" msgstr "Benutzer" @@ -3381,8 +3425,8 @@ msgstr "Wird überprüft" msgid "Validation Log" msgstr "Validierungslog" -#: ../../../../application/views/scripts/config/module.phtml:39 -#: ../../../../application/views/scripts/about/index.phtml:109 +#: ../../../../application/views/scripts/about/index.phtml:102 +#: ../../../../application/views/scripts/config/module.phtml:28 msgid "Version" msgstr "Version" @@ -3411,7 +3455,11 @@ msgstr "" msgid "Welcome to Icinga Web!" msgstr "Willkommen zu Icinga Web 2!" -#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:104 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:186 +msgid "Whether to disable verification of the server certificate" +msgstr "Die Verifikation des Serverzertifikats deaktivieren" + +#: ../../../../application/forms/Config/Resource/LdapResourceForm.php:73 msgid "" "Whether to encrypt communication. Choose STARTTLS or LDAPS for encrypted " "communication or none for unencrypted communication" @@ -3420,7 +3468,7 @@ msgstr "" "verschlüsselte Kommunikation oder \"Keine\" für unverschlüsselte " "Kommunikation" -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:168 +#: ../../../../application/forms/Config/Resource/DbResourceForm.php:174 msgid "Whether to encrypt the connection or to authenticate using certificates" msgstr "" "Die Verbindung verschlüsseln oder mittels Zertifikaten authentifizieren" @@ -3441,11 +3489,11 @@ msgctxt "pagination.joystick" msgid "Y-Axis" msgstr "Y-Achse" -#: ../../../../application/views/scripts/navigation/index.phtml:57 #: ../../../../application/forms/PreferenceForm.php:247 -#: ../../../../application/forms/Config/User/UserForm.php:116 +#: ../../../../application/forms/Announcement/AnnouncementForm.php:94 #: ../../../../application/forms/Config/UserGroup/UserGroupForm.php:66 -#: ../../../../application/forms/Announcement/AnnouncementForm.php:79 +#: ../../../../application/forms/Config/User/UserForm.php:116 +#: ../../../../application/views/scripts/navigation/index.phtml:57 msgid "Yes" msgstr "Ja" @@ -3474,7 +3522,7 @@ msgstr "Sie haben noch kein Navigationselement angelegt." msgid "You don't have file-system permissions to write to the file" msgstr "Sie haben keine Schreibrechte auf diese Datei" -#: ../../../../application/controllers/UserController.php:237 +#: ../../../../application/controllers/UserController.php:244 msgid "" "You'll need to configure at least one user group backend first that allows " "to create new memberships" @@ -3510,13 +3558,13 @@ msgstr "" "entsprechende Gebietsschema fehlt. Um das zu beheben, muss das korrekte " "Sprachpaket installiert und der Web-Server neugestartet werden." -#: ../../../../library/Icinga/Date/DateFormatter.php:176 +#: ../../../../library/Icinga/Date/DateFormatter.php:178 #, php-format msgctxt "An event happened at the given time" msgid "at %s" msgstr "um %s" -#: ../../../../library/Icinga/Date/DateFormatter.php:250 +#: ../../../../library/Icinga/Date/DateFormatter.php:254 #, php-format msgctxt "An event will happen at the given time" msgid "at %s" @@ -3527,15 +3575,7 @@ msgstr "um %s" msgid "default" msgstr "standard" -#: ../../../../application/views/scripts/config/module.phtml:23 -msgid "disable" -msgstr "deaktivieren" - -#: ../../../../application/views/scripts/config/module.phtml:31 -msgid "enable" -msgstr "aktivieren" - -#: ../../../../library/Icinga/Date/DateFormatter.php:199 +#: ../../../../library/Icinga/Date/DateFormatter.php:202 #, php-format msgctxt "A status is lasting for the given time interval" msgid "for %s" @@ -3551,7 +3591,7 @@ msgstr "Hosts" msgid "icinga.com" msgstr "icinga.com" -#: ../../../../library/Icinga/Date/DateFormatter.php:245 +#: ../../../../library/Icinga/Date/DateFormatter.php:249 #, php-format msgctxt "An event will happen after the given time interval has elapsed" msgid "in %s" @@ -3561,13 +3601,13 @@ msgstr "in %s" msgid "modules" msgstr "Module" -#: ../../../../library/Icinga/Date/DateFormatter.php:165 +#: ../../../../library/Icinga/Date/DateFormatter.php:167 #, php-format msgctxt "An event happened on the given date or date and time" msgid "on %s" msgstr "am %s" -#: ../../../../library/Icinga/Date/DateFormatter.php:239 +#: ../../../../library/Icinga/Date/DateFormatter.php:243 #, php-format msgctxt "An event will happen on the given date or date and time" msgid "on %s" @@ -3579,7 +3619,7 @@ msgctxt "pagination.joystick" msgid "services" msgstr "Services" -#: ../../../../library/Icinga/Date/DateFormatter.php:209 +#: ../../../../library/Icinga/Date/DateFormatter.php:212 #, php-format msgctxt "A status is lasting since the given time, date or date and time" msgid "since %s" @@ -3589,6 +3629,47 @@ msgstr "seit %s" msgid "toggle" msgstr "umschalten" +#~ msgid "" +#~ "A protocol scheme such as ldap:// or ldaps:// is mandatory for URIs with " +#~ "a given port and for all other URIs as well once a scheme is given for a " +#~ "single one." +#~ msgstr "" +#~ "Ein Protokoll-Schema wie ldap:// oder ldaps:// ist erforderlich für URIs " +#~ "mit einem angegebenen Port und ebenso für alle anderen URIs sobald ein " +#~ "Schema für eine einzige angegeben wird." + +#~ msgid "Allow everything" +#~ msgstr "Alles erlauben" + +#~ msgid "Can't add role '%s'. Role already exists" +#~ msgstr "Kann Rolle '%s' nicht hinzufügen. Die Rolle existiert bereits" + +#~ msgid "Can't load role '%s'. Role does not exist" +#~ msgstr "Kann Rolle '%s' nicht laden. Die Rolle existiert nicht" + +#~ msgid "Can't remove role '%s'. Role does not exist" +#~ msgstr "Kann Rolle '%s' nicht löschen. Die Rolle existiert nicht" + +#~ msgid "Can't update role '%s'. Role does not exist" +#~ msgstr "Kann Rolle '%s' nicht aktualisieren. Die Rolle existiert nicht" + +#~ msgid "Icinga on Google+" +#~ msgstr "Icinga auf Google+" + +#~ msgid "Permissions Set" +#~ msgstr "Berechtigungen" + +#~ msgid "The permissions to grant. You may select more than one permission" +#~ msgstr "" +#~ "Die zu vergebenden Berechtigungen. Sie können mehrere gleichzeitig " +#~ "auswählen" + +#~ msgid "disable" +#~ msgstr "deaktivieren" + +#~ msgid "enable" +#~ msgstr "aktivieren" + #~ msgid "" #~ "Check this box for persistent database connections. Persistent " #~ "connections are not closed at the end of a request, but are cached and re-" @@ -3876,11 +3957,3 @@ msgstr "umschalten" #~ msgid "for" #~ msgstr "für" - -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:176 -msgid "SSL Do Not Verify Server Certificate" -msgstr "SSL-Serverzertifikat nicht verifizieren" - -#: ../../../../application/forms/Config/Resource/DbResourceForm.php:178 -msgid "Whether to disable verification of the server certificate" -msgstr "Die Verifikation des Serverzertifikats deaktivieren" diff --git a/library/Icinga/Application/Version.php b/library/Icinga/Application/Version.php index a8c6e82fa..f253e31b9 100644 --- a/library/Icinga/Application/Version.php +++ b/library/Icinga/Application/Version.php @@ -8,7 +8,7 @@ namespace Icinga\Application; */ class Version { - const VERSION = '2.6.3'; + const VERSION = '2.7.0'; /** * Get the version of this instance of Icinga Web 2 diff --git a/modules/doc/module.info b/modules/doc/module.info index a4e6f4b7f..a8464cb16 100644 --- a/modules/doc/module.info +++ b/modules/doc/module.info @@ -1,4 +1,4 @@ Module: doc -Version: 2.6.3 +Version: 2.7.0 Description: Documentation module Extracts, shows and exports documentation for Icinga Web 2 and its modules. diff --git a/modules/migrate/module.info b/modules/migrate/module.info index 45699cce2..de78a1f2e 100644 --- a/modules/migrate/module.info +++ b/modules/migrate/module.info @@ -1,5 +1,5 @@ Module: migrate -Version: 2.6.3 +Version: 2.7.0 Description: Migrate module This module was introduced with the domain-aware authentication feature in version 2.5.0. It helps you migrating users and user configurations according to a given domain. diff --git a/modules/monitoring/application/locale/de_DE/LC_MESSAGES/monitoring.mo b/modules/monitoring/application/locale/de_DE/LC_MESSAGES/monitoring.mo index c22c99734..66128f2f1 100644 Binary files a/modules/monitoring/application/locale/de_DE/LC_MESSAGES/monitoring.mo and b/modules/monitoring/application/locale/de_DE/LC_MESSAGES/monitoring.mo differ diff --git a/modules/monitoring/application/locale/de_DE/LC_MESSAGES/monitoring.po b/modules/monitoring/application/locale/de_DE/LC_MESSAGES/monitoring.po index c1be43c12..e2e67af90 100644 --- a/modules/monitoring/application/locale/de_DE/LC_MESSAGES/monitoring.po +++ b/modules/monitoring/application/locale/de_DE/LC_MESSAGES/monitoring.po @@ -1,15 +1,15 @@ # Icinga Web 2 - Head for multiple monitoring backends. -# Copyright (C) 2018 Icinga Development Team +# Copyright (C) 2019 Icinga Development Team # This file is distributed under the same license as Monitoring Module. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" -"Project-Id-Version: Monitoring Module (2.6.1)\n" +"Project-Id-Version: Monitoring Module (2.7.0)\n" "Report-Msgid-Bugs-To: dev@icinga.com\n" -"POT-Creation-Date: 2018-11-15 14:27+0000\n" -"PO-Revision-Date: 2018-11-19 12:25+0100\n" -"Last-Translator: Markus Frosch \n" +"POT-Creation-Date: 2019-07-30 07:43+0000\n" +"PO-Revision-Date: 2019-07-30 10:32+0200\n" +"Last-Translator: Johannes Meyer \n" "Language: de_DE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,15 +17,15 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Poedit-Basepath: .\n" "Language-Team: \n" -"X-Generator: Poedit 2.2\n" +"X-Generator: Poedit 2.0.6\n" "X-Poedit-SearchPath-0: .\n" -#: ../../../../modules/monitoring/application/controllers/EventController.php:158 +#: ../../../../application/controllers/EventController.php:127 #, php-format msgid "%.2f%%" msgstr "%.2f%%" -#: ../../../../modules/monitoring/application/views/scripts/health/info.phtml:65 +#: ../../../../application/views/scripts/health/info.phtml:69 #, php-format msgctxt "Last format parameter represents the time running" msgid "%1$s has been up and running with PID %2$d %3$s" @@ -33,28 +33,28 @@ msgstr "%1$s läuft mit PID %2$d %3$s" # php -r 'setlocale(LC_ALL, "de_DE.UTF-8"); echo strftime("%A, %e. %B %Y");' # Donnerstag, 9. November 2017 -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:37 +#: ../../../../application/views/scripts/partials/event-history.phtml:37 msgctxt "date.verbose" msgid "%A, %B %e, %Y" msgstr "%A, %e. %B %Y" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/hostservicechecks.phtml:75 +#: ../../../../application/views/scripts/tactical/components/hostservicechecks.phtml:75 #, php-format msgid "%d Active" msgid_plural "%d Active" msgstr[0] "%d Aktiv" msgstr[1] "%d Aktive" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/hostservicechecks.phtml:55 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/hostservicechecks.phtml:111 +#: ../../../../application/views/scripts/tactical/components/hostservicechecks.phtml:55 +#: ../../../../application/views/scripts/tactical/components/hostservicechecks.phtml:111 #, php-format msgid "%d Disabled" msgid_plural "%d Disabled" msgstr[0] "%d Deaktiviert" msgstr[1] "%d Deaktivierte" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/hostservicechecks.phtml:37 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/hostservicechecks.phtml:93 +#: ../../../../application/views/scripts/tactical/components/hostservicechecks.phtml:37 +#: ../../../../application/views/scripts/tactical/components/hostservicechecks.phtml:93 #, php-format msgid "%d Passive" msgid_plural "%d Passive" @@ -62,42 +62,42 @@ msgstr[0] "%d Passiv" msgstr[1] "%d Passive" # Plural missing -#: ../../../../modules/monitoring/application/views/scripts/list/eventgrid.phtml:38 +#: ../../../../application/views/scripts/list/eventgrid.phtml:38 #, php-format msgid "%d hosts down on %s" msgstr "%d Hosts DOWN am %s" # Plural missing -#: ../../../../modules/monitoring/application/views/scripts/list/eventgrid.phtml:16 +#: ../../../../application/views/scripts/list/eventgrid.phtml:16 #, php-format msgid "%d hosts ok on %s" msgstr "%d Hosts OK am %s" # Plural missing -#: ../../../../modules/monitoring/application/views/scripts/list/eventgrid.phtml:21 +#: ../../../../application/views/scripts/list/eventgrid.phtml:21 #, php-format msgid "%d hosts unreachable on %s" msgstr "%d Hosts NICHT ERREICHBAR am %s" # Plural missing -#: ../../../../modules/monitoring/application/views/helpers/Perfdata.php:97 +#: ../../../../application/views/helpers/Perfdata.php:97 #, php-format msgid "%d more ..." msgstr "%d weitere ..." # Plural missing -#: ../../../../modules/monitoring/application/views/scripts/show/components/notifications.phtml:54 +#: ../../../../application/views/scripts/show/components/notifications.phtml:54 #, php-format msgid "%d notifications have been sent for this issue." msgstr "%d Benachrichtigungen wurden für dieses Problem versandt." -#: ../../../../modules/monitoring/application/controllers/EventController.php:527 +#: ../../../../application/controllers/EventController.php:510 #, php-format msgid "%d of %d" msgstr "%d von %d" -#: ../../../../modules/monitoring/application/views/scripts/hosts/show.phtml:118 -#: ../../../../modules/monitoring/application/views/scripts/services/show.phtml:117 +#: ../../../../application/views/scripts/services/show.phtml:118 +#: ../../../../application/views/scripts/hosts/show.phtml:119 #, php-format msgid "%d scheduled downtime" msgid_plural "%d scheduled downtimes" @@ -105,300 +105,309 @@ msgstr[0] "%d geplante Downtime" msgstr[1] "%d geplante Downtimes" # Plural missing -#: ../../../../modules/monitoring/application/views/scripts/list/eventgrid.phtml:26 +#: ../../../../application/views/scripts/list/eventgrid.phtml:26 #, php-format msgid "%d services critical on %s" msgstr "%d Services KRITISCH am %s" # Plural missing -#: ../../../../modules/monitoring/application/views/scripts/list/eventgrid.phtml:48 +#: ../../../../application/views/scripts/list/eventgrid.phtml:48 #, php-format msgid "%d services ok on %s" msgstr "%d Services OK am %s" # Plural missing -#: ../../../../modules/monitoring/application/views/scripts/list/eventgrid.phtml:43 +#: ../../../../application/views/scripts/list/eventgrid.phtml:43 #, php-format msgid "%d services unknown on %s" msgstr "%d Services UNBEKANNT am %s" # Plural missing -#: ../../../../modules/monitoring/application/views/scripts/list/eventgrid.phtml:32 +#: ../../../../application/views/scripts/list/eventgrid.phtml:32 #, php-format msgid "%d services warning on %s" msgstr "%d Services WARNING am %s" # Plural missing -#: ../../../../modules/monitoring/configuration.php:138 +#: ../../../../configuration.php:143 #, php-format msgid "%d unhandled hosts down" msgstr "%d unbestätigte Hosts DOWN" # Plural missing -#: ../../../../modules/monitoring/application/views/scripts/hosts/show.phtml:27 -#: ../../../../modules/monitoring/application/views/scripts/services/show.phtml:27 +#: ../../../../application/views/scripts/services/show.phtml:28 +#: ../../../../application/views/scripts/hosts/show.phtml:28 #, php-format msgid "%d unhandled problems" msgstr "%d unbestätigte Probleme" # Plural missing -#: ../../../../modules/monitoring/configuration.php:152 +#: ../../../../configuration.php:157 #, php-format msgid "%d unhandled services critical" msgstr "%d unbestätigte Services KRITISCH" -#: ../../../../modules/monitoring/application/views/scripts/hosts/show.phtml:46 -#: ../../../../modules/monitoring/application/views/scripts/services/show.phtml:44 +#: ../../../../application/views/scripts/services/show.phtml:45 +#: ../../../../application/views/scripts/hosts/show.phtml:47 #, php-format msgid "%s acknowledgement" msgid_plural "%s acknowledgements" msgstr[0] "%s Bestätigung" msgstr[1] "%s Bestätigungen" -#: ../../../../modules/monitoring/application/views/scripts/hosts/show.phtml:80 -#: ../../../../modules/monitoring/application/views/scripts/services/show.phtml:79 +#: ../../../../application/views/scripts/services/show.phtml:80 +#: ../../../../application/views/scripts/hosts/show.phtml:81 #, php-format msgid "%s comment" msgid_plural "%s comments" msgstr[0] "%s Kommentar" msgstr[1] "%s Kommentare" -#: ../../../../modules/monitoring/application/views/scripts/health/not-running.phtml:7 -#: ../../../../modules/monitoring/library/Monitoring/Web/Navigation/Renderer/BackendAvailabilityNavigationItemRenderer.php:37 +#: ../../../../application/views/scripts/health/not-running.phtml:7 +#: ../../../../library/Monitoring/Web/Navigation/Renderer/BackendAvailabilityNavigationItemRenderer.php:37 #, php-format msgid "%s is currently not up and running" msgstr "%s ist momentan nicht in Betrieb" # Plural missing -#: ../../../../modules/monitoring/application/views/scripts/list/components/selectioninfo.phtml:12 +#: ../../../../application/views/scripts/list/components/selectioninfo.phtml:12 #, php-format msgctxt "Multi-selection count" msgid "%s row(s) selected" msgstr "%s Zeilen ausgewählt" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/hostservicechecks.phtml:19 +#: ../../../../application/views/scripts/tactical/components/hostservicechecks.phtml:19 #, php-format msgid "%u Active" msgid_plural "%u Active" msgstr[0] "%u Aktiv" msgstr[1] "%u Aktive" -#: ../../../../modules/monitoring/application/views/scripts/list/components/hostssummary.phtml:12 +#: ../../../../application/views/scripts/list/components/hostssummary.phtml:12 #, php-format msgid "%u Host" msgid_plural "%u Hosts" msgstr[0] "%d Host" msgstr[1] "%d Hosts" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/problem_hosts.phtml:11 +#: ../../../../application/views/scripts/tactical/components/problem_hosts.phtml:11 #, php-format msgid "%u Host DOWN" msgid_plural "%u Hosts DOWN" msgstr[0] "%u Host DOWN" msgstr[1] "%u Hosts DOWN" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:20 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:141 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:220 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:20 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:141 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:220 #, php-format msgid "%u Host Disabled" msgid_plural "%u Hosts Disabled" msgstr[0] "%u deaktivierter Host" msgstr[1] "%u deaktivierte Hosts" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:50 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:50 #, php-format msgid "%u Host Flapping" msgid_plural "%u Hosts Flapping" msgstr[0] "%u flapping Host" msgstr[1] "%u flapping Hosts" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/ok_hosts.phtml:34 +#: ../../../../application/views/scripts/tactical/components/ok_hosts.phtml:34 #, php-format msgid "%u Host PENDING" msgid_plural "%u Hosts PENDING" msgstr[0] "%u Host AUSSTEHEND" msgstr[1] "%u Hosts AUSSTEHEND" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/problem_hosts.phtml:30 +#: ../../../../application/views/scripts/tactical/components/problem_hosts.phtml:30 #, php-format msgid "%u Host UNREACHABLE" msgid_plural "%u Hosts UNREACHABLE" msgstr[0] "%u Host NICHT ERREICHBAR" msgstr[1] "%u Hosts NICHT ERREICHBAR" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/ok_hosts.phtml:16 +#: ../../../../application/views/scripts/tactical/components/ok_hosts.phtml:16 #, php-format msgid "%u Host UP" msgid_plural "%u Hosts UP" msgstr[0] "%u Host UP" msgstr[1] "%u Hosts UP" -#: ../../../../modules/monitoring/application/views/scripts/list/components/servicesummary.phtml:13 +#: ../../../../application/views/scripts/list/components/servicesummary.phtml:13 #, php-format msgid "%u Service" msgid_plural "%u Services" msgstr[0] "%u Service" msgstr[1] "%u Services" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:75 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:175 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:254 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:75 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:175 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:254 #, php-format msgid "%u Service Disabled" msgid_plural "%u Services Disabled" msgstr[0] "%u deaktivierter Service" msgstr[1] "%u deaktivierte Services" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:105 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:105 #, php-format msgid "%u Service Flapping" msgid_plural "%u Services Flapping" msgstr[0] "%u flapping Service" msgstr[1] "%u flapping Services" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:80 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:179 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:278 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:325 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:371 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:80 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:179 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:278 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:325 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:371 #, php-format msgid "%u is not checked at all" msgid_plural "%u are not checked at all" msgstr[0] "%u wird nicht überwacht" msgstr[1] "%u werden nicht überwacht" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:53 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:152 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:251 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:53 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:152 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:251 #, php-format msgid "%u is passively checked" msgid_plural "%u are passively checked" msgstr[0] "%u wird passiv überwacht" msgstr[1] "%u werden passiv überwacht" -#: ../../../../modules/monitoring/application/views/scripts/list/hosts.phtml:60 +#: ../../../../application/views/scripts/list/hosts.phtml:60 #, php-format msgid "%u unhandled service" msgid_plural "%u unhandled services" msgstr[0] "%u unbestätigter Service" msgstr[1] "%u unbestätigte Services" -#: ../../../../modules/monitoring/library/Monitoring/DataView/DataView.php:234 +#: ../../../../library/Monitoring/DataView/DataView.php:234 msgid "(Case insensitive)" msgstr "(Schreibungsunabhängig)" -#: ../../../../modules/monitoring/application/forms/StatehistoryForm.php:72 +#: ../../../../application/forms/StatehistoryForm.php:72 msgid "1 Year" msgstr "1 Jahr" -#: ../../../../modules/monitoring/application/forms/StatehistoryForm.php:73 +#: ../../../../application/forms/StatehistoryForm.php:73 msgid "2 Years" msgstr "2 Jahre" -#: ../../../../modules/monitoring/application/forms/StatehistoryForm.php:69 +#: ../../../../application/forms/StatehistoryForm.php:69 msgid "3 Months" msgstr "3 Monate" -#: ../../../../modules/monitoring/application/controllers/TimelineController.php:104 +#: ../../../../application/controllers/TimelineController.php:104 msgid "4 Hours" msgstr "4 Stunden" -#: ../../../../modules/monitoring/application/forms/StatehistoryForm.php:70 +#: ../../../../application/forms/StatehistoryForm.php:70 msgid "4 Months" msgstr "4 Monate" -#: ../../../../modules/monitoring/application/forms/StatehistoryForm.php:71 +#: ../../../../application/forms/StatehistoryForm.php:71 msgid "8 Months" msgstr "8 Monate" -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:448 +#: ../../../../application/controllers/AlertsummaryController.php:448 msgid "{title}: {value}m max. reaction time" msgstr "{title}: {value}m max. Reaktionszeit" -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:438 +#: ../../../../application/controllers/AlertsummaryController.php:438 msgid "{title}: {value}m min. reaction time" msgstr "{title}: {value}m min. Reaktionszeit" -#: ../../../../modules/monitoring/application/forms/Config/TransportConfigForm.php:142 +#: ../../../../application/forms/Config/TransportConfigForm.php:142 #, php-format msgid "A command transport with the name \"%s\" does already exist" msgstr "Ein Befehlstransport mit dem Namen \"%s\" existiert bereits" -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:46 +#: ../../../../application/views/scripts/downtime/show.phtml:46 msgid "" "A comment, as entered by the author, associated with the scheduled downtime" msgstr "" "Ein Kommentar, wie vom Autor eingegeben, verknüpft mit der geplanten Downtime" -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleHostDowntimeCommandForm.php:82 -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:213 +#: ../../../../application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:213 +#: ../../../../application/forms/Command/Object/ScheduleHostDowntimeCommandForm.php:82 msgid "A downtime must not be in the past" msgstr "Eine Downtime darf nicht in der Vergangenheit sein" -#: ../../../../modules/monitoring/application/forms/Config/BackendConfigForm.php:113 +#: ../../../../application/forms/Config/BackendConfigForm.php:113 #, php-format msgid "A monitoring backend with the name \"%s\" does already exist" msgstr "Ein Monitoring-Backend mit dem Namen \"%s\" existiert bereits" -#: ../../../../modules/monitoring/application/views/scripts/show/components/notifications.phtml:49 +#: ../../../../application/views/scripts/show/components/notifications.phtml:49 #, php-format msgid "A notification has been sent for this issue %s." msgstr "Eine Benachrichtigung für dieses Problem wurde %s gesendet." -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:80 +#: ../../../../application/views/scripts/partials/event-history.phtml:66 +msgid "ACK NOTIFICATION" +msgstr "BESTÄTIGUNGS BENACHRICHTIGUNG" + +#: ../../../../application/views/scripts/partials/event-history.phtml:108 msgid "ACKNOWLEDGED" msgstr "BESTÄTIGT" -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:85 +#: ../../../../application/views/scripts/partials/event-history.phtml:113 msgid "ACKNOWLEDGEMENT REMOVED" msgstr "BESTÄTIGUNG ENTFERNT" -#: ../../../../modules/monitoring/application/forms/Config/Transport/ApiTransportForm.php:63 +#: ../../../../application/forms/Config/Transport/ApiTransportForm.php:63 msgid "API Password" msgstr "API Passwort" -#: ../../../../modules/monitoring/application/forms/Config/Transport/ApiTransportForm.php:51 +#: ../../../../application/forms/Config/Transport/ApiTransportForm.php:51 msgid "API Username" msgstr "API Benutzername" -#: ../../../../modules/monitoring/application/views/scripts/hosts/show.phtml:30 -#: ../../../../modules/monitoring/application/views/scripts/partials/object/quick-actions.phtml:15 -#: ../../../../modules/monitoring/application/views/scripts/partials/object/quick-actions.phtml:29 -#: ../../../../modules/monitoring/application/views/scripts/services/show.phtml:29 -#: ../../../../modules/monitoring/application/views/scripts/show/components/acknowledgement.phtml:77 +#: ../../../../application/views/scripts/partials/event-history.phtml:65 +msgctxt "tooltip" +msgid "Ack Notification" +msgstr "Bestätigungs Benachrichtigung" + +#: ../../../../application/views/scripts/services/show.phtml:30 +#: ../../../../application/views/scripts/partials/object/quick-actions.phtml:15 +#: ../../../../application/views/scripts/partials/object/quick-actions.phtml:29 +#: ../../../../application/views/scripts/hosts/show.phtml:31 +#: ../../../../application/views/scripts/show/components/acknowledgement.phtml:77 msgid "Acknowledge" msgstr "Bestätigen" # Plural version?? -#: ../../../../modules/monitoring/application/controllers/HostController.php:119 +#: ../../../../application/controllers/HostController.php:121 msgid "Acknowledge Host Problem" msgstr "Hostproblem bestätigen" # Plural version?? -#: ../../../../modules/monitoring/application/controllers/HostsController.php:176 +#: ../../../../application/controllers/HostsController.php:207 msgid "Acknowledge Host Problems" msgstr "Hostprobleme bestätigen" # Plural version?? -#: ../../../../modules/monitoring/application/controllers/ServiceController.php:78 +#: ../../../../application/controllers/ServiceController.php:84 msgid "Acknowledge Service Problem" msgstr "Serviceproblem bestätigen" # Plural version?? -#: ../../../../modules/monitoring/application/controllers/ServicesController.php:178 +#: ../../../../application/controllers/ServicesController.php:209 msgid "Acknowledge Service Problems" msgstr "Serviceprobleme bestätigen" -#: ../../../../modules/monitoring/application/forms/Command/Object/AcknowledgeProblemCommandForm.php:35 +#: ../../../../application/forms/Command/Object/AcknowledgeProblemCommandForm.php:35 msgid "Acknowledge problem" msgid_plural "Acknowledge problems" msgstr[0] "Problem bestätigen" msgstr[1] "Probleme bestätigen" -#: ../../../../modules/monitoring/application/views/scripts/partials/object/quick-actions.phtml:23 -#: ../../../../modules/monitoring/application/views/scripts/partials/object/quick-actions.phtml:37 -#: ../../../../modules/monitoring/application/views/scripts/show/components/acknowledgement.phtml:85 +#: ../../../../application/views/scripts/partials/object/quick-actions.phtml:23 +#: ../../../../application/views/scripts/partials/object/quick-actions.phtml:37 +#: ../../../../application/views/scripts/show/components/acknowledgement.phtml:85 msgid "" "Acknowledge this problem, suppress all future notifications for it and tag " "it as being handled" @@ -406,32 +415,32 @@ msgstr "" "Problem bestätigen, alle zukünftigen Benachrichtigungen unterdrücken und als " "\"in Arbeit\" markieren" -#: ../../../../modules/monitoring/application/views/helpers/HostFlags.php:13 -#: ../../../../modules/monitoring/application/views/helpers/ServiceFlags.php:13 -#: ../../../../modules/monitoring/application/views/scripts/show/components/acknowledgement.phtml:15 +#: ../../../../application/views/scripts/show/components/acknowledgement.phtml:15 +#: ../../../../application/views/helpers/HostFlags.php:13 +#: ../../../../application/views/helpers/ServiceFlags.php:13 msgid "Acknowledged" msgstr "Bestätigt" -#: ../../../../modules/monitoring/application/controllers/EventController.php:243 -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:79 +#: ../../../../application/controllers/EventController.php:212 +#: ../../../../application/views/scripts/partials/event-history.phtml:107 msgctxt "tooltip" msgid "Acknowledged" msgstr "Bestätigt" -#: ../../../../modules/monitoring/configuration.php:367 +#: ../../../../configuration.php:372 msgid "Acknowledged Problem Hosts" msgstr "Bestätigte Host-Probleme" -#: ../../../../modules/monitoring/configuration.php:363 +#: ../../../../configuration.php:368 msgid "Acknowledged Problem Services" msgstr "Bestätigte Service-Probleme" -#: ../../../../modules/monitoring/application/controllers/EventController.php:421 -#: ../../../../modules/monitoring/application/views/scripts/partials/comment/comment-description.phtml:20 +#: ../../../../application/controllers/EventController.php:403 +#: ../../../../application/views/scripts/partials/comment/comment-description.phtml:20 msgid "Acknowledgement" msgstr "Bestätigung" -#: ../../../../modules/monitoring/application/views/scripts/show/components/acknowledgement.phtml:35 +#: ../../../../application/views/scripts/show/components/acknowledgement.phtml:35 #, php-format msgid "" "Acknowledgement remains until the %1$s recovers even if the %1$s changes " @@ -440,190 +449,194 @@ msgstr "" "Bestätigung bleibt erhalten, bis der %1$s sich erholt, auch wenn der %1$s " "den Zustand wechselt" -#: ../../../../modules/monitoring/application/controllers/EventController.php:245 -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:84 +#: ../../../../application/controllers/EventController.php:214 +#: ../../../../application/views/scripts/partials/event-history.phtml:112 msgctxt "tooltip" msgid "Acknowledgement removed" msgstr "Bestätigung entfernt" -#: ../../../../modules/monitoring/application/controllers/TimelineController.php:67 +#: ../../../../application/controllers/TimelineController.php:67 msgid "Acknowledgements" msgstr "Bestätigungen" -#: ../../../../modules/monitoring/configuration.php:334 +#: ../../../../configuration.php:339 msgid "Acknowledgements Active For At Least Three Days" msgstr "Bestätigungen älter als drei Tage" -#: ../../../../modules/monitoring/application/forms/Command/Object/AcknowledgeProblemCommandForm.php:166 +#: ../../../../application/forms/Command/Object/AcknowledgeProblemCommandForm.php:166 msgid "Acknowledging problem.." msgid_plural "Acknowledging problems.." msgstr[0] "Bestätige Problem.." msgstr[1] "Bestätige Probleme.." -#: ../../../../modules/monitoring/application/views/scripts/show/components/actions.phtml:41 +#: ../../../../application/views/scripts/show/components/actions.phtml:41 msgid "Actions" msgstr "Aktionen" -#: ../../../../modules/monitoring/application/views/helpers/HostFlags.php:26 -#: ../../../../modules/monitoring/application/views/helpers/ServiceFlags.php:26 +#: ../../../../application/views/helpers/HostFlags.php:26 +#: ../../../../application/views/helpers/ServiceFlags.php:26 msgid "Active And Passive Checks Disabled" msgstr "Aktive und passive Checks deaktiviert" -#: ../../../../modules/monitoring/application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:38 +#: ../../../../application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:38 msgid "Active Checks" msgstr "Aktive Checks" -#: ../../../../modules/monitoring/application/views/helpers/HostFlags.php:28 -#: ../../../../modules/monitoring/application/views/helpers/ServiceFlags.php:28 +#: ../../../../application/views/helpers/HostFlags.php:28 +#: ../../../../application/views/helpers/ServiceFlags.php:28 msgid "Active Checks Disabled" msgstr "Aktive Checks deaktiviert" -#: ../../../../modules/monitoring/application/views/scripts/health/info.phtml:54 +#: ../../../../application/views/scripts/health/info.phtml:54 msgid "Active Endpoint" msgstr "Aktiver Endpunkt" -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:91 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:91 msgid "Active Host Checks" msgstr "Aktive Hostchecks" -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:100 +#: ../../../../application/views/scripts/health/info.phtml:60 +msgid "Active Icinga Web 2 Endpoint" +msgstr "Aktiver Icinga Web 2 Endpunkt" + +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:100 msgid "Active Service Checks" msgstr "Aktive Servicechecks" -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:103 +#: ../../../../application/views/scripts/health/stats.phtml:103 msgid "Active checks" msgstr "Aktive Checks" -#: ../../../../modules/monitoring/application/controllers/EventController.php:394 -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:145 +#: ../../../../application/controllers/EventController.php:374 +#: ../../../../application/views/scripts/downtime/show.phtml:145 msgid "Actual end time" msgstr "Tatsächliche Endzeit" -#: ../../../../modules/monitoring/application/controllers/EventController.php:388 -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:140 +#: ../../../../application/controllers/EventController.php:362 +#: ../../../../application/views/scripts/downtime/show.phtml:140 msgid "Actual start time" msgstr "Tatsächliche Startzeit" # Plural version?? -#: ../../../../modules/monitoring/application/controllers/HostController.php:131 +#: ../../../../application/controllers/HostController.php:133 msgid "Add Host Comment" msgstr "Kommentar zu Host hinzufügen" # Plural version?? -#: ../../../../modules/monitoring/application/controllers/HostsController.php:164 +#: ../../../../application/controllers/HostsController.php:195 msgid "Add Host Comments" msgstr "Kommentare zu Host hinzufügen" # Plural version?? -#: ../../../../modules/monitoring/application/controllers/ServiceController.php:90 +#: ../../../../application/controllers/ServiceController.php:96 msgid "Add Service Comment" msgstr "Kommentar zu Service hinzufügen" # Plural version?? -#: ../../../../modules/monitoring/application/controllers/ServicesController.php:166 +#: ../../../../application/controllers/ServicesController.php:197 msgid "Add Service Comments" msgstr "Kommentare zu Service hinzufügen" -#: ../../../../modules/monitoring/application/views/scripts/partials/object/quick-actions.phtml:58 -#: ../../../../modules/monitoring/application/views/scripts/show/components/comments.phtml:14 +#: ../../../../application/views/scripts/partials/object/quick-actions.phtml:58 +#: ../../../../application/views/scripts/show/components/comments.phtml:14 msgid "Add a new comment to this host" msgstr "Neuen Kommentar für diesen Host hinzufügen" -#: ../../../../modules/monitoring/application/views/scripts/partials/object/quick-actions.phtml:70 -#: ../../../../modules/monitoring/application/views/scripts/show/components/comments.phtml:26 +#: ../../../../application/views/scripts/partials/object/quick-actions.phtml:70 +#: ../../../../application/views/scripts/show/components/comments.phtml:26 msgid "Add a new comment to this service" msgstr "Neuen Kommentar für diesen Service hinzufügen" -#: ../../../../modules/monitoring/application/forms/Command/Object/AddCommentCommandForm.php:29 -#: ../../../../modules/monitoring/application/views/scripts/show/components/comments.phtml:7 -#: ../../../../modules/monitoring/application/views/scripts/show/components/comments.phtml:19 +#: ../../../../application/forms/Command/Object/AddCommentCommandForm.php:29 +#: ../../../../application/views/scripts/show/components/comments.phtml:7 +#: ../../../../application/views/scripts/show/components/comments.phtml:19 msgid "Add comment" msgid_plural "Add comments" msgstr[0] "Kommentar hinzufügen" msgstr[1] "Kommentare hinzufügen" # Obsolete, there is already another entry for this phrase -#: ../../../../modules/monitoring/application/views/scripts/hosts/show.phtml:62 -#: ../../../../modules/monitoring/application/views/scripts/services/show.phtml:61 +#: ../../../../application/views/scripts/services/show.phtml:62 +#: ../../../../application/views/scripts/hosts/show.phtml:63 msgid "Add comments" msgstr "Kommentare hinzufügen" -#: ../../../../modules/monitoring/application/forms/Command/Object/AddCommentCommandForm.php:87 +#: ../../../../application/forms/Command/Object/AddCommentCommandForm.php:87 msgid "Adding comment.." msgid_plural "Adding comments.." msgstr[0] "Füge Kommentar hinzu.." msgstr[1] "Füge Kommentare hinzu.." -#: ../../../../modules/monitoring/application/controllers/ListController.php:89 +#: ../../../../application/controllers/ListController.php:89 msgid "Address" msgstr "Adresse" -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:54 -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:58 +#: ../../../../application/controllers/AlertsummaryController.php:54 +#: ../../../../application/controllers/AlertsummaryController.php:58 msgid "Alert Summary" msgstr "Alarmübersicht" -#: ../../../../modules/monitoring/application/views/scripts/alertsummary/index.phtml:11 +#: ../../../../application/views/scripts/alertsummary/index.phtml:11 msgid "Alert summary" msgstr "Alarmübersicht" -#: ../../../../modules/monitoring/application/controllers/ListController.php:326 -#: ../../../../modules/monitoring/application/views/scripts/list/contactgroups.phtml:24 +#: ../../../../application/controllers/ListController.php:326 +#: ../../../../application/views/scripts/list/contactgroups.phtml:24 msgid "Alias" msgstr "Alias" -#: ../../../../modules/monitoring/application/views/scripts/partials/object/host-header.phtml:39 +#: ../../../../application/views/scripts/partials/object/host-header.phtml:39 msgctxt "host" msgid "Alias" msgstr "Alias" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:39 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:160 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:239 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:39 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:160 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:239 msgid "All Hosts Enabled" msgstr "Alle Hosts aktiviert" -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleHostCheckCommandForm.php:29 -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleHostDowntimeCommandForm.php:35 +#: ../../../../application/forms/Command/Object/ScheduleHostCheckCommandForm.php:29 +#: ../../../../application/forms/Command/Object/ScheduleHostDowntimeCommandForm.php:35 msgid "All Services" msgstr "Alle Services" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:94 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:194 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:273 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:94 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:194 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:273 msgid "All Services Enabled" msgstr "Alle Services aktiviert" -#: ../../../../modules/monitoring/library/Monitoring/Backend/MonitoringBackend.php:175 +#: ../../../../library/Monitoring/Backend/MonitoringBackend.php:175 msgid "All backends are disabled" msgstr "Alle Backends sind deaktiviert" -#: ../../../../modules/monitoring/configuration.php:16 +#: ../../../../configuration.php:20 msgid "Allow acknowledging host and service problems" msgstr "Erlaube das Bestätigen von Host- und Serviceproblemen" -#: ../../../../modules/monitoring/configuration.php:24 +#: ../../../../configuration.php:28 msgid "Allow adding and deleting host and service comments" msgstr "" "Erlaube das Hinzufügen und Löschen von Kommentaren zu Hosts und Services" -#: ../../../../modules/monitoring/configuration.php:8 +#: ../../../../configuration.php:8 msgid "Allow all commands" msgstr "Erlaube alle Befehle" -#: ../../../../modules/monitoring/configuration.php:28 +#: ../../../../configuration.php:32 msgid "Allow commenting on hosts and services" msgstr "Erlaube das Kommentieren von Hosts und Services" -#: ../../../../modules/monitoring/configuration.php:32 +#: ../../../../configuration.php:36 msgid "Allow deleting host and service comments" msgstr "Erlaube das Löschen von Kommentaren zu Hosts und Services" -#: ../../../../modules/monitoring/configuration.php:44 +#: ../../../../configuration.php:48 msgid "Allow deleting host and service downtimes" msgstr "Erlaube das Löschen von Downtimes für Hosts und Services" -#: ../../../../modules/monitoring/configuration.php:60 +#: ../../../../configuration.php:64 msgid "" "Allow processing commands for toggling active checks on host and service " "objects" @@ -631,7 +644,7 @@ msgstr "" "Erlaube die Befehls-Verarbeitung zum Umschalten aktiver Überprüfungen von " "Host- und Serviceobjekten" -#: ../../../../modules/monitoring/configuration.php:72 +#: ../../../../configuration.php:76 msgid "" "Allow processing commands for toggling event handlers on host and service " "objects" @@ -639,20 +652,20 @@ msgstr "" "Erlaube die Befehls-Verarbeitung zum Umschalten der Event-Handler von Host- " "und Serviceobjekten" -#: ../../../../modules/monitoring/configuration.php:52 +#: ../../../../configuration.php:56 msgid "" "Allow processing commands for toggling features on an instance-wide basis" msgstr "" "Erlaube die Befehls-Verarbeitung um Funktionen instanzweit umzuschalten" -#: ../../../../modules/monitoring/configuration.php:56 +#: ../../../../configuration.php:60 msgid "" "Allow processing commands for toggling features on host and service objects" msgstr "" "Erlaube die Befehls-Verarbeitung um Funktionen von Host- und Serviceobjekten " "umzuschalten" -#: ../../../../modules/monitoring/configuration.php:76 +#: ../../../../configuration.php:80 msgid "" "Allow processing commands for toggling flap detection on host and service " "objects" @@ -660,7 +673,7 @@ msgstr "" "Erlaube die Befehls-Verarbeitung zum Umschalten der Flap-Erkennung von Host- " "und Serviceobjekten" -#: ../../../../modules/monitoring/configuration.php:68 +#: ../../../../configuration.php:72 msgid "" "Allow processing commands for toggling notifications on host and service " "objects" @@ -668,7 +681,7 @@ msgstr "" "Erlaube die Befehls-Verarbeitung zum Umschalten der Benachrichtigungen von " "Host- und Serviceobjekten" -#: ../../../../modules/monitoring/configuration.php:64 +#: ../../../../configuration.php:68 msgid "" "Allow processing commands for toggling passive checks on host and service " "objects" @@ -676,104 +689,117 @@ msgstr "" "Erlaube die Befehls-Verarbeitung zum Umschalten passiver Überprüfungen von " "Host- und Serviceobjekten" -#: ../../../../modules/monitoring/configuration.php:48 +#: ../../../../configuration.php:52 msgid "Allow processing host and service check results" msgstr "Erlaube die Verarbeitung von Host und Service Check-Ergebnissen" -#: ../../../../modules/monitoring/configuration.php:20 +#: ../../../../configuration.php:24 msgid "Allow removing problem acknowledgements" msgstr "Erlaube das Entfernen von Problembestätigungen" -#: ../../../../modules/monitoring/configuration.php:36 +#: ../../../../configuration.php:40 msgid "Allow scheduling and deleting host and service downtimes" msgstr "Erlaube das Planen und Löschen von Host- und Servicedowntimes" -#: ../../../../modules/monitoring/configuration.php:12 +#: ../../../../configuration.php:12 msgid "Allow scheduling host and service checks" msgstr "Erlaube das Planen von Host- und Servicechecks" -#: ../../../../modules/monitoring/configuration.php:40 +#: ../../../../configuration.php:16 +msgid "" +"Allow scheduling host and service checks (Only on objects with active checks " +"enabled)" +msgstr "" +"Erlaube das Planen von Host- und Servicechecks (Nur für Objekte mit aktiven " +"Checks)" + +#: ../../../../configuration.php:44 msgid "Allow scheduling host and service downtimes" msgstr "Erlaube das Planen von Host- und Servicedowntimes" -#: ../../../../modules/monitoring/configuration.php:80 +#: ../../../../configuration.php:84 msgid "Allow sending custom notifications for hosts and services" msgstr "" "Erlaube das Senden von angepassten Benachrichtigungen für Hosts und Services" -#: ../../../../modules/monitoring/application/forms/StatehistoryForm.php:20 +#: ../../../../application/forms/StatehistoryForm.php:20 msgid "Apply" msgstr "Anwenden" -#: ../../../../modules/monitoring/application/controllers/EventController.php:399 -#: ../../../../modules/monitoring/application/controllers/EventController.php:442 -#: ../../../../modules/monitoring/application/controllers/ListController.php:249 -#: ../../../../modules/monitoring/application/views/scripts/comment/show.phtml:42 -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:39 +#: ../../../../application/controllers/EventController.php:381 +#: ../../../../application/controllers/EventController.php:424 +#: ../../../../application/controllers/ListController.php:249 +#: ../../../../application/views/scripts/comment/show.phtml:42 +#: ../../../../application/views/scripts/downtime/show.phtml:39 msgid "Author" msgstr "Autor" -#: ../../../../modules/monitoring/application/views/scripts/alertsummary/index.phtml:33 +#: ../../../../application/views/scripts/alertsummary/index.phtml:33 msgid "Average" msgstr "Durchschnitt" -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:434 +#: ../../../../application/controllers/AlertsummaryController.php:434 msgid "Avg (min)" msgstr "ø (min)" -#: ../../../../modules/monitoring/application/views/scripts/health/info.phtml:74 +#: ../../../../application/views/scripts/health/info.phtml:78 #, php-format msgid "Backend %s is not running" msgstr "Backend %s läuft nicht" -#: ../../../../modules/monitoring/application/forms/Config/BackendConfigForm.php:187 -#: ../../../../modules/monitoring/application/forms/Setup/BackendPage.php:28 +#: ../../../../application/forms/Setup/BackendPage.php:28 +#: ../../../../application/forms/Config/BackendConfigForm.php:187 msgid "Backend Name" msgstr "Backendname" -#: ../../../../modules/monitoring/application/forms/Config/BackendConfigForm.php:211 -#: ../../../../modules/monitoring/application/forms/Setup/BackendPage.php:43 +#: ../../../../application/forms/Setup/BackendPage.php:43 +#: ../../../../application/forms/Config/BackendConfigForm.php:211 msgid "Backend Type" msgstr "Backendtyp" -#: ../../../../modules/monitoring/configuration.php:94 +#: ../../../../configuration.php:98 +#: ../../../../application/controllers/ConfigController.php:30 msgid "Backends" msgstr "Backends" -#: ../../../../modules/monitoring/application/forms/Command/Object/SendCustomNotificationCommandForm.php:73 +#: ../../../../application/forms/Command/Object/SendCustomNotificationCommandForm.php:73 msgid "Broadcast" msgstr "Broadcast" -#: ../../../../modules/monitoring/library/Monitoring/BackendStep.php:134 +#: ../../../../library/Monitoring/BackendStep.php:144 msgid "CA" msgstr "CA" -#: ../../../../modules/monitoring/library/Monitoring/BackendStep.php:141 +#: ../../../../library/Monitoring/BackendStep.php:151 msgid "CA Path" msgstr "CA-Pfad" -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:70 +#: ../../../../application/views/scripts/partials/event-history.phtml:98 msgid "COMMENT" msgstr "KOMMENTAR" -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:75 +#: ../../../../application/views/scripts/partials/event-history.phtml:103 msgid "COMMENT DELETED" msgstr "KOMMENTAR GELÖSCHT" -#: ../../../../modules/monitoring/library/Monitoring/Object/Service.php:198 +#: ../../../../library/Monitoring/Object/Service.php:198 msgid "CRITICAL" msgstr "KRITISCH" -#: ../../../../modules/monitoring/application/forms/Command/Object/ProcessCheckResultCommandForm.php:60 +#: ../../../../application/forms/Command/Object/ProcessCheckResultCommandForm.php:60 msgctxt "icinga.state" msgid "CRITICAL" msgstr "KRITISCH" -#: ../../../../modules/monitoring/library/Monitoring/Command/Transport/RemoteCommandFile.php:228 +#: ../../../../application/views/scripts/partials/event-history.phtml:86 +msgid "CUSTOM NOTIFICATION" +msgstr "BENUTZERDEFINIERTE BENACHRICHTIGUNG" + +#: ../../../../library/Monitoring/Command/Transport/RemoteCommandFile.php:228 msgid "Can't send external Icinga Command. Remote user is missing" msgstr "Kann externen Icinga-Befehl nicht senden. Der Remote-Benutzer fehlt" -#: ../../../../modules/monitoring/library/Monitoring/Command/Transport/RemoteCommandFile.php:233 +#: ../../../../library/Monitoring/Command/Transport/RemoteCommandFile.php:233 msgid "" "Can't send external Icinga Command. The private key for the remote user is " "missing" @@ -781,8 +807,7 @@ msgstr "" "Kann externen Icinga-Befehl nicht senden. Der private Schlüssel für den " "Remote-Benutzer fehlt" -#: ../../../../modules/monitoring/library/Monitoring/Controller.php:125 -#: ../../../../modules/monitoring/library/Monitoring/Monitoring.php:53 +#: ../../../../library/Monitoring/Controller.php:125 #, php-format msgid "" "Cannot apply restriction %s using the filter %s. You can only use the " @@ -791,7 +816,7 @@ msgstr "" "Kann die Einschränkung %s nicht mit dem Filter %s anwenden. Es können nur " "die folgenden Spalten verwendet werden: %s" -#: ../../../../modules/monitoring/library/Monitoring/Command/Transport/CommandTransport.php:80 +#: ../../../../library/Monitoring/Command/Transport/CommandTransport.php:80 #, php-format msgid "" "Cannot create command transport \"%s\". Invalid transport defined in \"%s\". " @@ -800,7 +825,7 @@ msgstr "" "Kann Befehlstransport \"%s\" nicht erzeugen. Ungültiger Transport-Typ in \"%s" "\" angegeben. Entweder \"%s\", \"%s\" oder \"%s\" verwenden." -#: ../../../../modules/monitoring/application/forms/Config/BackendConfigForm.php:340 +#: ../../../../application/forms/Config/BackendConfigForm.php:340 msgid "" "Cannot find the IDO schema. Please verify that the given database contains " "the schema and that the configured user has access to it." @@ -809,86 +834,90 @@ msgstr "" "Datenbankverbindung das Schema enthält und dass der konfigurierte Benutzer " "Zugriff darauf hat." -#: ../../../../modules/monitoring/application/views/scripts/hosts/show.phtml:158 -#: ../../../../modules/monitoring/application/views/scripts/services/show.phtml:160 +#: ../../../../application/views/scripts/services/show.phtml:161 +#: ../../../../application/views/scripts/hosts/show.phtml:159 msgid "Check Execution" msgstr "Check-Ausführung" -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:107 -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:133 +#: ../../../../application/views/scripts/health/stats.phtml:107 +#: ../../../../application/views/scripts/health/stats.phtml:133 msgid "Check Performance" msgstr "Check-Performance" -#: ../../../../modules/monitoring/application/views/scripts/show/components/checksource.phtml:3 +#: ../../../../application/views/scripts/show/components/checksource.phtml:3 msgid "Check Source" msgstr "Check-Quelle" -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceCheckCommandForm.php:51 +#: ../../../../application/forms/Command/Object/ScheduleServiceCheckCommandForm.php:51 msgid "Check Time" msgstr "Ausführungszeitpunkt" -#: ../../../../modules/monitoring/application/views/scripts/show/components/checktimeperiod.phtml:4 -#: ../../../../modules/monitoring/application/views/scripts/show/components/checktimeperiod.phtml:15 +#: ../../../../application/views/scripts/show/components/checktimeperiod.phtml:4 +#: ../../../../application/views/scripts/show/components/checktimeperiod.phtml:15 msgid "Check Timeperiod" msgstr "Ausführungszeitabschnitt" -#: ../../../../modules/monitoring/application/controllers/EventController.php:526 +#: ../../../../application/controllers/EventController.php:509 msgid "Check attempt" msgstr "Check-Versuch" -#: ../../../../modules/monitoring/application/views/scripts/show/components/checkstatistics.phtml:66 +#: ../../../../application/views/scripts/show/components/checkstatistics.phtml:66 msgid "Check attempts" msgstr "Check-Versuche" -#: ../../../../modules/monitoring/application/views/scripts/partials/object/detail-content.phtml:33 +#: ../../../../application/views/scripts/partials/object/detail-content.phtml:33 msgid "Check execution" msgstr "Check-Ausführung" -#: ../../../../modules/monitoring/application/views/scripts/show/components/checkstatistics.phtml:75 +#: ../../../../application/views/scripts/show/components/checkstatistics.phtml:75 msgid "Check execution time" msgstr "Check-Ausführungsdauer" -#: ../../../../modules/monitoring/application/views/scripts/show/components/checkstatistics.phtml:82 +#: ../../../../application/views/scripts/show/components/checkstatistics.phtml:82 msgid "Check latency" msgstr "Check-Latenz" -#: ../../../../modules/monitoring/application/forms/Command/Object/CheckNowCommandForm.php:42 -#: ../../../../modules/monitoring/application/forms/Command/Object/CheckNowCommandForm.php:45 +#: ../../../../application/forms/Command/Object/CheckNowCommandForm.php:42 +#: ../../../../application/forms/Command/Object/CheckNowCommandForm.php:45 msgid "Check now" msgstr "Jetzt prüfen" -#: ../../../../modules/monitoring/application/views/scripts/show/components/checkstatistics.phtml:12 +#: ../../../../application/views/scripts/show/components/checkstatistics.phtml:12 msgid "Check result is late" msgstr "Check-Ergebnis ist verspätet" -#: ../../../../modules/monitoring/application/forms/Config/TransportConfigForm.php:381 +#: ../../../../application/controllers/EventController.php:508 +msgid "Check source" +msgstr "Check-Quelle" + +#: ../../../../application/forms/Config/TransportConfigForm.php:381 msgid "Check this box to enforce changes without connectivity validation" msgstr "" "Häkchen setzen, um die Änderungen ohne Validierung der Verbindung zu " "speichern" -#: ../../../../modules/monitoring/application/forms/Config/BackendConfigForm.php:319 +#: ../../../../application/forms/Config/BackendConfigForm.php:319 msgid "Check this to not to validate the IDO schema of the chosen resource." msgstr "" "Häkchen setzen um das IDO Schema der gewählten Ressource nicht zu überprüfen." -#: ../../../../modules/monitoring/application/forms/Setup/IdoResourcePage.php:184 +#: ../../../../application/forms/Setup/IdoResourcePage.php:184 msgid "Check this to not to validate the configuration" msgstr "Häkchen setzen um die Konfiguration nicht zu überprüfen" -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:108 +#: ../../../../application/views/scripts/health/stats.phtml:108 msgid "Checks" msgstr "Checks" -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleHostDowntimeCommandForm.php:50 +#: ../../../../application/forms/Command/Object/ScheduleHostDowntimeCommandForm.php:50 msgid "Child Hosts" msgstr "Untergeordnete Hosts" -#: ../../../../modules/monitoring/library/Monitoring/BackendStep.php:148 +#: ../../../../library/Monitoring/BackendStep.php:158 msgid "Cipher" msgstr "Chiffre" -#: ../../../../modules/monitoring/application/forms/Config/SecurityConfigForm.php:58 +#: ../../../../application/forms/Config/SecurityConfigForm.php:58 msgid "" "Comma separated case insensitive list of protected custom variables. Use * " "as a placeholder for zero or more wildcard characters. Existence of those " @@ -899,49 +928,49 @@ msgstr "" "Das Vorhandensein dieser angepassten Variablen wird angezeigt, aber ihre " "Werte werden maskiert." -#: ../../../../modules/monitoring/application/views/scripts/hosts/show.phtml:163 -#: ../../../../modules/monitoring/application/views/scripts/services/show.phtml:165 -#: ../../../../modules/monitoring/application/views/scripts/show/components/command.phtml:12 +#: ../../../../application/views/scripts/services/show.phtml:166 +#: ../../../../application/views/scripts/hosts/show.phtml:164 +#: ../../../../application/views/scripts/show/components/command.phtml:12 msgid "Command" msgstr "Befehl" -#: ../../../../modules/monitoring/application/forms/Config/Transport/LocalTransportForm.php:30 -#: ../../../../modules/monitoring/application/forms/Config/Transport/RemoteTransportForm.php:177 +#: ../../../../application/forms/Config/Transport/RemoteTransportForm.php:177 +#: ../../../../application/forms/Config/Transport/LocalTransportForm.php:30 msgid "Command File" msgstr "Befehls-Datei" -#: ../../../../modules/monitoring/application/forms/Setup/TransportPage.php:14 -#: ../../../../modules/monitoring/library/Monitoring/TransportStep.php:119 +#: ../../../../application/forms/Setup/TransportPage.php:14 +#: ../../../../library/Monitoring/TransportStep.php:119 msgctxt "setup.page.title" msgid "Command Transport" msgstr "Befehls-Transport" -#: ../../../../modules/monitoring/application/views/scripts/config/index.phtml:62 +#: ../../../../application/views/scripts/config/index.phtml:62 msgid "Command Transports" msgstr "Befehls-Transporte" -#: ../../../../modules/monitoring/application/controllers/ConfigController.php:243 -#: ../../../../modules/monitoring/application/forms/Config/TransportReorderForm.php:55 +#: ../../../../application/forms/Config/TransportReorderForm.php:55 +#: ../../../../application/controllers/ConfigController.php:245 #, php-format msgid "Command transport \"%s\" not found" msgstr "Befehls-Transport \"%s\" nicht gefunden" -#: ../../../../modules/monitoring/application/forms/Command/CommandForm.php:65 +#: ../../../../application/forms/Command/CommandForm.php:65 #, php-format msgid "Command transport \"%s\" not found." msgstr "Befehls-Transport \"%s\" nicht gefunden." -#: ../../../../modules/monitoring/application/controllers/ConfigController.php:192 +#: ../../../../application/controllers/ConfigController.php:194 #, php-format msgid "Command transport \"%s\" successfully removed" msgstr "Befehls-Transport \"%s\" erfolgreich entfernt" -#: ../../../../modules/monitoring/application/controllers/ConfigController.php:232 +#: ../../../../application/controllers/ConfigController.php:234 #, php-format msgid "Command transport \"%s\" successfully updated" msgstr "Befehls-Transport \"%s\" erfolgreich aktualisiert" -#: ../../../../modules/monitoring/library/Monitoring/TransportStep.php:135 +#: ../../../../library/Monitoring/TransportStep.php:135 #, php-format msgid "" "Command transport configuration could not be written to: %s. An error " @@ -950,160 +979,163 @@ msgstr "" "Die Konfiguration des Befehls-Transports konnte nicht nach \"%s\" " "geschrieben werden. Ein Fehler ist aufgetreten:" -#: ../../../../modules/monitoring/library/Monitoring/TransportStep.php:127 +#: ../../../../library/Monitoring/TransportStep.php:127 #, php-format msgid "Command transport configuration has been successfully created: %s" msgstr "" "Die Konfiguration des Befehls-Transports wurde erfolgreich angelegt: %s" -#: ../../../../modules/monitoring/application/forms/Config/TransportReorderForm.php:74 +#: ../../../../application/forms/Config/TransportReorderForm.php:74 msgid "Command transport order updated" msgstr "Reihenfolge der Befehls-Transporte erfolgreich aktualisiert" -#: ../../../../modules/monitoring/application/controllers/ConfigController.php:271 +#: ../../../../application/controllers/ConfigController.php:273 msgid "Command transport successfully created" msgstr "Der Befehls-Transport wurde erfolgreich angelegt" -#: ../../../../modules/monitoring/application/views/scripts/comment/show.phtml:70 -#: ../../../../modules/monitoring/application/views/scripts/comments/show.phtml:9 -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:163 -#: ../../../../modules/monitoring/application/views/scripts/downtimes/show.phtml:9 -#: ../../../../modules/monitoring/application/views/scripts/show/contact.phtml:51 +#: ../../../../application/views/scripts/comment/show.phtml:70 +#: ../../../../application/views/scripts/comments/show.phtml:9 +#: ../../../../application/views/scripts/downtimes/show.phtml:9 +#: ../../../../application/views/scripts/downtime/show.phtml:163 +#: ../../../../application/views/scripts/show/contact.phtml:51 msgid "Commands" msgstr "Befehle" -#: ../../../../modules/monitoring/application/controllers/CommentController.php:56 -#: ../../../../modules/monitoring/application/controllers/EventController.php:400 -#: ../../../../modules/monitoring/application/forms/Command/Object/AcknowledgeProblemCommandForm.php:54 -#: ../../../../modules/monitoring/application/forms/Command/Object/AddCommentCommandForm.php:43 -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:65 -#: ../../../../modules/monitoring/application/forms/Command/Object/SendCustomNotificationCommandForm.php:46 -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:47 -#: ../../../../modules/monitoring/application/views/scripts/partials/object/quick-actions.phtml:51 -#: ../../../../modules/monitoring/application/views/scripts/partials/object/quick-actions.phtml:63 +#: ../../../../application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:65 +#: ../../../../application/forms/Command/Object/AcknowledgeProblemCommandForm.php:54 +#: ../../../../application/forms/Command/Object/SendCustomNotificationCommandForm.php:46 +#: ../../../../application/forms/Command/Object/AddCommentCommandForm.php:43 +#: ../../../../application/controllers/CommentController.php:56 +#: ../../../../application/controllers/EventController.php:382 +#: ../../../../application/views/scripts/partials/object/quick-actions.phtml:51 +#: ../../../../application/views/scripts/partials/object/quick-actions.phtml:63 +#: ../../../../application/views/scripts/downtime/show.phtml:47 msgid "Comment" msgstr "Kommentar" -#: ../../../../modules/monitoring/application/controllers/EventController.php:239 -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:69 +#: ../../../../application/controllers/EventController.php:208 +#: ../../../../application/views/scripts/partials/event-history.phtml:97 msgctxt "tooltip" msgid "Comment" msgstr "Kommentar" -#: ../../../../modules/monitoring/application/controllers/ListController.php:440 +#: ../../../../application/controllers/ListController.php:443 msgid "Comment Timestamp" msgstr "Kommentarzeitstempel" -#: ../../../../modules/monitoring/application/controllers/ListController.php:443 +#: ../../../../application/controllers/ListController.php:446 msgid "Comment Type" msgstr "Kommentartyp" -#: ../../../../modules/monitoring/application/views/scripts/comment/show.phtml:12 +#: ../../../../application/views/scripts/comment/show.phtml:12 msgid "Comment detail information" msgstr "Detailinformation zum Kommentar" -#: ../../../../modules/monitoring/application/controllers/CommentController.php:49 +#: ../../../../application/controllers/CommentController.php:49 msgid "Comment not found" msgstr "Kommentar nicht gefunden" -#: ../../../../modules/monitoring/application/controllers/EventController.php:241 -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:74 +#: ../../../../application/controllers/EventController.php:210 +#: ../../../../application/views/scripts/partials/event-history.phtml:102 msgctxt "tooltip" msgid "Comment removed" msgstr "Kommentar gelöscht" -#: ../../../../modules/monitoring/application/views/scripts/partials/comment/comment-description.phtml:16 +#: ../../../../application/views/scripts/partials/comment/comment-description.phtml:16 msgid "Comment was caused by a downtime" msgstr "Kommentar wurde durch eine Downtime erstellt" -#: ../../../../modules/monitoring/application/views/scripts/partials/comment/comment-description.phtml:6 +#: ../../../../application/views/scripts/partials/comment/comment-description.phtml:6 msgid "Comment was caused by a flapping host or service" msgstr "Kommentar wurde durch einen flapping Host oder Service erstellt" -#: ../../../../modules/monitoring/application/views/scripts/partials/comment/comment-description.phtml:21 +#: ../../../../application/views/scripts/partials/comment/comment-description.phtml:21 msgid "Comment was caused by an acknowledgement" msgstr "Kommentar wurde durch eine Bestätigung erstellt" -#: ../../../../modules/monitoring/application/views/scripts/partials/comment/comment-description.phtml:11 +#: ../../../../application/views/scripts/partials/comment/comment-description.phtml:11 msgid "Comment was created by an user" msgstr "Kommentar wurde von einem Benutzer erstellt" -#: ../../../../modules/monitoring/configuration.php:222 -#: ../../../../modules/monitoring/application/controllers/CommentsController.php:63 -#: ../../../../modules/monitoring/application/controllers/ListController.php:414 -#: ../../../../modules/monitoring/application/controllers/TimelineController.php:62 -#: ../../../../modules/monitoring/application/forms/EventOverviewForm.php:64 -#: ../../../../modules/monitoring/application/views/scripts/hosts/show.phtml:59 -#: ../../../../modules/monitoring/application/views/scripts/services/show.phtml:58 -#: ../../../../modules/monitoring/application/views/scripts/show/components/comments.phtml:37 +#: ../../../../configuration.php:227 +#: ../../../../application/forms/EventOverviewForm.php:64 +#: ../../../../application/controllers/CommentController.php:69 +#: ../../../../application/controllers/TimelineController.php:62 +#: ../../../../application/controllers/CommentsController.php:59 +#: ../../../../application/controllers/CommentsController.php:64 +#: ../../../../application/controllers/ListController.php:417 +#: ../../../../application/views/scripts/services/show.phtml:59 +#: ../../../../application/views/scripts/hosts/show.phtml:60 +#: ../../../../application/views/scripts/show/components/comments.phtml:37 msgid "Comments" msgstr "Kommentare" -#: ../../../../modules/monitoring/library/Monitoring/Backend/MonitoringBackend.php:191 +#: ../../../../library/Monitoring/Backend/MonitoringBackend.php:191 #, php-format msgid "Configuration for backend %s is disabled" msgstr "Die Konfiguration für das Backend %s ist deaktiviert" -#: ../../../../modules/monitoring/configuration.php:98 +#: ../../../../configuration.php:102 msgid "" "Configure how to protect your monitoring environment against prying eyes" msgstr "" "Konfigurieren Sie den Schutz Ihrer Monitoringumgebung gegen neugierige Blicke" -#: ../../../../modules/monitoring/configuration.php:93 +#: ../../../../configuration.php:97 msgid "Configure how to retrieve monitoring information" msgstr "Konfiguriere wie Monitoringinformationen geholt werden" -#: ../../../../modules/monitoring/application/controllers/CommentsController.php:96 +#: ../../../../application/controllers/CommentsController.php:97 #, php-format msgid "Confirm removal of %d comments." msgstr "Bestätige das Entfernen von %d Kommentaren." -#: ../../../../modules/monitoring/application/controllers/DowntimesController.php:100 +#: ../../../../application/controllers/DowntimesController.php:101 #, php-format msgid "Confirm removal of %d downtimes." msgstr "Bestätige das Entfernen von %d Downtimes." -#: ../../../../modules/monitoring/application/views/scripts/list/contactgroups.phtml:23 +#: ../../../../application/views/scripts/list/contactgroups.phtml:23 msgid "Contact Group" msgstr "Kontaktgruppe" -#: ../../../../modules/monitoring/application/controllers/ListController.php:385 +#: ../../../../application/controllers/ListController.php:388 msgid "Contact Groups" msgstr "Kontaktgruppen" -#: ../../../../modules/monitoring/application/views/scripts/show/contact.phtml:6 +#: ../../../../application/views/scripts/show/contact.phtml:6 msgid "Contact details" msgstr "Kontaktdetails" -#: ../../../../modules/monitoring/application/controllers/ListController.php:399 +#: ../../../../application/controllers/ListController.php:402 msgid "Contactgroup Alias" msgstr "Kontaktgruppen-Alias" -#: ../../../../modules/monitoring/application/controllers/ListController.php:398 +#: ../../../../application/controllers/ListController.php:401 msgid "Contactgroup Name" msgstr "Kontaktgruppen-Name" -#: ../../../../modules/monitoring/configuration.php:216 -#: ../../../../modules/monitoring/application/views/scripts/show/components/contacts.phtml:35 +#: ../../../../configuration.php:221 +#: ../../../../application/views/scripts/show/components/contacts.phtml:35 msgid "Contactgroups" msgstr "Kontaktgruppen" -#: ../../../../modules/monitoring/configuration.php:210 -#: ../../../../modules/monitoring/application/controllers/ListController.php:309 -#: ../../../../modules/monitoring/application/views/scripts/show/components/contacts.phtml:17 +#: ../../../../configuration.php:215 +#: ../../../../application/controllers/ShowController.php:24 +#: ../../../../application/controllers/ListController.php:309 +#: ../../../../application/views/scripts/show/components/contacts.phtml:17 msgid "Contacts" msgstr "Kontakte" -#: ../../../../modules/monitoring/application/controllers/EventController.php:511 +#: ../../../../application/controllers/EventController.php:493 msgid "Contacts notified" msgstr "Kontakte benachrichtigt" -#: ../../../../modules/monitoring/application/forms/Config/Transport/RemoteTransportForm.php:47 +#: ../../../../application/forms/Config/Transport/RemoteTransportForm.php:47 msgid "Could not find any valid SSH resources" msgstr "Konnte keine gültigen SSH-Ressourcen finden" -#: ../../../../modules/monitoring/application/forms/Config/BackendConfigForm.php:65 +#: ../../../../application/forms/Config/BackendConfigForm.php:65 msgid "" "Could not find any valid monitoring backend resources. Please configure a " "database resource first." @@ -1111,285 +1143,298 @@ msgstr "" "Konnte keine gültigen Ressourcen für das Monitoringbackend finden. Bitte " "konfiguriere zuerst eine Datenbankressource." -#: ../../../../modules/monitoring/application/controllers/ConfigController.php:257 +#: ../../../../application/controllers/ConfigController.php:259 msgid "Create New Command Transport" msgstr "Neuen Befehls-Transport anlegen" -#: ../../../../modules/monitoring/application/controllers/ConfigController.php:96 +#: ../../../../application/controllers/ConfigController.php:98 msgid "Create New Monitoring Backend" msgstr "Neues Monitoringbackend anlegen" -#: ../../../../modules/monitoring/application/views/scripts/config/index.phtml:64 +#: ../../../../application/views/scripts/config/index.phtml:64 msgid "Create a New Command Transport" msgstr "Neuen Befehls-Transport anlegen" -#: ../../../../modules/monitoring/application/views/scripts/config/index.phtml:9 +#: ../../../../application/views/scripts/config/index.phtml:9 msgid "Create a New Monitoring Backend" msgstr "Neues Monitoringbackend anlegen" -#: ../../../../modules/monitoring/application/views/scripts/config/index.phtml:70 +#: ../../../../application/views/scripts/config/index.phtml:70 msgid "Create a new command transport" msgstr "Neuen Befehls-Transport anlegen" -#: ../../../../modules/monitoring/application/views/scripts/config/index.phtml:15 +#: ../../../../application/views/scripts/config/index.phtml:15 msgid "Create a new monitoring backend" msgstr "Neues Monitoringbackend anlegen" -#: ../../../../modules/monitoring/application/views/scripts/comment/show.phtml:52 +#: ../../../../application/views/scripts/comment/show.phtml:52 msgid "Created" msgstr "Angelegt" -#: ../../../../modules/monitoring/application/forms/StatehistoryForm.php:114 -#: ../../../../modules/monitoring/application/views/helpers/Perfdata.php:41 -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:93 -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:99 +#: ../../../../application/forms/StatehistoryForm.php:114 +#: ../../../../application/views/scripts/tactical/index.phtml:100 +#: ../../../../application/views/scripts/tactical/index.phtml:107 +#: ../../../../application/views/helpers/Perfdata.php:41 msgid "Critical" msgstr "Kritisch" -#: ../../../../modules/monitoring/configuration.php:166 +#: ../../../../configuration.php:171 msgid "Current Downtimes" msgstr "Aktuelle Downtimes" -#: ../../../../modules/monitoring/application/controllers/ListController.php:173 -#: ../../../../modules/monitoring/application/views/scripts/event/show.phtml:16 +#: ../../../../application/controllers/ListController.php:173 +#: ../../../../application/views/scripts/event/show.phtml:16 msgid "Current Host State" msgstr "Aktueller Host-Zustand" -#: ../../../../modules/monitoring/configuration.php:290 +#: ../../../../configuration.php:295 msgid "Current Incidents" msgstr "Aktuelle Vorfälle" -#: ../../../../modules/monitoring/application/controllers/ListController.php:168 -#: ../../../../modules/monitoring/application/views/scripts/event/show.phtml:15 +#: ../../../../application/controllers/ListController.php:168 +#: ../../../../application/views/scripts/event/show.phtml:15 msgid "Current Service State" msgstr "Aktueller Service-Zustand" -#: ../../../../modules/monitoring/application/controllers/ListController.php:87 +#: ../../../../application/controllers/ListController.php:87 msgid "Current State" msgstr "Aktueller Status" -#: ../../../../modules/monitoring/application/views/scripts/partials/object/detail-content.phtml:45 +#: ../../../../application/views/scripts/partials/object/detail-content.phtml:45 msgid "Custom Variables" msgstr "Angepasste Variablen" -#: ../../../../modules/monitoring/application/controllers/EventController.php:496 +#: ../../../../application/controllers/EventController.php:478 msgid "Custom notification" msgstr "Benutzerdefinierte Benachrichtigung" -#: ../../../../modules/monitoring/library/Monitoring/Object/Host.php:183 +#: ../../../../application/views/scripts/partials/event-history.phtml:85 +msgctxt "tooltip" +msgid "Custom notification" +msgstr "Benutzerdefinierte Benachrichtigung" + +#: ../../../../library/Monitoring/Object/Host.php:183 msgid "DOWN" msgstr "DOWN" -#: ../../../../modules/monitoring/application/forms/Command/Object/ProcessCheckResultCommandForm.php:126 +#: ../../../../application/forms/Command/Object/ProcessCheckResultCommandForm.php:126 msgctxt "icinga.state" msgid "DOWN" msgstr "DOWN" -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:95 +#: ../../../../application/views/scripts/partials/event-history.phtml:123 msgid "DOWNTIME DELETED" msgstr "DOWNTIME GELÖSCHT" -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:133 +#: ../../../../application/views/scripts/partials/event-history.phtml:161 msgid "DOWNTIME END" msgstr "DOWNTIME ENDE" -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:128 +#: ../../../../application/views/scripts/partials/event-history.phtml:74 +msgid "DOWNTIME END NOTIFICATION" +msgstr "DOWNTIME ENDE BENACHRICHTIGUNG" + +#: ../../../../application/views/scripts/partials/event-history.phtml:156 msgid "DOWNTIME START" msgstr "DOWNTIME START" -#: ../../../../modules/monitoring/library/Monitoring/BackendStep.php:105 +#: ../../../../application/views/scripts/partials/event-history.phtml:70 +msgid "DOWNTIME START NOTIFICATION" +msgstr "DOWNTIME START BENACHRICHTIGUNG" + +#: ../../../../library/Monitoring/BackendStep.php:105 msgid "Database Name" msgstr "Datenbankname" -#: ../../../../modules/monitoring/library/Monitoring/BackendStep.php:84 +#: ../../../../library/Monitoring/BackendStep.php:84 msgid "Database Resource" msgstr "Datenbankressource" -#: ../../../../modules/monitoring/library/Monitoring/BackendStep.php:93 +#: ../../../../library/Monitoring/BackendStep.php:93 msgid "Database Type" msgstr "Datenbanktyp" -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:42 +#: ../../../../application/views/scripts/downtime/show.phtml:42 msgid "Date and time this downtime was entered" msgstr "Zeitpunkt, zu dem diese Downtime angelegt wurde" -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:642 -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:645 +#: ../../../../application/controllers/AlertsummaryController.php:642 +#: ../../../../application/controllers/AlertsummaryController.php:645 msgid "Day" msgstr "Tag" -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:463 +#: ../../../../application/controllers/AlertsummaryController.php:463 msgid "Defect Chart" msgstr "Fehlerübersicht" -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:484 +#: ../../../../application/controllers/AlertsummaryController.php:484 msgid "Defects" msgstr "Fehler" -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleHostDowntimeCommandForm.php:48 +#: ../../../../application/forms/Command/Object/ScheduleHostDowntimeCommandForm.php:48 msgid "Define what should be done with the child hosts of the hosts." msgstr "" "Legen Sie fest, wie die untergeordneten Hosts der Hosts behandelt werden " "sollen." -#: ../../../../modules/monitoring/application/views/scripts/partials/comment/comment-detail.phtml:61 +#: ../../../../application/views/scripts/partials/comment/comment-detail.phtml:61 msgid "Delete comment" msgstr "Kommentar löschen" -#: ../../../../modules/monitoring/application/views/scripts/partials/downtime/downtime-header.phtml:77 +#: ../../../../application/views/scripts/partials/downtime/downtime-header.phtml:77 msgid "Delete downtime" msgstr "Downtime löschen" -#: ../../../../modules/monitoring/application/forms/Command/Object/DeleteCommentCommandForm.php:40 +#: ../../../../application/forms/Command/Object/DeleteCommentCommandForm.php:40 msgid "Delete this comment" msgstr "Diesen Kommentar löschen" -#: ../../../../modules/monitoring/application/forms/Command/Object/DeleteDowntimeCommandForm.php:40 +#: ../../../../application/forms/Command/Object/DeleteDowntimeCommandForm.php:40 msgid "Delete this downtime" msgstr "Diese Downtime löschen" -#: ../../../../modules/monitoring/application/forms/Command/Object/DeleteCommentCommandForm.php:105 -#: ../../../../modules/monitoring/application/forms/Command/Object/DeleteCommentsCommandForm.php:84 +#: ../../../../application/forms/Command/Object/DeleteCommentCommandForm.php:105 +#: ../../../../application/forms/Command/Object/DeleteCommentsCommandForm.php:84 msgid "Deleting comment.." msgid_plural "Deleting comments.." msgstr[0] "Entferne Kommentar.." msgstr[1] "Entferne Kommentare.." -#: ../../../../modules/monitoring/application/forms/Command/Object/DeleteDowntimeCommandForm.php:106 +#: ../../../../application/forms/Command/Object/DeleteDowntimeCommandForm.php:106 msgid "Deleting downtime." msgstr "Lösche Downtime." -#: ../../../../modules/monitoring/application/forms/Command/Object/DeleteDowntimesCommandForm.php:84 +#: ../../../../application/forms/Command/Object/DeleteDowntimesCommandForm.php:84 msgid "Deleting downtime.." msgid_plural "Deleting downtimes.." msgstr[0] "Lösche Downtime.." msgstr[1] "Lösche Downtimes.." -#: ../../../../modules/monitoring/application/controllers/EventController.php:446 +#: ../../../../application/controllers/EventController.php:428 msgid "Deletion time" msgstr "Zeitpunkt der Löschung" -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:10 +#: ../../../../application/views/scripts/downtime/show.phtml:10 msgid "Details" msgstr "Details" -#: ../../../../modules/monitoring/application/controllers/HealthController.php:172 -#: ../../../../modules/monitoring/application/forms/Command/Instance/DisableNotificationsExpireCommandForm.php:24 +#: ../../../../application/forms/Command/Instance/DisableNotificationsExpireCommandForm.php:24 +#: ../../../../application/controllers/HealthController.php:173 msgid "Disable Notifications" msgstr "Benachrichtigungen deaktivieren" -#: ../../../../modules/monitoring/application/forms/Config/BackendConfigForm.php:179 +#: ../../../../application/forms/Config/BackendConfigForm.php:179 msgid "Disable This Backend" msgstr "Backend deaktivieren" -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:70 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:70 msgid "Disable notifications for a specific time on a program-wide basis" msgstr "" "Deaktiviere Benachrichtigungen Applikationsweit für eine bestimmte Zeitspanne" -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:72 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:72 msgid "Disable temporarily" msgstr "Vorübergehend deaktivieren" -#: ../../../../modules/monitoring/configuration.php:359 +#: ../../../../configuration.php:364 msgid "Disabled Host Checks" msgstr "Deaktivierte Host-Checks" -#: ../../../../modules/monitoring/configuration.php:351 +#: ../../../../configuration.php:356 msgid "Disabled Host Notifications" msgstr "Deaktivierte Host-Benachrichtigungen" -#: ../../../../modules/monitoring/configuration.php:355 +#: ../../../../configuration.php:360 msgid "Disabled Service Checks" msgstr "Deaktivierte Service-Checks" -#: ../../../../modules/monitoring/configuration.php:347 +#: ../../../../configuration.php:352 msgid "Disabled Service Notifications" msgstr "Deaktivierte Service-Benachrichtigungen" -#: ../../../../modules/monitoring/application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:130 +#: ../../../../application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:130 msgid "Disabling active checks.." msgstr "Deaktiviere aktive Checks.." -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:223 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:223 msgid "Disabling active host checks.." msgstr "Deaktiviere aktive Host-Checks.." -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:227 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:227 msgid "Disabling active service checks.." msgstr "Deaktiviere aktive Service-Checks.." -#: ../../../../modules/monitoring/application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:146 +#: ../../../../application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:146 msgid "Disabling event handler.." msgstr "Deaktiviere Event-Handler.." -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:231 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:231 msgid "Disabling event handlers.." msgstr "Deaktiviere Event-Handler.." -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:235 -#: ../../../../modules/monitoring/application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:150 +#: ../../../../application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:150 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:235 msgid "Disabling flap detection.." msgstr "Deaktiviere Flap-Erkennung.." -#: ../../../../modules/monitoring/application/forms/Command/Instance/DisableNotificationsExpireCommandForm.php:61 +#: ../../../../application/forms/Command/Instance/DisableNotificationsExpireCommandForm.php:61 msgid "Disabling host and service notifications.." msgstr "Deaktiviere Benachrichtigungen für Hosts und Services.." -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:239 -#: ../../../../modules/monitoring/application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:142 +#: ../../../../application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:142 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:239 msgid "Disabling notifications.." msgstr "Deaktiviere Benachrichtigungen.." -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:243 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:243 msgid "Disabling obsessing over hosts.." msgstr "Deaktiviere Verfolgung von Hosts.." -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:247 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:247 msgid "Disabling obsessing over services.." msgstr "Deaktiviere Verfolgung von Services.." -#: ../../../../modules/monitoring/application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:138 +#: ../../../../application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:138 msgid "Disabling obsessing.." msgstr "Deaktiviere Verfolgung.." -#: ../../../../modules/monitoring/application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:134 +#: ../../../../application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:134 msgid "Disabling passive checks.." msgstr "Deaktiviere passive Checks.." -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:251 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:251 msgid "Disabling passive host checks.." msgstr "Deaktiviere passive Host-Checks.." -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:255 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:255 msgid "Disabling passive service checks.." msgstr "Deaktiviere passive Service-Checks.." -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:259 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:259 msgid "Disabling performance data.." msgstr "Deaktiviere Performancedaten.." -#: ../../../../modules/monitoring/application/controllers/CommentController.php:57 +#: ../../../../application/controllers/CommentController.php:57 msgid "Display detailed information about a comment." msgstr "Zeige detaillierte Informationen über einen Kommentar." -#: ../../../../modules/monitoring/application/controllers/DowntimeController.php:67 +#: ../../../../application/controllers/DowntimeController.php:67 msgid "Display detailed information about a downtime." msgstr "Zeige detaillierte Informationen über eine Downtime." -#: ../../../../modules/monitoring/application/controllers/CommentsController.php:65 +#: ../../../../application/controllers/CommentsController.php:66 msgid "Display detailed information about multiple comments." msgstr "Zeige detaillierte Informationen über mehrere Kommentare." -#: ../../../../modules/monitoring/application/controllers/DowntimesController.php:71 +#: ../../../../application/controllers/DowntimesController.php:72 msgid "Display detailed information about multiple downtimes." msgstr "Zeige detaillierte Informationen über mehrere Downtimes." -#: ../../../../modules/monitoring/configuration.php:162 +#: ../../../../configuration.php:167 msgid "Display service problems as grid" msgstr "Zeige Service-Probleme als Raster" -#: ../../../../modules/monitoring/application/forms/Navigation/ActionForm.php:26 +#: ../../../../application/forms/Navigation/ActionForm.php:26 msgid "" "Display this action only for objects matching this filter. Leave it blank if " "you want this action being displayed regardless of the object" @@ -1397,201 +1442,213 @@ msgstr "" "Zeige diese Aktion nur für Objekte, die diesem Filter entsprechen. Leer " "lassen, um diese Aktion unabhängig vom Objekt anzuzeigen" -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleHostDowntimeCommandForm.php:52 +#: ../../../../application/forms/Command/Object/ScheduleHostDowntimeCommandForm.php:52 msgid "Do nothing with child hosts" msgstr "Nicht auf untergeordnete Hosts anwenden" -#: ../../../../modules/monitoring/application/forms/StatehistoryForm.php:134 -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:29 -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:35 +#: ../../../../application/forms/StatehistoryForm.php:134 +#: ../../../../application/views/scripts/tactical/index.phtml:29 +#: ../../../../application/views/scripts/tactical/index.phtml:36 msgid "Down" msgstr "Down" -#: ../../../../modules/monitoring/application/controllers/DowntimeController.php:66 -#: ../../../../modules/monitoring/application/views/scripts/partials/comment/comment-description.phtml:15 -#: ../../../../modules/monitoring/application/views/scripts/partials/object/quick-actions.phtml:112 -#: ../../../../modules/monitoring/application/views/scripts/partials/object/quick-actions.phtml:126 +#: ../../../../application/controllers/DowntimeController.php:66 +#: ../../../../application/views/scripts/partials/comment/comment-description.phtml:15 +#: ../../../../application/views/scripts/partials/object/quick-actions.phtml:112 +#: ../../../../application/views/scripts/partials/object/quick-actions.phtml:126 msgid "Downtime" msgstr "Downtime" -#: ../../../../modules/monitoring/application/controllers/EventController.php:490 +#: ../../../../application/views/scripts/partials/event-history.phtml:73 +msgctxt "tooltip" +msgid "Downtime end notification" +msgstr "Downtime Ende Benachrichtigung" + +#: ../../../../application/controllers/EventController.php:472 msgid "Downtime ended" msgstr "Downtime endete" -#: ../../../../modules/monitoring/application/controllers/EventController.php:261 -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:132 +#: ../../../../application/controllers/EventController.php:230 +#: ../../../../application/views/scripts/partials/event-history.phtml:160 msgctxt "tooltip" msgid "Downtime ended" msgstr "Downtime endete" -#: ../../../../modules/monitoring/application/controllers/DowntimeController.php:58 +#: ../../../../application/controllers/DowntimeController.php:58 msgid "Downtime not found" msgstr "Downtime nicht gefunden" -#: ../../../../modules/monitoring/application/controllers/EventController.php:249 -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:94 +#: ../../../../application/controllers/EventController.php:218 +#: ../../../../application/views/scripts/partials/event-history.phtml:122 msgctxt "tooltip" msgid "Downtime removed" msgstr "Downtime entfernt" -#: ../../../../modules/monitoring/application/controllers/EventController.php:247 -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:89 +#: ../../../../application/controllers/EventController.php:216 +#: ../../../../application/views/scripts/partials/event-history.phtml:117 msgctxt "tooltip" msgid "Downtime scheduled" msgstr "Downtime geplant" -#: ../../../../modules/monitoring/application/controllers/EventController.php:487 +#: ../../../../application/views/scripts/partials/event-history.phtml:69 +msgctxt "tooltip" +msgid "Downtime start notification" +msgstr "Downtime Start Benachrichtigung" + +#: ../../../../application/controllers/EventController.php:469 msgid "Downtime started" msgstr "Downtime hat begonnen" -#: ../../../../modules/monitoring/application/controllers/EventController.php:259 -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:127 +#: ../../../../application/controllers/EventController.php:228 +#: ../../../../application/views/scripts/partials/event-history.phtml:155 msgctxt "tooltip" msgid "Downtime started" msgstr "Downtime hat begonnen" -#: ../../../../modules/monitoring/application/controllers/EventController.php:493 +#: ../../../../application/controllers/EventController.php:475 msgid "Downtime was cancelled" msgstr "Downtime wurde abgesagt" -#: ../../../../modules/monitoring/configuration.php:228 -#: ../../../../modules/monitoring/application/controllers/DowntimesController.php:70 -#: ../../../../modules/monitoring/application/controllers/ListController.php:213 -#: ../../../../modules/monitoring/application/forms/EventOverviewForm.php:54 -#: ../../../../modules/monitoring/application/views/scripts/hosts/show.phtml:96 -#: ../../../../modules/monitoring/application/views/scripts/services/show.phtml:95 -#: ../../../../modules/monitoring/application/views/scripts/show/components/downtime.phtml:41 +#: ../../../../configuration.php:233 +#: ../../../../application/forms/EventOverviewForm.php:54 +#: ../../../../application/controllers/DowntimeController.php:89 +#: ../../../../application/controllers/DowntimesController.php:66 +#: ../../../../application/controllers/DowntimesController.php:71 +#: ../../../../application/controllers/ListController.php:213 +#: ../../../../application/views/scripts/services/show.phtml:96 +#: ../../../../application/views/scripts/hosts/show.phtml:97 +#: ../../../../application/views/scripts/show/components/downtime.phtml:41 msgid "Downtimes" msgstr "Downtimes" -#: ../../../../modules/monitoring/configuration.php:338 +#: ../../../../configuration.php:343 msgid "Downtimes Active For More Than Three Days" msgstr "Downtimes mehr als drei Tage aktiv" -#: ../../../../modules/monitoring/application/controllers/ListController.php:254 -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:53 -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:135 +#: ../../../../application/controllers/ListController.php:254 +#: ../../../../application/views/scripts/downtime/show.phtml:53 +#: ../../../../application/views/scripts/downtime/show.phtml:135 msgid "Duration" msgstr "Dauer" -#: ../../../../modules/monitoring/application/views/scripts/partials/downtime/downtime-header.phtml:3 +#: ../../../../application/views/scripts/partials/downtime/downtime-header.phtml:3 msgctxt "Downtime status" msgid "ENDS" msgstr "ENDET" -#: ../../../../modules/monitoring/library/Monitoring/BackendStep.php:178 -#: ../../../../modules/monitoring/library/Monitoring/BackendStep.php:191 -#: ../../../../modules/monitoring/library/Monitoring/SecurityStep.php:80 -#: ../../../../modules/monitoring/library/Monitoring/TransportStep.php:139 +#: ../../../../library/Monitoring/TransportStep.php:139 +#: ../../../../library/Monitoring/SecurityStep.php:80 +#: ../../../../library/Monitoring/BackendStep.php:188 +#: ../../../../library/Monitoring/BackendStep.php:201 #, php-format msgid "ERROR: %s" msgstr "FEHLER: %s" -#: ../../../../modules/monitoring/application/views/scripts/partials/downtime/downtime-header.phtml:6 +#: ../../../../application/views/scripts/partials/downtime/downtime-header.phtml:6 msgctxt "Downtime status" msgid "EXPIRES" msgstr "LÄUFT AB" -#: ../../../../modules/monitoring/application/controllers/ConfigController.php:213 +#: ../../../../application/controllers/ConfigController.php:215 #, php-format msgid "Edit Command Transport %s" msgstr "Bearbeite Befehls-Transport %s" -#: ../../../../modules/monitoring/application/controllers/ConfigController.php:54 +#: ../../../../application/controllers/ConfigController.php:56 #, php-format msgid "Edit Monitoring Backend %s" msgstr "Bearbeite Monitoring-Backend %s" -#: ../../../../modules/monitoring/application/views/scripts/form/reorder-command-transports.phtml:40 +#: ../../../../application/views/scripts/form/reorder-command-transports.phtml:40 #, php-format msgid "Edit command transport %s" msgstr "Bearbeite Befehls-Transport %s" -#: ../../../../modules/monitoring/application/views/scripts/config/index.phtml:35 +#: ../../../../application/views/scripts/config/index.phtml:35 #, php-format msgid "Edit monitoring backend %s" msgstr "Bearbeite Monitoring-Backend %s" -#: ../../../../modules/monitoring/application/controllers/ListController.php:327 -#: ../../../../modules/monitoring/application/views/scripts/list/contacts.phtml:21 -#: ../../../../modules/monitoring/application/views/scripts/list/contacts.phtml:42 -#: ../../../../modules/monitoring/application/views/scripts/show/contact.phtml:24 +#: ../../../../application/controllers/ListController.php:327 +#: ../../../../application/views/scripts/list/contacts.phtml:21 +#: ../../../../application/views/scripts/list/contacts.phtml:42 +#: ../../../../application/views/scripts/show/contact.phtml:24 msgid "Email" msgstr "E-Mail" -#: ../../../../modules/monitoring/application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:129 +#: ../../../../application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:129 msgid "Enabling active checks.." msgstr "Aktiviere aktive Checks.." -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:222 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:222 msgid "Enabling active host checks.." msgstr "Aktiviere aktive Host-Checks.." -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:226 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:226 msgid "Enabling active service checks.." msgstr "Aktiviere aktive Service-Checks.." -#: ../../../../modules/monitoring/application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:145 +#: ../../../../application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:145 msgid "Enabling event handler.." msgstr "Aktiviere Eventhandler.." -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:230 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:230 msgid "Enabling event handlers.." msgstr "Aktiviere Eventhandler.." -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:234 -#: ../../../../modules/monitoring/application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:149 +#: ../../../../application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:149 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:234 msgid "Enabling flap detection.." msgstr "Aktiviere Flap-Erkennung.." -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:238 -#: ../../../../modules/monitoring/application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:141 +#: ../../../../application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:141 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:238 msgid "Enabling notifications.." msgstr "Aktiviere Benachrichtigungen.." -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:242 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:242 msgid "Enabling obsessing over hosts.." msgstr "Aktiviere Hostverfolgung.." -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:246 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:246 msgid "Enabling obsessing over services.." msgstr "Aktiviere Serviceverfolgung.." -#: ../../../../modules/monitoring/application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:137 +#: ../../../../application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:137 msgid "Enabling obsessing.." msgstr "Aktiviere Verfolgung.." -#: ../../../../modules/monitoring/application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:133 +#: ../../../../application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:133 msgid "Enabling passive checks.." msgstr "Aktiviere passive Checks.." -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:250 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:250 msgid "Enabling passive host checks.." msgstr "Aktiviere passive Host-Checks.." -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:254 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:254 msgid "Enabling passive service checks.." msgstr "Aktiviere passive Service-Checks.." -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:258 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:258 msgid "Enabling performance data.." msgstr "Aktiviere Performancedaten.." -#: ../../../../modules/monitoring/application/controllers/ListController.php:251 -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:89 +#: ../../../../application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:89 +#: ../../../../application/controllers/ListController.php:251 msgid "End Time" msgstr "Endzeitpunkt" -#: ../../../../modules/monitoring/application/controllers/EventController.php:504 +#: ../../../../application/controllers/EventController.php:486 msgid "End time" msgstr "Endzeitpunkt" -#: ../../../../modules/monitoring/application/controllers/TimelineController.php:77 +#: ../../../../application/controllers/TimelineController.php:77 msgid "Ended downtimes" msgstr "Beendete Downtimes" # Enter the duration of the downtime here. -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:160 +#: ../../../../application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:160 msgid "" "Enter here the duration of the downtime. The downtime will be automatically " "deleted after this time expired." @@ -1599,7 +1656,7 @@ msgstr "" "Trage hier die gewünschte Dauer der Downtime ein. Die Downtime wird nach " "Ablauf dieser Zeit automatisch gelöscht." -#: ../../../../modules/monitoring/application/forms/Command/Object/AcknowledgeProblemCommandForm.php:99 +#: ../../../../application/forms/Command/Object/AcknowledgeProblemCommandForm.php:99 msgid "" "Enter the expire date and time for this acknowledgement here. Icinga will " "delete the acknowledgement after this time expired." @@ -1607,92 +1664,101 @@ msgstr "" "Tragen Sie hier Ablaufdatum und -Uhrzeit für diese Bestätigung ein. Die " "Bestätigung wird nach Ablauf dieser Zeit von Icinga gelöscht." -#: ../../../../modules/monitoring/application/controllers/ListController.php:248 -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:43 +#: ../../../../application/controllers/ListController.php:248 +#: ../../../../application/views/scripts/downtime/show.phtml:43 msgid "Entry Time" msgstr "Eingabezeitpunkt" -#: ../../../../modules/monitoring/application/controllers/EventController.php:373 +#: ../../../../application/controllers/EventController.php:343 msgid "Entry time" msgstr "Eingabezeitpunkt" -#: ../../../../modules/monitoring/application/controllers/EventController.php:441 +#: ../../../../application/controllers/EventController.php:423 msgid "Entry type" msgstr "Eingabe-Typ" -#: ../../../../modules/monitoring/application/controllers/EventController.php:510 +#: ../../../../application/controllers/EventController.php:492 msgid "Escalated" msgstr "Eskaliert" -#: ../../../../modules/monitoring/application/views/scripts/event/show.phtml:20 +#: ../../../../application/views/scripts/event/show.phtml:20 msgid "Event Details" msgstr "Ereignis Details" -#: ../../../../modules/monitoring/configuration.php:242 -#: ../../../../modules/monitoring/application/controllers/ListController.php:338 +#: ../../../../configuration.php:247 +#: ../../../../application/controllers/ListController.php:338 msgid "Event Grid" msgstr "Ereignisraster" -#: ../../../../modules/monitoring/application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:54 +#: ../../../../application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:54 msgid "Event Handler" msgstr "Eventhandler" -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:109 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:208 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:210 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:109 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:208 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:210 msgid "Event Handlers" msgstr "Eventhandler" -#: ../../../../modules/monitoring/configuration.php:248 -#: ../../../../modules/monitoring/application/controllers/ListController.php:626 +#: ../../../../configuration.php:253 +#: ../../../../application/controllers/EventController.php:73 +#: ../../../../application/controllers/ListController.php:629 msgid "Event Overview" msgstr "Ereignisüberblick" -#: ../../../../modules/monitoring/application/controllers/EventController.php:59 -#: ../../../../modules/monitoring/application/controllers/EventController.php:65 +#: ../../../../application/controllers/EventController.php:52 +#: ../../../../application/controllers/EventController.php:58 msgid "Event not found" msgstr "Ereignis nicht gefunden" -#: ../../../../modules/monitoring/application/controllers/EventController.php:463 +#: ../../../../application/controllers/EventController.php:445 msgid "Event time" msgstr "Ereignis-Zeitpunkt" -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:110 +#: ../../../../application/views/scripts/health/stats.phtml:110 msgid "Execution time" msgstr "Ausführungsdauer" -#: ../../../../modules/monitoring/application/controllers/ListController.php:444 +#: ../../../../application/controllers/ListController.php:447 msgid "Expiration" msgstr "Ablauf" -#: ../../../../modules/monitoring/application/controllers/EventController.php:445 +#: ../../../../application/controllers/EventController.php:427 msgid "Expiration time" msgstr "Ablaufdatum" -#: ../../../../modules/monitoring/application/forms/Command/Instance/DisableNotificationsExpireCommandForm.php:43 -#: ../../../../modules/monitoring/application/forms/Command/Object/AcknowledgeProblemCommandForm.php:96 +#: ../../../../application/forms/Command/Object/AcknowledgeProblemCommandForm.php:96 +#: ../../../../application/forms/Command/Instance/DisableNotificationsExpireCommandForm.php:43 msgid "Expire Time" msgstr "Ablaufzeitpunkt" -#: ../../../../modules/monitoring/application/controllers/EventController.php:444 -#: ../../../../modules/monitoring/application/views/scripts/comment/show.phtml:57 +#: ../../../../application/controllers/EventController.php:426 +#: ../../../../application/views/scripts/comment/show.phtml:57 msgid "Expires" msgstr "Läuft ab" -#: ../../../../modules/monitoring/application/views/scripts/show/components/acknowledgement.phtml:27 +#: ../../../../application/views/scripts/show/components/acknowledgement.phtml:27 #, php-format msgid "Expires %s" msgstr "Läuft ab %s" -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:100 +#: ../../../../application/views/scripts/partials/event-history.phtml:128 msgid "FLAPPING" msgstr "FLAPPING" -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:106 +#: ../../../../application/views/scripts/partials/event-history.phtml:82 +msgid "FLAPPING END NOTIFICATION" +msgstr "FLAPPING ENDE BENACHRICHTIGUNG" + +#: ../../../../application/views/scripts/partials/event-history.phtml:78 +msgid "FLAPPING NOTIFICATION" +msgstr "FLAPPING BENACHRICHTIGUNG" + +#: ../../../../application/views/scripts/partials/event-history.phtml:134 msgid "FLAPPING STOPPED" msgstr "FLAPPING BEENDET" -#: ../../../../modules/monitoring/library/Monitoring/Command/Transport/CommandTransport.php:143 +#: ../../../../library/Monitoring/Command/Transport/CommandTransport.php:143 msgid "" "Failed to send external Icinga command. No transport has been configured for " "this instance. Please contact your Icinga Web administrator." @@ -1701,104 +1767,114 @@ msgstr "" "kein Transport konfiguriert. Bitte kontaktieren Sie Ihren Icinga Web " "Administrator." -#: ../../../../modules/monitoring/application/forms/Config/TransportConfigForm.php:369 -#: ../../../../modules/monitoring/application/forms/Setup/IdoResourcePage.php:143 +#: ../../../../application/forms/Setup/IdoResourcePage.php:143 +#: ../../../../application/forms/Config/TransportConfigForm.php:369 #, php-format msgid "Failed to successfully validate the configuration: %s" msgstr "Die Validierung der Konfiguration ist fehlgeschlagen: %s" -#: ../../../../modules/monitoring/application/views/scripts/health/info.phtml:79 -#: ../../../../modules/monitoring/application/views/scripts/hosts/show.phtml:200 -#: ../../../../modules/monitoring/application/views/scripts/services/show.phtml:202 -#: ../../../../modules/monitoring/application/views/scripts/show/components/flags.phtml:2 +#: ../../../../application/views/scripts/services/show.phtml:205 +#: ../../../../application/views/scripts/hosts/show.phtml:203 +#: ../../../../application/views/scripts/show/components/flags.phtml:2 +#: ../../../../application/views/scripts/health/info.phtml:83 msgid "Feature Commands" msgstr "Funktionsbefehle" -#: ../../../../modules/monitoring/application/forms/Navigation/ActionForm.php:24 +#: ../../../../application/forms/Navigation/ActionForm.php:24 msgid "Filter" msgstr "Filter" -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:108 -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:60 +#: ../../../../application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:108 +#: ../../../../application/views/scripts/downtime/show.phtml:60 msgid "Fixed" msgstr "Fest" -#: ../../../../modules/monitoring/application/views/scripts/partials/downtime/downtime-header.phtml:45 -#: ../../../../modules/monitoring/application/views/scripts/show/components/downtime.phtml:86 +#: ../../../../application/views/scripts/partials/downtime/downtime-header.phtml:45 +#: ../../../../application/views/scripts/show/components/downtime.phtml:78 #, php-format msgid "Fixed downtime by %s" msgstr "Feste Downtime von %s" -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:66 +#: ../../../../application/views/scripts/downtime/show.phtml:66 msgid "Fixed downtimes have a static start and end time." msgstr "Fixe Downtimes haben einen statischen Start- und Endzeitpunkt." -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:118 -#: ../../../../modules/monitoring/application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:58 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:8 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:10 +#: ../../../../application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:58 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:118 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:8 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:10 msgid "Flap Detection" msgstr "Flap-Erkennung" -#: ../../../../modules/monitoring/application/controllers/EventController.php:418 -#: ../../../../modules/monitoring/application/forms/EventOverviewForm.php:84 -#: ../../../../modules/monitoring/application/views/helpers/HostFlags.php:16 -#: ../../../../modules/monitoring/application/views/helpers/ServiceFlags.php:16 -#: ../../../../modules/monitoring/application/views/scripts/partials/comment/comment-description.phtml:5 +#: ../../../../application/forms/EventOverviewForm.php:84 +#: ../../../../application/controllers/EventController.php:400 +#: ../../../../application/views/scripts/partials/comment/comment-description.phtml:5 +#: ../../../../application/views/helpers/HostFlags.php:16 +#: ../../../../application/views/helpers/ServiceFlags.php:16 msgid "Flapping" msgstr "Flapping" -#: ../../../../modules/monitoring/application/controllers/EventController.php:478 +#: ../../../../application/views/scripts/partials/event-history.phtml:81 +msgctxt "tooltip" +msgid "Flapping end notification" +msgstr "Flapping Ende Benachrichtigung" + +#: ../../../../application/views/scripts/partials/event-history.phtml:77 +msgctxt "tooltip" +msgid "Flapping notification" +msgstr "Flapping Benachrichtigung" + +#: ../../../../application/controllers/EventController.php:460 msgid "Flapping started" msgstr "Flapping begonnen" -#: ../../../../modules/monitoring/application/controllers/EventController.php:251 -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:99 +#: ../../../../application/controllers/EventController.php:220 +#: ../../../../application/views/scripts/partials/event-history.phtml:127 msgctxt "tooltip" msgid "Flapping started" msgstr "Flapping begonnen" -#: ../../../../modules/monitoring/application/controllers/EventController.php:481 +#: ../../../../application/controllers/EventController.php:463 msgid "Flapping stopped" msgstr "Flapping beendet" -#: ../../../../modules/monitoring/application/controllers/EventController.php:253 -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:105 +#: ../../../../application/controllers/EventController.php:222 +#: ../../../../application/views/scripts/partials/event-history.phtml:133 msgctxt "tooltip" msgid "Flapping stopped" msgstr "Flapping beendet" -#: ../../../../modules/monitoring/application/controllers/EventController.php:453 +#: ../../../../application/controllers/EventController.php:435 msgid "Flapping stopped normally" msgstr "Flapping normal beendet" -#: ../../../../modules/monitoring/application/controllers/EventController.php:456 -#: ../../../../modules/monitoring/application/controllers/EventController.php:484 +#: ../../../../application/controllers/EventController.php:438 +#: ../../../../application/controllers/EventController.php:466 msgid "Flapping was disabled" msgstr "Flapping wurde deaktiviert" -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:39 +#: ../../../../application/views/scripts/partials/event-history.phtml:39 #, php-format msgid "Flapping with a %.2f%% state change rate" msgstr "Flapping mit einer Änderungsrate von %.2f%%" -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:109 -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:60 +#: ../../../../application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:109 +#: ../../../../application/views/scripts/downtime/show.phtml:60 msgid "Flexible" msgstr "Flexibel" -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:158 +#: ../../../../application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:158 msgid "Flexible Duration" msgstr "Flexible Dauer" -#: ../../../../modules/monitoring/application/views/scripts/partials/downtime/downtime-header.phtml:44 -#: ../../../../modules/monitoring/application/views/scripts/show/components/downtime.phtml:85 +#: ../../../../application/views/scripts/partials/downtime/downtime-header.phtml:44 +#: ../../../../application/views/scripts/show/components/downtime.phtml:77 #, php-format msgid "Flexible downtime by %s" msgstr "Flexible Downtime von %s" # Double space in source -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:63 +#: ../../../../application/views/scripts/downtime/show.phtml:63 msgid "" "Flexible downtimes have a hard start and end time, but also an additional " "restriction on the duration in which the host or service may actually be " @@ -1808,212 +1884,211 @@ msgstr "" "hinaus besitzen sie eine Einschränkung der Dauer, innerhalb derer der Host " "oder Service tatsächlich down sein kann." -#: ../../../../modules/monitoring/application/forms/Config/TransportConfigForm.php:379 +#: ../../../../application/forms/Config/TransportConfigForm.php:379 msgid "Force Changes" msgstr "Änderungen erzwingen" -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceCheckCommandForm.php:62 +#: ../../../../application/forms/Command/Object/ScheduleServiceCheckCommandForm.php:62 msgid "Force Check" msgstr "Check erzwingen" -#: ../../../../modules/monitoring/application/forms/Command/Object/SendCustomNotificationCommandForm.php:58 +#: ../../../../application/forms/Command/Object/SendCustomNotificationCommandForm.php:58 msgid "Forced" msgstr "Erzwungen" -#: ../../../../modules/monitoring/application/forms/StatehistoryForm.php:66 +#: ../../../../application/forms/StatehistoryForm.php:66 msgid "From" msgstr "Von" -#: ../../../../modules/monitoring/application/views/scripts/health/info.phtml:48 +#: ../../../../application/views/scripts/health/info.phtml:48 msgid "Global Host Event Handler" msgstr "Globaler Host Event Handler" -#: ../../../../modules/monitoring/application/views/scripts/health/info.phtml:42 +#: ../../../../application/views/scripts/health/info.phtml:42 msgid "Global Service Event Handler" msgstr "Globaler Service Event Handler" -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:29 -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:41 -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:81 -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:93 -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:105 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:31 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:130 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:229 +#: ../../../../application/views/scripts/tactical/index.phtml:29 +#: ../../../../application/views/scripts/tactical/index.phtml:43 +#: ../../../../application/views/scripts/tactical/index.phtml:86 +#: ../../../../application/views/scripts/tactical/index.phtml:100 +#: ../../../../application/views/scripts/tactical/index.phtml:114 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:31 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:130 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:229 msgid "Handled" msgstr "Behandelt" -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:115 +#: ../../../../application/views/scripts/partials/event-history.phtml:143 msgctxt "tooltip" msgid "Hard state" msgstr "Hard state" -#: ../../../../modules/monitoring/application/controllers/EventController.php:255 +#: ../../../../application/controllers/EventController.php:224 msgid "Hard state change" msgstr "Hard state-Änderung" -#: ../../../../modules/monitoring/application/controllers/TimelineController.php:57 +#: ../../../../application/controllers/TimelineController.php:57 msgid "Hard state changes" msgstr "Hard state-Änderungen" -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:325 +#: ../../../../application/controllers/AlertsummaryController.php:325 msgid "Healing Chart" msgstr "Erholungs-Diagramm" -#: ../../../../modules/monitoring/configuration.php:89 +#: ../../../../configuration.php:93 msgid "Hide the properties of monitored objects that match the filter" msgstr "" "Verstecke die Eigenschaften überwachter Objekte, die dem Filter entsprechen" -#: ../../../../modules/monitoring/application/controllers/EventController.php:467 +#: ../../../../application/controllers/EventController.php:449 msgid "High threshold" msgstr "Hoher Schwellwert" -#: ../../../../modules/monitoring/configuration.php:238 -#: ../../../../modules/monitoring/application/views/scripts/alertsummary/index.phtml:69 -#: ../../../../modules/monitoring/library/Monitoring/Web/Controller/MonitoredObjectController.php:256 +#: ../../../../configuration.php:243 +#: ../../../../application/views/scripts/alertsummary/index.phtml:69 +#: ../../../../library/Monitoring/Web/Controller/MonitoredObjectController.php:259 msgid "History" msgstr "Historie" -#: ../../../../modules/monitoring/application/controllers/ListController.php:246 -#: ../../../../modules/monitoring/application/controllers/ListController.php:441 -#: ../../../../modules/monitoring/application/forms/Config/Transport/ApiTransportForm.php:29 -#: ../../../../modules/monitoring/application/forms/Config/Transport/RemoteTransportForm.php:138 -#: ../../../../modules/monitoring/application/views/scripts/comment/show.phtml:29 -#: ../../../../modules/monitoring/application/views/scripts/comment/show.phtml:31 -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:15 -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:30 -#: ../../../../modules/monitoring/application/views/scripts/list/notifications.phtml:53 -#: ../../../../modules/monitoring/application/views/scripts/partials/comment/comment-detail.phtml:20 -#: ../../../../modules/monitoring/library/Monitoring/BackendStep.php:97 -#: ../../../../modules/monitoring/library/Monitoring/TransportStep.php:94 -#: ../../../../modules/monitoring/library/Monitoring/DataView/DataView.php:274 -#: ../../../../modules/monitoring/library/Monitoring/Web/Controller/MonitoredObjectController.php:212 +#: ../../../../application/forms/Config/Transport/RemoteTransportForm.php:138 +#: ../../../../application/forms/Config/Transport/ApiTransportForm.php:29 +#: ../../../../application/controllers/ListController.php:246 +#: ../../../../application/controllers/ListController.php:444 +#: ../../../../application/views/scripts/comment/show.phtml:29 +#: ../../../../application/views/scripts/comment/show.phtml:31 +#: ../../../../application/views/scripts/list/notifications.phtml:53 +#: ../../../../application/views/scripts/partials/comment/comment-detail.phtml:20 +#: ../../../../application/views/scripts/downtime/show.phtml:15 +#: ../../../../application/views/scripts/downtime/show.phtml:30 +#: ../../../../library/Monitoring/TransportStep.php:94 +#: ../../../../library/Monitoring/BackendStep.php:97 +#: ../../../../library/Monitoring/DataView/DataView.php:274 +#: ../../../../library/Monitoring/Web/Controller/MonitoredObjectController.php:215 msgid "Host" msgstr "Host" -#: ../../../../modules/monitoring/configuration.php:115 +#: ../../../../configuration.php:120 msgid "Host Action" msgstr "Hostaktion" -#: ../../../../modules/monitoring/application/controllers/ListController.php:175 +#: ../../../../application/controllers/ListController.php:175 msgid "Host Address" msgstr "Host-Adresse" -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:62 -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:115 -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:139 +#: ../../../../application/views/scripts/health/stats.phtml:62 +#: ../../../../application/views/scripts/health/stats.phtml:115 +#: ../../../../application/views/scripts/health/stats.phtml:139 msgid "Host Checks" msgstr "Host-Checks" -#: ../../../../modules/monitoring/application/views/scripts/list/hostgroups.phtml:30 +#: ../../../../application/views/scripts/list/hostgroups.phtml:30 msgid "Host Group" msgstr "Hostgruppe" -#: ../../../../modules/monitoring/application/controllers/ListController.php:592 +#: ../../../../application/controllers/ListController.php:595 msgid "Host Group Grid" msgstr "Hostgruppen-Raster" -#: ../../../../modules/monitoring/application/controllers/ListController.php:574 -#: ../../../../modules/monitoring/application/controllers/ListController.php:614 +#: ../../../../application/controllers/ListController.php:577 +#: ../../../../application/controllers/ListController.php:617 msgid "Host Group Name" msgstr "Hostgruppenname" -#: ../../../../modules/monitoring/application/controllers/ListController.php:544 +#: ../../../../application/controllers/ListController.php:547 msgid "Host Groups" msgstr "Hostgruppen" -#: ../../../../modules/monitoring/configuration.php:132 -#: ../../../../modules/monitoring/configuration.php:300 +#: ../../../../configuration.php:137 ../../../../configuration.php:305 msgid "Host Problems" msgstr "Host-Probleme" -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:37 +#: ../../../../application/views/scripts/health/stats.phtml:37 msgid "Host Problems:" msgstr "Host-Probleme:" -#: ../../../../modules/monitoring/application/controllers/ListController.php:172 +#: ../../../../application/controllers/ListController.php:172 msgid "Host Severity" msgstr "Schwere (Host)" -#: ../../../../modules/monitoring/application/views/scripts/list/hostgroups.phtml:31 +#: ../../../../application/views/scripts/list/hostgroups.phtml:31 msgid "Host States" msgstr "Host-Zustände" -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:14 +#: ../../../../application/views/scripts/tactical/index.phtml:14 msgid "Host Summary" msgstr "Host Übersicht" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/hostservicechecks.phtml:3 +#: ../../../../application/views/scripts/tactical/components/hostservicechecks.phtml:3 msgid "Host and Service Checks" msgstr "Host- und Servicechecks" -#: ../../../../modules/monitoring/application/views/scripts/health/disable-notifications.phtml:10 +#: ../../../../application/views/scripts/health/disable-notifications.phtml:10 msgid "Host and service notifications are already disabled." msgstr "Die Host- und Servicebenachrichtigungen sind bereits deaktiviert." -#: ../../../../modules/monitoring/application/controllers/HostController.php:33 +#: ../../../../application/controllers/HostController.php:33 msgid "Host not found" msgstr "Host nicht gefunden" -#: ../../../../modules/monitoring/configuration.php:109 -#: ../../../../modules/monitoring/configuration.php:204 -#: ../../../../modules/monitoring/application/views/scripts/show/components/hostgroups.phtml:16 +#: ../../../../configuration.php:114 ../../../../configuration.php:209 +#: ../../../../application/views/scripts/show/components/hostgroups.phtml:16 msgid "Hostgroups" msgstr "Hostgruppen" -#: ../../../../modules/monitoring/application/controllers/ListController.php:88 -#: ../../../../modules/monitoring/application/controllers/ListController.php:174 -#: ../../../../modules/monitoring/application/controllers/ListController.php:691 +#: ../../../../application/controllers/ListController.php:88 +#: ../../../../application/controllers/ListController.php:174 +#: ../../../../application/controllers/ListController.php:694 msgid "Hostname" msgstr "Hostname" -#: ../../../../modules/monitoring/application/forms/Config/Transport/ApiTransportForm.php:31 -#: ../../../../modules/monitoring/application/forms/Config/Transport/RemoteTransportForm.php:140 +#: ../../../../application/forms/Config/Transport/RemoteTransportForm.php:140 +#: ../../../../application/forms/Config/Transport/ApiTransportForm.php:31 msgid "Hostname or address of the remote Icinga instance" msgstr "Hostname oder Adresse der entfernten Icingainstanz" -#: ../../../../modules/monitoring/configuration.php:107 -#: ../../../../modules/monitoring/configuration.php:186 -#: ../../../../modules/monitoring/application/controllers/HostsController.php:59 -#: ../../../../modules/monitoring/application/controllers/ListController.php:48 -#: ../../../../modules/monitoring/application/forms/StatehistoryForm.php:98 -#: ../../../../modules/monitoring/application/views/scripts/show/contact.phtml:39 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/hostservicechecks.phtml:9 +#: ../../../../configuration.php:112 ../../../../configuration.php:191 +#: ../../../../application/forms/StatehistoryForm.php:98 +#: ../../../../application/controllers/HostController.php:39 +#: ../../../../application/controllers/HostsController.php:62 +#: ../../../../application/controllers/HostsController.php:71 +#: ../../../../application/controllers/ListController.php:48 +#: ../../../../application/views/scripts/tactical/components/hostservicechecks.phtml:9 +#: ../../../../application/views/scripts/show/contact.phtml:39 msgid "Hosts" msgstr "Hosts" -#: ../../../../modules/monitoring/application/controllers/TacticalController.php:78 +#: ../../../../application/controllers/TacticalController.php:79 msgid "Hosts Down" msgstr "Hosts Down" -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:639 +#: ../../../../application/controllers/AlertsummaryController.php:639 msgid "Hour" msgstr "Stunde" -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:138 +#: ../../../../application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:138 msgid "Hours" msgstr "Stunden" -#: ../../../../modules/monitoring/application/views/scripts/partials/object/host-header.phtml:47 -#: ../../../../modules/monitoring/application/views/scripts/partials/object/service-header.phtml:35 +#: ../../../../application/views/scripts/partials/object/service-header.phtml:35 +#: ../../../../application/views/scripts/partials/object/host-header.phtml:47 msgid "IPv4 address" msgstr "IPv4-Adresse" -#: ../../../../modules/monitoring/application/views/scripts/partials/object/host-header.phtml:44 -#: ../../../../modules/monitoring/application/views/scripts/partials/object/service-header.phtml:32 +#: ../../../../application/views/scripts/partials/object/service-header.phtml:32 +#: ../../../../application/views/scripts/partials/object/host-header.phtml:44 msgid "IPv6 address" msgstr "IPv6-Adresse" -#: ../../../../modules/monitoring/application/controllers/EventController.php:429 +#: ../../../../application/controllers/EventController.php:411 msgid "Icinga" msgstr "Icinga" -#: ../../../../modules/monitoring/application/forms/Config/TransportConfigForm.php:232 +#: ../../../../application/forms/Config/TransportConfigForm.php:232 msgid "Icinga 2 API" msgstr "Icinga 2 API" -#: ../../../../modules/monitoring/library/Monitoring/SecurityStep.php:45 +#: ../../../../library/Monitoring/SecurityStep.php:45 msgid "" "Icinga Web 2 will protect your monitoring environment against prying eyes " "using the configuration specified below:" @@ -2021,7 +2096,7 @@ msgstr "" "Icinga Web 2 wird die Monitoringumgebung, anhand der unten spezifizierten " "Konfiguration, vor neugierigen Blicken schützen:" -#: ../../../../modules/monitoring/library/Monitoring/BackendStep.php:77 +#: ../../../../library/Monitoring/BackendStep.php:77 #, php-format msgid "" "Icinga Web 2 will retrieve information from your monitoring environment " @@ -2030,7 +2105,7 @@ msgstr "" "Icinga Web 2 wird Informationen aus der Monitoringumgebung über ein Backend " "mit dem Namen \"%s\" und die weiter unten spezifizierte Ressource abrufen:" -#: ../../../../modules/monitoring/library/Monitoring/TransportStep.php:87 +#: ../../../../library/Monitoring/TransportStep.php:87 msgid "" "Icinga Web 2 will use the Icinga 2 API to send commands to your monitoring " "instance by using the connection details listed below:" @@ -2039,7 +2114,7 @@ msgstr "" "Monitoringinstanz zu senden. Dazu werden die folgenden " "Verbindungseinstellungen verwendet:" -#: ../../../../modules/monitoring/library/Monitoring/TransportStep.php:49 +#: ../../../../library/Monitoring/TransportStep.php:49 #, php-format msgid "" "Icinga Web 2 will use the named pipe located at \"%s\" to send commands to " @@ -2048,7 +2123,7 @@ msgstr "" "Icinga Web 2 wird die Named Pipe \"%s\" verwenden, um Befehle an die " "Monitoringinstanz zu schicken." -#: ../../../../modules/monitoring/library/Monitoring/TransportStep.php:60 +#: ../../../../library/Monitoring/TransportStep.php:60 #, php-format msgid "" "Icinga Web 2 will use the named pipe located on a remote machine at \"%s\" " @@ -2059,11 +2134,11 @@ msgstr "" "verwenden, um Befehle an die Monitoringinstanz zu senden. Dazu werden die " "weiter unter gelisteten Verbindungseinstellungen verwendet:" -#: ../../../../modules/monitoring/application/forms/Command/Object/AcknowledgeProblemCommandForm.php:82 +#: ../../../../application/forms/Command/Object/AcknowledgeProblemCommandForm.php:82 msgid "If the acknowledgement should expire, check this option." msgstr "Diese Option aktivieren, wenn die Bestätigung verfallen soll." -#: ../../../../modules/monitoring/application/forms/Command/Object/SendCustomNotificationCommandForm.php:61 +#: ../../../../application/forms/Command/Object/SendCustomNotificationCommandForm.php:61 msgid "" "If you check this option, the notification is sent out regardless of time " "restrictions and whether or not notifications are enabled." @@ -2072,7 +2147,7 @@ msgstr "" "versendet, unabhängig von zeitlichen Beschränkungen und ob " "Benachrichtigungen aktiviert sind oder nicht." -#: ../../../../modules/monitoring/application/forms/Command/Object/SendCustomNotificationCommandForm.php:76 +#: ../../../../application/forms/Command/Object/SendCustomNotificationCommandForm.php:76 msgid "" "If you check this option, the notification is sent out to all normal and " "escalated contacts." @@ -2080,7 +2155,7 @@ msgstr "" "Diese Option aktivieren, wenn die Benachrichtigung an alle normalen und " "Eskalationskontakte versendet werden soll." -#: ../../../../modules/monitoring/application/forms/Command/Object/AcknowledgeProblemCommandForm.php:135 +#: ../../../../application/forms/Command/Object/AcknowledgeProblemCommandForm.php:135 msgid "" "If you do not want an acknowledgement notification to be sent out to the " "appropriate contacts, uncheck this option." @@ -2088,7 +2163,7 @@ msgstr "" "Diese Option deaktivieren, wenn keine Bestätigungsbenachrichtigung zu den " "jeweiligen Kontakten gesendet werden soll." -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:102 +#: ../../../../application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:102 msgid "" "If you select the fixed option, the downtime will be in effect between the " "start and end times you specify whereas a flexible downtime starts when the " @@ -2102,7 +2177,7 @@ msgstr "" "Endzeitpunkt in einen Problem-Zustand eintritt und dauert so lange, wie im " "Feld \"Dauer\" angegeben. Diese Optionen gibt es für feste Downtimes nicht." -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceCheckCommandForm.php:64 +#: ../../../../application/forms/Command/Object/ScheduleServiceCheckCommandForm.php:64 msgid "" "If you select this option, Icinga will force a check regardless of both what " "time the scheduled check occurs and whether or not checks are enabled." @@ -2110,7 +2185,7 @@ msgstr "" "Wenn diese Option aktiviert wird, erzwingt Icinga einen Check unabhängig vom " "eingeplanten Zeitraum, auch ungeachtet ob Checks aktiviert sind oder nicht." -#: ../../../../modules/monitoring/application/controllers/ConfigController.php:178 +#: ../../../../application/controllers/ConfigController.php:180 msgid "" "If you still have any environments or views referring to this transport, you " "won't be able to send commands anymore after deletion." @@ -2119,7 +2194,7 @@ msgstr "" "verweisen, werden Sie nach ihrer Löschung keine Befehle mehr verschicken " "können." -#: ../../../../modules/monitoring/application/forms/Command/Object/AddCommentCommandForm.php:60 +#: ../../../../application/forms/Command/Object/AddCommentCommandForm.php:60 msgid "" "If you uncheck this option, the comment will automatically be deleted the " "next time Icinga is restarted." @@ -2127,7 +2202,7 @@ msgstr "" "Wenn diese Option deaktiviert wird, wird der Kommentar beim nächsten " "Neustart von Icinga automatisch gelöscht." -#: ../../../../modules/monitoring/application/forms/Command/Object/AcknowledgeProblemCommandForm.php:123 +#: ../../../../application/forms/Command/Object/AcknowledgeProblemCommandForm.php:123 msgid "" "If you want the acknowledgement to remain until the host or service recovers " "even if the host or service changes state, check this option." @@ -2136,10 +2211,10 @@ msgstr "" "sich der Host/Service erholt hat, selbst wenn sich der Host- oder " "Servicestatus ändern." -#: ../../../../modules/monitoring/application/forms/Command/Object/AcknowledgeProblemCommandForm.php:56 -#: ../../../../modules/monitoring/application/forms/Command/Object/AddCommentCommandForm.php:45 -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:67 -#: ../../../../modules/monitoring/application/forms/Command/Object/SendCustomNotificationCommandForm.php:48 +#: ../../../../application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:67 +#: ../../../../application/forms/Command/Object/AcknowledgeProblemCommandForm.php:56 +#: ../../../../application/forms/Command/Object/SendCustomNotificationCommandForm.php:48 +#: ../../../../application/forms/Command/Object/AddCommentCommandForm.php:45 msgid "" "If you work with other administrators, you may find it useful to share " "information about the the host or service that is having problems. Make sure " @@ -2150,7 +2225,7 @@ msgstr "" "auszutauschen. Stelle sicher, hier eine kurze Tätigkeitsbeschreibung " "einzutragen." -#: ../../../../modules/monitoring/application/forms/Command/Object/AcknowledgeProblemCommandForm.php:70 +#: ../../../../application/forms/Command/Object/AcknowledgeProblemCommandForm.php:70 msgid "" "If you would like the comment to remain even when the acknowledgement is " "removed, check this option." @@ -2158,16 +2233,16 @@ msgstr "" "Diese Option aktivieren, wenn der Kommentar auch nach dem Löschen der " "Bestätigung bestehen bleiben soll." -#: ../../../../modules/monitoring/application/views/helpers/HostFlags.php:22 -#: ../../../../modules/monitoring/application/views/helpers/ServiceFlags.php:22 +#: ../../../../application/views/helpers/HostFlags.php:22 +#: ../../../../application/views/helpers/ServiceFlags.php:22 msgid "In Downtime" msgstr "In einer Downtime" -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:151 +#: ../../../../application/views/scripts/downtime/show.phtml:151 msgid "In effect" msgstr "Aktiv" -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:131 +#: ../../../../application/views/scripts/downtime/show.phtml:131 msgid "" "Indicates the number of seconds that the scheduled downtime should last. " "This is usually only needed if this is a flexible downtime, which can start " @@ -2178,47 +2253,47 @@ msgstr "" "handelt. Diese kann zu einem variablen Zeitpunkt starten, aber dauert für " "die angegebene Dauer an" -#: ../../../../modules/monitoring/application/views/scripts/show/components/command.phtml:7 +#: ../../../../application/views/scripts/show/components/command.phtml:7 msgid "Instance" msgstr "Instanz" -#: ../../../../modules/monitoring/application/forms/Config/TransportConfigForm.php:210 +#: ../../../../application/forms/Config/TransportConfigForm.php:210 msgid "Instance Link" msgstr "Instanzverknüpfung" -#: ../../../../modules/monitoring/application/forms/Config/TransportConfigForm.php:97 +#: ../../../../application/forms/Config/TransportConfigForm.php:97 #, php-format msgid "Invalid command transport type \"%s\" given" msgstr "Ungültiger Befehls-Transport \"%s\" angegeben" -#: ../../../../modules/monitoring/application/forms/Navigation/ActionForm.php:61 +#: ../../../../application/forms/Navigation/ActionForm.php:61 #, php-format msgid "Invalid filter provided. You can only use the following columns: %s" msgstr "" "Ungültiger Filter angegeben. Es können nur die folgenden Spalten verwendet " "werden: %s" -#: ../../../../modules/monitoring/application/controllers/ListController.php:245 +#: ../../../../application/controllers/ListController.php:245 msgid "Is In Effect" msgstr "Ist aktiv" -#: ../../../../modules/monitoring/application/controllers/EventController.php:374 +#: ../../../../application/controllers/EventController.php:344 msgid "Is fixed" msgstr "Ist Fest" -#: ../../../../modules/monitoring/application/controllers/EventController.php:375 +#: ../../../../application/controllers/EventController.php:345 msgid "Is in effect" msgstr "Ist Aktiv" -#: ../../../../modules/monitoring/application/controllers/EventController.php:443 +#: ../../../../application/controllers/EventController.php:425 msgid "Is persistent" msgstr "Ist Persistent" -#: ../../../../modules/monitoring/application/views/scripts/show/components/reachable.phtml:9 +#: ../../../../application/views/scripts/show/components/reachable.phtml:9 msgid "Is reachable" msgstr "Ist erreichbar" -#: ../../../../modules/monitoring/application/forms/Setup/WelcomePage.php:45 +#: ../../../../application/forms/Setup/WelcomePage.php:45 msgid "" "It offers various status and reporting views with powerful filter " "capabilities that allow you to keep track of the most important events in " @@ -2228,79 +2303,79 @@ msgstr "" "Filtermöglichkeiten an, die dabei helfen, die wichtigsten Ereignisse in der " "Monitoringumgebung im Blick zu behalten." -#: ../../../../modules/monitoring/application/views/helpers/Perfdata.php:36 +#: ../../../../application/views/helpers/Perfdata.php:36 msgid "Label" msgstr "Label" -#: ../../../../modules/monitoring/application/controllers/ListController.php:90 +#: ../../../../application/controllers/ListController.php:90 msgid "Last Check" msgstr "Letzter Check" -#: ../../../../modules/monitoring/application/views/scripts/health/info.phtml:32 +#: ../../../../application/views/scripts/health/info.phtml:32 msgid "Last External Command Check" msgstr "Letzter Check für externes Kommando" -#: ../../../../modules/monitoring/application/controllers/ListController.php:176 +#: ../../../../application/controllers/ListController.php:176 msgid "Last Host Check" msgstr "Letzter Host-Check" -#: ../../../../modules/monitoring/application/views/scripts/health/info.phtml:36 +#: ../../../../application/views/scripts/health/info.phtml:36 msgid "Last Log File Rotation" msgstr "Letzte Logdateirotation" -#: ../../../../modules/monitoring/application/controllers/ListController.php:170 +#: ../../../../application/controllers/ListController.php:170 msgid "Last Service Check" msgstr "Letzter Service-Check" -#: ../../../../modules/monitoring/application/controllers/ListController.php:91 -#: ../../../../modules/monitoring/application/controllers/ListController.php:171 +#: ../../../../application/controllers/ListController.php:91 +#: ../../../../application/controllers/ListController.php:171 msgid "Last State Change" msgstr "Letzte Statusänderung" -#: ../../../../modules/monitoring/application/views/scripts/health/info.phtml:28 +#: ../../../../application/views/scripts/health/info.phtml:28 msgid "Last Status Update" msgstr "Letze Status-Aktualisierung" -#: ../../../../modules/monitoring/application/views/scripts/show/components/checkstatistics.phtml:7 +#: ../../../../application/views/scripts/show/components/checkstatistics.phtml:7 msgid "Last check" msgstr "Letzter Check" -#: ../../../../modules/monitoring/application/controllers/EventController.php:532 +#: ../../../../application/controllers/EventController.php:515 msgid "Last hard state" msgstr "Letzter Hard State" -#: ../../../../modules/monitoring/application/controllers/EventController.php:531 +#: ../../../../application/controllers/EventController.php:514 msgid "Last state" msgstr "Letzter State" -#: ../../../../modules/monitoring/application/views/scripts/show/components/checkstatistics.phtml:7 +#: ../../../../application/views/scripts/show/components/checkstatistics.phtml:7 msgid "Last update" msgstr "Letzte Aktualisierung" -#: ../../../../modules/monitoring/configuration.php:326 +#: ../../../../configuration.php:331 msgid "Late Host Check Results" msgstr "Verspätete Host-Check Ergebnisse" -#: ../../../../modules/monitoring/configuration.php:330 +#: ../../../../configuration.php:335 msgid "Late Service Check Results" msgstr "Verspätete Service-Check Ergebnisse" -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:109 +#: ../../../../application/views/scripts/health/stats.phtml:109 msgid "Latency" msgstr "Latenz" -#: ../../../../modules/monitoring/application/views/scripts/timeline/index.phtml:15 +#: ../../../../application/views/scripts/timeline/index.phtml:15 msgid "Legend" msgstr "Legende" -#: ../../../../modules/monitoring/application/views/scripts/show/components/actions.phtml:17 -#: ../../../../modules/monitoring/application/views/scripts/show/components/actions.phtml:18 -#: ../../../../modules/monitoring/application/views/scripts/show/components/notes.phtml:17 -#: ../../../../modules/monitoring/application/views/scripts/show/components/notes.phtml:18 +#: ../../../../application/views/scripts/show/components/actions.phtml:17 +#: ../../../../application/views/scripts/show/components/actions.phtml:18 +#: ../../../../application/views/scripts/show/components/notes.phtml:17 +#: ../../../../application/views/scripts/show/components/notes.phtml:18 msgid "Link opens in new window" msgstr "Link öffnet sich in einem neuen Fenster" -#: ../../../../modules/monitoring/application/views/scripts/list/servicegroup-grid.phtml:168 +#: ../../../../application/views/scripts/list/servicegroup-grid.phtml:168 #, php-format msgid "" "List %s service that is currenlty in state PENDING in service group \"%s\"" @@ -2310,7 +2385,7 @@ msgstr[0] "Liste %s Service, der gerade AUSSTEHEND ist in Servicegruppe \"%s\"" msgstr[1] "" "Liste %s Services, die gerade AUSSTEHEND sind in Servicegruppe \"%s\"" -#: ../../../../modules/monitoring/application/views/scripts/list/servicegroup-grid.phtml:103 +#: ../../../../application/views/scripts/list/servicegroup-grid.phtml:103 #, php-format msgid "" "List %s service that is currently in state CRITICAL (Acknowledged) in " @@ -2323,7 +2398,7 @@ msgstr[0] "" msgstr[1] "" "Liste %s Services im Zustand KRITISCH (behandelt) in Servicegruppe \"%s\"" -#: ../../../../modules/monitoring/application/views/scripts/list/servicegroup-grid.phtml:37 +#: ../../../../application/views/scripts/list/servicegroup-grid.phtml:37 #, php-format msgid "" "List %s service that is currently in state CRITICAL in service group \"%s\"" @@ -2333,7 +2408,7 @@ msgid_plural "" msgstr[0] "Liste %s Service, der gerade KRITISCH ist in Servicegruppe \"%s\"" msgstr[1] "Liste %s Services, die gerade KRITISCH sind in Servicegruppe \"%s\"" -#: ../../../../modules/monitoring/application/views/scripts/list/servicegroup-grid.phtml:189 +#: ../../../../application/views/scripts/list/servicegroup-grid.phtml:189 #, php-format msgid "List %s service that is currently in state OK in service group \"%s\"" msgid_plural "" @@ -2341,7 +2416,7 @@ msgid_plural "" msgstr[0] "Liste %s Service der gerade OK ist in Servicegruppe \"%s\"" msgstr[1] "Liste %s Services die gerade OK sind in Servicegruppe \"%s\"" -#: ../../../../modules/monitoring/application/views/scripts/list/servicegroup-grid.phtml:147 +#: ../../../../application/views/scripts/list/servicegroup-grid.phtml:147 #, php-format msgid "" "List %s service that is currently in state UNKNOWN (Acknowledged) in service " @@ -2356,7 +2431,7 @@ msgstr[1] "" "Liste %s Services, die gerade UNBEKANNT sind (behandelt) in Servicegruppe " "\"%s\"" -#: ../../../../modules/monitoring/application/views/scripts/list/servicegroup-grid.phtml:81 +#: ../../../../application/views/scripts/list/servicegroup-grid.phtml:81 #, php-format msgid "" "List %s service that is currently in state UNKNOWN in service group \"%s\"" @@ -2366,7 +2441,7 @@ msgstr[0] "Liste %s Service, der gerade UNBEKANNT ist in Servicegruppe \"%s\"" msgstr[1] "" "Liste %s Services, die gerade UNBEKANNT sind in Servicegruppe \"%s\"" -#: ../../../../modules/monitoring/application/views/scripts/list/servicegroup-grid.phtml:125 +#: ../../../../application/views/scripts/list/servicegroup-grid.phtml:125 #, php-format msgid "" "List %s service that is currently in state WARNING (Acknowledged) in service " @@ -2381,7 +2456,7 @@ msgstr[1] "" "Liste %s Services, die gerade im Status WARNUNG sind (behandelt) in " "Servicegruppe \"%s\"" -#: ../../../../modules/monitoring/application/views/scripts/list/servicegroup-grid.phtml:59 +#: ../../../../application/views/scripts/list/servicegroup-grid.phtml:59 #, php-format msgid "" "List %s service that is currently in state WARNING in service group \"%s\"" @@ -2392,69 +2467,69 @@ msgstr[0] "" msgstr[1] "" "Liste %s Services, die gerade im Status WARNUNG sind in Servicegruppe \"%s\"" -#: ../../../../modules/monitoring/application/views/scripts/list/hosts.phtml:73 +#: ../../../../application/views/scripts/list/hosts.phtml:73 #, php-format msgid "List %s unhandled service problem on host %s" msgid_plural "List %s unhandled service problems on host %s" msgstr[0] "Liste %s unbehandeltes Serviceproblem auf Host %s" msgstr[1] "Liste %s unbehandelte Serviceprobleme auf Host %s" -#: ../../../../modules/monitoring/application/views/scripts/timeline/index.phtml:110 +#: ../../../../application/views/scripts/timeline/index.phtml:110 #, php-format msgctxt "timeline.link.title" msgid "List %u %s registered %s" msgstr "Liste %u %s eingetragene %s" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/hostservicechecks.phtml:26 +#: ../../../../application/views/scripts/tactical/components/hostservicechecks.phtml:26 #, php-format msgid "List %u actively checked host" msgid_plural "List %u actively checked hosts" msgstr[0] "Liste %u aktiv überwachten Host" msgstr[1] "Liste %u aktiv überwachte Hosts" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/hostservicechecks.phtml:82 +#: ../../../../application/views/scripts/tactical/components/hostservicechecks.phtml:82 #, php-format msgid "List %u actively checked service" msgid_plural "List %u actively checked services" msgstr[0] "Liste %u aktiv überwachten Service" msgstr[1] "Liste %u aktiv überwachte Services" -#: ../../../../modules/monitoring/application/views/scripts/list/components/hostssummary.phtml:17 +#: ../../../../application/views/scripts/list/components/hostssummary.phtml:17 #, php-format msgid "List %u host" msgid_plural "List all %u hosts" msgstr[0] "Liste %u Host" msgstr[1] "Liste alle %u Hosts" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:29 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:29 #, php-format msgid "List %u host for which flap detection has been disabled" msgid_plural "List %u hosts for which flap detection has been disabled" msgstr[0] "Liste %u Host, für welchen die Flap-Erkennung deaktiviert wurde" msgstr[1] "Liste %u Hosts, für welche die Flap-Erkennung deaktiviert wurde" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:150 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:150 #, php-format msgid "List %u host for which notifications are suppressed" msgid_plural "List %u hosts for which notifications are suppressed" msgstr[0] "Liste %u Host, für welchen Benachrichtigungen deaktiviert wurden" msgstr[1] "Liste %u Hosts, für welche Benachrichtigungen deaktiviert wurden" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:59 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:59 #, php-format msgid "List %u host that is currently flapping" msgid_plural "List %u hosts which are currently flapping" msgstr[0] "Liste %u Host, der gerade im Zustand FLAPPING ist" msgstr[1] "Liste %u Hosts, die gerade im Zustand FLAPPING sind" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/problem_hosts.phtml:18 +#: ../../../../application/views/scripts/tactical/components/problem_hosts.phtml:18 #, php-format msgid "List %u host that is currently in state DOWN" msgid_plural "List %u hosts which are currently in state DOWN" msgstr[0] "Liste %u Host, der gerade DOWN ist" msgstr[1] "Liste %u Hosts, die gerade DOWN sind" -#: ../../../../modules/monitoring/application/views/scripts/list/hostgroup-grid.phtml:81 +#: ../../../../application/views/scripts/list/hostgroup-grid.phtml:81 #, php-format msgid "" "List %u host that is currently in state DOWN (Acknowledged) in the host " @@ -2466,7 +2541,7 @@ msgstr[0] "Liste %u Host, der gerade DOWN (bestätigt) ist in Hostgruppe \"%s\"" msgstr[1] "" "Liste %u Hosts, die gerade DOWN (bestätigt) sind in Hostgruppe \"%s\"" -#: ../../../../modules/monitoring/application/views/scripts/list/hostgroup-grid.phtml:37 +#: ../../../../application/views/scripts/list/hostgroup-grid.phtml:37 #, php-format msgid "List %u host that is currently in state DOWN in the host group \"%s\"" msgid_plural "" @@ -2474,14 +2549,14 @@ msgid_plural "" msgstr[0] "Liste %u Host, der gerade DOWN ist in Hostgruppe \"%s\"" msgstr[1] "Liste %u Hosts, die gerade DOWN sind in Hostgruppe \"%s\"" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/ok_hosts.phtml:41 +#: ../../../../application/views/scripts/tactical/components/ok_hosts.phtml:41 #, php-format msgid "List %u host that is currently in state PENDING" msgid_plural "List %u hosts which are currently in state PENDING" msgstr[0] "Liste %u Host, der gerade AUSSTEHEND ist" msgstr[1] "Liste %u Hosts, die gerade AUSSTEHEND sind" -#: ../../../../modules/monitoring/application/views/scripts/list/hostgroup-grid.phtml:124 +#: ../../../../application/views/scripts/list/hostgroup-grid.phtml:124 #, php-format msgid "" "List %u host that is currently in state PENDING in the host group \"%s\"" @@ -2491,14 +2566,14 @@ msgstr[0] "" "List %u host that is currently in state PENDING in the host group \"%s\"" msgstr[1] "Liste %u Hosts, die gerade AUSSTEHEND sind in Hostgruppe \"%s\"" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/problem_hosts.phtml:40 +#: ../../../../application/views/scripts/tactical/components/problem_hosts.phtml:40 #, php-format msgid "List %u host that is currently in state UNREACHABLE" msgid_plural "List %u hosts which are currently in state UNREACHABLE" msgstr[0] "Liste %u Host, der gerade UNERREICHBAR ist" msgstr[1] "Liste %u Hosts, die gerade UNERREICHBAR sind" -#: ../../../../modules/monitoring/application/views/scripts/list/hostgroup-grid.phtml:103 +#: ../../../../application/views/scripts/list/hostgroup-grid.phtml:103 #, php-format msgid "" "List %u host that is currently in state UNREACHABLE (Acknowledged) in the " @@ -2511,7 +2586,7 @@ msgstr[0] "" msgstr[1] "" "Liste %u Hosts, die gerade UNERREICHBAR (bestätigt) sind in Hostgruppe \"%s\"" -#: ../../../../modules/monitoring/application/views/scripts/list/hostgroup-grid.phtml:59 +#: ../../../../application/views/scripts/list/hostgroup-grid.phtml:59 #, php-format msgid "" "List %u host that is currently in state UNREACHABLE in the host group \"%s\"" @@ -2521,14 +2596,14 @@ msgid_plural "" msgstr[0] "Liste %u Host, der gerade UNERREICHBAR ist in Hostgruppe \"%s\"" msgstr[1] "Liste %u Hosts, die gerade UNERREICHBAR sind in Hostgruppe \"%s\"" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/ok_hosts.phtml:23 +#: ../../../../application/views/scripts/tactical/components/ok_hosts.phtml:23 #, php-format msgid "List %u host that is currently in state UP" msgid_plural "List %u hosts which are currently in state UP" msgstr[0] "Liste %u Host, der gerade UP ist" msgstr[1] "Liste %u Hosts, die gerade UP sind" -#: ../../../../modules/monitoring/application/views/scripts/list/hostgroup-grid.phtml:145 +#: ../../../../application/views/scripts/list/hostgroup-grid.phtml:145 #, php-format msgid "List %u host that is currently in state UP in the host group \"%s\"" msgid_plural "" @@ -2536,77 +2611,77 @@ msgid_plural "" msgstr[0] "Liste %u Host, der gerade UP ist in Hostgruppe \"%s\"" msgstr[1] "Liste %u Hosts, die gerade UP sind in Hostgruppe \"%s\"" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/hostservicechecks.phtml:62 +#: ../../../../application/views/scripts/tactical/components/hostservicechecks.phtml:62 #, php-format msgid "List %u host that is not being checked at all" msgid_plural "List %u hosts which are not being checked at all" msgstr[0] "Liste %u Host, der nicht überwacht wird" msgstr[1] "Liste %u Hosts, die nicht überwacht werden" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:229 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:229 #, php-format msgid "List %u host that is not processing any event handlers" msgid_plural "List %u hosts which are not processing any event handlers" msgstr[0] "Liste %u Host, der keine Eventhandler verarbeitet" msgstr[1] "Liste %u Hosts, die keine Eventhandler verarbeiten" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/hostservicechecks.phtml:44 +#: ../../../../application/views/scripts/tactical/components/hostservicechecks.phtml:44 #, php-format msgid "List %u passively checked host" msgid_plural "List %u passively checked hosts" msgstr[0] "Liste %u passiv überwachten Host" msgstr[1] "Liste %u passiv überwachte Hosts" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/hostservicechecks.phtml:100 +#: ../../../../application/views/scripts/tactical/components/hostservicechecks.phtml:100 #, php-format msgid "List %u passively checked service" msgid_plural "List %u passively checked services" msgstr[0] "Liste %u passiv überwachten Service" msgstr[1] "Liste %u passiv überwachte Services" -#: ../../../../modules/monitoring/application/views/scripts/list/components/servicesummary.phtml:20 +#: ../../../../application/views/scripts/list/components/servicesummary.phtml:20 #, php-format msgid "List %u service" msgid_plural "List all %u services" msgstr[0] "Liste %u Service" msgstr[1] "Liste alle %u Services" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:84 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:84 #, php-format msgid "List %u service for which flap detection has been disabled" msgid_plural "List %u services for which flap detection has been disabled" msgstr[0] "Liste %u Service, für den die Flap-Erkennung deaktiviert wurde" msgstr[1] "Liste %u Services, für welche die Flap-Erkennung deaktiviert wurde" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:184 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:184 #, php-format msgid "List %u service for which notifications are suppressed" msgid_plural "List %u services for which notifications are suppressed" msgstr[0] "Liste %u Service, für den Benachrichtigungen unterdrückt werden" msgstr[1] "Liste %u Services, für welche Benachrichtigungen unterdrückt werden" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:114 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:114 #, php-format msgid "List %u service that is currently flapping" msgid_plural "List %u services which are currently flapping" msgstr[0] "Liste %u Service, der gerade im Zustand FLAPPING ist" msgstr[1] "Liste %u Services, die gerade im Zustand FLAPPING sind" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:20 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:20 #, php-format msgid "List %u service that is currently in state CRITICAL" msgid_plural "List %u services which are currently in state CRITICAL" msgstr[0] "Liste %u Service, der gerade KRITISCH ist" msgstr[1] "Liste %u Services, die gerade KRITISCH sind" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:41 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:41 #, php-format msgid "List %u service that is currently in state CRITICAL (Handled)" msgid_plural "List %u services which are currently in state CRITICAL (Handled)" msgstr[0] "Liste %u Service im Zustand KRITISCH (behandelt)" msgstr[1] "Liste %u Services im Zustand KRITISCH (behandelt)" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:95 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:95 #, php-format msgid "" "List %u service that is currently in state CRITICAL and not checked at all" @@ -2616,7 +2691,7 @@ msgstr[0] "Liste %u Service, der gerade KRITISCH ist und nicht überwacht wird" msgstr[1] "" "Liste %u Services, die gerade KRITISCH sind und nicht überwacht werden" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:68 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:68 #, php-format msgid "" "List %u service that is currently in state CRITICAL and passively checked" @@ -2626,14 +2701,14 @@ msgstr[0] "Liste %u Service, der gerade KRITISCH ist und passiv überwacht wird" msgstr[1] "" "Liste %u Services, die gerade KRITISCH sind und passiv überwacht werden" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:314 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:314 #, php-format msgid "List %u service that is currently in state OK" msgid_plural "List %u services which are currently in state OK" msgstr[0] "Liste %u Service der gerade OK ist" msgstr[1] "Liste %u Services die gerade OK sind" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:340 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:340 #, php-format msgid "List %u service that is currently in state OK and not checked at all" msgid_plural "" @@ -2641,14 +2716,14 @@ msgid_plural "" msgstr[0] "Liste %u Service, der gerade OK ist und nicht überwacht wird" msgstr[1] "Liste %u Services, die gerade OK sind und nicht überwacht werden" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:360 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:360 #, php-format msgid "List %u service that is currently in state PENDING" msgid_plural "List %u services which are currently in state PENDING" msgstr[0] "Liste %u Service, der gerade AUSSTEHEND ist" msgstr[1] "Liste %u Services, die gerade AUSSTEHEND sind" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:385 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:385 #, php-format msgid "" "List %u service that is currently in state PENDING and not checked at all" @@ -2659,21 +2734,21 @@ msgstr[0] "" msgstr[1] "" "Liste %u Services, die gerade AUSSTEHEND sind und nicht überwacht werden" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:218 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:218 #, php-format msgid "List %u service that is currently in state UNKNOWN" msgid_plural "List %u services which are currently in state UNKNOWN" msgstr[0] "Liste %u Service, der gerade UNBEKANNT ist" msgstr[1] "Liste %u Services, die gerade UNBEKANNT sind" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:239 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:239 #, php-format msgid "List %u service that is currently in state UNKNOWN (Handled)" msgid_plural "List %u services which are currently in state UNKNOWN (Handled)" msgstr[0] "Liste %u Service, der gerade UNBEKANNT ist (behandelt)" msgstr[1] "Liste %u Services, die gerade UNBEKANNT sind (behandelt)" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:293 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:293 #, php-format msgid "" "List %u service that is currently in state UNKNOWN and not checked at all" @@ -2683,7 +2758,7 @@ msgstr[0] "Liste %u Service, der gerade UNBEKANNT ist und nicht überwacht wird" msgstr[1] "" "Liste %u Services, die gerade UNBEKANNT sind und nicht überwacht werden" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:266 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:266 #, php-format msgid "" "List %u service that is currently in state UNKNOWN and passively checked" @@ -2694,21 +2769,21 @@ msgstr[0] "" msgstr[1] "" "Liste %u Services, die gerade UNBEKANNT sind und passiv überwacht werden" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:119 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:119 #, php-format msgid "List %u service that is currently in state WARNING" msgid_plural "List %u services which are currently in state WARNING" msgstr[0] "Liste %u Service, der gerade den Status WARNUNG hat" msgstr[1] "Liste %u Services, die gerade im Status WARNUNG sind" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:140 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:140 #, php-format msgid "List %u service that is currently in state WARNING (Handled)" msgid_plural "List %u services which are currently in state WARNING (Handled)" msgstr[0] "Liste %u Service, der gerade im Status WARNUNG ist (behandelt)" msgstr[1] "Liste %u Services, die gerade im Status WARNUNG sind (behandelt)" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:194 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:194 #, php-format msgid "" "List %u service that is currently in state WARNING and not checked at all" @@ -2720,7 +2795,7 @@ msgstr[1] "" "Liste %u Services, die gerade im Status WARNUNG sind und nicht überwacht " "werden" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:167 +#: ../../../../application/views/scripts/tactical/components/parts/servicestatesummarybyhoststate.phtml:167 #, php-format msgid "" "List %u service that is currently in state WARNING and passively checked" @@ -2732,277 +2807,277 @@ msgstr[1] "" "Liste %u Services, die gerade im Status WARNUNG sind und passiv überwacht " "werden" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/hostservicechecks.phtml:118 +#: ../../../../application/views/scripts/tactical/components/hostservicechecks.phtml:118 #, php-format msgid "List %u service that is not being checked at all" msgid_plural "List %u services which are not being checked at all" msgstr[0] "Liste %u Service, der gerade nicht überwacht wird" msgstr[1] "Liste %u Services, die gerade nicht überwacht werden" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:263 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:263 #, php-format msgid "List %u service that is not processing any event handlers" msgid_plural "List %u services which are not processing any event handlers" msgstr[0] "Liste %u Service, der keine Eventhandler verarbeitet" msgstr[1] "Liste %u Services, die keine Eventhandler verarbeiten" -#: ../../../../modules/monitoring/application/views/scripts/partials/comment/comments-header.phtml:23 +#: ../../../../application/views/scripts/partials/comment/comments-header.phtml:23 #, php-format msgid "List all %d comments" msgstr "Liste alle %d Kommentare" -#: ../../../../modules/monitoring/application/views/scripts/partials/downtime/downtimes-header.phtml:31 +#: ../../../../application/views/scripts/partials/downtime/downtimes-header.phtml:31 #, php-format msgid "List all %d downtimes" msgstr "Liste alle %d Downtimes" -#: ../../../../modules/monitoring/application/views/scripts/partials/host/objects-header.phtml:32 +#: ../../../../application/views/scripts/partials/host/objects-header.phtml:32 #, php-format msgid "List all %d hosts" msgstr "Liste alle %d Hosts" -#: ../../../../modules/monitoring/application/views/scripts/partials/service/objects-header.phtml:36 +#: ../../../../application/views/scripts/partials/service/objects-header.phtml:36 #, php-format msgid "List all %d services" msgstr "Liste alle %d Services" -#: ../../../../modules/monitoring/application/views/scripts/timeline/index.phtml:74 +#: ../../../../application/views/scripts/timeline/index.phtml:74 #, php-format msgctxt "timeline.link.title" msgid "List all event records registered %s" msgstr "Alle Ereigniseinträge auflisten, die %s registriert wurden" -#: ../../../../modules/monitoring/application/views/scripts/list/hostgroup-grid.phtml:165 -#: ../../../../modules/monitoring/application/views/scripts/list/hostgroups.phtml:48 -#: ../../../../modules/monitoring/application/views/scripts/show/components/hostgroups.phtml:11 +#: ../../../../application/views/scripts/list/hostgroups.phtml:48 +#: ../../../../application/views/scripts/list/hostgroup-grid.phtml:165 +#: ../../../../application/views/scripts/show/components/hostgroups.phtml:11 #, php-format msgid "List all hosts in the group \"%s\"" msgstr "Liste alle Hosts in der Gruppe \"%s\"" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:43 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:43 msgid "List all hosts, for which flap detection is enabled entirely" msgstr "Liste alle Hosts, für die die Flap-Erkennung aktiv ist" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:164 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:164 msgid "List all hosts, for which notifications are enabled entirely" msgstr "Liste alle Hosts, für die Benachrichtigungen aktiv sind" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:243 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:243 msgid "List all hosts, which are processing event handlers entirely" msgstr "Liste alle Hosts, die Eventhandler verarbeiten" -#: ../../../../modules/monitoring/application/views/scripts/list/servicegrid-flipped.phtml:44 -#: ../../../../modules/monitoring/application/views/scripts/list/servicegrid.phtml:69 +#: ../../../../application/views/scripts/list/servicegrid.phtml:69 +#: ../../../../application/views/scripts/list/servicegrid-flipped.phtml:44 #, php-format msgid "List all reported services on host %s" msgstr "Liste alle gemeldeten Services auf Host %s" -#: ../../../../modules/monitoring/application/views/scripts/list/servicegroup-grid.phtml:209 -#: ../../../../modules/monitoring/application/views/scripts/list/servicegroups.phtml:43 -#: ../../../../modules/monitoring/application/views/scripts/show/components/servicegroups.phtml:11 +#: ../../../../application/views/scripts/list/servicegroups.phtml:43 +#: ../../../../application/views/scripts/list/servicegroup-grid.phtml:209 +#: ../../../../application/views/scripts/show/components/servicegroups.phtml:11 #, php-format msgid "List all services in the group \"%s\"" msgstr "Liste alle Services in der Gruppe \"%s\"" -#: ../../../../modules/monitoring/application/views/scripts/list/hostgroups.phtml:146 +#: ../../../../application/views/scripts/list/hostgroups.phtml:146 #, php-format msgid "List all services of all hosts in host group \"%s\"" msgstr "Liste alle Services von allen Hosts in der Hostgruppe \"%s\"" -#: ../../../../modules/monitoring/library/Monitoring/Web/Controller/MonitoredObjectController.php:236 +#: ../../../../library/Monitoring/Web/Controller/MonitoredObjectController.php:239 #, php-format msgid "List all services on host %s" msgstr "Liste alle Services von Host %s" -#: ../../../../modules/monitoring/application/views/scripts/list/servicegrid-flipped.phtml:67 -#: ../../../../modules/monitoring/application/views/scripts/list/servicegrid.phtml:45 +#: ../../../../application/views/scripts/list/servicegrid.phtml:45 +#: ../../../../application/views/scripts/list/servicegrid-flipped.phtml:67 #, php-format msgid "List all services with the name \"%s\" on all reported hosts" msgstr "Liste alle Services mit dem Namen \"%s\" auf allen gemeldeten Hosts" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:98 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:98 msgid "List all services, for which flap detection is enabled entirely" msgstr "Liste alle Services, für die die Flap-Erkennung aktiv ist" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:198 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:198 msgid "List all services, for which notifications are enabled entirely" msgstr "Liste alle Services, für die Benachrichtigungen aktiv sind" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:277 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:277 msgid "List all services, which are processing event handlers entirely" msgstr "Services auflisten, welche allesamt Eventhandler verarbeiten" -#: ../../../../modules/monitoring/configuration.php:224 -#: ../../../../modules/monitoring/application/controllers/ListController.php:415 +#: ../../../../configuration.php:229 +#: ../../../../application/controllers/ListController.php:418 msgid "List comments" msgstr "Liste Kommentare" -#: ../../../../modules/monitoring/application/controllers/ListController.php:386 +#: ../../../../application/controllers/ListController.php:389 msgid "List contact groups" msgstr "Liste Kontaktgruppen" -#: ../../../../modules/monitoring/configuration.php:212 -#: ../../../../modules/monitoring/application/controllers/ListController.php:310 +#: ../../../../configuration.php:217 +#: ../../../../application/controllers/ListController.php:310 msgid "List contacts" msgstr "Liste Kontakte" -#: ../../../../modules/monitoring/application/views/scripts/show/components/contacts.phtml:29 +#: ../../../../application/views/scripts/show/components/contacts.phtml:29 #, php-format msgid "List contacts in contact-group \"%s\"" msgstr "Liste Kontakte in der Kontaktgruppe \"%s\"" -#: ../../../../modules/monitoring/configuration.php:168 +#: ../../../../configuration.php:173 msgid "List current downtimes" msgstr "Liste aktuelle Downtimes" -#: ../../../../modules/monitoring/configuration.php:134 +#: ../../../../configuration.php:139 msgid "List current host problems" msgstr "Liste aktuelle Host-Probleme" -#: ../../../../modules/monitoring/configuration.php:148 +#: ../../../../configuration.php:153 msgid "List current service problems" msgstr "Liste aktuelle Service-Probleme" -#: ../../../../modules/monitoring/configuration.php:230 -#: ../../../../modules/monitoring/application/controllers/ListController.php:214 +#: ../../../../configuration.php:235 +#: ../../../../application/controllers/ListController.php:214 msgid "List downtimes" msgstr "Liste Downtimes" -#: ../../../../modules/monitoring/application/controllers/ListController.php:627 +#: ../../../../application/controllers/ListController.php:630 msgid "List event records" msgstr "Liste Ereigniseinträge" -#: ../../../../modules/monitoring/configuration.php:206 -#: ../../../../modules/monitoring/application/controllers/ListController.php:545 +#: ../../../../configuration.php:211 +#: ../../../../application/controllers/ListController.php:548 msgid "List host groups" msgstr "Liste Hostgruppen" -#: ../../../../modules/monitoring/configuration.php:188 -#: ../../../../modules/monitoring/application/controllers/ListController.php:49 +#: ../../../../configuration.php:193 +#: ../../../../application/controllers/ListController.php:49 msgid "List hosts" msgstr "Liste Hosts" -#: ../../../../modules/monitoring/configuration.php:256 -#: ../../../../modules/monitoring/application/controllers/ListController.php:275 +#: ../../../../configuration.php:261 +#: ../../../../application/controllers/ListController.php:275 msgid "List notifications" msgstr "Liste Benachrichtigungen" -#: ../../../../modules/monitoring/configuration.php:200 -#: ../../../../modules/monitoring/application/controllers/ListController.php:467 +#: ../../../../configuration.php:205 +#: ../../../../application/controllers/ListController.php:470 msgid "List service groups" msgstr "Liste Servicegruppen" -#: ../../../../modules/monitoring/configuration.php:194 -#: ../../../../modules/monitoring/application/controllers/ListController.php:124 +#: ../../../../configuration.php:199 +#: ../../../../application/controllers/ListController.php:124 msgid "List services" msgstr "Liste Services" -#: ../../../../modules/monitoring/configuration.php:218 +#: ../../../../configuration.php:223 msgid "List users" msgstr "Liste Benutzer" -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:207 +#: ../../../../application/views/scripts/partials/event-history.phtml:242 msgid "Load More" msgstr "Mehr laden" -#: ../../../../modules/monitoring/application/views/scripts/list/servicegrid-flipped.phtml:105 -#: ../../../../modules/monitoring/application/views/scripts/list/servicegrid-flipped.phtml:126 -#: ../../../../modules/monitoring/application/views/scripts/list/servicegrid.phtml:106 -#: ../../../../modules/monitoring/application/views/scripts/list/servicegrid.phtml:127 +#: ../../../../application/views/scripts/list/servicegrid.phtml:106 +#: ../../../../application/views/scripts/list/servicegrid.phtml:127 +#: ../../../../application/views/scripts/list/servicegrid-flipped.phtml:105 +#: ../../../../application/views/scripts/list/servicegrid-flipped.phtml:126 msgid "Load more" msgstr "Mehr laden" -#: ../../../../modules/monitoring/application/forms/Config/TransportConfigForm.php:233 +#: ../../../../application/forms/Config/TransportConfigForm.php:233 msgid "Local Command File" msgstr "Lokale Befehls-Datei" -#: ../../../../modules/monitoring/application/controllers/EventController.php:466 +#: ../../../../application/controllers/EventController.php:448 msgid "Low threshold" msgstr "Niedriger Schwellwert" -#: ../../../../modules/monitoring/application/forms/Config/Transport/RemoteTransportForm.php:89 +#: ../../../../application/forms/Config/Transport/RemoteTransportForm.php:89 msgid "Make use of the ssh identity resource" msgstr "Verwende die SSH-Identitätsressource" -#: ../../../../modules/monitoring/application/views/helpers/Perfdata.php:39 +#: ../../../../application/views/helpers/Perfdata.php:39 msgid "Max" msgstr "Max" -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:444 +#: ../../../../application/controllers/AlertsummaryController.php:444 msgid "Max (min)" msgstr "Max (Min)" -#: ../../../../modules/monitoring/application/controllers/EventController.php:447 +#: ../../../../application/controllers/EventController.php:429 msgid "Message" msgstr "Nachricht" -#: ../../../../modules/monitoring/application/views/helpers/Perfdata.php:38 +#: ../../../../application/views/helpers/Perfdata.php:38 msgid "Min" msgstr "Min" -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:148 +#: ../../../../application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:148 msgid "Minutes" msgstr "Minuten" -#: ../../../../modules/monitoring/application/views/scripts/config/index.phtml:21 +#: ../../../../application/views/scripts/config/index.phtml:21 msgid "Monitoring Backend" msgstr "Monitoring-Backend" -#: ../../../../modules/monitoring/application/forms/Setup/BackendPage.php:14 -#: ../../../../modules/monitoring/library/Monitoring/BackendStep.php:73 +#: ../../../../application/forms/Setup/BackendPage.php:14 +#: ../../../../library/Monitoring/BackendStep.php:73 msgctxt "setup.page.title" msgid "Monitoring Backend" msgstr "Monitoring-Backend" -#: ../../../../modules/monitoring/application/views/scripts/config/index.phtml:7 +#: ../../../../application/views/scripts/config/index.phtml:7 msgid "Monitoring Backends" msgstr "Monitoring-Backends" -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:3 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:3 msgid "Monitoring Features" msgstr "Monitoring-Features" -#: ../../../../modules/monitoring/configuration.php:279 +#: ../../../../configuration.php:284 msgid "Monitoring Health" msgstr "Monitoring-Status" -#: ../../../../modules/monitoring/application/forms/Setup/IdoResourcePage.php:21 +#: ../../../../application/forms/Setup/IdoResourcePage.php:21 msgctxt "setup.page.title" msgid "Monitoring IDO Resource" msgstr "Monitoring-IDO-Ressource" -#: ../../../../modules/monitoring/application/forms/Setup/SecurityPage.php:14 -#: ../../../../modules/monitoring/library/Monitoring/SecurityStep.php:42 +#: ../../../../application/forms/Setup/SecurityPage.php:14 +#: ../../../../library/Monitoring/SecurityStep.php:42 msgctxt "setup.page.title" msgid "Monitoring Security" msgstr "Monitoring-Sicherheit" -#: ../../../../modules/monitoring/application/controllers/ConfigController.php:82 +#: ../../../../application/controllers/ConfigController.php:84 #, php-format msgid "Monitoring backend \"%s\" not found" msgstr "Das Monitoring-Backend \"%s\" wurde nicht gefunden" -#: ../../../../modules/monitoring/application/controllers/ConfigController.php:152 +#: ../../../../application/controllers/ConfigController.php:154 #, php-format msgid "Monitoring backend \"%s\" successfully removed" msgstr "Das Monitoring-Backend \"%s\" wurde erfolgreich entfernt" -#: ../../../../modules/monitoring/application/controllers/ConfigController.php:71 +#: ../../../../application/controllers/ConfigController.php:73 #, php-format msgid "Monitoring backend \"%s\" successfully updated" msgstr "Das Monitoring-Backend \"%s\" wurde erfolgreich aktualisiert" -#: ../../../../modules/monitoring/library/Monitoring/Web/Navigation/Renderer/BackendAvailabilityNavigationItemRenderer.php:71 +#: ../../../../library/Monitoring/Web/Navigation/Renderer/BackendAvailabilityNavigationItemRenderer.php:71 #, php-format msgid "Monitoring backend %s is not running" msgstr "Das Monitoring-Backend %s läuft nicht" -#: ../../../../modules/monitoring/library/Monitoring/ProvidedHook/ApplicationState.php:25 +#: ../../../../library/Monitoring/ProvidedHook/ApplicationState.php:25 #, php-format msgid "Monitoring backend '%s' is not running." msgstr "Das Monitoring-Backend \"%s\" läuft nicht." -#: ../../../../modules/monitoring/library/Monitoring/BackendStep.php:174 +#: ../../../../library/Monitoring/BackendStep.php:184 #, php-format msgid "" "Monitoring backend configuration could not be written to: %s. An error " @@ -3011,18 +3086,18 @@ msgstr "" "Die Konfiguration für das Monitoring-Backend konnte nicht nach \"%s\" " "geschrieben werden. Ein Fehler ist aufgetreten:" -#: ../../../../modules/monitoring/library/Monitoring/BackendStep.php:167 +#: ../../../../library/Monitoring/BackendStep.php:177 #, php-format msgid "Monitoring backend configuration has been successfully written to: %s" msgstr "" "Die Konfiguration für das Monitoring-Backend wurde erfolgreich nach \"%s\" " "geschrieben" -#: ../../../../modules/monitoring/application/controllers/ConfigController.php:119 +#: ../../../../application/controllers/ConfigController.php:121 msgid "Monitoring backend successfully created" msgstr "Monitoring-Backend erfolgreich angelegt" -#: ../../../../modules/monitoring/library/Monitoring/SecurityStep.php:76 +#: ../../../../library/Monitoring/SecurityStep.php:76 #, php-format msgid "" "Monitoring security configuration could not be written to: %s. An error " @@ -3031,437 +3106,436 @@ msgstr "" "Die Sicherheitskonfiguration für das Monitoring konnte nicht nach \"%s\" " "geschrieben werden. Ein Fehler ist aufgetreten:" -#: ../../../../modules/monitoring/library/Monitoring/SecurityStep.php:68 +#: ../../../../library/Monitoring/SecurityStep.php:68 #, php-format msgid "Monitoring security configuration has been successfully created: %s" msgstr "" "Die Sicherheitskonfiguration für das Monitoring wurde erfolgreich angelegt: " "%s" -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:648 +#: ../../../../application/controllers/AlertsummaryController.php:648 msgid "Month" msgstr "Monat" -#: ../../../../modules/monitoring/application/views/scripts/form/reorder-command-transports.phtml:80 +#: ../../../../application/views/scripts/form/reorder-command-transports.phtml:80 #, php-format msgid "Move command transport %s downwards" msgstr "Befehls-Transport %s nach unten verschieben" -#: ../../../../modules/monitoring/application/views/scripts/form/reorder-command-transports.phtml:68 +#: ../../../../application/views/scripts/form/reorder-command-transports.phtml:68 #, php-format msgid "Move command transport %s upwards" msgstr "Befehls-Transport %s nach oben verschieben" -#: ../../../../modules/monitoring/application/views/scripts/form/reorder-command-transports.phtml:78 +#: ../../../../application/views/scripts/form/reorder-command-transports.phtml:78 msgid "Move down in order" msgstr "In der Reihenfolge nach unten schieben" -#: ../../../../modules/monitoring/application/views/scripts/form/reorder-command-transports.phtml:66 +#: ../../../../application/views/scripts/form/reorder-command-transports.phtml:66 msgid "Move up in order" msgstr "In der Reihenfolge nach oben schieben" -#: ../../../../modules/monitoring/configuration.php:345 +#: ../../../../configuration.php:350 msgid "Muted" msgstr "Stumm" -#: ../../../../modules/monitoring/application/controllers/EventController.php:103 -#: ../../../../modules/monitoring/application/controllers/EventController.php:119 -#: ../../../../modules/monitoring/application/controllers/EventController.php:144 -#: ../../../../modules/monitoring/application/controllers/EventController.php:158 -#: ../../../../modules/monitoring/application/controllers/EventController.php:184 -#: ../../../../modules/monitoring/application/controllers/EventController.php:199 -#: ../../../../modules/monitoring/application/controllers/EventController.php:207 -#: ../../../../modules/monitoring/application/controllers/EventController.php:424 -#: ../../../../modules/monitoring/application/controllers/EventController.php:435 -#: ../../../../modules/monitoring/application/controllers/EventController.php:459 -#: ../../../../modules/monitoring/application/controllers/EventController.php:499 -#: ../../../../modules/monitoring/application/views/scripts/health/info.phtml:21 -#: ../../../../modules/monitoring/application/views/scripts/health/info.phtml:39 -#: ../../../../modules/monitoring/application/views/scripts/health/info.phtml:45 -#: ../../../../modules/monitoring/application/views/scripts/health/info.phtml:51 -#: ../../../../modules/monitoring/application/views/scripts/health/info.phtml:57 +#: ../../../../application/controllers/EventController.php:97 +#: ../../../../application/controllers/EventController.php:113 +#: ../../../../application/controllers/EventController.php:127 +#: ../../../../application/controllers/EventController.php:153 +#: ../../../../application/controllers/EventController.php:168 +#: ../../../../application/controllers/EventController.php:176 +#: ../../../../application/controllers/EventController.php:406 +#: ../../../../application/controllers/EventController.php:417 +#: ../../../../application/controllers/EventController.php:441 +#: ../../../../application/controllers/EventController.php:481 +#: ../../../../application/views/scripts/health/info.phtml:21 +#: ../../../../application/views/scripts/health/info.phtml:39 +#: ../../../../application/views/scripts/health/info.phtml:45 +#: ../../../../application/views/scripts/health/info.phtml:51 +#: ../../../../application/views/scripts/health/info.phtml:57 +#: ../../../../application/views/scripts/health/info.phtml:61 msgid "N/A" msgstr "Nicht verfügbar" -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:59 +#: ../../../../application/views/scripts/partials/event-history.phtml:61 msgid "NOTIFICATION" msgstr "BENACHRICHTIGUNG" -#: ../../../../modules/monitoring/application/controllers/ListController.php:325 -#: ../../../../modules/monitoring/application/views/scripts/list/contacts.phtml:20 +#: ../../../../application/controllers/ListController.php:325 +#: ../../../../application/views/scripts/list/contacts.phtml:20 msgid "Name" msgstr "Name" -#: ../../../../modules/monitoring/application/forms/Config/SecurityConfigForm.php:31 +#: ../../../../application/forms/Config/SecurityConfigForm.php:31 msgid "New security configuration has successfully been stored" msgstr "Die neue Sicherheitskonfiguration wurde erfolgreich gespeichert" -#: ../../../../modules/monitoring/application/views/scripts/show/components/checkstatistics.phtml:22 +#: ../../../../application/views/scripts/show/components/checkstatistics.phtml:22 msgid "Next check" msgstr "Nächster Check" -#: ../../../../modules/monitoring/application/views/scripts/show/components/checkstatistics.phtml:22 +#: ../../../../application/views/scripts/show/components/checkstatistics.phtml:22 msgid "Next update" msgstr "Nächste Aktualisierung" -#: ../../../../modules/monitoring/application/controllers/EventController.php:106 -#: ../../../../modules/monitoring/application/views/scripts/comment/show.phtml:48 -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:155 +#: ../../../../application/controllers/EventController.php:100 +#: ../../../../application/views/scripts/comment/show.phtml:48 +#: ../../../../application/views/scripts/downtime/show.phtml:155 msgid "No" msgstr "Nein" -#: ../../../../modules/monitoring/library/Monitoring/Backend/MonitoringBackend.php:173 +#: ../../../../library/Monitoring/Backend/MonitoringBackend.php:173 msgid "No backend has been configured" msgstr "Es wurde kein Backend konfiguriert" -#: ../../../../modules/monitoring/library/Monitoring/Command/Transport/CommandTransport.php:42 +#: ../../../../library/Monitoring/Command/Transport/CommandTransport.php:42 #, php-format msgid "No command transports have been configured in \"%s\"." msgstr "Kein Befehls-Transport konfiguriert in \"%s\"." -#: ../../../../modules/monitoring/application/views/scripts/list/comments.phtml:15 +#: ../../../../application/views/scripts/list/comments.phtml:15 msgid "No comments found matching the filter" msgstr "Zu diesem Filter wurden keine Kommentare gefunden" -#: ../../../../modules/monitoring/library/Monitoring/Backend/MonitoringBackend.php:184 +#: ../../../../library/Monitoring/Backend/MonitoringBackend.php:184 #, php-format msgid "No configuration for backend %s" msgstr "Keine Konfiguration für Backend %s" -#: ../../../../modules/monitoring/application/views/scripts/list/contactgroups.phtml:16 +#: ../../../../application/views/scripts/list/contactgroups.phtml:16 msgid "No contact groups found matching the filter" msgstr "Zu diesem Filter wurden keine Kontaktgruppen gefunden" -#: ../../../../modules/monitoring/application/views/scripts/list/contacts.phtml:14 +#: ../../../../application/views/scripts/list/contacts.phtml:14 msgid "No contacts found matching the filter" msgstr "Zu diesem Filter wurden keine Kontakte gefunden" -#: ../../../../modules/monitoring/application/views/scripts/list/downtimes.phtml:19 +#: ../../../../application/views/scripts/list/downtimes.phtml:19 msgid "No downtimes found matching the filter." msgstr "Zu diesem Filter wurden keine Downtimes gefunden." -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:33 +#: ../../../../application/views/scripts/partials/event-history.phtml:33 msgid "No historical events found matching the filter." msgstr "Zu diesem Filter wurden keine historischen Ereignisse gefunden." -#: ../../../../modules/monitoring/application/views/scripts/list/hostgroup-grid.phtml:18 -#: ../../../../modules/monitoring/application/views/scripts/list/hostgroups.phtml:23 +#: ../../../../application/views/scripts/list/hostgroups.phtml:23 +#: ../../../../application/views/scripts/list/hostgroup-grid.phtml:18 msgid "No host groups found matching the filter." msgstr "Zu diesem Filter wurden keine Hostgruppen gefunden." -#: ../../../../modules/monitoring/application/views/scripts/hosts/show.phtml:18 +#: ../../../../application/views/scripts/hosts/show.phtml:18 msgid "No hosts found matching the filter" msgstr "Zu diesem Filter wurden keine Hosts gefunden" -#: ../../../../modules/monitoring/application/views/scripts/list/hosts.phtml:17 +#: ../../../../application/views/scripts/list/hosts.phtml:17 msgid "No hosts found matching the filter." msgstr "Zu diesem Filter wurden keine Hosts gefunden." -#: ../../../../modules/monitoring/application/views/scripts/show/components/notifications.phtml:62 +#: ../../../../application/views/scripts/show/components/notifications.phtml:62 msgid "No notification has been sent for this issue." msgstr "Für dieses Problem wurde keine Benachrichtigung gesendet." -#: ../../../../modules/monitoring/application/views/scripts/list/notifications.phtml:18 +#: ../../../../application/views/scripts/list/notifications.phtml:18 msgid "No notifications found matching the filter." msgstr "Zu diesem Filter wurden keine Benachrichtigungen gefunden." -#: ../../../../modules/monitoring/application/views/scripts/show/contact.phtml:69 +#: ../../../../application/views/scripts/show/contact.phtml:69 msgid "No notifications have been sent for this contact" msgstr "Zu diesem Kontakt wurden keine Benachrichtigungen gesendet" -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:9 +#: ../../../../application/views/scripts/tactical/index.phtml:9 msgid "No results found matching the filter." msgstr "Zu diesem Filter wurden keine Ergebnisse gefunden." -#: ../../../../modules/monitoring/application/views/scripts/list/servicegroup-grid.phtml:18 -#: ../../../../modules/monitoring/application/views/scripts/list/servicegroups.phtml:21 +#: ../../../../application/views/scripts/list/servicegroups.phtml:21 +#: ../../../../application/views/scripts/list/servicegroup-grid.phtml:18 msgid "No service groups found matching the filter." msgstr "Zu diesem Filter wurden keine Servicegruppen gefunden." -#: ../../../../modules/monitoring/application/views/scripts/services/show.phtml:20 +#: ../../../../application/views/scripts/services/show.phtml:20 msgid "No services found matching the filter" msgstr "Zu diesem Filter wurden keine Services gefunden" -#: ../../../../modules/monitoring/application/views/scripts/list/servicegrid-flipped.phtml:17 -#: ../../../../modules/monitoring/application/views/scripts/list/servicegrid.phtml:17 -#: ../../../../modules/monitoring/application/views/scripts/list/services.phtml:18 +#: ../../../../application/views/scripts/list/services.phtml:18 +#: ../../../../application/views/scripts/list/servicegrid.phtml:17 +#: ../../../../application/views/scripts/list/servicegrid-flipped.phtml:17 msgid "No services found matching the filter." msgstr "Zu diesem Filter wurden keine Services gefunden." -#: ../../../../modules/monitoring/application/views/scripts/list/eventgrid.phtml:77 +#: ../../../../application/views/scripts/list/eventgrid.phtml:77 msgid "No state changes in the selected time period." msgstr "Keine Zustandsänderungen im gewählten Zeitabschnitt." -#: ../../../../modules/monitoring/application/views/scripts/show/contact.phtml:12 +#: ../../../../application/views/scripts/show/contact.phtml:12 msgid "No such contact" msgstr "Der gewünschte Kontakt existiert nicht" -#: ../../../../modules/monitoring/application/forms/Config/TransportConfigForm.php:205 +#: ../../../../application/forms/Config/TransportConfigForm.php:205 msgctxt "command transport instance association" msgid "None" msgstr "Keine" -#: ../../../../modules/monitoring/library/Monitoring/SecurityStep.php:56 +#: ../../../../library/Monitoring/SecurityStep.php:56 msgctxt "monitoring.protected_customvars" msgid "None" msgstr "Keine" -#: ../../../../modules/monitoring/application/controllers/EventController.php:472 +#: ../../../../application/controllers/EventController.php:454 msgid "Normal notification" msgstr "Normale Benachrichtigung" -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:59 -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:123 +#: ../../../../application/views/scripts/tactical/index.phtml:64 +#: ../../../../application/views/scripts/tactical/index.phtml:135 msgid "Not Checked" msgstr "Nicht geprüft" -#: ../../../../modules/monitoring/application/views/scripts/show/components/acknowledgement.phtml:57 +#: ../../../../application/views/scripts/show/components/acknowledgement.phtml:57 msgid "Not acknowledged" msgstr "Nicht bestätigt" -#: ../../../../modules/monitoring/application/views/scripts/show/components/reachable.phtml:11 +#: ../../../../application/views/scripts/show/components/reachable.phtml:11 msgid "Not reachable" msgstr "Nicht erreichbar" -#: ../../../../modules/monitoring/application/views/scripts/list/notifications.phtml:68 +#: ../../../../application/views/scripts/list/notifications.phtml:68 msgid "Not sent out to any contact" msgstr "An keinen Kontakt gesendet" -#: ../../../../modules/monitoring/application/views/scripts/show/components/notes.phtml:37 +#: ../../../../application/views/scripts/show/components/notes.phtml:37 msgid "Notes" msgstr "Bemerkungen" -#: ../../../../modules/monitoring/application/views/scripts/partials/object/quick-actions.phtml:80 -#: ../../../../modules/monitoring/application/views/scripts/partials/object/quick-actions.phtml:94 +#: ../../../../application/views/scripts/partials/object/quick-actions.phtml:80 +#: ../../../../application/views/scripts/partials/object/quick-actions.phtml:94 msgid "Notification" msgstr "Benachrichtigung" -#: ../../../../modules/monitoring/application/controllers/EventController.php:237 -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:58 +#: ../../../../application/controllers/EventController.php:206 msgctxt "tooltip" msgid "Notification" msgstr "Benachrichtigung" -#: ../../../../modules/monitoring/application/controllers/ListController.php:294 +#: ../../../../application/controllers/ListController.php:294 msgid "Notification Start" msgstr "Benachrichtigungs-Zeitpunkt" -#: ../../../../modules/monitoring/configuration.php:254 -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:329 -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:424 -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:467 -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:474 -#: ../../../../modules/monitoring/application/controllers/ListController.php:274 -#: ../../../../modules/monitoring/application/controllers/TimelineController.php:52 -#: ../../../../modules/monitoring/application/forms/EventOverviewForm.php:74 -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:127 -#: ../../../../modules/monitoring/application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:50 -#: ../../../../modules/monitoring/application/views/scripts/hosts/show.phtml:137 -#: ../../../../modules/monitoring/application/views/scripts/hosts/show.phtml:141 -#: ../../../../modules/monitoring/application/views/scripts/partials/object/detail-content.phtml:25 -#: ../../../../modules/monitoring/application/views/scripts/services/show.phtml:138 -#: ../../../../modules/monitoring/application/views/scripts/services/show.phtml:143 -#: ../../../../modules/monitoring/application/views/scripts/show/components/notifications.phtml:2 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:129 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/monitoringfeatures.phtml:131 +#: ../../../../configuration.php:259 +#: ../../../../application/forms/EventOverviewForm.php:74 +#: ../../../../application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:50 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:127 +#: ../../../../application/controllers/TimelineController.php:52 +#: ../../../../application/controllers/AlertsummaryController.php:329 +#: ../../../../application/controllers/AlertsummaryController.php:424 +#: ../../../../application/controllers/AlertsummaryController.php:467 +#: ../../../../application/controllers/AlertsummaryController.php:474 +#: ../../../../application/controllers/ListController.php:274 +#: ../../../../application/views/scripts/services/show.phtml:139 +#: ../../../../application/views/scripts/services/show.phtml:144 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:129 +#: ../../../../application/views/scripts/tactical/components/monitoringfeatures.phtml:131 +#: ../../../../application/views/scripts/partials/object/detail-content.phtml:25 +#: ../../../../application/views/scripts/hosts/show.phtml:138 +#: ../../../../application/views/scripts/hosts/show.phtml:142 +#: ../../../../application/views/scripts/show/components/notifications.phtml:2 msgid "Notifications" msgstr "Benachrichtigungen" -#: ../../../../modules/monitoring/application/views/helpers/HostFlags.php:19 -#: ../../../../modules/monitoring/application/views/helpers/ServiceFlags.php:19 +#: ../../../../application/views/helpers/HostFlags.php:19 +#: ../../../../application/views/helpers/ServiceFlags.php:19 msgid "Notifications Disabled" msgstr "Benachrichtigungen inaktiv" -#: ../../../../modules/monitoring/application/views/scripts/alertsummary/index.phtml:15 +#: ../../../../application/views/scripts/alertsummary/index.phtml:15 msgid "Notifications and Problems" msgstr "Benachrichtigungen und Probleme" -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:326 +#: ../../../../application/controllers/AlertsummaryController.php:326 msgid "Notifications and average reaction time per hour." msgstr "Benachrichtigungen und durchschnittliche Reaktionszeiten pro Stunde." -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:464 +#: ../../../../application/controllers/AlertsummaryController.php:464 msgid "Notifications and defects per hour" msgstr "Benachrichtigungen und Fehler pro Stunde" -#: ../../../../modules/monitoring/library/Monitoring/Web/Navigation/Renderer/BackendAvailabilityNavigationItemRenderer.php:65 +#: ../../../../library/Monitoring/Web/Navigation/Renderer/BackendAvailabilityNavigationItemRenderer.php:65 msgid "Notifications are disabled" msgstr "Benachrichtigungen inaktiv" -#: ../../../../modules/monitoring/application/views/scripts/show/contact.phtml:58 +#: ../../../../application/views/scripts/show/contact.phtml:58 msgid "Notifications sent to this contact" msgstr "An diesen Kontakt gesendete Benachrichtigungen" -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:79 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:79 #, php-format msgid "Notifications will be re-enabled in %s" msgstr "Benachrichtigungen werden reaktiviert in %s" -#: ../../../../modules/monitoring/application/views/scripts/health/disable-notifications.phtml:13 +#: ../../../../application/views/scripts/health/disable-notifications.phtml:13 #, php-format msgid "Notifications will be re-enabled in %s." msgstr "Benachrichtigungen werden reaktiviert in %s." -#: ../../../../modules/monitoring/library/Monitoring/Object/Service.php:192 +#: ../../../../library/Monitoring/Object/Service.php:192 msgid "OK" msgstr "OK" -#: ../../../../modules/monitoring/application/forms/Command/Object/ProcessCheckResultCommandForm.php:58 +#: ../../../../application/forms/Command/Object/ProcessCheckResultCommandForm.php:58 msgctxt "icinga.state" msgid "OK" msgstr "OK" -#: ../../../../modules/monitoring/application/forms/StatehistoryForm.php:94 +#: ../../../../application/forms/StatehistoryForm.php:94 msgid "Object type" msgstr "Objekttyp" -#: ../../../../modules/monitoring/application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:46 +#: ../../../../application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:46 msgid "Obsessing" msgstr "Verfolgung" -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:150 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:150 msgid "Obsessing Over Hosts" msgstr "Hosts verfolgen" -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:159 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:159 msgid "Obsessing Over Services" msgstr "Services verfolgen" -#: ../../../../modules/monitoring/application/controllers/ListController.php:647 +#: ../../../../application/controllers/ListController.php:650 msgid "Occurence" msgstr "Vorkommen" -#: ../../../../modules/monitoring/application/forms/StatehistoryForm.php:117 -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:75 +#: ../../../../application/forms/StatehistoryForm.php:117 +#: ../../../../application/views/scripts/tactical/index.phtml:79 msgid "Ok" msgstr "Ok" -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:535 -#: ../../../../modules/monitoring/application/controllers/TimelineController.php:105 +#: ../../../../application/controllers/TimelineController.php:105 +#: ../../../../application/controllers/AlertsummaryController.php:535 msgid "One day" msgstr "Ein Tag" -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:537 -#: ../../../../modules/monitoring/application/controllers/TimelineController.php:107 +#: ../../../../application/controllers/TimelineController.php:107 +#: ../../../../application/controllers/AlertsummaryController.php:537 msgid "One month" msgstr "Ein Monat" -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:536 -#: ../../../../modules/monitoring/application/controllers/TimelineController.php:106 +#: ../../../../application/controllers/TimelineController.php:106 +#: ../../../../application/controllers/AlertsummaryController.php:536 msgid "One week" msgstr "Eine Woche" -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:538 -#: ../../../../modules/monitoring/application/controllers/TimelineController.php:108 +#: ../../../../application/controllers/TimelineController.php:108 +#: ../../../../application/controllers/AlertsummaryController.php:538 msgid "One year" msgstr "Ein Jahr" -#: ../../../../modules/monitoring/configuration.php:244 +#: ../../../../configuration.php:249 msgid "Open event grid" msgstr "Öffne Ereignisraster" -#: ../../../../modules/monitoring/configuration.php:250 +#: ../../../../configuration.php:255 msgid "Open event overview" msgstr "Öffne Ereignisüberblick" -#: ../../../../modules/monitoring/configuration.php:281 +#: ../../../../configuration.php:286 msgid "Open monitoring health" msgstr "Öffne Monitoring-Status" -#: ../../../../modules/monitoring/configuration.php:182 +#: ../../../../configuration.php:187 msgid "Open tactical overview" msgstr "Öffne Taktische Übersicht" -#: ../../../../modules/monitoring/configuration.php:262 +#: ../../../../configuration.php:267 msgid "Open timeline" msgstr "Öffne Zeitleiste" -#: ../../../../modules/monitoring/application/controllers/EventController.php:513 -#: ../../../../modules/monitoring/application/controllers/EventController.php:534 -#: ../../../../modules/monitoring/application/forms/Command/Object/ProcessCheckResultCommandForm.php:70 +#: ../../../../application/forms/Command/Object/ProcessCheckResultCommandForm.php:70 +#: ../../../../application/controllers/EventController.php:495 +#: ../../../../application/controllers/EventController.php:517 msgid "Output" msgstr "Ausgabe" -#: ../../../../modules/monitoring/configuration.php:324 +#: ../../../../configuration.php:329 msgid "Overdue" msgstr "Überfällig" -#: ../../../../modules/monitoring/configuration.php:176 +#: ../../../../configuration.php:181 msgid "Overview" msgstr "Übersicht" -#: ../../../../modules/monitoring/library/Monitoring/Object/Host.php:189 -#: ../../../../modules/monitoring/library/Monitoring/Object/Service.php:204 +#: ../../../../library/Monitoring/Object/Service.php:204 +#: ../../../../library/Monitoring/Object/Host.php:189 msgid "PENDING" msgstr "AUSSTEHEND" -#: ../../../../modules/monitoring/application/views/scripts/list/contacts.phtml:22 -#: ../../../../modules/monitoring/application/views/scripts/show/contact.phtml:34 +#: ../../../../application/views/scripts/list/contacts.phtml:22 +#: ../../../../application/views/scripts/show/contact.phtml:34 msgid "Pager" msgstr "Pager" -#: ../../../../modules/monitoring/application/controllers/ListController.php:328 +#: ../../../../application/controllers/ListController.php:328 msgid "Pager Address / Number" msgstr "Pageradresse/-nummer" -#: ../../../../modules/monitoring/application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:42 -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:134 +#: ../../../../application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:42 +#: ../../../../application/views/scripts/health/stats.phtml:134 msgid "Passive Checks" msgstr "Passive Checks" -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:168 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:168 msgid "Passive Host Checks" msgstr "Passive Host-Checks" -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:177 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:177 msgid "Passive Service Checks" msgstr "Passive Service-Checks" -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:129 +#: ../../../../application/views/scripts/health/stats.phtml:129 msgid "Passive checks" msgstr "Passive Checks" -#: ../../../../modules/monitoring/library/Monitoring/BackendStep.php:113 -#: ../../../../modules/monitoring/library/Monitoring/TransportStep.php:106 +#: ../../../../library/Monitoring/TransportStep.php:106 +#: ../../../../library/Monitoring/BackendStep.php:113 msgid "Password" msgstr "Passwort" -#: ../../../../modules/monitoring/application/forms/Config/Transport/RemoteTransportForm.php:179 +#: ../../../../application/forms/Config/Transport/RemoteTransportForm.php:179 msgid "Path to the Icinga command file on the remote Icinga instance" msgstr "Pfad zur Icinga Befehls-Datei auf der entfernten Icingainstanz" -#: ../../../../modules/monitoring/application/forms/Config/Transport/LocalTransportForm.php:32 +#: ../../../../application/forms/Config/Transport/LocalTransportForm.php:32 msgid "Path to the local Icinga command file" msgstr "Pfad zur lokalen Icinga Befehlsdatei" -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:53 -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:117 +#: ../../../../application/views/scripts/tactical/index.phtml:57 +#: ../../../../application/views/scripts/tactical/index.phtml:128 msgid "Pending" msgstr "Ungeprüft" -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:86 +#: ../../../../application/views/scripts/health/stats.phtml:86 msgid "Per Host" msgstr "Pro Host" -#: ../../../../modules/monitoring/application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:188 -#: ../../../../modules/monitoring/application/forms/Command/Object/ProcessCheckResultCommandForm.php:79 +#: ../../../../application/forms/Command/Object/ProcessCheckResultCommandForm.php:79 +#: ../../../../application/forms/Command/Instance/ToggleInstanceFeaturesCommandForm.php:188 msgid "Performance Data" msgstr "Performancedaten" -#: ../../../../modules/monitoring/application/views/scripts/show/components/perfdata.phtml:2 +#: ../../../../application/views/scripts/show/components/perfdata.phtml:2 msgid "Performance data" msgstr "Performancedaten" -#: ../../../../modules/monitoring/application/forms/Command/Object/AddCommentCommandForm.php:57 -#: ../../../../modules/monitoring/application/views/scripts/comment/show.phtml:47 +#: ../../../../application/forms/Command/Object/AddCommentCommandForm.php:57 +#: ../../../../application/views/scripts/comment/show.phtml:47 msgid "Persistent" msgstr "Persistent" -#: ../../../../modules/monitoring/application/forms/Command/Object/AcknowledgeProblemCommandForm.php:67 +#: ../../../../application/forms/Command/Object/AcknowledgeProblemCommandForm.php:67 msgid "Persistent Comment" msgstr "Persistenter Kommentar" -#: ../../../../modules/monitoring/application/forms/Setup/BackendPage.php:16 +#: ../../../../application/forms/Setup/BackendPage.php:16 msgid "" "Please configure below how Icinga Web 2 should retrieve monitoring " "information." @@ -3469,7 +3543,7 @@ msgstr "" "Bitte konfiguriere weiter unten, wie Icinga Web 2 Monitoringinformation " "abrufen soll." -#: ../../../../modules/monitoring/application/forms/Setup/TransportPage.php:16 +#: ../../../../application/forms/Setup/TransportPage.php:16 msgid "" "Please define below how you want to send commands to your monitoring " "instance." @@ -3477,7 +3551,7 @@ msgstr "" "Bitte lege weiter unten fest, wie Befehle an die Monitoringinstanz gesendet " "werden sollen." -#: ../../../../modules/monitoring/application/forms/Setup/IdoResourcePage.php:23 +#: ../../../../application/forms/Setup/IdoResourcePage.php:23 msgid "" "Please fill out the connection details below to access the IDO database of " "your monitoring environment." @@ -3485,18 +3559,18 @@ msgstr "" "Bitte gib weiter unten die Verbindungsdetails für die IDO-Datenbank der " "Monitoringumgebung an." -#: ../../../../modules/monitoring/application/views/scripts/show/components/output.phtml:1 +#: ../../../../application/views/scripts/show/components/output.phtml:1 msgid "Plugin Output" msgstr "Plugin-Ausgabe" -#: ../../../../modules/monitoring/application/forms/Config/Transport/ApiTransportForm.php:41 -#: ../../../../modules/monitoring/application/forms/Config/Transport/RemoteTransportForm.php:150 -#: ../../../../modules/monitoring/library/Monitoring/BackendStep.php:101 -#: ../../../../modules/monitoring/library/Monitoring/TransportStep.php:98 +#: ../../../../application/forms/Config/Transport/RemoteTransportForm.php:150 +#: ../../../../application/forms/Config/Transport/ApiTransportForm.php:41 +#: ../../../../library/Monitoring/TransportStep.php:98 +#: ../../../../library/Monitoring/BackendStep.php:101 msgid "Port" msgstr "Port" -#: ../../../../modules/monitoring/application/views/scripts/list/components/selectioninfo.phtml:3 +#: ../../../../application/views/scripts/list/components/selectioninfo.phtml:3 msgctxt "Multi-selection help" msgid "" "Press and hold the Ctrl key while clicking on rows to select multiple rows " @@ -3505,271 +3579,275 @@ msgstr "" "Drücke und halte STRG beim klicken auf Spalten, um mehrere auszuwählen. Mit " "der Umschalttaste können Bereiche von Spalten ausgewählt werden" -#: ../../../../modules/monitoring/application/views/scripts/hosts/show.phtml:20 +#: ../../../../application/views/scripts/hosts/show.phtml:21 msgid "Problem Handling" msgstr "Problembehandlung" -#: ../../../../modules/monitoring/application/controllers/EventController.php:475 +#: ../../../../application/controllers/EventController.php:457 msgid "Problem acknowledgement" msgstr "Problembestätigung" -#: ../../../../modules/monitoring/application/views/scripts/partials/object/detail-content.phtml:6 -#: ../../../../modules/monitoring/application/views/scripts/services/show.phtml:22 +#: ../../../../application/views/scripts/services/show.phtml:23 +#: ../../../../application/views/scripts/partials/object/detail-content.phtml:6 msgid "Problem handling" msgstr "Problembehandlung" -#: ../../../../modules/monitoring/configuration.php:124 +#: ../../../../configuration.php:129 msgid "Problems" msgstr "Probleme" -#: ../../../../modules/monitoring/application/views/scripts/health/info.phtml:14 +#: ../../../../application/views/scripts/health/info.phtml:14 msgid "Process Info" msgstr "Prozessinformation" -#: ../../../../modules/monitoring/application/controllers/HealthController.php:33 -#: ../../../../modules/monitoring/application/controllers/HealthController.php:55 +#: ../../../../application/controllers/HealthController.php:33 +#: ../../../../application/controllers/HealthController.php:55 msgid "Process Information" msgstr "Prozessinformation" -#: ../../../../modules/monitoring/application/views/scripts/hosts/show.phtml:166 -#: ../../../../modules/monitoring/application/views/scripts/services/show.phtml:168 -#: ../../../../modules/monitoring/application/views/scripts/show/components/command.phtml:21 -#: ../../../../modules/monitoring/application/views/scripts/show/components/command.phtml:33 +#: ../../../../application/views/scripts/services/show.phtml:169 +#: ../../../../application/views/scripts/hosts/show.phtml:167 +#: ../../../../application/views/scripts/show/components/command.phtml:21 +#: ../../../../application/views/scripts/show/components/command.phtml:33 msgid "Process check result" msgstr "Check-Ergebnis verarbeiten" -#: ../../../../modules/monitoring/application/forms/Command/Object/ProcessCheckResultCommandForm.php:109 +#: ../../../../application/forms/Command/Object/ProcessCheckResultCommandForm.php:109 msgid "Processing check result.." msgid_plural "Processing check results.." msgstr[0] "Verarbeite Check-Ergebnis.." msgstr[1] "Verarbeite Check-Ergebnisse.." -#: ../../../../modules/monitoring/application/views/scripts/health/info.phtml:24 +#: ../../../../application/views/scripts/health/info.phtml:24 msgid "Program Start Time" msgstr "Startzeitpunkt des Programms" -#: ../../../../modules/monitoring/application/views/scripts/health/info.phtml:18 +#: ../../../../application/views/scripts/health/info.phtml:18 msgid "Program Version" msgstr "Programmversion" -#: ../../../../modules/monitoring/application/forms/Config/SecurityConfigForm.php:56 -#: ../../../../modules/monitoring/library/Monitoring/SecurityStep.php:53 +#: ../../../../application/forms/Config/SecurityConfigForm.php:56 +#: ../../../../library/Monitoring/SecurityStep.php:53 msgid "Protected Custom Variables" msgstr "Geschützte angepasste Variablen" -#: ../../../../modules/monitoring/application/views/scripts/show/components/reachable.phtml:4 +#: ../../../../application/views/scripts/show/components/reachable.phtml:4 msgid "Reachable" msgstr "Erreichbar" -#: ../../../../modules/monitoring/application/controllers/EventController.php:464 -#: ../../../../modules/monitoring/application/controllers/EventController.php:505 +#: ../../../../application/controllers/EventController.php:446 +#: ../../../../application/controllers/EventController.php:487 msgid "Reason" msgstr "Grund" -#: ../../../../modules/monitoring/configuration.php:296 +#: ../../../../configuration.php:301 msgid "Recently Recovered Services" msgstr "Vor kurzem erholte Services" -#: ../../../../modules/monitoring/application/forms/Config/TransportConfigForm.php:234 +#: ../../../../application/forms/Config/TransportConfigForm.php:234 msgid "Remote Command File" msgstr "Entfernte Befehls-Datei" -#: ../../../../modules/monitoring/library/Monitoring/TransportStep.php:69 +#: ../../../../library/Monitoring/TransportStep.php:69 msgid "Remote Host" msgstr "Entfernter Host" -#: ../../../../modules/monitoring/library/Monitoring/TransportStep.php:73 +#: ../../../../library/Monitoring/TransportStep.php:73 msgid "Remote SSH Port" msgstr "Entfernter SSH Port" -#: ../../../../modules/monitoring/library/Monitoring/TransportStep.php:77 +#: ../../../../library/Monitoring/TransportStep.php:77 msgid "Remote SSH User" msgstr "Entfernter SSH Benutzer" -#: ../../../../modules/monitoring/application/forms/Command/Object/DeleteCommentsCommandForm.php:63 -#: ../../../../modules/monitoring/application/forms/Command/Object/DeleteDowntimesCommandForm.php:63 +#: ../../../../application/forms/Command/Object/DeleteDowntimesCommandForm.php:63 +#: ../../../../application/forms/Command/Object/DeleteCommentsCommandForm.php:63 msgid "Remove" msgid_plural "Remove All" msgstr[0] "Entfernen" msgstr[1] "Alle entfernen" -#: ../../../../modules/monitoring/application/views/scripts/comments/show.phtml:11 +#: ../../../../application/views/scripts/comments/show.phtml:11 #, php-format msgid "Remove %d comments" msgstr "Entferne %d Kommentare" -#: ../../../../modules/monitoring/application/controllers/ConfigController.php:175 +#: ../../../../application/controllers/ConfigController.php:177 #, php-format msgid "Remove Command Transport %s" msgstr "Entferne Befehls-Transport %s" -#: ../../../../modules/monitoring/application/controllers/ConfigController.php:142 +#: ../../../../application/controllers/ConfigController.php:144 #, php-format msgid "Remove Monitoring Backend %s" msgstr "Entferne Monitoring-Backend %s" -#: ../../../../modules/monitoring/application/forms/Command/Object/RemoveAcknowledgementCommandForm.php:73 -#: ../../../../modules/monitoring/application/forms/Command/Object/RemoveAcknowledgementCommandForm.php:92 +#: ../../../../application/forms/Command/Object/RemoveAcknowledgementCommandForm.php:73 +#: ../../../../application/forms/Command/Object/RemoveAcknowledgementCommandForm.php:92 msgid "Remove acknowledgement" msgid_plural "Remove acknowledgements" msgstr[0] "Bestätigung entfernen" msgstr[1] "Bestätigungen entfernen" -#: ../../../../modules/monitoring/application/views/scripts/downtimes/show.phtml:11 +#: ../../../../application/views/scripts/downtimes/show.phtml:11 #, php-format msgid "Remove all %d scheduled downtimes" msgstr "Entferne alle %d geplanten Downtimes" -#: ../../../../modules/monitoring/application/controllers/CommentsController.php:94 +#: ../../../../application/controllers/CommentsController.php:95 msgid "Remove all Comments" msgstr "Entferne alle Kommentare" -#: ../../../../modules/monitoring/application/controllers/DowntimesController.php:98 +#: ../../../../application/controllers/DowntimesController.php:99 msgid "Remove all Downtimes" msgstr "Entferne alle Downtimes" -#: ../../../../modules/monitoring/application/views/scripts/comments/show.phtml:16 +#: ../../../../application/views/scripts/comments/show.phtml:16 msgid "Remove all selected comments" msgstr "Entferne alle ausgewählten Kommentare" -#: ../../../../modules/monitoring/application/views/scripts/downtimes/show.phtml:16 +#: ../../../../application/views/scripts/downtimes/show.phtml:16 msgid "Remove all selected downtimes" msgstr "Entferne alle ausgewählten Downtimes" -#: ../../../../modules/monitoring/application/views/scripts/form/reorder-command-transports.phtml:57 +#: ../../../../application/views/scripts/form/reorder-command-transports.phtml:57 #, php-format msgid "Remove command transport %s" msgstr "Befehls-Transport %s entfernen" -#: ../../../../modules/monitoring/application/views/scripts/config/index.phtml:52 +#: ../../../../application/views/scripts/config/index.phtml:52 #, php-format msgid "Remove monitoring backend %s" msgstr "Entferne Monitoring-Backend %s" -#: ../../../../modules/monitoring/application/forms/Command/Object/RemoveAcknowledgementCommandForm.php:114 +#: ../../../../application/forms/Command/Object/RemoveAcknowledgementCommandForm.php:114 msgid "Removing acknowledgement.." msgid_plural "Removing acknowledgements.." msgstr[0] "Entferne Problembestätigung.." msgstr[1] "Entferne Problembestätigungen.." -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:540 +#: ../../../../application/controllers/AlertsummaryController.php:540 msgid "Report interval" msgstr "Berichtintervall" -#: ../../../../modules/monitoring/configuration.php:270 +#: ../../../../configuration.php:275 msgid "Reporting" msgstr "Berichte" -#: ../../../../modules/monitoring/application/views/scripts/hosts/show.phtml:188 -#: ../../../../modules/monitoring/application/views/scripts/services/show.phtml:190 -#: ../../../../modules/monitoring/application/views/scripts/show/components/checkstatistics.phtml:34 -#: ../../../../modules/monitoring/application/views/scripts/show/components/checkstatistics.phtml:48 +#: ../../../../application/views/scripts/services/show.phtml:192 +#: ../../../../application/views/scripts/hosts/show.phtml:190 +#: ../../../../application/views/scripts/show/components/checkstatistics.phtml:34 +#: ../../../../application/views/scripts/show/components/checkstatistics.phtml:48 msgid "Reschedule" msgstr "Neu planen" -#: ../../../../modules/monitoring/application/controllers/HostController.php:143 +#: ../../../../application/controllers/HostController.php:145 msgid "Reschedule Host Check" msgstr "Host-Check neu planen" -#: ../../../../modules/monitoring/application/controllers/HostsController.php:188 +#: ../../../../application/controllers/HostsController.php:219 msgid "Reschedule Host Checks" msgstr "Host-Checks neu planen" -#: ../../../../modules/monitoring/application/controllers/ServiceController.php:102 +#: ../../../../application/controllers/ServiceController.php:108 msgid "Reschedule Service Check" msgstr "Service-Check neu planen" -#: ../../../../modules/monitoring/application/controllers/ServicesController.php:190 +#: ../../../../application/controllers/ServicesController.php:221 msgid "Reschedule Service Checks" msgstr "Service-Checks neu planen" -#: ../../../../modules/monitoring/application/forms/Config/BackendConfigForm.php:226 +#: ../../../../application/forms/Config/BackendConfigForm.php:226 msgid "Resource" msgstr "Ressource" -#: ../../../../modules/monitoring/library/Monitoring/BackendStep.php:89 +#: ../../../../library/Monitoring/BackendStep.php:89 msgid "Resource Name" msgstr "Ressourcenname" # udpated should be updated -#: ../../../../modules/monitoring/library/Monitoring/BackendStep.php:188 +#: ../../../../library/Monitoring/BackendStep.php:198 #, php-format msgid "Resource configuration could not be udpated: %s. An error occured:" msgstr "" "Die Ressourcen-Konfiguration konnte nicht aktualisiert werden: %s. Ein " "Fehler ist aufgetreten:" -#: ../../../../modules/monitoring/library/Monitoring/BackendStep.php:183 +#: ../../../../library/Monitoring/BackendStep.php:193 #, php-format msgid "Resource configuration has been successfully updated: %s" msgstr "Die Ressourcen-Konfiguration wurde erfolgreich aktualisiert: %s" -#: ../../../../modules/monitoring/configuration.php:85 +#: ../../../../configuration.php:89 msgid "Restrict views to the Icinga objects that match the filter" msgstr "Beschränke die Sicht auf Icinga-Objekte, die dem Filter entsprechen" -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:61 -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:84 +#: ../../../../application/views/scripts/health/stats.phtml:61 +#: ../../../../application/views/scripts/health/stats.phtml:84 msgid "Runtime Variables" msgstr "Laufzeitvariablen" -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:90 +#: ../../../../application/views/scripts/partials/event-history.phtml:118 msgid "SCHEDULED DOWNTIME" msgstr "GEPLANTE DOWNTIME" -#: ../../../../modules/monitoring/application/forms/Config/Transport/RemoteTransportForm.php:107 +#: ../../../../application/forms/Config/Transport/RemoteTransportForm.php:107 msgid "SSH Identity" msgstr "SSH-Identität" -#: ../../../../modules/monitoring/application/forms/Config/Transport/ApiTransportForm.php:42 -#: ../../../../modules/monitoring/application/forms/Config/Transport/RemoteTransportForm.php:151 +#: ../../../../application/forms/Config/Transport/RemoteTransportForm.php:151 +#: ../../../../application/forms/Config/Transport/ApiTransportForm.php:42 msgid "SSH port to connect to on the remote Icinga instance" msgstr "SSH-Port auf der entfernten Icinga-Instanz" -#: ../../../../modules/monitoring/library/Monitoring/BackendStep.php:127 +#: ../../../../library/Monitoring/BackendStep.php:137 msgid "SSL Cert" msgstr "SSL-Zertifikat" -#: ../../../../modules/monitoring/library/Monitoring/BackendStep.php:120 +#: ../../../../library/Monitoring/BackendStep.php:123 +msgid "SSL Do Not Verify Server Certificate" +msgstr "SSL Server-Zertifikat nicht verifizieren" + +#: ../../../../library/Monitoring/BackendStep.php:130 msgid "SSL Key" msgstr "SSL-Schlüssel" -#: ../../../../modules/monitoring/application/views/scripts/partials/downtime/downtime-header.phtml:6 +#: ../../../../application/views/scripts/partials/downtime/downtime-header.phtml:6 msgctxt "Downtime status" msgid "STARTS" msgstr "BEGINNT" -#: ../../../../modules/monitoring/application/forms/Config/BackendConfigForm.php:42 -#: ../../../../modules/monitoring/application/forms/Config/SecurityConfigForm.php:20 -#: ../../../../modules/monitoring/application/forms/Config/TransportConfigForm.php:51 +#: ../../../../application/forms/Config/BackendConfigForm.php:42 +#: ../../../../application/forms/Config/SecurityConfigForm.php:20 +#: ../../../../application/forms/Config/TransportConfigForm.php:51 msgid "Save Changes" msgstr "Änderungen speichern" -#: ../../../../modules/monitoring/application/views/scripts/hosts/show.phtml:179 -#: ../../../../modules/monitoring/application/views/scripts/services/show.phtml:181 +#: ../../../../application/views/scripts/services/show.phtml:182 +#: ../../../../application/views/scripts/hosts/show.phtml:180 msgid "Schedule Check" msgstr "Check planen" -#: ../../../../modules/monitoring/application/controllers/HostController.php:155 +#: ../../../../application/controllers/HostController.php:157 msgid "Schedule Host Downtime" msgstr "Host-Downtime planen" -#: ../../../../modules/monitoring/application/controllers/HostsController.php:200 +#: ../../../../application/controllers/HostsController.php:231 msgid "Schedule Host Downtimes" msgstr "Host-Downtimes planen" -#: ../../../../modules/monitoring/application/controllers/ServiceController.php:114 +#: ../../../../application/controllers/ServiceController.php:120 msgid "Schedule Service Downtime" msgstr "Service-Downtime planen" -#: ../../../../modules/monitoring/application/controllers/ServicesController.php:202 +#: ../../../../application/controllers/ServicesController.php:233 msgid "Schedule Service Downtimes" msgstr "Service-Downtimes planen" -#: ../../../../modules/monitoring/application/views/scripts/partials/object/quick-actions.phtml:120 -#: ../../../../modules/monitoring/application/views/scripts/partials/object/quick-actions.phtml:134 -#: ../../../../modules/monitoring/application/views/scripts/show/components/downtime.phtml:15 -#: ../../../../modules/monitoring/application/views/scripts/show/components/downtime.phtml:29 +#: ../../../../application/views/scripts/partials/object/quick-actions.phtml:120 +#: ../../../../application/views/scripts/partials/object/quick-actions.phtml:134 +#: ../../../../application/views/scripts/show/components/downtime.phtml:15 +#: ../../../../application/views/scripts/show/components/downtime.phtml:29 msgid "" "Schedule a downtime to suppress all problem notifications within a specific " "period of time" @@ -3777,337 +3855,337 @@ msgstr "" "Plane eine Downtime, um alle Problembenachrichtigungen innerhalb eines " "bestimmten Zeitabschnitts zu unterdrücken" -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceCheckCommandForm.php:34 +#: ../../../../application/forms/Command/Object/ScheduleServiceCheckCommandForm.php:34 msgid "Schedule check" msgid_plural "Schedule checks" msgstr[0] "Check planen" msgstr[1] "Checks planen" -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleHostCheckCommandForm.php:32 +#: ../../../../application/forms/Command/Object/ScheduleHostCheckCommandForm.php:32 msgid "Schedule check for all services on the hosts and the hosts themselves." msgstr "" "Plane einen Check für alle Services auf Hosts und für die Hosts an sich." -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:47 -#: ../../../../modules/monitoring/application/views/scripts/show/components/downtime.phtml:7 -#: ../../../../modules/monitoring/application/views/scripts/show/components/downtime.phtml:21 +#: ../../../../application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:47 +#: ../../../../application/views/scripts/show/components/downtime.phtml:7 +#: ../../../../application/views/scripts/show/components/downtime.phtml:21 msgid "Schedule downtime" msgid_plural "Schedule downtimes" msgstr[0] "Downtime planen" msgstr[1] "Downtimes planen" -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleHostDowntimeCommandForm.php:33 +#: ../../../../application/forms/Command/Object/ScheduleHostDowntimeCommandForm.php:33 msgid "" "Schedule downtime for all services on the hosts and the hosts themselves." msgstr "" "Plane einen Check für alle Services auf Hosts und für die Hosts an sich." -#: ../../../../modules/monitoring/application/views/scripts/hosts/show.phtml:100 -#: ../../../../modules/monitoring/application/views/scripts/services/show.phtml:99 +#: ../../../../application/views/scripts/services/show.phtml:100 +#: ../../../../application/views/scripts/hosts/show.phtml:101 msgid "Schedule downtimes" msgstr "Downtimes planen" -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleHostDowntimeCommandForm.php:54 +#: ../../../../application/forms/Command/Object/ScheduleHostDowntimeCommandForm.php:54 msgid "Schedule non-triggered downtime for all child hosts" msgstr "Plane eine Downtime ohne Auslöser für alle untergeordneten Hosts" -#: ../../../../modules/monitoring/application/views/scripts/show/components/checkstatistics.phtml:42 -#: ../../../../modules/monitoring/application/views/scripts/show/components/checkstatistics.phtml:56 +#: ../../../../application/views/scripts/show/components/checkstatistics.phtml:42 +#: ../../../../application/views/scripts/show/components/checkstatistics.phtml:56 msgid "Schedule the next active check at a different time than the current one" msgstr "" "Plane den nächsten aktiven Check zu einem anderen Zeitpunkt als den " "Gegenwärtigen" -#: ../../../../modules/monitoring/application/forms/Command/Object/CheckNowCommandForm.php:44 +#: ../../../../application/forms/Command/Object/CheckNowCommandForm.php:44 msgid "Schedule the next active check to run immediately" msgstr "Nächsten Check sofort einplanen" -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleHostDowntimeCommandForm.php:53 +#: ../../../../application/forms/Command/Object/ScheduleHostDowntimeCommandForm.php:53 msgid "Schedule triggered downtime for all child hosts" msgstr "Plane eine Downtime mit Auslöser für alle untergeordneten Hosts" -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:71 -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:96 +#: ../../../../application/views/scripts/health/stats.phtml:71 +#: ../../../../application/views/scripts/health/stats.phtml:96 msgid "Scheduled" msgstr "Geplant" -#: ../../../../modules/monitoring/application/controllers/ListController.php:253 +#: ../../../../application/controllers/ListController.php:253 msgid "Scheduled End" msgstr "Geplantes Ende" -#: ../../../../modules/monitoring/application/controllers/ListController.php:252 +#: ../../../../application/controllers/ListController.php:252 msgid "Scheduled Start" msgstr "Geplanter Start" -#: ../../../../modules/monitoring/application/controllers/EventController.php:415 +#: ../../../../application/controllers/EventController.php:397 msgid "Scheduled downtime" msgstr "Geplante Downtime" -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:127 +#: ../../../../application/views/scripts/downtime/show.phtml:127 msgid "Scheduled end" msgstr "Geplantes Ende" -#: ../../../../modules/monitoring/application/controllers/EventController.php:389 +#: ../../../../application/controllers/EventController.php:366 msgid "Scheduled end time" msgstr "Geplantes Ende" -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:120 +#: ../../../../application/views/scripts/downtime/show.phtml:120 msgid "Scheduled start" msgstr "Geplanter Start" -#: ../../../../modules/monitoring/application/controllers/EventController.php:387 +#: ../../../../application/controllers/EventController.php:358 msgid "Scheduled start time" msgstr "Geplanter Start" -#: ../../../../modules/monitoring/application/forms/Command/Object/CheckNowCommandForm.php:74 +#: ../../../../application/forms/Command/Object/CheckNowCommandForm.php:80 msgid "Scheduling check.." msgid_plural "Scheduling checks.." msgstr[0] "Plane Check.." msgstr[1] "Plane Checks.." -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleHostCheckCommandForm.php:55 +#: ../../../../application/forms/Command/Object/ScheduleHostCheckCommandForm.php:59 msgid "Scheduling host check.." msgid_plural "Scheduling host checks.." msgstr[0] "Plane Host-Check.." msgstr[1] "Plane Host-Checks.." -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleHostDowntimeCommandForm.php:116 +#: ../../../../application/forms/Command/Object/ScheduleHostDowntimeCommandForm.php:116 msgid "Scheduling host downtime.." msgid_plural "Scheduling host downtimes.." msgstr[0] "Plane Host-Downtime.." msgstr[1] "Plane Host-Downtimes.." -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceCheckCommandForm.php:100 +#: ../../../../application/forms/Command/Object/ScheduleServiceCheckCommandForm.php:104 msgid "Scheduling service check.." msgid_plural "Scheduling service checks.." msgstr[0] "Plane Service-Check.." msgstr[1] "Plane Service-Checks.." -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:224 +#: ../../../../application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:224 msgid "Scheduling service downtime.." msgid_plural "Scheduling service downtimes.." msgstr[0] "Plane Service-Downtime.." msgstr[1] "Plane Service-Downtimes.." -#: ../../../../modules/monitoring/configuration.php:99 +#: ../../../../configuration.php:103 +#: ../../../../application/controllers/ConfigController.php:295 msgid "Security" msgstr "Sicherheit" -#: ../../../../modules/monitoring/application/controllers/HostController.php:179 -#: ../../../../modules/monitoring/application/controllers/HostsController.php:224 +#: ../../../../application/controllers/HostController.php:181 +#: ../../../../application/controllers/HostsController.php:255 msgid "Send Custom Host Notification" msgstr "Benutzerdefinierte Host-Benachrichtigung senden" -#: ../../../../modules/monitoring/application/controllers/ServiceController.php:138 -#: ../../../../modules/monitoring/application/controllers/ServicesController.php:226 +#: ../../../../application/controllers/ServiceController.php:144 +#: ../../../../application/controllers/ServicesController.php:257 msgid "Send Custom Service Notification" msgstr "Benutzerdefinierte Service-Benachrichtigung senden" -#: ../../../../modules/monitoring/application/forms/Command/Object/AcknowledgeProblemCommandForm.php:132 +#: ../../../../application/forms/Command/Object/AcknowledgeProblemCommandForm.php:132 msgid "Send Notification" msgstr "Benachrichtigung senden" -#: ../../../../modules/monitoring/application/views/scripts/partials/object/quick-actions.phtml:88 -#: ../../../../modules/monitoring/application/views/scripts/show/components/notifications.phtml:18 +#: ../../../../application/views/scripts/partials/object/quick-actions.phtml:88 +#: ../../../../application/views/scripts/show/components/notifications.phtml:18 msgid "Send a custom notification to contacts responsible for this host" msgstr "" "Benutzerdefinierte Benachrichtigung an für diesen Host verantwortliche " "Kontakte senden" -#: ../../../../modules/monitoring/application/views/scripts/partials/object/quick-actions.phtml:102 -#: ../../../../modules/monitoring/application/views/scripts/show/components/notifications.phtml:33 +#: ../../../../application/views/scripts/partials/object/quick-actions.phtml:102 +#: ../../../../application/views/scripts/show/components/notifications.phtml:33 msgid "Send a custom notification to contacts responsible for this service" msgstr "" "Benutzerdefinierte Benachrichtigung an für diesen Service verantwortliche " "Kontakte senden" -#: ../../../../modules/monitoring/application/views/scripts/list/contacts.phtml:44 -#: ../../../../modules/monitoring/application/views/scripts/list/contacts.phtml:45 -#: ../../../../modules/monitoring/application/views/scripts/show/contact.phtml:26 +#: ../../../../application/views/scripts/list/contacts.phtml:44 +#: ../../../../application/views/scripts/list/contacts.phtml:45 +#: ../../../../application/views/scripts/show/contact.phtml:26 #, php-format msgid "Send a mail to %s" msgstr "Sende eine E-Mail an %s" -#: ../../../../modules/monitoring/application/forms/Command/Object/SendCustomNotificationCommandForm.php:30 +#: ../../../../application/forms/Command/Object/SendCustomNotificationCommandForm.php:30 msgid "Send custom notification" msgid_plural "Send custom notifications" msgstr[0] "Benutzerdefinierte Benachrichtigung senden" msgstr[1] "Benutzerdefinierte Benachrichtigungen senden" -#: ../../../../modules/monitoring/application/views/scripts/show/components/notifications.phtml:10 -#: ../../../../modules/monitoring/application/views/scripts/show/components/notifications.phtml:25 +#: ../../../../application/views/scripts/show/components/notifications.phtml:10 +#: ../../../../application/views/scripts/show/components/notifications.phtml:25 msgid "Send notification" msgstr "Benachrichtigung senden" -#: ../../../../modules/monitoring/application/views/scripts/hosts/show.phtml:144 -#: ../../../../modules/monitoring/application/views/scripts/services/show.phtml:146 +#: ../../../../application/views/scripts/services/show.phtml:147 +#: ../../../../application/views/scripts/hosts/show.phtml:145 msgid "Send notifications" msgstr "Benachrichtigungen senden" -#: ../../../../modules/monitoring/application/forms/Command/Object/SendCustomNotificationCommandForm.php:104 +#: ../../../../application/forms/Command/Object/SendCustomNotificationCommandForm.php:104 msgid "Sending custom notification.." msgid_plural "Sending custom notifications.." msgstr[0] "Benutzerdefinierte Benachrichtigung senden.." msgstr[1] "Benutzerdefinierte Benachrichtigungen senden.." -#: ../../../../modules/monitoring/application/views/scripts/list/notifications.phtml:60 +#: ../../../../application/views/scripts/list/notifications.phtml:60 #, php-format msgid "Sent to %s" msgstr "Gesendet an %s" -#: ../../../../modules/monitoring/application/controllers/ListController.php:247 -#: ../../../../modules/monitoring/application/controllers/ListController.php:442 -#: ../../../../modules/monitoring/application/views/scripts/comment/show.phtml:17 -#: ../../../../modules/monitoring/application/views/scripts/comment/show.phtml:19 -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:15 -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:26 -#: ../../../../modules/monitoring/application/views/scripts/list/notifications.phtml:44 -#: ../../../../modules/monitoring/application/views/scripts/partials/comment/comment-detail.phtml:3 -#: ../../../../modules/monitoring/application/views/scripts/partials/downtime/downtime-header.phtml:13 -#: ../../../../modules/monitoring/application/views/scripts/partials/object/service-header.phtml:51 -#: ../../../../modules/monitoring/library/Monitoring/DataView/DataView.php:277 -#: ../../../../modules/monitoring/library/Monitoring/Web/Controller/MonitoredObjectController.php:226 +#: ../../../../application/controllers/ListController.php:247 +#: ../../../../application/controllers/ListController.php:445 +#: ../../../../application/views/scripts/comment/show.phtml:17 +#: ../../../../application/views/scripts/comment/show.phtml:19 +#: ../../../../application/views/scripts/list/notifications.phtml:44 +#: ../../../../application/views/scripts/partials/comment/comment-detail.phtml:3 +#: ../../../../application/views/scripts/partials/downtime/downtime-header.phtml:13 +#: ../../../../application/views/scripts/partials/object/service-header.phtml:51 +#: ../../../../application/views/scripts/downtime/show.phtml:15 +#: ../../../../application/views/scripts/downtime/show.phtml:26 +#: ../../../../library/Monitoring/DataView/DataView.php:277 +#: ../../../../library/Monitoring/Web/Controller/MonitoredObjectController.php:229 msgid "Service" msgstr "Service" -#: ../../../../modules/monitoring/configuration.php:116 +#: ../../../../configuration.php:121 msgid "Service Action" msgstr "Service-Aktion" -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:85 -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:121 -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:143 +#: ../../../../application/views/scripts/health/stats.phtml:85 +#: ../../../../application/views/scripts/health/stats.phtml:121 +#: ../../../../application/views/scripts/health/stats.phtml:143 msgid "Service Checks" msgstr "Service-Checks" -#: ../../../../modules/monitoring/configuration.php:160 -#: ../../../../modules/monitoring/application/controllers/ListController.php:655 +#: ../../../../configuration.php:165 +#: ../../../../application/controllers/ListController.php:658 msgid "Service Grid" msgstr "Serviceraster" -#: ../../../../modules/monitoring/application/views/scripts/list/servicegroups.phtml:28 +#: ../../../../application/views/scripts/list/servicegroups.phtml:28 msgid "Service Group" msgstr "Servicegruppe" -#: ../../../../modules/monitoring/application/controllers/ListController.php:506 +#: ../../../../application/controllers/ListController.php:509 msgid "Service Group Grid" msgstr "Servicegruppen-Raster" -#: ../../../../modules/monitoring/application/controllers/ListController.php:489 -#: ../../../../modules/monitoring/application/controllers/ListController.php:529 +#: ../../../../application/controllers/ListController.php:492 +#: ../../../../application/controllers/ListController.php:532 msgid "Service Group Name" msgstr "Servicegruppenname" -#: ../../../../modules/monitoring/application/controllers/ListController.php:466 +#: ../../../../application/controllers/ListController.php:469 msgid "Service Groups" msgstr "Servicegruppen" -#: ../../../../modules/monitoring/application/controllers/ListController.php:169 -#: ../../../../modules/monitoring/application/controllers/ListController.php:692 +#: ../../../../application/controllers/ListController.php:169 +#: ../../../../application/controllers/ListController.php:695 msgid "Service Name" msgstr "Service-Name" -#: ../../../../modules/monitoring/configuration.php:146 -#: ../../../../modules/monitoring/configuration.php:292 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/ok_hosts.phtml:78 +#: ../../../../configuration.php:151 ../../../../configuration.php:297 +#: ../../../../application/views/scripts/tactical/components/ok_hosts.phtml:78 msgid "Service Problems" msgstr "Serviceprobleme" -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:22 +#: ../../../../application/views/scripts/health/stats.phtml:22 msgid "Service Problems:" msgstr "Serviceprobleme:" -#: ../../../../modules/monitoring/application/controllers/ListController.php:167 +#: ../../../../application/controllers/ListController.php:167 msgid "Service Severity" msgstr "Service-Schweregrad" -#: ../../../../modules/monitoring/application/views/scripts/list/hostgroups.phtml:33 -#: ../../../../modules/monitoring/application/views/scripts/list/servicegroups.phtml:29 +#: ../../../../application/views/scripts/list/servicegroups.phtml:29 +#: ../../../../application/views/scripts/list/hostgroups.phtml:33 msgid "Service States" msgstr "Service-Zustände" -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:66 +#: ../../../../application/views/scripts/tactical/index.phtml:71 msgid "Service Summary" msgstr "Service Übersicht" -#: ../../../../modules/monitoring/application/controllers/ServiceController.php:38 +#: ../../../../application/controllers/ServiceController.php:38 msgid "Service not found" msgstr "Service nicht gefunden" -#: ../../../../modules/monitoring/configuration.php:110 -#: ../../../../modules/monitoring/configuration.php:198 -#: ../../../../modules/monitoring/application/views/scripts/show/components/servicegroups.phtml:17 +#: ../../../../configuration.php:115 ../../../../configuration.php:203 +#: ../../../../application/views/scripts/show/components/servicegroups.phtml:17 msgid "Servicegroups" msgstr "Servicegruppen" -#: ../../../../modules/monitoring/configuration.php:108 -#: ../../../../modules/monitoring/configuration.php:192 -#: ../../../../modules/monitoring/application/controllers/ListController.php:123 -#: ../../../../modules/monitoring/application/controllers/ServicesController.php:66 -#: ../../../../modules/monitoring/application/forms/StatehistoryForm.php:97 -#: ../../../../modules/monitoring/application/views/scripts/show/contact.phtml:44 -#: ../../../../modules/monitoring/application/views/scripts/tactical/components/hostservicechecks.phtml:10 -#: ../../../../modules/monitoring/library/Monitoring/Web/Controller/MonitoredObjectController.php:239 +#: ../../../../configuration.php:113 ../../../../configuration.php:197 +#: ../../../../application/forms/StatehistoryForm.php:97 +#: ../../../../application/controllers/ServiceController.php:46 +#: ../../../../application/controllers/ServicesController.php:69 +#: ../../../../application/controllers/ServicesController.php:77 +#: ../../../../application/controllers/ListController.php:123 +#: ../../../../application/views/scripts/tactical/components/hostservicechecks.phtml:10 +#: ../../../../application/views/scripts/show/contact.phtml:44 +#: ../../../../library/Monitoring/Web/Controller/MonitoredObjectController.php:242 msgid "Services" msgstr "Services" -#: ../../../../modules/monitoring/application/controllers/TacticalController.php:93 +#: ../../../../application/controllers/TacticalController.php:94 msgid "Services Critical" msgstr "Services Kritisch" -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceCheckCommandForm.php:53 +#: ../../../../application/forms/Command/Object/ScheduleServiceCheckCommandForm.php:53 msgid "Set the date and time when the check should be scheduled." msgstr "Setze den Zeitpunkt, zu welchem dieser Check ausgeführt werden soll." -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:90 +#: ../../../../application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:90 msgid "Set the end date and time for the downtime." msgstr "Setze den Endzeitpunkt für diese Downtime." -#: ../../../../modules/monitoring/application/forms/Command/Instance/DisableNotificationsExpireCommandForm.php:44 +#: ../../../../application/forms/Command/Instance/DisableNotificationsExpireCommandForm.php:44 msgid "Set the expire time." msgstr "Setze das Verfallsdatum." -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:80 +#: ../../../../application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:80 msgid "Set the start date and time for the downtime." msgstr "Setze den Startzeitpunkt für diese Downtime." -#: ../../../../modules/monitoring/library/Monitoring/MonitoringWizard.php:111 +#: ../../../../library/Monitoring/MonitoringWizard.php:111 msgctxt "setup.summary.btn.finish" msgid "Setup the monitoring module for Icinga Web 2" msgstr "Das Monitoringmodul für Icinga Web 2 einrichten" -#: ../../../../modules/monitoring/application/controllers/ListController.php:86 -#: ../../../../modules/monitoring/application/controllers/ListController.php:490 -#: ../../../../modules/monitoring/application/controllers/ListController.php:530 -#: ../../../../modules/monitoring/application/controllers/ListController.php:575 -#: ../../../../modules/monitoring/application/controllers/ListController.php:613 +#: ../../../../application/controllers/ListController.php:86 +#: ../../../../application/controllers/ListController.php:493 +#: ../../../../application/controllers/ListController.php:533 +#: ../../../../application/controllers/ListController.php:578 +#: ../../../../application/controllers/ListController.php:616 msgid "Severity" msgstr "Schweregrad" -#: ../../../../modules/monitoring/application/views/scripts/list/comments.phtml:45 -#: ../../../../modules/monitoring/application/views/scripts/list/contacts.phtml:73 -#: ../../../../modules/monitoring/application/views/scripts/list/downtimes.phtml:48 -#: ../../../../modules/monitoring/application/views/scripts/list/hostgroups.phtml:276 -#: ../../../../modules/monitoring/application/views/scripts/list/hosts.phtml:97 -#: ../../../../modules/monitoring/application/views/scripts/list/notifications.phtml:82 -#: ../../../../modules/monitoring/application/views/scripts/list/servicegroups.phtml:171 -#: ../../../../modules/monitoring/application/views/scripts/list/services.phtml:102 -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:197 -#: ../../../../modules/monitoring/application/views/scripts/partials/show-more.phtml:6 +#: ../../../../application/views/scripts/list/services.phtml:102 +#: ../../../../application/views/scripts/list/servicegroups.phtml:171 +#: ../../../../application/views/scripts/list/hostgroups.phtml:276 +#: ../../../../application/views/scripts/list/hosts.phtml:97 +#: ../../../../application/views/scripts/list/contacts.phtml:73 +#: ../../../../application/views/scripts/list/downtimes.phtml:48 +#: ../../../../application/views/scripts/list/notifications.phtml:82 +#: ../../../../application/views/scripts/list/comments.phtml:45 +#: ../../../../application/views/scripts/partials/event-history.phtml:232 +#: ../../../../application/views/scripts/partials/show-more.phtml:6 msgid "Show More" msgstr "Mehr zeigen" -#: ../../../../modules/monitoring/library/Monitoring/Web/Controller/MonitoredObjectController.php:254 +#: ../../../../library/Monitoring/Web/Controller/MonitoredObjectController.php:257 #, php-format msgid "Show all event records of host %s" msgstr "Zeige alle Ereigniseinträge für den Host %s" -#: ../../../../modules/monitoring/library/Monitoring/Web/Controller/MonitoredObjectController.php:250 +#: ../../../../library/Monitoring/Web/Controller/MonitoredObjectController.php:253 #, php-format msgid "Show all event records of service %s on host %s" msgstr "Zeige alle Ereigniseinträge für Service %s auf Host %s" -#: ../../../../modules/monitoring/application/controllers/TacticalController.php:22 +#: ../../../../application/controllers/TacticalController.php:23 msgid "" "Show an overview of all hosts and services, their current states and " "monitoring feature utilisation" @@ -4115,53 +4193,53 @@ msgstr "" "Zeige eine Übersicht aller Hosts und Services, ihre aktuellen Zustände und " "Ausnutzung der Monitoring-Funktionen" -#: ../../../../modules/monitoring/application/views/scripts/list/contactgroups.phtml:39 -#: ../../../../modules/monitoring/application/views/scripts/list/contacts.phtml:35 -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:14 -#: ../../../../modules/monitoring/application/views/scripts/show/components/contacts.phtml:11 +#: ../../../../application/views/scripts/list/contacts.phtml:35 +#: ../../../../application/views/scripts/list/contactgroups.phtml:39 +#: ../../../../application/views/scripts/partials/event-history.phtml:14 +#: ../../../../application/views/scripts/show/components/contacts.phtml:11 #, php-format msgid "Show detailed information about %s" msgstr "Zeige detaillierte Informationen über %s" -#: ../../../../modules/monitoring/application/views/helpers/Link.php:37 -#: ../../../../modules/monitoring/application/views/scripts/list/hosts.phtml:50 -#: ../../../../modules/monitoring/application/views/scripts/list/services.phtml:65 -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:162 -#: ../../../../modules/monitoring/library/Monitoring/Web/Controller/MonitoredObjectController.php:209 +#: ../../../../application/views/scripts/list/services.phtml:65 +#: ../../../../application/views/scripts/list/hosts.phtml:50 +#: ../../../../application/views/scripts/partials/event-history.phtml:198 +#: ../../../../application/views/helpers/Link.php:37 +#: ../../../../library/Monitoring/Web/Controller/MonitoredObjectController.php:212 #, php-format msgid "Show detailed information for host %s" msgstr "Zeige detaillierte Informationen über Host %s" -#: ../../../../modules/monitoring/application/views/helpers/Link.php:63 -#: ../../../../modules/monitoring/application/views/scripts/list/servicegrid-flipped.phtml:92 -#: ../../../../modules/monitoring/application/views/scripts/list/servicegrid.phtml:93 -#: ../../../../modules/monitoring/application/views/scripts/list/services.phtml:76 -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:175 -#: ../../../../modules/monitoring/library/Monitoring/Web/Controller/MonitoredObjectController.php:222 +#: ../../../../application/views/scripts/list/services.phtml:76 +#: ../../../../application/views/scripts/list/servicegrid.phtml:93 +#: ../../../../application/views/scripts/list/servicegrid-flipped.phtml:92 +#: ../../../../application/views/scripts/partials/event-history.phtml:212 +#: ../../../../application/views/helpers/Link.php:63 +#: ../../../../library/Monitoring/Web/Controller/MonitoredObjectController.php:225 #, php-format msgid "Show detailed information for service %s on host %s" msgstr "Zeige detaillierte Informationen über Service %s auf Host %s" -#: ../../../../modules/monitoring/application/views/scripts/partials/comment/comment-detail.phtml:27 +#: ../../../../application/views/scripts/partials/comment/comment-detail.phtml:27 #, php-format msgid "Show detailed information for this comment about host %s" msgstr "Zeige detaillierte Informationen zu diesem Kommentar über Host %s" -#: ../../../../modules/monitoring/application/views/scripts/partials/comment/comment-detail.phtml:13 +#: ../../../../application/views/scripts/partials/comment/comment-detail.phtml:13 #, php-format msgid "Show detailed information for this comment about service %s on host %s" msgstr "" "Zeige detaillierte Informationen zu diesem Kommentar zu dem Service %s auf " "Host %s" -#: ../../../../modules/monitoring/application/views/scripts/partials/downtime/downtime-header.phtml:35 +#: ../../../../application/views/scripts/partials/downtime/downtime-header.phtml:35 #, php-format msgid "Show detailed information for this downtime scheduled for host %s" msgstr "" "Zeige detaillierte Informationen über diese Downtime, die für den Host %s " "geplant ist" -#: ../../../../modules/monitoring/application/views/scripts/partials/downtime/downtime-header.phtml:22 +#: ../../../../application/views/scripts/partials/downtime/downtime-header.phtml:22 #, php-format msgid "" "Show detailed information for this downtime scheduled for service %s on host " @@ -4170,7 +4248,7 @@ msgstr "" "Zeige detaillierte Informationen über diese Downtime, die für den Service %s " "auf Host %s geplant ist" -#: ../../../../modules/monitoring/application/controllers/HealthController.php:30 +#: ../../../../application/controllers/HealthController.php:30 msgid "" "Show information about the current monitoring instance's process and it's " "performance as well as available features" @@ -4178,7 +4256,7 @@ msgstr "" "Zeige Informationen über den Prozess dieser Monitoring-Instanz, ihre " "Leistung sowie die verfügbaren Funktionen" -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:51 +#: ../../../../application/controllers/AlertsummaryController.php:51 msgid "" "Show recent alerts and visualize notifications and problems based on their " "amount and chronological distribution" @@ -4186,175 +4264,182 @@ msgstr "" "Zeige die letzten Alarme und visualisiere Benachrichtigungen und Probleme in " "Abhängigkeit von ihrer Anzahl und zeitlichen Verteilung" -#: ../../../../modules/monitoring/application/forms/Config/BackendConfigForm.php:245 -#: ../../../../modules/monitoring/application/forms/Config/Transport/RemoteTransportForm.php:126 +#: ../../../../application/forms/Config/BackendConfigForm.php:245 +#: ../../../../application/forms/Config/Transport/RemoteTransportForm.php:126 msgid "Show resource configuration" msgstr "Zeige die Ressourcenkonfiguration" -#: ../../../../modules/monitoring/application/controllers/HealthController.php:41 +#: ../../../../application/controllers/HealthController.php:41 msgid "Show statistics about the monitored objects" msgstr "Zeige Statistiken zu den überwachten Objekten" -#: ../../../../modules/monitoring/application/controllers/HostsController.php:61 +#: ../../../../application/controllers/HostsController.php:64 #, php-format msgid "Show summarized information for %u hosts" msgstr "Zeige zusammengefasst Informationen für %u Hosts" -#: ../../../../modules/monitoring/application/controllers/ServicesController.php:68 +#: ../../../../application/controllers/ServicesController.php:71 #, php-format msgid "Show summarized information for %u services" msgstr "Zeige zusammengefasst Informationen für %u Services" -#: ../../../../modules/monitoring/application/controllers/ListController.php:338 +#: ../../../../application/controllers/ListController.php:338 msgid "Show the Event Grid" msgstr "Zeige das Ereignisraster" -#: ../../../../modules/monitoring/application/controllers/ListController.php:593 +#: ../../../../application/controllers/ListController.php:596 msgid "Show the Host Group Grid" msgstr "Zeige das Hostgruppen-Raster" -#: ../../../../modules/monitoring/application/controllers/ListController.php:655 +#: ../../../../application/controllers/ListController.php:658 msgid "Show the Service Grid" msgstr "Zeige das Serviceraster" -#: ../../../../modules/monitoring/application/controllers/ListController.php:507 +#: ../../../../application/controllers/ListController.php:510 msgid "Show the Service Group Grid" msgstr "Zeige das Servicegruppen-Raster" -#: ../../../../modules/monitoring/application/forms/Config/BackendConfigForm.php:244 -#: ../../../../modules/monitoring/application/forms/Config/Transport/RemoteTransportForm.php:125 +#: ../../../../application/forms/Config/BackendConfigForm.php:244 +#: ../../../../application/forms/Config/Transport/RemoteTransportForm.php:125 #, php-format msgid "Show the configuration of the %s resource" msgstr "Zeige die Konfiguration der %s Ressource" -#: ../../../../modules/monitoring/application/controllers/TimelineController.php:24 +#: ../../../../application/controllers/TimelineController.php:24 msgid "Show the number of historical event records grouped by time and type" msgstr "" "Zeige die Anzahl der historischen Ereigniseinträge, gruppiert nach Zeit und " "Typ" -#: ../../../../modules/monitoring/application/forms/Config/BackendConfigForm.php:317 -#: ../../../../modules/monitoring/application/forms/Setup/IdoResourcePage.php:183 +#: ../../../../application/forms/Setup/IdoResourcePage.php:183 +#: ../../../../application/forms/Config/BackendConfigForm.php:317 msgid "Skip Validation" msgstr "Validierung überspringen" -#: ../../../../modules/monitoring/application/views/scripts/list/hosts.phtml:36 -#: ../../../../modules/monitoring/application/views/scripts/list/services.phtml:49 -#: ../../../../modules/monitoring/application/views/scripts/partials/object/host-header.phtml:17 -#: ../../../../modules/monitoring/application/views/scripts/partials/object/service-header.phtml:18 -#: ../../../../modules/monitoring/application/views/scripts/partials/object/service-header.phtml:45 +#: ../../../../application/views/scripts/list/services.phtml:49 +#: ../../../../application/views/scripts/list/hosts.phtml:36 +#: ../../../../application/views/scripts/partials/object/service-header.phtml:18 +#: ../../../../application/views/scripts/partials/object/service-header.phtml:45 +#: ../../../../application/views/scripts/partials/object/host-header.phtml:17 msgctxt "Soft state" msgid "Soft" msgstr "Soft" -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:121 +#: ../../../../application/views/scripts/partials/event-history.phtml:149 msgctxt "tooltip" msgid "Soft state" msgstr "Soft state" -#: ../../../../modules/monitoring/application/controllers/EventController.php:257 +#: ../../../../application/controllers/EventController.php:226 msgid "Soft state change" msgstr "Soft State-Änderung" -#: ../../../../modules/monitoring/application/controllers/EventController.php:440 +#: ../../../../application/controllers/EventController.php:422 msgid "Source" msgstr "Quelle" -#: ../../../../modules/monitoring/library/Monitoring/MonitoringWizard.php:108 +#: ../../../../library/Monitoring/MonitoringWizard.php:108 msgctxt "setup.welcome.btn.next" msgid "Start" msgstr "Beginnen" -#: ../../../../modules/monitoring/application/controllers/ListController.php:250 -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:79 +#: ../../../../application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:79 +#: ../../../../application/controllers/ListController.php:250 msgid "Start Time" msgstr "Anfangszeit" -#: ../../../../modules/monitoring/application/controllers/EventController.php:503 +#: ../../../../application/controllers/EventController.php:485 msgid "Start time" msgstr "Anfangszeit" -#: ../../../../modules/monitoring/application/controllers/TimelineController.php:72 +#: ../../../../application/controllers/TimelineController.php:72 msgid "Started downtimes" msgstr "Begonnene Downtimes" -#: ../../../../modules/monitoring/application/controllers/EventController.php:507 -#: ../../../../modules/monitoring/application/controllers/EventController.php:525 -#: ../../../../modules/monitoring/application/forms/StatehistoryForm.php:111 -#: ../../../../modules/monitoring/application/forms/StatehistoryForm.php:130 +#: ../../../../application/forms/StatehistoryForm.php:111 +#: ../../../../application/forms/StatehistoryForm.php:130 +#: ../../../../application/controllers/EventController.php:489 +#: ../../../../application/controllers/EventController.php:507 msgid "State" msgstr "Zustand" -#: ../../../../modules/monitoring/application/forms/EventOverviewForm.php:44 +#: ../../../../application/forms/EventOverviewForm.php:44 msgid "State Changes" msgstr "Zustandsänderungen" -#: ../../../../modules/monitoring/application/controllers/EventController.php:465 +#: ../../../../application/controllers/EventController.php:447 msgid "State change" msgstr "Zustandsänderung" -#: ../../../../modules/monitoring/application/controllers/EventController.php:524 +#: ../../../../application/views/scripts/partials/event-history.phtml:60 +msgctxt "tooltip" +msgid "State notification" +msgstr "Status Benachrichtigung" + +#: ../../../../application/controllers/EventController.php:506 msgid "State time" msgstr "Zustandszeitpunkt" -#: ../../../../modules/monitoring/application/controllers/HealthController.php:43 +#: ../../../../application/controllers/HealthController.php:43 +#: ../../../../application/controllers/HealthController.php:116 msgid "Stats" msgstr "Statistiken" -#: ../../../../modules/monitoring/application/forms/Command/Object/ProcessCheckResultCommandForm.php:55 +#: ../../../../application/forms/Command/Object/ProcessCheckResultCommandForm.php:55 msgid "Status" msgstr "Zustand" -#: ../../../../modules/monitoring/application/forms/Command/Object/AcknowledgeProblemCommandForm.php:120 +#: ../../../../application/forms/Command/Object/AcknowledgeProblemCommandForm.php:120 msgid "Sticky Acknowledgement" msgstr "Sticky Bestätigung" -#: ../../../../modules/monitoring/application/forms/Command/Object/ProcessCheckResultCommandForm.php:31 +#: ../../../../application/forms/Command/Object/ProcessCheckResultCommandForm.php:31 msgid "Submit Passive Check Result" msgid_plural "Submit Passive Check Results" msgstr[0] "Passives Check-Ergebnis übermitteln" msgstr[1] "Passive Check-Ergebnisse übermitteln" -#: ../../../../modules/monitoring/application/controllers/HostController.php:167 +#: ../../../../application/controllers/HostController.php:169 msgid "Submit Passive Host Check Result" msgstr "Passives Host-Check-Ergebnis übermitteln" -#: ../../../../modules/monitoring/application/controllers/HostsController.php:212 +#: ../../../../application/controllers/HostsController.php:243 msgid "Submit Passive Host Check Results" msgstr "Passive Host-Check-Ergebnisse übermitteln" -#: ../../../../modules/monitoring/application/controllers/ServiceController.php:126 +#: ../../../../application/controllers/ServiceController.php:132 msgid "Submit Passive Service Check Result" msgstr "Passives Service-Check-Ergebnis übermitteln" -#: ../../../../modules/monitoring/application/controllers/ServicesController.php:214 +#: ../../../../application/controllers/ServicesController.php:245 msgid "Submit Passive Service Check Results" msgstr "Passive Service-Check-Ergebnisse übermitteln" -#: ../../../../modules/monitoring/application/views/scripts/show/components/command.phtml:17 +#: ../../../../application/views/scripts/show/components/command.phtml:17 #, php-format msgid "Submit a one time or so called passive result for the %s check" msgstr "" "Einmaliges oder sogenanntes passives Check-Ergebnis für den %s-Check " "übermitteln" -#: ../../../../modules/monitoring/configuration.php:278 +#: ../../../../configuration.php:283 msgid "System" msgstr "System" -#: ../../../../modules/monitoring/configuration.php:180 -#: ../../../../modules/monitoring/application/controllers/TacticalController.php:25 +#: ../../../../configuration.php:111 ../../../../configuration.php:185 +#: ../../../../application/controllers/TacticalController.php:18 +#: ../../../../application/controllers/TacticalController.php:26 msgid "Tactical Overview" msgstr "Taktische Übersicht" -#: ../../../../modules/monitoring/library/Monitoring/MonitoringWizard.php:187 +#: ../../../../library/Monitoring/MonitoringWizard.php:187 msgid "" "The Zend database adapter for MySQL is required to access a MySQL database." msgstr "" "Der Zend Datenbank-Adapter für MySQL wird benötigt, um auf MySQL-Datenbanken " "zuzugreifen." -#: ../../../../modules/monitoring/library/Monitoring/MonitoringWizard.php:207 +#: ../../../../library/Monitoring/MonitoringWizard.php:207 msgid "" "The Zend database adapter for PostgreSQL is required to access a PostgreSQL " "database." @@ -4362,21 +4447,21 @@ msgstr "" "Der Zend Datenbank-Adapter für PostgreSQL wird benötigt, um auf PostgreSQL-" "Datenbanken zuzugreifen." -#: ../../../../modules/monitoring/application/forms/Config/TransportConfigForm.php:342 -#: ../../../../modules/monitoring/application/forms/Setup/IdoResourcePage.php:102 -#: ../../../../modules/monitoring/application/forms/Setup/TransportPage.php:47 +#: ../../../../application/forms/Setup/TransportPage.php:47 +#: ../../../../application/forms/Setup/IdoResourcePage.php:102 +#: ../../../../application/forms/Config/TransportConfigForm.php:342 msgid "The configuration has been successfully validated." msgstr "Die Konfiguration wurde erfolgreich validiert." -#: ../../../../modules/monitoring/application/forms/Setup/BackendPage.php:45 +#: ../../../../application/forms/Setup/BackendPage.php:45 msgid "The data source used for retrieving monitoring information" msgstr "Die Datenquelle für das Abrufen von Monitoring-Daten" -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:143 +#: ../../../../application/views/scripts/downtime/show.phtml:143 msgid "The date/time the scheduled downtime actually ended" msgstr "Der tatsächliche Endzeitpunkt der geplanten Downtime" -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:123 +#: ../../../../application/views/scripts/downtime/show.phtml:123 msgid "" "The date/time the scheduled downtime is supposed to end. If this is a " "flexible (non-fixed) downtime, this refers to the last possible time that " @@ -4386,7 +4471,7 @@ msgstr "" "flexiblen (nicht-festen) Downtime ist dies der spätmöglichste Zeitpunkt, zu " "dem sie beginnen kann" -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:116 +#: ../../../../application/views/scripts/downtime/show.phtml:116 msgid "" "The date/time the scheduled downtime is supposed to start. If this is a " "flexible (non-fixed) downtime, this refers to the earliest possible time " @@ -4396,30 +4481,30 @@ msgstr "" "flexiblen (nicht-festen) Downtime ist dies der frühestmögliche Zeitpunkt, zu " "dem sie beginnen kann" -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleHostDowntimeCommandForm.php:74 -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:205 +#: ../../../../application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:205 +#: ../../../../application/forms/Command/Object/ScheduleHostDowntimeCommandForm.php:74 msgid "The end time must be greater than the start time" msgstr "Der Endzeitpunkt muss hinter dem Startzeitpunkt liegen" -#: ../../../../modules/monitoring/library/Monitoring/DataView/DataView.php:447 +#: ../../../../library/Monitoring/DataView/DataView.php:447 #, php-format msgid "The filter column \"%s\" is not allowed here." msgstr "Die Filterspalte \"%s\" ist hier nicht erlaubt." -#: ../../../../modules/monitoring/library/Monitoring/MonitoringWizard.php:62 +#: ../../../../library/Monitoring/MonitoringWizard.php:62 msgid "The given resource name is already in use." msgstr "Der eingegebene Name der Ressource wird bereits benutzt." -#: ../../../../modules/monitoring/application/forms/Setup/BackendPage.php:29 +#: ../../../../application/forms/Setup/BackendPage.php:29 msgid "The identifier of this backend" msgstr "Die Kennung des Backends" -#: ../../../../modules/monitoring/application/views/scripts/show/components/notifications.phtml:57 +#: ../../../../application/views/scripts/show/components/notifications.phtml:57 #, php-format msgid "The last one was sent %s." msgstr "Die letzte wurde %s gesendet." -#: ../../../../modules/monitoring/application/forms/Config/TransportConfigForm.php:212 +#: ../../../../application/forms/Config/TransportConfigForm.php:212 msgid "" "The name of the Icinga instance this transport should exclusively transfer " "commands to." @@ -4427,11 +4512,11 @@ msgstr "" "Der Name der einzigen Icinga-Instanz, an die dieser Transport Befehle " "übermitteln soll." -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:38 +#: ../../../../application/views/scripts/downtime/show.phtml:38 msgid "The name of the person who scheduled this downtime" msgstr "Der Name der Person, die die Downtime geplant hat" -#: ../../../../modules/monitoring/application/forms/Config/TransportConfigForm.php:226 +#: ../../../../application/forms/Config/TransportConfigForm.php:226 msgid "" "The name of this command transport that is used to differentiate it from " "others" @@ -4439,7 +4524,7 @@ msgstr "" "Der Name des Befehls-Transports, welcher verwendet wird, um ihn von anderen " "zu unterscheiden" -#: ../../../../modules/monitoring/application/forms/Config/BackendConfigForm.php:189 +#: ../../../../application/forms/Config/BackendConfigForm.php:189 msgid "" "The name of this monitoring backend that is used to differentiate it from " "others" @@ -4447,7 +4532,7 @@ msgstr "" "Der Name des Monitoring-Backends, welcher verwendet wird, um es von anderen " "zu unterscheiden" -#: ../../../../modules/monitoring/application/forms/Command/Object/ProcessCheckResultCommandForm.php:81 +#: ../../../../application/forms/Command/Object/ProcessCheckResultCommandForm.php:81 msgid "" "The performance data of this check result. Leave empty if this check result " "has no performance data" @@ -4455,35 +4540,35 @@ msgstr "" "Die Performance-Daten des Check-Ergebnisses. Freilassen, wenn dieses Check-" "Ergebnis keine Performance-Daten hat" -#: ../../../../modules/monitoring/application/forms/Command/Object/ProcessCheckResultCommandForm.php:71 +#: ../../../../application/forms/Command/Object/ProcessCheckResultCommandForm.php:71 msgid "The plugin output of this check result" msgstr "Die Plugin-Ausgabe des Check-Ergebnisses" -#: ../../../../modules/monitoring/application/forms/Config/BackendConfigForm.php:227 -#: ../../../../modules/monitoring/application/forms/Config/Transport/RemoteTransportForm.php:108 +#: ../../../../application/forms/Config/BackendConfigForm.php:227 +#: ../../../../application/forms/Config/Transport/RemoteTransportForm.php:108 msgid "The resource to use" msgstr "Die zu benutzenden Ressource" -#: ../../../../modules/monitoring/application/forms/Setup/IdoResourcePage.php:162 +#: ../../../../application/forms/Setup/IdoResourcePage.php:162 #, php-format msgid "The server's version %s is too old. The minimum required version is %s." msgstr "" "Die Server Version %s ist zu alt. Die mindestens benötigte Version ist %s." -#: ../../../../modules/monitoring/library/Monitoring/DataView/DataView.php:356 +#: ../../../../library/Monitoring/DataView/DataView.php:356 #, php-format msgid "The sort column \"%s\" is not allowed in \"%s\"." msgstr "Die Spalte \"%s\" ist in \"%s\" zum Sortieren nicht erlaubt." -#: ../../../../modules/monitoring/application/forms/Command/Object/ProcessCheckResultCommandForm.php:56 +#: ../../../../application/forms/Command/Object/ProcessCheckResultCommandForm.php:56 msgid "The state this check result should report" msgstr "Der von diesem Check-Ergebnis erwartete Status" -#: ../../../../modules/monitoring/application/forms/Config/BackendConfigForm.php:213 +#: ../../../../application/forms/Config/BackendConfigForm.php:213 msgid "The type of data source used for retrieving monitoring information" msgstr "Der Typ der Datenquelle für das Abrufen von Monitoring-Daten" -#: ../../../../modules/monitoring/application/forms/Config/BackendConfigForm.php:371 +#: ../../../../application/forms/Config/BackendConfigForm.php:371 msgid "" "There is currently more than one icinga instance writing to the IDO. You'll " "see all objects from all instances without any differentation. If this is " @@ -4494,7 +4579,7 @@ msgstr "" "nicht gewünscht ist, sollte eine separate IDO für jede Instanz aufgesetzt " "werden." -#: ../../../../modules/monitoring/application/forms/Config/BackendConfigForm.php:365 +#: ../../../../application/forms/Config/BackendConfigForm.php:365 msgid "" "There is currently no icinga instance writing to the IDO. Make sure that a " "icinga instance is configured and able to write to the IDO." @@ -4502,12 +4587,12 @@ msgstr "" "Es gibt zurzeit keine Icinga-Instanz die in die IDO schreibt. Stelle sicher, " "dass eine Icinga-Instanz konfiguriert ist und in die IDO schreiben kann." -#: ../../../../modules/monitoring/library/Monitoring/Backend/MonitoringBackend.php:89 +#: ../../../../library/Monitoring/Backend/MonitoringBackend.php:89 #, php-format msgid "There is no \"%s\" monitoring backend" msgstr "Es gibt kein \"%s\" Monitoring-Backend" -#: ../../../../modules/monitoring/application/forms/Command/Object/AcknowledgeProblemCommandForm.php:23 +#: ../../../../application/forms/Command/Object/AcknowledgeProblemCommandForm.php:23 msgid "" "This command is used to acknowledge host or service problems. When a problem " "is acknowledged, future notifications about problems are temporarily " @@ -4518,12 +4603,12 @@ msgstr "" "Probleme vorübergehend deaktiviert, bis der entsprechende Host oder Service " "sich erholt." -#: ../../../../modules/monitoring/application/forms/Command/Object/AddCommentCommandForm.php:20 +#: ../../../../application/forms/Command/Object/AddCommentCommandForm.php:20 msgid "This command is used to add host or service comments." msgstr "" "Dieser Befehl wird verwendet, um Host- oder Service-Kommentare hinzuzufügen." -#: ../../../../modules/monitoring/application/forms/Command/Instance/DisableNotificationsExpireCommandForm.php:26 +#: ../../../../application/forms/Command/Instance/DisableNotificationsExpireCommandForm.php:26 msgid "" "This command is used to disable host and service notifications for a " "specific time." @@ -4531,7 +4616,7 @@ msgstr "" "Dieser Befehl wird verwendet, um Host- oder Service-Benachrichtigungen für " "eine bestimmte Zeit zu deaktivieren." -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:33 +#: ../../../../application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:33 msgid "" "This command is used to schedule host and service downtimes. During the " "specified downtime, Icinga will not send notifications out about the hosts " @@ -4546,7 +4631,7 @@ msgstr "" "Downtimes bleiben über ein Herunterfahren und Neustarts von Icinga hinweg " "erhalten." -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceCheckCommandForm.php:23 +#: ../../../../application/forms/Command/Object/ScheduleServiceCheckCommandForm.php:23 msgid "" "This command is used to schedule the next check of hosts or services. Icinga " "will re-queue the hosts or services to be checked at the time you specify." @@ -4555,42 +4640,42 @@ msgstr "" "Services einzuplanen. Aktuell anstehende Überprüfungen werden durch die neu " "spezifizierte ersetzt." -#: ../../../../modules/monitoring/application/forms/Command/Object/SendCustomNotificationCommandForm.php:21 +#: ../../../../application/forms/Command/Object/SendCustomNotificationCommandForm.php:21 msgid "" "This command is used to send custom notifications about hosts or services." msgstr "" "Dieser Befehl wird verwendet, um angepasste Benachrichtigungen über Hosts " "und Services zu versenden." -#: ../../../../modules/monitoring/application/forms/Command/Object/ProcessCheckResultCommandForm.php:20 +#: ../../../../application/forms/Command/Object/ProcessCheckResultCommandForm.php:20 msgid "This command is used to submit passive host or service check results." msgstr "" "Dieser Befehl wird verwendet, um passive Host- oder Service-" "Überprüfungsergebnisse zu übermitteln." -#: ../../../../modules/monitoring/application/views/scripts/comment/show.phtml:63 +#: ../../../../application/views/scripts/comment/show.phtml:63 msgid "This comment does not expire." msgstr "Dieser Kommentar verfällt nicht." -#: ../../../../modules/monitoring/application/views/scripts/partials/comment/comment-detail.phtml:41 +#: ../../../../application/views/scripts/partials/comment/comment-detail.phtml:41 #, php-format msgid "This comment expires on %s at %s" msgstr "Dieser Kommentar verfällt am %s um %s" -#: ../../../../modules/monitoring/application/views/scripts/comment/show.phtml:60 +#: ../../../../application/views/scripts/comment/show.phtml:60 #, php-format msgid "This comment expires on %s at %s." msgstr "Dieser Kommentar verfällt am %s um %s." -#: ../../../../modules/monitoring/application/views/scripts/partials/downtime/downtime-header.phtml:54 +#: ../../../../application/views/scripts/partials/downtime/downtime-header.phtml:54 msgid "This downtime is flexible" msgstr "Diese Downtime ist flexibel" -#: ../../../../modules/monitoring/application/views/scripts/partials/downtime/downtime-header.phtml:58 +#: ../../../../application/views/scripts/partials/downtime/downtime-header.phtml:58 msgid "This downtime is in effect" msgstr "Diese Downtime ist wirksam" -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:106 +#: ../../../../application/views/scripts/downtime/show.phtml:106 #, php-format msgid "" "This fixed host downtime has been scheduled to start on %s at %s and to end " @@ -4598,13 +4683,13 @@ msgid "" msgstr "" "Diese feste Host-Downtime soll am %s um %s beginnen und am %s um %s enden." -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:96 +#: ../../../../application/views/scripts/downtime/show.phtml:96 #, php-format msgid "" "This fixed host downtime was started on %s at %s and expires on %s at %s." msgstr "Diese feste Host-Downtime begann am %s um %s und verfällt am %s um %s." -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:105 +#: ../../../../application/views/scripts/downtime/show.phtml:105 #, php-format msgid "" "This fixed service downtime has been scheduled to start on %s at %s and to " @@ -4612,14 +4697,14 @@ msgid "" msgstr "" "Diese feste Service-Downtime soll am %s um %s beginnen und am %s um %s enden." -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:95 +#: ../../../../application/views/scripts/downtime/show.phtml:95 #, php-format msgid "" "This fixed service downtime was started on %s at %s and expires on %s at %s." msgstr "" "Diese feste Service-Downtime begann am %s um %s und verfällt am %s um %s." -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:85 +#: ../../../../application/views/scripts/downtime/show.phtml:85 #, php-format msgid "" "This flexible host downtime has been scheduled to start between %s - %s and " @@ -4627,7 +4712,7 @@ msgid "" msgstr "" "Diese flexible Host-Downtime soll zwischen %s und %s beginnen und %s dauern." -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:74 +#: ../../../../application/views/scripts/downtime/show.phtml:74 #, php-format msgid "" "This flexible host downtime was started on %s at %s and lasts for %s until " @@ -4635,7 +4720,7 @@ msgid "" msgstr "" "Diese flexible Host-Downtime begann am %s um %s und dauert %s bis %s %s." -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:84 +#: ../../../../application/views/scripts/downtime/show.phtml:84 #, php-format msgid "" "This flexible service downtime has been scheduled to start between %s - %s " @@ -4644,7 +4729,7 @@ msgstr "" "Diese flexible Service-Downtime soll zwischen %s und %s beginnen und %s " "dauern." -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:73 +#: ../../../../application/views/scripts/downtime/show.phtml:73 #, php-format msgid "" "This flexible service downtime was started on %s at %s and lasts for %s " @@ -4652,37 +4737,37 @@ msgid "" msgstr "" "Diese flexible Service-Downtime begann am %s um %s und dauert %s bis %s %s." -#: ../../../../modules/monitoring/application/forms/Setup/WelcomePage.php:35 +#: ../../../../application/forms/Setup/WelcomePage.php:35 msgid "This is the core module for Icinga Web 2." msgstr "Dies ist das Kernmodul von Icinga Web 2." -#: ../../../../modules/monitoring/application/views/scripts/partials/event-history.phtml:64 +#: ../../../../application/views/scripts/partials/event-history.phtml:93 msgid "This notification was not sent out to any contact." msgstr "Diese Benachrichtigung wurde an keinen Kontakt gesendet." -#: ../../../../modules/monitoring/application/controllers/EventController.php:439 +#: ../../../../application/controllers/EventController.php:421 msgid "Time" msgstr "Zeitpunkt" -#: ../../../../modules/monitoring/application/views/scripts/alertsummary/index.phtml:22 +#: ../../../../application/views/scripts/alertsummary/index.phtml:22 msgid "Time to Reaction (Ack, Recover)" msgstr "Zeit bis zur Reaktion (Bestätigung, Wiederherstellung)" -#: ../../../../modules/monitoring/application/controllers/TimelineController.php:110 +#: ../../../../application/controllers/TimelineController.php:110 msgid "TimeLine interval" msgstr "Zeitleisten Intervall" -#: ../../../../modules/monitoring/configuration.php:260 -#: ../../../../modules/monitoring/application/controllers/TimelineController.php:25 -#: ../../../../modules/monitoring/application/controllers/TimelineController.php:29 +#: ../../../../configuration.php:265 +#: ../../../../application/controllers/TimelineController.php:25 +#: ../../../../application/controllers/TimelineController.php:29 msgid "Timeline" msgstr "Zeitleiste" -#: ../../../../modules/monitoring/application/forms/StatehistoryForm.php:81 +#: ../../../../application/forms/StatehistoryForm.php:81 msgid "To" msgstr "Bis" -#: ../../../../modules/monitoring/library/Monitoring/MonitoringWizard.php:178 +#: ../../../../library/Monitoring/MonitoringWizard.php:178 msgid "" "To access the IDO stored in a MySQL database the PDO-MySQL module for PHP is " "required." @@ -4690,7 +4775,7 @@ msgstr "" "Um auf die in einer MySQL gespeicherte IDO zuzugreifen, wird das PDO-MySQL " "Modul für PHP benötigt." -#: ../../../../modules/monitoring/library/Monitoring/MonitoringWizard.php:198 +#: ../../../../library/Monitoring/MonitoringWizard.php:198 msgid "" "To access the IDO stored in a PostgreSQL database the PDO-PostgreSQL module " "for PHP is required." @@ -4698,7 +4783,7 @@ msgstr "" "Um auf die in einer PostgreSQL gespeicherte IDO zuzugreifen, wird das PDO-" "PostgreSQL Modul für PHP benötigt." -#: ../../../../modules/monitoring/application/forms/Setup/SecurityPage.php:16 +#: ../../../../application/forms/Setup/SecurityPage.php:16 msgid "" "To protect your monitoring environment against prying eyes please fill out " "the settings below." @@ -4706,7 +4791,7 @@ msgstr "" "Fülle die Einstellungen unterhalb aus um die Monitoring Umgebung gegen " "neugierige Blicke zu beschützen." -#: ../../../../modules/monitoring/library/Monitoring/MonitoringWizard.php:218 +#: ../../../../library/Monitoring/MonitoringWizard.php:218 msgid "" "To send external commands over Icinga 2's API the cURL module for PHP is " "required." @@ -4714,152 +4799,152 @@ msgstr "" "Um externe Icinga-Befehle über die Icinga 2 API zu versenden, wird das cURL " "Modul für PHP benötigt." -#: ../../../../modules/monitoring/application/forms/StatehistoryForm.php:84 +#: ../../../../application/forms/StatehistoryForm.php:84 msgid "Today" msgstr "Heute" -#: ../../../../modules/monitoring/application/views/scripts/list/hostgroup-grid.phtml:7 -#: ../../../../modules/monitoring/application/views/scripts/list/hostgroups.phtml:12 -#: ../../../../modules/monitoring/application/views/scripts/list/servicegroup-grid.phtml:7 -#: ../../../../modules/monitoring/application/views/scripts/list/servicegroups.phtml:11 +#: ../../../../application/views/scripts/list/servicegroups.phtml:11 +#: ../../../../application/views/scripts/list/hostgroups.phtml:12 +#: ../../../../application/views/scripts/list/hostgroup-grid.phtml:7 +#: ../../../../application/views/scripts/list/servicegroup-grid.phtml:7 msgid "Toogle grid view mode" msgstr "Raster-Ansicht umschalten" -#: ../../../../modules/monitoring/application/views/scripts/alertsummary/index.phtml:56 +#: ../../../../application/views/scripts/alertsummary/index.phtml:56 msgid "Top 5 Recent Alerts" msgstr "Top 5 der letzten Alarme" -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:67 -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:91 +#: ../../../../application/views/scripts/health/stats.phtml:67 +#: ../../../../application/views/scripts/health/stats.phtml:91 msgid "Total" msgstr "Gesamt" -#: ../../../../modules/monitoring/application/controllers/ListController.php:576 -#: ../../../../modules/monitoring/application/controllers/ListController.php:615 +#: ../../../../application/controllers/ListController.php:579 +#: ../../../../application/controllers/ListController.php:618 msgid "Total Hosts" msgstr "Alle Hosts" -#: ../../../../modules/monitoring/application/controllers/ListController.php:491 -#: ../../../../modules/monitoring/application/controllers/ListController.php:531 -#: ../../../../modules/monitoring/application/controllers/ListController.php:577 -#: ../../../../modules/monitoring/application/controllers/ListController.php:616 +#: ../../../../application/controllers/ListController.php:494 +#: ../../../../application/controllers/ListController.php:534 +#: ../../../../application/controllers/ListController.php:580 +#: ../../../../application/controllers/ListController.php:619 msgid "Total Services" msgstr "Alle Services" -#: ../../../../modules/monitoring/application/views/scripts/form/reorder-command-transports.phtml:19 +#: ../../../../application/views/scripts/form/reorder-command-transports.phtml:19 msgid "Transport" msgstr "Transport" -#: ../../../../modules/monitoring/application/forms/Config/TransportConfigForm.php:224 +#: ../../../../application/forms/Config/TransportConfigForm.php:224 msgid "Transport Name" msgstr "Transport Name" -#: ../../../../modules/monitoring/application/forms/Config/TransportConfigForm.php:252 +#: ../../../../application/forms/Config/TransportConfigForm.php:252 msgid "Transport Type" msgstr "Transport Typ" -#: ../../../../modules/monitoring/application/views/scripts/alertsummary/index.phtml:29 +#: ../../../../application/views/scripts/alertsummary/index.phtml:29 msgid "Trend" msgstr "Verlauf" -#: ../../../../modules/monitoring/application/views/scripts/alertsummary/index.phtml:39 +#: ../../../../application/views/scripts/alertsummary/index.phtml:39 msgid "Trend for the last 24h" msgstr "Verlauf der letzten 24 Stunden" -#: ../../../../modules/monitoring/application/controllers/EventController.php:386 +#: ../../../../application/controllers/EventController.php:356 msgid "Trigger time" msgstr "Auslösungszeit" -#: ../../../../modules/monitoring/application/controllers/EventController.php:76 -#: ../../../../modules/monitoring/application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:100 +#: ../../../../application/forms/Command/Object/ScheduleServiceDowntimeCommandForm.php:100 +#: ../../../../application/controllers/EventController.php:69 msgid "Type" msgstr "Typ" -#: ../../../../modules/monitoring/application/views/scripts/config/index.phtml:39 -#: ../../../../modules/monitoring/application/views/scripts/form/reorder-command-transports.phtml:44 +#: ../../../../application/views/scripts/form/reorder-command-transports.phtml:44 +#: ../../../../application/views/scripts/config/index.phtml:39 #, php-format msgid "Type: %s" msgstr "Typ: %s" -#: ../../../../modules/monitoring/library/Monitoring/Object/Service.php:201 +#: ../../../../library/Monitoring/Object/Service.php:201 msgid "UNKNOWN" msgstr "UNBEKANNT" -#: ../../../../modules/monitoring/application/forms/Command/Object/ProcessCheckResultCommandForm.php:61 +#: ../../../../application/forms/Command/Object/ProcessCheckResultCommandForm.php:61 msgctxt "icinga.state" msgid "UNKNOWN" msgstr "UNBEKANNT" -#: ../../../../modules/monitoring/library/Monitoring/Object/Host.php:186 +#: ../../../../library/Monitoring/Object/Host.php:186 msgid "UNREACHABLE" msgstr "UNERREICHBAR" -#: ../../../../modules/monitoring/application/forms/Command/Object/ProcessCheckResultCommandForm.php:130 +#: ../../../../application/forms/Command/Object/ProcessCheckResultCommandForm.php:130 msgctxt "icinga.state" msgid "UNREACHABLE" msgstr "UNERREICHBAR" -#: ../../../../modules/monitoring/library/Monitoring/Object/Host.php:180 +#: ../../../../library/Monitoring/Object/Host.php:180 msgid "UP" msgstr "UP" -#: ../../../../modules/monitoring/application/forms/Command/Object/ProcessCheckResultCommandForm.php:125 +#: ../../../../application/forms/Command/Object/ProcessCheckResultCommandForm.php:125 msgctxt "icinga.state" msgid "UP" msgstr "UP" -#: ../../../../modules/monitoring/application/views/helpers/HostFlags.php:10 -#: ../../../../modules/monitoring/application/views/helpers/ServiceFlags.php:10 +#: ../../../../application/views/helpers/HostFlags.php:10 +#: ../../../../application/views/helpers/ServiceFlags.php:10 msgid "Unhandled" msgstr "Unbehandelt" -#: ../../../../modules/monitoring/application/views/scripts/health/stats.phtml:14 +#: ../../../../application/views/scripts/health/stats.phtml:14 msgid "Unhandled Problems:" msgstr "Unbehandelte Probleme:" -#: ../../../../modules/monitoring/application/forms/StatehistoryForm.php:116 -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:105 -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:111 +#: ../../../../application/forms/StatehistoryForm.php:116 +#: ../../../../application/views/scripts/tactical/index.phtml:114 +#: ../../../../application/views/scripts/tactical/index.phtml:121 msgid "Unknown" msgstr "Unbekannt" -#: ../../../../modules/monitoring/application/forms/StatehistoryForm.php:135 -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:41 -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:47 +#: ../../../../application/forms/StatehistoryForm.php:135 +#: ../../../../application/views/scripts/tactical/index.phtml:43 +#: ../../../../application/views/scripts/tactical/index.phtml:50 msgid "Unreachable" msgstr "Nicht erreichbar" -#: ../../../../modules/monitoring/application/forms/StatehistoryForm.php:133 -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:23 +#: ../../../../application/forms/StatehistoryForm.php:133 +#: ../../../../application/views/scripts/tactical/index.phtml:22 msgid "Up" msgstr "Up" -#: ../../../../modules/monitoring/application/forms/Command/Object/AcknowledgeProblemCommandForm.php:79 +#: ../../../../application/forms/Command/Object/AcknowledgeProblemCommandForm.php:79 msgid "Use Expire Time" msgstr "Verfallszeitpunkt nutzen" -#: ../../../../modules/monitoring/application/forms/Config/Transport/RemoteTransportForm.php:88 +#: ../../../../application/forms/Config/Transport/RemoteTransportForm.php:88 msgid "Use SSH Identity" msgstr "Benutze SSH Identität" -#: ../../../../modules/monitoring/application/controllers/EventController.php:432 -#: ../../../../modules/monitoring/application/forms/Config/Transport/RemoteTransportForm.php:163 -#: ../../../../modules/monitoring/application/views/scripts/comment/show.phtml:43 -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:40 +#: ../../../../application/forms/Config/Transport/RemoteTransportForm.php:163 +#: ../../../../application/controllers/EventController.php:414 +#: ../../../../application/views/scripts/comment/show.phtml:43 +#: ../../../../application/views/scripts/downtime/show.phtml:40 msgid "User" msgstr "Benutzer" -#: ../../../../modules/monitoring/application/views/scripts/partials/comment/comment-description.phtml:10 +#: ../../../../application/views/scripts/partials/comment/comment-description.phtml:10 msgid "User Comment" msgstr "Benutzerkommentar" -#: ../../../../modules/monitoring/application/controllers/EventController.php:412 +#: ../../../../application/controllers/EventController.php:394 msgid "User comment" msgstr "Benutzerkommentar" -#: ../../../../modules/monitoring/application/forms/Config/Transport/ApiTransportForm.php:53 -#: ../../../../modules/monitoring/application/forms/Config/Transport/ApiTransportForm.php:65 -#: ../../../../modules/monitoring/application/forms/Config/Transport/RemoteTransportForm.php:165 +#: ../../../../application/forms/Config/Transport/RemoteTransportForm.php:165 +#: ../../../../application/forms/Config/Transport/ApiTransportForm.php:53 +#: ../../../../application/forms/Config/Transport/ApiTransportForm.php:65 msgid "" "User to log in as on the remote Icinga instance. Please note that key-based " "SSH login must be possible for this user" @@ -4867,225 +4952,223 @@ msgstr "" "Der Benutzer der sich auf der entfernte Icinga Instanz anmeldet. Bitte " "beachte, der Benutzer muss sich per SSH Schlüssel einloggen können" -#: ../../../../modules/monitoring/library/Monitoring/BackendStep.php:109 -#: ../../../../modules/monitoring/library/Monitoring/TransportStep.php:102 +#: ../../../../library/Monitoring/TransportStep.php:102 +#: ../../../../library/Monitoring/BackendStep.php:109 msgid "Username" msgstr "Benutzername" -#: ../../../../modules/monitoring/application/forms/Config/TransportConfigForm.php:282 -#: ../../../../modules/monitoring/library/Monitoring/MonitoringWizard.php:121 +#: ../../../../application/forms/Config/TransportConfigForm.php:282 +#: ../../../../library/Monitoring/MonitoringWizard.php:121 msgid "Validate Configuration" msgstr "Validiere die Konfiguration" -#: ../../../../modules/monitoring/application/forms/Config/TransportConfigForm.php:283 -#: ../../../../modules/monitoring/library/Monitoring/MonitoringWizard.php:122 +#: ../../../../application/forms/Config/TransportConfigForm.php:283 +#: ../../../../library/Monitoring/MonitoringWizard.php:122 msgid "Validation In Progress" msgstr "Überprüfung läuft" -#: ../../../../modules/monitoring/application/forms/Setup/IdoResourcePage.php:131 +#: ../../../../application/forms/Setup/IdoResourcePage.php:131 msgid "Validation Log" msgstr "Überprüfungsprotokoll" -#: ../../../../modules/monitoring/application/views/helpers/Perfdata.php:37 +#: ../../../../application/views/helpers/Perfdata.php:37 msgid "Value" msgstr "Wert" -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:623 +#: ../../../../application/controllers/AlertsummaryController.php:623 msgid "Value for interval not valid" msgstr "Wert des Intervalls ist nicht zulässig" -#: ../../../../modules/monitoring/library/Monitoring/Object/Service.php:195 +#: ../../../../library/Monitoring/Object/Service.php:195 msgid "WARNING" msgstr "WARNUNG" -#: ../../../../modules/monitoring/application/forms/Command/Object/ProcessCheckResultCommandForm.php:59 +#: ../../../../application/forms/Command/Object/ProcessCheckResultCommandForm.php:59 msgctxt "icinga.state" msgid "WARNING" msgstr "WARNUNG" -#: ../../../../modules/monitoring/application/forms/StatehistoryForm.php:115 -#: ../../../../modules/monitoring/application/views/helpers/Perfdata.php:40 -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:81 -#: ../../../../modules/monitoring/application/views/scripts/tactical/index.phtml:87 +#: ../../../../application/forms/StatehistoryForm.php:115 +#: ../../../../application/views/scripts/tactical/index.phtml:86 +#: ../../../../application/views/scripts/tactical/index.phtml:93 +#: ../../../../application/views/helpers/Perfdata.php:40 msgid "Warning" msgstr "Warnung" -#: ../../../../modules/monitoring/application/controllers/EventController.php:381 +#: ../../../../application/controllers/EventController.php:351 msgid "Was cancelled" msgstr "Wurde abgesagt" -#: ../../../../modules/monitoring/application/controllers/EventController.php:376 +#: ../../../../application/controllers/EventController.php:346 msgid "Was started" msgstr "Hat begonnen" -#: ../../../../modules/monitoring/application/forms/Setup/WelcomePage.php:22 +#: ../../../../application/forms/Setup/WelcomePage.php:22 msgid "Welcome to the configuration of the monitoring module for Icinga Web 2!" msgstr "Willkommen bei der Konfiguration des Icinga Web 2 Monitoring Moduls!" -#: ../../../../modules/monitoring/application/controllers/EventController.php:106 -#: ../../../../modules/monitoring/application/views/scripts/comment/show.phtml:48 -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:155 +#: ../../../../application/controllers/EventController.php:100 +#: ../../../../application/views/scripts/comment/show.phtml:48 +#: ../../../../application/views/scripts/downtime/show.phtml:155 msgid "Yes" msgstr "Ja" -#: ../../../../modules/monitoring/library/Monitoring/MonitoringWizard.php:184 +#: ../../../../library/Monitoring/MonitoringWizard.php:184 msgid "Zend database adapter for MySQL" msgstr "Zend Datenbankadapter für MySQL" -#: ../../../../modules/monitoring/library/Monitoring/MonitoringWizard.php:204 +#: ../../../../library/Monitoring/MonitoringWizard.php:204 msgid "Zend database adapter for PostgreSQL" msgstr "Zend Datenbankadapter für PostgreSQL" -#: ../../../../modules/monitoring/application/views/scripts/show/components/acknowledgement.phtml:22 +#: ../../../../application/views/scripts/show/components/acknowledgement.phtml:22 msgid "acknowledged" msgstr "bestätigt" -#: ../../../../modules/monitoring/application/views/scripts/timeline/index.phtml:60 +#: ../../../../application/views/scripts/timeline/index.phtml:60 #, php-format msgctxt "timeline.link.title.datetime.twice" msgid "between %s and %s" msgstr "zwischen %s und %s" -#: ../../../../modules/monitoring/application/views/scripts/partials/comment/comment-detail.phtml:34 +#: ../../../../application/views/scripts/partials/comment/comment-detail.phtml:34 msgid "by" msgstr "von" -#: ../../../../modules/monitoring/application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:80 +#: ../../../../application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:80 msgid "changed" msgstr "geändert" -#: ../../../../modules/monitoring/application/views/scripts/show/components/comments.phtml:51 +#: ../../../../application/views/scripts/show/components/comments.phtml:51 msgid "commented" msgstr "kommentiert" -#: ../../../../modules/monitoring/application/views/scripts/show/components/downtime.phtml:90 +#: ../../../../application/views/scripts/show/components/downtime.phtml:84 msgid "created" msgstr "erstellt" -#: ../../../../modules/monitoring/application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:84 +#: ../../../../application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:84 msgid "disable" msgstr "deaktivieren" -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:194 +#: ../../../../application/controllers/AlertsummaryController.php:194 msgid "down" msgstr "Down" -#: ../../../../modules/monitoring/application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:85 +#: ../../../../application/forms/Command/Object/ToggleObjectFeaturesCommandForm.php:85 msgid "enable" msgstr "aktivieren" -#: ../../../../modules/monitoring/application/views/scripts/show/components/downtime.phtml:60 +#: ../../../../application/views/scripts/show/components/downtime.phtml:60 #, php-format msgctxt "Last format parameter represents the end time" msgid "ends %s" msgstr "Endet %s" -#: ../../../../modules/monitoring/application/views/scripts/show/components/checkstatistics.phtml:28 +#: ../../../../application/views/scripts/show/components/checkstatistics.phtml:28 #, php-format msgid "expected %s" msgstr "erwartet %s" -#: ../../../../modules/monitoring/application/views/scripts/partials/downtime/downtime-header.phtml:50 +#: ../../../../application/views/scripts/partials/downtime/downtime-header.phtml:50 #, php-format msgid "expires %s" msgstr "läuft %s ab" -#: ../../../../modules/monitoring/application/views/scripts/show/components/downtime.phtml:54 -#: ../../../../modules/monitoring/application/views/scripts/show/components/downtime.phtml:76 +#: ../../../../application/views/scripts/show/components/downtime.phtml:54 +#: ../../../../application/views/scripts/show/components/downtime.phtml:68 #, php-format msgctxt "Last format parameter represents the downtime expire time" msgid "expires %s" msgstr "läuft %s ab" -#: ../../../../modules/monitoring/application/views/scripts/show/components/checkstatistics.phtml:69 +#: ../../../../application/views/scripts/show/components/checkstatistics.phtml:69 msgid "hard state" msgstr "hard state" # Sollte das nicht vllt The Date/Time und als zweiter Satz dann scheduled downtime.. # TW -#: ../../../../modules/monitoring/application/views/scripts/downtime/show.phtml:138 +#: ../../../../application/views/scripts/downtime/show.phtml:138 msgid "he date/time the scheduled downtime was actually started" msgstr "" "Der Zeitpunkt, an dem die geplante Downtime tatsächlich gestartet wurde" -#: ../../../../modules/monitoring/application/views/scripts/partials/downtime/downtime-header.phtml:29 -#: ../../../../modules/monitoring/library/Monitoring/Object/MonitoredObject.php:714 +#: ../../../../application/views/scripts/partials/downtime/downtime-header.phtml:29 +#: ../../../../library/Monitoring/Object/MonitoredObject.php:714 msgid "host" msgstr "Host" -#: ../../../../modules/monitoring/application/views/scripts/timeline/index.phtml:48 +#: ../../../../application/views/scripts/timeline/index.phtml:48 #, php-format msgctxt "timeline.link.title.month.and.year" msgid "in %s" msgstr "im %s" -#: ../../../../modules/monitoring/application/views/scripts/timeline/index.phtml:54 +#: ../../../../application/views/scripts/timeline/index.phtml:54 #, php-format msgctxt "timeline.link.title.year" msgid "in %s" msgstr "in %s" -#: ../../../../modules/monitoring/application/views/scripts/alertsummary/index.phtml:37 +#: ../../../../application/views/scripts/alertsummary/index.phtml:37 msgid "in the last hour" msgstr "in der letzten Stunde" -#: ../../../../modules/monitoring/application/views/scripts/timeline/index.phtml:41 +#: ../../../../application/views/scripts/timeline/index.phtml:41 #, php-format msgctxt "timeline.link.title.week.and.year" msgid "in week %s of %s" msgstr "in Woche %s des Jahres %s" -#: ../../../../modules/monitoring/application/views/scripts/show/components/reachable.phtml:7 +#: ../../../../application/views/scripts/show/components/reachable.phtml:7 msgid "no" msgstr "Nein" -#: ../../../../modules/monitoring/application/views/scripts/alertsummary/index.phtml:35 +#: ../../../../application/views/scripts/alertsummary/index.phtml:35 msgid "notifications per hour" msgstr "Benachrichtigungen pro Stunde" -#: ../../../../modules/monitoring/application/views/scripts/timeline/index.phtml:35 +#: ../../../../application/views/scripts/timeline/index.phtml:35 #, php-format msgctxt "timeline.link.title.time" msgid "on %s" msgstr "am %s" -#: ../../../../modules/monitoring/application/views/scripts/show/components/downtime.phtml:66 +#: ../../../../application/views/scripts/show/components/downtime.phtml:65 #, php-format msgctxt "Last format parameter represents the time scheduled" msgid "scheduled %s" msgstr "%s wurde geplant" -#: ../../../../modules/monitoring/application/views/scripts/show/components/downtime.phtml:71 -#, php-format -msgctxt "Last format parameter represents the time scheduled" -msgid "scheduled flexible %s" -msgstr "flexibel geplant %s" - -#: ../../../../modules/monitoring/library/Monitoring/Object/MonitoredObject.php:717 +#: ../../../../library/Monitoring/Object/MonitoredObject.php:717 msgid "service" msgstr "Service" -#: ../../../../modules/monitoring/application/views/scripts/show/components/checkstatistics.phtml:69 +#: ../../../../application/views/scripts/show/components/checkstatistics.phtml:69 msgid "soft state" msgstr "soft state" -#: ../../../../modules/monitoring/library/Monitoring/MonitoringWizard.php:51 +#: ../../../../library/Monitoring/MonitoringWizard.php:51 msgctxt "setup.summary.subject" msgid "the monitoring module" msgstr "das Monitoring Modul" -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:192 +#: ../../../../application/controllers/AlertsummaryController.php:192 msgid "unchanged" msgstr "Unverändert" -#: ../../../../modules/monitoring/application/controllers/AlertsummaryController.php:196 +#: ../../../../application/controllers/AlertsummaryController.php:196 msgid "up" msgstr "steigend" -#: ../../../../modules/monitoring/application/views/scripts/show/components/reachable.phtml:7 +#: ../../../../application/views/scripts/show/components/reachable.phtml:7 msgid "yes" msgstr "Ja" +#~ msgctxt "Last format parameter represents the time scheduled" +#~ msgid "scheduled flexible %s" +#~ msgstr "flexibel geplant %s" + #~ msgid "is not reachable" #~ msgstr "ist nicht erreichbar" diff --git a/modules/monitoring/module.info b/modules/monitoring/module.info index b548d2f0e..3dcfe51b6 100644 --- a/modules/monitoring/module.info +++ b/modules/monitoring/module.info @@ -1,5 +1,5 @@ Module: monitoring -Version: 2.6.3 +Version: 2.7.0 Description: Icinga monitoring module This is the core module for most Icingaweb users. It provides an abstraction layer for various Icinga data backends. diff --git a/modules/setup/application/locale/de_DE/LC_MESSAGES/setup.mo b/modules/setup/application/locale/de_DE/LC_MESSAGES/setup.mo index ea1349e09..90c1f4694 100644 Binary files a/modules/setup/application/locale/de_DE/LC_MESSAGES/setup.mo and b/modules/setup/application/locale/de_DE/LC_MESSAGES/setup.mo differ diff --git a/modules/setup/application/locale/de_DE/LC_MESSAGES/setup.po b/modules/setup/application/locale/de_DE/LC_MESSAGES/setup.po index a61e7c0df..0be469376 100644 --- a/modules/setup/application/locale/de_DE/LC_MESSAGES/setup.po +++ b/modules/setup/application/locale/de_DE/LC_MESSAGES/setup.po @@ -1,15 +1,15 @@ # Icinga Web 2 - Head for multiple monitoring backends. -# Copyright (C) 2017 Icinga Development Team +# Copyright (C) 2019 Icinga Development Team # This file is distributed under the same license as Setup Module. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" -"Project-Id-Version: Setup Module (2.4.2)\n" +"Project-Id-Version: Setup Module (2.7.0)\n" "Report-Msgid-Bugs-To: dev@icinga.com\n" -"POT-Creation-Date: 2017-11-09 13:19+0000\n" -"PO-Revision-Date: 2017-11-09 14:48+0100\n" -"Last-Translator: Markus Frosch \n" +"POT-Creation-Date: 2019-07-30 07:43+0000\n" +"PO-Revision-Date: 2019-07-30 10:23+0200\n" +"Last-Translator: Johannes Meyer \n" "Language: de_DE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,60 +17,60 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Poedit-Basepath: .\n" "Language-Team: \n" -"X-Generator: Poedit 1.8.11\n" +"X-Generator: Poedit 2.0.6\n" "X-Poedit-SearchPath-0: .\n" -#: ../../../../modules/setup/library/Setup/Requirement/OSRequirement.php:15 +#: ../../../../library/Setup/Requirement/OSRequirement.php:15 #, php-format msgid "%s Platform" msgstr "%s Plattform" -#: ../../../../modules/setup/application/views/scripts/form/setup-welcome.phtml:104 +#: ../../../../application/views/scripts/form/setup-welcome.phtml:104 msgid "" msgstr "" -#: ../../../../modules/setup/application/views/scripts/form/setup-welcome.phtml:84 +#: ../../../../application/views/scripts/form/setup-welcome.phtml:84 msgid "A system group called \"icingaweb2\" exists" msgstr "Eine Systemgruppe namens \"icingaweb2\" existiert" -#: ../../../../modules/setup/application/forms/DatabaseCreationPage.php:102 +#: ../../../../application/forms/DatabaseCreationPage.php:102 msgid "" "A user which is able to create databases and/or touch the database schema" msgstr "" "Ein Benutzer, der berechtigt ist, Datenbanken zu erstellen und/oder das " "Datenbankschema zu ändern" -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:198 +#: ../../../../library/Setup/Steps/UserGroupStep.php:198 #, php-format msgid "" "Account \"%s\" has been successfully added as member to user group \"%s\"." msgstr "Konto \"%s\" wurde erfolgreich zur Benutzergruppe \"%s\" hinzugefügt." -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:203 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:203 #, php-format msgid "Account \"%s\" has been successfully created." msgstr "Konto \"%s\" wurde erfolgreich erstellt." -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:216 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:216 #, php-format msgid "Account \"%s\" has been successfully defined as initial administrator." msgstr "" "Das Konto \"%s\" wurde erfolgreich als initialer Administrator festgelegt." -#: ../../../../modules/setup/application/forms/AdminAccountPage.php:52 -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:122 +#: ../../../../application/forms/AdminAccountPage.php:52 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:122 msgctxt "setup.page.title" msgid "Administration" msgstr "Administration" -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:167 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:167 #, php-format msgid "" "Administrative rights will initially be granted to a new account called \"%s" "\"." msgstr "Administrative Rechte werden dem neuen Konto \"%s\" verliehen." -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:170 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:170 #, php-format msgid "" "Administrative rights will initially be granted to an existing account " @@ -78,7 +78,7 @@ msgid "" msgstr "" "Administrative Rechte werden dem bereits vorhandenen Konto \"%s\" verliehen." -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:175 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:175 #, php-format msgid "" "Administrative rights will initially be granted to members of the user group " @@ -86,43 +86,43 @@ msgid "" msgstr "" "Administrative Rechte werden Mitgliedern der Benutzergruppe \"%s\" verliehen." -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:73 -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:83 -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:83 -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:105 -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:186 -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:191 -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:200 -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:206 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:73 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:83 +#: ../../../../library/Setup/Steps/UserGroupStep.php:83 +#: ../../../../library/Setup/Steps/UserGroupStep.php:105 +#: ../../../../library/Setup/Steps/UserGroupStep.php:186 +#: ../../../../library/Setup/Steps/UserGroupStep.php:191 +#: ../../../../library/Setup/Steps/UserGroupStep.php:200 +#: ../../../../library/Setup/Steps/UserGroupStep.php:206 msgctxt "setup.role.name" msgid "Administrators" msgstr "Administratoren" -#: ../../../../modules/setup/library/Setup/Steps/GeneralConfigStep.php:58 +#: ../../../../library/Setup/Steps/GeneralConfigStep.php:58 msgid "An exception's stacktrace is hidden from every user by default." msgstr "" "Stack-Traces von Ausnahmen werden standardmäßig allen Benutzern vorenthalten." -#: ../../../../modules/setup/library/Setup/Steps/GeneralConfigStep.php:57 +#: ../../../../library/Setup/Steps/GeneralConfigStep.php:57 msgid "An exception's stacktrace is shown to every user by default." msgstr "" "Stack-Traces von Ausnahmen werden standardmäßig allen Benutzern angezeigt." -#: ../../../../modules/setup/application/forms/GeneralConfigPage.php:21 -#: ../../../../modules/setup/library/Setup/Steps/GeneralConfigStep.php:50 +#: ../../../../application/forms/GeneralConfigPage.php:21 +#: ../../../../library/Setup/Steps/GeneralConfigStep.php:50 msgctxt "setup.page.title" msgid "Application Configuration" msgstr "Konfiguration der Anwendung" -#: ../../../../modules/setup/library/Setup/Steps/GeneralConfigStep.php:82 +#: ../../../../library/Setup/Steps/GeneralConfigStep.php:82 msgid "Application Prefix" msgstr "Anwendungspräfix" -#: ../../../../modules/setup/application/clicommands/ConfigCommand.php:123 +#: ../../../../application/clicommands/ConfigCommand.php:129 msgid "Argument type is mandatory." msgstr "Typ-Argument ist erforderlich." -#: ../../../../modules/setup/application/forms/AuthBackendPage.php:77 +#: ../../../../application/forms/AuthBackendPage.php:77 msgid "" "As you've chosen to use a database for authentication all you need to do now " "is defining a name for your first authentication backend." @@ -131,23 +131,23 @@ msgstr "" "jetzt nur noch ein Name für das erste Authentifizierungs-Backend definiert " "werden." -#: ../../../../modules/setup/application/forms/AuthenticationPage.php:22 -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:120 +#: ../../../../application/forms/AuthenticationPage.php:22 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:120 msgctxt "setup.page.title" msgid "Authentication" msgstr "Authentifizierung" -#: ../../../../modules/setup/application/forms/AuthBackendPage.php:39 -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:121 +#: ../../../../application/forms/AuthBackendPage.php:39 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:121 msgctxt "setup.page.title" msgid "Authentication Backend" msgstr "Authentifizierungs-Backend" -#: ../../../../modules/setup/application/forms/AuthenticationPage.php:63 +#: ../../../../application/forms/AuthenticationPage.php:63 msgid "Authentication Type" msgstr "Authentifizierungsart" -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:195 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:195 #, php-format msgid "" "Authentication configuration could not be written to: %s. An error occured:" @@ -155,26 +155,26 @@ msgstr "" "Authentifizierungs-Einstellungen konnten nicht nach %s geschrieben werden. " "Ein Fehler ist aufgetreten:" -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:190 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:190 #, php-format msgid "Authentication configuration has been successfully written to: %s" msgstr "" "Authentifizierungs-Einstellungen wurden erfolgreich nach %s geschrieben." -#: ../../../../modules/setup/application/views/scripts/index/parts/finish.phtml:20 +#: ../../../../application/views/scripts/index/parts/finish.phtml:20 msgid "Back" msgstr "Zurück" -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:138 -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:141 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:138 +#: ../../../../library/Setup/Steps/UserGroupStep.php:141 msgid "Backend Name" msgstr "Backend-Name" -#: ../../../../modules/setup/application/forms/AuthBackendPage.php:106 +#: ../../../../application/forms/AuthBackendPage.php:106 msgid "Backend Type" msgstr "Backend-Typ" -#: ../../../../modules/setup/application/forms/AuthBackendPage.php:96 +#: ../../../../application/forms/AuthBackendPage.php:96 msgid "" "Before you are able to authenticate using the LDAP connection defined " "earlier you need to provide some more information so that Icinga Web 2 is " @@ -184,90 +184,90 @@ msgstr "" "werden kann, benötigt Icinga Web 2 mehr Informationen für die Auffindung von " "Kontodaten." -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:157 +#: ../../../../library/Setup/Steps/ResourceStep.php:167 msgid "Bind DN" msgstr "Bind DN" -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:161 +#: ../../../../library/Setup/Steps/ResourceStep.php:171 msgid "Bind Password" msgstr "Bind Password" -#: ../../../../modules/setup/application/forms/AdminAccountPage.php:104 +#: ../../../../application/forms/AdminAccountPage.php:104 msgctxt "setup.admin" msgid "By Name" msgstr "Nach Name" -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:111 +#: ../../../../library/Setup/Steps/ResourceStep.php:121 msgid "CA" msgstr "CA" -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:118 +#: ../../../../library/Setup/Steps/ResourceStep.php:128 msgid "CA Path" msgstr "CA-Pfad" -#: ../../../../modules/setup/application/clicommands/ConfigCommand.php:78 +#: ../../../../application/clicommands/ConfigCommand.php:78 #, php-format msgid "Can't change the group of %s to %s: %s" msgstr "Konnte die Gruppe nicht von %s auf %s ändern: %s" -#: ../../../../modules/setup/application/clicommands/ConfigCommand.php:69 +#: ../../../../application/clicommands/ConfigCommand.php:69 #, php-format msgid "Can't change the mode of the configuration directory to %s: %s" msgstr "" "Konnte die Zugriffsrechte des Einstellungs-Verzeichnisses nicht auf %s " "ändern: %s" -#: ../../../../modules/setup/application/clicommands/ConfigCommand.php:60 +#: ../../../../application/clicommands/ConfigCommand.php:60 #, php-format msgid "Can't create configuration directory %s: %s" msgstr "Konnte das Einstellungs-Verzeichnis %s nicht erstellen: %s" -#: ../../../../modules/setup/application/clicommands/TokenCommand.php:84 +#: ../../../../application/clicommands/TokenCommand.php:84 #, php-format msgid "Cannot change access mode of \"%s\" to %o." msgstr "Konnte die Zugriffsrechte von \"%s\" nicht auf %o ändern." -#: ../../../../modules/setup/library/Setup/Web/Form/Validator/TokenValidator.php:37 +#: ../../../../library/Setup/Web/Form/Validator/TokenValidator.php:37 #, php-format msgid "Cannot validate token, file \"%s\" is empty. Please define a token." msgstr "" "Konnte Token nicht validieren, weil die Datei \"%s\" leer ist. Bitte einen " "Token definieren." -#: ../../../../modules/setup/library/Setup/Web/Form/Validator/TokenValidator.php:32 +#: ../../../../library/Setup/Web/Form/Validator/TokenValidator.php:32 #, php-format msgid "Cannot validate token: %s (%s)" msgstr "Konnte Token nicht validieren: %s (%s)" -#: ../../../../modules/setup/application/clicommands/TokenCommand.php:80 +#: ../../../../application/clicommands/TokenCommand.php:80 #, php-format msgid "Cannot write setup token \"%s\" to disk." msgstr "Konnte Einrichtungstoken \"%s\" nicht auf die Festplatte schreiben." -#: ../../../../modules/setup/application/forms/AuthBackendPage.php:241 +#: ../../../../application/forms/AuthBackendPage.php:241 msgid "Check this to not to validate authentication using this backend" msgstr "" "Häkchen setzen, um die Authentifizierung dieses Backends nicht zu prüfen" -#: ../../../../modules/setup/application/forms/LdapResourcePage.php:147 +#: ../../../../application/forms/LdapResourcePage.php:147 msgid "" "Check this to not to validate connectivity with the given directory service" msgstr "" "Häkchen setzen, um die Verbindung mit dem angegebenen Verzeichnisdienst " "nicht zu prüfen" -#: ../../../../modules/setup/application/forms/DatabaseCreationPage.php:203 +#: ../../../../application/forms/DatabaseCreationPage.php:203 msgid "" "Check this to not to validate the ability to login and required privileges" msgstr "" "Häkchen setzen, um nicht zu prüfen, ob das Anmelden möglich ist und die " "erforderlichen Rechte vergeben sind" -#: ../../../../modules/setup/application/forms/DbResourcePage.php:179 +#: ../../../../application/forms/DbResourcePage.php:179 msgid "Check this to not to validate the configuration" msgstr "Häkchen setzen, um die Einstellungen nicht zu prüfen" -#: ../../../../modules/setup/application/forms/AdminAccountPage.php:173 +#: ../../../../application/forms/AdminAccountPage.php:173 msgctxt "setup.admin" msgid "" "Choose a user group reported by the LDAP backend to permit its members " @@ -276,7 +276,7 @@ msgstr "" "Wähle eine Benutzergruppe aus dem LDAP Backend dessen Mitglieder " "administrative Rechte verliehen werden sollen." -#: ../../../../modules/setup/application/forms/AdminAccountPage.php:191 +#: ../../../../application/forms/AdminAccountPage.php:191 #, php-format msgctxt "setup.admin" msgid "" @@ -286,24 +286,24 @@ msgstr "" "Wähle einen Nutzer aus dem %s Backend, der als initialer Administrator " "definiert werden soll." -#: ../../../../modules/setup/application/forms/AdminAccountPage.php:133 +#: ../../../../application/forms/AdminAccountPage.php:133 msgid "Choose how to define the desired account." msgstr "Wähle aus wie das gewünschte Konto definiert werden soll." -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:125 +#: ../../../../library/Setup/Steps/ResourceStep.php:135 msgid "Cipher" msgstr "Verschlüsselung" -#: ../../../../modules/setup/application/views/scripts/index/index.phtml:76 +#: ../../../../application/views/scripts/index/index.phtml:76 msgctxt "setup.progress" msgid "Configuration" msgstr "Einstellungen" -#: ../../../../modules/setup/application/views/scripts/index/parts/finish.phtml:3 +#: ../../../../application/views/scripts/index/parts/finish.phtml:3 msgid "Congratulations! Icinga Web 2 has been successfully set up." msgstr "Gratulation! Icinga Web 2 wurde erfolgreich eingerichtet." -#: ../../../../modules/setup/application/forms/LdapDiscoveryPage.php:82 +#: ../../../../application/forms/LdapDiscoveryPage.php:82 #, php-format msgid "" "Could not find any LDAP servers on the domain \"%s\". An error occurred: %s" @@ -311,75 +311,71 @@ msgstr "" "Konnte keine LDAP-Server in Domäne \"%s\" finden. Ein Fehler ist " "aufgetreten: %s" -#: ../../../../modules/setup/application/clicommands/ConfigCommand.php:160 +#: ../../../../application/clicommands/ConfigCommand.php:177 msgid "Could not write to file" msgstr "Konnte Datei nicht beschreiben" -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:72 -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:123 +#: ../../../../library/Setup/Steps/DatabaseStep.php:72 +#: ../../../../library/Setup/Steps/DatabaseStep.php:123 msgid "Creating database schema..." msgstr "Erstelle Datenbankschema..." -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:79 -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:130 +#: ../../../../library/Setup/Steps/DatabaseStep.php:79 +#: ../../../../library/Setup/Steps/DatabaseStep.php:130 #, php-format msgid "Creating login \"%s\"..." msgstr "Erstelle Login \"%s\"..." -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:64 -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:112 +#: ../../../../library/Setup/Steps/DatabaseStep.php:64 +#: ../../../../library/Setup/Steps/DatabaseStep.php:112 #, php-format msgid "Creating new database \"%s\"..." msgstr "Erstelle neue Datenbank \"%s\"..." -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:147 -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:149 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:147 +#: ../../../../library/Setup/Steps/UserGroupStep.php:149 msgid "Custom Filter" msgstr "Benutzerdefinierter Filter" -#: ../../../../modules/setup/application/forms/AuthenticationPage.php:50 +#: ../../../../application/forms/AuthenticationPage.php:50 msgid "Database" msgstr "Datenbank" -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:61 +#: ../../../../library/Setup/Steps/ResourceStep.php:61 msgctxt "setup.page.title" msgid "Database" msgstr "Datenbank" -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:82 +#: ../../../../library/Setup/Steps/ResourceStep.php:82 msgid "Database Name" msgstr "Datenbankname" -#: ../../../../modules/setup/application/forms/DbResourcePage.php:21 +#: ../../../../application/forms/DbResourcePage.php:21 msgctxt "setup.page.title" msgid "Database Resource" msgstr "Datenbank-Ressource" -#: ../../../../modules/setup/application/forms/DatabaseCreationPage.php:41 -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:245 +#: ../../../../application/forms/DatabaseCreationPage.php:41 +#: ../../../../library/Setup/Steps/DatabaseStep.php:245 msgctxt "setup.page.title" msgid "Database Setup" msgstr "Einrichtung der Datenbank" -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:70 +#: ../../../../library/Setup/Steps/ResourceStep.php:70 msgid "Database Type" msgstr "Datenbanktyp" -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:70 -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:121 +#: ../../../../library/Setup/Steps/DatabaseStep.php:70 +#: ../../../../library/Setup/Steps/DatabaseStep.php:121 msgid "Database schema already exists..." msgstr "Datenbank-Schema existiert bereits..." -#: ../../../../modules/setup/library/Setup/Steps/GeneralConfigStep.php:105 +#: ../../../../library/Setup/Steps/GeneralConfigStep.php:105 msgctxt "app.config.logging.level" msgid "Debug" msgstr "Debug" -#: ../../../../modules/setup/library/Setup/WebWizard.php:563 -msgid "Default Timezone" -msgstr "Standard-Zeitzone" - -#: ../../../../modules/setup/application/forms/AdminAccountPage.php:158 +#: ../../../../application/forms/AdminAccountPage.php:158 msgid "" "Define the initial administrative account by providing a username that " "reflects a user created later or one that is authenticated using external " @@ -388,86 +384,86 @@ msgstr "" "Definiere den Namen des initialen Administrators, dessen Konto später " "erstellt oder der mittels externen Mechanismen authentifiziert wird." -#: ../../../../modules/setup/application/forms/LdapDiscoveryPage.php:51 +#: ../../../../application/forms/LdapDiscoveryPage.php:51 msgid "Do not discover LDAP servers and enter all settings manually." msgstr "Keine LDAP-Server suchen, sondern alle Einstellungen manuell eingeben." -#: ../../../../modules/setup/library/Setup/Utils/EnableModuleStep.php:61 -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:198 -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:211 -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:233 -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:185 -#: ../../../../modules/setup/library/Setup/Steps/GeneralConfigStep.php:134 -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:180 -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:193 -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:208 -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:257 +#: ../../../../library/Setup/Utils/EnableModuleStep.php:61 +#: ../../../../library/Setup/Steps/ResourceStep.php:195 +#: ../../../../library/Setup/Steps/DatabaseStep.php:257 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:198 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:211 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:233 +#: ../../../../library/Setup/Steps/GeneralConfigStep.php:134 +#: ../../../../library/Setup/Steps/UserGroupStep.php:180 +#: ../../../../library/Setup/Steps/UserGroupStep.php:193 +#: ../../../../library/Setup/Steps/UserGroupStep.php:208 #, php-format msgid "ERROR: %s" msgstr "FEHLER: %s" -#: ../../../../modules/setup/application/forms/AdminAccountPage.php:223 +#: ../../../../application/forms/AdminAccountPage.php:223 msgid "Enter the password to assign to the newly created account." msgstr "Passwort eingeben, um es dem neu erstellten Konto zuzuweisen." -#: ../../../../modules/setup/application/forms/AdminAccountPage.php:211 +#: ../../../../application/forms/AdminAccountPage.php:211 msgid "" "Enter the username to be used when creating an initial administrative " "account." msgstr "" "Den Namen des neu zu erstellenden initialen Administrator-Kontos eingeben." -#: ../../../../modules/setup/library/Setup/Steps/GeneralConfigStep.php:102 +#: ../../../../library/Setup/Steps/GeneralConfigStep.php:102 msgctxt "app.config.logging.level" msgid "Error" msgstr "Fehler" -#: ../../../../modules/setup/application/forms/AdminAccountPage.php:121 +#: ../../../../application/forms/AdminAccountPage.php:121 msgctxt "setup.admin" msgid "Existing User" msgstr "Vorhandener Benutzer" -#: ../../../../modules/setup/application/forms/AuthenticationPage.php:55 +#: ../../../../application/forms/AuthenticationPage.php:55 msgid "External" msgstr "Extern" -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:256 +#: ../../../../library/Setup/Steps/DatabaseStep.php:256 msgid "Failed to fully setup the database. An error occured:" msgstr "" "Konnte die Datenbank nicht vollständig einrichten. Ein Fehler ist " "aufgetreten:" -#: ../../../../modules/setup/application/forms/DbResourcePage.php:117 -#: ../../../../modules/setup/application/forms/AuthBackendPage.php:210 -#: ../../../../modules/setup/application/forms/LdapResourcePage.php:119 +#: ../../../../application/forms/DbResourcePage.php:117 +#: ../../../../application/forms/AuthBackendPage.php:210 +#: ../../../../application/forms/LdapResourcePage.php:119 #, php-format msgid "Failed to successfully validate the configuration: %s" msgstr "Konnte die Einstellungen nicht erfolgreich validieren: %s" -#: ../../../../modules/setup/library/Setup/Steps/GeneralConfigStep.php:87 +#: ../../../../library/Setup/Steps/GeneralConfigStep.php:87 msgctxt "app.config.logging.type" msgid "File" msgstr "Datei" -#: ../../../../modules/setup/application/clicommands/ConfigCommand.php:155 +#: ../../../../application/clicommands/ConfigCommand.php:172 #, php-format msgid "File %s already exists. Please delete it first." msgstr "Die Datei %s existiert bereits. Bitte löschen Sie sie zuerst." -#: ../../../../modules/setup/library/Setup/Steps/GeneralConfigStep.php:88 +#: ../../../../library/Setup/Steps/GeneralConfigStep.php:88 msgid "Filepath" msgstr "Dateipfad" -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:158 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:158 msgid "Filter Pattern" msgstr "Filter-Muster" -#: ../../../../modules/setup/application/views/scripts/index/index.phtml:136 +#: ../../../../application/views/scripts/index/index.phtml:136 msgctxt "setup.progress" msgid "Finish" msgstr "Fertigstellen" -#: ../../../../modules/setup/application/forms/WelcomePage.php:38 +#: ../../../../application/forms/WelcomePage.php:38 msgid "" "For security reasons we need to ensure that you are permitted to run this " "wizard. Please provide a token by following the instructions below." @@ -476,59 +472,59 @@ msgstr "" "Benutzer diesen Assistenten benutzen. Bitte einen Token wie folgt " "bereitstellen." -#: ../../../../modules/setup/library/Setup/Steps/GeneralConfigStep.php:51 +#: ../../../../library/Setup/Steps/GeneralConfigStep.php:51 msgctxt "app.config" msgid "General" msgstr "Allgemein" -#: ../../../../modules/setup/library/Setup/Steps/GeneralConfigStep.php:131 +#: ../../../../library/Setup/Steps/GeneralConfigStep.php:131 #, php-format msgid "General configuration could not be written to: %s. An error occured:" msgstr "" "Allgemeine Einstellungen konnten nicht nach %s geschrieben werden. Ein " "Fehler ist aufgetreten:" -#: ../../../../modules/setup/library/Setup/Steps/GeneralConfigStep.php:125 +#: ../../../../library/Setup/Steps/GeneralConfigStep.php:125 #, php-format msgid "General configuration has been successfully written to: %s" msgstr "Allgemeine Einstellungen wurden erfolgreich nach %s geschrieben" -#: ../../../../modules/setup/application/views/scripts/form/setup-welcome.phtml:75 +#: ../../../../application/views/scripts/form/setup-welcome.phtml:75 msgid "Generating a New Setup Token" msgstr "Einen neuen Einrichtungstoken erstellen" -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:91 -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:142 +#: ../../../../library/Setup/Steps/DatabaseStep.php:91 +#: ../../../../library/Setup/Steps/DatabaseStep.php:142 #, php-format msgid "Granting required privileges to login \"%s\"..." msgstr "Verleihe dem Login \"%s\" die erforderlichen Rechte..." -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:157 +#: ../../../../library/Setup/Steps/UserGroupStep.php:157 msgid "Group Member Attribute" msgstr "Gruppenmitgliedschafts-Attribut" -#: ../../../../modules/setup/application/forms/AdminAccountPage.php:171 +#: ../../../../application/forms/AdminAccountPage.php:171 msgid "Group Name" msgstr "Gruppenname" -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:153 +#: ../../../../library/Setup/Steps/UserGroupStep.php:153 msgid "Group Name Attribute" msgstr "Gruppennamen-Attribut" -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:145 +#: ../../../../library/Setup/Steps/UserGroupStep.php:145 msgid "Group Object Class" msgstr "Gruppen-Objektklasse" -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:74 -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:145 +#: ../../../../library/Setup/Steps/ResourceStep.php:74 +#: ../../../../library/Setup/Steps/ResourceStep.php:155 msgid "Host" msgstr "Host" -#: ../../../../modules/setup/application/views/scripts/form/setup-welcome.phtml:108 +#: ../../../../application/views/scripts/form/setup-welcome.phtml:108 msgid "Icinga Web 2 documentation" msgstr "Icinga Web 2 Dokumentation" -#: ../../../../modules/setup/library/Setup/WebWizard.php:575 +#: ../../../../library/Setup/WebWizard.php:583 msgid "" "Icinga Web 2 is developed for and tested on Linux. While we cannot guarantee " "they will, other platforms may also perform as well." @@ -537,7 +533,7 @@ msgstr "" "Plattformen können ebenfalls funktionieren, aber dies kann nicht " "gewährleistet werden." -#: ../../../../modules/setup/library/Setup/WebWizard.php:611 +#: ../../../../library/Setup/WebWizard.php:619 msgid "" "If you want your users to benefit from language, timezone and date/time " "format negotiation, the INTL module for PHP is required." @@ -546,7 +542,7 @@ msgstr "" "Datum-/Zeit-Formaten profitieren sollen, wird das INTL-Modul für PHP " "benötigt." -#: ../../../../modules/setup/library/Setup/WebWizard.php:602 +#: ../../../../library/Setup/WebWizard.php:610 msgid "" "If you'd like to authenticate users using LDAP the corresponding PHP module " "is required." @@ -554,24 +550,24 @@ msgstr "" "Wenn Sie Benutzer via LDAP authentifizieren möchten, benötigen Sie das " "entsprechende PHP-Modul." -#: ../../../../modules/setup/application/views/scripts/form/setup-welcome.phtml:97 +#: ../../../../application/views/scripts/form/setup-welcome.phtml:97 msgid "If you've got the IcingaCLI installed you can do the following:" msgstr "" "Wenn bei Ihnen die IcingaCLI installiert ist, können Sie folgendes tun:" -#: ../../../../modules/setup/application/views/scripts/form/setup-welcome.phtml:82 +#: ../../../../application/views/scripts/form/setup-welcome.phtml:82 msgid "" "In any case, make sure that all of the following applies to your environment:" msgstr "" "Vergewissern Sie sich in jedem Fall, dass auf Ihre Umgebung folgendes " "zutrifft:" -#: ../../../../modules/setup/application/views/scripts/form/setup-welcome.phtml:102 +#: ../../../../application/views/scripts/form/setup-welcome.phtml:102 msgid "In case the IcingaCLI is missing you can create the token manually:" msgstr "" "Wenn bei Ihnen die IcingaCLI fehlt, können Sie den Token manuell erstellen:" -#: ../../../../modules/setup/library/Setup/WebWizard.php:640 +#: ../../../../library/Setup/WebWizard.php:648 msgid "" "In case you want graphs being exported to PDF as well, you'll need the " "ImageMagick extension for PHP." @@ -579,7 +575,7 @@ msgstr "" "Wenn Sie Graphen als PDF exportieren wollen, brauchen Sie die ImageMagick-" "Erweiterung für PHP." -#: ../../../../modules/setup/library/Setup/WebWizard.php:631 +#: ../../../../library/Setup/WebWizard.php:639 msgid "" "In case you want views being exported to PDF, you'll need the GD extension " "for PHP." @@ -587,23 +583,16 @@ msgstr "" "Wenn Sie Ansichten als PDF exportieren wollen, brauchen Sie die GD-" "Erweiterung für PHP." -#: ../../../../modules/setup/library/Setup/Steps/GeneralConfigStep.php:104 +#: ../../../../library/Setup/Steps/GeneralConfigStep.php:104 msgctxt "app.config.logging.level" msgid "Information" msgstr "Information" -#: ../../../../modules/setup/library/Setup/Web/Form/Validator/TokenValidator.php:40 +#: ../../../../library/Setup/Web/Form/Validator/TokenValidator.php:40 msgid "Invalid token supplied." msgstr "Der angegebene Token ist ungültig." -#: ../../../../modules/setup/library/Setup/WebWizard.php:565 -#, php-format -msgid "" -"It is required that a default timezone has been set using date.timezone in " -"%s." -msgstr "Eine Standard-Zeitzone muss via date.timezone in %s gesetzt sein." - -#: ../../../../modules/setup/application/forms/DatabaseCreationPage.php:43 +#: ../../../../application/forms/DatabaseCreationPage.php:43 msgid "" "It seems that either the database you defined earlier does not yet exist and " "cannot be created using the provided access credentials, the database does " @@ -618,76 +607,76 @@ msgstr "" "die Datenbank zuzugreifen. Bitte geben Sie geeignete Zugangsdaten ein, um " "das Problem zu lösen." -#: ../../../../modules/setup/application/forms/LdapDiscoveryPage.php:31 +#: ../../../../application/forms/LdapDiscoveryPage.php:31 msgctxt "setup.page.title" msgid "LDAP Discovery" msgstr "LDAP-Suche" -#: ../../../../modules/setup/application/forms/LdapDiscoveryConfirmPage.php:40 +#: ../../../../application/forms/LdapDiscoveryConfirmPage.php:40 msgctxt "setup.page.title" msgid "LDAP Discovery Results" msgstr "LDAP Erkennung Ergebnisse" -#: ../../../../modules/setup/application/forms/LdapResourcePage.php:21 +#: ../../../../application/forms/LdapResourcePage.php:21 msgctxt "setup.page.title" msgid "LDAP Resource" msgstr "LDAP-Ressource" -#: ../../../../modules/setup/library/Setup/Steps/GeneralConfigStep.php:101 +#: ../../../../library/Setup/Steps/GeneralConfigStep.php:101 msgctxt "app.config.logging" msgid "Level" msgstr "Level" -#: ../../../../modules/setup/library/Setup/Steps/GeneralConfigStep.php:52 +#: ../../../../library/Setup/Steps/GeneralConfigStep.php:52 msgctxt "app.config" msgid "Logging" msgstr "Protokollierung" -#: ../../../../modules/setup/library/Setup/Steps/GeneralConfigStep.php:70 +#: ../../../../library/Setup/Steps/GeneralConfigStep.php:70 msgid "Logging will be disabled." msgstr "Protokollierung wird deaktiviert sein." -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:77 -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:128 +#: ../../../../library/Setup/Steps/DatabaseStep.php:77 +#: ../../../../library/Setup/Steps/DatabaseStep.php:128 #, php-format msgid "Login \"%s\" already exists..." msgstr "Login \"%s\" existiert bereits..." -#: ../../../../modules/setup/application/views/scripts/index/parts/finish.phtml:10 +#: ../../../../application/views/scripts/index/parts/finish.phtml:10 msgid "Login to Icinga Web 2" msgstr "Bei Icinga Web 2 anmelden" -#: ../../../../modules/setup/application/views/scripts/form/setup-requirements.phtml:13 +#: ../../../../application/views/scripts/form/setup-requirements.phtml:13 msgid "Module" msgstr "Modul" -#: ../../../../modules/setup/library/Setup/Utils/EnableModuleStep.php:55 +#: ../../../../library/Setup/Utils/EnableModuleStep.php:55 #, php-format msgid "Module \"%s\" could not be enabled. An error occured:" msgstr "" "Modul \"%s\" konnte nicht aktiviert werden. Ein Fehler ist aufgetreten:" -#: ../../../../modules/setup/library/Setup/Utils/EnableModuleStep.php:54 +#: ../../../../library/Setup/Utils/EnableModuleStep.php:54 #, php-format msgid "Module \"%s\" has been successfully enabled." msgstr "Modul \"%s\" wurde erfolgreich aktiviert." -#: ../../../../modules/setup/application/views/scripts/form/setup-modules.phtml:14 +#: ../../../../application/views/scripts/form/setup-modules.phtml:14 msgctxt "setup.page.title" msgid "Modules" msgstr "Module" -#: ../../../../modules/setup/application/views/scripts/index/index.phtml:44 +#: ../../../../application/views/scripts/index/index.phtml:44 msgctxt "setup.progress" msgid "Modules" msgstr "Module" -#: ../../../../modules/setup/application/forms/AdminAccountPage.php:114 +#: ../../../../application/forms/AdminAccountPage.php:114 msgctxt "setup.admin" msgid "New User" msgstr "Neuer Benutzer" -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:239 +#: ../../../../library/Setup/Steps/DatabaseStep.php:239 msgid "" "No connection to database host possible. You'll need to setup the database " "with the schema required by Icinga Web 2 manually." @@ -696,13 +685,13 @@ msgstr "" "inkl. dem von Icinga Web 2 benötigten Schema muss manuell eingerichtet " "werden." -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:148 -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:150 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:148 +#: ../../../../library/Setup/Steps/UserGroupStep.php:150 msgctxt "auth.ldap.filter" msgid "None" msgstr "Keiner" -#: ../../../../modules/setup/library/Setup/WebWizard.php:239 +#: ../../../../library/Setup/WebWizard.php:240 msgid "" "Note that choosing \"Database\" as preference storage causes Icinga Web 2 to " "use the same database as for authentication." @@ -711,8 +700,8 @@ msgstr "" "gespeichert werden sollen, verwendet Icinga Web 2 die selbe Datenbank wie " "zur Authentifizierung." -#: ../../../../modules/setup/library/Setup/WebWizard.php:173 -#: ../../../../modules/setup/library/Setup/WebWizard.php:206 +#: ../../../../library/Setup/WebWizard.php:174 +#: ../../../../library/Setup/WebWizard.php:207 msgid "" "Note that the database itself does not need to exist at this time as it is " "going to be created once the wizard is about to be finished." @@ -721,7 +710,7 @@ msgstr "" "muss. Der Assistent wird sie beim Fertigstellen erstellen, wenn sie noch " "nicht existiert." -#: ../../../../modules/setup/application/clicommands/TokenCommand.php:42 +#: ../../../../application/clicommands/TokenCommand.php:42 msgid "" "Nothing to show. Please create a new setup token using the generateToken " "action." @@ -729,7 +718,7 @@ msgstr "" "Nichts anzuzeigen. Bitte einen neuen Einrichtungstoken mittels // " "generateToken // erstellen." -#: ../../../../modules/setup/application/forms/AdminAccountPage.php:54 +#: ../../../../application/forms/AdminAccountPage.php:54 msgid "" "Now it's time to configure your first administrative account or group for " "Icinga Web 2." @@ -737,7 +726,7 @@ msgstr "" "Nun ist es an der Zeit, das erste Administratorkonto oder die erste " "Administratorengruppe für Icinga Web 2 einzustellen." -#: ../../../../modules/setup/application/forms/GeneralConfigPage.php:23 +#: ../../../../application/forms/GeneralConfigPage.php:23 msgid "" "Now please adjust all application and logging related configuration options " "to fit your needs." @@ -745,14 +734,14 @@ msgstr "" "Ändere bitte nun im Bedarfsfall alle Einstellungen, die die Anwendung und " "das Logging betreffen." -#: ../../../../modules/setup/library/Setup/WebWizard.php:202 +#: ../../../../library/Setup/WebWizard.php:203 msgid "" "Now please configure the database resource where to store user preferences." msgstr "" "Konfiguriere bitte nun die Datenbank-Ressource, die für die Speicherung der " "Einstellungen der Benutzer verwendet wird." -#: ../../../../modules/setup/library/Setup/WebWizard.php:169 +#: ../../../../library/Setup/WebWizard.php:170 msgid "" "Now please configure the database resource where to store users and user " "groups." @@ -760,7 +749,7 @@ msgstr "" "Bitte konfigurieren Sie jetzt die Datenbank-Ressource, in der Benutzer und " "Gruppen gespeichert werden sollen." -#: ../../../../modules/setup/application/forms/LdapResourcePage.php:23 +#: ../../../../application/forms/LdapResourcePage.php:23 msgid "" "Now please configure your AD/LDAP resource. This will later be used to " "authenticate users logging in to Icinga Web 2." @@ -768,22 +757,22 @@ msgstr "" "Konfiguriere bitte nun die AD/LDAP-Ressource, die für die Authentifizierung " "der Benutzer, die sich bei Icinga Web 2 anmelden, verwendet werden wird." -#: ../../../../modules/setup/library/Setup/Requirement/PhpModuleRequirement.php:19 +#: ../../../../library/Setup/Requirement/PhpModuleRequirement.php:19 #, php-format msgid "PHP Module: %s" msgstr "PHP-Modul: %s" -#: ../../../../modules/setup/library/Setup/Requirement/PhpVersionRequirement.php:15 +#: ../../../../library/Setup/Requirement/PhpVersionRequirement.php:15 msgid "PHP Version" msgstr "PHP-Version" -#: ../../../../modules/setup/application/forms/DatabaseCreationPage.php:111 -#: ../../../../modules/setup/application/forms/AdminAccountPage.php:221 -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:90 +#: ../../../../application/forms/AdminAccountPage.php:221 +#: ../../../../application/forms/DatabaseCreationPage.php:111 +#: ../../../../library/Setup/Steps/ResourceStep.php:90 msgid "Password" msgstr "Passwort" -#: ../../../../modules/setup/application/forms/AuthenticationPage.php:24 +#: ../../../../application/forms/AuthenticationPage.php:24 msgid "" "Please choose how you want to authenticate when accessing Icinga Web 2. " "Configuring backend specific details follows in a later step." @@ -791,12 +780,12 @@ msgstr "" "Bitte wählen Sie, wie Sie Zugriffe auf Icinga Web 2 authentifizieren wollen. " "Die Konfiguration Backend-spezifischer Details erfolgt später." -#: ../../../../modules/setup/application/forms/AdminAccountPage.php:235 +#: ../../../../application/forms/AdminAccountPage.php:235 msgid "Please repeat the password given above to avoid typing errors." msgstr "" "Wiederhole bitte das oben angegebene Passwort, um Tippfehler zu vermeiden." -#: ../../../../modules/setup/application/views/scripts/form/setup-welcome.phtml:107 +#: ../../../../application/views/scripts/form/setup-welcome.phtml:107 #, php-format msgid "" "Please see the %s for an extensive description on how to access and use this " @@ -805,175 +794,181 @@ msgstr "" "Für eine umfangreiche Erklärung wie dieser Assistent zu benutzen ist lesen " "Sie bitte die %s." -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:78 -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:149 +#: ../../../../library/Setup/Steps/ResourceStep.php:78 +#: ../../../../library/Setup/Steps/ResourceStep.php:159 msgid "Port" msgstr "Port" -#: ../../../../modules/setup/library/Setup/Steps/GeneralConfigStep.php:62 +#: ../../../../library/Setup/Steps/GeneralConfigStep.php:62 #, php-format msgid "Preferences will be stored per user account in INI files at: %s" msgstr "Einstellungen werden in INI-Dateien pro Konto in %s gespeichert" -#: ../../../../modules/setup/library/Setup/Steps/GeneralConfigStep.php:64 +#: ../../../../library/Setup/Steps/GeneralConfigStep.php:64 msgid "Preferences will be stored using a database." msgstr "Die Einstellungen der Benutzer werden in einer Datenbank gespeichert." -#: ../../../../modules/setup/library/Setup/Requirement/ConfigDirectoryRequirement.php:14 +#: ../../../../library/Setup/Requirement/ConfigDirectoryRequirement.php:14 msgid "Read- and writable configuration directory" msgstr "Lesbares und beschreibbares Verzeichnis für Einstellungen" -#: ../../../../modules/setup/application/views/scripts/form/setup-requirements.phtml:37 +#: ../../../../application/views/scripts/form/setup-requirements.phtml:37 msgid "Refresh" msgstr "Aktualisieren" -#: ../../../../modules/setup/application/views/scripts/form/setup-requirements.phtml:43 +#: ../../../../application/views/scripts/form/setup-requirements.phtml:43 #, php-format msgid "Refresh the page; %s" msgstr "Die Seite aktualisieren; %s" -#: ../../../../modules/setup/application/forms/AdminAccountPage.php:233 +#: ../../../../application/forms/AdminAccountPage.php:233 msgid "Repeat password" msgstr "Passwort wiederholen" -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:86 -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:137 +#: ../../../../library/Setup/Steps/DatabaseStep.php:86 +#: ../../../../library/Setup/Steps/DatabaseStep.php:137 #, php-format msgid "Required privileges were already granted to login \"%s\"." msgstr "Das Login \"%s\" verfügt bereits über die erforderlichen Rechte." -#: ../../../../modules/setup/application/views/scripts/index/index.phtml:60 +#: ../../../../application/views/scripts/index/index.phtml:60 msgctxt "setup.progress" msgid "Requirements" msgstr "Systemvoraussetzungen" -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:57 +#: ../../../../library/Setup/Steps/ResourceStep.php:57 msgctxt "setup.page.title" msgid "Resource" msgstr "Ressource" -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:66 -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:141 +#: ../../../../library/Setup/Steps/ResourceStep.php:66 +#: ../../../../library/Setup/Steps/ResourceStep.php:151 msgid "Resource Name" msgstr "Ressourcenname" -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:182 +#: ../../../../library/Setup/Steps/ResourceStep.php:192 #, php-format msgid "Resource configuration could not be written to: %s. An error occured:" msgstr "" "Die Ressourcen-Einstellungen konnten nicht nach %s geschrieben werden. Ein " "Fehler ist aufgetreten:" -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:176 +#: ../../../../library/Setup/Steps/ResourceStep.php:186 #, php-format msgid "Resource configuration has been successfully written to: %s" msgstr "Die Ressourcen-Einstellungen wurden erfolgreich nach %s geschrieben" -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:55 +#: ../../../../library/Setup/Steps/ResourceStep.php:55 msgctxt "setup.page.title" msgid "Resources" msgstr "Ressourcen" -#: ../../../../modules/setup/application/controllers/IndexController.php:61 +#: ../../../../application/controllers/IndexController.php:61 msgid "Restart the setup" msgstr "Setup neu starten" -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:153 +#: ../../../../library/Setup/Steps/ResourceStep.php:163 msgid "Root DN" msgstr "Root DN" -#: ../../../../modules/setup/library/Setup/WebWizard.php:556 -msgid "" -"Running Icinga Web 2 requires PHP version 5.6." -msgstr "" -"Der Betrieb von Icinga Web 2 erfordert die PHP-Version 5.6." +#: ../../../../library/Setup/WebWizard.php:574 +msgid "Running Icinga Web 2 requires PHP version 5.6." +msgstr "Der Betrieb von Icinga Web 2 erfordert die PHP-Version 5.6." -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:104 +#: ../../../../library/Setup/Steps/ResourceStep.php:114 msgid "SSL Cert" msgstr "SSL-Zertifikat" -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:97 +#: ../../../../library/Setup/Steps/ResourceStep.php:100 +msgid "SSL Do Not Verify Server Certificate" +msgstr "SSL Server-Zertifikat nicht verifizieren" + +#: ../../../../library/Setup/Steps/ResourceStep.php:107 msgid "SSL Key" msgstr "SSL-Schlüssel" -#: ../../../../modules/setup/library/Setup/WebWizard.php:358 +#: ../../../../application/controllers/IndexController.php:70 +msgid "Setup" +msgstr "Einrichtung" + +#: ../../../../library/Setup/WebWizard.php:359 msgctxt "setup.summary.btn.finish" msgid "Setup Icinga Web 2" msgstr "Icinga Web 2 einrichten" -#: ../../../../modules/setup/application/forms/WelcomePage.php:36 +#: ../../../../application/forms/WelcomePage.php:36 msgid "Setup Token" msgstr "Einrichtungstoken" -#: ../../../../modules/setup/application/views/scripts/index/parts/finish.phtml:25 +#: ../../../../application/views/scripts/index/parts/finish.phtml:25 msgid "Show previous wizard-page" msgstr "Zeige die vorherige Assistenten-Seite" -#: ../../../../modules/setup/application/views/scripts/index/parts/finish.phtml:15 +#: ../../../../application/views/scripts/index/parts/finish.phtml:15 msgid "Show the login page of Icinga Web 2" msgstr "Zeige die Anmelde-Seite von Icinga Web 2" -#: ../../../../modules/setup/application/forms/LdapDiscoveryPage.php:50 +#: ../../../../application/forms/LdapDiscoveryPage.php:50 msgid "Skip" msgstr "Überspringen" -#: ../../../../modules/setup/application/forms/DatabaseCreationPage.php:201 -#: ../../../../modules/setup/application/forms/DbResourcePage.php:178 -#: ../../../../modules/setup/application/forms/AuthBackendPage.php:240 -#: ../../../../modules/setup/application/forms/LdapResourcePage.php:145 +#: ../../../../application/forms/DbResourcePage.php:178 +#: ../../../../application/forms/AuthBackendPage.php:240 +#: ../../../../application/forms/LdapResourcePage.php:145 +#: ../../../../application/forms/DatabaseCreationPage.php:201 msgid "Skip Validation" msgstr "Validierung überspringen" -#: ../../../../modules/setup/application/views/scripts/index/parts/finish.phtml:5 +#: ../../../../application/views/scripts/index/parts/finish.phtml:5 msgid "Sorry! Failed to set up Icinga Web 2 successfully." msgstr "Entschuldigung! Konnte Icinga Web 2 nicht erfolgreich einrichten." -#: ../../../../modules/setup/library/Setup/WebWizard.php:354 +#: ../../../../library/Setup/WebWizard.php:355 msgctxt "setup.welcome.btn.next" msgid "Start" msgstr "Start" -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:59 -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:107 +#: ../../../../library/Setup/Steps/DatabaseStep.php:59 +#: ../../../../library/Setup/Steps/DatabaseStep.php:107 #, php-format msgid "Successfully connected to existing database \"%s\"..." msgstr "Erfolgreich mit vorhandener Datenbank \"%s\" verbunden..." -#: ../../../../modules/setup/application/clicommands/ConfigCommand.php:85 +#: ../../../../application/clicommands/ConfigCommand.php:85 #, php-format msgid "Successfully created configuration directory %s" msgstr "Einstellungs-Verzeichnis %s erfolgreich erstellt" -#: ../../../../modules/setup/application/clicommands/ConfigCommand.php:162 +#: ../../../../application/clicommands/ConfigCommand.php:179 #, php-format msgid "Successfully written %d bytes to file" msgstr "%d Bytes erfolgreich in Datei geschrieben" -#: ../../../../modules/setup/library/Setup/Requirement/ClassRequirement.php:27 +#: ../../../../library/Setup/Requirement/ClassRequirement.php:27 #, php-format msgctxt "setup.requirement.class" msgid "The %s class is available." msgstr "Die Klasse %s ist verfügbar." -#: ../../../../modules/setup/library/Setup/Requirement/ClassRequirement.php:37 +#: ../../../../library/Setup/Requirement/ClassRequirement.php:37 #, php-format msgctxt "setup.requirement.class" msgid "The %s class is missing." msgstr "Die Klasse %s fehlt." -#: ../../../../modules/setup/library/Setup/Requirement/ClassRequirement.php:31 +#: ../../../../library/Setup/Requirement/ClassRequirement.php:31 #, php-format msgctxt "setup.requirement.class" msgid "The %s is available." msgstr "Der %s ist verfügbar." -#: ../../../../modules/setup/library/Setup/Requirement/ClassRequirement.php:41 +#: ../../../../library/Setup/Requirement/ClassRequirement.php:41 #, php-format msgctxt "setup.requirement.class" msgid "The %s is missing." msgstr "Der %s fehlt." -#: ../../../../modules/setup/library/Setup/WebWizard.php:710 +#: ../../../../library/Setup/WebWizard.php:718 msgid "" "The Icinga Web 2 configuration directory defaults to \"/etc/icingaweb2\", if " "not explicitly set in the environment variable \"ICINGAWEB_CONFIGDIR\"." @@ -982,7 +977,7 @@ msgstr "" "Umgebungsvariable \"ICINGAWEB_CONFIGDIR\" bestimmt. Standardwert: \"/etc/" "icingaweb2\"" -#: ../../../../modules/setup/library/Setup/WebWizard.php:593 +#: ../../../../library/Setup/WebWizard.php:601 msgid "" "The JSON module for PHP is required for various export functionalities as " "well as APIs." @@ -990,27 +985,27 @@ msgstr "" "Das JSON-Modul für PHP wird von diversen Export-Funktionalitäten und APIs " "benötigt." -#: ../../../../modules/setup/library/Setup/Requirement/PhpConfigRequirement.php:18 +#: ../../../../library/Setup/Requirement/PhpConfigRequirement.php:18 #, php-format msgid "The PHP config `%s' is not defined." msgstr "Die PHP-Einstellung `%s' ist nicht definiert." -#: ../../../../modules/setup/library/Setup/Requirement/PhpConfigRequirement.php:17 +#: ../../../../library/Setup/Requirement/PhpConfigRequirement.php:17 #, php-format msgid "The PHP config `%s' is set to \"%s\"." msgstr "Die PHP-Einstellung `%s' ist gesetzt auf \"%s\"." -#: ../../../../modules/setup/library/Setup/Requirement/PhpModuleRequirement.php:30 +#: ../../../../library/Setup/Requirement/PhpModuleRequirement.php:30 #, php-format msgid "The PHP module %s is available." msgstr "Das PHP-Modul %s ist verfügbar." -#: ../../../../modules/setup/library/Setup/Requirement/PhpModuleRequirement.php:36 +#: ../../../../library/Setup/Requirement/PhpModuleRequirement.php:36 #, php-format msgid "The PHP module %s is missing." msgstr "Das PHP-Modul %s fehlt." -#: ../../../../modules/setup/library/Setup/WebWizard.php:584 +#: ../../../../library/Setup/WebWizard.php:592 msgid "" "The PHP module for OpenSSL is required to generate cryptographically safe " "password salts." @@ -1018,34 +1013,34 @@ msgstr "" "Das PHP-Modul für OpenSSL ist erforderlich, um kryptographisch sichere " "Passwort-Salts zu erzeugen." -#: ../../../../modules/setup/library/Setup/WebWizard.php:664 +#: ../../../../library/Setup/WebWizard.php:672 msgctxt "setup.requirement.class" msgid "The Zend database adapter for MySQL is available." msgstr "Der Zend Datenbankadapter für MySQL ist verfügbar." -#: ../../../../modules/setup/library/Setup/WebWizard.php:669 +#: ../../../../library/Setup/WebWizard.php:677 msgctxt "setup.requirement.class" msgid "The Zend database adapter for MySQL is missing." msgstr "Der Zend Datenbankadapter für MySQL fehlt." -#: ../../../../modules/setup/library/Setup/WebWizard.php:660 +#: ../../../../library/Setup/WebWizard.php:668 msgid "" "The Zend database adapter for MySQL is required to access a MySQL database." msgstr "" "Der Zend Datenbankadapter für MySQL wird benötigt, um auf MySQL-Datenbanken " "zuzugreifen." -#: ../../../../modules/setup/library/Setup/WebWizard.php:695 +#: ../../../../library/Setup/WebWizard.php:703 msgctxt "setup.requirement.class" msgid "The Zend database adapter for PostgreSQL is available." msgstr "Der Zend Datenbankadapter für PostgreSQL ist verfügbar." -#: ../../../../modules/setup/library/Setup/WebWizard.php:700 +#: ../../../../library/Setup/WebWizard.php:708 msgctxt "setup.requirement.class" msgid "The Zend database adapter for PostgreSQL is missing." msgstr "Der Zend Datenbankadapter für PostgreSQL fehlt." -#: ../../../../modules/setup/library/Setup/WebWizard.php:691 +#: ../../../../library/Setup/WebWizard.php:699 msgid "" "The Zend database adapter for PostgreSQL is required to access a PostgreSQL " "database." @@ -1053,35 +1048,43 @@ msgstr "" "Der Zend Datenbankadapter für PostgreSQL wird benötigt, um auf PostgreSQL-" "Datenbanken zuzugreifen." -#: ../../../../modules/setup/application/clicommands/ConfigCommand.php:39 -#: ../../../../modules/setup/application/clicommands/ConfigCommand.php:145 -#: ../../../../modules/setup/application/clicommands/TokenCommand.php:35 -#: ../../../../modules/setup/application/clicommands/TokenCommand.php:67 +#: ../../../../application/clicommands/ConfigCommand.php:39 +#: ../../../../application/clicommands/ConfigCommand.php:151 +#: ../../../../application/clicommands/TokenCommand.php:35 +#: ../../../../application/clicommands/TokenCommand.php:67 msgid "" "The argument --config expects a path to Icinga Web 2's configuration files" msgstr "" "Das Argument --config erwartet einen Pfad zu den Einstellungs-Dateien von " "Icinga Web 2" -#: ../../../../modules/setup/application/clicommands/ConfigCommand.php:46 +#: ../../../../application/clicommands/ConfigCommand.php:160 +msgid "" +"The argument --fpm-uri expects an address or path where to pass requests to " +"FPM" +msgstr "" +"Das Argument --fpm-uri erwartet eine Adresse oder einen Pfad wohin Anfragen " +"zu FPM geleitet werden sollen" + +#: ../../../../application/clicommands/ConfigCommand.php:46 msgid "" "The argument --group expects a owner group for the configuration directory" msgstr "" "Das Argument --group erwartet eine Systemgruppe, die das Einstellungs-" "Verzeichnis besitzen soll" -#: ../../../../modules/setup/application/clicommands/ConfigCommand.php:53 +#: ../../../../application/clicommands/ConfigCommand.php:53 msgid "" "The argument --mode expects an access mode for the configuration directory" msgstr "" "Das Argument --mode erwartet die Zugriffsrechte für das Einstellungs-" "Verzeichnis" -#: ../../../../modules/setup/application/clicommands/ConfigCommand.php:132 +#: ../../../../application/clicommands/ConfigCommand.php:138 msgid "The argument --path expects a URL path" msgstr "Das Argument --path erwartet eine URL" -#: ../../../../modules/setup/application/clicommands/ConfigCommand.php:139 +#: ../../../../application/clicommands/ConfigCommand.php:145 msgid "" "The argument --root/--document-root expects a directory from which the " "webserver will serve files" @@ -1089,18 +1092,18 @@ msgstr "" "Das Argument --root/--document-root erwartet ein Verzeichnis, aus dem der " "Webserver Dateien ausliefern wird" -#: ../../../../modules/setup/application/forms/DbResourcePage.php:96 -#: ../../../../modules/setup/application/forms/AuthBackendPage.php:217 -#: ../../../../modules/setup/application/forms/LdapResourcePage.php:126 +#: ../../../../application/forms/DbResourcePage.php:96 +#: ../../../../application/forms/AuthBackendPage.php:217 +#: ../../../../application/forms/LdapResourcePage.php:126 msgid "The configuration has been successfully validated." msgstr "Die Einstellungen wurden erfolgreich überprüft." -#: ../../../../modules/setup/application/clicommands/TokenCommand.php:46 +#: ../../../../application/clicommands/TokenCommand.php:46 #, php-format msgid "The current setup token is: %s\n" msgstr "Der aktuelle Einrichtungstoken ist: %s\n" -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:192 +#: ../../../../library/Setup/Steps/DatabaseStep.php:192 #, php-format msgid "" "The database \"%s\" already seems to be fully set up. No action required." @@ -1108,11 +1111,11 @@ msgstr "" "Die Datenbank \"%s\" scheint bereits vollständig eingerichtet zu sein. Keine " "Aktion erforderlich." -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:252 +#: ../../../../library/Setup/Steps/DatabaseStep.php:252 msgid "The database has been fully set up!" msgstr "Die Datenbank \"%s\" wurde vollständig eingerichtet!" -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:216 +#: ../../../../library/Setup/Steps/DatabaseStep.php:216 #, php-format msgid "" "The database user \"%s\" will be used to create the missing database \"%s\" " @@ -1123,7 +1126,7 @@ msgstr "" "\"%s\" mit dem von Icinga Web 2 benötigten Schema zu erstellen und dem neuen " "Login \"%s\" darauf Zugriff zu geben." -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:204 +#: ../../../../library/Setup/Steps/DatabaseStep.php:204 #, php-format msgid "" "The database user \"%s\" will be used to create the missing database \"%s\" " @@ -1134,7 +1137,7 @@ msgstr "" "\"%s\" mit dem von Icinga Web 2 benötigten Schema zu erstellen und dem " "bereits vorhandenen Login \"%s\" darauf Zugriff zu geben." -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:229 +#: ../../../../library/Setup/Steps/DatabaseStep.php:229 #, php-format msgid "" "The database user \"%s\" will be used to create the missing database \"%s\" " @@ -1143,7 +1146,7 @@ msgstr "" "Der Datenbank-Nutzer \"%s\" wird benutzt werden, um die fehlende Datenbank " "\"%s\" mit dem von Icinga Web 2 benötigten Schema zu erstellen." -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:172 +#: ../../../../library/Setup/Steps/DatabaseStep.php:172 #, php-format msgid "" "The database user \"%s\" will be used to setup the missing schema required " @@ -1154,7 +1157,7 @@ msgstr "" "das von Icinga Web 2 benötigte Schema einzurichten und dem neuen Login \"%s" "\" Zugriff auf diese Datenbank zu geben." -#: ../../../../modules/setup/library/Setup/Steps/DatabaseStep.php:183 +#: ../../../../library/Setup/Steps/DatabaseStep.php:183 #, php-format msgid "" "The database user \"%s\" will be used to setup the missing schema required " @@ -1163,7 +1166,7 @@ msgstr "" "Der Datenbank-Nutzer \"%s\" wird benutzt werden, um in der Datenbank \"%s\" " "das von Icinga Web 2 benötigte Schema einzurichten." -#: ../../../../modules/setup/application/forms/DbResourcePage.php:134 +#: ../../../../application/forms/DbResourcePage.php:134 msgid "" "The database you've configured to use for Icinga Web 2 seems to be the one " "of Icinga. Please be aware that this database configuration is supposed to " @@ -1179,32 +1182,32 @@ msgstr "" "die Validierung übersprungen und diese Warnung ignoriert werden. Falls " "nicht, gib bitte eine andere Datenbank an." -#: ../../../../modules/setup/library/Setup/Requirement/ConfigDirectoryRequirement.php:38 +#: ../../../../library/Setup/Requirement/ConfigDirectoryRequirement.php:38 #, php-format msgid "The directory %s does not exist." msgstr "Das Verzeichnis %s existiert nicht." -#: ../../../../modules/setup/library/Setup/Requirement/ConfigDirectoryRequirement.php:32 +#: ../../../../library/Setup/Requirement/ConfigDirectoryRequirement.php:32 #, php-format msgid "The directory %s is not readable." msgstr "Das Verzeichnis %s ist nicht lesbar." -#: ../../../../modules/setup/library/Setup/Requirement/ConfigDirectoryRequirement.php:31 +#: ../../../../library/Setup/Requirement/ConfigDirectoryRequirement.php:31 #, php-format msgid "The directory %s is not writable." msgstr "Das Verzeichnis %s ist nicht beschreibbar." -#: ../../../../modules/setup/library/Setup/Requirement/ConfigDirectoryRequirement.php:26 +#: ../../../../library/Setup/Requirement/ConfigDirectoryRequirement.php:26 #, php-format msgid "The directory %s is read- and writable." msgstr "Das Verzeichnis %s ist lesbar und beschreibbar." -#: ../../../../modules/setup/application/forms/LdapDiscoveryConfirmPage.php:82 +#: ../../../../application/forms/LdapDiscoveryConfirmPage.php:82 #, php-format msgid "The following directory service has been found on domain \"%s\"." msgstr "Der folgende Verzeichnis Dienst wurde auf der Domain '%s' gefunden." -#: ../../../../modules/setup/application/views/scripts/form/setup-modules.phtml:15 +#: ../../../../application/views/scripts/form/setup-modules.phtml:15 msgid "" "The following modules were found in your Icinga Web 2 installation. To " "enable and configure a module, just tick it and click \"Next\"." @@ -1213,7 +1216,7 @@ msgstr "" "ein Modul zu aktivieren und zu konfigurieren, haken Sie es an, bevor Sie auf " "\"Weiter\" klicken." -#: ../../../../modules/setup/library/Setup/WebWizard.php:213 +#: ../../../../library/Setup/WebWizard.php:214 msgid "" "The given resource name must be unique and is already in use by the LDAP " "resource" @@ -1221,7 +1224,7 @@ msgstr "" "Der gegebene Ressourcenname muss eindeutig sein und wird bereits von der " "LDAP-Ressource verwendet" -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:219 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:219 #, php-format msgid "" "The members of the user group \"%s\" were successfully defined as initial " @@ -1230,16 +1233,16 @@ msgstr "" "Die Mitglieder der Benutzergruppe \"%s\" wurden erfolgreich als initiale " "Administratoren festgelegt." -#: ../../../../modules/setup/application/clicommands/TokenCommand.php:87 +#: ../../../../application/clicommands/TokenCommand.php:87 #, php-format msgid "The newly generated setup token is: %s\n" msgstr "Der neu erstellte Einrichtungstoken ist: %s\n" -#: ../../../../modules/setup/application/forms/DatabaseCreationPage.php:112 +#: ../../../../application/forms/DatabaseCreationPage.php:112 msgid "The password for the database user defined above" msgstr "Das Passwort für den oben definierten Datenbank-Nutzer" -#: ../../../../modules/setup/application/forms/DatabaseCreationPage.php:169 +#: ../../../../application/forms/DatabaseCreationPage.php:169 msgid "" "The provided credentials cannot be used to create the database and/or the " "user." @@ -1247,7 +1250,7 @@ msgstr "" "Die angegebenen Anmeldeinformationen konnten nicht benutzt werden, um die " "Datenbank und/oder den Nutzer zu erstellen." -#: ../../../../modules/setup/application/forms/DatabaseCreationPage.php:179 +#: ../../../../application/forms/DatabaseCreationPage.php:179 #, php-format msgid "" "The provided credentials cannot be used to grant all required privileges to " @@ -1256,28 +1259,28 @@ msgstr "" "Die angegebenen Anmeldeinformationen konnten nicht benutzt werden, um dem " "Login \"%s\" alle erforderlichen Rechte zu verleihen." -#: ../../../../modules/setup/application/forms/DbResourcePage.php:156 +#: ../../../../application/forms/DbResourcePage.php:156 #, php-format msgid "The server's version %s is too old. The minimum required version is %s." msgstr "" "Die Server Version %s ist zu alt. Die mindestens benötigte Version ist %s." -#: ../../../../modules/setup/application/forms/AuthenticationPage.php:64 +#: ../../../../application/forms/AuthenticationPage.php:64 msgid "The type of authentication to use when accessing Icinga Web 2" msgstr "Die Art der Authentifizierung der Zugriffe auf Icinga Web 2" -#: ../../../../modules/setup/application/forms/AuthBackendPage.php:108 +#: ../../../../application/forms/AuthBackendPage.php:108 msgid "The type of the resource being used for this authenticaton provider" msgstr "" "Der Typ der Ressource, die für diesen Authentifizierungs-Provider benutzt " "wird" -#: ../../../../modules/setup/application/views/scripts/form/setup-welcome.phtml:86 +#: ../../../../application/views/scripts/form/setup-welcome.phtml:86 #, php-format msgid "The user \"%s\" is a member of the system group \"icingaweb2\"" msgstr "Der Benutzer \"%s\" ist Mitglied der Systemgruppe \"icingaweb2\"" -#: ../../../../modules/setup/application/views/scripts/form/setup-welcome.phtml:62 +#: ../../../../application/views/scripts/form/setup-welcome.phtml:62 msgid "" "This wizard will guide you through the configuration of Icinga Web 2. Once " "completed and successfully finished you are able to log in and to explore " @@ -1287,7 +1290,7 @@ msgstr "" "Sobald dies erfolgreich abgeschlossen ist, können Sie sich anmelden und all " "die neuen und atemberaubenden Funktionen erkunden!" -#: ../../../../modules/setup/application/forms/UserGroupBackendPage.php:39 +#: ../../../../application/forms/UserGroupBackendPage.php:39 msgid "" "To allow Icinga Web 2 to associate users and groups, you'll need to provide " "some further information about the LDAP Connection that is already going to " @@ -1297,7 +1300,7 @@ msgstr "" "Informationen über die LDAP-Verbindung benötigt, die bereits für die " "Auffindung von Kontodaten verwendet wird." -#: ../../../../modules/setup/library/Setup/WebWizard.php:622 +#: ../../../../library/Setup/WebWizard.php:630 msgid "" "To be able to export views and reports to PDF, the DOM module for PHP is " "required." @@ -1305,7 +1308,7 @@ msgstr "" "Um Sichten und Berichte als PDF exportieren zu können, wird das DOM-Modul " "für PHP benötigt." -#: ../../../../modules/setup/application/views/scripts/form/setup-welcome.phtml:79 +#: ../../../../application/views/scripts/form/setup-welcome.phtml:79 msgid "" "To run this wizard a user needs to authenticate using a token which is " "usually provided to him by an administrator who'd followed the instructions " @@ -1315,7 +1318,7 @@ msgstr "" "Einrichtungstoken, welcher Ihnen meist von einem Administrator nach " "folgender Anleitung bereitgestellt wird, authentifizieren." -#: ../../../../modules/setup/library/Setup/WebWizard.php:651 +#: ../../../../library/Setup/WebWizard.php:659 msgid "" "To store users or preferences in a MySQL database the PDO-MySQL module for " "PHP is required." @@ -1323,7 +1326,7 @@ msgstr "" "Um Benutzer oder ihre Einstellungen in einer MySQL-Datenbank zu speichern, " "wird das PDO-MySQL-Modul für PHP benötigt." -#: ../../../../modules/setup/library/Setup/WebWizard.php:682 +#: ../../../../library/Setup/WebWizard.php:690 msgid "" "To store users or preferences in a PostgreSQL database the PDO-PostgreSQL " "module for PHP is required." @@ -1331,16 +1334,16 @@ msgstr "" "Um Benutzer oder ihre Einstellungen in einer PostgreSQL-Datenbank zu " "speichern, wird das PDO-PostgreSQL-Modul für PHP benötigt." -#: ../../../../modules/setup/library/Setup/Steps/GeneralConfigStep.php:97 +#: ../../../../library/Setup/Steps/GeneralConfigStep.php:97 msgctxt "app.config.logging" msgid "Type" msgstr "Typ" -#: ../../../../modules/setup/application/forms/AdminAccountPage.php:132 +#: ../../../../application/forms/AdminAccountPage.php:132 msgid "Type Of Definition" msgstr "Definitions-Typ" -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:204 +#: ../../../../library/Setup/Steps/UserGroupStep.php:204 #, php-format msgid "" "Unable to add account \"%s\" as member to user group \"%s\". An error " @@ -1349,7 +1352,7 @@ msgstr "" "Konnte Konto \"%s\" nicht der Benutzergruppe \"%s\" hinzufügen. Ein Fehler " "ist aufgetreten:" -#: ../../../../modules/setup/application/forms/DbResourcePage.php:145 +#: ../../../../application/forms/DbResourcePage.php:145 #, php-format msgid "" "Unable to check the server's version. This is usually not a critical error " @@ -1364,18 +1367,18 @@ msgstr "" "neuer zu haben, können Sie die Prüfung überspringen und mit dem nächsten " "Schritt weiter machen. Der Fehler war: %s" -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:208 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:208 #, php-format msgid "Unable to create account \"%s\". An error occured:" msgstr "Konnte Konto \"%s\" nicht erstellen. Ein Fehler ist aufgetreten:" -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:190 +#: ../../../../library/Setup/Steps/UserGroupStep.php:190 #, php-format msgid "Unable to create user group \"%s\". An error occured:" msgstr "" "Konnte Benutzergruppe \"%s\" nicht erstellen. Ein Fehler ist aufgetreten:" -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:224 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:224 #, php-format msgid "" "Unable to define account \"%s\" as initial administrator. An error occured:" @@ -1383,7 +1386,7 @@ msgstr "" "Konnte Konto \"%s\" nicht als initialen Administrator festlegen. Ein Fehler " "ist aufgetreten:" -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:229 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:229 #, php-format msgid "" "Unable to define the members of the user group \"%s\" as initial " @@ -1392,31 +1395,31 @@ msgstr "" "Konnte die Mitglieder der Benutzergruppe \"%s\" nicht als initiale " "Administratoren festlegen. Ein Fehler ist aufgetreten:" -#: ../../../../modules/setup/application/clicommands/ConfigCommand.php:128 +#: ../../../../application/clicommands/ConfigCommand.php:134 msgid "Unknown type" msgstr "Unbekannter Typ" -#: ../../../../modules/setup/application/forms/LdapDiscoveryConfirmPage.php:105 +#: ../../../../application/forms/LdapDiscoveryConfirmPage.php:105 msgid "Use this configuration?" msgstr "Diese Konfiguration benutzen?" -#: ../../../../modules/setup/application/forms/AdminAccountPage.php:110 +#: ../../../../application/forms/AdminAccountPage.php:110 msgctxt "setup.admin" msgid "User Group" msgstr "Benutzergruppe" -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:185 +#: ../../../../library/Setup/Steps/UserGroupStep.php:185 #, php-format msgid "User Group \"%s\" has been successfully created." msgstr "Die Benutzergruppe \"%s\" wurde erfolgreich erstellt." -#: ../../../../modules/setup/application/forms/UserGroupBackendPage.php:37 -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:135 +#: ../../../../application/forms/UserGroupBackendPage.php:37 +#: ../../../../library/Setup/Steps/UserGroupStep.php:135 msgctxt "setup.page.title" msgid "User Group Backend" msgstr "Benutzergruppen-Backend" -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:177 +#: ../../../../library/Setup/Steps/UserGroupStep.php:177 #, php-format msgid "" "User Group Backend configuration could not be written to: %s. An error " @@ -1425,91 +1428,93 @@ msgstr "" "Benutzergruppen-Backend-Einstellungen konnten nicht nach %s geschrieben " "werden. Ein Fehler ist aufgetreten:" -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:172 +#: ../../../../library/Setup/Steps/UserGroupStep.php:172 #, php-format msgid "User Group Backend configuration has been successfully written to: %s" msgstr "" "Benutzergruppen-Backend-Einstellungen wurden erfolgreich nach %s geschrieben" -#: ../../../../modules/setup/library/Setup/Steps/UserGroupStep.php:134 +#: ../../../../library/Setup/Steps/UserGroupStep.php:134 msgctxt "setup.page.title" msgid "User Groups" msgstr "Benutzergruppen" -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:151 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:151 msgid "User Name Attribute" msgstr "Benutzernamen-Attribut" -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:143 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:143 msgid "User Object Class" msgstr "Benutzer-Objektklasse" -#: ../../../../modules/setup/application/forms/DatabaseCreationPage.php:100 -#: ../../../../modules/setup/application/forms/AdminAccountPage.php:156 -#: ../../../../modules/setup/application/forms/AdminAccountPage.php:188 -#: ../../../../modules/setup/application/forms/AdminAccountPage.php:209 -#: ../../../../modules/setup/library/Setup/Steps/ResourceStep.php:86 +#: ../../../../application/forms/AdminAccountPage.php:156 +#: ../../../../application/forms/AdminAccountPage.php:188 +#: ../../../../application/forms/AdminAccountPage.php:209 +#: ../../../../application/forms/DatabaseCreationPage.php:100 +#: ../../../../library/Setup/Steps/ResourceStep.php:86 msgid "Username" msgstr "Benutzername" -#: ../../../../modules/setup/application/forms/AdminAccountPage.php:259 +#: ../../../../application/forms/AdminAccountPage.php:259 msgid "Username already exists." msgstr "Benutzername existiert bereits." -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:126 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:126 #, php-format msgctxt "setup.summary.auth" msgid "Users will authenticate using %s." msgstr "Benutzer werden mittels %s authentifiziert werden." -#: ../../../../modules/setup/library/Setup/WebWizard.php:376 +#: ../../../../library/Setup/WebWizard.php:377 +#: ../../../../library/Setup/WebWizard.php:393 msgid "Validate Configuration" msgstr "Einstellungen prüfen" -#: ../../../../modules/setup/library/Setup/WebWizard.php:377 +#: ../../../../library/Setup/WebWizard.php:378 +#: ../../../../library/Setup/WebWizard.php:394 msgid "Validation In Progress" msgstr "Überprüfung läuft" -#: ../../../../modules/setup/application/forms/AuthBackendPage.php:199 -#: ../../../../modules/setup/application/forms/LdapResourcePage.php:108 +#: ../../../../application/forms/AuthBackendPage.php:199 +#: ../../../../application/forms/LdapResourcePage.php:108 msgid "Validation Log" msgstr "Überprüfungsprotokoll" -#: ../../../../modules/setup/library/Setup/Steps/GeneralConfigStep.php:103 +#: ../../../../library/Setup/Steps/GeneralConfigStep.php:103 msgctxt "app.config.logging.level" msgid "Warning" msgstr "Warnung" -#: ../../../../modules/setup/library/Setup/Steps/GeneralConfigStep.php:76 +#: ../../../../library/Setup/Steps/GeneralConfigStep.php:76 msgctxt "app.config.logging.type" msgid "Webserver Log" msgstr "Webserver Log" -#: ../../../../modules/setup/application/views/scripts/index/index.phtml:33 +#: ../../../../application/views/scripts/index/index.phtml:33 msgctxt "setup.progress" msgid "Welcome" msgstr "Willkommen" -#: ../../../../modules/setup/application/views/scripts/form/setup-welcome.phtml:54 +#: ../../../../application/views/scripts/form/setup-welcome.phtml:54 msgid "Welcome to the configuration of Icinga Web 2!" msgstr "Willkommen zur Einrichtung von Icinga Web 2!" -#: ../../../../modules/setup/application/clicommands/ConfigCommand.php:157 +#: ../../../../application/clicommands/ConfigCommand.php:174 #, php-format msgid "Write %s configuration to file: %s" msgstr "Schreibe %s-Einstellungen in die Datei: %s" -#: ../../../../modules/setup/library/Setup/Requirement/OSRequirement.php:24 +#: ../../../../library/Setup/Requirement/OSRequirement.php:24 #, php-format msgid "You are running PHP on a %s system." msgstr "Sie betreiben PHP auf einem %s System." -#: ../../../../modules/setup/library/Setup/Requirement/PhpVersionRequirement.php:24 +#: ../../../../library/Setup/Requirement/PhpVersionRequirement.php:24 #, php-format msgid "You are running PHP version %s." msgstr "Ihre PHP-Version: %s." -#: ../../../../modules/setup/application/forms/LdapDiscoveryPage.php:33 +#: ../../../../application/forms/LdapDiscoveryPage.php:33 msgid "" "You can use this page to discover LDAP or ActiveDirectory servers for " "authentication. If you don't want to execute a discovery, just skip this " @@ -1519,14 +1524,14 @@ msgstr "" "die Authentifizierung zu erkennen. Wenn eine solche Suche nicht erwünscht " "ist, kann dieser Schritt übersprungen werden." -#: ../../../../modules/setup/application/views/scripts/form/setup-requirements.phtml:35 +#: ../../../../application/views/scripts/form/setup-requirements.phtml:35 msgid "" "You may also need to restart the web-server for the changes to take effect!" msgstr "" "Sie müssen evtl. auch den Webserver neu starten, damit Ihre Änderungen " "wirksam werden!" -#: ../../../../modules/setup/application/forms/AuthenticationPage.php:39 +#: ../../../../application/forms/AuthenticationPage.php:39 msgid "" "You're currently not authenticated using any of the web server's " "authentication mechanisms. Make sure you'll configure such, otherwise you'll " @@ -1537,7 +1542,7 @@ msgstr "" "konfiguriert sind. Ansonsten wird die Anmeldung in Icinga Web 2 nicht " "möglich sein." -#: ../../../../modules/setup/application/views/scripts/form/setup-welcome.phtml:57 +#: ../../../../application/views/scripts/form/setup-welcome.phtml:57 msgid "" "You've already completed the configuration of Icinga Web 2. Note that most " "of your configuration files will be overwritten in case you'll re-configure " @@ -1547,7 +1552,7 @@ msgstr "" "Einstellungs-Dateien überschrieben werden, wenn Icinga Web 2 mittels dieses " "Assistenten neu konfiguriert wird." -#: ../../../../modules/setup/application/forms/AuthBackendPage.php:121 +#: ../../../../application/forms/AuthBackendPage.php:121 msgid "" "You've chosen to authenticate using a web server's mechanism so it may be " "necessary to adjust usernames before any permissions, restrictions, etc. are " @@ -1557,7 +1562,7 @@ msgstr "" "kann es notwendig sein, Benutzernamen anzupassen, bevor Berechtigungen, " "Einschränkungen, etc. angewendet werden." -#: ../../../../modules/setup/application/views/scripts/form/setup-summary.phtml:13 +#: ../../../../application/views/scripts/form/setup-summary.phtml:13 #, php-format msgid "" "You've configured %1$s successfully. You can review the changes supposed to " @@ -1571,32 +1576,40 @@ msgstr "" "gewünscht, können jederzeit Korrekturen vorgenommen werden indem zurück " "navigiert wird." -#: ../../../../modules/setup/application/views/scripts/form/setup-welcome.phtml:88 +#: ../../../../application/views/scripts/form/setup-welcome.phtml:88 msgid "Your webserver's user is a member of the system group \"icingaweb2\"" msgstr "Der Webserver-Nutzer ist ein Mitglied der System-Gruppe \"icingaweb2\"" -#: ../../../../modules/setup/library/Setup/WebWizard.php:657 +#: ../../../../library/Setup/WebWizard.php:665 msgid "Zend database adapter for MySQL" msgstr "Zend Datenbankadapter für MySQL" -#: ../../../../modules/setup/library/Setup/WebWizard.php:688 +#: ../../../../library/Setup/WebWizard.php:696 msgid "Zend database adapter for PostgreSQL" msgstr "Zend Datenbankadapter für PostgreSQL" -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:127 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:127 msgctxt "setup.summary.auth.type" msgid "a database" msgstr "eine Datenbank" -#: ../../../../modules/setup/application/forms/AdminAccountPage.php:195 +#: ../../../../application/forms/AdminAccountPage.php:195 msgctxt "setup.admin.authbackend" msgid "database" msgstr "Datenbank" -#: ../../../../modules/setup/library/Setup/Steps/AuthenticationStep.php:129 +#: ../../../../library/Setup/Steps/AuthenticationStep.php:129 msgctxt "setup.summary.auth.type" msgid "webserver authentication" msgstr "Webserver-Authentifizierung" +#~ msgid "Default Timezone" +#~ msgstr "Standard-Zeitzone" + +#~ msgid "" +#~ "It is required that a default timezone has been set using date.timezone " +#~ "in %s." +#~ msgstr "Eine Standard-Zeitzone muss via date.timezone in %s gesetzt sein." + #~ msgid "Database Setup" #~ msgstr "Einrichtung der Datenbank" diff --git a/modules/setup/module.info b/modules/setup/module.info index b5a5231a5..533ce8fee 100644 --- a/modules/setup/module.info +++ b/modules/setup/module.info @@ -1,5 +1,5 @@ Module: setup -Version: 2.6.3 +Version: 2.7.0 Description: Setup module Web based wizard for setting up Icinga Web 2 and its modules. This includes the data backends (e.g. relational database, LDAP), diff --git a/modules/test/module.info b/modules/test/module.info index ed51e87ca..7aa4b0184 100644 --- a/modules/test/module.info +++ b/modules/test/module.info @@ -1,5 +1,5 @@ Module: test -Version: 2.6.3 +Version: 2.7.0 Description: Translation module This module allows developers to run (unit) tests against Icinga Web 2 and any of its modules. Usually you do not need to enable this. diff --git a/modules/translation/module.info b/modules/translation/module.info index 9646fd4a4..e4e59c8c9 100644 --- a/modules/translation/module.info +++ b/modules/translation/module.info @@ -1,5 +1,5 @@ Module: translation -Version: 2.6.3 +Version: 2.7.0 Description: Translation module This module allows developers and translators to translate Icinga Web 2 and its modules for multiple languages. You do not need this module to run an