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
3d928be9
Commit
3d928be9
authored
9 years ago
by
Mark C. Prins
Committed by
Translator of Dokuwiki
9 years ago
Browse files
Options
Downloads
Patches
Plain Diff
translation update
parent
42c73309
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
inc/lang/nl/lang.php
+1
-0
1 addition, 0 deletions
inc/lang/nl/lang.php
lib/plugins/extension/lang/nl/lang.php
+3
-0
3 additions, 0 deletions
lib/plugins/extension/lang/nl/lang.php
lib/plugins/styling/lang/nl/lang.php
+17
-0
17 additions, 0 deletions
lib/plugins/styling/lang/nl/lang.php
with
21 additions
and
0 deletions
inc/lang/nl/lang.php
+
1
−
0
View file @
3d928be9
...
...
@@ -27,6 +27,7 @@
* @author Mijndert <mijndert@mijndertstuij.nl>
* @author Johan Wijnker <johan@wijnker.eu>
* @author Hugo Smet <hugo.smet@scarlet.be>
* @author Mark C. Prins <mprins@users.sf.net>
*/
$lang
[
'encoding'
]
=
'utf-8'
;
$lang
[
'direction'
]
=
'ltr'
;
...
...
This diff is collapsed.
Click to expand it.
lib/plugins/extension/lang/nl/lang.php
+
3
−
0
View file @
3d928be9
...
...
@@ -8,6 +8,7 @@
* @author Johan Vervloet <johan.vervloet@gmail.com>
* @author Mijndert <mijndert@mijndertstuij.nl>
* @author Johan Wijnker <johan@wijnker.eu>
* @author Mark C. Prins <mprins@users.sf.net>
*/
$lang
[
'menu'
]
=
'Uitbreidingen'
;
$lang
[
'tab_plugins'
]
=
'Geïnstalleerde Plugins'
;
...
...
@@ -29,6 +30,8 @@ $lang['btn_disable'] = 'Schakel uit';
$lang
[
'btn_install'
]
=
'Installeer'
;
$lang
[
'btn_reinstall'
]
=
'Her-installeer'
;
$lang
[
'js'
][
'reallydel'
]
=
'Wilt u deze uitbreiding deinstalleren?'
;
$lang
[
'js'
][
'display_enabled'
]
=
'ingeschakeld'
;
$lang
[
'js'
][
'display_disabled'
]
=
'uitgeschakeld'
;
$lang
[
'search_for'
]
=
'Zoek Uitbreiding:'
;
$lang
[
'search'
]
=
'Zoek'
;
$lang
[
'extensionby'
]
=
'<strong>%s</strong> by %s'
;
...
...
This diff is collapsed.
Click to expand it.
lib/plugins/styling/lang/nl/lang.php
0 → 100644
+
17
−
0
View file @
3d928be9
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Mark C. Prins <mprins@users.sf.net>
*/
$lang
[
'btn_preview'
]
=
'Bekijk aanpassingen'
;
$lang
[
'btn_save'
]
=
'Sla aanpassingen op'
;
$lang
[
'btn_reset'
]
=
'Huidige aanpassingen verwerpen'
;
$lang
[
'btn_revert'
]
=
'Stijlen terugzetten naar de template default'
;
$lang
[
'__text__'
]
=
'Hoofd tekstkleur'
;
$lang
[
'__background__'
]
=
'Hoofd achtergrondkleur'
;
$lang
[
'__text_alt__'
]
=
'Alternatieve tekstkleur'
;
$lang
[
'__background_alt__'
]
=
'Alternatieve achtergrondkleur'
;
$lang
[
'__text_neu__'
]
=
'Neutrale tekstkleur'
;
$lang
[
'__background_neu__'
]
=
'Neutrale achtergrondkleur'
;
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