# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
# Janosch, 2015
msgid ""
msgstr ""
"Project-Id-Version: GLPI Project - Plugin Behaviors\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-07-22 16:30+0200\n"
"PO-Revision-Date: 2020-07-22 14:30+0000\n"
"Last-Translator: Nelly Mahu-Lasson <nini.lasson@orange.fr>\n"
"Language-Team: German (Germany) (http://www.transifex.com/yllen/glpi-project-plugin-behaviors/language/de_DE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: setup.php:99 inc/config.class.php:57
msgid "Behaviours"
msgstr "Verhalten"

#: inc/common.class.php:88 inc/common.class.php:100 inc/common.class.php:120
msgid "Clone"
msgstr "Clone"

#: inc/common.class.php:111 inc/common.class.php:190
msgid "Clone of"
msgstr "Clone von"

#: inc/config.class.php:115
msgid "Error in creating glpi_plugin_behaviors_configs"
msgstr "Fehler beim erstellen von glpi_plugin_behaviors_configs"

#: inc/config.class.php:121
msgid "Error during update glpi_plugin_behaviors_configs"
msgstr "Fehler beim akualisieren von glpi_plugin_behaviors_configs"

#: inc/config.class.php:233
msgid "Inventory"
msgstr "Inventar"

#: inc/config.class.php:237
msgid "Ticket's number format"
msgstr "Format der Ticketnummer"

#: inc/config.class.php:244
msgid "Delete computer in OCSNG when purged from GLPI"
msgstr "Lösche Computer in OCSNG wenn diese in GLPI bereinigt wurden"

#: inc/config.class.php:250
msgid "Plugin \"Item's uninstallation\" not installed"
msgstr "Plugin \"Item's uninstallation\" ist nicht installiert"

#: inc/config.class.php:253
msgid "Plugin \"OCS Inventory NG\" not installed"
msgstr ""

#: inc/config.class.php:259
msgid "Use the associated item's group"
msgstr "Verwenden der zugehörigen Gegenstands Gruppe"

#: inc/config.class.php:261
msgid "Show my assets"
msgstr ""

#: inc/config.class.php:266
msgid "Use the requester's group"
msgstr "Verwenden der Anforderer Gruppe"

#: inc/config.class.php:269
msgid "Show assets of my groups"
msgstr ""

#: inc/config.class.php:274 inc/config.class.php:350
msgid "Use the technician's group"
msgstr "Verwenden der Techniker Gruppe"

#: inc/config.class.php:277
msgid "Notification"
msgid_plural "Notifications"
msgstr[0] "Benachritigung"
msgstr[1] "Benachritigungen"

#: inc/config.class.php:282 inc/ticket.class.php:304
msgid "Requester is mandatory"
msgstr "Anforderer ist verpflichtend"

#: inc/config.class.php:284
msgid "Additional notifications"
msgstr "Zusätzliche Benachrichtigung"

#: inc/config.class.php:290
msgid "Allow Clone"
msgstr ""

#: inc/config.class.php:295 inc/itilsolution.class.php:80
#: inc/ticket.class.php:478
msgid "Duration is mandatory before ticket is solved/closed"
msgstr "Die Dauer ist verpflichtend bevor das Ticket geschlossen/gelöst wird"

#: inc/config.class.php:301 inc/itilsolution.class.php:87
#: inc/ticket.class.php:485
msgid "Category is mandatory before ticket is solved/closed"
msgstr "Die Kategorie ist verpflichtend bevor das Ticket gelöst/geschlossen wird"

#: inc/config.class.php:304 inc/itilsolution.class.php:130
#: inc/problem.class.php:65
msgid "Type of solution is mandatory before problem is solved/closed"
msgstr "Die Art der Lösung ist verpflichtend bevor das Problem geschlossen/gelöst wird"

#: inc/config.class.php:311 inc/ticket.class.php:530
msgid "Category is mandatory when you assign a ticket"
msgstr ""

