diff options
author | André Koot <meneer@tken.net> | 2013-04-04 20:48:39 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2013-04-04 20:48:39 +0200 |
commit | 02ea0357f6a255b0f65c967112e6a6d9ec1fa116 (patch) | |
tree | d6c40dadbb68d5b778e9ab659aebe60ee0c78438 /inc | |
parent | f9cfe5598c5d3e6dfec2c783e228482375339db3 (diff) | |
download | rpg-02ea0357f6a255b0f65c967112e6a6d9ec1fa116.tar.gz rpg-02ea0357f6a255b0f65c967112e6a6d9ec1fa116.tar.bz2 |
Dutch language update
Diffstat (limited to 'inc')
-rw-r--r-- | inc/lang/nl/lang.php | 3 | ||||
-rw-r--r-- | inc/lang/nl/password.txt | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/inc/lang/nl/lang.php b/inc/lang/nl/lang.php index f6192a99b..6c416ca74 100644 --- a/inc/lang/nl/lang.php +++ b/inc/lang/nl/lang.php @@ -296,6 +296,9 @@ $lang['i_pol1'] = 'Publieke wiki (lezen voor iedereen, schrijven $lang['i_pol2'] = 'Besloten wiki (lezen, schrijven en uploaden alleen voor geregistreerde gebruikers)'; $lang['i_retry'] = 'Opnieuw'; $lang['i_license'] = 'Kies a.u.b. een licentie die u voor uw inhoud wilt gebruiken:'; +$lang['i_license_none'] = 'Toon geen licentie informatie'; +$lang['i_pop_field'] = 'Help ons om je DokuWiki ervaring te verbeteren'; +$lang['i_pop_label'] = 'Stuur eens per maand geanonimiseerde gebruiksstatistieken naar de Dokuwiki ontwikkelaars'; $lang['recent_global'] = 'Je bekijkt momenteel de wijzigingen binnen de <b>%s</b> namespace. Je kunt ook de <a href="%s">recente wijzigingen van de hele wiki</a> bekijken.'; $lang['years'] = '%d jaar geleden'; $lang['months'] = '%d maand geleden'; diff --git a/inc/lang/nl/password.txt b/inc/lang/nl/password.txt index 294dcbd1a..5041322db 100644 --- a/inc/lang/nl/password.txt +++ b/inc/lang/nl/password.txt @@ -1,6 +1,6 @@ Beste @FULLNAME@! -Hier is je gebruikersinformatie for @TITLE@ op @DOKUWIKIURL@ +Hier is je gebruikersinformatie voor @TITLE@ op @DOKUWIKIURL@ Gebruikersnaam: @LOGIN@ Wachtwoord : @PASSWORD@ |