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

version 1.185, 2008/12/21 22:03:22 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',
Line 16579  erhalten Sie auf die gesamte Nachricht Z Line 16577  erhalten Sie auf die gesamte Nachricht Z
    'Grade Status'     'Grade Status'
 => 'Bewertungsstatus',  => 'Bewertungsstatus',
   
      'reset status'
   => 'Status zurücksetzen',
   
      'excused'
   => 'Aufgabe erlassen',
   
      '<b>Note:</b> Problems graded correct by the computer are marked with a [_1] symbol.'
   => '<b>Hinweis:</b> Aufgaben, die als korrekt bewertet wurden sind mit [_1] gekennzeichnet.',
   
      'Part(s) graded correct by the computer is marked with a [_1] symbol.'
   => 'Aufgabenteile, die als korrekt bewertet wurden sind mit [_1] gekennzeichnet.',
   
      'Add Records'
   => 'Aufzeichnungen hinzufügen',
   
      'Require return receipt?'
   => 'Mit Empfangsbestätigung?',
   
    ''     ''
 => '',  => '',
   

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


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