#: inc/config.class.php:317 inc/itilsolution.class.php:68
#: inc/itilsolution.class.php:169 inc/ticket.class.php:460
msgid "Description of solution is mandatory before ticket is solved/closed"
msgstr "Eine Beschreibung der Lösung ist verpflichtend bevor das Ticket geschlossen/gelöst wird"

#: inc/config.class.php:322
msgid "Change's number format"
msgstr ""

#: inc/config.class.php:332 inc/itilsolution.class.php:94
#: inc/ticket.class.php:493
msgid "Technician assigned is mandatory before ticket is solved/closed"
msgstr ""

#: inc/config.class.php:340 inc/itilsolution.class.php:101
#: inc/ticket.class.php:501
msgid ""
"Group of technicians assigned is mandatory before ticket is solved/closed"
msgstr ""

#: inc/config.class.php:362 inc/itilsolution.class.php:108
#: inc/ticket.class.php:508
msgid "Location is mandatory before ticket is solved/closed"
msgstr ""

#: inc/config.class.php:368 inc/tickettask.class.php:58
#: inc/tickettask.class.php:86
msgid "Task category is mandatory in a task"
msgstr ""

#: inc/config.class.php:373
msgid "Deny change of ticket's creation date"
msgstr "Ändern des Ticket Erstellungsdatums verweigern"

#: inc/config.class.php:378
msgid "Protect from simultaneous update"
msgstr "Vor gleichzeitiger aktualisierung schützen"

#: inc/config.class.php:383
msgid "Single technician and group"
msgstr "Einzelner Techniker und Gruppe"

#: inc/config.class.php:385
msgid "Single user and single group"
msgstr "Einzelner Benutzer und einzelne Gruppe"

#: inc/config.class.php:386
msgid "Single user or group"
msgstr "Einzelner Benutzer oder Gruppe"

#: inc/config.class.php:392
msgid "Block the solving/closing of a the ticket if task do to"
msgstr ""

#: inc/config.class.php:398
msgid "Add the logged technician when solve ticket"
msgstr ""

#: inc/document_item.class.php:46
msgid "Add document to ticket"
msgstr "Dokument zum Ticket hinzufügen"

#: inc/document_item.class.php:49
msgid "Delete document to ticket"
msgstr "Dokument vom Ticket entfernen"

#: inc/itilsolution.class.php:59 inc/itilsolution.class.php:160
#: inc/ticket.class.php:454
msgid "Type of solution is mandatory before ticket is solved/closed"
msgstr "Die Art der Lösung ist verpflichtend bevor das Ticket geschlossen/gelöst wird"

#: inc/itilsolution.class.php:117 inc/ticket.class.php:516
msgid "You cannot solve/close a ticket with task do to"
msgstr ""

#: inc/ticket.class.php:53
msgid "Reopen ticket"
msgstr "Ticket wiedereröffnen"

#: inc/ticket.class.php:56
msgid "Change status"
msgstr ""

#: inc/ticket.class.php:59
msgid "Ticket waiting"
msgstr ""

#: inc/ticket.class.php:72
msgid "Last technician assigned"
msgstr ""

#: inc/ticket.class.php:75
msgid "Last group assigned"
msgstr ""

#: inc/ticket.class.php:78
msgid "Last supplier assigned"
msgstr ""

#: inc/ticket.class.php:81
msgid "Last watcher added"
msgstr ""

#: inc/ticket.class.php:84
msgid "Supervisor of last group assigned"
msgstr ""

#: inc/ticket.class.php:88
msgid "Last group assigned without supersivor"
msgstr ""

#: inc/ticket.class.php:435
msgid "Can't save, item have been updated"
msgstr "Speichern nicht möglich, Gegenstand hat ein Aktualisierung erhalten."

#: inc/tickettask.class.php:96
msgid "You cannot change status of a task in a solved ticket"
msgstr ""
