--- loncom/localize/localize/de.pm 2009/02/25 13:05:58 1.238 +++ loncom/localize/localize/de.pm 2009/02/25 17:33:40 1.240 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # German Localization Lexicon # -# $Id: de.pm,v 1.238 2009/02/25 13:05:58 weissno Exp $ +# $Id: de.pm,v 1.240 2009/02/25 17:33:40 droeschl Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3389,7 +3389,7 @@ use base qw(Apache::localize); 'course[_10]' => 'kurs-', - 'chat[_1]' + 'chatroom[_1]' => 'chatroom', 'course[_14]' @@ -3764,6 +3764,9 @@ use base qw(Apache::localize); 'Disable student use of chat rooms' => 'Chatroom-Nutzungsmöglichkeit für Studierende deaktivieren', + 'Disable member use of chat rooms' +=> 'Chatroom-Nutzungsmöglichkeit für Mitglieder deaktivieren', + 'Display file attributes' => 'Zeige Dateiattribute', @@ -16791,10 +16794,21 @@ erhalten Sie auf die gesamte Nachricht Z 'To:' => 'An:', + ' not allowed to participate in chat room.' +=> ' nicht gestattet am Chatroom teil zu nehmen.', + + 'Everyone can participate in chat room.' +=> 'Jeder kann am Chatroom teilnehmen.', + + 'Chat Room will be unavailable to you until [_1] because communication is blocked in one or more of your courses:

' +=> 'Der Chatroom ist nicht erreichbar bis [_1], weil die Kommunikation in einem oder mehreren Kursen geblocked ist:

', + + 'Branch' +=> 'Zweig', + '' => '', - #SYNCMARKER ); 1;