diff options
Diffstat (limited to 'lang/nl.l')
-rw-r--r-- | lang/nl.l | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -15,8 +15,8 @@ # messages need to take the same parameters in the same order as the # English messages do. (Obviously, this doesn't hold for the strftime() # format lines immediately below.) If you can't get a natural translation -# of a message without changing the order of the parameters, let me know -# (achurch@dragonfire.net) which message is causing a problem and I'll see +# of a message without changing the order of the parameters, let us know +# (dev@anope.org) which message is causing a problem and I'll see # what I can do. # # In help messages, "%S" (capital S, not lowercase) refers to the name of @@ -581,6 +581,8 @@ NICK_INFO_EMAIL E-mail adres: %s NICK_INFO_VHOST vhost: %s +NICK_INFO_VHOST2 + vhost: %s@%s NICK_INFO_ICQ ICQ #: %d NICK_INFO_GREET @@ -1419,6 +1421,8 @@ CHAN_CLEARED_VOICES Mode +v is verwijderd van kanaal %s. CHAN_CLEARED_USERS Alle users zijn gekicked van kanaal %s. +CHAN_CLEARED_INVITES + All invites on channel %s have been removed. # GETPASS responses CHAN_GETPASS_SYNTAX |