Diff for /loncom/localize/localize/de.pm between versions 1.26 and 1.27

version 1.26, 2003/09/26 19:22:36 version 1.27, 2003/09/26 21:04:26
Line 818  use base qw(Apache::localize); Line 818  use base qw(Apache::localize);
 => 'Beurteilungskommentare',  => 'Beurteilungskommentare',
   
    'Evaluation Data'     'Evaluation Data'
 => 'Beurteilungsdaten'  => 'Beurteilungsdaten',
   
   
 #SYNC Fri Sep 26 14:41:18 2003  #SYNC Fri Sep 26 14:41:18 2003
Line 885  use base qw(Apache::localize); Line 885  use base qw(Apache::localize);
    'untitled'     'untitled'
 => 'kein Titel',  => 'kein Titel',
   
   
   #SYNC Fri Sep 26 16:57:10 2003
      ', is reserved internally by LON-CAPA.'
   => ', is reserved internally by LON-CAPA.',
   
      'Became this version on ...'
   => 'Became this version on ...',
   
      'Browse published resources'
   => 'Browse published resources',
   
      'Choose the course to work on'
   => 'Choose the course to work on',
   # waehle the kurs to work on
      'Create a new course'
   => 'Create a new course',
   # erstelle a new kurs
      'Customized right of use ... '
   => 'Customized right of use ... ',
   
      'Delete messages from bulletin boards'
   => 'Delete messages from bulletin boards',
   # Delete messages from Schwarzes Bretts
      'Domain only - use limited to courses in the domain'
   => 'Domain only - use limited to courses in the domain',
   # Domäne only - use limited to kurss in the Domäne
      'Edit and view documents included in this course'
   => 'Edit and view documents included in this course',
   # Editor and sehe documents included in this kurs
      'Edit/Modify DOCS'
   => 'Edit/Modify DOCS',
   # Editor/Modify DOCS
      'Enter my resource construction space'
   => 'Enter my resource construction space',
   # eingeben my resource construction space
      'Failed to copy source'
   => 'Failed to copy source',
   # Abbruched to copy source
      'Failed to write metadata copy'
   => 'Failed to write metadata copy',
   # Abbruched to write metadata copy
      'Finalize Publication'
   => 'Finalize Publication',
   
      'Grant/revoke role of Co-Author'
   => 'Grant/revoke role of Co-Author',
   # Grant/revoke rolle of Co-Autor
      'Grant/revoke role of Domain Coordinator'
   => 'Grant/revoke role of Domain Coordinator',
   # Grant/revoke rolle of Domäne Koordinator
      'Grant/revoke role of Exam Proctor'
   => 'Grant/revoke role of Exam Proctor',
   # Grant/revoke rolle of Exam Proktor
      'Grant/revoke role of Instructor'
   => 'Grant/revoke role of Instructor',
   # Grant/revoke rolle of LehrEndeer
      'Grant/revoke role of Student'
   => 'Grant/revoke role of Student',
   # Grant/revoke rolle of StudierEndeer
      'Grant/revoke role of Superuser'
   => 'Grant/revoke role of Superuser',
   # Grant/revoke rolle of Superuser
      'No previous versions published.'
   => 'No previous versions published.',
   
      'No write permission to'
   => 'No write permission to',
   
      'Please pick a version to retrieve'
   => 'Please pick a version to retrieve',
   
      'Private - visible to author only for testing purposes'
   => 'Private - visible to author only for testing purposes',
   # Private - visible to Autor only for testing purposes
      'Private Publication - did not synchronize database'
   => 'Private Publication - did not synchronize database',
   
      'Public - no authentication or authorization required for use'
   => 'Public - no authentication or authorization required for use',
   # Public - no auDanntication or Autorization required for use
      'Retrieval of an old version will overwrite the file currently in construction space'
   => 'Retrieval of an old version will overwrite the file currently in construction space',
   # Retrieval of an old version will overwrite the Datumi currently in construction space
      'Retrieve previous versions of'
   => 'Retrieve previous versions of',
   
      'Retrieve version'
   => 'Retrieve version',
   
      'Search the contents of this course'
   => 'Search the contents of this course',
   # Suchen the verzeich of this kurs
      'Search the database of published resources'
   => 'Search the database of published resources',
   # Suchen the database of published resources
      'Send broadcast and receipt-required email'
   => 'Send broadcast and receipt-required email',
   # SEnde broadcast and receipt-required email
      'Show Problem Completeness'
   => 'Show Problem Completeness',
   
      'Switch to another course'
   => 'Switch to another course',
   # Switch to another kurs
      'System wide - can be used for any courses system wide'
   => 'System wide - can be used for any courses system wide',
   # Systemweit - can be used for any kurss Systemweit
      'System wide - open source to all authors'
   => 'System wide - open source to all authors',
   # Systemweit - open source to all Autors
      'The extension on this file'
   => 'The extension on this file',
   # The extension on this Datumi
      'Unsupported character combination'
   => 'Unsupported character combination',
   
      'View documents included in this course'
   => 'View documents included in this course',
   # sehe documents included in this kurs
   
   
   #SYNC Fri Sep 26 17:00:04 2003
   
 #SYNCMARKER  #SYNCMARKER
 );  );
   

Removed from v.1.26  
changed lines
  Added in v.1.27


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