Ignore:
Timestamp:
07/30/08 16:04:17 (4 years ago)
Author:
hverton
Message:

added preliminary support for multiple authentication methods. Currently, local database and OpenID are supported

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/administration/tools/language_pack_Nederlands.php

    r1533 r1558  
    988988        $localestrings['535'] = "Uur"; 
    989989        $localestrings['536'] = "Uren"; 
     990        $localestrings['537'] = "Authenticatie methode:"; 
     991        $localestrings['538'] = "Lokale database"; 
     992        $localestrings['539'] = "LDAP Server"; 
     993        $localestrings['540'] = "Active Directory Server"; 
     994        $localestrings['541'] = ", daarna "; 
     995        $localestrings['542'] = ", met OpenID"; 
    990996        $localestrings['550'] = "Beveiliging"; 
    991997        $localestrings['551'] = "Activeer registratie systeem?"; 
     
    14211427        $localestrings['pm'] = "Sint Pierre en Miquelon"; 
    14221428        $localestrings['pr'] = "Puerto Rico"; 
     1429        $localestrings['ps'] = "Palestina"; 
    14231430        $localestrings['pt'] = "Portugal"; 
    14241431        $localestrings['pw'] = "Palau"; 
     
    16671674        $localestrings['Portugal'] = "pt"; 
    16681675        $localestrings['Puerto Rico'] = "pr"; 
     1676        $localestrings['Palestina'] = "ps"; 
    16691677        $localestrings['Qatar'] = "qa"; 
    16701678        $localestrings['Republic Of Korea'] = "kr"; 
     
    26422650        $localestrings['065'] = "Nog geen lid?<br /><a href='%sregister.php' class='side'>Klik hier</a> om te registeren."; 
    26432651        $localestrings['066'] = "Wachtwoord vergeten?<br />Vraag <a href='%slostpassword.php' class='side'>hier</a> een nieuwe aan."; 
     2652        $localestrings['067'] = "OpenID URL"; 
     2653        $localestrings['068'] = "OpenID aanmaken"; 
     2654        $localestrings['069'] = "Info"; 
    26442655        $localestrings['070'] = "Online"; 
    26452656        $localestrings['071'] = "< 5 mins"; 
     
    32633274        $localestrings['u064'] = "Vrouwlijk"; 
    32643275        $localestrings['u065'] = "Geen opgave"; 
     3276        $localestrings['u066'] = "OpenID URL:"; 
    32653277        $localestrings['u901'] = "Volledige naam"; 
    32663278        load_localestrings($localestrings, LP_LOCALE, "main.user_fields", $step); 
Note: See TracChangeset for help on using the changeset viewer.