Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dokuwiki
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
BRIC
dokuwiki
Commits
64a165d8
Commit
64a165d8
authored
19 years ago
by
Koen Huybrechts
Browse files
Options
Downloads
Patches
Plain Diff
nl update
darcs-hash:20051022092616-4bebe-3ffc7ddad29d4b0ae2fc04f41af17361dee448fb.gz
parent
79da1d61
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
inc/lang/nl/lang.php
+6
-4
6 additions, 4 deletions
inc/lang/nl/lang.php
with
6 additions
and
4 deletions
inc/lang/nl/lang.php
+
6
−
4
View file @
64a165d8
...
...
@@ -6,6 +6,7 @@
* @author François Kooman <fkooman.tuxed.net>
* @author Jack van Klaren <dokuwiki@afentoe.xs4all.nl>
* @author Riny Heijdendael <riny@heijdendael.nl>
* @author Koen Huybrechts <huybkoen@gmail.com>
*/
$lang
[
'encoding'
]
=
'utf-8'
;
$lang
[
'direction'
]
=
'ltr'
;
...
...
@@ -45,10 +46,11 @@ $lang['remember'] = 'Bewaar';
$lang
[
'fullname'
]
=
'Volledige naam'
;
$lang
[
'email'
]
=
'E-mail'
;
$lang
[
'register'
]
=
'Registreren'
;
$lang
[
'badlogin'
]
=
'Sorry: de gebruikersnaam of het wachtwoord klopt niet.'
;
$lang
[
'badlogin'
]
=
'Gebruikersnaam en/of Wachtwoord kloppen niet'
;
$lang
[
'minoredit'
]
=
'Kleine wijziging'
;
$lang
[
'regmissing'
]
=
'
Sorry: je moet
al
l
e velden in
vullen.
'
;
$lang
[
'reguexists'
]
=
'
Sorry: e
r bestaat al een gebruiker met deze loginnaam.'
;
$lang
[
'regmissing'
]
=
'
Vul
al
d
e velden in'
;
$lang
[
'reguexists'
]
=
'
E
r bestaat al een gebruiker met deze loginnaam.'
;
$lang
[
'regsuccess'
]
=
'De gebruiker is aangemaakt. Het wachtwoord is per e-mail verzonden.'
;
$lang
[
'regsuccess2'
]
=
'De gebruiker is aangemaakt.'
;
$lang
[
'regmailfail'
]
=
'Het lijkt erop dat het sturen van de wachtwoordmail mislukt is. Neem a.u.b. contact op met de beheerder!'
;
...
...
@@ -169,4 +171,4 @@ $lang['subscribe_noaddress']= 'Er is geen adres dat overeenkomt met uw login, u
$lang
[
'unsubscribe_success'
]
=
'%s verwijderd van de lijst voor %s'
;
$lang
[
'unsubscribe_error'
]
=
'Fout bij verwijderen van %s van de lijst voor %s'
;
//Setup VIM: ex: et ts=2 enc=utf-8 :
\ No newline at end of file
//Setup VIM: ex: et ts=2 enc=utf-8 :
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment