--- loncom/localize/localize/de.pm 2003/09/26 18:46:04 1.25 +++ loncom/localize/localize/de.pm 2003/09/26 19:22:36 1.26 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # German Localization Lexicon # -# $Id: de.pm,v 1.25 2003/09/26 18:46:04 www Exp $ +# $Id: de.pm,v 1.26 2003/09/26 19:22:36 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -823,7 +823,7 @@ use base qw(Apache::localize); #SYNC Fri Sep 26 14:41:18 2003 'July' -=> 'July', +=> 'Juli', 'Server Administration' => 'Server Administration', @@ -840,6 +840,50 @@ use base qw(Apache::localize); 'userauthentication.gif' => 'userauthentication.gif', + 'Users with Roles Assigned by' +=> 'Benutzer mit Rollen vergeben von', + + 'Name starting with' +=> 'Name beginnt mit', + + 'This resource has been marked obsolete by the author(s)' +=> 'Dieses Dokument wurde von den Autoren als überholt markiert', + + 'Uploaded' +=> 'Hochgeladen', + + 'Dynamic Metadata' +=> 'Dynamische Metadaten', + + 'View file' +=> 'Datei betrachten', + + 'could not be copied.' +=> 'konnte nicht kopiert werden.', + + 'Illegal filename.' +=> 'Ungültiger Dateiname.', + + 'Rule' +=> 'Regel', + + 'Back to Source Directory' +=> 'Zurück zum Quellverzeichnis', + + 'Back to Source' +=> 'Zurück zur Quelldatei', + + 'File copied.' +=> 'Datei kopiert', + + 'FAIL' +=> 'Abbruch', + + 'Back to' +=> 'Zurück zu', + + 'untitled' +=> 'kein Titel', #SYNCMARKER );