/** * Localized data * * @author Stephan Rosenke * @copyright Copyright (C) 2010-2012 Combodo SARL * @license 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' => 'Datei-Upload auf diesem System NICHT erlaubt.', 'Attachment:Max_Go' => '(Maximale Datei-Größe: %1$s Go)', 'Attachment:Max_Mo' => '(Maximale Datei-Größe: %1$s Mo)', 'Attachment:Max_Ko' => '(Maximale Datei-Größe: %1$s Ko)', 'Attachments:NoAttachment' => 'Kein Attachment.', )); ?>