Diff for /loncom/localize/localize/de.pm between versions 1.238 and 1.239

version 1.238, 2009/02/25 13:05:58 version 1.239, 2009/02/25 16:40:08
Line 3389  use base qw(Apache::localize); Line 3389  use base qw(Apache::localize);
   
    'course[_10]'     'course[_10]'
 => 'kurs-',  => 'kurs-',
    'chat[_1]'     'chatroom[_1]'
 => 'chatroom',  => 'chatroom',
   
    'course[_14]'     'course[_14]'
Line 3764  use base qw(Apache::localize); Line 3764  use base qw(Apache::localize);
    'Disable student use of chat rooms'     'Disable student use of chat rooms'
 => 'Chatroom-Nutzungsmöglichkeit für Studierende deaktivieren',  => 'Chatroom-Nutzungsmöglichkeit für Studierende deaktivieren',
   
      'Disable member use of chat rooms'
   => 'Chatroom-Nutzungsmöglichkeit für Mitglieder deaktivieren',
   
    'Display file attributes'     'Display file attributes'
 => 'Zeige Dateiattribute',  => 'Zeige Dateiattribute',
   
Line 16791  erhalten Sie auf die gesamte Nachricht Z Line 16794  erhalten Sie auf die gesamte Nachricht Z
    'To:'     'To:'
 => 'An:',  => '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: <br /><br />'
   => 'Der Chatroom ist nicht erreichbar bis [_1], weil die Kommunikation in einem oder mehreren Kursen geblocked ist: <br /><br />',
   
    ''     ''
 => '',  => '',
   

Removed from v.1.238  
changed lines
  Added in v.1.239


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>