Diff for /loncom/localize/localize/de.pm between versions 1.236 and 1.237

version 1.236, 2009/02/24 18:20:45 version 1.237, 2009/02/25 09:33:26
Line 1638  use base qw(Apache::localize); Line 1638  use base qw(Apache::localize);
    'title'     'title'
 => 'Titel',  => 'Titel',
   
    'About Me'  
 => 'Über mich',  
   
    'Group Discussion Boards'     'Group Discussion Boards'
 => 'Gruppen-Diskussionsforen',  => 'Gruppen-Diskussionsforen',
   
Line 1740  use base qw(Apache::localize); Line 1737  use base qw(Apache::localize);
    'Personal Information Page'     'Personal Information Page'
 => 'Persönliche Seite',  => 'Persönliche Seite',
   
      'Personal Information'
   => 'Persönliche Informationen',
   
    'Privacy Note'     'Privacy Note'
 => 'Hinweis zur Privatssphäre',  => 'Hinweis zur Privatssphäre',
   
Line 5681  use base qw(Apache::localize); Line 5681  use base qw(Apache::localize);
    'this[_1]'     'this[_1]'
 => 'this[_1]',  => 'this[_1]',
   
    'About User'     'Personal Information Page for a User'
 => 'Über-mich-Seite',  => 'Persönliche Seite eines Benutzers',
   
    'All documents out of a published map into this folder'     'All documents out of a published map into this folder'
 => 'Alle Dokumente aus einer veröffentlichten Inhaltszusammenstellung in dieses Verzeichnis',  => 'Alle Dokumente aus einer veröffentlichten Inhaltszusammenstellung in dieses Verzeichnis',
Line 12934  erhalten Sie auf die gesamte Nachricht Z Line 12934  erhalten Sie auf die gesamte Nachricht Z
    'Please enter both user and domain in the format user:domain'     'Please enter both user and domain in the format user:domain'
 => 'Bitte geben Sie Benutzer und Domäne im Format Benutzer:Domäne ein!',  => 'Bitte geben Sie Benutzer und Domäne im Format Benutzer:Domäne ein!',
   
    'About [_99]'     'Personal Information Page of [_99]'
 => 'Über-mich-Seite von [_99]',  => 'Persönliche Seite von [_99]',
   
    'No info'     'No info'
 => 'Keine Information vorhanden',  => 'Keine Information vorhanden',
Line 13847  erhalten Sie auf die gesamte Nachricht Z Line 13847  erhalten Sie auf die gesamte Nachricht Z
 => 'Kursinformations-Seite',  => 'Kursinformations-Seite',
   
    'Information about [_1]'     'Information about [_1]'
 => 'Über-mich-Seite von [_1]',  => 'Informationen über [_1]',
   
    'There are no available files of the specified access type: [_1]'     'There are no available files of the specified access type: [_1]'
 => 'Es sind keine Dateien des angegebenen Zugriffstyps [_1] verfügbar.',  => 'Es sind keine Dateien des angegebenen Zugriffstyps [_1] verfügbar.',

Removed from v.1.236  
changed lines
  Added in v.1.237


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