Ignore:
Timestamp:
Sep 28, 2012, 5:34:18 PM (12 years ago)
Author:
TranslationTeam
Message:

[trunk_public] Update de_DE, thanks to : Joergen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/de_DE/common.lang.php

    r16516 r18338  
    198198$lang['Logout'] = 'Abmelden';
    199199$lang['obligatory'] = 'obligatorisch';
    200 $lang['Maximum photo height'] = 'Maximale Fotohöhe';
    201 $lang['Maximum height must be a number superior to 50'] = 'Die maximale Höhe der Bilder muss größer sein als 50';
    202 $lang['Maximum photo width'] = 'Maximale Fotobreite';
    203 $lang['Maximum width must be a number superior to 50'] = 'Die maximale Breite der Bilder muss größer sein als 50';
    204200$lang['display a calendar by creation date'] = 'Zeige einen Kalender nach Erstellungsdatum';
    205201$lang['display all photos in all sub-albums'] = 'Zeige alle Fotos in allen Unteralben';
     
    413409$lang['Requested album does not exist'] = 'Gewähltes Album existiert nicht.';
    414410$lang['Requested tag does not exist'] = 'Gewähltes Schlagwort existiert nicht.';
     411$lang['Email address is mandatory'] = 'Email Adresse ist erforderlich';
     412$lang['Username is mandatory'] = 'Benutzername ist erforderlich';
     413$lang['mandatory'] = 'erforderlich';
    415414?>
Note: See TracChangeset for help on using the changeset viewer.