/** * @author David M. Gümbel * @copyright Copyright (C) 2010-2012 Combodo SARL * @licence http://opensource.org/licenses/AGPL-3.0 */ Dict::Add('DE DE', 'German', 'Deutsch', array( 'Attachments:TabTitle_Count' => 'Attachments (%1$d)', 'Attachments:EmptyTabTitle' => 'Attachments', 'Attachments:FieldsetTitle' => 'Attachments', 'Attachments:DeleteBtn' => 'Löschen', 'Attachments:History_File_Added' => 'Attachment %1$s hinzugefügt.', 'Attachments:History_File_Removed' => 'Attachment %1$s entfernt.', 'Attachments:AddAttachment' => 'Attachment hinzufügen: ', 'Attachments:UploadNotAllowedOnThisSystem' => 'Dateiupload in diesem System NICHT erlaubt.', 'Attachment:Max_Go' => '(Maximale Dateigröße: %1$s GB)', 'Attachment:Max_Mo' => '(Maximale Dateigröße: %1$s MB)', 'Attachment:Max_Ko' => '(Maximale Dateigröße: %1$s KB)', 'Attachments:NoAttachment' => 'Kein Attachment. ', )); ?>