Diff for /loncom/localize/localize/de.pm between versions 1.187 and 1.188

version 1.187, 2008/12/22 14:24:53 version 1.188, 2009/01/14 15:46:23
Line 43  use base qw(Apache::localize); Line 43  use base qw(Apache::localize);
 'date_days'    => 'So.,Mo.,Di.,Mi.,Do.,Fr.,Sa.',  'date_days'    => 'So.,Mo.,Di.,Mi.,Do.,Fr.,Sa.',
 'date_am' => 'vormittags',  'date_am' => 'vormittags',
 'date_pm' => 'nachmittags',  'date_pm' => 'nachmittags',
   'textual_remote_display' => 'on',
 'htmlarea_lang' => 'de',  'htmlarea_lang' => 'de',
 'spellcheck_lang' => 'de',  'spellcheck_lang' => 'de',
   
Line 5416  use base qw(Apache::localize); Line 5417  use base qw(Apache::localize);
    'student'     'student'
 => 'Student',  => 'Student',
   
    'textual_remote_display'  
 => 'textual_remote_display',  
   
    'to'     'to'
 => 'auf',  => 'auf',
   
Line 7269  use base qw(Apache::localize); Line 7267  use base qw(Apache::localize);
    'Change Main Menu'     'Change Main Menu'
 => 'Darstellung der Menüs',  => 'Darstellung der Menüs',
   
    'New screenname (shown if you post anonymously):'     'New screenname (shown if you post anonymously)'
 => 'Nickname für anonyme Beiträge:',  => 'Nickname für anonyme Beiträge',
   
    'New nickname (shown if you post non-anonymously):'     'New nickname (shown if you post non-anonymously)'
 => 'Nickname für normale (nicht anonyme) Beiträge:',  => 'Nickname für normale (nicht anonyme) Beiträge',
   
    'Choose the time window to use to display roles for which access to the course expired.'     'Choose the time window to use to display roles for which access to the course expired.'
 => 'Auswahl des Zeitfensters zur Anzeige von Rollen, die in diesem Kurs abgelaufen sind',  => 'Auswahl des Zeitfensters zur Anzeige von Rollen, die in diesem Kurs abgelaufen sind',

Removed from v.1.187  
changed lines
  Added in v.1.188


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