diff --git a/application/locale/de_DE/LC_MESSAGES/director.mo b/application/locale/de_DE/LC_MESSAGES/director.mo index fc39bcb7..55d63027 100644 Binary files a/application/locale/de_DE/LC_MESSAGES/director.mo and b/application/locale/de_DE/LC_MESSAGES/director.mo differ diff --git a/application/locale/de_DE/LC_MESSAGES/director.po b/application/locale/de_DE/LC_MESSAGES/director.po index d7171801..1bb4b99b 100644 --- a/application/locale/de_DE/LC_MESSAGES/director.po +++ b/application/locale/de_DE/LC_MESSAGES/director.po @@ -1,5 +1,5 @@ # Icinga Web 2 - Head for multiple monitoring backends. -# Copyright (C) 2019 Icinga Development Team +# Copyright (C) 2020 Icinga Development Team # This file is distributed under the same license as Director Module. # Thomas Widhalm , 2016. # @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Director Module (master)\n" "Report-Msgid-Bugs-To: dev@icinga.com\n" -"POT-Creation-Date: 2019-09-25 13:32+0200\n" -"PO-Revision-Date: 2019-09-25 14:01+0200\n" +"POT-Creation-Date: 2020-12-02 15:41+0000\n" +"PO-Revision-Date: 2020-12-02 17:49+0100\n" "Last-Translator: Thomas Gelf \n" "Language: de_DE\n" "MIME-Version: 1.0\n" @@ -17,10 +17,10 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Poedit-Basepath: .\n" "Language-Team: \n" -"X-Generator: Poedit 2.0.6\n" +"X-Generator: Poedit 2.3\n" "X-Poedit-SearchPath-0: .\n" -#: library/Director/Web/Form/DirectorObjectForm.php:613 +#: library/Director/Web/Form/DirectorObjectForm.php:626 #, php-format msgid " (inherited from \"%s\")" msgstr " (geerbt von \"%s\")" @@ -29,6 +29,7 @@ msgstr " (geerbt von \"%s\")" msgid " - not in use -" msgstr " - unbenutzt -" +#: library/Director/Web/Table/DatafieldCategoryTable.php:50 #: library/Director/Web/Table/DatafieldTable.php:49 msgid "# Used" msgstr "# Benutzt" @@ -82,7 +83,7 @@ msgstr "%d Service-Vorlage(n)" msgid "%d Service(s)" msgstr "%d Service(s)" -#: library/Director/Dashboard/Dashlet/Dashlet.php:231 +#: library/Director/Dashboard/Dashlet/Dashlet.php:170 #, php-format msgid "%d apply rules have been defined" msgstr "%d Apply-Regeln wurden definiert" @@ -105,9 +106,9 @@ msgstr "%d Dateien" #: library/Director/Web/Widget/DeployedConfigInfoHeader.php:83 #, php-format msgid "%d files rendered in %0.2fs" -msgstr "%d Dateien in %0.2fs erstellt " +msgstr "%d Dateien in %0.2fs erstellt" -#: library/Director/Dashboard/Dashlet/Dashlet.php:273 +#: library/Director/Dashboard/Dashlet/Dashlet.php:212 #, php-format msgid "%d have been externally defined and will not be deployed" msgstr "%d wurden extern definiert und werden nicht ausgerollt" @@ -117,27 +118,27 @@ msgstr "%d wurden extern definiert und werden nicht ausgerollt" msgid "%d modified" msgstr "%d geändert" -#: application/controllers/SyncruleController.php:273 +#: application/controllers/SyncruleController.php:257 #, php-format msgid "%d object(s) will be created" msgstr "%d Objekt(e) werden erstellt" -#: application/controllers/SyncruleController.php:254 +#: application/controllers/SyncruleController.php:238 #, php-format msgid "%d object(s) will be deleted" msgstr "%d Objekt(e) werden gelöscht" -#: application/controllers/SyncruleController.php:263 +#: application/controllers/SyncruleController.php:247 #, php-format msgid "%d object(s) will be modified" msgstr "%d Objekt(e) werden verändert" -#: application/controllers/InspectController.php:78 +#: application/controllers/InspectController.php:76 #, php-format msgid "%d objects found" msgstr "%d Objekte gefunden" -#: library/Director/Dashboard/Dashlet/Dashlet.php:256 +#: library/Director/Dashboard/Dashlet/Dashlet.php:195 #, php-format msgid "%d objects have been defined" msgstr "%d Objekte wurden definiert" @@ -152,22 +153,22 @@ msgstr "%d Objekte wurden verändert" msgid "%d objects, %d templates, %d apply rules" msgstr "%d Objekte, %d Vorlagen, %d Apply-Regeln" -#: library/Director/Dashboard/Dashlet/Dashlet.php:265 +#: library/Director/Dashboard/Dashlet/Dashlet.php:204 #, php-format msgid "%d of them are templates" msgstr "%d davon sind Vorlagen" -#: library/Director/Dashboard/Dashlet/Dashlet.php:213 +#: library/Director/Dashboard/Dashlet/Dashlet.php:152 #, php-format msgid "%d templates have been defined" msgstr "%d Vorlagen wurden definiert" -#: library/Director/Web/Widget/ActivityLogInfo.php:604 +#: library/Director/Web/Widget/ActivityLogInfo.php:606 #, php-format msgid "%s \"%s\" has been created" msgstr "%s \"%s\" wurde erstellt" -#: library/Director/Web/Widget/ActivityLogInfo.php:607 +#: library/Director/Web/Widget/ActivityLogInfo.php:609 #, php-format msgid "%s \"%s\" has been deleted" msgstr "%s \"%s\" wurde gelöscht" @@ -177,7 +178,7 @@ msgstr "%s \"%s\" wurde gelöscht" msgid "%s \"%s\" has been imported\"" msgstr "%s \"%s\" wurde importiert\"" -#: library/Director/Web/Widget/ActivityLogInfo.php:610 +#: library/Director/Web/Widget/ActivityLogInfo.php:612 #, php-format msgid "%s \"%s\" has been modified" msgstr "%s \"%s\" wurde geändert" @@ -187,34 +188,49 @@ msgstr "%s \"%s\" wurde geändert" msgid "%s %s(%s)" msgstr "%s %s(%s)" -#: library/Director/Web/Table/ObjectSetTable.php:57 +#: library/Director/Web/Table/ObjectSetTable.php:58 #, php-format msgid "%s (%d members)" msgstr "%s (%d Mitglieder)" -#: application/controllers/HostController.php:178 -#: application/controllers/HostController.php:262 +#: application/controllers/HostController.php:193 +#: application/controllers/HostController.php:264 #, php-format msgid "%s (Applied Service set)" msgstr "%s (zugewiesenes Service-Set)" -#: application/controllers/HostController.php:312 +#: application/controllers/HostController.php:314 #, php-format msgid "%s (Service set)" msgstr "%s (Service-Set)" -#: application/forms/SelfServiceSettingsForm.php:243 #: application/forms/SettingsForm.php:177 +#: application/forms/SelfServiceSettingsForm.php:256 #, php-format msgid "%s (default)" msgstr "%s (default)" -#: library/Director/Web/Controller/TemplateController.php:71 +#: library/Director/Web/Form/IplElement/ExtensibleSetElement.php:312 +#, php-format +msgid "%s (inherited from %s)" +msgstr "%s (geerbt von %s)" + +#: library/Director/Web/Form/IplElement/ExtensibleSetElement.php:307 +#, php-format +msgid "%s (inherited)" +msgstr "%s (geerbt)" + +#: library/Director/Web/Form/IplElement/ExtensibleSetElement.php:325 +#, php-format +msgid "%s (not an Array!)" +msgstr "%s (kein Array)" + +#: library/Director/Web/Controller/TemplateController.php:72 #, php-format msgid "%s Templates" msgstr "%s Vorlagen" -#: library/Director/Web/Controller/TemplateController.php:36 +#: library/Director/Web/Controller/TemplateController.php:37 #, php-format msgid "%s based on %s" msgstr "%s basierend auf %s" @@ -225,32 +241,32 @@ msgid "%s config changes happend since the last deployed configuration" msgstr "" "%s Konfigurationsänderungen seit der letzten ausgerollten Konfiguration" -#: application/forms/IcingaServiceForm.php:256 +#: application/forms/IcingaServiceForm.php:263 #, php-format -msgid "%s has been blacklisted on %s" -msgstr "%s wurde auf %s geblacklisted" +msgid "%s has been deactivated on %s" +msgstr "%s wurde auf %s deaktiviert" -#: application/forms/IcingaServiceForm.php:292 +#: application/forms/IcingaServiceForm.php:299 #, php-format -msgid "%s is no longer blacklisted on %s" -msgstr "%s ist nicht länger auf %s geblacklisted" +msgid "%s is no longer deactivated on %s" +msgstr "%s ist auf %s nicht mehr deaktiviert" #: library/Director/Web/Widget/SyncRunDetails.php:48 #, php-format msgid "%s objects have been modified" msgstr "%s Objekte wurden verändert" -#: application/controllers/HostController.php:460 +#: application/controllers/HostController.php:462 #, php-format msgid "%s on %s (from set: %s)" msgstr "%s auf %s (aus dem Set \"%s\")" -#: library/Director/Dashboard/Dashlet/Dashlet.php:288 +#: library/Director/Dashboard/Dashlet/Dashlet.php:227 #, php-format msgid "%s related group objects have been created" msgstr "%s verwandte Gruppenobjekte wurden erstellt" -#: library/Director/Web/Controller/TemplateController.php:74 +#: library/Director/Web/Controller/TemplateController.php:75 #, php-format msgid "%s templates based on %s" msgstr "%s Vorlagen basierend auf %s" @@ -260,22 +276,22 @@ msgstr "%s Vorlagen basierend auf %s" msgid "%s: %d" msgstr "%s: %d" -#: application/controllers/BasketController.php:193 +#: application/controllers/BasketController.php:194 #, php-format msgid "%s: %s (Snapshot)" msgstr "%s: %s (Snapshot)" -#: application/controllers/ImportsourceController.php:224 +#: application/controllers/ImportsourceController.php:277 #, php-format msgid "%s: Property Modifier" msgstr "%s: Eigenschaftsmodifikatoren" -#: application/controllers/BasketController.php:144 +#: application/controllers/BasketController.php:145 #, php-format msgid "%s: Snapshots" msgstr "%s: Snapshots" -#: application/controllers/ImportsourceController.php:198 +#: application/controllers/ImportsourceController.php:251 #, php-format msgid "%s: add Property Modifier" msgstr "%s: Eigenschaftsmodifikator hinzufügen" @@ -289,36 +305,36 @@ msgstr "Gruppenmitgliedschaftscache (Hosts)" msgid "(on %s)" msgstr "(auf %s)" -#: library/Director/Web/Form/IplElement/ExtensibleSetElement.php:234 +#: library/Director/Web/Form/IplElement/ExtensibleSetElement.php:243 msgid "- add more -" msgstr "- mehr hinzuzufügen -" -#: library/Director/Web/Form/DirectorObjectForm.php:1065 +#: library/Director/Web/Form/DirectorObjectForm.php:1086 msgid "- click to add more -" msgstr "- Hier klicken um mehr hinzuzufügen -" -#: library/Director/Web/Form/DirectorObjectForm.php:622 +#: library/Director/Web/Form/DirectorObjectForm.php:635 msgid "- inherited -" msgstr "- geerbt -" -#: application/forms/SelfServiceSettingsForm.php:66 +#: application/forms/SelfServiceSettingsForm.php:79 msgid "- no automatic installation -" msgstr "- keine automatische Installation -" +#: application/controllers/ConfigController.php:375 +#: application/controllers/ConfigController.php:386 #: application/views/helpers/FormDataFilter.php:465 -#: application/controllers/ConfigController.php:363 -#: application/controllers/ConfigController.php:374 -#: application/forms/SelfServiceSettingsForm.php:239 #: application/forms/SettingsForm.php:181 -#: library/Director/Web/Form/QuickBaseForm.php:120 -#: library/Director/DataType/DataTypeDirectorObject.php:43 -#: library/Director/DataType/DataTypeSqlQuery.php:37 +#: application/forms/SelfServiceSettingsForm.php:252 #: library/Director/Job/ImportJob.php:118 #: library/Director/Job/SyncJob.php:124 +#: library/Director/DataType/DataTypeDirectorObject.php:45 +#: library/Director/DataType/DataTypeSqlQuery.php:37 +#: library/Director/Web/Form/QuickBaseForm.php:119 msgid "- please choose -" msgstr "- bitte wählen -" -#: application/controllers/SyncruleController.php:375 +#: application/controllers/SyncruleController.php:359 #, php-format msgid "...and %d more" msgstr "...und %d weitere" @@ -336,7 +352,7 @@ msgstr "" "teilen. Dies ist kein Werkzeug welches sich um einzelne Hosts oder Services " "kümmert." -#: library/Director/Import/ImportSourceLdap.php:61 +#: library/Director/Import/ImportSourceLdap.php:64 msgid "" "A custom LDAP filter to use in addition to the object class. This allows for " "a lot of flexibility but requires LDAP filter skills. Simple filters might " @@ -376,7 +392,7 @@ msgstr "" # Geschlecht kann hier leider nicht bestimmt werden -ThW #: application/forms/IcingaTimePeriodRangeForm.php:85 #: application/forms/IcingaScheduledDowntimeRangeForm.php:90 -#: library/Director/Web/Form/DirectorObjectForm.php:652 +#: library/Director/Web/Form/DirectorObjectForm.php:668 #, php-format msgid "A new %s has successfully been created" msgstr "Ein neuer %s wurde erfolgreich erstellt" @@ -414,7 +430,7 @@ msgstr "" msgid "A short name identifying this set of services" msgstr "Eine kurzer Name um dieses Service-Set zu bezeichnen" -#: library/Director/Web/SelfService.php:211 +#: library/Director/Web/SelfService.php:235 #, php-format msgid "" "A ticket for this agent could not have been requested from your deployment " @@ -440,7 +456,7 @@ msgstr "API-Schlüssel" msgid "API user" msgstr "API Benutzer" -#: library/Director/Web/Form/DirectorObjectForm.php:1393 +#: library/Director/Web/Form/DirectorObjectForm.php:1414 msgid "Accept passive checks" msgstr "Passive Checkergebnisse akzeptieren" @@ -453,19 +469,19 @@ msgstr "Akzeptiert Konfiguration" msgid "Acknowledgement" msgstr "Bestätigung" -#: library/Director/Web/Widget/ActivityLogInfo.php:544 -#: library/Director/Web/Widget/ActivityLogInfo.php:555 #: library/Director/Web/Table/ConfigFileDiffTable.php:81 +#: library/Director/Web/Widget/ActivityLogInfo.php:546 +#: library/Director/Web/Widget/ActivityLogInfo.php:557 msgid "Action" msgstr "Aktion" -#: library/Director/Web/Form/DirectorObjectForm.php:1506 +#: library/Director/Web/Form/DirectorObjectForm.php:1527 msgid "Action URL" msgstr "Aktions-URL" -#: library/Director/Web/Widget/ActivityLogInfo.php:578 -#: library/Director/Web/Widget/DeployedConfigInfoHeader.php:62 #: library/Director/Web/Table/QuickTable.php:280 +#: library/Director/Web/Widget/DeployedConfigInfoHeader.php:62 +#: library/Director/Web/Widget/ActivityLogInfo.php:580 msgid "Actions" msgstr "Aktionen" @@ -481,46 +497,47 @@ msgstr "Aktiv-Passiv" msgid "Activity" msgstr "Aktivität" -#: application/controllers/ConfigController.php:141 +#: application/controllers/ConfigController.php:153 #: library/Director/Dashboard/Dashlet/ActivityLogDashlet.php:11 #: library/Director/Web/Tabs/InfraTabs.php:29 msgid "Activity Log" msgstr "Aktivitätslog" -#: library/Director/Web/Controller/ObjectController.php:240 +#: library/Director/Web/Controller/ObjectController.php:244 #, php-format msgid "Activity Log: %s" msgstr "Aktivitätslog: %s" -#: configuration.php:138 +#: configuration.php:141 msgid "Activity log" msgstr "Aktivitätslog" -#: application/controllers/DataController.php:22 -#: application/controllers/DataController.php:65 -#: application/forms/AddToBasketForm.php:72 -#: library/Director/Web/Form/DirectorObjectForm.php:503 -#: library/Director/Web/Controller/ActionController.php:144 -#: library/Director/Web/Controller/ObjectsController.php:295 -#: library/Director/Web/Controller/ObjectsController.php:336 +#: application/controllers/DataController.php:23 +#: application/controllers/DataController.php:66 +#: application/controllers/DataController.php:84 +#: application/forms/AddToBasketForm.php:73 +#: library/Director/Web/ActionBar/TemplateActionBar.php:19 #: library/Director/Web/ActionBar/ChoicesActionBar.php:16 #: library/Director/Web/ActionBar/ObjectsActionBar.php:16 -#: library/Director/Web/ActionBar/TemplateActionBar.php:19 +#: library/Director/Web/Controller/ActionController.php:166 +#: library/Director/Web/Controller/ObjectsController.php:299 +#: library/Director/Web/Controller/ObjectsController.php:340 +#: library/Director/Web/Form/DirectorObjectForm.php:516 msgid "Add" msgstr "Hinzufügen" -#: library/Director/Web/Controller/ObjectController.php:78 +#: library/Director/Web/Controller/ObjectController.php:81 #: library/Director/Web/Tabs/ObjectTabs.php:51 #, php-format msgid "Add %s" msgstr "%s hinzufügen" -#: application/forms/AddToBasketForm.php:68 +#: application/forms/AddToBasketForm.php:69 #, php-format msgid "Add %s objects" msgstr "%s Objekte hinzufügen" -#: library/Director/Web/Controller/ObjectController.php:381 +#: library/Director/Web/Controller/ObjectController.php:385 #, php-format msgid "Add %s: %s" msgstr "%s hinzufügen: %s" @@ -540,12 +557,12 @@ msgstr "Service-Set hinzufügen" msgid "Add Service Set to %d hosts" msgstr "Füge Service-Set zu %d Hosts hinzu" -#: application/controllers/HostController.php:74 +#: application/controllers/HostController.php:75 #, php-format msgid "Add Service Set to %s" msgstr "Service-Set zu %s hinzufügen" -#: application/controllers/HostController.php:61 +#: application/controllers/HostController.php:62 #, php-format msgid "Add Service to %s" msgstr "Service zu %s hinzufügen" @@ -554,16 +571,20 @@ msgstr "Service zu %s hinzufügen" msgid "Add a new Data Field" msgstr "Einen neues Datenfeld hinzufügen" -#: application/controllers/DataController.php:52 +#: application/controllers/DatafieldcategoryController.php:39 +msgid "Add a new Data Field Category" +msgstr "Eine neue Datenfeldkategorie hinzufügen" + +#: application/controllers/DataController.php:53 msgid "Add a new Data List" msgstr "Datenliste hinzufügen" -#: application/controllers/ImportsourcesController.php:49 +#: application/controllers/ImportsourcesController.php:35 msgid "Add a new Import Source" msgstr "Importquelle hinzufügen" -#: application/controllers/JobsController.php:15 #: application/controllers/JobController.php:32 +#: application/controllers/JobsController.php:15 msgid "Add a new Job" msgstr "Job hinzufügen" @@ -571,15 +592,15 @@ msgstr "Job hinzufügen" msgid "Add a new Sync Rule" msgstr "Synchronisationsregel hinzufügen" -#: library/Director/Web/Form/IplElement/ExtensibleSetElement.php:470 +#: library/Director/Web/Form/IplElement/ExtensibleSetElement.php:514 msgid "Add a new entry" msgstr "Einen neuen Eintrag hinzufügen" -#: library/Director/Web/Form/IplElement/ExtensibleSetElement.php:256 +#: library/Director/Web/Form/IplElement/ExtensibleSetElement.php:271 msgid "Add a new one..." msgstr "Einen Neuen hinzufügen..." -#: application/controllers/ServicesetController.php:49 +#: application/controllers/ServicesetController.php:51 #, php-format msgid "Add a service set to \"%s\"" msgstr "Füge ein Service-Set zu \"%s\" hinzu" @@ -593,7 +614,7 @@ msgstr "Füge einen Service zu \"%s\" hinzu" msgid "Add another filter" msgstr "Weiteren Filter hinzufügen" -#: application/controllers/BasketController.php:83 +#: application/controllers/BasketController.php:84 msgid "Add chosen objects to a Configuration Basket" msgstr "Gewählte Objekte zu einem Konfigurationsbasket hinzufügen" @@ -601,30 +622,30 @@ msgstr "Gewählte Objekte zu einem Konfigurationsbasket hinzufügen" msgid "Add data list entry" msgstr "Datenlisteneintrag hinzufügen" -#: application/controllers/ImportsourceController.php:90 +#: application/controllers/ImportsourceController.php:93 msgid "Add import source" msgstr "Importquelle hinzufügen" -#: library/Director/Web/Controller/ObjectController.php:387 +#: library/Director/Web/Controller/ObjectController.php:391 #, php-format msgid "Add new Icinga %s" msgstr "Neuen Icinga %s hinzufügen" -#: library/Director/Web/Controller/ObjectController.php:370 +#: library/Director/Web/Controller/ObjectController.php:374 #, php-format msgid "Add new Icinga %s template" msgstr "Neue Icinga %s Vorlage hinzufügen" -#: application/controllers/ImportsourceController.php:171 +#: application/controllers/ImportsourceController.php:224 msgid "Add property modifier" msgstr "Eigenschaftsmodifikator hinzufügen" -#: application/controllers/HostController.php:90 -#: application/controllers/ServicesetController.php:66 +#: application/controllers/ServicesetController.php:68 +#: application/controllers/HostController.php:91 msgid "Add service" msgstr "Service hinzufügen" -#: application/controllers/HostController.php:95 +#: application/controllers/HostController.php:96 msgid "Add service set" msgstr "Service-Set hinzufügen" @@ -633,44 +654,48 @@ msgstr "Service-Set hinzufügen" msgid "Add service to %d hosts" msgstr "Füge einen Service zu %d Hosts hinzu" -#: application/controllers/SyncruleController.php:524 +#: application/controllers/SyncruleController.php:511 msgid "Add sync property rule" msgstr "Regel für Synchronisationseigenschaft hinzufügen" -#: application/controllers/SyncruleController.php:563 +#: application/controllers/SyncruleController.php:550 #, php-format msgid "Add sync property: %s" msgstr "Synchronisationseigenschaft hinzufügen: %s" -#: application/controllers/SyncruleController.php:475 +#: application/controllers/SyncruleController.php:459 msgid "Add sync rule" msgstr "Synchronisationsregel hinzufügen" +#: application/controllers/SyncruleController.php:599 +#: application/controllers/BasketController.php:83 +#: application/controllers/ImportsourceController.php:60 +#: application/controllers/DataController.php:147 #: application/controllers/HostsController.php:70 -#: application/controllers/BasketController.php:82 #: application/controllers/ServicesController.php:36 #: application/controllers/JobController.php:79 -#: application/controllers/DataController.php:128 -#: application/controllers/ImportsourceController.php:57 -#: application/controllers/SyncruleController.php:612 -#: library/Director/Web/Controller/ObjectController.php:352 -#: library/Director/Web/Controller/TemplateController.php:128 +#: library/Director/Web/Controller/ObjectController.php:356 +#: library/Director/Web/Controller/TemplateController.php:129 msgid "Add to Basket" msgstr "Zu Basket hinzufügen" -#: library/Director/Web/Form/DirectorObjectForm.php:1492 +#: library/Director/Import/ImportSourceRestApi.php:151 +msgid "Additional headers for the HTTP request." +msgstr "Zusätzliche HTTP-Header für diesen Request" + +#: library/Director/Web/Form/DirectorObjectForm.php:1513 msgid "Additional notes for this object" msgstr "Weitere Notizen zu diesem Objekt" -#: library/Director/Web/Form/DirectorObjectForm.php:1545 +#: library/Director/Web/Form/DirectorObjectForm.php:1566 msgid "Additional properties" msgstr "Weitere Eigenschaften" -#: library/Director/Web/Tabs/ObjectTabs.php:140 +#: library/Director/Web/Tabs/ObjectTabs.php:145 msgid "Agent" msgstr "Agent" -#: application/forms/SelfServiceSettingsForm.php:141 +#: application/forms/SelfServiceSettingsForm.php:154 msgid "Agent Version" msgstr "Agenten-Version" @@ -678,7 +703,11 @@ msgstr "Agenten-Version" msgid "Alias" msgstr "Alias" -#: application/controllers/ConfigController.php:154 +#: library/Director/Import/ImportSourceDirectorObject.php:79 +msgid "All Object Types" +msgstr "Alle Objekttypen" + +#: application/controllers/ConfigController.php:166 msgid "All changes" msgstr "Alle Änderungen" @@ -700,74 +729,74 @@ msgstr "" msgid "All custom variables (vars)" msgstr "Alle benutzerdefinierten Variablen (vars)" -#: application/forms/BasketForm.php:52 +#: application/forms/BasketForm.php:53 msgid "All of them" msgstr "All diese" -#: application/forms/IcingaServiceForm.php:730 +#: application/forms/IcingaServiceForm.php:737 #, php-format msgid "All overrides have been removed from \"%s\"" msgstr "Alle überschriebenen Eigenschaften wurden von \"%s\" entfernt" -#: library/Director/Web/Controller/ObjectsController.php:287 +#: library/Director/Web/Controller/ObjectsController.php:291 #, php-format msgid "All your %s Apply Rules" msgstr "Alle %s Apply Regeln" -#: library/Director/Web/Controller/ObjectsController.php:232 +#: library/Director/Web/Controller/ObjectsController.php:236 #, php-format msgid "All your %s Templates" msgstr "Alle %s Templates" -#: application/forms/SelfServiceSettingsForm.php:174 +#: application/forms/SelfServiceSettingsForm.php:187 msgid "Allow Updates" msgstr "Updates erlauben" -#: library/Director/DataType/DataTypeDatalist.php:146 +#: library/Director/DataType/DataTypeDatalist.php:151 msgid "Allow for values not on the list" msgstr "Erlaube Werte die nicht au f der Liste stehen" -#: configuration.php:31 +#: configuration.php:34 msgid "Allow readonly users to see where a Service came from" msgstr "Erlaube Nur-Lesen-Benutzern zu sehen woher ein Service kommt" -#: configuration.php:6 +#: configuration.php:9 msgid "Allow to access the director API" msgstr "Zugriff auf die Director API erlauben" -#: configuration.php:7 +#: configuration.php:10 msgid "Allow to access the full audit log" msgstr "Zugriff auf das volle Audit-Log erlauben" -#: configuration.php:17 +#: configuration.php:20 msgid "Allow to configure hosts" msgstr "Erlauben, Hosts zu konfigurieren" -#: configuration.php:22 +#: configuration.php:25 msgid "Allow to configure notifications" msgstr "Erlauben, Benachrichtigungen zu konfigurieren" -#: configuration.php:19 +#: configuration.php:22 msgid "Allow to configure service sets" msgstr "Erlauben, Service-Sets zu konfigurieren" -#: configuration.php:18 +#: configuration.php:21 msgid "Allow to configure services" msgstr "Erlauben, Services zu konfigurieren" -#: configuration.php:21 +#: configuration.php:24 msgid "Allow to configure users" msgstr "Erlauben, Benutzer zu konfigurieren" -#: configuration.php:20 +#: configuration.php:23 msgid "Allow to define Service Set Apply Rules" msgstr "Erlaube Definieren von Service-Set Apply-Regeln" -#: configuration.php:16 +#: configuration.php:19 msgid "Allow to deploy configuration" msgstr "Das Ausrollen von Konfigurationen erlauben" -#: configuration.php:26 +#: configuration.php:29 msgid "" "Allow to inspect objects through the Icinga 2 API (could contain sensitive " "information)" @@ -775,11 +804,11 @@ msgstr "" "Untersuchen von Objekten über die API von Icinga 2 erlauben (könnte sensible " "Daten enthalten)" -#: configuration.php:10 +#: configuration.php:13 msgid "Allow to show configuration (could contain sensitive information)" msgstr "Anzeigen der Konfiguration erlauben (könnte sensible Daten enthalten)" -#: configuration.php:14 +#: configuration.php:17 msgid "Allow to show the full executed SQL queries in some places" msgstr "" "Erlaube das Anzeigen der vollständigen ausgeführten SQL-Statements an " @@ -792,7 +821,7 @@ msgstr "" "Erlaube es ausschließlich Benutzern mit einer dieser Icinga Web 2 Rollen, " "diesen Eintrag zu nutzen" -#: configuration.php:33 +#: configuration.php:36 msgid "Allow unrestricted access to Icinga Director" msgstr "Unbeschränkten Zugriff auf die Director API erlauben" @@ -804,19 +833,24 @@ msgstr "Erlaubtes Maximum" msgid "Allowed roles" msgstr "Erlaubte Rollen" -#: application/forms/IcingaCloneObjectForm.php:85 +#: application/forms/IcingaCloneObjectForm.php:87 msgid "Also clone fields provided by this Template" msgstr "Klone auch Felder welche durch diese Vorlage bereitgestellt werden" -#: application/forms/IcingaCloneObjectForm.php:53 +#: application/forms/IcingaCloneObjectForm.php:55 msgid "Also clone single Service Sets defined for this Host" msgstr "Klone auch Service-Sets welche für diesen Host definiert wurden" -#: application/forms/IcingaCloneObjectForm.php:44 +#: application/forms/IcingaCloneObjectForm.php:46 msgid "Also clone single Services defined for this Host" msgstr "Klone auch Einzelservices welche für diesen Host definiert wurden" -#: application/forms/SelfServiceSettingsForm.php:191 +#: library/Director/Import/ImportSourceRestApi.php:211 +msgid "Also deeper keys can be specific by a dot-notation:" +msgstr "" +"Auch tieferliegende Schlüssel können via Punkt-Notation erreicht werden:" + +#: application/forms/SelfServiceSettingsForm.php:204 msgid "" "Also install NSClient++. It can be used through the Icinga Agent and comes " "with a bunch of additional Check Plugins" @@ -837,7 +871,7 @@ msgid "Also wipe all \"%s\" custom variables from %d objects?" msgstr "" "Außerdem alle \"%s\" benutzerdefinierten Variablen von %d Objekten entfernen?" -#: application/forms/IcingaHostForm.php:336 +#: application/forms/IcingaHostForm.php:339 msgid "" "Alternative name for this host. Might be a host alias or and kind of string " "helping your users to identify this host" @@ -854,7 +888,7 @@ msgstr "" "Benutzername ist, könnte hier der vollständige Name der betreffenden Person " "hinterlegt werden" -#: library/Director/Web/Form/DirectorObjectForm.php:1526 +#: library/Director/Web/Form/DirectorObjectForm.php:1547 msgid "Alternative text to be shown in case above icon is missing" msgstr "Alternativer Text der angezeigt werden soll, falls obiges Icon fehlt" @@ -874,7 +908,7 @@ msgstr "" "Ein Icinga DSL Ausdruck, z.B.: var cmd = macro(\"$cmd$\"); return " "typeof(command) == String ..." -#: library/Director/Web/Form/DirectorObjectForm.php:1508 +#: library/Director/Web/Form/DirectorObjectForm.php:1529 msgid "" "An URL leading to additional actions for this object. Often used with Icinga " "Classic, rarely with Icinga Web 2 as it provides far better possibilities to " @@ -884,11 +918,11 @@ msgstr "" "Classic, jedoch selten mit Icinga Web 2 genutzt, da dieses viel bessere " "Möglichkeiten zur Integration von Addons bietet" -#: library/Director/Web/Form/DirectorObjectForm.php:1501 +#: library/Director/Web/Form/DirectorObjectForm.php:1522 msgid "An URL pointing to additional notes for this object" msgstr "Eine URL zu Notizen für dieses Objekt" -#: library/Director/Web/Form/DirectorObjectForm.php:1517 +#: library/Director/Web/Form/DirectorObjectForm.php:1538 msgid "" "An URL pointing to an icon for this object. Try \"tux.png\" for icons " "relative to public/img/icons or \"cloud\" (no extension) for items from the " @@ -898,12 +932,12 @@ msgstr "" "public/img/icons oder \"cloud\" (ohne Erweiterung) für Objekte aus dem " "Icinga Icon-Fundus" -#: library/Director/Web/Form/DirectorObjectForm.php:1273 +#: library/Director/Web/Form/DirectorObjectForm.php:1294 msgid "" "An alternative display name for this group. If you wonder how this could be " "helpful just leave it blank" msgstr "" -"Ein alternativer Anzeigename für diese Gruppe. Kann leer gelassen werden." +"Ein alternativer Anzeigename für diese Gruppe. Kann leer gelassen werden" #: application/forms/ImportRowModifierForm.php:54 msgid "" @@ -937,7 +971,7 @@ msgstr "" "Eine ausführliche Beschreibung dieses Felds. Wird angezeigt, sobald ein " "Benutzer den Fokus auf dieses Feld legt" -#: library/Director/Import/ImportSourceLdap.php:55 +#: library/Director/Import/ImportSourceLdap.php:58 msgid "" "An object class to search for. Might be \"user\", \"group\", \"computer\" or " "similar" @@ -957,11 +991,12 @@ msgstr "" msgid "Any first (leftmost) component" msgstr "Beliebige erste (linkeste) Komponente" -#: library/Director/Web/SelfService.php:115 +#: library/Director/Web/SelfService.php:70 +#: library/Director/Web/SelfService.php:111 msgid "Api Key:" msgstr "API-Schlüssel:" -#: library/Director/Web/Controller/TemplateController.php:53 +#: library/Director/Web/Controller/TemplateController.php:54 #, php-format msgid "Applied %s" msgstr "Angewendete(r) %s" @@ -970,13 +1005,13 @@ msgstr "Angewendete(r) %s" msgid "Applied groups" msgstr "Angewendete Gruppen" -#: application/controllers/HostController.php:344 +#: application/controllers/HostController.php:346 #, php-format msgid "Applied service: %s" msgstr "Zugewiesener Service: %s" -#: application/controllers/HostController.php:189 -#: application/controllers/HostController.php:277 +#: application/controllers/HostController.php:204 +#: application/controllers/HostController.php:279 msgid "Applied services" msgstr "Zugewiesene Services" @@ -994,11 +1029,11 @@ msgstr "Apply \"%s\"" msgid "Apply %d pending schema migrations" msgstr "%d Schema-Migrations-Scripte anwenden" -#: application/forms/IcingaServiceForm.php:609 +#: application/forms/IcingaServiceForm.php:616 msgid "Apply For" msgstr "Anwenden auf" -#: library/Director/Web/Controller/TemplateController.php:168 +#: library/Director/Web/Controller/TemplateController.php:169 msgid "Apply Rule" msgstr "Apply-Regel" @@ -1006,9 +1041,10 @@ msgstr "Apply-Regel" msgid "Apply Rule rendering preview" msgstr "Rendering-Vorschau für diese Apply-Regel" +#: library/Director/Import/ImportSourceDirectorObject.php:83 +#: library/Director/Web/Table/ServiceTemplateUsageTable.php:12 #: library/Director/Web/Table/DependencyTemplateUsageTable.php:11 #: library/Director/Web/Table/NotificationTemplateUsageTable.php:11 -#: library/Director/Web/Table/ServiceTemplateUsageTable.php:12 msgid "Apply Rules" msgstr "Apply-Regeln" @@ -1025,7 +1061,7 @@ msgid "Apply notifications with specific properties according to given rules. " msgstr "" "Benachrichtigungen mit bestimmten Eigenschaften anhand von Regeln hinzufügen." -#: library/Director/Web/Form/DirectorObjectForm.php:1098 +#: library/Director/Web/Form/DirectorObjectForm.php:1119 msgid "Apply rule" msgstr "Apply Regel" @@ -1037,9 +1073,9 @@ msgstr "Apply-Regel Historie" msgid "Apply schema migrations" msgstr "Schema-Migrations-Scripte anwenden" -#: application/forms/IcingaScheduledDowntimeForm.php:78 -#: application/forms/IcingaDependencyForm.php:93 #: application/forms/IcingaNotificationForm.php:81 +#: application/forms/IcingaDependencyForm.php:93 +#: application/forms/IcingaScheduledDowntimeForm.php:78 msgid "Apply to" msgstr "Anwenden auf" @@ -1064,22 +1100,22 @@ msgstr "Argumentname" msgid "Arguments" msgstr "Argumente" -#: library/Director/DataType/DataTypeDirectorObject.php:77 -#: library/Director/DataType/DataTypeSqlQuery.php:77 #: library/Director/DataType/DataTypeDatalist.php:131 +#: library/Director/DataType/DataTypeDirectorObject.php:80 +#: library/Director/DataType/DataTypeSqlQuery.php:77 msgid "Array" msgstr "Array" -#: library/Director/Web/Form/DirectorObjectForm.php:1578 +#: library/Director/Web/Form/DirectorObjectForm.php:1599 msgid "Assign where" msgstr "Zuweisen wo" #: application/forms/IcingaScheduledDowntimeForm.php:27 -#: library/Director/Web/Widget/ActivityLogInfo.php:536 +#: library/Director/Web/Widget/ActivityLogInfo.php:538 msgid "Author" msgstr "Autor" -#: library/Director/DataType/DataTypeDatalist.php:144 +#: library/Director/DataType/DataTypeDatalist.php:149 msgid "Autocomplete" msgstr "Automatische Vervollständigung" @@ -1087,7 +1123,7 @@ msgstr "Automatische Vervollständigung" msgid "Automate all tasks" msgstr "Automatisiere alle Aufgaben" -#: configuration.php:134 +#: configuration.php:137 msgid "Automation" msgstr "Automatisierung" @@ -1095,27 +1131,27 @@ msgstr "Automatisierung" msgid "Available choices" msgstr "Verfügbare Auswahlmöglichkeiten" -#: application/controllers/BasketController.php:50 -#: library/Director/Web/Controller/TemplateController.php:94 +#: application/controllers/BasketController.php:53 +#: library/Director/Web/Controller/TemplateController.php:95 msgid "Back" msgstr "Zurück" -#: application/controllers/BasketController.php:32 -#: application/forms/AddToBasketForm.php:60 +#: application/controllers/BasketController.php:35 +#: application/forms/AddToBasketForm.php:61 #: library/Director/Web/Table/BasketTable.php:31 msgid "Basket" msgstr "Basket" -#: application/forms/BasketForm.php:34 +#: application/forms/BasketForm.php:35 msgid "Basket Definitions" msgstr "Basket-Definitionen" #: application/forms/BasketUploadForm.php:29 -#: application/forms/BasketForm.php:44 +#: application/forms/BasketForm.php:45 msgid "Basket Name" msgstr "Basket-Name" -#: application/controllers/BasketController.php:140 +#: application/controllers/BasketController.php:141 msgid "Basket Snapshots" msgstr "Basket-Snapshots" @@ -1123,12 +1159,12 @@ msgstr "Basket-Snapshots" msgid "Basket has been uploaded" msgstr "Basket wurde hochgeladen" -#: application/controllers/BasketController.php:76 +#: application/controllers/BasketController.php:77 #: application/controllers/BasketsController.php:17 msgid "Baskets" msgstr "Baskets" -#: application/forms/SyncRuleForm.php:87 +#: application/forms/SyncRuleForm.php:89 msgid "" "Be careful: this is usually NOT what you want, as it makes Sync \"blind\" " "for objects matching this filter. This means that \"Purge\" will not work as " @@ -1141,38 +1177,58 @@ msgstr "" "Whitelist\"-Eigenschaftsmodifikator ist für gewöhnlich was man stattdessen " "nutzen möchte." -#: library/Director/Web/Widget/BackgroundDaemonDetails.php:72 +#: library/Director/PropertyModifier/PropertyModifierTrim.php:20 +msgid "Beginning and Ending" +msgstr "Anfang und Ende" + +#: library/Director/PropertyModifier/PropertyModifierTrim.php:21 +msgid "Beginning only" +msgstr "Nur den Anfang" + +#: library/Director/Web/Widget/BackgroundDaemonDetails.php:79 msgid "Binary" msgstr "Binary" -#: application/forms/IcingaServiceForm.php:160 -msgid "Blacklist" -msgstr "Blacklist" - -#: application/forms/IcingaObjectFieldForm.php:125 #: application/forms/DirectorDatafieldForm.php:150 +#: application/forms/IcingaObjectFieldForm.php:125 msgid "Caption" -msgstr "Überschrift" +msgstr "Beschriftung" + +#: library/Director/Dashboard/Dashlet/DatafieldCategoryDashlet.php:17 +msgid "Categories bring structure to your Data Fields" +msgstr "Kategorien bringen Struktur in konfigurierte Datenfelder" + +#: library/Director/Web/Table/DatafieldCategoryTable.php:49 +msgid "Category Name" +msgstr "Kategoriename" + +#: application/forms/DirectorDatafieldCategoryForm.php:23 +msgid "Category name" +msgstr "Kategoriename" #: application/forms/IcingaMultiEditForm.php:269 #, php-format msgid "Changing this value affects %d object(s): %s" msgstr "Diesen Wert zu ändern beeinflusst %d Objekt(e): %s" +#: library/Director/PropertyModifier/PropertyModifierTrim.php:28 +msgid "Character Mask" +msgstr "Zeichenmaske" + #: library/Director/Import/ImportSourceCoreApi.php:57 msgid "Check Commands" msgstr "Check-Kommando" -#: library/Director/Web/Form/DirectorObjectForm.php:1294 +#: library/Director/Web/Form/DirectorObjectForm.php:1315 msgid "Check command" msgstr "Check-Kommando" -#: application/forms/IcingaNotificationForm.php:255 -#: library/Director/Web/Form/DirectorObjectForm.php:1295 +#: application/forms/IcingaNotificationForm.php:263 +#: library/Director/Web/Form/DirectorObjectForm.php:1316 msgid "Check command definition" msgstr "Check-Kommandodefinition" -#: library/Director/Web/Form/DirectorObjectForm.php:1363 +#: library/Director/Web/Form/DirectorObjectForm.php:1384 msgid "" "Check command timeout in seconds. Overrides the CheckCommand's timeout " "attribute" @@ -1180,24 +1236,24 @@ msgstr "" "Timeout für das Check-Kommando in Sekunden. Überschreibt die Timeout-" "Konfiguration des Kommandos" -#: library/Director/Web/Form/DirectorObjectForm.php:323 +#: library/Director/Web/Form/DirectorObjectForm.php:336 msgid "Check execution" msgstr "Check-Ausführung" -#: application/forms/SyncCheckForm.php:23 #: application/forms/ImportCheckForm.php:23 +#: application/forms/SyncCheckForm.php:23 msgid "Check for changes" msgstr "Auf Änderungen prüfen" -#: library/Director/Web/Form/DirectorObjectForm.php:1330 +#: library/Director/Web/Form/DirectorObjectForm.php:1351 msgid "Check interval" msgstr "Check-Intervall" -#: library/Director/Web/Form/DirectorObjectForm.php:1375 +#: library/Director/Web/Form/DirectorObjectForm.php:1396 msgid "Check period" msgstr "Checkzeitraum" -#: library/Director/Web/Form/DirectorObjectForm.php:1361 +#: library/Director/Web/Form/DirectorObjectForm.php:1382 msgid "Check timeout" msgstr "Check-Timeout" @@ -1209,7 +1265,7 @@ msgstr "Überprüfen dieser Importquelle fehlgeschlagen" msgid "Checking this sync rule failed" msgstr "Überprüfen dieser Synchronisationsregel fehlgeschlagen" -#: library/Director/Web/Widget/ActivityLogInfo.php:573 +#: library/Director/Web/Widget/ActivityLogInfo.php:575 msgid "Checksum" msgstr "Prüfsumme" @@ -1230,7 +1286,7 @@ msgstr "Auswahlname" msgid "Choices" msgstr "Auswahl" -#: application/forms/BasketForm.php:78 +#: application/forms/BasketForm.php:79 msgid "" "Choose \"All\" to always add all of them, \"Ignore\" to not care about a " "specific Type at all and opt for \"Custom Selection\" in case you want to " @@ -1241,6 +1297,10 @@ msgstr "" "\"Benutzerdefinierte Auswahl\" wenn nur bestimmte Objekte manuell gewählt " "werden sollen." +#: application/controllers/IndexController.php:53 +msgid "Choose DB Resource" +msgstr "Datenbankressource wählen" + #: application/forms/IcingaHostForm.php:176 msgid "Choose a Host Template" msgstr "Wähle eine Service-Vorlage" @@ -1257,7 +1317,7 @@ msgstr "Einen Objekttyp auswählen" msgid "Choose file" msgstr "Datei wählen" -#: application/forms/IcingaServiceForm.php:587 +#: application/forms/IcingaServiceForm.php:594 msgid "Choose the host this single service should be assigned to" msgstr "Host wählen, dem dieser einzelne Service zugewiesen werden soll" @@ -1278,55 +1338,55 @@ msgstr "" msgid "Chose an (optional) parent zone" msgstr "Eine (optionale) Elternzone auswählen" -#: library/Director/Web/Widget/Documentation.php:31 +#: library/Director/Web/Widget/Documentation.php:38 #, php-format msgid "Click to read our documentation: %s" msgstr "Anklicken um unsere Dokumentation zu lesen: %s" -#: application/controllers/ImportsourceController.php:123 -#: application/controllers/SyncruleController.php:498 -#: library/Director/Web/Form/CloneImportSourceForm.php:34 -#: library/Director/Web/Form/CloneSyncRuleForm.php:34 -#: library/Director/Web/Controller/ObjectController.php:316 +#: application/controllers/SyncruleController.php:482 +#: application/controllers/ImportsourceController.php:126 #: library/Director/Web/ActionBar/AutomationObjectActionBar.php:44 +#: library/Director/Web/Controller/ObjectController.php:320 +#: library/Director/Web/Form/CloneSyncRuleForm.php:34 +#: library/Director/Web/Form/CloneImportSourceForm.php:34 msgid "Clone" msgstr "Klonen" -#: application/forms/IcingaCloneObjectForm.php:91 +#: application/forms/IcingaCloneObjectForm.php:93 #, php-format msgid "Clone \"%s\"" msgstr "Klone \"%s\"" -#: application/forms/IcingaCloneObjectForm.php:51 +#: application/forms/IcingaCloneObjectForm.php:53 msgid "Clone Service Sets" msgstr "Klone Service-Set" -#: application/forms/IcingaCloneObjectForm.php:42 +#: application/forms/IcingaCloneObjectForm.php:44 msgid "Clone Services" msgstr "Klone Services" -#: application/forms/IcingaCloneObjectForm.php:83 +#: application/forms/IcingaCloneObjectForm.php:85 msgid "Clone Template Fields" msgstr "Vorlagen-Felder klonen" -#: application/forms/IcingaCloneObjectForm.php:32 +#: application/forms/IcingaCloneObjectForm.php:34 msgid "Clone the object as is, preserving imports" msgstr "Objekt vollständig unter Erhalt der Vererbung klonen" -#: application/forms/IcingaCloneObjectForm.php:72 +#: application/forms/IcingaCloneObjectForm.php:74 msgid "Clone this service to the very same or to another Host" msgstr "Klone diesen Service zum selben oder einem anderen Host" -#: application/forms/IcingaCloneObjectForm.php:63 +#: application/forms/IcingaCloneObjectForm.php:65 msgid "Clone this service to the very same or to another Service Set" -msgstr "Klone diesen Service " +msgstr "Klone diesen Service" -#: library/Director/Web/Controller/ObjectController.php:174 +#: library/Director/Web/Controller/ObjectController.php:178 #, php-format msgid "Clone: %s" msgstr "Klone %s" -#: library/Director/Web/Form/DirectorObjectForm.php:1137 +#: library/Director/Web/Form/DirectorObjectForm.php:1158 msgid "Cluster Zone" msgstr "Cluster Zone" @@ -1338,8 +1398,8 @@ msgstr "" "Kombiniere mehrere Vorlagen zu sprechenden Wahlmöglichkeiten, um die " "Benutzung zu vereinfachen" -#: application/forms/IcingaCommandForm.php:59 #: application/forms/SyncRuleForm.php:20 +#: application/forms/IcingaCommandForm.php:59 #: library/Director/TranslationDummy.php:16 msgid "Command" msgstr "Kommando" @@ -1356,7 +1416,7 @@ msgstr "Kommando-Vorlage" msgid "Command Templates" msgstr "Kommando-Vorlagen" -#: application/controllers/CommandController.php:89 +#: application/controllers/CommandController.php:85 #, php-format msgid "Command arguments: %s" msgstr "Kommandoargumente: %s" @@ -1373,7 +1433,7 @@ msgstr "Kommandoname" msgid "Command type" msgstr "Kommandotyp" -#: configuration.php:126 +#: configuration.php:129 #: library/Director/Dashboard/Dashlet/CommandObjectDashlet.php:13 #: library/Director/Dashboard/Dashlet/CheckCommandsDashlet.php:19 #: library/Director/Web/Table/CustomvarVariantsTable.php:57 @@ -1384,7 +1444,7 @@ msgstr "Kommandos" msgid "Comment" msgstr "Kommentar" -#: application/controllers/BasketController.php:336 +#: application/controllers/BasketController.php:343 #, php-format msgid "Comparing %s \"%s\" from Snapshot \"%s\" to current config" msgstr "" @@ -1400,10 +1460,10 @@ msgid "Condition format" msgstr "Bedingungsformat" #: application/controllers/JobController.php:102 -#: application/controllers/ConfigController.php:258 -#: application/controllers/ConfigController.php:469 -#: library/Director/Web/Widget/DeploymentInfo.php:60 +#: application/controllers/ConfigController.php:270 +#: application/controllers/ConfigController.php:481 #: library/Director/Web/Table/CoreApiFieldsTable.php:80 +#: library/Director/Web/Widget/DeploymentInfo.php:60 msgid "Config" msgstr "Konfiguration" @@ -1411,45 +1471,45 @@ msgstr "Konfiguration" msgid "Config Deployment" msgstr "Ausrollen der Konfiguration" -#: application/controllers/ConfigController.php:444 -#: application/forms/DeploymentLinkForm.php:155 +#: application/controllers/ConfigController.php:456 +#: application/forms/DeploymentLinkForm.php:165 #: application/forms/DeployConfigForm.php:100 msgid "Config deployment failed" msgstr "Ausrollen der Konfiguration fehlgeschlagen" -#: application/controllers/ConfigController.php:344 -#: application/controllers/ConfigController.php:345 +#: application/controllers/ConfigController.php:356 +#: application/controllers/ConfigController.php:357 msgid "Config diff" msgstr "Konfigurationsunterschied" -#: application/controllers/ConfigController.php:303 -#: application/controllers/ConfigController.php:405 +#: application/controllers/ConfigController.php:315 +#: application/controllers/ConfigController.php:417 #, php-format msgid "Config file \"%s\"" msgstr "Konfigurationsdatei \"%s\"" -#: application/controllers/ConfigController.php:424 -#: application/forms/DeploymentLinkForm.php:142 +#: application/controllers/ConfigController.php:436 +#: application/forms/DeploymentLinkForm.php:152 #: application/forms/DeployConfigForm.php:76 #: application/forms/DeployConfigForm.php:95 msgid "Config has been submitted, validation is going on" msgstr "Konfiguration wurde übergeben, Überprüfung ist im Gange" -#: application/forms/DeployFormsBug7530.php:83 +#: application/forms/DeployFormsBug7530.php:87 msgid "Config has not been deployed" msgstr "Konfiguration wurde nicht ausgerollt" -#: library/Director/Web/ObjectPreview.php:40 +#: library/Director/Web/ObjectPreview.php:41 #, php-format msgid "Config preview: %s" msgstr "Konfigurationsvorschau: %s" -#: library/Director/Web/Widget/DeploymentInfo.php:82 #: library/Director/ProvidedHook/Monitoring/ServiceActions.php:54 +#: library/Director/Web/Widget/DeploymentInfo.php:82 msgid "Configuration" msgstr "Konfiguration" -#: application/controllers/HostController.php:212 +#: application/controllers/HostController.php:227 msgid "Configuration (read-only)" msgstr "Konfiguration (nur lesen)" @@ -1466,16 +1526,16 @@ msgstr "Konfigurationsformat" msgid "Configuration has been stored" msgstr "Konfiguration wurde gespeichert" -#: application/forms/AddToBasketForm.php:111 +#: application/forms/AddToBasketForm.php:112 #, php-format msgid "Configuration objects have been added to the chosen basket \"%s\"" msgstr "Konfigurationsobjekte wurden zum gewählten Basket \"%s\" hinzugefügt" -#: library/Director/Web/SelfService.php:152 -msgid "Configure this Agent via Self Service API" +#: library/Director/Web/SelfService.php:192 +msgid "Configure this Agent via Self Service API" msgstr "Konfiguriere diesen Agent über die Selbstbedienungs-API" -#: application/controllers/BasketController.php:229 +#: application/controllers/BasketController.php:230 msgid "Content Checksum" msgstr "Prüfsumme (Inhalt)" @@ -1483,36 +1543,40 @@ msgstr "Prüfsumme (Inhalt)" msgid "Create" msgstr "Erstellen" -#: application/controllers/BasketController.php:102 +#: application/controllers/BasketController.php:103 msgid "Create Basket" msgstr "Basket erstellen" +#: application/controllers/IndexController.php:46 +msgid "Create Schema" +msgstr "Schema erstellen" + #: application/forms/BasketCreateSnapshotForm.php:23 msgid "Create Snapshot" msgstr "Snapshot erstellen" -#: library/Director/Web/Controller/ObjectsController.php:300 +#: library/Director/Web/Controller/ObjectsController.php:304 #, php-format msgid "Create a new %s Apply Rule" msgstr "Erstelle eine neue %s Apply-Regel" -#: library/Director/Web/Controller/ObjectsController.php:341 +#: library/Director/Web/Controller/ObjectsController.php:345 #, php-format msgid "Create a new %s Set" msgstr "Erstelle ein neues %s-Set" -#: library/Director/Web/Controller/TemplateController.php:156 +#: library/Director/Web/Controller/TemplateController.php:157 #, php-format msgid "Create a new %s inheriting from this one" msgstr "Neuen und von diesem erbenden %s erstellen" -#: library/Director/Web/Controller/TemplateController.php:146 -#: library/Director/Web/Controller/TemplateController.php:166 +#: library/Director/Web/Controller/TemplateController.php:147 +#: library/Director/Web/Controller/TemplateController.php:167 #, php-format msgid "Create a new %s inheriting from this template" msgstr "Einen neuen von dieser Vorlage erbenden %s erstellen" -#: application/controllers/BasketController.php:103 +#: application/controllers/BasketController.php:104 msgid "Create a new Configuration Basket" msgstr "Erstelle einen neuen Konfigurationsbasket" @@ -1536,7 +1600,7 @@ msgstr "Datenbankschema erstellen" msgid "Create schema" msgstr "Datenbankschema erstellen" -#: application/controllers/BasketController.php:228 +#: application/controllers/BasketController.php:229 msgid "Created" msgstr "Erstellt" @@ -1544,11 +1608,11 @@ msgstr "Erstellt" msgid "Critical" msgstr "Kritisch" -#: library/Director/Web/Controller/TemplateController.php:185 +#: library/Director/Web/Controller/TemplateController.php:186 msgid "Current Template Usage" msgstr "Aktuelle Nutzung dieser Vorlage" -#: application/forms/BasketForm.php:53 +#: application/forms/BasketForm.php:54 msgid "Custom Selection" msgstr "Benutzerdefinierte Auswahl" @@ -1561,11 +1625,11 @@ msgstr "Benutzerdefinierte Variable" msgid "Custom Variable variants: %s" msgstr "Varianten der benutzerdefinierten Variable: %s" -#: library/Director/Web/Tabs/DataTabs.php:27 +#: library/Director/Web/Tabs/DataTabs.php:30 msgid "Custom Variables" msgstr "Benutzerdefinierte Variablen" -#: application/controllers/DataController.php:80 +#: application/controllers/DataController.php:99 msgid "Custom Vars - Overview" msgstr "Benutzerdefinierte Variablen - Übersicht" @@ -1573,7 +1637,7 @@ msgstr "Benutzerdefinierte Variablen - Übersicht" msgid "Custom expression" msgstr "Benutzerdefinierter Ausdruck" -#: library/Director/Web/Controller/ObjectController.php:190 +#: library/Director/Web/Controller/ObjectController.php:194 #, php-format msgid "Custom fields: %s" msgstr "Benutzerdefinierte Felder: \"%s\"" @@ -1582,8 +1646,8 @@ msgstr "Benutzerdefinierte Felder: \"%s\"" msgid "Custom notification" msgstr "Benutzerdefinierte Benachrichtigung" -#: application/forms/IcingaServiceForm.php:438 -#: library/Director/Web/Form/IcingaObjectFieldLoader.php:227 +#: application/forms/IcingaServiceForm.php:445 +#: library/Director/Web/Form/IcingaObjectFieldLoader.php:266 msgid "Custom properties" msgstr "Benutzerdefinierte Eigenschaften" @@ -1598,7 +1662,7 @@ msgstr "Benutzerdefinierte Variable (vars.)" #: application/controllers/SuggestController.php:250 #: application/controllers/SuggestController.php:260 #: library/Director/Objects/IcingaHost.php:157 -#: library/Director/Objects/IcingaService.php:727 +#: library/Director/Objects/IcingaService.php:729 msgid "Custom variables" msgstr "Benutzerdefinierte Variablen" @@ -1606,7 +1670,7 @@ msgstr "Benutzerdefinierte Variablen" msgid "CustomVar Overview" msgstr "Benutzerdefinierte Variable - Übersicht" -#: library/Director/Import/ImportSourceSql.php:40 +#: library/Director/Import/ImportSourceSql.php:41 msgid "DB Query" msgstr "Datenbank-Abfrage" @@ -1626,29 +1690,38 @@ msgstr "DNS-Record-Typ" msgid "Daemon" msgstr "Dienst" -#: library/Director/Web/Widget/BackgroundDaemonDetails.php:41 +#: library/Director/Web/Widget/BackgroundDaemonDetails.php:40 #, php-format msgid "Daemon has been stopped %s, was running with PID %s as %s@%s" msgstr "Dienst wurde %s gestoppt, lief zuvor mit PID %s als %s@%s" -#: library/Director/Web/Widget/BackgroundDaemonDetails.php:90 +#: library/Director/Web/Widget/BackgroundDaemonDetails.php:62 #, php-format msgid "Daemon is running with PID %s as %s@%s, last refresh happened %s" msgstr "" "Dienst läuft mit PID %s als %s@%s, die letzte Aktualisierung fand %s statt" -#: library/Director/Web/Widget/BackgroundDaemonDetails.php:54 +#: library/Director/Web/Widget/BackgroundDaemonDetails.php:51 #, php-format msgid "" "Daemon keep-alive is outdated, was last seen running with PID %s as %s@%s %s" msgstr "" "Daemon keep-alive is outdated, was last seen running with PID %s as %s@%s %s" -#: application/controllers/DataController.php:63 +#: application/controllers/DataController.php:82 +#: library/Director/Dashboard/Dashlet/DatafieldCategoryDashlet.php:11 +msgid "Data Field Categories" +msgstr "Datenfeldkategorien" + +#: application/forms/DirectorDatafieldForm.php:168 +msgid "Data Field Category" +msgstr "Datenfeldkategorie" + +#: application/controllers/DataController.php:64 msgid "Data Fields" msgstr "Datenfelder" -#: application/controllers/DataController.php:53 +#: application/controllers/DataController.php:54 msgid "Data List" msgstr "Datenliste" @@ -1656,15 +1729,27 @@ msgstr "Datenliste" msgid "Data List Entry" msgstr "Datenlisteneintrag" -#: application/controllers/DataController.php:47 +#: application/controllers/DataController.php:48 #, php-format msgid "Data List: %s" msgstr "Datenliste: %s" -#: application/forms/BasketForm.php:30 +#: application/forms/BasketForm.php:31 msgid "Data Lists" msgstr "Datenlisten" +#: library/Director/Web/Tabs/DataTabs.php:24 +msgid "Data field categories" +msgstr "Datenfeldkategorien" + +#: application/forms/DirectorDatafieldCategoryForm.php:17 +msgid "" +"Data field categories allow to structure Data Fields. Fields with a category " +"will be shown grouped by category." +msgstr "" +"Datenfeldkategorien erlauben es, Datenfelder zu strukturieren. Felder mit " +"einer Kategorie werden nach Kategorie gruppiert angezeigt." + #: library/Director/Web/Tabs/DataTabs.php:21 msgid "Data fields" msgstr "Datenfelder" @@ -1685,14 +1770,14 @@ msgstr "" #: library/Director/Dashboard/Dashlet/DatafieldDashlet.php:17 msgid "Data fields make sure that configuration fits your rules" msgstr "" -"Datenfelder sorgen dafür, dass die Konfiguration in vorgegebene Regeln passt." +"Datenfelder sorgen dafür, dass die Konfiguration in vorgegebene Regeln passt" #: application/forms/DirectorDatalistForm.php:24 msgid "Data list" msgstr "Datenliste" -#: application/controllers/DataController.php:20 -#: library/Director/Web/Tabs/DataTabs.php:24 +#: application/controllers/DataController.php:21 +#: library/Director/Web/Tabs/DataTabs.php:27 msgid "Data lists" msgstr "Datenlisten" @@ -1711,7 +1796,7 @@ msgstr "" "Letzteres erlaubt das Synchronisieren der verfügbaren Auswahlmöglichkeiten " "mit externen Datenquellen" -#: application/forms/DirectorDatafieldForm.php:176 +#: application/forms/DirectorDatafieldForm.php:181 msgid "Data type" msgstr "Datentyp" @@ -1719,17 +1804,21 @@ msgstr "Datentyp" msgid "Database backend" msgstr "Datenbankbackend" -#: library/Director/Web/Widget/ActivityLogInfo.php:537 +#: library/Director/Web/Widget/ActivityLogInfo.php:539 msgid "Date" msgstr "Datum" #: application/forms/IcingaTimePeriodRangeForm.php:21 #: application/forms/IcingaScheduledDowntimeRangeForm.php:22 -#: library/Director/Web/Table/IcingaScheduledDowntimeRangeTable.php:51 #: library/Director/Web/Table/IcingaTimePeriodRangeTable.php:45 +#: library/Director/Web/Table/IcingaScheduledDowntimeRangeTable.php:51 msgid "Day(s)" msgstr "Tag(e)" +#: application/forms/IcingaServiceForm.php:158 +msgid "Deactivate" +msgstr "Deaktivieren" + #: application/forms/SettingsForm.php:118 msgid "" "Default configuration format. Please note that v1.x is for special " @@ -1769,7 +1858,7 @@ msgstr "" "Nützlich sind diese auch für Dashboards, Benachrichtigungen oder " "Berechtigungen" -#: application/forms/SelfServiceSettingsForm.php:103 +#: application/forms/SelfServiceSettingsForm.php:116 msgid "" "Define a download Url or local directory from which the a specific Icinga 2 " "Agent MSI Installer package should be fetched. Please ensure to only define " @@ -1804,18 +1893,20 @@ msgstr "" msgid "" "Define what should happen when an object with a matching key already exists. " "You could merge its properties (import source wins), replace it completely " -"with the imported object or ignore it (helpful for one-time imports)" +"with the imported object or ignore it (helpful for one-time imports). " +"\"Update only\" means that this Rule would never create (or delete) full " +"Objects." msgstr "" "Angeben, was geschehen soll wenn ein Objekt mit gleichem Schlüssel bereits " "existiert. Die Eigenschaften können zusammengeführt (Importquelle gewinnt), " "durch das importierte Objekt ersetzt oder ignoriert (hilfreich für einmalige " -"Importe) werden" +"Importe) werden." #: library/Director/Dashboard/ObjectsDashboard.php:15 msgid "Define whatever you want to be monitored" msgstr "Angeben, was überwacht werden soll" -#: library/Director/Web/Form/DirectorObjectForm.php:1352 +#: library/Director/Web/Form/DirectorObjectForm.php:1373 msgid "Defines after how many check attempts a new hard state is reached" msgstr "" "Legt fest, nach wie vielen Versuchen ein neuer Hard State erreicht wird" @@ -1841,7 +1932,7 @@ msgid "Delay unless the first notification should be sent" msgstr "Verzögerung bis die erste Benachrichtigung verschickt werden soll" #: application/forms/IcingaObjectFieldForm.php:193 -#: library/Director/Web/Form/DirectorObjectForm.php:902 +#: library/Director/Web/Form/DirectorObjectForm.php:923 msgid "Delete" msgstr "Löschen" @@ -1849,7 +1940,7 @@ msgstr "Löschen" msgid "Delimiter" msgstr "Trenner" -#: application/forms/BasketForm.php:29 +#: application/forms/BasketForm.php:30 #: library/Director/Dashboard/Dashlet/DependencyObjectDashlet.php:13 msgid "Dependencies" msgstr "Abhängigkeiten" @@ -1858,7 +1949,7 @@ msgstr "Abhängigkeiten" msgid "Dependency" msgstr "Abhängigkeit" -#: application/forms/DeploymentLinkForm.php:88 +#: application/forms/DeploymentLinkForm.php:94 msgid "Deploy" msgstr "Ausrollen" @@ -1875,8 +1966,8 @@ msgstr "Konfiguration auf Icinga Knoten ausrollen" msgid "Deploy modified config" msgstr "Veränderte Konfiguration ausrollen" -#: application/controllers/ConfigController.php:251 -#: application/controllers/ConfigController.php:461 +#: application/controllers/ConfigController.php:263 +#: application/controllers/ConfigController.php:473 #: library/Director/Web/Widget/DeploymentInfo.php:54 msgid "Deployment" msgstr "Deployment" @@ -1901,20 +1992,21 @@ msgstr "Ausrollmodus für Icinga 1 Konfiguration" msgid "Deployment time" msgstr "Deployment-Zeit" -#: configuration.php:143 -#: application/controllers/ConfigController.php:50 +#: configuration.php:146 +#: application/controllers/ConfigController.php:52 #: library/Director/Web/Tabs/InfraTabs.php:36 msgid "Deployments" msgstr "Deployments" -#: application/forms/IcingaCommandArgumentForm.php:31 #: application/forms/SyncRuleForm.php:36 #: application/forms/ImportSourceForm.php:24 -#: application/forms/IcingaTemplateChoiceForm.php:56 -#: application/forms/IcingaObjectFieldForm.php:133 -#: application/forms/IcingaServiceSetForm.php:100 +#: application/forms/IcingaCommandArgumentForm.php:31 #: application/forms/ImportRowModifierForm.php:52 +#: application/forms/DirectorDatafieldCategoryForm.php:31 #: application/forms/DirectorDatafieldForm.php:159 +#: application/forms/IcingaTemplateChoiceForm.php:56 +#: application/forms/IcingaServiceSetForm.php:100 +#: application/forms/IcingaObjectFieldForm.php:133 msgid "Description" msgstr "Beschreibung" @@ -1938,8 +2030,8 @@ msgstr "" "Wussten Sie, dass sich dieser Health-Check (oder auch nur Abschnitte daraus) " "als regelmäßiger Icinga-Check ausführen lässt?" -#: application/controllers/ConfigController.php:406 -#: library/Director/Web/Widget/ActivityLogInfo.php:368 +#: application/controllers/ConfigController.php:418 +#: library/Director/Web/Widget/ActivityLogInfo.php:370 msgid "Diff" msgstr "Diff" @@ -1951,8 +2043,8 @@ msgstr "Mit anderer Konfiguration vergleichen" msgid "Direct" msgstr "Direkt" -#: application/controllers/DaemonController.php:19 -#: application/controllers/DaemonController.php:21 +#: application/controllers/DaemonController.php:20 +#: application/controllers/DaemonController.php:22 msgid "Director Background Daemon" msgstr "Director Hintergrunddienst" @@ -1964,6 +2056,10 @@ msgstr "Director-Health" msgid "Director Kickstart Wizard" msgstr "Director Kickstart-Assistent" +#: library/Director/Import/ImportSourceDirectorObject.php:68 +msgid "Director Object" +msgstr "Director-Objekt" + #: library/Director/Dashboard/Dashlet/SettingsDashlet.php:11 msgid "Director Settings" msgstr "Director-Einstellungen" @@ -1985,7 +2081,7 @@ msgid "Disable all Jobs" msgstr "Alle Aufträge deaktivieren" #: application/forms/DirectorJobForm.php:37 -#: library/Director/Web/Form/DirectorObjectForm.php:1255 +#: library/Director/Web/Form/DirectorObjectForm.php:1276 msgid "Disabled" msgstr "Deaktiviert" @@ -1994,17 +2090,17 @@ msgid "Disabled by default, and should only be used in rare cases." msgstr "" "Standardmäßig deaktiviert, sollte nur in seltenen Fällen benutzt werden." -#: library/Director/Web/Form/DirectorObjectForm.php:1256 +#: library/Director/Web/Form/DirectorObjectForm.php:1277 msgid "Disabled objects will not be deployed" msgstr "Deaktivierte Objekte werden nicht ausgerollt" #: application/forms/IcingaTimePeriodForm.php:20 -#: library/Director/Web/Form/DirectorObjectForm.php:1271 +#: library/Director/Web/Form/DirectorObjectForm.php:1292 msgid "Display Name" msgstr "Anzeigename" +#: application/forms/IcingaHostForm.php:336 #: application/forms/IcingaUserForm.php:133 -#: application/forms/IcingaHostForm.php:333 msgid "Display name" msgstr "Anzeigename" @@ -2012,7 +2108,7 @@ msgstr "Anzeigename" msgid "Distinct Commands" msgstr "Unterschiedliche Kommandos" -#: library/Director/Dashboard/DataDashboard.php:15 +#: library/Director/Dashboard/DataDashboard.php:16 msgid "Do more with custom data" msgstr "Mehr mit benutzerdefinierten Daten anfangen" @@ -2020,31 +2116,38 @@ msgstr "Mehr mit benutzerdefinierten Daten anfangen" msgid "Do not transform at all" msgstr "Überhaupt nicht umwandeln" -#: library/Director/Web/SelfService.php:104 -#: library/Director/Web/SelfService.php:157 +#: library/Director/Web/SelfService.php:177 msgid "Documentation" msgstr "Dokumentation" +#: application/forms/SelfServiceSettingsForm.php:50 +msgid "Don't care, my host settings are fine" +msgstr "Keine Sorge, meine Host-Einstellungen sind in Ordnung" + #: library/Director/IcingaConfig/StateFilterSet.php:21 msgid "Down" msgstr "Down" -#: application/controllers/BasketController.php:212 +#: application/controllers/BasketController.php:213 #: application/controllers/SchemaController.php:80 -#: library/Director/Web/SelfService.php:227 -#: library/Director/Web/SelfService.php:240 +#: library/Director/Web/SelfService.php:251 +#: library/Director/Web/SelfService.php:264 msgid "Download" msgstr "Download" +#: application/controllers/ImportsourceController.php:151 +msgid "Download JSON" +msgstr "JSON herunterladen" + #: library/Director/Web/Widget/AdditionalTableActions.php:59 msgid "Download as JSON" msgstr "Als JSON herunterladen" -#: application/forms/SelfServiceSettingsForm.php:70 +#: application/forms/SelfServiceSettingsForm.php:83 msgid "Download from a custom url" msgstr "Von einer benutzerdefinierten URL laden" -#: application/forms/SelfServiceSettingsForm.php:69 +#: application/forms/SelfServiceSettingsForm.php:82 msgid "Download from packages.icinga.com" msgstr "Von packages.icinga.com herunterladen" @@ -2068,7 +2171,11 @@ msgstr "Downtime startet" msgid "Drop Self Service API key" msgstr "Selbstbedienungs-API-Schlüssel verwerfen" -#: library/Director/DataType/DataTypeDatalist.php:143 +#: library/Director/PropertyModifier/PropertyModifierArrayToRow.php:23 +msgid "Drop the current row" +msgstr "Die aktuelle Zeile verwerfen" + +#: library/Director/DataType/DataTypeDatalist.php:148 msgid "Dropdown (list values only)" msgstr "Aufklappmenü (nur Listeneinträge)" @@ -2078,15 +2185,27 @@ msgstr "Aufklappmenü (nur Listeneinträge)" msgid "Duration" msgstr "Dauer" +#: library/Director/PropertyModifier/PropertyModifierListToObject.php:18 +msgid "" +"Each Array in the list must contain this property. It's value will be used " +"as the key/object property name for the row." +msgstr "" +"Jedes Array in der Liste enthält diese Eigenschaft. Dessen Wert wird als " +"Schlüssel/Objektbezeichner für die Zeile benutzt." + +#: application/controllers/DatafieldcategoryController.php:37 +msgid "Edit a Category" +msgstr "Kategorie bearbeiten" + #: application/controllers/DatafieldController.php:37 msgid "Edit a Field" msgstr "Ein Feld bearbeiten" -#: application/controllers/DataController.php:155 +#: application/controllers/DataController.php:174 msgid "Edit list" msgstr "Liste bearbeiten" -#: library/Director/DataType/DataTypeDatalist.php:137 +#: library/Director/DataType/DataTypeDatalist.php:142 msgid "Element behavior" msgstr "Verhalten des Elements" @@ -2098,16 +2217,21 @@ msgstr "E-Mail" msgid "Enable audit log" msgstr "Revisionslog aktivieren" -#: library/Director/Web/Form/DirectorObjectForm.php:1405 +#: library/Director/Web/Form/DirectorObjectForm.php:1426 msgid "Enable event handler" msgstr "Eventhandler aktivieren" -#: library/Director/Web/Form/DirectorObjectForm.php:1417 +#: library/Director/Web/Form/DirectorObjectForm.php:1438 msgid "Enable flap detection" msgstr "Flap-Erkennung aktivieren" +#: library/Director/PropertyModifier/PropertyModifierTrim.php:22 +msgid "Ending only" +msgstr "Nur das Ende" + #: application/forms/SyncRuleForm.php:25 #: application/forms/IcingaEndpointForm.php:24 +#: library/Director/Import/ImportSourceDirectorObject.php:71 #: library/Director/Web/Table/ObjectsTableEndpoint.php:19 msgid "Endpoint" msgstr "Endpunkt" @@ -2120,6 +2244,10 @@ msgstr "Name des Endpunkts" msgid "Endpoint address" msgstr "Adresse des Endpunkts" +#: library/Director/Web/Widget/InspectPackages.php:46 +msgid "Endpoint in your Root Zone" +msgstr "Endpunkte in Rootzone" + #: application/forms/IcingaEndpointForm.php:18 msgid "Endpoint template name" msgstr "Name der Endpunktsvorlage" @@ -2138,7 +2266,7 @@ msgstr "Fehler" msgid "Establish connection" msgstr "Verbindung herstellen" -#: application/forms/IcingaServiceForm.php:613 +#: application/forms/IcingaServiceForm.php:620 msgid "" "Evaluates the apply for rule for all objects with the custom attribute " "specified. E.g selecting \"host.vars.custom_attr\" will generate \"for " @@ -2152,11 +2280,11 @@ msgstr "" "Dabei ist \"config\" dann als \"$config$\" zugänglich. HINWEIS: nur " "benutzerdefinierte Eigenschaften vom Typ \"Array\" sind wählbar." -#: library/Director/Web/Form/DirectorObjectForm.php:1309 +#: library/Director/Web/Form/DirectorObjectForm.php:1330 msgid "Event command" msgstr "Event-Kommando" -#: library/Director/Web/Form/DirectorObjectForm.php:1310 +#: library/Director/Web/Form/DirectorObjectForm.php:1331 msgid "Event command definition" msgstr "Event-Kommandodefinition" @@ -2172,7 +2300,7 @@ msgstr "Andere Zeiträume von diesem ausschließen." msgid "Exclude period" msgstr "Zeitraum ausschließen" -#: library/Director/Web/Form/DirectorObjectForm.php:1387 +#: library/Director/Web/Form/DirectorObjectForm.php:1408 msgid "Execute active checks" msgstr "Aktive Checks ausführen" @@ -2192,7 +2320,7 @@ msgstr "Vorhandene Vorlagen" msgid "Expert mode" msgstr "Expertenmodus" -#: library/Director/DataType/DataTypeDatalist.php:147 +#: library/Director/DataType/DataTypeDatalist.php:152 msgid "Extend the list with new values" msgstr "Erweitere die Liste mit neuen Werten" @@ -2218,8 +2346,8 @@ msgstr "" msgid "External Notification Commands" msgstr "Externe Benachrichtigungskommandos" -#: library/Director/Dashboard/Dashlet/CommandTemplatesDashlet.php:12 #: library/Director/Dashboard/Dashlet/ExternalNotificationCommandsDashlet.php:12 +#: library/Director/Dashboard/Dashlet/CommandTemplatesDashlet.php:12 msgid "" "External Notification Commands have been defined in your local Icinga 2 " "Configuration. " @@ -2227,7 +2355,11 @@ msgstr "" "Externe Benachrichtigungs-Kommandos wurden in der lokalen Icinga-2-" "Konfiguration definiert." -#: library/Director/Web/Widget/BackgroundDaemonDetails.php:68 +#: library/Director/Import/ImportSourceDirectorObject.php:82 +msgid "External Objects" +msgstr "Externe Objekte" + +#: library/Director/Web/Widget/BackgroundDaemonDetails.php:75 msgid "FQDN" msgstr "FQDN" @@ -2250,7 +2382,7 @@ msgstr "Feld wurde entfernt" msgid "Field name" msgstr "Feldname" -#: application/forms/DirectorDatafieldForm.php:177 +#: application/forms/DirectorDatafieldForm.php:182 msgid "Field type" msgstr "Feldtyp" @@ -2258,25 +2390,40 @@ msgstr "Feldtyp" msgid "Fields" msgstr "Felder" -#: library/Director/Web/Table/ConfigFileDiffTable.php:82 #: library/Director/Web/Table/GeneratedConfigFileTable.php:84 +#: library/Director/Web/Table/ConfigFileDiffTable.php:82 msgid "File" msgstr "Datei" -#: application/forms/SyncRuleForm.php:79 +#: library/Director/Web/Widget/InspectPackages.php:54 +#, php-format +msgid "File Content: %s" +msgstr "Dateiinhalt: %s" + +#: library/Director/Web/Widget/InspectPackages.php:52 +#, php-format +msgid "Files in Stage: %s" +msgstr "Dateien im Stage: %s" + +#: library/Director/PropertyModifier/PropertyModifierRejectOrSelect.php:44 +#: library/Director/PropertyModifier/PropertyModifierRejectOrSelect.php:54 +msgid "Filter" +msgstr "Filter" + +#: application/forms/SyncRuleForm.php:81 #: application/forms/SyncPropertyForm.php:102 msgid "Filter Expression" msgstr "Filterausdruck" -#: configuration.php:52 +#: configuration.php:55 msgid "Filter available notification apply rules" msgstr "Verfügbare Benachrichtigungs-Apply-Regeln filtern" -#: configuration.php:45 +#: configuration.php:48 msgid "Filter available service apply rules" msgstr "Verfügbare Service-Apply-Regeln filtern" -#: configuration.php:59 +#: configuration.php:62 msgid "" "Filter available service set templates. Use asterisks (*) as wildcards, like " "in DB* or *net*" @@ -2309,7 +2456,7 @@ msgstr "Flapping" msgid "Flapping ends" msgstr "Flapping endet" -#: library/Director/Web/Form/DirectorObjectForm.php:1438 +#: library/Director/Web/Form/DirectorObjectForm.php:1459 msgid "" "Flapping lower bound in percent for a service to be considered not flapping" msgstr "" @@ -2320,28 +2467,28 @@ msgstr "" msgid "Flapping starts" msgstr "Flapping beginnt" -#: library/Director/Web/Form/DirectorObjectForm.php:1425 +#: library/Director/Web/Form/DirectorObjectForm.php:1446 msgid "Flapping threshold (high)" msgstr "Flapping Schwellewert (hoch)" -#: library/Director/Web/Form/DirectorObjectForm.php:1436 +#: library/Director/Web/Form/DirectorObjectForm.php:1457 msgid "Flapping threshold (low)" msgstr "Flapping Schwellwert (niedrig)" -#: library/Director/Web/Form/DirectorObjectForm.php:1427 +#: library/Director/Web/Form/DirectorObjectForm.php:1448 msgid "Flapping upper bound in percent for a service to be considered flapping" msgstr "" "Obere Flapping-Grenze in Prozent um einen Service als Flapping einzuordnen" -#: application/forms/IcingaCloneObjectForm.php:33 +#: application/forms/IcingaCloneObjectForm.php:35 msgid "Flatten all inherited properties, strip imports" msgstr "Alle vererbten Eigenschaften flach machen, Importierte entfernen" -#: application/forms/SelfServiceSettingsForm.php:87 +#: application/forms/SelfServiceSettingsForm.php:100 msgid "Flush API directory" msgstr "API-Verzeichnis leeren" -#: library/Director/Web/SelfService.php:223 +#: library/Director/Web/SelfService.php:247 msgid "For manual configuration" msgstr "Manuelle Konfiguration" @@ -2349,22 +2496,22 @@ msgstr "Manuelle Konfiguration" msgid "Force rendering" msgstr "Erstellen erzwingen" -#: library/Director/Objects/DirectorDatafield.php:160 +#: library/Director/Objects/DirectorDatafield.php:217 #, php-format msgid "Form element could not be created, %s is missing" msgstr "Formularelement konnte nicht erstellt werden, %s ist nicht vorhanden" -#: library/Director/Web/Form/QuickForm.php:518 -#: library/Director/Web/Form/QuickForm.php:545 +#: library/Director/Web/Form/QuickForm.php:523 +#: library/Director/Web/Form/QuickForm.php:550 msgid "Form has successfully been sent" msgstr "Formular wurde erfolgreich abgeschickt" -#: application/forms/IcingaHostVarForm.php:32 #: application/forms/IcingaServiceVarForm.php:32 +#: application/forms/IcingaHostVarForm.php:32 msgid "Format" msgstr "Format" -#: library/Director/Web/Widget/ActivityLogInfo.php:388 +#: library/Director/Web/Widget/ActivityLogInfo.php:390 msgid "Former object" msgstr "Vorheriges Objekt" @@ -2376,19 +2523,22 @@ msgstr "Voll qualifizierter Domain-Name (FQDN)" msgid "Generate Self Service API key" msgstr "Selbstservice-API-Schlüssel generieren" -#: library/Director/Web/SelfService.php:121 +#: library/Director/Web/SelfService.php:114 msgid "Generate a new key" msgstr "Neuen Schlüssel generieren" -#: application/controllers/ConfigController.php:262 +#: library/Director/Web/SelfService.php:132 +msgid "" +"Generated Host keys will continue to work, but you'll no longer be able to " +"register new Hosts with this key" +msgstr "" +"Generierte Host-Schlüssel werden weiterhin funktionieren, aber es wird nicht " +"mehr möglich sein neue Hosts mit diesem Schlüssel zu registrieren" + +#: application/controllers/ConfigController.php:274 msgid "Generated config" msgstr "Erzeugte Konfiguration" -#: application/controllers/HostController.php:149 -#: application/controllers/HostController.php:230 -msgid "Generated from host vars" -msgstr "Aus Host-Variablen generiert" - #: library/Director/Dashboard/AlertsDashboard.php:17 msgid "Get alerts when something goes wrong" msgstr "Werde alarmiert, wenn etwas schief läuft" @@ -2397,15 +2547,23 @@ msgstr "Werde alarmiert, wenn etwas schief läuft" msgid "Get an overview of used CustomVars and their variants" msgstr "Eine Übersicht über benutzerdefinierte Variablen und deren Varianten" -#: application/controllers/ConfigController.php:222 +#: library/Director/PropertyModifier/PropertyModifierGetHostByAddr.php:27 +msgid "Get host by address (Reverse DNS lookup)" +msgstr "Host über Adresse ermitteln (Reverse DNS Lookup)" + +#: library/Director/PropertyModifier/PropertyModifierGetHostByName.php:27 +msgid "Get host by name (DNS lookup)" +msgstr "Adresse für Hostname ermitteln (DNS Lookup)" + +#: application/controllers/ConfigController.php:234 msgid "Global Director Settings" msgstr "Globale Director-Einstellungen" -#: library/Director/Web/SelfService.php:97 +#: library/Director/Web/SelfService.php:101 msgid "Global Self Service Setting" msgstr "Globale Selbstbedienungs-Einstellungen" -#: application/forms/SelfServiceSettingsForm.php:44 +#: application/forms/SelfServiceSettingsForm.php:57 msgid "Global Zones" msgstr "Globale Zonen" @@ -2426,7 +2584,7 @@ msgstr "Zurück zum \"%s\" Dashboard" msgid "Grace period" msgstr "Gnadenfrist" -#: library/Director/Web/Table/GroupMemberTable.php:59 +#: library/Director/Web/Table/GroupMemberTable.php:72 msgid "Group" msgstr "Gruppe" @@ -2440,7 +2598,7 @@ msgstr "" msgid "Group membership" msgstr "Gruppenmitgliedschaft" -#: library/Director/Web/Controller/ObjectController.php:264 +#: library/Director/Web/Controller/ObjectController.php:268 #, php-format msgid "Group membership: %s" msgstr "Gruppenmitgliedschaft: %s" @@ -2453,22 +2611,26 @@ msgstr "" "Das Bündel von Services in Sets erlaubt es, Services welche häufig gemeinsam " "benutzt werden in einem Einzelschritt zuzuweisen" -#: application/forms/IcingaUserForm.php:109 #: application/forms/IcingaHostForm.php:203 -#: application/forms/IcingaServiceForm.php:635 +#: application/forms/IcingaUserForm.php:109 +#: application/forms/IcingaServiceForm.php:642 #: library/Director/Web/Tabs/ObjectsTabs.php:61 msgid "Groups" msgstr "Gruppen" -#: library/Director/Import/ImportSourceRestApi.php:78 +#: library/Director/Import/ImportSourceRestApi.php:134 msgid "HTTP (this is plaintext!)" msgstr "HTTP (das ist Klartext)" -#: library/Director/Import/ImportSourceRestApi.php:173 +#: library/Director/Import/ImportSourceRestApi.php:149 +msgid "HTTP Header" +msgstr "HTTP-Header" + +#: library/Director/Import/ImportSourceRestApi.php:250 msgid "HTTP proxy" msgstr "HTTP-Proxy" -#: library/Director/Import/ImportSourceRestApi.php:77 +#: library/Director/Import/ImportSourceRestApi.php:133 msgid "HTTPS (strongly recommended)" msgstr "HTTPS (dringend empfohlen)" @@ -2482,8 +2644,8 @@ msgstr "" "Hier finden sich alle Einzel-Services welche einzelnen Hosts zugewiesen " "wurden" -#: library/Director/Web/Table/CoreApiFieldsTable.php:83 #: library/Director/DataType/DataTypeString.php:27 +#: library/Director/Web/Table/CoreApiFieldsTable.php:83 msgid "Hidden" msgstr "Versteckt" @@ -2495,7 +2657,7 @@ msgstr "SQL verbergeb" msgid "Hint: Check Plugin" msgstr "Hinweis: Check-Plugin" -#: application/forms/IcingaServiceForm.php:154 +#: application/forms/IcingaServiceForm.php:152 msgid "Hints regarding this service" msgstr "Hinweise zu diesem Service" @@ -2508,14 +2670,15 @@ msgstr "Historie" #: application/controllers/ServiceController.php:53 #: application/forms/SyncRuleForm.php:12 #: application/forms/IcingaHostVarForm.php:15 -#: application/forms/IcingaServiceForm.php:583 +#: application/forms/IcingaServiceForm.php:590 #: library/Director/TranslationDummy.php:13 +#: library/Director/Import/ImportSourceDirectorObject.php:70 #: library/Director/Web/Table/ObjectsTableEndpoint.php:20 msgid "Host" msgstr "Host" #: application/controllers/SuggestController.php:259 -#: library/Director/Objects/IcingaService.php:740 +#: library/Director/Objects/IcingaService.php:742 msgid "Host Custom variables" msgstr "Benutzerdefinierte Host-Variablen" @@ -2546,13 +2709,13 @@ msgstr "Auswahlmöglichkeit für Hostvorlagen" msgid "Host Templates" msgstr "Host-Vorlagen" +#: application/forms/IcingaHostForm.php:311 #: application/forms/IcingaHostSelfServiceForm.php:35 -#: application/forms/IcingaHostForm.php:308 msgid "Host address" msgstr "Hostadresse" +#: application/forms/IcingaHostForm.php:313 #: application/forms/IcingaHostSelfServiceForm.php:37 -#: application/forms/IcingaHostForm.php:310 msgid "" "Host address. Usually an IPv4 address, but may be any kind of address your " "check plugin is able to deal with" @@ -2560,11 +2723,11 @@ msgstr "" "Hostadresse. Üblicherweise eine IPv4 Adresse, kann jedoch jede Art von " "Adresse sein, mit der das Plugin umgehen kann" -#: configuration.php:64 +#: configuration.php:67 msgid "Host configs" msgstr "Host-Konfigurationen" -#: library/Director/DataType/DataTypeDirectorObject.php:55 +#: library/Director/DataType/DataTypeDirectorObject.php:57 msgid "Host groups" msgstr "Hostgruppen" @@ -2583,7 +2746,7 @@ msgstr "Hostobjekte" #: application/controllers/SuggestController.php:249 #: application/controllers/SuggestController.php:258 #: library/Director/Objects/IcingaHost.php:156 -#: library/Director/Objects/IcingaService.php:739 +#: library/Director/Objects/IcingaService.php:741 msgid "Host properties" msgstr "Hosteigenschaften" @@ -2617,32 +2780,33 @@ msgstr "" "Hostgruppen zugeordnet werden. Außerdem werden sie oft zum Umsetzen von " "eingeschränkten Ansichten in Icinga Web 2 verwendet. Hostgruppen können " "direkt einzelnen Hosts oder Hostvorlagen zugeordnet werden. Auch über Apply " -"Regeln können Hostgruppen zugewiesen werden." +"Regeln können Hostgruppen zugewiesen werden" #: application/forms/IcingaHostForm.php:39 #: library/Director/Web/Table/IcingaServiceSetHostTable.php:38 +#: library/Director/Web/Table/IcingaHostsMatchingFilterTable.php:48 msgid "Hostname" msgstr "Hostname" -#: library/Director/Import/ImportSourceRestApi.php:185 +#: library/Director/Import/ImportSourceRestApi.php:262 msgid "Hostname, IP or :" msgstr "Hostname, IP oder :" -#: configuration.php:118 -#: application/forms/IcingaScheduledDowntimeForm.php:85 -#: application/forms/IcingaDependencyForm.php:100 +#: configuration.php:121 #: application/forms/IcingaNotificationForm.php:89 -#: application/forms/IcingaServiceForm.php:693 +#: application/forms/IcingaDependencyForm.php:100 +#: application/forms/IcingaScheduledDowntimeForm.php:85 +#: application/forms/IcingaServiceForm.php:700 #: library/Director/Dashboard/Dashlet/HostsDashlet.php:11 +#: library/Director/Import/ImportSourceCoreApi.php:60 +#: library/Director/IcingaConfig/StateFilterSet.php:19 +#: library/Director/DataType/DataTypeDirectorObject.php:56 #: library/Director/Web/Table/CustomvarVariantsTable.php:58 #: library/Director/Web/Table/CustomvarTable.php:43 -#: library/Director/Import/ImportSourceCoreApi.php:60 -#: library/Director/DataType/DataTypeDirectorObject.php:54 -#: library/Director/IcingaConfig/StateFilterSet.php:19 msgid "Hosts" msgstr "Hosts" -#: application/controllers/ServicesetController.php:81 +#: application/controllers/ServicesetController.php:83 #, php-format msgid "Hosts using this set: %s" msgstr "Hosts welche dieses Set benutzen: %s" @@ -2659,11 +2823,11 @@ msgstr "" "(Millisekunden), s (Sekunden), m (Minuten), h (Stunden) and d (Tage). Um " "\"90 Minuten\" auszudrücken könnte man 1h 30m schreiben" -#: application/forms/DeployFormsBug7530.php:110 +#: application/forms/DeployFormsBug7530.php:114 msgid "I know what I'm doing, deploy anyway" msgstr "Ich weiß was ich tue, bitte dennoch ausrollen" -#: application/forms/DeployFormsBug7530.php:111 +#: application/forms/DeployFormsBug7530.php:115 msgid "I know, please don't bother me again" msgstr "Ich weiß, und möchte damit nicht mehr belästigt werden" @@ -2687,31 +2851,36 @@ msgstr "" "host-Eigenschaft entweder eine IP Adresse oder einen auflösbaren Hostname " "enthält. Der Director muss diesen Endpunkt erreichen können" +#: application/forms/IcingaHostForm.php:319 #: application/forms/IcingaHostSelfServiceForm.php:43 -#: application/forms/IcingaHostForm.php:316 msgid "IPv6 address" msgstr "IPv6 Adresse" -#: library/Director/Web/Controller/ObjectsController.php:330 +#: library/Director/Web/Controller/ObjectsController.php:334 #, php-format msgid "Icinga %s Sets" msgstr "Icinga %s-Sets" -#: application/controllers/InspectController.php:39 +#: application/controllers/InspectController.php:38 #, php-format msgid "Icinga 2 - Objects: %s" msgstr "Icinga-2-Objekte: %s" -#: application/controllers/InspectController.php:152 +#: application/controllers/InspectController.php:144 msgid "Icinga 2 API - Status" msgstr "Icinga 2 API - Status" -#: library/Director/Web/SelfService.php:192 +#: library/Director/Web/SelfService.php:216 msgid "Icinga 2 Client documentation" msgstr "Icinga 2 Client-Dokumentation" +#: library/Director/Web/SelfService.php:158 +#: library/Director/Web/SelfService.php:164 +msgid "Icinga 2 Powershell Module" +msgstr "Icinga 2 Powershell Modul" + #: application/forms/IcingaHostForm.php:135 -#: application/forms/IcingaServiceForm.php:683 +#: application/forms/IcingaServiceForm.php:690 msgid "Icinga Agent and zone settings" msgstr "Icinga Agenten- und Zoneneinstellungen" @@ -2724,15 +2893,15 @@ msgstr "Icinga API Benutzer" msgid "Icinga DSL" msgstr "Icinga-DSL" -#: configuration.php:83 +#: configuration.php:86 msgid "Icinga Director" msgstr "Icinga-Director" -#: application/controllers/DashboardController.php:39 +#: application/controllers/DashboardController.php:46 msgid "Icinga Director - Main Dashboard" msgstr "Icinga Director - Übersichtsdashboard" -#: application/controllers/DaemonController.php:45 +#: application/controllers/DaemonController.php:46 msgid "Icinga Director Background Daemon" msgstr "Icinga Director Hintergrunddienst" @@ -2740,6 +2909,12 @@ msgstr "Icinga Director Hintergrunddienst" msgid "Icinga Director Configuration" msgstr "Icinga Director Konfiguration" +#: application/controllers/IndexController.php:45 +#: application/controllers/IndexController.php:52 +#, php-format +msgid "Icinga Director Setup: %s" +msgstr "Icinga Director Setup: %s" + #: application/forms/SettingsForm.php:35 msgid "" "Icinga Director decides to deploy objects like CheckCommands to a global " @@ -2778,7 +2953,7 @@ msgstr "Icinga-Infrastruktur" msgid "Icinga Package Name" msgstr "Icinga Package Name" -#: library/Director/Web/Form/DirectorObjectForm.php:1139 +#: library/Director/Web/Form/DirectorObjectForm.php:1160 msgid "" "Icinga cluster zone. Allows to manually override Directors decisions of " "where to deploy your config to. You should consider not doing so unless you " @@ -2786,7 +2961,12 @@ msgid "" msgstr "" "Icinga-Cluster-Zone. Erlaubt ein manuelles Überschreiben der Entscheidung, " "wohin der Director die Konfiguration ausrollt. Sollte nicht ohne " -"ausreichendes Wissen um den Icinga-Cluster-Stack verändert werden." +"ausreichendes Wissen um den Icinga-Cluster-Stack verändert werden" + +#: library/Director/Web/SelfService.php:145 +#: library/Director/Web/SelfService.php:151 +msgid "Icinga for Windows" +msgstr "Icinga für Windows" #: application/forms/IcingaHostGroupForm.php:16 msgid "Icinga object name for this host group" @@ -2834,11 +3014,11 @@ msgstr "Icinga v2.x" msgid "Icinga2 Agent" msgstr "Icinga-2-Agent" -#: library/Director/Web/Form/DirectorObjectForm.php:1515 +#: library/Director/Web/Form/DirectorObjectForm.php:1536 msgid "Icon image" msgstr "Icon Bild" -#: library/Director/Web/Form/DirectorObjectForm.php:1524 +#: library/Director/Web/Form/DirectorObjectForm.php:1545 msgid "Icon image alt" msgstr "Icon Bild alternativ" @@ -2852,10 +3032,10 @@ msgstr "Bezeichner für das Icinga-Kommando, das erstellt werden soll" #: application/forms/IcingaCommandForm.php:79 msgid "If enabled you can not define arguments." -msgstr "Wenn aktiviert können keine Argumente definiert werden" +msgstr "Wenn aktiviert können keine Argumente definiert werden." -#: application/forms/SyncRuleForm.php:63 -#: application/forms/BasketForm.php:51 +#: application/forms/SyncRuleForm.php:64 +#: application/forms/BasketForm.php:52 msgid "Ignore" msgstr "Ignorieren" @@ -2871,7 +3051,7 @@ msgstr "Soft-States ignorieren" msgid "Import Source" msgstr "Importquelle" -#: application/forms/BasketForm.php:31 +#: application/forms/BasketForm.php:32 msgid "Import Sources" msgstr "Importquellen" @@ -2889,15 +3069,15 @@ msgstr "Externe \"%s\" importieren" msgid "Import run" msgstr "Importlauf" -#: application/controllers/ImportsourceController.php:184 +#: application/controllers/ImportsourceController.php:237 #, php-format msgid "Import run history: %s" msgstr "Importlaufhistorie: %s" -#: application/controllers/ImportsourcesController.php:46 -#: library/Director/Web/Tabs/ImportTabs.php:20 -#: library/Director/Web/Tabs/ImportsourceTabs.php:37 +#: application/controllers/ImportsourcesController.php:32 #: library/Director/Job/ImportJob.php:80 +#: library/Director/Web/Tabs/ImportsourceTabs.php:37 +#: library/Director/Web/Tabs/ImportTabs.php:20 msgid "Import source" msgstr "Importquelle" @@ -2905,18 +3085,18 @@ msgstr "Importquelle" msgid "Import source name" msgstr "Name der Importquelle" -#: application/controllers/ImportsourceController.php:139 +#: application/controllers/ImportsourceController.php:145 #, php-format msgid "Import source preview: %s" msgstr "Vorschau der Importquelle: %s" -#: application/controllers/ImportsourceController.php:82 -#: application/controllers/ImportsourceController.php:110 +#: application/controllers/ImportsourceController.php:85 +#: application/controllers/ImportsourceController.php:113 #, php-format msgid "Import source: %s" msgstr "Importquelle: %s" -#: library/Director/Web/Form/DirectorObjectForm.php:1229 +#: library/Director/Web/Form/DirectorObjectForm.php:1250 msgid "" "Importable templates, add as many as you want. Please note that order " "matters when importing properties from multiple templates: last one wins" @@ -2948,11 +3128,11 @@ msgstr "" "Konfiguration entfernt werden. Sollte ein Konflikt auftreten, geschieht " "nichts weiter, als dass die Konfiguration nicht ausgerollt werden kann." -#: library/Director/Web/Form/DirectorObjectForm.php:1227 +#: library/Director/Web/Form/DirectorObjectForm.php:1248 msgid "Imports" msgstr "Importe" -#: application/controllers/SelfServiceController.php:104 +#: application/controllers/SelfServiceController.php:110 msgid "" "In case an Icinga Admin provided you with a self service API token, this is " "where you can register new hosts" @@ -2960,7 +3140,7 @@ msgstr "" "Wenn ein Icinga-Administrator einen Selbstbedienungs-API-" "Schlüsselbereitstellt, können hier neue Hosts registriert werden" -#: application/forms/SelfServiceSettingsForm.php:176 +#: application/forms/SelfServiceSettingsForm.php:189 msgid "" "In case the Icinga 2 Agent is already installed on the system, this " "parameter will allow you to configure if you wish to upgrade / downgrade to " @@ -2970,15 +3150,15 @@ msgstr "" "dieser Parameter festzulegen, ob auch Up- und Downgrades zu der spezifierten " "Icinga 2 Version gewünscht sind." -#: application/forms/SelfServiceSettingsForm.php:143 +#: application/forms/SelfServiceSettingsForm.php:156 msgid "" "In case the Icinga 2 Agent should be automatically installed, this has to be " "a string value like: 2.6.3" msgstr "" "Falls der Icinga-2-Agent automatisch installiert werden soll, muss dies in " -"String der Form 2.6.3 sein." +"String der Form 2.6.3 sein" -#: application/forms/SelfServiceSettingsForm.php:89 +#: application/forms/SelfServiceSettingsForm.php:102 msgid "" "In case the Icinga Agent will accept configuration from the parent Icinga 2 " "system, it will possibly write data to /var/lib/icinga2/api/*. By setting " @@ -2990,7 +3170,17 @@ msgstr "" "schreiben. Wird dieser Schalter auf Ja gesetzt, wird jeglicher Inhalt dieses " "Verzeichnisses vor einem eventuellen Restart des Icinga-2-Agenten geleert" -#: library/Director/Import/ImportSourceRestApi.php:169 +#: library/Director/Web/SelfService.php:147 +#, php-format +msgid "In case you're using %s, please run this Script:" +msgstr "Falls %s benutzt wird, bitte dieses Script ausführen:" + +#: library/Director/Web/SelfService.php:160 +#, php-format +msgid "In case you're using the legacy %s, please run:" +msgstr "Falls das vorherige %s benutzt wird, bitte dieses Script ausführen:" + +#: library/Director/Import/ImportSourceRestApi.php:246 msgid "" "In case your API is only reachable through a proxy, please choose it's " "protocol right here" @@ -2998,7 +3188,7 @@ msgstr "" "Wenn die API nur über einen Proxy zugänglich ist, bitte hier dessen " "Protokoll auswählen" -#: library/Director/Import/ImportSourceRestApi.php:193 +#: library/Director/Import/ImportSourceRestApi.php:270 msgid "In case your proxy requires authentication, please configure this here" msgstr "" "Falls der Proxy eine Authentifizierung verlangt, kann diese hier " @@ -3016,8 +3206,8 @@ msgstr "Zeitraum einbinden" msgid "Indirect" msgstr "Indirekt" -#: application/controllers/HostController.php:140 -#: application/controllers/HostController.php:218 +#: application/controllers/HostController.php:165 +#: application/controllers/HostController.php:233 msgid "Individual Service objects" msgstr "Individuelle Service-Objekte" @@ -3029,29 +3219,43 @@ msgstr "Infrastruktur" msgid "Inheritance (import)" msgstr "Vererbung (Import)" +#: library/Director/Web/SelfService.php:195 +msgid "Inherited Template Api Key:" +msgstr "Vom Template geerbter API-Schlüssel:" + #: application/forms/IcingaHostForm.php:240 msgid "Inherited groups" msgstr "Geerbte Gruppen" -#: application/controllers/HostController.php:387 +#: application/controllers/HostController.php:389 #, php-format msgid "Inherited service: %s" msgstr "Geerbter Service: %s" -#: application/controllers/HostController.php:538 +#: application/controllers/HostController.php:540 +#: library/Director/ProvidedHook/Monitoring/HostActions.php:34 +#: library/Director/ProvidedHook/Monitoring/ServiceActions.php:40 #: library/Director/Web/Tabs/ObjectTabs.php:132 msgid "Inspect" msgstr "Inspizieren" -#: application/controllers/InspectController.php:65 +#: application/controllers/InspectController.php:63 msgid "Inspect - object list" msgstr "Inspizieren - Objektliste" -#: application/forms/SelfServiceSettingsForm.php:189 +#: application/controllers/InspectController.php:170 +msgid "Inspect File Content" +msgstr "Dateiinhalt inspizieren" + +#: application/controllers/InspectController.php:168 +msgid "Inspect Packages" +msgstr "Pakete Inspizieren" + +#: application/forms/SelfServiceSettingsForm.php:202 msgid "Install NSClient++" msgstr "NSClient++ installieren" -#: application/forms/SelfServiceSettingsForm.php:59 +#: application/forms/SelfServiceSettingsForm.php:72 msgid "Installation Source" msgstr "Installationsquelle" @@ -3059,7 +3263,7 @@ msgstr "Installationsquelle" msgid "Installed" msgstr "Installiert" -#: application/forms/SelfServiceSettingsForm.php:152 +#: application/forms/SelfServiceSettingsForm.php:165 msgid "Installer Hashes" msgstr "Prüfsummen für den Installer" @@ -3067,12 +3271,12 @@ msgstr "Prüfsummen für den Installer" msgid "Internal commands" msgstr "Interne Kommandos" -#: application/controllers/SyncruleController.php:106 +#: application/controllers/SyncruleController.php:110 #, php-format msgid "It has been renamed since then, its former name was %s" msgstr "Es wurde seither umbenannt. Sein bisheriger Name war %s" -#: library/Director/Web/SelfService.php:68 +#: library/Director/Web/SelfService.php:72 msgid "" "It is not a good idea to do so as long as your Agent still has a valid Self " "Service API key!" @@ -3090,7 +3294,7 @@ msgstr "" "vorgegeben wird. Setzt man sie auf Eins (1) erhält man ein Dropdown-Feld, " "eine höhere Nummer verwandelt diese in ein Mehrfach-Auswahlfeld." -#: library/Director/Web/Widget/ImportSourceDetails.php:37 +#: library/Director/Web/Widget/ImportSourceDetails.php:35 msgid "" "It's currently unknown whether we are in sync with this Import Source. You " "should either check for changes or trigger a new Import Run." @@ -3099,7 +3303,7 @@ msgstr "" "ist. Es sollte auf Änderungen geprüft oder ein neuer Importlauf angestoßen " "werden." -#: application/controllers/SyncruleController.php:66 +#: application/controllers/SyncruleController.php:70 msgid "" "It's currently unknown whether we are in sync with this rule. You should " "either check for changes or trigger a new Sync Run." @@ -3108,7 +3312,7 @@ msgstr "" "Es sollte auf Änderungen geprüft oder ein neuer Importlauf angestoßen werden." #: application/forms/BasketUploadForm.php:130 -#: application/forms/BasketForm.php:122 +#: application/forms/BasketForm.php:123 msgid "It's not allowed to store an empty basket" msgstr "Das Speichern eines leeren Baskets ist nicht erlaubt" @@ -3116,7 +3320,7 @@ msgstr "Das Speichern eines leeren Baskets ist nicht erlaubt" msgid "Job" msgstr "Auftrag" -#: application/forms/BasketForm.php:33 +#: application/forms/BasketForm.php:34 msgid "Job Definitions" msgstr "Job-Definitionen" @@ -3145,7 +3349,7 @@ msgstr "Aufträge" msgid "Jump to this object" msgstr "Zu diesem Objekt springen" -#: library/Director/Web/SelfService.php:245 +#: library/Director/Web/SelfService.php:269 msgid "Just download and run this script on your Linux Client Machine:" msgstr "" "Einfach dieses Skript herunterladen und auf dem Linux Client-Rechner " @@ -3155,9 +3359,9 @@ msgstr "" msgid "Keep matching elements" msgstr "Übereinstimmende Elemente behalten" -#: library/Director/PropertyModifier/PropertyModifierRejectOrSelect.php:60 -msgid "Keep only matching rows (Whitelist)" -msgstr "Behalte nur passende Zeilen (Whitelist)" +#: library/Director/PropertyModifier/PropertyModifierRejectOrSelect.php:73 +msgid "Keep only matching rows" +msgstr "Behalte nur passende Zeilen" #: library/Director/PropertyModifier/PropertyModifierExtractFromDN.php:31 msgid "Keep the DN as is" @@ -3167,7 +3371,16 @@ msgstr "DN unverändert behalten" msgid "Keep the JSON string as is" msgstr "JSON-String beibehalten" +#: library/Director/PropertyModifier/PropertyModifierListToObject.php:27 +msgid "Keep the first row with that key" +msgstr "Behalte die erste Zeile mit diesem Schlüssel" + +#: library/Director/PropertyModifier/PropertyModifierListToObject.php:28 +msgid "Keep the last row with that key" +msgstr "Behalte die letzte Zeile mit diesem Schlüssel" + #: library/Director/PropertyModifier/PropertyModifierGetHostByName.php:18 +#: library/Director/PropertyModifier/PropertyModifierGetHostByAddr.php:18 msgid "Keep the property (hostname) as is" msgstr "Die Eigenschaft (hostname) behalten, wie sie ist" @@ -3176,17 +3389,24 @@ msgstr "Die Eigenschaft (hostname) behalten, wie sie ist" msgid "Keep the property as is" msgstr "Die Eigenschaft beibehalten" +#: library/Director/PropertyModifier/PropertyModifierArrayToRow.php:25 +msgid "Keep the row, set the column value to null" +msgstr "Behalte die Zeile so wie sie ist, setze den Spaltenwert auf null" + #: application/forms/DirectorDatalistEntryForm.php:21 #: library/Director/Web/Table/DatalistEntryTable.php:54 msgid "Key" msgstr "Schlüssel" +#: library/Director/PropertyModifier/PropertyModifierListToObject.php:15 +msgid "Key Property" +msgstr "Schlüsseleigenschaft" + #: application/forms/ImportSourceForm.php:87 msgid "Key column name" msgstr "Schlüsselspaltenname" #: application/controllers/KickstartController.php:12 -#: application/controllers/IndexController.php:42 msgid "Kickstart" msgstr "Kickstart" @@ -3195,7 +3415,7 @@ msgstr "Kickstart" msgid "Kickstart Wizard" msgstr "Kickstart Assistent" -#: library/Director/Import/ImportSourceLdap.php:47 +#: library/Director/Import/ImportSourceLdap.php:50 msgid "LDAP Search Base" msgstr "LDAP Suchbasis" @@ -3222,7 +3442,7 @@ msgstr "Letzte Benachrichtigung" msgid "Last related activity" msgstr "Zuletzt verwendete Konfiguration" -#: application/controllers/SyncruleController.php:102 +#: application/controllers/SyncruleController.php:106 msgid "Last sync run details" msgstr "Details des letzten Imports" @@ -3273,32 +3493,35 @@ msgstr "" msgid "Let the import fail" msgstr "Import fehlschlagen lassen" -#: library/Director/PropertyModifier/PropertyModifierArrayElementByPosition.php:54 +#: library/Director/PropertyModifier/PropertyModifierArrayElementByPosition.php:55 msgid "Let the whole Import Run fail" msgstr "Den ganzen Importlauf fehlschlagen lassen" -#: library/Director/PropertyModifier/PropertyModifierJsonDecode.php:27 -#: library/Director/PropertyModifier/PropertyModifierDnsRecords.php:36 -#: library/Director/PropertyModifier/PropertyModifierExtractFromDN.php:32 #: library/Director/PropertyModifier/PropertyModifierGetHostByName.php:19 +#: library/Director/PropertyModifier/PropertyModifierExtractFromDN.php:32 +#: library/Director/PropertyModifier/PropertyModifierDnsRecords.php:36 +#: library/Director/PropertyModifier/PropertyModifierGetHostByAddr.php:19 +#: library/Director/PropertyModifier/PropertyModifierListToObject.php:26 #: library/Director/PropertyModifier/PropertyModifierParseURL.php:41 +#: library/Director/PropertyModifier/PropertyModifierJsonDecode.php:27 +#: library/Director/PropertyModifier/PropertyModifierArrayToRow.php:24 msgid "Let the whole import run fail" msgstr "Den ganzen Importlauf fehlschlagen lassen" -#: configuration.php:38 +#: configuration.php:41 msgid "Limit access to the given comma-separated list of hostgroups" msgstr "" "Den Zugriff auf diese Kommagetrennte Liste von Host-Gruppen beschränken" -#: library/Director/Web/SelfService.php:238 +#: library/Director/Web/SelfService.php:262 msgid "Linux commandline" msgstr "Linux Kommandozeile" -#: application/controllers/DataController.php:95 +#: application/controllers/DataController.php:114 msgid "List Entries" msgstr "Listeneinträge" -#: application/controllers/DataController.php:159 +#: application/controllers/DataController.php:178 msgid "List entries" msgstr "Listeneinträge" @@ -3307,6 +3530,10 @@ msgstr "Listeneinträge" msgid "List name" msgstr "Listenname" +#: library/Director/Import/ImportSourceRestApi.php:213 +msgid "Literal dots in a key name can be written in the escape notation:" +msgstr "Punkte im Schlüsselbezeichner können bei Bedarf verschont werden:" + #: application/forms/SettingsForm.php:155 msgid "" "Local directory to deploy Icinga 1.x configuration. Must be writable by " @@ -3321,7 +3548,7 @@ msgid "Log Duration" msgstr "Behaltefrist des Logs" #: application/forms/IcingaAddServiceForm.php:67 -#: library/Director/Web/Form/DirectorObjectForm.php:574 +#: library/Director/Web/Form/DirectorObjectForm.php:587 msgid "Main properties" msgstr "Haupteigenschaften" @@ -3339,7 +3566,7 @@ msgid "" "them customized." msgstr "" "Host-Vorlagen verwalten. Verwende Felder um Benutzern deren Anpassung zu " -"erleichtern" +"erleichtern." #: library/Director/Dashboard/Dashlet/InfrastructureDashlet.php:17 msgid "" @@ -3354,7 +3581,7 @@ msgstr "Icinga Kommandos verwalten" msgid "Manage your Icinga Hosts" msgstr "Icinga Hosts verwalten" -#: library/Director/Dashboard/InfrastructureDashboard.php:18 +#: library/Director/Dashboard/InfrastructureDashboard.php:24 msgid "Manage your Icinga Infrastructure" msgstr "Icinga 2 Infrastruktur verwalten" @@ -3368,7 +3595,7 @@ msgid "" "get them customized." msgstr "" "Service-Vorlagen verwalten. Verwende Felder um Benutzern deren Anpassung zu " -"erleichtern" +"erleichtern." #: application/forms/IcingaObjectFieldForm.php:142 #: application/forms/IcingaObjectFieldForm.php:147 @@ -3392,12 +3619,12 @@ msgstr "Triff auf boolesches FALSE zu" msgid "Match boolean TRUE" msgstr "Triff auf boolesches TRUE zu" -#: library/Director/Web/Form/DirectorObjectForm.php:1350 +#: library/Director/Web/Form/DirectorObjectForm.php:1371 msgid "Max check attempts" msgstr "Maximale Checkwiederholungen" -#: library/Director/Web/Table/GroupMemberTable.php:60 -#: library/Director/Web/Table/GroupMemberTable.php:65 +#: library/Director/Web/Table/GroupMemberTable.php:73 +#: library/Director/Web/Table/GroupMemberTable.php:78 msgid "Member" msgstr "Mitglied" @@ -3405,7 +3632,7 @@ msgstr "Mitglied" msgid "Members" msgstr "Mitglieder" -#: application/forms/SyncRuleForm.php:61 +#: application/forms/SyncRuleForm.php:62 msgid "Merge" msgstr "Zusammenführen" @@ -3419,8 +3646,8 @@ msgid "" "Might be, monday, tuesday, 2016-01-28 - have a look at the documentation for " "more examples" msgstr "" -"z.B. monday, tuesday, 2016-01-28 - Mehr Beispiele finden sich in der " -"Dokumentation" +"Mögliche Werte sind z.B. monday, tuesday, 2016-01-28 - Mehr Beispiele finden " +"sich in der Dokumentation" #: application/forms/IcingaTemplateChoiceForm.php:73 msgid "Minimum required" @@ -3434,12 +3661,13 @@ msgstr "Modifikator" msgid "Modifiers" msgstr "Modifikatoren" -#: application/controllers/ImportsourceController.php:104 -#: application/controllers/SyncruleController.php:503 -#: library/Director/Web/Controller/TemplateController.php:120 -#: library/Director/Web/ActionBar/AutomationObjectActionBar.php:38 -#: library/Director/Web/Tabs/SyncRuleTabs.php:37 +#: application/controllers/SyncruleController.php:487 +#: application/controllers/ImportsourceController.php:107 +#: library/Director/ProvidedHook/Monitoring/HostActions.php:41 #: library/Director/ProvidedHook/Monitoring/ServiceActions.php:52 +#: library/Director/Web/ActionBar/AutomationObjectActionBar.php:38 +#: library/Director/Web/Controller/TemplateController.php:121 +#: library/Director/Web/Tabs/SyncRuleTabs.php:37 msgid "Modify" msgstr "Ändere" @@ -3448,12 +3676,13 @@ msgstr "Ändere" msgid "Modify %d hosts" msgstr "%d Hosts verändern" -#: library/Director/Web/Controller/ObjectsController.php:195 +#: library/Director/Web/Controller/ObjectsController.php:199 #, php-format msgid "Modify %d objects" msgstr "%d Objekte bearbeiten" #: application/controllers/DatafieldController.php:34 +#: application/controllers/DatafieldcategoryController.php:34 #, php-format msgid "Modify %s" msgstr "Ändere %s" @@ -3478,19 +3707,23 @@ msgstr "Modulname" msgid "Monitored Services" msgstr "Überwachte Services" -#: library/Director/Web/Form/IplElement/ExtensibleSetElement.php:500 +#: library/Director/Web/Form/IplElement/ExtensibleSetElement.php:544 msgid "Move down" msgstr "Nach unten bewegen" -#: library/Director/Web/Form/IplElement/ExtensibleSetElement.php:490 +#: library/Director/Web/Form/IplElement/ExtensibleSetElement.php:534 msgid "Move up" msgstr "Nach oben bewegen" -#: library/Director/Web/Controller/ObjectsController.php:193 +#: library/Director/Web/Controller/ObjectsController.php:197 msgid "Multiple objects" msgstr "Mehrere Objekte" -#: application/controllers/ConfigController.php:162 +#: application/forms/SelfServiceSettingsForm.php:51 +msgid "My Agents should use DNS to look up Endpoint names" +msgstr "Meine Agents sollen DNS benutzen, um Endpoint-Namen nachzuschlagen" + +#: application/controllers/ConfigController.php:174 msgid "My changes" msgstr "Meine Änderungen" @@ -3498,19 +3731,19 @@ msgstr "Meine Änderungen" msgid "MySQL schema" msgstr "MySQL Schema" -#: application/forms/IcingaAddServiceForm.php:146 -#: application/forms/IcingaCommandForm.php:47 -#: application/forms/IcingaApiUserForm.php:14 -#: application/forms/IcingaHostVarForm.php:22 #: application/forms/IcingaServiceVarForm.php:22 -#: application/forms/IcingaTimePeriodForm.php:15 -#: application/forms/IcingaDependencyForm.php:74 #: application/forms/IcingaHostForm.php:38 -#: application/forms/IcingaServiceForm.php:561 -#: library/Director/Web/Table/CoreApiObjectsTable.php:57 -#: library/Director/Web/Table/CoreApiPrototypesTable.php:40 +#: application/forms/IcingaHostVarForm.php:22 +#: application/forms/IcingaTimePeriodForm.php:15 +#: application/forms/IcingaApiUserForm.php:14 +#: application/forms/IcingaAddServiceForm.php:146 +#: application/forms/IcingaDependencyForm.php:74 +#: application/forms/IcingaCommandForm.php:47 +#: application/forms/IcingaServiceForm.php:568 #: library/Director/Web/Table/ChoicesTable.php:41 #: library/Director/Web/Table/CoreApiFieldsTable.php:74 +#: library/Director/Web/Table/CoreApiObjectsTable.php:57 +#: library/Director/Web/Table/CoreApiPrototypesTable.php:40 msgid "Name" msgstr "Name" @@ -3535,7 +3768,7 @@ msgid "Name for the Icinga notification you are going to create" msgstr "Name der Icinga-Benachrichtigung, die erstellt werden soll" #: application/forms/IcingaAddServiceForm.php:149 -#: application/forms/IcingaServiceForm.php:564 +#: application/forms/IcingaServiceForm.php:571 msgid "Name for the Icinga service you are going to create" msgstr "Name des Icinga-Service, der erstellt werden soll" @@ -3551,7 +3784,7 @@ msgstr "Name für die Icinga-Benutzervorlage, die Sie erstellen möchten" msgid "Name for the Icinga zone you are going to create" msgstr "Name der Icinga-Zone, die erstellt werden soll" -#: application/forms/IcingaCloneObjectForm.php:116 +#: application/forms/IcingaCloneObjectForm.php:125 msgid "Name needs to be changed when cloning a Template" msgstr "Beim Klonen einer Vorlage muss der Name geändert werden" @@ -3559,6 +3792,10 @@ msgstr "Beim Klonen einer Vorlage muss der Name geändert werden" msgid "Nav" msgstr "Nav" +#: application/controllers/DatafieldcategoryController.php:40 +msgid "New Category" +msgstr "Neue Kategorie" + #: application/controllers/DatafieldController.php:40 msgid "New Field" msgstr "Neues Feld" @@ -3571,31 +3808,31 @@ msgstr "Neuer Job" msgid "New import source" msgstr "Neue Importquelle" -#: application/forms/IcingaCloneObjectForm.php:22 -#: library/Director/Web/Form/CloneImportSourceForm.php:30 +#: application/forms/IcingaCloneObjectForm.php:24 #: library/Director/Web/Form/CloneSyncRuleForm.php:30 +#: library/Director/Web/Form/CloneImportSourceForm.php:30 msgid "New name" msgstr "Neuer Name" -#: library/Director/Web/Widget/ActivityLogInfo.php:377 +#: library/Director/Web/Widget/ActivityLogInfo.php:379 msgid "New object" msgstr "Neues Objekt" -#: application/forms/IcingaAddServiceForm.php:35 #: application/forms/IcingaHostForm.php:31 +#: application/forms/IcingaAddServiceForm.php:35 msgid "Next" msgstr "Weiter" -#: application/forms/IcingaZoneForm.php:29 -#: application/forms/SelfServiceSettingsForm.php:227 #: application/forms/SettingsForm.php:58 #: application/forms/SettingsForm.php:73 #: application/forms/SettingsForm.php:95 -#: library/Director/PropertyModifier/PropertyModifierUpperCaseFirst.php:26 +#: application/forms/IcingaZoneForm.php:29 +#: application/forms/SelfServiceSettingsForm.php:240 #: library/Director/Job/ImportJob.php:102 -#: library/Director/Job/SyncJob.php:102 #: library/Director/Job/ConfigJob.php:190 #: library/Director/Job/ConfigJob.php:202 +#: library/Director/Job/SyncJob.php:102 +#: library/Director/PropertyModifier/PropertyModifierUpperCaseFirst.php:26 msgid "No" msgstr "Nein" @@ -3621,15 +3858,15 @@ msgstr "Keine Host-Vorlage wurde ausgewählt" msgid "No Service Templates have been provided yet" msgstr "Es wurde noch keine passende Vorlage bereitgestellt" -#: application/forms/IcingaCommandArgumentForm.php:175 -#: application/forms/IcingaServiceForm.php:741 #: application/forms/IcingaTimePeriodRangeForm.php:94 +#: application/forms/IcingaCommandArgumentForm.php:175 +#: application/forms/IcingaServiceForm.php:748 #: application/forms/IcingaScheduledDowntimeRangeForm.php:99 -#: library/Director/Web/Form/DirectorObjectForm.php:660 +#: library/Director/Web/Form/DirectorObjectForm.php:676 msgid "No action taken, object has not been modified" msgstr "Keine Aktion durchgeführt, das Objekt wurde nicht verändert" -#: library/Director/Dashboard/Dashlet/Dashlet.php:223 +#: library/Director/Dashboard/Dashlet/Dashlet.php:162 msgid "No apply rule has been defined yet" msgstr "Bisher wurde kein Apply-Regel definiert" @@ -3637,7 +3874,7 @@ msgstr "Bisher wurde kein Apply-Regel definiert" msgid "No changes have been made" msgstr "Keine Änderungen wurden gemacht" -#: application/controllers/DashboardController.php:67 +#: application/controllers/DashboardController.php:74 msgid "No dashboard available, you might have not enough permissions" msgstr "" "Kein Dashboard verfügbar, eventuell wurden nicht genügend Zugriffsrechte " @@ -3659,11 +3896,11 @@ msgstr "" msgid "No database schema has been created yet" msgstr "Kein Datenbankschema wurde bisher erstellt" -#: application/forms/AddToBasketForm.php:104 +#: application/forms/AddToBasketForm.php:105 msgid "No object has been chosen" msgstr "Keine Objekt wurde ausgewählt" -#: library/Director/Dashboard/Dashlet/Dashlet.php:241 +#: library/Director/Dashboard/Dashlet/Dashlet.php:180 msgid "No object has been defined yet" msgstr "Kein Objekt wurde bisher definiert" @@ -3671,7 +3908,7 @@ msgstr "Kein Objekt wurde bisher definiert" msgid "No object has been modified" msgstr "Kein Objekt wurde verändert" -#: library/Director/Web/Form/DirectorObjectForm.php:1204 +#: library/Director/Web/Form/DirectorObjectForm.php:1225 msgid "No related template has been provided yet" msgstr "Es wurde noch keine passende Vorlage bereitgestellt" @@ -3679,20 +3916,20 @@ msgstr "Es wurde noch keine passende Vorlage bereitgestellt" msgid "No service has been chosen" msgstr "Keine Service wurde ausgewählt" -#: application/controllers/HostController.php:121 +#: application/controllers/HostController.php:122 #, php-format msgid "No such service: %s" msgstr "Kein solcher Service: %s" -#: library/Director/Web/Form/DirectorObjectForm.php:1199 +#: library/Director/Web/Form/DirectorObjectForm.php:1220 msgid "No template has been chosen" msgstr "Keine Vorlage wurde ausgewählt" -#: library/Director/Dashboard/Dashlet/Dashlet.php:205 +#: library/Director/Dashboard/Dashlet/Dashlet.php:144 msgid "No template has been defined yet" msgstr "Es wurde noch keine Vorlage definiert" -#: application/forms/IcingaServiceForm.php:611 +#: application/forms/IcingaServiceForm.php:618 msgid "None" msgstr "Keine" @@ -3700,11 +3937,11 @@ msgstr "Keine" msgid "None could be used for deployments right now" msgstr "Keines kann momentan zum Ausrollen verwendet werden" -#: library/Director/Web/Form/DirectorObjectForm.php:1490 +#: library/Director/Web/Form/DirectorObjectForm.php:1511 msgid "Notes" msgstr "Notizen" -#: library/Director/Web/Form/DirectorObjectForm.php:1499 +#: library/Director/Web/Form/DirectorObjectForm.php:1520 msgid "Notes URL" msgstr "Notizen-URL" @@ -3736,7 +3973,11 @@ msgstr "Es würde sich nichts ändern, diese Regel ist noch synchron" msgid "Notification" msgstr "Benachrichtigung" -#: library/Director/Web/Controller/TemplateController.php:56 +#: library/Director/DataType/DataTypeDirectorObject.php:58 +msgid "Notification Apply Rules" +msgstr "Benachrichtigungs-Apply-Regeln" + +#: library/Director/Web/Controller/TemplateController.php:57 #, php-format msgid "Notification Apply Rules based on %s" msgstr "Benachrichtigungs-Apply-Regeln basierend auf %s" @@ -3758,7 +3999,11 @@ msgstr "" msgid "Notification Template" msgstr "Benachrichtigungsvorlage" -#: application/forms/IcingaNotificationForm.php:254 +#: application/forms/BasketForm.php:27 +msgid "Notification Templates" +msgstr "Benachrichtigungsvorlagen" + +#: application/forms/IcingaNotificationForm.php:262 msgid "Notification command" msgstr "Benachrichtigungskommando" @@ -3774,10 +4019,10 @@ msgstr "Auswahlmöglichkeiten für Benachrichtigungsvorlagen" msgid "Notification templates" msgstr "Benachrichtigungsvorlagen" -#: configuration.php:130 -#: application/forms/BasketForm.php:27 -#: library/Director/Dashboard/Dashlet/NotificationApplyDashlet.php:13 +#: configuration.php:133 +#: application/forms/BasketForm.php:28 #: library/Director/Dashboard/Dashlet/NotificationsDashlet.php:13 +#: library/Director/Dashboard/Dashlet/NotificationApplyDashlet.php:13 #: library/Director/Web/Table/CustomvarVariantsTable.php:61 #: library/Director/Web/Table/CustomvarTable.php:46 msgid "Notifications" @@ -3817,30 +4062,31 @@ msgstr "" "sich natürlich auch an externe Serviceanbieter auslagern. Die Möglichkeiten " "sind endlos, nachdem man beliebig viele eigene Kommandos anbinden kann" -#: library/Director/PropertyModifier/PropertyModifierArrayElementByPosition.php:42 -msgid "Numeric position" -msgstr "Numerische Position" +#: library/Director/PropertyModifier/PropertyModifierArrayElementByPosition.php:43 +msgid "Numeric position or key name" +msgstr "Numerische Position oder Schlüsselbezeichner" #: library/Director/IcingaConfig/StateFilterSet.php:24 msgid "OK" msgstr "Ok" -#: library/Director/Web/Form/DirectorObjectForm.php:1089 -#: library/Director/Web/Form/DirectorObjectForm.php:1094 -#: library/Director/Web/Controller/TemplateController.php:148 -#: library/Director/DataType/DataTypeDirectorObject.php:64 +#: library/Director/DataType/DataTypeDirectorObject.php:67 +#: library/Director/Web/Controller/TemplateController.php:149 +#: library/Director/Web/Form/DirectorObjectForm.php:1110 +#: library/Director/Web/Form/DirectorObjectForm.php:1115 msgid "Object" msgstr "Objekt" -#: application/controllers/InspectController.php:106 +#: application/controllers/InspectController.php:102 msgid "Object Inspection" msgstr "Objekt-Inspektion" #: application/forms/SyncRuleForm.php:45 +#: library/Director/Import/ImportSourceDirectorObject.php:77 msgid "Object Type" msgstr "Objekttyp" -#: library/Director/Import/ImportSourceLdap.php:53 +#: library/Director/Import/ImportSourceLdap.php:56 msgid "Object class" msgstr "Objektklasse" @@ -3860,12 +4106,12 @@ msgstr "Objekt wurde wiederhergestellt" msgid "Object properties" msgstr "Objekteigenschaften" -#: library/Director/Web/Form/DirectorObjectForm.php:1102 #: library/Director/Web/Table/SyncruleTable.php:46 +#: library/Director/Web/Form/DirectorObjectForm.php:1123 msgid "Object type" msgstr "Objekttyp" -#: application/controllers/InspectController.php:67 +#: application/controllers/InspectController.php:65 #, php-format msgid "Object type \"%s\"" msgstr "Objekttyp \"%s\"" @@ -3874,34 +4120,35 @@ msgstr "Objekttyp \"%s\"" msgid "Object/Tpl/Apply" msgstr "Objekt/Vorlage/Apply" -#: library/Director/Web/Table/HostTemplateUsageTable.php:11 +#: library/Director/Import/ImportSourceDirectorObject.php:80 #: library/Director/Web/Table/ServiceTemplateUsageTable.php:11 +#: library/Director/Web/Table/HostTemplateUsageTable.php:11 #: library/Director/Web/Table/TemplateUsageTable.php:24 msgid "Objects" msgstr "Objekte" -#: library/Director/Import/ImportSourceRestApi.php:136 +#: library/Director/Import/ImportSourceRestApi.php:209 msgid "" "Often the expected result is provided in a property like \"objects\". Please " -"specify this if required" +"specify this if required." msgstr "" "Häufig wird das zu erwartende Ergebnis in einer Eigenschaft wie \"objects\" " -"zurückgeliefert. Bitte angeben falls erforderlich" +"zurückgeliefert. Bitte angeben falls erforderlich." #: library/Director/PropertyModifier/PropertyModifierExtractFromDN.php:27 #: library/Director/PropertyModifier/PropertyModifierParseURL.php:34 msgid "On failure" msgstr "Bei Fehler" -#: library/Director/Dashboard/Dashlet/Dashlet.php:227 +#: library/Director/Dashboard/Dashlet/Dashlet.php:166 msgid "One apply rule has been defined" msgstr "Eine Apply-Regel wurde definiert" -#: library/Director/Dashboard/Dashlet/Dashlet.php:249 +#: library/Director/Dashboard/Dashlet/Dashlet.php:188 msgid "One external object has been defined, it will not be deployed" msgstr "Ein externes Objekt wurde erstellt, es wird nicht ausgerollt" -#: library/Director/Dashboard/Dashlet/Dashlet.php:252 +#: library/Director/Dashboard/Dashlet/Dashlet.php:191 msgid "One object has been defined" msgstr "Ein Objekt wurde definiert" @@ -3930,8 +4177,8 @@ msgid "One or more time periods, e.g. 00:00-24:00 or 00:00-09:00,17:00-24:00" msgstr "" "Einer oder mehrere Zeiträume, z.B. 00:00-24:00 oder 00:00-09:00,17:00-24:00" -#: library/Director/Dashboard/Dashlet/Dashlet.php:209 -#: library/Director/Dashboard/Dashlet/Dashlet.php:246 +#: library/Director/Dashboard/Dashlet/Dashlet.php:148 +#: library/Director/Dashboard/Dashlet/Dashlet.php:185 msgid "One template has been defined" msgstr "Eine Vorlage wurde definiert" @@ -3979,9 +4226,9 @@ msgstr "Andere verfügbare Felder" msgid "Other sources" msgstr "Andere Quellen" -#: application/forms/IcingaServiceForm.php:148 -#: application/forms/IcingaServiceForm.php:405 -#: application/forms/IcingaServiceForm.php:441 +#: application/forms/IcingaServiceForm.php:146 +#: application/forms/IcingaServiceForm.php:412 +#: application/forms/IcingaServiceForm.php:448 msgid "Override vars" msgstr "Variablen überschreiben" @@ -3990,15 +4237,15 @@ msgstr "Variablen überschreiben" msgid "Overview" msgstr "Überblick" -#: library/Director/Web/Widget/BackgroundDaemonDetails.php:74 +#: library/Director/Web/Widget/BackgroundDaemonDetails.php:81 msgid "PHP Binary" msgstr "PHP Binary" -#: library/Director/Web/Widget/BackgroundDaemonDetails.php:77 +#: library/Director/Web/Widget/BackgroundDaemonDetails.php:84 msgid "PHP Integer" msgstr "PHP Integer" -#: library/Director/Web/Widget/BackgroundDaemonDetails.php:76 +#: library/Director/Web/Widget/BackgroundDaemonDetails.php:83 msgid "PHP Version" msgstr "PHP-Version" @@ -4011,10 +4258,19 @@ msgstr "" "PHP Version 5.4.x ist für den Director >= 1.4.0 erforderlich, hier läuft %s. " "Bitte entweder PHP upgraden oder den Icinga Director downgraden" -#: library/Director/Web/Widget/BackgroundDaemonDetails.php:66 +#: library/Director/Web/Widget/BackgroundDaemonDetails.php:73 msgid "PID" msgstr "PID" +#: library/Director/Web/Tabs/ObjectTabs.php:137 +msgid "Packages" +msgstr "Pakete" + +#: library/Director/Web/Widget/InspectPackages.php:48 +#, php-format +msgid "Packages on Endpoint: %s" +msgstr "Pakete auf Endpunkt: %s" + #: application/forms/IcingaUserForm.php:41 msgid "Pager" msgstr "Pager" @@ -4033,12 +4289,12 @@ msgstr "Übergeordnete Zone" #: application/forms/IcingaApiUserForm.php:19 #: application/forms/KickstartForm.php:159 -#: library/Director/Import/ImportSourceRestApi.php:156 +#: library/Director/Import/ImportSourceRestApi.php:233 msgid "Password" msgstr "Passwort" -#: library/Director/PropertyModifier/PropertyModifierRegexSplit.php:13 #: library/Director/PropertyModifier/PropertyModifierCombine.php:14 +#: library/Director/PropertyModifier/PropertyModifierRegexSplit.php:13 msgid "Pattern" msgstr "Muster" @@ -4051,7 +4307,7 @@ msgstr "" msgid "Please ask an administrator to grant you access to resources" msgstr "Zugriff auf Ressourcen kann durch Administrator gewährt werden" -#: application/forms/AddToBasketForm.php:118 +#: application/forms/AddToBasketForm.php:117 #, php-format msgid "" "Please check your Basket configuration, %s does not support single \"%s\" " @@ -4064,7 +4320,7 @@ msgstr "" msgid "Please choose a data list that can be used for map lookups" msgstr "Eine Datenliste auswählen, die für Map lookups verwendet wird" -#: library/Director/DataType/DataTypeDirectorObject.php:66 +#: library/Director/DataType/DataTypeDirectorObject.php:69 msgid "Please choose a specific Icinga object type" msgstr "Bitte einen bestimmten Icinga-Objekttyp auswählen" @@ -4088,7 +4344,7 @@ msgstr "" "verschiedene Zeitpläne für verschiedene Regeln erstellt oder alle " "gleichzeitig ausgeführt werden." -#: library/Director/Import/ImportSourceSql.php:57 +#: library/Director/Import/ImportSourceSql.php:55 msgid "Please click \"Store\" once again to determine query columns" msgstr "" "Bitte klicke \"Speicher\" erneut um die von der Abfrage bereitgestellten " @@ -4104,13 +4360,13 @@ msgstr "%s klicken, um neue Datenbankressourcen zu erstellen" msgid "Please click %s to create new resources" msgstr "%s klicken, um neue Ressourcen zu erstellen" -#: application/forms/IcingaAddServiceForm.php:87 #: application/forms/IcingaHostForm.php:155 +#: application/forms/IcingaAddServiceForm.php:87 #, php-format msgid "Please define a %s first" msgstr "Bitte zuerst eine %s definieren" -#: library/Director/Web/Form/DirectorObjectForm.php:1202 +#: library/Director/Web/Form/DirectorObjectForm.php:1223 msgid "Please define a related template first" msgstr "Bitte zuerst eine entsprechende Vorlage definieren" @@ -4175,7 +4431,7 @@ msgid "Plugin commands" msgstr "Plugin-Kommandos" #: library/Director/PropertyModifier/PropertyModifierArrayFilter.php:50 -#: library/Director/PropertyModifier/PropertyModifierRejectOrSelect.php:52 +#: library/Director/PropertyModifier/PropertyModifierRejectOrSelect.php:65 msgid "Policy" msgstr "Richtlinie" @@ -4185,7 +4441,7 @@ msgid "Port" msgstr "Port" #: application/forms/IcingaCommandArgumentForm.php:67 -#: library/Director/PropertyModifier/PropertyModifierArrayElementByPosition.php:40 +#: library/Director/PropertyModifier/PropertyModifierArrayElementByPosition.php:41 msgid "Position" msgstr "Position" @@ -4220,26 +4476,26 @@ msgstr "Problem" msgid "Problem handling" msgstr "Problembehandlung" -#: library/Director/Web/Widget/BackgroundDaemonDetails.php:99 +#: library/Director/Web/Widget/BackgroundDaemonDetails.php:94 msgid "Process List" msgstr "Prozessliste" -#: library/Director/Web/Form/DirectorObjectForm.php:1411 +#: library/Director/Web/Form/DirectorObjectForm.php:1432 msgid "Process performance data" msgstr "Performancedaten verarbeiten" +#: library/Director/Import/ImportSourceLdap.php:70 #: library/Director/Web/Tabs/SyncRuleTabs.php:39 -#: library/Director/Import/ImportSourceLdap.php:67 msgid "Properties" msgstr "Eigenschaften" #: application/forms/ImportRowModifierForm.php:30 -#: library/Director/Web/Table/PropertymodifierTable.php:113 #: library/Director/PropertyModifier/PropertyModifierGetPropertyFromOtherImportSource.php:61 +#: library/Director/Web/Table/PropertymodifierTable.php:113 msgid "Property" msgstr "Eigenschaft" -#: application/controllers/ImportsourceController.php:169 +#: application/controllers/ImportsourceController.php:222 #, php-format msgid "Property modifiers: %s" msgstr "Eigenschaftsmodifikatoren: %s" @@ -4248,11 +4504,11 @@ msgstr "Eigenschaftsmodifikatoren: %s" msgid "Protected" msgstr "Geschützt" -#: library/Director/Import/ImportSourceRestApi.php:72 +#: library/Director/Import/ImportSourceRestApi.php:128 msgid "Protocol" msgstr "Protokoll" -#: application/controllers/InspectController.php:91 +#: application/controllers/InspectController.php:89 msgid "Prototypes (methods)" msgstr "Prototypen (Methoden)" @@ -4276,23 +4532,23 @@ msgstr "Vorlagen für Benutzer-Objekte bereitstellen." msgid "Provide templates for your notifications." msgstr "Vorlagen für Benachrichtigungen bereitstellen." -#: library/Director/Import/ImportSourceRestApi.php:167 +#: library/Director/Import/ImportSourceRestApi.php:244 msgid "Proxy" msgstr "Proxy" -#: library/Director/Import/ImportSourceRestApi.php:183 +#: library/Director/Import/ImportSourceRestApi.php:260 msgid "Proxy Address" msgstr "Proxyadresse" -#: library/Director/Import/ImportSourceRestApi.php:201 +#: library/Director/Import/ImportSourceRestApi.php:278 msgid "Proxy Password" msgstr "Proxykennwort" -#: library/Director/Import/ImportSourceRestApi.php:191 +#: library/Director/Import/ImportSourceRestApi.php:268 msgid "Proxy Username" msgstr "Proxybenutzer" -#: application/forms/SyncRuleForm.php:68 +#: application/forms/SyncRuleForm.php:70 msgid "Purge" msgstr "Bereinigen" @@ -4304,6 +4560,10 @@ msgstr "Bereiche" msgid "Re-deploy now" msgstr "Jetzt erneut ausrollen" +#: application/forms/IcingaServiceForm.php:137 +msgid "Reactivate" +msgstr "Reaktivieren" + #: library/Director/IcingaConfig/TypeFilterSet.php:24 msgid "Recovery" msgstr "Erholung" @@ -4316,7 +4576,7 @@ msgstr "Selbstbedienungs-API-Schlüssel neu generieren" msgid "Register" msgstr "Registrieren" -#: library/Director/Web/SelfService.php:59 +#: library/Director/Web/SelfService.php:62 msgid "Registered Agent" msgstr "Registrierter Agent" @@ -4335,9 +4595,13 @@ msgstr "" msgid "Reject matching elements" msgstr "Übereinstimmende Elemente ablehnen" -#: library/Director/PropertyModifier/PropertyModifierRejectOrSelect.php:59 -msgid "Reject the whole row (Blacklist)" -msgstr "Verwerfe die ganze Zeile (Blacklist)" +#: library/Director/PropertyModifier/PropertyModifierRejectOrSelect.php:17 +msgid "Reject or keep rows based on property value" +msgstr "Die ganze Zeile abhängig vom Eigenschaftswert abweisen" + +#: library/Director/PropertyModifier/PropertyModifierRejectOrSelect.php:72 +msgid "Reject the whole row" +msgstr "Verwerfe die ganze Zeile" #: application/forms/IcingaDependencyForm.php:268 msgid "Related Objects" @@ -4352,7 +4616,7 @@ msgstr "Entfernen" msgid "Remove \"%s\" from this host" msgstr "\"%s\" von diesem Host entfernen" -#: library/Director/Web/Form/IplElement/ExtensibleSetElement.php:480 +#: library/Director/Web/Form/IplElement/ExtensibleSetElement.php:524 msgid "Remove this entry" msgstr "Diesen Eintrag entfernen" @@ -4368,15 +4632,15 @@ msgstr "Zugehörige Variablen umbenennen" msgid "Render as string" msgstr "Als String rendern" -#: application/controllers/ConfigController.php:67 +#: application/controllers/ConfigController.php:66 msgid "Render config" msgstr "Konfiguration erstellen" #: application/forms/IcingaCommandForm.php:78 msgid "Render the command as a plain string instead of an array." -msgstr "Rendere das Kommando als reinen String und nicht als Array" +msgstr "Rendere das Kommando als reinen String und nicht als Array." -#: application/controllers/ConfigController.php:290 +#: application/controllers/ConfigController.php:302 msgid "Rendered file" msgstr "Erzeugte Datei" @@ -4385,8 +4649,8 @@ msgstr "Erzeugte Datei" msgid "Rendered in %0.2fs, deployed in %0.2fs" msgstr "Erstellt in %0.2fs, ausgerollt in %0.2fs" -#: library/Director/Web/Widget/ActivityLogInfo.php:562 -#: library/Director/Web/Widget/ActivityLogInfo.php:567 +#: library/Director/Web/Widget/ActivityLogInfo.php:564 +#: library/Director/Web/Widget/ActivityLogInfo.php:569 msgid "Rendering" msgstr "Erstellen" @@ -4394,7 +4658,7 @@ msgstr "Erstellen" msgid "Repeat key" msgstr "Schlüssel wiederholen" -#: application/forms/SyncRuleForm.php:62 +#: application/forms/SyncRuleForm.php:63 msgid "Replace" msgstr "Ersetzen" @@ -4404,9 +4668,12 @@ msgstr "Ersetzen" msgid "Required" msgstr "Benötigt" -#: application/controllers/BasketController.php:206 +#: library/Director/Import/ImportSourceDirectorObject.php:89 +msgid "Resolved" +msgstr "Aufgelöst" + +#: application/controllers/BasketController.php:207 #: application/forms/RestoreBasketForm.php:58 -#: application/forms/IcingaServiceForm.php:139 msgid "Restore" msgstr "Wiederherstellen" @@ -4418,11 +4685,11 @@ msgstr "Vorheriges Objekt wiederherstellen" msgid "Restore to this target Director DB" msgstr "In dieser Director-Ziel-DB wiederherstellen" -#: library/Director/Web/Form/DirectorObjectForm.php:1339 +#: library/Director/Web/Form/DirectorObjectForm.php:1360 msgid "Retry interval" msgstr "Wiederholungsintervall" -#: library/Director/Web/Form/DirectorObjectForm.php:1341 +#: library/Director/Web/Form/DirectorObjectForm.php:1362 msgid "" "Retry interval, will be applied after a state change unless the next hard " "state is reached" @@ -4434,6 +4701,10 @@ msgstr "" msgid "Return lookup key unmodified" msgstr "Suchschlüssel unverändert zurück geben" +#: library/Director/Web/Widget/InspectPackages.php:69 +msgid "Root Zone" +msgstr "Rootzone" + #: application/forms/SyncRuleForm.php:30 #: library/Director/Web/Table/SyncruleTable.php:45 msgid "Rule name" @@ -4456,15 +4727,15 @@ msgstr "Import ausführen" msgid "Run interval" msgstr "Laufintervall" -#: application/forms/IcingaServiceForm.php:664 +#: application/forms/IcingaServiceForm.php:671 msgid "Run on agent" msgstr "Auf Agent ausführen" -#: library/Director/Web/Widget/BackgroundDaemonDetails.php:69 +#: library/Director/Web/Widget/BackgroundDaemonDetails.php:76 msgid "Running with systemd" msgstr "Läuft mit systemd" -#: library/Director/Import/ImportSourceRestApi.php:174 +#: library/Director/Import/ImportSourceRestApi.php:251 msgid "SOCKS5 proxy" msgstr "SOCKS5 Proxy" @@ -4507,16 +4778,17 @@ msgstr "" "ausgeführt werden soll. (z.B. sudo /usr/local/bin/icinga-director-activate) " "(der Name der Konfiguration wird dem Skript als Argument mitgegeben)" +#: application/controllers/SelfServiceController.php:107 #: application/controllers/SettingsController.php:43 -#: application/controllers/SelfServiceController.php:101 msgid "Self Service" msgstr "Selbstbedienung" -#: application/controllers/SelfServiceController.php:102 +#: application/controllers/SelfServiceController.php:108 msgid "Self Service - Host Registration" msgstr "Selbstbedienung - Host-Registrierung" #: library/Director/Dashboard/Dashlet/SelfServiceDashlet.php:11 +#: library/Director/Web/SelfService.php:180 msgid "Self Service API" msgstr "Selbstbedienungs-API" @@ -4524,12 +4796,12 @@ msgstr "Selbstbedienungs-API" msgid "Self Service API - Global Settings" msgstr "Selbstbedienungs-API - Globale Einstellungen" -#: application/forms/SelfServiceSettingsForm.php:285 +#: application/forms/SelfServiceSettingsForm.php:298 msgid "Self Service Settings have been stored" msgstr "Selbstbedienungseinstellungen wurden gespeichert" #: application/forms/IcingaUserForm.php:89 -#: library/Director/Web/Form/DirectorObjectForm.php:1399 +#: library/Director/Web/Form/DirectorObjectForm.php:1420 msgid "Send notifications" msgstr "Benachrichtigungen senden" @@ -4537,9 +4809,9 @@ msgstr "Benachrichtigungen senden" msgid "Sent to" msgstr "Senden an" -#: application/forms/IcingaAddServiceForm.php:105 -#: application/forms/SyncRuleForm.php:14 #: application/forms/IcingaServiceVarForm.php:15 +#: application/forms/SyncRuleForm.php:14 +#: application/forms/IcingaAddServiceForm.php:105 #: library/Director/TranslationDummy.php:14 msgid "Service" msgstr "Service" @@ -4558,7 +4830,7 @@ msgid "Service Groups" msgstr "Servicegruppen" #: application/forms/SyncRuleForm.php:16 -#: library/Director/DataType/DataTypeDirectorObject.php:58 +#: library/Director/DataType/DataTypeDirectorObject.php:61 msgid "Service Set" msgstr "Service-Set" @@ -4586,15 +4858,15 @@ msgstr "Auswahlmöglichkeit für Service-Vorlagen" msgid "Service Templates" msgstr "Service-Vorlagen" -#: application/forms/SelfServiceSettingsForm.php:166 +#: application/forms/SelfServiceSettingsForm.php:179 msgid "Service User" msgstr "Dienst-Benutzeraccount" -#: library/Director/DataType/DataTypeDirectorObject.php:57 +#: library/Director/DataType/DataTypeDirectorObject.php:60 msgid "Service groups" msgstr "Servicegruppen" -#: application/forms/IcingaServiceForm.php:639 +#: application/forms/IcingaServiceForm.php:646 msgid "" "Service groups that should be directly assigned to this service. " "Servicegroups can be useful for various reasons. They are helpful to " @@ -4613,12 +4885,12 @@ msgid "Service name" msgstr "Servicename" #: application/controllers/SuggestController.php:257 -#: library/Director/Objects/IcingaService.php:726 +#: library/Director/Objects/IcingaService.php:728 msgid "Service properties" msgstr "Service-Eigenschaften" -#: application/forms/IcingaAddServiceSetForm.php:86 #: application/forms/IcingaServiceSetForm.php:85 +#: application/forms/IcingaAddServiceSetForm.php:86 msgid "Service set" msgstr "Service-Set" @@ -4642,37 +4914,37 @@ msgstr "Service-Set" msgid "Servicegroup" msgstr "Servicegruppe" -#: library/Director/Web/Table/IcingaHostServiceTable.php:140 #: library/Director/Web/Table/IcingaServiceSetServiceTable.php:154 +#: library/Director/Web/Table/IcingaHostServiceTable.php:140 #: library/Director/Web/Table/IcingaAppliedServiceTable.php:32 msgid "Servicename" msgstr "Servicename" -#: configuration.php:122 +#: configuration.php:125 #: application/controllers/ServiceController.php:57 #: application/controllers/ServiceController.php:80 -#: application/forms/IcingaScheduledDowntimeForm.php:86 -#: application/forms/IcingaDependencyForm.php:101 #: application/forms/IcingaNotificationForm.php:90 +#: application/forms/IcingaDependencyForm.php:101 +#: application/forms/IcingaScheduledDowntimeForm.php:86 +#: library/Director/IcingaConfig/StateFilterSet.php:23 +#: library/Director/DataType/DataTypeDirectorObject.php:59 #: library/Director/Web/Table/CustomvarVariantsTable.php:59 #: library/Director/Web/Table/CustomvarTable.php:44 #: library/Director/Web/Tabs/ObjectTabs.php:75 -#: library/Director/DataType/DataTypeDirectorObject.php:56 -#: library/Director/IcingaConfig/StateFilterSet.php:23 msgid "Services" msgstr "Services" -#: application/controllers/ServicesetController.php:62 +#: application/controllers/ServicesetController.php:64 #, php-format msgid "Services in this set: %s" msgstr "Services in diesem Set: %s" -#: application/controllers/HostController.php:213 +#: application/controllers/HostController.php:228 #, php-format msgid "Services on %s" msgstr "Services auf %s" -#: application/controllers/HostController.php:137 +#: application/controllers/HostController.php:162 #, php-format msgid "Services: %s" msgstr "Services: %s" @@ -4685,11 +4957,12 @@ msgstr "Basierend auf Filter setzen" msgid "Set false" msgstr "Auf \"false\" setzen" -#: library/Director/PropertyModifier/PropertyModifierJsonDecode.php:25 -#: library/Director/PropertyModifier/PropertyModifierDnsRecords.php:34 -#: library/Director/PropertyModifier/PropertyModifierExtractFromDN.php:30 #: library/Director/PropertyModifier/PropertyModifierGetHostByName.php:17 +#: library/Director/PropertyModifier/PropertyModifierExtractFromDN.php:30 +#: library/Director/PropertyModifier/PropertyModifierDnsRecords.php:34 +#: library/Director/PropertyModifier/PropertyModifierGetHostByAddr.php:17 #: library/Director/PropertyModifier/PropertyModifierParseURL.php:39 +#: library/Director/PropertyModifier/PropertyModifierJsonDecode.php:25 msgid "Set no value (null)" msgstr "Keinen Wert setzen (null)" @@ -4716,8 +4989,8 @@ msgstr "" "einem bestimmten Endpoint. Bitte nicht verwenden, ohne die entsprechende " "Icinga-Dokumentation gelesen zu haben" -#: application/controllers/ConfigController.php:221 -#: library/Director/Web/SelfService.php:93 +#: application/controllers/ConfigController.php:233 +#: library/Director/Web/SelfService.php:97 msgid "Settings" msgstr "Einstellungen" @@ -4725,11 +4998,11 @@ msgstr "Einstellungen" msgid "Settings have been stored" msgstr "Einstellungen wurden gespeichert" -#: library/Director/Web/SelfService.php:86 +#: library/Director/Web/SelfService.php:90 msgid "Share this Template for Self Service API" msgstr "Für die Selbstbedienungs-API freigeben" -#: library/Director/Web/SelfService.php:84 +#: library/Director/Web/SelfService.php:88 msgid "Shared for Self Service API" msgstr "Für die Selbstbedienungs-API freigegeben" @@ -4738,15 +5011,15 @@ msgid "Should all the other characters be lowercased first?" msgstr "" "Sollen alle anderen Zeichen zuvor in Kleinbuchstaben umgewandelt werden?" -#: application/controllers/HostController.php:514 +#: application/controllers/HostController.php:516 msgid "Show" msgstr "Zeigen" -#: application/controllers/BasketController.php:200 +#: application/controllers/BasketController.php:201 msgid "Show Basket" msgstr "Basket anzeigen" -#: application/forms/DeployFormsBug7530.php:97 +#: application/forms/DeployFormsBug7530.php:101 #, php-format msgid "Show Issue %s on GitHub" msgstr "Issue %s auf GitHub anzeigen" @@ -4759,7 +5032,7 @@ msgstr "SQL anzeigen" msgid "Show affected Objects" msgstr "Betroffene Objekte zeigen" -#: library/Director/Web/Form/IplElement/ExtensibleSetElement.php:457 +#: library/Director/Web/Form/IplElement/ExtensibleSetElement.php:501 msgid "Show available options" msgstr "Verfügbare Optionen anzeigen" @@ -4771,11 +5044,11 @@ msgstr "Basierend auf Filter zeigen" msgid "Show details related to this change" msgstr "Details zu dieser Änderung zeigen" -#: library/Director/Web/ObjectPreview.php:51 +#: library/Director/Web/ObjectPreview.php:52 msgid "Show normal" msgstr "Normal anzeigen" -#: library/Director/Web/ObjectPreview.php:60 +#: library/Director/Web/ObjectPreview.php:61 msgid "Show resolved" msgstr "Aufgelöst anzeigen" @@ -4784,7 +5057,7 @@ msgstr "Aufgelöst anzeigen" msgid "Simple match with wildcards (*)" msgstr "Einfache Suche mit Platzhaltern (*)" -#: application/controllers/BasketController.php:332 +#: application/controllers/BasketController.php:341 msgid "Single Object Diff" msgstr "Einfacher Objekt-Diff" @@ -4800,18 +5073,22 @@ msgstr "Größe" msgid "Skip key" msgstr "Schlüssel überspringen" -#: application/controllers/BasketController.php:247 -#: application/controllers/BasketController.php:364 +#: library/Director/PropertyModifier/PropertyModifierSkipDuplicates.php:13 +msgid "Skip row if this value appears more than once" +msgstr "Zeile überspringen wenn dieser Wert mehr als einmal vorkommt" + +#: application/controllers/BasketController.php:248 +#: application/controllers/BasketController.php:371 msgid "Snapshot" msgstr "Snapshot" -#: application/controllers/BasketController.php:36 -#: application/controllers/BasketController.php:141 +#: application/controllers/BasketController.php:39 +#: application/controllers/BasketController.php:142 #: library/Director/Web/Table/BasketTable.php:32 msgid "Snapshots" msgstr "Snapshots" -#: library/Director/Import/ImportSourceRestApi.php:121 +#: library/Director/Import/ImportSourceRestApi.php:194 msgid "Something like https://api.example.com/rest/v2/objects" msgstr "So etwas wie https://api.example.com/rest/v2/objects" @@ -4827,7 +5104,7 @@ msgstr "Quellausdruck" msgid "Source Name" msgstr "Quellenname" -#: application/forms/SelfServiceSettingsForm.php:101 +#: application/forms/SelfServiceSettingsForm.php:114 msgid "Source Path" msgstr "Quellpfad" @@ -4844,8 +5121,8 @@ msgid "Source field" msgstr "Quellenfeld" #: library/Director/Web/Table/ImportrunTable.php:30 -#: library/Director/Web/Table/SyncpropertyTable.php:61 #: library/Director/Web/Table/ImportsourceTable.php:18 +#: library/Director/Web/Table/SyncpropertyTable.php:61 msgid "Source name" msgstr "Quellenname" @@ -4853,14 +5130,37 @@ msgstr "Quellenname" msgid "Special properties" msgstr "Spezielle Eigenschaften" +#: library/Director/PropertyModifier/PropertyModifierArrayElementByPosition.php:36 +msgid "Specific Element (by key name)" +msgstr "Spezifisches Element (nach Schlüsselname)" + #: library/Director/PropertyModifier/PropertyModifierArrayElementByPosition.php:35 msgid "Specific Element (by position)" msgstr "Spezifisches Element (nach Position)" +#: library/Director/Import/ImportSourceRestApi.php:152 +msgid "" +"Specify headers in text format \"Header: Value\", each header on a new line." +msgstr "" +"Header im Textformat angeben \"Header: Wert\", jeden Header auf einer Zeile." + +#: library/Director/PropertyModifier/PropertyModifierTrim.php:30 +msgid "" +"Specify the characters that trim should remove.Default is: \" \\t\\n\\r" +"\\0\\x0B\"" +msgstr "" +"Zeichen welche von Trim entfernt werden sollen. Standard: \" \\t\\n\\r" +"\\0\\x0B\"" + #: library/Director/Web/Widget/DeploymentInfo.php:87 msgid "Stage name" msgstr "Phasenname" +#: library/Director/Web/Widget/InspectPackages.php:50 +#, php-format +msgid "Stages in Package: %s" +msgstr "Phasen in Paket: %s" + #: library/Director/Web/Widget/SyncRunDetails.php:25 msgid "Start time" msgstr "Startzeit" @@ -4873,7 +5173,7 @@ msgstr "Start" msgid "Startup Log" msgstr "Start-Log" -#: library/Director/Web/Widget/BackgroundDaemonDetails.php:65 +#: library/Director/Web/Widget/BackgroundDaemonDetails.php:72 msgid "Startup Time" msgstr "Startzeit" @@ -4881,7 +5181,7 @@ msgstr "Startzeit" msgid "State" msgstr "Zustand" -#: library/Director/Web/Form/DirectorObjectForm.php:1647 +#: library/Director/Web/Form/DirectorObjectForm.php:1668 msgid "State and transition type filters" msgstr "Status- und Übergangstypen-Filter" @@ -4889,7 +5189,7 @@ msgstr "Status- und Übergangstypen-Filter" msgid "State changes" msgstr "Zustandsänderungen" -#: library/Director/Web/Form/DirectorObjectForm.php:1622 +#: library/Director/Web/Form/DirectorObjectForm.php:1643 msgid "States" msgstr "Zustände" @@ -4897,17 +5197,17 @@ msgstr "Zustände" msgid "Statistics" msgstr "Statistiken" -#: application/controllers/InspectController.php:43 -#: application/controllers/InspectController.php:151 +#: application/controllers/InspectController.php:42 +#: application/controllers/InspectController.php:143 msgid "Status" msgstr "Zustand" -#: library/Director/Web/SelfService.php:134 +#: library/Director/Web/SelfService.php:127 msgid "Stop sharing this Template" msgstr "Diese Vorlage nicht mehr bereitstellen" #: application/forms/SettingsForm.php:127 -#: library/Director/Web/Form/DirectorObjectForm.php:507 +#: library/Director/Web/Form/DirectorObjectForm.php:520 msgid "Store" msgstr "Speichern" @@ -4915,15 +5215,15 @@ msgstr "Speichern" msgid "Store configuration" msgstr "Konfiguration speichern" -#: library/Director/DataType/DataTypeDatalist.php:145 +#: library/Director/DataType/DataTypeDatalist.php:150 msgid "Strict, list values only" msgstr "Strikt, nur Listeneinträge" #: application/forms/IcingaCommandArgumentForm.php:38 #: application/forms/IcingaCommandArgumentForm.php:77 -#: library/Director/DataType/DataTypeDirectorObject.php:76 -#: library/Director/DataType/DataTypeSqlQuery.php:76 #: library/Director/DataType/DataTypeDatalist.php:130 +#: library/Director/DataType/DataTypeDirectorObject.php:79 +#: library/Director/DataType/DataTypeSqlQuery.php:76 msgid "String" msgstr "Zeichenkette" @@ -4931,7 +5231,7 @@ msgstr "Zeichenkette" msgid "Strip this operator, preserve child nodes" msgstr "Diesen Operator entfernen, Kind-Knoten beibehalten" -#: library/Director/Web/Form/QuickForm.php:215 +#: library/Director/Web/Form/QuickForm.php:220 msgid "Submit" msgstr "Absenden" @@ -4951,24 +5251,24 @@ msgstr "Zur Tabellenansicht wechseln" msgid "Switch to Tree view" msgstr "Zur Baumansicht wechseln" -#: application/controllers/SyncruleController.php:557 +#: application/controllers/SyncruleController.php:544 #, php-format msgid "Sync \"%s\": %s" msgstr "\"%s\": \"%s\" synchronisieren" -#: application/controllers/SyncruleController.php:121 +#: application/controllers/SyncruleController.php:125 msgid "Sync Properties" msgstr "Synchronisationseigenschaften" -#: application/forms/BasketForm.php:32 +#: application/forms/BasketForm.php:33 msgid "Sync Rules" msgstr "Synchronisationsregeln" -#: application/controllers/SyncruleController.php:592 +#: application/controllers/SyncruleController.php:579 msgid "Sync history" msgstr "Synchronisationshistorie" -#: application/forms/SyncRuleForm.php:82 +#: application/forms/SyncRuleForm.php:84 #, php-format msgid "" "Sync only part of your imported objects with this rule. Icinga Web 2 filter " @@ -4977,20 +5277,20 @@ msgstr "" "Nur einen Teil der importierten Objekte mit dieser Regel synchronisieren. " "Die Icinga Web 2 Filter Syntax kann verwendet werden. z.B: %s" -#: application/controllers/SyncruleController.php:529 +#: application/controllers/SyncruleController.php:516 msgid "Sync properties" msgstr "Synchronisationseigenschaften" +#: application/controllers/SyncruleController.php:478 #: application/controllers/SyncrulesController.php:25 -#: application/controllers/SyncruleController.php:494 -#: library/Director/Web/Tabs/ImportTabs.php:23 #: library/Director/Web/Tabs/SyncRuleTabs.php:29 #: library/Director/Web/Tabs/SyncRuleTabs.php:50 +#: library/Director/Web/Tabs/ImportTabs.php:23 msgid "Sync rule" msgstr "Synchronisationsregel" -#: application/controllers/SyncruleController.php:41 -#: application/controllers/SyncruleController.php:466 +#: application/controllers/SyncruleController.php:45 +#: application/controllers/SyncruleController.php:450 #, php-format msgid "Sync rule: %s" msgstr "Synchronisationsregel: %s" @@ -5015,17 +5315,17 @@ msgstr "Tabelle" msgid "Target DB" msgstr "Ziel-DB" -#: application/forms/IcingaCloneObjectForm.php:70 +#: application/forms/IcingaCloneObjectForm.php:72 msgid "Target Host" msgstr "Zielhost" -#: application/forms/IcingaCloneObjectForm.php:61 +#: application/forms/IcingaCloneObjectForm.php:63 msgid "Target Service Set" msgstr "Ziel-Service-Set" -#: library/Director/DataType/DataTypeDirectorObject.php:74 -#: library/Director/DataType/DataTypeSqlQuery.php:74 #: library/Director/DataType/DataTypeDatalist.php:128 +#: library/Director/DataType/DataTypeDirectorObject.php:77 +#: library/Director/DataType/DataTypeSqlQuery.php:74 msgid "Target data type" msgstr "Zieldatentyp" @@ -5033,9 +5333,9 @@ msgstr "Zieldatentyp" msgid "Target property" msgstr "Zieleigenschaft" -#: library/Director/Web/Form/DirectorObjectForm.php:1086 -#: library/Director/Web/Form/DirectorObjectForm.php:1090 -#: library/Director/Web/Controller/TemplateController.php:158 +#: library/Director/Web/Controller/TemplateController.php:159 +#: library/Director/Web/Form/DirectorObjectForm.php:1107 +#: library/Director/Web/Form/DirectorObjectForm.php:1111 msgid "Template" msgstr "Vorlage" @@ -5047,24 +5347,25 @@ msgstr "Vorlagenname" msgid "Template name" msgstr "Vorlagenname" -#: library/Director/Web/Controller/ObjectController.php:283 -#: library/Director/Web/Controller/TemplateController.php:115 +#: library/Director/Web/Controller/ObjectController.php:287 +#: library/Director/Web/Controller/TemplateController.php:116 #, php-format msgid "Template: %s" msgstr "Vorlage: %s" -#: application/forms/IcingaServiceForm.php:692 +#: application/forms/IcingaServiceForm.php:699 +#: library/Director/Import/ImportSourceDirectorObject.php:81 #: library/Director/Web/Tree/TemplateTreeRenderer.php:43 -#: library/Director/Web/Table/DependencyTemplateUsageTable.php:10 -#: library/Director/Web/Table/HostTemplateUsageTable.php:10 -#: library/Director/Web/Table/NotificationTemplateUsageTable.php:10 #: library/Director/Web/Table/ServiceTemplateUsageTable.php:10 +#: library/Director/Web/Table/DependencyTemplateUsageTable.php:10 +#: library/Director/Web/Table/NotificationTemplateUsageTable.php:10 +#: library/Director/Web/Table/HostTemplateUsageTable.php:10 #: library/Director/Web/Table/TemplateUsageTable.php:23 #: library/Director/Web/Tabs/ObjectsTabs.php:54 msgid "Templates" msgstr "Vorlagen" -#: application/forms/DeployFormsBug7530.php:112 +#: application/forms/DeployFormsBug7530.php:116 msgid "Thanks, I'll verify this and come back later" msgstr "Danke, ich überprüfe das und komme wieder" @@ -5082,7 +5383,7 @@ msgstr "" #: application/forms/IcingaTimePeriodRangeForm.php:84 #: application/forms/IcingaScheduledDowntimeRangeForm.php:89 -#: library/Director/Web/Form/DirectorObjectForm.php:651 +#: library/Director/Web/Form/DirectorObjectForm.php:667 #, php-format msgid "The %s has successfully been stored" msgstr "%s wurde erfolgreich gespeichert" @@ -5107,7 +5408,7 @@ msgstr "" "Der \"Bereinigen\" Auftrag bietet verschiedene Aktionen, die die Director-" "Datenbank schnell und sauber halten" -#: application/controllers/DaemonController.php:38 +#: application/controllers/DaemonController.php:39 #, php-format msgid "" "The Icinga Director Background Daemon is not running. Please check our %s in " @@ -5136,7 +5437,7 @@ msgstr "" "Konfiguration benutzt. Für gewöhnlich ist das \"director\" und sollte nur " "geändert werden, wenn die Auswirkung dieser Anpassung bewusst ist" -#: library/Director/Import/ImportSourceLdap.php:69 +#: library/Director/Import/ImportSourceLdap.php:72 msgid "" "The LDAP properties that should be fetched. This is required to be a comma-" "separated list like: \"cn, dnshostname, operatingsystem, sAMAccountName\"" @@ -5203,12 +5504,12 @@ msgstr "Der erste (linkeste) CN" msgid "The first (leftmost) OU" msgstr "Die erste (linkeste) OU" -#: application/forms/IcingaServiceForm.php:731 +#: application/forms/IcingaServiceForm.php:738 #, php-format msgid "The given properties have been stored for \"%s\"" msgstr "Die übergebenen Eigenschaften wurden für \"%s\" gespeichert" -#: library/Director/Web/Form/DirectorObjectForm.php:1625 +#: library/Director/Web/Form/DirectorObjectForm.php:1646 msgid "The host/service states you want to get notifications for" msgstr "" "Die Host/Service Status, für die Benachrichtigungen versandt werden sollen" @@ -5217,12 +5518,12 @@ msgstr "" msgid "The last (rightmost) OU" msgstr "Die letzte (rechteste) OU" -#: library/Director/Web/Widget/JobDetails.php:59 +#: library/Director/Web/Widget/JobDetails.php:60 #, php-format msgid "The last attempt failed %s: %s" msgstr "Der letzte Versuch schlug %s fehl: %s" -#: library/Director/Web/Widget/JobDetails.php:54 +#: library/Director/Web/Widget/JobDetails.php:55 #, php-format msgid "The last attempt succeeded %s" msgstr "Der letzte Versuch war %s erfolgreich" @@ -5247,8 +5548,8 @@ msgstr "" "Der Name des Zeitraumes, der angibt, wann Benachrichtigungen für diesen " "Benutzer ausgelöst werden sollen. Kein Default-Wert." +#: application/forms/IcingaNotificationForm.php:242 #: application/forms/IcingaDependencyForm.php:143 -#: application/forms/IcingaNotificationForm.php:234 msgid "" "The name of a time period which determines when this notification should be " "triggered. Not set by default." @@ -5256,7 +5557,7 @@ msgstr "" "Der Name des Zeitraumes, der angibt, wann diese Benachrichtigung ausgelöst " "werden soll. Kein Default-Wert." -#: library/Director/Web/Form/DirectorObjectForm.php:1377 +#: library/Director/Web/Form/DirectorObjectForm.php:1398 msgid "" "The name of a time period which determines when this object should be " "monitored. Not limited by default." @@ -5324,7 +5625,7 @@ msgstr "" #: application/forms/IcingaEndpointForm.php:37 msgid "The port of the endpoint." -msgstr "Der Port des Endpunkts" +msgstr "Der Port des Endpunkts." #: application/forms/KickstartForm.php:144 msgid "" @@ -5353,7 +5654,7 @@ msgstr "Das Service-Set welches zugewiesen werden soll" msgid "The service set that should be assigned to this host" msgstr "Das Service-Set welches diesem Host zugewiesen werden soll" -#: library/Director/Web/Form/DirectorObjectForm.php:1635 +#: library/Director/Web/Form/DirectorObjectForm.php:1656 msgid "The state transition types you want to get notifications for" msgstr "" "Die Arten von Statusänderungen, für die Benachrichtigungen verschickt werden " @@ -5367,8 +5668,23 @@ msgstr "Die Zeichenkette, die als Ersatz genutzt werden soll" msgid "The string you want to search for" msgstr "Die Zeichenkette, nach der gesucht werden soll" +#: library/Director/PropertyModifier/PropertyModifierRejectOrSelect.php:56 +msgid "" +"The string/pattern you want to search for, use regular expression like /^www" +"\\d+\\./" +msgstr "" +"Das Muster, nach dem gesucht werden soll. Kann ein regulärer Ausdruck wie /" +"^www\\d+\\./ sein" + +#: library/Director/PropertyModifier/PropertyModifierRejectOrSelect.php:46 +msgid "" +"The string/pattern you want to search for, use wildcard matches like www.* " +"or *linux*" +msgstr "" +"Das Muster, nach dem gesucht werden soll, Platzhalter wie www.* oder *linux* " +"sind möglich" + #: library/Director/PropertyModifier/PropertyModifierArrayFilter.php:41 -#: library/Director/PropertyModifier/PropertyModifierRejectOrSelect.php:43 msgid "" "The string/pattern you want to search for. Depends on the chosen method, use " "www.* or *linux* for wildcard matches and expression like /^www\\d+\\./ in " @@ -5379,6 +5695,13 @@ msgstr "" "Suchen und Ausdrücken wie /^www\\d+\\./ falls Reguläre Ausdrücke bevorzugt " "wurden" +#: application/forms/DirectorDatafieldCategoryForm.php:25 +msgid "" +"The unique name of the category used for grouping your custom Data Fields." +msgstr "" +"Der eindeutige Kategoriebezeichner welcher zum Gruppieren der " +"benutzerdefinierten Felder benutzt werden soll." + #: application/forms/DirectorDatafieldForm.php:143 msgid "" "The unique name of the field. This will be the name of the custom variable " @@ -5388,7 +5711,7 @@ msgstr "" "benutzerdefinierten Eigenschaft in der gerenderten Icinga-Konfiguration " "benutzt." -#: application/forms/SelfServiceSettingsForm.php:168 +#: application/forms/SelfServiceSettingsForm.php:181 msgid "The user that should run the Icinga 2 service on Windows." msgstr "" "Der Benutzeraccount unter welchem der Icinga-2-Dienst unter Windows laufen " @@ -5444,7 +5767,7 @@ msgstr "Es gibt keine anstehenden Änderungen" msgid "There are no pending changes. Deploy anyway" msgstr "Es gibt keine anstehenden Änderungen. Dennoch ausrollen" -#: library/Director/Web/Widget/ImportSourceDetails.php:55 +#: library/Director/Web/Widget/ImportSourceDetails.php:52 msgid "" "There are pending changes for this Import Source. You should trigger a new " "Import Run." @@ -5452,7 +5775,7 @@ msgstr "" "Es gibt ausstehende Änderungen für diese Importquelle. Ein neuer Importlauf " "sollte angestoßen werden." -#: application/controllers/SyncruleController.php:83 +#: application/controllers/SyncruleController.php:87 msgid "" "There are pending changes for this Sync Rule. You should trigger a new Sync " "Run." @@ -5469,7 +5792,7 @@ msgid "" "There has been a single change to this object, nothing else has been modified" msgstr "" "An diesem Objekt wurde eine einzelne Änderung vorgenommen. Nichts Anderes " -"wurde verändert." +"wurde verändert" #: application/forms/DeploymentLinkForm.php:74 #, php-format @@ -5499,26 +5822,26 @@ msgstr "" "geschriebenes) Icinga Web 2 Modul diese Funktionalität nachrüsten, da " "Importquellen als Hook in Director realisiert werden" -#: application/controllers/CommandController.php:71 +#: application/controllers/CommandController.php:69 #, php-format msgid "This Command is currently being used by %s" msgstr "Dieses Kommando wird gegenwärtig von %s benutzt" -#: application/controllers/CommandController.php:78 +#: application/controllers/CommandController.php:75 msgid "This Command is currently not in use" msgstr "Dieses Kommando wird gegenwärtig nicht benutzt" -#: library/Director/Web/Form/DirectorObjectForm.php:928 +#: library/Director/Web/Form/DirectorObjectForm.php:949 #, php-format msgid "This Command is still in use by %d other objects" msgstr "Dieses Kommando wird von %d anderen Objekten benutzt" -#: library/Director/Web/Widget/ImportSourceDetails.php:62 +#: library/Director/Web/Widget/ImportSourceDetails.php:59 #, php-format msgid "This Import Source failed when last checked at %s: %s" msgstr "Diese Importquelle schlug bei der letzten Prüfung um %s fehl: %s" -#: library/Director/Web/Widget/ImportSourceDetails.php:70 +#: library/Director/Web/Widget/ImportSourceDetails.php:67 #, php-format msgid "This Import Source has an invalid state: %s" msgstr "Diese Importquelle hat einen ungültigen Zustand: %s" @@ -5527,31 +5850,31 @@ msgstr "Diese Importquelle hat einen ungültigen Zustand: %s" msgid "This Import Source provides modified data" msgstr "Diese Importquelle stellt veränderte Daten zur Verfügung" -#: library/Director/Web/Widget/ImportSourceDetails.php:45 +#: library/Director/Web/Widget/ImportSourceDetails.php:42 #, php-format msgid "This Import Source was last found to be in sync at %s." msgstr "Diese Importquelle war zuletzt um %s syncron." -#: application/forms/IcingaServiceForm.php:134 -msgid "This Service has been blacklisted on this host" -msgstr "Dieser Service wurde auf diesem Host geblacklisted" +#: application/forms/IcingaServiceForm.php:133 +msgid "This Service has been deactivated on this host" +msgstr "Dieser Service wurde auf diesem Host deaktiviert" -#: application/controllers/SyncruleController.php:90 +#: application/controllers/SyncruleController.php:94 #, php-format msgid "This Sync Rule failed when last checked at %s: %s" msgstr "" "Diese Synchronisationsregel schlug bei der letzten Prüfung um %s fehl: %s" -#: application/controllers/SyncruleController.php:60 +#: application/controllers/SyncruleController.php:64 msgid "This Sync Rule has never been run before." msgstr "Diese Synchronisationsregel wurde noch nie ausgeführt." -#: application/controllers/SyncruleController.php:178 +#: application/controllers/SyncruleController.php:161 msgid "This Sync Rule is in sync and would currently not apply any changes" msgstr "" "Diese Sync-Regel ist synchron und würde aktuell keine Änderungen verursachen" -#: application/controllers/SyncruleController.php:72 +#: application/controllers/SyncruleController.php:76 #, php-format msgid "This Sync Rule was last found to by in Sync at %s." msgstr "Diese Synchronisationsregel war zuletzt synchron um %s." @@ -5569,7 +5892,7 @@ msgstr "" "setzen, bei denen die Host Eigenschaft mit \"www\" beginnt. Komplexes " "Beispiel: host=www*&!(address=127.*|address6=::1)" -#: library/Director/DataType/DataTypeDatalist.php:140 +#: library/Director/DataType/DataTypeDatalist.php:145 msgid "This allows to show either a drop-down list or an auto-completion" msgstr "" "Dies erlaubt es, entweder eine Ausklappmenü oder ein Feld mit automatischer " @@ -5580,11 +5903,11 @@ msgid "This allows to temporarily disable this job" msgstr "Erlaubt das vorübergehende Deaktivieren dieses Auftrags" #: application/forms/IcingaHostGroupForm.php:30 -#: application/forms/IcingaScheduledDowntimeForm.php:111 -#: application/forms/IcingaDependencyForm.php:115 #: application/forms/IcingaNotificationForm.php:106 -#: application/forms/IcingaServiceForm.php:450 #: application/forms/IcingaServiceGroupForm.php:30 +#: application/forms/IcingaDependencyForm.php:115 +#: application/forms/IcingaScheduledDowntimeForm.php:111 +#: application/forms/IcingaServiceForm.php:457 msgid "" "This allows you to configure an assignment filter. Please feel free to " "combine as many nested operators as you want. The \"contains\" operator is " @@ -5628,7 +5951,7 @@ msgid "This allows you to modify properties for all chosen hosts at once" msgstr "" "Hiermit lassen sich Eigenschaften für alle gewählten Hosts auf einmal ändern" -#: application/controllers/BasketController.php:62 +#: application/controllers/BasketController.php:63 msgid "This basket is empty" msgstr "Dieser Basket ist leer" @@ -5636,7 +5959,7 @@ msgstr "Dieser Basket ist leer" msgid "This has to be a MySQL or PostgreSQL database" msgstr "Muss eine MySQL oder PostgeSQL Datenbank sein" -#: library/Director/Web/SelfService.php:62 +#: library/Director/Web/SelfService.php:65 msgid "" "This host has been registered via the Icinga Director Self Service API. In " "case you re-installed the host or somehow lost it's secret key, you might " @@ -5648,11 +5971,21 @@ msgstr "" "ging, kann es erwünscht sein, den aktuellen Schlüssel zu verwerfen. Das " "würde es erlauben, denselben Host neu zu registrieren." -#: application/controllers/InspectController.php:73 +#: application/controllers/InspectController.php:71 msgid "This is an abstract object type." -msgstr "Das ist ein abstrakter Objekttyp" +msgstr "Das ist ein abstrakter Objekttyp." -#: library/Director/Web/Controller/TemplateController.php:178 +#: application/forms/SelfServiceSettingsForm.php:45 +msgid "" +"This is only important in case your master/satellite nodes do not have IP " +"addresses as their \"host\" property. The Agent can be told to issue related " +"DNS lookups on it' own" +msgstr "" +"Das ist nur wichtig wenn Master- oder Satellitenknoten keine IP als \"host\"-" +"Eigenschaft gesetzt haben. Dem Agent kann angewiesen werden, eigenständig " +"entsprechende DNS-Lookups eigenständig vorzunehmen" + +#: library/Director/Web/Controller/TemplateController.php:179 #, php-format msgid "This is the \"%s\" %s Template. Based on this, you might want to:" msgstr "Das ist die \"%s\" %s Vorlage. Basierend auf diese, kann man:" @@ -5718,44 +6051,35 @@ msgstr "" "Import-Funktion und entsprechende Synchronisationsregeln lässt sich nahezu " "alles automatisieren!" -#: library/Director/Dashboard/InfrastructureDashboard.php:24 +#: library/Director/Dashboard/InfrastructureDashboard.php:39 msgid "" "This is where you manage your Icinga 2 infrastructure. When adding a new " -"Icinga Master or Satellite please re-run the Kickstart Helper once.\n" -"\n" -"When you feel the desire to manually create Zone or Endpoint objects please " -"rethink this twice. Doing so is mostly the wrong way, might lead to a dead " -"end, requiring quite some effort to clean up the whole mess afterwards." +"Icinga Master or Satellite please re-run the Kickstart Helper once." msgstr "" -"Hier werden Icinga 2 Infrastrukturkomponenten verwaltet. Beim Hinzufügen " -"neuer Icinga-Master oder -Satelliten bitte den Kickstart-Assistenten erneut " -"ausführen.\n" -"\n" -"Das Bedürfnis, neue Zonen- oder Endpunkt-Objekte manuell zu erstellen bitte " -"zweimal überdenken. Das ist meistens der falsche Weg, kann in Sackgassen " -"führen und damit eine Menge Arbeit beim manuellen Aufräumen verursachen." +"Hier wird die Icinga 2 Infrastruktur verwaltet. Den Kickstart-Helper beim " +"Hinzufügen von neuen Icinga Mastern oder Satelliten bitte erneut ausführen" -#: library/Director/Web/Table/ObjectsTableEndpoint.php:45 +#: library/Director/Web/Table/ObjectsTableEndpoint.php:46 msgid "This is your Config master and will receive our Deployments" msgstr "" "Dies ist der Konfigurations-Master zu welchem sämtliche Konfiguration " "ausgerollt wird" -#: library/Director/Web/Widget/JobDetails.php:67 +#: library/Director/Web/Widget/JobDetails.php:66 msgid "This job has not been executed yet" msgstr "Dieser Auftrag wurde bisher nicht ausgeführt" -#: library/Director/Web/Widget/JobDetails.php:35 +#: library/Director/Web/Widget/JobDetails.php:36 #, php-format msgid "This job runs every %ds and is currently pending" msgstr "Dieser Auftrag läuft alle %d und ist aktuell ausständig" -#: library/Director/Web/Widget/JobDetails.php:39 +#: library/Director/Web/Widget/JobDetails.php:40 #, php-format msgid "This job runs every %ds." msgstr "Dieser Auftrag läuft alle %d." -#: library/Director/Web/Widget/JobDetails.php:26 +#: library/Director/Web/Widget/JobDetails.php:27 #, php-format msgid "" "This job would run every %ds. It has been disabled and will therefore not be " @@ -5808,15 +6132,15 @@ msgstr "" "Der Name wird als Autor für sämtliche zugehörigen Downtime-Kommentare " "aufscheinen" -#: library/Director/Web/Widget/ActivityLogInfo.php:568 +#: library/Director/Web/Widget/ActivityLogInfo.php:570 msgid "This object has been disabled" msgstr "Dieses Objekt wurde deaktiviert" -#: library/Director/Web/Widget/ActivityLogInfo.php:563 +#: library/Director/Web/Widget/ActivityLogInfo.php:565 msgid "This object has been enabled" msgstr "Dieses Objekt wurde aktiviert" -#: library/Director/Web/ObjectPreview.php:76 +#: library/Director/Web/ObjectPreview.php:75 msgid "This object will not be deployed as it has been disabled" msgstr "Das Objekt wird nicht ausgerollt, da es deaktiviert wurde" @@ -5834,7 +6158,7 @@ msgstr "" "einen solchen nicht bereitstellt. Die gewählte \"Eigenschaft\" hat hier " "keine Auswirkung und wird ignoriert." -#: library/Director/Web/SelfService.php:234 +#: library/Director/Web/SelfService.php:258 msgid "" "This requires the Icinga Agent to be installed. It generates and signs it's " "certificate and it also generates a minimal icinga2.conf to get your agent " @@ -5844,7 +6168,7 @@ msgstr "" "sein Zertifikat und erstellt eine minimale icinga2.conf mit welcher der " "Agent zu den ihm übergeordneten Systemen verbunden wird" -#: application/forms/IcingaServiceForm.php:373 +#: application/forms/IcingaServiceForm.php:380 #, php-format msgid "" "This service belongs to the %s Service Set. Still, you might want to " @@ -5853,7 +6177,7 @@ msgstr "" "Dieser Service gehört zum Service Set %s. Dennoch können die folgenden " "Eigenschaften nur für diesen speziellen Host geändert werden." -#: application/forms/IcingaServiceForm.php:417 +#: application/forms/IcingaServiceForm.php:424 #, php-format msgid "" "This service belongs to the service set \"%s\". Still, you might want to " @@ -5862,7 +6186,7 @@ msgstr "" "Dieser Service gehört zum Set \"%s\". Dennoch können die folgenden " "Eigenschaften nur für diesen speziellen Host geändert werden." -#: application/forms/IcingaServiceForm.php:354 +#: application/forms/IcingaServiceForm.php:361 msgid "" "This service has been generated in an automated way, but still allows you to " "override the following properties in a safe way." @@ -5870,7 +6194,7 @@ msgstr "" "Dieser Service wurde durch einen Automatismus erstellt, erlaubt es aber " "dennoch die folgenden Eigenschaften auf sichere Weise zu überschreiben." -#: application/forms/IcingaServiceForm.php:360 +#: application/forms/IcingaServiceForm.php:367 #, php-format msgid "" "This service has been generated using the %s apply rule, assigned where %s" @@ -5878,7 +6202,7 @@ msgstr "" "Dieser Service wurde durch die Apply-Regel %s erstellt, und wird zugewiesen " "wo %s" -#: application/forms/IcingaServiceForm.php:385 +#: application/forms/IcingaServiceForm.php:392 #, php-format msgid "" "This service has been inherited from %s. Still, you might want to change the " @@ -5904,7 +6228,7 @@ msgstr "" msgid "This template is not in use" msgstr "Diese Vorlage ist nicht in Verwendung" -#: library/Director/Web/Form/DirectorObjectForm.php:918 +#: library/Director/Web/Form/DirectorObjectForm.php:939 #, php-format msgid "This template is still in use by %d other objects" msgstr "Diese Vorlage ist noch in Verwendung durch %d andere Objekte" @@ -5917,11 +6241,11 @@ msgstr "Dies wird als Bezeichner für diese Auswahlmöglichkeit angezeigt werden msgid "This will be the visible caption for this entry" msgstr "Die sichtbare Bezeichnung für diesen Eintrag" -#: library/Director/Web/SelfService.php:123 +#: library/Director/Web/SelfService.php:116 msgid "This will invalidate the former key" msgstr "Das macht den vorherigen Schlüssel ungültig" -#: library/Director/Web/SelfService.php:224 +#: library/Director/Web/SelfService.php:248 msgid "Ticket" msgstr "Ticket" @@ -5929,19 +6253,19 @@ msgstr "Ticket" msgid "Time Period" msgstr "Zeitraum" -#: application/forms/BasketForm.php:28 +#: application/forms/BasketForm.php:29 msgid "Time Periods" msgstr "Zeiträume" #: application/forms/IcingaUserForm.php:158 -#: application/forms/DirectorJobForm.php:60 +#: application/forms/IcingaNotificationForm.php:240 #: application/forms/IcingaDependencyForm.php:141 -#: application/forms/IcingaNotificationForm.php:232 +#: application/forms/DirectorJobForm.php:60 msgid "Time period" msgstr "Zeitraum" #: application/controllers/TimeperiodController.php:17 -#: application/controllers/ScheduledDowntimeController.php:17 +#: application/controllers/ScheduledDowntimeController.php:19 msgid "Time period ranges" msgstr "Zeiträume" @@ -5965,8 +6289,8 @@ msgstr "Zeitraumvorlage" #: application/forms/IcingaScheduledDowntimeRangeForm.php:29 #: library/Director/Dashboard/Dashlet/TimeperiodObjectDashlet.php:16 #: library/Director/Dashboard/Dashlet/TimeperiodsDashlet.php:13 -#: library/Director/Web/Table/IcingaScheduledDowntimeRangeTable.php:52 #: library/Director/Web/Table/IcingaTimePeriodRangeTable.php:46 +#: library/Director/Web/Table/IcingaScheduledDowntimeRangeTable.php:52 msgid "Timeperiods" msgstr "Zeiträume" @@ -5978,8 +6302,8 @@ msgstr "Zeiträume" msgid "Timestamp" msgstr "Zeitstempel" -#: application/forms/SelfServiceSettingsForm.php:46 -#: application/forms/SelfServiceSettingsForm.php:154 +#: application/forms/SelfServiceSettingsForm.php:59 +#: application/forms/SelfServiceSettingsForm.php:167 msgid "" "To ensure downloaded packages are build by the Icinga Team and not " "compromised by third parties, you will be able to provide an array of SHA1 " @@ -5995,7 +6319,7 @@ msgstr "" "keinem davon entspricht, wird das Powershell-Modul sich weigern mit Update " "oder Installation des Agenten fortzufahren" -#: library/Director/Web/SelfService.php:197 +#: library/Director/Web/SelfService.php:221 msgid "Top Down" msgstr "Top Down" @@ -6007,6 +6331,10 @@ msgstr "Gesamt" msgid "Transform Host Name" msgstr "Hostname transformieren" +#: application/forms/SelfServiceSettingsForm.php:43 +msgid "Transform Parent Host to IP" +msgstr "Elternhost in IP umwandeln" + #: application/forms/SelfServiceSettingsForm.php:37 msgid "Transform to lowercase" msgstr "In Kleinbuchstaben umwandeln" @@ -6015,7 +6343,7 @@ msgstr "In Kleinbuchstaben umwandeln" msgid "Transform to uppercase" msgstr "In Großbuchstaben umwandeln" -#: library/Director/Web/Form/DirectorObjectForm.php:1632 +#: library/Director/Web/Form/DirectorObjectForm.php:1653 msgid "Transition types" msgstr "Änderungsstypen" @@ -6035,15 +6363,20 @@ msgstr "Diese Synchronisation anstoßen" msgid "Triggering this Import Source failed" msgstr "Anstoßen dieser Importquelle schlug fehl" +#: library/Director/PropertyModifier/PropertyModifierTrim.php:16 +msgid "Trim Method" +msgstr "Trim-Methode" + #: library/Director/Dashboard/Dashlet/SettingsDashlet.php:17 msgid "Tweak some global Director settings" msgstr "Einige globale Director-Einstellungen anpassen" +#: library/Director/Web/Table/ObjectsTableEndpoint.php:22 #: library/Director/Web/Table/CoreApiFieldsTable.php:75 msgid "Type" msgstr "Typ" -#: application/controllers/InspectController.php:84 +#: application/controllers/InspectController.php:82 msgid "Type attributes" msgstr "Typ-Attribute" @@ -6052,7 +6385,11 @@ msgstr "Typ-Attribute" msgid "URL component" msgstr "URL- Komponente" -#: application/forms/DeployFormsBug7530.php:70 +#: library/Director/PropertyModifier/PropertyModifierUuidBinToHex.php:12 +msgid "UUID: from binary to hex" +msgstr "UUID: binär in hexadezimal umwandeln" + +#: application/forms/DeployFormsBug7530.php:72 msgid "Unable to detect your Icinga 2 Core version" msgstr "Die Icinga 2 Core-Version konnte nicht ermittelt werden" @@ -6062,7 +6399,7 @@ msgstr "Die Icinga 2 Core-Version konnte nicht ermittelt werden" msgid "Unable to fetch data: %s" msgstr "Daten konnten nicht geholt werden: %s" -#: application/forms/IcingaHostForm.php:364 +#: application/forms/IcingaHostForm.php:367 msgid "" "Unable to store a host with the given properties because of insufficient " "permissions" @@ -6084,6 +6421,16 @@ msgstr "" msgid "Undeployed configurations" msgstr "Nicht ausgerollte Konfigurationen" +#: application/forms/IcingaNotificationForm.php:221 +msgid "" +"Unit is seconds unless a suffix is given. Supported suffixes include ms " +"(milliseconds), s (seconds), m (minutes), h (hours) and d (days)." +msgstr "" +"Wie lang die Downtime dauert. Beeinflusst nur flexible (keine fixen) " +"Downtimes. Zeit in Sekunden, unterstützt auch die Suffixes ms " +"(Millisekunden), s (Sekunden), m (Minuten), h (Stunden) and d (Tage). Um " +"\"90 Minuten\" auszudrücken könnte man 1h 30m schreiben." + #: library/Director/IcingaConfig/StateFilterSet.php:27 msgid "Unknown" msgstr "Unbekannt" @@ -6129,11 +6476,15 @@ msgstr "Aktualisierungsmethode" msgid "Update Policy" msgstr "Aktualisierungsrichtlinie" -#: application/forms/DeployFormsBug7530.php:105 +#: application/forms/SyncRuleForm.php:65 +msgid "Update only" +msgstr "Nur aktualisieren" + +#: application/forms/DeployFormsBug7530.php:109 msgid "Upgrading Icinga 2 - Confic Sync: Zones in Zones" msgstr "Upgrading Icinga 2 - Confic Sync: Zones in Zones" -#: application/forms/DeployFormsBug7530.php:107 +#: application/forms/DeployFormsBug7530.php:111 msgid "Upgrading documentation" msgstr "Upgrading-Dokumentation" @@ -6142,15 +6493,15 @@ msgstr "Upgrading-Dokumentation" msgid "Upload" msgstr "Hochladen" -#: application/controllers/BasketController.php:120 +#: application/controllers/BasketController.php:121 msgid "Upload a Basket" msgstr "Basket hochladen" -#: application/controllers/BasketController.php:121 +#: application/controllers/BasketController.php:122 msgid "Upload a Configuration Basket" msgstr "Konfigurationsbasket hochladen" -#: library/Director/Web/Controller/ObjectController.php:302 +#: library/Director/Web/Controller/ObjectController.php:306 msgid "Usage" msgstr "Benutzung" @@ -6159,7 +6510,7 @@ msgstr "Benutzung" msgid "Usage (%s)" msgstr "Benutzung (%s)" -#: application/forms/SelfServiceSettingsForm.php:71 +#: application/forms/SelfServiceSettingsForm.php:84 msgid "Use a local file or network share" msgstr "Benutze eine lokales Verzeichnis oder eine Netzwerkfreigabe" @@ -6189,7 +6540,7 @@ msgid "User Templates" msgstr "Benutzervorlagen" #: application/forms/IcingaNotificationForm.php:156 -#: library/Director/DataType/DataTypeDirectorObject.php:60 +#: library/Director/DataType/DataTypeDirectorObject.php:63 msgid "User groups" msgstr "Benutzergruppen" @@ -6225,16 +6576,16 @@ msgid "Usergroups" msgstr "Benutzergruppen" #: application/forms/IcingaUserForm.php:28 -#: library/Director/Web/Widget/BackgroundDaemonDetails.php:67 -#: library/Director/Import/ImportSourceRestApi.php:149 +#: library/Director/Import/ImportSourceRestApi.php:226 +#: library/Director/Web/Widget/BackgroundDaemonDetails.php:74 msgid "Username" msgstr "Benutzername" #: application/forms/IcingaNotificationForm.php:131 +#: library/Director/Import/ImportSourceCoreApi.php:62 +#: library/Director/DataType/DataTypeDirectorObject.php:62 #: library/Director/Web/Table/CustomvarVariantsTable.php:62 #: library/Director/Web/Table/CustomvarTable.php:47 -#: library/Director/Import/ImportSourceCoreApi.php:62 -#: library/Director/DataType/DataTypeDirectorObject.php:59 msgid "Users" msgstr "Benutzer" @@ -6256,16 +6607,16 @@ msgstr "" "werden, und zwar basierend auf Filtern welche einzelne oder mehrere " "Eigenschaften derselben kombinieren" +#: application/forms/IcingaHostForm.php:320 #: application/forms/IcingaHostSelfServiceForm.php:44 -#: application/forms/IcingaHostForm.php:317 msgid "Usually your hosts main IPv6 address" msgstr "Üblicherweise die Haupt-IPv6-Adresse des Hosts" +#: application/forms/IcingaServiceVarForm.php:27 +#: application/forms/CustomvarForm.php:21 #: application/forms/IcingaCommandArgumentForm.php:50 #: application/forms/IcingaCommandArgumentForm.php:59 -#: application/forms/CustomvarForm.php:21 #: application/forms/IcingaHostVarForm.php:27 -#: application/forms/IcingaServiceVarForm.php:27 #: library/Director/Web/Table/IcingaCommandArgumentTable.php:46 msgid "Value" msgstr "Wert" @@ -6283,11 +6634,11 @@ msgstr "Variablenwert" msgid "Variable name" msgstr "Variablenname" -#: library/Director/Import/ImportSourceRestApi.php:103 +#: library/Director/Import/ImportSourceRestApi.php:176 msgid "Verify Host" msgstr "Host überprüfen" -#: library/Director/Import/ImportSourceRestApi.php:96 +#: library/Director/Import/ImportSourceRestApi.php:169 msgid "Verify Peer" msgstr "Peer überprüfen" @@ -6299,7 +6650,7 @@ msgstr "Sichtbarkeit" msgid "Visible" msgstr "Sichtbar" -#: library/Director/Web/Form/DirectorObjectForm.php:1445 +#: library/Director/Web/Form/DirectorObjectForm.php:1466 msgid "Volatile" msgstr "Sprunghaft (Volatile)" @@ -6309,7 +6660,13 @@ msgid "" "command." msgstr "" "VORSICHT, hiermit schafft man die Möglichkeit über benutzerdefinierte " -"Variablen Shell-Code in Kommandos zu injezieren" +"Variablen Shell-Code in Kommandos zu injizieren." + +#: library/Director/Dashboard/InfrastructureDashboard.php:50 +#, php-format +msgid "Want to connect to your Icinga Agents? Have a look at our %s!" +msgstr "" +"Sollen Icinga Agents verbunden werden? Riskieren einen Blick in unsere %s!" #: library/Director/Dashboard/TimeperiodsDashboard.php:20 msgid "" @@ -6327,7 +6684,7 @@ msgstr "" msgid "Warning" msgstr "Warnung" -#: application/forms/DeployFormsBug7530.php:90 +#: application/forms/DeployFormsBug7530.php:94 #, php-format msgid "" "Warning: you're running Icinga v2.11.0 and our configuration looks like you " @@ -6339,7 +6696,7 @@ msgstr "" "Lösung. Das GitHub-Issue und unsere %s enthalten weiterführende " "Informationen." -#: library/Director/Web/Form/DirectorObjectForm.php:1104 +#: library/Director/Web/Form/DirectorObjectForm.php:1125 msgid "" "What kind of object this should be. Templates allow full access to any " "property, they are your building blocks for \"real\" objects. External " @@ -6364,10 +6721,10 @@ msgid "" msgstr "" "Was soll geschehen, wenn der Suchschlüssel sich nicht in der Datenliste " "befindet? Es kann ein null Wert zurückgegeben werden, der importierte Wert " -"unverändert übernommen oder der Importvorgang unterbrochen werden." +"unverändert übernommen oder der Importvorgang unterbrochen werden" -#: library/Director/PropertyModifier/PropertyModifierRegexSplit.php:24 #: library/Director/PropertyModifier/PropertyModifierSplit.php:24 +#: library/Director/PropertyModifier/PropertyModifierRegexSplit.php:24 msgid "What should happen when the given string is empty?" msgstr "Was soll passieren wenn der übergebene String leer ist?" @@ -6375,7 +6732,7 @@ msgstr "Was soll passieren wenn der übergebene String leer ist?" msgid "What should happen when the result array is empty?" msgstr "Was soll passieren wenn das resultierende Array leer ist?" -#: library/Director/PropertyModifier/PropertyModifierArrayElementByPosition.php:50 +#: library/Director/PropertyModifier/PropertyModifierArrayElementByPosition.php:51 msgid "What should happen when the specified element is not available?" msgstr "Was soll passieren wenn das spezifizierte Element nicht verfügbar ist?" @@ -6383,7 +6740,7 @@ msgstr "Was soll passieren wenn das spezifizierte Element nicht verfügbar ist?" msgid "What should happen with matching elements?" msgstr "Was soll mit passenden Elementen passieren?" -#: library/Director/PropertyModifier/PropertyModifierRejectOrSelect.php:55 +#: library/Director/PropertyModifier/PropertyModifierRejectOrSelect.php:68 msgid "" "What should happen with the row, when this property matches the given " "expression?" @@ -6407,19 +6764,28 @@ msgid "What should we do if the desired part does not exist?" msgstr "Was soll geschehen, wenn der gewünschte Teil nicht existiert?" #: library/Director/PropertyModifier/PropertyModifierGetHostByName.php:15 +#: library/Director/PropertyModifier/PropertyModifierGetHostByAddr.php:15 msgid "What should we do if the host (DNS) lookup fails?" msgstr "Was soll geschehen, wenn die (DNS) Auflösung fehlschlägt?" +#: library/Director/PropertyModifier/PropertyModifierArrayToRow.php:21 +msgid "What should we do in case the given value is empty?" +msgstr "Was soll passieren wenn der übergebene Wert leer ist?" + #: library/Director/PropertyModifier/PropertyModifierJsonDecode.php:22 msgid "What should we do in case we are unable to decode the given string?" msgstr "" "Was soll geschehen, wenn sich der übergebene String nicht dekodieren lässt?" +#: library/Director/PropertyModifier/PropertyModifierListToObject.php:24 +msgid "What should we do, if the same key occurs twice?" +msgstr "Was soll geschehen, wenn derselbe Schlüssel zweimal auftaucht?" + #: library/Director/PropertyModifier/PropertyModifierExtractFromDN.php:16 msgid "What should we extract from the DN?" msgstr "Was soll aus dem DN extrahiert werden?" -#: application/forms/BasketForm.php:57 +#: application/forms/BasketForm.php:58 msgid "" "What should we place into this Basket every time we create new snapshot?" msgstr "Was sollen wir beim Erstellen eines Snapshots in diesen Basket geben?" @@ -6436,19 +6802,33 @@ msgstr "" "Beim Ausrollen einer Konfiguration mindestens diese Anzahl an Sekunden " "warten, bevor das nächste Ausrollen durchgeführt wird" -#: library/Director/PropertyModifier/PropertyModifierRegexSplit.php:21 -#: library/Director/PropertyModifier/PropertyModifierSplit.php:21 #: library/Director/PropertyModifier/PropertyModifierArrayFilter.php:63 +#: library/Director/PropertyModifier/PropertyModifierSplit.php:21 +#: library/Director/PropertyModifier/PropertyModifierRegexSplit.php:21 msgid "When empty" -msgstr "falls leer" +msgstr "Falls leer" -#: library/Director/PropertyModifier/PropertyModifierArrayElementByPosition.php:47 +#: library/Director/PropertyModifier/PropertyModifierArrayElementByPosition.php:48 msgid "When not available" msgstr "Wenn nicht verfügbar" #: application/forms/IcingaNotificationForm.php:210 msgid "When the last notification should be sent" -msgstr "Wann soll die letzte Nachricht versandt werden?" +msgstr "Wann die letzte Nachricht versenderwerden" + +#: library/Director/Dashboard/InfrastructureDashboard.php:44 +msgid "" +"When you feel the desire to manually create Zone or Endpoint objects please " +"rethink this twice. Doing so is mostly the wrong way, might lead to a dead " +"end, requiring quite some effort to clean up the whole mess afterwards." +msgstr "" +"Das Bedürfnis, neue Zonen- oder Endpunkt-Objekte manuell zu erstellen bitte " +"zweimal überdenken. Das ist meistens der falsche Weg, kann in Sackgassen " +"führen und damit eine Menge Arbeit beim manuellen Aufräumen verursachen." + +#: library/Director/PropertyModifier/PropertyModifierTrim.php:17 +msgid "Where to trim the string(s)" +msgstr "Wo String(s) gestutzt werden soll" #: application/forms/IcingaScheduledDowntimeForm.php:100 msgid "" @@ -6462,9 +6842,9 @@ msgstr "" msgid "Whether all configured Jobs should be disabled" msgstr "Ob alle konfigurierten Jobs deaktiviert werden sollen" -#: library/Director/Web/Form/DirectorObjectForm.php:1418 +#: library/Director/Web/Form/DirectorObjectForm.php:1439 msgid "Whether flap detection is enabled on this object" -msgstr "Soll die Flapping-Erkennung für dieses Objekt aktiviert werden?" +msgstr "Ob die Flapping-Erkennung für dieses Objekt aktiviert werden soll" #: library/Director/Job/ConfigJob.php:183 msgid "" @@ -6478,7 +6858,8 @@ msgstr "" #: application/forms/IcingaHostForm.php:94 msgid "Whether the agent is configured to accept config" -msgstr "Soll der Agent Konfiguration annehmen?" +msgstr "" +"Ja, falls der Agent so konfiguriert ist, dass er Konfiguration akzeptiert" #: application/forms/IcingaCommandArgumentForm.php:42 msgid "" @@ -6488,12 +6869,13 @@ msgstr "" "Ist der Wert des Arguments eine Zeichenkette (erlaubt Makros wie $host$) " "oder eine Icinga-DSL-Lambda-Funktion? (wird in {{ ... }} eingeschlossen" -#: application/forms/IcingaServiceForm.php:666 +#: application/forms/IcingaServiceForm.php:673 msgid "" "Whether the check commmand for this service should be executed on the Icinga " "agent" msgstr "" -"Soll das Kommando für diesen Service auf dem Icinga-Agent ausgeführt werden?" +"Ob das Kommando für diesen Service auf dem Icinga-Agent ausgeführt werden " +"soll" #: application/forms/IcingaCommandArgumentForm.php:117 msgid "" @@ -6524,12 +6906,12 @@ msgstr "" msgid "Whether this argument should be required" msgstr "Soll dieses Argument erforderlich sein?" -#: library/Director/Web/Form/DirectorObjectForm.php:1446 +#: library/Director/Web/Form/DirectorObjectForm.php:1467 msgid "Whether this check is volatile." msgstr "Ist dieser Check sprunghaft (volatile)?" -#: application/forms/IcingaScheduledDowntimeForm.php:80 #: application/forms/IcingaDependencyForm.php:95 +#: application/forms/IcingaScheduledDowntimeForm.php:80 msgid "Whether this dependency should affect hosts or services" msgstr "Soll diese Abhängigkeit Hosts oder Services betreffen" @@ -6563,6 +6945,16 @@ msgstr "" "Soll dieser Parameter wiederholt werden, wenn mehrere Werte (in einem Array) " "angegeben werden" +#: library/Director/DataType/DataTypeDatalist.php:134 +msgid "" +"Whether this should be a String or an Array in the generated Icinga " +"configuration. In case you opt for Array, Director users will be able to " +"select multiple elements from the list" +msgstr "" +"Ob dies ein String oder ein Array in der generierten Icinga-Konfiguration " +"sein soll. Wird Array gewählt, können Director-Benutzer mehrere Elemente aus " +"einer Liste wählen" + #: application/forms/IcingaZoneForm.php:24 msgid "" "Whether this zone should be available everywhere. Please note that it rarely " @@ -6572,11 +6964,11 @@ msgstr "" "Soll diese Zone überall verfügbar sein? Beachte, dass es selten zielführend " "ist, globale Zonen in verteilten Umgebungen zu verteilen" -#: library/Director/Web/Form/DirectorObjectForm.php:1394 +#: library/Director/Web/Form/DirectorObjectForm.php:1415 msgid "Whether to accept passive check results for this object" msgstr "Sollen passive Checkergebnisse für dieses Objekt akzeptiert werden?" -#: library/Director/Web/Form/DirectorObjectForm.php:1388 +#: library/Director/Web/Form/DirectorObjectForm.php:1409 msgid "Whether to actively check this object" msgstr "Soll dieses Objekt aktiv geprüft werden?" @@ -6599,7 +6991,7 @@ msgstr "" "Sollen Benachrichtigungen deaktiviert werden, wenn diese Abhängigkeit " "fehlschlägt. Standard-Einstellung ist Ja." -#: library/Director/Web/Form/DirectorObjectForm.php:1406 +#: library/Director/Web/Form/DirectorObjectForm.php:1427 msgid "Whether to enable event handlers this object" msgstr "Sollen Event-Handler für dieses Objekt aktiviert werden?" @@ -6617,11 +7009,11 @@ msgstr "" "Ob das Einbinden oder Ausschließen von Zeiträumen bevorzugt werden soll. " "Standard-Einstellung ist Ja." -#: library/Director/Web/Form/DirectorObjectForm.php:1412 +#: library/Director/Web/Form/DirectorObjectForm.php:1433 msgid "Whether to process performance data provided by this object" msgstr "Sollen Performancedaten von diesem Objekt verarbeitet werden?" -#: application/forms/SyncRuleForm.php:70 +#: application/forms/SyncRuleForm.php:72 msgid "" "Whether to purge existing objects. This means that objects of the same type " "will be removed from Director in case they no longer exist at your import " @@ -6631,7 +7023,7 @@ msgstr "" "desselben Typs aus dem Director entfernt werden, falls sie in der " "Importquelle nicht mehr vorhanden sein sollten." -#: library/Director/Web/Form/DirectorObjectForm.php:1400 +#: library/Director/Web/Form/DirectorObjectForm.php:1421 msgid "Whether to send notifications for this object" msgstr "Sollen Benachrichtigungen für dieses Objekt verschickt werden?" @@ -6639,12 +7031,12 @@ msgstr "Sollen Benachrichtigungen für dieses Objekt verschickt werden?" msgid "Whether to send notifications for this user" msgstr "Sollen Benachrichtigungen für diesen Benutzer verschickt werden?" -#: library/Director/Import/ImportSourceRestApi.php:74 +#: library/Director/Import/ImportSourceRestApi.php:130 msgid "Whether to use encryption when talking to the REST API" msgstr "" "Ob für die Verbindung zu dieser REST-API Verschlüsselung benutzt werden soll" -#: library/Director/Import/ImportSourceRestApi.php:98 +#: library/Director/Import/ImportSourceRestApi.php:171 msgid "" "Whether we should check that our peer's certificate has been signed by a " "trusted CA. This is strongly recommended." @@ -6653,7 +7045,7 @@ msgstr "" "vertrauenswürdigen Zertifizierungsstelle signiert wurde. Das wird " "strengstens empfohlen." -#: library/Director/Import/ImportSourceRestApi.php:105 +#: library/Director/Import/ImportSourceRestApi.php:178 msgid "Whether we should check that the certificate matches theconfigured host" msgstr "" "Ob geprüft werden soll, dass die Zertifikate zum konfigurierten Host passen" @@ -6674,11 +7066,11 @@ msgstr "" "Wird als benutzerdefinierte Variable gespeichert, wenn dieser Eintrag aus " "der Liste gewählt wird" -#: library/Director/Import/ImportSourceRestApi.php:151 -msgid "Will be used for SOAP authentication against your vCenter" -msgstr "Wird für SOAP-Authentifizierung zum vCenter benutzt" +#: library/Director/Import/ImportSourceRestApi.php:228 +msgid "Will be used to authenticate against your REST API" +msgstr "Wird für die Authentifizierung gegen die REST-API benutzt" -#: library/Director/Web/SelfService.php:225 +#: library/Director/Web/SelfService.php:249 msgid "Windows Kickstart Script" msgstr "Kickstart-Skript für Windows" @@ -6694,6 +7086,10 @@ msgstr "Mit Services" msgid "Wondering about what changed why? Track your changes!" msgstr "Hier kann nachvollzogen werden, was weshalb verändert wurde." +#: library/Director/Dashboard/InfrastructureDashboard.php:35 +msgid "Working with Agents and Config Zones" +msgstr "Mit Agenten und Konfigurationszonen arbeiten" + #: application/views/helpers/FormDataFilter.php:525 msgid "Wrap this expression into an operator" msgstr "Diesen Ausdruck in einen Operator packen" @@ -6703,16 +7099,16 @@ msgstr "Diesen Ausdruck in einen Operator packen" msgid "YES, please delete \"%s\"" msgstr "JA, bitte \"%s\" löschen" -#: application/forms/IcingaZoneForm.php:30 -#: application/forms/SelfServiceSettingsForm.php:226 #: application/forms/SettingsForm.php:59 #: application/forms/SettingsForm.php:74 #: application/forms/SettingsForm.php:96 -#: library/Director/PropertyModifier/PropertyModifierUpperCaseFirst.php:25 +#: application/forms/IcingaZoneForm.php:30 +#: application/forms/SelfServiceSettingsForm.php:239 #: library/Director/Job/ImportJob.php:101 -#: library/Director/Job/SyncJob.php:101 #: library/Director/Job/ConfigJob.php:189 #: library/Director/Job/ConfigJob.php:201 +#: library/Director/Job/SyncJob.php:101 +#: library/Director/PropertyModifier/PropertyModifierUpperCaseFirst.php:25 msgid "Yes" msgstr "Ja" @@ -6728,7 +7124,7 @@ msgstr "" "persistiert. Snapshots können exportiert, importiert, geteilt und " "wiederhergestellt werden - zur selben oder einer anderen Director-Instanz." -#: library/Director/Web/SelfService.php:136 +#: library/Director/Web/SelfService.php:129 msgid "" "You can stop sharing a Template at any time. This will immediately " "invalidate the former key." @@ -6748,7 +7144,7 @@ msgstr "" "nicht sofort angewandt werden, ist es immer noch sinnvoll, einen Auftrag zu " "erstellen. Verfügbare Änderungen werden in der Director-GUI angezeigt." -#: application/forms/SelfServiceSettingsForm.php:61 +#: application/forms/SelfServiceSettingsForm.php:74 msgid "" "You might want to let the generated Powershell script install the Icinga 2 " "Agent in an automated way. If so, please choose where your Windows nodes " @@ -6781,18 +7177,28 @@ msgstr "" "lediglich der ursprüngliche Wert an Ort und Stelle geändert werden soll, " "dieses Feld bitte leer lassen" -#: application/controllers/SyncruleController.php:119 +#: application/controllers/SyncruleController.php:123 #, php-format msgid "You must define some %s before you can run this Sync Rule" msgstr "" "Bevor dieses Synchronisationsregel ausgeführt werden kann, müssen %s " "definiert werden" +#: application/controllers/IndexController.php:35 +#, php-format +msgid "" +"Your DB schema (migration #%d) is newer than your code base. Downgrading " +"Icinga Director is not supported and might lead to unexpected problems." +msgstr "" +"Das Datenbankschema (Migration #%d) ist neuer als der installierte " +"Quellcode. Ein Downgrade des Icinga Directors wird nicht unterstützt und " +"kann zu unerwarteten Problemen führen." + #: application/forms/KickstartForm.php:153 msgid "Your Icinga 2 API username" msgstr "Der Icinga-2-API Benutzername" -#: library/Director/Import/ImportSourceLdap.php:49 +#: library/Director/Import/ImportSourceLdap.php:52 msgid "" "Your LDAP search base. Often something like OU=Users,OU=HQ,DC=your," "DC=company,DC=tld" @@ -6824,9 +7230,9 @@ msgid "" msgstr "" "Diese Icinga-Director-Installation wurde noch nicht zum Ausrollen von " "Konfiguration vorbereitet. Dieser Kickstart-Assistent hilft bei der " -"Einrichtung der Verbindung zum Icinga 2 Server" +"Einrichtung der Verbindung zum Icinga 2 Server." -#: library/Director/Web/Form/DirectorObjectForm.php:1331 +#: library/Director/Web/Form/DirectorObjectForm.php:1352 msgid "Your regular check interval" msgstr "Der übliche Check-Intervall" @@ -6840,6 +7246,7 @@ msgstr "Benutzern wird erlaubt, zwischen diesen Vorlagen zu wählen" #: application/forms/SyncRuleForm.php:26 #: library/Director/TranslationDummy.php:15 +#: library/Director/Import/ImportSourceDirectorObject.php:72 #: library/Director/Web/Table/ObjectsTableEndpoint.php:21 msgid "Zone" msgstr "Zone" @@ -6848,10 +7255,10 @@ msgstr "Zone" msgid "Zone name" msgstr "Zonenname" -#: application/forms/IcingaCommandForm.php:111 #: application/forms/IcingaUserForm.php:76 -#: application/forms/IcingaDependencyForm.php:61 #: application/forms/IcingaNotificationForm.php:65 +#: application/forms/IcingaDependencyForm.php:61 +#: application/forms/IcingaCommandForm.php:111 #: application/forms/IcingaUserGroupForm.php:42 msgid "Zone settings" msgstr "Zoneneinstellungen" @@ -6865,23 +7272,27 @@ msgstr "Zonen" msgid "a list" msgstr "eine Liste" +#: library/Director/Web/Widget/InspectPackages.php:122 +msgid "active" +msgstr "aktiv" + #: library/Director/Web/Widget/AdditionalTableActions.php:87 msgid "all" msgstr "alle" -#: application/controllers/HostController.php:481 -#: application/controllers/BasketController.php:96 -#: application/controllers/BasketController.php:114 -#: application/controllers/BasketController.php:348 +#: application/controllers/SyncruleController.php:558 +#: application/controllers/BasketController.php:97 +#: application/controllers/BasketController.php:115 +#: application/controllers/BasketController.php:355 +#: application/controllers/ImportsourceController.php:330 +#: application/controllers/DataController.php:127 +#: application/controllers/HostController.php:483 #: application/controllers/ServiceController.php:137 #: application/controllers/ServiceController.php:198 -#: application/controllers/DataController.php:108 -#: application/controllers/ImportsourceController.php:277 -#: application/controllers/SyncruleController.php:571 -#: library/Director/Web/Controller/ActionController.php:160 -#: library/Director/Web/Controller/ObjectController.php:214 -#: library/Director/Web/Controller/ObjectController.php:519 #: library/Director/Web/ActionBar/DirectorBaseActionBar.php:35 +#: library/Director/Web/Controller/ObjectController.php:218 +#: library/Director/Web/Controller/ObjectController.php:523 +#: library/Director/Web/Controller/ActionController.php:182 msgid "back" msgstr "Zurück" @@ -6893,7 +7304,8 @@ msgstr "Kritisch" msgid "disabled" msgstr "deaktiviert" -#: application/controllers/DaemonController.php:42 +#: application/controllers/DaemonController.php:43 +#: library/Director/Dashboard/InfrastructureDashboard.php:32 msgid "documentation" msgstr "Dokumentation" @@ -6930,7 +7342,7 @@ msgstr "host var value" msgid "missing" msgstr "fehlend" -#: application/controllers/BasketController.php:298 +#: application/controllers/BasketController.php:302 msgid "modified" msgstr "geändert" @@ -6938,15 +7350,15 @@ msgstr "geändert" msgid "more" msgstr "mehr" -#: application/controllers/BasketController.php:276 +#: application/controllers/BasketController.php:280 msgid "new" msgstr "neu" -#: library/Director/Web/Widget/BackgroundDaemonDetails.php:71 +#: library/Director/Web/Widget/BackgroundDaemonDetails.php:78 msgid "no" msgstr "nein" -#: library/Director/Dashboard/Dashlet/Dashlet.php:283 +#: library/Director/Dashboard/Dashlet/Dashlet.php:222 msgid "no related group exists" msgstr "keine verwandte Gruppe existiert" @@ -6954,15 +7366,15 @@ msgstr "keine verwandte Gruppe existiert" msgid "ok" msgstr "ok" -#: library/Director/Web/Widget/ActivityLogInfo.php:315 +#: library/Director/Web/Widget/ActivityLogInfo.php:317 msgid "on host" msgstr "auf dem Host" -#: library/Director/Web/Widget/ActivityLogInfo.php:297 +#: library/Director/Web/Widget/ActivityLogInfo.php:299 msgid "on service set" msgstr "am Service-Set" -#: library/Director/Dashboard/Dashlet/Dashlet.php:285 +#: library/Director/Dashboard/Dashlet/Dashlet.php:224 msgid "one related group exists" msgstr "eine verwandte Gruppe existiert" @@ -6970,16 +7382,16 @@ msgstr "eine verwandte Gruppe existiert" msgid "pending" msgstr "ausstehend" -#: library/Director/PropertyModifier/PropertyModifierRegexSplit.php:29 -#: library/Director/PropertyModifier/PropertyModifierSplit.php:29 #: library/Director/PropertyModifier/PropertyModifierArrayFilter.php:71 -#: library/Director/PropertyModifier/PropertyModifierArrayElementByPosition.php:55 +#: library/Director/PropertyModifier/PropertyModifierSplit.php:29 +#: library/Director/PropertyModifier/PropertyModifierArrayElementByPosition.php:56 +#: library/Director/PropertyModifier/PropertyModifierRegexSplit.php:29 msgid "return NULL" msgstr "NULL zurückgeben" -#: library/Director/PropertyModifier/PropertyModifierRegexSplit.php:28 -#: library/Director/PropertyModifier/PropertyModifierSplit.php:28 #: library/Director/PropertyModifier/PropertyModifierArrayFilter.php:70 +#: library/Director/PropertyModifier/PropertyModifierSplit.php:28 +#: library/Director/PropertyModifier/PropertyModifierRegexSplit.php:28 msgid "return an empty array" msgstr "ein leeres Array zurückliefern" @@ -6991,7 +7403,7 @@ msgstr "service var name" msgid "service var value" msgstr "service var value" -#: application/controllers/BasketController.php:302 +#: application/controllers/BasketController.php:306 msgid "unchanged" msgstr "unverändert" @@ -7003,7 +7415,7 @@ msgstr "Unbekannt" msgid "unreachable" msgstr "unreachable" -#: library/Director/Web/Widget/BackgroundDaemonDetails.php:82 +#: library/Director/Web/Widget/BackgroundDaemonDetails.php:89 msgid "unsupported" msgstr "nicht unterstützt" @@ -7019,13 +7431,13 @@ msgstr "up" msgid "used" msgstr "benutzt" -#: application/forms/IcingaHostVarForm.php:33 #: application/forms/IcingaServiceVarForm.php:33 +#: application/forms/IcingaHostVarForm.php:33 msgid "value format" msgstr "Wertformat" -#: library/Director/Web/Table/GroupMemberTable.php:61 -#: library/Director/Web/Table/GroupMemberTable.php:66 +#: library/Director/Web/Table/GroupMemberTable.php:74 +#: library/Director/Web/Table/GroupMemberTable.php:79 msgid "via" msgstr "via" @@ -7033,10 +7445,16 @@ msgstr "via" msgid "warning" msgstr "warning" -#: library/Director/Web/Widget/BackgroundDaemonDetails.php:70 +#: library/Director/Web/Widget/BackgroundDaemonDetails.php:77 msgid "yes" msgstr "ja" +#~ msgid "Blacklist" +#~ msgstr "Blacklist" + +#~ msgid "Generated from host vars" +#~ msgstr "Aus Host-Variablen generiert" + #~ msgid "%s (where %s)" #~ msgstr "%s (wo %s)" @@ -7276,9 +7694,6 @@ msgstr "ja" #~ msgid "Deployments / History" #~ msgstr "Deployments / Historie" -#~ msgid "Edit entry" -#~ msgstr "Eintrag bearbeiten" - #~ msgid "Edit sync rule" #~ msgstr "Synchronisationsregel bearbeiten" diff --git a/doc/82-Changelog.md b/doc/82-Changelog.md index 19cd97aa..e11bd916 100644 --- a/doc/82-Changelog.md +++ b/doc/82-Changelog.md @@ -35,7 +35,8 @@ before switching to a new version. * FEATURE: Daemon tab now gets red instead of yellow when not running (#2238) ### Translations -* FEATURE: Italian is now available (#2080) +* FEATURE: Italian translation is now available (#2080) +* FEATURE: German translation has been refreshed (#2240) ### CLI * FEATURE: Deployment Status and related utilities (#2189)