Skip to content

Commit a2401dd

Browse files
author
Pascal Dreissen
committed
more dutch language adjustments.
1 parent 505fc4f commit a2401dd

16 files changed

+65
-65
lines changed

interface/web/sites/lib/lang/nl.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ $wb['FTP-User'] = 'FTP-gebruiker';
99
$wb['Webdav-User'] = 'Webdav-gebruiker';
1010
$wb['Folder'] = 'Protected Folders';
1111
$wb['Folder users'] = 'Protected Folder Users';
12-
$wb['Command Line'] = 'Command Line';
12+
$wb['Command Line'] = 'Opdrachtregel';
1313
$wb['Shell-User'] = 'Shell-gebruiker';
1414
$wb['Cron Jobs'] = 'Cron Jobs';
1515
$wb['Statistics'] = 'Statistieken';
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?php
2-
$wb['list_head_txt'] = 'Backup Stats';
2+
$wb['list_head_txt'] = 'Backup statistieken';
33
$wb['database_name_txt'] = '';
4-
$wb['active_txt'] = 'Active';
5-
$wb['domain_txt'] = 'Domain';
6-
$wb['backup_count_txt'] = 'Backup count';
4+
$wb['active_txt'] = 'Actief';
5+
$wb['domain_txt'] = 'Domein';
6+
$wb['backup_count_txt'] = 'Backup aantal';
77
$wb['backup_server_txt'] = 'Server';
88
$wb['backup_interval_txt'] = 'Interval / cnt.';
9-
$wb['backup_size_txt'] = 'Backupsize';
9+
$wb['backup_size_txt'] = 'Backup grootte';
1010
?>

interface/web/sites/lib/lang/nl_database.lng

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ $wb['database_user_txt'] = 'Database gebruikersnaam';
66
$wb['database_password_txt'] = 'Database wachtwoord';
77
$wb['password_strength_txt'] = 'Wachtwoord sterkte';
88
$wb['database_charset_txt'] = 'Database karkakterset';
9-
$wb['remote_access_txt'] = 'Remote toegang';
10-
$wb['remote_ips_txt'] = 'Remote toegang IPs (IP adressen gescheiden door een komma, niet ingevuld betekend toegang voor <i>elk IP-adres</i>)';
11-
$wb['database_remote_error_ips'] = 'Ten minste één van de ingevulde IP-adressen is ongeldig.';
9+
$wb['remote_access_txt'] = 'Externe toegang';
10+
$wb['remote_ips_txt'] = 'Externe toegang IPs (IP adressen gescheiden door een komma, niet ingevuld betekent toegang voor <i>elk IP-adres</i>)';
11+
$wb['database_remote_error_ips'] = 'Ten minste één van de ingevulde IP-adressen is ongeldig.';
1212
$wb['client_txt'] = 'Klant';
1313
$wb['active_txt'] = 'Actief';
1414
$wb['database_name_error_empty'] = 'Databasenaam is niet ingvuld.';
@@ -33,14 +33,14 @@ $wb['password_mismatch_txt'] = 'The passwords do not match.';
3333
$wb['password_match_txt'] = 'The passwords do match.';
3434
$wb['globalsearch_resultslimit_of_txt'] = 'of';
3535
$wb['globalsearch_resultslimit_results_txt'] = 'results';
36-
$wb['globalsearch_noresults_text_txt'] = 'No results.';
37-
$wb['globalsearch_noresults_limit_txt'] = '0 results';
38-
$wb['globalsearch_searchfield_watermark_txt'] = 'Search';
39-
$wb['globalsearch_suggestions_text_txt'] = 'Suggestions';
40-
$wb['database_ro_user_txt'] = 'Read-only database user';
41-
$wb['optional_txt'] = 'optional';
42-
$wb['select_dbuser_txt'] = 'Select database user';
43-
$wb['no_dbuser_txt'] = 'None';
36+
$wb['globalsearch_noresults_text_txt'] = 'Geen resultaten.';
37+
$wb['globalsearch_noresults_limit_txt'] = '0 resultaten';
38+
$wb['globalsearch_searchfield_watermark_txt'] = 'Zoeken';
39+
$wb['globalsearch_suggestions_text_txt'] = 'Suggesties';
40+
$wb['database_ro_user_txt'] = 'Read-only database gebruiker';
41+
$wb['optional_txt'] = 'optioneel';
42+
$wb['select_dbuser_txt'] = 'Selecteer database gebruiker';
43+
$wb['no_dbuser_txt'] = 'Geen';
4444
$wb['database_client_differs_txt'] = 'The client of the parent web and the database do not match.';
4545
$wb['database_user_missing_txt'] = 'Please select a database user for this database.';
4646
$wb['limit_database_quota_txt'] = 'Database quota';

