Diff for /loncom/localize/localize/de.pm between versions 1.159 and 1.160

version 1.159, 2008/11/26 17:15:36 version 1.160, 2008/11/28 10:52:17
Line 133  use base qw(Apache::localize); Line 133  use base qw(Apache::localize);
    'Save'     'Save'
 => 'Speichern',  => 'Speichern',
   
      'Save All'
   => 'Alles speichern',
   
    'Done'     'Done'
 => 'Fertig',  => 'Fertig',
   
Line 1748  use base qw(Apache::localize); Line 1751  use base qw(Apache::localize);
    'Shared by course faculty and staff'     'Shared by course faculty and staff'
 => 'Gemeinsam für Kursverwaltung und Personal',  => 'Gemeinsam für Kursverwaltung und Personal',
   
    'Save'  
 => 'Speichern',  
   
    'Synchronized SQL metadata database'     'Synchronized SQL metadata database'
 => 'SQL Metadaten-Datenbank synchronisiert',  => 'SQL Metadaten-Datenbank synchronisiert',
   
Line 11867  erhalten Sie auf die gesamte Nachricht Z Line 11867  erhalten Sie auf die gesamte Nachricht Z
 => 'Erzeuge neue Datei [_1]',  => 'Erzeuge neue Datei [_1]',
   
    'If you would like to associate this resource ([_1]) with a current or previous course, please select one from the list below, otherwise select, \'None\''     'If you would like to associate this resource ([_1]) with a current or previous course, please select one from the list below, otherwise select, \'None\''
 => 'Falls Sie diese Ressource ([_1]) mit einem aktuellen oder alten Kurs verknüpfen wollen, wählen Sie bitten einen Kurs aus der unten angebotenen Liste. Ansonsten wählen Sie \'nichts\'.',  => 'Falls Sie diese Ressource ([_1]) mit einem aktuellen oder alten Kurs verknüpfen wollen, wählen Sie bitte einen Kurs aus der unten angebotenen Liste. Ansonsten wählen Sie \'nichts\'.',
   
    'Associate Resource With Selected Course'     'Associate Resource With Selected Course'
 => 'Verknüpfte Ressource mit ausgewähltem Kurs',  => 'Verknüpfte Ressource mit ausgewähltem Kurs',
Line 12004  erhalten Sie auf die gesamte Nachricht Z Line 12004  erhalten Sie auf die gesamte Nachricht Z
    '[quant,_1,error]'     '[quant,_1,error]'
 => '[quant,_1,Fehler,Fehler]',  => '[quant,_1,Fehler,Fehler]',
   
    'Please fill out all fields below'     'Please fill out all fields below.'
 => 'Bitte füllen Sie alle Felder aus!',  => 'Bitte füllen Sie alle Felder aus!',
   
    'Caution: this folder is set to randomly pick a subset of resources. Adding or removing resources from this folder will change the set of resources that the students see, resulting in spurious or missing credit for completed problems, not limited to ones you modify. Do not modify the contents of this folder if it is in active student use.'     'Caution: this folder is set to randomly pick a subset of resources. Adding or removing resources from this folder will change the set of resources that the students see, resulting in spurious or missing credit for completed problems, not limited to ones you modify. Do not modify the contents of this folder if it is in active student use.'
Line 13583  erhalten Sie auf die gesamte Nachricht Z Line 13583  erhalten Sie auf die gesamte Nachricht Z
    'Your LON-CAPA account must be of a type for which LON-CAPA can reset a password.'     'Your LON-CAPA account must be of a type for which LON-CAPA can reset a password.'
 => 'Ihr LON-CAPA-Account muss von dem Typ sein, für den LON-CAPA Passwörter zurücksetzen kann.',  => 'Ihr LON-CAPA-Account muss von dem Typ sein, für den LON-CAPA Passwörter zurücksetzen kann.',
   
      'Thank you for your request to reset the password for your LON-CAPA account.'
   => 'Danke für Ihre Anforderung zur Zurücksetzung des Passworts Ihres LON-CAPA-Accounts.',
   
    'Email address in LON-CAPA'     'Email address in LON-CAPA'
 => 'E-Mail-Adresse in LON-CAPA',  => 'E-Mail-Adresse in LON-CAPA',
   
Line 14145  erhalten Sie auf die gesamte Nachricht Z Line 14148  erhalten Sie auf die gesamte Nachricht Z
    'Format for display of score'     'Format for display of score'
 => 'Format für Punkteanzeige',  => 'Format für Punkteanzeige',
   
      'Max. cumulative size for submitted files (MB)'
   => 'Max. kumulative Größe für eingereichte Dateien (MB)',
   
 # Resource Parameters - End  # Resource Parameters - End
   
   

Removed from v.1.159  
changed lines
  Added in v.1.160


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