Diff for /loncom/localize/localize/de.pm between versions 1.248 and 1.249

version 1.248, 2009/03/08 21:49:38 version 1.249, 2009/03/09 01:58:43
Line 2715  use base qw(Apache::localize); Line 2715  use base qw(Apache::localize);
    'Diffs'     'Diffs'
 => 'Unterschiede',  => 'Unterschiede',
   
 #   'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'  #   'Disable Student/Employee ID Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'
 #=> 'Deaktiviere ID-/Matrikelnummer-Safeguard und erzwinge Änderung von in Konflikt stehenden IDs (Machen Sie dies nur, wenn Sie wirklich wissen, was Sie tun).',  #=> 'Deaktiviere ID-/Matrikelnummer-Safeguard und erzwinge Änderung von in Konflikt stehenden IDs (Machen Sie dies nur, wenn Sie wirklich wissen, was Sie tun).',
   
    'Disable Student/Employee ID Safeguard and force change of conflicting IDs'     'Disable Student/Employee ID Safeguard and force change of conflicting IDs'
Line 2892  use base qw(Apache::localize); Line 2892  use base qw(Apache::localize);
    'Starting and Ending Dates'     'Starting and Ending Dates'
 => 'Anfangs- und Endezeitpunkte',  => 'Anfangs- und Endezeitpunkte',
   
    'Student Number'     'Student/Employee ID'
 => 'Matrikelnummer',  => 'Matrikelnummer',
   
    'Tabulator separated'     'Tabulator separated'
Line 2910  use base qw(Apache::localize); Line 2910  use base qw(Apache::localize);
    'The optional section or group field was not specified.'     'The optional section or group field was not specified.'
 => 'Das optionale Sektions- oder Gruppenfeld wurde nicht ausgefüllt.',  => 'Das optionale Sektions- oder Gruppenfeld wurde nicht ausgefüllt.',
   
    'The optional student number field was not specified.'     'The optional student/employee ID field was not specified.'
 => 'Das optionale Matrikelnummer-Feld wurde nicht ausgefüllt.',  => 'Das optionale Matrikelnummer-Feld wurde nicht ausgefüllt.',
   
    'The optional section field was not specified.'     'The optional section field was not specified.'
Line 4403  use base qw(Apache::localize); Line 4403  use base qw(Apache::localize);
    'Starting date'     'Starting date'
 => 'Anfangsdatum',  => 'Anfangsdatum',
   
    'Student ID'     'Student/Employee ID'
 => 'Matrikelnummer',  => 'Matrikelnummer',
   
    'Student Information'     'Student Information'
Line 4565  use base qw(Apache::localize); Line 4565  use base qw(Apache::localize);
    'You are working with an unsaved version of your map.'     'You are working with an unsaved version of your map.'
 => 'Sie arbeiten momentan an einer nicht gespeicherten Version Ihrer Inhaltszusammenstellung.',  => 'Sie arbeiten momentan an einer nicht gespeicherten Version Ihrer Inhaltszusammenstellung.',
   
    'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.'     'You changed the students/employees id but did not disable the ID change safeguard. The students/employees id will not be changed.'
 => 'Sie haben die ID/Matrikelnummer geändert, aber nicht den ID-/Matrikelnummer-Safeguard deaktiviert. Die ID/Matrikelnummer wird daher nicht geändert.',  => 'Sie haben die ID/Matrikelnummer geändert, aber nicht den ID-/Matrikelnummer-Safeguard deaktiviert. Die ID/Matrikelnummer wird daher nicht geändert.',
   
    'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'     'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'

Removed from v.1.248  
changed lines
  Added in v.1.249


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