Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
ISPConfig 3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Manoa Ratefiarison
ISPConfig 3
Commits
94a408a0
Commit
94a408a0
authored
16 years ago
by
quentusrex
Browse files
Options
Downloads
Patches
Plain Diff
Fix the bug where this file was accidentally replaced with the nl version of itself.
parent
0b9a788e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
interface/web/admin/lib/lang/en_users.lng
+22
-22
22 additions, 22 deletions
interface/web/admin/lib/lang/en_users.lng
with
22 additions
and
22 deletions
interface/web/admin/lib/lang/en_users.lng
+
22
−
22
View file @
94a408a0
<?php
$wb
[
"username_txt"
]
=
'
Gebruikersna
am'
;
$wb
[
"username_err"
]
=
'
De gebruikersna
am is t
e
l
a
ng o
f bevat ongeldige k
ara
k
ters.'
;
$wb
[
"username_empty"
]
=
'
De gebruikersna
am is
leeg
.'
;
$wb
[
"username_unique"
]
=
'
Er bestaat reeds een gebruiker met deze gebruikersna
am.'
;
$wb
[
"passwort_txt"
]
=
'
Wachtwo
ord'
;
$wb
[
"username_txt"
]
=
'
Usern
am
e
'
;
$wb
[
"username_err"
]
=
'
The usern
am
e
is t
oo
l
o
ng o
r contains invalid ch
ara
c
ters.'
;
$wb
[
"username_empty"
]
=
'
The usern
am
e
is
empty
.'
;
$wb
[
"username_unique"
]
=
'
There is already a user with this usern
am
e
.'
;
$wb
[
"passwort_txt"
]
=
'
Passw
ord'
;
$wb
[
"modules_txt"
]
=
'Module'
;
$wb
[
"startmodule_txt"
]
=
'Startmodule'
;
$wb
[
"app_theme_txt"
]
=
'
Ontwerp
'
;
$wb
[
"app_theme_txt"
]
=
'
Design
'
;
$wb
[
"typ_txt"
]
=
'Type'
;
$wb
[
"active_txt"
]
=
'Actie
f
'
;
$wb
[
"language_txt"
]
=
'
Taal
'
;
$wb
[
"name_txt"
]
=
'Na
a
m'
;
$wb
[
"vorname_txt"
]
=
'
Voorna
am'
;
$wb
[
"unternehmen_txt"
]
=
'
Bedrijf
'
;
$wb
[
"strasse_txt"
]
=
'Str
aa
t'
;
$wb
[
"ort_txt"
]
=
'
Plaatsnaam
'
;
$wb
[
"active_txt"
]
=
'Acti
v
e'
;
$wb
[
"language_txt"
]
=
'
Language
'
;
$wb
[
"name_txt"
]
=
'Nam
e
'
;
$wb
[
"vorname_txt"
]
=
'
Foren
am
e
'
;
$wb
[
"unternehmen_txt"
]
=
'
Company
'
;
$wb
[
"strasse_txt"
]
=
'Str
ee
t'
;
$wb
[
"ort_txt"
]
=
'
City
'
;
$wb
[
"plz_txt"
]
=
'ZIP'
;
$wb
[
"land_txt"
]
=
'
Land
'
;
$wb
[
"land_txt"
]
=
'
Country
'
;
$wb
[
"email_txt"
]
=
'Email'
;
$wb
[
"url_txt"
]
=
'Url'
;
$wb
[
"telefon_txt"
]
=
'Tele
fo
on'
;
$wb
[
"telefon_txt"
]
=
'Tele
ph
on
e
'
;
$wb
[
"fax_txt"
]
=
'Fax'
;
$wb
[
"groups_txt"
]
=
'Gro
epen
'
;
$wb
[
"default_group_txt"
]
=
'
Standaard g
ro
e
p'
;
$wb
[
"active_txt"
]
=
'Actie
f
'
;
$wb
[
"btn_save_txt"
]
=
'
Opslaan
'
;
$wb
[
"btn_cancel_txt"
]
=
'
Annuleren
'
;
$wb
[
"startmodule_err"
]
=
'Start module is n
iet in de
modules.'
;
?>
$wb
[
"groups_txt"
]
=
'Gro
ups
'
;
$wb
[
"default_group_txt"
]
=
'
Default G
ro
u
p'
;
$wb
[
"active_txt"
]
=
'Acti
v
e'
;
$wb
[
"btn_save_txt"
]
=
'
Save
'
;
$wb
[
"btn_cancel_txt"
]
=
'
Cancel
'
;
$wb
[
"startmodule_err"
]
=
'Start module is n
ot within
modules.'
;
?>
\ No newline at end of file
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