interface/web/sites/lib/lang/nl_database_admin_list.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
$wb['list_head_txt'] = 'Database';
33
$wb['active_txt'] = 'Actief';
4-
$wb['remote_access_txt'] = 'Remote toegang';
4+
$wb['remote_access_txt'] = 'Externe toegang';
55
$wb['server_id_txt'] = 'Server';
66
$wb['database_user_txt'] = 'Database gebruiker';
77
$wb['database_name_txt'] = 'Database naam';

interface/web/sites/lib/lang/nl_database_list.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
$wb['list_head_txt'] = 'Database';
33
$wb['active_txt'] = 'Actief';
4-
$wb['remote_access_txt'] = 'Remote toegang';
4+
$wb['remote_access_txt'] = 'Externe toegang';
55
$wb['server_id_txt'] = 'Server';
66
$wb['database_user_txt'] = 'Database gebruiker';
77
$wb['database_name_txt'] = 'Database naam';
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
22
$wb['database_txt'] = 'Database';
33
$wb['server_name_txt'] = 'Server';
4-
$wb['client_txt'] = 'Client';
5-
$wb['used_txt'] = 'Used space';
4+
$wb['client_txt'] = 'Klant';
5+
$wb['used_txt'] = 'Gebruikte ruimte';
66
$wb['quota_txt'] = 'Quota';
7-
$wb['percentage_txt'] = 'Used in %';
7+
$wb['percentage_txt'] = 'Gebruikt in %';
88
?>
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
22
$wb['server_id_txt'] = 'Server';
33
$wb['parent_domain_id_txt'] = 'Website';
4-
$wb['path_txt'] = 'Path';
5-
$wb['active_txt'] = 'Active';
6-
$wb['path_error_regex'] = 'Invalid folder path.';
7-
$wb['error_folder_already_protected_txt'] = 'There is already a record for this folder.';
4+
$wb['path_txt'] = 'Pad';
5+
$wb['active_txt'] = 'Actief';
6+
$wb['path_error_regex'] = 'Folder pad is niet correct.';
7+
$wb['error_folder_already_protected_txt'] = 'Deze folder bestaat al.';
88
?>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
22
$wb['list_head_txt'] = 'Folder';
3-
$wb['active_txt'] = 'Active';
3+
$wb['active_txt'] = 'Actief';
44
$wb['server_id_txt'] = 'Server';
55
$wb['parent_domain_id_txt'] = 'Website';
66
$wb['path_txt'] = 'Path';
7-
$wb['add_new_record_txt'] = 'Add new Folder';
7+
$wb['add_new_record_txt'] = 'Toevoegen nieuwe folder';
88
?>
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<?php
22
$wb['web_folder_id_txt'] = 'Folder';
3-
$wb['username_txt'] = 'Username';
4-
$wb['password_txt'] = 'Password';
5-
$wb['active_txt'] = 'Active';
6-
$wb['folder_error_empty'] = 'No web folder selecetd.';
7-
$wb['password_strength_txt'] = 'Password strength';
8-
$wb['generate_password_txt'] = 'Generate Password';
9-
$wb['repeat_password_txt'] = 'Repeat Password';
10-
$wb['password_mismatch_txt'] = 'The passwords do not match.';
11-
$wb['password_match_txt'] = 'The passwords do match.';
12-
$wb['no_folder_perm'] = 'You have no permission for this folder.';
13-
$wb['error_user_exists_already_txt'] = 'There is already a record for this user.';
3+
$wb['username_txt'] = 'Gebruikersnaam';
4+
$wb['password_txt'] = 'Wachtwoord';
5+
$wb['active_txt'] = 'Actief';
6+
$wb['folder_error_empty'] = 'Geen webfolder geselecteerd.';
7+
$wb['password_strength_txt'] = 'Wachtwoord sterkte';
8+
$wb['generate_password_txt'] = 'Genereer wachtwoord';
9+
$wb['repeat_password_txt'] = 'Herhaal wachtwoord';
10+
$wb['password_mismatch_txt'] = 'De wachtwoorden zijn niet gelijk.';
11+
$wb['password_match_txt'] = 'De wachtwoorden zijn gelijk.';
12+
$wb['no_folder_perm'] = 'Je hebt geen toegang tot deze folder.';
13+
$wb['error_user_exists_already_txt'] = 'Deze gebruiker bestaat al.';
1414
?>
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
2-
$wb['list_head_txt'] = 'Folder User';
3-
$wb['active_txt'] = 'Active';
2+
$wb['list_head_txt'] = 'Folder gebruiker';
3+
$wb['active_txt'] = 'Actief';
44
$wb['web_folder_id_txt'] = 'Folder';
5-
$wb['username_txt'] = 'Username';
6-
$wb['add_new_record_txt'] = 'Add new Folder User';
5+
$wb['username_txt'] = 'Gebruikersnaam';
6+
$wb['add_new_record_txt'] = 'Toevoegen nieuwe folder gebruiker';
77
?>

0 commit comments

Comments
 (0)