Ignore:
Timestamp:
Jun 1, 2013, 1:51:21 PM (11 years ago)
Author:
TranslationTeam
Message:

[guestbook] Update nl_NL, thanks to : Kees Hessels

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/GuestBook/language/nl_NL/plugin.lang.php

    r20220 r22998  
    2121// | USA.                                                                  |
    2222// +-----------------------------------------------------------------------+
    23 $lang['%s says on %s :'] = '%s geeft al reactie op %s:';
     23$lang['%s says on %s :'] = '%s schreef het volgende op %s:';
    2424$lang['* : mandatory fields'] = '* : verplicht veld';
    2525$lang['Activate rating'] = 'Activeren van waardering';
     
    2828$lang['Sign the guestbook'] = 'Teken het gastenboek';
    2929$lang['There are %d messages'] = 'Er zijn %d berichten';
    30 $lang['Website'] = 'Website';
    31 $lang['invalid website address'] = 'fout website adres';
     30$lang['Website'] = 'Website (incl. http://)';
     31$lang['invalid website address'] = 'Fout website adres';
    3232$lang['not publicly visible'] = 'niet publiek zichtbaar';
    3333$lang['Please enter a message'] = 'Geef aub uw bericht in';
Note: See TracChangeset for help on using the changeset viewer.